/* /notalegal/style.css */
:root{--ink:#382e28;--accent:#78513e;--muted:#6c6057;--line:#e3d8cc;--wash:#f5eee5;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fffdf9;font:18px/1.8 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:#946348}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a06b35;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.16;letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(42px,4.65vw,66px)}h1 em{font-weight:400;color:#8b6650}h2{font-size:clamp(31px,3.3vw,44px)}h3{font-size:27px}p{margin:20px 0;color:var(--muted)}p:last-child{margin-bottom:0}img{display:block;width:100%;object-fit:cover}header{max-width:1280px;margin:auto;padding:27px 48px;display:flex;justify-content:space-between;align-items:center;gap:28px}.brand{font:36px/1 var(--serif);white-space:nowrap}.brand span{font-style:italic}.brand small{display:block;font:13px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--muted);margin-top:9px;letter-spacing:.1px}header nav{display:flex;align-items:center;gap:25px;font-size:14px}header nav a[aria-current]{font-weight:700;color:var(--accent)}.button{background:var(--accent);color:white;display:inline-flex;justify-content:center;align-items:center;text-align:center;min-height:48px;border:1px solid var(--accent);border-radius:30px;padding:13px 23px;font:500 16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;cursor:pointer}.button:hover{background:#5d3e2e;color:white}.button.secondary{background:transparent;color:var(--accent)}.button.secondary:hover{background:#eee1d2}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.eyebrow{font:600 13px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;letter-spacing:1.8px;text-transform:uppercase;color:var(--accent);margin:0 0 20px}.lead{font-size:21px;line-height:1.65}.small{font-size:14px;line-height:1.7}.section{max-width:1184px;width:calc(100% - 80px);margin:0 auto;padding:70px 0}.hero{max-width:1184px;width:calc(100% - 80px);margin:38px auto 76px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.hero .lead{margin-top:29px}.hero figure{position:relative;border-radius:22px;overflow:hidden}.hero img{height:545px;object-position:55% center}.hero figcaption{background:#503b2f;color:#fff;padding:23px 27px;font:italic 20px/1.5 var(--serif)}.signature{font-size:14px;margin-top:28px}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center;margin-bottom:40px}.section-heading>p{margin:0}.wash{background:var(--wash)}.two-doors{display:grid;grid-template-columns:1fr 1fr;gap:26px}.two-doors>a{background:#fffdf9;padding:37px;border-radius:18px;display:flex;flex-direction:column}.two-doors h3{font-size:32px}.two-doors p{font-size:17px}.two-doors .more{margin-top:auto;padding-top:25px}.more{font-size:15px;color:var(--accent);display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:550}.more>span{font-size:22px;font-weight:400}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;transition:background .18s,border-color .18s}.guide-card:hover{background:var(--wash);border-color:#b09a85}.guide-card h3{font-size:27px;letter-spacing:-.02em}.guide-card p{font-size:16px;line-height:1.8;margin:17px 0 24px}.card-type{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:17px}.guide-card .more{margin-top:auto}.approach{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line)}.approach p:first-child{margin-top:0}.contact-band{max-width:1184px;width:calc(100% - 80px);margin:30px auto 80px;padding:50px;border-radius:22px;background:#503b2f;color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.contact-band h2{font-size:36px}.contact-band p,.contact-band .eyebrow{color:#eee2d6}.contact-band .actions{margin:0;flex-direction:column;align-items:stretch}.contact-band .button{background:white;color:var(--ink);border-color:white}.contact-band .button.secondary{background:transparent;color:white;border-color:#bba18b}.contact-band .small{max-width:350px}.intro{padding-top:30px;padding-bottom:55px;max-width:1184px}.intro h1{max-width:930px}.intro .lead{max-width:800px;margin-top:26px}.intro>p{max-width:820px}.back{display:inline-block;font-size:14px;margin-bottom:28px;color:var(--muted)}.compact{padding-top:0;padding-bottom:30px}.jump{display:flex;gap:12px;flex-wrap:wrap}.jump a{font-size:15px;border-radius:30px;border:1px solid var(--line);padding:9px 20px}.jump a:hover{background:var(--wash)}.category{padding-top:35px;padding-bottom:35px}.category>h2{margin-bottom:28px}.category>.eyebrow{margin-bottom:9px}.note{padding:30px 34px;border-radius:16px;background:var(--wash)}.note h2{font-size:32px}.note p{font-size:17px}.pricing{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;border-top:1px solid var(--line);padding-top:40px}.amount{font:38px/1.3 var(--serif);color:var(--ink);margin:0 0 24px}.amount span{display:block;font:15px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--muted);margin-top:10px}.reading-layout{max-width:1080px;width:calc(100% - 80px);margin:10px auto 70px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:70px}.reading-layout aside{position:sticky;top:30px;align-self:start;border-left:1px solid var(--line);padding-left:23px}.reading-layout aside .eyebrow{font-size:12px}.reading-layout aside a{display:block;font-size:14px;color:var(--muted);padding:8px 0;line-height:1.6}.reading-layout aside a:hover{color:var(--ink)}article>section{border-bottom:1px solid var(--line);padding-bottom:46px;margin-bottom:46px;scroll-margin-top:30px}article h2{font-size:36px}article h3{font-size:23px;letter-spacing:-.015em}article>section>.eyebrow{font-size:12px}.example{background:var(--wash);padding:28px 32px;border-radius:14px;margin-top:30px}.example .eyebrow{font-size:12px;margin-bottom:12px}.example p{font-size:17px;margin:0}.important{border-left:3px solid #a7805e;padding-left:25px;font-size:20px;color:var(--ink)}.questions{padding-left:25px;margin-top:25px}.questions li{padding:12px 0 12px 10px;border-bottom:1px solid var(--line)}.questions li::marker{color:#94745c}.doc-list{margin-top:30px}.doc-list>div{border-top:1px solid var(--line);padding:22px 0}.doc-list p{font-size:16px;margin-top:10px}.related a,.source-list a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:16px}.related span{float:right}.source-list{margin:25px 0 50px}.article-intro{border-bottom:1px solid var(--line);margin-bottom:55px}.step{display:grid;grid-template-columns:90px 1fr;gap:40px;max-width:900px;padding:35px 0;border-top:1px solid var(--line)}.step>span{font:30px var(--serif);color:#94745c}.step h2{font-size:32px}.prose{max-width:850px}.prose h2{margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;padding-top:0}address{font-style:normal;margin:35px 0 15px}form{margin:30px 0}label{display:block;font-size:16px;font-weight:550;margin:22px 0 8px}input,textarea,select{display:block;width:100%;font:16px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;border:1px solid #ac9684;background:white;color:var(--ink);border-radius:7px;padding:12px;min-height:48px}textarea{resize:vertical}footer{border-top:1px solid var(--line);max-width:1280px;margin:auto;padding:45px 48px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;font-size:15px}footer .brand{font-size:31px}footer p{font-size:14px}.footer-links a{display:block;margin-bottom:10px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}
@media(max-width:1100px){header{padding:25px 35px;flex-wrap:wrap}header nav{gap:20px;flex-wrap:wrap}.hero{gap:35px;grid-template-columns:1.15fr 1fr}.hero img{height:500px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-band{gap:35px;padding:35px}.reading-layout{gap:40px;grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:760px){body{font-size:17px}header{padding:23px 22px;gap:20px}header nav{gap:13px 18px;font-size:14px}header nav .button{padding:9px 15px;font-size:14px}.brand{font-size:33px}.section,.hero,.reading-layout,.contact-band{width:calc(100% - 44px)}.section{padding:44px 0}.hero{display:flex;flex-direction:column;align-items:stretch;margin-top:24px;margin-bottom:44px;gap:30px}.hero h1{font-size:43px}.hero img{height:300px}.hero figcaption{font-size:18px}.lead{font-size:19px}.section-heading,.two-doors,.approach,.pricing,.contact-grid,.contact-band{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:28px}.two-doors>a{padding:28px}.two-doors h3{font-size:29px}.cards{grid-template-columns:1fr;gap:17px}.guide-card{padding:26px}.contact-band{padding:30px 26px;margin:25px auto 45px}.contact-band h2{font-size:32px}.contact-band .small{max-width:none}.intro{padding-top:25px}.intro h1{font-size:42px}.reading-layout{display:block;margin-top:0}.reading-layout aside{position:static;margin-bottom:35px;padding:20px;background:var(--wash);border:0;border-radius:14px}.reading-layout aside nav{display:flex;gap:3px 22px;flex-wrap:wrap}.reading-layout aside a{font-size:14px}.reading-layout aside .eyebrow{margin-bottom:10px}.article-intro{margin-bottom:30px}.article-intro .actions{flex-direction:column;align-items:stretch}article h2{font-size:31px}.example{padding:24px}.important{font-size:19px}.pricing{padding-top:30px}.step{grid-template-columns:40px 1fr;gap:20px}.step h2{font-size:28px}.compact{padding-top:0;padding-bottom:20px}.category{padding-top:25px}.contact-grid{padding-top:0}.note{padding:25px}.prose{padding-top:0}footer{padding:32px 22px;grid-template-columns:1fr;gap:30px}.actions .button{font-size:15px}.jump{gap:9px}.jump a{font-size:14px;padding:8px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{header nav,footer,.contact-band,.actions,aside,form,.jump{display:none!important}.section,.reading-layout{width:100%;margin:0;padding:15px 0}.reading-layout{display:block}body{font:12pt/1.5 Georgia,serif}h1{font-size:30pt}h2{font-size:22pt}article>section{break-inside:avoid}a{color:#000}.hero img{height:200px}}

/* /master.css */
.nw-shell{background:#fff;border-bottom:1px solid #dfe3d9;color:#263022;font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}.nw-shell *{box-sizing:border-box}.nw-shell-inner{max-width:1380px;margin:auto;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.nw-shell .nw-wordmark,.nw-footer .nw-wordmark{font:29px/1.12 Georgia,serif;letter-spacing:-.7px;white-space:nowrap;text-decoration:none;color:#263022;display:block}.nw-wordmark span{font-style:italic}.nw-shell .nw-wordmark small,.nw-footer .nw-wordmark small{display:block;font:13px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;letter-spacing:.15px;margin-top:8px;color:#60685d}.nw-shell .nw-navigation{display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:14px}.nw-shell .nw-navigation a{text-decoration:none;color:#3e473a;white-space:nowrap;padding:8px 0;line-height:1.5}.nw-shell .nw-navigation a[aria-current]{font-weight:700}.nw-shell .nw-navigation .nw-notalegal{color:#78513e}.nw-shell .nw-navigation .nw-notahome{color:#17364f}.nw-shell .nw-navigation .nw-notacare{color:#46523b}.nw-shell .nw-navigation .nw-appointment{background:#46523b;color:white;padding:12px 21px;border-radius:30px}.nw-shell a:focus-visible,.nw-homepage a:focus-visible,.nw-related a:focus-visible{outline:3px solid #9b7736;outline-offset:5px}.nw-related{padding:36px 48px;background:#f4f5f1;border-top:1px solid #dfe3d9;font:16px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:#263022}.nw-related>p,.nw-related>nav{max-width:1184px;margin:0 auto 14px}.nw-related nav{display:flex;gap:16px 32px;flex-wrap:wrap}.nw-related a{text-decoration:none;color:#46523b}.nw-integrated header{position:static}.nw-integrated .button{border-radius:30px}.nw-integrated a{text-decoration:none}.nw-integrated h1,.nw-integrated h2,.nw-integrated h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}.nw-office{background:#fff}.nw-office a{text-decoration:none}.nw-office .button{border-radius:30px}.nw-office .eyebrow{font-size:14px}.nw-office header{position:static}.nw-homepage{margin:0;background:#fff;color:#20281f;font:18px/1.8 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}.nw-homepage *{box-sizing:border-box}.nw-homepage a{color:inherit;text-decoration:none}.nw-homepage h1,.nw-homepage h2,.nw-homepage h3,.nw-homepage blockquote{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.15;letter-spacing:-.035em;text-wrap:balance;margin:0}.nw-homepage h1{font-size:clamp(42px,4.65vw,68px)}.nw-homepage h1 em{color:#46523b;font-weight:400}.nw-homepage h2{font-size:clamp(32px,3.3vw,46px)}.nw-homepage h3{font-size:31px}.nw-homepage p{color:#60685d;margin:22px 0}.nw-homepage .nw-eyebrow{font-size:14px;font-weight:600;letter-spacing:1.4px;line-height:1.6;color:#46523b;margin:0 0 23px}.nw-hero{max-width:1280px;padding:65px 48px 78px;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.nw-hero .nw-lead{font-size:23px;color:#394332;margin:26px 0 12px}.nw-hero figure{margin:0;border-radius:22px;overflow:hidden;position:relative;min-height:465px;align-self:stretch}.nw-hero img{position:absolute;width:100%;height:100%;object-fit:cover}.nw-hero figcaption{position:absolute;bottom:0;left:0;right:0;padding:24px;color:white;background:linear-gradient(transparent,#192315ce);font-size:15px}.nw-homepage .nw-button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 25px;border-radius:30px;background:#46523b;color:#fff;font-size:16px;margin-top:10px}.nw-services{padding:64px max(28px,calc((100% - 1184px)/2)) 76px;background:#f4f5f1}.nw-heading{max-width:720px;margin-bottom:40px}.nw-heading>p:last-child{margin-bottom:0}.nw-doors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.nw-door{border-top:3px solid var(--department);padding:27px 24px 22px;background:#fff;display:flex;flex-direction:column;color:var(--department);border-radius:0 0 18px 18px}.nw-door.legal{--department:#78513e}.nw-door.home{--department:#17364f}.nw-door.care{--department:#46523b}.nw-door .nw-label{font-size:13px;letter-spacing:1px;color:var(--department);margin:0 0 24px}.nw-door h3{font-size:39px;letter-spacing:-1.3px}.nw-door h3 em{font-weight:400}.nw-door>p:not(.nw-label){font-size:17px;line-height:1.8;flex:1}.nw-door-main{font-size:16px;font-weight:600;padding:6px 0 21px;display:block}.nw-door-links{border-top:1px solid #e3e4dc;padding-top:15px}.nw-door-links a{display:block;font-size:15px;padding:8px 0;line-height:1.55}.nw-homepage a:hover{color:#78513e}.nw-homepage .nw-button:hover{background:#303d28;color:#fff}.nw-guidance,.nw-practical{max-width:1280px;padding:86px 48px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.nw-question-list{border-top:1px solid #dfe3d9}.nw-question-list a{display:block;padding:24px 0;border-bottom:1px solid #dfe3d9;font:26px/1.3 Georgia,serif}.nw-question-list span{display:block;margin-top:10px;font:15px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:#60685d}.nw-quote{padding:55px 30px;text-align:center;background:#46523b;color:#fff}.nw-quote blockquote{font-size:clamp(28px,3vw,43px);max-width:950px;margin:auto}.nw-quote p{color:#e2e7dc;font-size:15px;margin:21px 0 0}.nw-contact{border-left:1px solid #dfe3d9;padding-left:55px}.nw-contact a{display:block;font-size:16px;padding:6px 0}.nw-footer{border-top:1px solid #dfe3d9;padding:38px 48px;display:flex;gap:35px;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1380px;margin:auto}.nw-footer nav{display:flex;gap:24px;font-size:14px;flex-wrap:wrap}.nw-footer>p{font-size:13px}.nw-skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:30}.nw-skip:focus{top:10px}
@media(max-width:1100px){.nw-shell-inner{align-items:flex-start;gap:22px;padding:22px 28px;flex-direction:column}.nw-shell .nw-navigation{gap:12px 25px;width:100%}.nw-shell .nw-navigation .nw-appointment{margin-left:auto}.nw-hero{gap:35px;padding-left:28px;padding-right:28px}.nw-guidance,.nw-practical{padding-left:28px;padding-right:28px;gap:45px}.nw-doors{gap:18px}.nw-door{padding:24px 20px}.nw-hero figure{min-height:430px}}
@media(max-width:760px){.nw-shell-inner{padding:20px}.nw-shell .nw-navigation{gap:8px 20px}.nw-shell .nw-navigation a{font-size:14px}.nw-shell .nw-navigation .nw-appointment{margin-left:0;padding:9px 16px}.nw-shell .nw-wordmark{font-size:27px}.nw-hero{grid-template-columns:1fr;padding:42px 22px 50px;gap:30px}.nw-hero figure{min-height:300px;max-height:360px;aspect-ratio:1.35}.nw-services{padding:45px 22px}.nw-doors{grid-template-columns:1fr;gap:26px}.nw-door{padding:26px}.nw-door>p:not(.nw-label){max-width:560px}.nw-guidance,.nw-practical{grid-template-columns:1fr;padding:50px 22px;gap:30px}.nw-contact{border-left:0;border-top:1px solid #dfe3d9;padding:26px 0 0}.nw-footer{padding:28px 22px;gap:22px}.nw-related{padding:28px 22px}.nw-related nav{display:grid;gap:14px}.nw-homepage p{font-size:17px}.nw-homepage .nw-lead{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* NotaCare is the reference for the central office identity and page rhythm. */
.nw-homepage{--ink:#20281f;--green:#46523b;--muted:#60685d;--wash:#f4f5f1;--line:#dfe3d9;--radius:20px}.nw-shell-inner{max-width:1280px;padding:26px 48px}.nw-shell .nw-wordmark,.nw-footer .nw-wordmark{display:flex;align-items:center;gap:17px;white-space:normal;flex-shrink:0}.nw-shell .nw-wordmark .nw-logo,.nw-footer .nw-wordmark .nw-logo{display:block;width:72px;height:72px;object-fit:contain;flex-shrink:0;border-radius:0}.nw-wordmark .nw-brand-name{font:29px/1.15 Georgia,serif;letter-spacing:-.7px}.nw-wordmark .nw-brand-name em{font-weight:400}.nw-shell .nw-navigation{gap:20px}.nw-shell .nw-navigation .nw-notalegal,.nw-shell .nw-navigation .nw-notahome,.nw-shell .nw-navigation .nw-notacare{color:#46523b}.nw-hero{max-width:1280px;padding:32px 48px 76px;gap:64px}.nw-hero>div{padding:24px 0}.nw-homepage h1{font-size:clamp(40px,4.5vw,63px)}.nw-homepage h2{font-size:clamp(31px,3.1vw,44px)}.nw-hero figure{min-height:540px;border-radius:22px}.nw-hero .nw-lead{font-size:21px}.nw-hero>div>p:not(.nw-lead):not(.nw-eyebrow){font-size:17px}.nw-hero-links{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:23px;font-size:14px}.nw-hero-links a{color:#46523b}.nw-services{padding-top:76px;padding-bottom:76px}.nw-heading{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:0 60px;align-items:end;margin-bottom:42px}.nw-heading .nw-eyebrow{grid-column:1/-1}.nw-heading>p:last-child{margin:0}.nw-doors{gap:20px}.nw-door{border:1px solid #e6e9e1;border-radius:18px;padding:34px 30px;background:white;color:#20281f}.nw-door.legal,.nw-door.home,.nw-door.care{--department:#46523b}.nw-door .nw-label{color:#46523b}.nw-door h3{font-size:35px}.nw-door-main,.nw-door-links a{color:#46523b}.nw-guidance,.nw-practical{gap:70px;padding-top:78px;padding-bottom:78px}.nw-quote{max-width:1184px;margin:auto;padding:45px 30px;border-top:1px solid #dfe3d9;border-bottom:1px solid #dfe3d9;background:#fff;color:#46523b}.nw-quote p{color:#60685d}.nw-footer{max-width:1280px}.nw-office{font:18px/1.8 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:#20281f}.nw-office .wrap{width:min(1184px,calc(100% - 96px))}.nw-office h1{font-size:clamp(38px,4.5vw,66px)}.nw-office h2{font-size:clamp(31px,3.1vw,44px)}.nw-office .card{border-radius:18px}.nw-office .band{background:#f4f5f1}.nw-office .lead{font-size:21px}.nw-office .button{background:#46523b;border-color:#46523b}.nw-office .button.light{background:transparent;color:#46523b}
@media(max-width:1150px){.nw-shell-inner{flex-direction:column;align-items:flex-start;gap:20px}.nw-shell .nw-navigation{width:100%;gap:14px 24px}.nw-shell .nw-navigation .nw-appointment{margin-left:auto}}
@media(max-width:900px){.nw-hero{gap:35px}.nw-doors{grid-template-columns:1fr}.nw-door{display:grid;grid-template-columns:1fr 1fr;column-gap:36px}.nw-door .nw-label{grid-column:1/-1}.nw-door h3{grid-column:1}.nw-door>p:not(.nw-label){grid-column:1;grid-row:3}.nw-door-main{grid-column:1}.nw-door-links{grid-column:2;grid-row:2/5;align-self:center}.nw-heading{gap:0 35px}}
@media(max-width:760px){.nw-shell-inner{padding:20px 22px}.nw-shell .nw-wordmark .nw-logo,.nw-footer .nw-wordmark .nw-logo{width:62px;height:62px}.nw-wordmark .nw-brand-name{font-size:26px}.nw-shell .nw-navigation .nw-appointment{margin-left:0}.nw-hero{padding:22px 22px 50px;gap:25px}.nw-hero>div{padding:12px 0}.nw-hero figure{min-height:330px;height:330px}.nw-heading{display:block}.nw-heading>p:last-child{margin-top:22px}.nw-services{padding:50px 22px}.nw-door{display:flex;padding:30px 26px}.nw-door-links{align-self:stretch}.nw-guidance,.nw-practical{padding:50px 22px;gap:30px}.nw-quote{margin:0 22px;padding:35px 0}.nw-office .wrap{width:calc(100% - 44px)}}
.nw-shell .nw-navigation .nw-advice{padding:11px 20px;border:1px solid #46523b;border-radius:30px;color:#46523b}.nw-search{max-width:1184px;margin:0 auto;padding:12px 0 16px;border-top:1px solid #dfe3d9}.nw-search form{display:flex;align-items:center;gap:24px}.nw-search label{font-size:14px;white-space:nowrap}.nw-search-input{display:flex;gap:10px;flex:1;min-width:0}.nw-search input{min-width:0;width:100%;border:1px solid #dfe3d9;background:#f4f5f1;border-radius:26px;padding:11px 18px;font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:#20281f}.nw-search button{border:1px solid #46523b;border-radius:26px;padding:10px 23px;background:#46523b;color:white;font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;cursor:pointer}.nw-search-status{font-size:14px;margin:10px 0 0!important}.nw-search-status:empty,.nw-search-results:empty{display:none}.nw-search-results{padding:0;margin:18px 0 0;list-style:none;max-height:480px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.nw-search-results li{border-top:1px solid #dfe3d9;padding:16px 6px}.nw-search-results small{display:block;color:#60685d;font-size:13px}.nw-search-results a{display:block;font:23px/1.3 Georgia,serif;color:#263022;text-decoration:none;margin:7px 0}.nw-search-results p{font-size:15px;line-height:1.65;margin:8px 0;color:#60685d}.nw-search :focus-visible{outline:3px solid #9b7736;outline-offset:3px}@media(max-width:1280px){.nw-search{margin-left:48px;margin-right:48px}.nw-shell-inner{flex-wrap:wrap}.nw-shell .nw-navigation{flex-wrap:wrap}}@media(max-width:760px){.nw-search{margin-left:22px;margin-right:22px}.nw-search form{display:block}.nw-search label{display:block;margin-bottom:9px;white-space:normal}.nw-search-results{grid-template-columns:1fr}.nw-search button{padding:10px 16px}.nw-shell .nw-navigation .nw-advice{padding:8px 16px}.nw-shell .nw-navigation .nw-appointment{margin-left:0}}

@media print{.nw-shell,.nw-related{display:none!important}}

/* /notalegal/palette.css */
:root{--ink:#30302e;--accent:#615e54;--muted:#68665f;--line:#dedbd4;--wash:#f0eeea;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#faf9f6;font:18px/1.8 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:#55534c}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #77705c;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.16;letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(42px,4.65vw,66px)}h1 em{font-weight:400;color:#777166}h2{font-size:clamp(31px,3.3vw,44px)}h3{font-size:27px}p{margin:20px 0;color:var(--muted)}p:last-child{margin-bottom:0}img{display:block;width:100%;object-fit:cover}header{max-width:1280px;margin:auto;padding:27px 48px;display:flex;justify-content:space-between;align-items:center;gap:28px}.brand{font:36px/1 var(--serif);white-space:nowrap}.brand span{font-style:italic}.brand small{display:block;font:13px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--muted);margin-top:9px;letter-spacing:.1px}header nav{display:flex;align-items:center;gap:25px;font-size:14px}header nav a[aria-current]{font-weight:700;color:var(--accent)}.button{background:var(--accent);color:white;display:inline-flex;justify-content:center;align-items:center;text-align:center;min-height:48px;border:1px solid var(--accent);border-radius:30px;padding:13px 23px;font:500 16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;cursor:pointer}.button:hover{background:#3f3f3a;color:white}.button.secondary{background:transparent;color:var(--accent)}.button.secondary:hover{background:#e9e6df}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.eyebrow{font:600 13px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;letter-spacing:1.8px;text-transform:uppercase;color:var(--accent);margin:0 0 20px}.lead{font-size:21px;line-height:1.65}.small{font-size:14px;line-height:1.7}.section{max-width:1184px;width:calc(100% - 80px);margin:0 auto;padding:70px 0}.hero{max-width:1184px;width:calc(100% - 80px);margin:38px auto 76px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.hero .lead{margin-top:29px}.hero figure{position:relative;border-radius:22px;overflow:hidden}.hero img{height:545px;object-position:55% center}.hero figcaption{background:#373733;color:#fff;padding:23px 27px;font:italic 20px/1.5 var(--serif)}.signature{font-size:14px;margin-top:28px}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center;margin-bottom:40px}.section-heading>p{margin:0}.wash{background:var(--wash)}.two-doors{display:grid;grid-template-columns:1fr 1fr;gap:26px}.two-doors>a{background:#faf9f6;padding:37px;border-radius:18px;display:flex;flex-direction:column}.two-doors h3{font-size:32px}.two-doors p{font-size:17px}.two-doors .more{margin-top:auto;padding-top:25px}.more{font-size:15px;color:var(--accent);display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:550}.more>span{font-size:22px;font-weight:400}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;transition:background .18s,border-color .18s}.guide-card:hover{background:var(--wash);border-color:#aaa397}.guide-card h3{font-size:27px;letter-spacing:-.02em}.guide-card p{font-size:16px;line-height:1.8;margin:17px 0 24px}.card-type{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:17px}.guide-card .more{margin-top:auto}.approach{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line)}.approach p:first-child{margin-top:0}.contact-band{max-width:1184px;width:calc(100% - 80px);margin:30px auto 80px;padding:50px;border-radius:22px;background:#373733;color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.contact-band h2{font-size:36px}.contact-band p,.contact-band .eyebrow{color:#eae7e1}.contact-band .actions{margin:0;flex-direction:column;align-items:stretch}.contact-band .button{background:white;color:var(--ink);border-color:white}.contact-band .button.secondary{background:transparent;color:white;border-color:#b8b1a5}.contact-band .small{max-width:350px}.intro{padding-top:30px;padding-bottom:55px;max-width:1184px}.intro h1{max-width:930px}.intro .lead{max-width:800px;margin-top:26px}.intro>p{max-width:820px}.back{display:inline-block;font-size:14px;margin-bottom:28px;color:var(--muted)}.compact{padding-top:0;padding-bottom:30px}.jump{display:flex;gap:12px;flex-wrap:wrap}.jump a{font-size:15px;border-radius:30px;border:1px solid var(--line);padding:9px 20px}.jump a:hover{background:var(--wash)}.category{padding-top:35px;padding-bottom:35px}.category>h2{margin-bottom:28px}.category>.eyebrow{margin-bottom:9px}.note{padding:30px 34px;border-radius:16px;background:var(--wash)}.note h2{font-size:32px}.note p{font-size:17px}.pricing{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;border-top:1px solid var(--line);padding-top:40px}.amount{font:38px/1.3 var(--serif);color:var(--ink);margin:0 0 24px}.amount span{display:block;font:15px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--muted);margin-top:10px}.reading-layout{max-width:1080px;width:calc(100% - 80px);margin:10px auto 70px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:70px}.reading-layout aside{position:sticky;top:30px;align-self:start;border-left:1px solid var(--line);padding-left:23px}.reading-layout aside .eyebrow{font-size:12px}.reading-layout aside a{display:block;font-size:14px;color:var(--muted);padding:8px 0;line-height:1.6}.reading-layout aside a:hover{color:var(--ink)}article>section{border-bottom:1px solid var(--line);padding-bottom:46px;margin-bottom:46px;scroll-margin-top:30px}article h2{font-size:36px}article h3{font-size:23px;letter-spacing:-.015em}article>section>.eyebrow{font-size:12px}.example{background:var(--wash);padding:28px 32px;border-radius:14px;margin-top:30px}.example .eyebrow{font-size:12px;margin-bottom:12px}.example p{font-size:17px;margin:0}.important{border-left:3px solid #8b8476;padding-left:25px;font-size:20px;color:var(--ink)}.questions{padding-left:25px;margin-top:25px}.questions li{padding:12px 0 12px 10px;border-bottom:1px solid var(--line)}.questions li::marker{color:#797366}.doc-list{margin-top:30px}.doc-list>div{border-top:1px solid var(--line);padding:22px 0}.doc-list p{font-size:16px;margin-top:10px}.related a,.source-list a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:16px}.related span{float:right}.source-list{margin:25px 0 50px}.article-intro{border-bottom:1px solid var(--line);margin-bottom:55px}.step{display:grid;grid-template-columns:90px 1fr;gap:40px;max-width:900px;padding:35px 0;border-top:1px solid var(--line)}.step>span{font:30px var(--serif);color:#797366}.step h2{font-size:32px}.prose{max-width:850px}.prose h2{margin-top:30px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;padding-top:0}address{font-style:normal;margin:35px 0 15px}form{margin:30px 0}label{display:block;font-size:16px;font-weight:550;margin:22px 0 8px}input,textarea,select{display:block;width:100%;font:16px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;border:1px solid #a7a195;background:white;color:var(--ink);border-radius:7px;padding:12px;min-height:48px}textarea{resize:vertical}footer{border-top:1px solid var(--line);max-width:1280px;margin:auto;padding:45px 48px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;font-size:15px}footer .brand{font-size:31px}footer p{font-size:14px}.footer-links a{display:block;margin-bottom:10px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}
@media(max-width:1100px){header{padding:25px 35px;flex-wrap:wrap}header nav{gap:20px;flex-wrap:wrap}.hero{gap:35px;grid-template-columns:1.15fr 1fr}.hero img{height:500px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-band{gap:35px;padding:35px}.reading-layout{gap:40px;grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:760px){body{font-size:17px}header{padding:23px 22px;gap:20px}header nav{gap:13px 18px;font-size:14px}header nav .button{padding:9px 15px;font-size:14px}.brand{font-size:33px}.section,.hero,.reading-layout,.contact-band{width:calc(100% - 44px)}.section{padding:44px 0}.hero{display:flex;flex-direction:column;align-items:stretch;margin-top:24px;margin-bottom:44px;gap:30px}.hero h1{font-size:43px}.hero img{height:300px}.hero figcaption{font-size:18px}.lead{font-size:19px}.section-heading,.two-doors,.approach,.pricing,.contact-grid,.contact-band{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:28px}.two-doors>a{padding:28px}.two-doors h3{font-size:29px}.cards{grid-template-columns:1fr;gap:17px}.guide-card{padding:26px}.contact-band{padding:30px 26px;margin:25px auto 45px}.contact-band h2{font-size:32px}.contact-band .small{max-width:none}.intro{padding-top:25px}.intro h1{font-size:42px}.reading-layout{display:block;margin-top:0}.reading-layout aside{position:static;margin-bottom:35px;padding:20px;background:var(--wash);border:0;border-radius:14px}.reading-layout aside nav{display:flex;gap:3px 22px;flex-wrap:wrap}.reading-layout aside a{font-size:14px}.reading-layout aside .eyebrow{margin-bottom:10px}.article-intro{margin-bottom:30px}.article-intro .actions{flex-direction:column;align-items:stretch}article h2{font-size:31px}.example{padding:24px}.important{font-size:19px}.pricing{padding-top:30px}.step{grid-template-columns:40px 1fr;gap:20px}.step h2{font-size:28px}.compact{padding-top:0;padding-bottom:20px}.category{padding-top:25px}.contact-grid{padding-top:0}.note{padding:25px}.prose{padding-top:0}footer{padding:32px 22px;grid-template-columns:1fr;gap:30px}.actions .button{font-size:15px}.jump{gap:9px}.jump a{font-size:14px;padding:8px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{header nav,footer,.contact-band,.actions,aside,form,.jump{display:none!important}.section,.reading-layout{width:100%;margin:0;padding:15px 0}.reading-layout{display:block}body{font:12pt/1.5 Georgia,serif}h1{font-size:30pt}h2{font-size:22pt}article>section{break-inside:avoid}a{color:#000}.hero img{height:200px}}

/* /unified.css */
/* Shared reading experience for every department. */
.nw-unified{--nw-accent:#46523b;--nw-ink:#273026;--nw-muted:#586052;--nw-line:#dce0d6;margin:0;background:#fff;color:var(--nw-ink);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.8}.nw-unified:has(.nw-notahome[aria-current]){--nw-accent:#21465a}.nw-unified:has(.nw-notalegal[aria-current]){--nw-accent:#625c4c}.nw-unified *{box-sizing:border-box}.nw-unified main{overflow-wrap:break-word}.nw-unified h1,.nw-unified h2,.nw-unified h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;text-wrap:balance}.nw-unified h1{font-size:clamp(2.35rem,4.2vw,3.65rem);line-height:1.12;letter-spacing:-.035em}.nw-unified h2{font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.2}.nw-unified h3{font-size:1.45rem;line-height:1.35}.nw-unified p,.nw-unified li{line-height:1.85}.nw-unified a{text-decoration:none}.nw-unified a:focus-visible,.nw-unified button:focus-visible,.nw-unified summary:focus-visible{outline:3px solid #8b7039;outline-offset:5px}.nw-unified [id]{scroll-margin-top:28px}.nw-unified .nw-department{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 30px;background:#f4f5f1;border-bottom:1px solid var(--nw-line);padding:14px 24px;font-size:15px}.nw-department a{color:var(--nw-accent)}.nw-unified .nw-breadcrumb{display:flex;flex-wrap:wrap;gap:8px 12px;max-width:1200px;margin:0 auto;padding:22px 40px;font-size:14px;line-height:1.5;color:#5e6659}.nw-breadcrumb a{color:var(--nw-accent)}
.nw-unified main>.nw-page-hero{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:52px;align-items:center;max-width:1200px!important;width:100%;padding:35px 40px 60px!important;margin:0 auto!important;background:transparent;min-height:0}.nw-page-copy{min-width:0}.nw-page-copy>div{max-width:none;padding:0}.nw-page-copy .back{font-size:14px;display:inline-block;margin-bottom:14px}.nw-page-copy .eyebrow{font-size:14px;letter-spacing:.08em;color:var(--nw-accent)}.nw-page-copy h1{margin:15px 0 22px;max-width:none}.nw-page-copy .lead{font-size:1.15rem;line-height:1.75;color:var(--nw-muted);max-width:none}.nw-page-copy .actions{display:flex;flex-wrap:wrap;gap:12px}.nw-unified .nw-page-photo{display:block;margin:0!important;width:100%;height:auto;min-width:0;align-self:center}.nw-unified .nw-page-photo img{display:block;width:100%;height:360px;max-height:none;object-fit:cover;border-radius:3px}.nw-page-photo figcaption{font-size:14px;line-height:1.6;padding-top:10px;color:var(--nw-muted)}.nw-quiet-photo{max-width:900px;margin:25px auto}.nw-quiet-photo img{display:block;width:100%;max-height:280px;object-fit:cover}
.nw-unified .nw-contents{max-width:1120px;margin:0 auto 40px;padding:18px 24px;background:#f4f5f1;border:1px solid var(--nw-line);border-radius:3px}.nw-contents summary{font-size:16px;color:var(--nw-accent);font-weight:600;cursor:pointer}.nw-contents nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 30px;margin-top:20px}.nw-contents a{font-size:16px;line-height:1.6;color:var(--nw-accent)}.nw-unified .reading-layout{display:block!important;max-width:900px!important;width:100%;padding:0 40px 45px!important;margin:0 auto!important}.nw-unified .reading-layout>aside,.nw-unified .reading-layout>.page-menu,.nw-unified .reading-layout>.reading-nav{display:none}.nw-unified .reading-layout>article,.nw-unified .reading-layout>.reading-content{max-width:none!important;width:100%;padding:0!important;min-width:0}.nw-unified .reading-layout section{padding:35px 0;border-bottom:1px solid var(--nw-line)}.nw-unified .reading-layout p,.nw-unified .reading-layout li{font-size:18px}.nw-unified .button,.nw-unified .nw-button{font:600 15px/1.6 Arial,Helvetica,sans-serif;border-radius:28px;padding:12px 22px;min-height:46px}.nw-unified .nw-resources,.nw-unified .nw-next{max-width:1120px;margin:50px auto;padding:36px 40px;border-top:1px solid var(--nw-line)}.nw-resources>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.nw-resources a{display:block;color:var(--nw-accent);padding:18px 0}.nw-resources strong{display:block;font-size:18px}.nw-resources span{display:block;font-size:16px;line-height:1.75;margin-top:8px;color:var(--nw-muted)}.nw-next{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;background:#f4f5f1}.nw-next nav{display:flex;flex-direction:column;justify-content:center;gap:14px}.nw-next a{font-size:16px;color:var(--nw-accent);padding:10px 0;border-bottom:1px solid var(--nw-line)}.nw-unified .nw-unified-footer{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:30px;padding:40px max(24px,calc((100% - 1120px)/2));width:100%;max-width:none;background:#f4f5f1;border-top:1px solid var(--nw-line);font-size:15px;line-height:1.7;color:var(--nw-ink)}.nw-unified-footer a{color:var(--nw-accent)}.nw-unified-footer small{display:block}.nw-unified .nw-shell .nw-wordmark{font-size:25px}.nw-unified img{max-width:100%}.nw-unified input,.nw-unified select,.nw-unified textarea{max-width:100%;font-size:16px}.nw-unified .nw-search-results a{font-size:16px}
@media(max-width:760px){.nw-unified main>.nw-page-hero{grid-template-columns:1fr;gap:25px;padding:20px 24px 35px!important}.nw-unified .nw-page-photo img{height:235px}.nw-unified .nw-breadcrumb{padding:18px 24px}.nw-unified .nw-contents{margin:0 24px 28px}.nw-contents nav,.nw-resources>div,.nw-next{grid-template-columns:1fr}.nw-unified .reading-layout{padding:0 24px 25px!important}.nw-unified .nw-resources,.nw-unified .nw-next{margin:25px 24px;padding:25px 0}.nw-unified .nw-next{padding:24px}.nw-unified .nw-shell-inner{padding:22px 24px}.nw-unified .nw-department{justify-content:flex-start;gap:8px 20px}.nw-unified .nw-unified-footer{padding:30px 24px}.nw-unified table{display:block;max-width:100%;overflow-x:auto}.nw-unified .nw-page-copy .actions a{max-width:100%}}
@media(prefers-reduced-motion:reduce){.nw-unified *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.nw-shell,.nw-department,.nw-breadcrumb,.nw-contents,.nw-page-photo,.nw-quiet-photo,.nw-resources,.nw-next,.nw-related,.nw-unified-footer{display:none!important}.nw-unified main>.nw-page-hero{display:block!important;padding:0!important}.nw-unified .reading-layout{max-width:none!important;padding:0!important}.nw-unified main{color:#000;background:#fff}.nw-unified h2,.nw-unified h3{break-after:avoid}.nw-unified p,.nw-unified li{orphans:3;widows:3}}
/* Clear question rows, isolated from older department accordion styles. */
.nw-unified .nw-faq{max-width:1120px;margin:30px auto 60px;padding:36px 40px;background:#f4f5f1;border:1px solid #dce0d6;border-radius:4px}.nw-unified .nw-faq h2{margin:8px 0 18px}.nw-unified .nw-faq-intro{max-width:720px;margin:0 0 28px;font-size:18px}.nw-unified .nw-faq-list{display:block}.nw-unified .nw-faq details{margin:0;padding:0;border:0;border-top:1px solid #d5dacf;border-radius:0;background:transparent;box-shadow:none}.nw-unified .nw-faq details:last-child{border-bottom:1px solid #d5dacf}.nw-unified .nw-faq summary{display:grid;grid-template-columns:32px minmax(0,1fr) 24px;align-items:baseline;gap:16px;width:100%;padding:22px 0;margin:0;border:0;outline-offset:3px;font:600 18px/1.65 Arial,sans-serif;text-align:left;color:#34432e;list-style:none;cursor:pointer;background:transparent}.nw-unified .nw-faq summary::-webkit-details-marker{display:none}.nw-unified .nw-faq summary::before{content:none}.nw-unified .nw-faq summary::after{content:'+';position:static;transform:none;font:400 24px/1 Georgia,serif;text-align:center}.nw-unified .nw-faq details[open]>summary::after{content:'−'}.nw-unified .nw-faq-number{font-size:14px;font-weight:400;color:#687360}.nw-unified .nw-faq .nw-faq-answer{display:block;margin:0;padding:0 40px 26px 48px;max-width:850px;border:0;background:transparent}.nw-unified .nw-faq-answer p{margin:0 0 15px;font-size:18px;line-height:1.85;color:#424c3d}.nw-unified .nw-faq-answer a{display:inline-block;padding:4px 0;font-size:16px;line-height:1.65;font-weight:600;color:#46523b}.nw-unified .nw-contents>summary{border:0;padding:8px 0;box-shadow:none;line-height:1.65}.nw-unified .nw-contents nav a{display:block;padding:10px 0;line-height:1.65;white-space:normal}.nw-unified .nw-contents nav{align-items:start;gap:8px 32px}@media(max-width:760px){.nw-unified .nw-faq{margin:24px;padding:24px 20px}.nw-unified .nw-faq summary{grid-template-columns:24px minmax(0,1fr) 20px;gap:10px;font-size:17px}.nw-unified .nw-faq .nw-faq-answer{padding:0 0 24px 34px}.nw-unified .nw-faq-answer p{font-size:17px}}@media print{.nw-unified .nw-faq{margin:0;padding:0;border:0}.nw-unified .nw-faq details>.nw-faq-answer{display:block!important}.nw-unified .nw-faq summary::after{display:none}}
.nw-unified .nw-urgent{max-width:1184px;margin:0 auto 60px;padding:40px;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;background:#f1f3ed;border-top:3px solid #46523b}.nw-unified .nw-urgent h2{margin:10px 0 20px}.nw-unified .nw-urgent p{font-size:18px}.nw-urgent nav{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.nw-urgent nav a{display:block;padding:18px 0;border-bottom:1px solid #ced5c7;color:#34432e}.nw-urgent strong{display:block;font-size:19px;line-height:1.5}.nw-urgent span{display:block;margin-top:8px;font-size:16px;line-height:1.7;color:#56614e}.nw-urgent>div>a{font-size:16px;font-weight:600;color:#34432e}.nw-unified .nw-shell .nw-navigation{gap:14px}.nw-unified .nw-faq-answer ul,.nw-unified .nw-faq-answer ol{margin:0 0 20px;padding-left:24px}.nw-unified .nw-faq-answer li{font-size:17px;line-height:1.8}@media(max-width:760px){.nw-unified .nw-urgent{grid-template-columns:1fr;margin:0 24px 35px;padding:24px;gap:15px}.nw-urgent nav{grid-template-columns:1fr;gap:0}}@media print{.nw-urgent{display:none!important}}

/* /calm.css */
/* Quiet shared navigation and the author's editorial voice. */
.nw-unified .nw-calm-header{background:#fff;color:#293326}.nw-unified .nw-calm-header .nw-shell-inner{max-width:1280px;min-height:104px;padding:22px 40px;gap:35px}.nw-unified .nw-calm-header .nw-navigation{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:26px;font:15px/1.5 Arial,sans-serif;margin:0;width:auto}.nw-unified .nw-calm-header .nw-wordmark{display:flex;align-items:center;gap:16px}.nw-unified .nw-calm-header .nw-logo{width:57px;height:57px;object-fit:contain;border-radius:0}.nw-unified .nw-calm-header .nw-brand-name{font:25px/1.15 Georgia,serif;letter-spacing:-.5px}.nw-unified .nw-calm-header .nw-brand-name small{font:12px/1.5 Arial,sans-serif;color:#677060;margin-top:7px;letter-spacing:.02em}.nw-unified .nw-service-menu{position:relative;margin:0;padding:0;border:0;background:none;border-radius:0;box-shadow:none}.nw-unified .nw-service-menu>summary{display:block;cursor:pointer;padding:10px 0;list-style:none;border:0;background:none;font:15px/1.5 Arial,sans-serif;color:#3e473a;white-space:nowrap}.nw-service-menu>summary::-webkit-details-marker{display:none}.nw-unified .nw-service-menu>summary:after{content:'⌄';position:static;margin-left:7px;font-size:16px}.nw-unified .nw-service-menu>summary:before{content:none}.nw-unified .nw-service-menu>div{position:absolute;top:100%;left:-20px;z-index:50;width:310px;padding:12px 20px;background:white;border:1px solid #dde1d7;box-shadow:0 12px 30px #24302212;border-radius:3px}.nw-unified .nw-service-menu>div>a{display:block;white-space:normal;padding:12px 0;border-bottom:1px solid #e9ece4;font-size:16px}.nw-unified .nw-service-menu small{display:block;font-size:13px;color:#65705c;margin-top:3px}.nw-unified .nw-search-disclosure{display:block;margin:0;padding:0;border:0;border-top:1px solid #eef0e9;border-radius:0;background:#fafbf8;box-shadow:none}.nw-unified .nw-search-disclosure>summary{max-width:1200px;margin:auto;padding:13px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px;border:0;background:none;cursor:pointer;list-style:none;color:#5b6653;font:15px/1.6 Arial,sans-serif}.nw-search-disclosure>summary::-webkit-details-marker{display:none}.nw-unified .nw-search-disclosure>summary::before,.nw-unified .nw-search-disclosure>summary::after{content:none}.nw-search-disclosure>summary>span{font-size:14px;color:#384c2c}.nw-unified .nw-search-disclosure .nw-search{padding:18px 40px 25px;margin:0 auto;max-width:1200px;background:transparent;border:0}.nw-search-suggestions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.nw-search-suggestions button{border:1px solid #d9dfd1;background:#fff;color:#44553a;border-radius:20px;padding:7px 14px;font:14px/1.5 Arial,sans-serif;cursor:pointer}.nw-search-advice{display:inline-block;font-size:15px;color:#46523b}.nw-unified .nw-department{padding:12px 24px;background:#fff;font-size:14px;border-color:#edf0e7}.nw-unified .nw-personal{max-width:1120px;margin:65px auto;padding:30px 40px;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.nw-personal figure{margin:0}.nw-personal img{display:block;width:100%;height:auto;max-height:490px;object-fit:cover;object-position:center 25%;border-radius:3px}.nw-personal p{font-size:18px;line-height:1.85}.nw-signature{font-family:Georgia,serif;font-style:italic;color:#46523b}.nw-unified .nw-reflection{max-width:820px;margin:50px auto;padding:30px 36px;border:0;border-left:2px solid #80906f;background:#f6f7f2}.nw-reflection blockquote{font:clamp(1.4rem,2.2vw,1.85rem)/1.5 Georgia,serif;margin:10px 0 20px;color:#33432c}.nw-reflection p{font-size:16px;line-height:1.8}.nw-reflection a{font-size:14px;color:#46523b}.nw-unified .nw-reading-image{margin:35px 0}.nw-reading-image img{display:block;width:100%;height:280px;object-fit:cover;border-radius:3px}.nw-unified .nw-insight-reading{max-width:820px;padding:15px 35px 70px;margin:auto}.nw-insight-reading>section{padding:25px 0;border-bottom:1px solid #e0e5d9}.nw-insight-reading p{font-size:18px;line-height:1.9}.nw-insight-reading .nw-source{font-size:14px;color:#626d59;margin:35px 0}.nw-chapter-nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;font-size:15px;margin-top:35px}.nw-unified .nw-page-photo img[src*="paul-wellens"]{object-position:50% 27%}.nw-book #main .wrap{max-width:1120px;margin-left:auto;margin-right:auto;padding-left:35px;padding-right:35px}.nw-book #main .section{padding-top:55px;padding-bottom:55px}.nw-book #main .landing-hero{background:#46523b;color:#fff}.nw-book #main .hero-copy h1{font-size:clamp(2.5rem,4.5vw,4rem)}.nw-book #main .landing-hero-grid{gap:55px}.nw-book #main .hero-book img{max-width:265px;object-fit:contain;height:auto}.nw-book #main .paper{background:#f5f6f1}.nw-book #main p{font-size:18px;line-height:1.85}.nw-book #main .meta,.nw-book #main .source-small{font-size:14px;line-height:1.65}.nw-book #main .eyebrow{font-size:14px}.nw-book #main .landing-quote,.nw-book #main .author-quote,.nw-book #main .question-card,.nw-book #main .inline-question{background:#46523b;color:#fff}.nw-book #main .hero-actions .light-button{background:#fff;color:#384a2e}.nw-book #main .landing-idea>a,.nw-book #main .text-link{text-decoration:none;border:0}.nw-book #main .detail-layout{grid-template-columns:1.3fr 1fr;gap:50px}.nw-book #main .insight-tile{border:0;border-top:1px solid #dbe1d2;min-height:0;padding:25px 0;transform:none}.nw-book #main .insight-grid{gap:30px}.nw-book #main .insight-tile p{font-size:16px}.nw-book #main .tile-bottom{padding-top:15px}.nw-book #main .landing-author img{object-position:center 25%}.nw-book #main .book-stage{background:#f1f3eb}.nw-book #main .chapter-nav{display:flex}.nw-book-index{max-width:1040px;margin:40px auto;padding:30px}.nw-book-index ol{columns:2;column-gap:45px}.nw-book-index li{break-inside:avoid;margin:0 0 14px}.nw-unified .nw-faq{margin-top:45px}.nw-unified .nw-shell a:focus-visible,.nw-unified .nw-shell summary:focus-visible{outline:2px solid #7f8e6d;outline-offset:4px}
@media(max-width:1000px){.nw-unified .nw-calm-header .nw-shell-inner{flex-wrap:wrap;gap:18px}.nw-unified .nw-calm-header .nw-navigation{flex-wrap:wrap;justify-content:flex-start;gap:15px 25px}.nw-unified .nw-personal{gap:35px}}
@media(max-width:760px){.nw-unified .nw-calm-header .nw-shell-inner{padding:20px 24px}.nw-unified .nw-calm-header .nw-navigation{gap:12px 18px;font-size:14px}.nw-unified .nw-calm-header .nw-navigation>a{font-size:14px}.nw-unified .nw-calm-header .nw-navigation .nw-appointment{padding:9px 15px}.nw-unified .nw-search-disclosure>summary{padding:12px 24px}.nw-unified .nw-search-disclosure .nw-search{padding:15px 24px}.nw-unified .nw-service-menu>div{left:0;width:min(310px,calc(100vw - 48px))}.nw-unified .nw-personal{grid-template-columns:1fr;margin:30px auto;padding:25px}.nw-personal figure{max-width:290px}.nw-unified .nw-reflection{margin:30px 24px;padding:24px}.nw-book #main .detail-layout{grid-template-columns:1fr;gap:30px}.nw-book #main .wrap{padding-left:24px;padding-right:24px}.nw-book #main .landing-hero-grid{gap:30px}.nw-book-index ol{columns:1}.nw-reading-image img{height:210px}.nw-unified .nw-insight-reading{padding:10px 24px 40px}}
@media print{.nw-calm-header,.nw-reflection,.nw-reading-image,.nw-personal,.nw-department{display:none!important}.nw-book #print-sheet{display:block!important}.nw-book .nw-unified-footer,.nw-book .nw-related{display:none!important}}

.nw-unified.nw-legal-area{--nw-accent:#625c4c}.nw-unified.nw-home-area{--nw-accent:#21465a}
/* Department names and a shared vertical rhythm. */
.nw-unified.nw-homepage .nw-doors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:0;align-items:stretch}.nw-unified.nw-homepage .nw-door{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr auto minmax(235px,auto);gap:20px;padding:32px 28px;min-width:0;border-radius:12px}.nw-unified.nw-homepage .nw-door>*{grid-column:1;grid-row:auto;margin:0;align-self:start}.nw-unified.nw-homepage .nw-door .nw-label{font-size:13px;line-height:1.6;letter-spacing:.07em;margin:0}.nw-unified.nw-homepage .nw-door h3.nw-department-title{font-family:Arial,Helvetica,sans-serif;font-size:clamp(2rem,3.1vw,2.8rem);font-style:normal;font-weight:650;letter-spacing:-.035em;line-height:1.15;color:#34472d;margin:0 0 4px;white-space:nowrap}.nw-unified.nw-homepage .nw-door>p:not(.nw-label){font-size:17px;line-height:1.8;margin:0;flex:none}.nw-unified.nw-homepage .nw-door-main{font-size:16px;font-weight:650;line-height:1.6;margin:0;padding:8px 0 0;align-self:end}.nw-unified.nw-homepage .nw-door-links{padding:16px 0 0;align-self:stretch;margin:0;min-width:0}.nw-unified.nw-homepage .nw-door-links a{font-size:15px;line-height:1.65;padding:8px 0;margin:0}
@supports(grid-template-rows:subgrid){.nw-unified.nw-homepage .nw-door{grid-template-rows:subgrid;grid-row:span 5;row-gap:20px}.nw-unified.nw-homepage .nw-doors{row-gap:20px}.nw-unified.nw-homepage .nw-door-links{min-height:0}}
.nw-unified main p{word-spacing:normal;letter-spacing:normal;text-align:start;hyphens:manual}.nw-unified main h1,.nw-unified main h2,.nw-unified main h3{overflow-wrap:break-word;word-break:normal}.nw-unified .reading-layout p,.nw-unified .nw-insight-reading p{margin:0 0 1.15rem;max-width:72ch}.nw-unified .reading-layout h2,.nw-unified .nw-insight-reading h2{margin:0 0 1.15rem;line-height:1.25}.nw-unified .reading-layout h3{margin:1.8rem 0 .8rem;line-height:1.4}.nw-unified .reading-layout ul,.nw-unified .reading-layout ol{padding-left:1.5rem;margin:1rem 0 1.5rem}.nw-unified .reading-layout li{margin:.45rem 0;padding-left:.2rem}.nw-unified .reading-layout section>p:last-child{margin-bottom:0}.nw-unified .reading-layout .eyebrow,.nw-unified .reading-layout .chapter-number{margin-bottom:.8rem;font-size:14px;line-height:1.6}.nw-unified .nw-faq summary{letter-spacing:normal;word-spacing:normal;white-space:normal;align-items:start}.nw-unified .nw-faq-answer p+p{margin-top:1rem}.nw-unified .nw-faq-answer p:last-of-type{margin-bottom:1rem}.nw-unified .nw-page-copy h1{margin-bottom:1.4rem}.nw-unified .nw-page-copy p{margin:0 0 1.2rem}.nw-unified .nw-page-copy .actions{margin-top:1.6rem}.nw-unified .nw-resources span{max-width:60ch}.nw-unified .nw-department[aria-label="NotaLegal"]::before{content:'NotaLegal'}.nw-unified .nw-department[aria-label="NotaHome"]::before{content:'NotaHome'}.nw-unified .nw-department[aria-label="NotaCare"]::before{content:'NotaCare'}.nw-unified .nw-department::before{font:650 18px/1.5 Arial,sans-serif;letter-spacing:-.02em;color:var(--nw-accent)}.nw-unified .nw-department{align-items:center}.nw-book #main .reading p{font-size:18px;line-height:1.85;margin-bottom:1.15rem}.nw-book #main .reading h2{line-height:1.4;margin-bottom:1rem}.nw-book #main .field textarea{line-height:1.75}.nw-unified .nw-source,.nw-unified .meta{line-height:1.7}
@media(max-width:1000px){.nw-unified.nw-homepage .nw-doors{grid-template-columns:1fr;gap:24px}.nw-unified.nw-homepage .nw-door{display:grid;grid-row:auto;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:18px 35px;padding:28px}.nw-unified.nw-homepage .nw-door .nw-label{grid-column:1;grid-row:1}.nw-unified.nw-homepage .nw-door h3{grid-column:1;grid-row:2}.nw-unified.nw-homepage .nw-door>p:not(.nw-label){grid-column:1;grid-row:3}.nw-unified.nw-homepage .nw-door-main{grid-column:1;grid-row:4;align-self:start}.nw-unified.nw-homepage .nw-door-links{grid-column:2;grid-row:1/5;min-height:0;align-self:start;border-top:0;border-left:1px solid #e3e4dc;padding:0 0 0 28px}}
@media(max-width:620px){.nw-unified.nw-homepage .nw-door{grid-template-columns:1fr;gap:18px;padding:27px 24px}.nw-unified.nw-homepage .nw-door>*{grid-column:1!important;grid-row:auto!important}.nw-unified.nw-homepage .nw-door-links{border-left:0;border-top:1px solid #e3e4dc;padding:15px 0 0}.nw-unified.nw-homepage .nw-door h3.nw-department-title{font-size:2.15rem}.nw-unified main p,.nw-unified .reading-layout p,.nw-unified .reading-layout li{font-size:17px;line-height:1.8}.nw-unified .reading-layout h3{margin-top:1.5rem}.nw-unified .nw-department{justify-content:flex-start;gap:10px 18px}.nw-unified .nw-department::before{flex-basis:100%}.nw-unified .nw-reflection blockquote{line-height:1.5}}
/* Homepage portrait follows the text and looks back into the page. */
.nw-unified.nw-homepage .nw-personal{grid-template-columns:1.25fr .75fr}.nw-unified.nw-homepage .nw-personal>div{grid-column:1;grid-row:1}.nw-unified.nw-homepage .nw-personal>figure{grid-column:2;grid-row:1}@media(max-width:760px){.nw-unified.nw-homepage .nw-personal{grid-template-columns:1fr}.nw-unified.nw-homepage .nw-personal>div{grid-column:1;grid-row:1}.nw-unified.nw-homepage .nw-personal>figure{grid-column:1;grid-row:2}}
.nw-unified .nw-advice-choices{max-width:1120px;margin:10px auto 50px;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.nw-advice-choices article{display:flex;flex-direction:column;padding:32px;border:1px solid #dce2d5;border-radius:8px;background:#fff}.nw-advice-choices article:nth-child(2){background:#f3f5ee;border-top:3px solid #46523b}.nw-advice-choices p,.nw-advice-choices li{font-size:18px;line-height:1.8}.nw-advice-choices ul{padding-left:22px;margin:0 0 25px}.nw-advice-choices li{margin:8px 0}.nw-advice-choices .button{align-self:flex-start;margin-top:auto}.nw-advice-process{max-width:1040px;margin:30px auto 60px;padding:30px 40px;border-top:1px solid #dce2d5}.nw-advice-process ol{padding-left:24px}.nw-advice-process li{margin:20px 0}.nw-advice-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:55px;max-width:1120px;margin:auto;align-items:start}.nw-advice-layout h3{margin-top:30px}.nw-advice-layout p{font-size:18px;line-height:1.85}.nw-advice-layout .form{background:#f4f6f0;padding:30px;border:1px solid #dce2d5;border-radius:6px;min-width:0}.nw-advice-layout .form h3{margin:0 0 15px}.nw-advice-layout .form label{display:block;margin:18px 0 7px;font-size:16px;font-weight:600}.nw-advice-layout .form input,.nw-advice-layout .form select,.nw-advice-layout .form textarea{display:block;width:100%;padding:12px 14px;background:#fff;border:1px solid #b9c4af;border-radius:3px;color:#273326;font:16px/1.65 Arial,sans-serif}.nw-advice-layout .form small{display:block;font-size:14px;line-height:1.75;margin:20px 0}.nw-advice-layout .form .actions{display:flex;flex-wrap:wrap;gap:12px}.nw-advice-layout .form .status{font-size:15px;line-height:1.75}.nw-advice-layout .price-note{padding:20px 0;border-top:1px solid #dce2d5;margin-top:25px}@media(max-width:800px){.nw-unified .nw-advice-choices{grid-template-columns:1fr;padding:0 24px;gap:24px}.nw-advice-choices article{padding:25px}.nw-advice-layout{grid-template-columns:1fr;gap:30px}.nw-advice-layout .form{padding:24px}.nw-advice-process{padding:25px}.nw-advice-layout .form .actions .button{width:100%}}

/* Direct access to home, deeds and an always available search field. */
.nw-unified .nw-calm-header .nw-shell-inner{flex-wrap:wrap;gap:18px 28px}.nw-unified .nw-calm-header .nw-navigation{flex-wrap:wrap;gap:12px 22px}.nw-unified .nw-deeds-menu>div{left:auto;right:0}.nw-unified .nw-deeds-menu>div>p{font:14px/1.6 Arial,sans-serif;margin:8px 0;color:#59634f}.nw-unified .nw-search-disclosure .nw-search{padding-top:14px;padding-bottom:14px}.nw-search-suggestions{margin:10px 0}.nw-unified .nw-search-input input{min-width:0;font-size:16px}.nw-unified .nw-calm-header .nw-brand-name{white-space:nowrap}
@media(max-width:760px){.nw-unified .nw-deeds-menu>div{position:static;width:min(310px,calc(100vw - 48px));box-sizing:border-box}.nw-unified .nw-calm-header .nw-navigation{width:100%}.nw-unified .nw-search-suggestions{gap:7px}.nw-unified .nw-search-suggestions button{padding:5px 10px}}

/* /conversation-questions.css */
/* Shared, native disclosure controls for preparation questions. */
.nw-unified ol.conversation-questions{list-style:none;padding:0;margin:1.5rem 0;max-width:100%;counter-reset:conversation}
.nw-unified ol.conversation-questions>li{counter-increment:conversation;padding:0;margin:0;border:0;border-bottom:1px solid #d8dbd2;position:relative}
.nw-unified ol.conversation-questions>li:before{content:none}
.nw-unified .conversation-questions details.conversation-question{padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.nw-unified .conversation-questions .conversation-question>summary{display:flex;align-items:baseline;gap:.75rem;position:relative;list-style:none;cursor:pointer;padding:1.2rem 2.3rem 1.2rem 0;border:0;font:inherit;font-size:1.125rem;font-weight:500;line-height:1.65;color:#273026;text-align:left;min-height:48px}
.nw-unified .conversation-question>summary::-webkit-details-marker{display:none}
.nw-unified .conversation-question>summary::before{content:counter(conversation) ".";flex:0 0 1.5rem;color:#6a6f64}
.nw-unified .conversation-question>summary::after{content:"+";position:absolute;right:.3rem;top:1.2rem;font:inherit;font-size:1.4rem;color:#46523b}
.nw-unified .conversation-question[open]>summary::after{content:"−"}
.nw-unified .conversation-question>summary:hover{color:#46523b;background:#f7f8f5}
.nw-unified .conversation-question>summary:focus-visible{outline:2px solid #46523b;outline-offset:4px;border-radius:2px}
.nw-unified .conversation-questions .conversation-answer{padding:0 2.3rem 1.35rem 2.25rem;max-width:78ch;font-size:1.0625rem;line-height:1.8;color:#50594b}
.nw-unified .conversation-questions .conversation-answer p{margin:0 0 .6rem;font-size:inherit;line-height:inherit}
.nw-unified .conversation-hint{font-size:1rem;color:#60685d;max-width:70ch}
@media(max-width:600px){.nw-unified .conversation-questions .conversation-question>summary{font-size:1.0625rem;gap:.45rem;padding-right:1.8rem}.nw-unified .conversation-questions .conversation-answer{padding-left:1.95rem;padding-right:.3rem}}
@media print{.nw-unified .conversation-question>summary::after{content:none}.nw-unified .conversation-question>.conversation-answer{display:block!important}.nw-unified .conversation-question{break-inside:avoid}.nw-unified .conversation-hint{display:none}}

/* /practical.css */
/* Bright, readable shared working layer. Brand colors remain on actions. */
html{scroll-behavior:smooth;scroll-padding-top:24px}
body.nw-unified{background:#fff;color:#28332b;--nw-paper:#fff;--nw-bg:#fff;--nw-muted:#546054;--nw-line:#e5e9e3;--paper:#fff;--cream:#fff}
.nw-unified main{background:#fff}
.nw-unified main :is(p,li){line-height:1.8}
.nw-unified main :is(h1,h2,h3){text-wrap:balance}
.nw-unified main h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.14;letter-spacing:-.035em}
.nw-unified .nw-calm-header .nw-shell-inner{min-height:88px;padding-top:16px;padding-bottom:16px}
.nw-unified .nw-search-disclosure{background:#fff}
.nw-unified .nw-search-disclosure .nw-search{padding-top:12px;padding-bottom:12px}
.nw-unified .nw-search-suggestions{margin:9px 0 0}
.nw-unified .nw-search-advice{display:none}
.nw-unified .nw-search-status:empty,.nw-unified .nw-search-results:empty{display:none}
.nw-unified .nw-search-input{min-width:0}
.nw-unified .nw-search-input input{min-width:0;flex:1}
.nw-unified .nw-search-input button{flex:none;min-width:96px;white-space:nowrap;overflow-wrap:normal}
.nw-unified :is(.nw-faq,.nw-reflection,.nw-next,.nw-contents,.contact-band,.consultation){background:#fafbf9;box-shadow:none;border-color:#e3e8df}
.nw-unified .nw-faq{border:0;border-top:1px solid #e3e8df;background:#fff}
.nw-unified .nw-page-photo img{height:320px;border-radius:8px}
.nw-unified .nw-page-hero{padding-top:24px!important;padding-bottom:36px!important}
.nw-unified .nw-contents{background:#fff;border:0;border-top:1px solid #e3e8df;border-bottom:1px solid #e3e8df}
.nw-unified main :is(.reading-layout,.nw-insight-reading){max-width:960px!important}
.nw-unified main .nw-reading-image{margin:32px 0}
.nw-unified .nw-preparation{max-width:1120px;margin:44px auto;padding:32px 40px;background:#f7f9f5;border-top:2px solid #60704c;border-radius:0 0 10px 10px}
.nw-preparation h2{margin:5px 0 14px;font-size:clamp(1.6rem,2.7vw,2.2rem)}
.nw-preparation-intro{max-width:65ch;margin:0 0 20px}
.nw-checks{list-style:none!important;padding:0!important;margin:20px 0!important;display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
.nw-checks li{margin:0!important;padding:0!important;border-top:1px solid #dee5d8}
.nw-checks label{display:flex;align-items:flex-start;gap:12px;padding:15px 0;cursor:pointer;font:1rem/1.65 Arial,sans-serif}
.nw-checks input{appearance:auto;flex:none;width:20px;height:20px;margin:3px 0 0;accent-color:#52663d}
.nw-checks label:has(input:checked) span{color:#596b4c}
.nw-preparation .nw-check-state{font-size:14px;line-height:1.6;color:#55614f;margin:16px 0}
.nw-download-actions{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}
.nw-unified .nw-download-actions :is(a,button){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;background:#46583a;color:white;border:1px solid #46583a;border-radius:24px;cursor:pointer;font:600 15px/1.5 Arial,sans-serif;text-decoration:none}
.nw-unified .nw-download-actions button{background:white;color:#46583a}
.nw-unified .nw-download-actions .nw-reset{border:0;background:none;font-weight:400}
.nw-jumpbar{width:auto!important;max-width:1120px;margin:0 auto 28px;padding:14px 20px;display:flex;flex-wrap:wrap;gap:8px 24px;border-block:1px solid #e4e9df;font:600 15px/1.6 Arial,sans-serif}
.nw-jumpbar a{padding:7px 0;color:#46583a}
.nw-unified .nw-contents nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 30px}
.nw-unified main .nw-first-actions{max-width:1120px;margin:18px auto 32px;padding:0 24px}
.nw-first-actions h2{font-size:1.45rem;margin:0 0 14px}
.nw-first-actions nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.nw-first-actions a{display:block;padding:18px 16px;border:1px solid #dfe5da;border-radius:8px;background:white;color:#34462c;font-size:16px;line-height:1.5}
.nw-first-actions a:hover{background:#f5f8f1;border-color:#91a480}
.nw-first-actions small{display:block;font-size:14px;color:#606b59;margin-top:5px}
.nw-unified .nw-photo-credit{font:12px/1.5 Arial,sans-serif;color:#687061;margin:7px 0 0}
.nw-unified .nw-photo-credit a{color:inherit}
.nw-unified .nw-inline-photo{max-width:1040px;margin:36px auto;padding:0 40px}
.nw-unified .nw-personal:not(:has(figure)){display:block;max-width:960px}
.nw-inline-photo img{display:block;width:100%;height:310px;object-fit:cover;border-radius:8px}
.nw-unified a:focus-visible,.nw-unified button:focus-visible,.nw-unified summary:focus-visible,.nw-unified input:focus-visible{outline:3px solid #6c825a;outline-offset:4px}
.nw-unified a,.nw-unified button{overflow-wrap:anywhere}
.nw-menu-toggle{display:none}
.nw-book #main :is(.landing-hero,.landing-quote,.author-quote,.question-card,.inline-question){background:#f6f8f3;color:#29372a}
.nw-book #main :is(.landing-hero,.landing-quote,.author-quote,.question-card,.inline-question) :is(p,h1,h2,blockquote,.light,.hero-explore){color:#29372a}
.nw-book #main .hero-actions .light-button{background:#46583a;color:white}
.nw-book #main .hero-book figcaption{color:#56614e}
.nw-book #main .landing-author:not(:has(figure)),.nw-book #main .author-layout:not(:has(figure)){display:block;max-width:860px}
@media(max-width:760px){
 .nw-unified .nw-calm-header .nw-shell-inner{padding:16px 20px;gap:15px}
 .nw-unified .nw-calm-header .nw-shell-inner{flex-direction:row;align-items:center}
 .nw-unified .nw-department{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;white-space:nowrap;gap:20px;max-width:100%;box-sizing:border-box}
 .nw-unified .nw-department>*{flex:none}
 .nw-unified .youth-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;max-width:100%;box-sizing:border-box}
 .nw-unified .youth-nav>a{flex:none}
 .nw-unified .nw-department,.nw-unified .youth-nav{scrollbar-width:none}
 .nw-unified .nw-department::-webkit-scrollbar,.nw-unified .youth-nav::-webkit-scrollbar{display:none}
 .nw-unified .nw-calm-header .nw-navigation{gap:5px 18px}
 .nw-unified .nw-menu-ready .nw-navigation{display:none;width:100%}
 .nw-unified .nw-menu-ready.nw-menu-open .nw-navigation{display:flex}
 .nw-menu-toggle{display:block;margin-left:auto;padding:9px 14px;border:1px solid #dbe2d4;border-radius:22px;background:white;color:#34462c;min-height:44px;font:600 15px/1.5 Arial,sans-serif}
 .nw-unified .nw-calm-header .nw-brand-name{font-size:23px}
 .nw-unified .nw-calm-header .nw-wordmark{gap:10px;min-width:0;flex:1}
 .nw-unified .nw-calm-header .nw-brand-name{font-size:21px}
 .nw-unified .nw-calm-header .nw-brand-name small{font-size:11px}
 .nw-unified .nw-calm-header .nw-logo{width:42px;height:42px}
 .nw-unified .nw-navigation>a,.nw-unified .nw-service-menu>summary{min-height:44px;display:flex;align-items:center}
 .nw-unified .nw-search-disclosure .nw-search{padding:12px 20px}
 .nw-unified .nw-search-suggestions{display:none}
 .nw-unified .nw-page-photo img{height:230px}
 .nw-unified .nw-preparation{margin:28px 20px;padding:24px 20px}
 .nw-checks{grid-template-columns:1fr}
 .nw-jumpbar{margin:0 24px 24px;padding:10px 0;gap:4px 20px}
 .nw-first-actions nav{grid-template-columns:1fr 1fr}
 .nw-first-actions a{padding:14px 12px}
 .nw-unified .nw-contents nav{grid-template-columns:1fr}
 .nw-unified .nw-inline-photo{padding:0 24px;margin:28px auto}
 .nw-inline-photo img{height:220px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{
 .nw-jumpbar,.nw-first-actions,.nw-download-actions,.nw-check-state,.nw-inline-photo{display:none!important}
 .nw-preparation{break-before:page;margin:0!important;padding:0!important;background:white!important;border:0!important}
 .nw-checks{display:block}
 .nw-checks li{break-inside:avoid}
 body.nw-print-checklist main>*:not(.nw-preparation){display:none!important}
 body.nw-print-checklist footer,body.nw-print-checklist header{display:none!important}
 body.nw-print-checklist .nw-preparation{break-before:auto}
}

/* /wayfinding.css */
/* Shared orientation system, loaded last on every content page. */
:root{--wf-olive:#455139;--wf-ink:#293328;--wf-line:#dce2d5;--wf-paper:#f4f6ef}
.wf-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.wf-header.nw-shell{background:var(--wf-olive)!important;color:white;border:0;position:relative;z-index:30;padding:0;box-shadow:0 3px 16px #27321b12}
.wf-header .wf-topbar{max-width:1440px;margin:auto;display:flex;align-items:center;gap:32px;padding:26px 32px}
.wf-header .nw-wordmark{color:white!important;display:flex;gap:18px;align-items:center;flex:none;text-decoration:none}
.wf-header .nw-logo{width:74px!important;height:74px!important;object-fit:cover;border:1px solid #ffffff38}
.wf-header .nw-brand-name{color:white!important;font:32px/1.1 Georgia,serif;white-space:nowrap}
.wf-header .nw-brand-name small{display:block;font:14px/1.6 Arial,sans-serif;color:#e0e5d8!important;margin-top:8px}
.wf-header .nw-search{position:relative;flex:1;min-width:220px;max-width:620px;padding:0;margin:0;color:var(--wf-ink);border:0;background:transparent}
.wf-header .nw-search form{display:block;margin:0;padding:0}
.wf-header .nw-search label{display:block;color:#e9eddf;font-size:13px;margin:0 0 6px;line-height:1.4}
.wf-header .nw-search-input{display:flex;gap:0;border:1px solid #d3dbc8;border-radius:9px;overflow:hidden;background:white;min-width:0}
.wf-header .nw-search input{border:0;border-radius:0;background:white;color:var(--wf-ink);min-width:0;width:100%;font-size:16px;padding:13px 15px;height:49px;box-shadow:none}
.wf-header .nw-search button{border:0;border-radius:0;background:#e8eddf;color:#293328;font-size:15px;min-width:85px;padding:10px 15px;flex:none}
.wf-header .wf-appointment{background:#f1e9d4;color:#293328!important;border:1px solid #f1e9d4;border-radius:7px;padding:15px 18px;font-size:15px;font-weight:600;white-space:nowrap;text-decoration:none;margin-top:20px}
.wf-global{max-width:1376px!important;width:auto!important;margin:0 auto!important;display:flex;gap:8px;justify-content:flex-start;padding:0 0 12px!important;background:transparent!important;border:0!important;flex-wrap:wrap}
.wf-global a{display:block;color:#f5f6f0!important;padding:10px 17px;font-size:16px;border-radius:6px;text-decoration:none;border:0}
.wf-global a:hover,.wf-global a[aria-current],.wf-global a[data-current-section]{background:#ffffff20!important;color:white!important;box-shadow:inset 0 -3px #e8dbb9}
.wf-menu{display:none}
.wf-search-popup{display:none;position:absolute;top:100%;left:0;right:0;min-width:100%;max-height:65vh;overflow:auto;background:white;border:1px solid var(--wf-line);box-shadow:0 16px 36px #20271d33;padding:16px;border-radius:0 0 10px 10px;z-index:45}
.nw-search:focus-within .wf-search-popup:has(.nw-search-status:not(:empty)){display:block}
.wf-header .nw-search-status{color:#506047;font-size:14px;margin:0 0 12px}
.wf-header .nw-search-results{display:block;max-height:none;overflow:visible;margin:0;padding:0;list-style:none}
.wf-header .nw-search-results li{padding:14px 0;border:0;border-top:1px solid var(--wf-line);background:white}
.wf-header .nw-search-results a{display:block;color:#334528!important;font-size:18px;line-height:1.4}
.wf-header .nw-search-results p{font-size:14px;color:#596351;line-height:1.5;margin:5px 0}
.wf-header .nw-search-results small{font-size:12px;color:#65705b}
.wf-header .wf-search-popup>a{color:#334528;display:block;margin-top:16px;font-size:15px}
.wf-page-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:36px;max-width:1440px;margin:auto;padding:0 32px;align-items:start}
.wf-page-layout>main{width:100%!important;max-width:100%!important;min-width:0;margin:0!important;padding:0!important}
.wf-context{position:sticky;top:20px;padding:32px 0 24px;font-size:15px;max-height:calc(100vh - 30px);overflow:auto;scrollbar-width:thin}
.wf-topic-menu{border:0!important;background:transparent!important;border-radius:0!important;padding:0!important;margin:0!important}
.wf-topic-menu>summary{list-style:none;padding:0 0 18px!important;cursor:pointer;border-bottom:1px solid var(--wf-line);background:transparent!important}
.wf-topic-menu>summary::-webkit-details-marker{display:none}
.wf-topic-menu>summary strong{display:block;font:27px/1.25 Georgia,serif;margin-top:7px;color:var(--wf-ink)}
.wf-context-hint{display:none}
.wf-label{font:600 11px/1.6 Arial,sans-serif;letter-spacing:1.7px;color:#69745d;margin:0 0 10px}
.wf-context nav{display:block;width:auto!important;padding:12px 0;margin:0;background:transparent;border:0}
.wf-context nav a{display:block;padding:9px 11px;margin:2px 0;line-height:1.45;text-decoration:none;color:#4c5942;font-size:15px;overflow-wrap:anywhere;border-radius:5px}
.wf-context nav a:hover{background:#f0f3e9}
.wf-context nav a[aria-current]{background:#e8eedf;color:#2e3e26;font-weight:700;border-left:3px solid #6e805b;padding-left:8px}
.wf-group{border:0!important;border-bottom:1px solid var(--wf-line)!important;border-radius:0!important;padding:0!important;margin:0!important;background:transparent!important}
.wf-group>summary{padding:13px 0!important;font-size:15px;font-weight:600;color:#39482f;cursor:pointer;background:transparent!important;list-style:revert!important}
.wf-group>a{margin-left:10px!important;font-size:14px!important}
.wf-context-help{border-top:1px solid var(--wf-line);padding-top:20px;margin-top:12px;display:grid;gap:10px;font-size:14px}
.wf-context-help a{color:#455139;text-decoration:underline;text-underline-offset:3px}
.wf-breadcrumb{display:flex!important;align-items:center;flex-wrap:wrap;gap:8px!important;max-width:100%!important;width:auto!important;padding:26px 0 17px!important;margin:0!important;background:transparent!important;border:0!important;font:13px/1.6 Arial,sans-serif!important;color:#6a745f!important}
.wf-breadcrumb a{color:#526244!important;text-decoration:underline;text-underline-offset:3px;font-size:13px!important;padding:0!important}
.wf-breadcrumb>span:last-child{color:#35452d;font-weight:600}
.wf-local{display:flex!important;flex-wrap:wrap;gap:6px!important;width:auto!important;max-width:100%!important;padding:10px 0 17px!important;margin:0 0 12px!important;border:0!important;border-bottom:1px solid var(--wf-line)!important;background:transparent!important}
.wf-local a{padding:8px 12px!important;border:1px solid #dbe3d1;border-radius:5px;font-size:14px!important;text-decoration:none;color:#415238!important;background:white;line-height:1.4}
.wf-local a:hover{background:#eef2e7}
.wf-page-layout .nw-page-hero{margin:0!important;padding:32px 0!important;gap:30px!important;max-width:100%!important}
.wf-page-layout .nw-page-hero h1{font-size:clamp(32px,3.1vw,50px)!important;line-height:1.13}
.wf-page-layout .nw-page-hero p{font-size:17px;line-height:1.8}
.wf-page-layout .reading-layout,.wf-page-layout .reading,.wf-page-layout .nw-preparation,.wf-page-layout .nw-resources,.wf-page-layout .nw-reflection,.wf-page-layout .nw-contents{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}
.wf-page-layout .reading-layout{padding-left:0!important;padding-right:0!important}
.wf-section{padding:35px 0;margin:20px 0;border-top:1px solid var(--wf-line);max-width:100%;color:var(--wf-ink);font:16px/1.8 Arial,sans-serif}
.wf-section h2{font:32px/1.25 Georgia,serif;margin:0 0 18px;color:#303f28}
.wf-section h3{font:23px/1.3 Georgia,serif;color:#33422b;margin:0 0 12px}
.wf-section a{color:#465c36;text-underline-offset:4px}
.wf-section p{font-size:16px;line-height:1.8;max-width:76ch}
.wf-practice,.wf-tips{padding:26px 30px;background:#f7f8f3;border:1px solid var(--wf-line);border-radius:10px}
.wf-practice h2,.wf-tips h2{font-size:27px}
.wf-note{font-size:13px!important;color:#6a745f}
.wf-tips li{margin:12px 0;padding-left:6px}
.wf-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}
.wf-card{background:#f8f9f5;border:1px solid var(--wf-line);border-radius:10px;padding:24px;display:flex;flex-direction:column;min-width:0}
.wf-card a{margin-top:auto;font-size:15px;font-weight:600;padding-top:10px}
.wf-card p{margin:0 0 14px}
.wf-card .wf-label{font-size:10px}
.wf-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.wf-person{border:1px solid var(--wf-line);border-radius:8px;padding:24px;background:#fafbf7;min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.wf-person h3{font-size:23px;margin:0 0 10px}
.wf-person p{font-size:14px;line-height:1.5;margin:0 0 16px;flex:1}
.wf-person a{font-size:14px;overflow-wrap:anywhere;max-width:100%;line-height:1.6;margin-top:5px}
.wf-button{display:inline-block;padding:10px 18px;background:#465139;color:white!important;border-radius:6px;text-decoration:none}
.wf-page-layout :is(h1,h2,h3,section,[id]){scroll-margin-top:24px}
@media(min-width:1101px){.wf-topic-menu>summary{pointer-events:none}.wf-page-layout .nw-page-photo img{height:330px!important}.wf-page-layout .nw-page-photo{width:100%;min-width:0}}
@media(max-width:1100px){.wf-header .wf-topbar{gap:20px;padding:22px 24px}.wf-header .nw-brand-name{font-size:27px}.wf-header .nw-logo{width:60px!important;height:60px!important}.wf-header .wf-appointment{display:none}.wf-global{padding-left:20px!important;padding-right:20px!important;gap:0}.wf-global a{padding:10px 12px}.wf-page-layout{grid-template-columns:205px minmax(0,1fr);gap:24px;padding:0 24px}.wf-page-layout .nw-page-hero{grid-template-columns:1fr!important}.wf-page-layout .nw-page-photo img{max-height:300px!important}}
@media(max-width:760px){
 .wf-header .wf-topbar{padding:18px 18px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}
 .wf-header .nw-wordmark{gap:11px;min-width:0}.wf-header .nw-logo{width:50px!important;height:50px!important}.wf-header .nw-brand-name{font-size:24px;white-space:normal}.wf-header .nw-brand-name small{font-size:11px;margin-top:4px}
 .wf-header .nw-search{grid-column:1/-1;grid-row:2;min-width:0;max-width:none;width:100%}.wf-header .nw-search label{font-size:11px}.wf-header .nw-search input{font-size:14px;height:44px;padding:10px}.wf-header .nw-search button{font-size:14px;min-width:72px;padding:10px}
 .wf-menu{display:block;grid-column:2;grid-row:1;background:transparent;border:1px solid #ffffff66;border-radius:5px;color:white;font-size:14px;padding:10px}
 .wf-header.wf-js .wf-global{display:none}.wf-header.wf-open .wf-global{display:grid;grid-template-columns:1fr 1fr}.wf-global a{font-size:15px}.wf-global{padding:0 18px 16px!important}
 .wf-page-layout{display:block;padding:0 18px}.wf-context{position:static;max-height:none;padding:16px 0 0;overflow:visible}.wf-topic-menu{border:1px solid var(--wf-line)!important;border-radius:7px!important;background:#f7f8f2!important;padding:12px 15px!important}
 .wf-topic-menu>summary{padding:0!important;border:0;position:relative}.wf-topic-menu>summary strong{font:21px/1.4 Georgia,serif;margin:0}.wf-topic-menu>summary .wf-label{font-size:9px}.wf-context-hint{display:block;position:absolute;right:0;bottom:3px;font-size:11px;color:#60714d}.wf-context-help{display:none}
 .wf-breadcrumb{padding:18px 0 8px!important;font-size:12px!important;gap:6px!important}.wf-breadcrumb a{font-size:12px!important}
 .wf-local{gap:5px!important;padding:8px 0 14px!important}.wf-local a{padding:7px 9px!important;font-size:12px!important}
 .wf-page-layout .nw-page-hero{padding:22px 0!important}.wf-page-layout .nw-page-hero h1{font-size:35px!important}.wf-page-layout .nw-page-hero p{font-size:16px}
 .wf-page-layout .reading,.wf-page-layout .pagehead,.wf-page-layout .article{padding-left:0!important;padding-right:0!important}
 .wf-section{padding:24px 0}.wf-section h2{font-size:28px}.wf-practice,.wf-tips{padding:22px}.wf-practice h2,.wf-tips h2{font-size:25px}
 .wf-card-grid,.wf-team-grid{grid-template-columns:1fr}.wf-card,.wf-person{padding:22px}.wf-search-popup{max-height:60vh}
}
@media print{.wf-header,.wf-context,.wf-local,.wf-breadcrumb{display:none!important}.wf-page-layout{display:block;padding:0}}
/* Reset department-level header defaults before applying the shared two-row header. */
header.wf-header.nw-shell{display:block!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;min-height:0!important}
.wf-topic-menu>summary::after,.wf-group>summary::after{content:none!important}
.wf-topic-menu>summary::before{content:none!important}

/* /serene.css */
/* Quiet editorial composition, inspired by the spacious visual rhythm of Mukayu. */
:root{--serene-paper:#f7f7f2;--serene-ink:#333e32;--serene-line:#d8dcd2}
body.nw-serene{background:var(--serene-paper)!important;color:var(--serene-ink);font-family:Arial,sans-serif}
.nw-serene header.wf-header.nw-shell{background:var(--serene-paper)!important;color:var(--serene-ink);box-shadow:none;border-bottom:1px solid var(--serene-line)!important}
.nw-serene .wf-header .wf-topbar{max-width:none;padding:22px 4vw;gap:34px}
.nw-serene .wf-header .nw-wordmark,.nw-serene .wf-header .nw-brand-name{color:var(--serene-ink)!important}
.nw-serene .wf-header .nw-brand-name{font-size:26px;letter-spacing:-.7px}
.nw-serene .wf-header .nw-brand-name small{font-size:12px!important;color:#65705f!important;letter-spacing:0}
.nw-serene .wf-header .nw-logo{width:48px!important;height:48px!important;border:0}
.nw-serene .wf-header .nw-search{flex:1;max-width:360px;margin-left:auto}
.nw-serene .wf-header .nw-search label{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}
.nw-serene .wf-header .nw-search-input{border:0;border-bottom:1px solid #9ea795;border-radius:0;background:transparent}
.nw-serene .wf-header .nw-search input{background:transparent;font-size:14px;height:42px;padding:8px 0}
.nw-serene .wf-header .nw-search button{background:transparent;color:#3b4935;padding:8px;font-size:14px;min-width:66px}
.nw-serene .wf-header .wf-appointment{display:block!important;margin:0;background:transparent;border:0;border-bottom:1px solid #8d9883;border-radius:0;padding:10px 0;color:#35422e!important;font-size:14px;font-weight:400}
.nw-serene .wf-menu{display:block;flex:none;background:transparent;color:#33412d;border:0;border-left:1px solid var(--serene-line);padding:12px 0 12px 28px;font-size:14px;letter-spacing:1px}
html.nw-js .nw-serene .wf-header:not(.wf-open) .wf-global{display:none!important}
.nw-serene .wf-header.wf-open .wf-global,html:not(.nw-js) .nw-serene .wf-header .wf-global{display:grid!important;grid-template-columns:repeat(4,1fr);max-width:none!important;padding:36px 7vw 48px!important;gap:14px 36px;border-top:1px solid var(--serene-line)!important}
.nw-serene .wf-global a{color:#34402e!important;font:24px/1.4 Georgia,serif;padding:12px 0;border-bottom:1px solid var(--serene-line);border-radius:0}
.nw-serene .wf-global a:hover,.nw-serene .wf-global a[aria-current],.nw-serene .wf-global a[data-current-section]{background:transparent!important;box-shadow:none;color:#34402e!important;border-bottom-color:#59684c}
.nw-serene .wf-search-popup{background:#fffffc;border-radius:0;box-shadow:0 15px 20px #25301c10}
.nw-serene .wf-page-layout{display:block;max-width:1340px;padding:0 6vw}
.nw-serene .wf-context{position:relative;top:auto;max-height:none;overflow:visible;padding:18px 0;border-bottom:1px solid var(--serene-line)}
.nw-serene .wf-topic-menu{padding:0!important;border:0!important;background:transparent!important}
.nw-serene .wf-topic-menu>summary{pointer-events:auto!important;display:flex;align-items:center;gap:18px;padding:0!important;border:0}
.nw-serene .wf-topic-menu>summary .wf-label{font:12px/1.6 Arial,sans-serif;letter-spacing:1px;margin:0}
.nw-serene .wf-topic-menu>summary strong{font:19px/1.5 Georgia,serif;margin:0}
.nw-serene .wf-context-hint{display:block;position:static;margin-left:auto;font-size:14px;color:#56634a}
.nw-serene .wf-context-help{display:none}
.nw-serene .wf-topic-menu>nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 28px;padding:26px 0 10px}
.nw-serene .wf-group{align-self:start}.nw-serene .wf-group>a{font-size:15px!important}
.nw-serene .wf-context nav a[aria-current]{background:#e9ede1;border-radius:0}
.nw-serene .wf-breadcrumb{padding:22px 0 0!important;font-size:13px!important}
.nw-serene .wf-breadcrumb a{color:#6d7664!important;text-decoration:none}
.nw-serene .wf-breadcrumb>span:last-child{font-weight:400}
.nw-serene .wf-local{gap:14px 28px!important;border-top:1px solid var(--serene-line)!important;padding:20px 0!important;margin:0 0 45px!important}
.nw-serene .wf-local a{border:0;border-radius:0;padding:4px 0!important;background:transparent;font-size:14px!important;color:#48553f!important}
.nw-serene .wf-local a:hover{background:transparent;text-decoration:underline;text-underline-offset:7px}
.nw-serene .wf-page-layout .nw-page-hero{padding:64px 0 56px!important;gap:7vw!important;align-items:center}
.nw-serene .wf-page-layout .nw-page-hero h1{font-family:Georgia,serif!important;font-weight:400!important;font-size:clamp(36px,4.5vw,64px)!important;letter-spacing:-1.8px;line-height:1.12}
.nw-serene .wf-page-layout .nw-page-hero p{font-size:17px;line-height:1.9;max-width:55ch}
.nw-serene .wf-page-layout .nw-page-photo{border-radius:0!important;margin:0!important;box-shadow:none}
.nw-serene .wf-page-layout .nw-page-photo img{border-radius:0!important;height:430px!important;max-height:none!important;object-fit:cover}
.nw-serene .wf-page-layout .nw-page-photo figcaption{font-size:12px;color:#6f7767;margin-top:10px}
.nw-serene :is(.wf-section,.reading-layout,.reading,.nw-resources,.nw-preparation){background:transparent}
.nw-serene .wf-practice,.nw-serene .wf-tips{border:0;border-left:1px solid #aab39e;border-radius:0;background:transparent;padding:12px 0 12px 30px;margin:55px 0}
.nw-serene .wf-section h2,.nw-serene .nw-preparation h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.6px}
.nw-serene .wf-card-grid{gap:24px 38px}
.nw-serene .wf-card,.nw-serene .wf-person{background:transparent;border:0;border-top:1px solid var(--serene-line);border-radius:0;padding:26px 0}
.nw-serene .wf-person h3{font-size:26px}
.nw-serene .wf-team-grid{column-gap:54px}
.nw-serene .nw-preparation{border:0!important;border-top:1px solid var(--serene-line)!important;border-radius:0!important;padding:48px 0!important;background:transparent!important}
.nw-serene .nw-checks li{border:0!important;background:transparent!important;border-bottom:1px solid var(--serene-line)!important;border-radius:0!important}
.nw-serene .nw-download-actions a,.nw-serene .nw-download-actions button{border-radius:0!important}
.nw-serene .nw-inline-photo{max-width:100%!important;margin:64px 0!important;border-radius:0!important}
.nw-serene .nw-inline-photo img{border-radius:0!important;max-height:520px;object-fit:cover}
.nw-serene .nw-contents{background:transparent!important;border-radius:0!important;border:0!important;border-bottom:1px solid var(--serene-line)!important}
.nw-serene .nw-contents>summary{background:transparent!important;padding-left:0!important;padding-right:0!important}
.nw-serene .wf-page-layout .reading-layout{max-width:880px!important;margin:0 auto!important}
.nw-serene .nw-footer{background:#303c2c!important;color:#edf0e7!important;margin-top:90px}
/* Home opens as a landscape, then unfolds as an editorial story. */
.serene-home .wf-page-layout{max-width:none;padding:0}
.serene-home .wf-context{display:none}
.serene-home .serene-welcome{height:calc(100svh - 104px);min-height:580px;max-height:1000px;position:relative;isolation:isolate;margin:0!important;padding:0!important;display:flex;align-items:center;justify-content:center;background:#354230;color:white}
.serene-landscape{position:absolute!important;inset:0;margin:0!important;z-index:-2;max-width:none!important}
.serene-landscape img{display:block;width:100%!important;height:100%!important;object-fit:cover;filter:brightness(.66)}
.serene-welcome:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#14231170,transparent 60%);z-index:-1}
.serene-hero-copy{text-align:center;padding:30px;max-width:100%}
.serene-hero-copy>p{font:12px/1.6 Arial,sans-serif;letter-spacing:4px;margin:0 0 38px;color:white}
.serene-hero-copy h1{font:400 clamp(54px,7vw,104px)/1.13 Georgia,serif!important;letter-spacing:-3px!important;color:#fff!important;margin:0 0 44px!important}
.serene-hero-copy h1 em{font-weight:400}
.serene-hero-copy a{font-size:14px;letter-spacing:.5px;color:white!important;text-decoration:none;border-bottom:1px solid #ffffff88;padding-bottom:12px}
.serene-hero-copy a span{margin-left:24px}
.serene-motto{position:absolute;bottom:32px;left:4vw;font:13px/1.5 Arial,sans-serif;letter-spacing:1px}
.serene-home main>section:not(.serene-welcome){max-width:1180px!important;margin:0 auto!important;padding:100px 5vw!important;box-sizing:border-box;border-radius:0;background:transparent}
.serene-intro{display:grid;grid-template-columns:1fr 1fr;gap:30px 7vw;align-items:start}
.serene-kicker{font:12px/1.6 Arial,sans-serif!important;letter-spacing:2px;color:#69735e;margin:0 0 28px!important}
.serene-intro>.serene-kicker{grid-column:1/-1}
.serene-intro h2{font:400 clamp(35px,3.5vw,50px)/1.25 Georgia,serif;margin:0;letter-spacing:-1px}
.serene-intro p{font-size:17px;line-height:1.95;margin:0 0 20px}
.serene-intro a,.serene-team-link{display:inline-block;color:#435236;margin-top:18px;font-size:14px;text-decoration:none;border-bottom:1px solid #8b987e;padding-bottom:8px}
.serene-home .nw-services{border-top:1px solid var(--serene-line)}
.serene-home .nw-heading{text-align:left;max-width:700px;margin:0 0 40px}
.serene-home .nw-heading h2{font:400 44px/1.2 Georgia,serif!important;letter-spacing:-1px}
.serene-home .nw-heading p{font-size:17px;line-height:1.8}
.serene-home .nw-doors{display:block;counter-reset:service}
.serene-home .nw-door{border:0!important;border-top:1px solid var(--serene-line)!important;border-radius:0!important;box-shadow:none;background:transparent!important;padding:34px 0!important;display:grid;grid-template-columns:1fr 1.35fr;gap:14px 8vw;position:relative}
.serene-home .nw-door .nw-label{grid-column:1;font-size:12px!important;letter-spacing:1.8px;margin:0!important}
.serene-home .nw-door h3{grid-column:1;grid-row:2/4;font:400 43px/1.1 Georgia,serif!important;margin:0!important;color:#39472f!important}
.serene-home .nw-door>p:not(.nw-label){grid-column:2;grid-row:1/3;margin:0;font-size:17px;line-height:1.85}
.serene-home .nw-door-main{grid-column:2;grid-row:3;font-size:14px;text-decoration:none!important;border-bottom:1px solid #96a289;justify-self:start;padding-bottom:7px}
.serene-home .nw-door-links{grid-column:2;border:0!important;display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:8px}
.serene-home .nw-door-links a{font-size:13px;color:#637056;padding:0!important;border:0!important}
.serene-home .nw-urgent{display:grid;grid-template-columns:1fr 1fr;gap:7vw;border-top:1px solid var(--serene-line)}
.serene-home .nw-urgent h2,.serene-home .nw-personal h2,.serene-home .nw-practical h2,.serene-tools h2{font:400 44px/1.2 Georgia,serif!important;letter-spacing:-1px}
.serene-home .nw-urgent p,.serene-home .nw-personal p,.serene-home .nw-practical p{font-size:17px;line-height:1.9}
.serene-home .nw-urgent nav{background:transparent;padding:0;display:block;border:0}
.serene-home .nw-urgent nav a{display:block;background:transparent;border:0;border-bottom:1px solid var(--serene-line);border-radius:0;padding:20px 0;color:#405036}
.serene-home .nw-urgent nav strong{font:400 23px/1.3 Georgia,serif}.serene-home .nw-urgent nav span{font-size:14px;margin-top:9px;line-height:1.6}
.serene-home .nw-personal{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;border-top:1px solid var(--serene-line)}
.serene-home .nw-personal figure{margin:0;max-width:none}.serene-home .nw-personal img{width:100%;height:570px!important;object-fit:cover;border-radius:0!important}
.serene-home .nw-button{border-radius:0!important;background:transparent!important;color:#435438!important;border:0!important;border-bottom:1px solid #8e9b80!important;padding:10px 0!important;margin-right:22px;text-decoration:none!important;font-size:14px}
.serene-tools{border-top:1px solid var(--serene-line)}
.serene-tools nav{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:auto;margin-top:45px;background:transparent;border:0}
.serene-tools nav a{display:flex;flex-direction:column;gap:18px;border-top:1px solid var(--serene-line);padding:24px 0;text-decoration:none;color:#3b4b31}
.serene-tools nav span{font-size:12px;color:#718062}.serene-tools nav strong{font:400 26px/1.3 Georgia,serif}.serene-tools nav small{font-size:14px;line-height:1.8;color:#646e5b}
.serene-home .nw-practical{border-top:1px solid var(--serene-line);gap:8vw}
.serene-home-detail{max-width:1060px;margin:0 auto!important;background:transparent!important;border:0!important;border-top:1px solid var(--serene-line)!important;border-radius:0!important;padding:0!important}
.serene-home-detail>summary{font:400 23px/1.5 Georgia,serif;padding:24px 0!important;color:#405034;cursor:pointer;background:transparent!important}
.serene-home-detail>section{margin:15px 0 45px!important;padding:20px 0!important;background:transparent!important}
@media(max-width:1000px){.nw-serene .wf-header .wf-topbar{gap:22px}.nw-serene .wf-header .nw-brand-name{font-size:23px}.nw-serene .wf-header .nw-brand-name small{display:none}.nw-serene .wf-header .nw-search{max-width:290px}.nw-serene .wf-page-layout .nw-page-hero{gap:30px!important}.serene-home .nw-personal img{height:470px!important}}
@media(max-width:760px){
 .nw-serene .wf-header .wf-topbar{padding:16px 20px;grid-template-columns:minmax(0,1fr) auto;gap:14px;display:grid}
 .nw-serene .wf-header .nw-logo{width:38px!important;height:38px!important}.nw-serene .wf-header .nw-brand-name{font-size:23px;white-space:nowrap}.nw-serene .wf-header .nw-search{grid-row:2;grid-column:1/-1;max-width:none;margin:0;width:100%}.nw-serene .wf-header .wf-appointment{display:none!important}.nw-serene .wf-menu{padding:10px 0 10px 14px;font-size:13px}
 .nw-serene .wf-header.wf-open .wf-global,html:not(.nw-js) .nw-serene .wf-header .wf-global{grid-template-columns:1fr 1fr;padding:20px 24px 30px!important;gap:12px 24px}.nw-serene .wf-global a{font-size:20px}
 .nw-serene .wf-page-layout{padding:0 24px}.nw-serene .wf-context{padding:16px 0}.nw-serene .wf-topic-menu>summary{gap:10px;flex-wrap:wrap}.nw-serene .wf-topic-menu>summary .wf-label{display:none}.nw-serene .wf-context-hint{font-size:13px}.nw-serene .wf-topic-menu>nav{grid-template-columns:1fr}
 .nw-serene .wf-page-layout .nw-page-hero{padding:36px 0!important}.nw-serene .wf-page-layout .nw-page-hero h1{font-size:42px!important;letter-spacing:-1.4px}.nw-serene .wf-page-layout .nw-page-photo img{height:300px!important}.nw-serene .wf-local{gap:12px 20px!important;margin-bottom:28px!important;padding:16px 0!important}.nw-serene .wf-local a{font-size:13px!important}
 .nw-serene .wf-card-grid,.nw-serene .wf-team-grid{column-gap:20px}.nw-serene .wf-breadcrumb{padding-top:16px!important}
 .serene-home .wf-page-layout{padding:0}.serene-home .serene-welcome{min-height:550px;height:calc(100svh - 133px);max-height:780px}.serene-hero-copy{padding:20px}.serene-hero-copy>p{font-size:11px;letter-spacing:2px;margin-bottom:30px}.serene-hero-copy h1{font-size:57px!important;letter-spacing:-2px!important;margin-bottom:35px!important}.serene-motto{left:24px;bottom:24px;font-size:12px}
 .serene-home main>section:not(.serene-welcome){padding:65px 26px!important}.serene-intro{grid-template-columns:1fr;gap:20px}.serene-intro h2{font-size:36px;margin-bottom:8px}.serene-intro>.serene-kicker{grid-column:auto;margin-bottom:0!important}
 .serene-home .nw-heading h2,.serene-home .nw-urgent h2,.serene-home .nw-personal h2,.serene-home .nw-practical h2,.serene-tools h2{font-size:36px!important}
 .serene-home .nw-door{display:block;padding:28px 0!important}.serene-home .nw-door h3{font-size:39px!important;margin:15px 0 20px!important}.serene-home .nw-door>p:not(.nw-label){font-size:16px;margin-bottom:15px}.serene-home .nw-door-main{display:inline-block;margin-bottom:16px}.serene-home .nw-door-links{gap:12px;margin:0}
 .serene-home .nw-urgent,.serene-home .nw-personal{grid-template-columns:1fr;gap:36px}.serene-home .nw-personal img{height:430px!important;object-position:center 25%}.serene-tools nav{grid-template-columns:1fr;gap:10px}.serene-tools nav a{gap:12px}.serene-home-detail{margin:0 26px!important}.serene-home-detail>summary{font-size:21px}
}
@media(prefers-reduced-motion:no-preference){.serene-hero-copy{animation:serene-enter 1.2s ease-out both}@keyframes serene-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}
@media print{.serene-home .serene-welcome{height:auto;min-height:0;background:white;color:black}.serene-landscape{display:none}.serene-hero-copy h1{color:black!important}.serene-home-detail>section{display:block}}
.serene-home .serene-hero-copy h1 em{color:#fff!important}
.serene-home .serene-hero-copy,.serene-home .serene-hero-copy h1,.serene-home .serene-hero-copy>p{text-align:center!important}
.nw-serene .wf-page-layout>main{background:transparent!important}
.nw-serene .wf-header .serene-calculator-link{font:14px/1.5 Arial,sans-serif;color:#3b4935;white-space:nowrap;text-decoration:none}
@media(max-width:1000px){.nw-serene .wf-header .serene-calculator-link{display:none}}
body.nw-serene.serene-home .nw-doors{display:block!important}
body.nw-serene.serene-home .nw-door{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);grid-template-rows:auto auto auto auto;grid-row:auto;gap:14px 8vw}
body.nw-serene.serene-home .nw-door>*{grid-column:auto;grid-row:auto;min-width:0}
body.nw-serene.serene-home .nw-door .nw-label{grid-column:1;grid-row:1}
body.nw-serene.serene-home .nw-door h3.nw-department-title{grid-column:1;grid-row:2/4;font:400 43px/1.2 Georgia,serif!important;white-space:normal}
body.nw-serene.serene-home .nw-door>p:not(.nw-label){grid-column:2;grid-row:1/3}
body.nw-serene.serene-home .nw-door-main{grid-column:2;grid-row:3;align-self:start;font-weight:400;padding:0 0 7px}
body.nw-serene.serene-home .nw-door-links{grid-column:2;grid-row:4;padding:10px 0 0;min-height:0;align-self:start}
body.nw-serene.serene-home .nw-door-links a{font-size:14px;padding:0}
@media(max-width:760px){body.nw-serene.serene-home .nw-door{display:block!important}body.nw-serene.serene-home .nw-door>*{margin-bottom:18px}body.nw-serene.serene-home .nw-door-links{padding:0}}

/* /inspiration.css */
/* Shared editorial rhythm: generous photography, clear actions, native scrolling. */
:root{--inspiration-green:#344431;--inspiration-rule:#d2d9cb}
.nw-serene .wf-header .wf-topbar{display:flex;flex-wrap:wrap;gap:18px 28px;padding:18px 4vw}
.nw-serene .wf-header .nw-wordmark{flex-shrink:0}
.nw-serene .wf-header .inspiration-actions{display:flex!important;gap:26px;align-items:center;margin:0 auto;background:transparent;border:0;padding:0;width:auto}
.nw-serene .inspiration-actions a{color:#344431!important;font:400 16px/1.5 Arial,sans-serif;white-space:nowrap;padding:13px 0;text-decoration:none;border-bottom:1px solid transparent}
.nw-serene .inspiration-actions a:last-child{border-bottom-color:#738168}
.nw-serene .inspiration-actions a:hover,.nw-serene .inspiration-actions a[aria-current]{border-bottom-color:#344431}
.nw-serene .wf-header .nw-search{max-width:280px;margin:0;min-width:160px}
.nw-serene .wf-header .nw-brand-name small{font-size:14px!important}
.nw-serene .wf-header .wf-menu{letter-spacing:0;font-size:14px}
.nw-serene .inspiration-kicker{font:400 14px/1.6 Arial,sans-serif;letter-spacing:1.6px;color:#65725b;margin:0 0 22px}
/* Every article opens in the same quiet visual language. */
body.nw-serene .wf-page-layout .inspiration-hero{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:30px!important;max-width:none!important;width:100%;margin:0!important;padding:54px 0 42px!important;background:transparent!important;border:0;border-radius:0}
body.nw-serene .inspiration-hero>div{max-width:850px;width:100%;padding:0!important;margin:0;box-sizing:border-box}
body.nw-serene .inspiration-hero h1{font:400 clamp(38px,4.7vw,68px)/1.14 Georgia,serif!important;color:#344431!important;letter-spacing:-1.5px!important;max-width:20ch;margin:12px 0 24px!important}
body.nw-serene .inspiration-hero p{font-size:17px!important;line-height:1.85!important;max-width:66ch}
body.nw-serene .inspiration-hero .inspiration-hero-photo{display:block!important;position:relative!important;inset:auto!important;max-width:none!important;width:100%!important;margin:12px 0 0!important;border-radius:0!important;padding:0!important;overflow:hidden}
body.nw-serene .inspiration-hero-photo img{display:block;width:100%!important;height:clamp(350px,47vw,620px)!important;max-height:none!important;object-fit:cover!important;border-radius:0!important}
body.nw-serene .inspiration-hero-photo figcaption{padding:9px 0!important;font-size:12px!important}
body.nw-serene .nw-inline-photo img{height:clamp(320px,40vw,530px);width:100%;object-fit:cover}
body.nw-serene .reading-layout .inspiration-photo-pause{width:100%;max-width:none!important;margin:65px 0!important}
body.nw-serene .reading-layout article{min-width:0}
body.nw-serene .wf-local{display:flex;flex-wrap:wrap;gap:12px 26px!important;background:transparent!important;margin-bottom:44px!important}
body.nw-serene .wf-local a{font-size:14px!important;padding:8px 0!important}
body.nw-serene main p,body.nw-serene main li{line-height:1.85}
body.nw-serene main h2{line-height:1.22}
body.nw-serene .welcome-home,body.nw-serene #notahome{background:transparent!important}
body.nw-serene .welcome-home section:not(.inspiration-hero){border-radius:0}
/* Three photographic modules immediately follow the opening landscape. */
body.nw-serene.serene-home main>.nw-services{max-width:1340px!important;padding:80px 5vw!important}
body.nw-serene.serene-home .nw-heading{margin-bottom:55px;max-width:700px}
body.nw-serene.serene-home .nw-door.inspiration-service{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px 7vw!important;padding:55px 0!important;align-items:start}
body.nw-serene.serene-home .inspiration-service>*{grid-row:auto!important;grid-column:2!important;margin:0!important}
body.nw-serene.serene-home .inspiration-service .inspiration-service-photo{grid-column:1!important;grid-row:1/7!important;width:100%;align-self:stretch;padding:0;border:0;min-width:0}
body.nw-serene.serene-home .inspiration-service-photo img{width:100%;height:100%;min-height:460px;max-height:620px;object-fit:cover;display:block}
body.nw-serene.serene-home .inspiration-service-photo figcaption{font-size:12px;padding-top:8px}
body.nw-serene.serene-home .inspiration-service h3.nw-department-title{font-size:45px!important;line-height:1.1!important}
body.nw-serene.serene-home .inspiration-service .inspiration-service-title{font:400 25px/1.35 Georgia,serif;color:#435139;margin:0}
body.nw-serene.serene-home .inspiration-service p{font-size:17px!important;line-height:1.85}
body.nw-serene.serene-home .inspiration-service .nw-door-links{display:flex;flex-direction:column;gap:13px!important;align-items:flex-start}
body.nw-serene.serene-home .inspiration-service .nw-door-links a{font-size:14px;line-height:1.5}
body.nw-serene.serene-home .inspiration-service:nth-child(2)>*{grid-column:1!important}
body.nw-serene.serene-home .inspiration-service:nth-child(2) .inspiration-service-photo{grid-column:2!important}
.inspiration-directory{padding:65px 0!important;border-top:1px solid var(--inspiration-rule);margin:25px 0 65px!important;background:transparent!important}
.inspiration-directory>h2,.inspiration-business>h2,.inspiration-next>h2,.inspiration-answers>h2{font:400 clamp(32px,3.7vw,48px)/1.2 Georgia,serif!important;letter-spacing:-.7px;color:#344431;margin:0 0 24px}
.inspiration-directory>p{max-width:65ch}
.inspiration-guides{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 60px;margin-top:40px}
.inspiration-guides>a{display:block;padding:30px 0;border-top:1px solid var(--inspiration-rule);text-decoration:none!important;color:#344431;background:transparent!important;min-width:0}
.inspiration-guides h3{font:400 29px/1.25 Georgia,serif!important;margin:14px 0}
.inspiration-guides p{font-size:16px!important;line-height:1.8;color:#58634f;margin:0 0 18px}
.inspiration-number{font:14px/1.6 Arial,sans-serif;color:#6c7860}
.inspiration-link{font-size:14px;display:inline-block;border-bottom:1px solid #8a967f;padding-bottom:5px}
body.nw-serene .inspiration-quote{max-width:900px!important;margin:85px auto!important;padding:60px 5vw!important;border:0!important;border-top:1px solid var(--inspiration-rule)!important;border-bottom:1px solid var(--inspiration-rule)!important;border-radius:0;background:transparent!important;text-align:center}
body.nw-serene .inspiration-quote blockquote{font:400 italic clamp(28px,3vw,43px)/1.4 Georgia,serif!important;max-width:28ch;margin:0 auto 30px!important;padding:0!important;border:0;color:#3c4d33}
body.nw-serene .inspiration-quote p,body.nw-serene .inspiration-quote a{font-size:14px!important}
.inspiration-answers{max-width:860px;margin:65px auto;padding:45px 0;border-top:1px solid var(--inspiration-rule)}
body.nw-serene .inspiration-answers details{border:0!important;border-bottom:1px solid var(--inspiration-rule)!important;background:transparent!important;border-radius:0!important;padding:0!important;margin:0}
body.nw-serene .inspiration-answers summary{font:400 21px/1.4 Georgia,serif!important;padding:24px 30px 24px 0!important;cursor:pointer;background:transparent!important;color:#344431}
.inspiration-answers details>div{padding:0 0 24px;max-width:70ch;font-size:16px}
.inspiration-answers details p{margin:0 0 12px}
body.nw-serene .inspiration-next{margin:80px auto 0!important;padding:65px 5vw!important;background:#e8ecdf!important;border-radius:0;max-width:1080px!important;border:0;text-align:center}
.inspiration-next>p{max-width:62ch;margin:0 auto 26px}
.inspiration-next>div,.inspiration-business>div{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap}
.inspiration-next a,.inspiration-business a{font-size:16px;line-height:1.5;padding:12px 0;text-decoration:none;border-bottom:1px solid #78856a;color:#344431}
.inspiration-next a.inspiration-primary{padding:15px 25px;background:#344431;color:white;border:1px solid #344431}
.inspiration-next p.inspiration-small{font-size:14px;margin:25px auto 0;line-height:1.6}
body.nw-serene.serene-home main>.inspiration-business{background:#344431!important;color:#f5f6ef!important;max-width:none!important;padding:85px max(7vw,calc((100vw - 1040px)/2))!important}
.inspiration-business h2,.inspiration-business .inspiration-kicker,.inspiration-business a{color:#f5f6ef!important}
.inspiration-business>p{max-width:65ch;font-size:18px}
.inspiration-business>div{justify-content:flex-start}
.inspiration-business a{border-bottom-color:#a5b199}
.inspiration-topic{padding:18px 22px;border-left:2px solid #6d7b5f;font-size:16px}
body.nw-serene a:focus-visible,body.nw-serene summary:focus-visible,body.nw-serene button:focus-visible{outline:2px solid #546c3c;outline-offset:5px}
@media(min-width:1100px){.nw-serene .wf-header .inspiration-actions{gap:30px}.inspiration-service:nth-child(2) .inspiration-service-photo{margin-top:26px!important}}
@media(max-width:1100px){.nw-serene .wf-header .wf-topbar{gap:12px 22px}.nw-serene .wf-header .nw-search{order:5;max-width:none;flex-basis:100%}.nw-serene .wf-header .inspiration-actions{gap:20px}.nw-serene .wf-header .nw-brand-name small{display:none}}
@media(max-width:760px){
.nw-serene .wf-header .wf-topbar{display:grid!important;grid-template-columns:1fr auto!important;padding:14px 20px;gap:10px 16px}
.nw-serene .wf-header .nw-wordmark{grid-column:1;grid-row:1}.nw-serene .wf-header .wf-menu{grid-column:2;grid-row:1}
.nw-serene .wf-header .inspiration-actions{grid-column:1/-1;grid-row:2;width:100%;justify-content:space-between;gap:12px;margin:0}
.nw-serene .inspiration-actions a{font-size:15px;padding:10px 0}
.nw-serene .wf-header .nw-search{grid-column:1/-1!important;grid-row:3!important;max-width:none;min-width:0}
.serene-home .serene-welcome{height:calc(100svh - 190px);min-height:440px}
body.nw-serene .wf-page-layout .inspiration-hero{padding:30px 0!important;gap:20px!important}
body.nw-serene .inspiration-hero h1{font-size:40px!important;letter-spacing:-1px!important;max-width:none}
body.nw-serene .inspiration-hero-photo img{height:370px!important}
body.nw-serene.serene-home .nw-door.inspiration-service{display:flex!important;flex-direction:column!important;padding:36px 0!important;gap:18px!important}
body.nw-serene.serene-home .inspiration-service .inspiration-service-photo{width:100%;margin-bottom:18px!important}
body.nw-serene.serene-home .inspiration-service-photo img{height:380px;min-height:0;max-height:none}
body.nw-serene.serene-home .inspiration-service h3.nw-department-title{font-size:38px!important}
.inspiration-guides{grid-template-columns:1fr;gap:0}
.inspiration-directory{margin:15px 0 40px!important;padding:40px 0!important}
.inspiration-answers{margin:40px 0;padding:30px 0}
body.nw-serene .inspiration-quote{padding:40px 0!important;margin:55px auto!important}
body.nw-serene .inspiration-next{padding:40px 24px!important;margin-top:50px!important}
.inspiration-next>div{flex-direction:column;gap:12px}
.inspiration-business>div{align-items:flex-start;flex-direction:column;gap:10px}
}
@media(prefers-reduced-motion:no-preference){
.inspiration-service img,.inspiration-guides>a,.inspiration-actions a{transition:transform .6s ease,border-color .3s ease}
.inspiration-service:hover img{transform:scale(1.015)}
.inspiration-guides>a:hover{transform:translateY(-4px)}
.inspiration-revealed{animation:inspiration-appear .85s cubic-bezier(.22,.61,.36,1) both}
@keyframes inspiration-appear{from{opacity:.3;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
}
@media print{.inspiration-actions,.inspiration-next,.inspiration-business{display:none!important}.inspiration-revealed{animation:none!important}.inspiration-hero-photo img{height:200px!important}.inspiration-answers details>div{display:block!important}}

/* /readability.css */
/* Contrast pairs are explicit so inherited legacy styles cannot invert a surface. */
body.nw-unified .nw-footer,body.nw-unified .nw-footer :is(a,p,span,em,small,strong),body.nw-unified .inspiration-business :is(p,h2,a){color:#f7f7f2!important}
body.nw-unified :is(.consultation,.contact-band,.band){background:#edf0e7!important;color:#344431!important}
body.nw-unified :is(.consultation,.contact-band,.band) :is(h2,h3,p,span,strong,em,.eyebrow){color:#344431!important}
body.nw-unified :is(.consultation,.contact-band,.band) a.button,body.nw-unified :is(.consultation,.contact-band,.band) a.button.secondary{background:#344431!important;color:#fff!important;border:1px solid #344431!important}
body.nw-unified :is(.nw-search label,.wf-breadcrumb a,.chapter-number,.inspiration-kicker,.inspiration-number,.topicnum,.step,.num),body.nw-unified .serene-tools nav span,body.nw-unified .steps span{color:#4d5c43!important}
body.nw-unified .nw-footer :is(.nw-brand-name,small){color:#f7f7f2!important}
body.nw-unified .inspiration-business .inspiration-kicker{color:#f7f7f2!important}
body.nw-unified main h1 em{color:#46573a}
body.nw-unified .serene-hero-copy h1 em{color:#fff!important}
/* Put credits beneath photographs on a stable light surface. */
body.nw-unified main figure figcaption,body.nw-unified main .nw-photo-credit{position:static!important;inset:auto!important;background:#f7f7f2!important;color:#4d5c43!important;padding:12px 0!important;font:14px/1.6 Arial,sans-serif!important;text-shadow:none!important;opacity:1!important}
body.nw-unified main figure figcaption a{color:#4d5c43!important;background:transparent!important;font-size:14px!important}
/* Keep the subject intact, honour real dimensions, and avoid enlarging small originals. */
body.nw-unified main figure:has(>.readable-photo){height:auto!important;min-height:0!important;overflow:visible!important}
body.nw-unified main figure .readable-photo{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:620px!important;min-height:0!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;opacity:1!important}
body.nw-unified main figure .portrait-photo{max-height:620px!important}
body.nw-unified.serene-home .inspiration-service-photo{align-self:start!important}
body.nw-unified.serene-home .inspiration-service-photo .readable-photo{width:100%!important;max-width:var(--photo-width)!important;height:auto!important;max-height:620px!important}
body.nw-unified.serene-home .serene-landscape{height:100%!important;overflow:hidden!important}
body.nw-unified.serene-home .serene-landscape .readable-photo{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;filter:none!important}
body.nw-unified.serene-home .serene-hero-copy{background:#263522ed;padding:36px 48px;max-width:calc(100% - 48px)}
body.nw-unified.serene-home .serene-hero-copy>p{color:white!important;font-size:14px!important;letter-spacing:2px}
body.nw-unified.serene-home .serene-motto{background:#263522;padding:7px 12px;color:white!important;font-size:14px}
/* Practical directories share the existing type, spacing and navigation. */
.resource-heading{display:block!important;padding:52px 0 32px!important;background:transparent!important;border:0!important;min-height:0!important}
.resource-heading h1{font:400 clamp(40px,5vw,68px)/1.15 Georgia,serif!important;color:#344431;letter-spacing:-1px;margin:0 0 24px}
.resource-heading>p{font-size:18px;line-height:1.8;max-width:70ch}
.resource-feature{padding:30px!important;background:#edf0e7!important;margin:20px 0 48px!important}
.resource-feature h2,.resource-section h2{font:400 32px/1.25 Georgia,serif}
.resource-section{padding:24px 0 40px!important}
.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.resource-grid article{border-top:1px solid #bac5b0;padding:24px 0;min-width:0}
.resource-grid h3,.resource-row h3{font:400 24px/1.4 Georgia,serif;margin:0 0 14px}
.resource-grid p,.resource-row a{font-size:16px;line-height:1.75}
.resource-meta{color:#4d5c43;font-size:14px!important}
.resource-group{padding:0!important;border:0!important;border-top:1px solid #bac5b0!important;background:transparent!important;border-radius:0!important;margin:0!important}
.resource-group>summary{display:flex;gap:24px;justify-content:space-between;cursor:pointer;padding:26px 0!important;font:400 26px/1.4 Georgia,serif!important;color:#344431!important}
.resource-group>summary:after{content:'+'}.resource-group[open]>summary:after{content:'−'}
.resource-group>summary span{font:14px/1.8 Arial,sans-serif;margin-left:auto;white-space:nowrap}
.resource-row{padding:24px 0;border-top:1px solid #d8dcd2}
.resource-row>div{display:flex;gap:20px;flex-wrap:wrap}
.nw-resource-directory main a{color:#344431;text-underline-offset:4px}
.nw-resource-directory main{padding-bottom:50px}
@media(max-width:760px){
body.nw-unified main figure .readable-photo{max-height:480px!important}
body.nw-unified.serene-home .serene-hero-copy{padding:26px 20px;max-width:calc(100% - 32px)}
body.nw-unified.serene-home .serene-hero-copy h1{font-size:clamp(36px,8vw,57px)!important;letter-spacing:-1px!important}
.resource-grid{grid-template-columns:1fr;gap:12px}.resource-group>summary{font-size:22px!important;flex-wrap:wrap;gap:12px}
.resource-feature{padding:24px!important}
}
@media print{body.nw-unified.serene-home .serene-hero-copy{background:white;color:black}.resource-group>div{display:block!important}.resource-grid{display:block}}
body.nw-unified main h1 em,body.nw-unified .inspiration-hero h1 em{color:#46573a!important}
body.nw-unified.serene-home .serene-hero-copy h1 em{color:white!important}
body.nw-unified .pause blockquote em{color:#46573a!important}
/* A definite responsive width also reserves space before lazy images load. */
body.nw-unified.nw-serene main figure .readable-photo.readable-photo{width:min(100%,var(--photo-width))!important;height:auto!important;max-height:620px!important;min-height:0!important;object-fit:contain!important}
body.nw-unified.nw-serene.serene-home main .serene-landscape .readable-photo.readable-photo{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important}
@media(max-width:760px){body.nw-unified.nw-serene main figure .readable-photo.readable-photo{max-height:480px!important}}

/* /experience.css */
/* Every photograph remains in document flow, including legacy NotaHome heroes. */
body.nw-unified.nw-serene main figure img.readable-photo{position:static!important;inset:auto!important;float:none!important;transform:none!important;vertical-align:middle}
body.nw-unified.nw-serene main figure:not(.serene-landscape){isolation:isolate;clear:both}
/* Full-width landscape intervals, outside the reading column, never over it. */
body.nw-unified.nw-serene main figure.luxury-panorama.luxury-panorama{display:block!important;position:relative!important;width:100vw!important;max-width:none!important;height:auto!important;min-height:0!important;margin:24px calc(50% - 50vw) 32px!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;box-sizing:border-box}
body.nw-unified.nw-serene main figure.luxury-panorama img.readable-photo.readable-photo{position:static!important;display:block!important;width:100%!important;max-width:none!important;height:clamp(400px,60vw,710px)!important;max-height:none!important;min-height:0!important;object-fit:cover!important;object-position:center!important;aspect-ratio:auto!important;margin:0!important}
body.nw-unified.nw-serene main figure.luxury-panorama figcaption{max-width:1180px;margin:0 auto!important;padding:12px 24px!important;box-sizing:border-box;text-align:left}
/* No panel on the opening image. A soft, continuous scrim protects the lettering. */
body.nw-unified.nw-serene.serene-home .serene-hero-copy{background:transparent!important;border:0!important;box-shadow:none!important;padding:30px!important;max-width:calc(100% - 32px);text-shadow:0 2px 18px #10200ddd,0 1px 3px #10200d}
body.nw-unified.nw-serene.serene-home .serene-welcome:after{background:radial-gradient(ellipse at 50% 48%,rgba(12,24,10,.52) 0%,rgba(12,24,10,.27) 48%,rgba(12,24,10,.04) 85%),linear-gradient(0deg,rgba(12,24,10,.4),transparent 28%)!important}
body.nw-unified.nw-serene.serene-home .serene-motto{background:transparent!important;text-shadow:0 2px 7px #10200d;padding:0!important}
body.nw-unified.nw-serene.serene-home .serene-hero-copy h1{font-size:clamp(50px,6.4vw,96px)!important;line-height:1.16!important;letter-spacing:-2px!important}
/* Native scrolling stays responsive to the visitor, including reduced motion. */
html{scroll-behavior:smooth;scroll-padding-top:32px}
[id]{scroll-margin-top:32px}
.topic-index{border:0!important;border-top:1px solid #c9d1c2!important;border-bottom:1px solid #c9d1c2!important;background:transparent!important;padding:0!important;border-radius:0!important;margin:0 0 46px!important}
.topic-index>summary{font:400 19px/1.5 Georgia,serif!important;color:#344431!important;padding:19px 0!important;cursor:pointer;background:transparent!important}
.topic-index>nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px;padding:4px 0 24px}
.topic-index a{font:16px/1.6 Arial,sans-serif!important;color:#344431!important;text-decoration:none!important;padding:6px 0!important;background:transparent!important}
.topic-index a:hover{text-decoration:underline!important;text-underline-offset:5px}
.subject-group{padding:35px 0!important;border-top:1px solid #c9d1c2}
.subject-group h2{font:400 34px/1.3 Georgia,serif}
.subject-group ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 36px;list-style:none;padding:0}
.subject-group li{padding:8px 0;border-bottom:1px solid #e1e5db}
.subject-group a{font:16px/1.7 Arial,sans-serif;color:#344431;text-decoration:none}
.subject-group a:hover{text-decoration:underline;text-underline-offset:5px}
@media(prefers-reduced-motion:no-preference){
 .luxury-enter{animation:luxury-text .7s cubic-bezier(.2,.7,.2,1) both}
 @keyframes luxury-text{from{opacity:.3;transform:translateY(12px)}to{opacity:1;transform:none}}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){
 body.nw-unified.nw-serene main figure.luxury-panorama.luxury-panorama{margin-top:12px!important;margin-bottom:20px!important}
 body.nw-unified.nw-serene main figure.luxury-panorama img.readable-photo.readable-photo{height:390px!important}
 body.nw-unified.nw-serene.serene-home .serene-hero-copy{padding:20px!important}
 body.nw-unified.nw-serene.serene-home .serene-hero-copy h1{font-size:clamp(40px,10vw,57px)!important;letter-spacing:-1px!important}
 .topic-index>nav,.subject-group ul{grid-template-columns:1fr}
}
@media print{html{scroll-behavior:auto}.luxury-enter{animation:none!important}.topic-index{display:none!important}body.nw-unified.nw-serene main figure.luxury-panorama.luxury-panorama{width:100%!important;margin:20px 0!important}body.nw-unified.nw-serene main figure.luxury-panorama img.readable-photo.readable-photo{height:auto!important;max-height:250px!important;object-fit:contain!important}}
/* Container units exclude the scrollbar, unlike viewport units. */
body.nw-unified{container-type:inline-size}
body.nw-unified.nw-serene main figure.luxury-panorama.luxury-panorama{width:100cqw!important;margin-left:calc(50% - 50cqw)!important;margin-right:calc(50% - 50cqw)!important}
@media print{body.nw-unified.nw-serene main figure.luxury-panorama.luxury-panorama{width:100%!important;margin-left:0!important;margin-right:0!important}}
