:root{--paper:#f6f5ef;--ink:#20221e;--muted:#676b61;--line:#d7d9cf;--accent:#61714f;--panel:#e9ecdf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button:disabled{opacity:.3;cursor:default}::selection{background:#d5dfc4}h1,h2,h3,p{margin-top:0}svg{flex-shrink:0}.shell{max-width:1320px;width:calc(100% - 112px);margin-inline:auto}.site-header{min-height:104px;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand,.site-header{display:flex;align-items:center}.brand{gap:12px;font-size:12px;font-weight:800;line-height:1.04;letter-spacing:-.1px}.brand-symbol{font-family:Georgia,serif;font-size:53px;letter-spacing:-7px;margin-right:6px;line-height:1}.brand-symbol span{color:var(--accent)}.site-header nav{display:flex;gap:36px;align-items:center;font-size:13px}.site-header nav>a:hover,.text-link:hover{color:var(--accent)}.nav-cta{display:flex;gap:20px;align-items:center;border:1px solid var(--ink);padding:12px 17px}.hero{text-align:center;padding:59px 0 0}.eyebrow{font-size:10px;font-weight:600;line-height:1.8;letter-spacing:1.6px}.hero>.eyebrow{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:30px}.small-dot{height:6px;width:6px;border-radius:50%;background:var(--accent);display:inline-block;flex-shrink:0}.hero h1{font-size:clamp(88px,12.7vw,176px);font-weight:900;letter-spacing:-.067em;line-height:.8;margin:0 0 28px}.hero h1>span{display:inline-block;margin-top:12px}.title-period{color:var(--accent)}.hero-subtitle{font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.4;margin:0 0 27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:37px;padding:19px 25px;background:var(--ink);color:var(--paper);font-size:13px;border:1px solid var(--ink);transition:background .15s}.button:hover{background:var(--accent);border-color:var(--accent)}.button-note{font-size:11px;color:var(--muted);margin:13px 0 0}.hero-bottom{margin-top:58px;padding:24px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:1.1px;color:var(--muted)}.hero-bottom a{color:var(--ink)}.hero-bottom a span{margin-left:14px;font-size:13px}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:37px 0 42px;border-bottom:1px solid var(--line)}.principles>div{padding:0 36px;border-right:1px solid var(--line)}.principles>div:first-child{padding-left:0}.principles>div:last-child{border:0;padding-right:0}.principle-number{color:var(--accent);font-size:10px;letter-spacing:1px}.principles h2{font-size:16px;font-weight:500;margin:12px 0 10px;letter-spacing:-.2px}.principles p{color:var(--muted);font-size:12px;line-height:1.75;max-width:290px;margin:0}.section-space{padding-block:100px}.about-section{display:grid;grid-template-columns:1.15fr 1fr;gap:80px}.section-title{font-size:42px;line-height:1.17;font-weight:500;letter-spacing:-1.8px;margin:20px 0 25px}.not-found h1 em,.section-title em{font-family:Georgia,Times New Roman,serif;font-weight:400}.about-copy{padding-top:27px}.about-copy p{font-size:15px;line-height:1.85;color:var(--muted)}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:12px;padding-bottom:6px;border-bottom:1px solid var(--line);margin-top:13px}.quote-section{background:var(--panel);text-align:center;padding:67px 0}.quote-section blockquote{font-size:53px;line-height:1.2;letter-spacing:-1.8px;margin:32px 0 23px}.quote-section blockquote em{font-family:Georgia,Times New Roman,serif;font-weight:400}.quote-section p:not(.eyebrow){font-size:10px;color:var(--muted)}.quote-section cite{font-style:normal}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:33px}.edition-detail{font-size:12px;color:var(--muted);line-height:1.8;text-align:right;padding-bottom:14px}.parts-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:68px}.part{border-top:1px solid var(--line);padding:27px 0;display:flex;gap:22px}.part>span{color:var(--accent);font-size:10px;margin-top:4px}.part h3{font-size:18px;font-weight:500;letter-spacing:-.3px;margin:0 0 10px}.part p{color:var(--muted);font-size:13px;line-height:1.75;margin:0;max-width:370px}.preview-section{padding:57px 54px;background:var(--panel);display:grid;grid-template-columns:1fr 1fr;gap:80px}.preview-section .section-title{font-size:40px}.preview-section p:not(.eyebrow){font-size:13px;line-height:1.8;max-width:320px;color:var(--muted);margin-bottom:26px}.preview-chapters{list-style:none;padding:0;margin:0;align-self:center}.preview-chapters li{border-bottom:1px solid #c5cbb9}.preview-chapters li:first-child{border-top:1px solid #c5cbb9}.preview-chapters a{display:grid;grid-template-columns:1fr 24px;gap:10px 15px;padding:21px 0;font-size:14px;line-height:1.5}.preview-chapters a:hover{color:var(--accent)}.preview-chapters a span{display:block;grid-column:1/-1;font-size:8px;letter-spacing:1.2px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.faq-section>.eyebrow{margin-top:22px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:23px 32px 23px 0;cursor:pointer;list-style:none;position:relative;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:17px;font-size:24px;font-weight:300;color:var(--muted)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:24px;padding-right:32px}.site-footer{padding-block:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer p{color:var(--muted);font-size:10px;margin:0}.site-footer>a:last-child{display:flex;align-items:center;gap:14px;font-size:10px}.reader-header{min-height:91px}.reader-header-label{font-size:9px;letter-spacing:2px;color:var(--muted)}.reader-close{font-size:12px}.reader-close span{margin-left:14px}.reader-layout{display:grid;grid-template-columns:240px minmax(0,720px);gap:8%;justify-content:center;padding-top:50px;align-items:start}.reader-sidebar{position:sticky;top:30px}.reader-sidebar summary{font-size:9px;letter-spacing:1.5px;font-weight:700;padding-bottom:22px;list-style:none;cursor:pointer}.reader-sidebar summary::-webkit-details-marker{display:none}.reader-sidebar summary span{float:right}.reader-sidebar nav{border-top:1px solid var(--line)}.reader-sidebar nav a{display:flex;justify-content:space-between;gap:20px;padding:15px 10px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.65;color:var(--muted)}.reader-sidebar nav a[aria-current]{color:var(--ink);background:var(--panel)}.reader-sidebar nav a:hover{color:var(--ink)}.reader-sidebar nav small{color:var(--accent)}.reader-sidebar>p{font-size:10px;line-height:1.8;color:var(--muted);margin-top:23px}.reading-area{min-width:0}.reader-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:42px}.reader-toolbar>span{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.reader-toolbar>div{display:flex;gap:10px}.reader-toolbar button{background:transparent;border:1px solid var(--line);height:34px;width:37px;cursor:pointer;font-family:Georgia,serif;font-size:15px}.reader-toolbar button:hover:not(:disabled){background:var(--panel)}.book-page{font-family:Georgia,Times New Roman,serif;line-height:1.65;min-height:320px;overflow-wrap:break-word}.book-page h2{font-weight:500;font-size:1.6em;line-height:1.23;letter-spacing:-1px;margin:0 0 32px}.book-page h2,.book-page h3{font-family:Arial,Helvetica,sans-serif}.book-page h3{font-size:.62em;font-weight:700;letter-spacing:1px;line-height:1.6;margin:37px 0 18px}.book-page p{margin:0 0 .85em}.book-cover{padding:80px 0;text-align:center}.book-cover h2{font-size:3em;font-weight:800;line-height:1;margin-bottom:10px}.book-cover p{margin-top:36px}.page-navigation{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:27px 0;margin-top:45px;gap:24px}.page-navigation a{display:inline-flex;align-items:center;gap:14px;font-size:12px}.reading-progress{height:2px;background:var(--line)}.reading-progress span{height:100%;display:block;background:var(--accent)}.reader-footer{margin-top:65px;border-top:1px solid var(--line);padding-block:30px;color:var(--muted);font-size:10px}.preview-end{background:var(--panel);padding:31px;margin-top:45px}.preview-end h2{font-family:Georgia,serif;font-size:29px;font-weight:400}.preview-end p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.preview-end .eyebrow{font-size:8px}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:60px}.not-found h1{font-size:56px;line-height:1.2;letter-spacing:-1px;font-weight:500}.not-found>p:not(.eyebrow){color:var(--muted);line-height:1.7}.not-found .text-link{margin-top:24px}.skip-link{position:fixed;left:16px;top:16px;transform:translateY(-200%);z-index:100;padding:15px 20px;background:var(--ink);color:white}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1500px){.hero h1{font-size:180px}}@media(max-width:1000px){.shell{width:calc(100% - 64px)}.about-section,.faq-section{gap:45px}.section-title{font-size:35px}.preview-section{gap:40px;padding:40px 32px}.preview-section .section-title{font-size:35px}.reader-layout{grid-template-columns:210px minmax(0,1fr);gap:35px}.parts-grid{column-gap:40px}.hero-bottom{font-size:7px}}@media(max-width:700px){.shell{width:calc(100% - 40px)}.site-header{min-height:84px;gap:15px}.brand{font-size:10px;gap:10px}.brand-symbol{font-size:44px}.site-header nav{gap:18px;font-size:12px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 12px;gap:14px}.hero{padding-top:45px}.hero>.eyebrow{font-size:8px;letter-spacing:1px;gap:7px;max-width:310px;margin:0 auto 32px}.hero h1{font-size:clamp(48px,14.5vw,99px);letter-spacing:-.07em;margin-bottom:25px}.hero h1>span{margin-top:10px}.hero-subtitle{font-size:20px;margin-bottom:27px}.button{font-size:12px;gap:23px;padding:17px 21px}.hero-bottom{margin-top:40px;padding-block:22px;justify-content:space-between;font-size:6px;letter-spacing:.8px}.hero-bottom>span:last-child{display:none}.principles{padding:28px 0;grid-template-columns:1fr;gap:24px}.principles>div{padding:0 0 0 30px!important;border:0;position:relative}.principle-number{position:absolute;left:0;top:3px;font-size:8px}.principles h2{margin:0 0 8px;font-size:15px}.principles p{max-width:none;font-size:12px}.section-space{padding-block:58px}.about-section{grid-template-columns:1fr;gap:8px}.section-title{font-size:33px;letter-spacing:-1.3px}.about-copy{padding-top:0}.about-copy p{font-size:14px}.quote-section{padding:46px 0}.quote-section .eyebrow{font-size:8px}.quote-section blockquote{font-size:37px;letter-spacing:-1px}.section-heading{display:block;margin-bottom:25px}.edition-detail{text-align:left;font-size:11px;padding:0}.parts-grid{grid-template-columns:1fr}.part{padding:24px 0}.part h3{font-size:17px}.preview-section{padding:34px 25px;grid-template-columns:1fr;gap:32px}.preview-section .eyebrow{font-size:8px;letter-spacing:1px}.preview-section .section-title{font-size:32px}.preview-chapters a{font-size:13px}.faq-section{grid-template-columns:1fr;gap:12px}.faq-section>.eyebrow{margin-top:0}.site-footer{flex-wrap:wrap;padding-block:26px;gap:24px}.site-footer>a:last-child{flex-basis:100%}.reader-header-label{display:none}.reader-close{font-size:10px}.reader-close span{margin-left:6px}.reader-layout{grid-template-columns:1fr;gap:25px;padding-top:25px}.reader-sidebar{position:static}.reader-sidebar>p{display:none}.reader-sidebar summary{padding-bottom:14px}.reader-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.reader-sidebar nav a{font-size:10px;gap:12px;padding:10px}.reader-toolbar{padding-bottom:16px;margin-bottom:32px}.book-page{line-height:1.65}.book-page h2{font-size:1.38em}.book-cover{padding:50px 0}.book-cover h2{font-size:2.4em}.preview-end{padding:26px 22px}.preview-end h2{font-size:26px}.page-navigation a{font-size:11px;gap:10px}.reader-footer{margin-top:42px;font-size:9px}.not-found h1{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero-purchase{margin-top:22px}.site-footer nav{display:flex;flex-wrap:wrap;gap:22px;font-size:11px}.full-book-section{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center;padding:70px 0 0}.full-book-section>div:last-child{justify-self:end}.full-book-section p:not(.eyebrow):not(.purchase-price){font-size:14px;line-height:1.8;max-width:490px;color:var(--muted)}.purchase-price{font-family:Georgia,serif;font-size:42px;margin-bottom:17px}.purchase-price small{display:block;font-family:Arial,sans-serif;font-size:12px;color:var(--muted);margin-top:15px}.reader-sidebar nav{max-height:56vh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.reader-sidebar nav small{flex-shrink:0;white-space:nowrap}.reader-sidebar>p{white-space:pre-line}.reader-sidebar>.text-link{font-size:11px;line-height:1.6;gap:10px}.reader-footer{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.reader-footer a:first-of-type{margin-left:auto}.paywall{max-width:660px;min-height:65vh;padding-block:80px}.account-page h1,.checkout-page h1,.paywall h1,.prose-page h1{font-size:46px;font-weight:500;line-height:1.14;letter-spacing:-1.6px;margin:20px 0 25px}.paywall>p:not(.eyebrow):not(.purchase-price){font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:30px}.paywall>.text-link{display:flex;width:fit-content;margin-top:25px}.paywall-links{display:flex;gap:25px;font-size:12px;margin-top:50px;color:var(--muted)}.account-page{max-width:620px;padding-block:75px 90px;min-height:70vh}.page-intro{color:var(--muted);line-height:1.8;font-size:16px;margin-bottom:35px}.account-form{margin:35px 0}.account-form>label{display:block;font-size:12px;font-weight:600;margin-bottom:10px}.account-form input{width:100%;min-height:52px;padding:14px 16px;background:transparent;border:1px solid var(--muted);color:var(--ink);font:inherit;border-radius:0}input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.account-form>p[role=status]{font-size:14px;line-height:1.8;overflow-wrap:anywhere}.form-note{color:var(--muted);font-size:12px;line-height:1.8;margin-block:16px 24px}.checkbox-label a,.form-error a,.form-note a,.prose-page a{text-decoration:underline;text-underline-offset:3px}.form-error{background:#f0dfd9;color:#713d31;font-size:14px;padding:16px;line-height:1.7}.form-actions{display:flex;flex-wrap:wrap;gap:25px;margin-top:20px}.plain-button{padding:8px 0;border:0;border-bottom:1px solid var(--line);background:transparent;font-size:12px;color:var(--ink);cursor:pointer}.button{cursor:pointer;max-width:100%;line-height:1.5}.notice{padding:22px;background:var(--panel);font-size:14px;line-height:1.8;margin-block:24px}.notice>p:last-child{margin-bottom:0}.account-book{padding:30px;border:1px solid var(--line);margin-block:35px}.account-book h2{font-family:Georgia,serif;font-size:28px;font-weight:400}.account-book>p:not(.form-note){font-size:14px;line-height:1.8;color:var(--muted)}.account-book>.text-link{display:flex;width:fit-content;margin-top:25px}.account-email{overflow-wrap:anywhere}.checkout-page{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:80px 100px;align-items:start;max-width:1060px}.checkout-page h1 em{font-family:Georgia,serif;font-weight:400}.purchase-includes{padding:0;margin:30px 0;list-style:none}.purchase-includes li{border-top:1px solid var(--line);padding:15px 0;font-size:13px;line-height:1.6}.purchase-includes li:before{content:"✓";color:var(--accent);margin-right:12px}.purchase-card{background:var(--panel);padding:36px}.purchase-card h2{font-family:Georgia,serif;font-weight:400;font-size:48px;margin:22px 0 0;letter-spacing:-1px}.purchase-card hr{border:0;border-top:1px solid #c5cbb9;margin:25px 0}.purchase-card>p:not(.eyebrow):not(.form-note):not(.seller-line){font-size:14px;line-height:1.8}.purchase-card .notice{padding:0}.checkbox-label{display:flex;align-items:flex-start;gap:12px;margin:23px 0;font-size:11px;line-height:1.8;color:var(--muted)}.checkbox-label input{width:18px;height:18px;flex-shrink:0;margin:2px 0 0;accent-color:var(--accent)}.seller-line{font-size:10px;line-height:1.8;color:var(--muted);margin:27px 0 0;overflow-wrap:anywhere}.seller-line a{text-decoration:underline}.prose-page{max-width:750px;padding-block:75px 90px}.prose-page h2{font-size:21px;font-weight:500;margin:36px 0 15px}.prose-page>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}@media(max-width:1000px){.checkout-page{gap:40px}.purchase-card{padding:28px}}@media(max-width:700px){.site-header nav{gap:14px}.site-header nav>.mobile-visible{display:block!important;font-size:10px}.site-header .nav-cta{gap:9px}.full-book-section{grid-template-columns:1fr;gap:5px;padding-top:48px}.full-book-section>div:last-child{justify-self:start}.reader-sidebar nav{max-height:240px;grid-template-columns:1fr}.reader-sidebar>.text-link{display:none}.reader-footer a:first-of-type{margin-left:0}.paywall{padding-block:45px 60px}.account-page h1,.checkout-page h1,.paywall h1,.prose-page h1{font-size:36px;letter-spacing:-1.2px}.account-page,.prose-page{padding-block:48px 60px}.page-intro{font-size:14px}.account-book{padding:24px}.checkout-page{grid-template-columns:1fr;gap:35px;padding-block:48px 65px}.purchase-card{padding:28px 23px}.purchase-card h2{font-size:43px}.purchase-card .button{gap:14px;padding-inline:17px}.site-footer nav{flex-basis:100%;gap:25px}}@media(max-width:360px){.site-header .brand{gap:5px;font-size:9px}.site-header .brand-symbol{font-size:39px}.site-header nav{gap:10px}.site-header .nav-cta{padding:9px;font-size:11px}}.reader-toolbar button{width:44px;height:44px}.reader-toolbar>div{align-items:center}.font-size-value{min-width:22px;text-align:center;color:var(--muted);font-size:12px}.reader-sidebar summary{min-height:44px}.book-page a:not(.book-contents a){text-decoration:underline;text-underline-offset:3px}.book-page ol,.book-page ul{padding-left:1.4em}.book-page li{margin-bottom:.8em}.book-page .book-contents{padding:0;list-style:none}.book-contents li{margin:0}.book-contents a{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:14px 0;font-family:Arial,Helvetica,sans-serif;font-size:.78em;line-height:1.6}.book-contents a:hover{color:var(--accent)}.book-contents a>span:last-child{flex-shrink:0;color:var(--accent)}.book-page h3{font-size:.76em}.book-cover>h2,.book-cover>h3:first-of-type{font-size:clamp(2rem,9vw,3em);font-weight:800;line-height:1.1;letter-spacing:-.05em;margin:0}.book-cover>h3:last-of-type{font-size:.65em;letter-spacing:2px;margin-top:44px}.book-cover p{margin:0;line-height:1.5}.book-cover h2+p{margin-top:35px}.advice-section{padding-top:65px}.advice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.advice-card{border-top:1px solid var(--line);padding-top:25px}.advice-card h2,.advice-card h3{font-size:23px;line-height:1.35;letter-spacing:-.5px;font-weight:500}.advice-card h2 a:hover,.advice-card h3 a:hover{color:var(--accent)}.advice-card>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.guide-heading{max-width:790px}.guide-heading h1{font-size:clamp(36px,4.8vw,64px);line-height:1.12;letter-spacing:-2px;font-weight:500;margin:23px 0 28px;overflow-wrap:break-word}.guide-heading h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.guide-byline{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:26px}.advice-home,.guide-page{padding-block:65px 85px}.advice-home>.advice-grid{margin-top:50px}.editorial-note{border-top:1px solid var(--line);margin-top:55px;padding-top:28px;max-width:780px}.editorial-note h2{font-size:22px;font-weight:500}.editorial-note p{font-size:14px;color:var(--muted);line-height:1.9}.editorial-note p a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.guide-article{max-width:740px;margin-inline:auto}.breadcrumbs{display:flex;gap:14px;font-size:12px;color:var(--muted);margin-bottom:42px}.breadcrumbs a{padding-block:8px}.guide-outline{padding:25px 28px;background:var(--panel);margin:38px 0}.guide-outline ol{padding-left:20px;margin:0}.guide-outline li{padding-block:7px;font-size:14px;line-height:1.6}.guide-outline a{text-decoration:underline;text-underline-offset:3px}.guide-section{margin-top:45px}.guide-section h2{font-size:27px;font-weight:500;line-height:1.35;letter-spacing:-.5px}.guide-section li,.guide-section p{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.8}.guide-section ul{padding-left:24px}.guide-section li{margin-bottom:15px}.guide-article .preview-end>.text-link{display:flex;width:fit-content;line-height:1.7}.related-guides{margin-top:75px}.related-guides>h2{font-size:30px;font-weight:500;margin-bottom:30px}.related-guides .advice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-page{max-width:790px;padding-block:65px 85px}.sample-nav{display:flex;gap:12px 28px;flex-wrap:wrap;padding-block:25px;margin-top:25px;border-bottom:1px solid var(--line)}.sample-nav a{font-size:13px;padding-block:9px;text-decoration:underline;text-underline-offset:4px}.sample-section{padding-top:45px}.sample-section>.eyebrow{color:var(--muted);margin-bottom:25px}.sample-section .book-page{min-height:0;font-size:21px}.site-footer p{line-height:1.8}.site-footer nav a{padding-block:9px}@media(max-width:1000px){.site-header nav{gap:22px}.advice-grid{gap:24px}.advice-card h2,.advice-card h3{font-size:21px}.site-footer{flex-wrap:wrap}}@media(max-width:700px){.site-header nav{gap:14px}.advice-section{padding-top:50px}.advice-grid,.related-guides .advice-grid{grid-template-columns:1fr;gap:35px}.advice-home,.guide-page,.sample-page{padding-block:40px 60px}.guide-heading h1{letter-spacing:-1.2px}.guide-section h2{font-size:25px}.guide-section li,.guide-section p{font-size:19px}.guide-outline{padding:23px}.breadcrumbs{margin-bottom:30px}.sample-section .book-page{font-size:20px}}