:root{--ink:#0c0c0c;--paper:#0c0c0c;--ink-2:#141414;--ink-3:#1a1a1a;--rule:#1e1e1e;--gold:#c9a84c;--gold-light:#c9a84c24;--gold-pale:#c9a84c0f;--gold-dark:#a88830;--gold-border:#c9a84c73;--white:#141414;--muted:#ffffff73;--dim:#ffffff1f;--text:#fff;--error:#ef4444;--success:#22c55e;--radius:12px;--radius-xs:4px;--radius-sm:8px;--radius-pill:100px;--shadow:0 4px 24px #0000008c;--shadow-md:0 8px 48px #000000bf;--shadow-lg:0 20px 60px #000000d9;--max-w:1200px;--fh:"Jost", "Arial Black", sans-serif;--fb:"Jost", Arial, sans-serif;--fm:"Space Mono", "Courier New", monospace;--primary:#0c0c0c;--accent:#c9a84c;--light:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--fb);background:var(--ink);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 2rem}.section{padding:5rem 2rem}.section--dark{background:var(--ink)}.section--white{background:var(--ink-2)}.section--off{background:#0a0a0a}.section-header{margin-bottom:3rem}.section-header--center{text-align:center}.eyebrow{font-family:var(--fm);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.6rem;display:inline-block}.section-title{font-family:var(--fh);letter-spacing:-.02em;color:#fff;text-transform:uppercase;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.section-title--light{color:#fff}.rule{background:var(--gold);width:32px;height:2px;margin:1rem 0}.rule--center{margin-left:auto;margin-right:auto}.btn{font-family:var(--fb);border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:.45rem;padding:.8rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary{background:var(--gold);color:#000}.btn-primary:hover{background:#dab93f}.btn-ghost{color:#ffffffbf;background:0 0;border:1px solid #fff3}.btn-ghost:hover{color:#fff;border-color:#ffffff80}.btn-dark{background:var(--ink-2);color:#fff;border:1px solid var(--rule)}.btn-dark:hover{background:var(--ink-3)}.btn-full{justify-content:center;width:100%}.navbar{-webkit-backdrop-filter:blur(16px)saturate(1.5);z-index:200;border-bottom:1px solid var(--rule);background:#0c0c0cf2;position:sticky;top:0}.nav-container{max-width:var(--max-w);justify-content:space-between;align-items:center;height:64px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo a{align-items:center;display:flex}.logo-img{object-fit:contain;width:auto;height:38px}.nav-menu{align-items:center;list-style:none;display:flex}.nav-link{font-family:var(--fb);color:var(--muted);padding:.4rem .9rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-link:hover,.nav-link.active{color:#fff}.nav-book-btn,.nav-cta{font-family:var(--fb);background:var(--gold);color:#000;border-radius:var(--radius-pill);white-space:nowrap;margin-left:1.25rem;padding:.5rem 1.25rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s}.nav-book-btn:hover,.nav-cta:hover{background:#dab93f}.nav-book-btn-mobile,.nav-cta-mobile{display:none!important}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.bar{background:#fff;width:22px;height:1.5px;transition:transform .25s,opacity .25s}.hamburger.active .bar:first-child{transform:translateY(6.5px)rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.page-hero{background:var(--ink);border-bottom:1px solid var(--rule);text-align:center;padding:5rem 2rem 4rem}.page-hero .eyebrow{display:block}.page-hero .section-title{margin-top:.5rem}.page-hero p{font-family:var(--fb);color:var(--muted);margin-top:.75rem;font-size:1rem}.hero{background:var(--ink);text-align:center;flex-direction:column;align-items:center;padding:5rem 2rem 20rem;display:flex;position:relative}.hero-pill-tag{font-family:var(--fb);color:#fff;letter-spacing:.01em;background:linear-gradient(#0c0c0cfa, #0c0c0cfa) padding-box, linear-gradient(90deg, var(--gold), #fff3) border-box;cursor:default;border:1px solid #0000;border-radius:100px;align-items:center;gap:.65rem;margin-bottom:2rem;padding:.32rem .32rem .32rem 1.1rem;font-size:.82rem;font-weight:500;display:inline-flex}.pill-icon{background:var(--gold);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;display:flex}.hero-pill-dot{display:none}.hero-title{font-family:var(--fh);letter-spacing:-.03em;color:#fff;text-transform:uppercase;max-width:18ch;margin-bottom:1.25rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:.92}.hero-sub{font-family:var(--fb);color:var(--muted);max-width:400px;margin-bottom:1.75rem;font-size:.85rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-phones-panel{background:#b8c8e0;border-radius:80px 80px 0 0;max-width:1050px;margin:0 auto;padding:0 0 9rem;overflow:visible}.phones-row{z-index:5;justify-content:center;align-items:flex-end;gap:1.75rem;max-width:880px;margin:-11rem auto 0;padding:0 1rem;display:flex;position:relative}.phone-frame{background:#fff;border:8px solid #0f0f0f;border-radius:40px;flex-shrink:0;overflow:hidden;box-shadow:0 40px 100px #000000d9,0 0 0 1px #ffffff0a}.phone-frame--left{opacity:.88;width:238px;height:480px;transform:translateY(44px)}.phone-frame--center{z-index:2;opacity:1;border-color:#1a1a1a;width:280px;height:570px}.phone-frame--right{opacity:.88;background:#111;border-color:#1a1a1a;width:238px;height:480px;transform:translateY(44px)}.phone-notch{background:#f8f8f8;justify-content:center;align-items:center;height:10px;display:flex}.phone-notch--dark{background:#0f0f0f}.phone-notch-pill{background:#ddd;border-radius:4px;width:40px;height:4px}.phone-notch--dark .phone-notch-pill{background:#333}.phone-screen{background:#f8f8f8;flex-direction:column;height:calc(100% - 10px);display:flex;overflow:hidden}.phone-screen--dark{background:#111}.ph-selected-chip{background:var(--gold);color:#000;font-family:var(--fb);border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;margin:6px 10px 3px;padding:6px 8px;font-size:7.5px;font-weight:700;display:flex}.ph-chip-price{font-family:var(--fm);margin-left:auto;font-size:7.5px}.ph-service-row{font-family:var(--fb);color:#333;border-bottom:1px solid #efefef;justify-content:space-between;align-items:flex-start;padding:5px 10px;font-size:7.5px;display:flex}.ph-service-row-left{flex-direction:column;gap:1px;display:flex}.ph-service-row-name{color:#111;font-weight:600}.ph-service-row-dur{color:#999;font-size:6.5px}.ph-service-row-price{font-family:var(--fm);color:#111;font-size:7px;font-weight:700}.ph-order-bar{color:#fff;font-family:var(--fb);background:#111;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding:8px 10px;font-size:7.5px;font-weight:700;display:flex}.ph-barber-hero{flex:1;min-height:240px;position:relative;overflow:hidden}.ph-barber-photo{background:#222 50%/cover no-repeat;width:100%;height:100%;display:block;position:absolute;inset:0}.ph-barber-overlay{background:linear-gradient(#00000026 0%,#000000bf 100%);flex-direction:column;justify-content:space-between;padding:7px 10px 10px;display:flex;position:absolute;inset:0}.ph-signin-row{font-family:var(--fb);color:#ffffffbf;align-items:center;gap:4px;font-size:6.5px;display:flex}.ph-barber-intro{font-family:var(--fh);color:#fff;font-size:9px;line-height:1.2}.ph-preview-row{flex-shrink:0;gap:4px;padding:4px 10px 0;display:flex}.ph-preview{background:#333 50%/cover no-repeat;border-radius:6px;flex:1;height:52px}.ph-dark-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 10px 5px;display:flex}.ph-dark-name{font-family:var(--fh);color:#fff;font-size:10px;line-height:1.1}.ph-stats-row{border-bottom:1px solid #2a2a2a;flex-shrink:0;gap:8px;padding:5px 10px;display:flex}.ph-stat-block{font-family:var(--fb);color:#888;font-size:6px}.ph-stat-val{font-family:var(--fm);color:var(--gold);font-size:7px;font-weight:700;display:block}.ph-topbar{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 10px 4px;display:flex}.ph-topbar-title{font-family:var(--fh);color:#111;letter-spacing:.03em;font-size:8px}.ph-topbar-back{font-family:var(--fm);color:var(--gold);font-size:6.5px}.ph-section-label{font-family:var(--fm);color:#999;letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;padding:5px 10px 2px;font-size:6px}.ph-barber-row{border-bottom:1px solid #f2f2f2;align-items:center;gap:7px;padding:5px 10px;display:flex}.ph-avatar{background:var(--gold);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:7px;font-weight:700;display:flex}.ph-barber-name{font-family:var(--fb);color:#111;font-size:7.5px;font-weight:600}.ph-barber-role{font-family:var(--fb);color:#999;font-size:6px}.ph-time-grid{grid-template-columns:repeat(3,1fr);gap:3px;padding:5px 10px 6px;display:grid}.ph-time-slot{font-family:var(--fm);text-align:center;color:#444;background:#efefef;border-radius:4px;padding:3px 2px;font-size:6.5px}.ph-time-slot.ph-sel{background:var(--gold);color:#000;font-weight:700}.ph-photo{background:#333 50%/cover no-repeat;flex-shrink:0;height:90px}.ph-service-item{font-family:var(--fb);color:#222;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:5px 10px;font-size:7.5px;display:flex}.ph-svc-name{font-weight:600}.ph-price{font-family:var(--fm);color:var(--gold);font-size:7.5px;font-weight:700}.ph-summary{flex:1;padding:6px 10px;overflow:hidden}.ph-summary-row{font-family:var(--fb);color:#555;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:3.5px 0;font-size:7px;display:flex}.ph-summary-row .ph-val{color:#111;font-weight:600}.ph-summary-divider{border-top:1px solid #e0e0e0;margin:5px 0 3px}.ph-summary-total{font-family:var(--fh);color:#000;justify-content:space-between;padding:3px 0;font-size:8.5px;display:flex}.ph-summary-total .ph-tval{color:var(--gold)}.ph-action-btn{background:var(--gold);color:#000;font-family:var(--fm);text-align:center;border-radius:6px;flex-shrink:0;margin:0 10px 8px;padding:6px;font-size:7px;font-weight:700}.features-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.feature-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:2.25rem 1.75rem}.feature-icon{border-radius:var(--radius-sm);background:var(--gold-pale);border:1px solid var(--gold-border);width:40px;height:40px;color:var(--gold);justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1rem;display:flex}.feature-card h3{font-family:var(--fb);color:#fff;margin-bottom:.6rem;font-size:.9rem;font-weight:700}.feature-card p{font-family:var(--fb);color:var(--muted);font-size:.82rem;line-height:1.7}.stories-section{background:var(--ink);padding:6rem 0}.stories-heading{font-family:var(--fh);text-transform:uppercase;color:#fff;text-align:center;letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800}.stories-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1rem;display:grid}.stories-col{flex-direction:column;gap:1rem;display:flex}.story-card{border:1px solid var(--rule);background:#141414;border-radius:20px;overflow:hidden}.story-card--photo{padding:0}.story-photo{object-fit:cover;width:100%;height:260px;display:block}.story-card--small .story-photo{height:160px}.story-card--quote,.story-card--tall{padding:1.75rem}.story-quote-mark{font-family:var(--fh);color:var(--gold);opacity:.8;margin-bottom:.75rem;font-size:2.5rem;line-height:1;display:block}.story-author-row{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.story-avatar{background:var(--gold);color:#000;width:36px;height:36px;font-family:var(--fm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex}.story-name{font-family:var(--fb);color:#fff;font-size:.88rem;font-weight:700}.story-role{font-family:var(--fm);color:#ffffff59;letter-spacing:.06em;margin-top:.1rem;font-size:.6rem}.story-text{font-family:var(--fb);color:var(--muted);font-size:.85rem;line-height:1.75}.story-card--rating{text-align:center;background:#141414;padding:2rem 1.75rem}.story-rating-stars{color:var(--gold);letter-spacing:.1em;margin-bottom:.5rem;font-size:1.4rem}.story-rating-num{font-family:var(--fh);color:#fff;margin-bottom:.25rem;font-size:3rem;line-height:1}.story-rating-label{font-family:var(--fm);color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.location-section{background:var(--ink);padding:6rem 0 8rem}.location-split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.location-left{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.location-headline{font-family:var(--fh);text-transform:uppercase;color:#fff;letter-spacing:-.03em;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:.92}.location-sub{font-family:var(--fb);color:var(--muted);font-size:.9rem;line-height:1.7}.location-cta{align-items:center;gap:.5rem;display:inline-flex}.location-right{height:480px;position:relative}.location-gold-card{background:var(--gold);border-radius:24px;width:78%;height:380px;position:absolute;top:40px;right:0}.location-photo-card{border-radius:20px;width:65%;height:280px;position:absolute;top:-40px;left:-60px;overflow:hidden;box-shadow:0 24px 60px #000000b3}.location-photo{object-fit:cover;width:100%;height:100%;display:block}.location-map-card{border-radius:20px;width:62%;height:200px;position:absolute;bottom:0;right:-20px;overflow:hidden;box-shadow:0 24px 60px #000000b3}.location-map-iframe{filter:grayscale(.3)brightness(.9);border:none;width:100%;height:100%;display:block}.contact-grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.contact-detail-list{margin-top:1.75rem;list-style:none}.contact-detail-item{border-bottom:1px solid var(--rule);gap:1rem;padding:.75rem 0;display:flex}.contact-detail-item:last-child{border-bottom:none}.contact-detail-icon{color:var(--gold);margin-top:.15rem;font-size:.8rem}.contact-detail-text{font-family:var(--fb);color:#ffffffbf;font-size:.9rem}.contact-form-card{background:var(--ink-2);border:1px solid var(--rule);border-radius:var(--radius);padding:2rem}.contact-form-card .form-group{margin-bottom:1rem}.contact-form-card .form-group label{font-family:var(--fm);letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.4rem;font-size:.7rem;display:block}.contact-form-card input,.contact-form-card textarea{background:var(--ink-3);border-radius:var(--radius-sm);color:#fff;width:100%;font-family:var(--fb);border:1px solid #ffffff1f;outline:none;padding:.7rem .9rem;font-size:.88rem;transition:border-color .15s}.contact-form-card input:focus,.contact-form-card textarea:focus{border-color:var(--gold)}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#ffffff73}.about-story{text-align:center;max-width:680px;margin:0 auto}.about-story h2{color:#fff}.about-story p{font-family:var(--fb);color:var(--muted);margin-top:1rem;font-size:1rem;line-height:1.9}.mv-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.mv-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:2.5rem 2rem}.mv-icon{border-radius:var(--radius-sm);background:var(--gold-pale);border:1px solid var(--gold-border);width:40px;height:40px;color:var(--gold);justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:.9rem;display:flex}.mv-card h3{font-family:var(--fb);color:#fff;margin-bottom:.6rem;font-size:.92rem;font-weight:700}.mv-card p{font-family:var(--fb);color:var(--muted);font-size:.82rem;line-height:1.75}.hours-table{max-width:500px;margin:0 auto}.hours-row{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;padding:.85rem 0;display:flex}.hours-row:last-child{border-bottom:none}.hours-day{font-family:var(--fb);color:#ffffffbf;font-size:.9rem}.hours-time{font-family:var(--fm);color:#fff;font-size:.8rem;font-weight:700}.services-flat-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(3,1fr);display:grid}.svc-cell{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);flex-direction:column;padding:2.5rem 2rem;transition:background .15s;display:flex}.svc-cell:hover{background:var(--ink-2)}.svc-cell-num{font-family:var(--fm);color:var(--gold);letter-spacing:.12em;margin-bottom:1rem;font-size:.56rem;display:block}.svc-cell-name{font-family:var(--fh);color:#fff;letter-spacing:.02em;margin-bottom:.3rem;font-size:1.05rem}.svc-cell-dur{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-size:.62rem}.svc-cell-price-block{margin-top:auto}.svc-cell-ksh{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem;font-size:.58rem;display:block}.svc-cell-num-big{font-family:var(--fh);color:var(--gold);margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:.9;display:block}.svc-cell-book{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:#fff;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.svc-cell-book:hover{color:var(--gold)}.svc-cell--private{position:relative}.svc-cell--private:before{content:"EXCLUSIVE";font-family:var(--fm);letter-spacing:.12em;background:var(--gold-pale);color:var(--gold);border:1px solid var(--gold-border);border-radius:var(--radius-pill);padding:.2rem .5rem;font-size:.52rem;position:absolute;top:1rem;right:1rem}.services-note{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--rule);background:var(--ink-2);padding:.9rem 2rem;font-size:.62rem}.private-note{font-family:var(--fm);color:var(--gold);background:var(--gold-pale);border:1px solid var(--gold-border);border-radius:var(--radius-sm);align-items:center;gap:.5rem;margin:1.5rem 2rem;padding:.75rem 1.5rem;font-size:.68rem;display:flex}.back-link{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.62rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.back-link:hover{color:#fff}.services-grid{background:var(--rule);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.service-card{background:var(--ink-2);position:relative;overflow:hidden}.service-card-link{background:var(--ink-2);display:block;position:relative}.service-card-badge{z-index:3;font-family:var(--fm);letter-spacing:.1em;background:var(--gold-pale);color:var(--gold);border:1px solid var(--gold-border);border-radius:var(--radius-pill);padding:.2rem .6rem;font-size:.58rem;position:absolute;top:.75rem;right:.75rem}.service-card-img{background:var(--ink) center/cover no-repeat;height:200px}.service-card-scrim{background:linear-gradient(#0000 40%,#0c0c0cd9 100%);height:200px;position:absolute;inset:0}.service-card-body{padding:1.25rem 1.5rem 1.5rem}.service-card-name{font-family:var(--fh);color:#fff;margin-bottom:.5rem;font-size:1rem}.service-card-desc{font-family:var(--fb);color:var(--muted);margin-bottom:1rem;font-size:.82rem;line-height:1.65}.service-card-meta{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.service-card-price{font-family:var(--fm);color:var(--gold);font-size:.88rem;font-weight:700}.service-card-duration{font-family:var(--fm);color:var(--muted);font-size:.62rem}.service-card-book{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.4rem;font-size:.62rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.service-card-book:hover{opacity:.75}.booking-layout{max-width:720px;margin:0 auto;padding:3rem 2rem 6rem;position:relative}.booking-card{background:var(--ink-2);border-radius:var(--radius);border:1px solid #ffffff1a;overflow:visible;box-shadow:0 4px 32px #0006}.form-section-label{font-family:var(--fm);letter-spacing:.18em;text-transform:uppercase;color:#ffffffe6;padding:1.25rem 1.75rem .5rem;font-size:.8rem;font-weight:600;display:block}.form-divider{border:none;border-top:1px solid #ffffff14;margin:.5rem 0}.form-row{grid-template-columns:1fr 1fr;gap:.75rem;padding:0 1.75rem;display:grid}.form-group{margin-bottom:.75rem}.form-group label{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.4rem;font-size:.7rem;display:block}.form-group input,.form-group select,.form-group textarea{background:var(--ink-3);border-radius:var(--radius-sm);color:#fff;width:100%;font-family:var(--fm);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:1px solid #ffffff1f;outline:none;padding:.68rem .85rem;font-size:.85rem;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold)}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff73}.form-group select option{background:var(--ink-2);color:#fff}.service-options{border:none;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0 1.75rem;display:grid}.service-option{background:var(--ink-3);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:.85rem 1rem;transition:background .12s}.service-option:hover{background:var(--ink-3)}.service-option.selected{background:var(--gold-light);border-color:var(--gold-border);outline:1px solid var(--gold-border)}.service-option strong{font-family:var(--fb);color:#fff;margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.service-option.selected strong{color:var(--gold)}.service-info-row{justify-content:space-between;align-items:center;display:flex}.service-price{font-family:var(--fm);color:#ffffffa6;font-size:.68rem}.service-option.selected .service-price{color:var(--gold);opacity:.85}.duration-badge{font-family:var(--fm);color:#ffffff8c;font-size:.62rem}.service-options--locked{opacity:.35;pointer-events:none}.barber-options{flex-wrap:wrap;gap:.75rem;padding:0 1.75rem .25rem;display:flex}.barber-chip{background:var(--ink-3);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1f;align-items:center;gap:.65rem;padding:.65rem 1rem;transition:background .12s,border-color .12s;display:flex}.barber-chip:hover{background:var(--ink-3)}.barber-chip.selected{background:var(--gold-light);border-color:var(--gold-border)}.barber-initial{background:var(--gold);color:#000;width:28px;height:28px;font-family:var(--fh);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;display:flex}.barber-chip-name{font-family:var(--fb);color:#fff;font-size:.85rem;font-weight:600}.barber-chip.selected .barber-chip-name{color:var(--gold)}.time-grid-wrap{padding:0 1.75rem .5rem}.time-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:6px;margin-top:.5rem;display:grid}.time-slot{background:var(--ink-3);border-radius:var(--radius-sm);font-family:var(--fm);color:#fffc;text-align:center;cursor:pointer;border:1px solid #ffffff1f;padding:.5rem .25rem;font-size:.7rem;transition:background .12s,border-color .12s,color .12s}.time-slot:hover:not(.unavailable){background:var(--ink-3);color:#fff;border-color:#fff3}.time-slot.selected{background:var(--gold-light);border-color:var(--gold-border);color:var(--gold);font-weight:700}.time-slot.unavailable{border-color:var(--rule);color:#ffffff26;cursor:default;background:0 0;-webkit-text-decoration:line-through #ffffff1a;text-decoration:line-through #ffffff1a}.time-status{font-family:var(--fm);border-radius:var(--radius-sm);border:1px solid;margin-top:.5rem;padding:.5rem .75rem;font-size:.66rem;line-height:1.5}.time-status-ok{color:#86efac;background:#22c55e14;border-color:#22c55e40}.time-status-info{background:var(--ink);color:var(--muted);border-color:var(--rule)}.time-status-warn{color:#e0c97a;border-color:var(--gold-border);background:#c9a84c14}.time-status-error{color:#fca5a5;background:#ef444414;border-color:#ef44444d}.booking-error{font-family:var(--fm);color:#fca5a5;border-radius:var(--radius-sm);background:#ef444414;border:1px solid #ef444440;margin:0 1.75rem .75rem;padding:.75rem 1rem;font-size:.68rem;line-height:1.5}.booking-success{font-family:var(--fm);color:#86efac;border-radius:var(--radius-sm);text-align:center;background:#22c55e14;border:1px solid #22c55e40;margin-top:1.25rem;padding:1.5rem;font-size:.75rem;line-height:1.7}.submit-btn{background:var(--gold);color:#000;border-radius:var(--radius-pill);width:calc(100% - 3.5rem);font-family:var(--fb);cursor:pointer;border:none;margin:0 1.75rem 1.75rem;padding:1rem;font-size:.9rem;font-weight:700;transition:background .15s;display:block}.submit-btn:hover:not(:disabled){background:#dab93f}.submit-btn:disabled{opacity:.4;cursor:not-allowed}.whatsapp-btn{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:var(--radius-pill);background:#16a34a;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem 1.25rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.whatsapp-btn:hover{background:#15803d}.booking-sticky{z-index:10;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--rule);pointer-events:none;background:#0c0c0cf5;padding:.85rem 2rem;position:sticky;bottom:0}.booking-sticky-inner{pointer-events:auto;flex-wrap:wrap;align-items:center;gap:.75rem;max-width:720px;margin:0 auto;display:flex}.bk-sticky-item{font-family:var(--fm);color:#ffffffa6;letter-spacing:.06em;font-size:.68rem}.bk-sticky-sep{color:#fff3;font-size:.8rem}.bk-sticky-price{font-family:var(--fm);color:var(--gold);font-size:.72rem;font-weight:700}.footer{background:var(--ink-2);border-top:1px solid var(--rule)}.footer-top{max-width:var(--max-w);border-bottom:1px solid var(--rule);grid-template-columns:2fr 1fr 1fr;margin:0 auto;display:grid}.footer-brand,.footer-top>div{border-right:1px solid var(--rule);padding:3rem 2.5rem}.footer-top>div:last-child{border-right:none}.footer-logo{opacity:.95;width:auto;height:36px;margin-bottom:1rem}.footer-brand-desc{font-family:var(--fb);color:#ffffffa6;max-width:260px;font-size:.85rem;line-height:1.75}.footer-col-title{font-family:var(--fm);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.62rem;font-weight:600}.footer-links-list{list-style:none}.footer-links-list li{margin-bottom:.55rem}.footer-links-list a{font-family:var(--fb);color:#ffffffbf;font-size:.86rem;transition:color .15s}.footer-links-list a:hover{color:#fff}.footer-contact-list{list-style:none}.footer-contact-list li{font-family:var(--fb);color:#ffffffbf;gap:.65rem;margin-bottom:.65rem;font-size:.84rem;line-height:1.5;display:flex}.footer-contact-list i{color:var(--gold);flex-shrink:0;margin-top:.2rem;font-size:.7rem}.footer-bottom{max-width:var(--max-w);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.25rem 2.5rem;display:flex}.footer-copyright{font-family:var(--fm);color:#fff6;letter-spacing:.08em;font-size:.62rem}.footer-socials{gap:1rem;display:flex}.footer-social-link{color:#ffffff8c;font-size:.9rem;transition:color .15s}.footer-social-link:hover{color:var(--gold)}.footer-cols{max-width:var(--max-w);border-bottom:1px solid var(--rule);grid-template-columns:2fr 1fr 1fr;margin:0 auto;display:grid}.fcol{border-right:1px solid var(--rule);padding:3rem 2.5rem}.fcol:last-child{border-right:none}.footer-desc{font-family:var(--fb);color:#ffffffa6;max-width:260px;margin-top:1rem;font-size:.85rem;line-height:1.75}.fcol-title{font-family:var(--fm);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.62rem;font-weight:600}.flinks{list-style:none}.flinks li{margin-bottom:.55rem}.flinks a{font-family:var(--fb);color:#ffffffbf;font-size:.86rem;transition:color .15s}.flinks a:hover{color:#fff}.fcontact{list-style:none}.fcontact li{font-family:var(--fb);color:#ffffffbf;gap:.65rem;margin-bottom:.65rem;font-size:.84rem;line-height:1.5;display:flex}.fcontact i{color:var(--gold);flex-shrink:0;margin-top:.2rem;font-size:.7rem}.footer-bar{max-width:var(--max-w);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.25rem 2.5rem;display:flex}.footer-copy{font-family:var(--fm);color:#fff6;letter-spacing:.08em;font-size:.62rem}.fsocial{color:#ffffff8c;font-size:.9rem;transition:color .15s}.fsocial:hover{color:var(--gold)}.fade-up{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.fade-up.visible{opacity:1;transform:translateY(0)}.ph-confirm-card{animation:.55s cubic-bezier(.22,1,.36,1) .15s both card-rise}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.ph-confirm-check{background:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;animation:.5s cubic-bezier(.34,1.56,.64,1) .4s both check-pop,2.4s ease-in-out 1.2s infinite check-pulse;display:flex}@keyframes check-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes check-pulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 7px #22c55e00}}.ph-confirm-text{animation:.45s both text-fade}.ph-confirm-text:nth-child(2){animation-delay:.55s}.ph-confirm-text:nth-child(3){animation-delay:.65s}.ph-confirm-text:nth-child(4){animation-delay:.72s}@keyframes text-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ph-confirm-btn{color:#000;background:#c9a84c;border-radius:100px;align-items:center;padding:5px 12px;font-size:6px;font-weight:700;animation:.45s .82s both text-fade;display:flex}.phone-video-wrap{isolation:isolate;flex-shrink:0;position:relative}.phone-glow{z-index:-1;pointer-events:none;background:radial-gradient(at 50% 65%,#c9a84c47 0%,#0000 65%);border-radius:56px;animation:3.8s ease-in-out infinite glow-breathe;position:absolute;inset:-20px}@keyframes glow-breathe{0%,to{opacity:.4;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}.phone-animated{animation:4.2s ease-in-out infinite phone-float}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.admin-bottom-nav{display:none}@media (width<=768px){.admin-shell{flex-direction:column;max-width:100vw;overflow-x:hidden}.admin-sidebar{display:none!important}.admin-main{width:100%;min-width:0;max-width:100vw}.admin-topbar{height:auto!important;padding:.85rem 1rem!important}.admin-topbar>div:first-child{font-size:.85rem!important}.admin-date{display:none!important}.admin-logout-mobile{display:inline-flex!important}.admin-content{min-width:0!important;padding:.875rem .875rem 5.5rem!important;overflow-x:hidden!important}.adm-kpi-grid{grid-template-columns:1fr 1fr!important;gap:.5rem!important;margin-bottom:.875rem!important}.adm-kpi-grid>div{padding:.875rem 1rem!important}.adm-kpi-grid [style*="1.75rem"]{font-size:1.25rem!important}.adm-revenue-snap{grid-template-columns:1fr 1fr!important;gap:.5rem!important}.adm-revenue-snap>div{padding:.875rem 1rem!important}.adm-revenue-snap [style*="1.35rem"]{font-size:1rem!important}.adm-chart-trend svg{height:110px!important}.adm-row-charts,.adm-row-perf,.adm-today-grid{grid-template-columns:1fr!important;gap:.75rem!important}.adm-filter-row{gap:.5rem!important}.adm-filter-row>input[type=text]{flex:100%!important;width:100%!important}.adm-filter-row>input[type=date]{flex:calc(50% - .25rem)!important;width:auto!important;min-width:0!important}.adm-filter-row>button:first-of-type,.adm-filter-row>button:last-of-type{flex:1!important}.adm-filter-row>span{width:100%;font-size:.62rem;margin-left:0!important}.admin-table-wrap{-webkit-overflow-scrolling:touch;background:linear-gradient(90deg,#141414 30%,#0000) 0/40px 100% no-repeat,linear-gradient(270deg,#141414 30%,#0000) 100%/40px 100% no-repeat;border-radius:10px;overflow-x:auto!important}.admin-table-wrap table{min-width:560px}.admin-shell svg{max-width:100%;overflow:visible}.admin-content>div>div[style*=padding]{padding:1rem!important}.admin-bottom-nav{-webkit-backdrop-filter:blur(16px);z-index:100;padding:0;padding-bottom:env(safe-area-inset-bottom,0);background:#0a0a0af7;border-top:1px solid #242424;display:flex;position:fixed;bottom:0;left:0;right:0}.admin-bnav-item{cursor:pointer;color:#ffffff59;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:.7rem .25rem .75rem;font-family:Inter,Jost,sans-serif;transition:color .15s;display:flex}.admin-bnav-item.active{color:#c9a84c}.admin-bnav-icon{font-size:1.25rem;line-height:1}.admin-bnav-label{text-transform:uppercase;letter-spacing:.08em;font-size:.55rem;font-weight:600}}@media (width<=400px){.adm-kpi-grid{grid-template-columns:1fr!important}.admin-content{padding:.75rem .75rem 5.5rem!important}}@media (width<=1024px){.phones-row{gap:1rem;margin-top:-10rem}.phone-frame--left,.phone-frame--right{width:190px;height:380px}.phone-frame--center{width:230px;height:460px}.features-grid,.stories-grid{grid-template-columns:1fr 1fr}.stories-col:nth-child(3){display:none}.location-split{grid-template-columns:1fr;gap:3rem}.location-right{height:340px}.location-gold-card{width:82%;height:270px;top:24px}.location-photo-card{width:58%;height:210px;top:-24px;left:-16px}.location-map-card{width:66%;height:155px;right:-10px}.services-flat-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.mv-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:2.5rem}}@media (width<=768px){.nav-container{height:58px;padding:0 1.25rem}.logo-img{height:32px}.nav-menu,.nav-book-btn{display:none}.hamburger{display:flex}.nav-menu.active{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--rule);z-index:199;background:#0a0a0afa;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1.25rem 1.5rem 1.75rem;display:flex;position:absolute;top:58px;left:0;right:0}.nav-menu.active .nav-link{color:#ffffffb3;border-bottom:1px solid var(--rule);width:100%;padding:.65rem 0;font-size:1rem;font-weight:600;display:block}.nav-menu.active .nav-link:last-child{border-bottom:none}.nav-book-btn-mobile,.nav-cta-mobile{background:var(--gold);color:#000;border-radius:var(--radius-pill);justify-content:center;width:100%;margin-top:1rem;padding:.65rem 1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex!important}.hero{text-align:center;align-items:center;padding:3.5rem 1.5rem 10rem}.hero-pill-tag{padding:.28rem .28rem .28rem .9rem;font-size:.75rem}.hero-title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.4rem,12vw,3.8rem)}.hero-sub{max-width:100%;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.hero-actions .btn{padding:.8rem 2rem;font-size:.85rem}.hero-phones-panel{border-radius:0;max-width:100%;padding-bottom:3rem}.phone-frame--left,.phone-frame--right{display:none!important}.phone-frame--center{border-radius:40px;width:280px;height:570px;opacity:1!important;transform:none!important}.phones-row{justify-content:center;gap:0;margin:-5rem auto 0;padding:0}.page-hero{text-align:center;padding:3.5rem 1.5rem 2.5rem}.page-hero .section-title{font-size:clamp(1.8rem,9vw,2.8rem)}.page-hero p{font-size:.88rem}.section{padding:3.5rem 1.25rem}.container{padding:0 1.25rem}.features-grid{border:none;grid-template-columns:1fr 1fr;gap:0}.feature-card{border:1px solid var(--rule);border-radius:0;padding:1.5rem 1.25rem}.feature-icon{width:36px;height:36px;margin-bottom:1rem;font-size:.85rem}.feature-card h3{font-size:.85rem}.feature-card p{font-size:.78rem}.stories-section{padding:3.5rem 0}.stories-heading{margin-bottom:1.75rem;font-size:clamp(2rem,10vw,3rem)}.stories-grid{grid-template-columns:1fr}.stories-col:nth-child(2),.stories-col:nth-child(3){display:none}.story-photo{height:220px}.story-card--quote{padding:1.25rem}.story-text{font-size:.83rem}.location-section{padding:3.5rem 0 4rem}.location-split{grid-template-columns:1fr;gap:2.5rem}.location-left{align-items:flex-start;padding:0 1.25rem}.location-headline{font-size:clamp(2.2rem,10vw,3.2rem)}.location-sub{font-size:.85rem}.location-right{height:auto;padding:1.25rem;position:relative}.location-gold-card{border-radius:20px;width:100%;height:auto;padding:0;position:relative;top:auto;right:auto;overflow:hidden}.location-photo-card{width:100%;height:220px;box-shadow:none;border-radius:16px;position:relative;top:auto;left:auto}.location-photo{border-radius:16px}.location-map-card{width:100%;height:180px;box-shadow:none;border-radius:16px;margin-top:.75rem;position:relative;bottom:auto;right:auto}.location-map-iframe{border-radius:16px}.contact-grid{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.contact-form-card{padding:1.5rem}.services-flat-grid{grid-template-columns:1fr}.svc-cell{padding:1.75rem 1.25rem}.svc-cell-num-big{font-size:clamp(1.6rem,8vw,2.5rem)}.services-note{padding:1rem 1.25rem;font-size:.75rem}.booking-layout{padding:1.5rem 0 6rem}.booking-card{border-left:none;border-right:none;border-radius:0}.service-options{gap:.5rem;margin:0 1rem}.service-option{padding:.9rem 1rem}.form-row{padding:0 1rem}.form-section-label{padding:1.25rem 1rem .5rem}.submit-btn{width:calc(100% - 2rem);margin:0 1rem 1.5rem}.booking-error{margin:0 1rem .75rem}.barber-options{flex-wrap:wrap;gap:.6rem;padding:0 1rem .5rem}.barber-chip{padding:.6rem 1rem}.time-grid-wrap{padding:0 1rem .75rem}.time-grid{grid-template-columns:repeat(3,1fr);gap:.4rem}.time-slot{padding:.55rem .25rem;font-size:.65rem}.form-divider{margin:.25rem 1rem}.footer-top{grid-template-columns:1fr;gap:0}.footer-top>div{border-right:none;border-bottom:1px solid var(--rule);padding:1.5rem 1.25rem}.footer-top>div:last-child{border-bottom:none}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 3.5rem}body:has(.booking-sticky) .footer{padding-bottom:1rem}.footer-socials{justify-content:center}.footer-brand-desc{font-size:.82rem}.mv-grid{grid-template-columns:1fr}.mv-card{padding:1.5rem 1.25rem}}@media (width<=480px){.hero-title{font-size:clamp(2.2rem,13vw,3.2rem)}.features-grid{grid-template-columns:1fr}.feature-card{border-radius:0}.stories-heading{font-size:clamp(1.8rem,11vw,2.5rem)}.phone-frame--center{width:280px;height:570px}.barber-options{flex-direction:column}.time-grid{grid-template-columns:repeat(3,1fr)}.section-title{font-size:clamp(1.6rem,9vw,2.5rem)}}
