:root{--ink:#102f55;--paper:#f5f9ff;--muted:#4d6480;--line:#cfdeef;--accent:#c6dfff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid #2468b4;outline-offset:5px}.topline{padding:11px 6%;background:var(--ink);color:var(--paper);font-size:10px;letter-spacing:1.8px;text-align:center}header{max-width:1440px;margin:auto;padding:27px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:15px;align-items:center;font-family:Georgia,serif;font-size:23px;line-height:1.05}.monogram{font-size:44px;font-weight:bold;letter-spacing:-4px;border-right:1px solid var(--line);padding-right:20px}nav{display:flex;gap:32px;font-size:14px}main{max-width:1440px;margin:auto}.hero{padding:64px 6% 58px;display:grid;grid-template-columns:1.05fr 1fr;gap:7%}.eyebrow{display:block;font-size:10px;line-height:1.6;letter-spacing:1.7px;font-weight:bold;text-transform:uppercase}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:normal}h1{font-size:clamp(42px,4.5vw,68px);letter-spacing:-2.4px;line-height:1.06;margin:23px 0}h1 em,.closing em{font-weight:normal;color:#376fb0}.hero p{font-size:16px;line-height:1.7;max-width:440px;color:var(--muted)}.button{display:inline-flex;gap:42px;align-items:center;background:var(--ink);color:#fff;padding:17px 22px;margin-top:16px;font-size:14px}.feature{background:#e6f0ff;display:flex;flex-direction:column;min-height:500px}.arches{height:235px;position:relative;overflow:hidden;background:#c6dcf6}.arches i{display:block;position:absolute;width:185px;height:270px;border:36px solid #24518a;border-bottom:0;border-radius:130px 130px 0 0;bottom:-58px;left:calc(50% - 145px);transform:rotate(-17deg)}.arches i:nth-child(2){left:calc(50% - 65px);border-color:#568bc8;transform:rotate(8deg);bottom:-42px}.arches i:nth-child(3){left:calc(50% + 5px);border-color:#a8cdf5;transform:rotate(26deg);bottom:-56px}.featuretext{padding:31px 34px}.feature h2{font-size:30px;line-height:1.16;margin:13px 0}.feature p{font-size:14px}.read{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-top:25px;font-weight:bold}.topics{margin:0 6%;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.topics>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:22px;margin-top:19px;font-size:13px}.articles{padding:52px 6%}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:20px}.sectionhead h2{font-size:36px;margin:0}.sectionhead>span{font-size:9px;letter-spacing:1.3px}.category{padding-top:30px}.categorytitle{font-family:Arial,sans-serif;font-size:13px;font-weight:bold;border-bottom:1px solid var(--line);padding-bottom:13px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.card{padding:26px 28px;background:#e9f2fe;display:flex;flex-direction:column;align-items:flex-start}.card h3{font-size:28px;line-height:1.2;margin:14px 0}.card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.card .read{width:100%;margin-top:auto;padding-top:24px}.closing{margin:5px 6% 65px;padding:38px;background:var(--accent);text-align:center}.closing p{font:32px/1.35 Georgia,serif;margin:15px 0}.closing em{color:var(--ink)}footer{border-top:1px solid var(--line);padding:38px 6%;display:flex;justify-content:space-between;gap:40px;max-width:1440px;margin:auto}.footerbrand{font:23px Georgia,serif}.footerbrand span{display:block;font:12px Arial,sans-serif;margin-top:12px}footer>div{font-size:12px;max-width:400px;line-height:1.6;color:var(--muted)}.skip{position:absolute;left:20px;top:-80px;background:#fff;padding:10px;z-index:2}.skip:focus{top:10px}.articlehead{padding:55px 10% 40px;max-width:1070px}.articlehead h1{font-size:clamp(38px,5vw,66px)}.back{display:block;font-size:12px;margin-bottom:38px}.dek{font-size:20px;line-height:1.6;color:var(--muted)}.meta{font-size:10px;letter-spacing:1.3px}.articlelayout{display:grid;grid-template-columns:230px minmax(0,720px);gap:65px;padding:15px 10% 50px}.toc{align-self:start;position:sticky;top:30px;border-top:1px solid var(--line);padding-top:22px}.toc a{display:block;font-size:12px;line-height:1.5;margin-top:15px;color:var(--muted)}.prose h2{font-size:30px;line-height:1.2;margin:30px 0 15px}.prose p{font-size:17px;line-height:1.85;color:#344f70}.prose section:first-child h2{margin-top:0}.prose .note,.source{font-size:13px;border-top:1px solid var(--line);padding-top:20px;line-height:1.7}.source a{text-decoration:underline}.standalone{max-width:760px;margin:0 auto 70px;padding:0 30px}.related{margin:0 10% 60px}.related>h2{font-size:32px}@media(max-width:800px){header{padding:22px 6%}.brand{font-size:19px}.monogram{font-size:36px}nav{gap:14px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:36px;gap:32px}.hero h1{font-size:52px}.hero p{max-width:100%}.feature{min-height:0}.arches{height:180px}.sectionhead{align-items:start;flex-direction:column}.sectionhead h2{font-size:31px}.cards{grid-template-columns:1fr}.card h3{font-size:27px}.topics>div{display:grid;grid-template-columns:1fr 1fr}.closing{padding:28px 18px}.closing p{font-size:26px}footer{flex-direction:column;gap:25px}.articlelayout{display:block;padding:10px 7% 30px}.toc{position:static;margin-bottom:35px;padding-bottom:20px;border-bottom:1px solid var(--line)}.articlehead{padding:35px 7%}.articlehead h1{letter-spacing:-1.5px}.related{margin:0 7% 45px}}@media(max-width:390px){nav{gap:10px}.brand{font-size:16px}.monogram{font-size:30px;padding-right:12px}.hero h1{font-size:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.topline{background:linear-gradient(110deg,#102f55,#245b95)}.feature{background:linear-gradient(150deg,#eaf3ff,#d5e6fc)}.arches{background:linear-gradient(135deg,#d4e7fc,#9abfe9)}.button{background:linear-gradient(110deg,#123b69,#2468ae)}.empty-state{margin-top:26px;padding:34px;border:1px solid var(--line);background:linear-gradient(110deg,#edf5ff,#e0edfd)}.empty-state p{font:24px/1.5 Georgia,serif;margin:12px 0 0;color:var(--muted)}

.brand{font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:600;letter-spacing:-.5px;line-height:1.15;gap:13px}.brandmark{display:block;width:58px;height:58px;flex-shrink:0}.footer-mark{display:block;margin-bottom:14px}.footerbrand{font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:600}@media(max-width:800px){.brand{font-size:17px}.brandmark{width:48px;height:48px}}@media(max-width:390px){.brand{font-size:15px;gap:9px}.brandmark{width:42px;height:42px}}

.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.hero-actions .button{margin:0;justify-content:space-between;gap:20px;max-width:100%;line-height:1.4}.button.button-secondary{background:transparent;border:1px solid #386a9f;color:var(--ink)}.hero .alternative{font-size:14px}.featuretext strong{font-weight:600;color:var(--ink)}@media(max-width:800px){.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.hero h1{font-size:clamp(36px,8vw,52px)}}

.choice-hero{padding:64px 6% 24px}.choice-hero>h1{text-align:center;font-size:clamp(38px,4.5vw,64px);line-height:1.12;letter-spacing:-1.8px;margin:0 auto 48px;max-width:950px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.choice-card{padding:36px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #c3d7ed;border-radius:12px}.choice-sale{background:linear-gradient(140deg,#dcecff,#c7dff9)}.choice-family{background:linear-gradient(140deg,#edf5ff,#e2edfb)}.choice-card h2{font-size:36px;line-height:1.15;margin:0 0 20px}.choice-card p{font-size:16px;line-height:1.8;color:#344f70;margin:0 0 28px}.choice-card .button{margin-top:auto;gap:24px;line-height:1.4;max-width:100%}.choice-card .button-secondary{background:#fff9}@media(max-width:800px){.choice-hero{padding-top:42px}.choice-hero>h1{margin-bottom:32px;font-size:clamp(34px,6vw,48px)}.choice-grid{grid-template-columns:1fr;gap:20px}.choice-card{padding:28px}.choice-card h2{font-size:30px}}
