:root{--ink:#172c31;--muted:#526467;--paper:#faf9f5;--line:#d2dad6;--accent:#275b4c;--soft:#e9eee8;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding:24px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 system-ui,-apple-system,'Malgun Gothic',sans-serif;word-break:keep-all}h1,h2,h3,p,figure{margin:0}h1{font-size:clamp(34px,4.8vw,68px);line-height:1.18;letter-spacing:-.05em}h2{font-size:clamp(26px,3vw,42px);line-height:1.25;letter-spacing:-.04em}h3{font-size:21px;line-height:1.4}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}button,.button{min-height:44px;padding:11px 20px;border:1px solid var(--accent);border-radius:8px;color:var(--accent);background:white;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}button:hover,.button:hover{background:var(--soft)}button.primary,.button.primary{background:var(--accent);color:white}button[aria-pressed=true]{background:var(--accent);color:white}button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b44819;outline-offset:4px}input,select{width:100%;min-height:44px;border:1px solid #849796;border-radius:7px;padding:10px;background:white;color:var(--ink)}label{display:grid;gap:5px;font-size:14px;font-weight:650}img{display:block;width:100%;object-fit:cover;background:#e8e9e3}small,.caption{font-size:13px;line-height:1.6;color:var(--muted)}.wrap{width:min(1280px,calc(100% - 64px));margin:auto}.section{padding:80px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--accent);margin-bottom:20px}.lead{font-size:18px;max-width:620px;color:var(--muted);margin-top:22px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.skip{position:absolute;left:10px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:8px}.top{border-bottom:1px solid var(--line);background:var(--paper)}.top .wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-weight:850;font-size:22px;letter-spacing:-.06em}.brand span{font-size:12px;letter-spacing:0;font-weight:500;margin-left:12px}.nav{display:flex;gap:22px;align-items:center}.nav a{font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center}.menu{display:none}.notice{font-size:12px;color:var(--muted);padding:9px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-head p{max-width:480px;color:var(--muted)}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.person{background:#e8e1d6;border-radius:110px 110px 12px 12px;overflow:hidden}.person img{aspect-ratio:4/5;object-position:center 30%}.person figcaption{padding:12px 18px;background:#eee8df;font-size:13px;color:#4c504b}.hero-a{display:grid;grid-template-columns:1.03fr 1fr;gap:64px;align-items:center;padding:64px 0 80px}.a h1,.a h2{font-family:Georgia,'Batang',serif;font-weight:500}.a{--accent:#755333;--soft:#eee5d9;--paper:#f9f6f0}.hero-a .people-grid{align-items:start}.hero-a .person:nth-child(2){margin-top:76px}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid var(--line);padding-top:30px}.promise-strip b{display:block;margin:8px 0}.promise-strip span{font-size:13px;color:var(--accent)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-width:0}.photo-link{padding:0;border:0;border-radius:0;display:block;width:100%;position:relative;text-align:left}.photo-link img{aspect-ratio:3/2;transition:transform .25s}.photo-link:hover img{filter:brightness(.96)}.photo-link .tag{position:absolute;bottom:12px;left:12px;background:#fffef0;color:#293d34;padding:4px 9px;font-size:11px;border-radius:4px}.card-body{padding:22px}.meta{font-size:12px;color:var(--muted)}.price{font-size:22px;letter-spacing:-.03em;font-weight:800;margin:8px 0}.facts{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin:10px 0 18px}.card-actions{display:flex;gap:8px}.card-actions button{font-size:13px;flex:1;padding:9px}.card .note{font-size:14px;color:var(--muted);margin:10px 0 18px}.sample-line{color:#59665f;font-size:12px;margin:16px 0}.empty{padding:36px;background:white;border:1px solid var(--line);grid-column:1/-1}.empty p{margin:10px 0 18px}.b{--accent:#175bc1;--soft:#eaf1fb;--paper:#f6f8fb;--ink:#172a46}.b .top{background:white}.search-title{padding:28px 0 16px}.b h1{font-size:32px;letter-spacing:-.04em}.search-title p{color:var(--muted);margin-top:5px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;padding:22px;background:white;border:1px solid var(--line);border-radius:14px}.advanced{grid-column:1/-1}.advanced summary{min-height:44px;padding:9px 0;font-size:14px}.advanced-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.filter-bottom{grid-column:1/-1;display:flex;gap:12px;align-items:center}.error{color:#a32424;font-size:13px}.results-head{display:flex;justify-content:space-between;align-items:center;margin:22px 0 15px;gap:12px}.results-head h2{font-size:21px}.condition-summary{font-size:12px;color:var(--muted);margin-bottom:16px}.search-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;align-items:start}.b .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.zone-panel{background:#e6ecf0;padding:22px;border-radius:14px}.zone-map{display:grid;gap:14px;margin:24px 0;background:repeating-linear-gradient(45deg,#e6ecf0,#e6ecf0 25px,#f5f8f8 26px,#f5f8f8 40px);padding:14px}.zone-map button{min-height:78px;border-radius:20px}.map-toggle{display:none}.b .card-body{padding:18px}.b .card h3{font-size:19px}.compare-section{background:var(--soft);margin-top:60px;padding:50px 0}.compare-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.compare-heading h2{font-size:28px}.status{font-size:14px;margin:14px 0}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.compare-item{padding:22px;background:white;border:1px solid var(--line);border-radius:12px}.compare-item button{margin-top:15px}.prepare-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.prepare-controls{display:grid;gap:18px;margin-top:26px}.choices{display:flex;gap:8px;flex-wrap:wrap}.memo{background:white;border:1px solid var(--line);border-radius:14px;padding:28px}.memo pre{white-space:pre-wrap;word-break:keep-all;font:15px/1.9 inherit;min-height:150px}.memo .actions{margin-top:20px}.guide{display:flex;gap:18px;align-items:center;margin:25px 0}.guide img{width:84px;height:100px;border-radius:12px;flex-shrink:0}.guide p{font-size:14px}.faq{max-width:900px;margin:auto}.faq h2{margin-bottom:30px}.faq details{border-top:1px solid var(--line);padding:6px 0}.faq summary{padding:16px 0;min-height:50px;font-weight:650}.faq details p{padding:4px 0 24px;color:var(--muted)}.production{background:var(--ink);color:white;padding:32px;border-radius:14px;display:flex;justify-content:space-between;gap:24px;align-items:center}.production p{font-size:14px;margin-top:8px}.production a{background:white;color:#172c31;white-space:nowrap}footer{padding:32px 0;border-top:1px solid var(--line);margin-top:60px}footer .wrap{display:flex;justify-content:space-between;gap:20px;font-size:13px}footer .disclaimer{display:block;text-align:center;margin-top:28px;font-size:12px;color:var(--muted)}.c{--accent:#52632f;--soft:#edf0df;--paper:#fcfcf7}.hero-c{position:relative;height:620px;background:#333;overflow:hidden}.hero-c img{width:100%;height:100%;object-position:center}.hero-c:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,28,18,.78),rgba(15,28,18,.12))}.hero-c .hero-copy{position:absolute;z-index:1;left:max(32px,calc((100% - 1280px)/2));top:70px;color:white;max-width:590px;padding-right:24px}.hero-c .eyebrow,.hero-c .lead{color:#fff}.hero-c .photo-caption{position:absolute;bottom:18px;right:24px;color:white;z-index:2;font-size:12px;background:#253224;padding:4px 10px}.themes{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.editorial{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:start}.editorial .card{border:0;background:none;border-radius:0}.editorial .card:nth-child(even){margin-top:100px}.editorial .card .photo-link img{aspect-ratio:4/3}.editorial .card-body{padding:20px 0 40px}.c .section-head h2{font-family:Georgia,'Batang',serif}.c .section{padding:72px 0}.c .compare-section{margin-top:10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.step{padding:26px;border:1px solid var(--line);border-radius:14px}.step strong{display:block;margin:14px 0}.step p{font-size:14px;color:var(--muted)}dialog{border:0;border-radius:16px;padding:0;color:var(--ink);background:white;width:min(980px,calc(100% - 32px));max-height:90dvh}dialog::backdrop{background:#142525bb}dialog .dialog-top{padding:16px 22px;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line)}.detail-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:28px;padding:24px}.gallery img{aspect-ratio:3/2;object-fit:cover;border-radius:8px}.gallery-nav{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.gallery-nav button{font-size:13px;padding:8px 12px}.detail-info h2{font-size:27px}.detail-info .price{font-size:28px}.detail-info dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:14px}.detail-info dt{color:var(--muted)}.detail-info dd{margin:0;text-align:right}.dialog-note{padding:0 24px 22px;font-size:13px;color:var(--muted)}#zoom{width:min(1300px,calc(100% - 20px));background:#111;color:white}#zoom img{width:100%;height:min(70vh,800px);object-fit:contain;background:#111}.image-error{display:block;padding:24px;background:#eee;color:#253b38;font-size:14px}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hub-card{padding:32px;border:1px solid var(--line);border-radius:15px}.hub-card h2{margin:15px 0;font-size:30px}.hub-card p{margin-bottom:25px}.hub-card.old{background:#eee}.hub h1{max-width:820px}.hub .lead{margin-bottom:45px}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:1000px){.hero-a{gap:30px}.search-layout{grid-template-columns:1fr 260px}.b .cards{grid-template-columns:1fr}.nav{gap:12px}.brand span{display:none}.hub-grid{grid-template-columns:1fr 1fr}}@media(max-width:799px){.wrap{width:calc(100% - 32px)}.top .wrap{min-height:66px;flex-wrap:wrap}.menu{display:inline-flex}.nav{display:none;width:100%;padding-bottom:16px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:6px 12px}.notice{font-size:11px}.section{padding:48px 0}.hero-a{grid-template-columns:1fr;padding:35px 0 48px;gap:32px}.hero-a .hero-copy{order:0}.hero-a .people-grid{order:1}.hero-a .person:nth-child(2){margin-top:30px}h1{font-size:40px}.lead{font-size:16px;margin-top:18px}.hero-a .people-grid{max-width:540px}.section-head{display:block}.section-head p{margin-top:14px}.cards{grid-template-columns:1fr 1fr}.promise-strip,.steps{grid-template-columns:1fr;gap:12px}.promise-strip{padding-top:20px}.prepare-layout{grid-template-columns:1fr;gap:30px}.compare-grid{grid-template-columns:1fr}.production{display:block;padding:25px}.production a{margin-top:20px}.search-title{padding:20px 0 13px}.b h1{font-size:26px}.search-title p{font-size:14px}.filters{grid-template-columns:1fr 1fr;gap:9px;padding:13px}.filters label:first-child{grid-column:1/-1}.advanced-grid label:first-child{grid-column:auto}.filter-bottom{flex-wrap:wrap}.filter-bottom button{font-size:13px;padding:6px 12px}.advanced summary{padding:5px 0;min-height:38px}.results-head{margin:17px 0 8px}.condition-summary{margin-bottom:12px}.search-layout{display:flex;flex-direction:column}.search-layout .listing{width:100%}.zone-panel{width:100%}.zone-panel:not(.mobile-open){display:none}.map-toggle{display:inline-flex;padding:8px 12px;font-size:13px}.b .cards{grid-template-columns:1fr 1fr}.b .card-actions{flex-direction:column}.b .card .note{display:none}.b .card-body{padding:13px}.b .price{font-size:18px}.b .card h3{font-size:17px}.hero-c{height:630px}.hero-c .hero-copy{left:20px;top:38px;max-width:530px}.hero-c h1{font-size:42px}.hero-c:after{background:linear-gradient(180deg,rgba(15,28,18,.78),rgba(15,28,18,.12))}.editorial{grid-template-columns:1fr;gap:20px}.editorial .card:nth-child(even){margin-top:0}.editorial .card-body{padding-bottom:14px}.detail-grid{grid-template-columns:1fr;gap:24px;padding:18px}dialog .dialog-top{padding:12px 18px}dialog{max-height:92dvh}.detail-info h2{font-size:25px}.hub-grid{grid-template-columns:1fr}footer .wrap{flex-direction:column}.compare-heading{align-items:start}.compare-heading button{flex-shrink:0}.memo{padding:21px}.guide img{width:70px;height:90px}}@media(max-width:460px){.cards{grid-template-columns:1fr}.b .cards{grid-template-columns:1fr}.b .card .photo-link img{aspect-ratio:1.9}.b .card-actions{flex-direction:row}.b .card-body{padding:17px}.b .card h3{font-size:20px}.b .price{font-size:23px}.hero-a h1{font-size:36px}.hero-c h1{font-size:39px}.hero-c{height:590px}.actions{gap:8px}.actions .button{padding:10px 13px;font-size:14px}.person figcaption{padding:10px;font-size:11px}.advanced-grid{grid-template-columns:1fr}.filter-bottom{gap:8px}.section-head h2{font-size:29px}.compare-heading h2{font-size:23px}.themes button{flex:1;padding:9px;font-size:13px}.gallery-nav button{flex:1}.hero-c .lead{max-width:310px}.price{overflow-wrap:anywhere}}@media(max-width:350px){h1,.hero-a h1{font-size:31px}.hero-c h1{font-size:34px}.brand{font-size:19px}.button,button{padding:10px 12px}.wrap{width:calc(100% - 24px)}.top .wrap{gap:10px}.hero-c .hero-copy{left:14px}.filters{padding:10px}.hero-c{height:620px}}

/* R1: intrinsic HTML dimensions reserve ratio, not a fixed rendered height. */
img{height:auto}.hero-c img{height:100%}.guide img{height:100px}#zoom img{height:min(70vh,800px)}@media(max-width:799px){.guide img{height:90px}}

:root{--ink:#252b28;--muted:#59615a;--paper:#f8f5ef;--line:#d5d9d0;--accent:#294c40;--soft:#e9eee6;--radius:12px}html{scroll-behavior:auto}h1{font-size:clamp(38px,4.7vw,66px);letter-spacing:-.055em}h2{font-size:clamp(28px,3vw,40px)}.wrap{width:min(1220px,calc(100% - 64px))}.hero-d{display:grid;grid-template-columns:1fr 1.08fr;gap:50px;align-items:center;padding:62px 0}.hero-d figure img{aspect-ratio:1.03;object-position:45% center;border-radius:110px 8px 8px 8px}.hero-d figcaption,.hero-e figcaption{display:flex;justify-content:space-between;gap:16px;padding:14px 0;font-size:13px}.text-link{padding:12px 0;min-height:44px}.entry-paths{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.entry-paths a{padding:24px;text-decoration:none;border-right:1px solid var(--line);display:grid;gap:8px}.entry-paths a:last-child{border:0}.entry-paths span{color:var(--accent);font-size:13px}.entry-paths b{font-size:22px}.filters{grid-template-columns:2fr 1fr 1fr}.filters label:nth-child(4),.filters label:nth-child(5){grid-column:span 1}.filters .filter-bottom{grid-column:auto}.filters #filter-error{grid-column:1/-1;margin:0}.zones{margin-top:15px}.zones summary{min-height:44px;padding:10px 0}.zones p{font-size:14px;color:var(--muted);margin-bottom:12px}#result-count{white-space:nowrap}#compare-status{margin:18px 0}.choice-summary,.selection-strip{padding:16px 20px;border-left:3px solid var(--accent);background:#fff;margin-bottom:22px}.card .cost-total{font-size:19px;font-weight:750;line-height:1.5;color:var(--accent);margin:10px 0}.card-body h3{margin:5px 0 12px}.cost-breakdown{font-size:14px;color:var(--muted);margin:8px 0}.cost-note{margin-top:20px}.compare-item p{margin-top:9px}.compare-item small{display:block;margin:8px 0}.people-help{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:35px 0}.people-help figure{display:flex;align-items:center;gap:22px;padding:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.people-help img{width:105px;height:auto;aspect-ratio:4/5;border-radius:60px 60px 10px 10px;object-position:center 25%;flex-shrink:0}.people-help b{font-size:20px}.people-help p{font-size:14px;margin:7px 0}.question-controls{display:grid;gap:18px;align-content:start}.memo pre{font-family:inherit;font-size:15px;line-height:1.85;overflow-wrap:anywhere}.memo{min-width:0}.prepare-layout{gap:35px}.detail-question{padding:14px;background:var(--soft);margin:14px 0}.detail-info dl{grid-template-columns:1fr 1.2fr}.detail-info dd{overflow-wrap:anywhere}.e{--paper:#f6f3ed;--accent:#543d32;--soft:#ece4da;--ink:#272521;--muted:#665c53}.e h1,.e h2{font-family:Georgia,'Batang',serif;font-weight:500}.hero-e{padding-top:48px}.e-title{display:grid;grid-template-columns:1.2fr 1fr;gap:0 60px;margin-bottom:34px;align-items:end}.e-title .eyebrow{grid-column:1/-1}.e-title .lead{margin-top:0;margin-bottom:22px}.hero-e figure img{aspect-ratio:2.25;object-position:center 55%}.hero-e h1{font-size:clamp(40px,4.1vw,59px)}.priority-controls{margin:30px 0 16px;display:grid;grid-template-columns:2fr 1fr;align-items:end;gap:28px}.priority-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.priority-buttons button{display:grid;text-align:left;justify-content:stretch;padding:21px 16px;border-radius:0;gap:8px}.priority-buttons b{font-size:20px}.priority-buttons small{color:inherit}.priority-buttons span{font-size:12px}.priority-buttons button[aria-pressed=true]{box-shadow:inset 0 -4px #c5b69c}.flex-label{padding-bottom:0}.stories{display:grid;gap:56px;margin-top:34px}.stories .card{display:grid;grid-template-columns:1.2fr 1fr;gap:42px;border:0;background:transparent;border-radius:0;align-items:center}.stories .card:nth-child(even){grid-template-columns:1fr 1.2fr}.stories .card:nth-child(even) .photo-link{order:1}.stories .card .photo-link img{aspect-ratio:1.5}.stories .card-body{padding:10px 0}.stories .card h3{font-family:Georgia,'Batang',serif;font-size:32px;font-weight:500}.reason{font-size:14px;background:var(--soft);padding:12px 14px;margin:16px 0;border-left:2px solid var(--accent)}.card .photo-link{min-width:0}.photo-link img{height:auto}.detail-grid img{height:auto}.gallery{min-width:0}dialog .detail-grid{align-items:start}.e .compare-section{margin-top:0}.e .people-help figure{background:white}.image-error{overflow-wrap:anywhere}button,input,select,pre{max-width:100%}.hub-grid{margin-top:35px;grid-template-columns:repeat(2,1fr)}.hub-card:first-child,.hub-card:nth-child(2){background:white}.hub h1{font-size:56px}
@media(max-width:1000px){.priority-controls{grid-template-columns:1fr}.hero-d{gap:30px}.filters{grid-template-columns:1fr 1fr}.filters label:first-child{grid-column:1/-1}.filters .filter-bottom{grid-column:1/-1}.e-title{gap:20px}.people-help figure{padding:16px;gap:15px}.people-help img{width:80px}.stories .card{gap:24px}.stories .card h3{font-size:27px}}
@media(max-width:799px){.wrap{width:calc(100% - 32px)}.hero-d{grid-template-columns:1fr;padding:36px 0}.hero-d h1{font-size:40px}.hero-d figure img{aspect-ratio:1.45;border-radius:70px 8px 8px 8px}.hero-d figcaption,.hero-e figcaption{flex-direction:column;gap:3px}.entry-paths{grid-template-columns:1fr}.entry-paths a{grid-template-columns:24px 1fr;padding:18px 8px;border-right:0;border-bottom:1px solid var(--line)}.entry-paths small{grid-column:2}.entry-paths b{font-size:19px}.cards{grid-template-columns:1fr 1fr}.people-help{grid-template-columns:1fr;gap:15px}.people-help img{width:90px}.people-help figure{padding:20px 0}.e .people-help figure{padding:20px}.hero-e{padding-top:30px}.e-title{display:block;margin-bottom:26px}.hero-e h1{font-size:38px;line-height:1.3}.e-title .lead{margin-top:20px}.hero-e figure img{aspect-ratio:1.25;object-position:57% center}.priority-buttons{grid-template-columns:1fr}.priority-buttons button{grid-template-columns:25px 1fr;gap:3px 12px;padding:16px}.priority-buttons small{grid-column:2}.priority-buttons span{padding-top:5px}.priority-controls{gap:20px}.stories .card,.stories .card:nth-child(even){grid-template-columns:1fr;gap:12px}.stories .card:nth-child(even) .photo-link{order:0}.stories .card .photo-link img{aspect-ratio:1.45}.stories{gap:40px}.stories .card-body{padding:10px 0}.hub-grid{grid-template-columns:1fr}.hub h1{font-size:36px}.compare-heading{flex-wrap:wrap}.compare-heading h2{font-size:28px}.detail-info dl{grid-template-columns:1fr 1fr}.section{padding:48px 0}.choice-summary{padding:14px}.production a{white-space:normal}}
@media(max-width:460px){.cards{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.filters label,.filters .filter-bottom{grid-column:1!important}.hero-d h1{font-size:38px}.hero-e h1{font-size:35px}.card-actions button{padding:11px 8px}.hub h1{font-size:32px}.hero-d figure img{aspect-ratio:1.25}.people-help b{font-size:18px}.people-help img{width:75px}.hero-e .lead br{display:none}.filters label{font-size:13px}.priority-buttons b{font-size:19px}}
@media(max-width:350px){.wrap{width:calc(100% - 24px)}.hero-d h1{font-size:34px}.hero-e h1{font-size:31px}.people-help figure{gap:12px}.people-help img{width:68px}.memo{padding:18px}.card-body{padding:18px}.people-help small{font-size:12px}.e .people-help figure{padding:14px}}
/* v2.3 bounded refinement: normal-flow controls, readable compact cards. */
.budget-control{display:grid;gap:12px;max-width:550px}.budget-control input,textarea{font:inherit;padding:14px;border:1px solid #777;border-radius:6px;width:100%;box-sizing:border-box}textarea{resize:vertical}.budget-control small{line-height:1.7}.compare-jump{margin:12px 0;display:inline-flex}.card-body .compare-jump{width:100%;justify-content:center}.memo details summary{cursor:pointer;padding:18px 0;font-size:16px}#memo-text{white-space:pre-wrap;overflow-wrap:anywhere}#hero-detail{margin:8px}#budget-error{color:#84401a}#custom-help{line-height:1.6}.priority-controls{flex-wrap:wrap}.budget-control{flex:1 1 320px}
@media(max-width:600px){.card-body{padding:18px!important}.card .facts{margin:8px 0}.card .cost-total{font-size:16px}.stories .card .photo-link img{aspect-ratio:16/9;object-fit:cover}.card .reason{font-size:15px;line-height:1.6}.card-actions{gap:8px}.hero-e figcaption{flex-wrap:wrap}.budget-control{min-width:0}textarea{font-size:16px}}
