:root{--bg:#050506;--panel:#0d0d10;--panel2:#141318;--gold:#d6ad5a;--gold2:#f7d995;--text:#f7f2e8;--muted:#a9a295;--line:rgba(214,173,90,.22);--red:#8f2d2d;--green:#4fd08a;--steel:#aebdcc;--blue:#50a9ff;--blue2:#8ad5ff;--vline:rgba(80,169,255,.25)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050506;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6}body.blackvault-page{background:linear-gradient(rgba(5,5,6,.88),rgba(5,5,6,.96)),url('brand/pagebackground.png') center/cover fixed, #050506}body.vaultcore-page{background:linear-gradient(rgba(4,8,14,.88),rgba(4,8,14,.96)),url('brand/vaultcorebackground.png') center/cover fixed,#04080e}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.disclosure-banner{background:linear-gradient(90deg,rgba(214,173,90,.22),rgba(80,169,255,.14));border-bottom:1px solid var(--line);color:#fff7df;text-align:center;padding:10px 18px;font-size:.88rem}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,4vw,54px);background:rgba(5,5,6,.84);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.vaultcore-header{border-bottom-color:var(--vline)}.brand{display:flex;align-items:center;gap:12px;min-width:220px}.brand-mark{width:54px;height:54px;border-radius:16px;border:1px solid var(--line);display:grid;place-items:center;background:rgba(255,255,255,.04);overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain;padding:4px}.brand strong{display:block;letter-spacing:.04em}.brand small{color:var(--muted);font-size:.72rem;text-transform:uppercase}.site-header nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.site-header nav a{color:var(--muted);font-size:.9rem}.site-header nav a:hover{color:var(--gold2)}.header-action,.primary-action,.secondary-action,button{border:0;border-radius:999px;padding:12px 18px;font-weight:800;letter-spacing:.02em;cursor:pointer}.primary-action,.header-action,button{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#171008;box-shadow:0 10px 28px rgba(214,173,90,.16)}.secondary-action{border:1px solid var(--line);color:var(--gold2);background:rgba(255,255,255,.04)}.vaultcore-page .primary-action,.vaultcore-page button{background:linear-gradient(135deg,var(--blue2),var(--blue));color:#03111d}.vaultcore-page .secondary-action{border-color:var(--vline);color:var(--blue2)}main{overflow:hidden}.hero,.section{padding:clamp(54px,8vw,110px) clamp(20px,6vw,78px)}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;min-height:70vh}.hero h1{font-size:clamp(3rem,7vw,7.4rem);line-height:.92;margin:12px 0;letter-spacing:-.07em}.lede{font-size:clamp(1.05rem,2vw,1.35rem);color:#ded6c8;max-width:760px}.eyebrow{color:var(--gold2);text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;font-weight:900}.vaultcore-page .eyebrow{color:var(--blue2)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-visual{border:1px solid var(--line);border-radius:34px;background:linear-gradient(140deg,rgba(214,173,90,.1),rgba(255,255,255,.03));box-shadow:0 30px 90px rgba(0,0,0,.45);padding:14px}.hero-visual img{border-radius:24px;display:block}.proof-strip,.trust-row{display:flex;gap:12px;flex-wrap:wrap}.trust-row span,.pill{border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--muted);background:rgba(255,255,255,.04);font-size:.88rem}.section-head{max-width:900px;margin-bottom:30px}.section h2{font-size:clamp(2rem,4vw,4rem);line-height:1;margin:0 0 16px}.card-grid,.module-grid,.pricing-grid,.form-grid,.product-grid,.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card-grid article,.module-grid article,.price-card,.form-card,.panel-card,.status-card,.vault-card{border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(20,19,24,.92),rgba(9,9,12,.88));padding:24px;box-shadow:0 18px 55px rgba(0,0,0,.26)}.vaultcore-page .card-grid article,.vaultcore-page .module-grid article,.vaultcore-page .panel-card,.vaultcore-page .status-card{border-color:var(--vline);background:linear-gradient(145deg,rgba(14,26,38,.88),rgba(5,12,20,.9))}.card-grid h3,.module-grid h3{margin:0 0 8px;color:var(--gold2)}.vaultcore-page .card-grid h3,.vaultcore-page .module-grid h3{color:var(--blue2)}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.mockup{border:1px solid var(--line);border-radius:28px;padding:10px;background:rgba(255,255,255,.04)}.mockup img{border-radius:18px}.table-wrap{overflow:auto}.status-table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:20px;overflow:hidden}.status-table th,.status-table td{padding:16px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.status-table th{color:var(--gold2);background:rgba(214,173,90,.08)}.vaultcore-page .status-table th{color:var(--blue2);background:rgba(80,169,255,.08)}.form-card label{display:block;color:var(--muted);font-size:.9rem;margin:12px 0 6px}.form-card input,.form-card select,.form-card textarea{width:100%;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.25);color:var(--text)}.form-card textarea{min-height:120px}.form-success{display:none;margin-top:14px;padding:12px;border-radius:14px;background:rgba(79,208,138,.14);border:1px solid rgba(79,208,138,.35);color:#baffd6}.form-success.is-visible{display:block}.site-footer{padding:42px clamp(20px,6vw,78px);border-top:1px solid var(--line);background:rgba(0,0,0,.35)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.footer-logo{max-width:260px;max-height:80px;object-fit:contain}.powered-by{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.powered-by img{max-width:180px;max-height:50px}.site-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--gold2)}.legal-copy{color:var(--muted);font-size:.86rem;max-width:1120px}.legal-page .panel-card{max-width:980px}.callout{border-left:4px solid var(--gold);padding:16px 20px;background:rgba(214,173,90,.08);border-radius:18px}.vaultcore-page .callout{border-left-color:var(--blue);background:rgba(80,169,255,.08)}.wide{grid-column:1/-1}@media(max-width:980px){.hero,.split,.footer-grid{grid-template-columns:1fr}.card-grid,.module-grid,.pricing-grid,.form-grid,.product-grid,.status-grid{grid-template-columns:1fr 1fr}.site-header{align-items:flex-start;flex-direction:column}.hero h1{font-size:3.4rem}}@media(max-width:640px){.card-grid,.module-grid,.pricing-grid,.form-grid,.product-grid,.status-grid{grid-template-columns:1fr}.hero,.section{padding:42px 18px}.site-header nav{justify-content:flex-start}.brand{min-width:0}.header-action{display:inline-block}.hero h1{font-size:2.8rem}}
