:root{--cream:#f7f0e7;--paper:#fffdf8;--ink:#181716;--muted:#6f6a63;--blue:#1f4ed8;--blue-dark:#173ba2;--coral:#c94d38;--orange:#ed8b4a;--lime:#b7dc47;--yellow:#ffd64c;--lavender:#c8c0ff;--sky:#b9d7ff;--line:#d8cec2;--shadow:0 18px 50px rgba(42,33,24,.08);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:14px;top:14px;z-index:1000;transform:translateY(-180%);background:var(--ink);color:white;padding:10px 14px;border-radius:10px;font-weight:800}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:6px}.byline-author{color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.center{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;color:var(--blue)}.site-header{height:84px;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:28px;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-size:.78rem}.desktop-nav{display:flex;gap:26px;font-size:.88rem;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--coral);transition:.2s}.desktop-nav a:hover:after{right:0}.header-cta{background:var(--ink);color:white;padding:12px 18px;border-radius:13px;font-weight:800;font-size:.86rem;box-shadow:0 8px 18px rgba(0,0,0,.12)}.header-cta span{color:var(--yellow)}.mobile-nav{display:none;position:relative}.mobile-nav summary{list-style:none;cursor:pointer;font-weight:800;background:var(--paper);padding:10px 14px;border:1px solid var(--line);border-radius:12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{position:absolute;right:0;top:50px;width:220px;background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:10px;z-index:50}.mobile-nav-panel a{display:block;padding:11px 12px;border-radius:10px;font-weight:700}.mobile-nav-panel a:hover{background:#f2ece2}.hero{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:60px;gap:60px;align-items:center;min-height:650px;padding-block:56px 72px}.edition-badge{display:inline-flex;align-items:center;gap:10px;border:2px solid var(--blue);color:var(--blue);border-radius:999px;padding:9px 14px;transform:rotate(-4deg);font-weight:800;font-size:.9rem;margin-bottom:22px}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,7.1rem);line-height:.82;letter-spacing:-.065em;margin:0;color:var(--blue);max-width:720px}.hero h1 em{font-style:normal;color:var(--ink);position:relative;display:inline-block}.hero h1 em:after{content:"";position:absolute;height:7px;left:4px;right:10px;bottom:-10px;background:var(--coral);border-radius:50%;transform:rotate(-2deg);opacity:.9}.hero-dek{max-width:610px;font-size:1.08rem;margin:30px 0 26px;color:#35312d}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:13px;font-weight:800;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.btn.dark{background:var(--ink);color:white}.btn.blue{background:var(--blue);color:white}.text-link{font-weight:800;border-bottom:2px solid var(--blue);padding-bottom:4px}.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.notice-card{width:min(430px,82%);background:var(--paper);border:1px solid #ded6cb;border-radius:28px;padding:28px;box-shadow:0 32px 70px rgba(37,35,31,.16);position:relative;z-index:3;transform:rotate(1.5deg)}.notice-label{display:inline-block;background:var(--coral);color:white;padding:8px 11px;border-radius:999px;font-size:.69rem;letter-spacing:.08em;font-weight:900}.notice-card h2{font-family:Georgia,serif;font-size:2.2rem;line-height:1;color:var(--blue);margin:18px 0 20px;letter-spacing:-.04em}.notice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;border-top:1px solid #eee7df;font-size:.88rem}.notice-row b{font-size:.72rem;background:#f0ebe3;padding:6px 8px;border-radius:999px;white-space:nowrap}.notice-bottom{background:#161616;color:white;margin:18px -8px -8px;padding:16px;border-radius:17px;display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.notice-bottom strong{color:var(--yellow)}.orbit{position:absolute;border:2px solid var(--blue);border-radius:50%;opacity:.7}.orbit-a{width:430px;height:340px;transform:rotate(18deg)}.orbit-b{width:315px;height:430px;transform:rotate(-22deg);border-color:var(--coral);opacity:.65}.spark{position:absolute;font-size:3.4rem;color:var(--yellow);z-index:4}.spark-a{right:3%;top:7%}.spark-b{left:2%;bottom:7%;color:var(--lime)}.float-note{position:absolute;z-index:5;font-family:Georgia,serif;font-weight:800;box-shadow:var(--shadow)}.note-one{left:0;top:12%;background:var(--lime);width:132px;height:132px;display:grid;place-content:center;text-align:center;border-radius:50% 42% 48% 44%;transform:rotate(-8deg);font-size:1.05rem;line-height:1.04}.note-one span{font-size:.7rem;letter-spacing:.1em}.note-two{right:-2%;bottom:10%;width:110px;height:100px;background:var(--lavender);border-radius:28px 38px 23px 40px;display:grid;place-content:center;text-align:center;transform:rotate(7deg);font-size:2rem;color:var(--blue-dark);line-height:.9}.note-two span{font-family:Arial,sans-serif;font-size:.72rem;color:var(--ink)}.quick-strip{padding:20px 0 76px}.section-kicker{font-family:Georgia,serif;color:var(--blue);font-size:1.45rem;font-weight:700;margin-bottom:18px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.quick-grid a{background:var(--paper);padding:18px;min-height:150px;border:1px solid #e3d9ce;border-radius:20px;box-shadow:0 10px 30px rgba(44,35,25,.04);display:flex;flex-direction:column}.quick-grid a:first-child{border-top:6px solid var(--coral)}.quick-grid a:nth-child(2){border-top:6px solid var(--yellow)}.quick-grid a:nth-child(3){border-top:6px solid var(--lavender)}.quick-grid a:nth-child(4){border-top:6px solid var(--lime)}.quick-grid span{font-size:.72rem;color:var(--muted);font-weight:800}.quick-grid strong{font-family:Georgia,serif;font-size:1.25rem;line-height:1.05;margin:14px 0;color:var(--blue)}.quick-grid small{margin-top:auto;font-weight:700}.what-we-do{padding:26px 0 80px}.scribble-title{display:flex;align-items:center;gap:14px;font-family:Georgia,serif;color:var(--blue);font-size:2.1rem;font-weight:800;margin-bottom:22px}.scribble-title i{font-family:Arial,sans-serif;font-style:normal;color:var(--ink)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.feature-grid article{background:var(--paper);padding:22px;border-radius:21px;border:1px solid #e4d9ce;min-height:220px;box-shadow:0 10px 26px rgba(44,35,25,.04)}.feature-grid h3{font-size:1.1rem;margin:18px 0 8px}.feature-grid p{color:#5f5a55;font-size:.9rem}.icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;font-weight:900;font-size:1.2rem}.icon.lime{background:var(--lime)}.icon.lavender{background:var(--lavender)}.icon.sun{background:var(--yellow)}.icon.peach{background:var(--coral)}.featured{padding:22px 0 88px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:26px}.section-head h2{font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.045em;line-height:.95;color:var(--blue);margin:8px 0 0;max-width:780px}.section-head>p{max-width:330px;font-size:.9rem;color:#5e5953}.guides-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.guides-grid.three{grid-template-columns:repeat(3,1fr)}.guide-card{border-radius:22px;overflow:hidden;min-height:340px;padding:18px;display:flex;flex-direction:column;border:1px solid rgba(30,25,20,.08);box-shadow:0 14px 30px rgba(54,42,32,.05)}.guide-card.peach{background:#f6d5c8}.guide-card.lime{background:#dcecae}.guide-card.lavender{background:#ddd8ff}.guide-card.sun{background:#f8e694}.guide-card.sky{background:#d7e8ff}.guide-card-thumb{margin-bottom:16px;background:var(--paper);box-shadow:0 7px 18px rgba(42,33,24,.06)}.guide-card-thumb,.guide-card-thumb img{display:block;width:100%;border-radius:14px}.guide-card-thumb img{height:auto;object-fit:contain}.guide-card-meta{display:flex;justify-content:space-between;gap:10px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.guide-card-meta span:last-child{background:rgba(255,255,255,.55);padding:5px 7px;border-radius:999px;white-space:nowrap}.guide-card h3{font-family:Georgia,serif;color:var(--blue-dark);font-size:1.45rem;line-height:1.03;letter-spacing:-.03em;margin:20px 0 12px}.guide-card p{font-size:.87rem;margin:0;color:#35312f}.guide-card-foot{margin-top:auto;padding-top:24px;display:flex;justify-content:space-between;align-items:end;gap:10px;font-size:.72rem;font-weight:800}.guide-card-foot a{color:var(--blue)}.featured .center{margin-top:28px}.cluster-band{display:grid;grid-template-columns:1fr 1fr 1.18fr;grid-gap:18px;gap:18px;padding:18px 0 96px}.cluster-card{border-radius:38px 28px 44px 24px;padding:30px;min-height:330px}.cluster-card.experience{background:#e7efbe}.cluster-card.education{background:#ded8ff}.cluster-card.skills{background:#f7e4a6}.cluster-card h2{color:var(--blue);font-family:Georgia,serif;font-size:2rem;margin-top:0}.cluster-card a{display:flex;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08);font-weight:800;font-size:.9rem}.cluster-card a span{width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.75);display:grid;place-items:center;font-size:.63rem}.cluster-card p{font-size:.9rem}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.tag-list span{background:rgba(255,255,255,.7);padding:8px 10px;border-radius:9px;font-weight:800;font-size:.75rem}.resource-banner{background:var(--yellow);border-radius:34px 42px 32px 38px;margin-bottom:88px;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.resource-banner:after{content:"✦";position:absolute;right:180px;top:-25px;font-size:7rem;color:rgba(31,78,216,.15)}.resource-banner h2{font-family:Georgia,serif;color:var(--blue);font-size:2.2rem;line-height:1;max-width:700px;margin:8px 0 0}.site-footer{background:#171717;color:white;padding:60px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;grid-gap:38px;gap:38px}.footer-title{font-family:Georgia,serif;color:var(--yellow);font-size:2rem;font-weight:700}.footer-grid p{color:#cfcfcf;max-width:470px}.footer-grid>div{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.footer-grid strong{color:#fff}.footer-grid a,.footer-grid span{color:#cfcfcf;font-size:.85rem}.page-shell{padding:64px 0 100px}.page-intro{max-width:840px;margin-bottom:36px}.page-intro.wide{max-width:1000px}.page-intro h1,.prose-page h1{font-family:Georgia,serif;color:var(--blue);font-size:clamp(3.2rem,7vw,6.6rem);line-height:.92;letter-spacing:-.055em;margin:12px 0 18px}.page-intro p{max-width:720px;font-size:1.06rem;color:#4d4944}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.filter-row a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;font-weight:700;font-size:.78rem;background:rgba(255,255,255,.35)}.filter-row a.active{background:var(--ink);color:white;border-color:var(--ink)}.article-wrap{padding:46px 0 76px}.article-breadcrumb{display:flex;gap:8px;align-items:center;font-size:.78rem;font-weight:800;color:#5f5b55;margin-bottom:26px}.article-hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:42px;gap:42px;align-items:center}.alert-ribbon{display:flex;align-items:center;gap:10px;margin-bottom:18px}.alert-ribbon span{background:var(--coral);color:white;padding:8px 10px;border-radius:999px;font-size:.69rem;font-weight:900}.alert-ribbon b,.alert-ribbon span{letter-spacing:.08em;text-transform:uppercase}.alert-ribbon b{font-size:.72rem;color:var(--blue)}.article-hero h1{font-family:Georgia,serif;color:var(--blue);font-size:clamp(3.2rem,6vw,5.7rem);line-height:.92;letter-spacing:-.055em;margin:0 0 18px}.article-dek{font-size:1.08rem;color:#4f4a45;max-width:720px}.byline{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:24px;align-items:center;font-size:.77rem;color:#5b5651}.byline strong{color:var(--ink)}.article-visual img{display:block;width:100%;height:auto;object-fit:contain;border-radius:28px;box-shadow:var(--shadow);border:1px solid #d8cec2;background:var(--paper)}.takeaway-box{margin:42px 0;background:var(--yellow);border-radius:24px;padding:22px 26px;display:grid;grid-template-columns:160px 1fr;grid-gap:24px;gap:24px;align-items:center}.takeaway-box span{font-size:.72rem;font-weight:900;letter-spacing:.1em;color:var(--blue)}.takeaway-box p{margin:0;font-family:Georgia,serif;font-size:1.5rem;line-height:1.12}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:56px;gap:56px;align-items:start}.article-body{max-width:760px}.scenario-card{background:#ddd8ff;border-radius:22px 34px 26px 30px;padding:20px 22px;margin-bottom:34px}.scenario-card strong{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.scenario-card p{margin:7px 0 0;font-family:Georgia,serif;font-size:1.25rem}.article-section{padding:10px 0 26px}.article-section h2,.official-sources h2,.prose-page h2{font-family:Georgia,serif;color:var(--blue-dark);font-size:2.1rem;line-height:1.05;letter-spacing:-.03em;margin:12px 0 15px}.article-section p,.prose-page p{color:#38342f;font-size:1rem;line-height:1.78}.article-section ul{padding-left:20px}.source-note{border-left:4px solid var(--lime);padding:11px 14px;background:rgba(255,255,255,.45);border-radius:0 14px 14px 0;display:flex;flex-wrap:wrap;gap:8px 12px;font-size:.77rem;margin-top:14px}.source-note a{color:var(--blue);font-weight:800}.article-aside{position:-webkit-sticky;position:sticky;top:24px;display:grid;grid-gap:14px;gap:14px}.aside-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 12px 30px rgba(44,35,25,.05)}.aside-card ol{padding-left:20px;margin-bottom:0}.aside-card li{margin:10px 0;font-size:.85rem}.aside-card.small{background:#e3efba}.aside-card.small p{font-size:.8rem;margin-bottom:0}.official-sources{margin-top:26px;padding-top:30px;border-top:1px solid var(--line)}.source-list{display:grid;grid-gap:10px;gap:10px}.source-list a{display:grid;grid-template-columns:34px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:13px 14px;border-radius:14px;background:var(--paper);border:1px solid var(--line)}.source-list span{font-size:.66rem;color:var(--muted);font-weight:900}.source-list strong{font-size:.84rem}.source-list b{color:var(--blue)}.related{padding:0 0 96px}.resource-grid{display:grid;grid-gap:22px;gap:22px}.resource-card{display:grid;grid-template-columns:320px 1fr;grid-gap:34px;gap:34px;align-items:center;border-radius:28px;padding:26px;border:1px solid rgba(0,0,0,.08)}.resource-card.peach{background:#f3d1c4}.resource-card.lavender{background:#ddd8ff}.resource-card.lime{background:#deedaf}.resource-preview{min-height:240px;background:var(--paper);border:1px solid #d7cec4;border-radius:12px;box-shadow:0 15px 28px rgba(40,30,20,.09);padding:20px;transform:rotate(-2deg)}.resource-preview>span{font-size:.7rem;font-weight:900;color:var(--blue)}.resource-preview>strong{display:block;font-family:Georgia,serif;color:var(--blue);font-size:1.65rem;line-height:1;margin:24px 0}.fake-lines{display:grid;grid-gap:12px;gap:12px}.fake-lines i{display:block;height:9px;background:#e9e3dc;border-radius:99px}.fake-lines i:nth-child(2){width:84%}.fake-lines i:nth-child(3){width:68%}.resource-card h2{font-family:Georgia,serif;color:var(--blue);font-size:2.3rem;margin:0 0 10px}.resource-card p{max-width:620px}.print-note,.state-note{margin-top:28px;background:var(--paper);border:1px solid var(--line);padding:20px 24px;border-radius:18px}.print-note p,.state-note p{margin-bottom:0}.state-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.state-card{padding:28px;border-radius:30px;min-height:310px;display:flex;flex-direction:column}.state-card.tone-1{background:#f3d1c4}.state-card.tone-2{background:#e2edb6}.state-card.tone-3{background:#ded8ff}.state-card span{text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;font-weight:900}.state-card h2{font-family:Georgia,serif;color:var(--blue);font-size:2rem;line-height:1}.state-card p{font-size:.9rem}.state-card b{margin-top:auto;color:var(--blue)}.prose-page{max-width:900px}.prose-page h1{max-width:850px}.prose-page h2{margin-top:34px}.prose-page .btn{margin-top:20px}@media (max-width:1050px){.feature-grid,.guides-grid,.quick-grid{grid-template-columns:repeat(2,1fr)}.cluster-band{grid-template-columns:1fr 1fr}.cluster-card.skills{grid-column:1/-1}.article-layout{grid-template-columns:1fr}.article-aside{position:static;grid-template-columns:1fr 1fr}.state-grid{grid-template-columns:1fr}}@media (max-width:820px){.desktop-nav,.header-cta{display:none}.site-header{grid-template-columns:1fr auto}.mobile-nav{display:block}.hero{grid-template-columns:1fr;gap:20px;padding-top:32px}.hero-visual{min-height:470px}.note-two{right:0}.section-head{align-items:start;flex-direction:column}.cluster-band{grid-template-columns:1fr}.cluster-card.skills{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.article-hero{grid-template-columns:1fr}.article-visual{order:-1}.takeaway-box{gap:8px}.resource-card,.takeaway-box{grid-template-columns:1fr}.resource-preview{max-width:380px}}@media (max-width:600px){.shell{width:min(100% - 26px,1180px)}.site-header{height:72px}.brand{font-size:.88rem}.hero{min-height:auto;padding-bottom:54px}.hero h1{font-size:clamp(3.8rem,18vw,5.7rem)}.hero-dek{font-size:.98rem}.hero-visual{min-height:390px}.notice-card{width:88%;padding:22px}.notice-card h2{font-size:1.8rem}.note-one{width:95px;height:95px;font-size:.82rem;left:-4px;top:4%}.note-two{width:86px;height:78px;font-size:1.5rem;bottom:4%}.spark{font-size:2.2rem}.feature-grid,.guides-grid,.guides-grid.three,.quick-grid{grid-template-columns:1fr}.quick-grid a{min-height:130px}.section-head h2{font-size:2.6rem}.resource-banner{padding:28px;flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.article-hero h1,.page-intro h1,.prose-page h1{font-size:3.7rem}.article-aside{grid-template-columns:1fr}.article-section h2,.official-sources h2{font-size:1.8rem}}