@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}.location-prompt-card{background:radial-gradient(circle at 100% 0,#76a8f22e,#0000 34%),linear-gradient(#fffffff5,#f3f8fffa);border:1px solid #4d89e629;border-radius:28px;gap:18px;padding:22px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff80,0 20px 34px #1e438814}.location-prompt-popup{z-index:181;width:min(100% - 32px,760px);position:fixed;bottom:108px;left:50%;transform:translate(-50%)}.location-prompt-card.is-error{background:radial-gradient(circle at 100% 0,#e87e7e29,#0000 34%),linear-gradient(#fffffff5,#fff5f5fa);border-color:#e15c5c2e}.location-prompt-copy{gap:8px;display:grid}.location-prompt-close{width:36px;height:36px;color:var(--ink-700);background:#ffffffb8;border:1px solid #4d89e629;border-radius:999px;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 20px #121c3014}.location-prompt-card.is-error .location-prompt-close{border-color:#e15c5c29}.location-prompt-badge{color:#245fae;letter-spacing:.01em;background:#4d89e61a;border-radius:999px;justify-self:start;align-items:center;min-height:30px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.location-prompt-card.is-error .location-prompt-badge{color:#b54747;background:#e15c5c1a}.location-prompt-copy h3,.location-prompt-copy p{margin:0}.location-prompt-copy h3{color:var(--ink-900);font-size:1.28rem;line-height:1.15}.location-prompt-copy p{color:var(--ink-600);line-height:1.65}.location-prompt-actions{flex-wrap:wrap;gap:12px;display:flex}.location-prompt-secondary{color:var(--ink-800);background:#ffffffc7;justify-self:start;box-shadow:inset 0 1px #ffffff70,0 14px 24px #121c300f}.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-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:16px;margin:0 -2px;padding:0 2px 8px;display:flex;overflow-x:auto}.featured-shop-carousel::-webkit-scrollbar{display:none}.featured-shop-card{scroll-snap-align:start;background:radial-gradient(circle at 100% 0,#ffd65c3d,#0000 30%),linear-gradient(135deg,#0e121cfa,#1d222ff2);border-radius:28px;flex:0 0 min(100%,1060px);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-description{color:#fff7dfbd;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.featured-rating-row{color:#fff7dfe6;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-weight:700;display:flex}.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:.3;cursor:not-allowed;box-shadow:none;transform: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.locked:not(.active){background:linear-gradient(#f6f8fc 0%,#edf1f7 100%);border-style:dashed;border-color:#8698c438}.calendar-day.locked:not(.active) .calendar-day-meta{color:#7f8ca8}.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-note{color:var(--ink-600);margin:0;font-size:.85rem;line-height:1.4}.schedule-appointment-note.locked{color:#c77d52;font-weight:700}.schedule-appointment-note.pending,.schedule-appointment-note.guest.pending{color:#c77d52;font-weight:800}.schedule-appointment-note.guest{color:#3e5d93;font-weight:700}.schedule-appointment-action.contact{color:var(--blue-600)}.schedule-appointment-action.confirm{color:#1e7a4a}.schedule-appointment-action.reject{color:#b54747}.favorite-client-star{color:var(--ink-600);align-items:center;gap:5px;display:inline-flex}.favorite-client-star svg{width:16px;height:16px}.favorite-client-star.active{color:#f3b72f}.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}.shop-quick-actions{background:#ffffffeb;border:1px solid #7584a829;border-radius:22px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 18px #8698c414}.shop-quick-actions-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-quick-actions-header h3{color:var(--ink-900);text-transform:capitalize;margin:4px 0 0;font-size:1.12rem}.shop-quick-time-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.shop-quick-time-grid .schedule-time-chip{border-radius:16px;min-height:48px;font-size:.96rem}.shop-quick-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shop-quick-field{color:var(--ink-800);gap:6px;font-size:.9rem;font-weight:700;display:grid}.shop-quick-field-wide{grid-column:1/-1}.shop-quick-input{width:100%;min-height:48px;color:var(--ink-900);font:inherit;background:#fffffff5;border:1px solid #7584a82e;border-radius:14px;outline:none;padding:0 14px;font-weight:700}.shop-quick-input:focus{border-color:#4d89e66b;box-shadow:0 0 0 3px #4d89e61f}.shop-quick-actions-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-quick-status{color:var(--ink-600);font-size:.9rem;font-weight:700}.shop-quick-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.shop-quick-buttons .edit-button{min-height:46px;padding:0 18px}.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%)}.favorite-clients-panel,.favorite-clients-section{gap:18px}.favorite-clients-code-form{border:1px solid var(--surface-border);background:var(--surface-panel-strong);border-radius:22px;gap:10px;padding:18px;display:grid}.favorite-clients-code-form label{color:var(--ink-900);font-weight:700}.favorite-clients-code-row{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.favorite-clients-code-row input{border:1px solid var(--surface-border);width:100%;min-height:52px;color:var(--ink-900);background:var(--surface-panel);font:inherit;text-transform:uppercase;border-radius:16px;outline:none;padding:0 16px;font-weight:700}.favorite-clients-list{gap:12px;display:grid}.favorite-client-card{border:1px solid var(--surface-border);background:var(--surface-panel-strong);border-radius:22px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 10px 20px #485d8c14}.favorite-client-icon{color:#f3b72f;background:#f3b72f24;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.favorite-client-icon svg{width:22px;height:22px}.favorite-client-copy{gap:4px;min-width:0;display:grid}.favorite-client-copy strong{color:var(--ink-900);font-size:1.05rem}.favorite-client-copy span,.favorite-client-copy small{color:var(--ink-600);font-weight:600}.favorite-client-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;padding-top:6px;display:flex}.favorite-client-actions .auth-link-button{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:inline-flex}.favorite-client-actions .auth-link-button.contact{color:#2ea96f;text-decoration:none}.favorite-client-actions .auth-link-button.danger{color:#d35e5e}.favorite-client-action-icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.favorite-client-action-icon svg{width:18px;height:18px}.favorite-clients-loading{min-height:180px;padding:24px}.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-cover-loading{background:radial-gradient(circle at 20% 18%,#d6ba902e 0 72px,#0000 73px),radial-gradient(circle at 78% 20%,#a07e562e 0 54px,#0000 55px),linear-gradient(#2d231f 0%,#1f1716 100%)}.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-status-card{text-align:center;align-content:center;justify-items:center;gap:18px;min-height:280px;display:grid}.shop-profile-status-spinner{width:54px;height:54px}.shop-profile-status-icon{width:60px;height:60px;color:var(--blue-600);background:#5e95f01f;border-radius:20px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #5e95f024}.shop-profile-status-icon svg{width:24px;height:24px}.shop-profile-status-copy{gap:10px;max-width:420px;display:grid}.shop-profile-status-copy strong,.shop-profile-status-copy p{margin:0}.shop-profile-status-copy strong{color:var(--ink-900);font-size:1.32rem}.shop-profile-status-copy p{color:var(--ink-600);line-height:1.6}.shop-profile-status-badge{min-height:34px;color:var(--blue-700);background:#5e95f01f;border-radius:999px;justify-content:center;justify-self:center;align-items:center;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.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}.shop-profile-contact-actions .message-button{color:#1f5fbf;letter-spacing:.01em;background:linear-gradient(#fffffffa,#eff5fff5);border-color:#4d89e642;gap:10px;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffffb8,0 16px 30px #275db124}.shop-profile-contact-actions .message-button:hover:not(:disabled),.shop-profile-contact-actions .message-button:focus-visible:not(:disabled){background:linear-gradient(#fff,#e8f1ff);border-color:#2f6fcd75;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffd1,0 18px 34px #275db133}.shop-profile-contact-actions .message-button-whatsapp:not(:disabled){color:#15824c;background:linear-gradient(#fffffffa,#ebfcf3fa);border-color:#2ea96f42}.shop-profile-contact-actions .message-button-instagram:not(:disabled){color:#1f5fbf;background:linear-gradient(#fffffffa,#eff5fff5);border-color:#4d89e642}.shop-profile-contact-actions .message-button-maps:not(:disabled){color:#c35f12;background:linear-gradient(#fffffffa,#fff4ebfa);border-color:#f973163d}.shop-profile-contact-actions .message-button:focus-visible:not(:disabled){outline-offset:3px;outline:3px solid #4d89e638}.shop-profile-contact-actions .message-button:disabled{color:var(--ink-500);background:var(--surface-panel-soft);box-shadow:none}.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}.shop-profile-shell-purple-night{gap:18px}.shop-profile-purple-night-hero{background-position:50%;background-size:cover;border-radius:34px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 30px 76px #0c06146b}.shop-profile-purple-night-overlay{background:radial-gradient(circle at 76% 20%,#eb76ff52,#0000 28%),radial-gradient(circle at 30% 18%,#8744ff38,#0000 32%),linear-gradient(#0805103d,#06060ce6),linear-gradient(135deg,#12071c33,#08080e33);position:absolute;inset:0}.shop-profile-purple-night-topbar{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:18px 18px auto}.shop-profile-purple-night-back{position:static}.shop-profile-purple-night-top-actions{align-items:center;gap:12px;display:flex}.shop-profile-purple-night-top-action,.shop-profile-purple-night-favorite{color:#f3d8ff;background:#0a0a106b;border:1px solid #deb6ff2e;border-radius:18px;width:56px;height:56px;position:static;box-shadow:inset 0 1px #ffffff0f}.shop-profile-purple-night-top-action{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.shop-profile-purple-night-hero-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);align-items:end;gap:24px;min-height:560px;padding:92px 28px 30px;display:grid;position:relative}.shop-profile-purple-night-copy{align-content:end;gap:14px;display:grid}.shop-profile-purple-night-badge{color:#ffd2ff;background:#ffffff1f;border-radius:999px;align-items:center;width:fit-content;min-height:36px;padding:0 14px;font-weight:700;display:inline-flex}.shop-profile-purple-night-title{gap:2px;display:grid}.shop-profile-purple-night-title h1,.shop-profile-purple-night-title p,.shop-profile-purple-night-description{margin:0}.shop-profile-purple-night-title h1{color:#fff;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.98}.shop-profile-purple-night-title p{color:#c95eff;letter-spacing:.01em;font-size:clamp(1.8rem,3.8vw,3.3rem);font-weight:500}.shop-profile-purple-night-description{color:#f4ebffe6;max-width:620px;font-size:1.08rem;line-height:1.6}.shop-profile-purple-night-meta-pill{background:#101018b8;border:1px solid #cd8cff29;border-radius:999px;flex-wrap:wrap;align-items:center;gap:18px;width:fit-content;min-height:56px;padding:10px 18px;display:flex;box-shadow:inset 0 1px #ffffff0d}.shop-profile-purple-night-meta-pill span{color:#f7efff;align-items:center;gap:8px;font-weight:600;display:inline-flex}.shop-profile-purple-night-meta-pill svg{color:#d27aff;width:18px;height:18px}.shop-profile-purple-night-proof{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.shop-profile-purple-night-rating-card{background:linear-gradient(#110d18eb,#0b0a12f5);border:1px solid #bb67ff38;border-radius:24px;gap:10px;max-width:420px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 18px 36px #08051042}.shop-profile-purple-night-rating-card .shop-profile-rating-topline strong{color:#fff}.shop-profile-purple-night-rating-card .shop-profile-rating-topline span{color:#d8b5ff}.shop-profile-purple-night-rating-helper{color:#e5d6f7d6;margin:0;line-height:1.55}.shop-profile-purple-night-proof-avatars{align-items:center;display:flex}.shop-profile-purple-night-proof-avatar{background-position:50%;background-size:cover;border:2px solid #0f0b16f2;border-radius:50%;width:48px;height:48px;margin-left:-10px;box-shadow:0 12px 24px #0000003d}.shop-profile-purple-night-proof-avatar:first-child{margin-left:0}.shop-profile-purple-night-proof-copy{gap:2px;display:grid}.shop-profile-purple-night-proof-copy strong{color:#fff;font-size:1.2rem}.shop-profile-purple-night-proof-copy span{color:#e5d6f7d6}.shop-profile-purple-night-cta-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#100d18eb,#090910f5),radial-gradient(circle at top,#c465ff33,#0000 44%);border:1px solid #be69ff38;border-radius:28px;align-content:end;gap:16px;padding:24px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 20px 44px #00000057}.shop-profile-purple-night-cta-card strong{color:#fff;font-size:1.86rem;line-height:1.08}.shop-profile-purple-night-cta-card p{color:#d8caef;margin:0;line-height:1.65}.shop-profile-purple-night-cta-button{background:linear-gradient(90deg,#8f47ff,#d24fff);border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:68px;display:inline-flex;box-shadow:0 18px 34px #974bff57}.shop-profile-purple-night-inline-link{color:#da94ff;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:1rem;font-weight:700}.shop-profile-purple-night-inline-link:hover,.shop-profile-purple-night-inline-link:focus-visible{color:#efc2ff}.shop-profile-card-purple-night{background:linear-gradient(#0e0f16fa,#08080efc),radial-gradient(circle at top,#a75cff14,#0000 44%);border-color:#a95eec2e;gap:18px;margin-top:-38px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #0006}.shop-profile-purple-night-action-strip{background:linear-gradient(#fffffffa,#f5f0fbfa);border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:0 18px 40px #0c0a142e}.shop-profile-purple-night-action-card{text-align:center;color:#161324;min-height:132px;font:inherit;cursor:pointer;background:0 0;border:0;border-right:1px solid #1f152d1a;place-items:center;gap:8px;padding:20px 16px;text-decoration:none;display:grid}.shop-profile-purple-night-action-card:last-child{border-right:0}.shop-profile-purple-night-action-card:hover:not(:disabled),.shop-profile-purple-night-action-card:focus-visible:not(:disabled){background:#c56bff14}.shop-profile-purple-night-action-card:disabled{cursor:default;opacity:.72}.shop-profile-purple-night-action-icon{color:#b45dff;background:radial-gradient(circle,#e9cdffcc,#d8beff42);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.shop-profile-purple-night-action-icon svg{width:28px;height:28px}.shop-profile-purple-night-action-card strong{font-size:1.1rem}.shop-profile-purple-night-action-card span:last-child{color:#6b6480}.shop-profile-purple-night-section,.shop-profile-purple-night-panel{background:linear-gradient(#0f0f17fa,#090a10fa);border:1px solid #9d5fe424;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff08}.shop-profile-purple-night-section-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-purple-night-section-topline h2{color:#fff;align-items:center;gap:10px;margin:0;font-size:1.8rem;display:inline-flex}.shop-profile-purple-night-section-topline h2 svg{color:#c95eff;width:20px;height:20px}.shop-profile-purple-night-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.shop-profile-purple-night-service-card{background-color:#0e0e14fa;border:1px solid #b76cff42;border-radius:24px;gap:12px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff08,0 14px 28px #0404083d}.shop-profile-purple-night-service-card strong{color:#fff;font-size:1.12rem}.shop-profile-purple-night-service-card span{color:#d2c6e8;align-items:center;gap:8px;display:inline-flex}.shop-profile-purple-night-service-card span svg{color:#d17dff;width:16px;height:16px}.shop-profile-purple-night-service-price{color:#dc84ff!important;font-size:1.45rem!important}.shop-profile-purple-night-service-cta,.shop-profile-purple-night-outline-button{border-radius:16px;min-height:52px;font-weight:700}.shop-profile-purple-night-service-cta{color:#d58cff;background:#ae51ff14;border:1px solid #c06eff57}.shop-profile-purple-night-service-cta:hover,.shop-profile-purple-night-service-cta:focus-visible{color:#f0ddff;background:#ae51ff29;border-color:#e0a1ff6b}.shop-profile-purple-night-loyalty{background:linear-gradient(#23112efa,#110c1afa),radial-gradient(circle at 0,#c96dff29,#0000 44%);border:1px solid #bb67ff47;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.shop-profile-purple-night-loyalty-icon{color:#f1d5ff;background:radial-gradient(circle,#ecaaff66,#ab56ff2e);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:inline-flex;box-shadow:0 0 30px #c55eff38}.shop-profile-purple-night-loyalty-icon svg{width:42px;height:42px}.shop-profile-purple-night-loyalty-copy{gap:10px;display:grid}.shop-profile-purple-night-loyalty-copy strong,.shop-profile-purple-night-loyalty-score strong{color:#fff}.shop-profile-purple-night-loyalty-copy p,.shop-profile-purple-night-loyalty-score span{color:#dbcfee;margin:0}.shop-profile-purple-night-progress{background:#ffffff14;border-radius:999px;width:100%;height:12px;overflow:hidden}.shop-profile-purple-night-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff65c8,#b856ff);height:100%;display:block;box-shadow:0 0 18px #d85cff5c}.shop-profile-purple-night-loyalty-score{text-align:right;gap:4px;min-width:120px;display:grid}.shop-profile-purple-night-panels-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.95fr);gap:18px;display:grid}.shop-profile-purple-night-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shop-profile-purple-night-gallery-item,.shop-profile-purple-night-gallery-more{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:18px}.shop-profile-purple-night-gallery-item{box-shadow:0 12px 24px #0000003d}.shop-profile-purple-night-gallery-more{color:#f2e4ff;background:linear-gradient(#22222cf0,#121218fa),radial-gradient(circle,#c469ff29,#0000 46%);place-items:center;display:grid}.shop-profile-purple-night-gallery-more strong{font-size:2rem}.shop-profile-purple-night-about-list{gap:12px;display:grid}.shop-profile-purple-night-about-item{color:#f0e9fb;align-items:center;gap:12px;display:flex}.shop-profile-purple-night-about-icon{color:#cf8cff;background:#8f4eff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.shop-profile-purple-night-about-quote{color:#d887ff;margin:6px 0 0;font-size:1.02rem;line-height:1.6}.shop-profile-purple-night-location-copy{gap:12px;display:grid}.shop-profile-purple-night-location-copy strong{color:#fff;font-size:1.16rem}.shop-profile-purple-night-location-copy span{color:#cec3e4}.shop-profile-purple-night-outline-button{color:#d998ff;background:#ffffff05;border:1px solid #be6eff47;justify-content:center;align-items:center;width:fit-content;padding:0 18px;text-decoration:none;display:inline-flex}.shop-profile-purple-night-outline-button:hover,.shop-profile-purple-night-outline-button:focus-visible{color:#f0dfff;background:#b258ff1a;border-color:#e0a1ff61}.shop-profile-shell-black-orange{gap:18px}.shop-profile-black-orange-hero{background-position:50%;background-size:cover;border-radius:34px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 30px 72px #2c12045c}.shop-profile-black-orange-overlay{background:radial-gradient(circle at 74% 22%,#ff7b2257,#0000 26%),linear-gradient(#08080a33,#08080ad6),linear-gradient(135deg,#120a0847,#0a080a14);position:absolute;inset:0}.shop-profile-black-orange-topbar{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:18px 18px auto}.shop-profile-black-orange-back{color:#fff;background:#0d0f156b;border:1px solid #ffffff2e;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;position:static;box-shadow:inset 0 1px #ffffff0f}.shop-profile-black-orange-top-actions{align-items:center;gap:12px;display:flex}.shop-profile-black-orange-top-action,.shop-profile-black-orange-favorite{color:#fff;background:#0d0f156b;border:1px solid #ffffff2e;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.shop-profile-black-orange-top-action:hover,.shop-profile-black-orange-top-action:focus-visible,.shop-profile-black-orange-back:hover,.shop-profile-black-orange-back:focus-visible,.shop-profile-black-orange-favorite:hover,.shop-profile-black-orange-favorite:focus-visible{background:#1612108f;border-color:#ff9d6166}.shop-profile-black-orange-favorite.active{color:#ff7d26}.shop-profile-black-orange-top-action svg,.shop-profile-black-orange-back svg,.shop-profile-black-orange-favorite svg{width:24px;height:24px}.shop-profile-black-orange-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(260px,.58fr);align-items:end;gap:28px;min-height:560px;padding:94px 28px 30px;display:grid;position:relative}.shop-profile-black-orange-copy{align-content:end;gap:18px;max-width:540px;display:grid}.shop-profile-black-orange-badge{color:#fff;background:linear-gradient(90deg,#ff9d61,#ff6f1f);border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:36px;padding:0 14px;font-size:.96rem;font-weight:700;display:inline-flex}.shop-profile-black-orange-title{gap:4px;display:grid}.shop-profile-black-orange-title h1,.shop-profile-black-orange-title p{margin:0}.shop-profile-black-orange-title h1{color:#fff;font-size:clamp(2.3rem,5.2vw,4.3rem);line-height:.96}.shop-profile-black-orange-title p{color:#ff7b23;font-size:clamp(2rem,4.1vw,3.2rem);font-weight:700;line-height:.94}.shop-profile-black-orange-meta{gap:12px;display:grid}.shop-profile-black-orange-meta span{color:#fff8f1;align-items:center;gap:10px;font-size:1.16rem;font-weight:600;display:inline-flex}.shop-profile-black-orange-meta svg{color:#ff9d61;width:20px;height:20px}.shop-profile-black-orange-hero-cta-wrap{justify-content:flex-end;align-items:end;display:flex}.shop-profile-black-orange-hero-cta{color:#fff;background:linear-gradient(90deg,#ff8b2b,#ff651f);border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-width:min(100%,324px);min-height:82px;padding:0 30px;font-size:1.02rem;font-weight:800;display:inline-flex;box-shadow:0 22px 34px #ff671c52}.shop-profile-black-orange-hero-cta .message-button-icon{background:#ffffff29;border-radius:12px;width:34px;height:34px}.shop-profile-card-black-orange{background:linear-gradient(#fffffffb,#fffbf8fc),radial-gradient(circle at top,#ff904c12,#0000 42%);border-color:#ffa26b29;gap:20px;margin-top:-38px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffffb8,0 24px 56px #97541f1f}.shop-profile-black-orange-intro{grid-template-columns:auto minmax(0,.68fr) minmax(380px,1fr);align-items:center;gap:22px;display:grid}.shop-profile-black-orange-avatar{background-position:50%;background-size:cover;border:4px solid #fffffff0;border-radius:50%;width:172px;height:172px;box-shadow:0 24px 44px #20130d1f,0 0 0 1px #ff94501f}.shop-profile-black-orange-intro-copy{gap:8px;display:grid}.shop-profile-black-orange-intro-copy h2,.shop-profile-black-orange-intro-copy p{margin:0}.shop-profile-black-orange-intro-copy h2{color:#1d2338;font-size:clamp(2rem,3.4vw,2.8rem);line-height:1}.shop-profile-black-orange-intro-copy p{color:#4c5268;font-size:1.24rem;line-height:1.48}.shop-profile-black-orange-metrics{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.shop-profile-black-orange-metric{grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:104px;padding:0 10px;display:grid}.shop-profile-black-orange-metric:first-child{padding-left:0}.shop-profile-black-orange-metric+.shop-profile-black-orange-metric{border-left:1px solid #2934591f;padding-left:18px}.shop-profile-black-orange-metric-icon{color:#ff6f1f;background:#ff7c2a1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.shop-profile-black-orange-metric-icon svg{width:22px;height:22px}.shop-profile-black-orange-metric-copy{gap:4px;display:grid}.shop-profile-black-orange-metric-copy strong{color:#1d2338;font-size:1.08rem;line-height:1.18}.shop-profile-black-orange-metric-copy span{color:#5d667f;font-size:.98rem;line-height:1.3}.shop-profile-black-orange-rating-card{grid-template-columns:1fr;align-content:center;gap:10px}.shop-profile-black-orange-rating-card .shop-profile-rating-topline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.shop-profile-black-orange-rating-card .shop-profile-rating-topline strong{color:#1d2338;font-size:1.08rem;line-height:1.18}.shop-profile-black-orange-rating-card .shop-profile-rating-topline span{color:#5d667f;text-align:right;font-size:.88rem;line-height:1.25}.shop-profile-black-orange-rating-card .shop-profile-rating-actions{flex-wrap:nowrap;gap:6px}.shop-profile-rating-star-orange{color:#ff702085;width:34px;height:34px;box-shadow:none;background:#ff702014;border-color:#ff70203d;border-radius:12px}.shop-profile-rating-star-orange svg{width:17px;height:17px}.shop-profile-rating-star-orange.active{color:#ff6f1f;background:#ff702029;border-color:#ff70205c}.shop-profile-black-orange-action-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.shop-profile-black-orange-action-card{min-height:146px;font:inherit;color:#1f2540;text-align:center;cursor:pointer;background:linear-gradient(#fffffff0,#f9fbfffa);border:1px solid #ffa06824;border-radius:24px;align-content:center;justify-items:center;gap:10px;padding:18px;text-decoration:none;display:grid;box-shadow:0 16px 26px #2c3c660f}.shop-profile-black-orange-action-card.whatsapp{background:linear-gradient(#fff7f2fa,#fff9f6fa)}.shop-profile-black-orange-action-card.instagram,.shop-profile-black-orange-action-card.location{background:linear-gradient(#f9fbfffa,#fbfcfffa)}.shop-profile-black-orange-action-card.points{background:linear-gradient(#f8fafffa,#fafcfffa)}.shop-profile-black-orange-action-card:hover:not(:disabled),.shop-profile-black-orange-action-card:focus-visible:not(:disabled){border-color:#ff883e47;transform:translateY(-2px);box-shadow:0 20px 28px #ff7d351f}.shop-profile-black-orange-action-card:disabled{opacity:.62;cursor:default}.shop-profile-black-orange-action-icon{color:#ff6b1c;background:#ff772a14;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.shop-profile-black-orange-action-icon svg{width:28px;height:28px}.shop-profile-black-orange-action-card strong{font-size:1.18rem}.shop-profile-black-orange-action-meta{color:#66708a;font-size:1rem}.shop-profile-black-orange-section,.shop-profile-black-orange-about,.shop-profile-black-orange-location{border-top:1px solid #2f3e661a;gap:16px;padding-top:10px;display:grid}.shop-profile-black-orange-section-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-black-orange-section-topline h2{color:#1f2440;margin:0;font-size:2rem}.shop-profile-black-orange-inline-link{color:#ff7020;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:1rem;font-weight:700}.shop-profile-black-orange-inline-link:hover,.shop-profile-black-orange-inline-link:focus-visible{color:#ff5d11}.shop-profile-black-orange-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.shop-profile-black-orange-service-card{color:#fff;border-radius:28px;align-content:start;gap:14px;min-height:332px;padding:20px;display:grid;box-shadow:0 24px 34px #2a1d111f}.shop-profile-black-orange-service-card strong{font-size:1.14rem}.shop-profile-black-orange-service-card span{color:#ffffffeb;align-items:center;gap:8px;display:inline-flex}.shop-profile-black-orange-service-card span svg{width:17px;height:17px}.shop-profile-black-orange-service-price{color:#fff!important;font-size:2rem!important}.shop-profile-black-orange-service-cta{border:0;border-radius:18px;min-height:58px;margin-top:auto;font-size:1.04rem;font-weight:800;box-shadow:0 14px 24px #11121a1f}.shop-profile-black-orange-loyalty{color:#fff;background:linear-gradient(#091533fa,#08122cfc),radial-gradient(circle at 0,#ff7a2a24,#0000 42%);border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 20px 38px #07132f3d}.shop-profile-black-orange-loyalty-icon{color:#ff6a1d;background:#fffffffa;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:inline-flex}.shop-profile-black-orange-loyalty-icon svg{width:40px;height:40px}.shop-profile-black-orange-loyalty-copy{gap:12px;display:grid}.shop-profile-black-orange-loyalty-copy strong,.shop-profile-black-orange-loyalty-score strong{font-size:1.3rem}.shop-profile-black-orange-loyalty-copy p,.shop-profile-black-orange-loyalty-score span{color:#d7deef;margin:0}.shop-profile-black-orange-progress{background:#ffffff1f;border-radius:999px;width:100%;height:12px;overflow:hidden}.shop-profile-black-orange-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff8c2b,#ff651f);height:100%;display:block}.shop-profile-black-orange-loyalty-score{text-align:right;gap:4px;display:grid}.shop-profile-black-orange-gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.shop-profile-black-orange-gallery-item,.shop-profile-black-orange-gallery-more{border:0;border-radius:20px;min-height:170px;overflow:hidden}.shop-profile-black-orange-gallery-item{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 14px 24px #282d471f}.shop-profile-black-orange-gallery-more{color:#1f2440;text-align:center;background:linear-gradient(#f8fafffa,#f1f6fffa);place-items:center;gap:8px;display:grid;box-shadow:0 14px 24px #282d4714}.shop-profile-black-orange-gallery-more strong{font-size:2rem}.shop-profile-black-orange-gallery-more span{color:#4c5a79;font-size:1.08rem;font-weight:700}.shop-profile-black-orange-about{background:linear-gradient(#f3f9fffa,#edf6fffa);border:1px solid #517cb81f;border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:stretch;padding:22px;box-shadow:inset 0 1px #ffffffb8}.shop-profile-black-orange-about-copy{gap:14px;display:grid}.shop-profile-black-orange-about-copy p{color:#2f4367;margin:0;line-height:1.7}.shop-profile-black-orange-about-side{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.shop-profile-black-orange-about-list{gap:12px;display:grid}.shop-profile-black-orange-about-item{color:#243558;align-items:center;gap:12px;font-weight:600;display:flex}.shop-profile-black-orange-about-icon{color:#ff6e20;background:#ff782d1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.shop-profile-black-orange-about-icon svg{width:20px;height:20px}.shop-profile-black-orange-location{grid-template-columns:minmax(0,.72fr) minmax(320px,1.28fr);align-items:stretch}.shop-profile-black-orange-location-data-only{grid-template-columns:1fr}.shop-profile-black-orange-location-copy{gap:12px;display:grid}.shop-profile-black-orange-location-copy strong{color:#1f2440;font-size:1.24rem}.shop-profile-black-orange-location-copy span{color:#4c5a79}.shop-profile-black-orange-outline-button{color:#ff6b1c;background:#ff76280f;border:1px solid #ff782b47;border-radius:18px;align-items:center;gap:10px;width:fit-content;min-height:54px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.shop-profile-black-orange-outline-button:hover,.shop-profile-black-orange-outline-button:focus-visible{color:#ff5f11;background:#ff76281f;border-color:#ff782b5c}.shop-profile-shell-black-purple{gap:18px}.shop-profile-black-purple-hero{background-position:50%;background-size:cover;border-radius:32px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 70px #04040a8a}.shop-profile-black-purple-overlay{background:radial-gradient(circle at 72% 20%,#ad5bff57,#0000 32%),radial-gradient(circle at 55% 82%,#8248ff38,#0000 30%),linear-gradient(#03040933,#030409eb),linear-gradient(135deg,#0c071857,#06060a33);position:absolute;inset:0}.shop-profile-black-purple-topbar{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:18px 18px auto}.shop-profile-black-purple-back{position:static}.shop-profile-black-purple-favorite{color:#dda6ff;background:#0c0c1270;border:1px solid #ca91ff3d;border-radius:18px;width:56px;height:56px;position:static;box-shadow:inset 0 1px #ffffff0f}.shop-profile-black-purple-hero-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:24px;min-height:520px;padding:88px 30px 30px;display:grid;position:relative}.shop-profile-black-purple-branding{align-content:end;gap:16px;display:grid}.shop-profile-black-purple-avatar{background-color:#08080ecc;background-position:50%;background-size:cover;border:2px solid #ac71ff94;border-radius:50%;width:118px;height:118px;box-shadow:0 22px 48px #00000057,0 0 0 8px #783edc14}.shop-profile-black-purple-profession-badge{color:#c6d4ff;background:#090b12c2;border:1px solid #859eff2e;border-radius:14px;align-items:center;gap:10px;width:fit-content;min-height:38px;padding:0 14px;font-weight:600;display:inline-flex}.shop-profile-black-purple-profession-badge svg{color:#85a7ff;width:16px;height:16px}.shop-profile-black-purple-title-block{gap:2px;display:grid}.shop-profile-black-purple-title-block h1,.shop-profile-black-purple-title-block p{margin:0}.shop-profile-black-purple-title-block h1{color:#fff;font-size:clamp(2.2rem,4.6vw,4rem);line-height:.98}.shop-profile-black-purple-title-block p{color:#bf7cff;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:700}.shop-profile-black-purple-meta{gap:10px;display:grid}.shop-profile-black-purple-meta span{color:#f5ecff;align-items:center;gap:10px;font-size:1.2rem;font-weight:600;display:inline-flex}.shop-profile-black-purple-meta svg{color:#ffd46a;width:18px;height:18px}.shop-profile-black-purple-proof{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.shop-profile-black-purple-proof-avatars{align-items:center;display:flex}.shop-profile-black-purple-proof-avatar{background-position:50%;background-size:cover;border:2px solid #0f0f18eb;border-radius:50%;width:42px;height:42px;margin-left:-8px;box-shadow:0 10px 18px #0003}.shop-profile-black-purple-proof-avatar:first-child{margin-left:0}.shop-profile-black-purple-proof-copy{gap:2px;display:grid}.shop-profile-black-purple-proof-copy strong{color:#fff;font-size:1.25rem}.shop-profile-black-purple-proof-copy span{color:#e8dcffd6}.shop-profile-black-purple-cta-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#101016e6,#0a0a0ff0),radial-gradient(circle at top,#ad5eff29,#0000 46%);border:1px solid #b578ff33;border-radius:28px;gap:16px;padding:24px;display:grid;box-shadow:inset 0 1px #ffffff0d,0 18px 38px #0000004d}.shop-profile-black-purple-cta-card strong{color:#fff;font-size:1.9rem;line-height:1.08}.shop-profile-black-purple-cta-card p{color:#ddd1f3;margin:0;line-height:1.6}.shop-profile-black-purple-cta-button{background:linear-gradient(90deg,#4d74ff,#9749ff);border-radius:20px;justify-content:center;align-items:center;gap:10px;min-height:60px;display:inline-flex;box-shadow:0 16px 28px #6948ff57}.shop-profile-black-purple-inline-link{color:#c587ff;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:1rem;font-weight:700}.shop-profile-black-purple-inline-link:hover,.shop-profile-black-purple-inline-link:focus-visible{color:#e0b8ff}.shop-profile-card-black-purple{background:linear-gradient(#090a10fa,#05060cfc),radial-gradient(circle at top,#9b54ff14,#0000 42%);border-color:#9759ec2e;gap:18px;margin-top:-36px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 24px 56px #00000070}.shop-profile-black-purple-action-strip{background:#ffffff05;border:1px solid #9a70e424;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.shop-profile-black-purple-action-tile{text-align:center;min-height:126px;font:inherit;color:#f1ecff;cursor:pointer;background:0 0;border:0;border-right:1px solid #9a70e41f;place-items:center;gap:8px;padding:20px 16px;text-decoration:none;display:grid}.shop-profile-black-purple-action-tile:last-child{border-right:0}.shop-profile-black-purple-action-tile:hover:not(:disabled),.shop-profile-black-purple-action-tile:focus-visible:not(:disabled){background:#a762ff0f}.shop-profile-black-purple-action-tile:disabled{cursor:default;opacity:.76}.shop-profile-black-purple-action-tile svg{color:#b46cff;width:28px;height:28px}.shop-profile-black-purple-action-tile strong{font-size:1.1rem}.shop-profile-black-purple-action-tile span{color:#c7bddb}.shop-profile-black-purple-section{background:linear-gradient(#101018fa,#090a10fa);border:1px solid #9564ec24;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff08}.shop-profile-black-purple-section-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-black-purple-section-topline h2{color:#fff;margin:0;font-size:1.9rem}.shop-profile-black-purple-section-topline span,.shop-profile-black-purple-section p{color:#c8bfda}.shop-profile-rating-star-purple{color:#bb7cff;background:#b15eff14;border-color:#b26fff33}.shop-profile-rating-star-purple.active{color:#efc8ff;background:#b15eff2e;border-color:#dd9dff57}.shop-profile-black-purple-services{grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:16px;padding-bottom:4px;display:grid;overflow-x:auto}.shop-profile-black-purple-service-card{background:#ffffff05;border:1px solid #9564ec24;border-radius:22px;gap:12px;min-width:240px;padding:12px;display:grid}.shop-profile-black-purple-service-media{aspect-ratio:1/.9;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;width:100%}.shop-profile-black-purple-service-copy{gap:8px;display:grid}.shop-profile-black-purple-service-copy strong{color:#fff;font-size:1.15rem}.shop-profile-black-purple-service-copy span{color:#c8bfda;align-items:center;gap:8px;display:inline-flex}.shop-profile-black-purple-service-copy span svg{color:#d7b1ff;width:16px;height:16px}.shop-profile-black-purple-service-price{color:#f7f2ff;font-size:1.5rem}.shop-profile-black-purple-service-cta,.shop-profile-black-purple-section-button,.shop-profile-black-purple-outline-button{border-radius:16px;min-height:50px;font-weight:700}.shop-profile-black-purple-service-cta,.shop-profile-black-purple-section-button{color:#d6aaff;background:#8a4eff1f;border:1px solid #b577ff47}.shop-profile-black-purple-service-cta:hover,.shop-profile-black-purple-service-cta:focus-visible,.shop-profile-black-purple-section-button:hover,.shop-profile-black-purple-section-button:focus-visible{color:#f1dcff;background:#8a4eff2e;border-color:#d299ff6b}.shop-profile-black-purple-loyalty{background:linear-gradient(#1b0e2afa,#0f0b18fa),radial-gradient(circle at 0,#985cff2e,#0000 42%)}.shop-profile-black-purple-loyalty-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.shop-profile-black-purple-loyalty-head strong,.shop-profile-black-purple-loyalty-score strong{color:#fff}.shop-profile-black-purple-loyalty-head p,.shop-profile-black-purple-loyalty-score span,.shop-profile-black-purple-loyalty-copy{color:#d7caef;margin:0}.shop-profile-black-purple-loyalty-score{text-align:right;gap:4px;display:grid}.shop-profile-black-purple-progress{background:#ffffff14;border-radius:999px;width:100%;height:12px;overflow:hidden}.shop-profile-black-purple-progress span{border-radius:inherit;background:linear-gradient(90deg,#7953ff,#cf7dff);height:100%;display:block;box-shadow:0 0 18px #b870ff75}.shop-profile-black-purple-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.shop-profile-black-purple-gallery-item{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:18px;box-shadow:0 12px 24px #00000042}.shop-profile-black-purple-about{grid-template-columns:minmax(0,1fr) minmax(260px,.92fr);align-items:start}.shop-profile-black-purple-about-data-only{grid-template-columns:1fr}.shop-profile-black-purple-about-copy{gap:12px;display:grid}.shop-profile-black-purple-about-list{align-content:start;gap:12px;display:grid}.shop-profile-black-purple-about-item{color:#f0e9fb;align-items:center;gap:12px;display:flex}.shop-profile-black-purple-about-icon{color:#ce98ff;background:#8f4eff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.shop-profile-black-purple-outline-button{color:#d6aaff;background:#ffffff05;border:1px solid #b178ff38;justify-content:center;align-items:center;width:fit-content;padding:0 18px;text-decoration:none;display:inline-flex}.shop-profile-black-purple-outline-button:hover,.shop-profile-black-purple-outline-button:focus-visible{color:#edd6ff;background:#a762ff14;border-color:#d7a5ff5c}.shop-profile-black-purple-location{grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);align-items:stretch}.shop-profile-black-purple-location-data-only{grid-template-columns:1fr}.shop-profile-black-purple-location-copy{gap:12px;display:grid}.shop-profile-black-purple-location-copy strong{color:#fff;font-size:1.2rem}.shop-profile-black-purple-location-copy span{color:#c8bfda}.shop-profile-black-purple-map-card{background:linear-gradient(#0e0e12e6,#0b0b10f0),repeating-linear-gradient(90deg,#ffffff08 0 2px,#0000 2px 48px),repeating-linear-gradient(#ffffff08 0 2px,#0000 2px 42px);border:1px solid #a070ec29;border-radius:22px;min-height:220px;position:relative;overflow:hidden}.shop-profile-black-purple-map-card:after{content:"";background:radial-gradient(circle at 64% 42%,#b567ff2e,#0000 26%),linear-gradient(135deg,#0000,#ffffff05);position:absolute;inset:0}.shop-profile-black-purple-map-pin{z-index:1;color:#fff;background:radial-gradient(circle,#bc78ff,#7d4fff);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:inline-flex;position:absolute;top:50%;left:62%;transform:translate(-50%,-50%);box-shadow:0 0 30px #a865ff6b}.shop-profile-black-purple-map-pin svg{width:28px;height:28px}.shop-profile-shell-black-pink{gap:18px}.shop-profile-black-pink-hero{box-shadow:0 30px 76px #34082057}.shop-profile-black-pink-overlay{background:radial-gradient(circle at 78% 18%,#ff58aa52,#0000 28%),radial-gradient(circle at 26% 18%,#ff79c029,#0000 26%),linear-gradient(#1205102e,#0e050cd1),linear-gradient(135deg,#06060c57,#16061147)}.shop-profile-card-black-pink{background:linear-gradient(#fffffffa,#fff6fbfc),radial-gradient(circle at top,#ff7cbb14,#0000 42%);border-color:#ff75b629;margin-top:-52px;box-shadow:inset 0 1px #ffffffbd,0 24px 56px #4e163529}.shop-profile-black-pink-intro{background:linear-gradient(#fffffffa,#fff2f9fa),radial-gradient(circle at top,#ff7cbb1a,#0000 44%)}.shop-profile-black-pink-intro-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;display:grid}.shop-profile-black-pink-intro-copy{gap:8px;display:grid}.shop-profile-black-pink-intro-copy p{margin:0}.shop-profile-black-pink-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.shop-profile-black-pink-metric{background:#fff7fceb;border:1px solid #ff7aba29;border-radius:18px;align-content:center;justify-items:start;gap:8px;min-height:88px;padding:14px 16px;display:grid;box-shadow:0 14px 22px #ff7bbb14}.shop-profile-black-pink-rating-card{align-content:start}.shop-profile-black-pink-rating-card .shop-profile-rating-topline{gap:4px;width:100%;display:grid}.shop-profile-black-pink-rating-card .shop-profile-rating-topline strong{color:#5a1839}.shop-profile-black-pink-rating-card .shop-profile-rating-topline span{color:#9b6a82;font-size:.92rem}.shop-profile-black-pink-rating-card .shop-profile-rating-actions{gap:6px}.shop-profile-black-pink-metric strong{color:#5a1839;font-size:1rem}.shop-profile-black-pink-metric-icon{color:#ff4a98;background:#ff61ae1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.shop-profile-black-pink-metric-icon svg{width:18px;height:18px}.shop-profile-rating-star-pink{color:#ff69b480;width:34px;height:34px;box-shadow:none;background:#ff7aba14;border-color:#ff7aba3d}.shop-profile-rating-star-pink.active{color:#ff4a98;background:#ff7aba29;border-color:#ff7aba5c}.shop-profile-black-pink-action-strip{background:#ffffffb8;border-color:#ff7aba29}.shop-profile-shell-black-pink .shop-profile-black-purple-favorite{color:#f8b;background:#140a1257;border-color:#ff91c247}.shop-profile-shell-black-pink .shop-profile-black-purple-favorite.active{color:#ff5c9e}.shop-profile-shell-black-pink .shop-profile-black-purple-profession-badge{color:#ffd3e9;background:#11070eb3;border-color:#ffa3d02e}.shop-profile-shell-black-pink .shop-profile-black-purple-profession-badge svg{color:#ff83b5}.shop-profile-shell-black-pink .shop-profile-black-purple-title-block p{color:#ff88c3}.shop-profile-shell-black-pink .shop-profile-black-purple-meta svg{color:#ff82b7}.shop-profile-shell-black-pink .shop-profile-black-purple-proof-copy span{color:#ffe0efdb}.shop-profile-shell-black-pink .shop-profile-black-purple-cta-card{background:linear-gradient(#ffe1eef5,#ffc2ddf0),radial-gradient(circle at top,#ff71b838,#0000 46%);border-color:#ffadd63d;box-shadow:inset 0 1px #fff6,0 22px 40px #440c293d}.shop-profile-shell-black-pink .shop-profile-black-purple-cta-card strong{color:#5c1d3d}.shop-profile-shell-black-pink .shop-profile-black-purple-cta-card p{color:#7f4662}.shop-profile-shell-black-pink .shop-profile-black-purple-cta-button{background:linear-gradient(90deg,#ff7bb7,#ff4f9b);box-shadow:0 18px 30px #ff5fa447}.shop-profile-shell-black-pink .shop-profile-black-purple-inline-link{color:#ff4f9b}.shop-profile-shell-black-pink .shop-profile-black-purple-inline-link:hover,.shop-profile-shell-black-pink .shop-profile-black-purple-inline-link:focus-visible{color:#ff2e8a}.shop-profile-card-black-pink .shop-profile-black-purple-section{background:linear-gradient(#fffffffa,#fff6fbfa),radial-gradient(circle at top,#ff7bbb14,#0000 42%);border-color:#ff7bbb24;box-shadow:0 14px 28px #ff7bbb0f}.shop-profile-card-black-pink .shop-profile-black-purple-section-topline h2,.shop-profile-card-black-pink .shop-profile-black-purple-service-copy strong,.shop-profile-card-black-pink .shop-profile-black-purple-action-tile strong,.shop-profile-card-black-pink .shop-profile-black-purple-about-copy strong{color:#3f1830}.shop-profile-card-black-pink .shop-profile-black-purple-section-topline span,.shop-profile-card-black-pink .shop-profile-black-purple-section p,.shop-profile-card-black-pink .shop-profile-black-purple-service-copy span,.shop-profile-card-black-pink .shop-profile-black-purple-action-tile span,.shop-profile-card-black-pink .shop-profile-black-purple-about-copy p{color:#85586d}.shop-profile-black-pink-about-copy-only{grid-template-columns:1fr}.shop-profile-card-black-pink .shop-profile-black-purple-about-item{color:#6f2749}.shop-profile-card-black-pink .shop-profile-black-purple-about-icon{color:#ff4f9b;background:#ff62aa24}.shop-profile-card-black-pink .shop-profile-black-purple-action-tile{color:#4b1c37;border-right-color:#ff7bbb1f}.shop-profile-card-black-pink .shop-profile-black-purple-action-tile svg{color:#ff4f9b}.shop-profile-card-black-pink .shop-profile-black-purple-action-tile:hover:not(:disabled),.shop-profile-card-black-pink .shop-profile-black-purple-action-tile:focus-visible:not(:disabled),.shop-profile-card-black-pink .shop-profile-black-purple-action-tile.active{background:#ff59aa14}.shop-profile-card-black-pink .shop-profile-black-purple-action-tile:disabled{opacity:.64}.shop-profile-card-black-pink .shop-profile-rating-star-purple{color:#ff5a9f;background:#ff7fbc14;border-color:#ff7fbc3d}.shop-profile-card-black-pink .shop-profile-rating-star-purple.active{color:#ff2b86;background:#ff7fbc29;border-color:#ff7fbc57}.shop-profile-card-black-pink .shop-profile-black-purple-service-card{background:#fff6fafa;border-color:#ff7bbb24;box-shadow:0 16px 28px #ff76b614}.shop-profile-card-black-pink .shop-profile-black-purple-service-price{color:#ff4f9b}.shop-profile-card-black-pink .shop-profile-black-purple-service-copy span svg{color:#ff6aac}.shop-profile-card-black-pink .shop-profile-black-purple-service-cta,.shop-profile-card-black-pink .shop-profile-black-purple-section-button{color:#fff;background:linear-gradient(90deg,#ff6dac,#ff4f9b);border-color:#ff5fa83d}.shop-profile-card-black-pink .shop-profile-black-purple-service-cta:hover,.shop-profile-card-black-pink .shop-profile-black-purple-service-cta:focus-visible,.shop-profile-card-black-pink .shop-profile-black-purple-section-button:hover,.shop-profile-card-black-pink .shop-profile-black-purple-section-button:focus-visible{color:#fff;background:linear-gradient(90deg,#ff5da3,#ff388e);border-color:#ff5fa857}.shop-profile-card-black-pink .shop-profile-black-purple-loyalty,.shop-profile-card-black-pink .shop-profile-black-purple-location{background:linear-gradient(#190c19fa,#100a12fa),radial-gradient(circle at 0,#ff66b329,#0000 42%);box-shadow:inset 0 1px #ffffff0a,0 18px 34px #290b1d47}.shop-profile-card-black-pink .shop-profile-black-purple-loyalty .shop-profile-black-purple-section-topline h2,.shop-profile-card-black-pink .shop-profile-black-purple-loyalty strong,.shop-profile-card-black-pink .shop-profile-black-purple-location .shop-profile-black-purple-section-topline h2,.shop-profile-card-black-pink .shop-profile-black-purple-location strong{color:#fff}.shop-profile-card-black-pink .shop-profile-black-purple-loyalty .shop-profile-black-purple-section-topline span,.shop-profile-card-black-pink .shop-profile-black-purple-loyalty p,.shop-profile-card-black-pink .shop-profile-black-purple-loyalty .shop-profile-black-purple-loyalty-score span,.shop-profile-card-black-pink .shop-profile-black-purple-loyalty .shop-profile-black-purple-loyalty-copy,.shop-profile-card-black-pink .shop-profile-black-purple-location span{color:#f0d5e4}.shop-profile-card-black-pink .shop-profile-black-purple-progress span{background:linear-gradient(90deg,#ff75b0,#ff4f9b)}.shop-profile-card-black-pink .shop-profile-black-purple-outline-button{color:#ff6fb0;background:#ff59aa14;border-color:#ff75b642}.shop-profile-card-black-pink .shop-profile-black-purple-outline-button:hover,.shop-profile-card-black-pink .shop-profile-black-purple-outline-button:focus-visible{color:#ff4f9b;background:#ff59aa24;border-color:#ff75b65c}.shop-profile-card-black-pink .shop-profile-black-purple-map-card{background:linear-gradient(#1d141ff5,#130e17f5),linear-gradient(135deg,#ff7aba1f,#0000 52%)}.shop-profile-card-black-pink .shop-profile-black-purple-map-pin{color:#ff5fa7;background:radial-gradient(circle,#ff60aa29,#ff60aa0a)}.shop-profile-shell-black-gold{gap:18px}.shop-profile-black-gold-hero{background-position:50%;background-size:cover;border-radius:30px;min-height:440px;position:relative;overflow:hidden;box-shadow:0 28px 60px #06070975}.shop-profile-black-gold-overlay{background:linear-gradient(#05060824,#050608cc),linear-gradient(135deg,#00000014,#a0702624);position:absolute;inset:0}.shop-profile-black-gold-topbar{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:18px 18px auto}.shop-profile-black-gold-back{position:static}.shop-profile-black-gold-favorite{color:#f7e1ab;background:#0c0c0e66;border:1px solid #f0d3952e;border-radius:18px;width:56px;height:56px;position:static;box-shadow:inset 0 1px #ffffff0f}.shop-profile-black-gold-branding{z-index:1;align-items:flex-end;gap:18px;display:flex;position:absolute;inset:auto 30px 30px}.shop-profile-black-gold-avatar{background-color:#000000b8;background-position:50%;background-size:cover;border:1px solid #f0d39557;border-radius:28px;flex-shrink:0;width:108px;height:108px;box-shadow:0 18px 42px #00000057}.shop-profile-black-gold-copy{gap:8px;min-width:0;display:grid}.shop-profile-black-gold-copy h1{color:#fff8eb;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.shop-profile-black-gold-owner,.shop-profile-black-gold-area{margin:0}.shop-profile-black-gold-owner{color:#e5cc95;font-weight:700}.shop-profile-black-gold-area{color:#fff4ddd1}.shop-profile-black-gold-meta{flex-wrap:wrap;gap:12px 20px;display:flex}.shop-profile-black-gold-meta span{color:#f0dfb5;align-items:center;gap:8px;font-weight:600;display:inline-flex}.shop-profile-black-gold-meta svg{color:#d7b367;width:18px;height:18px}.shop-profile-card-black-gold{background:linear-gradient(#111215fa,#09090bfc),radial-gradient(circle at top,#d7b36714,#0000 38%);border-color:#dbb67024;margin-top:-54px;padding:22px;box-shadow:inset 0 1px #ffffff0a,0 24px 56px #00000070}.shop-profile-black-gold-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shop-profile-card-black-gold .message-button{color:#f8e0a5;background:linear-gradient(#1c1c20fa,#101013fa);border-color:#debc7529;border-radius:18px;min-height:62px;box-shadow:inset 0 1px #ffffff0a,0 14px 26px #0000003d}.shop-profile-card-black-gold .message-button:hover:not(:disabled),.shop-profile-card-black-gold .message-button:focus-visible:not(:disabled){background:linear-gradient(#26262cfa,#131317fa);border-color:#e7c57c57;box-shadow:inset 0 1px #ffffff0f,0 16px 30px #0000004d}.shop-profile-black-gold-action-button .message-button-icon,.shop-profile-black-gold-map-button .message-button-icon{color:#d8b36d}.shop-profile-black-gold-section{background:linear-gradient(#16161afa,#0d0d10fa);border:1px solid #debc751f;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff08}.shop-profile-black-gold-section-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-profile-black-gold-section-topline h2{color:#fff7e6;margin:0;font-size:1.32rem}.shop-profile-black-gold-section-topline span,.shop-profile-black-gold-section p{color:#c8b89b}.shop-profile-rating-star-gold{color:#d8b36d;background:#ffffff08;border-color:#d6b3682e}.shop-profile-rating-star-gold.active{color:#f4d489;background:#d6b36829;border-color:#f0cb7e47}.shop-profile-black-gold-services{grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:4px;display:grid;overflow-x:auto}.shop-profile-black-gold-service-card{background:#ffffff05;border:1px solid #debc751a;border-radius:22px;gap:12px;min-width:220px;padding:12px;display:grid}.shop-profile-black-gold-service-media{aspect-ratio:1.15;background-position:50%;background-size:cover;border-radius:18px;width:100%}.shop-profile-black-gold-service-copy{gap:4px;display:grid}.shop-profile-black-gold-service-copy strong{color:#fff8e5}.shop-profile-black-gold-service-copy span{color:#bfaf92;font-size:.92rem}.shop-profile-black-gold-service-price{font-size:1.08rem;color:#e8c67e!important}.shop-profile-black-gold-service-cta,.shop-profile-black-gold-section-button{color:#1e1508;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(#f1cf87 0%,#c79644 100%);border:0;border-radius:14px;font-weight:800}.shop-profile-black-gold-service-cta:disabled,.shop-profile-black-gold-section-button:disabled{opacity:.72;cursor:not-allowed}.shop-profile-black-gold-loyalty-copy{color:#dac69e;margin:0;line-height:1.6}.shop-profile-black-gold-progress{background:#ffffff0a;border:1px solid #debc751f;border-radius:999px;height:12px;overflow:hidden}.shop-profile-black-gold-progress span{border-radius:inherit;background:linear-gradient(90deg,#f2ce83 0%,#d39b45 100%);height:100%;display:block}.shop-profile-black-gold-loyalty-foot{color:#edd8ab;justify-content:space-between;align-items:center;gap:12px;font-weight:700;display:flex}.shop-profile-black-gold-inline-link{color:#e2bf78;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.shop-profile-black-gold-inline-link:disabled{opacity:.5;cursor:not-allowed}.shop-profile-black-gold-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shop-profile-black-gold-gallery-item{aspect-ratio:1;cursor:pointer;background-color:#ffffff08;background-position:50%;background-size:cover;border:1px solid #debc751a;border-radius:18px;width:100%;padding:0}.shop-profile-black-gold-gallery-item:disabled{cursor:default;opacity:.88}.shop-profile-black-gold-about-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.shop-profile-black-gold-about-list li{color:#ecd8ad;align-items:center;gap:10px;display:flex}.shop-profile-black-gold-about-icon{color:#d7b367;background:#ffffff08;border:1px solid #debc7524;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.shop-profile-black-gold-location-card{background:#ffffff08;border:1px solid #debc751a;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.shop-profile-black-gold-location-copy{gap:6px;display:grid}.shop-profile-black-gold-location-copy strong{color:#fff2d0}.shop-profile-black-gold-location-copy span{color:#c0b092}.shop-profile-black-gold-location-badge{color:#dfbb72;background:#dcb25e1f;border:1px solid #debc752e;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.shop-profile-black-gold-map-button,.shop-profile-black-gold-bottom-cta{width:100%}.shop-profile-black-gold-bottom-cta{color:#1e1508;background:linear-gradient(#f2cf87 0%,#c99742 100%);border-radius:18px;min-height:62px;margin-top:4px;box-shadow:0 18px 34px #00000052}.gallery-lightbox-card{gap:20px;width:min(96vw,1120px);max-width:min(96vw,1120px);padding:24px}.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:56px minmax(0,1fr) 56px;align-items:center;gap:20px;display:grid}.gallery-lightbox-body img{object-fit:contain;border-radius:22px;width:100%;max-height:min(80vh,820px)}.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}@media (width<=720px){.gallery-lightbox-card{gap:16px;width:min(100%,98vw);max-width:min(100%,98vw);padding:16px}.gallery-lightbox-body{grid-template-columns:40px minmax(0,1fr) 40px;gap:10px}.gallery-lightbox-body img{border-radius:18px;max-height:min(68vh,560px)}.gallery-lightbox-nav{border-radius:14px;width:40px;height:40px}.gallery-lightbox-thumbnails{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:10px}}.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-notification-toggle{color:#c75b5b;cursor:pointer;background:#e0757524;border:1px solid #e0757542;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s,color .16s;display:inline-flex;position:absolute;top:28px;left:0;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #8698c41f}.client-notification-toggle:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc7,0 18px 32px #8698c429}.client-notification-toggle.is-active{color:#2b8a58;background:#58b67b29;border-color:#58b67b47}.client-notification-toggle.is-loading{cursor:wait}.client-notification-toggle.is-loading svg{animation:.9s ease-in-out infinite client-profile-toggle-pulse}@keyframes client-profile-toggle-pulse{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}.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-link:disabled{cursor:not-allowed;opacity:.72;transform:none}.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-url-field{gap:8px}.profile-url-field>span:first-child{align-items:center;gap:8px;display:inline-flex}.profile-url-plan-badge{min-height:22px;color:var(--blue-600);text-transform:uppercase;letter-spacing:.08em;background:#2563eb1a;border-radius:999px;align-items:center;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.profile-url-input{align-items:stretch;padding-left:0;overflow:hidden}.profile-url-prefix{color:var(--ink-600);white-space:nowrap;background:#e2eaf885;border-right:1px solid #6e81af29;align-items:center;padding:0 12px 0 16px;font-size:.92rem;font-weight:700;display:inline-flex}.profile-url-input input{padding-left:12px}.profile-url-helper.error{color:#b54708;font-weight:700}.profile-url-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-url-download{width:fit-content;min-height:42px;padding:0 16px}.profile-url-download:disabled{opacity:.58;cursor:not-allowed}.profile-url-actions span{color:var(--ink-500);overflow-wrap:anywhere;font-size:.86rem}.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-hours-settings{gap:12px;display:grid}.profile-hours-setting-card{background:#fffffff0;border:1px solid #7584a824;border-radius:22px;gap:10px;padding:18px;display:grid;box-shadow:0 10px 18px #8698c414}.profile-hours-setting-card.is-disabled{opacity:.74}.profile-hours-setting-card h3{color:var(--ink-900);margin:0;font-size:1.04rem}.profile-hours-setting-card p,.profile-hours-setting-note{color:var(--ink-600);margin:0;line-height:1.5}.profile-hours-setting-select{width:100%}.profile-hours-setting-note.locked{color:#c77d52;font-weight:700}.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-media-panel{grid-template-columns:140px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.profile-service-media-preview{background-color:#dce5f799;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px dashed #5e7bc63d;border-radius:18px;min-height:110px;box-shadow:inset 0 1px #fff9}.profile-service-media-preview.is-empty{color:var(--ink-500);place-items:center;font-size:.95rem;font-weight:700;display:grid}.profile-service-media-copy{align-content:center;gap:8px;display:grid}.profile-service-media-copy strong{color:var(--ink-900);font-size:1rem}.profile-service-media-copy span{color:var(--ink-600)}.profile-service-media-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-service-image-button{width:auto;min-height:46px;padding:0 18px}.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-reward-mode-note{background:#6d9ce314;border:1px dashed #6d9ce342;border-radius:18px;align-content:center;gap:4px;min-height:62px;padding:12px 14px;display:grid}.profile-reward-mode-note strong{color:var(--ink-900);font-size:.98rem}.profile-reward-mode-note span,.profile-reward-redemption-contact{color:var(--ink-600);font-size:.92rem;font-weight:700}.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.locked{opacity:.58}.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-summary{min-height:46px}.profile-plan-features{gap:7px;margin:0;padding:0;list-style:none;display:grid}.profile-plan-features li{color:var(--ink-700);padding-left:18px;font-size:.86rem;line-height:1.35;position:relative}.profile-plan-features li:before{content:"";background:linear-gradient(135deg, var(--blue-300), var(--blue-600));border-radius:999px;width:7px;height:7px;position:absolute;top:.55em;left:0;box-shadow:0 0 0 4px #669bff1a}.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-plan-action:disabled{cursor:not-allowed}.profile-plan-cancel-action{color:#c75b5b;background:#d65c5c14;border-color:#d65c5c33;justify-self:flex-start;min-height:42px;padding:0 16px}.profile-plan-cancel-action:not(:disabled):hover{color:#ad4545;background:#d65c5c24;border-color:#d65c5c57}.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-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-layout-card{background:linear-gradient(#fffffffa,#f3f7fffa);border:1px solid #6e81af29;border-radius:24px;gap:16px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffffe0,0 16px 28px #8698c41f}.profile-layout-card.active{border-color:#4d89e657;box-shadow:inset 0 1px #ffffffe6,0 18px 34px #4d89e629}.profile-layout-card.locked{opacity:.88}.profile-layout-preview{border:1px solid #6e81af29;border-radius:22px;min-height:196px;position:relative;overflow:hidden}.profile-layout-preview-badge{z-index:1;color:#29416d;letter-spacing:.04em;text-transform:uppercase;background:#ffffffdb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.profile-layout-preview-surface{flex-direction:column;justify-content:flex-end;gap:8px;padding:20px;display:flex;position:absolute;inset:0}.profile-layout-preview-surface strong{color:#223560;font-size:1.28rem}.profile-layout-preview-surface span{color:#5d7198;font-size:.92rem}.profile-layout-preview-actions{gap:8px;padding-top:8px;display:flex}.profile-layout-preview-actions i{background:#4d89e633;border-radius:999px;height:10px;display:block}.profile-layout-preview-actions i:first-child{width:34%}.profile-layout-preview-actions i:nth-child(2){width:26%}.profile-layout-preview-actions i:nth-child(3){width:22%}.profile-layout-preview-base{background:radial-gradient(circle at 18% 18%,#7fa3e13d 0 42px,#0000 43px),linear-gradient(#f6f9fffa,#e5eefffa)}.profile-layout-preview-black-gold{background:linear-gradient(#08080a1f,#08080ad6),radial-gradient(circle at 70% 12%,#d9ae6242,#0000 34%),linear-gradient(135deg,#1a1612 0%,#0b0b0c 58%,#18110a 100%)}.profile-layout-preview-black-gold .profile-layout-preview-badge{color:#f0d395;background:#110e0ab8}.profile-layout-preview-black-gold .profile-layout-preview-surface strong{color:#f7e1ab}.profile-layout-preview-black-gold .profile-layout-preview-surface span{color:#ddc594}.profile-layout-preview-black-gold .profile-layout-preview-actions i{background:#d6ad6047}.profile-layout-preview-black-purple{background:linear-gradient(#07050e29,#07050ee0),radial-gradient(circle at 78% 18%,#b75eff57,#0000 34%),radial-gradient(circle at 24% 12%,#637eff2e,#0000 28%),linear-gradient(135deg,#09070f 0%,#12061d 52%,#06070d 100%)}.profile-layout-preview-black-purple .profile-layout-preview-badge{color:#d7b1ff;background:#0f0a1ac2}.profile-layout-preview-black-purple .profile-layout-preview-surface strong{color:#f7efff}.profile-layout-preview-black-purple .profile-layout-preview-surface span{color:#c9a9f7}.profile-layout-preview-black-purple .profile-layout-preview-actions i{background:#b15eff52}.profile-layout-preview-black-pink{background:radial-gradient(circle at 20% 18%,#ff86c542,#0000 30%),linear-gradient(145deg,#1a0812fa,#380f27f5)}.profile-layout-preview-black-pink .profile-layout-preview-badge{color:#ffd3e8;background:#ff96cc33}.profile-layout-preview-black-pink .profile-layout-preview-surface strong{color:#fff8fc}.profile-layout-preview-black-pink .profile-layout-preview-surface span{color:#ffd0e5}.profile-layout-preview-black-pink .profile-layout-preview-actions i{background:#ff8dc466}.profile-layout-preview-black-orange{background:radial-gradient(circle at 78% 22%,#ff984f47,#0000 28%),linear-gradient(145deg,#140c0afa,#3e1c0cf5)}.profile-layout-preview-black-orange .profile-layout-preview-badge{color:#ffe0ca;background:#ff96522e}.profile-layout-preview-black-orange .profile-layout-preview-surface strong{color:#fff7f2}.profile-layout-preview-black-orange .profile-layout-preview-surface span{color:#ffd4b7}.profile-layout-preview-black-orange .profile-layout-preview-actions i{background:#ff8d4666}.profile-layout-preview-purple-night{background:radial-gradient(circle at 76% 20%,#db66ff42,#0000 28%),radial-gradient(circle at 18% 18%,#844fff2e,#0000 26%),linear-gradient(145deg,#0e0a16fa,#1c0f28fa)}.profile-layout-preview-purple-night .profile-layout-preview-badge{color:#f0d7ff;background:#d67fff2e}.profile-layout-preview-purple-night .profile-layout-preview-surface strong{color:#fdf8ff}.profile-layout-preview-purple-night .profile-layout-preview-surface span{color:#d7b5ff}.profile-layout-preview-purple-night .profile-layout-preview-actions i{background:#c662ff6b}.profile-layout-card-copy{gap:8px;display:grid}.profile-layout-card-copy p{color:var(--ink-600);margin:0;line-height:1.55}.profile-layout-card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-layout-card-topline strong{color:var(--ink-900)}.profile-layout-card-status{min-height:28px;color:var(--ink-600);border:1px solid #6e81af29;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.profile-layout-card-status.active,.profile-layout-active-button{color:#16734a;background:#2ea96f1f;border-color:#2ea96f47}.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-shell-guest{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:start}.auth-shell-guest .auth-top,.auth-shell-guest .auth-pro-card,.auth-shell-guest .auth-benefits{grid-column:1/-1}.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-guest-card{background:radial-gradient(circle at 90% 0,#6f9ee83d,#0000 34%),linear-gradient(#fff 0%,#f5f9ff 100%);gap:18px}.auth-guest-heading{gap:8px;display:grid}.auth-guest-heading span{width:max-content;color:var(--blue-700);letter-spacing:.08em;text-transform:uppercase;background:#205bb41a;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:900}.auth-guest-heading h2{color:var(--ink-900);margin:0;font-size:clamp(1.7rem,2.6vw,2.25rem)}.auth-guest-heading p,.auth-guest-warning{margin:0;line-height:1.55}.auth-guest-form-card{background:#ffffffc7}.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-reset-card{gap:20px}.auth-reset-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.auth-reset-steps span{min-height:42px;color:var(--ink-600);background:#669bff1a;border-radius:999px;place-items:center;font-size:.86rem;font-weight:800;display:grid}.auth-reset-steps span.active{color:#fff;background:linear-gradient(#4d89e6 0%,#205bb4 100%);box-shadow:0 12px 24px #2c5db72e}.auth-reset-resend{justify-self:start}.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-consent-box{background:#f4f8ffd6;border:1px solid #7584a82e;border-radius:20px;gap:10px;padding:16px 18px;display:grid}.auth-consent-check{color:var(--ink-800);grid-template-columns:auto 1fr;align-items:start;gap:12px;line-height:1.6;display:grid}.auth-captcha-card{background:#f4f8ffb8;border:1px solid #7584a829;border-radius:20px;justify-items:start;gap:10px;padding:14px;display:grid}.auth-captcha-widget{max-width:100%;min-height:65px}.auth-captcha-card-verified{background:#2fb56c14;border-color:#2fb56c38}.auth-captcha-card-error,.auth-captcha-card-expired{background:#e15c5c14;border-color:#e15c5c33}.auth-consent-check input{width:18px;height:18px;accent-color:var(--blue-600);margin:2px 0 0}.auth-consent-check span{font-size:.98rem}.legal-modal-card{width:min(100%,780px);max-height:min(88vh,920px)}.legal-modal-body{padding-right:4px;overflow:auto}.legal-modal-actions{grid-template-columns:1fr}.legal-modal-actions .edit-button{justify-self:stretch}.legal-document{color:var(--ink-700);gap:18px;line-height:1.75;display:grid}.legal-document.compact{gap:16px;font-size:.96rem}.legal-document p,.legal-document li{margin:0}.legal-document a{color:var(--blue-600);font-weight:700;text-decoration:none}.legal-document-meta{color:var(--ink-600);font-size:.94rem}.legal-document-section{gap:8px;display:grid}.legal-document-section h4{color:var(--ink-900);margin:0;font-size:1.04rem}.legal-document-list{gap:6px;margin:0;padding-left:20px;display:grid}.legal-page-shell{display:block}.legal-page-card{gap:22px;max-width:920px;margin:0 auto;display:grid}.legal-page-header{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.legal-page-heading{gap:6px;display:grid}.legal-page-heading span{color:var(--ink-500);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.legal-page-heading h1{color:var(--ink-900);margin:0;font-size:clamp(1.9rem,4vw,2.8rem)}.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-profession-picker{position:relative}.auth-profession-picker .auth-input-eye{font-size:0}.auth-profession-picker .auth-input-eye:before{content:"v";font-size:1rem;font-weight:800}.auth-input-invalid{border-color:#c7444b85}.auth-profession-menu{z-index:50;background:#fff;border:1px solid #7584a82e;border-radius:22px;gap:12px;max-height:320px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto;box-shadow:0 24px 54px #30466e2e}.auth-profession-group{gap:6px;display:grid}.auth-profession-group-title{color:var(--ink-500);letter-spacing:.08em;text-transform:uppercase;padding:0 6px;font-size:.78rem;font-weight:800}.auth-profession-option{width:100%;color:var(--ink-800);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:10px 12px;font-weight:700}.auth-profession-option:hover,.auth-profession-option.selected{color:var(--blue-700);background:#3474d11f}.auth-profession-empty{color:var(--ink-500);padding:12px;font-weight:700}.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-input-eye svg,.auth-google-icon svg,.auth-benefit-icon svg,.auth-pro-arrow svg{width:24px;height:24px}.auth-password-toggle{cursor:pointer;background:#669bff1a;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;margin-left:auto;padding:0}.auth-password-toggle svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.auth-password-toggle:hover{color:var(--blue-700);background:#669bff29}.auth-password-toggle+.auth-input-eye{display:none}.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}.profession-directory-panel{border:1px solid var(--surface-border);background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel-soft) 100%);border-radius:26px;padding:18px;box-shadow:0 16px 28px #697eb124}.profession-directory-heading{gap:4px;margin-bottom:16px;display:grid}.profession-directory-heading strong{color:var(--ink-900);font-size:1rem}.profession-directory-heading span{color:var(--ink-600);font-size:.86rem}.profession-directory-groups{gap:14px;max-height:360px;padding-right:4px;display:grid;overflow-y:auto}.profession-directory-group{gap:8px;display:grid}.profession-directory-group h3{color:var(--ink-800);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem}.profession-directory-options{flex-wrap:wrap;gap:8px;display:flex}.profession-directory-option{border:1px solid var(--surface-border);color:var(--ink-700);background:#ffffffb8;border-radius:999px;padding:10px 13px;font-size:.9rem;font-weight:700;box-shadow:0 8px 16px #8294bc1a}.profession-directory-option:hover{color:var(--blue-700);border-color:#427bd861;transform:translateY(-1px)}.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))}.cookie-notice-banner{z-index:180;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #7584a82e;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:14px;width:min(100% - 32px,760px);padding:14px 16px;display:grid;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 20px 44px #16233d29}.cookie-notice-banner p{color:var(--ink-700);margin:0;line-height:1.55}.cookie-notice-button{border-radius:16px;min-height:50px;padding:0 18px;font-weight:700}.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))}.cookie-notice-banner{bottom:calc(112px + env(safe-area-inset-bottom,0px));width:min(100% - 24px,720px)}.location-prompt-popup{bottom:calc(206px + env(safe-area-inset-bottom,0px));width:min(100% - 24px,720px)}.auth-shell-guest{grid-template-columns:1fr}.browser-window{width:min(100%,720px)}.featured-shop-card{flex-basis:min(360px,86vw);grid-template-columns:1fr}.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}.profession-directory-panel{border-radius:22px;padding:14px}.profession-directory-groups{max-height:320px}.profession-directory-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profession-directory-option{padding:10px 8px;font-size:.82rem}}@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))}.cookie-notice-banner{width:calc(100% - 20px);bottom:calc(104px + env(safe-area-inset-bottom,0px));border-radius:18px;grid-template-columns:1fr;gap:12px;padding:14px}.location-prompt-popup{width:calc(100% - 20px);bottom:calc(220px + env(safe-area-inset-bottom,0px));border-radius:18px;padding:18px}.cookie-notice-button{width:100%}.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}.legal-page-card{gap:18px}.legal-page-header{grid-template-columns:1fr}.auth-consent-box{border-radius:18px;padding:14px}.auth-consent-check{gap:10px}.featured-shop-carousel{gap:12px;padding-bottom:4px}.featured-shop-card{border-radius:22px;flex-basis:min(310px,84vw);gap:14px;padding:14px}.featured-shop-image{border-radius:18px;min-height:166px}.featured-description{-webkit-line-clamp:3}.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,.location-prompt-card{border-radius:22px;padding:18px}.location-prompt-actions{grid-template-columns:1fr;display:grid}.location-prompt-actions .primary-cta,.location-prompt-actions .secondary-cta{justify-content:center;width:100%}.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}.shop-profile-black-gold-hero{min-height:360px}.shop-profile-black-orange-hero,.shop-profile-black-orange-hero-grid{min-height:430px}.shop-profile-black-orange-hero-grid{grid-template-columns:1fr;padding:82px 18px 24px}.shop-profile-black-orange-intro,.shop-profile-black-orange-about,.shop-profile-black-orange-location{grid-template-columns:1fr}.shop-profile-black-orange-action-strip,.shop-profile-black-orange-services,.shop-profile-black-orange-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-profile-black-orange-metrics{grid-template-columns:1fr}.shop-profile-black-orange-metric+.shop-profile-black-orange-metric{border-top:1px solid #2934591f;border-left:0;padding-top:12px;padding-left:0}.shop-profile-black-orange-about-side{grid-template-columns:1fr}.shop-profile-purple-night-hero,.shop-profile-purple-night-hero-grid{min-height:440px}.shop-profile-purple-night-hero-grid{grid-template-columns:1fr;padding:82px 18px 24px}.shop-profile-purple-night-action-strip,.shop-profile-purple-night-services,.shop-profile-purple-night-panels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-profile-purple-night-loyalty{text-align:left;grid-template-columns:1fr}.shop-profile-purple-night-loyalty-score{text-align:left}.shop-profile-black-purple-hero,.shop-profile-black-purple-hero-grid{min-height:420px}.shop-profile-black-purple-hero-grid{grid-template-columns:1fr;align-items:end;padding:82px 18px 22px}.shop-profile-black-purple-action-strip,.shop-profile-black-purple-gallery,.shop-profile-black-purple-location,.shop-profile-black-purple-about{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-profile-card-black-purple,.shop-profile-black-purple-section,.shop-profile-black-purple-cta-card{padding:16px}.shop-profile-black-pink-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-profile-black-purple-title-block h1{font-size:2.2rem}.shop-profile-black-purple-title-block p{font-size:1.8rem}.shop-profile-black-gold-branding{align-items:center;inset:auto 18px 22px}.shop-profile-black-gold-avatar{border-radius:22px;width:88px;height:88px}.shop-profile-black-gold-copy h1{font-size:1.9rem}.shop-profile-black-gold-section,.shop-profile-card-black-gold{padding:16px}.profile-layout-grid{grid-template-columns:1fr}.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-notification-toggle{border-radius:16px;width:50px;height:50px;top:8px}.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-service-media-panel{grid-template-columns:1fr}.profile-service-media-preview{min-height:180px}.shop-profile-black-purple-action-strip,.shop-profile-black-purple-gallery,.shop-profile-black-purple-about,.shop-profile-black-purple-location,.shop-profile-black-orange-action-strip,.shop-profile-black-orange-services,.shop-profile-black-orange-gallery-grid{grid-template-columns:1fr}.shop-profile-black-orange-intro{gap:16px}.shop-profile-black-orange-avatar{width:130px;height:130px}.shop-profile-black-orange-hero-cta{min-width:100%;min-height:68px}.shop-profile-black-orange-title h1{font-size:2.28rem}.shop-profile-black-orange-title p{font-size:1.9rem}.shop-profile-purple-night-action-strip,.shop-profile-purple-night-services,.shop-profile-purple-night-panels-grid,.shop-profile-purple-night-gallery-grid{grid-template-columns:1fr}.shop-profile-purple-night-title h1{font-size:2.26rem}.shop-profile-purple-night-title p{font-size:1.92rem}.shop-profile-purple-night-meta-pill{border-radius:24px}.shop-profile-black-pink-intro-head,.shop-profile-black-pink-metrics{grid-template-columns:1fr}.shop-profile-black-purple-services{grid-auto-columns:minmax(82vw,1fr)}.shop-profile-black-purple-proof{flex-direction:column;align-items:flex-start}.shop-profile-black-purple-cta-card strong{font-size:1.5rem}.shop-profile-black-purple-action-tile{min-height:110px}.shop-profile-black-gold-branding{flex-direction:column;align-items:flex-start}.shop-profile-black-gold-actions,.shop-profile-black-gold-gallery{grid-template-columns:1fr}.shop-profile-black-gold-services{grid-auto-columns:minmax(82vw,1fr)}.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}.shop-quick-actions{border-radius:18px;padding:14px}.shop-quick-actions-header{align-items:flex-start}.shop-quick-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shop-quick-time-grid .schedule-time-chip{border-radius:14px;min-height:44px;font-size:.9rem}.shop-quick-form-grid{grid-template-columns:1fr;gap:10px}.shop-quick-actions-footer{gap:10px;display:grid}.shop-quick-buttons{grid-template-columns:1fr;gap:8px;display:grid}.shop-quick-buttons .edit-button{width:100%}.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%}.favorite-clients-code-form{border-radius:18px;padding:14px}.favorite-clients-code-row{grid-template-columns:1fr}.favorite-clients-code-row .auth-link-button{justify-content:center;width:100%}.favorite-client-card{border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:start;padding:14px}.favorite-client-icon{border-radius:14px;width:42px;height:42px}.favorite-client-actions{grid-column:1/-1;justify-content:stretch}.favorite-client-actions .auth-link-button{flex:1;justify-content:center}.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-notification-toggle{border-radius:14px;width:46px;height:46px;top:6px}.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){.location-prompt-card{background:radial-gradient(circle at 100% 0,#668fdc2e,#0000 34%),linear-gradient(#0f1827f5,#0a121ffa);border-color:#7ea0e22e;box-shadow:inset 0 1px #d0e0ff0f,0 24px 40px #00000057}.location-prompt-card.is-error{background:radial-gradient(circle at 100% 0,#c6606029,#0000 34%),linear-gradient(#1b1318f7,#140e12fa);border-color:#e5666638}.location-prompt-close{color:#d8e5ff;background:#101b2bc7;border-color:#7ea0e22e;box-shadow:0 12px 24px #00000047}.location-prompt-card.is-error .location-prompt-close{color:#ffd1d1;background:#29171dd1;border-color:#e5666638}.location-prompt-badge{color:#a9c6ff;background:#668fdc2e}.location-prompt-card.is-error .location-prompt-badge{color:#ffb3b3;background:#e5666629}.location-prompt-copy h3{color:#f4f8ff}.location-prompt-copy p{color:#b2c2df}.location-prompt-secondary{color:#e7efff;background:#131f31d1;border-color:#7ea0e22e;box-shadow:inset 0 1px #d6e4ff14,0 14px 24px #00000038}.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}.profession-directory-panel{background:linear-gradient(#121e31f7,#0a1321fc);border-color:#6a84ba4d;box-shadow:inset 0 1px #afc7f30f,0 16px 32px #0209136b}.profession-directory-heading strong,.profession-directory-group h3{color:#f2f7ff}.profession-directory-heading span{color:#9aaac5}.profession-directory-option{color:#d3dff6;background:#16243beb;border-color:#6f8fc952;box-shadow:0 10px 18px #040c1957}.profession-directory-option:hover{color:#9ec1ff;border-color:#84b3ff80}.schedule-section,.profile-editor-panel,.profile-professional-panel{border-color:var(--surface-border);background:linear-gradient(#141e2ef5,#0d1421fa);box-shadow:inset 0 1px #ffffff0a,0 16px 30px #00000047}.profile-layout-card{background:linear-gradient(#162236f5,#0f1827fa);border-color:#84b3ff2e;box-shadow:inset 0 1px #ffffff0a,0 16px 30px #00000047}.profile-layout-card.active{border-color:#84b3ff4d}.profile-layout-preview{border-color:#84b3ff2e}.profile-layout-preview-badge{color:#dce7fb;background:#0e1623d6}.profile-layout-preview-base{background:radial-gradient(circle at 18% 18%,#6690e03d 0 42px,#0000 43px),linear-gradient(#162236fa,#0e1725fa)}.profile-layout-preview-base .profile-layout-preview-surface strong{color:#eef4ff}.profile-layout-preview-base .profile-layout-preview-surface span{color:#9fb2d5}.profile-layout-card-copy p,.profile-layout-card-status{color:var(--ink-600)}.profile-layout-card-topline strong{color:var(--ink-900)}.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-consent-box{background:#0a121fb8;border-color:#7891be38;box-shadow:inset 0 1px #ffffff0a}.auth-consent-check{color:var(--ink-800)}.auth-consent-box .auth-terms{color:var(--ink-600)}.auth-consent-box .auth-inline-link{color:var(--blue-600)}.auth-captcha-card{background:#0a121fb8;border-color:#7891be33}.auth-captcha-card-verified{background:#2fb56c14;border-color:#4bcd8738}.auth-captcha-card-error,.auth-captcha-card-expired{background:#e15c5c1a;border-color:#ff70703d}.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-hours-setting-card,.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-hours-setting-card,.profile-manual-block-item,.profile-hours-item,.home-favorite-card,.filter-chip,.auth-google-button,.auth-pro-button{color:var(--ink-800)}.profile-service-media-preview{background-color:#1c283cc7;border-color:#ffd48838;box-shadow:inset 0 1px #ffffff0a}.profile-service-media-preview.is-empty{color:var(--ink-400)}.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.locked:not(.active){background:linear-gradient(#0f1724e6,#0b111bfa);border-style:dashed;border-color:#84b3ff2e}.calendar-day.locked:not(.active) .calendar-day-meta{color:#8ea0c3}.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}.shop-quick-actions{background:radial-gradient(circle at 100% 0,#4d89e62e,#0000 40%),linear-gradient(#141f32fa,#0a111dfc);border-color:#84b3ff38;box-shadow:inset 0 1px #ffffff0f,0 18px 34px #00000057}.shop-quick-actions-header h3,.shop-quick-field{color:#f2f7ff}.shop-quick-status{color:#9ec1ff}.shop-quick-input{color:#eef4ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(#18243afa,#0f1827fc);border-color:#84b3ff3d;box-shadow:inset 0 1px #ffffff0d,0 10px 18px #0000002e}.shop-quick-input:focus{border-color:#84b3ff8f;box-shadow:0 0 0 3px #4d89e62e,0 12px 22px #00000038}.shop-quick-input::placeholder{color:#93a5c4;opacity:1}.shop-quick-input option{color:#f4f8ff;background:#141f33}.shop-quick-time-grid .schedule-time-chip{color:#dbe8ff;background:linear-gradient(#1c2b44fa,#111c2dfc);border-color:#84b3ff3d;box-shadow:inset 0 1px #ffffff0d,0 10px 18px #0000003d}.shop-quick-time-grid .schedule-time-chip:disabled,.shop-quick-time-grid .schedule-time-chip.blocked{color:#7889a8;opacity:1;background:linear-gradient(#182131e0,#0f1724f0);border-color:#84b3ff24;box-shadow:inset 0 1px #ffffff08}.shop-quick-time-grid .schedule-time-chip.active:not(:disabled):not(.blocked){color:#fff;background:linear-gradient(#4f8deb 0%,#255fb8 100%);border-color:#99c3ff70;box-shadow:inset 0 1px #ffffff42,0 16px 28px #1845965c}.shop-quick-buttons .profile-editor-cancel{color:#bdd5ff;background:linear-gradient(#1f2b3ef5,#131d2dfa);border-color:#84b3ff38}.shop-quick-buttons .edit-button:disabled{color:#7889a8;opacity:1;box-shadow:none;background:linear-gradient(#1c2534c7,#101826e6);border-color:#84b3ff24}.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-invalid{border-color:#ff737a80}.auth-profession-menu{border-color:var(--surface-border);background:#111a2a;box-shadow:0 24px 54px #00000061}.auth-profession-option{color:var(--ink-800)}.auth-profession-option:hover,.auth-profession-option.selected{color:var(--blue-500);background:#6d9ce32e}.auth-profession-group-title,.auth-profession-empty,.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)}.auth-reset-steps span{color:var(--ink-600);background:#84b3ff1f}.auth-password-toggle{background:#84b3ff1f}.auth-password-toggle:hover{color:#bcd5ff;background:#84b3ff33}.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-features li,.profile-plan-note{color:var(--ink-600)}.profile-plan-features li:before{background:linear-gradient(135deg,#8ab8ff,#2f76d2);box-shadow:0 0 0 4px #84b3ff1f}.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}.profile-plan-cancel-action{color:#ff9f9f;background:#7f1d1d33;border-color:#f8717147}.profile-plan-cancel-action:not(:disabled):hover{color:#ffc6c6;background:#7f1d1d4d;border-color:#f8717170}.shop-profile-contact-actions .message-button{color:#dbeafe;text-shadow:0 1px 14px #84b3ff2e;background:linear-gradient(#233756f0,#142034fa);border-color:#84b3ff61;box-shadow:inset 0 1px #ffffff12,0 16px 32px #0208145c,0 0 0 1px #84b3ff14}.shop-profile-contact-actions .message-button-whatsapp:not(:disabled){color:#ccffe0;background:radial-gradient(circle at 50% 0,#4ade8033,#0000 50%),linear-gradient(#1f483bf5,#102621fa);border-color:#4ade8057}.shop-profile-contact-actions .message-button-instagram:not(:disabled){color:#e8f1ff;background:radial-gradient(circle at 50% 0,#5da5ff38,#0000 52%),linear-gradient(#203455f5,#121e34fa);border-color:#a2bfff6b}.shop-profile-contact-actions .message-button-maps:not(:disabled){color:#ffe5cf;background:radial-gradient(circle at 50% 0,#fb923c2e,#0000 52%),linear-gradient(#4c2f14f5,#2c1b0cfa);border-color:#fb923c5c}.shop-profile-contact-actions .message-button:hover:not(:disabled),.shop-profile-contact-actions .message-button:focus-visible:not(:disabled){border-color:#aaccff8f;box-shadow:inset 0 1px #ffffff1a,0 18px 36px #02081475,0 0 0 1px #84b3ff29}.shop-profile-contact-actions .message-button:disabled{color:var(--ink-500);background:#111a28a8;border-color:#84b3ff29}.message-button-icon{color:#9ec5ff;filter:drop-shadow(0 0 10px #84b3ff47)}.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-reward-mode-note{background:#4375c424;border-color:#76aeff47}.profile-loyalty-history-topline span,.profile-loyalty-history-item-topline span,.profile-loyalty-history-item p,.profile-reward-redemption-contact,.profile-reward-mode-note span{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}.cookie-notice-banner{background:#0a121feb;border-color:#7891be38;box-shadow:inset 0 1px #ffffff0d,0 20px 44px #00000061}.cookie-notice-banner p{color:var(--ink-700)}.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}}
