:root{color-scheme:light;--paper:#f7f8fa;--paper-alt:#eef2f3;--surface:#fff;--surface-tint:#ffffffd1;--ink:#0f172a;--brand-ink:#00244c;--muted:#475569;--line:#e2e8f0;--accent:#ca8a38;--accent-soft:#f6e4b7;--teal:#0f766e;--rose:#b84552;--success:#0f9d58;--display-font:"Fraunces", Georgia, serif;--body-font:"Manrope", "Inter", "Segoe UI", sans-serif;--shadow:0 24px 60px #0f172a14;--shadow-soft:0 12px 30px #0f172a0f;--green:var(--brand-ink);--green-dark:var(--brand-ink);--blue:var(--brand-ink);--amber:var(--accent);--slate:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body-font);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:6px;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:5;backdrop-filter:blur(16px);background:#f7f8faf0;border-bottom:1px solid #e2e8f0cc;position:sticky;top:0}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand{color:var(--ink);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.brand__lockup{width:clamp(220px,28vw,340px);height:auto;display:block}.site-nav,.site-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav a,.site-footer a{color:var(--brand-ink);border-radius:6px;padding:.5rem .7rem;font-size:.93rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-footer a:hover{background:var(--accent-soft);color:var(--brand-ink)}.hero{border-bottom:1px solid var(--line);background:var(--surface)}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:3rem;min-height:540px;padding:3.25rem 0;display:grid}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:850}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;line-height:1.08}h1{max-width:850px;font-size:4.6rem;font-family:var(--display-font);font-weight:600}h2{font-size:2.8rem;font-family:var(--display-font);font-weight:600}h3{font-size:1.35rem;font-weight:700}.lead{color:#415066;max-width:720px;font-size:1.2rem;font-weight:560;line-height:1.75}.hero__actions,.cta-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--brand-ink);background:var(--brand-ink);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent);border-color:var(--accent)}.button--secondary{background:var(--surface);color:var(--brand-ink)}.button--secondary:hover{background:var(--accent-soft);color:var(--brand-ink)}.quote-visual{box-shadow:var(--shadow);color:#fff;background:linear-gradient(#0f2347 0%,#081427 100%);border:1px solid #00244c2e;border-radius:16px;overflow:hidden}.quote-visual__bar{border-bottom:1px solid #fbf8f11f;justify-content:space-between;align-items:center;padding:1rem;display:flex}.quote-visual__body{gap:1rem;padding:1rem;display:grid}.query-box,.result-box{border-radius:12px;padding:1rem}.query-box{background:#ffffff14;border:1px solid #f6e4b72e}.result-box{background:var(--paper);color:var(--ink)}.fit-pill,.tag,.product-card__status,.post-card__tags span{border-radius:999px;padding:.42rem .58rem;font-size:.76rem;font-weight:820;line-height:1;display:inline-flex}.fit-pill{color:var(--accent-soft);background:#ca8a382e}.tag,.post-card__tags span{background:var(--paper-alt);color:var(--brand-ink)}.section{padding:4.25rem 0}.section--white{background:var(--surface);border-block:1px solid var(--line)}.section__heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.section__heading p{max-width:620px;color:var(--muted);font-weight:560}.product-grid,.post-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card,.post-card,.info-panel,.cta-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px}.product-card{flex-direction:column;justify-content:space-between;min-height:290px;padding:1.25rem;display:flex}.product-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__initial{background:var(--accent-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;font-weight:900;display:inline-grid}.product-card__logo{border-radius:12px;width:44px;height:44px;display:block}.product-card__status{background:var(--accent-soft);color:var(--brand-ink)}.product-card p,.post-card p,.site-footer p,.article-summary{color:var(--muted)}.product-card__links,.post-card__meta,.article-meta,.keyword-list{flex-wrap:wrap;gap:.55rem;display:flex}.product-card__links a{color:var(--brand-ink);font-weight:820}.post-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.post-card__media{border-bottom:1px solid var(--line);background:var(--paper-alt);align-items:end;min-height:132px;padding:0;text-decoration:none;display:flex;position:relative}.post-card__media span{color:var(--brand-ink);background:#ffffffeb;border-radius:4px;padding:.35rem .55rem;font-size:.8rem;font-weight:850;position:absolute;bottom:.8rem;left:.8rem}.post-card__media img{object-fit:cover;width:100%;height:180px}.post-card__body{flex-direction:column;flex:1;gap:.85rem;padding:1.15rem;display:flex}.post-card__meta,.article-meta{color:var(--muted);font-size:.86rem;font-weight:760}.post-card h3 a{text-decoration:none}.post-card h3 a:hover{color:var(--brand-ink)}.post-card__tags{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.page-hero{padding:4rem 0 3rem}.page-hero__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:2rem;display:grid}.info-panel{padding:1.2rem}.info-panel dl{gap:.75rem;margin:0;display:grid}.info-panel dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.info-panel dd{color:var(--ink);margin:0;font-weight:760}.sidebar-copy{color:var(--muted);margin:.55rem 0 0;font-size:.95rem}.sidebar-links{gap:.6rem;margin-top:.8rem;display:grid}.sidebar-links a{color:var(--brand-ink);font-weight:800}.article-wrap{grid-template-columns:minmax(0,1fr) 280px;gap:2rem;padding-bottom:4rem;display:grid}.article-main{min-width:0}.article-hero-image{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:1.5rem 0;overflow:hidden}.article-hero-image img{width:100%;height:auto;display:block}.article-prose{background:var(--surface);border:0;border-radius:0;padding:0}.article-prose h2{margin-top:2.2rem;font-size:2rem}.article-prose h3{margin-top:1.7rem}.article-prose p,.article-prose li{color:#344054;font-size:1.05rem;line-height:1.82}.article-prose a{color:var(--brand-ink);font-weight:760}.article-prose blockquote{border-left:4px solid var(--accent);background:var(--accent-soft);margin:1.5rem 0;padding:.8rem 1rem}.article-sidebar{align-self:start;gap:1rem;display:grid;position:sticky;top:5.5rem}.keyword-list{margin-top:.8rem}.cta-panel{margin-top:1.5rem;padding:1.25rem}.cta-panel h2{font-size:1.6rem}.site-footer{border-top:1px solid var(--line);background:var(--brand-ink);color:var(--paper)}.site-footer p,.site-footer a{color:#e7edf5}.site-footer__brand{align-items:center;gap:.8rem;display:flex}.site-footer__icon{flex:none;width:44px;height:44px}.method-preview{border-top:5px solid var(--accent);background:var(--brand-ink);color:#fff;padding:1.5rem}.method-preview__label{color:var(--accent-soft);text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:800}.method-preview ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.method-preview li{border-top:1px solid #ffffff29;grid-template-columns:34px 1fr;gap:.8rem;padding:.85rem 0;display:grid}.method-preview li>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.method-preview strong,.method-preview p{display:block}.method-preview p{color:#dbe4ed;margin:.15rem 0 0;font-size:.9rem}.method-preview>a{color:#fff;margin-top:1rem;font-weight:800;display:inline-block}.learning-paths{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.path-card{padding:1.5rem}.path-card+.path-card{border-left:1px solid var(--line)}.path-card__number{color:var(--accent);font-family:var(--display-font);font-size:2rem;font-weight:700}.path-card__label{color:var(--teal);text-transform:uppercase;margin:1rem 0 .4rem;font-size:.8rem;font-weight:800}.path-card h3{min-height:3.3rem}.path-card p:not(.path-card__label){color:var(--muted)}.path-card a,.text-link,.post-card__read{color:var(--brand-ink);font-weight:800}.post-card__read{margin-top:auto;text-decoration:none}.resource-band{background:var(--brand-ink);color:#fff;padding:4rem 0}.resource-band--light{border-block:1px solid var(--line);background:var(--paper-alt);color:var(--ink)}.resource-band__grid{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:start;gap:3rem;display:grid}.resource-band h2,.resource-band .lead{color:#fff}.resource-band--light h2,.resource-band--light .lead{color:var(--ink)}.resource-links{gap:.8rem;display:grid}.resource-links a{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;gap:.3rem;padding:1.1rem;text-decoration:none;display:grid}.resource-band--light .resource-links a{border-color:var(--line);background:var(--surface);color:var(--ink)}.resource-links a:hover{border-color:var(--accent)}.resource-links span{color:var(--accent-soft);text-transform:uppercase;font-size:.76rem;font-weight:800}.resource-band--light .resource-links span{color:var(--teal)}.resource-links strong{font-size:1.2rem}.resource-links small{color:#dbe4ed;font-size:.9rem}.resource-band--light .resource-links small{color:var(--muted)}.post-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.post-grid--four .post-card__media img{height:140px}.product-proof{border-top:1px solid var(--line);background:var(--paper-alt);padding:4rem 0}.product-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.product-proof__grid>div{padding:0 2rem}.product-proof__grid>div:first-child{border-right:1px solid #cbd5e1;padding-left:0}.product-proof__grid>div:last-child{padding-right:0}.product-proof h2{font-size:2rem}.product-proof p:not(.eyebrow){color:var(--muted)}.product-proof--single .product-proof__grid{align-items:center}.product-proof--single .product-proof__grid>div:first-child{border-right:0}.product-proof__actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.page-hero--compact{border-bottom:1px solid var(--line);background:var(--paper-alt)}.page-hero--compact h1{max-width:960px;font-size:3.8rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin-bottom:1.5rem;font-size:.86rem;display:flex}.breadcrumbs a{color:var(--brand-ink);font-weight:700}.guide-toolbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,1fr) auto auto;align-items:end;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.search-field,.tool-form label{color:var(--brand-ink);gap:.45rem;font-size:.86rem;font-weight:800;display:grid}.search-field input,.tool-form input,.tool-form textarea,.tool-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c4d0;border-radius:6px;padding:.8rem}.search-field input:focus,.tool-form input:focus,.tool-form textarea:focus,.tool-form select:focus{border-color:var(--teal);outline:3px solid #0f766e33}.filter-group{gap:.35rem;display:flex}.filter-group button,.text-button{border:1px solid var(--line);color:var(--brand-ink);cursor:pointer;font:inherit;background:#fff;border-radius:6px;padding:.72rem .85rem;font-weight:800}.filter-group button.is-active{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.guide-count{color:var(--muted);margin:0;padding-bottom:.7rem;font-weight:700}.guide-result[hidden]{display:none}.empty-state{border-block:1px solid var(--line);text-align:center;padding:3rem 0}.empty-state h2{font-size:2rem}.qurate-hero{border-bottom:1px solid var(--line);background:var(--surface)}.qurate-method{border-left:4px solid var(--accent);background:var(--paper-alt);padding:1.5rem}.qurate-method ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.qurate-method li{border-top:1px solid #cbd5e1;grid-template-columns:84px 1fr;padding:.85rem 0;display:grid}.qurate-method strong{color:var(--brand-ink)}.qurate-method span{color:var(--muted)}.article-header{border-bottom:1px solid var(--line);background:var(--surface);padding:3rem 0 0}.article-header__inner{max-width:1000px}.article-header h1{max-width:960px;font-size:4rem}.article-byline{color:var(--muted);flex-wrap:wrap;gap:.45rem 1rem;margin-top:1.4rem;font-size:.9rem;font-weight:700;display:flex}.article-byline a{color:var(--brand-ink)}.article-wrap{grid-template-columns:minmax(0,760px) 280px;justify-content:space-between;padding-top:3rem}.takeaway-panel{border-left:4px solid var(--teal);background:#edf7f5;margin-bottom:2.5rem;padding:1.25rem 1.5rem}.takeaway-panel h2{font-size:1.6rem}.takeaway-panel ul{margin-bottom:0;padding-left:1.2rem}.article-prose>p:first-child{color:var(--ink);margin-top:0;font-size:1.2rem}.article-prose table{border-collapse:collapse;width:100%;font-size:.94rem;display:block;overflow-x:auto}.article-prose th,.article-prose td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:140px;padding:.7rem}.article-prose th{background:var(--paper-alt);color:var(--brand-ink)}.article-resource{border-block:1px solid var(--line);background:var(--paper-alt);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.5rem;display:flex}.article-resource h2{font-size:1.6rem}.article-resource p{color:var(--muted);margin-bottom:0}.article-toc ol{gap:.55rem;margin:.8rem 0 0;padding-left:1.15rem;display:grid}.article-toc a,.sidebar-feature-link{color:var(--brand-ink);font-size:.88rem;font-weight:700}.author-card{border-block:1px solid var(--line);grid-template-columns:56px 1fr;gap:1rem;margin-top:2.5rem;padding:1.5rem 0;display:grid}.author-card h2{font-size:1.35rem}.author-card h2 a{text-decoration:none}.author-card p{color:var(--muted);margin:.35rem 0 0}.related-section{padding-bottom:0}.related-section h2{font-size:2rem}.author-hero{grid-template-columns:80px minmax(0,760px);align-items:start;gap:1.5rem;display:grid}.author-hero>div>p:last-child{color:var(--muted)}.tool-header{border-bottom:1px solid var(--line);background:var(--brand-ink);color:#fff;padding:3.5rem 0}.tool-header h1,.tool-header .lead{color:#fff}.tool-header h1{max-width:960px;font-size:4rem}.tool-header .breadcrumbs,.tool-header .breadcrumbs a{color:#dbe4ed}.tool-layout,.checklist-layout{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:start;gap:2rem;display:grid}.tool-form{gap:1.2rem;display:grid}.tool-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.tool-output,.score-panel{border-top:5px solid var(--accent);background:var(--brand-ink);color:#fff;padding:1.5rem;position:sticky;top:6rem}.tool-output__prompt{color:#fff;font-family:var(--display-font);font-size:1.75rem;line-height:1.35}.tool-output__actions{flex-wrap:wrap;gap:.7rem;display:flex}.tool-output__status{min-height:1.5rem;color:var(--accent-soft);font-weight:700}.tool-tip{color:#dbe4ed;border-top:1px solid #fff3;gap:.25rem;padding-top:1rem;display:grid}.prose-band{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:3rem;display:grid}.prose-band p{color:var(--muted);font-size:1.08rem}.checklist-items{gap:.7rem;display:grid}.check-item{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;grid-template-columns:28px 1fr;align-items:start;gap:.8rem;padding:1rem;display:grid;position:relative}.check-item input{opacity:0;position:absolute}.check-item__box{border:2px solid #94a3b8;border-radius:4px;place-items:center;width:26px;height:26px;display:grid}.check-item input:checked+.check-item__box{border-color:var(--teal);background:var(--teal)}.check-item input:checked+.check-item__box:after{content:"✓";color:#fff;font-weight:900}.check-item input:focus-visible+.check-item__box{outline:3px solid #0f766e40}.check-item strong,.check-item small{display:block}.check-item small{color:var(--muted);margin-top:.25rem;font-size:.9rem;line-height:1.55}.score-panel__number{align-items:baseline;gap:.4rem;display:flex}.score-panel__number strong{font-family:var(--display-font);font-size:5rem;line-height:1}.score-panel__bar{background:#ffffff2e;height:8px;margin:1rem 0 1.4rem}.score-panel__bar span{background:var(--accent);width:0;height:100%;transition:width .18s;display:block}.score-panel h2{color:#fff;font-size:1.8rem}.score-panel p{color:#dbe4ed}.score-panel .text-button{color:#fff;background:0 0;border-color:#ffffff4d;margin-top:.7rem}@media (width<=880px){.site-header__inner,.site-footer__inner,.section__heading{flex-direction:column;align-items:flex-start}.site-nav,.site-footer nav{justify-content:flex-start}.hero__grid,.page-hero__grid,.article-wrap,.resource-band__grid,.product-proof__grid,.tool-layout,.checklist-layout,.prose-band{grid-template-columns:1fr}.hero__grid{min-height:auto;padding:3rem 0}.product-grid,.post-grid,.related-grid,.post-grid--four,.learning-paths{grid-template-columns:1fr}.path-card+.path-card{border-top:1px solid var(--line);border-left:0}.path-card h3{min-height:auto}.guide-toolbar{grid-template-columns:1fr;align-items:start}.guide-count{padding-bottom:0}.product-proof__grid>div,.product-proof__grid>div:first-child,.product-proof__grid>div:last-child{padding:1.5rem 0}.product-proof__grid>div:first-child{border-bottom:1px solid #cbd5e1;border-right:0}.product-proof__actions{justify-content:flex-start}.article-header h1,.tool-header h1,.page-hero--compact h1{font-size:3.1rem}.article-resource{flex-direction:column;align-items:flex-start}.tool-output,.score-panel,.article-sidebar{position:static}}@media (width<=520px){.shell{width:min(100% - 24px,1120px)}h1{font-size:2.6rem}h2{font-size:2.1rem}.article-header h1,.tool-header h1,.page-hero--compact h1{font-size:2.5rem}.brand__lockup{width:min(78vw,260px)}.site-nav a{padding-inline:.45rem}.hero__grid{padding:2rem 0 2.5rem}.hero .method-preview{display:none}.hero .lead{font-size:1.05rem;line-height:1.55}.hero__actions{margin-top:1.35rem}.filter-group{width:100%}.filter-group button{flex:1}.tool-form__row,.author-hero{grid-template-columns:1fr}.tool-output__actions,.tool-output__actions .button,.score-panel .button{width:100%}.qurate-method li{grid-template-columns:72px 1fr}}
