@layer reset,base,layout,components,responsive;@layer components{.settings-toggle,.settings-close{display:none}}@layer responsive{@media(max-width:480px){body:has(.planner-page) .site-header{padding:10px 14px;gap:6px}body:has(.planner-page) .brand{font-size:14px;gap:6px}body:has(.planner-page) .language{width:100px}body:has(.planner-page) .site-header nav{padding:4px 0;gap:25px}.planner-page .tool-heading{gap:10px;margin-bottom:14px}.planner-page .tool-heading .eyebrow,.planner-page .inspector{display:none}.planner-page[data-settings-open=true] .inspector{display:flex}.planner-page .settings-toggle{display:inline-flex;border-color:#bed0b9;background:#eef4e8;color:var(--green)}.planner-page .settings-close{display:inline-flex;align-self:flex-end;background:var(--green);color:#fff}.planner-page .view-toolbar{gap:5px;padding:8px 10px}.planner-page .view-toolbar .modes{margin-right:0}}}@layer components{.workspace,.inspector,.planner-layout>*,.view-panel,.results{min-width:0}#scene{height:370px}}@layer responsive{@media(max-width:800px){.planner-layout{grid-template-columns:minmax(0,1fr)}}}@layer reset{*{box-sizing:border-box}body,h1,h2,h3,p,figure{margin:0}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}table{border-collapse:collapse}button,input,select{min-width:0}input[type=range]{padding:0}html{scroll-behavior:smooth}}@layer base{:root{--green:#245e40;--ink:#233e2d;--muted:#617266;--line:#dce5da;--tint:#f3f7ef;--gold:#eeb948;--radius:16px;color-scheme:light}body{font-family:Inter,Segoe UI,Arial,Noto Sans,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.6}h1,h2,h3{font-weight:650;line-height:1.18;letter-spacing:-.035em;overflow-wrap:anywhere}h1{font-size:clamp(36px,4.1vw,62px)}h2{font-size:clamp(27px,2.5vw,36px)}h3{font-size:21px;letter-spacing:-.02em}p{overflow-wrap:anywhere}p+p{margin-top:1em}a:hover{color:var(--green)}:focus-visible{outline:3px solid #d59b21;outline-offset:3px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #ccd8ce;border-radius:8px;padding:10px 11px;width:100%;line-height:1.3;min-height:44px}select{padding-right:24px}input[type=range]{accent-color:var(--green);border:0;min-height:30px;cursor:ew-resize}input:invalid:not(:placeholder-shown){box-shadow:none}label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600;letter-spacing:.01em}button,.button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:10px 15px;min-height:44px;line-height:1.3;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-align:center}button:hover,.button:hover{border-color:#8ba491;background:#f4f7f1}button.primary,.button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover,.button.primary:hover{background:#194d31}.quiet{background:transparent;border-color:transparent}.danger{color:#a34b36}.full{width:100%}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:right;font-weight:400;margin-left:12px}details[open]>summary:after{content:"−"}figcaption,.hint,.small{font-size:12px;line-height:1.6;color:var(--muted)}figcaption{padding:12px 2px}.muted{color:var(--muted)}.lead{font-size:19px;line-height:1.7;color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:700;color:var(--green);text-transform:uppercase;margin-bottom:18px}.text-link{font-weight:600;color:var(--green)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;clip:rect(0,0,0,0);overflow:hidden}.skip-link{position:fixed;top:-100px;left:10px;background:#fff;padding:10px;z-index:100}.skip-link:focus{top:10px}.notice{padding:18px 22px;border-left:3px solid var(--gold);background:#fff9ea;border-radius:4px;line-height:1.7}}@layer layout{.wrap{max-width:1240px;padding:0 32px;margin:auto}.site-header{min-height:86px;max-width:1600px;margin:auto;padding:18px 40px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid #edf1ea}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:19px;font-weight:650;letter-spacing:-.04em}.brand span{font-weight:400;margin-left:-7px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav a{position:relative}.site-header nav a[aria-current=page]{color:var(--green);font-weight:650}.site-header nav a[aria-current=page]:after{content:"";position:absolute;bottom:-12px;height:3px;border-radius:5px;background:var(--green);left:0;right:0}.language{width:160px}.language select{border-color:transparent;background:#f7f9f5;font-size:13px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:42px;align-items:center;padding-top:74px;padding-bottom:66px}.hero h1{max-width:620px}.hero .lead{margin:26px 0}.hero .actions{margin:30px 0 25px;gap:24px}.hero .button{padding:16px 22px;font-size:16px}.hero .small{max-width:500px}.hero-art{background:#f8f8ef;border-radius:30px;overflow:hidden;padding:30px 0 2px}.hero-art img{width:100%;mix-blend-mode:multiply}.hero-art figcaption{padding:15px 28px;text-align:center;font-size:11px}.section{padding-top:75px;padding-bottom:75px}.section h2{margin-bottom:34px}.tint{background:var(--tint)}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.steps article{padding-right:25px}.step-number{display:inline-flex;border:1px solid #b7cbb8;border-radius:50%;width:39px;height:39px;align-items:center;justify-content:center;font-size:12px;margin-bottom:25px}.steps h3{margin-bottom:14px}.steps p,.scenario p,.guide-card p{font-size:15px;color:var(--muted);line-height:1.7}.product-shot{margin-top:50px;text-align:center}.product-shot img{border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 35px #29482e12}.scenario{border-top:1px solid var(--line);padding-top:26px}.scenario>span{font-size:34px;color:var(--green);display:block;margin-bottom:20px}.scenario h3{margin-bottom:14px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-title h2{margin-bottom:0}.section>.section-title{margin-bottom:32px}.guide-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:14px;padding:30px;transition:box-shadow .2s,transform .2s}.guide-card:hover{box-shadow:0 8px 22px #29482e12;transform:translateY(-3px)}.guide-icon{font-size:35px;line-height:1;display:flex;width:66px;height:66px;align-items:center;justify-content:center;background:#eef4e7;border-radius:14px;margin-bottom:28px}.guide-card h3{margin-bottom:16px}.guide-card .text-link{margin-top:auto;padding-top:26px;font-size:14px}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:600;padding-right:4px}.faq p{padding-top:16px;color:var(--muted);font-size:15px}.closing{background:var(--green);color:#fff;border-radius:18px;padding:42px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:80px}.closing h2{font-size:30px;max-width:650px}.closing p{max-width:640px}.closing .button{background:#fff;color:var(--green);flex-shrink:0}.site-footer{max-width:1400px;margin:auto;border-top:1px solid var(--line);padding:44px 40px;display:flex;justify-content:space-between;gap:60px}.site-footer p{max-width:550px;color:var(--muted);font-size:12px;margin-top:16px}.site-footer nav{display:flex;flex-wrap:wrap;align-content:flex-start;gap:24px;font-size:13px}.page-intro{max-width:780px;padding:65px 0 50px}.page-intro .lead{margin-top:23px}.guides-grid{margin-bottom:60px}.article{max-width:800px;padding:55px 32px 40px;margin:auto}.article h1{font-size:clamp(34px,3.8vw,49px);margin-bottom:24px}.article header{padding:40px 0 32px}.article figure{margin:15px 0 40px}.article figure img{border-radius:12px}.article section{margin:34px 0}.article h2{font-size:27px;margin-bottom:18px}.article section p{font-size:17px;line-height:1.9;color:#435b49}.article-cta{margin:36px 0}.article .sources{font-size:13px;color:var(--muted)}.article .sources a{text-decoration:underline}.article>h1+.lead{margin-bottom:20px}}@layer components{body:has(.planner-page){background:#f5f7f2}.planner-page{max-width:1600px;margin:auto;padding:26px 32px 45px}.tool-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.tool-heading h1{font-size:27px}.tool-heading .eyebrow{font-size:10px;margin-bottom:6px}.tool-heading .actions{gap:8px}.file-menu{position:relative;z-index:5;font-size:14px}.file-menu>summary{background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px 15px;min-height:44px;font-weight:600}.file-menu>summary:after{display:none}.file-menu>div{position:absolute;right:0;min-width:225px;max-width:80vw;top:50px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px;box-shadow:0 12px 25px #233e2d20;display:flex;flex-direction:column;gap:3px}.file-menu button{justify-content:flex-start;border:0}.planner-layout{display:grid;grid-template-columns:308px minmax(0,1fr);gap:22px;align-items:start}.inspector{display:flex;flex-direction:column;gap:15px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.panel>summary{font-size:15px;font-weight:650;display:flex;align-items:center;gap:10px;line-height:1.4}.panel>summary:after{margin-left:auto}.panel[open]>summary{margin-bottom:20px}.section-dot{display:inline-flex;width:25px;height:25px;flex-shrink:0;border-radius:50%;align-items:center;justify-content:center;background:#eef4e8;color:var(--green);font-size:11px}.section-dot.gold{background:#fff3cc;color:#705320}.input-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.inspector input,.inspector select{font-size:13px}.inspector label{font-size:11px}.inspector .hint{font-size:11px;margin:9px 0 15px}.inspector form>.input-row{margin-bottom:14px}.inspector .actions{gap:6px;margin-top:16px}.inspector button{font-size:12px;padding:9px 10px}.inspector .actions button{flex:1}.unit-row{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:13px}.unit-row select{max-width:135px;min-height:36px;padding:7px}.badge{font-size:10px;color:var(--muted);font-weight:400;margin-left:auto;white-space:nowrap}.add-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.add-buttons button{padding:8px 3px;font-size:11px}.object-list{display:flex;flex-direction:column;gap:5px;margin:15px 0}.object-list button{justify-content:space-between;text-align:left;background:#f7f9f5;border:1px solid transparent;min-height:39px}.object-list button[aria-pressed=true]{border-color:#a9bfaa;background:#eef4e8}.object-list .object-dimensions{font-size:10px;color:var(--muted);font-weight:400}.model-reset{border-top:1px solid #edf1e9;padding-top:8px}.inspector #place-point{margin-top:14px}.inspector-foot{padding:0 12px}.view-panel{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 15px}.view-toolbar>div{display:flex;gap:4px;flex-wrap:wrap}.view-toolbar button{padding:7px 10px;min-height:35px;font-size:11px;border-color:transparent}.view-toolbar button.active{background:#e9f1e3;color:var(--green);border-color:#c6d7bf}.view-toolbar #zoom-in,.view-toolbar #zoom-out{font-size:20px;min-width:33px;padding:0}.view-toolbar .modes{flex-shrink:0}#scene{position:relative;height:370px;background:#eaf0e6;overflow:hidden;touch-action:none}#scene canvas{display:block;width:100%;height:100%;outline:none}#scene[data-mode=point],#scene[data-mode=move]{cursor:crosshair}#scene-loading{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;color:var(--muted);padding:20px}.scene-caption{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 18px;font-size:11px;border-bottom:1px solid var(--line);background:#fafcf8}.point-key{color:#8a6519}#sun-angles{color:var(--muted)}.time-controls{padding:17px 22px}.time-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.time-head>label{font-size:11px}.time-head input{padding:7px 9px;font-size:13px;min-height:36px}.time-head output{display:block;font-size:20px;line-height:1.3;font-variant-numeric:tabular-nums;font-weight:650}.time-head button{font-size:11px;padding:8px 12px;min-height:37px}.time-endpoints{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:-7px;margin-bottom:10px}.time-controls summary:after{float:none}.time-controls details p{max-width:630px;margin-top:8px}#time{margin-top:12px}.results{margin-top:18px;padding:23px}.results h2{font-size:19px}.results h3{font-size:15px;margin:24px 0 16px}.results .section-title button{font-size:12px;padding:8px 12px;min-height:37px}.result-summary{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0 14px}.result-summary>div{display:flex;flex-direction:column}.result-summary>div.main-metric{flex-direction:row;align-items:center;gap:16px}.main-metric>div{display:flex;flex-direction:column}.metric-icon{background:#fff1ca;color:#946411;border-radius:50%;height:53px;width:53px;display:flex;align-items:center;justify-content:center;font-size:30px}.result-summary output{font-size:29px;line-height:1.3;font-weight:650;font-variant-numeric:tabular-nums;color:var(--green);letter-spacing:-.03em}.result-summary span:not(.metric-icon){font-size:12px;color:var(--muted)}.timeline{display:flex;height:22px;border-radius:5px;overflow:hidden;background:#eff2eb;margin-top:18px}.timeline>span{min-width:0}.timeline .direct{background:var(--gold)}.timeline .shade{background:#90aa96}.timeline .night{background:#3d5550}.legend{display:flex;flex-wrap:wrap;gap:22px;font-size:11px;color:var(--muted);margin:10px 0 20px}.legend span:before{content:"";display:inline-block;height:8px;width:8px;border-radius:2px;margin-right:7px;background:var(--gold)}.legend .shade:before{background:#90aa96}.legend .night:before{background:#3d5550}.interval-details{font-size:12px;border-top:1px solid var(--line);padding-top:14px}.table-scroll{overflow-x:auto;margin-top:15px}table{width:100%;font-size:12px}th,td{text-align:left;padding:10px;border-bottom:1px solid #edf1e9}th{font-size:11px;color:var(--muted);font-weight:500}.comparison{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.comparison>div{background:#f6f8f2;border:1px solid #e6ecdf;padding:13px;border-radius:9px;display:flex;flex-direction:column;gap:3px}.comparison time{font-size:11px;color:var(--muted)}.comparison strong{font-size:19px;color:var(--green);font-weight:650}.comparison small{font-size:10px;color:var(--muted)}.help{margin-top:16px;font-size:13px}.help p{margin:15px 0;color:var(--muted)}#status:empty{display:none}#status{font-size:13px;padding:10px 15px;margin-bottom:15px;background:#e6f0df;border-radius:7px}.error{border:1px solid #dcab9c;background:#fff2ed;color:#8a3926;border-radius:8px;padding:13px 18px;margin-bottom:15px;font-size:13px}dialog{border:1px solid var(--line);border-radius:16px;padding:28px;width:min(600px,calc(100% - 30px));color:var(--ink)}dialog::backdrop{background:#16322170}dialog h2{font-size:23px}dialog p{font-size:14px;margin:20px 0}dialog textarea{font-family:monospace;font-size:12px;margin-bottom:18px}dialog .section-title button{font-size:11px}.planner-page+.site-footer{padding-top:25px}.planner-page+.site-footer .brand{font-size:15px}.planner-page+.site-footer p{font-size:11px}.planner-page+.site-footer img{width:25px;height:25px}}@layer responsive{@media(min-width:1550px){#scene{height:500px}}@media(max-width:1100px){.site-header{padding:18px 25px}.hero{gap:20px}.hero h1{font-size:47px}.planner-page{padding:24px 20px}.planner-layout{grid-template-columns:278px minmax(0,1fr);gap:16px}.panel{padding:17px}.view-toolbar{padding:9px}.view-toolbar button{padding:6px;font-size:10px}.view-toolbar>div{gap:0}#scene{height:380px}.comparison{grid-template-columns:repeat(2,minmax(0,1fr))}.result-summary output{font-size:25px}.time-head output{font-size:18px}.results .section-title{align-items:flex-start}.results .section-title .actions{flex-wrap:nowrap;gap:4px}.guide-card{padding:23px}.three-col{gap:19px}.site-header nav{gap:23px}.brand{font-size:17px}.language{width:145px}}@media(max-width:800px){.site-header{flex-wrap:wrap;gap:16px;padding:16px 22px}.site-header nav{order:3;width:100%;justify-content:center;gap:40px;font-size:13px;padding:6px 0}.site-header nav a[aria-current=page]:after{bottom:-8px}.language{width:145px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:46px}.hero h1{font-size:48px;max-width:650px}.hero-copy{max-width:650px}.hero-art{margin-top:18px;padding-top:5px}.hero-art img{max-height:400px;width:100%;object-fit:contain}.section{padding-top:50px;padding-bottom:50px}.three-col{grid-template-columns:1fr;gap:23px}.steps article{position:relative;padding-left:63px;min-height:125px}.step-number{position:absolute;top:0;left:0}.steps h3{font-size:23px}.scenario{padding-bottom:10px}.scenario>span{float:left;margin-right:20px;margin-bottom:60px}.guide-card{padding:26px}.guide-card .guide-icon{margin-bottom:19px}.faq{grid-template-columns:1fr;gap:0}.faq h2{margin-bottom:24px}.closing{margin-left:22px;margin-right:22px;padding:30px;flex-direction:column;align-items:flex-start;gap:22px}.site-footer{padding:30px 25px;flex-direction:column;gap:25px}.page-intro{padding-top:44px}.article{padding-top:35px}.article header{padding-top:30px}.planner-page{padding:20px 16px}.tool-heading{align-items:flex-start;gap:14px;flex-wrap:wrap}.tool-heading .eyebrow{letter-spacing:.05em;font-size:9px}.tool-heading h1{font-size:25px}.tool-heading .actions{gap:5px}.tool-heading button,.file-menu>summary{font-size:12px;padding:9px 12px}.planner-layout{grid-template-columns:1fr}.inspector{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inspector .panel:nth-child(2){grid-row:span 2}.inspector .panel{align-self:start}.inspector-foot{grid-column:1/-1}.view-toolbar{padding:11px 14px}.view-toolbar button{font-size:11px;padding:7px 9px}.view-toolbar>div{gap:4px}#scene{height:430px}.comparison{grid-template-columns:repeat(4,minmax(0,1fr))}.results h2{font-size:19px}.results{padding:23px}.result-summary output{font-size:29px}.time-head output{font-size:20px}}@media(max-width:480px){.wrap{padding-left:22px;padding-right:22px}.brand{font-size:16px;gap:7px}.brand img{width:29px;height:29px}.language{width:123px}.language select{font-size:11px;padding-left:8px}.site-header{padding:14px 18px;gap:12px}.site-header nav{gap:30px;font-size:12px}.hero{padding-top:35px;gap:14px}.hero h1{font-size:39px;letter-spacing:-.04em}.lead{font-size:17px}.hero .lead{margin:20px 0}.hero .actions{margin:22px 0;gap:18px}.hero .button{padding:14px 17px;font-size:14px}.hero .text-link{font-size:13px}.hero-art{border-radius:18px}.hero-art figcaption{padding:12px 15px;font-size:10px}.eyebrow{font-size:10px}.section-title{align-items:flex-start;flex-direction:column}.section-title .text-link{font-size:13px}.closing h2{font-size:26px}.product-shot{margin-top:28px}.article{padding:32px 22px}.article h1{font-size:34px}.article section p{font-size:16px}.article h2{font-size:25px}.planner-page{padding:18px 12px}.inspector{display:flex}.inspector .panel{width:100%;padding:16px}.inspector .panel>summary{font-size:14px}.inspector .panel[open]>summary{margin-bottom:16px}.inspector input,.inspector select{font-size:14px}.inspector label,.inspector .hint{font-size:12px}.inspector button{font-size:13px}.inspector .add-buttons button{font-size:12px}.view-toolbar{padding:9px 10px;align-items:flex-start;flex-wrap:wrap;gap:6px}.view-toolbar button{min-height:36px;font-size:11px;padding:6px 8px}.view-toolbar .modes{margin-right:auto}#scene{height:340px}.scene-caption{font-size:10px;padding:9px 12px;gap:5px}.scene-caption #sun-angles{width:100%}.time-controls{padding:15px}.time-head{gap:10px;flex-wrap:wrap}.time-head output{font-size:18px}.time-head input{font-size:12px}.time-head>div{margin-left:auto}.time-head button{font-size:11px}.time-head .hint{font-size:10px}.time-controls .hint{font-size:11px}.results{padding:18px 16px}.results .section-title{flex-direction:row;align-items:center;gap:10px}.results h2{font-size:16px;max-width:50%}.results .section-title button{font-size:10px;min-height:35px;padding:7px 9px}.result-summary{gap:15px}.result-summary output{font-size:25px}.metric-icon{width:40px;height:40px;font-size:25px}.result-summary>div.main-metric{gap:10px}.result-summary span:not(.metric-icon){font-size:11px}.comparison{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison time{font-size:12px}.comparison strong{font-size:22px}.comparison small{font-size:11px}.legend{gap:13px;font-size:10px}.tool-heading .actions{width:100%}.tool-heading .actions>button{flex:1}.file-menu{flex:1}.file-menu>summary{text-align:center}.tool-heading{gap:16px}.table-scroll th,.table-scroll td{font-size:11px;padding:9px 5px}.help{font-size:13px}.guide-card h3{font-size:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}}@layer components{.trust-points{display:flex;flex-wrap:wrap;gap:9px 18px;margin:-8px 0 20px;color:var(--green);font-size:13px;font-weight:650}.trust-points li{display:flex;align-items:center;gap:7px}.trust-points li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e9f2e5;font-size:11px;line-height:1}.hero .trust-points+.small{margin-top:0}@media(max-width:480px){.trust-points{gap:8px 12px;font-size:12px;margin-top:-4px}.trust-points li{width:100%}}}@layer components{.privacy-controls{border:1px solid var(--line);background:var(--tint);padding:22px;border-radius:8px}.privacy-controls h2{margin-top:0}.consent-banner{position:fixed;z-index:1000;left:18px;right:18px;bottom:18px;margin:auto;width:min(760px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;background:#fff;border:1px solid #b9cbbd;border-radius:8px;box-shadow:0 10px 35px #1632212e}.consent-banner[hidden]{display:none}.consent-banner strong{font-size:15px}.consent-banner p{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.5}.consent-banner .actions{flex-wrap:nowrap;flex-shrink:0}.consent-banner button{font-size:12px;white-space:nowrap}@media(max-width:640px){.consent-banner{align-items:stretch;flex-direction:column;gap:13px;bottom:10px;left:10px;right:10px;width:calc(100% - 20px)}.consent-banner .actions{width:100%}.consent-banner button{flex:1}}}.article-meta{margin-top:18px;color:var(--muted);font-size:13px}.article .article-hero img{aspect-ratio:1672 / 941;object-fit:cover}.article .article-inline{margin:30px 0 10px}.article .article-inline img{border:1px solid var(--line)}.article section{margin:42px 0}.article section p,.article-answer p{color:#435b49;font-size:17px;line-height:1.9}.article section p+p{margin-top:16px}.article section ul{margin:18px 0 0;padding-left:24px;color:#435b49}.article section li{margin:9px 0;padding-left:5px;line-height:1.75}.article-answer{margin:5px 0 42px;padding:25px 28px;border-left:4px solid var(--green);background:var(--tint)}.article-answer h2{margin-bottom:10px;font-size:22px}.article-faq details{padding:19px 0;border-top:1px solid var(--line)}.article-faq details:last-child{border-bottom:1px solid var(--line)}.article-faq summary{font-weight:650}.article-faq details p{padding-top:13px}.article .sources ul{margin-top:14px;padding-left:22px}.article .sources li{margin:8px 0}@media(max-width:480px){.article-answer{padding:21px 20px}.article .article-inline{margin-top:24px}}
