:root{--ink:#142e27;--green:#123e31;--deep:#092c23;--gold:#e7bd68;--paper:#faf8f0;--muted:#56685f;--line:#dce2d6;--white:#fffef8;--max:1180px;color-scheme:light;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #aa6810;outline-offset:5px}button,summary{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,6.3vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.14rem;line-height:1.4}p+p{margin-top:1rem}ul,ol{padding-left:1.4rem}li+li{margin-top:.6rem}.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--white);padding:12px;z-index:100}.skip:focus{top:12px}.site-header{background:var(--deep);color:var(--white);position:relative;z-index:20;border-bottom:1px solid #ffffff20}.header-row{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.brand img{width:38px;height:38px}.brand strong{display:block;font-size:18px;letter-spacing:.035em;line-height:1.25}.brand small{display:block;color:var(--gold);font-size:10px;letter-spacing:.22em;line-height:1.5;text-transform:uppercase}.nav{display:flex;align-items:center;gap:24px}.nav a{display:flex;align-items:center;min-height:44px;text-decoration:none;font-size:14px}.nav a:hover,.nav a[aria-current=page]{color:var(--gold)}.nav .nav-key{border:1px solid #fff8;border-radius:5px;padding:0 16px}.menu-toggle{display:none;width:48px;height:48px;border:1px solid #ffffff50;background:transparent;color:var(--white);border-radius:5px}.menu-toggle svg{width:24px;height:24px;vertical-align:middle}.hero{background:radial-gradient(ellipse at 90% 20%,#236043 0%,transparent 65%),var(--deep);color:var(--white);padding:66px 0 44px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:68px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:#587b69;margin-bottom:18px;display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:22px;height:1px;background:currentColor}.hero .eyebrow{color:var(--gold)}.hero h1 em{color:var(--gold);font-weight:400}.hero .intro{color:#dde8df;font-size:18px;max-width:460px;margin:24px 0}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;gap:16px;align-items:center;justify-content:center;border:1px solid transparent;padding:11px 20px;border-radius:5px;font-size:14px;font-weight:650;text-decoration:none;background:var(--green);color:var(--white);transition:background .18s,transform .18s}.button:hover{background:#205a43;transform:translateY(-1px)}.button svg{width:18px;height:18px}.button.gold{background:var(--gold);color:#17382b}.button.gold:hover{background:#f5cf81}.text-link{display:inline-flex;gap:10px;min-height:44px;align-items:center;font-size:14px}.hero-note{font-size:11px;color:#b2c7bb;letter-spacing:.06em;margin-top:18px}.visual-book{position:relative;padding:27px;border:1px solid #749784;border-radius:12px;background:#eaf0df0a;box-shadow:0 20px 80px #001a1640}.book-head{color:#cfdbc9;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.17em;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid #829c8650}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:22px}.example{min-width:0}.example picture{display:block;overflow:hidden;border-radius:8px}.example img{width:100%;aspect-ratio:1.5}.example figcaption{padding-top:12px}.example figcaption strong{display:block;font:22px/1.2 Georgia,serif;color:var(--white)}.example figcaption span{font-size:11px;color:#c4d7c8;display:block;margin-top:5px}.book-foot{margin-top:20px;color:#bbcec0;font-size:11px;border-top:1px solid #829c8650;padding-top:14px}.hero-bottom{margin-top:52px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e0e4c130;color:#c8d8cb;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.hero-bottom span{display:flex;align-items:center;gap:11px}.hero-bottom b{color:var(--gold);font:22px Georgia,serif;font-weight:400;letter-spacing:0}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:36px}.section-head p{color:var(--muted);max-width:390px;font-size:15px}.section-head h2{max-width:610px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.guide-card{position:relative;border:1px solid var(--line);border-radius:8px;background:#fffdf6;padding:30px;display:flex;flex-direction:column;text-decoration:none;min-height:258px;transition:background .18s,border-color .18s}.guide-card:hover{background:#fff;border-color:#849c85}.card-num{color:#6b806c;font-size:11px;letter-spacing:.08em;margin-bottom:24px}.guide-card h3{font:29px/1.15 Georgia,serif;letter-spacing:-.02em}.guide-card p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:14px;margin-bottom:25px}.card-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;margin-top:auto}.card-bottom svg{width:18px;height:18px}.study-section{background:#e9edde;border-block:1px solid #d4ddce}.study-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.study-grid h2{margin-bottom:22px}.study-grid p{color:var(--muted);font-size:15px}.quiz{background:var(--white);border:1px solid #cdd8c9;border-radius:10px;padding:30px}.quiz .eyebrow{margin-bottom:16px}.quiz h3{font:25px Georgia,serif;line-height:1.25}.playing-cards{display:flex;justify-content:center;gap:12px;padding:25px 0}.playing-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px;height:99px;border:1px solid #d8dccf;border-radius:7px;background:#fff;box-shadow:0 4px 1px #dce3d440;font:26px Georgia,serif;line-height:1.25;color:#213b2f}.playing-card.red{color:#a63539}.quiz-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quiz-options button{min-height:46px;border:1px solid #b3c1b0;border-radius:4px;background:#f3f5ec;color:var(--ink);font-size:13px;font-weight:600}.quiz-options button:hover,.quiz-options button[aria-pressed=true]{background:var(--green);color:white}.quiz-feedback{font-size:13px;color:var(--muted);margin-top:15px;min-height:44px}.quiz-feedback strong{color:var(--green)}.source-banner{border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:75px;padding:38px 0}.source-banner h2{font-size:35px}.source-banner p{font-size:15px;color:var(--muted)}.source-banner .text-link{font-weight:650;margin-top:14px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq-intro p{color:var(--muted);font-size:15px;margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center;font-weight:600;padding:21px 0;min-height:64px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font:26px Georgia,serif;color:#52745d}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);font-size:14px;padding:0 25px 22px 0}.closing{background:var(--green);color:var(--white);padding:52px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{font-size:38px}.closing p{color:#c4d7c8;font-size:14px;margin-top:10px}.site-footer{padding:50px 0 38px;background:var(--deep);color:#d7e4d9}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px}.footer-brand p{max-width:280px;font-size:13px;color:#acc4b6;margin-top:20px}.footer-label{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);display:block;margin-bottom:10px}.footer-links{display:flex;flex-direction:column}.footer-links a{display:flex;align-items:center;min-height:44px;font-size:13px;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{margin-top:32px;border-top:1px solid #ffffff25;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#acc4b6}.sticky-guide{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:18;padding:10px 12px 10px 20px;border:1px solid #91a48d;background:var(--white);border-radius:8px;box-shadow:0 9px 45px #0c2d2733;display:flex;align-items:center;gap:28px;max-width:calc(100% - 28px)}.sticky-guide[hidden]{display:none}.sticky-guide span{font-size:12px;white-space:nowrap}.sticky-guide .button{min-height:44px;white-space:nowrap;font-size:12px;padding:8px 15px}.breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:28px 0}.breadcrumbs a{display:inline-flex;align-items:center;min-height:40px}.article-hero{border-bottom:1px solid var(--line);padding:12px 0 45px}.article-hero .eyebrow{margin-bottom:16px}.article-hero h1{font-size:clamp(2.5rem,5vw,4.7rem);max-width:870px}.article-hero .lead{font-size:19px;color:var(--muted);max-width:740px;line-height:1.65;margin-top:25px}.article-meta{font-size:11px;color:var(--muted);letter-spacing:.07em;margin-top:22px}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 250px;gap:75px;align-items:start;padding:52px 0 75px}.prose{min-width:0}.prose section+section{margin-top:44px}.prose h2{font-size:31px;margin:0 0 20px;scroll-margin-top:28px}.prose h3{margin:25px 0 12px}.prose p,.prose li{color:#3d5448}.prose a{color:#1f6845}.prose .callout{border-left:3px solid #b68a3d;padding:20px 24px;background:#f0efdf;margin:24px 0;font-size:15px}.prose .example-grid{margin:25px 0;gap:20px}.prose .example figcaption strong{color:var(--ink)}.prose .example figcaption span{color:var(--muted)}.prose table{border-collapse:collapse;width:100%;font-size:14px;margin:24px 0}.prose td,.prose th{text-align:left;padding:15px 12px;border:1px solid var(--line);vertical-align:top}.prose th{background:#e9edde}.prose dl{margin:0}.prose dt{font:24px Georgia,serif;margin-top:25px}.prose dd{margin:8px 0 0;color:#3d5448}.contents{border:1px solid var(--line);border-radius:7px;padding:22px;background:#f1f2e7;position:sticky;top:24px}.contents h2{font:11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contents a{display:flex;align-items:center;min-height:44px;font-size:13px;text-decoration:none}.contents a:hover{text-decoration:underline}.related{border-top:1px solid var(--line);padding-top:30px;margin-top:44px}.related h2{font-size:26px}.related-links{display:flex;gap:12px;flex-wrap:wrap}.related-links a{font-size:13px;min-height:44px;display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;padding:9px 14px}.empty-state{padding:90px 0 120px;max-width:650px}.empty-state p{margin:25px 0}.nojs{font-size:13px;color:var(--muted);margin-top:15px}@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:55px}}@media(max-width:1000px){.wrap{width:calc(100% - 44px)}.nav{gap:16px}.hero-grid{gap:30px}.visual-book{padding:18px}.example-grid{gap:10px}.article-layout{grid-template-columns:minmax(0,1fr) 210px;gap:32px}.study-grid,.faq-grid{gap:40px}.footer-grid{gap:22px}.guide-card{padding:24px}.hero h1{font-size:64px}.hero .intro{font-size:16px}.hero-bottom{margin-top:36px}}@media(max-width:760px){.header-row{min-height:72px}.brand strong{font-size:16px}.brand img{width:34px;height:34px}.menu-toggle{display:block}.nav{display:flex;position:absolute;left:0;right:0;top:100%;background:var(--deep);padding:16px 24px 22px;flex-direction:column;align-items:stretch;border-bottom:1px solid #6c8c74;gap:5px}.nav a{min-height:48px;font-size:16px}.js .nav{display:none}.js .nav.is-open{display:flex}.hero{padding:32px 0 30px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero h1{font-size:53px;max-width:580px}.hero .intro{max-width:570px;margin:19px 0;font-size:16px}.hero-note{margin-top:12px}.visual-book{max-width:520px;padding:18px;margin-inline:auto;width:100%}.book-head{padding-bottom:13px}.example-grid{margin-top:15px;gap:18px}.example figcaption{padding-top:9px}.example figcaption strong{font-size:22px}.book-foot{margin-top:15px;padding-top:11px}.hero-bottom{margin-top:27px;font-size:9px;gap:12px}.hero-bottom b{font-size:20px}.section{padding:52px 0}.section-head{display:block;margin-bottom:25px}.section-head p{margin-top:18px}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card:last-child{grid-column:1/-1;min-height:200px}.study-grid,.faq-grid,.source-banner{grid-template-columns:1fr;gap:28px}.source-banner{padding:29px 0}.study-grid h2{max-width:470px}.study-grid p{max-width:540px}.footer-grid{grid-template-columns:repeat(3,1fr);gap:26px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:450px;margin-top:12px}.article-layout{grid-template-columns:1fr;gap:32px;padding-top:32px}.contents{position:static;grid-row:1}.contents nav{display:flex;gap:8px 20px;flex-wrap:wrap;margin-top:8px}.contents a{font-size:12px}.article-hero .lead{font-size:17px}.closing .wrap{align-items:start;flex-direction:column}.closing h2{font-size:32px}.footer-bottom{flex-direction:column;gap:7px}.breadcrumbs{margin:14px 0}.article-hero{padding-bottom:30px}}@media(max-width:440px){.wrap{width:calc(100% - 36px)}.header-row{min-height:68px}.hero{padding:25px 0 26px}.hero-grid{gap:24px}.eyebrow{font-size:10px;margin-bottom:14px}.hero h1{font-size:44px;line-height:1.08}.hero .intro{font-size:14px;line-height:1.6;margin:16px 0}.hero .actions{gap:10px}.button{min-height:48px;padding:10px 16px;font-size:13px}.hero .text-link{font-size:12px}.hero-note{font-size:10px;letter-spacing:.015em}.visual-book{padding:13px;border-radius:8px}.book-head{font-size:8px;letter-spacing:.13em;padding-bottom:10px}.example-grid{margin-top:12px;gap:12px}.example figcaption strong{font-size:19px}.example figcaption span{font-size:10px;line-height:1.4}.book-foot{margin-top:12px;padding-top:10px;font-size:10px;line-height:1.4}.hero-bottom{margin-top:24px;padding-top:16px;font-size:8px;letter-spacing:.06em}.hero-bottom span{gap:6px}.hero-bottom b{font-size:18px}.guide-grid{gap:12px}.guide-card{padding:20px 16px;min-height:260px}.guide-card h3{font-size:25px}.guide-card p{font-size:13px}.card-num{margin-bottom:20px}.card-bottom{font-size:11px}.section-head h2,h2{font-size:33px}.quiz{padding:22px 18px}.quiz-options{gap:7px}.quiz-options button{font-size:12px}.sticky-guide{gap:14px;padding-left:13px;bottom:max(10px,env(safe-area-inset-bottom))}.sticky-guide span{font-size:10px}.sticky-guide .button{font-size:11px;padding:8px 12px}.article-hero h1{font-size:38px}.prose h2{font-size:29px}.prose table{font-size:12px}.prose td,.prose th{padding:11px 8px}.prose .callout{padding:17px 18px}.footer-grid{gap:15px}.footer-label{font-size:9px}.footer-links a{font-size:12px}.site-footer{padding-bottom:34px}.article-layout{padding-bottom:50px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
