.neruve-home{color:#191918;background:#faf9f6;min-height:100vh}.home-nav,.home-section,.home-hero,.home-footer{max-width:1440px;margin-inline:auto;padding-inline:48px}.home-nav{justify-content:space-between;align-items:center;gap:24px;height:96px;display:flex}.home-wordmark{letter-spacing:-1px;align-items:center;gap:10px;font-size:23px;font-weight:650;display:flex}.home-wordmark svg{width:30px;height:30px}.home-nav nav{font-size:14px}.home-nav nav a:hover,.home-footer a:hover{opacity:.55}.home-hero-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding:64px 0 46px;display:flex}.home-eyebrow{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;display:flex}.home-eyebrow>span{background:currentColor;border-radius:50%;width:6px;height:6px}.home-hero-aside{flex-shrink:0;padding-bottom:4px}.home-hero-aside p{color:#64635f;margin-bottom:25px;font-size:14px;line-height:1.7}.home-art{background:#ece9e3;border-radius:4px;height:530px;position:relative;overflow:hidden}.home-art>img{object-fit:cover;object-position:50% 48%;width:100%;height:100%;animation:1.3s ease-out both home-art-reveal}.home-art-caption{letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;bottom:25px;left:28px;right:28px}.home-art-caption>span{background:#faf9f6e8;border-radius:2px;align-items:center;gap:20px;padding:7px 10px;display:flex}.home-hero-foot{color:#64635f;border-bottom:1px solid #dddbd5;justify-content:space-between;align-items:center;padding:22px 0;font-size:12px;display:flex}.home-hero-foot a{color:#191918;align-items:center;gap:16px;display:flex}.home-section{padding-top:110px;padding-bottom:20px}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:35px;display:flex}.home-section h2,.home-access h2{letter-spacing:-.045em;font-size:clamp(34px,3.4vw,52px);font-weight:450;line-height:1.15}.home-section h2 em,.home-access h2 em{font-family:Georgia,serif;font-weight:400}.home-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-template>div{aspect-ratio:1.24;background:#eeede8;border-radius:4px;position:relative;overflow:hidden}.home-template img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .45s}.home-template:hover img{transform:scale(1.035)}.home-template>div>span{opacity:0;background:#fff;border-radius:50%;padding:9px;transition:opacity .2s;position:absolute;bottom:12px;right:12px}.home-template:hover>div>span,.home-template:focus-visible>div>span{opacity:1}.home-template h3{white-space:nowrap;text-overflow:ellipsis;margin-top:14px;font-size:13px;font-weight:500;overflow:hidden}.home-skills{grid-template-columns:1fr 1fr;gap:100px;padding-top:140px;display:grid}.home-skills-intro>p:not(.home-eyebrow){color:#64635f;max-width:330px;margin:24px 0;font-size:14px;line-height:1.8}.home-skill-list>a{border-top:1px solid #dddbd5;align-items:center;gap:24px;padding:25px 0;display:flex}.home-skill-list h3{letter-spacing:-.02em;flex:1;font-size:17px}.home-skill-index{color:#8a8985;font-size:10px}.home-skill-note{color:#777670;border-top:1px solid #dddbd5;align-items:center;gap:10px;padding-top:20px;font-size:12px;display:flex}.home-process{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.home-process h3{letter-spacing:-.03em;margin-top:38px;margin-bottom:14px;font-size:20px}.home-process p{color:#64635f;max-width:330px;font-size:14px;line-height:1.8}.home-access{color:#faf9f6;background:#191918;border-radius:4px;justify-content:space-between;align-items:center;gap:60px;max-width:1344px;margin:100px auto 0;padding:65px 72px;display:flex}.home-access .home-eyebrow{color:#acaaa2}.home-access p:not(.home-eyebrow){color:#b9b7ae;margin-top:26px;font-size:14px}.home-access-price{flex-direction:column;gap:15px;min-width:260px;display:flex}.home-access-price>span{color:#b9b7ae;font-size:12px}.home-access-price strong{letter-spacing:-.07em;margin-bottom:5px;font-size:96px;font-weight:400;line-height:1.1}.home-access-price small{letter-spacing:-.02em;margin-right:10px;font-size:22px}.home-price-link{color:#c2c0b8;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.home-faq{grid-template-columns:1fr 1fr;gap:80px;padding-bottom:110px;display:grid}.home-footer{border-top:1px solid #dddbd5;align-items:center;gap:35px;min-height:120px;display:flex}.home-footer p{color:#777670;flex:1;font-size:12px}.home-footer nav{gap:24px;font-size:12px;display:flex}.home-footer>span{color:#777670;font-size:11px}@keyframes home-art-reveal{0%{opacity:.6;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (max-width:1000px){.home-nav,.home-section,.home-hero,.home-footer{padding-inline:28px}.home-hero-heading{padding-top:36px}.home-hero-aside{max-width:250px}.home-art{height:440px}.home-skills{gap:45px}.home-access{margin-inline:28px;padding:50px 40px}.home-footer{flex-wrap:wrap;gap:20px;padding-block:30px}.home-footer p{min-width:50%}.home-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-nav,.home-section,.home-hero,.home-footer{padding-inline:20px}.home-nav{gap:8px;height:76px}.home-wordmark{font-size:21px}.home-hero-heading{padding:34px 0 30px;display:block}.home-hero h1{font-size:50px}.home-eyebrow{margin-bottom:19px;font-size:9px}.home-hero-aside{max-width:none;margin-top:25px}.home-hero-aside p{margin-bottom:18px;font-size:13px}.home-art{height:350px}.home-art>img{object-position:62% 50%}.home-art-caption{font-size:9px;bottom:12px;left:12px;right:12px}.home-art-caption>span:last-child{display:none}.home-hero-foot{gap:12px;font-size:10px}.home-hero-foot a{gap:6px}.home-section{padding-top:70px}.home-section-heading{align-items:flex-start;gap:15px}.home-section-heading h2{font-size:32px}.home-section-heading>a{padding-inline:10px;font-size:11px}.home-template-grid{gap:22px 12px}.home-template h3{font-size:11px}.home-skills,.home-faq{grid-template-columns:1fr;gap:30px}.home-skill-list>a{padding:20px 0}.home-skill-list h3{font-size:15px}.home-process{grid-template-columns:1fr;gap:4px}.home-process h3{margin-top:20px}.home-access{flex-direction:column;align-items:stretch;gap:35px;margin:60px 20px 0;padding:35px 25px}.home-access-price{min-width:0}.home-access-price strong{font-size:76px}.home-access h2{font-size:37px}.home-faq{padding-bottom:60px}.home-footer{gap:22px}.home-footer p{flex:none;order:3;width:100%}.home-footer>span{order:4}.home-footer nav{gap:14px;margin-left:auto;font-size:11px}}@media (prefers-reduced-motion:reduce){.home-art>img{animation:none}.home-template img{transition:none}}.home-hero{isolation:isolate;background:#e9e0c7;max-width:none;height:calc(100svh - 96px);min-height:650px;max-height:1100px;padding:0;position:relative;overflow:hidden}.home-art{z-index:-2;background:#e9e0c7;border-radius:0;height:100%;position:absolute;inset:0}.home-art>img{object-position:center;object-fit:cover}.home-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f5efdaf5,#f5efdad1 24%,#f5efda14 60%,#0000);position:absolute;inset:0}.home-hero-heading{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;max-width:1440px;height:100%;margin:auto;padding:50px 48px 100px;display:flex}.home-hero .home-eyebrow{letter-spacing:.18em;margin-bottom:28px;font-size:12px}.home-hero h1{letter-spacing:-.075em;font-size:clamp(76px,8vw,124px);font-weight:500;line-height:.96}.home-hero h1 span{letter-spacing:inherit;font-family:inherit;font-style:normal}.home-hero-description{color:#48463f;margin:28px 0;font-size:15px;line-height:1.7}.home-hero-foot{color:#33312a;text-transform:uppercase;letter-spacing:.08em;border:0;max-width:1440px;margin:auto;padding:26px 48px;font-size:10px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1000px){.home-hero-heading,.home-hero-foot{padding-inline:28px}.home-hero{min-height:640px}.home-art{height:100%}}@media (max-width:640px){.home-hero{height:calc(100svh - 76px);min-height:640px;max-height:900px;padding:0}.home-hero-heading{justify-content:flex-end;padding:48px 20px 100px}.home-hero h1{font-size:clamp(58px,15vw,88px)}.home-hero .home-eyebrow{margin-bottom:20px;font-size:10px}.home-hero-description{margin:22px 0;font-size:13px}.home-art{height:100%}.home-art>img{object-position:60% center}.home-hero:after{background:linear-gradient(#f5efda0a 12%,#f5efdae0 64%,#f5efdaf7)}.home-hero-foot{padding:24px 20px;font-size:8px}.home-hero-foot a{font-size:9px}}.home-hero h1{letter-spacing:-.065em;font-size:clamp(54px,6.3vw,96px);line-height:1.03}.home-process-card{box-shadow:none!important;background:0 0!important;border:1px solid #dddbd5!important;border-radius:8px!important;gap:0!important;padding:0!important}.home-process-content{height:100%;padding:28px!important}.home-process h3{margin-top:32px;margin-bottom:14px}.home-process p{max-width:none}.home-process{align-items:stretch;gap:24px}@media (max-width:640px){.home-hero h1{font-size:clamp(36px,9.5vw,60px)}.home-process{gap:16px}.home-process-content{padding:24px!important}}.home-nav{z-index:40;pointer-events:none;align-items:center;gap:16px;max-width:none;height:auto;padding:20px 24px;position:fixed;inset:0 0 auto}.home-nav>*{pointer-events:auto}.home-nav>.home-wordmark{color:#faf9f6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);letter-spacing:-.6px;background:#191918eb;border:1px solid #ffffff25;border-radius:999px;gap:9px;height:44px;padding:6px 16px 6px 8px;font-size:17px;box-shadow:0 4px 20px #00000012}.home-nav>.home-wordmark svg{width:28px;height:28px;padding:4px}.home-nav nav[aria-label=Main\ navigation]{color:#faf9f6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#191918df;border:1px solid #ffffff25;border-radius:999px;gap:0;height:44px;padding:4px;font-size:12px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000014}.home-nav nav[aria-label=Main\ navigation] a{white-space:nowrap;border-radius:999px;padding:9px 18px;line-height:16px;transition:background .15s}.home-nav nav[aria-label=Main\ navigation] a:hover,.home-nav nav[aria-label=Main\ navigation] a:focus-visible{opacity:1;background:#ffffff18}.home-nav-actions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf9f6ee;border:1px solid #19191815;border-radius:999px;height:44px;padding:4px;box-shadow:0 4px 20px #0000000a}.home-nav-actions>[data-slot=button]{border-radius:999px;height:34px}.home-hero{height:100svh}.home-hero-heading{padding-top:100px}.home-section,.home-access{scroll-margin-top:92px}@media (max-width:640px){.home-nav{gap:8px;padding:12px 16px}.home-nav>.home-wordmark{height:40px;padding-right:14px;font-size:16px}.home-nav-actions{height:40px;padding:3px}.home-nav-actions>[data-slot=button]{height:32px}.home-hero{height:100svh}.home-hero-heading{padding-top:90px}.home-section,.home-access{scroll-margin-top:76px}}
