:root{--bg:#121110;--panel:#1b1a19;--panel-alt:#21201e;--line:#353330;--text:#e2e0dc;--muted:#b7b6b4;--accent:#646cff;--accent-strong:#535bf2;--content:1120px;--radius:18px;--radius-sm:12px;--font-body:"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-display:Georgia,"Times New Roman",serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#121110;background:var(--bg);color:#e2e0dc;color:var(--text);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-family:var(--font-body);line-height:1.7;margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}#root{min-height:100vh}h1,h2,h3{color:#e2e0dc;color:var(--text);font-family:Georgia,Times New Roman,serif;font-family:var(--font-display);font-weight:700;line-height:1.15;margin:0 0 .85rem}h1{font-size:clamp(2.2rem,4.5vw,3.6rem)}h2{font-size:clamp(1.45rem,2.2vw,2.1rem)}p{color:#b7b6b4;color:var(--muted);margin:0 0 1rem}.site-shell{min-height:100vh}.site-main{margin:0 auto;padding:0 0 4rem;width:min(calc(100% - 2rem),1120px);width:min(calc(100% - 2rem),var(--content))}.surface{background:#1b1a19;background:var(--panel);border:1px solid #353330;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius)}.site-header{background:#121110f2;border-bottom:1px solid #353330b3;position:-webkit-sticky;position:sticky;top:0;z-index:30}.site-header__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;padding:.95rem 0;width:min(calc(100% - 2rem),1120px);width:min(calc(100% - 2rem),var(--content))}.brand{align-items:center;display:inline-flex;gap:.8rem}.brand__mark{background:#646cff;background:var(--accent);border-radius:10px;color:#fff;display:grid;font-size:1rem;font-weight:700;height:2.5rem;place-items:center;width:2.5rem}.brand__name,.brand__tagline{display:block}.brand__name{font-family:Georgia,Times New Roman,serif;font-family:var(--font-display);font-size:1.25rem}.brand__tagline{color:#b7b6b4;color:var(--muted);font-size:.84rem;line-height:1.3}.primary-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.primary-nav__link{border-radius:999px;color:#b7b6b4;color:var(--muted);padding:.55rem .85rem;transition:background .16s ease,color .16s ease}.primary-nav__link.is-active,.primary-nav__link:hover{background:#21201e;background:var(--panel-alt);color:#e2e0dc;color:var(--text)}.hero{margin-top:1.25rem;padding:1.25rem}.hero__inner{grid-gap:1rem;display:grid;gap:1rem}.hero__inner--with-media{align-items:start;grid-template-columns:minmax(0,1.6fr) minmax(220px,300px)}.hero__summary{font-size:1.02rem;max-width:64ch}.hero__meta{color:#b7b6b4;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.92rem;gap:1rem}.hero__media{background:#21201e;background:var(--panel-alt);border:1px solid #353330;border:1px solid var(--line);border-radius:12px;border-radius:var(--radius-sm);margin:0;padding:.85rem}.hero__media img{border-radius:10px;max-height:420px;object-fit:contain;width:100%}.breadcrumbs{color:#b7b6b4;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:.35rem;margin-bottom:1rem}.breadcrumbs a:hover{color:#646cff;color:var(--accent)}.breadcrumbs__divider{margin-right:.35rem}.breadcrumbs__current{color:#e2e0dc;color:var(--text)}.section-kicker{color:#646cff;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.08em;margin-bottom:.85rem;text-transform:uppercase}.page-grid{grid-template-columns:minmax(0,1.7fr) minmax(270px,.8fr);margin-top:1.25rem}.page-column,.page-grid,.page-sidebar,.section-stack{grid-gap:1.25rem;display:grid;gap:1.25rem}.profile-panel,.section-block,.side-card,.spotlight-panel{padding:1.25rem}.lead-text{color:#e2e0dc;color:var(--text);font-size:1.08rem;line-height:1.85;margin:0}.profile-form{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.1rem}.profile-form__row{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.field{grid-gap:.4rem;display:grid;gap:.4rem}.field span{color:#e2e0dc;color:var(--text);font-size:.94rem;font-weight:600}.field input,.field select{background:#121110;background:var(--bg);border:1px solid #353330;border:1px solid var(--line);border-radius:10px;color:#e2e0dc;color:var(--text);padding:.85rem .95rem;width:100%}.field input::placeholder{color:#b7b6b4;color:var(--muted)}.button{align-items:center;border:1px solid #353330;border:1px solid var(--line);border-radius:10px;cursor:pointer;display:inline-flex;justify-content:center;min-height:2.9rem;padding:.8rem 1.1rem;transition:background .16s ease,border-color .16s ease,color .16s ease}.button--primary{background:#646cff;background:var(--accent);border-color:#646cff;border-color:var(--accent);color:#fff;font-weight:700}.button--primary:hover{background:#535bf2;background:var(--accent-strong);border-color:#535bf2;border-color:var(--accent-strong)}.button--ghost{background:#21201e;background:var(--panel-alt);color:#e2e0dc;color:var(--text)}.button--ghost:hover{border-color:#646cff;border-color:var(--accent);color:#646cff;color:var(--accent)}.feature-list{color:#b7b6b4;color:var(--muted);margin:0;padding-left:1.15rem}.card-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.topic-card{grid-gap:.7rem;background:#21201e;background:var(--panel-alt);border:1px solid #353330;border:1px solid var(--line);border-radius:14px;display:grid;gap:.7rem;min-height:180px;padding:1rem;transition:border-color .16s ease,background .16s ease}.topic-card:hover{background:#262523;border-color:#646cff;border-color:var(--accent)}.topic-card__image-wrap{background:#1b1a19;background:var(--panel);border:1px solid #353330;border:1px solid var(--line);border-radius:12px;display:block;padding:.65rem}.topic-card__image{height:160px;object-fit:contain;width:100%}.topic-card__icon{background:#646cff29;border-radius:10px;color:#646cff;color:var(--accent);display:inline-grid;font-size:1rem;font-weight:700;height:2.4rem;place-items:center;width:2.4rem}.topic-card__title{color:#e2e0dc;color:var(--text);font-family:Georgia,Times New Roman,serif;font-family:var(--font-display);font-size:1.2rem;line-height:1.2}.topic-card__summary{color:#b7b6b4;color:var(--muted);font-size:.95rem}.fact-list{margin:0}.fact-list__row{grid-gap:.25rem;border-top:1px solid #353330;border-top:1px solid var(--line);display:grid;gap:.25rem;padding:.8rem 0}.fact-list__row:first-child{border-top:0;padding-top:0}.fact-list dt{color:#646cff;color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fact-list dd{color:#e2e0dc;color:var(--text);margin:0}.guide-links{grid-gap:.65rem;display:grid;gap:.65rem}.guide-links__link{background:#21201e;background:var(--panel-alt);border:1px solid #353330;border:1px solid var(--line);border-radius:10px;color:#b7b6b4;color:var(--muted);display:block;padding:.8rem .9rem}.guide-links__link:hover{border-color:#646cff;border-color:var(--accent);color:#e2e0dc;color:var(--text)}.related-list{grid-gap:.7rem;display:grid;gap:.7rem}.related-list__link{background:#21201e;background:var(--panel-alt);border:1px solid #353330;border:1px solid var(--line);border-radius:10px;color:#b7b6b4;color:var(--muted);display:block;padding:.85rem .95rem}.related-list__link:hover{border-color:#646cff;border-color:var(--accent);color:#e2e0dc;color:var(--text)}.profile-results{margin-top:1.25rem}.site-footer{padding:0 1rem 2rem}.site-footer__inner{grid-gap:1rem;background:#1b1a19;background:var(--panel);border:1px solid #353330;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;padding:1.25rem;width:min(100%,1120px);width:min(100%,var(--content))}.site-footer__heading{color:#e2e0dc;color:var(--text);font-size:.9rem;font-weight:700;letter-spacing:.06em;margin:0 0 .7rem;text-transform:uppercase}.site-footer__links{grid-gap:.55rem;display:grid;gap:.55rem}.site-footer__links a{color:#b7b6b4;color:var(--muted)}.site-footer__links a:hover{color:#646cff;color:var(--accent)}.site-footer__note{color:#b7b6b4;color:var(--muted)}.site-footer__copyright{font-size:.92rem;margin-top:.9rem}.cookie-banner{bottom:1rem;position:fixed;right:1rem;width:min(420px,calc(100% - 2rem));z-index:40}.cookie-banner__inner{background:#21201e;background:var(--panel-alt);border:1px solid #353330;border:1px solid var(--line);border-radius:14px;padding:1rem}.cookie-banner__title{color:#e2e0dc;color:var(--text);font-family:Georgia,Times New Roman,serif;font-family:var(--font-display);font-size:1.1rem;margin-bottom:.35rem}.cookie-banner__copy{font-size:.94rem}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.9rem}@media (max-width:960px){.hero__inner--with-media,.page-grid,.site-footer__inner,.site-header__inner{grid-template-columns:1fr}.site-header__inner{display:grid}.primary-nav{justify-content:flex-start}.page-grid--home{grid-template-columns:1fr}}@media (max-width:720px){.site-footer__inner,.site-header__inner,.site-main{width:min(calc(100% - 1rem),1120px);width:min(calc(100% - 1rem),var(--content))}.site-footer,.site-header{padding-inline:.5rem}.hero,.profile-panel,.section-block,.side-card,.site-footer__inner,.spotlight-panel{padding:1rem}.card-grid,.profile-form__row{grid-template-columns:1fr}.brand__tagline{display:none}}.content-page{grid-gap:1.35rem;display:grid;gap:1.35rem}
/*# sourceMappingURL=main.532b59da.css.map*/