
:root{--bg:#070a08;--panel:#0e130f;--text:#f7faf4;--muted:#9ca99e;--line:#253027;--lime:#c9ff43;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 60% -20%,rgba(201,255,67,.10),transparent 34%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.nav{height:76px;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;background:rgba(7,10,8,.88);backdrop-filter:blur(18px);z-index:10}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:20px}.brand img{width:34px;height:34px;object-fit:contain}.navlinks{display:flex;gap:28px;color:#c8d0c9;font-size:14px}.actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 17px;border-radius:12px;border:1px solid var(--line);font-weight:800;font-size:14px}.btn.primary{background:var(--lime);color:#081006;border-color:var(--lime)}.btn.ghost{background:#101511}.hero{padding:100px 0 70px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:.15em;font-weight:900;font-size:12px}.hero h1{font-size:clamp(48px,7vw,86px);line-height:.96;letter-spacing:-.065em;margin:17px 0 24px;max-width:850px}.hero p{font-size:19px;line-height:1.7;color:#aeb9b0;max-width:700px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.os-card{background:linear-gradient(160deg,#121a13,#0b100c);border:1px solid #2b382d;border-radius:28px;padding:28px;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative;overflow:hidden}.mini-logo{width:52px;height:52px;border-radius:16px;background:var(--lime);color:#071006;display:grid;place-items:center;font-size:26px;font-weight:950}.os-card h2{font-size:36px;margin:22px 0 4px;letter-spacing:-.04em}.os-card small{color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.metric{padding:17px;border:1px solid var(--line);border-radius:16px;background:#0d120e}.metric b{display:block;font-size:20px}.metric span{color:var(--muted);font-size:12px}section{padding:76px 0}.sectionhead{max-width:760px;margin-bottom:34px}.sectionhead h2{font-size:44px;letter-spacing:-.045em;margin:10px 0}.sectionhead p{color:var(--muted);line-height:1.7}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:26px}.card h3{font-size:22px;margin:12px 0 9px}.card p{color:var(--muted);line-height:1.6;margin:0}.tag{display:inline-block;padding:7px 10px;border-radius:999px;background:rgba(201,255,67,.09);color:var(--lime);font-weight:850;font-size:11px}.product{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;background:linear-gradient(145deg,#101611,#0b0f0c);border:1px solid #2a352b;border-radius:28px;padding:34px}.product h3{font-size:42px;margin:10px 0}.product p{color:var(--muted);line-height:1.7}.featurelist{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.feature{padding:13px 15px;background:#0b100c;border:1px solid var(--line);border-radius:13px;color:#d9e0da}.cta{margin:64px auto 90px;background:linear-gradient(135deg,#c9ff43,#a9e927);color:#091007;border-radius:30px;padding:54px;text-align:center}.cta h2{font-size:48px;letter-spacing:-.05em;margin:0 0 12px}.cta p{color:#26321d}.cta .btn{background:#091007;color:#fff;border-color:#091007;margin-top:13px}.footer{border-top:1px solid var(--line);padding:34px 0 48px;color:#8f9b91}.footerrow{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footlinks{display:flex;gap:20px;flex-wrap:wrap}.page{padding:80px 0;max-width:820px}.page h1{font-size:54px;letter-spacing:-.05em}.page h2{margin-top:34px}.page p,.page li{color:#aab5ac;line-height:1.75}.formcard{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:26px}.choice{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:16px;background:#0b100c}.choice strong{display:block;font-size:20px}.choice small{color:var(--muted)}@media(max-width:850px){.navlinks{display:none}.hero,.product{grid-template-columns:1fr}.hero{padding-top:65px;gap:36px}.grid3{grid-template-columns:1fr}.featurelist{grid-template-columns:1fr}.actions .ghost{display:none}.hero h1{font-size:56px}.sectionhead h2,.cta h2{font-size:38px}}

/* Ordintra / Restoir public pricing */
.pricing-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:18px;align-items:stretch}
.price-card{background:linear-gradient(150deg,#101611,#0a0f0b);border:1px solid var(--line);border-radius:22px;padding:24px;display:flex;flex-direction:column}
.price-core{border-color:rgba(201,255,67,.34);box-shadow:0 20px 60px rgba(0,0,0,.18),inset 0 0 0 1px rgba(201,255,67,.04)}
.price-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.price-card h3{font-size:25px;letter-spacing:-.035em;margin:12px 0 7px}
.price-card p{color:var(--muted);line-height:1.55;margin:0;max-width:420px}
.price{flex:0 0 auto;text-align:right}
.price span{font-size:38px;font-weight:950;letter-spacing:-.05em}
.price small{display:block;color:var(--muted);font-size:12px;margin-top:-3px}
.price-features{list-style:none;padding:0;margin:24px 0;display:grid;gap:9px}
.price-features li{color:#dce4dd;padding-left:22px;position:relative;font-size:14px;line-height:1.45}
.price-features li:before{content:"✓";position:absolute;left:0;color:var(--lime);font-weight:950}
.price-cta{margin-top:auto}
.addon-pricing{display:grid;gap:12px}
.addon-pricing .price-card{padding:20px}
.addon-pricing .price-card h3{font-size:21px}
.addon-pricing .price{display:flex;align-items:baseline;gap:5px}
.addon-pricing .price span{font-size:29px}
.addon-pricing .price small{display:inline;margin:0}
.addon-pricing .price-features{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;gap:8px 14px}
.pricing-note{margin-top:18px;border:1px solid rgba(201,255,67,.26);background:rgba(201,255,67,.07);border-radius:18px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.pricing-note b{display:block;font-size:16px}
.pricing-note span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
.pricing-note strong{font-size:25px;color:var(--lime);white-space:nowrap}
.pricing-fineprint{color:var(--muted);font-size:12px;line-height:1.6;margin:13px 0 0}
.pricing-page{padding:78px 0 20px}
.pricing-page-head{max-width:850px}
.pricing-page-head h1{font-size:clamp(44px,6vw,72px);letter-spacing:-.06em;line-height:1;margin:13px 0 20px}
.pricing-page-head p{font-size:18px}
.pricing-faq{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 0}
@media(max-width:900px){
  .pricing-layout{grid-template-columns:1fr}
  .addon-pricing .price-features{grid-template-columns:1fr}
  .pricing-faq{grid-template-columns:1fr}
}
@media(max-width:600px){
  .price-top,.pricing-note{flex-direction:column}
  .price{text-align:left}
  .pricing-note strong{font-size:23px}
}


/* Restoir public pricing v2 */
#pricing{padding:92px 0}
.pricing-intro{max-width:780px;margin-bottom:28px}
.pricing-intro h2{margin-bottom:12px}

.pricing-grid-v2{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
.pricing-card-v2{
  background:#0e1410;
  border:1px solid #283129;
  border-radius:22px;
  padding:22px;
  min-height:100%;
  display:flex;
  flex-direction:column;
  box-shadow:0 18px 50px rgba(0,0,0,.18);
}
.pricing-card-v2.featured{
  background:linear-gradient(180deg,#111a12,#0d130f);
  border-color:rgba(190,255,48,.45);
  box-shadow:0 18px 55px rgba(0,0,0,.22), inset 0 0 0 1px rgba(190,255,48,.05);
}
.pricing-card-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:18px;
}
.pricing-badge{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:5px 10px;
  border-radius:999px;
  background:#c8ff35;
  color:#0b0f0c;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.pricing-badge.muted-badge{
  background:#1c261e;
  color:#b9c4bb;
  border:1px solid #2c382e;
}
.pricing-amount{text-align:right;line-height:1}
.pricing-amount b{
  display:block;
  font-size:34px;
  letter-spacing:-.05em;
  color:#fff;
}
.pricing-amount span{
  display:block;
  margin-top:4px;
  color:#9ba69e;
  font-size:12px;
}
.pricing-card-v2 h3{
  margin:0 0 8px;
  color:#fff;
  font-size:22px;
  letter-spacing:-.03em;
}
.pricing-copy{
  color:#aab4ac;
  line-height:1.55;
  min-height:48px;
  margin:0;
}
.pricing-list{
  list-style:none;
  padding:0;
  margin:20px 0 22px;
  display:grid;
  gap:9px;
}
.pricing-list li{
  position:relative;
  padding-left:21px;
  color:#e5ebe6;
  font-size:14px;
  line-height:1.4;
}
.pricing-list li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#c8ff35;
  font-weight:900;
}
.pricing-card-cta{margin-top:auto;text-align:center}

.pricing-summary-v2{
  margin-top:18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:18px 20px;
  border:1px solid rgba(200,255,53,.28);
  background:rgba(200,255,53,.07);
  border-radius:18px;
}
.pricing-summary-v2 strong{
  display:block;
  margin-top:3px;
  color:#fff;
  font-size:17px;
}
.pricing-summary-price{
  display:flex;
  align-items:baseline;
  gap:6px;
  white-space:nowrap;
}
.pricing-summary-price b{
  color:#c8ff35;
  font-size:31px;
  letter-spacing:-.04em;
}
.pricing-summary-price span{color:#aab4ac;font-size:13px}
.pricing-bottom-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:18px;
}

.pricing-page{padding-top:92px}
.pricing-page-hero{max-width:850px;margin-bottom:32px}
.pricing-page-hero h1{
  margin:12px 0 16px;
  font-size:clamp(42px,6vw,72px);
  line-height:1;
  letter-spacing:-.06em;
}
.pricing-page-hero p{font-size:18px;color:#aab4ac;max-width:760px;line-height:1.6}
.pricing-grid-page{margin-bottom:0}
.pricing-faq-v2{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:26px;
}
.pricing-faq-v2 article{
  background:#0e1410;
  border:1px solid #283129;
  border-radius:18px;
  padding:20px;
}
.pricing-faq-v2 h3{margin:0 0 8px;font-size:17px}
.pricing-faq-v2 p{margin:0;color:#aab4ac;line-height:1.55}

@media (max-width:1100px){
  .pricing-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:700px){
  #pricing{padding:68px 0}
  .pricing-grid-v2{grid-template-columns:1fr}
  .pricing-summary-v2{align-items:flex-start;flex-direction:column}
  .pricing-faq-v2{grid-template-columns:1fr}
  .pricing-card-v2{padding:20px}
}


/* Ordintra launch polish */
html{scroll-behavior:smooth}
body{background:radial-gradient(circle at 20% -10%,rgba(201,255,67,.055),transparent 32%),linear-gradient(180deg,#070a08 0%,#080b09 45%,#060806 100%)}
.nav{background:rgba(7,10,8,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.055)}
.nav .wrap{min-height:72px}.navlinks a{color:#aab4ac}.navlinks a:hover{color:#fff}

.home-hero{padding:96px 0 84px;position:relative;overflow:hidden}
.home-hero:before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;right:-260px;top:-260px;background:radial-gradient(circle,rgba(201,255,67,.11),transparent 67%);pointer-events:none}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:52px;align-items:center}
.hero-copy h1{font-size:clamp(54px,7vw,92px);line-height:.96;letter-spacing:-.07em;max-width:950px;margin:16px 0 24px}
.hero-copy>p{color:#aab4ac;line-height:1.7;font-size:19px;max-width:740px}
.hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.hero-proof span{padding:8px 11px;border:1px solid #253026;border-radius:999px;color:#aeb8b0;font-size:12px;background:rgba(255,255,255,.018)}
.hero-product-card{border:1px solid rgba(201,255,67,.25);background:linear-gradient(155deg,rgba(18,26,19,.96),rgba(9,13,10,.96));border-radius:28px;padding:26px;box-shadow:0 32px 90px rgba(0,0,0,.36),inset 0 0 0 1px rgba(201,255,67,.025)}
.hero-product-brand{display:flex;align-items:center;gap:12px}.hero-product-brand b,.hero-product-brand small{display:block}.hero-product-brand b{font-size:17px;color:#fff}.hero-product-brand small{color:#9eaaa1;font-size:12px;margin-top:2px}
.restoir-dot{width:40px;height:40px;border-radius:50%;background:#c8ff35;color:#0a0e0b;display:grid;place-items:center;font-weight:950;font-size:18px;box-shadow:0 0 28px rgba(200,255,53,.12)}
.hero-product-copy{margin:28px 0}.hero-product-copy h2{font-size:32px;letter-spacing:-.045em;line-height:1.08;margin:13px 0 12px}.hero-product-copy p{color:#aab4ac;line-height:1.6}
.hero-product-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}.hero-product-stats>div{background:rgba(255,255,255,.025);border:1px solid #283128;border-radius:14px;padding:13px}.hero-product-stats small,.hero-product-stats b{display:block}.hero-product-stats small{color:#89948c;margin-bottom:4px}.hero-product-stats b{font-size:13px}

.home-section{padding:92px 0}.home-section-soft{background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.02),rgba(255,255,255,.008));border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.045)}
.home-section-pricing{padding-top:100px}
.sectionhead-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:end;gap:40px}.sectionhead-split p{color:#9eaaa1;line-height:1.65;margin:0}
.sectionhead h2{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.055em;max-width:900px}
.product-showcase{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:16px;margin-top:30px}
.product-feature-card,.product-roadmap-card{border:1px solid #283128;border-radius:24px;background:#0d120e;padding:26px}.product-feature-card{background:linear-gradient(145deg,#101711,#0c110d)}
.product-feature-top{display:flex;align-items:center;justify-content:space-between;gap:14px}
.product-feature-card h3,.product-roadmap-card h3{font-size:30px;line-height:1.08;letter-spacing:-.04em;margin:26px 0 12px}
.product-feature-card>p,.product-roadmap-card>p{color:#a6b0a8;line-height:1.65}
.product-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0}
.product-feature-grid>div{padding:14px;border:1px solid #273028;background:rgba(255,255,255,.018);border-radius:14px}.product-feature-grid small,.product-feature-grid b{display:block}.product-feature-grid small{color:#89958d;margin-bottom:5px}.product-feature-grid b{font-size:13px;line-height:1.45}
.product-feature-actions{display:flex;gap:10px;flex-wrap:wrap}.roadmap-stack{display:grid;gap:9px;margin-top:23px}.roadmap-stack span{padding:11px 12px;border-radius:12px;border:1px solid #273028;background:rgba(255,255,255,.018);color:#cfd7d1;font-size:13px}
.company-band{border:1px solid #283128;border-radius:26px;background:linear-gradient(145deg,#101611,#0c110d);padding:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:48px;align-items:start}
.company-band h2{margin:12px 0 0;font-size:clamp(34px,4.5vw,56px);line-height:1.04;letter-spacing:-.05em}.company-band-copy p{color:#a8b2aa;line-height:1.7;margin-top:0}
.footer{border-top:1px solid rgba(255,255,255,.055);background:#060806}
.pricing-body .nav{position:sticky;top:0;z-index:50}

@media(max-width:980px){.hero-grid,.product-showcase,.sectionhead-split,.company-band{grid-template-columns:1fr}.hero-copy h1{max-width:none}.hero-product-card{max-width:680px}}
@media(max-width:680px){.home-hero{padding:72px 0 58px}.hero-copy h1{font-size:clamp(45px,15vw,66px)}.hero-copy>p{font-size:17px}.hero-product-card{padding:21px;border-radius:22px}.hero-product-stats,.product-feature-grid{grid-template-columns:1fr}.home-section{padding:68px 0}.sectionhead h2{font-size:38px}.company-band{padding:24px}}


/* Hero layout hotfix:
   reset legacy .hero grid because the polished hero now contains its own .hero-grid wrapper. */
.home-hero{
  display:block !important;
  grid-template-columns:none !important;
  gap:0 !important;
  align-items:initial !important;
}
.home-hero>.wrap{
  width:min(var(--max),calc(100% - 40px));
  margin-left:auto;
  margin-right:auto;
}
.home-hero .hero-grid{
  width:100%;
}


/* Hero width refinement — keep the hero contained like the navigation */
.home-hero .hero-grid{
  width:min(1180px,calc(100% - 48px)) !important;
  max-width:1180px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr) !important;
  gap:56px !important;
}
.home-hero .hero-product-card{
  width:100%;
  max-width:470px;
  justify-self:end;
}
.home-hero .hero-copy h1{
  font-size:clamp(50px,5.5vw,78px);
  max-width:760px;
}
@media(max-width:980px){
  .home-hero .hero-grid{
    grid-template-columns:1fr !important;
    width:min(760px,calc(100% - 40px)) !important;
    gap:34px !important;
  }
  .home-hero .hero-product-card{
    max-width:620px;
    justify-self:start;
  }
}
