:root{--bg:#070b16;--bg2:#0e1323;--surface:#fff;--ink:#101828;--muted:#667085;--line:#e7eaf0;--purple:#6d4aff;--purple2:#8b5cf6;--blue:#2563eb;--cyan:#06b6d4;--stock:#0f9f6e;--stock2:#22c55e;--docs:#635bff;--docs2:#8b5cf6;--radius:24px;--shadow:0 28px 80px rgba(16,24,40,.14)}
*{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.55}.svg-sprite{position:absolute;overflow:hidden}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.top-strip{background:#080c17;color:#cfd5e4;text-align:center;padding:8px 18px;font-size:12px;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,234,240,.86)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--purple2),var(--blue));color:#fff;font-weight:900;box-shadow:0 10px 25px rgba(99,91,255,.25)}.brand-mark.large{width:66px;height:66px;border-radius:20px;font-size:30px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:16px;letter-spacing:.13em}.brand small{font-size:10px;letter-spacing:.33em;margin-top:5px;color:#6b7280}.desktop-nav{display:flex;gap:26px}.desktop-nav a,.mobile-nav a{color:#475467;text-decoration:none;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle,.mobile-menu-btn{border:1px solid var(--line);background:#fff;color:#344054;border-radius:12px;height:42px;padding:0 13px;display:flex;align-items:center;gap:7px;cursor:pointer;font-weight:800}.lang-toggle svg,.mobile-menu-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.mobile-menu-btn{display:none}.mobile-nav{display:none;padding:10px 20px 18px;border-top:1px solid var(--line);background:#fff}.mobile-nav.open{display:grid;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;padding:11px 17px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s ease;font-family:inherit;font-size:14px}.btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.btn-lg{padding:14px 20px}.btn-primary{background:linear-gradient(135deg,#7657ff,#3867f4);color:#fff;box-shadow:0 14px 30px rgba(91,85,240,.24)}.btn-primary:hover,.btn-stock:hover,.btn-docs:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(16,24,40,.22)}.btn-secondary{border-color:#dfe3ea;background:#fff;color:#344054}.btn-ghost{border-color:rgba(255,255,255,.16);color:#e8ebf5;background:rgba(255,255,255,.05)}.btn-light{background:#fff;color:#202437}.btn-stock{background:linear-gradient(135deg,#0b9c6a,#22c55e);color:#fff}.btn-docs{background:linear-gradient(135deg,#5f59ef,#8b5cf6);color:#fff}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(124,58,237,.22),transparent 32%),radial-gradient(circle at 90% 30%,rgba(37,99,235,.18),transparent 28%),linear-gradient(145deg,#070b16 0%,#0d1323 55%,#0b1121 100%);color:#fff;padding:96px 0 100px}.hero-orb{position:absolute;border-radius:50%;filter:blur(20px);opacity:.7}.hero-orb-a{width:420px;height:420px;background:rgba(124,58,237,.13);left:-180px;bottom:-140px}.hero-orb-b{width:360px;height:360px;background:rgba(6,182,212,.1);right:-100px;top:80px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:999px;padding:7px 12px;color:#d5daf0;font-size:12px;font-weight:800}.pulse{width:8px;height:8px;border-radius:50%;background:#7cf0c4;box-shadow:0 0 0 5px rgba(124,240,196,.09)}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-.045em;margin:20px 0 22px;max-width:760px}.hero h1 span{background:linear-gradient(90deg,#cbbcff,#93c5fd 70%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:18px;color:#b8c0d4;max-width:710px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;color:#bac3d6;font-size:12px}.hero-trust div{display:flex;align-items:center;gap:7px}.hero-trust svg{width:18px;height:18px;fill:none;stroke:#93a4c8;stroke-width:1.8}.suite-visual{position:relative;min-height:510px}.suite-core{position:absolute;inset:0;margin:auto;width:230px;height:230px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:15px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);box-shadow:0 40px 100px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(16px)}.suite-core div{display:flex;flex-direction:column}.suite-core strong{font-size:22px;letter-spacing:.14em}.suite-core small{font-size:11px;letter-spacing:.36em;color:#aab4ca}.orbit-card{position:absolute;width:255px;min-height:104px;border-radius:21px;padding:18px;display:flex;align-items:center;gap:14px;text-decoration:none;color:#fff;background:rgba(12,17,31,.92);border:1px solid rgba(255,255,255,.1);box-shadow:0 26px 60px rgba(0,0,0,.28);transition:.25s ease}.orbit-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.26)}.orbit-card.stock{left:0;top:44px}.orbit-card.workspace{right:0;bottom:42px}.product-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;flex:none}.stock .product-icon{background:linear-gradient(135deg,#0d9c6d,#29d17c)}.workspace .product-icon{background:linear-gradient(135deg,#635bff,#9b5df5)}.product-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8}.orbit-card div{display:flex;flex-direction:column;line-height:1.12}.orbit-card small{font-size:9px;letter-spacing:.2em;color:#9ca8c1}.orbit-card strong{font-size:17px;letter-spacing:.05em;margin:3px 0 7px}.orbit-card span:not(.product-icon){font-size:11px;color:#b8c0d2}.orbit-card .arrow{margin-left:auto;width:18px;height:18px;fill:none;stroke:#cfd5e5;stroke-width:2}.visual-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(145,154,178,.5),transparent);transform-origin:left center}.line-stock{width:180px;left:180px;top:177px;transform:rotate(19deg)}.line-docs{width:175px;right:174px;bottom:177px;transform:rotate(18deg)}.visual-chip{position:absolute;display:flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);color:#c8d0e2;font-size:11px;font-weight:700}.visual-chip svg{width:15px;height:15px;fill:none;stroke:#9fb2d4;stroke-width:1.8}.chip-a{right:36px;top:42px}.chip-b{left:60px;bottom:78px}
section{padding:92px 0}.suite-intro{background:#f8fafc}.section-head{max-width:760px;margin-bottom:38px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-kicker{display:inline-block;color:#6257e8;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px}.section-kicker.light{color:#cfc7ff}.section-head h2,.security-copy h2,.contact-copy h2{font-size:clamp(32px,4vw,47px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}.section-head p,.security-copy>p,.contact-copy>p{color:#667085;font-size:17px;margin:0}.platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.platform-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:0 10px 35px rgba(16,24,40,.04)}.mini-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#f0edff;color:#635bff}.mini-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.platform-card h3{font-size:17px;margin:17px 0 8px}.platform-card p{font-size:14px;color:#667085;margin:0}
.products-section{background:#fff}.product-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:48px;margin-top:28px;box-shadow:var(--shadow);overflow:hidden;position:relative}.product-showcase+ .product-showcase{margin-top:34px}.workspace-showcase{grid-template-columns:.9fr 1.1fr}.product-badge{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.11em}.product-badge svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.stock-badge{background:#e9fbf3;color:#07885d}.docs-badge{background:#efedff;color:#5e56dc}.product-copy h3{font-size:clamp(31px,3.5vw,44px);line-height:1.08;letter-spacing:-.035em;margin:17px 0 15px}.product-copy>p{color:#667085;font-size:16px}.feature-list{list-style:none;padding:0;margin:24px 0}.feature-list li{display:flex;gap:10px;align-items:flex-start;margin:11px 0;color:#344054;font-size:14px}.feature-list svg{width:18px;height:18px;fill:none;stroke:#5e56dc;stroke-width:2.2;flex:none;margin-top:2px}.stock-showcase .feature-list svg{stroke:#0c9b6a}.product-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.text-link{font-size:14px;font-weight:800;color:#475467;text-decoration:none}.text-link:hover{color:#111827}.product-preview{border-radius:21px;overflow:hidden;border:1px solid #dfe3ea;background:#f4f6fa;box-shadow:0 22px 60px rgba(16,24,40,.17)}.preview-top{height:38px;background:#fff;border-bottom:1px solid #e7e9ef;display:flex;align-items:center;padding:0 13px;gap:6px}.preview-top span{width:8px;height:8px;border-radius:50%;background:#d2d6dd}.preview-top strong{font-size:10px;margin-left:8px;color:#667085}.stock-preview img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;object-position:top}.docs-app{display:grid;grid-template-columns:62px 1fr;min-height:345px;background:#f7f8fb}.docs-app aside{background:#14182a;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:13px}.docs-app aside>b{width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#7657ff,#3a67f5);display:grid;place-items:center;color:white;font-size:14px;margin-bottom:8px}.nav-item{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;color:#79829b}.nav-item.active{background:#2d3150;color:white}.nav-item svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.docs-content{padding:22px}.docs-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.docs-title>div{display:flex;flex-direction:column}.docs-title small{font-size:9px;color:#8991a1;text-transform:uppercase;letter-spacing:.12em}.docs-title strong{font-size:14px}.search-pill{display:flex;align-items:center;gap:7px;border:1px solid #e0e3ea;border-radius:9px;padding:7px 10px;color:#9097a5;background:white;font-size:9px;width:130px}.search-pill svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}.doc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:19px 0}.doc-stats div{background:#fff;border:1px solid #e8eaf0;border-radius:12px;padding:12px;display:flex;flex-direction:column}.doc-stats span{font-weight:900;font-size:17px}.doc-stats small{font-size:8px;color:#8991a1}.docs-table{background:white;border:1px solid #e8eaf0;border-radius:12px;overflow:hidden}.docs-row{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;padding:11px;border-bottom:1px solid #eef0f4}.docs-row:last-child{border-bottom:0}.docs-row>div{display:flex;flex-direction:column}.docs-row strong{font-size:9px}.docs-row small{font-size:7px;color:#9aa1af}.type{font-size:7px;font-weight:900;border-radius:7px;padding:6px 4px;text-align:center}.type.pdf{background:#feecec;color:#d33}.type.doc{background:#eaf1ff;color:#3270d9}.type.xls{background:#eaf8ef;color:#18864e}.status{font-size:7px;border-radius:999px;padding:5px 7px;background:#e8f8ee;color:#17854d}.status.neutral{background:#eef1f5;color:#5c6677}.status.purple{background:#f0edff;color:#6659d8}
.security-section{background:linear-gradient(145deg,#0c1020,#141a30);color:#fff;overflow:hidden}.security-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.security-copy>p{color:#aeb8cd}.security-list{margin-top:30px;display:grid;gap:18px}.security-list>div{display:flex;gap:13px;align-items:flex-start}.security-list svg{width:21px;height:21px;fill:none;stroke:#a99cff;stroke-width:1.9;flex:none;margin-top:3px}.security-list span{display:flex;flex-direction:column}.security-list strong{font-size:14px}.security-list small{color:#9fa9be;font-size:12px;margin-top:3px}.security-panel{min-height:360px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:42px;box-shadow:0 35px 90px rgba(0,0,0,.22)}.shield-mark{width:100px;height:100px;border-radius:28px;background:linear-gradient(135deg,#7657ff,#3970f7);display:grid;place-items:center;margin-bottom:24px;box-shadow:0 20px 45px rgba(98,89,232,.3)}.shield-mark svg{width:49px;height:49px;fill:none;stroke:#fff;stroke-width:1.5}.security-panel>small{font-size:10px;letter-spacing:.25em;color:#9da8c0}.security-panel>strong{font-size:23px;max-width:320px;margin:7px 0 22px}.security-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.security-tags span{font-size:9px;font-weight:800;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 9px;color:#b8c1d5}
.contact-section{background:#f7f8fb}.contact-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;background:linear-gradient(135deg,#6559ec,#4566e7);border-radius:30px;padding:52px;color:#fff;box-shadow:0 35px 85px rgba(66,87,213,.2)}.contact-copy>p{color:#e4e6fb}.contact-meta{display:grid;gap:11px;margin-top:27px}.contact-meta a{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:13px}.contact-meta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.contact-form{background:#fff;color:#1f2937;border-radius:21px;padding:25px;display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#475467}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 12px;font:inherit;font-size:13px;color:#111827;background:#fff;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7668ee;box-shadow:0 0 0 3px rgba(118,104,238,.1)}.contact-form textarea{resize:vertical}.form-note{color:#8a92a1;font-size:9px}
.site-footer{background:#070b16;color:#c7cedd;padding:54px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-brand{color:#fff}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p{max-width:390px;color:#8994aa;font-size:13px}.footer-grid>div>strong{font-size:12px;color:#fff;margin-bottom:4px}.footer-grid a:not(.brand){color:#8994aa;text-decoration:none;font-size:12px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:38px;padding-top:17px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#69758c}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;background:#111827;color:white;padding:11px 17px;border-radius:12px;font-size:12px;z-index:90;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(20px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media (max-width:980px){.desktop-nav,.header-cta{display:none}.mobile-menu-btn{display:flex}.hero-grid,.security-grid,.contact-shell{grid-template-columns:1fr}.hero{padding-top:70px}.suite-visual{min-height:480px;margin-top:10px}.platform-grid{grid-template-columns:repeat(2,1fr)}.product-showcase,.workspace-showcase{grid-template-columns:1fr}.workspace-showcase .product-copy{order:1}.workspace-showcase .product-preview{order:2}.security-grid{gap:40px}.contact-shell{gap:34px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}
@media (max-width:680px){.container{width:min(100% - 28px,1160px)}.header-inner{height:66px}.lang-toggle{padding:0 10px}.hero{padding:64px 0 72px}.hero h1{font-size:41px}.hero-lead{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-trust{display:grid;gap:10px}.suite-visual{min-height:430px}.suite-core{width:190px;height:190px}.brand-mark.large{width:54px;height:54px;border-radius:16px}.suite-core strong{font-size:18px}.orbit-card{width:215px;min-height:92px;padding:14px}.orbit-card.stock{left:-4px;top:20px}.orbit-card.workspace{right:-4px;bottom:20px}.product-icon{width:41px;height:41px}.line-stock,.line-docs,.visual-chip{display:none}section{padding:68px 0}.platform-grid{grid-template-columns:1fr}.product-showcase{padding:25px;border-radius:23px;gap:32px}.product-copy h3{font-size:32px}.docs-app{grid-template-columns:48px 1fr;min-height:290px}.docs-content{padding:14px}.doc-stats{gap:5px}.doc-stats div{padding:9px}.search-pill{display:none}.docs-row{grid-template-columns:34px 1fr}.docs-row .status{display:none}.security-panel{min-height:300px}.contact-shell{padding:26px;border-radius:23px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.footer-grid{gap:24px}}

/* Helios Suite main conductor website */
.suite-home-hero{padding:92px 0 94px}.suite-home-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center;position:relative}.suite-gateway{background:rgba(8,13,27,.76);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:25px;box-shadow:0 36px 90px rgba(0,0,0,.34);backdrop-filter:blur(18px)}.gateway-heading{display:flex;flex-direction:column;padding:5px 5px 20px}.gateway-heading>span{font-size:10px;font-weight:900;letter-spacing:.24em;color:#8fa0c3}.gateway-heading>strong{font-size:25px;letter-spacing:-.025em;margin-top:7px}.gateway-heading>small{color:#98a5be;margin-top:5px;font-size:12px}.gateway-product{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;text-decoration:none;color:#fff;border-radius:20px;padding:19px;margin-top:12px;border:1px solid rgba(255,255,255,.09);transition:.24s ease}.gateway-product:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.24);box-shadow:0 18px 40px rgba(0,0,0,.2)}.gateway-stock{background:linear-gradient(135deg,rgba(15,159,110,.18),rgba(9,16,30,.8))}.gateway-workspace{background:linear-gradient(135deg,rgba(99,91,255,.2),rgba(9,16,30,.8))}.gateway-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center}.gateway-stock .gateway-icon{background:linear-gradient(135deg,#0b9c6a,#22c55e)}.gateway-workspace .gateway-icon{background:linear-gradient(135deg,#635bff,#8b5cf6)}.gateway-icon svg,.gateway-arrow svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.8}.gateway-copy{display:flex;flex-direction:column;line-height:1.08}.gateway-copy small{font-size:8px;letter-spacing:.24em;color:#9faac0}.gateway-copy strong{font-size:20px;letter-spacing:.055em;margin:4px 0 8px}.gateway-copy em{font-style:normal;font-size:11px;color:#aeb8cc}.gateway-arrow{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.07)}.gateway-arrow svg{width:17px;height:17px}.gateway-footer{display:flex;align-items:center;gap:8px;margin:18px 5px 3px;color:#8f9bb3;font-size:10px}.gateway-dot{width:7px;height:7px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 0 5px rgba(110,231,183,.07)}
.conductor-products{padding-top:86px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:38px}.choice-card{border:1px solid var(--line);border-radius:28px;padding:34px;background:#fff;box-shadow:0 22px 65px rgba(16,24,40,.09);display:flex;flex-direction:column;position:relative;overflow:hidden}.choice-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px}.choice-stock:before{background:linear-gradient(90deg,#0b9c6a,#22c55e)}.choice-workspace:before{background:linear-gradient(90deg,#635bff,#8b5cf6)}.choice-top{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.choice-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;color:#fff}.choice-stock .choice-icon{background:linear-gradient(135deg,#0b9c6a,#22c55e)}.choice-workspace .choice-icon{background:linear-gradient(135deg,#635bff,#8b5cf6)}.choice-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9}.choice-top>div{display:flex;flex-direction:column;line-height:1}.choice-top small{font-size:8px;letter-spacing:.22em;color:#8a94a6}.choice-top strong{font-size:17px;letter-spacing:.05em;margin-top:5px}.choice-tag{border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.choice-stock .choice-tag{background:#e9fbf3;color:#07885d}.choice-workspace .choice-tag{background:#efedff;color:#5e56dc}.choice-card h3{font-size:30px;line-height:1.1;letter-spacing:-.03em;margin:26px 0 12px}.choice-card>p{color:#667085;font-size:14px;margin:0}.choice-card .feature-list{margin-bottom:17px}.choice-best{border-top:1px solid #edf0f4;padding-top:17px;margin-top:auto;display:flex;gap:6px;flex-wrap:wrap;font-size:11px;color:#697386}.choice-best strong{color:#344054}.choice-cta{margin-top:22px;width:100%}.both-callout{margin-top:30px;padding:31px 34px;border-radius:24px;background:linear-gradient(135deg,#f4f2ff,#eef5ff);border:1px solid #e2e0fa;display:flex;justify-content:space-between;gap:30px;align-items:center}.both-callout h3{font-size:24px;letter-spacing:-.02em;margin:6px 0 8px}.both-callout p{max-width:760px;color:#667085;font-size:13px;margin:0}
@media (max-width:980px){.suite-home-grid{grid-template-columns:1fr}.suite-gateway{max-width:720px}.choice-grid{grid-template-columns:1fr}.both-callout{align-items:flex-start;flex-direction:column}}
@media (max-width:680px){.suite-home-hero{padding:60px 0 70px}.suite-gateway{padding:18px;border-radius:23px}.gateway-product{padding:15px;grid-template-columns:auto 1fr auto}.gateway-icon{width:45px;height:45px}.gateway-copy strong{font-size:16px}.gateway-copy em{font-size:10px}.choice-card{padding:25px;border-radius:23px}.choice-card h3{font-size:26px}.choice-top{grid-template-columns:auto 1fr}.choice-tag{display:none}.both-callout{padding:25px}.both-callout .btn{width:100%}}
