.apps-section{padding-top:70px}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.app-card{position:relative;overflow:hidden;min-height:430px;padding:30px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(13,32,43,.96),rgba(7,19,27,.98));display:flex;flex-direction:column}.app-card:after{content:"";position:absolute;right:-90px;top:-100px;width:250px;height:250px;border-radius:50%;background:rgba(42,224,194,.07);filter:blur(6px)}.commander-card:after{background:rgba(111,168,255,.09)}.app-card-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.app-monogram{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#123b3e;border:1px solid #2d766e;color:var(--teal);font:800 12px ui-monospace,monospace}.commander-card .app-monogram{color:#a9c9ff;background:#172944;border-color:#36577e}.development-pill{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font:700 10px ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.app-card h3{margin:34px 0 12px;font-size:32px}.app-card>p{color:var(--muted);font-size:16px}.mini-feature-list{padding:0;display:flex;flex-wrap:wrap;gap:8px;list-style:none}.mini-feature-list li{padding:7px 10px;border:1px solid #27434f;border-radius:999px;color:#bfd0d6;font-size:11px}.text-link{margin-top:auto;padding-top:24px;color:var(--teal);font-weight:800}.commander-card .text-link{color:#9fc5ff}.product-main{width:min(1180px,calc(100% - 36px));margin:auto}.product-hero{min-height:590px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding:80px 0 58px}.product-hero h1{font-size:clamp(3.4rem,7vw,6.6rem)}.product-lead{max-width:650px;color:#b8c9cf;font-size:19px}.product-meta{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.product-meta span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:#b7c9cf;font-size:12px}.product-preview{min-height:390px;padding:24px;border:1px solid #315260;border-radius:30px;background:linear-gradient(145deg,#102a35,#07141c);box-shadow:0 34px 90px rgba(0,0,0,.35);display:flex;flex-direction:column}.product-preview.matrix{background:radial-gradient(circle at 70% 0,rgba(63,255,160,.12),transparent 50%),linear-gradient(145deg,#0d1914,#050a08);border-color:#275a40}.product-preview.commander{background:radial-gradient(circle at 78% 0,rgba(109,116,255,.18),transparent 50%),linear-gradient(145deg,#171720,#09090d);border-color:#414054}.preview-bar{display:flex;justify-content:space-between;color:#90a5ad;font:700 10px ui-monospace,monospace;letter-spacing:.1em}.preview-title{margin:28px 0 16px;font-size:24px;font-weight:850}.preview-modules{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-module{padding:16px;border:1px solid rgba(160,190,196,.18);border-radius:16px;background:rgba(2,9,12,.35)}.preview-module small,.preview-module span{display:block}.preview-module small{color:#78919b;font:700 9px ui-monospace,monospace;letter-spacing:.08em}.preview-module span{margin-top:6px;font-weight:750}.preview-pulse{height:58px;margin-top:auto;display:flex;align-items:end;gap:5px}.preview-pulse i{display:block;flex:1;border-radius:4px 4px 0 0}.product-preview.matrix .preview-pulse i{background:linear-gradient(#4cff9a,#154e2f)}.product-preview.commander .preview-pulse i{background:linear-gradient(#8d94ff,#363b8b)}.preview-pulse i:nth-child(1){height:30%}.preview-pulse i:nth-child(2){height:55%}.preview-pulse i:nth-child(3){height:42%}.preview-pulse i:nth-child(4){height:88%}.preview-pulse i:nth-child(5){height:65%}.preview-pulse i:nth-child(6){height:100%}.product-section{padding:88px 0}.product-section h2{max-width:760px;margin:12px 0 30px;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em}.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-feature{padding:24px;border:1px solid #243f4b;border-radius:20px;background:rgba(13,32,43,.72)}.product-feature strong{display:block;margin-bottom:9px;font-size:17px}.product-feature p{margin:0;color:var(--muted);font-size:14px}.truth-note{padding:30px;border:1px solid #35535e;border-radius:24px;background:#0c1d26;display:grid;grid-template-columns:auto 1fr;gap:20px}.truth-note .app-monogram{margin-top:2px}.truth-note h3{margin-bottom:6px}.truth-note p{margin:0;color:var(--muted)}.back-link{color:var(--teal);font-weight:750;font-size:13px}
@media(max-width:850px){.app-grid,.product-hero{grid-template-columns:1fr}.product-hero{gap:38px}.product-preview{max-width:680px}.product-feature-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.app-grid,.product-feature-grid{grid-template-columns:1fr}.app-card{min-height:390px;padding:24px}.product-main{width:min(100% - 24px,1180px)}.product-hero{padding-top:58px}.product-preview{min-height:350px;padding:20px}.truth-note{grid-template-columns:1fr}}
