:root{--bg:#050505;--bg-soft:#0b0b0b;--text:#f3eee8;--muted:#b7a58f;--copper:#b56e43;--copper-soft:#b56e432e;--border:#b56e4338;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}.auth-nav{background:0 0;border-bottom:none;justify-content:flex-end;padding:18px 7%}.auth-nav .button{min-width:auto;height:auto;margin-bottom:0;padding:10px 18px;font-size:.85rem}body{color:var(--text);background:radial-gradient(circle at top,#b56e4314,#0000 26%),linear-gradient(#020202 0%,#060606 100%);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.hero,.section{width:min(calc(100% - 48px), var(--max));margin:0 auto}.hero{text-align:center;flex-direction:column;align-items:center;padding:72px 0 88px;display:flex}.logo-wrap{margin-bottom:48px;padding-top:8px}.logo-frame{border:1px solid var(--border);width:136px;height:136px;color:var(--copper);letter-spacing:.22em;border-radius:999px;place-items:center;font-size:.78rem;display:grid;box-shadow:0 0 0 1px #b56e430f,0 0 40px #b56e4314}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.22em;color:var(--muted);font-size:.76rem}.hero h1,.section h2{letter-spacing:-.03em;font-weight:500;line-height:1.04}.hero h1{max-width:980px;margin:0;font-size:clamp(2.8rem,6.2vw,5.6rem)}.hero h1 span,.section h2 span{color:var(--copper)}.lead{color:#f3eee8e0;max-width:760px;margin:28px auto 0;font-size:1.08rem;line-height:1.85}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;display:flex}.button{border:1px solid var(--border);border-radius:999px;min-width:190px;margin-bottom:24px;padding:15px 24px;transition:transform .2s,background-color .2s,border-color .2s;display:inline-block}.button-row,.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin:24px 0;display:flex}.button{border:1px solid var(--border);border-radius:999px;min-width:190px;padding:15px 24px;transition:transform .2s,background-color .2s,border-color .2s}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(#b56e433d,#b56e431f)}.button.secondary{background:0 0}.dashboard-section{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.dashboard-checklist{flex-direction:column;gap:14px;margin-top:12px;display:flex}.dashboard-checklist label{align-items:center;gap:10px;display:flex}.dashboard-menu{z-index:1000;position:fixed;top:24px;right:24px}.dashboard-menu details{position:relative}.dashboard-menu summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f3eee8;cursor:pointer;background:#0a0a0ad1;border:1px solid #b56e4359;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;list-style:none;transition:all .2s;display:flex}.dashboard-menu summary::-webkit-details-marker{display:none}.dashboard-menu summary:hover{border-color:#b56e43a6;transform:scale(1.03)}.dashboard-dropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808f2;border:1px solid #b56e4340;border-radius:18px;gap:10px;min-width:220px;padding:12px;display:grid;position:absolute;top:56px;right:0}.dashboard-dropdown a{color:#f3eee8;border-radius:12px;padding:10px 12px;text-decoration:none;transition:all .2s}.dashboard-dropdown a:hover{background:#ffffff0d}.dashboard-logout{color:#f3eee8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:10px 12px;font-size:.95rem;transition:all .2s}.dashboard-logout:hover{background:#ffffff0d}.section{border-top:1px solid #b56e431f;padding:72px 0}.intro-grid,.two-column{grid-template-columns:1.05fr 1fr;align-items:start;gap:48px;display:grid}.section h2{margin:10px 0 0;font-size:clamp(2rem,4vw,3.4rem)}.section p{color:#f3eee8d6;margin:0 0 18px;font-size:1rem;line-height:1.9}.dashboard-home-button{width:min(calc(100% - 48px), var(--max));justify-content:flex-end;margin:24px auto 0;display:flex}.dashboard-home-button .button{min-width:auto;margin-bottom:0;padding:10px 18px;font-size:.85rem}.cards-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{border:1px solid var(--border);background:linear-gradient(#ffffff03,#b56e430d);min-height:250px;padding:28px}.card h3{color:var(--text);margin:0 0 14px;font-size:1.18rem;font-weight:500}.statement-band{text-align:center}.statement-band p{max-width:900px;color:var(--text);margin:0 auto;font-size:clamp(1.3rem,2.3vw,2rem);line-height:1.6}.cta-section{text-align:center;padding-bottom:96px}.cta-section h2{max-width:900px;margin-left:auto;margin-right:auto}.cta-section p{max-width:700px;margin-left:auto;margin-right:auto}.field-wrap{margin-bottom:18px}.field-wrap label{margin-bottom:8px;display:block}@media (max-width:900px){.intro-grid,.two-column,.cards-grid{grid-template-columns:1fr}.hero{padding-top:52px}.logo-wrap{margin-bottom:36px}}
