:root{--bg:#0b0d0c;--surface:#111512;--surface-2:#171c18;--text:#f3f1e9;--muted:#9ba29b;--line:#2a302b;--accent:#c7a47a;--dark:#0b0d0c;--white:#f7f5ee;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}
[data-theme="light"]{--bg:#e5dbce;--surface:#d9cdbc;--surface-2:#cdbfac;--text:#211c17;--muted:#675c51;--line:#b7a895;--accent:#765435;--white:#211c17}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);line-height:1.6;transition:background .35s,color .35s}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:fixed;top:-100px;left:1rem;background:var(--accent);color:#10120f;padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);position:fixed;top:0;width:100%;z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:8px;font:700 1.05rem var(--display);letter-spacing:-.03em}.brand>span:first-child{display:grid;place-items:center;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;font-size:.85rem}.brand-dot{color:var(--accent)}nav{display:flex;gap:2rem;font-size:.8rem;color:var(--muted)}nav a{transition:color .2s}nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:.65rem}.theme-toggle,.menu-toggle{border:1px solid var(--line);background:transparent;color:var(--text);width:40px;height:40px;border-radius:50%;cursor:pointer}.mini-cta{background:var(--text);color:var(--bg);padding:.68rem 1rem;border-radius:100px;font-size:.75rem;font-weight:700}.menu-toggle{display:none}.hero{min-height:100vh;padding:150px 5vw 0;position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:70px 70px;opacity:.12;mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-copy,.hero-visual{position:relative;z-index:2}.eyebrow{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--muted);display:flex;align-items:center;gap:10px}.eyebrow>span{display:block;width:24px;height:1px;background:var(--accent)}h1,h2,h3,p{margin-top:0}.hero h1,.section h2,.contact h2{font:700 clamp(3rem,6.3vw,6.8rem)/.91 var(--display);letter-spacing:-.075em;margin:.9rem 0 1.7rem}.hero h1 em,.section h2 em,.contact h2 em{font-family:var(--serif);font-weight:400;color:var(--accent)}.hero-lead{max-width:610px;color:var(--muted);font-size:clamp(1rem,1.35vw,1.25rem)}.hero-actions{display:flex;gap:.8rem;margin-top:2.2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:1rem 1.25rem;border-radius:3px;border:1px solid var(--line);font-size:.82rem;font-weight:700;cursor:pointer}.button.primary{background:var(--accent);color:#111;border-color:var(--accent)}.button.ghost{background:transparent}.button.light{background:#f5f3eb;color:#111;border:0}.hero-visual{height:590px}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%;inset:4% 1% 2% 8%;animation:spin 30s linear infinite}.orbit-two{inset:15% 12%;animation-direction:reverse}.browser-card{position:absolute;top:12%;left:3%;width:88%;height:360px;border:1px solid #394039;border-radius:9px;background:#121713;box-shadow:0 40px 100px #0008;transform:perspective(900px) rotateY(-5deg) rotateX(2deg);overflow:hidden}.browser-bar{height:31px;background:#202620;display:flex;align-items:center;gap:5px;padding:0 10px}.browser-bar i{width:6px;height:6px;border-radius:50%;background:#677067}.browser-bar span{font-size:.45rem;color:#8a918a;margin:auto}.browser-body{height:calc(100% - 31px);padding:48px;color:#eff1e9;background:radial-gradient(circle at 83% 30%,#475d1b,transparent 31%),linear-gradient(135deg,#111512,#20271e);display:flex;flex-direction:column;align-items:flex-start}.browser-body small{font-size:.5rem;letter-spacing:.15em;color:#b7c1b8}.browser-body strong{font:700 2.5rem/1 var(--display);margin:20px 0}.browser-body em{font-family:var(--serif);font-weight:400;color:var(--accent)}.browser-body>span{width:130px;height:7px;background:#d7ff45;margin-top:8px}.browser-body>span:last-child{width:80px;background:#69736b}.phone-card{position:absolute;right:0;bottom:9%;width:150px;height:290px;border:6px solid #333a34;border-radius:22px;background:linear-gradient(#272e27,#111511);color:white;padding:40px 15px 20px;box-shadow:0 30px 60px #0008}.phone-notch{position:absolute;top:7px;left:43px;width:55px;height:9px;border-radius:10px;background:#080a08}.phone-card small{font-size:.5rem}.phone-card strong{font:700 1.5rem/1 var(--display);display:block;margin-top:65px}.phone-card>span{display:block;background:var(--accent);width:55px;height:6px;margin-top:20px}.availability{position:absolute;left:0;bottom:2%;background:var(--surface-2);border:1px solid var(--line);padding:.75rem 1rem;display:flex;gap:.7rem;align-items:center;font-size:.7rem}.availability i{width:9px;height:9px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 5px #d7ff4520}.hero-bottom{grid-column:1/-1;align-self:end;height:80px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;color:var(--muted);font-size:.68rem;letter-spacing:.16em}.hero-bottom i{color:var(--accent)}.section{padding:125px 5vw;border-top:1px solid var(--line)}.section-index{font-size:.62rem;color:var(--muted);letter-spacing:.15em;margin-bottom:6rem}.about{display:grid;grid-template-columns:.8fr 1.4fr 1fr;gap:4vw}.about .section-index,.about .stats{grid-column:1/-1}.about h2,.section-title h2,.quality h2,.why h2,.stack h2{font-size:clamp(2.5rem,4.6vw,5rem)}.about-body{padding-top:3rem;color:var(--muted);font-size:1.05rem}.signature{font:italic 1.5rem var(--serif);color:var(--text);margin-top:2rem}.signature span{font:400 .65rem var(--sans);color:var(--muted);letter-spacing:.1em}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:2rem;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{display:block;font:700 2.3rem var(--display)}.stats span{color:var(--muted);font-size:.75rem}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:5rem}.section-title>p{max-width:420px;color:var(--muted)}.project{margin-bottom:9rem}.project-showcase{height:min(58vw,700px);position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.salon-preview{background:#d9dfcc}.craft-preview{background:#d8d1c4}.food-preview{background:#73523e}.device.desktop{width:78%;height:72%;border:7px solid #202420;border-radius:10px 10px 5px 5px;box-shadow:0 40px 80px #0005;overflow:hidden}.device-bar{height:26px;background:#252a26;display:flex;align-items:center;gap:5px;padding-left:10px}.device-bar i{width:6px;height:6px;background:#717771;border-radius:50%}.device.mobile{position:absolute;right:7%;bottom:5%;width:18%;height:52%;border:7px solid #202420;border-radius:20px;box-shadow:0 30px 60px #0006;overflow:hidden}.mobile-top{position:absolute;width:42%;height:8px;top:5px;left:29%;background:#202420;border-radius:10px;z-index:2}.salon-ui,.craft-ui,.food-ui{height:calc(100% - 26px);position:relative;padding:4% 5%;overflow:hidden}.salon-ui{background:#f0eee5;color:#17211b}.salon-ui small,.craft-ui small,.food-ui small{font-size:clamp(.35rem,.7vw,.7rem);letter-spacing:.12em}.salon-ui>div,.craft-ui>div,.food-ui>div{margin-top:10%;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.salon-ui span,.craft-ui span,.food-ui span{font-size:clamp(.3rem,.5vw,.5rem);letter-spacing:.15em}.salon-ui strong,.craft-ui strong,.food-ui strong{font:600 clamp(1.3rem,3.3vw,3.5rem)/.95 var(--display);letter-spacing:-.06em;margin:.5rem 0 1.2rem}.salon-ui em,.craft-ui em,.food-ui em{font-family:var(--serif);font-weight:400}.salon-ui button,.craft-ui button,.food-ui button{border:0;background:#17211b;color:white;padding:.65rem .9rem;font-size:clamp(.35rem,.55vw,.58rem)}.art-rings{position:absolute!important;width:55%;height:140%;border:25px solid #a9b75a;border-radius:50%;right:-15%;top:-25%;z-index:0!important}.device.mobile .salon-ui,.device.mobile .craft-ui,.device.mobile .food-ui{height:100%;padding:18% 9% 5%}.device.mobile .salon-ui>div,.device.mobile .craft-ui>div,.device.mobile .food-ui>div{margin-top:45%}.device.mobile strong{font-size:clamp(.7rem,1.35vw,1.3rem)}.device.mobile button{padding:.35rem;font-size:.35rem}.craft-ui{background:linear-gradient(90deg,#eee9dd 60%,#917557 60%);color:#19201c}.craft-ui small b{display:inline-grid;place-items:center;width:18px;height:18px;background:#26382c;color:#e8e4d9;margin-right:6px}.craft-ui em{color:#9b6a3d}.craft-block{position:absolute!important;right:5%;bottom:8%;width:30%;height:55%;background:linear-gradient(135deg,#364b3b,#16251c);margin:0!important}.food-ui{color:#f5ede4;background:linear-gradient(90deg,#17231be8,#17231b90),radial-gradient(circle at 80% 30%,#c09165,#3b271f)}.food-ui small b{display:inline-grid;place-items:center;border:1px solid white;border-radius:50%;width:18px;height:18px}.food-ui strong em{color:#d6b47d}.food-ui button{background:#f4eee4;color:#17231b}.project-no{position:absolute;left:2%;bottom:1%;font:700 clamp(3rem,8vw,8rem) var(--display);color:#0002}.project-info{padding:2.5rem 0 0}.project-head{display:flex;justify-content:space-between;align-items:flex-start}.project-type{font-size:.58rem;color:var(--muted);letter-spacing:.13em}.project-head h3{font:700 clamp(2rem,4vw,4rem) var(--display);letter-spacing:-.06em;margin:.4rem 0}.project-head>span{font-size:.7rem;color:var(--muted)}.project-intro{font-size:1.05rem;max-width:760px;color:var(--muted)}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;border-top:1px solid var(--line);margin-top:2.4rem;padding-top:1.5rem}.case-grid h4{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.case-grid p{color:var(--muted);font-size:.86rem}.project-footer{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.2rem;display:flex;justify-content:space-between}.tags,.project-links{display:flex;gap:.6rem;flex-wrap:wrap}.tags span{border:1px solid var(--line);border-radius:30px;padding:.35rem .7rem;font-size:.62rem}.project-links{font-size:.75rem;font-weight:700}.project-links a{color:var(--accent)}.project-links span{color:var(--muted)}.quality{background:var(--surface);}.quality-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:7vw}.quality-copy>p:last-child{max-width:550px;color:var(--muted)}.scores{display:grid;grid-template-columns:1fr 1fr}.score{aspect-ratio:1.35;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:-.5px}.score strong{font:700 clamp(2.5rem,5vw,5.5rem) var(--display);color:var(--accent);letter-spacing:-.08em}.score span{font-size:.65rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.score-note{font-size:.65rem;color:var(--muted);margin-top:2rem}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:80px 1fr 50px;gap:1rem;padding:2rem 1rem;border-bottom:1px solid var(--line);transition:background .3s,padding .3s}.service-list article:hover{background:var(--surface);padding-left:2rem}.service-list article>span{font-size:.65rem;color:var(--muted)}.service-list h3{font:600 clamp(1.4rem,2.5vw,2.4rem) var(--display);letter-spacing:-.04em;margin-bottom:.3rem}.service-list p{color:var(--muted);max-width:650px;margin:0;font-size:.85rem}.service-list b{font-size:1.3rem;color:var(--accent)}.why-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw}.why-sticky{align-self:start;position:sticky;top:4rem}.why-sticky>p:not(.eyebrow){color:var(--muted);max-width:460px}.benefits article{display:grid;grid-template-columns:55px 1fr;padding:2.2rem 0;border-bottom:1px solid var(--line)}.benefits article>span{color:var(--accent);font-size:.7rem}.benefits h3{font:600 1.45rem var(--display)}.benefits p{color:var(--muted);font-size:.9rem}.stack{background:var(--surface)}.stack-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.stack-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.stack-grid>span{height:100px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem;display:flex;justify-content:space-between;font:600 1.05rem var(--display)}.stack-grid small{font:400 .6rem var(--sans);color:var(--muted)}.testimonial{text-align:center}.testimonial blockquote{font:400 clamp(2rem,4.5vw,4.6rem)/1.15 var(--serif);max-width:1150px;margin:0 auto}.testimonial blockquote em{color:var(--accent)}.testimonial>p{font-size:.7rem;color:var(--muted);margin-top:2rem}.contact{background:var(--accent);color:#10120f;padding:120px 5vw}.contact .eyebrow{color:#3d4329}.contact .eyebrow span{background:#10120f}.contact h2{font-size:clamp(2.8rem,6vw,6rem)}.contact h2 em{color:#10120f}.contact-top>p:last-child{max-width:650px}.contact-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;margin-top:4rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.field{border-bottom:1px solid #1115;padding-bottom:.6rem}.field.full,.full{grid-column:1/-1}.field label{font-size:.65rem;display:block;text-transform:uppercase;letter-spacing:.1em}.field input,.field textarea,.field select{border:0;background:transparent;width:100%;padding:.8rem 0;outline:0;color:#10120f}.field input::placeholder,.field textarea::placeholder{color:#29301888}.field input:focus,.field textarea:focus{box-shadow:0 2px 0 #10120f}.contact-form .button{margin-top:1rem;width:100%}.form-status{font-size:.75rem}.contact-aside>div{border-top:1px solid #1115;padding:1.5rem 0}.contact-aside span{font-size:.6rem}.contact-aside h3{margin:.5rem 0;font:600 1rem var(--display)}.contact-aside p{font-size:.78rem;color:#3c432e}footer{padding:2rem 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:.7rem;color:var(--muted)}footer>p{text-align:center;margin:0}footer>div{display:flex;justify-content:flex-end;gap:1.2rem}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.site-header nav{position:fixed;inset:82px 0 auto;background:var(--bg);padding:2rem 5vw;flex-direction:column;border-bottom:1px solid var(--line);transform:translateY(-140%);transition:.3s;z-index:-1}.site-header nav.open{transform:none}.menu-toggle{display:block}.menu-toggle span{display:block;width:16px;height:1px;background:currentColor;margin:5px auto}.mini-cta{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:460px;margin-top:2rem}.hero-bottom{margin:0 -5vw;padding:0 5vw;gap:1rem;overflow:hidden}.about{grid-template-columns:1fr}.about .section-index,.about .stats{grid-column:auto}.about-body{padding-top:0}.stats{grid-template-columns:1fr 1fr}.section-title,.quality-layout,.why-layout,.stack-layout,.contact-grid{grid-template-columns:1fr;display:grid}.section-title{align-items:start}.project-showcase{height:70vw}.quality-layout,.why-layout,.stack-layout{gap:3rem}.why-sticky{position:static}.contact-grid{gap:4rem}footer{grid-template-columns:1fr;text-align:center;gap:1rem}footer>.brand{justify-content:center}footer>div{justify-content:center}}
@media(max-width:600px){.site-header{padding:0 5vw}.hero{min-height:auto}.hero h1{font-size:13.5vw}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{height:340px}.browser-card{height:240px;width:95%}.browser-body{padding:25px}.browser-body strong{font-size:1.65rem}.phone-card{width:95px;height:190px;border-width:4px;border-radius:15px}.phone-notch{left:27px;width:35px}.phone-card strong{font-size:.95rem;margin-top:30px}.availability{display:none}.section{padding:85px 5vw}.section-index{margin-bottom:3.5rem}.stats{grid-template-columns:1fr 1fr}.stats div{padding:1.2rem}.section-title{margin-bottom:3rem}.project{margin-bottom:6rem}.project-showcase{height:95vw}.device.desktop{width:90%;height:70%}.device.mobile{width:25%;right:3%;height:50%}.project-footer{flex-direction:column;gap:1rem}.case-grid{grid-template-columns:1fr;gap:1rem}.scores{grid-template-columns:1fr 1fr}.score{aspect-ratio:1}.service-list article{grid-template-columns:35px 1fr 20px;padding:1.5rem 0}.stack-grid>span{height:80px;padding:1rem;font-size:.85rem}.contact{padding:85px 5vw}.contact-form{grid-template-columns:1fr}.field{grid-column:1/-1}.hero-bottom span:nth-of-type(even),.hero-bottom i:nth-of-type(even){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.orbit{animation:none}}
.performance-focus{border:1px solid var(--line);padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;gap:.6rem}.performance-focus strong{font:700 clamp(2.2rem,4.5vw,5rem)/1 var(--display);color:var(--accent);letter-spacing:-.06em;margin-bottom:1.2rem}.performance-focus span{border-top:1px solid var(--line);padding-top:.7rem;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}
.legal-header{position:static}.legal-main{max-width:900px;margin:0 auto;padding:90px 5vw 120px}.legal-main .eyebrow{margin-bottom:1.5rem}.legal-main h1{font:700 clamp(3rem,7vw,6rem)/.95 var(--display);letter-spacing:-.065em;margin-bottom:3rem}.legal-main h1 em{font-family:var(--serif);font-weight:400;color:var(--accent)}.legal-content{border-top:1px solid var(--line)}.legal-content section{padding:2rem 0;border-bottom:1px solid var(--line)}.legal-content h2{font:600 clamp(1.3rem,2.5vw,2rem) var(--display);letter-spacing:-.03em;margin-bottom:1rem}.legal-content h3{font-size:1rem;margin:1.5rem 0 .5rem}.legal-content p,.legal-content li{color:var(--muted);font-size:.92rem}.legal-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.legal-content address{font-style:normal;color:var(--muted)}.legal-content ul{padding-left:1.2rem}.legal-back{display:inline-flex;margin-bottom:3rem;font-size:.8rem;color:var(--muted)}.legal-footer{grid-template-columns:1fr auto}.legal-footer>div{justify-content:flex-end}
@media(max-width:600px){.legal-main{padding-top:60px}.legal-footer{grid-template-columns:1fr}.legal-footer>div{justify-content:center}}
.browser-body{background:radial-gradient(circle at 83% 30%,#6b543c,transparent 31%),linear-gradient(135deg,#111512,#24201b)}.browser-body>span{background:var(--accent)}.availability i{box-shadow:0 0 0 5px #c7a47a24}.salon-preview{background:#ddd8ce}.art-rings{border-color:#b8976d}[data-theme="light"] .site-header{background:color-mix(in srgb,var(--bg) 94%,transparent)}[data-theme="light"] .hero-grid-bg{opacity:.18}[data-theme="light"] .contact{background:#b9956d}[data-theme="light"] .button.primary{color:#fffaf3}.contact-email{text-decoration:underline;text-underline-offset:4px;font-weight:700}
