:root{color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--page:#f7f5f1;--surface:#fff;--surface-2:#efede8;--ink:#171719;--muted:#66656b;--line:#17171924;--accent:#7757d9;--accent-2:#e9c65b;--radius:24px;--section-space:clamp(5rem, 9vw, 9rem);--wrap:min(1200px, calc(100% - 40px));font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);margin:0;line-height:1.55;overflow-x:clip}body,button,a{-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #ffbf47}.skip-link{z-index:1000;color:#111;background:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-160%);box-shadow:0 8px 30px #0003}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:750;line-height:1.25}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.068em;font-size:clamp(3rem,7.8vw,7.4rem);line-height:.91}h2{letter-spacing:-.052em;margin-bottom:1.1rem;font-size:clamp(2.25rem,5vw,4.8rem);line-height:.98}h3{letter-spacing:-.025em;margin-bottom:.7rem;font-size:1.25rem}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.8rem 1.2rem;font-size:.91rem;font-weight:750;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:#fff}.button--ghost{border-color:currentColor}.button--dark{color:#fff;background:#151517}.button--small{min-height:44px;padding:.65rem 1rem}.button--wide{width:100%}.section{width:var(--wrap);padding-block:var(--section-space);margin-inline:auto}.section-heading{max-width:760px;margin-bottom:clamp(2rem,5vw,4.5rem);display:grid}.section-heading>p:last-child{max-width:660px;color:var(--muted);font-size:1.03rem}.site-header{z-index:20;width:var(--wrap);justify-content:space-between;align-items:center;gap:1.25rem;min-height:80px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:.06em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:850;display:inline-flex}.brand__mark{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.desktop-nav{align-items:center;gap:clamp(1rem,2.5vw,2.25rem);font-size:.84rem;font-weight:650;display:flex}.desktop-nav a,.header-phone{position:relative}.desktop-nav a:after,.header-phone:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.header-phone:hover:after{transform-origin:0;transform:scaleX(1)}.header-phone{font-size:.9rem;font-weight:800}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;place-items:center;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:.35rem;width:min(290px,100vw - 40px);padding:1rem;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 60px #0002}.mobile-menu nav>a:not(.button){padding:.8rem}.hero{align-items:center;min-height:calc(100svh - 80px);display:grid;position:relative;overflow:hidden}.hero__image,.hero__scrim{width:100%;height:100%;position:absolute;inset:0}.hero__image{object-fit:cover}.hero__content{z-index:2;width:var(--wrap);margin-inline:auto;padding-block:clamp(4rem,9vw,8rem);position:relative}.hero__lead{text-wrap:pretty;max-width:610px;margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.35rem)}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.hero__proof{flex-wrap:wrap;gap:.8rem 2rem;margin:0;padding:0;font-size:.82rem;font-weight:650;list-style:none;display:flex}.hero__proof li{align-items:center;gap:.55rem;display:flex}.hero__proof li:before{background:var(--accent);content:"";border-radius:50%;width:5px;height:5px}.service-grid,.benefit-grid,.staff-grid,.review-grid{gap:1rem;display:grid}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:290px;padding:clamp(1.4rem,3vw,2.2rem);display:flex;position:relative}.service-card__index{color:var(--accent);letter-spacing:.1em;margin-bottom:2.7rem;font-size:.78rem;font-weight:800}.service-card>p{color:var(--muted)}.service-card__meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.service-card__meta span{color:var(--muted);font-size:.8rem}.service-card>a{color:var(--accent);align-items:center;gap:.45rem;margin-top:1.2rem;font-size:.86rem;font-weight:800;display:inline-flex}.benefit-grid{grid-template-columns:repeat(4,1fr)}.benefit-grid article{border-top:1px solid var(--line);padding:1.5rem}.benefit-icon{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:2.5rem;display:grid}.benefit-grid p,.staff-grid p,.staff-grid small{color:var(--muted)}.portfolio{grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);align-items:end;gap:clamp(2rem,7vw,7rem);display:grid}.portfolio__copy{padding-bottom:2rem}.portfolio__copy p:last-child{color:var(--muted);font-size:1.05rem}.portfolio__figure{margin:0}.portfolio__figure img{aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;width:100%}.portfolio__figure figcaption{color:var(--muted);margin-top:.7rem;font-size:.75rem}.price-list{max-width:1000px}.price-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:baseline;gap:.8rem;padding-block:1.15rem;display:grid}.price-row__dots{border-bottom:1px dotted color-mix(in srgb, var(--ink) 28%, transparent)}.fine-print{max-width:640px;color:var(--muted);margin:1.4rem 0 0;font-size:.78rem}.staff-grid{grid-template-columns:repeat(3,1fr)}.staff-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem}.staff-avatar{aspect-ratio:4/3;border-radius:calc(var(--radius) - 7px);background:radial-gradient(circle at 68% 32%, color-mix(in srgb, var(--accent) 65%, white), transparent 18%), linear-gradient(135deg, var(--surface-2), color-mix(in srgb, var(--accent) 24%, var(--surface)));color:var(--ink);place-items:end start;margin-bottom:1.5rem;padding:1.2rem;font-size:.75rem;font-weight:800;display:grid}.process ol{counter-reset:item;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process li{border-top:1px solid var(--line);border-right:1px solid var(--line);align-content:space-between;min-height:150px;padding:1.4rem;display:grid}.process li:last-child{border-right:0}.process li span{color:var(--accent);font-size:.78rem}.review-grid{grid-template-columns:repeat(2,1fr)}.review-grid figure{border-radius:var(--radius);background:var(--surface);margin:0;padding:clamp(1.8rem,4vw,3.5rem)}.review-grid blockquote{letter-spacing:-.035em;margin:0 0 2rem;font-size:clamp(1.35rem,2.5vw,2.15rem);line-height:1.22}.review-grid figcaption{color:var(--muted);font-size:.8rem}.promotion{border-radius:var(--radius);background:var(--ink);color:var(--page);justify-content:space-between;align-items:center;gap:2rem;padding-inline:clamp(1.5rem,5vw,5rem);display:flex}.promotion>div{max-width:670px}.promotion h2{font-size:clamp(2rem,4vw,4rem)}.promotion p:not(.eyebrow){color:color-mix(in srgb, var(--page) 72%, transparent)}.guarantee{grid-template-columns:auto minmax(0,700px);justify-content:center;gap:2rem;display:grid}.guarantee__icon{border:1px solid var(--line);width:60px;height:60px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.guarantee h2{font-size:clamp(2rem,4vw,3.6rem)}.guarantee p:last-child{color:var(--muted)}.booking{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);display:grid}.booking__copy>p:not(.eyebrow){color:var(--muted)}.booking__actions{align-content:start;gap:1rem;display:grid}.booking__actions small{color:var(--muted);font-size:.74rem}.contact-actions{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.contact-actions a,.map-links a{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:.75rem;min-height:50px;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.contact-actions a:hover,.map-links a:hover{border-color:var(--accent)}.map-links{flex-wrap:wrap;gap:.65rem;margin-top:1.3rem;display:flex}.site-footer{width:var(--wrap);border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1.1fr 1fr 1fr;gap:2rem;padding-block:4rem 7rem;font-size:.8rem;display:grid}.site-footer strong{color:var(--ink);margin-bottom:.9rem;display:block}.site-footer a{text-underline-offset:3px;margin-bottom:.7rem;text-decoration:underline;display:inline-block}.footer-note{border-top:1px solid var(--line);grid-column:1/-1;padding-top:1.5rem}.mobile-action-bar{display:none}.theme-glass{--radius:28px;--page:#f8f7fb;--surface:#ffffffbd;--surface-2:#eeeaf4;--ink:#19171e;--muted:#666170;--line:#2f254021;--accent:#7e58bc;background:radial-gradient(circle at 5% 20%, #f5dce9 0, transparent 27rem), radial-gradient(circle at 90% 52%, #dbd5f5 0, transparent 30rem), var(--page);position:relative}.theme-glass.niche-auto{color-scheme:dark;--page:#07101a;--surface:#111e2ec7;--surface-2:#142235;--ink:#f1f6fa;--muted:#a8b4c1;--line:#c6def429;--accent:#4ba2ff;background:radial-gradient(circle at 5% 20%, #153a63 0, transparent 28rem), radial-gradient(circle at 90% 52%, #12253b 0, transparent 30rem), var(--page)}.glass-orb{z-index:-1;opacity:.35;filter:blur(2px);pointer-events:none;border-radius:50%;width:340px;height:340px;position:fixed}.glass-orb--one{background:#ef96be;top:14%;left:-150px}.glass-orb--two{background:#787adf;bottom:15%;right:-170px}.theme-glass.niche-auto .glass-orb--one{background:#0a73ce}.theme-glass.niche-auto .glass-orb--two{background:#e56d25}.theme-glass .site-header{color:#211b29;backdrop-filter:blur(18px)saturate(135%);background:#faf7fcb8;border:1px solid #ffffff61;border-radius:999px;min-height:62px;padding:.55rem .7rem .55rem 1rem;position:absolute;top:18px;left:0;right:0;box-shadow:0 18px 45px #34253e1f,inset 0 1px #ffffffb8}.theme-glass.niche-auto .site-header{color:#f7fbff;background:#070f19ba;border-color:#b3d3f033;box-shadow:0 18px 48px #00000052,inset 0 1px #ffffff24}.theme-glass .brand__mark{box-shadow:0 6px 20px color-mix(in srgb, var(--accent) 35%, transparent), inset 0 1px 0 #fff8}.theme-glass .hero{color:#fff;min-height:100svh}.theme-glass .hero__image{object-position:center}.theme-glass.niche-beauty .hero__scrim{background:linear-gradient(90deg,#201726d1 0%,#2a1e3078 44%,#19121e0f 76%)}.theme-glass.niche-auto .hero__scrim{background:linear-gradient(90deg,#040910e6 0%,#04091099 43%,#04091008 76%)}.theme-glass .hero__content{padding-top:9rem}.theme-glass .hero h1{max-width:780px}.theme-glass .hero .eyebrow{color:#f2d8ff}.theme-glass.niche-auto .hero .eyebrow{color:#8bc4ff}.theme-glass .hero__float{z-index:3;backdrop-filter:blur(16px)saturate(145%);background:#ffffff24;border:1px solid #ffffff4d;border-radius:18px;align-items:center;gap:.9rem;max-width:330px;padding:1rem 1.2rem;display:flex;position:absolute;bottom:42px;right:max(20px,50vw - 600px);box-shadow:inset 0 1px #ffffff52}.theme-glass .hero__float small,.theme-glass .hero__float strong{display:block}.theme-glass .hero__float small{color:#ffffffad;font-size:.7rem}.theme-glass .hero__float strong{font-size:.83rem}.status-dot{background:#7cf4aa;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 7px #7cf4aa2b}.glass-shell{background:color-mix(in srgb, var(--surface) 90%, transparent);backdrop-filter:blur(14px);border:1px solid #ffffff9e;border-radius:36px;width:min(1260px,100% - 24px);margin:2rem auto;box-shadow:0 35px 100px #3c2e461a,inset 0 1px #ffffffd1}.theme-glass.niche-auto .glass-shell{border-color:var(--line);box-shadow:0 35px 100px #0004,inset 0 1px #fff1}.glass-shell .section{width:min(1140px,100% - 40px)}.glass-shell .services{padding-bottom:3rem}.glass-shell .benefits{padding-top:3rem}.theme-glass .service-card,.theme-glass .review-grid figure,.theme-glass .staff-grid article,.theme-glass .contact-actions a,.theme-glass .map-links a{background:color-mix(in srgb, var(--surface) 88%, transparent);box-shadow:inset 0 1px #ffffff7a}.theme-editorial{--page:#f2ede4;--surface:#f8f4ec;--surface-2:#dfd6c8;--ink:#1b1716;--muted:#665f5a;--line:#1c161433;--accent:#762a39;--radius:0}.theme-editorial.niche-auto{--page:#eeece7;--surface:#f7f5f0;--surface-2:#d4d5d5;--ink:#141414;--muted:#5d5d5d;--line:#1414143d;--accent:#c74925}.theme-editorial.niche-beauty h1,.theme-editorial.niche-beauty h2,.theme-editorial.niche-beauty .editorial-quote,.theme-editorial.niche-beauty .review-grid blockquote{font-family:Georgia,Times New Roman,serif;font-weight:500}.theme-editorial.niche-beauty h1,.theme-editorial.niche-beauty h2{letter-spacing:-.065em}.theme-editorial.niche-auto h1,.theme-editorial.niche-auto h2{text-transform:uppercase;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-weight:850;font-stretch:75%}.theme-editorial .site-header{border-bottom:1px solid var(--line)}.theme-editorial .brand__mark{color:var(--accent);background:0 0;border-radius:0}.theme-editorial .hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);min-height:min(820px,100svh - 80px)}.theme-editorial .hero__image{object-position:center;grid-column:2;width:100%;height:min(820px,100svh - 80px);position:relative}.theme-editorial .hero__scrim{display:none}.theme-editorial .hero__content{grid-area:1/1;width:auto;padding:clamp(3rem,7vw,7rem) clamp(2rem,6vw,6rem)}.theme-editorial .hero h1{margin-bottom:2rem;font-size:clamp(3.5rem,7vw,7.2rem)}.theme-editorial .hero__proof{border-top:1px solid var(--line);padding-top:2rem}.theme-editorial .section-heading{grid-template-columns:minmax(150px,.34fr) 1fr;align-items:start;max-width:none}.theme-editorial .section-heading .eyebrow{grid-row:1/span 2}.theme-editorial .section-heading h2,.theme-editorial .section-heading>p:last-child{grid-column:2}.theme-editorial .portfolio{padding-top:calc(var(--section-space) * 1.25);grid-template-columns:.75fr 1.25fr;align-items:center}.theme-editorial .portfolio__figure{grid-area:1/1}.theme-editorial .portfolio__figure img{aspect-ratio:3/4}.theme-editorial .portfolio__copy{grid-column:2;padding-right:clamp(0rem,8vw,8rem)}.theme-editorial .service-grid{border-top:1px solid var(--line);display:block}.theme-editorial .service-card{border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:60px minmax(170px,.7fr) minmax(230px,1fr) minmax(150px,auto);align-items:start;gap:1.5rem;min-height:0;padding:1.7rem 0;display:grid}.theme-editorial .service-card__index{margin:0}.theme-editorial .service-card__meta{margin:0;padding:0}.theme-editorial .service-card>a{grid-column:4}.theme-editorial .editorial-quote{width:min(1000px,100% - 40px);padding-block:var(--section-space);color:var(--accent);letter-spacing:-.06em;margin:0 auto;font-size:clamp(2.5rem,6.5vw,6.8rem);line-height:.98}.theme-editorial .staff-grid article{border:0;border-bottom:1px solid var(--line);padding:0 0 1.5rem}.theme-editorial .staff-avatar{filter:grayscale(.85);border-radius:0}.theme-editorial .review-grid figure{border-top:1px solid var(--line);background:0 0;padding-inline:0}.theme-editorial .promotion{border-radius:0;width:100%;padding-inline:max(20px,50vw - 600px)}.theme-bento{--page:#f5f3ee;--surface:#fffefa;--surface-2:#e9e4d9;--ink:#19211d;--muted:#5a645e;--line:#19211d1f;--accent:#7554f6;--accent-2:#f1d83d;--radius:20px;background:linear-gradient(#ffffff8f 1px, transparent 1px), linear-gradient(90deg, #ffffff8f 1px, transparent 1px), var(--page);background-size:32px 32px}.theme-bento.niche-auto{color-scheme:dark;--page:#101316;--surface:#1a1e22;--surface-2:#252b30;--ink:#f5f7f8;--muted:#aab1b6;--line:#ffffff21;--accent:#ff6a1a;--accent-2:#b7ef46;background:linear-gradient(#ffffff0b 1px, transparent 1px), linear-gradient(90deg, #ffffff0b 1px, transparent 1px), var(--page);background-size:32px 32px}.theme-bento .site-header{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(1280px,100% - 24px);margin-top:12px;padding-inline:1.2rem}.theme-bento .brand__mark{border-radius:10px}.theme-bento .hero{grid-template-columns:1fr .92fr;gap:12px;width:min(1280px,100% - 24px);min-height:0;margin:12px auto;overflow:visible}.theme-bento .hero__image{border-radius:var(--radius);grid-area:1/2;height:min(690px,75svh);position:relative}.theme-bento .hero__scrim{display:none}.theme-bento .hero__content{border-radius:var(--radius);background:var(--surface);grid-area:1/1;width:auto;height:min(690px,75svh);padding:clamp(2rem,5vw,5rem)}.theme-bento .hero h1{font-size:clamp(3.2rem,6.2vw,6.6rem)}.theme-bento .hero__proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:auto;padding-top:2rem;display:grid}.theme-bento .hero__proof li{align-items:flex-start}.bento-stage{grid-template-columns:repeat(12,1fr);gap:12px;width:min(1280px,100% - 24px);margin:12px auto;display:grid}.bento-stage>.section{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:auto;margin:0;padding:clamp(1.5rem,4vw,3.5rem)}.bento-stage .section-heading{margin-bottom:2.2rem}.bento-stage .benefits{grid-column:span 8}.bento-stage .promotion{background:var(--accent);color:#fff;flex-direction:column;grid-column:span 4;justify-content:space-between;align-items:flex-start}.bento-stage .promotion .eyebrow{color:var(--accent-2)}.bento-stage .services{grid-column:1/-1}.bento-stage .price-list{grid-column:span 5}.bento-stage .portfolio{flex-direction:column-reverse;grid-column:span 7;align-items:stretch;display:flex}.bento-stage .portfolio__figure img{aspect-ratio:16/9}.bento-stage .portfolio__copy{padding:0}.bento-stage .guarantee{grid-column:span 4;grid-template-columns:1fr;justify-content:start}.bento-stage .process{grid-column:span 8}.bento-stage .staff,.bento-stage .reviews{grid-column:1/-1}.theme-bento .service-grid{grid-template-columns:repeat(12,1fr)}.theme-bento .service-card{background:var(--surface-2);border:0;grid-column:span 4}.theme-bento .service-card:first-child,.theme-bento .service-card:nth-child(4){grid-column:span 6}.theme-bento .benefit-grid{grid-template-columns:repeat(2,1fr)}.theme-bento .benefit-grid article{background:var(--surface-2);border:0;border-radius:14px}.theme-bento .process ol{grid-template-columns:repeat(2,1fr);gap:10px}.theme-bento .process li{background:var(--surface-2);border:0;border-radius:14px}.theme-bento .booking{border:1px solid var(--line);border-radius:var(--radius);background:var(--accent-2);color:#151515;width:min(1280px,100% - 24px);margin-top:12px;padding-inline:clamp(1.5rem,5vw,5rem)}.theme-bento .booking .eyebrow,.theme-bento .booking__copy>p:not(.eyebrow),.theme-bento .booking__actions small{color:#2d2d2dbf}.theme-bento .booking .contact-actions a,.theme-bento .booking .map-links a{color:#151515;background:#fff9;border-color:#1112}.showcase{--page:#f4f0e8;--surface:#fbf8f2;--surface-2:#e9e1d5;--ink:#171719;--muted:#68635e;--line:#17171924;--accent:#654ee9;background:var(--page)}.showcase-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1320px,100% - 40px);min-height:86px;margin:0 auto;display:flex}.showcase-logo{align-items:center;gap:.7rem;font-weight:850;display:flex}.showcase-logo span{color:#f5d34d;background:#171719;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.showcase-hero{background:radial-gradient(circle at 82% 38%,#b9abff 0 7%,#0000 7.5%),radial-gradient(circle at 78% 43%,#ffe067 0 12%,#0000 12.5%),radial-gradient(circle at 86% 48%,#f0a8c3 0 18%,#0000 18.5%);align-content:center;width:min(1320px,100% - 40px);min-height:660px;margin:0 auto;display:grid}.showcase-hero h1{max-width:1000px}.showcase-hero>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem)}.showcase-stats{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.showcase-stats span{border:1px solid var(--line);color:var(--muted);background:#ffffff75;border-radius:12px;align-items:baseline;gap:.55rem;padding:.8rem 1rem;font-size:.8rem;display:flex}.showcase-stats strong{color:var(--ink);font-size:1.6rem}.showcase-catalog{padding-block:var(--section-space);color:#f7f4ed;background:#171719}.showcase-catalog__head,.showcase-grid{width:min(1320px,100% - 40px);margin-inline:auto}.showcase-catalog__head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:4rem;display:flex}.showcase-catalog__head>div:first-child{max-width:800px}.showcase-catalog .eyebrow{color:#f5d34d}.showcase-filter{background:#ffffff0a;border:1px solid #fff2;border-radius:999px;flex:none;gap:5px;padding:5px;display:flex}.showcase-filter button{color:#ffffff9c;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:.65rem 1rem}.showcase-filter button.is-active{color:#171719;background:#f7f4ed}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.showcase-card[hidden]{display:none}.showcase-card>a{background:#222225;border:1px solid #ffffff1f;border-radius:22px;height:100%;transition:transform .22s,border-color .22s;display:block;overflow:hidden}.showcase-card>a:hover{border-color:#ffffff60;transform:translateY(-6px)}.showcase-card__visual{aspect-ratio:4/3;position:relative;overflow:hidden}.showcase-card__visual img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.showcase-card>a:hover img{transform:scale(1.035)}.showcase-card__visual>span{backdrop-filter:blur(10px);background:#10101275;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.7rem;display:grid;position:absolute;top:1rem;left:1rem}.showcase-card__body{padding:1.5rem}.showcase-card h3{font-size:1.7rem}.showcase-card__body>p:not(.eyebrow){color:#ffffffa3;min-height:3.1rem;font-size:.9rem}.showcase-card dl{border-block:1px solid #ffffff17;margin:1rem 0;padding-block:1rem}.showcase-card dl>div{grid-template-columns:95px 1fr;gap:.7rem;margin-block:.6rem;font-size:.76rem;display:grid}.showcase-card dd{color:#ffffffbe;margin:0}.palette{gap:7px;margin-block:1.2rem;display:flex}.palette span{background:#777;border:1px solid #ffffff26;border-radius:50%;width:24px;height:24px}.showcase-card__cta{color:#f5d34d;justify-content:space-between;align-items:center;font-size:.86rem;font-weight:800;display:flex}.showcase-note{width:min(1320px,100% - 40px);padding-block:var(--section-space);grid-template-columns:1.1fr .9fr;align-items:end;gap:3rem;margin:0 auto;display:grid}.showcase-note .eyebrow{grid-column:1/-1}.showcase-note div{color:var(--muted);font-size:1.05rem}.showcase-footer{border-top:1px solid var(--line);width:min(1320px,100% - 40px);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding-block:2.5rem;font-size:.78rem;display:flex}.showcase-footer a{text-underline-offset:3px;text-decoration:underline}.legal-page{--accent:#654ee9}.legal-header,.legal-main{width:min(850px,100% - 40px);margin-inline:auto}.legal-header{border-bottom:1px solid var(--line);padding-block:2rem}.legal-main{padding-block:5rem 8rem}.legal-main h1{font-size:clamp(3rem,7vw,6rem)}.legal-main section{border-top:1px solid var(--line);padding-block:1.5rem}.legal-main h2{letter-spacing:-.02em;font-size:1.5rem}.legal-warning{border-left:4px solid var(--accent);background:var(--surface);margin:2rem 0 4rem;padding:1.2rem}@supports not (backdrop-filter:blur(1px)){.theme-glass .site-header,.theme-glass .hero__float,.glass-shell{background:var(--surface-2)}.theme-glass.niche-auto .site-header,.theme-glass.niche-auto .hero__float,.theme-glass.niche-auto .glass-shell{background:#101c2a}}@media (prefers-contrast:more),(forced-colors:active){:root{--line:currentColor}.theme-glass .site-header,.theme-glass .hero__float,.glass-shell,.theme-glass .service-card{background:var(--page);color:var(--ink);backdrop-filter:none;border:2px solid}.theme-glass .hero__float{margin:1rem;position:relative;bottom:auto;right:auto}}@media (width<=980px){.desktop-nav,.header-phone{display:none}.mobile-menu{display:block}.service-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.theme-editorial .hero{grid-template-columns:1fr}.theme-editorial .hero__image{grid-area:1/1;height:55svh}.theme-editorial .hero__content{grid-area:2/1}.theme-editorial .service-card{grid-template-columns:45px .8fr 1.2fr}.theme-editorial .service-card__meta{grid-column:2}.theme-editorial .service-card>a{grid-column:3}.theme-bento .hero{grid-template-columns:1fr}.theme-bento .hero__image{grid-area:1/1;height:46svh}.theme-bento .hero__content{grid-area:2/1;height:auto}.bento-stage .benefits,.bento-stage .promotion,.bento-stage .price-list,.bento-stage .portfolio,.bento-stage .guarantee,.bento-stage .process{grid-column:span 12}.showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){:root{--wrap:min(100% - 24px, 1200px);--section-space:4.5rem;--radius:18px}body{padding-bottom:72px}h1{font-size:clamp(3rem,15vw,5rem)}h2{font-size:clamp(2.1rem,11vw,3.5rem)}.site-header{min-height:68px}.hero{min-height:720px}.hero__content{align-self:end;padding-bottom:4rem}.hero__lead{font-size:1rem}.hero__proof{gap:.65rem;display:grid}.hero__actions .button{flex:100%}.service-grid,.benefit-grid,.staff-grid,.review-grid,.booking,.portfolio{grid-template-columns:1fr}.service-card{min-height:250px}.benefit-grid article{padding-inline:0}.process ol{grid-template-columns:1fr}.process li{border-right:0;min-height:90px}.promotion{flex-direction:column;align-items:flex-start;width:calc(100% - 24px)}.guarantee{grid-template-columns:1fr}.contact-actions{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr}.mobile-action-bar{z-index:50;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);backdrop-filter:blur(16px);border-radius:18px;grid-template-columns:repeat(3,1fr);padding:6px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 12px 40px #0003}.mobile-action-bar a{border-right:1px solid var(--line);place-items:center;min-height:54px;font-size:.65rem;display:grid}.mobile-action-bar a:last-child{border-right:0}.mobile-action-bar svg{margin-bottom:-4px}.theme-glass .site-header{width:calc(100% - 16px);top:8px}.theme-glass .hero{min-height:780px}.theme-glass .hero__image{object-position:62% center}.theme-glass .hero__scrim{background:linear-gradient(#09080c14 18%,#09080ceb)}.theme-glass .hero__float{display:none}.glass-shell{border-radius:24px;width:calc(100% - 12px)}.glass-shell .section{width:calc(100% - 24px)}.theme-editorial .hero{min-height:0}.theme-editorial .hero__image{height:54svh}.theme-editorial .hero__content{padding:3rem 12px 4.5rem}.theme-editorial .section-heading{display:block}.theme-editorial .portfolio__figure{grid-area:auto}.theme-editorial .portfolio__copy{grid-column:auto}.theme-editorial .service-card{grid-template-columns:34px 1fr}.theme-editorial .service-card>p,.theme-editorial .service-card__meta,.theme-editorial .service-card>a{grid-column:2}.theme-bento .hero__image{height:42svh}.theme-bento .hero h1{font-size:clamp(3rem,15vw,5rem)}.theme-bento .hero__proof{grid-template-columns:1fr}.bento-stage{display:block}.bento-stage>.section{margin-bottom:12px}.theme-bento .service-grid{grid-template-columns:1fr;display:grid}.theme-bento .service-card,.theme-bento .service-card:first-child,.theme-bento .service-card:nth-child(4){grid-column:auto}.theme-bento .benefit-grid,.theme-bento .process ol{grid-template-columns:1fr}.showcase-header,.showcase-hero,.showcase-catalog__head,.showcase-grid,.showcase-note,.showcase-footer{width:calc(100% - 24px)}.showcase-header .button{display:none}.showcase-hero{background:radial-gradient(circle at 82% 28%,#b9abff 0 7%,#0000 7.5%),radial-gradient(circle at 80% 31%,#ffe067 0 12%,#0000 12.5%),radial-gradient(circle at 83% 35%,#f0a8c3 0 18%,#0000 18.5%);min-height:610px}.showcase-catalog__head{display:block}.showcase-filter{grid-template-columns:1fr 1fr;margin-top:2rem;display:grid}.showcase-grid,.showcase-note{grid-template-columns:1fr}.showcase-note .eyebrow{grid-column:auto}.showcase-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.showcase-card dt{color:#a5a5aa}.theme-glass.niche-beauty .promotion .eyebrow{color:#d9c0f4}.theme-glass.niche-auto{--accent:#1d65b5}.theme-glass.niche-auto .promotion .eyebrow{color:#174f90}.theme-editorial.niche-beauty .promotion .eyebrow{color:#efbdc6}.theme-editorial.niche-auto{--accent:#a43619}.theme-editorial.niche-auto .promotion .eyebrow{color:#f0a07d}.theme-bento.niche-beauty{--accent:#5734cf}.theme-bento.niche-beauty .promotion .eyebrow,.theme-bento.niche-beauty .promotion p:not(.eyebrow){color:#fff}.theme-bento.niche-auto .button--primary,.theme-bento.niche-auto .bento-stage .promotion,.theme-bento.niche-auto .bento-stage .promotion .eyebrow,.theme-bento.niche-auto .bento-stage .promotion p:not(.eyebrow){color:#151515}.theme-bento.niche-auto .bento-stage .promotion .button--primary{color:#fff;background:#151515}.showcase-card[data-niche=beauty][data-style=liquid-glass] .palette span:first-child{background:#fffaf6}.showcase-card[data-niche=beauty][data-style=liquid-glass] .palette span:nth-child(2){background:#e6cfda}.showcase-card[data-niche=beauty][data-style=liquid-glass] .palette span:nth-child(3){background:#b9acd9}.showcase-card[data-niche=beauty][data-style=liquid-glass] .palette span:nth-child(4){background:#c5a66a}.showcase-card[data-niche=beauty][data-style=editorial] .palette span:first-child{background:#f5efe5}.showcase-card[data-niche=beauty][data-style=editorial] .palette span:nth-child(2){background:#1c1917}.showcase-card[data-niche=beauty][data-style=editorial] .palette span:nth-child(3){background:#6e2233}.showcase-card[data-niche=beauty][data-style=editorial] .palette span:nth-child(4){background:#b9a58e}.showcase-card[data-niche=beauty][data-style=bento] .palette span:first-child{background:#ffe7f0}.showcase-card[data-niche=beauty][data-style=bento] .palette span:nth-child(2){background:#f5d94f}.showcase-card[data-niche=beauty][data-style=bento] .palette span:nth-child(3){background:#6d4aff}.showcase-card[data-niche=beauty][data-style=bento] .palette span:nth-child(4){background:#18221d}.showcase-card[data-niche=auto][data-style=liquid-glass] .palette span:first-child{background:#08111d}.showcase-card[data-niche=auto][data-style=liquid-glass] .palette span:nth-child(2){background:#233248}.showcase-card[data-niche=auto][data-style=liquid-glass] .palette span:nth-child(3){background:#8ba3b8}.showcase-card[data-niche=auto][data-style=liquid-glass] .palette span:nth-child(4){background:#2d8cff}.showcase-card[data-niche=auto][data-style=editorial] .palette span:first-child{background:#f0eee8}.showcase-card[data-niche=auto][data-style=editorial] .palette span:nth-child(2){background:#151515}.showcase-card[data-niche=auto][data-style=editorial] .palette span:nth-child(3){background:#d24e26}.showcase-card[data-niche=auto][data-style=editorial] .palette span:nth-child(4){background:#8b8d8f}.showcase-card[data-niche=auto][data-style=bento] .palette span:first-child{background:#111417}.showcase-card[data-niche=auto][data-style=bento] .palette span:nth-child(2){background:#f1f3f5}.showcase-card[data-niche=auto][data-style=bento] .palette span:nth-child(3){background:#ff6a1a}.showcase-card[data-niche=auto][data-style=bento] .palette span:nth-child(4){background:#a7ff3f}
