:root{--ink:#111827;--muted:#667085;--line:#e7e9ee;--soft:#f7f8fb;--violet:#4f46e5;--violet2:#6d5dfc;--green:#0f9f6e;--radius:22px;--shadow:0 22px 70px rgba(17,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.62}a{color:inherit;text-decoration:none}img{max-width:100%}.ed-wrap{width:min(1160px,calc(100% - 40px));margin:auto}.ed-nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,233,238,.9)}.ed-nav-in{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ed-brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:850;letter-spacing:-.05em}.ed-brand img{width:31px;height:31px}.ed-nav nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.ed-nav nav>a:not(.ed-btn){color:#505866}.ed-nav nav>a:hover,.ed-nav nav>a[aria-current=page]{color:var(--ink)}.ed-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 19px;border-radius:12px;background:var(--ink);color:#fff;font-weight:800;border:1px solid var(--ink);transition:.18s ease}.ed-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(17,24,39,.16)}.ed-btn.small{padding:10px 15px}.ed-btn.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.ed-login{padding-left:15px;border-left:1px solid var(--line)}.ed-hero{overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(79,70,229,.14),transparent 32%),linear-gradient(180deg,#fff 0%,#f8f9fc 100%);border-bottom:1px solid var(--line)}.ed-hero-grid{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:85px 0}.ed-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--violet);font-size:13px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ed-kicker:before{content:"";width:26px;height:2px;background:currentColor}.ed-hero h1,.ed-page-hero h1{font-size:clamp(43px,5.4vw,72px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 22px;max-width:800px}.ed-hero p,.ed-page-hero p{font-size:19px;color:var(--muted);max-width:690px}.ed-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ed-trust{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.ed-trust span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:750;background:#fff}.suite-visual{position:relative;min-height:500px}.suite-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:24px}.suite-card.primary{inset:60px 0 40px 65px}.suite-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.suite-top strong{font-size:19px}.suite-dot{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(15,159,110,.12)}.suite-products{display:grid;gap:12px;margin-top:18px}.suite-product{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:16px;border-radius:16px}.suite-product .ico{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#efefff;font-size:21px}.suite-product b{display:block}.suite-product small{color:var(--muted)}.suite-product.active{border-color:#c9c7ff;background:#fafaff}.suite-badge{position:absolute;right:-18px;top:12px;background:#111827;color:white;padding:12px 16px;border-radius:15px;font-weight:800;box-shadow:var(--shadow)}.suite-note{position:absolute;left:0;bottom:12px;width:220px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;box-shadow:var(--shadow)}.suite-note b{display:block;font-size:26px;letter-spacing:-.04em}.suite-note span{font-size:13px;color:var(--muted)}.ed-section{padding:92px 0}.ed-section.soft{background:var(--soft)}.ed-head{max-width:760px;margin-bottom:42px}.ed-head h2,.ed-cta h2{font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.045em;margin:12px 0 16px}.ed-head p{font-size:18px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;min-height:330px}.product-card.featured{border-color:#c9c7ff;box-shadow:0 18px 45px rgba(79,70,229,.09)}.product-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#efefff;font-size:25px}.product-card h3{font-size:26px;letter-spacing:-.035em;margin:20px 0 8px}.product-card p{color:var(--muted);margin:0 0 20px}.product-card ul{padding-left:18px;color:#374151}.product-card .spacer{flex:1}.status{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#ecfdf3;color:#087a52;font-size:12px;font-weight:850}.status.soon{background:#f2f4f7;color:#667085}.ed-inline{color:var(--violet);font-weight:800}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.value-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius)}.value-card .num{font-size:13px;color:var(--violet);font-weight:900}.value-card h3{font-size:22px;letter-spacing:-.03em;margin:10px 0}.value-card p{color:var(--muted)}.architecture{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.arch-diagram{border:1px solid var(--line);background:#fff;border-radius:26px;padding:26px;box-shadow:var(--shadow)}.arch-root{padding:17px;border-radius:15px;background:#111827;color:#fff;text-align:center;font-weight:850}.arch-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;position:relative}.arch-node{padding:17px 10px;text-align:center;border:1px solid var(--line);border-radius:14px;font-weight:800}.arch-node.active{border-color:#b8b5ff;background:#fafaff}.ed-page-hero{padding:90px 0 70px;background:linear-gradient(180deg,#fff,#f8f9fc);border-bottom:1px solid var(--line)}.prose{max-width:780px}.prose h2{font-size:34px;letter-spacing:-.04em;margin-top:48px}.prose h3{font-size:22px;margin-top:34px}.prose p,.prose li{color:#4b5563;font-size:17px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-card{border:1px solid var(--line);border-radius:20px;padding:25px}.resource-card span{font-size:12px;font-weight:850;color:var(--violet);text-transform:uppercase;letter-spacing:.07em}.resource-card h2,.resource-card h3{font-size:22px;line-height:1.2;letter-spacing:-.03em}.resource-card p{color:var(--muted)}.faq{max-width:860px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:18px;font-weight:850;cursor:pointer}.faq p{color:var(--muted);padding-right:30px}.contact-shell{display:grid;grid-template-columns:1fr .8fr;gap:25px}.contact-card{border:1px solid var(--line);border-radius:22px;padding:30px}.contact-card h2{font-size:27px;letter-spacing:-.04em}.contact-card p{color:var(--muted)}.ed-cta{background:#111827;color:white;padding:72px 0}.ed-cta-in{display:flex;align-items:center;justify-content:space-between;gap:45px}.ed-cta p{color:#c8ced8;max-width:650px}.ed-kicker.light{color:#b9b6ff}.ed-btn.white{background:white;color:#111827;border-color:white}.ed-btn.outline-dark{background:transparent;color:white;border-color:#454b58}.ed-footer{background:#0c111b;color:#e6e9ef;padding:65px 0 24px}.ed-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.ed-footer h2{font-size:14px;color:white}.ed-footer a,.ed-footer span{display:block;color:#aeb6c4;font-size:14px;margin:10px 0}.ed-footer p{color:#aeb6c4;max-width:350px}.ed-footer .ed-inline{color:#d2d0ff}.ed-footnote{border-top:1px solid #29303c;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#86909e;font-size:13px}.footer-brand{color:white}.footer-brand span{display:inline;color:white;font-size:23px;margin:0}.editor-note{padding:15px 18px;border-left:3px solid var(--violet);background:#f7f7ff;color:#4b5563;border-radius:0 12px 12px 0}@media(max-width:900px){.ed-nav nav>a:not(.ed-btn):not(.ed-login){display:none}.ed-hero-grid,.architecture,.contact-shell{grid-template-columns:1fr}.suite-visual{min-height:440px}.product-grid,.value-grid,.resource-grid{grid-template-columns:1fr 1fr}.ed-footer-grid{grid-template-columns:1fr 1fr}.ed-cta-in{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.ed-wrap{width:min(100% - 28px,1160px)}.ed-nav-in{height:66px}.ed-login{display:none}.ed-btn.small{font-size:13px;padding:9px 11px}.ed-hero-grid{min-height:auto;padding:65px 0 55px}.ed-hero h1,.ed-page-hero h1{font-size:42px}.suite-card.primary{inset:35px 0 35px 18px}.suite-badge{right:0}.suite-note{left:0}.product-grid,.value-grid,.resource-grid,.ed-footer-grid{grid-template-columns:1fr}.ed-section{padding:66px 0}.ed-footer-grid{gap:24px}.ed-footnote{flex-direction:column;gap:7px}.arch-lines{grid-template-columns:1fr}.ed-page-hero{padding:65px 0 50px}}

.ed-cookie{position:fixed;z-index:9999;left:18px;right:18px;bottom:18px;max-width:760px;margin:auto;background:#111827;color:#fff;border-radius:18px;padding:18px 20px;display:flex;gap:18px;align-items:center;justify-content:space-between;box-shadow:0 20px 60px #0004}.ed-cookie[hidden]{display:none}.ed-cookie p{margin:5px 0 0;color:#d1d5db;font-size:14px}.ed-cookie-actions{display:flex;gap:8px}.ed-cookie button{border:1px solid #ffffff55;border-radius:10px;padding:10px 13px;background:#fff;color:#111827;font-weight:700;cursor:pointer}.ed-cookie button:first-child{background:transparent;color:#fff}@media(max-width:680px){.ed-cookie{flex-direction:column;align-items:flex-start}.ed-cookie-actions{width:100%}.ed-cookie button{flex:1}}
