.home-module__txgM7a__root{--bg:#07090d;--bg2:#0b0f16;--bg3:#10151e;--text:#edf2f8;--textSoft:#b8c1cf;--muted:#7f899a;--accent:#4f8dff;--accentGlow:#4f8dff2e;--accentSoft:#4f8dff1a;--line:#e1e8f217;--lineStrong:#e1e8f224;background:var(--bg);min-height:100vh;color:var(--text);letter-spacing:.01em;font-family:Avenir Next,Inter,Segoe UI,Helvetica Neue,sans-serif;font-size:15px;line-height:1.65}.home-module__txgM7a__nav{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);background:#07090dd1;position:fixed;top:0;left:0;right:0}.home-module__txgM7a__navInner{justify-content:space-between;align-items:center;max-width:1080px;height:58px;margin:0 auto;padding:0 32px;display:flex}.home-module__txgM7a__brand{align-items:center;gap:9px;display:flex}.home-module__txgM7a__brandName{letter-spacing:.03em;color:var(--text);font-size:.92rem;font-weight:600}.home-module__txgM7a__portalLink{color:var(--muted);letter-spacing:.01em;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .14s}.home-module__txgM7a__portalLink:hover{color:var(--text)}.home-module__txgM7a__container{max-width:1080px;margin:0 auto;padding:0 32px}.home-module__txgM7a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 14px;font-size:.69rem;font-weight:700}.home-module__txgM7a__hero{padding:140px 0 100px;position:relative;overflow:hidden}.home-module__txgM7a__hero:before{content:"";pointer-events:none;background:radial-gradient(#4f8dff12 0%,#0000 68%);width:900px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.home-module__txgM7a__heroSplit{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.home-module__txgM7a__codeWindow{border:1px solid var(--lineStrong);background:#0d1117;border-radius:12px;flex-shrink:0;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.7;overflow:hidden;box-shadow:0 24px 80px #00000080,0 0 0 1px #4f8dff14}.home-module__txgM7a__codeWindowBar{background:#161b22;border-bottom:1px solid #e1e8f214;align-items:center;gap:7px;height:38px;padding:0 14px;display:flex}.home-module__txgM7a__codeWindowDot{border-radius:50%;width:10px;height:10px}.home-module__txgM7a__codeWindowDot:first-child{background:#ff5f57}.home-module__txgM7a__codeWindowDot:nth-child(2){background:#febc2e}.home-module__txgM7a__codeWindowDot:nth-child(3){background:#28c840}.home-module__txgM7a__codeWindowFile{text-align:center;color:#e1e8f24d;letter-spacing:.02em;flex:1;font-size:.72rem}.home-module__txgM7a__codeBody{flex-direction:column;gap:0;padding:20px 22px;display:flex}.home-module__txgM7a__codeLine{white-space:pre;gap:16px;display:flex}.home-module__txgM7a__codeLineNum{color:#e1e8f22e;-webkit-user-select:none;user-select:none;text-align:right;flex-shrink:0;min-width:18px}.home-module__txgM7a__codeLineContent{color:#e5ebf4}.home-module__txgM7a__cKw{color:#ff7b72}.home-module__txgM7a__cFn{color:#d2a8ff}.home-module__txgM7a__cStr{color:#a5d6ff}.home-module__txgM7a__cCmt{color:#8b949e;font-style:italic}.home-module__txgM7a__cProp{color:#79c0ff}.home-module__txgM7a__cNum{color:#f2cc60}.home-module__txgM7a__cPunc{color:#e5ebf4}.home-module__txgM7a__heroTitle{letter-spacing:-.02em;color:var(--text);max-width:700px;margin:0 0 22px;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:700;line-height:1.1}.home-module__txgM7a__heroTitle em{color:var(--accent);font-style:normal}.home-module__txgM7a__heroSub{color:var(--textSoft);max-width:520px;margin:0 0 40px;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.home-module__txgM7a__heroCtas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-module__txgM7a__ctaPrimary{background:var(--accent);color:#fff;letter-spacing:.01em;box-shadow:0 0 0 0 var(--accentGlow);border-radius:8px;align-items:center;gap:7px;padding:11px 22px;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .14s,box-shadow .14s;display:inline-flex}.home-module__txgM7a__ctaPrimary:hover{opacity:.88;box-shadow:0 4px 24px var(--accentGlow)}.home-module__txgM7a__ctaSecondary{color:var(--textSoft);border:1px solid var(--lineStrong);background:0 0;border-radius:8px;align-items:center;gap:7px;padding:11px 22px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .14s,border-color .14s;display:inline-flex}.home-module__txgM7a__ctaSecondary:hover{color:var(--text);border-color:#e1e8f242}.home-module__txgM7a__section{border-top:1px solid var(--line);padding:96px 0}.home-module__txgM7a__sectionTitle{letter-spacing:-.015em;color:var(--text);margin:0 0 48px;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;line-height:1.2}.home-module__txgM7a__servicesGrid{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.home-module__txgM7a__serviceCard{background:var(--bg2);padding:32px;transition:background .14s}.home-module__txgM7a__serviceCard:hover{background:var(--bg3)}.home-module__txgM7a__serviceIcon{background:var(--accentSoft);width:36px;height:36px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.home-module__txgM7a__serviceTitle{color:var(--text);letter-spacing:.005em;margin:0 0 8px;font-size:.97rem;font-weight:650}.home-module__txgM7a__serviceDesc{color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.home-module__txgM7a__portalSplit{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.home-module__txgM7a__sectionSubtitle{color:var(--textSoft);max-width:420px;margin:0 0 28px;font-size:.95rem;line-height:1.7}.home-module__txgM7a__featureList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-module__txgM7a__featureList li{color:var(--textSoft);align-items:flex-start;gap:10px;font-size:.88rem;display:flex}.home-module__txgM7a__featureList li:before{content:"";background:var(--accentSoft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%234f8dff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;display:inline-block}.home-module__txgM7a__portalMock{background:var(--bg2);border:1px solid var(--lineStrong);border-radius:12px;font-size:0;overflow:hidden}.home-module__txgM7a__mockBar{background:var(--bg3);border-bottom:1px solid var(--line);align-items:center;gap:6px;height:36px;padding:0 14px;display:flex}.home-module__txgM7a__mockDot{background:var(--lineStrong);border-radius:50%;width:8px;height:8px}.home-module__txgM7a__mockBody{flex-direction:column;gap:10px;padding:20px;display:flex}.home-module__txgM7a__mockRow{background:var(--line);border-radius:4px;height:10px}.home-module__txgM7a__mockRowShort{width:55%}.home-module__txgM7a__mockRowMed{width:80%}.home-module__txgM7a__mockRowFull{width:100%}.home-module__txgM7a__mockBadge{border-radius:4px;width:48px;height:10px;display:inline-block}.home-module__txgM7a__mockBadgeCrit{background:#f871714d}.home-module__txgM7a__mockBadgeHigh{background:#fb923c4d}.home-module__txgM7a__mockBadgeMed{background:#fce83a40}.home-module__txgM7a__mockBadgeLow{background:#4ade8040}.home-module__txgM7a__mockSep{background:var(--line);height:1px;margin:4px 0}.home-module__txgM7a__mockFindingRow{align-items:center;gap:10px;display:flex}.home-module__txgM7a__mockFindingLine{background:var(--line);border-radius:3px;flex:1;height:8px}.home-module__txgM7a__rateWrap{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.home-module__txgM7a__rate{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1}.home-module__txgM7a__rateUnit{color:var(--muted);margin-top:8px;font-size:1.2rem;font-weight:400}.home-module__txgM7a__rateNote{color:var(--muted);margin-top:10px;font-size:.85rem}.home-module__txgM7a__ctaSection{border-top:1px solid var(--line);text-align:center;padding:96px 0}.home-module__txgM7a__ctaTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:700}.home-module__txgM7a__ctaSubtitle{color:var(--textSoft);margin:0 0 36px;font-size:1rem}.home-module__txgM7a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-module__txgM7a__footer{border-top:1px solid var(--line);padding:28px 0}.home-module__txgM7a__footerInner{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding:0 32px;display:flex}.home-module__txgM7a__footerBrand{align-items:center;gap:8px;display:flex}.home-module__txgM7a__footerBrandName{color:var(--muted);font-size:.82rem;font-weight:500}.home-module__txgM7a__footerCopy{color:var(--muted);font-size:.78rem}@media (max-width:860px){.home-module__txgM7a__heroSplit{grid-template-columns:1fr}.home-module__txgM7a__codeWindow{display:none}.home-module__txgM7a__servicesGrid{grid-template-columns:1fr}.home-module__txgM7a__portalSplit{grid-template-columns:1fr;gap:40px}.home-module__txgM7a__portalMock{display:none}.home-module__txgM7a__sectionTitle{margin-bottom:32px}}@media (max-width:600px){.home-module__txgM7a__navInner,.home-module__txgM7a__footerInner,.home-module__txgM7a__container{padding:0 20px}.home-module__txgM7a__hero{padding:120px 0 80px}.home-module__txgM7a__section,.home-module__txgM7a__ctaSection{padding:72px 0}.home-module__txgM7a__serviceCard{padding:24px}.home-module__txgM7a__footerInner{text-align:center;flex-direction:column;gap:8px}}
