:root{color-scheme:dark;--ink:#0b0f0d;--surface:#111714;--surface-2:#18201c;--line:#344039;--text:#e7eeeb;--muted:#94a19b;--accent:#d2ff43;--cyan:#4ecdc4;--danger:#ef766f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font:15px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:5;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,68px);border-bottom:1px solid rgba(255,255,255,.14);background:rgba(8,12,10,.65);backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:760;font-size:17px}.brand-mark,.rmai-mark,.preview-logo{display:grid;place-items:center;background:var(--accent);color:#10140c;font-weight:900;border-radius:4px}.brand-mark{width:32px;height:32px}.site-header nav{display:flex;align-items:center;gap:26px;font-size:13px}.site-header nav a:hover{color:var(--accent)}.nav-action{padding:8px 12px;border:1px solid rgba(255,255,255,.32);border-radius:4px}.hero{position:relative;min-height:min(800px,92vh);height:92vh;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(7,10,8,.95) 0%,rgba(7,10,8,.83) 32%,rgba(7,10,8,.08) 68%,rgba(7,10,8,.15) 100%)}.hero-content{position:relative;z-index:2;width:min(620px,calc(100% - 40px));margin-left:clamp(20px,8vw,148px);padding-top:30px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.hero h1{margin:0;font-size:clamp(56px,7vw,104px);line-height:.94;letter-spacing:0}.hero-copy{max-width:600px;margin:26px 0 30px;font-size:clamp(17px,2vw,23px);line-height:1.48;color:#c9d2ce}.hero-actions,.product-label{display:flex;align-items:center;gap:10px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:9px 16px;border:1px solid var(--line);border-radius:4px;font-size:13px;font-weight:750}.button.primary{background:var(--accent);border-color:var(--accent);color:#10140c}.button.quiet{background:rgba(13,18,15,.66);border-color:rgba(255,255,255,.3)}.button:hover{transform:translateY(-1px)}.next-section{position:absolute;z-index:2;left:clamp(20px,4vw,68px);bottom:18px;display:flex;gap:12px;font-size:11px;text-transform:uppercase;color:#cbd4d0}.product-band,.security-band{padding:90px clamp(20px,6vw,104px)}.section-heading{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1fr);column-gap:60px;align-items:end;max-width:1280px;margin:0 auto 56px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.closing-band h2{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.12;letter-spacing:0}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:17px}.product-row{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.7fr) minmax(600px,1.3fr);gap:58px;align-items:center}.product-label{color:var(--muted);font-size:11px;text-transform:uppercase}.rmai-mark{width:38px;height:38px}.product-copy h3{margin:16px 0 6px;font-size:48px;line-height:1}.lead{margin:0 0 26px;color:#c9d2ce;font-size:18px}.feature-list{display:grid;gap:12px;margin:0 0 26px;padding:0;list-style:none}.feature-list li{padding-left:16px;border-left:2px solid var(--line);color:var(--muted)}.feature-list b{color:var(--text)}.text-link{color:var(--accent);font-weight:750}.workspace-preview{min-width:0;border:1px solid #45534c;background:#0b100e;box-shadow:0 28px 70px rgba(0,0,0,.32);overflow:hidden}.preview-top{height:42px;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid #2b3731;font-size:11px}.preview-logo{width:24px;height:24px;font-size:9px}.preview-status{margin-left:auto;color:var(--accent)}.preview-body{height:410px;display:grid;grid-template-columns:128px minmax(260px,1fr) 190px}.preview-body aside{display:flex;flex-direction:column;gap:9px;padding:14px 10px;border-right:1px solid #2b3731;font-size:10px}.preview-body aside small{color:#6f8178;margin-top:6px}.preview-body aside strong{padding:5px 7px;background:#263129;border-left:2px solid var(--accent)}.terminal{min-width:0}.tabs{height:38px;display:flex;gap:4px;border-bottom:1px solid #2b3731}.tabs span{padding:11px 12px;font-size:9px}.tabs span:first-child{background:#202923;color:var(--accent)}pre{margin:0;padding:24px 16px;color:#b7c3bd;font:11px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}pre i{color:var(--accent);font-style:normal}.cursor{display:inline-block;width:7px;height:13px;background:var(--accent);vertical-align:middle}.assistant{display:flex;flex-direction:column;gap:10px;padding:13px 10px;border-left:1px solid #2b3731;font-size:9px}.message,.answer{padding:9px;border:1px solid #2e3a34;background:#121814}.message{margin-top:12px}.answer{display:flex;flex-direction:column;gap:5px}.answer strong{color:var(--accent)}.answer small{color:#718078;margin-top:4px}.security-band{background:#131916;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading.compact{display:block;margin-bottom:46px}.section-heading.compact h2{max-width:700px}.boundary{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.boundary>div{padding:34px 34px 40px;border-right:1px solid var(--line)}.boundary>div:first-child{padding-left:0}.boundary>div:last-child{border:0;padding-right:0}.boundary-index{color:var(--accent);font:700 11px ui-monospace,monospace}.boundary h3{margin:28px 0 10px;font-size:20px}.boundary p{margin:0;color:var(--muted)}.closing-band{max-width:1280px;margin:0 auto;padding:82px clamp(20px,6vw,104px);display:flex;align-items:end;justify-content:space-between;gap:30px}.closing-band h2{max-width:680px}footer{min-height:100px;padding:24px clamp(20px,4vw,68px);border-top:1px solid var(--line);display:flex;align-items:center;gap:28px;color:var(--muted);font-size:12px}footer .brand{color:var(--text)}footer p{margin-right:auto}@media(max-width:980px){.product-row{grid-template-columns:1fr}.workspace-preview{order:-1}.preview-body{height:370px}.section-heading{grid-template-columns:1fr;gap:16px}.boundary{grid-template-columns:1fr}.boundary>div,.boundary>div:first-child,.boundary>div:last-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.boundary>div:last-child{border-bottom:0}}@media(max-width:680px){.site-header{height:62px}.site-header nav>a:not(.nav-action){display:none}.hero{height:86vh;min-height:620px;align-items:flex-end;padding-bottom:96px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(0deg,rgba(7,10,8,.96) 0%,rgba(7,10,8,.78) 54%,rgba(7,10,8,.2) 100%)}.hero-content{margin:0 20px;padding:0}.hero h1{font-size:58px}.hero-copy{font-size:17px;margin:18px 0 24px}.hero-actions{align-items:stretch;flex-direction:column}.next-section{display:none}.product-band,.security-band{padding:64px 20px}.section-heading{margin-bottom:38px}.product-row{gap:32px}.workspace-preview{overflow-x:auto}.preview-body{width:700px;height:340px}.closing-band{padding:62px 20px;align-items:stretch;flex-direction:column}.closing-band .button{align-self:flex-start}footer{align-items:flex-start;flex-direction:column;gap:12px}footer p{margin:0}}
