
:root{--ink:#20333f;--muted:#626d72;--coral:#c94f48;--coral-dark:#ae3e39;--paper:#fcfbf8;--line:#dedfd9;--soft:#f2f2eb;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:5px}button,a,summary{touch-action:manipulation}p,h1,h2,h3{margin-top:0}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.topline{background:var(--ink);color:#f5f6f4;min-height:36px;padding:8px 56px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.035em}.topline-right{font-size:9px;letter-spacing:.16em;display:flex;gap:15px;align-items:center}.topline i{display:block;width:3px;height:3px;background:#df786f;border-radius:50%}.header{height:107px;padding:0 56px;max-width:1552px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:9px}.brand svg{width:48px;height:43px;fill:none;stroke:var(--ink);stroke-width:3.5;stroke-linejoin:round}.brand .brand-red{stroke:var(--coral)}.brand>span{font-size:25px;font-weight:800;letter-spacing:-1.1px}.brand>span>span{color:var(--coral)}nav{display:flex;gap:32px;align-items:center;font-size:12px;font-weight:600}nav>a:not(.button):hover,.footer-links a:hover{color:var(--coral)}.button{background:var(--coral);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:53px;padding:15px 23px;border:none;border-radius:5px;font-size:13px;font-weight:600;line-height:1.5;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:var(--coral-dark);transform:translateY(-2px)}.button span{font-size:21px;font-weight:400;line-height:1}.button-small{min-height:43px;padding:12px 19px;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:52px;align-items:center;padding-top:32px;padding-bottom:58px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.7;color:var(--ink);margin-bottom:25px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;background:var(--coral);border-radius:100%}h1{font-size:clamp(43px,4.9vw,69px);font-weight:500;line-height:1.09;letter-spacing:-3.6px;margin-bottom:26px}.serif-accent{font-family:var(--serif);font-weight:400;font-style:italic;color:var(--coral);letter-spacing:-.055em}.hero-description{font-size:17px;line-height:1.65;max-width:450px;margin-bottom:17px;color:#46535b}.hero-secondary{font-size:13px;line-height:1.85;max-width:430px;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;gap:17px;align-items:center;font-size:12px;font-weight:600;border-bottom:1px solid #b4b9b8;padding-block:3px}.text-link:hover{color:var(--coral);border-color:var(--coral)}.text-link span{font-size:19px;font-weight:400}.hero-note{display:flex;align-items:center;gap:8px;margin-top:21px;font-size:10px;color:var(--muted)}.check-circle{display:inline-flex;align-items:center;justify-content:center;border:1px solid #9ba59f;border-radius:50%;width:15px;height:15px;color:#4c685d;font-size:9px}.hero-visual{height:512px;position:relative;border-radius:9px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 56%;border-radius:9px;display:block}.photo-shade{position:absolute;inset:0;border-radius:9px;background:linear-gradient(180deg,rgba(20,39,36,.18),transparent 35%,rgba(16,33,33,.62))}.image-label{position:absolute;top:23px;left:22px;border:1px solid #ffffff60;border-radius:30px;background:#fbfbf1ed;color:var(--ink);font-size:8px;letter-spacing:.12em;padding:8px 12px;display:flex;align-items:center;gap:8px}.image-label .status-dot{background:#507164;width:5px;height:5px}.image-caption{position:absolute;left:33px;bottom:79px;color:#fff;font-size:32px;line-height:1.18;letter-spacing:-1px}.image-caption em{font-family:var(--serif);font-weight:400}.experience-card{position:absolute;bottom:-23px;left:27px;right:27px;background:#fff;box-shadow:0 8px 35px #20333f12;border:1px solid #ecece5;padding:19px;display:flex;align-items:center;gap:14px;border-radius:7px}.experience-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:100%;background:#f7eeea;color:var(--coral);font-size:29px}.experience-card strong{display:block;font-size:12px;margin-bottom:3px}.experience-card div>span{font-size:10px;color:var(--muted)}.card-arrow{margin-left:auto;font-size:24px}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:84px;font-size:10px}.principles>span{color:var(--muted)}.principles>div{display:flex;align-items:center;gap:10px;font-weight:600}.principles>div>span{font-size:20px;color:#607168}.section{padding-block:92px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:15px}h2{font-size:44px;line-height:1.13;letter-spacing:-1.8px;font-weight:500;margin-bottom:0}.section-heading>p{max-width:355px;font-size:13px;line-height:1.85;margin-bottom:4px}.issue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.issue-card{border:1px solid var(--line);border-radius:7px;padding:29px 27px 24px;position:relative;background:#fffefa}.line-icon{width:37px;height:37px;color:var(--coral);margin-bottom:27px}.line-icon svg{width:100%;height:100%}.card-number{position:absolute;right:25px;top:29px;color:#9da4a4;font-size:10px;letter-spacing:.1em}h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:1.3;margin-bottom:12px}.issue-card p{font-size:12px;line-height:1.8;margin-bottom:0}.support-note{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:25px;font-size:11px;color:var(--muted)}.support-note a{color:var(--ink)}.process-section{background:var(--ink);color:#fff}.process-section .eyebrow{color:#c1ccc8}.process-section .serif-accent{color:#ed9488}.process-section p{color:#bfcbcd}.process-section .section-heading{margin-bottom:49px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step-number{font-size:13px;color:#ed9488;display:flex;align-items:center;justify-content:space-between;padding-bottom:19px;margin-bottom:27px;border-bottom:1px solid #53616a}.step-number>span{color:#88999e;font-size:23px;line-height:1}.steps h3{font-size:19px;letter-spacing:-.3px}.steps p{font-size:12px;line-height:1.85;max-width:300px;margin-bottom:24px}.step-tag{font-size:8px;letter-spacing:.15em;border:1px solid #66777d;border-radius:20px;padding:7px 12px;color:#ccd4d4}.process-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #4a5c64;padding-top:28px;margin-top:46px}.process-bottom p{font-size:11px;margin:0}.story{display:grid;grid-template-columns:.94fr 1fr;gap:95px;align-items:center}.story-art{background:#f0efea;border-radius:8px;padding:30px 33px 33px;overflow:hidden}.story-art-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.13em}.story-art-top>span+span{font-size:26px}.story-art img{width:100%;mix-blend-mode:multiply;margin-block:35px 25px;display:block}.story-art p{font-family:var(--serif);font-size:25px;line-height:1.3;color:var(--ink);letter-spacing:-.5px;margin:0;border-top:1px solid #d4d6cf;padding-top:23px}.story-copy .eyebrow{margin-bottom:18px}.story h2{margin-bottom:27px}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;margin-bottom:15px}.story-copy .text-link{margin-top:10px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;padding-top:75px}.faq .eyebrow{margin-bottom:16px}.faq h2{margin-bottom:23px}.faq>div>p:not(.eyebrow){font-size:13px;line-height:1.8}.faq .text-link{margin-top:6px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding-block:21px}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:13px;font-weight:600;line-height:1.6}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;font-weight:400;color:var(--coral);transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.8;margin:17px 25px 0 0}.closing{position:relative;overflow:hidden;background:#f1e7e1;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:49px 54px;margin-bottom:80px}.closing>div:not(.closing-rings){position:relative;z-index:1}.closing .eyebrow{font-size:9px;margin-bottom:17px}.closing h2{font-size:43px}.closing p:not(.eyebrow){margin:20px 0 0;font-size:12px}.closing-note{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:13px}.closing-rings{position:absolute;width:380px;height:380px;border:1px solid #d9c6bca0;right:-150px;top:-75px;border-radius:50%;box-shadow:0 0 0 50px #d9c6bc20,0 0 0 100px #d9c6bc20}footer{padding:0 56px 24px;max-width:1552px;margin:auto}.footer-main{display:flex;align-items:center;justify-content:space-between;padding-bottom:29px}.footer-brand{font-size:25px;letter-spacing:-1px;font-weight:800}.footer-brand>span{color:var(--coral)}.footer-brand .brand-dot{font-size:10px;vertical-align:top;display:none}.footer-main p{font-size:10px;margin:4px 0 0}.footer-links{display:flex;gap:28px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.skip{position:fixed;z-index:20;left:15px;top:-80px;background:var(--ink);color:white;padding:10px}.skip:focus{top:10px}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:35px}.contact-page{padding-top:25px;padding-bottom:90px}.contact-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:75px;align-items:start}.contact-intro h1{font-size:53px;letter-spacing:-2.3px}.contact-intro>p:not(.eyebrow){font-size:14px;max-width:390px;margin-bottom:33px}.contact-promise{display:flex;gap:20px;margin-bottom:20px}.contact-promise>span{color:var(--coral);font-size:11px;padding-top:3px}.contact-promise h3{font-size:15px;margin-bottom:5px}.contact-promise p{font-size:12px;margin:0}.contact-aside{border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:11px;margin-top:30px;max-width:390px}.form-card{background:#fff;border:1px solid var(--line);padding:33px;border-radius:9px}.form-card .eyebrow{font-size:8px;margin-bottom:10px}.form-card h2{font-size:30px;margin-bottom:27px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{display:block;font-size:11px;font-weight:600;margin-bottom:17px}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #cfd3d1;background:#fcfcf9;border-radius:4px;min-height:43px;padding:11px 12px;font-size:12px;font-weight:400;color:var(--ink)}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#778180;opacity:1}.field-hint{font-size:9px;color:var(--muted);display:block;margin-top:-11px;margin-bottom:23px}.consent{display:flex;gap:10px;align-items:flex-start;font-weight:400;line-height:1.7;font-size:10px}.consent input{width:15px;min-height:15px;flex-shrink:0;margin-top:3px;accent-color:var(--coral)}.consent a,.privacy a:not(.back-link){text-decoration:underline;text-underline-offset:3px}.submit{width:100%}.form-footnote{text-align:center;font-size:9px;margin:15px 0 0}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{padding:15px;background:#fff0eb;border-left:3px solid var(--coral);font-size:12px;margin-bottom:22px}.thanks{text-align:center;padding-block:60px 110px;max-width:750px}.thanks h1{font-size:60px}.thanks .eyebrow{margin-top:25px}.thanks p{font-size:14px}.success-mark{width:54px;height:54px;display:grid;place-items:center;margin:auto;background:#e4ede4;border-radius:50%;color:#426955;font-size:25px}.receipt-note{max-width:430px;margin:20px auto 28px}.privacy{max-width:780px;padding-block:30px 90px}.privacy h1{font-size:60px;margin-top:20px}.privacy h2{font-size:23px;margin:35px 0 13px;letter-spacing:-.5px}.privacy p{font-size:14px}.privacy .lead{font-size:18px}.privacy-draft{background:var(--soft);border:1px solid var(--line);padding:25px;border-radius:5px;margin-top:35px}.privacy-draft p{margin:9px 0 0;font-size:12px}
@media(min-width:1500px){.hero{padding-top:50px;padding-bottom:70px}.hero-visual{height:550px}.hero-copy{padding-right:25px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}nav{gap:21px}.topline{padding-inline:32px}.hero{gap:30px}.hero-visual{height:480px}h1{font-size:54px}.hero-actions{gap:18px}.button{gap:20px}.hero-description{font-size:16px}.principles{font-size:9px}.story{gap:50px}.faq{gap:50px}footer{padding-inline:32px}.contact-grid{gap:40px}.contact-intro h1{font-size:47px}.form-card{padding:25px}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topline{padding:8px 20px;justify-content:center}.topline-right{display:none}.header{height:85px;padding-inline:20px;position:relative}.brand>span{font-size:23px}.brand svg{width:41px}.menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:transparent;border-radius:4px;padding:8px 12px;font-size:12px;color:var(--ink)}nav{display:none;position:absolute;z-index:10;top:77px;left:20px;right:20px;padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:6px;box-shadow:0 12px 20px #20333f14;align-items:stretch;gap:4px}nav.is-open{display:flex;flex-direction:column}nav>a{padding:12px}nav .button{margin-top:8px}.hero{grid-template-columns:1fr 1fr;gap:23px;padding-top:20px}.hero h1{font-size:44px;letter-spacing:-2.4px}.hero .eyebrow{font-size:7px;letter-spacing:.05em}.hero-description{font-size:14px}.hero-secondary{font-size:12px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-note{font-size:8px}.hero-visual{height:475px}.experience-card{left:12px;right:12px;padding:14px;gap:9px}.experience-icon{display:none}.experience-card strong{font-size:11px}.experience-card div>span{font-size:9px}.image-caption{left:23px;font-size:28px}.principles{flex-wrap:wrap;justify-content:flex-start;padding-block:19px;gap:18px 30px}.principles>span{width:100%}.section{padding-block:65px}h2{font-size:36px}.section-heading{gap:30px}.section-heading>p{max-width:285px;font-size:12px}.issue-grid{gap:12px}.issue-card{padding:23px 18px}.issue-card h3{font-size:15px}.issue-card p{font-size:11px}.steps{gap:24px}.steps h3{font-size:17px}.story{gap:35px}.story-art{padding:24px}.story-art p{font-size:22px}.story-copy>p:not(.eyebrow){font-size:12px}.faq{grid-template-columns:.85fr 1.15fr;gap:35px}.closing{padding:35px;gap:30px;margin-bottom:55px}.closing h2{font-size:35px}.closing .button{font-size:11px}.footer-links{gap:19px}.footer-bottom{font-size:8px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-intro>p:not(.eyebrow),.contact-aside{max-width:none}.contact-promise{display:none}.form-row{grid-template-columns:1fr 1fr;gap:17px}}
@media(max-width:580px){.hero{grid-template-columns:1fr;padding-top:24px;gap:34px;padding-bottom:48px}.hero .eyebrow{font-size:8px;letter-spacing:.09em}.hero h1{font-size:52px;letter-spacing:-2.8px;margin-bottom:23px}.hero-description{font-size:16px;max-width:none}.hero-secondary{font-size:13px;max-width:none}.hero-actions{flex-direction:row;align-items:center;gap:23px}.hero-actions .button{padding:14px 18px;font-size:12px;gap:20px}.hero-actions .text-link{font-size:11px;gap:10px}.hero-note{font-size:10px;margin-top:18px}.hero-visual{height:410px}.image-label{top:20px;left:20px}.image-caption{font-size:33px;bottom:78px}.experience-card{left:18px;right:18px;padding:17px}.experience-icon{display:grid}.experience-card strong{font-size:12px}.experience-card div>span{font-size:10px}.principles{gap:13px;display:grid;grid-template-columns:1fr 1fr}.principles>span{grid-column:1/-1;font-size:10px}.principles>div{font-size:9px;gap:7px}.principles>div:last-child{grid-column:1/-1}.section{padding-block:54px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{max-width:none;margin-top:21px;font-size:13px}h2{font-size:37px}.eyebrow{font-size:8px}.issue-grid{grid-template-columns:1fr;gap:13px}.issue-card{padding:25px}.line-icon{margin-bottom:19px}.issue-card h3{font-size:19px}.issue-card p{font-size:13px}.support-note{align-items:flex-start;flex-direction:column;gap:10px;font-size:11px;margin-top:23px}.process-section .section-heading{margin-bottom:32px}.steps{grid-template-columns:1fr;gap:34px}.step-number{margin-bottom:18px;padding-bottom:13px}.steps h3{font-size:21px}.steps p{font-size:13px;max-width:none;margin-bottom:20px}.process-bottom{flex-direction:column;align-items:flex-start;gap:22px;margin-top:32px}.story{grid-template-columns:1fr;gap:32px}.story-art{padding:25px}.story-art img{max-width:340px;margin:20px auto}.story-art p{font-size:25px}.story-copy>p:not(.eyebrow){font-size:13px}.faq{grid-template-columns:1fr;gap:32px}.faq-list summary{font-size:13px}.faq-list p{font-size:12px}.closing{flex-direction:column;align-items:flex-start;padding:30px 26px;gap:25px}.closing h2{font-size:37px}.closing .button{font-size:12px}.closing-note{text-align:left}.closing p:not(.eyebrow){font-size:12px}.closing .eyebrow{font-size:8px}footer{padding:0 20px 22px}.footer-main{flex-direction:column;align-items:flex-start;gap:25px}.footer-links{flex-wrap:wrap;gap:24px}.footer-bottom{flex-direction:column;gap:7px;font-size:8px}.contact-page{padding-top:15px;padding-bottom:55px}.contact-intro h1{font-size:45px}.contact-intro .eyebrow{margin-bottom:19px}.form-card{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}.form-card .eyebrow{font-size:7px}.form-card h2{font-size:28px}input,select,textarea{font-size:16px}label{font-size:12px}.field-hint{font-size:10px}.consent{font-size:11px}.thanks{padding-block:45px 70px}.thanks h1{font-size:45px}.privacy h1{font-size:47px}.privacy .lead{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.story-art img{clip-path:inset(3px 1px 1px 1px)}

/* Supplied logo: retain the complete house motif and wordmark. */
.header{height:125px}.brand img,.footer-brand img{display:block;width:184px;height:85px;object-fit:cover;object-position:top;mix-blend-mode:multiply}.footer-brand{display:inline-block}.footer-brand img{width:170px;height:79px}.story-art img{aspect-ratio:383/177;object-fit:cover;object-position:top;clip-path:none}.hero-photo{object-position:center}
@media(max-width:800px){.header{height:105px}.brand img{width:157px;height:73px}nav{top:99px}}

/* Vector identity with consistent clear space and no clipped artwork. */
.brand img,.footer-brand img{width:184px;height:92px;object-fit:contain;mix-blend-mode:normal}.footer-brand img{width:170px;height:85px}.story-art img{aspect-ratio:2/1;object-fit:contain;mix-blend-mode:normal;max-width:370px;margin-inline:auto}
@media(max-width:800px){.brand img{width:154px;height:77px}}

/* A warmer, more varied rhythm through the homepage. */
.principles{background:#eaf0e8;border:0;border-radius:8px;padding-inline:25px;margin-top:8px}
.problem .section-heading .eyebrow{color:#a63c37}
.issue-card{border:0;padding:32px;min-height:260px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.issue-card:nth-child(1){background:#f3ded4}
.issue-card:nth-child(2){background:#e3ebe0}
.issue-card:nth-child(3){background:#20333f;color:#fff}
.issue-card:nth-child(3) p{color:#d2dddf}
.issue-card:nth-child(3) .line-icon{color:#f5a497;background:#ffffff0d}
.issue-card:nth-child(3) .card-number{color:#aabdc2}
.issue-card .line-icon{width:57px;height:57px;padding:12px;border-radius:50%;background:#ffffff80;margin-bottom:29px}
.issue-card:nth-child(2) .line-icon{color:#456551}
.issue-card .card-number{font-family:var(--serif);font-style:italic;font-size:35px;top:23px;right:27px;color:#746d64}
.issue-card h3{font-size:20px}
.issue-card p{font-size:13px;color:#45545c}
.support-note{padding:17px 0 0}
.process-section{position:relative;background:radial-gradient(ellipse at 100% 0%,#3a5860 0%,transparent 57%),#20333f;border-top:5px solid #d87567}
.steps{gap:20px}
.steps article{background:#ffffff08;border:1px solid #ffffff24;border-radius:8px;padding:26px}
.step-number{font-family:var(--serif);font-size:32px;color:#f2a295;border-bottom-color:#ffffff30;padding-bottom:18px;margin-bottom:24px}
.step-tag{background:#ffffff09}
.story{background:#eaf0e8;border-radius:12px;margin-block:78px;padding:48px;gap:60px}
.story-art{min-height:450px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;background:linear-gradient(180deg,#20333f55 0%,#20333f15 30%,#152933ef 100%),url('/static/neighbourhood-quiet.png') center/cover;color:white;box-shadow:0 12px 28px #20333f18}
.story-art-top{font-size:8px;font-weight:600}
.story-art img{background:#fcfbf8;border-radius:7px;padding:17px;width:210px;max-width:100%;margin:42px auto;aspect-ratio:2/1;box-shadow:0 4px 20px #10202020}
.story-art p{color:#fff;border-top:1px solid #ffffff50;font-size:27px;padding-top:23px;text-wrap:balance}
.story-copy .eyebrow{color:#48624f}
.story-copy>p:not(.eyebrow){color:#4a5b52}
.faq{border-top:0;padding-top:0;gap:55px;align-items:start}
.faq>div:first-child{background:#f3ded4;border-radius:9px;padding:35px 30px;position:relative;border-top:4px solid #c94f48}
.faq>div:first-child .text-link{margin-top:14px}
.faq-list{border-top:0;display:grid;gap:10px}
.faq-list details{background:#f1f1eb;border:1px solid #e4e4dc;padding:19px 23px;border-radius:7px}
.faq-list details[open]{background:#fff5ef;border-color:#dbafa3;box-shadow:0 5px 18px #20333f05}
.faq-list summary>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ffffff;flex-shrink:0}
.closing{background:#bd4841;color:#fff;padding:55px;min-height:300px;box-shadow:0 12px 32px #9f3c3218}
.closing .eyebrow,.closing p:not(.eyebrow),.closing-note{color:#fff0e9}
.closing .serif-accent{color:#ffdfcc}
.closing .button-light{background:#fcfbf8;color:#20333f}
.closing .button-light:hover{background:#ffe9dc}
.closing-rings{border-color:#ffc4ae65;box-shadow:0 0 0 50px #ffd1bb10,0 0 0 100px #ffd1bb10}
@media(hover:hover){.issue-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #20333f12}}
@media(max-width:1100px){.story{padding:35px;gap:35px}.issue-card{padding:26px}.issue-card h3{font-size:18px}.steps article{padding:20px}.faq{gap:30px}.faq h2{font-size:37px}}
@media(max-width:800px){.principles{padding:20px}.issue-card{padding:22px}.issue-card .card-number{font-size:28px;right:20px}.issue-card h3{font-size:17px}.steps{gap:12px}.steps article{padding:18px}.story{padding:28px;gap:28px;margin-block:55px}.story-art{padding:23px;min-height:440px}.story-art img{width:175px}.story-art p{font-size:25px}.story h2{font-size:33px}.faq>div:first-child{padding:25px 22px}.faq h2{font-size:32px}.faq-list details{padding:17px}.closing{padding:35px}}
@media(max-width:580px){.issue-card{min-height:235px;padding:27px}.issue-card h3{font-size:21px}.issue-card .card-number{font-size:36px;right:27px}.issue-card .line-icon{margin-bottom:23px}.steps{gap:15px}.steps article{padding:26px}.story{padding:20px;gap:30px;margin-block:45px}.story-art{min-height:370px}.story-art img{width:195px}.story-copy{padding:9px 5px 13px}.story h2{font-size:34px}.faq{padding-top:0;gap:23px}.faq>div:first-child{padding:29px 25px}.faq h2{font-size:37px}.faq-list details{padding:20px}.closing{padding:34px 26px;min-height:0}}

/* Draw arrows as vectors rather than platform-dependent emoji glyphs. */
.arrow-icon{display:inline-block;width:20px;height:20px;flex-shrink:0;vertical-align:middle}.button>span,.text-link>span,.card-arrow{display:inline-flex;align-items:center}.back-link .arrow-icon{width:16px;height:16px;margin-right:4px}
