:root{
  --bg:#f7f5f0;--paper:#fff;--ink:#11120f;--muted:#696b64;--line:#dfded7;
  --accent:#b6ff4a;--dark:#11120f;--soft:#efeee8;--radius:28px;
  --shadow:0 24px 80px rgba(17,18,15,.10)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #78a92e;outline-offset:3px}
.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;color:#111;padding:10px 14px;border-radius:10px;z-index:100}
.skip-link:focus{left:10px}
.container{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,calc(100% - 40px))}
.section{padding:110px 0;position:relative}.section-sm{padding:35px 0 80px}
.ambient{position:fixed;width:520px;height:520px;border-radius:50%;filter:blur(120px);opacity:.18;pointer-events:none;z-index:-1}
.ambient-one{background:#b6ff4a;top:-260px;right:-160px}.ambient-two{background:#f7cf8a;bottom:-280px;left:-160px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(247,245,240,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,222,215,.72)}
.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.12em}
.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--ink);color:var(--accent);font-size:17px}
.brand-word{font-size:17px}.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}
.nav a:not(.nav-cta){color:#484a44}.nav a:hover{color:#000}.nav-cta{padding:11px 17px;border-radius:999px;background:var(--ink);color:white}
.menu-button{display:none;border:0;background:none;padding:9px}.menu-button span{display:block;width:24px;height:2px;background:#111;margin:5px 0}
.hero{padding-top:125px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}
.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:800;color:#52554c;margin-bottom:20px}.eyebrow.light{color:#c9cbc3}
h1,h2,h3,h4{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin-top:0}
h1{font-size:clamp(54px,6vw,86px);line-height:.95;letter-spacing:-.055em;margin-bottom:28px}h1 span{color:#5b5e54}
.lead{font-size:19px;color:#5d6058;max-width:710px;margin-bottom:36px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;border:1px solid transparent;cursor:pointer}
.button-primary{background:var(--ink);color:white}.button-primary:hover{background:#2a2b26}.button-secondary{border-color:#c7c6bf;background:rgba(255,255,255,.55)}
.button-light{background:white;color:#111}.full{width:100%}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:#73766e;font-size:13px}
.trust-row span:before{content:"•";color:#111;margin-right:8px}
.hero-card{background:linear-gradient(145deg,#171815,#0e0f0d);color:white;border-radius:34px;padding:24px;box-shadow:var(--shadow);transform:rotate(1.4deg)}
.hero-card-top{display:flex;align-items:center;gap:9px;font-size:13px;color:#caccc4;margin-bottom:32px}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px rgba(182,255,74,.65)}
.mini-tag{margin-left:auto;border:1px solid #343630;border-radius:999px;padding:6px 10px;color:white;font-size:10px;letter-spacing:.14em}
.project-card{background:#f7f5f0;color:#111;border-radius:24px;padding:24px}.project-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.project-title small,.project-grid small{display:block;color:#777a71;font-size:10px;letter-spacing:.14em;margin-bottom:5px}.project-title strong{font-size:20px}
.status-badge{font-size:11px;background:#dfffad;padding:7px 10px;border-radius:999px}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:24px 0}
.progress span{height:6px;background:#dddcd6;border-radius:999px}.progress span.active{background:#111}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:4px}.project-grid strong{font-size:14px}
.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.metric-row div{border:1px solid #2a2c27;padding:14px;border-radius:18px}
.metric-row strong{display:block;font-size:20px;color:var(--accent)}.metric-row span{font-size:11px;color:#aeb1a7}
.center-kicker{text-align:center;color:#8a8c84;font-size:11px;letter-spacing:.22em;font-weight:800}.category-row{display:flex;justify-content:center;gap:46px;flex-wrap:wrap;margin-top:22px;font-size:12px;font-weight:800;letter-spacing:.12em;color:#43453f}
.section-heading{text-align:center;max-width:720px;margin:0 auto 58px}.section-heading.left{text-align:left;margin-left:0}
.section-heading h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.045em;line-height:1.02;margin-bottom:20px}.section-heading p{color:#696b64;font-size:17px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;padding:28px;min-height:255px}
.step-number{font-size:11px;font-weight:800;letter-spacing:.12em;color:#7a7c75}.step-card h3{margin-top:50px;margin-bottom:12px;font-size:20px}.step-card p{color:#696b64;font-size:14px}
.section-dark{background:#121310;color:white}.service-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:start}.section-dark .section-heading p{color:#b7bab1}
.text-link{display:inline-block;margin-top:14px;color:var(--accent);font-weight:700}.service-list{border-top:1px solid #343630}
.service-item{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:25px 0;border-bottom:1px solid #343630}.service-item>span{color:#7f8278;font-size:12px;padding-top:6px}
.service-item h3{margin-bottom:4px}.service-item p{margin:0;color:#aeb1a7;font-size:14px}
.pricing-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.calculator{background:white;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:var(--shadow)}
.calc-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.calc-head small{font-size:10px;letter-spacing:.16em;color:#777a71}.calc-head h3{font-size:27px;margin:5px 0 28px}
.calc-pill{background:#edfbd9;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.calculator label{font-size:13px;font-weight:700}
.range-wrap{margin:16px 0 28px}input[type=range]{width:100%;accent-color:#111}.range-values{display:flex;justify-content:space-between;font-size:11px;color:#85877f;margin-top:7px}.range-values strong{color:#111}
.calc-breakdown{border-top:1px solid var(--line)}.calc-breakdown>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}
.calc-total{font-size:19px!important}.calc-note{font-size:11px;color:#85877f;margin:16px 0 0}.section-soft{background:var(--soft)}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{background:#f8f7f2;border-radius:22px;padding:26px}.benefit>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#111;color:#b6ff4a;margin-bottom:45px}
.benefit h3{font-size:18px;margin-bottom:8px}.benefit p{font-size:14px;color:#6d6f68;margin-bottom:0}
.manufacturer-box{background:#171815;color:white;border-radius:34px;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:50px}
.manufacturer-box h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.05;max-width:700px}.manufacturer-box p{color:#b5b8ae;max-width:720px;margin-bottom:0}
.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:start}.contact-detail{margin-top:28px}.contact-detail small{display:block;color:#8a8c84;letter-spacing:.14em;font-size:10px;font-weight:800}
.contact-detail a,.contact-detail span{font-size:18px;font-weight:700}.contact-form{background:white;border:1px solid var(--line);border-radius:28px;padding:30px}.contact-form label{display:block;font-size:12px;font-weight:700;margin-bottom:18px}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select,textarea{width:100%;border:1px solid #d9d8d2;background:#fbfaf7;border-radius:14px;padding:14px 15px;margin-top:7px;outline:none}
input:focus,select:focus,textarea:focus{border-color:#999b93;box-shadow:0 0 0 3px rgba(17,18,15,.06)}textarea{resize:vertical}.form-note{font-size:11px;color:#85877f;margin:12px 0 0;text-align:center}.form-note a{text-decoration:underline}
.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-weight:700;font-size:18px;list-style:none}
summary::-webkit-details-marker{display:none}summary:after{content:"+";float:right;font-size:22px;font-weight:400}details[open] summary:after{content:"−"}details p{color:#686b63;max-width:720px}
.cta-section{padding:55px 0 110px}.cta-inner{background:linear-gradient(135deg,#11120f,#24261f);color:white;text-align:center;border-radius:36px;padding:90px 30px}.cta-inner h2{font-size:clamp(40px,5vw,70px);letter-spacing:-.05em;line-height:1;margin-bottom:30px}
footer{background:#0c0d0b;color:white;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand .brand-mark{background:#fff;color:#111}
.footer-grid p{color:#96998f;font-size:13px}.footer-grid h4{font-size:12px;letter-spacing:.12em;color:#74776e;margin-bottom:16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px;font-size:13px;color:#c1c3bb}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #252720;margin-top:50px;padding-top:20px;color:#92958c;font-size:11px}
.legal-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:32px;margin-bottom:22px}.legal-card h2{font-size:26px}.legal-card h3{margin-top:30px;margin-bottom:8px;font-size:18px}.legal-card p,.legal-card li{color:#555850}.legal-card a{text-decoration:underline}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
@media(max-width:900px){
  .nav{display:none;position:absolute;left:20px;right:20px;top:86px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}
  .nav.open{display:flex}.menu-button{display:block}.hero-grid,.service-grid,.pricing-grid,.contact-grid{grid-template-columns:1fr;gap:48px}.hero{padding-top:85px}.hero-card{transform:none}
  .steps,.benefits{grid-template-columns:1fr 1fr}.manufacturer-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .container,.narrow{width:min(100% - 28px,1160px)}.section{padding:78px 0}h1{font-size:50px}.lead{font-size:17px}.steps,.benefits,.field-grid,.footer-grid{grid-template-columns:1fr}
  .hero-actions .button{width:100%}.category-row{gap:22px}.manufacturer-box{padding:34px 24px}.contact-form{padding:22px}.footer-bottom{flex-direction:column}
}

/* Logo integration */
.brand-logo{gap:12px}
.site-logo{
  width:44px;
  height:44px;
  object-fit:contain;
  border-radius:12px;
  box-shadow:0 8px 20px rgba(17,18,15,.18);
}
.hero-logo{
  width:110px;
  height:110px;
  object-fit:contain;
  border-radius:28px;
  box-shadow:0 18px 40px rgba(17,18,15,.14);
  margin-bottom:18px;
  display:block;
}
.footer-logo{
  width:42px;
  height:42px;
  object-fit:contain;
  border-radius:12px;
  box-shadow:0 8px 18px rgba(17,18,15,.18);
}
@media(max-width:620px){
  .hero-logo{width:88px;height:88px}
  .site-logo,.footer-logo{width:40px;height:40px}
}

/* Final launch logo treatment */
.brand-logo{display:inline-flex;align-items:center;line-height:0}
.site-logo{
  width:54px;
  height:54px;
  object-fit:cover;
  border-radius:50%;
  box-shadow:0 8px 22px rgba(17,18,15,.16);
}
.footer-logo{
  width:58px;
  height:58px;
  object-fit:cover;
  border-radius:50%;
  box-shadow:0 8px 22px rgba(0,0,0,.28);
}
.hero-logo{
  width:150px;
  height:150px;
  object-fit:cover;
  border-radius:50%;
  box-shadow:0 18px 42px rgba(17,18,15,.16);
}
@media(max-width:620px){
  .site-logo{width:48px;height:48px}
  .footer-logo{width:54px;height:54px}
  .hero-logo{width:120px;height:120px}
}
