@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@500;600;700;800&family=Space+Grotesk:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700&family=Sora:wght@400;500;600;700&display=swap";.landing{background:#000;color:#fff}:root{--landing-divider: linear-gradient(90deg, #ffffff00, #e5e7eb, #ffffff00)}.hero{background:#000;color:#fff;max-width:1100px;margin:0 auto;padding:40px 32px;display:flex;flex-direction:column;align-items:center;gap:32px;overflow-x:hidden}.hero-content h1{font-size:42px;margin:18px 0;line-height:1.15;text-align:center;animation:heroSlideUp .7s ease-out both}.hero-title-line{display:block}.hero-content p{color:#d1d5db;font-size:16px;max-width:520px;text-align:center;margin:0 auto 32px;transform:translateY(25px);animation:heroSlideUp .8s ease-out both;animation-delay:.05s}.cta-button{padding:12px 28px;background:#007bff;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transform:translateY(25px);animation:heroSlideUp .9s ease-out both;animation-delay:.1s}.cta-button:hover{background:#007bff}.hero-cta-stack{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:32px}.hero-visuals{display:flex;align-items:center;justify-content:center;gap:clamp(140px,36vw,640px);width:100%;max-width:100%;flex-wrap:wrap;margin-top:32px;animation:heroSlideUp 1s ease-out both;animation-delay:.15s}@keyframes heroSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-content h1,.hero-content p,.cta-button,.hero-visuals{animation:none}}@media(max-width:600px){.hero-visual--left{display:none!important}.phone--single,.hero-visual--right .phone--single{transform:rotate(0)!important}}.hero-visual{display:flex;justify-content:center}.phone{width:290px;border-radius:22px;box-shadow:0 18px 36px #0f172a1f}.phone--single{transform:rotate(-2deg)}.hero-visual--right .phone--single{transform:rotate(2deg)}@media(min-width:601px){.hero-visuals{position:relative;gap:0;flex-wrap:nowrap;align-items:center;justify-content:center}.hero-visual--left{flex:1 1 auto;justify-content:center}.hero-visual--left .phone--single{width:min(820px,78vw);transform:none}.hero-visual--right{position:absolute;right:clamp(16px,10vw,140px);top:50%;transform:translateY(-50%);z-index:2}.hero-visual--right .phone--single{width:min(320px,36vw);transform:none}}.section{max-width:1100px;margin:0 auto;padding:56px 32px;border-top:2px solid transparent;border-image:var(--landing-divider) 1}.section h2{margin:0 0 18px;font-size:24px;letter-spacing:.2px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step-card{border:1px solid #3a3a3a;border-radius:16px;padding:24px;display:grid;grid-template-columns:auto 1fr;gap:16px;background:#0a0a0a;min-height:160px;box-shadow:0 12px 24px #00000040}.step-card h3{margin:0 0 8px;font-size:18px;color:#fff}.step-card p{margin:0;font-size:22px;line-height:1.25;color:#d0d0d0;line-height:1.6}.step-icon{width:46px;height:46px;border-radius:12px;border:1px solid #4a4a4a;display:grid;place-items:center;color:#fff;background:#101010;flex:0 0 auto}.benefits{display:grid;grid-template-columns:1fr;gap:20px;margin:0}.benefit-card{border:none;background:linear-gradient(145deg,#0f0f0f,#0b0b0b 55%,#111);border-radius:16px;padding:22px clamp(32px,6vw,64px);min-height:160px;display:grid;gap:8px;box-shadow:0 14px 30px #0000004d;text-align:left;width:100%;box-sizing:border-box}.benefit-card:nth-child(2n){text-align:right;justify-items:end}.benefit-card:before{content:"";width:100%;height:2px;background:var(--landing-divider);opacity:.35;border-radius:999px;margin-bottom:14px}.benefit-copy{display:grid;gap:8px}.benefit-card h3{margin:0;font-size:24px;color:#fff}.benefit-title-line,.benefit-body-line{display:block}.benefit-card p{margin:0;color:#9ca3af;font-size:16px;line-height:1.5}@media(max-width:960px){.hero{gap:28px}.hero-content h1{font-size:34px}.steps{grid-template-columns:1fr}.hero-cta-stack{gap:18px}.hero-visuals{gap:56px}}@media(max-width:640px){.role-chooser-actions .cta-button{width:100%}}.entry-modal-backdrop{position:fixed;inset:0;z-index:2000;background:#000;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;justify-content:center;padding:0;animation:entryBackdropFade .22s ease-out both}.entry-modal{width:100%;height:100%;max-width:none;background:#000;border:1px solid #232323;border-radius:0;padding:40px 32px 48px;box-shadow:0 24px 80px #00000073;color:#f9fafb;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:20px;animation:entryModalPop .36s cubic-bezier(.22,1,.36,1) both}.entry-brand{display:grid;place-items:center;margin-bottom:6px;transform:translateY(-70px)}.entry-brand-logo{width:min(260px,74vw);height:auto}.entry-modal p{margin:0 0 18px;color:#c7ccd5}.entry-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(200px,280px));gap:16px;justify-content:center}.entry-choice-card{border:1px solid #26292e;border-radius:14px;background:#151617;color:#f9fafb;padding:18px 20px;display:flex;align-items:center;justify-content:flex-start;gap:18px;text-align:left;min-height:160px;cursor:pointer;opacity:1;animation:entryChoiceRise .38s ease-out forwards}.entry-choice-card:nth-child(1){animation-delay:80ms}.entry-choice-card:nth-child(2){animation-delay:.14s}.entry-modal-backdrop.is-closing{animation:entryBackdropFadeOut .22s ease-in both}.entry-modal.is-closing{animation:entryModalOut .22s ease-in both}.entry-modal.is-closing .entry-choice-card{animation:entryChoiceOut .16s ease-in both}.entry-choice-card:hover{border-color:#3b82f6;background:#1b1d20}.entry-choice-icon{width:72px;height:72px;color:#e5e7eb;display:grid;place-items:center;flex:0 0 auto}.entry-choice-icon svg{width:64px;height:64px}.entry-choice-icon-image{width:64px;height:64px;object-fit:contain;filter:brightness(0) invert(.92)}.entry-choice-copy{display:grid;gap:6px}.entry-choice-copy strong{font-size:22px;line-height:1.25}@media(min-width:769px){.entry-choice-copy strong{font-size:18px}}.cta-button-secondary{background:#1f2937}.cta-button-secondary:hover{background:#111827}@media(max-width:640px){.entry-modal-backdrop{align-items:center;justify-content:center;overflow-y:auto;padding:0}.entry-modal{width:100%;height:100%;max-width:none;margin:0;padding:calc(48px + env(safe-area-inset-top)) 16px 32px;border-radius:0}.entry-modal-actions{grid-template-columns:1fr;gap:12px}.entry-choice-card{min-height:120px;padding:12px 14px;gap:12px}.entry-choice-icon svg,.entry-choice-icon-image{width:44px;height:44px}.entry-choice-copy strong{font-size:18px;line-height:1.25}}@keyframes entryBackdropFade{0%{opacity:0}to{opacity:1}}@keyframes entryModalPop{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes entryChoiceRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.entry-modal-backdrop,.entry-modal,.entry-choice-card{animation:none;opacity:1}}@keyframes entryBackdropFadeOut{0%{opacity:1}to{opacity:0}}@keyframes entryModalOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.985)}}@keyframes entryChoiceOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.route-transition-shell{animation:pageAppear .28s cubic-bezier(.22,1,.36,1) both}.route-transition-shell.route-transition-slide{animation:pageSlideIn .36s cubic-bezier(.22,1,.36,1) both}@keyframes pageSlideIn{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.route-transition-shell,.route-transition-shell.route-forward,.route-transition-shell.route-back,.route-transition-shell.route-transition-slide{animation:none}}.route-transition-shell{animation:pageAppear .22s cubic-bezier(.22,1,.36,1) both}.route-transition-shell.route-forward{animation:pageSlideInRight .32s cubic-bezier(.22,1,.36,1) both}.route-transition-shell.route-back{animation:pageSlideInLeft .32s cubic-bezier(.22,1,.36,1) both}@keyframes pageAppear{0%{opacity:0}to{opacity:1}}@keyframes pageSlideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes pageSlideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.navbar{z-index:50;display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;align-items:center;padding:18px 20px;background:#0b0b0b;position:relative}.nav-left,.nav-right,.nav-center{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.nav-left{justify-self:start}.nav-center{justify-self:center}.nav-right{justify-self:end}.logo-name{height:clamp(16px,3.5vw,24px);width:auto;display:block}.logo-name-mobile{display:none;height:clamp(16px,3.5vw,24px);width:auto}.brand-logo{height:32px;width:auto;position:static;transform:none;pointer-events:auto;z-index:5;margin:0}.menu-btn{position:relative;z-index:3;background:none;border:none;color:#fff;font-size:26px;cursor:pointer}.menu-overlay{opacity:1;transition:opacity .2s ease;z-index:2000;position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:flex-end;padding:72px 24px 24px}.menu-panel{opacity:1;transform:translateY(0) scale(1);transition:opacity .2s ease,transform .2s ease;position:relative;z-index:2001;width:min(320px,88vw);background:#0b0b0b;border:1px solid #1f1f1f;border-radius:18px;padding:8px 10px;display:flex;flex-direction:column;gap:0;box-shadow:0 18px 40px #00000073;animation:menuIn .25s ease-out both}@keyframes menuIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-panel a{display:flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 14px;border-radius:12px;border:1px solid #1f1f1f;background:#101010;color:#fff}.menu-panel a:hover{background:#1a1a1a}.menu-overlay.is-closing{opacity:0}.menu-panel.is-closing{opacity:0;transform:translateY(-8px) scale(.98)}.menu-title{font-size:18px;font-weight:700}.menu-divider{height:1px;width:100%;background:linear-gradient(90deg,#fff0,#e5e7eb80,#fff0);opacity:.7;margin:2px 0}.logo-name-wrap{display:inline-flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;flex-wrap:nowrap}.beta-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:999px;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;line-height:1;align-self:center;flex:0 0 auto;transform:translateY(0);background:transparent}.logo-name-wrap,.logo-name-wrap:visited{color:inherit}.logo-name-wrap:active .beta-badge,.logo-name-wrap:hover .beta-badge{color:#fff;border-color:#ffffff59;background:transparent}@media(max-width:768px){.navbar{background:#0b0b0b}.brand-logo,.logo-name{display:none}.logo-name-mobile{display:block;height:30px}.beta-badge{font-size:9px;padding:2px 6px;transform:translate(-3px,3px)}}@media(min-width:769px){body.entry-open .brand-logo{display:none}}.footer{background:#000;color:#fff;border-top:none;margin-top:64px;margin-bottom:32px}.footer-inner{max-width:1100px;margin:0 auto;padding:12px 32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.footer-left{display:grid;gap:6px;text-align:left}.footer-links{display:flex;justify-content:flex-end;gap:18px;flex-wrap:wrap;font-size:12px}.footer-links a{color:#e5e7eb;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-brand{font-weight:700;font-size:14px;color:#fff;text-decoration:none}.footer-brand:hover,.footer-brand:focus,.footer-brand:visited{color:#fff;text-decoration:none}.footer-text,.footer-copy{font-size:12px;color:#9ca3af}@media(max-width:768px){.footer-inner{flex-direction:column;text-align:center}.footer-left{text-align:center}.footer-links{justify-content:center}}.hours-header{margin-bottom:10px}.hours-title{margin:0;font-size:14px;font-weight:700;color:#111}.hours-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.hours-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.hours-chip-remove{width:26px;height:26px;border-radius:999px;border:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;color:#111;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hours-chip-remove:hover{background:#111;color:#fff;border-color:#111}.hours-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.hours-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.hours-card select,.hours-card input[type=time]{width:100%;padding:12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:600;color:#111;outline:none}.hours-card select:focus,.hours-card input[type=time]:focus{border-color:#111}.hours-actions{display:flex;gap:10px;justify-content:center;margin-top:12px}.hours-closed-text{position:relative;top:-10px}.hours-add-btn{padding:12px 14px;border-radius:12px;border:1px solid #111;background:#111;color:#fff;font-weight:700;cursor:pointer}.hours-add-btn:disabled{opacity:.45;cursor:not-allowed}.hours-clear-btn{padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#111;font-weight:700;cursor:pointer}.hours-clear-btn:hover{background:#f3f4f6}@media(max-width:720px){.hours-grid{grid-template-columns:1fr 1fr}}.hours-row-add{margin-top:10px;width:100%;display:flex;justify-content:center}.hours-row{flex-direction:column;align-items:flex-start;gap:0;background:#f1f1f1;border-radius:12px;padding:8px 12px}.hours-row-days{display:flex;align-items:center;gap:8px;margin-bottom:12px}.hours-row-times{display:flex;align-items:center;gap:8px}.operating-hours-field{margin-bottom:24px}.hours-list{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px;padding:0;list-style:none}.hours-chip{background:#f1f1f1;color:#222;border-radius:14px;padding:6px 14px 6px 12px;display:flex;align-items:center;font-size:14px;gap:6px;border:none;font-weight:500}.remove-hours{background:none;border:none;color:#d32f2f;font-size:18px;margin-left:4px;cursor:pointer;line-height:1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.hours-row select,.hours-row input[type=time]{padding:8px 10px;border-radius:8px;border:none;background:#f1f1f1!important;font-size:15px;font-weight:500;color:#222;outline:none;box-shadow:none}.add-hours{background:#fff!important;border:1px solid #ddd!important;padding:10px 14px!important;border-radius:12px!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;position:relative!important;overflow:hidden!important;box-sizing:border-box!important;color:#222!important;font-size:15px!important;font-weight:600!important;margin-left:8px!important;transition:background .2s!important;outline:none!important}.add-hours:hover{background:#f1f1f1!important;border-color:#bbb!important}.password-input-wrapper{display:flex;align-items:center;position:relative}.request-container{background-color:#fff;color:#000;max-width:1100px;margin:0 auto;padding:60px 32px;text-align:center}.request-container h1{font-size:32px;font-weight:700}.request-container p{margin-top:10px;font-size:18px}.request-container h2{display:block;width:fit-content;-webkit-width:-webkit-fit-content;-moz-width:-moz-fit-content;margin-left:0;margin-top:28px;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid #bdbdbd}.request-container hr{margin:40px 0;border:none;border-top:1px solid #e0e0e0}.personal-details-box{border:none;border-radius:0;padding:0;background:transparent}.request-form{display:flex;justify-content:space-between;gap:60px;text-align:left;margin-top:35px}.form-actions{margin-top:40px;display:flex;justify-content:center;gap:20px}.request-page{min-height:100vh;background-color:#fff}.form-column{flex:1;display:flex;flex-direction:column}.form-column label{margin-bottom:6px;font-weight:500}.form-column input{margin-bottom:24px;padding:14px 18px;border-radius:12px;border:none;background:#f1f1f1;font-size:15px;width:100%;box-sizing:border-box}.location-field{position:relative;margin-bottom:24px}.location-field input{margin-bottom:0}.location-field input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-left:8px;border-radius:0;position:relative;cursor:pointer}.location-field input[type=search]::-webkit-search-cancel-button{background:linear-gradient(45deg,transparent 46%,#6b7280 46%,#6b7280 54%,transparent 54%),linear-gradient(-45deg,transparent 46%,#6b7280 46%,#6b7280 54%,transparent 54%)}.location-status{position:static;margin-top:6px;font-size:12px;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;padding:4px 10px 4px 24px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.location-status:before{content:"";width:10px;height:10px;border:2px solid #cbd5f5;border-top-color:#6b7280;border-radius:50%;position:absolute;left:8px;animation:locationSpin .8s linear infinite}@keyframes locationSpin{to{transform:rotate(360deg)}}.location-suggestions{list-style:none;padding:6px 0;margin:6px 0 0;border:1px solid #e0e0e0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014;max-height:220px;overflow:auto;position:absolute;width:100%;z-index:5}.location-suggestions li{margin:0}.location-suggestions button{width:100%;text-align:left;background:transparent;border:none;padding:10px 14px;cursor:pointer;font-size:14px}.location-suggestions button:hover{background:#f3f4f6}.file-control{display:flex;align-items:center;gap:12px;margin-bottom:24px}.file-btn{background:#fff;border:1px solid #ddd;padding:10px 14px;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;position:relative;overflow:hidden;box-sizing:border-box}.file-name{color:#888;font-size:15px}.next-btn{padding:12px 28px;background:#007bff;color:#fff;border:none;border-radius:999px;font-size:16px;cursor:pointer}.error{color:red;font-size:13px;margin-top:-16px;margin-bottom:12px;display:block}.password-field{position:relative;width:100%;margin-bottom:24px}.password-field input{display:block;width:100%;margin-bottom:0;padding-right:44px;box-sizing:border-box}.toggle-password{background:transparent;border:none;color:#555;cursor:pointer;padding:0 6px;border-radius:0;display:flex;align-items:center;justify-content:center;position:absolute;right:8px;top:40%;transform:translateY(-30%);height:28px;width:28px;z-index:10;background-color:transparent}@media(max-width:768px){.request-container h2{border-bottom:none;padding-bottom:0}.request-page{overflow-x:hidden}.personal-details-box{border:1px solid #d0d0d0;border-radius:16px;padding:20px;background:#fff}.request-container{padding:40px 24px;text-align:left}.request-container h1{font-size:26px;line-height:1.25}.request-container p{font-size:16px}.request-container h1,.request-container p{text-align:left}.request-container h2{width:fit-content}.request-form{flex-direction:column;gap:24px}.form-actions{justify-content:stretch;flex-direction:column;gap:12px}.next-btn{width:100%}.file-control{flex-direction:column;align-items:flex-start}.file-btn{width:100%;justify-content:center}.file-name{width:100%;word-break:break-word}.password-field{align-items:stretch;gap:8px}.toggle-password{transform:translateY(-10px);align-self:flex-start}.request-container h1,.request-container p{text-align:center}.form-actions{justify-content:center}}@media(max-width:480px){.request-container{padding:32px 20px}.request-container h1{font-size:22px;line-height:1.25}.request-container p{font-size:15px}.request-container h2{margin-top:22px}.form-actions{margin-top:28px}}.page-bg{background:#fff;min-height:100vh;width:100%}.services-container{color:#111;max-width:900px;margin:0 auto;padding:40px 16px 60px;text-align:left}.services-container h1{font-size:28px;font-weight:700;margin:0 0 10px;text-align:center}.services-container p{margin-top:10px;font-size:18px;margin-bottom:24px;text-align:center}.services-container hr{margin:40px 0;border:none;border-top:1px solid #e0e0e0}.error{display:block;color:#b91c1c;margin:4px 0 10px}.services-container h2{display:block;width:fit-content;-webkit-width:-webkit-fit-content;-moz-width:-moz-fit-content;font-size:22px;font-weight:700;margin:28px 0 18px;padding-bottom:10px;border-bottom:2px solid #bdbdbd}.services-container .services-form{display:grid;gap:14px;width:100%;align-items:start}.services-container .service-row-inline{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:flex-end;width:100%;box-sizing:border-box}.services-container .service-name,.services-container .service-extra{display:grid;gap:8px;text-align:left;justify-self:start;min-width:0}.services-container .service-name label,.services-container .service-extra label,.services-container .service-price label{font-weight:600}.services-container .service-name input,.services-container .service-extra input,.services-container .service-price input{width:100%;padding:12px 14px;border-radius:999px;border:none;background:#f1f1f1;box-sizing:border-box}.services-container .service-name{flex:1 1 280px;max-width:420px}.services-container .service-extra{flex:1 1 220px;max-width:320px}.services-container .remove-pill{align-self:end;width:36px;height:36px;padding:0;border-radius:50%;border:none;background:#f1f1f1;color:#666;font-size:22px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.services-container .add-btn{justify-self:start;margin-top:6px;background:#007bff;color:#fff;border:none;border-radius:999px;padding:10px 16px;cursor:pointer}.services-container .form-actions{margin-top:30px;display:flex;justify-content:flex-end;gap:14px}.services-container .back-btn,.services-container .next-btn{padding:10px 18px;border-radius:999px;border:none;font-size:16px}.services-container .back-btn{background:transparent;color:#111;border:1px solid rgba(0,0,0,.08)}.services-container .next-btn{background:#007bff;color:#fff}@media(max-width:720px){.services-container hr{display:none}.page-bg{overflow-x:hidden}.services-container{border:1px solid #d0d0d0;border-radius:16px;background:#fff}.services-container{padding:28px 16px 48px}.services-container h1{font-size:24px}.services-container p{font-size:16px}.services-container h2{font-size:20px;margin:22px 0 14px}.services-container .service-row-inline{flex-direction:column;align-items:stretch;gap:3px;margin-bottom:50px}.services-container .service-name,.services-container .service-extra{max-width:100%;gap:0px}.services-container .service-name label,.services-container .service-extra label{font-size:13px}.services-container .service-extra label{margin-top:-185px}.services-container .service-name input,.services-container .service-extra input{border-radius:14px;padding:4px 8px;font-size:12px;height:36px}.services-container .service-name input{margin-top:-120px}.services-container .service-extra input{margin-top:-275px}.services-container .add-btn{width:100%;text-align:center}.services-container .form-actions{flex-direction:column;gap:10px}.services-container .back-btn,.services-container .next-btn{width:100%;justify-content:center}.services-container .remove-pill{align-self:flex-start;margin-top:-325px}}@media(max-width:768px){.services-container hr{display:none}.page-bg{overflow-x:hidden}.services-container{border:1px solid #d0d0d0;border-radius:16px;background:#fff}}@media(max-width:768px){.services-container hr{display:none}}:root{--button-blue: #007BFF}.upload-grid{display:flex;gap:24px;flex-wrap:wrap;margin-top:40px}.image-card{width:160px;height:160px;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.04);background-color:#fff}.image-card img{width:100%;height:100%;object-fit:cover;display:block;z-index:0}.remove-btn{position:absolute;top:8px;left:8px;z-index:20;width:28px;height:28px;border-radius:50%;background:var(--button-blue);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000002e;cursor:pointer;padding:0}.remove-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000038}.request-page{background-color:#fff;min-height:100vh;width:100%}.next-btn,.submit-btn{background:var(--button-blue);color:#fff;border:none;padding:12px 28px;border-radius:999px;font-weight:600;font-size:16px;cursor:pointer}.next-btn:hover,.submit-btn:hover,.next-btn:active,.submit-btn:active{background:var(--button-blue)}.next-btn:disabled,.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.back-btn,.next-btn,.submit-btn{padding:12px 28px;border-radius:999px;font-weight:600;cursor:pointer;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .12s ease}.next-btn,.submit-btn{background:var(--button-blue);color:#fff;border:none}.back-btn{background:transparent;color:#111;border:1px solid rgba(0,0,0,.08)}.back-btn,.submit-btn{font-size:16px}.upload-card .upload-card-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;gap:4px;box-sizing:border-box;border:2px solid #E5E7EB;border-radius:12px;background:transparent;cursor:pointer}.upload-card .upload-icon{width:28px;height:28px;color:#6b7280;flex:0 0 auto;display:block;margin:0 0 2px}.upload-card .upload-text{color:#6b7280;font-weight:600;font-size:14px;line-height:1;margin:2px 0 0}.upload-card{width:160px;height:160px;padding:8px;display:block;box-shadow:none;border:none;background:transparent}.showcase-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}.showcase-modal__overlay{position:absolute;inset:0;background:#0006}.showcase-modal__content{position:relative;background:#fff;color:#000;padding:24px 28px;border-radius:16px;max-width:420px;width:calc(100% - 48px);text-align:center;box-shadow:0 20px 60px #0003}.showcase-modal__content h3{margin:0 0 16px}.showcase-modal__content p{margin:0 0 32px}.showcase-modal__message{color:#4b5563;line-height:1.5;font-size:14px}.showcase-modal__content button{padding:10px 16px;border-radius:999px;border:1px solid #111;background:#fff;color:#111;cursor:pointer}.submit-btn.is-submitting{display:inline-flex;align-items:center;justify-content:center;gap:8px}.submit-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:submitSpin .7s linear infinite}@keyframes submitSpin{to{transform:rotate(360deg)}}@media(min-width:769px){.request-page .form-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:30px}}.success-page{min-height:100vh;background:#f3f4f6;padding:32px 16px}.success-card{max-width:920px;margin:0 auto;background:#fff;border:1px solid #dbe2ea;border-radius:20px;box-shadow:0 12px 36px #0f172a14;overflow:hidden}.success-hero{padding:28px 20px 22px;text-align:center}.success-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#e8f1ff;display:grid;place-items:center}.success-icon span{width:30px;height:30px;border-radius:50%;background:#007bff;color:#fff;display:grid;place-items:center;font-weight:800}.success-hero h1{margin:0;font-size:40px;font-weight:800;color:#0f172a}.success-hero p{margin:10px auto 0;max-width:520px;font-size:20px;color:#64748b;line-height:1.5}.success-body{display:grid;grid-template-columns:1.2fr 1fr;border-top:1px solid #e5e7eb}.success-left,.success-right{padding:24px}.success-left{border-right:1px solid #e5e7eb}.success-left h2,.success-right h2{margin:0 0 16px;font-size:24px;font-weight:700;color:#0f172a}.link-row{display:flex;gap:10px;align-items:center}.link-input{flex:1;min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border-radius:12px;border:1px solid #d4dae4;background:#fff;color:#111827;text-decoration:none;font-size:16px}.copy-btn{min-height:44px;min-width:48px;padding:0;border-radius:12px;border:none;background:#007bff;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.helper-text{margin:12px 0 0;font-size:16px;color:#7c8aa0}.success-left h3{margin:20px 0 10px;font-size:20px;color:#0f172a}.share-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.share-circle{width:46px;height:46px;border-radius:50%;border:1px solid #d4dae4;background:#fff;color:#334155;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.share-circle:hover{transform:translateY(-1px);border-color:#94a3b8}.share-circle svg{width:22px;height:22px}.qr-box{display:flex;justify-content:center}.qr-image-wrap{position:relative;width:220px;height:220px}.qr-image{width:220px;height:220px;border-radius:14px;background:#fff;border:1px solid #dbe2ea;padding:10px;box-sizing:border-box}.qr-center-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;object-fit:contain;background:#fff;padding:4px;border-radius:0}.qr-note{margin:14px 0 0;text-align:center;font-size:16px;color:#64748b;line-height:1.5}.qr-download{margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid #007bff;color:#007bff;text-decoration:none;font-weight:700;font-size:16px}.error-text{margin:24px;color:#b91c1c}.success-footer{border-top:1px solid #e5e7eb;padding:24px 20px 20px;text-align:center}.login-btn{min-height:50px;min-width:240px;border-radius:14px;border:none;background:#000;color:#fff;font-size:20px;font-weight:700;cursor:pointer}.success-footer p{margin:14px 0 0;color:#94a3b8;font-weight:700;letter-spacing:.12em;font-size:14px}@media(max-width:920px){.success-body{grid-template-columns:1fr}.success-left{border-right:none;border-bottom:1px solid #e5e7eb}.success-right{text-align:center}}@media(max-width:600px){.success-page{padding:24px 14px}.success-hero h1{font-size:30px}.success-hero p{font-size:20px}.success-left,.success-right{padding:20px 16px}.success-left h2,.success-right h2{font-size:24px}.share-row{justify-content:center}.link-row{flex-direction:column;align-items:stretch}.copy-btn,.link-input,.qr-download{width:100%;box-sizing:border-box}.success-hero h1{font-size:26px}.success-hero p{font-size:16px;max-width:100%}.success-left h2,.success-right h2{font-size:20px}.helper-text,.qr-note{font-size:14px}.link-input{min-height:42px;font-size:14px;padding:10px 12px;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.copy-btn{min-height:42px}.qr-image-wrap,.qr-image{width:190px;height:190px}.qr-download{min-height:38px;font-size:14px;padding:0 12px}.success-left,.success-right{padding:16px 14px}.success-card{border-radius:16px}.login-btn{min-height:46px;font-size:18px}.login-btn{min-width:100%;font-size:20px}.success-footer p{font-size:14px;letter-spacing:.09em}}.loading-screen{min-height:100vh;display:grid;place-items:center;background:#fff;color:#0f172a;padding:24px;box-sizing:border-box}.loading-card{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 26px #0f172a0f}.loading-spinner{width:28px;height:28px;border-radius:999px;border:3px solid #e5e7eb;border-top-color:#0f172a;animation:spin .9s linear infinite}.loading-text{font-weight:600;font-size:15px;letter-spacing:.01em}.loading-dots span{display:inline-block;animation:pulse 1.2s infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.2}40%{opacity:1}}:root{--profile-bg: #f7f8fb;--profile-ink: #0f172a;--profile-muted: #6b7280;--profile-card: #ffffff;--profile-border: #e5e7eb;--profile-blue: #007BFF;--profile-radius: 16px;--profile-ui-font: "Manrope", "Space Grotesk", "Sora", "Poppins", sans-serif;--profile-ui-font-alt: "Inter", "Space Grotesk", "Sora", "Poppins", sans-serif}.barber-profile{min-height:100vh;color:var(--profile-ink);background:radial-gradient(circle at top,rgba(0,123,255,.08),transparent 55%),linear-gradient(180deg,#f9fafb,#fff);font-family:Space Grotesk,Sora,Poppins,sans-serif}.profile-shell{max-width:1100px;margin:0 auto;padding:28px 20px 60px;display:grid;gap:20px}.profile-hero{display:grid}.hero-card{background:var(--profile-card);border:1px solid var(--profile-border);border-radius:calc(var(--profile-radius) + 4px);padding:20px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;box-shadow:0 18px 40px #0f172a0f}.barber-avatar{width:96px;height:96px;border-radius:999px;object-fit:cover;border:1px solid var(--profile-border)}.barber-info h1{margin:0 0 6px;font-size:clamp(26px,3.4vw,36px);letter-spacing:-.02em}.barber-info p{margin:4px 0 10px;color:var(--profile-muted);font-size:13px;max-width:420px;line-height:1.5}.address-line{display:block}.barber-info a{color:inherit;text-decoration:none}.hours-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;justify-content:flex-start}.hours-chip{background:#f3f4f6;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:#111827;border:1px solid var(--profile-border);text-align:center}.profile-actions{margin-top:10px;display:flex;gap:10px;align-items:center}.icon-btn{width:40px;height:40px;border-radius:50%!important;min-width:40px;min-height:40px;border:1px solid var(--profile-border);background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn:hover{background:#f3f4f6}.save-heart-btn{color:#111827}.save-heart-btn.is-saved{color:#111827;border-color:#111827;background:#fff}.save-heart-btn.is-saved:hover{background:#f3f4f6}.barber-tabs{position:relative;display:grid;grid-template-columns:1fr;padding:6px;background:#f3f4f6;border-radius:999px;width:min(260px,100%)}.barber-tabs.has-cuts{grid-template-columns:1fr 1fr}.barber-tab{padding:8px 14px;border-radius:999px;border:none;background:transparent;color:#374151;cursor:pointer;font-weight:600;font-size:14px;position:relative;z-index:1}.barber-tab.is-active{color:#fff}.tab-indicator{position:absolute;top:6px;left:6px;height:calc(100% - 12px);width:calc(50% - 6px);background:#111827;border-radius:999px;transition:transform .25s ease}.tab-indicator.is-cuts{transform:translate(100%)}.profile-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:20px;align-items:start}.profile-main h2,.barber-tab-content h2{margin:0 0 14px;font-size:20px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;flex-wrap:wrap}.section-header h2{margin:0}.addon-title{margin:40px 0 12px;font-size:18px}.search-field{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--profile-border);border-radius:999px;background:#fff;min-width:0;max-width:260px;width:100%}.search-field input{border:none;outline:none;font-size:13px;width:100%;background:transparent;color:#111}.search-icon{display:inline-flex;color:#6b7280}.profile-main{width:100%;padding-right:0}.services-list{display:flex;flex-direction:column;gap:10px;width:100%;align-items:stretch;padding:0;margin:0}.services-list+.addon-title{margin-top:56px}.service-card{display:flex!important;align-items:center!important;width:100%!important;max-width:none!important;overflow:hidden;box-sizing:border-box!important;padding:14px 110px 14px 14px!important;border:1px solid var(--profile-border);border-radius:16px;background:#fff;color:#111;cursor:pointer;position:relative}.service-card.is-selected{border-color:#111}.service-name{font-weight:800;font-size:18px;white-space:normal;overflow:visible;text-overflow:clip;margin-left:0;text-align:left}.service-price{font-weight:800;font-size:18px;white-space:nowrap;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:90px;text-align:right;font-variant-numeric:tabular-nums}.service-main{flex:1 1 auto!important;min-width:0!important;padding-right:0}.empty-state{text-align:center;font-size:13px;color:#6b7280;margin:8px 0 4px}.profile-booking{position:sticky;top:20px}.booking-form{background:var(--profile-card);border:1px solid var(--profile-border);border-radius:var(--profile-radius);padding:16px;box-shadow:0 12px 30px #0f172a0f}.booking-form h3{margin:0 0 12px;font-size:16px}.next-slots{margin-bottom:12px}.next-slots__label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.02em;margin-bottom:8px}.next-slots__chips{display:flex;flex-wrap:wrap;gap:8px}.slot-chip{border:1px solid var(--profile-border);background:#fff;color:#0f172a;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.slot-chip:hover{background:#f3f4f6}.booking-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:16px}.booking-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.booking-grid input{padding:10px 12px;border-radius:12px;border:1px solid var(--profile-border);outline:none;font-size:14px;color:#111827;background:#fff}.booking-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-datetime-row{display:grid;gap:8px}.booking-datetime-btn{padding:10px 12px;border-radius:12px;border:1px solid var(--profile-border);background:#fff;color:#111827;font-weight:700;cursor:pointer}.booking-datetime-btn:hover{background:#f8fafc}.booking-datetime-value{font-size:13px;color:#475569;font-weight:600}.booking-modal__content--picker{padding:14px 16px;width:min(760px,calc(100vw - 24px));max-width:min(760px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:hidden;text-align:left}.booking-picker-label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#6b7280;margin-top:8px}.booking-picker-label input{padding:10px 12px;border-radius:12px;border:1px solid var(--profile-border);outline:none;font-size:14px;color:#111827;background:#fff}.booking-picker-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.booking-total{font-weight:700;color:#111827}.book-now-btn{padding:12px 18px;border-radius:999px;border:none;background:#111;color:#fff;cursor:pointer;font-weight:600}.booking-unavailable-note{margin-bottom:10px;padding:10px 12px;border-radius:12px;border:1px solid #f1d5db;background:#fff4f6;color:#8a1d2f;font-size:13px;font-weight:600}.book-now-btn:disabled{opacity:.5;cursor:not-allowed}.barber-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.barber-gallery-image{width:100%;height:160px;object-fit:cover;border-radius:14px;box-shadow:0 10px 22px #0f172a14;cursor:pointer;transition:transform .2s ease}.barber-gallery-image:hover{transform:translateY(-2px)}.booking-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}.booking-modal__overlay{position:absolute;inset:0;background:#0006}.booking-modal__content{position:relative;background:#fff;color:#000;padding:24px 28px;border-radius:16px;max-width:420px;width:calc(100% - 48px);text-align:center;box-shadow:0 20px 60px #0003}.booking-modal__content h3{margin:0 0 8px}.booking-modal__content p{margin:0 0 16px}.booking-modal__content button{padding:10px 16px;border-radius:12px;border:1px solid #111;background:#fff;color:#111;cursor:pointer}@media(max-width:920px){.profile-grid{grid-template-columns:1fr}.profile-booking{position:static}}@media(max-width:640px){.hero-card{grid-template-columns:1fr;text-align:center}.barber-avatar{margin:0 auto}.barber-tabs{margin:0 auto;width:min(340px,100%)}.profile-actions,.hours-chips{justify-content:center}.section-header{flex-direction:column;align-items:flex-start}.search-field{width:100%}}.barber-info h1,.barber-info p,.hours-chip{font-family:var(--profile-ui-font)!important}.booking-form h3,.booking-grid label,.booking-total{font-family:var(--profile-ui-font-alt)!important}.barber-info h1{font-family:Inter,Sora,Poppins,sans-serif!important;font-weight:700!important;letter-spacing:-.03em}.book-now-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cut-viewer{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center}.cut-viewer__overlay{position:absolute;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cut-viewer__panel{position:relative;z-index:1;width:min(92vw,980px);height:min(88vh,760px);background:#fffffff5;border:1px solid #dbe1ea;border-radius:18px;overflow:hidden;box-shadow:0 28px 80px #0f172a59;display:grid;grid-template-rows:auto 1fr}.cut-viewer__toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#fff}.cut-viewer__btn,.cut-viewer__close{width:36px;height:36px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer}.cut-viewer__close{margin-left:auto}.cut-viewer__zoom{font-size:13px;font-weight:700;color:#475569;min-width:48px;text-align:center}.cut-viewer__stage{display:grid;place-items:center;padding:14px;overflow:auto;background:#f8fafc}.cut-viewer__img{width:100%;height:100%;max-width:100%;max-height:calc(88vh - 95px);object-fit:contain;border-radius:12px;transform-origin:center center;transition:transform .15s ease;box-shadow:0 14px 40px #0f172a2e}@media(max-width:640px){.cut-viewer__panel{width:calc(100vw - 20px);height:calc(100vh - 30px);border-radius:14px}.cut-viewer__toolbar{flex-wrap:wrap;justify-content:center}.cut-viewer__close{margin-left:0}.cut-viewer__img{max-height:calc(100vh - 180px)}}.booking-picker-subtitle{font-size:13px;font-weight:700;color:#1f2937;margin:8px 0 10px}.booking-date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.booking-date-chip{border:1px solid #d1d5db;background:#fff;border-radius:12px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.booking-date-chip span{font-size:11px;font-weight:700;color:#6b7280}.booking-date-chip strong{font-size:18px;line-height:1;color:#111827}.booking-date-chip.is-active,.booking-date-chip:hover{background:#2563eb;border-color:#2563eb}.booking-date-chip.is-active span,.booking-date-chip:hover span,.booking-date-chip.is-active strong,.booking-date-chip:hover strong{color:#fff}.booking-time-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.booking-time-chip{border:1px solid #d1d5db;background:#fff;border-radius:10px;padding:10px 12px;font-weight:700;color:#111827;cursor:pointer}.booking-time-chip.is-active,.booking-time-chip:hover{background:#2563eb;color:#fff;border-color:#2563eb}.booking-picker-empty{margin:10px 0 0;font-size:13px;color:#6b7280}@media(max-width:640px){.booking-modal{align-items:flex-end}.booking-modal__content{padding:16px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);border-radius:14px}.booking-date-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.booking-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}}.dash-layout{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);min-height:100vh;background:#fff}.dash-sidebar{border-right:1px solid #e5e7eb;padding:18px 16px;display:flex;flex-direction:column;gap:18px}.dash-wrap{max-width:1180px;margin:0 auto;padding:18px 18px 40px;color:#0f172a;width:100%;box-sizing:border-box}.brand{display:flex;align-items:center;gap:10px}.brand-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#111827;color:#fff;font-size:16px}.brand-title{font-weight:700;font-size:16px;line-height:1.1}.brand-sub{font-size:13px;color:#6b7280;margin-top:2px}.dash-nav{display:flex;flex-direction:column;gap:8px}.dash-link{background:transparent;border:none;color:#6b7280;cursor:pointer;font-size:14px;padding:10px 12px;text-align:left;border-radius:10px;display:flex;align-items:center;gap:8px}.dash-link.is-active{color:#0f172a;font-weight:600;background:#2563eb14}.dash-link__icon{font-size:16px;display:none}.dash-link__label{line-height:1.1}.dash-actions{display:flex;align-items:center;gap:12px;margin-top:auto}.dash-mobile-header{display:none;margin-bottom:12px}.logout-btn{background:#fff;border:1px solid #e5e7eb;color:#0f172a;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:600}.logout-btn:hover{background:#f9fafb}.avatar{width:36px;height:36px;border-radius:999px;background:#f3f4f6;display:grid;place-items:center;border:1px solid #e5e7eb;object-fit:cover;overflow:hidden}.stats-row{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px 18px;box-shadow:0 6px 18px #0f172a0a}.stat-label{color:#6b7280;font-size:13px;display:flex;align-items:center;gap:8px}.stat-value{margin-top:8px;font-size:34px;font-weight:800;letter-spacing:-.02em}.panel{margin-top:18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 26px #0f172a0d;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.panel-title{margin:0;font-size:18px;font-weight:800}.panel-tools{display:flex;align-items:center;gap:10px}.search{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;outline:none;min-width:220px;background:#fff}.search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.icon-btn:hover{background:#f9fafb}.icon-btn.refresh-btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1;font-weight:700;padding:0}.calendar{padding:16px 18px 20px}.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:700;margin-bottom:12px}.calendar-title{font-weight:700}.calendar-nav{width:32px;height:32px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:18px;line-height:1;color:#0f172a}.calendar-nav:hover{background:#f9fafb}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-weekday{font-size:12px;color:#6b7280;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.calendar-cell{min-height:90px;border:1px solid #eef2f7;border-radius:12px;padding:8px;background:#fff}.calendar-cell.is-muted{opacity:.4}.calendar-day{font-weight:700;font-size:12px;margin-bottom:6px}.calendar-event{font-size:11px;color:#1d4ed8;background:#2563eb1f;border-radius:8px;padding:4px 6px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-more{font-size:11px;color:#6b7280}.table-wrap{width:100%;overflow-x:auto}.bookings-table{width:100%;border-collapse:collapse;min-width:680px}.bookings-table thead th{text-align:left;font-size:12px;color:#6b7280;font-weight:700;padding:14px 18px;background:#fafafa}.bookings-table tbody td{padding:14px 18px;border-top:1px solid #eef2f7;vertical-align:middle;font-size:14px;color:#0f172a}.bookings-table a{color:#0f172a;text-decoration:none;font-weight:600}.bookings-table a:hover{text-decoration:underline}.right{text-align:right}.client-cell{display:flex;align-items:center;gap:10px}.client-name-btn{display:inline-flex;align-items:center;gap:10px;border:none;background:transparent;padding:0;cursor:pointer;text-align:left;color:inherit;font:inherit}.client-name-btn:hover .client-name{text-decoration:underline}.initials{width:34px;height:34px;border-radius:999px;background:#f3f4f6;display:grid;place-items:center;border:1px solid #e5e7eb;font-weight:700;color:#111827;font-size:12px}.client-name{font-weight:600}.empty-cell{padding:22px 18px;color:#6b7280;text-align:center}.status-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize;border:1px solid #e5e7eb;background:#fff;color:#111827}.status-pending{background:#fff;color:#0f172a}.status-accepted{background:#2563eb14;border-color:#2563eb40;color:#1d4ed8}.status-declined{background:#f3f4f6;color:#6b7280}.row-actions{display:inline-flex;gap:10px;justify-content:flex-end}.clients-collapsed-table{border-collapse:separate;border-spacing:0 8px}.clients-collapsed-table .empty-cell{text-align:center}.client-summary-row td{padding:0}.client-summary-btn{width:100%;border:0;background:#fff;padding:14px 12px 14px 14px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:#0f172a;cursor:pointer;text-align:left}.client-summary-btn:hover{background:#f8fafc}.client-expand-indicator{font-size:22px;line-height:1;color:#64748b}.client-details-row td{padding:12px 16px;background:#f8fafc}.client-details-grid{display:grid;gap:6px;font-size:14px;margin-bottom:10px}.client-actions{display:inline-flex;gap:10px;justify-content:flex-end}.ghost-btn{background:#fff;border:1px solid #e5e7eb;color:#0f172a;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:600;font-size:12px;letter-spacing:.02em}.ghost-btn:hover{background:#f9fafb}.ghost-danger{color:#991b1b;border-color:#fecaca}.ghost-danger:hover{background:#fef2f2}.action-btn{padding:10px 14px;border-radius:10px;font-weight:800;font-size:12px;letter-spacing:.02em;cursor:pointer;border:1px solid #e5e7eb}.action-btn:disabled{opacity:.6;cursor:default}.action-remove{background:#fff;color:#991b1b;border-color:#fecaca}.action-remove:hover{background:#fef2f2}.action-primary{background:#007bff;color:#fff;border:none;border-radius:12px;padding:12px 20px;font-size:16px;font-weight:600}.action-primary:hover{background:#007bff}.history-list{margin-top:10px;display:grid;gap:10px}.history-row{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:grid;gap:6px}.history-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-date{font-weight:700;color:#0f172a;font-size:14px}.history-status{font-size:12px;color:#6b7280;text-transform:capitalize}.history-total{font-size:13px;font-weight:700;color:#0f172a}.dashboard-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center}.dashboard-modal__overlay{position:absolute;inset:0;background:#0f172a59}.dashboard-modal__content{position:relative;z-index:1;width:min(480px,88vw);background:#fff;border-radius:16px;padding:20px;box-shadow:0 18px 40px #0f172a2e;border:1px solid #e5e7eb}.detail-list{display:grid;gap:8px;margin-top:8px;padding-left:0;transform:translate(-15px)}.detail-row{display:flex;align-items:center;justify-content:flex-start;gap:12px}.detail-row .detail-value:last-child{margin-left:8px}.dashboard-modal__close{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;font-size:18px;line-height:1;cursor:pointer}.dashboard-modal__close:hover{background:#f8fafc}.dashboard-modal__text{margin-top:8px;color:#374151;font-size:13px}.dashboard-form{display:grid;gap:12px;margin-top:12px}.dashboard-form label{display:grid;gap:6px;font-size:13px;color:#0f172a;font-weight:600}.dashboard-form input{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px}.dashboard-form select{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff;color:#0f172a}.dashboard-form textarea{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px;resize:vertical}.dashboard-form__error{color:#b91c1c;font-size:13px}.dashboard-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboard-form__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.settings-body{padding:18px;display:grid;gap:12px;margin-top:0}.settings-card{border:1px solid #e5e7eb;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.settings-card--clickable{width:100%;text-align:left;cursor:pointer;border:1px solid #e5e7eb;background:#fff}.settings-card--clickable:hover{background:#f9fafb;border-color:#d1d5db}.settings-card__chev{font-size:22px;color:#6b7280}.settings-card h3{margin:0 0 4px;font-size:16px}.settings-card p{margin:0;color:#6b7280;font-size:13px}.settings-success{padding:10px 12px;border-radius:12px;background:#ecfdf5;color:#065f46;border:1px solid #d1fae5;font-size:13px;font-weight:600}.manage-modal{width:min(820px,92vw);max-height:86vh;overflow-y:auto}.manage-modal h3{font-size:22px}.manage-modal h3{margin:0;font-size:22px;font-weight:800;color:#0f172a}.manage-form{display:grid;gap:16px;margin-top:10px}.manage-section{display:grid;gap:10px}.manage-section+.manage-section{border-top:1px solid #e5e7eb;padding-top:16px}.manage-section h4{margin:0 0 12px;font-size:18px;font-weight:700;color:#0f172a}.manage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.manage-grid label{display:grid;gap:6px;font-size:13px;font-weight:600;color:#0f172a}.manage-grid label>span{font-size:12px;color:#6b7280;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.manage-grid input{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px}.manage-list{display:grid;gap:10px;margin-bottom:12px}.manage-add-btn{margin-top:8px}.manage-row{display:grid;grid-template-columns:1.2fr .6fr auto;gap:10px;align-items:center}.manage-row input{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px}.manage-row select{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff}.manage-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.manage-thumb{border:1px solid #e5e7eb;border-radius:12px;padding:10px;display:grid;gap:8px;background:#fff}.manage-thumb img{width:100%;height:120px;object-fit:cover;border-radius:10px}.manage-upload{margin-top:10px;display:grid;gap:6px}.hours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hours-field{display:flex;flex-direction:column;gap:6px}.hours-label{font-size:12px;font-weight:700;color:#6b7280}.hours-card select,.hours-card input[type=time],.hours-card input[type=date],.hours-card input[type=text]{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:600;color:#111;outline:none;box-sizing:border-box}.hours-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.hours-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;color:#111;font-size:13px}.hours-chip-text{font-weight:600;white-space:nowrap}.hours-chip-remove{width:22px;height:22px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#111;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hours-chip-edit{border:1px solid #e5e7eb;background:#fff;color:#111;border-radius:999px;padding:4px 8px;font-size:12px;cursor:pointer}@media(max-width:560px){.manage-modal{width:calc(100% - 32px)}}.hours-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.hours-closed{display:inline-flex;align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:600;color:#111}.hours-closed input{width:16px;height:16px}.hours-add-btn{padding:10px 14px;border-radius:12px;border:1px solid #111;background:#111;color:#fff;font-weight:700;cursor:pointer}.hours-add-btn:disabled{opacity:.5;cursor:not-allowed}.hours-clear-btn{padding:10px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#111;font-weight:700;cursor:pointer}@media(max-width:860px){.hours-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hours-grid{grid-template-columns:1fr}}.file-control{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.file-btn{background:#fff;border:1px solid #e5e7eb;padding:10px 14px;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;position:relative;overflow:hidden;box-sizing:border-box;font-weight:600;font-size:13px}.file-btn input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-name{color:#888;font-size:13px}.muted-text{color:#6b7280;font-size:12px}.success-text{color:#16a34a;font-size:12px}.error-text{color:#b91c1c;font-size:12px}.booking-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px}.detail-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.detail-value{margin-top:4px;font-size:14px;font-weight:600;color:#0f172a}.detail-section{margin-top:14px}.detail-list{margin:8px 0 0;padding-left:18px;color:#111827;font-size:14px}.detail-total{margin-top:12px;font-weight:800;font-size:16px;color:#0f172a}@media(max-width:560px){.dashboard-modal__content{width:calc(100% - 64px)}.dashboard-form__row{grid-template-columns:1fr}}@media(max-width:768px){.dash-sidebar{border-right:none;border-bottom:none;padding:0;gap:0}.brand,.dash-actions{display:none}.dash-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 6px;gap:6px}.dash-link{flex-direction:column;justify-content:center;gap:4px;padding:8px 6px;font-size:12px;border-radius:12px}.dash-link__icon{font-size:18px;display:block}.dash-wrap{padding-top:12px;padding-bottom:84px}.dash-mobile-header{display:block;position:static;background:transparent;z-index:auto;padding:0 16px;margin-bottom:0;border-bottom:none;margin-top:0}.dash-mobile-header+.panel{margin-top:8px}.settings-actions{display:block}}@media(max-width:768px){.tab-dashboard .dash-mobile-header{margin-top:-50px}.tab-settings .dash-mobile-header{margin-top:-285px}.tab-clients .dash-mobile-header{margin-top:-270px}.tab-schedule .dash-mobile-header{margin-top:-30px}}.action-accept{background:#4ade80;color:#14532d;border-color:#22c55e}.action-accept:hover{background:#22c55e}.action-decline{background:#f87171;color:#7f1d1d;border-color:#ef4444}.action-decline:hover{background:#ef4444}.action-danger{background:#ef4444;color:#fff;border-color:#dc2626}.action-danger:hover{background:#dc2626}.panel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px}.pager-btn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}.pager-btn:disabled{opacity:.5;cursor:not-allowed}.dashboard-state{padding:24px}.dashboard-error{color:#b91c1c}.settings-actions{display:none;padding:0 18px 18px}@media(max-width:980px){.dash-layout{grid-template-columns:1fr}.dash-sidebar{border-right:none;border-bottom:none;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}.dash-nav{flex-direction:row;flex-wrap:wrap}}@media(max-width:560px){.manage-row{grid-template-columns:1fr}.settings-card{flex-direction:column;align-items:flex-start}.search{min-width:160px}.dash-actions{width:100%;justify-content:flex-start}.panel-head{flex-direction:column;align-items:flex-start}.panel-tools{width:100%;justify-content:space-between}.table-wrap{overflow-x:hidden;padding-right:16px}.panel{padding-right:8px}.bookings-table thead{display:none}.bookings-table,.bookings-table tbody,.bookings-table tr,.bookings-table td{display:block;width:100%}.bookings-table tr{border-top:1px solid #eef2f7;padding:10px 8px 10px 0}.bookings-table tbody td{padding:6px 24px 6px 12px;display:grid;grid-template-columns:90px minmax(0,1fr);column-gap:12px;align-items:start;box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere}.bookings-table{min-width:0}.bookings-table tbody td:before{content:attr(data-label);font-size:12px;color:#6b7280;font-weight:600;text-align:left}.bookings-table tbody td{text-align:right}.bookings-table tbody td>*{justify-self:end;max-width:100%}.bookings-table a{word-break:break-word;overflow-wrap:anywhere}.client-cell{align-items:flex-start;flex-wrap:wrap}.row-actions{justify-content:flex-start}.client-cell .initials{display:none}.clients-collapsed-table .client-summary-row{padding:0}.clients-collapsed-table .client-summary-row td{display:block;padding:0;text-align:left}.clients-collapsed-table .client-summary-row td:before{content:none}.clients-collapsed-table .client-summary-row td>*{justify-self:stretch}.calendar-grid{gap:4px}.calendar-cell{min-height:56px;padding:4px}.calendar-event{font-size:10px;padding:3px 4px}.calendar-day{font-size:11px}}@media(max-width:420px){.calendar-grid{gap:3px}.calendar-cell{min-height:48px;padding:3px}.calendar-weekday{font-size:10px}}.refresh-icon{width:20px;height:20px;display:block;opacity:.95}.dashboard-modal__content .client-actions .action-btn,.dashboard-modal__content .client-actions .ghost-btn{padding:7px 11px;font-size:12px;border-radius:10px}.client-details-grid a{color:#0f172a;text-decoration:none;font-weight:600}.client-details-grid a:hover{text-decoration:underline}.manage-toggle-label{grid-column:1 / -1}.manage-toggle-row{display:flex;align-items:center;gap:10px}.manage-map-toggle{border:1px solid #d8dfe8;border-radius:999px;background:#fff;padding:2px;width:46px;height:28px;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer}.manage-map-switch{width:100%;height:100%;border-radius:999px;background:#d8deea;display:inline-flex;align-items:center;padding:3px;transition:background .2s ease}.manage-map-switch>span{width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transform:translate(0);transition:transform .2s ease}.manage-map-toggle.is-on .manage-map-switch{background:#123f95}.manage-map-toggle.is-on .manage-map-switch>span{transform:translate(18px)}.manage-visibility-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fff}.manage-visibility-row>span{margin:0}.settings-v2{padding:20px 18px 22px;display:grid;gap:22px}.settings-v2-header{display:grid;gap:6px}.settings-v2-title{margin:0;font-size:clamp(42px,4vw,58px);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:#0b1324}.settings-v2-subtitle{margin:0;color:#566684;font-size:17px;font-weight:500}.settings-v2-section{display:grid;gap:12px}.settings-v2-section-title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.01em;color:#0f172a}.settings-v2-summary-card,.settings-v2-form-card{border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 2px 12px #0f172a0a}.settings-v2-summary-card{padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-v2-summary-left{display:flex;align-items:center;gap:16px;min-width:0}.settings-v2-avatar-wrap{flex-shrink:0}.settings-v2-avatar{width:102px;height:102px;object-fit:cover;border-radius:20px;border:2px solid #bfdbfe;background:#e2e8f0}.settings-v2-avatar--fallback{display:flex;align-items:center;justify-content:center;color:#1d4ed8;font-size:28px;font-weight:800}.settings-v2-name{margin:0;color:#111827;font-size:20px;font-weight:800;line-height:1.1}.settings-v2-email{margin:4px 0 0;color:#64748b;font-size:16px}.settings-v2-badges{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.settings-v2-badge{border-radius:999px;padding:3px 12px;font-size:14px;font-weight:700}.settings-v2-badge--primary{background:#dbeafe;color:#1d4ed8}.settings-v2-badge--ok{background:#dcfce7;color:#15803d}.settings-v2-photo-btn{border:1px solid #e2e8f0;background:#f8fafc;color:#1f2a44;border-radius:16px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.settings-v2-photo-btn:hover{background:#eef2ff;border-color:#cbd5e1}.settings-v2-form-card{padding:28px}.settings-v2-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.settings-v2-grid label{display:grid;gap:8px;color:#1e293b;font-size:14px;font-weight:700}.settings-v2-grid input{width:100%;border:1px solid #dbe2ea;border-radius:999px;background:#f8fafc;color:#0f172a;padding:10px 16px;font-size:14px;line-height:1.2}.settings-v2-grid input[readonly]{color:#334155;background:#f3f6fa}.settings-v2-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26;outline:none}.settings-v2-save-row{margin-top:20px;display:flex;justify-content:flex-end}.settings-v2-save-btn{border:0;border-radius:999px;padding:12px 24px;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 10px 18px #1d4ed840;transition:transform .15s ease,box-shadow .2s ease}.settings-v2-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #1d4ed84d}.settings-v2-save-btn:disabled{opacity:.6;cursor:default}.settings-v2-signout{margin-top:8px;border-top:1px solid #e5e7eb;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-v2-signout h3{margin:0;font-size:22px;font-weight:800;color:#111827}.settings-v2-signout p{margin:4px 0 0;color:#64748b;font-size:15px}.settings-v2-logout{border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:999px;padding:10px 22px;font-weight:800}.settings-v2-logout:hover{background:#fef2f2}@media(max-width:980px){.settings-v2-title{font-size:clamp(30px,7vw,40px)}.settings-v2-subtitle{font-size:15px}.settings-v2-section-title{font-size:19px}.settings-v2-summary-card{flex-direction:column;align-items:flex-start}.settings-v2-name{font-size:19px}.settings-v2-email{font-size:15px}.settings-v2-photo-btn{font-size:14px}.settings-v2-grid{grid-template-columns:1fr}.settings-v2-grid label,.settings-v2-grid input{font-size:14px}.settings-v2-save-btn{font-size:15px}.settings-v2-signout{flex-direction:column;align-items:flex-start}.settings-v2-signout h3{font-size:20px}.settings-v2-signout p{font-size:14px}}@media(max-width:560px){.settings-v2{padding:16px 12px 18px;gap:16px}.settings-v2-summary-card,.settings-v2-form-card{border-radius:16px;padding:16px}.settings-v2-summary-left{align-items:flex-start}.settings-v2-avatar{width:70px;height:70px;border-radius:14px}.settings-v2-name{font-size:22px}.settings-v2-email,.settings-v2-grid label,.settings-v2-grid input{font-size:14px}.settings-v2-save-row{margin-top:14px}.settings-v2-save-btn{width:100%;font-size:15px;justify-content:center}.settings-v2-signout h3{font-size:20px}.settings-v2-signout p{font-size:14px}}.settings-v2{padding:12px 14px 16px;gap:12px}.settings-v2-section{gap:8px}.settings-v2-section-title{font-size:16px;font-weight:800}.settings-v2-summary-card{padding:14px 16px;border-radius:16px;box-shadow:0 1px 6px #0f172a0d}.settings-v2-summary-left{gap:12px}.settings-v2-avatar{width:72px;height:72px;border-radius:14px}.settings-v2-name{font-size:17px}.settings-v2-email{font-size:13px;margin-top:2px}.settings-v2-photo-btn{font-size:13px;padding:9px 14px;border-radius:12px}@media(max-width:560px){.settings-v2{padding:10px 10px 14px}.settings-v2-summary-card{align-items:flex-start}.settings-v2-photo-btn{align-self:flex-start}}.settings-v2-avatar{border-radius:999px}.settings-v2-actions{display:flex;align-items:center;gap:8px}.settings-v2-logout-btn{border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:12px;padding:9px 14px;font-size:13px;font-weight:700;cursor:pointer}.settings-v2-logout-btn:hover{background:#fef2f2}@media(max-width:560px){.settings-v2-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.legal-page{background:#fff;color:#0f172a;min-height:100vh;padding:32px 20px 60px;box-sizing:border-box}.legal-container{max-width:820px;margin:0 auto}.legal-container h1{margin:0 0 8px;font-size:32px;font-weight:800}.legal-updated{margin:0 0 24px;color:#6b7280;font-size:14px}.legal-container h2{margin:24px 0 8px;font-size:18px}.legal-container p,.legal-container li{font-size:14px;line-height:1.6;color:#111827}.legal-container ul{padding-left:18px}.legal-container a{color:#2563eb;text-decoration:none}.legal-container a:hover{text-decoration:underline}.feedback-note{margin-bottom:12px}.feedback-form{border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fff;box-shadow:0 10px 24px #0f172a0d}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:#374151}.feedback-form input,.feedback-form textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;font-size:14px;color:#111827;background:#fff;outline:none}.feedback-form input::placeholder,.feedback-form textarea::placeholder{font:inherit;color:#9ca3af}.feedback-form input:focus,.feedback-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.feedback-message-field{margin-top:12px}.feedback-form textarea{resize:vertical;min-height:120px}.feedback-status{margin:12px 0 0;font-size:13px;font-weight:600}.feedback-status--error{color:#b91c1c}.feedback-submit-btn{margin-top:14px;border:none;border-radius:999px;background:#007bff;color:#fff;font-weight:700;padding:10px 18px;cursor:pointer}.feedback-submit-btn:disabled{opacity:.65;cursor:not-allowed}.feedback-dialog-overlay{position:fixed;inset:0;background:#0000006b;display:flex;align-items:center;justify-content:center;z-index:1100}.feedback-dialog{width:min(420px,calc(100% - 36px));background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 24px 60px #0f172a40;padding:20px;text-align:center}.feedback-dialog h3{margin:0 0 8px;font-size:20px}.feedback-dialog p{margin:0 0 16px;color:#374151}.feedback-dialog button{border:none;border-radius:999px;background:#111827;color:#fff;padding:9px 16px;font-weight:700;cursor:pointer}@media(max-width:700px){.feedback-grid{grid-template-columns:1fr}}.about-page{background:#fff;color:#0f172a;min-height:100vh;padding:32px 20px 60px}.about-hero{max-width:900px;margin:0 auto 28px;text-align:center}.about-hero h1{font-size:clamp(28px,4vw,42px);margin:10px 0 12px;font-weight:800}.about-hero p{color:#6b7280;font-size:16px;line-height:1.7;margin:0 auto;max-width:680px}.about-grid{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.about-card{border:1px solid #e5e7eb;border-radius:16px;padding:18px;background:#fff;box-shadow:0 10px 26px #0f172a0d}.about-card h2{margin:0 0 8px;font-size:18px}.about-card p{margin:0;color:#6b7280;line-height:1.6}.client-side-panel{border-right:1px solid #e5e7eb;position:absolute;top:0;left:10px;bottom:0;z-index:20;width:48px;max-width:calc(100vw - 16px);background:#fff;padding:18px 4px 18px 0;display:flex;flex-direction:column;gap:18px;overflow-x:hidden;overflow-y:auto;transition:width .38s cubic-bezier(.22,1,.36,1),padding .38s cubic-bezier(.22,1,.36,1)}.client-side-panel:hover,.client-side-panel:focus-within{width:min(220px,calc(100vw - 20px));padding:18px 8px 18px 0}.client-brand{display:flex;align-items:flex-start;gap:10px}.client-brand-toggle{border:0;background:transparent;padding:0;margin:0;display:inline-flex}.client-brand-mark{width:30px;height:30px;object-fit:contain;padding:5px;border:1px solid #d1d5db;border-radius:8px;background:transparent;box-sizing:border-box;flex:0 0 auto}.client-brand-copy{min-width:0;display:none}.client-side-panel:hover .client-brand-copy,.client-side-panel:focus-within .client-brand-copy{display:block}.client-brand-title{font-weight:700;font-size:16px;line-height:1.1;color:#111827;text-transform:capitalize}.client-brand-sub{font-size:12px;color:#6b7280;word-break:break-all}.client-nav{display:flex;flex-direction:column;gap:8px}.client-link{background:transparent;border:none;color:#6b7280;cursor:pointer;font-size:14px;border-radius:8px;text-decoration:none;font-weight:600;display:grid;grid-template-columns:1fr;width:30px;height:30px;padding:0;align-items:center;justify-items:center}.client-side-panel:hover .client-link,.client-side-panel:focus-within .client-link{grid-template-columns:24px minmax(0,1fr);width:auto;height:auto;padding:10px 4px;border-radius:10px;justify-items:start;column-gap:10px}.client-link-label{display:none}.client-side-panel:hover .client-link-label,.client-side-panel:focus-within .client-link-label{display:inline}.client-link.is-active{color:#0f172a;background:#2563eb14}.client-link-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;opacity:.9}.client-link-icon-image{width:16px;height:16px;object-fit:contain}@media(max-width:768px){.client-side-panel{position:fixed;inset:auto 0 0;width:100%;max-width:none;padding:8px 6px;border-right:none;border-top:1px solid #e5e7eb;background:#fff;z-index:30;gap:0;overflow:visible}.client-brand{display:none}.client-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.client-link{grid-template-columns:1fr;justify-items:center;text-align:center;width:auto;height:auto;padding:8px 6px;font-size:12px;row-gap:4px;border-radius:12px}.client-link-label{display:block;font-size:12px;line-height:1.1}.client-link-icon{width:18px;height:18px}.client-link-icon-image{width:17px;height:17px}}@media(max-width:768px){.client-side-panel,.client-side-panel:hover,.client-side-panel:focus-within{width:100%;max-width:none;padding:8px 6px}.client-side-panel .client-link,.client-side-panel:hover .client-link,.client-side-panel:focus-within .client-link{grid-template-columns:1fr;width:auto;height:auto;padding:8px 6px;justify-items:center;text-align:center;column-gap:0;row-gap:4px}.client-side-panel .client-link-label,.client-side-panel:hover .client-link-label,.client-side-panel:focus-within .client-link-label{display:block}.client-side-panel,.client-link,.client-link-icon,.client-link-label{transition:none}}.client-link.is-locked{opacity:.72}.client-auth-prompt-backdrop{position:fixed;inset:0;z-index:2200;background:#070a126b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px}.client-auth-prompt-card{width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 16px;box-shadow:0 18px 48px #0f172a29}.client-auth-prompt-card h3{margin:0 0 8px;font-size:18px;color:#0f172a}.client-auth-prompt-card p{margin:0;color:#4b5563;font-size:14px}.client-auth-prompt-actions{margin-top:14px;display:flex;gap:10px;justify-content:flex-end}.client-auth-prompt-btn{border:1px solid #111827;background:#111827;color:#fff;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700;cursor:pointer}.client-auth-prompt-btn--ghost{border-color:#e5e7eb;background:#fff;color:#0f172a}@media(max-width:768px){.client-auth-prompt-card{width:min(360px,calc(100vw - 28px));padding:16px 14px}.client-auth-prompt-actions{display:grid;grid-template-columns:1fr}.client-auth-prompt-btn{width:100%}}@media(min-width:769px){.find-barber-content,.saved-barbers-content,.client-home-content{transition:filter .18s ease}.client-side-panel:hover~.find-barber-content,.client-side-panel:focus-within~.find-barber-content,.client-side-panel:hover~.saved-barbers-content,.client-side-panel:focus-within~.saved-barbers-content,.client-side-panel:hover~.client-home-content,.client-side-panel:focus-within~.client-home-content{filter:blur(4px)}}.find-barber-page,.find-barber-page *{box-sizing:border-box}.find-barber-page{min-height:calc(100vh - 140px);background:#fff;color:#0f172a;padding:0 16px 48px;overflow-x:clip}.find-barber-shell{width:100%;margin:0}.find-barber-shell--with-panel{position:relative;min-height:calc(100vh - 140px);padding-left:72px;overflow:visible}.find-barber-content{position:relative;z-index:1;min-width:0;max-width:1120px;margin:0 auto;padding:14px 14px 24px}.find-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:22px}.find-header-copy h1{margin:0;font-size:clamp(26px,3vw,40px);line-height:1;font-weight:900;letter-spacing:-.02em;color:#0f172a}.find-header-copy p{margin:10px 0 0;color:#5b6b83;font-size:clamp(13px,1.2vw,16px)}.find-map-toggle{border:1px solid #d8dfe8;border-radius:14px;background:#fff;padding:6px 9px;min-width:156px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;box-shadow:0 1px #0f172a08}.find-map-toggle-copy{display:grid;gap:2px;text-align:left}.find-map-toggle-copy strong{color:#0f172a;font-size:13px}.find-map-toggle-copy span{color:#607089;font-size:11px}.find-map-switch{width:42px;height:24px;border-radius:999px;background:#d8deea;display:inline-flex;align-items:center;padding:3px;transition:background .2s ease}.find-map-switch>span{width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transform:translate(0);transition:transform .2s ease}.find-map-toggle.is-on .find-map-switch{background:#123f95}.find-map-toggle.is-on .find-map-switch>span{transform:translate(18px)}.find-barber-filters{display:grid;gap:8px;margin-bottom:22px}.find-barber-tabs{display:flex;flex-wrap:wrap;gap:8px}.city-tab{border:1px solid #cfd6e0;border-radius:999px;background:#fff;color:#31435e;padding:6px 12px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.city-tab.is-active{background:#000;color:#fff;border-color:#0f1c3f}.find-barber-search-wrap{position:relative}.find-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#93a1b8}.find-barber-search{width:100%;max-width:100%;border:1px solid #d2d9e3;border-radius:14px;background:#fff;color:#0f172a;padding:11px 12px 11px 40px;font-size:14px}.find-barber-search::placeholder{color:#94a3b8}.find-map{width:100%;max-width:100%;height:270px;border:1px solid #d8dfe8;border-radius:14px;margin:0 0 12px;overflow:hidden;background:#fff}.find-map-popup{font-size:12px}.find-map-popup a{color:#0f172a;font-weight:600;text-decoration:underline}.find-barber-state{text-align:center;color:#5b6b83;padding:18px 0}.find-barber-list{display:grid;margin-top:8px;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:8px;column-gap:6px;justify-items:stretch}.find-barber-card{width:100%;border:1px solid #d8dfe8;border-radius:14px;background:#fff;padding:14px 12px 12px;text-align:center;box-shadow:0 1px #0f172a0a;display:grid;justify-items:center;gap:8px}.find-barber-avatar-wrap{position:relative;width:74px;height:74px;margin-bottom:4px}.find-barber-avatar{width:74px;height:74px;border-radius:999px;object-fit:cover;border:3px solid #edf2f7;display:block}.find-barber-status{position:absolute;right:0;bottom:2px;width:16px;height:16px;border-radius:999px;border:3px solid #fff}.find-barber-status.is-open{background:#22c55e}.find-barber-status.is-busy{background:#f59e0b}.find-barber-status.is-muted{background:#94a3b8}.find-barber-card h3{margin:0;font-size:15px;line-height:1.15;color:#0f172a}.find-barber-subtitle{margin:0;color:#5f7190;font-size:14px}.find-barber-meta{margin:2px 0 10px;color:#334155;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1.25}.find-meta-icon{color:#1d4ed8;display:inline-flex;align-items:center}.find-barber-cta{display:inline-flex;align-items:center;justify-content:center;width:86%;max-width:170px;border-radius:12px;background:#000;color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding:9px 10px;border:1px solid #000000}.find-barber-cta:hover{background:#111;border-color:#111}@media(max-width:1280px){.find-barber-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.find-barber-shell--with-panel{padding-left:0;min-height:auto}.find-header{align-items:stretch;flex-direction:column}.find-map-toggle{width:100%;min-width:0}.find-barber-list{grid-template-columns:repeat(2,minmax(0,1fr))}.find-header-copy h1{font-size:clamp(28px,6.5vw,40px)}.find-header-copy p,.find-map-toggle-copy span,.city-tab,.find-barber-search{font-size:14px}}@media(max-width:768px){.find-barber-page{padding:0 25px 48px}.find-barber-content{padding:12px 0 92px}.find-header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:14px}.find-header-copy h1{font-size:26px}.find-map-toggle{min-width:0;width:auto;padding:4px 6px;border-radius:10px;gap:6px}.find-map-toggle-copy strong{font-size:11px;line-height:1;white-space:nowrap}.find-map-toggle-copy span{display:none}.find-map-switch{width:34px;height:20px;padding:2px}.find-map-switch>span{width:14px;height:14px}.find-map-toggle.is-on .find-map-switch>span{transform:translate(14px)}.find-barber-list{grid-template-columns:1fr;gap:10px}.find-barber-card{width:100%;grid-template-columns:64px minmax(0,1fr) auto;grid-template-areas:"avatar title cta" "avatar sub cta" "avatar meta cta";align-items:center;justify-items:start;text-align:left;padding:10px;gap:6px 10px}.find-barber-avatar-wrap{grid-area:avatar;width:62px;height:62px;margin:0}.find-barber-avatar{width:62px;height:62px}.find-barber-status{width:14px;height:14px;border-width:2px;right:-2px;bottom:-2px}.find-barber-card h3{grid-area:title;font-size:14px}.find-barber-subtitle{grid-area:sub;font-size:12px}.find-barber-meta{grid-area:meta;margin:0;font-size:11px;justify-content:flex-start}.find-barber-cta{grid-area:cta;margin-top:0;font-size:12px;width:auto;min-width:98px;max-width:none;padding:7px 10px;border-radius:10px;justify-content:center;justify-self:end;align-self:center}}.login-page{min-height:100vh;display:grid;place-items:center;background:#fff;color:#0f172a;padding:24px;box-sizing:border-box}.login-card{width:min(420px,92vw);background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 16px 40px #0f172a14;box-sizing:border-box}.login-card *{box-sizing:border-box}.login-header{text-align:center;margin-bottom:20px}.login-header h1{margin:0;font-size:28px;font-weight:800}.login-header p{margin:6px 0 0;color:#6b7280;font-size:14px}.login-form{display:flex;flex-direction:column;gap:10px}.login-form label{font-size:13px;font-weight:600;color:#0f172a}.login-form input{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;font-size:14px;outline:none;background:#fff}.login-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.error-text{margin:6px 0 0;color:#b91c1c;font-size:13px}.login-btn{margin-top:10px;background:#0f172a;color:#fff;border:none;border-radius:12px;padding:12px 14px;cursor:pointer;font-weight:600;width:100%}.login-btn:hover{background:#111827}.login-btn:disabled{opacity:.6;cursor:default}.login-footer{margin:12px 0 0;font-size:12px;color:#9ca3af;text-align:center}.info-text{margin:6px 0 0;color:#065f46;font-size:13px}.link-btn{margin-top:8px;border:1px solid #e5e7eb;background:#f8fafc;color:#0f172a;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;padding:8px 12px;border-radius:10px;align-self:center;transition:background .2s ease,border-color .2s ease}.link-btn:hover{background:#f1f5f9;border-color:#d1d5db}.link-btn:disabled{opacity:.6;cursor:default}.client-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.client-auth-tab{border:1px solid #e5e7eb;background:#f8fafc;color:#0f172a;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer}.client-auth-tab.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.client-auth-tab:hover{border-color:#cbd5e1}.google-btn{width:100%;border:1px solid #e5e7eb;background:#fff;color:#0f172a;border-radius:12px;padding:11px 14px;font-weight:700;cursor:pointer;margin-bottom:12px}.google-btn:hover{background:#f8fafc;border-color:#cbd5e1}.google-btn:disabled{opacity:.6;cursor:default}.auth-divider{display:grid;place-items:center;margin:2px 0 10px}.auth-divider span{font-size:12px;color:#9ca3af;text-transform:lowercase}.login-form label{display:grid;gap:6px}.login-brand{text-align:center;margin-bottom:20px}.login-brand h1{margin:0}.login-brand p{margin:6px 0 0;font-size:12px}.login-card{animation:clientAuthCardIn .3s cubic-bezier(.22,1,.36,1) both}.login-brand{animation:clientAuthContentIn .32s ease-out both}.client-auth-tabs,.google-btn,.auth-divider,.login-form{animation:clientAuthContentIn .36s ease-out both}.signup-fields{display:grid;gap:10px;animation:clientAuthFieldsIn .24s ease-out both}@keyframes clientAuthCardIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes clientAuthContentIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes clientAuthFieldsIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.login-card,.login-brand,.client-auth-tabs,.google-btn,.auth-divider,.login-form,.signup-fields{animation:none}}.client-home-page,.client-home-page *{box-sizing:border-box}.client-home-page{min-height:calc(100vh - 140px);background:#fff;color:#111;padding:0 16px 48px}.client-home-shell{width:100%;margin:0;position:relative;min-height:calc(100vh - 140px);padding-left:72px;overflow:visible}.client-home-content{max-width:1080px;margin:0 auto;padding:18px 18px 30px}.client-home-content h1{margin:0 0 8px;font-size:clamp(28px,3.5vw,40px)}.client-home-content>p{margin:0 0 14px;color:#4b5563}.client-home-cards{display:grid;gap:12px}.client-home-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:16px}.client-home-card h3{margin:0 0 8px;font-size:16px}.client-home-card p{margin:0;color:#4b5563}.client-home-link{margin-top:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111827;border-radius:10px;background:#111827;color:#fff;text-decoration:none;padding:10px 12px;font-size:14px;font-weight:700}.client-home-link--button{cursor:pointer}.client-home-link[disabled]{opacity:.7;cursor:not-allowed}@media(max-width:920px){.client-home-shell{min-height:auto;padding-left:0}.client-home-content{padding:14px 14px 20px}}.client-manage-form{margin-top:14px;display:grid;gap:10px}.client-manage-form label{display:grid;gap:6px;font-size:13px;color:#374151}.client-manage-form input{width:100%;max-width:100%;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;padding:10px 12px;font-size:14px}.client-manage-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.client-form-error{color:#b91c1c;font-size:13px}.client-form-success{color:#166534;font-size:13px}.client-logout-red{margin-top:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;padding:10px 12px;font-size:14px;font-weight:700;cursor:pointer}.client-logout-red:hover{background:#f9fafb}@media(max-width:768px){.client-home-content{padding-bottom:92px}}.saved-barbers-page,.saved-barbers-page *{box-sizing:border-box}.saved-barbers-page{min-height:calc(100vh - 140px);background:#fff;color:#111;padding:0 16px 48px}.saved-barbers-shell{width:100%;margin:0;position:relative;min-height:calc(100vh - 140px);padding-left:72px;overflow:visible}.saved-barbers-content{max-width:1080px;margin:0 auto;padding:18px 18px 30px}.saved-barbers-content h1{margin:0 0 8px;font-size:clamp(30px,3.4vw,42px)}.saved-barbers-content>p{margin:0 0 14px;color:#4b5563}.saved-state{color:#6b7280;padding:18px 0}.saved-list{display:grid;gap:0}.saved-groups{display:grid;gap:18px}.saved-group{display:grid;gap:8px}.saved-group-title{margin:0;font-size:15px;font-weight:800;color:#111827}.saved-group-list{display:grid;gap:0}.saved-row{text-decoration:none;color:inherit;border:1px solid transparent;border-radius:10px;background:transparent;padding:12px 10px;display:flex;align-items:center;gap:12px}.saved-row+.saved-row{border-top:1px solid #e5e7eb}.saved-row:hover{border-color:#d1d5db;background:#f9fafb}.saved-row img{width:52px;height:52px;border-radius:999px;object-fit:cover;display:block}.saved-copy{display:grid;gap:2px;min-width:0}.saved-copy h3{margin:0;font-size:15px;color:#111}.saved-copy span{color:#6b7280;font-size:13px}.saved-copy small{color:#6b7280;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:920px){.saved-barbers-shell{padding-left:0}.saved-barbers-content{padding:14px 14px 20px}}@media(max-width:768px){.saved-barbers-content{padding-bottom:92px}}@media(max-width:520px){.saved-group-title{font-size:14px}.saved-row{align-items:flex-start}.saved-copy small{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}}.pwa-install-banner{position:sticky;top:6px;z-index:1200;margin:6px auto 0;width:calc(100% - 40px);max-width:980px;background:#111827;color:#fff;border-radius:14px;border:1px solid rgba(255,255,255,.12);padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pwa-install-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.pwa-install-copy strong{font-size:13px;line-height:1.2}.pwa-install-copy span{font-size:12px;color:#cbd5e1;line-height:1.3}.pwa-install-actions{display:flex;align-items:center;gap:8px}.pwa-install-btn,.pwa-dismiss-btn{border-radius:10px;min-height:32px;padding:0 10px;cursor:pointer;border:1px solid rgba(255,255,255,.2);font-weight:600}.pwa-install-btn{background:#fff;color:#111827}.pwa-dismiss-btn{background:transparent;color:#fff}@media(max-width:700px){.pwa-install-banner{position:sticky;inset:8px auto auto;margin:8px auto 0;width:calc(100% - 40px);padding:9px 10px;border-radius:10px;gap:8px;flex-direction:column;align-items:flex-start}.pwa-install-copy{gap:2px;width:100%;min-width:0}.pwa-install-copy strong{font-size:12px;line-height:1.2}.pwa-install-copy span{font-size:11px;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip}.pwa-install-actions{width:100%;justify-content:flex-end;gap:6px;flex:0 0 auto}.pwa-install-btn,.pwa-dismiss-btn{min-height:30px;padding:0 10px;font-size:11px;border-radius:8px}}body{margin:0;background-color:#000;color:#fff;font-family:system-ui,sans-serif}h1{font-size:48px;font-weight:700}p{font-size:18px;opacity:.8}button{font-weight:600;cursor:pointer}
