:root{
  --bg:#07101d;--bg2:#0a1526;--panel:#0f1d33;--panel2:#13243e;--line:#263a5c;
  --text:#e8eff9;--muted:#9cafca;--white:#fff;--brand:#16b8a5;--brand2:#0d8074;
  --purple:#7657e8;--warning:#f5b83d;--shadow:0 24px 70px rgba(0,0,0,.34);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:
radial-gradient(circle at 8% 0,rgba(22,184,165,.16),transparent 34rem),
radial-gradient(circle at 100% 12%,rgba(118,87,232,.14),transparent 30rem),
linear-gradient(180deg,var(--bg),#091321 72%,var(--bg));color:var(--text);font:16px/1.65 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
a{color:inherit}.container{width:min(1160px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,16,29,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}
.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.03em}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand2),var(--brand));box-shadow:0 12px 28px rgba(22,184,165,.24)}
.nav{display:flex;align-items:center;gap:8px}.nav a,.lang-btn{border:1px solid transparent;background:transparent;color:var(--muted);padding:9px 12px;border-radius:11px;text-decoration:none;font-weight:750;font-size:14px}.nav a:hover,.nav a.active{color:#fff;background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.07)}.lang-btn{cursor:pointer;color:#fff;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04)}
.hero{padding:84px 0 58px;text-align:center}.eyebrow{color:#8cf5e8;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.hero h1{font-size:clamp(50px,9vw,92px);line-height:.96;letter-spacing:-.075em;margin:14px 0 22px;color:#fff}.hero h1 span{color:var(--brand)}.hero-copy{max-width:780px;margin:auto;color:#b8c7dc;font-size:20px}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:14px;text-decoration:none;font-weight:850;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#fff}.button.primary{background:linear-gradient(180deg,var(--brand),var(--brand2));border-color:#25c7b5;box-shadow:0 14px 30px rgba(13,128,116,.27)}.button.purple{background:linear-gradient(180deg,#8468ee,#6548cf);border-color:#947df0;box-shadow:0 14px 30px rgba(101,72,207,.26)}.button:hover{transform:translateY(-1px)}
.section{padding:60px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.section-head h2{margin:0;color:#fff;font-size:clamp(32px,5vw,50px);letter-spacing:-.05em;line-height:1}.section-head p{max-width:620px;margin:0;color:var(--muted)}
.apps-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.app-card{overflow:hidden;border:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,rgba(19,36,62,.98),rgba(10,22,39,.98));border-radius:28px;box-shadow:var(--shadow)}.app-shot{margin:22px 22px 0;border-radius:20px 20px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-bottom:0;background:#fff;transition:.25s transform}.app-card:hover .app-shot{transform:translateY(-4px)}.app-shot img{display:block;width:100%;height:310px;object-fit:cover;object-position:top}.app-content{padding:25px}.tag{display:inline-flex;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);font-size:12px;font-weight:850;color:#c2d0e2}.app-content h3{font-size:34px;letter-spacing:-.045em;color:#fff;margin:13px 0 8px}.app-content p{color:#b6c5da;margin:0}.app-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.store-badge{display:block;width:206px;height:58px;object-fit:contain;margin-top:14px}
.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:20px;border-top:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.11)}.mini-feature{padding:16px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.027);border-radius:16px;color:#b9c7da}.mini-feature strong{display:block;color:#fff;margin-bottom:4px}
.product-hero{padding:64px 0 40px}.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.product-copy h1{font-size:clamp(48px,8vw,82px);line-height:.98;letter-spacing:-.065em;margin:12px 0 20px;color:#fff}.product-copy p{color:#b8c7dc;font-size:20px}.product-shot{border:1px solid rgba(255,255,255,.09);border-radius:24px;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:var(--shadow)}.product-shot img{width:100%;display:block;border-radius:16px;background:#fff}.notes{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px;color:var(--muted);font-size:14px}
.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{border:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,rgba(18,34,57,.9),rgba(11,24,42,.92));border-radius:24px;padding:25px}.panel h2{margin:0 0 12px;color:#fff;font-size:28px;letter-spacing:-.03em}.panel h3{color:#fff}.panel p,.panel li{color:#b7c6da}.panel ul{padding-left:20px}.callout{border-color:rgba(245,184,61,.28);background:linear-gradient(180deg,rgba(104,72,10,.18),rgba(33,25,15,.26))}.cta{margin-top:22px;text-align:center;border:1px solid rgba(22,184,165,.23);background:radial-gradient(circle at top,rgba(22,184,165,.15),transparent 56%),rgba(15,29,49,.75);border-radius:28px;padding:44px 24px}.cta h2{margin:0 0 10px;font-size:clamp(32px,5vw,52px);letter-spacing:-.045em}.cta p{max-width:660px;margin:0 auto 20px;color:var(--muted)}
.footer{margin-top:42px;padding:28px 0 44px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--muted)}.footer a{text-decoration:none;color:#c9d6e8}
[hidden]{display:none!important}
@media(max-width:920px){.apps-grid,.product-grid,.content-grid{grid-template-columns:1fr}.app-shot img{height:auto}.feature-strip{grid-template-columns:1fr}.nav a:not(.keep-mobile){display:none}.hero{padding-top:54px}.section-head{display:block}.section-head p{margin-top:10px}}
@media(max-width:560px){.header-inner{min-height:64px}.brand{font-size:19px}.brand-mark{width:36px;height:36px}.hero h1{font-size:54px}.hero-copy,.product-copy p{font-size:18px}.app-content{padding:21px}.app-shot{margin:14px 14px 0}.section{padding:44px 0}}
.kade-accent{color:var(--brand)}.kade-page .product-grid{grid-template-columns:1fr}.kade-page .product-copy{text-align:center;max-width:920px;margin:auto}.kade-page .product-copy .hero-actions{justify-content:center}.kade-page .product-shot{width:min(920px,100%);margin:28px auto 0}.kade-page .notes{justify-content:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq{display:grid;gap:10px}.faq details{border:1px solid rgba(255,255,255,.075);background:rgba(15,29,49,.75);border-radius:16px;padding:0 18px}.faq summary{cursor:pointer;padding:17px 0;color:#fff;font-weight:800}.faq p{color:var(--muted);margin:0 0 17px}.requirements{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.store-badge-kade{display:block;width:206px;margin:18px auto 0}.kade-logo{width:36px;height:36px;border-radius:11px;vertical-align:middle;margin-right:8px}@media(max-width:920px){.grid-3,.requirements{grid-template-columns:1fr}}

.sdi-shot{width:100%;max-width:1160px;margin:0 auto 22px}.sdi-shot img{width:100%;height:auto;display:block;object-fit:contain}.sdi-features{margin-top:18px}.promo-hero{max-width:1160px}.module-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.module-card{padding:0;overflow:hidden}.module-card img{display:block;width:100%;height:auto;border-bottom:1px solid rgba(255,255,255,.09)}.module-card div{padding:18px}.module-card h3{margin:0 0 7px}.module-card p{margin:0}.compact-promo{display:block;width:min(440px,100%);margin:28px auto 0;border-radius:12px;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.24);transition:transform .2s ease,box-shadow .2s ease}.compact-promo:hover{transform:translateY(-3px);box-shadow:0 24px 42px rgba(0,0,0,.32)}.compact-promo img{display:block;width:100%;height:auto}.document-page{padding:48px 0 64px}.document-card{max-width:980px;margin:auto}.document-card h1{margin-top:0}.document-card h2{margin-top:34px}.document-card ul{color:var(--muted)}.document-card li{margin:7px 0}.document-meta{color:var(--muted);margin-bottom:24px}.notice{padding:16px 18px;border:1px solid rgba(22,184,165,.35);background:rgba(22,184,165,.08);border-radius:14px;color:#c8fff8;font-weight:750;margin:22px 0}.back-link{display:inline-flex;margin-bottom:18px;text-decoration:none;color:#bcece6;font-weight:800}@media(max-width:720px){.module-showcase{grid-template-columns:1fr}}
.workflow-grid{grid-template-columns:repeat(4,1fr)}.step>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(22,184,165,.14);border:1px solid rgba(22,184,165,.34);color:#9cfff3;font-weight:900;margin-bottom:14px}.step h3{margin:0 0 8px}.step p{margin:0}@media(max-width:1050px){.workflow-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.workflow-grid{grid-template-columns:1fr}}
