:root{--bg: #0a0a0a;--bg-soft: #171717;--panel: rgba(255, 255, 255, .035);--panel-strong: rgba(255, 255, 255, .06);--line: rgba(255, 255, 255, .09);--text: #f4f0e8;--muted: #b8aea0;--accent: #f7b733;--accent-strong: #ffd15d;--accent-fade: rgba(247, 183, 51, .14);--max-width: 1232px;--header-offset: 64px;--header-inner-width: 1280px;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--shadow: 0 24px 80px rgba(0, 0, 0, .32);--font-sans: "Inter", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--font-display: "Inter", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at top left,rgba(255,215,0,.1),transparent 28%),radial-gradient(circle at 85% 10%,rgba(255,215,0,.08),transparent 22%),linear-gradient(180deg,#111,#0a0a0a);line-height:1.6;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,ul,ol{margin-top:0}h1,h2,h3,h4{margin:0;font-family:var(--font-display);letter-spacing:-.055em;line-height:.98}h1{font-size:clamp(3.4rem,7vw,6.6rem);font-weight:800}h2{font-size:clamp(2rem,4vw,3rem);font-weight:800}h3{font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:800}.shell{width:min(calc(100% - 48px),var(--max-width));margin:0 auto}.skip-link{position:absolute;left:1rem;top:-10rem;background:#fff;color:#111;padding:.75rem 1rem;border-radius:999px;z-index:1000}.skip-link:focus{top:1rem}.site-backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.site-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(ellipse 90% 56% at 50% 0%,black 18%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 90% 56% at 50% 0%,black 18%,transparent 100%)}.site-radial{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,215,0,.12),transparent 36%),radial-gradient(circle at 70% 12%,rgba(255,215,0,.1),transparent 20%),linear-gradient(180deg,#ffffff05,#fff0)}.site-grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.4' numOctaves='4' stitchTiles='stitch' result='noise'/%3E%3CfeColorMatrix type='matrix' values='0.5 0 0 0 0 0 0.5 0 0 0 0 0 0.5 0 0 0 0 0 1 0' in='noise'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:240px 240px;opacity:.08;mix-blend-mode:overlay}.site-header{position:fixed;top:0;left:0;right:0;width:100%;height:64px;z-index:100;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0a0a0a8f;border-bottom:1px solid rgba(38,38,38,.72)}.site-header__inner{box-sizing:border-box;width:min(calc(100% - 48px),var(--header-inner-width));margin:0 auto;height:4rem;padding:0;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.site-brand{display:inline-flex;align-items:center;gap:.75rem;flex:0 0 auto}.site-brand__mark{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #262626;background:#0a0a0a;flex:0 0 36px}.site-brand__text{display:flex;flex-direction:column;gap:.08rem;min-width:0}.site-brand__name{font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff;white-space:nowrap}.site-brand__name-accent{color:gold;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none}.site-brand__product{color:#737373;font-size:10px;font-weight:500;letter-spacing:.28em;line-height:1;text-transform:uppercase;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:0}.site-nav{flex:1 1 auto;justify-content:flex-end;margin:0 12px 0 auto}.site-footer__links{display:flex;align-items:center;gap:1rem}.site-nav a,.site-footer__links a{color:#a3a3a3;font-size:14px;font-weight:500;transition:color .16s ease,background .16s ease}.site-nav a{padding:8px 12px;border-radius:8px}.site-nav a:hover,.site-footer__links a:hover,.site-nav a.is-active{color:#fff}.site-nav a:hover{background:transparent}.site-header__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.site-header__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:36px;padding:0 16px;border-radius:12px;border:1px solid transparent;font-size:14px;font-weight:500;line-height:1;white-space:nowrap;transition:background .16s ease,color .16s ease,border-color .16s ease}.site-header__button--ghost{background:#ffffff0d;border-color:#262626;color:#f5f5f5}.site-header__button--ghost:hover{background:#ffffff14;color:#fff}.site-header__button--primary{background:#ffd7001a;border-color:transparent;color:gold}.site-header__button--primary:hover{background:gold;border-color:gold;color:#111}.site-header__button-icon{width:18px;height:18px;flex:0 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.62rem 1rem;border-radius:.72rem;border:1px solid #262626;font-size:.875rem;font-weight:500;line-height:1;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#ffd7001a;color:gold;border-color:#ffd70024;box-shadow:none}.button--primary:hover{background:gold;color:#111;border-color:gold;box-shadow:0 0 22px #ffd7001f}.button--ghost{background:#ffffff0b;color:#f5f5f5}.button--ghost:hover{border-color:#ffd70040;background:#ffffff14}.hero,.section{padding:4.5rem 0}.section--soft{background:linear-gradient(180deg,#ffffff05,#fff0)}.hero{position:relative;z-index:1;overflow:hidden;padding-top:clamp(72px,10vh,112px);padding-bottom:clamp(56px,10vh,96px)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,215,0,.12),transparent 36%),radial-gradient(circle at 70% 12%,rgba(255,215,0,.1),transparent 20%),linear-gradient(180deg,#ffffff05,#fff0);pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;opacity:.12;pointer-events:none}.hero__stack{position:relative;z-index:1}.hero__stack{display:grid;gap:1.15rem}.hero__copy,.insight-card,.guide-card,.detail-panel,.faq-item,.site-cta__inner{border:1px solid var(--line);background:linear-gradient(180deg,var(--panel-strong),var(--panel));box-shadow:var(--shadow)}.hero__copy{padding:0;border:0;background:transparent;box-shadow:none}.hero__eyebrow,.section__eyebrow,.article-callout__label{margin-bottom:.75rem;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;font-weight:700}.hero__accent{color:var(--accent)}.hero__summary,.section__summary,.guide-card__excerpt,.article-dek,.faq-item p,.site-cta p,.insight-card p{color:var(--muted)}.hero__summary{max-width:52rem;margin-top:1.35rem;font-size:1.12rem;line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1rem}.hero__prompt{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08;font-size:.84rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hero__dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--accent);box-shadow:0 0 12px #f7b73373}.hero__prompt-accent{color:var(--accent)}.hero__prompt-fade{opacity:.45}.hero__meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.25rem}.hero__meta span{display:inline-flex;align-items:center;min-height:2.6rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:var(--muted);font-size:.92rem}.insight-grid,.guide-grid,.faq-grid{display:grid;gap:1.25rem}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-card,.guide-card,.faq-item,.detail-panel{border-radius:var(--radius-md);padding:1.4rem}.insight-card h3{max-width:11ch;margin-bottom:.85rem;line-height:.98}.insight-card p{max-width:28ch}.section__head{display:block;margin-bottom:1.6rem;padding-bottom:.95rem;border-bottom:1px solid rgba(255,255,255,.09)}.section__head--tight{margin-bottom:1rem;padding-bottom:0;border-bottom:0}.section__summary{max-width:none;margin-top:.9rem;font-size:1rem;line-height:1.7}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.guide-card--topic .guide-card__title{max-width:none}.guide-card:hover{transform:translateY(-3px);border-color:#f7b73338;background:linear-gradient(180deg,#f7b7330f,#ffffff08)}.guide-card__glow{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 20% 0%,rgba(247,183,51,.12),transparent 45%);opacity:0;transition:opacity .18s ease;pointer-events:none}.guide-card:hover .guide-card__glow{opacity:1}.guide-card__meta,.article-meta,.breadcrumbs a,.breadcrumbs span{color:var(--muted);font-size:.84rem}.guide-card__meta{display:flex;flex-wrap:wrap;gap:.75rem}.guide-card__title{font-size:clamp(1.28rem,1.8vw,1.95rem);line-height:1.04;letter-spacing:-.05em;max-width:14ch}.guide-card__title a:hover{color:var(--accent-strong)}.guide-card__excerpt{font-size:.94rem;line-height:1.65}.guide-card__answer,.article-callout{padding:1rem 1.1rem;border-radius:var(--radius-sm);border:1px solid rgba(242,193,76,.22);background:linear-gradient(180deg,#f2c14c1f,#f2c14c0f)}.guide-card__answer p{margin:0;font-size:.94rem;line-height:1.72}.guide-card__cta{margin-top:auto}.guide-card__cta[aria-disabled=true]{opacity:.72}.tag-list,.pill-list,.detail-list,.breadcrumbs ol{padding:0;margin:0;list-style:none}.tag-list,.pill-list{display:flex;flex-wrap:wrap;gap:.65rem}.tag-list li,.pill-list li{padding:.45rem .8rem;border-radius:999px;border:1px solid var(--line);color:var(--muted);background:#ffffff08;font-size:.86rem}.hub-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:1.25rem;margin-bottom:1.25rem}.hub-panel{border-radius:var(--radius-md);padding:1.4rem;border:1px solid var(--line);background:linear-gradient(180deg,var(--panel-strong),var(--panel));box-shadow:var(--shadow)}.hub-panel h3{margin-bottom:.85rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.hub-panel p,.hub-panel li{color:#e4ded2;font-size:.98rem;line-height:1.75}.hub-panel ul,.hub-panel ol{margin:.85rem 0 0;padding-left:1.25rem}.hub-panel .detail-list{list-style:disc}.hub-panel .detail-list--ordered{list-style:decimal}.hub-panel li+li{margin-top:.55rem}.article-page{padding:calc(var(--header-offset) + 3rem) 0 0}.article-shell{display:grid;gap:1.5rem;width:min(calc(100% - 48px),var(--max-width));margin:0 auto}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.8rem}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.8rem;color:#ffffff38}.article-post{border-radius:calc(var(--radius-lg) + 4px);border:1px solid var(--line);background:linear-gradient(180deg,#ffffff12,#ffffff08);box-shadow:var(--shadow)}.article-header,.article-body{padding:2rem}.article-header{border-bottom:1px solid var(--line)}.article-header h1{max-width:none;margin-top:1rem;font-size:clamp(2.25rem,4.2vw,4rem);line-height:1}.article-dek{max-width:none;margin:1.1rem 0 0;font-size:.98rem;line-height:1.7}.article-callout--answer{margin-top:1.5rem}.article-callout--takeaways{margin-bottom:1.5rem}.article-callout ul,.detail-list,.detail-list--ordered{margin-top:.8rem}.article-prose>*+*{margin-top:1.5rem}.article-prose h2{margin:2.4rem 0 1rem;font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:1.04}.article-prose h3{margin:1.5rem 0 .8rem;font-size:clamp(1.25rem,1.8vw,1.65rem);line-height:1.1}.article-prose p,.article-prose li{color:#e4ded2;font-size:1rem;line-height:1.8}.article-prose ul,.article-prose ol,.detail-list,.detail-list--ordered{padding-left:1.25rem}.detail-panel__head{margin-bottom:1rem}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0}.fact-grid div{padding:1rem;border-radius:var(--radius-sm);background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.fact-grid dt{color:var(--muted);font-size:.85rem;margin-bottom:.4rem}.fact-grid dd{margin:0;font-weight:600}.faq-block{padding-bottom:2rem}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-cta{padding:4rem 0 2rem}.site-cta__inner{border-radius:var(--radius-lg);padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-cta__actions{display:flex;flex-wrap:wrap;gap:.85rem;flex:0 0 auto;align-self:center}.site-footer{padding:0 0 2rem}.site-footer__inner{border-top:1px solid var(--line);padding-top:1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted)}@media(max-width:980px){.site-footer__inner,.site-cta__inner{flex-direction:column;align-items:flex-start}.site-header__inner{width:min(calc(100% - 40px),var(--header-inner-width));gap:1rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;margin:0 0 0 auto}.site-header__actions{width:auto;flex-wrap:nowrap}.insight-grid,.guide-grid,.hub-layout,.faq-grid,.fact-grid{grid-template-columns:1fr}.hero__summary{max-width:100%}}@media(max-width:720px){.shell{width:min(calc(100% - 32px),var(--max-width))}.site-header__inner{width:min(calc(100% - 32px),var(--header-inner-width));min-height:64px;gap:.75rem}.site-brand{min-width:0}.site-brand__name{font-size:.95rem}.site-nav{display:none}.site-header__actions{margin-left:auto}.site-header__button{width:auto;height:40px;padding:0 14px;font-size:.82rem;gap:.45rem}.site-header__button-icon{width:16px;height:16px;flex-basis:16px}.hero,.section{padding:2.4rem 0}.hero{padding-top:calc(var(--header-offset) + 14px);padding-bottom:36px}.hero__copy,.article-header,.article-body,.guide-card,.insight-card,.faq-item,.detail-panel,.hub-panel,.site-cta__inner{padding:1.2rem}.section__head{margin-bottom:1.2rem;padding-bottom:.8rem}.section__summary,.hero__summary,.guide-card__excerpt,.guide-card__answer p,.article-dek,.article-prose p,.article-prose li,.faq-item p,.site-cta p{font-size:.96rem;line-height:1.7}.hero__meta{flex-direction:column}.hero__meta span{width:100%}.guide-card__title{font-size:1.3rem;max-width:100%}.guide-card__meta,.tag-list{gap:.5rem}.tag-list li,.pill-list li{font-size:.8rem}.article-header h1{max-width:100%;font-size:2rem;line-height:.98}.article-prose h2{margin:2rem 0 .85rem;font-size:1.55rem}.article-prose h3{font-size:1.18rem}.article-callout,.guide-card__answer{padding:.9rem 1rem}.breadcrumbs ol{gap:.45rem;font-size:.78rem}.breadcrumbs li:not(:last-child):after{margin-left:.45rem}.article-shell{width:min(calc(100% - 32px),var(--max-width));gap:1rem}.hero__actions,.site-cta__actions,.hero__actions .button,.site-cta__actions .button{width:100%}.site-cta__inner{gap:1rem}.site-footer{padding-bottom:1.5rem}.site-footer__inner{align-items:flex-start;gap:.85rem}.site-footer__links{flex-wrap:wrap;gap:.7rem 1rem}}@media(max-width:520px){.shell,.site-header__inner,.article-shell{width:min(calc(100% - 24px),var(--max-width))}.site-brand__name{font-size:.88rem}.site-header__button{padding:0 12px;font-size:.76rem}.site-header__button-icon{display:none}.hero,.section,.site-cta{padding-top:2rem;padding-bottom:2rem}.hero{padding-top:calc(var(--header-offset) + 10px)}.hero__copy,.article-header,.article-body,.guide-card,.insight-card,.faq-item,.detail-panel,.hub-panel,.site-cta__inner{padding:1rem}.hero__summary,.section__summary,.article-dek,.article-prose p,.article-prose li,.faq-item p,.site-cta p{font-size:.92rem}.guide-card__title,.article-prose h2{letter-spacing:-.04em}.article-header h1{font-size:1.75rem}.article-prose h2{font-size:1.38rem}.article-prose h3,.faq-item h3{font-size:1.08rem}.guide-card__meta,.article-meta{font-size:.78rem}.tag-list li,.pill-list li{padding:.38rem .68rem}.fact-grid{gap:.75rem}}
