@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1c2a47;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink-900:#1f2f54;--ink-800:#31415f;--ink-700:#465474;--ink-600:#61708e;--ink-500:#8b97b1;--blue-600:#1f5fb8;--blue-500:#3473d6;--soft-shadow:0 18px 40px #647caa2e;--app-bg:radial-gradient(circle at top, #dceaff 0%, transparent 32%), linear-gradient(180deg, #eef4ff 0%, #dfe9fb 100%);--shell-bg:radial-gradient(circle at top, #7caeff33, transparent 34%), linear-gradient(180deg, #fffffffa 0%, #f4f7fd 100%);--surface-panel:#ffffffe0;--surface-panel-strong:#ffffffeb;--surface-panel-soft:#ffffffdb;--surface-elevated:#fffffff5;--surface-input:#fff;--surface-border:#7584a829;--surface-accent-soft:#6d9ce31f;--surface-danger-soft:#e15c5c1f;--surface-warning-soft:#ffc73a1f;--surface-profile-avatar:#edf4ff;background:radial-gradient(circle at top,#dceaff 0%,#0000 32%),linear-gradient(#eef4ff 0%,#dfe9fb 100%);font-family:Poppins,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:15px}body{background:var(--app-bg);min-width:320px;min-height:100vh;color:var(--ink-800);margin:0}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}@media (width<=900px){html{font-size:14.5px}}@media (width<=640px){html{font-size:14px}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5edf9;--ink-900:#f2f6ff;--ink-800:#dbe5f7;--ink-700:#b7c5dd;--ink-600:#93a5c4;--ink-500:#7284a4;--blue-600:#84b3ff;--blue-500:#5e95f0;--soft-shadow:0 20px 44px #00000057;--app-bg:radial-gradient(circle at top, #4876cc38 0%, transparent 34%), linear-gradient(180deg, #0f1728 0%, #0b1220 100%);--shell-bg:radial-gradient(circle at top, #4f85e52e, transparent 34%), linear-gradient(180deg, #111928fa 0%, #0b1220fa 100%);--surface-panel:#101826d1;--surface-panel-strong:#121b2be6;--surface-panel-soft:#141e2edb;--surface-elevated:#162133f0;--surface-input:#0f1724f5;--surface-border:#7a8fb82e;--surface-accent-soft:#6d9ce329;--surface-danger-soft:#e15c5c29;--surface-warning-soft:#ffc73a29;--surface-profile-avatar:#33496ddb;background:radial-gradient(circle at top,#4876cc47 0%,#0000 32%),linear-gradient(#0f1728 0%,#0b1220 100%)}}.app-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.browser-window{background:var(--shell-bg);border-radius:32px;width:min(100%,1180px);min-height:760px;position:relative;overflow:hidden;box-shadow:0 30px 80px #28427829,inset 0 0 0 1px #ffffffe6}.browser-window:before{content:"";pointer-events:none;border:1px solid #11265214;border-radius:26px;position:absolute;inset:6px}.screen{gap:16px;display:grid}.browser-content{padding:34px}.topbar{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.top-actions{align-items:center;gap:12px;display:inline-flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(#121f3af5,#0a1428fa);border:1px solid #7b9cd54d;border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #08142b47}.brand-mark-image{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;display:block;transform:scale(1.12)}.brand-mark svg,.icon-button svg,.search-icon svg,.category-icon svg,.status-symbol svg,.ghost-arrow svg,.explore-cta svg,.nav-icon svg,.primary-cta svg{width:24px;height:24px}.brand-name{color:var(--ink-900);margin:0;font-size:clamp(1.55rem,4.1vw,1.95rem);font-weight:700;line-height:1.08}.icon-button{width:52px;height:52px;color:var(--ink-700);background:var(--surface-panel-strong);box-shadow:var(--soft-shadow);border:0;border-radius:50%;place-items:center;font-size:1.8rem;display:grid;overflow:hidden}.icon-button.has-avatar{padding:0}.icon-button.active{color:var(--blue-600);box-shadow:0 0 0 1px #3464c524, var(--soft-shadow)}.profile-icon-avatar{border-radius:inherit;background-color:#edf4ff;background-position:50%;background-size:cover;width:100%;height:100%;display:block}.location-panel{background:var(--surface-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--soft-shadow);border-radius:26px;gap:16px;padding:20px 22px;display:grid}.location-panel-topline{gap:4px;display:grid}.location-panel-topline strong{color:var(--ink-900);font-size:1.1rem}.location-panel-topline span{color:var(--ink-600);line-height:1.5}.location-panel-action{border:1px solid var(--surface-border);min-height:60px;color:var(--ink-800);background:var(--surface-elevated);font:inherit;border-radius:20px;justify-content:flex-start;align-items:center;gap:12px;padding:0 18px;font-weight:700;display:inline-flex;box-shadow:0 10px 18px #8698c414}.location-panel-icon{width:40px;height:40px;color:var(--blue-600);background:#6d9ce31f;border-radius:14px;place-items:center;display:grid}.location-panel-form{gap:12px;display:grid}.location-panel-input{width:100%}.location-panel-submit{justify-self:end}.hero-card,.panel,.pro-card,.bottom-nav,.favorite-card,.edit-button{background:var(--surface-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--soft-shadow)}.hero-card,.panel{border-radius:30px;padding:24px}.hero-card{background:radial-gradient(circle at top right, #7aa6ff33, transparent 40%), var(--surface-panel-strong);gap:16px;display:grid}.hero-card h1,.section-heading h2{color:var(--ink-900);margin:0}.hero-card h1{font-size:clamp(1.7rem,3.6vw,2.3rem);line-height:1.08}.eyebrow{color:var(--ink-600);margin:0;font-size:1.05rem}.connection-badge{background:var(--surface-panel-soft);border:1px solid var(--surface-border);border-radius:999px;justify-self:start;align-items:center;gap:10px;min-height:38px;padding:0 14px;font-size:.95rem;font-weight:600;display:inline-flex}.connection-dot{background:#f5b942;border-radius:50%;width:10px;height:10px}.connection-badge.checking{color:#8b6a1f}.connection-badge.checking .connection-dot{background:#f5b942}.connection-badge.connected{color:#1e7a4a}.connection-badge.connected .connection-dot{background:#2fb56c}.connection-badge.error{color:#b54747}.connection-badge.error .connection-dot{background:#e15c5c}.search-box{background:var(--surface-input);border:1px solid var(--surface-border);border-radius:20px;align-items:center;gap:12px;height:62px;padding:0 18px;display:flex;box-shadow:inset 0 1px #fffc,0 8px 20px #768dbe1f}.search-icon{color:var(--ink-500);display:inline-flex}.search-box input{width:100%;font:inherit;color:var(--ink-800);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--ink-500)}.hero-helper{color:var(--ink-600);margin:-4px 0 0;font-size:.98rem}.hero-helper.loading,.hero-helper.ready{color:#245fae}.hero-helper.error{color:#b54747}.primary-cta,.secondary-cta,.explore-cta{color:#fff;font:inherit;letter-spacing:.01em;background:linear-gradient(#4d89e6 0%,#205bb4 100%);border:0;font-weight:700;box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.primary-cta{border-radius:18px;justify-self:start;align-items:center;gap:12px;min-height:58px;padding:0 22px;display:inline-flex}.panel{gap:20px;display:grid}.section-heading h2{font-size:1.7rem}.featured-shop-card{background:radial-gradient(circle at 100% 0,#ffd65c3d,#0000 30%),linear-gradient(135deg,#0e121cfa,#1d222ff2);border-radius:28px;grid-template-columns:220px 1fr;gap:20px;padding:18px;display:grid;box-shadow:0 18px 38px #0f142347}.featured-shop-card-clickable{cursor:pointer;transition:transform .18s,box-shadow .18s}.featured-shop-card-clickable:hover,.featured-shop-card-clickable:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 24px 44px #0f142357}.featured-shop-image{background-color:#050505;background-position:50%;background-size:cover;border-radius:22px;min-height:190px;box-shadow:0 12px 28px #00000047}.featured-shop-body{align-content:center;gap:10px;display:grid}.featured-badge{color:#f3c752;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.95rem;font-weight:700}.featured-shop-body h3{color:#fff7df;margin:0;font-size:clamp(1.75rem,2.6vw,2.35rem);line-height:1.05}.featured-address{color:#fff7dfd1;margin:0}.favorites-topbar{align-items:center}.booking-topbar{justify-content:flex-start}.favorites-heading{align-items:center;gap:14px;display:flex}.favorites-back{width:44px;height:44px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center}.favorites-back svg{width:28px;height:28px}.favorites-title{color:var(--ink-900);margin:0;font-size:2rem}.edit-button{min-height:54px;color:var(--blue-500);font:inherit;border:0;border-radius:18px;padding:0 22px;font-weight:700}.favorites-search{max-width:760px}.schedule-panel{gap:26px}.booking-panel{margin-top:-4px}.schedule-section{background:linear-gradient(#fffffff0,#f2f7fff5);border:1px solid #7584a829;border-radius:28px;gap:16px;padding:22px;display:grid;box-shadow:inset 0 1px #fffc,0 12px 24px #768dbe1a}.schedule-section h3{color:var(--ink-900);margin:0;font-size:1.7rem}.schedule-booking-section{gap:20px}.schedule-booking-header{gap:16px;display:grid}.schedule-booking-identity{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.schedule-booking-avatar{background-color:#050505;background-position:50%;background-size:cover;border-radius:22px;width:78px;height:78px;box-shadow:0 14px 28px #12192d29}.schedule-booking-copy{gap:6px;display:grid}.schedule-booking-copy h3{margin:0}.schedule-booking-copy span{color:var(--ink-600);font-weight:600}.schedule-booking-feedback{justify-self:start}.schedule-service-options{gap:14px;display:grid}.schedule-service-option{min-height:72px;color:var(--ink-800);font:inherit;background:#fffffff2;border:1px solid #7584a829;border-radius:22px;align-items:center;gap:16px;padding:0 18px;font-size:1.08rem;display:flex;box-shadow:0 10px 18px #8698c414}.schedule-service-copy{text-align:left;gap:4px;display:grid}.schedule-service-reward-tag{color:#2e66c4;font-size:.82rem;font-weight:700}.schedule-service-option.active{background:linear-gradient(#f7fbff 0%,#e8f0ff 100%);border-color:#4d89e652}.schedule-service-option.reward{border-color:#4d89e647}.schedule-service-radio{color:#fff;border:2px solid #9cabcb;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;display:grid}.schedule-service-option.active .schedule-service-radio{background:linear-gradient(#74a6f3 0%,#2d66c5 100%);border-color:#4d89e6}.schedule-calendar-section{gap:14px}.schedule-calendar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-calendar-heading{gap:4px;display:grid}.schedule-calendar-heading span{color:var(--ink-600);text-transform:uppercase;letter-spacing:.08em;font-size:1rem;font-weight:600}.schedule-calendar-heading h3{text-transform:capitalize;margin:0}.schedule-calendar-nav{gap:8px;display:inline-flex}.calendar-nav-button{width:44px;height:44px;color:var(--ink-700);background:#fffffff5;border:1px solid #7584a829;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 18px #8698c414}.calendar-nav-button svg{width:20px;height:20px}.calendar-nav-button-prev svg{transform:rotate(180deg)}.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.calendar-weekdays span{color:var(--ink-600);text-align:center;letter-spacing:.04em;font-size:.84rem;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.calendar-day{min-height:76px;color:var(--ink-800);font:inherit;background:#fffffff2;border:1px solid #7584a829;border-radius:18px;align-content:center;justify-items:center;gap:4px;padding:8px 4px;display:grid;position:relative;box-shadow:0 10px 18px #8698c414}.calendar-day:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.calendar-day.muted:not(.active){color:#a7b1c6;background:#f5f8ffdb}.calendar-day.closed:not(.active){color:#9da8bf;background:linear-gradient(#f4f7fb 0%,#eef2f8 100%)}.calendar-day.today:not(.active){border-color:#4d89e652}.calendar-day.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);border-color:#0000;box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.calendar-day-number{font-size:1.2rem;font-weight:800;line-height:1}.calendar-day-meta{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;font-size:.68rem;font-weight:600;line-height:1.1;overflow:hidden}.calendar-day-notification{color:#fff;pointer-events:none;background:linear-gradient(#74a6f3 0%,#2d66c5 100%);border:2px solid #fffffff5;border-radius:999px;justify-content:center;align-items:center;width:12px;height:12px;font-size:0;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px;box-shadow:0 6px 14px #2c5db73d,0 0 0 1px #2c5db71f}.calendar-day-notification.has-count{width:auto;min-width:22px;height:18px;padding:0 6px;font-size:.68rem}.calendar-day.active .calendar-day-notification{background:#fffffffa;border-color:#132b56e6;box-shadow:0 8px 18px #0f1c3838,0 0 0 1px #ffffff2e}.calendar-day.active .calendar-day-notification.has-count{color:#205bb4}.calendar-day.today:not(.active) .calendar-day-notification{transform:translate(1px,-1px)}.schedule-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.schedule-time-picker-trigger{text-align:left;min-height:84px;color:var(--ink-800);font:inherit;background:#fffffff2;border:1px solid #7584a829;border-radius:22px;gap:4px;padding:16px 18px;display:none;box-shadow:0 10px 18px #8698c414}.schedule-time-picker-trigger span{color:var(--ink-600);text-transform:uppercase;letter-spacing:.06em;font-size:.84rem;font-weight:700}.schedule-time-picker-trigger strong{color:var(--ink-900);font-size:1.12rem}.schedule-time-picker-trigger small{color:var(--ink-600);font-size:.92rem;font-weight:600}.schedule-time-picker-trigger:disabled{opacity:.7}.schedule-time-chip{min-height:66px;color:var(--ink-700);font:inherit;background:#fffffff2;border:1px solid #7584a829;border-radius:20px;font-size:1.1rem;box-shadow:0 10px 18px #8698c414}.schedule-time-chip.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);font-weight:700;box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.schedule-time-chip:disabled,.schedule-time-chip.blocked{color:#9aa6c0;box-shadow:none;cursor:not-allowed;opacity:.72;background:#f5f8ffe0}.schedule-time-chip:disabled.active,.schedule-time-chip.blocked.active{color:#9aa6c0;box-shadow:none;background:#f5f8ffe0}.schedule-time-note{color:#657391;text-align:center;margin:4px 0 0;font-size:.96rem;font-weight:600}.schedule-time-modal-card{width:min(100%,520px)}.schedule-time-modal-heading{gap:4px;display:grid}.schedule-time-modal-heading p{color:var(--ink-600);margin:0;font-size:.92rem;font-weight:600}.schedule-time-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:min(60vh,420px);padding-right:2px;display:grid;overflow-y:auto}.schedule-time-modal-option{text-align:left;min-height:74px;color:var(--ink-700);font:inherit;background:#fffffff2;border:1px solid #7584a829;border-radius:18px;gap:4px;padding:14px 16px;display:grid;box-shadow:0 10px 18px #8698c414}.schedule-time-modal-option strong{font-size:1.06rem}.schedule-time-modal-option span{color:var(--ink-600);font-size:.84rem;font-weight:600}.schedule-time-modal-option.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.schedule-time-modal-option.active span{color:#ffffffd6}.schedule-time-modal-option:disabled,.schedule-time-modal-option.blocked{color:#9aa6c0;box-shadow:none;cursor:not-allowed;background:#f5f8ffe0}.schedule-time-modal-empty{border:1px solid var(--surface-border);background:var(--surface-panel);color:var(--ink-700);text-align:center;border-radius:18px;padding:18px;font-weight:600}.schedule-summary-card{color:var(--ink-800);background:#ffffffeb;border:1px solid #7584a829;border-radius:24px;gap:8px;padding:22px;display:grid}.schedule-summary-card strong,.schedule-summary-card span{font-size:1.2rem}.schedule-confirm-button{min-height:72px}.summary-label{color:var(--ink-900);margin:0;font-size:1.1rem;font-weight:700}.schedule-appointments-section{gap:18px}.schedule-appointments-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-appointments-header h3{margin:6px 0 0;font-size:1.45rem}.shop-appointments-subtitle{color:var(--ink-600);margin-top:8px;display:inline-block}.shop-appointments-calendar-meta{margin-bottom:4px}.shop-appointments-calendar-hint{color:var(--ink-600);margin:0;font-size:.92rem}.schedule-appointments-badge{min-height:38px;color:var(--blue-600);background:#6d9ce31f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.schedule-appointments-list{gap:12px;display:grid}.schedule-appointment-item{background:#fffffff0;border:1px solid #7584a824;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 18px;display:grid;box-shadow:0 10px 18px #8698c414}.schedule-appointment-item.active{background:linear-gradient(#f7fbff 0%,#edf4ff 100%);border-color:#4d89e642}.schedule-appointment-dot{background:linear-gradient(#74a6f3 0%,#2d66c5 100%);border-radius:50%;width:12px;height:12px;box-shadow:0 8px 16px #2c5db733}.schedule-appointment-copy,.schedule-appointment-meta{gap:4px;display:grid}.schedule-appointment-copy strong,.schedule-appointment-meta strong{color:var(--ink-900)}.schedule-appointment-copy p,.schedule-appointment-meta span{color:var(--ink-600);margin:0}.schedule-appointment-meta{text-align:right;justify-items:end}.schedule-appointment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;display:inline-flex}.schedule-appointment-action{color:#d35e5e;margin-top:0;margin-left:auto}.schedule-appointment-actions .schedule-appointment-action{margin-left:0}.schedule-appointment-action.contact{color:var(--blue-600)}.schedule-appointment-editor{border-top:1px solid #7584a829;grid-column:2/-1;gap:12px;margin-top:2px;padding-top:12px;display:grid}.schedule-service-options-compact{gap:10px}.schedule-service-options-compact .schedule-service-option{border-radius:16px;min-height:58px;padding:0 14px;font-size:.96rem}.schedule-service-options-compact .schedule-service-radio{width:24px;height:24px;font-size:1rem}.schedule-appointment-editor-summary{color:var(--ink-600);flex-wrap:wrap;gap:10px 16px;margin:0;font-size:.92rem;font-weight:600;display:flex}.schedule-appointment-editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.schedule-appointment-editor-actions .edit-button{min-height:44px;padding:0 18px}.shop-appointment-item{align-items:flex-start}.contact-modal-backdrop{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080f1d8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.contact-modal-card{border:1px solid var(--surface-border);background:var(--surface-panel-strong);border-radius:24px;gap:14px;width:min(100%,440px);padding:18px;display:grid;box-shadow:0 24px 48px #08122257}.contact-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.contact-modal-header h3{color:var(--ink-900);margin:0;font-size:1.18rem}.contact-modal-body{gap:10px;display:grid}.contact-modal-row{border:1px solid var(--surface-border);background:var(--surface-panel);border-radius:14px;gap:3px;padding:12px 14px;display:grid}.contact-modal-row strong{color:var(--ink-700);font-size:.9rem}.contact-modal-row span{color:var(--ink-900);font-weight:700}.contact-modal-actions{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.contact-whatsapp-button{color:#fff;background:linear-gradient(#33c975 0%,#16a34a 100%);border:0;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 20px #16a34a47}.contact-whatsapp-button.disabled{opacity:.7;box-shadow:none;background:linear-gradient(#768099 0%,#636f8c 100%)}.shop-profile-shell{gap:0;display:grid}.shop-profile-cover{background-position:50%;background-size:cover;border-radius:30px 30px 0 0;min-height:320px;position:relative;overflow:hidden}.shop-profile-cover:after{content:"";background:linear-gradient(#0e14201f,#0e142052);position:absolute;inset:0}.shop-profile-back{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111a303d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;position:absolute;top:18px;left:18px}.shop-profile-card{z-index:1;margin-top:-18px;position:relative}.shop-profile-favorite{z-index:2;color:#69799beb;width:50px;height:50px;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:24px;right:24px}.shop-profile-favorite svg{width:28px;height:28px}.shop-profile-favorite svg path{fill:#0000;transition:fill .2s,stroke .2s,opacity .2s}.shop-profile-favorite.active{color:#e04d6d;background:0 0}.shop-profile-favorite.active svg path{fill:currentColor;stroke:currentColor}.shop-profile-header{align-items:center;gap:18px;padding-right:82px;display:flex}.shop-profile-avatar{background-color:#050505;background-position:50%;background-size:cover;border-radius:24px;width:92px;height:92px;box-shadow:0 14px 28px #12192d29}.shop-profile-main{gap:6px;min-width:0;display:grid}.shop-profile-main h1,.shop-profile-section h2{color:var(--ink-900);margin:0}.shop-profile-main h1{font-size:clamp(2rem,3vw,2.6rem)}.shop-profile-owner{color:var(--ink-600);margin:0;font-weight:600}.shop-profile-area{color:var(--ink-500);margin:2px 0 0;font-size:.98rem;line-height:1.45}.shop-profile-stats,.shop-profile-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.shop-profile-pill,.shop-profile-tag{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);min-height:48px;color:var(--ink-700);border-radius:16px;justify-content:center;align-items:center;padding:0 18px;display:inline-flex;box-shadow:0 10px 18px #8698c41a}.shop-profile-pill-primary{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);font-weight:700}.shop-profile-rating-box{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);border-radius:22px;gap:10px;margin-top:18px;padding:16px 18px;display:grid;box-shadow:0 10px 18px #8698c414}.shop-profile-rating-topline{color:var(--ink-700);justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-rating-topline strong{color:var(--ink-900)}.shop-profile-rating-actions{flex-wrap:wrap;gap:10px;display:flex}.shop-profile-rating-star{border:1px solid var(--surface-border);color:#ffbe3d73;background:var(--surface-elevated);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 8px 16px #8698c414}.shop-profile-rating-star svg{width:22px;height:22px}.shop-profile-rating-star.active{color:#ffbc33;background:#ffc73a24;border-color:#ffbc3347}.shop-profile-rating-box p{color:var(--ink-600);margin:0;font-size:.98rem;line-height:1.5}.shop-profile-reward-box{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);border-radius:22px;gap:12px;margin-top:18px;padding:16px 18px;display:grid;box-shadow:0 10px 18px #8698c414}.shop-profile-reward-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-reward-topline strong{color:var(--ink-900)}.shop-profile-reward-topline span{color:var(--ink-600);font-weight:700}.shop-profile-reward-description{color:var(--ink-700);margin:0;font-weight:600;line-height:1.5}.shop-profile-reward-progress{background:#6d9ce31f;border:1px solid #6d9ce338;border-radius:999px;height:12px;overflow:hidden}.shop-profile-reward-progress span{border-radius:inherit;background:linear-gradient(#4d89e6 0%,#205bb4 100%);height:100%;transition:width .18s;display:block}.shop-profile-reward-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.shop-profile-reward-grid div{border:1px solid var(--surface-border);background:#ffffffa8;border-radius:16px;align-content:center;gap:4px;min-height:78px;padding:10px 12px;display:grid}.shop-profile-reward-grid small{color:var(--ink-600);font-size:.82rem}.shop-profile-reward-grid strong{color:var(--ink-900);font-size:1.04rem}.shop-profile-reward-cta{width:100%;min-height:56px}.shop-profile-reward-cta:disabled{opacity:.72;cursor:not-allowed;box-shadow:none}.shop-profile-reward-helper{color:var(--ink-600);margin:0;font-size:.92rem;line-height:1.45}.shop-profile-agenda-cta{margin-top:20px}.shop-profile-contact-actions{gap:14px;display:grid}.message-button{background:var(--surface-elevated);color:#2c3c5f;width:100%;min-height:62px;font:inherit;border:1px solid #6e81af26;border-radius:20px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 18px #8698c41a}.message-button-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.1em;height:1.1em;margin-right:10px;display:inline-flex}.message-button-icon svg{width:1em;height:1em}.message-button:disabled{opacity:.6;cursor:not-allowed}.shop-profile-section{gap:16px}.shop-profile-section p{color:var(--ink-700);margin:0;font-size:1.1rem;line-height:1.6}.shop-profile-gallery-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.shop-profile-gallery-item{aspect-ratio:1;appearance:none;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:20px;width:100%;padding:0;transition:transform .16s,box-shadow .16s;overflow:hidden}.shop-profile-gallery-item:hover{transform:translateY(-2px);box-shadow:0 18px 28px #16244429}.gallery-lightbox-card{gap:18px;max-width:min(88vw,960px)}.gallery-lightbox-header-actions{align-items:center;gap:12px;display:inline-flex}.gallery-lightbox-counter{color:var(--ink-600);font-size:.95rem;font-weight:700}.gallery-lightbox-body{touch-action:pan-y;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.gallery-lightbox-body img{object-fit:contain;border-radius:22px;width:100%;max-height:min(76vh,720px)}.gallery-lightbox-nav{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);width:48px;height:48px;color:var(--ink-700);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 24px #1624441f}.gallery-lightbox-nav svg{width:22px;height:22px}.gallery-lightbox-nav-next svg{transform:rotate(180deg)}.gallery-lightbox-thumbnails{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:12px;display:grid}.gallery-lightbox-thumbnail{aspect-ratio:1;border:1px solid var(--surface-border);opacity:.72;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:100%;padding:0;box-shadow:0 10px 18px #1624441a}.gallery-lightbox-thumbnail.active{opacity:1;transform:translateY(-1px);box-shadow:0 16px 28px #16244424,0 0 0 2px #4d89e638}.client-profile-shell{gap:22px;display:grid}.client-profile-top{align-items:center;min-height:58px;display:flex}.client-profile-card{border-radius:34px;gap:26px;padding:26px}.client-profile-loading-card{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:clamp(260px,45vh,460px)}.client-profile-loading-spinner{border:3px solid #5e95f04d;border-top-color:var(--blue-500);border-radius:50%;width:46px;height:46px;animation:.85s linear infinite client-profile-spin}.client-profile-loading-text{color:var(--ink-600);margin:0;font-size:1rem;font-weight:600}@keyframes client-profile-spin{to{transform:rotate(360deg)}}.client-profile-head{place-items:center;padding-top:4px;display:grid;position:relative}.client-avatar{background-color:#e8edf8;background-position:50%;background-size:cover;border:1px solid #ffffffe6;border-radius:50%;width:148px;height:148px;box-shadow:0 22px 44px #1b28471f,inset 0 1px #ffffffb3}.client-edit-button{min-width:112px;position:absolute;top:28px;right:0}.client-profile-meta{text-align:center;justify-items:center;gap:10px;min-width:0;display:grid}.client-profile-badge{min-height:34px;color:var(--ink-600);letter-spacing:.04em;text-transform:uppercase;background:#6d9ce31f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.client-profile-badge.professional{color:#2357a4;background:#4d89e629;box-shadow:inset 0 1px #ffffffb3}.client-profile-badge.professional-active{color:#2b8a58;background:#58b67b29;box-shadow:inset 0 1px #ffffffb3}.client-profile-badge.professional-pending{color:#c75b5b;background:#e0757524;box-shadow:inset 0 1px #ffffffb3}.client-profile-meta h1{color:var(--ink-900);margin:0;font-size:clamp(2.1rem,3vw,2.95rem)}.client-profile-meta p{color:var(--ink-600);margin:0;font-size:1.28rem}.client-profile-subtitle{font-weight:700;color:var(--ink-700)!important;font-size:1.08rem!important}.client-profile-profession{font-weight:700;color:var(--blue-600)!important;font-size:.98rem!important}.client-profile-area{max-width:720px;line-height:1.5;color:var(--ink-500)!important;font-size:1rem!important}.client-profile-address{overflow-wrap:anywhere;max-width:720px;font-size:1.05rem;line-height:1.6}.client-profile-reward-code{background:#6d9ce31f;border:1px solid #6d9ce33d;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex;color:var(--ink-700)!important;margin-top:2px!important;font-size:.92rem!important}.client-profile-reward-code strong{color:#1f58b2;letter-spacing:.06em}.profile-summary-link{width:100%;min-height:84px;color:var(--ink-900);cursor:pointer;background:linear-gradient(#fffffffa,#f4f8fffa);border:1px solid #6e81af24;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 22px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffffc7,0 14px 30px #8698c41f}.profile-summary-link:hover{border-color:#4d89e638;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc7,0 18px 34px #8698c429}.profile-summary-icon,.profile-summary-arrow{color:#5f8fe0;background:#6d9ce31f;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.profile-summary-arrow{color:var(--ink-500);background:0 0}.profile-summary-arrow svg{transform:rotate(180deg)}.profile-summary-copy{text-align:left;gap:4px;display:grid}.profile-summary-copy strong{color:var(--ink-900);font-size:1.28rem}.profile-summary-copy span{color:var(--ink-600);font-size:1rem}.profile-editor-panel{background:linear-gradient(#fffffffa,#f4f8fffa);border:1px solid #6e81af24;border-radius:28px;gap:20px;padding:24px;display:grid;box-shadow:inset 0 1px #ffffffc7,0 14px 30px #8698c41f}.profile-editor-heading{gap:6px;display:grid}.profile-editor-heading h2{color:var(--ink-900);margin:0;font-size:1.55rem}.profile-editor-heading p{color:var(--ink-600);margin:0;line-height:1.6}.profile-editor-avatar-row{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.profile-editor-avatar-preview{flex:none;width:104px;height:104px}.profile-editor-avatar-actions{color:var(--ink-600);gap:10px;display:grid}.profile-file-input{display:none}.profile-editor-upload{width:fit-content}.profile-editor-form{gap:16px}.profile-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.profile-editor-cancel{min-width:128px}.profile-editor-save{width:auto;min-width:220px;min-height:56px;padding:0 24px}.profile-editor-save:disabled,.profile-editor-cancel:disabled{opacity:.7;cursor:wait}.profile-professional-stack{gap:18px;display:grid}.profile-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-shortcut-card{border-radius:20px;grid-template-columns:46px minmax(0,1fr) 24px;min-height:76px;padding:14px 16px}.profile-shortcut-card .profile-summary-icon,.profile-shortcut-card .profile-summary-arrow{border-radius:14px;width:46px;height:46px}.profile-shortcut-card .profile-summary-copy strong{font-size:1rem}.profile-shortcut-card .profile-summary-copy span{font-size:.9rem}.profile-professional-panel{background:linear-gradient(#fffffffa,#f4f8fffa);border:1px solid #6e81af24;border-radius:28px;gap:16px;padding:24px;scroll-margin-top:96px;display:grid;box-shadow:inset 0 1px #ffffffc7,0 14px 30px #8698c41f}.profile-professional-heading{gap:6px;display:grid}.profile-professional-heading h2{color:var(--ink-900);margin:0;font-size:1.5rem}.profile-professional-heading p,.profile-hours-closed{color:var(--ink-600);margin:0;line-height:1.6}.profile-professional-tags,.profile-hours-chips{flex-wrap:wrap;gap:10px;display:flex}.profile-professional-tag,.profile-hours-chip{min-height:40px;color:var(--ink-700);background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #6e81af26;border-radius:16px;justify-content:center;align-items:center;padding:0 14px;display:inline-flex;box-shadow:0 10px 18px #8698c414}.profile-service-list,.profile-hours-list,.profile-manual-blocks-list{gap:12px;display:grid}.profile-manual-block-item{background:#fffffff0;border:1px solid #7584a824;border-radius:22px;gap:10px;padding:18px;display:grid;box-shadow:0 10px 18px #8698c414}.profile-manual-block-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-service-item,.profile-hours-item{background:#fffffff0;border:1px solid #7584a824;border-radius:22px;gap:8px;padding:18px;display:grid;box-shadow:0 10px 18px #8698c414}.profile-service-item strong,.profile-hours-topline strong{color:var(--ink-900);font-size:1.05rem}.profile-service-item span,.profile-hours-topline span,.profile-manual-block-item span{color:var(--ink-600)}.profile-service-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-reward-validate-box{background:#6d9ce31a;border:1px solid #6d9ce338;border-radius:20px;gap:12px;padding:14px;display:grid}.profile-reward-validate-box .edit-button{justify-self:flex-start;min-height:48px;padding:0 18px}.profile-loyalty-history{background:#6d9ce30f;border:1px solid #6d9ce338;border-radius:20px;gap:12px;padding:14px;display:grid}.profile-loyalty-history-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-loyalty-history-topline strong{color:var(--ink-900);font-size:1.03rem}.profile-loyalty-history-topline span{color:var(--ink-600);font-size:.92rem;font-weight:600}.profile-loyalty-history-list{gap:10px;display:grid}.profile-loyalty-history-item{background:#fffffff0;border:1px solid #7584a824;border-radius:18px;gap:8px;padding:14px;display:grid;box-shadow:0 10px 18px #8698c414}.profile-loyalty-history-item-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-loyalty-history-item-topline strong{color:var(--ink-900);font-size:1rem}.profile-loyalty-history-item-topline span,.profile-loyalty-history-item p{color:var(--ink-600);margin:0}.profile-loyalty-history-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-loyalty-history-status{min-height:30px;color:var(--ink-700);background:#609fff1f;border:1px solid #609fff52;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.profile-loyalty-history-status.cancelled{color:#ce5e5e;background:#e0757524;border-color:#e075755c}.profile-loyalty-history-buttons{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.profile-plan-current-box{background:#6d9ce314;border:1px solid #6d9ce33d;border-radius:20px;gap:10px;padding:16px;display:grid}.profile-plan-current-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-plan-current-topline strong{color:var(--ink-900);font-size:1.02rem}.profile-plan-current-box p{color:var(--ink-600);margin:0;line-height:1.5}.profile-plan-billing-toggle{background:#ffffffb8;border:1px solid #6d9ce32e;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,280px);padding:6px;display:inline-grid}.profile-plan-billing-tab{min-height:42px;color:var(--ink-600);cursor:pointer;background:0 0;border:0;border-radius:14px;font-size:.96rem;font-weight:700;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.profile-plan-billing-tab.active{color:#fff;background:linear-gradient(135deg,#5f97ed,#2d66c5);box-shadow:0 10px 18px #4b76c62e}.profile-plan-status{letter-spacing:.02em;min-height:32px;color:var(--ink-700);background:#669bff24;border:1px solid #669bff4d;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.profile-plan-status.status-active,.profile-plan-status.status-trialing{color:#2b8a58;background:#58b67b29;border-color:#58b67b59}.profile-plan-status.status-blocked,.profile-plan-status.status-past_due,.profile-plan-status.status-canceled{color:#c75b5b;background:#e0757524;border-color:#e075755c}.profile-plan-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-plan-card{background:#fffffff0;border:1px solid #7584a824;border-radius:20px;gap:10px;padding:16px;display:grid;box-shadow:0 10px 18px #8698c414}.profile-plan-card.current{border-color:#669bff57;box-shadow:inset 0 1px #fffc,0 12px 22px #4b76c629}.profile-plan-card-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-plan-card-topline strong{color:var(--ink-900);font-size:1.02rem}.profile-plan-price{color:var(--ink-700);font-weight:700}.profile-plan-card p{color:var(--ink-600);margin:0;line-height:1.45}.profile-plan-note{width:fit-content;max-width:100%;min-height:30px;color:var(--ink-600);background:#669bff14;border:1px solid #669bff2e;border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:600;line-height:1.4;display:inline-flex}.profile-plan-action{justify-self:flex-start;min-height:46px;padding:0 16px}.profile-hours-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-hours-toggle{color:var(--ink-600);align-items:center;gap:8px;font-weight:600;display:inline-flex}.profile-hours-toggle input{accent-color:#2d66c5}.profile-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-gallery-card{gap:10px;display:grid}.profile-gallery-item{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:20px;box-shadow:0 10px 18px #8698c414}.profile-professional-empty{color:var(--ink-600);background:#6d9ce314;border-radius:22px;padding:18px}.profile-professional-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.profile-gallery-add-button,.profile-manual-block-add-button,.profile-service-add-button{margin-inline:auto}.profile-panel-save{width:auto;min-width:220px;min-height:56px;padding:0 24px}.profile-inline-action{justify-self:flex-start}.profile-logout-button{color:#d26565;width:100%;min-height:78px;font:inherit;background:linear-gradient(#fff 0%,#fff9f9 100%);border:1px solid #de7a7a29;border-radius:24px;justify-content:flex-start;align-items:center;gap:16px;padding:0 24px;font-size:1.28rem;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffffd1,0 12px 26px #8698c414}.profile-logout-button:disabled{opacity:.72;cursor:wait}.profile-logout-icon{background:linear-gradient(#e4787824,#fffffffa);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.profile-logout-icon svg{width:28px;height:28px}.auth-shell{gap:18px;display:grid}.auth-top{align-items:center;display:flex}.auth-panel{gap:20px}.auth-heading{text-align:center;gap:10px;display:grid}.auth-heading h1{color:var(--ink-900);margin:0;font-size:clamp(2rem,3vw,2.8rem)}.auth-heading p{color:var(--ink-600);margin:0;font-size:1.15rem;line-height:1.6}.auth-heading-signup{margin-bottom:-4px}.auth-feedback{border-radius:18px;padding:14px 16px;font-weight:600}.auth-feedback.info{color:#3e5d93;background:#6d9ce31f}.auth-feedback.success{color:#1e7a4a;background:#2fb56c1f}.auth-feedback.error{color:#b54747;background:#e15c5c1f}.auth-switch{border:1px solid var(--surface-border);background:var(--surface-panel-strong);box-shadow:var(--soft-shadow);border-radius:24px;grid-template-columns:repeat(2,1fr);gap:10px;padding:6px;display:grid}.auth-switch-item{min-height:58px;color:var(--ink-700);font:inherit;background:0 0;border:0;border-radius:18px;font-weight:700}.auth-switch-item.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.auth-form-card{border:1px solid var(--surface-border);background:var(--surface-panel-strong);box-shadow:var(--soft-shadow);border-radius:26px;gap:18px;padding:22px;display:grid}.auth-label{gap:10px;display:grid}.auth-label>span{color:var(--ink-900);font-size:1.1rem;font-weight:700}.auth-helper,.auth-terms{color:var(--ink-600);margin:0;line-height:1.6}.auth-helper{font-size:.95rem}.auth-form-stack{gap:18px;display:grid}.auth-input{background:#fff;border:1px solid #7584a829;border-radius:20px;align-items:center;gap:12px;min-height:62px;padding:0 18px;display:flex;box-shadow:inset 0 1px #fffc,0 8px 20px #768dbe14}.auth-input input,.auth-input textarea{width:100%;font:inherit;color:var(--ink-800);background:0 0;border:0;outline:0}.auth-input textarea{resize:vertical;min-height:112px;padding:18px 0;line-height:1.55}.auth-input-textarea{align-items:flex-start}.auth-select{width:100%;font:inherit;color:var(--ink-800);appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:0;outline:0}.auth-select option,.auth-select optgroup{color:#182338;background:#fff}.auth-input-icon,.auth-input-eye,.auth-google-icon,.auth-benefit-icon,.auth-pro-arrow{color:#6d9ce3;display:inline-flex}.auth-input-icon svg,.auth-google-icon svg,.auth-benefit-icon svg,.auth-pro-arrow svg{width:24px;height:24px}.auth-link-button,.auth-inline-link{color:var(--blue-600);font:inherit;background:0 0;border:0;padding:0;font-weight:700}.auth-link-button{justify-self:end}.auth-submit{min-height:68px}.auth-divider{align-items:center;gap:14px;display:flex}.auth-divider span{background:#8191b43d;flex:1;height:1px}.auth-divider p,.auth-footer-text{color:var(--ink-600);text-align:center;margin:0}.auth-google-button{border:1px solid var(--surface-border);background:var(--surface-elevated);min-height:68px;color:var(--ink-900);font:inherit;border-radius:22px;justify-content:center;align-items:center;gap:14px;font-weight:700;display:inline-flex;box-shadow:0 10px 18px #8698c41a}.auth-switch-item:disabled,.auth-link-button:disabled,.auth-google-button:disabled,.auth-pro-button:disabled,.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-pro-card{grid-template-columns:1.4fr 1fr;align-items:center;gap:18px;display:grid}.auth-pro-copy h2,.auth-benefit strong{color:var(--ink-900);margin:0 0 8px}.auth-pro-copy p,.auth-benefit p{color:var(--ink-600);margin:0;line-height:1.5}.auth-pro-button{border:1px solid var(--surface-border);background:var(--surface-elevated);min-height:58px;color:var(--blue-600);font:inherit;border-radius:18px;justify-content:center;align-items:center;gap:10px;font-weight:700;display:inline-flex;box-shadow:0 10px 18px #8698c41a}.auth-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.auth-benefit{text-align:center;justify-items:center;gap:8px;display:grid}.favorites-panel{gap:24px}.favorites-section-heading h2{font-size:clamp(1.7rem,3.2vw,2.3rem)}.favorite-filters{scrollbar-width:none;grid-auto-columns:max-content;grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.favorite-filters::-webkit-scrollbar{display:none}.filter-chip{min-height:56px;color:var(--ink-700);font:inherit;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #6e81af26;border-radius:18px;padding:0 22px;font-size:1.05rem;box-shadow:0 10px 18px #8698c41f}.filter-chip.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);font-weight:700;box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.favorites-list{gap:16px;display:grid}.favorite-card{border-radius:28px;grid-template-columns:140px 1fr;gap:18px;padding:18px;display:grid;position:relative}.favorite-image{background-position:50%;background-size:cover;border-radius:20px;min-height:164px}.favorite-body{align-content:start;gap:12px;display:grid}.favorite-topline{justify-content:space-between;gap:16px;display:flex}.favorite-topline h3{color:var(--ink-900);margin:0 0 6px;font-size:1.55rem}.favorite-star{color:#e04d6d;background:#ffebf0f5;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 18px #e04d6d1f}.favorite-star svg{width:22px;height:22px}.favorite-star svg path{fill:currentColor;stroke:currentColor}.favorite-cta{justify-self:end}.category-strip{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:12px;display:grid}.category-strip::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--surface-border);min-width:0;color:var(--ink-700);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);border-radius:24px;justify-items:center;gap:8px;padding:14px 10px;display:grid;box-shadow:0 10px 18px #8698c41f}.category-chip.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);box-shadow:inset 0 1px #ffffff57,0 15px 25px #2c5db73d}.category-chip.active .category-icon{color:#fff;background:#ffffff24}.category-icon{background:linear-gradient(#6593e929,#fffffff5);border-radius:18px;place-items:center;width:48px;height:48px;font-size:1.75rem;display:grid}.category-label{text-align:center;line-height:1.25}.status-symbol{color:var(--blue-600);display:inline-flex}.available-today{color:var(--ink-900);align-items:center;gap:10px;font-size:1.26rem;font-weight:700;display:flex}.available-today p{margin:0}.swipe-hint{color:var(--ink-600);margin:-6px 0 4px;font-size:.9rem;font-weight:600;display:none}.card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-favorites-section{gap:14px;display:grid}.home-favorites-heading h3{color:var(--ink-900);margin:0;font-size:1.2rem}.home-favorites-strip{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.home-favorite-card{text-align:left;font:inherit;color:inherit;background:linear-gradient(#fffffff5,#f4f8fffa);border:1px solid #6e81af26;border-radius:22px;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 10px 20px #8898c014}.home-favorite-image{background-position:50%;background-size:cover;background-color:var(--surface-profile-avatar);border-radius:18px;width:58px;height:58px}.home-favorite-copy{gap:4px;min-width:0;display:grid}.home-favorite-copy strong,.home-favorite-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-favorite-copy strong{color:var(--ink-900);font-size:1rem}.home-favorite-copy span{color:var(--ink-600);font-size:.95rem}.home-favorite-rating{font-weight:700;color:var(--blue-600)!important;font-size:.84rem!important}.home-empty-state{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated), var(--surface-panel-strong));color:var(--ink-700);border-radius:24px;padding:20px 22px;box-shadow:0 10px 18px #8698c414}.home-empty-state strong,.home-empty-state p{margin:0}.home-empty-state strong{color:var(--ink-900);margin-bottom:8px;display:block}.home-empty-state p{line-height:1.6}.home-empty-state-error{background:linear-gradient(180deg, var(--surface-danger-soft), var(--surface-panel-strong));border-color:#e15c5c3d}.pro-card{border-radius:24px;grid-template-columns:minmax(130px,160px) 1fr;gap:12px;padding:12px;display:grid}.pro-card-button{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:1px solid #0000;transition:transform .16s,box-shadow .16s,border-color .16s}.pro-card-button:hover{box-shadow:var(--soft-shadow), 0 0 0 1px #4d89e614;border-color:#4d89e633;transform:translateY(-2px)}.pro-card-button:focus-visible{box-shadow:var(--soft-shadow), 0 0 0 3px #4d89e624;border-color:#4d89e657;outline:none}.pro-card-image{background-position:50%;background-size:cover;border-radius:20px;min-height:170px}.pro-card-body{align-content:start;gap:10px;padding-top:4px;display:grid}.pro-card-topline{justify-content:space-between;align-items:start;gap:10px;display:flex}.pro-card-topline h3{color:var(--ink-900);margin:0;font-size:1.42rem;line-height:1.1}.pro-card-subtitle{color:var(--ink-600);margin:4px 0 0;font-size:.95rem;font-weight:600}.ghost-arrow{color:#a5afc6;background:0 0;border:0;padding:0;display:inline-flex}.ghost-arrow-right svg{transform:rotate(180deg)}.pro-card-arrow{flex:none}.rating-row,.service-line{margin:0}.rating-row{color:var(--ink-700);flex-wrap:wrap;align-items:center;gap:8px;font-size:.98rem;display:flex}.rating-caption{color:var(--ink-600);margin:-2px 0 0;font-size:.88rem;font-weight:600;line-height:1.45}.stars{color:#ffbc33;letter-spacing:.08em;font-weight:700}.status-dot{border-radius:50%;width:9px;height:9px}.service-line{color:var(--ink-700)}.secondary-cta{border-radius:16px;justify-self:end;min-width:148px;height:50px;padding:0 18px}.explore-cta{border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:68px;font-size:1.35rem;display:inline-flex}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:92px;box-shadow:var(--soft-shadow);opacity:1;will-change:transform, opacity;background:#ffffffe0;border-radius:26px;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px 12px;transition:transform .22s,opacity .22s,box-shadow .22s;display:grid;transform:translateY(0)}.bottom-nav.is-hidden{opacity:0;pointer-events:none;transform:translateY(calc(100% + 20px))}.nav-item{color:var(--ink-500);font:inherit;background:0 0;border:0;justify-items:center;gap:6px;padding:10px 6px;display:grid}.nav-item.active{color:var(--blue-600);font-weight:700}.nav-icon{display:inline-flex}.nav-avatar{background-position:50%;background-size:cover;background-color:var(--surface-profile-avatar);border-radius:50%;width:32px;height:32px;display:block;box-shadow:0 8px 16px #40609c29}.nav-item.active .nav-avatar{box-shadow:0 0 0 2px #3464c52e,0 8px 16px #40609c2e}@media (width<=900px){.browser-content{padding-bottom:calc(128px + env(safe-area-inset-bottom,0px))}.browser-window{width:min(100%,720px)}.featured-shop-card,.card-list{grid-template-columns:1fr}.card-list-carousel,.card-list-mobile-swipe{scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:manipulation;overscroll-behavior-x:contain;gap:12px;margin:0 -2px;padding:0 2px 8px;display:flex;overflow-x:auto}.card-list-carousel::-webkit-scrollbar{display:none}.card-list-mobile-swipe::-webkit-scrollbar{display:none}.card-list-carousel .pro-card,.card-list-mobile-swipe .pro-card{scroll-snap-align:start;flex:0 0 min(344px,84vw)}.card-list-mobile-swipe{cursor:grab}.card-list-mobile-swipe:active{cursor:grabbing}.swipe-hint{display:block}.favorite-card{grid-template-columns:1fr}.home-favorites-strip{scrollbar-width:none;scroll-snap-type:x proximity;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.home-favorites-strip::-webkit-scrollbar{display:none}.home-favorite-card{scroll-snap-align:start;flex:0 0 min(300px,80vw)}.shop-profile-gallery,.profile-gallery-grid,.profile-plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{width:min(100% - 20px,700px);left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 8px);z-index:80;position:fixed;transform:translate(-50%)translateY(0)}.bottom-nav.is-hidden{transform:translate(-50%)translateY(calc(100% + 20px))}.auth-pro-card,.auth-benefits{grid-template-columns:1fr}.calendar-day{border-radius:16px;min-height:64px;padding:7px 3px}.schedule-time-picker-trigger{display:grid}.schedule-time-grid{display:none}.calendar-day-number{font-size:1.02rem}.calendar-day-meta{font-size:.6rem}.calendar-weekdays,.calendar-grid{gap:6px}.calendar-nav-button{border-radius:12px;width:40px;height:40px}.category-strip{scrollbar-width:none;scroll-snap-type:x proximity;gap:10px;margin:0 -2px;padding:0 2px 4px;display:flex;overflow-x:auto}.category-chip{scroll-snap-align:start;flex:0 0 clamp(86px,22vw,94px);gap:7px;padding:12px 8px}.category-icon{border-radius:16px;width:44px;height:44px}.category-label{font-size:.92rem}}@media (width<=640px){.app-shell{padding:0}.browser-window{width:100%;min-height:100vh;box-shadow:none;border-radius:0}.browser-window:before{display:none}.browser-content{padding:12px 10px calc(128px + env(safe-area-inset-bottom,0px))}.browser-content.browser-content-expanded{padding:12px 0 calc(128px + env(safe-area-inset-bottom,0px))}.browser-content.browser-content-expanded .booking-topbar,.browser-content.browser-content-expanded .client-profile-top{padding-inline:12px}.panel,.client-profile-card,.schedule-section,.profile-editor-panel,.profile-professional-panel,.auth-panel,.favorites-panel{box-shadow:none;border-radius:20px}.schedule-section,.profile-editor-panel,.profile-professional-panel{border:0}.browser-content.browser-content-expanded .schedule-panel,.browser-content.browser-content-expanded .client-profile-shell{gap:12px}.browser-content.browser-content-expanded .schedule-section,.browser-content.browser-content-expanded .client-profile-card{border-radius:16px;padding-left:14px;padding-right:14px}.topbar{align-items:flex-start;gap:14px}.top-actions{gap:10px}.brand-mark{border-radius:16px;width:54px;height:54px}.brand-mark-image{transform:scale(1.1)}.brand-name{font-size:clamp(1.35rem,6.2vw,1.72rem)}.location-panel{border-radius:22px;padding:18px}.location-panel-submit{justify-self:stretch;width:100%}.hero-card,.panel{padding:20px}.favorites-title{font-size:1.55rem}.section-heading h2{font-size:1.42rem}.available-today{gap:8px;font-size:1.16rem}.swipe-hint{margin-top:-8px;font-size:.84rem}.shop-profile-cover{min-height:230px}.shop-profile-header{grid-template-columns:74px minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.shop-profile-favorite{width:48px;height:48px;top:18px;right:18px}.shop-profile-avatar{border-radius:20px;width:74px;height:74px}.shop-profile-main h1{font-size:1.65rem;line-height:1.04}.shop-profile-header{padding-right:62px}.shop-profile-owner{font-size:.98rem}.shop-profile-stats,.shop-profile-tags,.shop-profile-rating-actions{gap:8px}.shop-profile-pill,.shop-profile-tag{border-radius:14px;min-height:42px;padding:0 14px;font-size:.94rem}.shop-profile-rating-box{gap:8px;padding:14px}.shop-profile-reward-box{gap:10px;padding:14px}.shop-profile-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-profile-reward-grid div{min-height:70px;padding:9px 10px}.shop-profile-reward-grid strong{font-size:.98rem}.shop-profile-rating-topline{flex-direction:column;align-items:flex-start;gap:4px}.shop-profile-rating-star{border-radius:12px;width:40px;height:40px}.shop-profile-rating-box p,.shop-profile-section p{font-size:.98rem}.rating-row{gap:6px;font-size:.98rem}.client-avatar{width:92px;height:92px}.auth-form-card{padding:18px}.client-profile-shell{gap:16px}.client-profile-top{min-height:46px}.client-profile-card{border-radius:28px;gap:18px;padding:18px 16px 20px}.client-profile-head{gap:12px;padding-top:0}.client-edit-button{justify-self:center;min-width:98px;min-height:48px;padding:0 18px;position:static}.client-profile-meta{gap:8px}.client-profile-badge{letter-spacing:.03em;min-height:30px;padding:0 12px;font-size:.78rem}.client-profile-meta h1{font-size:clamp(1.95rem,8.8vw,2.45rem);line-height:1.04}.client-profile-meta p{font-size:1.02rem;line-height:1.35}.client-profile-subtitle{font-size:.96rem!important}.client-profile-profession{font-size:.88rem!important}.client-profile-area{max-width:100%;font-size:.92rem!important}.client-profile-address{max-width:100%;font-size:.96rem;line-height:1.45}.client-profile-reward-code{min-height:34px;padding:0 12px;font-size:.84rem!important}.profile-summary-link{border-radius:20px;gap:12px;min-height:74px;padding:14px 16px}.profile-summary-icon,.profile-summary-arrow{border-radius:16px;width:46px;height:46px}.profile-summary-copy strong{font-size:1.06rem;line-height:1.2}.profile-summary-copy span{font-size:.94rem;line-height:1.35}.profile-logout-button{border-radius:20px;gap:12px;min-height:72px;padding:0 18px;font-size:1.05rem}.profile-logout-icon{border-radius:16px;width:46px;height:46px}.profile-logout-icon svg{width:24px;height:24px}.schedule-service-option{align-items:flex-start;min-height:66px;padding-top:16px;padding-bottom:16px;font-size:1rem}.schedule-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-editor-panel{padding:18px}.profile-editor-avatar-row{flex-direction:column;align-items:flex-start}.profile-editor-save,.profile-editor-cancel{width:100%}.profile-hours-topline{flex-direction:column;align-items:flex-start}.profile-service-grid,.profile-plan-list{grid-template-columns:1fr}.profile-plan-current-topline,.profile-plan-card-topline{flex-direction:column;align-items:flex-start}.profile-plan-action{justify-self:stretch;width:100%}.profile-manual-block-grid{grid-template-columns:1fr}.profile-reward-validate-box .edit-button{justify-self:stretch;width:100%}.schedule-section{padding:16px}.schedule-section h3{font-size:1.25rem}.schedule-appointments-section{gap:14px}.schedule-appointments-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.schedule-appointments-header h3{margin:2px 0 0;font-size:1.1rem;line-height:1.2}.shop-appointments-subtitle{margin-top:4px;font-size:.9rem}.schedule-appointments-badge{text-align:center;white-space:nowrap;min-height:34px;padding:0 12px;font-size:.82rem}.schedule-appointment-item{border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px 12px;padding:14px}.schedule-appointment-dot{width:10px;height:10px;margin-top:6px}.schedule-appointment-copy{gap:2px;min-width:0}.schedule-appointment-copy strong{font-size:.98rem;line-height:1.25}.schedule-appointment-copy p{word-break:break-word;font-size:.92rem;line-height:1.35}.schedule-appointment-meta{text-align:left;justify-content:space-between;align-items:center;gap:8px 12px;justify-items:initial;flex-wrap:wrap;grid-column:2;width:100%;display:flex}.schedule-appointment-meta strong,.schedule-appointment-meta span{font-size:.92rem}.schedule-appointment-actions{justify-content:flex-start;gap:8px 14px;width:100%;margin-top:0}.schedule-appointment-action{white-space:nowrap;margin-top:0;margin-left:0;font-size:.95rem}.shop-appointment-item .schedule-appointment-action{margin-left:auto}.schedule-appointment-editor{grid-column:1/-1;gap:10px;padding-top:10px}.schedule-service-options-compact .schedule-service-option{border-radius:14px;gap:10px;min-height:52px;padding:0 12px;font-size:.9rem}.schedule-appointment-editor-summary{gap:8px;font-size:.84rem}.schedule-appointment-editor-actions{justify-content:stretch}.schedule-appointment-editor-actions .edit-button{flex:1;min-width:0}.contact-modal-backdrop{padding:14px}.contact-modal-card{border-radius:18px;padding:14px}.contact-modal-header h3{font-size:1.04rem}.schedule-time-modal-grid,.contact-modal-actions{grid-template-columns:1fr}.contact-whatsapp-button,.contact-modal-actions .edit-button{width:100%}.schedule-calendar-header{flex-direction:row;align-items:center}.schedule-calendar-nav{flex:none}.calendar-weekdays,.calendar-grid{gap:5px}.calendar-day{border-radius:14px;min-height:56px;padding:6px 2px}.calendar-weekdays span,.calendar-day-meta{font-size:.56rem}.calendar-day-number{font-size:.92rem}.calendar-nav-button{border-radius:11px;width:36px;height:36px}.schedule-calendar-heading span{font-size:.84rem}.schedule-calendar-heading h3{font-size:1rem}.pro-card{grid-template-columns:1fr}.pro-card-image{min-height:180px}.pro-card-topline h3{font-size:1.28rem}.pro-card-subtitle{font-size:.88rem}.service-line{font-size:.95rem}.rating-caption{font-size:.84rem}.card-list-carousel .pro-card,.card-list-mobile-swipe .pro-card{flex-basis:min(292px,84vw)}.home-favorite-card{flex-basis:min(256px,78vw)}.secondary-cta{justify-self:stretch}.favorite-topline{align-items:start}.favorite-cta{justify-self:stretch}.profile-gallery-grid{grid-template-columns:1fr}.profile-shortcuts{gap:8px}.profile-shortcut-card{border-radius:18px;grid-template-columns:40px minmax(0,1fr) 20px;min-height:70px;padding:12px}.profile-shortcut-card .profile-summary-icon,.profile-shortcut-card .profile-summary-arrow{border-radius:12px;width:40px;height:40px}.profile-shortcut-card .profile-summary-copy strong{font-size:.94rem}.profile-shortcut-card .profile-summary-copy span{font-size:.82rem}.bottom-nav{min-height:84px;padding:8px}}@media (width<=420px){.client-profile-card{padding:16px 14px 18px}.client-avatar{width:84px;height:84px}.client-edit-button{min-width:92px;min-height:44px;font-size:.95rem}.client-profile-meta h1{font-size:clamp(1.75rem,8.6vw,2.2rem)}.client-profile-meta p{font-size:.98rem}.client-profile-address{font-size:.92rem}.client-profile-profession,.client-profile-area{font-size:.88rem!important}.profile-summary-link{grid-template-columns:42px minmax(0,1fr) 26px;padding:13px 14px}.profile-summary-icon,.profile-summary-arrow{border-radius:14px;width:42px;height:42px}.profile-summary-copy strong{font-size:1rem}.profile-summary-copy span{font-size:.9rem}.shop-profile-reward-grid{grid-template-columns:1fr}.profile-shortcuts{grid-template-columns:1fr;display:grid}.profile-shortcut-card{min-height:66px}.profile-shortcut-card .profile-summary-copy strong{font-size:.92rem}.profile-shortcut-card .profile-summary-copy span{font-size:.8rem}.profile-logout-button{min-height:68px;padding:0 16px;font-size:1rem}.profile-logout-icon{border-radius:14px;width:42px;height:42px}}@media (prefers-color-scheme:dark){.browser-window{box-shadow:0 30px 80px #0000006b,inset 0 0 0 1px #b7c5dd14}.browser-window:before{border-color:#b7c5dd14}.bottom-nav{border:1px solid var(--surface-border);background:#0e1623e0;box-shadow:0 20px 40px #0000005c}.home-favorite-card{border-color:var(--surface-border);background:linear-gradient(#151f30f5,#0f1724fa);box-shadow:0 12px 24px #0000003d}.category-chip{color:var(--ink-700);background:linear-gradient(#121e31f2,#0a1321fa);border-color:#6a84ba47;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px #afc7f30f,0 12px 22px #0209136b}.category-chip:hover{border-color:#84b3ff6b;transform:translateY(-1px);box-shadow:inset 0 1px #c2d6fb14,0 15px 26px #040c1a75}.category-chip.active{color:#fff;background:linear-gradient(#4d89e6 0%,#215cb5 100%);border-color:#76a6f761;box-shadow:inset 0 1px #ffffff42,0 16px 30px #1532696b}.category-icon{color:#9ec1ff;background:linear-gradient(#223453f0,#101e33fa);border:1px solid #6f8fc957;box-shadow:inset 0 1px #c5daff29,0 10px 18px #040c1970}.category-chip.active .category-icon{color:#f2f7ff;background:linear-gradient(#6fa4f7f2,#3869c1fa);border-color:#c9dcff80;box-shadow:inset 0 1px #ffffff3d,0 10px 18px #0e295a75}.category-label{color:#d3dff6}.category-chip.active .category-label{color:#fff}.schedule-section,.profile-editor-panel,.profile-professional-panel,.auth-switch,.auth-form-card{border-color:var(--surface-border);background:linear-gradient(#141e2ef5,#0d1421fa);box-shadow:inset 0 1px #ffffff0a,0 16px 30px #00000047}.auth-switch-item:not(.active){color:var(--ink-700)}.calendar-nav-button,.schedule-service-option,.schedule-time-picker-trigger,.schedule-time-chip,.schedule-time-modal-option,.schedule-summary-card,.schedule-appointment-item,.profile-summary-link,.profile-plan-card,.profile-service-item,.profile-manual-block-item,.profile-hours-item,.profile-logout-button,.filter-chip,.auth-google-button,.auth-pro-button{border-color:var(--surface-border);background:linear-gradient(#182335f5,#111a28fa);box-shadow:0 10px 18px #00000038}.schedule-service-option.active,.schedule-appointment-item.active{background:linear-gradient(#29416df5,#182c52fa);border-color:#84b3ff57}.schedule-service-option.reward{border-color:#75aaff57}.schedule-service-reward-tag{color:#8cb7ff}.calendar-nav-button,.schedule-service-option,.schedule-time-picker-trigger,.schedule-time-chip,.schedule-time-modal-option,.schedule-summary-card,.schedule-appointment-item,.profile-summary-link,.profile-plan-card,.profile-service-item,.profile-manual-block-item,.profile-hours-item,.home-favorite-card,.filter-chip,.auth-google-button,.auth-pro-button{color:var(--ink-800)}.calendar-day{border-color:var(--surface-border);background:linear-gradient(#172234f2,#111a28fa);box-shadow:0 10px 18px #00000038}.calendar-day.muted:not(.active){color:var(--ink-500);background:#141e2ec7}.calendar-day.closed:not(.active){color:var(--ink-500);background:linear-gradient(#121b2ae0,#0d141ff5)}.calendar-day.today:not(.active){background:linear-gradient(#182539f2,#101927fa);border-color:#84b3ff52}.calendar-day-notification{border-color:#0e1623fa;box-shadow:0 8px 16px #030a1657,0 0 0 1px #84b3ff24}.calendar-day.active .calendar-day-notification{background:#f1f7fffa;border-color:#080f1bf5}.schedule-time-chip:disabled,.schedule-time-chip.blocked,.schedule-time-chip:disabled.active,.schedule-time-chip.blocked.active,.schedule-time-modal-option:disabled,.schedule-time-modal-option.blocked{color:var(--ink-500);opacity:.9;box-shadow:none;background:#121b2ad1}.schedule-time-picker-trigger span,.schedule-time-picker-trigger small,.schedule-time-modal-heading p,.schedule-time-modal-option span,.schedule-time-modal-empty{color:var(--ink-600)}.schedule-time-picker-trigger strong{color:var(--ink-900)}.schedule-time-note,.shop-appointments-subtitle,.schedule-appointment-copy p,.schedule-appointment-meta span{color:var(--ink-600)}.schedule-appointments-badge{background:#6d9ce329}.auth-input{border-color:var(--surface-border);background:linear-gradient(#162133f5,#0e1623fa);box-shadow:inset 0 1px #ffffff0a,0 10px 18px #0003}.auth-input input,.auth-input textarea,.auth-select{color:var(--ink-800)}.auth-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.auth-select option,.auth-select optgroup{color:#f4f7ff;background:#162033}.auth-input input::placeholder,.auth-input textarea::placeholder,.auth-select::placeholder{color:var(--ink-500)}.auth-input-icon,.auth-input-eye{color:var(--blue-600)}.profile-summary-link:hover{border-color:#84b3ff42;box-shadow:inset 0 1px #ffffff0d,0 18px 34px #00000047}.profile-summary-icon,.profile-logout-icon{background:#24344fe6;box-shadow:inset 0 1px #ffffff0a}.profile-summary-arrow{color:var(--ink-500)}.profile-professional-tag,.profile-hours-chip{border-color:var(--surface-border);color:var(--ink-700);background:#1f2f49eb}.profile-professional-empty{border-color:var(--surface-border);color:var(--ink-600);background:#141e2edb}.profile-plan-current-box{background:#1a283fad;border-color:#84b3ff38;box-shadow:inset 0 1px #ffffff0a}.profile-plan-billing-toggle{background:#141e2eb8;border-color:#84b3ff2e}.profile-plan-billing-tab,.profile-plan-current-box p,.profile-plan-price,.profile-plan-card p,.profile-plan-note{color:var(--ink-600)}.profile-plan-card.current{border-color:#84b3ff57;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #0000003d}.profile-plan-status{color:#bcd5ff;background:#4375c438;border-color:#84b3ff57}.profile-plan-status.status-active,.profile-plan-status.status-trialing{color:#9be5c0;background:#2f7b5457;border-color:#74cd9a57}.profile-plan-status.status-blocked,.profile-plan-status.status-past_due,.profile-plan-status.status-canceled{color:#ff8e8e;background:#7b34343d;border-color:#e0757557}.profile-plan-note{background:#4375c41a;border-color:#84b3ff2e}.shop-profile-reward-box,.profile-reward-validate-box,.profile-loyalty-history{border-color:var(--surface-border);background:linear-gradient(#141e2ef5,#0d1421fa);box-shadow:inset 0 1px #ffffff0a,0 14px 28px #0000003d}.profile-loyalty-history-item{border-color:var(--surface-border);background:#111a28cc;box-shadow:inset 0 1px #ffffff08}.profile-loyalty-history-topline span,.profile-loyalty-history-item-topline span,.profile-loyalty-history-item p{color:var(--ink-600)!important}.profile-loyalty-history-status{color:#bcd5ff;background:#4375c438;border-color:#76aeff57}.profile-loyalty-history-status.cancelled{color:#ff8e8e;background:#7b34343d;border-color:#e0757557}.shop-profile-reward-progress{border-color:var(--surface-border);background:#111a28c2}.shop-profile-reward-grid div{border-color:var(--surface-border);background:#131d2dcc;box-shadow:inset 0 1px #ffffff08}.shop-profile-reward-topline span,.shop-profile-reward-description,.shop-profile-reward-helper,.shop-profile-reward-grid small,.client-profile-reward-code{color:var(--ink-600)!important}.shop-profile-reward-grid strong,.client-profile-reward-code strong{color:var(--ink-900)}.client-profile-reward-code{background:#29416d3d;border-color:#84b3ff52}.profile-logout-button{background:linear-gradient(#2f1b1eeb,#1c1113fa);border-color:#de7a7a38}.profile-logout-icon{background:#5c2d2d38}}@media (prefers-color-scheme:dark) and (width<=640px){.browser-window{box-shadow:none}}
