:root{--bg:#0b1323;--panel:#111b2d;--panel-soft:#162238;--line:#314158;--text:#edf3ff;--muted:#c8d1e2;--muted-2:#91a1ba;--gold:#f2c94c;--gold-soft:#f2c94c24;--blue:#6ea8fe;--blue-strong:#3f6ee8;--green:#7ce0a2;--danger:#ff8585;--shadow:0 24px 80px #00000047}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #3f6ee833, transparent 32rem), radial-gradient(circle at top right, #f2c94c21, transparent 28rem), var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1323e0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1160px;margin:0 auto;padding:1rem;display:flex}.brand{align-items:center;gap:.55rem;font-size:1.28rem;font-style:italic;font-weight:900;display:inline-flex}.brand span{color:#fff}.brand strong{color:var(--gold)}.tag{color:var(--gold);letter-spacing:.06em;border:1px solid #f2c94c8c;border-radius:999px;align-items:center;padding:.24rem .55rem;font-size:.72rem;font-style:normal;display:inline-flex}.top-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.top-nav a{color:var(--muted);border:1px solid #ffffff1f;border-radius:999px;padding:.55rem .8rem;font-weight:750}.top-nav a:hover{color:var(--text);border-color:#6ea8fea6}.ecosystem-banner{color:var(--muted);text-align:center;background:#070e1beb;border-bottom:1px solid #94a3b829;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.92rem;display:flex}.ecosystem-banner__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.ecosystem-banner__links a{color:var(--gold);white-space:nowrap;background:#f2c94c14;border:1px solid #f2c94c47;border-radius:999px;padding:.28rem .6rem;font-weight:850}.page-shell{width:min(1160px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.section{margin-top:1.2rem}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.62fr);align-items:stretch;gap:1.2rem;display:grid}.compact-hero{max-width:860px;display:block}.hero-copy,.hero-panel,.section-card,.article-card,.category-card,.situation-card,.source-card,.feedback-card{box-shadow:var(--shadow);background:#111b2de0;border:1px solid #ffffff1f;border-radius:1.35rem}.hero-copy{padding:clamp(1.2rem,3vw,2.2rem)}.hero h1,.guide-article h1{letter-spacing:-.075em;margin:.6rem 0 1rem;font-size:clamp(2.4rem,7vw,5.4rem);line-height:.95}.compact-hero h1{font-size:clamp(2rem,6vw,4rem)}.hero p,.section-heading p,.article-card p,.category-card p,.situation-card p,.source-card p,.guide-summary,.guide-article p,.guide-article li{color:var(--muted);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.button{color:#dce9ff;background:#17356c7a;border:1px solid #6ea8fe8c;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:.65rem 1rem;font-weight:850;display:inline-flex}.button.primary{color:#fff;background:linear-gradient(135deg,#4778ff,#2e55d4);border-color:#0000}.guide-search-trigger{cursor:pointer}.icon-button{width:2.55rem;height:2.55rem;color:var(--text);cursor:pointer;background:#050a146b;border:1px solid #ffffff24;border-radius:.9rem;place-items:center;display:inline-grid}.guide-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030712b8;place-items:start center;padding:5rem 1rem 1rem;display:grid;position:fixed;inset:0}.guide-search-modal{background:radial-gradient(circle at top left, #6ea8fe2e, transparent 22rem), var(--panel);border:1px solid #ffffff24;border-radius:1.4rem;width:min(720px,100%);max-height:min(760px,100vh - 6rem);padding:1rem;overflow:auto;box-shadow:0 34px 120px #00000085}.guide-modal-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.guide-modal-header h2{margin:.75rem 0 0;font-size:clamp(1.5rem,4vw,2.3rem)}.guide-search-box{background:#050a146b;border:1px solid #6ea8fe6b;border-radius:1rem;align-items:center;gap:.7rem;margin-top:1rem;padding:.8rem .9rem;display:flex}.guide-search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.guide-search-box input::placeholder{color:var(--muted-2)}.guide-search-chips{flex-wrap:wrap;gap:.5rem;margin:.85rem 0 1rem;display:flex}.guide-search-chips button{color:var(--muted);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;padding:.42rem .7rem}.guide-search-results{gap:.65rem;display:grid}.guide-search-result{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.78rem;display:grid}.guide-search-result>span:first-child{width:2.35rem;height:2.35rem;color:var(--blue);background:#6ea8fe24;border-radius:.85rem;place-items:center;display:grid}.guide-search-result strong,.guide-search-result small{display:block}.guide-search-result small,.guide-search-empty{color:var(--muted);line-height:1.5}.guide-search-result em{color:var(--gold);background:#f2c94c1a;border-radius:999px;padding:.32rem .55rem;font-size:.72rem;font-style:normal;font-weight:850}.hero-panel{align-content:center;gap:.9rem;padding:1rem;display:grid}.stat{background:#ffffff0b;border-radius:1rem;padding:1rem}.stat strong{color:var(--gold);font-size:2rem;display:block}.eyebrow,.official-pill,.priority,.source-type{border-radius:999px;align-items:center;gap:.4rem;width:max-content;padding:.38rem .65rem;font-size:.78rem;font-weight:850;display:inline-flex}.eyebrow{color:var(--gold);background:var(--gold-soft)}.official-pill{color:var(--green);background:#7ce0a221;border:1px solid #7ce0a247}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin:2rem 0 1rem;display:flex}.section-heading h2{margin:0;font-size:clamp(1.45rem,4vw,2rem)}.grid,.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card,.situation-card,.article-card,.source-card,.feedback-card,.section-card{padding:1.05rem}.category-card,.situation-card,.article-card{transition:transform .16s,border-color .16s,background .16s}.category-card:hover,.situation-card:hover,.article-card:hover{background:#162238f0;border-color:#6ea8fe94;transform:translateY(-2px)}.card-icon{width:2.65rem;height:2.65rem;color:var(--blue);background:#6ea8fe24;border-radius:.95rem;place-items:center;margin-bottom:.85rem;display:grid}.category-card h3,.situation-card h3,.article-card h3{margin:.2rem 0 .45rem}.priority{color:#d8e6ff;background:#6ea8fe21}.priority-high{color:#ffe28a;background:#f2c94c24}.priority-low{color:var(--muted-2)}.guide-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:1.2rem;display:grid}.guide-article,.guide-sidebar{min-width:0}.guide-article{background:#111b2de6;border:1px solid #ffffff1f;border-radius:1.35rem;padding:clamp(1.1rem,3vw,2rem)}.guide-summary{font-size:1.1rem}.guide-meta{color:var(--muted-2);flex-wrap:wrap;gap:.55rem;margin:1rem 0;font-size:.92rem;display:flex}.guide-article h2{margin-top:2rem}.guide-article ul{padding-left:1.25rem}.legal-box{color:#ffe7a3;background:#f2c94c17;border:1px solid #f2c94c4d;border-radius:1rem;margin-top:1.2rem;padding:1rem}.guide-sidebar{gap:1rem;display:grid;position:sticky;top:5.3rem}.source-list{gap:.7rem;display:grid}.source-card{box-shadow:none;background:#ffffff0b}.source-card h3{margin:.55rem 0 .25rem;font-size:1rem}.source-type{color:var(--green);background:#7ce0a21f;font-size:.68rem}.feedback-card form{gap:.7rem;display:grid}.field{gap:.35rem;display:grid}.field span{color:var(--muted);font-weight:800}.field input,.field select,.field textarea{width:100%;color:var(--text);background:#050a1473;border:1px solid #ffffff21;border-radius:.9rem;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:6rem}.form-message{color:var(--muted)}.form-message.error{color:var(--danger)}.back-link{color:var(--blue);margin-bottom:1rem;font-weight:850;display:inline-flex}.site-footer{color:var(--muted-2);border-top:1px solid #ffffff14}.footer-inner{justify-content:space-between;gap:1rem;width:min(1160px,100% - 2rem);margin:0 auto;padding:1.5rem 0;display:flex}@media (max-width:880px){.hero,.guide-layout{grid-template-columns:1fr}.grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-sidebar{position:static}}@media (max-width:620px){.header-inner,.footer-inner,.section-heading{flex-direction:column;align-items:stretch}.top-nav{justify-content:flex-start}.top-nav a{padding:.5rem .68rem;font-size:.86rem}.grid,.article-grid{grid-template-columns:1fr}.page-shell{width:min(100% - 1rem,1160px);padding-top:1rem}.hero h1,.guide-article h1{letter-spacing:-.055em}.guide-modal-backdrop{align-items:stretch;padding-top:1rem}.guide-search-modal{max-height:calc(100vh - 2rem)}.guide-search-result{grid-template-columns:auto minmax(0,1fr)}.guide-search-result em{grid-column:2;width:max-content}}
