:root{--bg:#eee9f8;--bg2:#f8f6fc;--glass:rgba(255,255,255,.48);--glass-strong:rgba(255,255,255,.68);--purple:#5a2d91;--purple-dark:#2f174f;--lav:#b99ad8;--ink:#251a31;--muted:#70667c;--line:rgba(255,255,255,.7);--shadow:0 24px 70px rgba(62,34,92,.14);--radius:28px;--sans:ui-rounded,"SF Pro Rounded","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(145deg,var(--bg2),var(--bg));color:var(--ink);font-family:var(--sans);line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.ambient{position:fixed;border-radius:50%;filter:blur(6px);z-index:-2;opacity:.7}.ambient-a{width:420px;height:420px;right:-120px;top:100px;background:#d4b7f4}.ambient-b{width:360px;height:360px;left:-100px;top:620px;background:#c8d5ff}.ambient-c{width:300px;height:300px;right:12%;bottom:0;background:#e3c8ef}.skip-link,.screen-reader-text{position:absolute!important;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{width:auto;height:auto;clip:auto;top:10px;left:10px;background:#fff;padding:10px;z-index:9999}
.floating-header{position:sticky;top:14px;z-index:100;padding:0 20px}.nav-shell{max-width:1180px;margin:auto;border-radius:22px;min-height:72px;padding:0 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.logo-wrap img{height:44px;width:auto}.primary-nav{justify-self:center}.nav-list{display:flex;gap:24px;list-style:none;margin:0;padding:0;font-size:13px;font-weight:700}.nav-list a{padding:24px 0;position:relative}.nav-list a:after{content:"";position:absolute;left:0;bottom:16px;width:0;height:2px;background:var(--purple);transition:.25s}.nav-list a:hover:after{width:100%}.search-toggle,.menu-toggle{border:0;background:rgba(255,255,255,.58);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.search-toggle svg{width:19px;fill:none;stroke:var(--purple-dark);stroke-width:2}.menu-toggle{display:none}.menu-toggle span:not(.screen-reader-text){display:block;width:21px;height:2px;background:var(--purple-dark);margin:3px}.search-drawer{max-width:700px;margin:12px auto 0;border-radius:20px;padding:14px}.search-form{display:flex;align-items:center;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.9);border-radius:999px;min-height:54px;overflow:hidden}.search-form label{flex:1}.search-field{width:100%;border:0;background:transparent;padding:0 20px;outline:none;font:500 14px var(--sans)}.search-submit{width:48px;height:48px;border:0;border-radius:50%;margin:2px;background:var(--purple);color:#fff;display:grid;place-items:center}.search-submit svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}
.hero-section{padding:72px 0 40px}.hero-stage{position:relative;min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:auto auto;gap:24px}.hero-main{position:relative;z-index:2;border-radius:40px;padding:70px 58px}.eyebrow,.kicker{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--purple);margin-bottom:16px}.hero-main h1,.section-heading h2,.answer-panel h2,.archive-header h1,.article-copy h1,.legal-page h1,.empty h1{font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-.05em;margin:0}.hero-main>p{font-size:18px;color:var(--muted);max-width:620px;margin:24px 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-size:13px;font-weight:800}.btn-primary{background:var(--purple);color:#fff}.btn-ghost{border:1px solid rgba(90,45,145,.26);background:rgba(255,255,255,.4);color:var(--purple-dark)}.hero-search{margin-top:34px}.hero-image-card{position:relative;border-radius:34px;padding:18px;overflow:hidden;z-index:2}.hero-image-card>img{border-radius:24px;width:100%;height:100%;object-fit:cover}.floating-chip{position:absolute;background:rgba(255,255,255,.72);backdrop-filter:blur(14px);border:1px solid #fff;border-radius:18px;padding:13px 16px;box-shadow:var(--shadow)}.floating-chip strong,.floating-chip span{display:block}.floating-chip strong{color:var(--purple)}.floating-chip span{font-size:11px;color:var(--muted)}.chip-a{left:34px;bottom:34px}.chip-b{right:34px;top:34px}.hero-mini{border-radius:26px;padding:24px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:start}.hero-mini span{grid-row:span 2;width:38px;height:38px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:11px}.hero-mini strong{font-size:14px}.hero-mini p{margin:3px 0 0;color:var(--muted);font-size:13px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);z-index:0}.orb-one{width:210px;height:210px;background:#c8a8eb;left:-70px;top:-55px}.orb-two{width:270px;height:270px;background:#d8c9f6;right:-75px;bottom:20px}
.credibility-section{padding:25px 0 80px}.credibility{border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px}.credibility>div{text-align:center;padding:18px;border-right:1px solid rgba(90,45,145,.12)}.credibility>div:last-child{border:0}.metric{display:block;font-size:28px;font-weight:800;color:var(--purple)}.credibility p{margin:3px 0 0;color:var(--muted);font-size:12px}
.topic-section,.guides-section,.answer-section,.related-section{padding:95px 0}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.answer-panel h2{font-size:clamp(34px,4vw,56px)}.section-heading p{color:var(--muted)}.topic-rings{position:relative;min-height:610px}.topic-bubble{position:absolute;border-radius:50%;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:.25s}.topic-bubble:hover{transform:translateY(-7px) scale(1.02)}.topic-bubble strong,.topic-bubble small{display:block}.topic-bubble strong{font-size:18px}.topic-bubble small{font-size:11px;color:var(--muted);max-width:130px;margin-top:5px}.topic-bubble b{position:absolute;right:22%;top:18%;color:var(--purple)}.topic-icon{width:52px;height:52px;border-radius:50%;background:rgba(90,45,145,.12);display:grid;place-items:center;margin-bottom:12px}.topic-icon svg{width:25px;fill:none;stroke:var(--purple);stroke-width:1.7}.bubble-1{width:250px;height:250px;left:2%;top:135px}.bubble-2{width:210px;height:210px;left:23%;top:20px}.bubble-3{width:230px;height:230px;left:42%;top:190px}.bubble-4{width:205px;height:205px;right:18%;top:35px}.bubble-5{width:235px;height:235px;right:0;top:250px}.bubble-6{width:190px;height:190px;left:22%;bottom:0}
.guides-section{background:rgba(255,255,255,.24)}.guide-mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.guide-card{border-radius:26px;overflow:hidden;grid-column:span 4}.guide-card.featured{grid-column:span 8;grid-row:span 2}.guide-image img{width:100%;aspect-ratio:1.45/1;object-fit:cover}.featured .guide-image img{aspect-ratio:1.65/1}.guide-content{padding:24px}.guide-content h2,.guide-content h3{font-size:21px;line-height:1.18;letter-spacing:-.025em;margin:0 0 10px}.featured .guide-content h3{font-size:31px}.guide-content p{font-size:14px;color:var(--muted);margin:0 0 14px}.kicker{font-size:9px;margin-bottom:9px}.card-meta{display:flex;justify-content:space-between;border-top:1px solid rgba(90,45,145,.12);padding-top:13px;color:var(--muted);font-size:10px}.older-wrap{text-align:center;margin-top:42px}
.answer-panel{border-radius:36px;padding:60px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.answer-list>div{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid rgba(90,45,145,.12)}.answer-list span{width:36px;height:36px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:10px}.answer-list p{margin:0;color:var(--muted)}.answer-list strong{color:var(--ink)}
.site-footer{position:relative;background:#261735;color:#fff;padding:76px 0 24px;overflow:hidden}.footer-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:#6e3aa0;filter:blur(100px);right:-150px;top:-180px;opacity:.5}.footer-grid{position:relative;display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:80px}.footer-grid img{height:46px;width:auto}.footer-grid p{color:rgba(255,255,255,.64);max-width:430px}.site-footer h2{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.footer-links{list-style:none;padding:0;margin:16px 0 0}.footer-links li{margin:9px 0}.footer-links a{color:rgba(255,255,255,.72);font-size:13px}.footer-bottom{position:relative;border-top:1px solid rgba(255,255,255,.14);margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.55);font-size:11px}
.archive-main,.page-main{padding:75px 0 100px}.archive-header{border-radius:32px;padding:48px;margin-bottom:35px}.archive-header h1,.legal-page h1{font-size:clamp(40px,5vw,62px)}.archive-header .search-form{max-width:600px;margin-top:22px}.archive-grid,.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.archive-grid .guide-card{grid-column:auto}.pager{display:flex;justify-content:center;gap:14px;margin-top:42px}.pager a{padding:12px 20px;border-radius:999px;border:1px solid rgba(90,45,145,.25);font-size:13px;font-weight:800;color:var(--purple)}
.article-hero{padding:65px 0 40px}.article-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.article-copy,.article-image{border-radius:34px;padding:42px}.article-copy h1{font-size:clamp(40px,5vw,65px)}.article-copy>p{color:var(--muted);font-size:17px}.article-image{padding:16px}.article-image img{width:100%;height:100%;object-fit:cover;border-radius:24px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumbs span{margin:0 7px}.article-meta{display:flex;gap:8px;color:var(--muted);font-size:11px}.content-grid{display:grid;grid-template-columns:230px minmax(0,780px);gap:35px;justify-content:center;padding:35px 0 85px}.side-note{position:sticky;top:105px;border-radius:22px;padding:22px}.side-note p{font-size:12px;color:var(--muted)}.side-note a{font-size:12px;font-weight:800;color:var(--purple)}.article-body{border-radius:30px;padding:48px;font-size:17px}.article-body h2,.article-body h3{line-height:1.2;letter-spacing:-.025em;margin:2em 0 .7em}.article-body h2{font-size:32px}.article-body h3{font-size:24px}.article-body a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.article-body img{border-radius:22px;margin:28px 0}.article-body blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid var(--purple);background:rgba(255,255,255,.45);border-radius:0 18px 18px 0}.homlento-inline-links{margin:30px 0;padding:20px 24px;border-radius:20px}.homlento-inline-links strong{font-size:11px;text-transform:uppercase;letter-spacing:.13em}.homlento-inline-links li{margin:7px 0}.legal-page{max-width:860px;margin:auto;border-radius:34px;padding:55px}.empty{max-width:700px;margin:auto;text-align:center;padding:65px;border-radius:32px}.empty .search-form{margin:24px auto;max-width:520px}
@media(max-width:980px){.nav-shell{grid-template-columns:auto auto auto;justify-content:space-between}.menu-toggle{display:grid;order:3}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:78px;border-radius:22px;padding:14px 22px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.primary-nav.is-open{display:block}.nav-list{display:block}.nav-list a{display:block;padding:12px 0}.search-toggle{order:2}.hero-stage{grid-template-columns:1fr;min-height:auto}.hero-mini{display:none}.credibility{grid-template-columns:1fr 1fr}.topic-rings{min-height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.topic-bubble{position:relative!important;inset:auto!important;width:auto!important;height:220px!important;border-radius:30px}.guide-card,.guide-card.featured{grid-column:span 6;grid-row:auto}.answer-panel,.article-hero-inner{grid-template-columns:1fr}.archive-grid,.related-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.content-grid aside{display:none}}
@media(max-width:680px){.shell{width:min(100% - 26px,1180px)}.floating-header{top:8px;padding:0 10px}.nav-shell{min-height:66px;padding:0 14px}.logo-wrap img{height:38px}.search-toggle{display:none}.hero-section{padding-top:45px}.hero-main{padding:42px 24px}.hero-main h1{font-size:43px}.hero-actions{flex-direction:column;align-items:stretch}.hero-image-card{min-height:420px}.credibility{grid-template-columns:1fr}.credibility>div{border-right:0;border-bottom:1px solid rgba(90,45,145,.12)}.topic-rings{grid-template-columns:1fr}.topic-section,.guides-section,.answer-section,.related-section{padding:72px 0}.guide-card,.guide-card.featured{grid-column:span 12}.archive-grid,.related-grid{grid-template-columns:1fr}.answer-panel{padding:38px 24px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{display:block}.article-copy,.article-image,.article-body,.legal-page{padding:28px 22px}.article-copy h1{font-size:41px}}
