:root{--paper:#f4f0e6;--paper-2:#ece6d6;--ink:#1c211d;--ink-soft:#4a534b;--pine:#1c5847;--pine-deep:#123c30;--gold:#b8893a;--clay:#b03a23;--safe:#2f7d52;--line:#d8d0bd;--shadow:rgba(18,40,32,.14);--navy:#1d3461;--navy-deep:#0f1f3d;--amber:#f59e0b;--amber-dk:#d97706;--glass-bg:rgba(255,255,255,.6);--glass-bd:rgba(255,255,255,.78);--glass-shadow:0 2px 8px rgba(29,52,97,.06),0 8px 28px rgba(29,52,97,.09),inset 0 1px 0 rgba(255,255,255,.85)}[data-astro-cid-n6hta3xg]{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans JP,sans-serif;background:var(--paper);color:var(--ink);line-height:1.8;font-size:16px;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");opacity:1}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 15% 12%,rgba(245,158,11,.14)0,transparent 55%),radial-gradient(ellipse at 85% 80%,rgba(29,52,97,.12)0,transparent 55%)}.toast[data-astro-cid-n6hta3xg]{position:fixed;top:16px;left:50%;transform:translate(-50%);background:#1d3461;color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;z-index:9999;opacity:0;transition:opacity .3s}.toast[data-astro-cid-n6hta3xg].show{opacity:1}.serif[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif}.wrap[data-astro-cid-n6hta3xg]{max-width:1000px;margin:0 auto;padding:32px 20px 96px;position:relative;z-index:2}a[data-astro-cid-n6hta3xg]{color:inherit}.hero[data-astro-cid-n6hta3xg]{position:relative;margin:0 0 26px;padding:32px 32px 28px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-top-color:#fffffff0;background:radial-gradient(120% 130%at 90% 4%,rgba(245,158,11,.13)0,transparent 46%),radial-gradient(120% 130%at 2% 100%,rgba(29,52,97,.11)0,transparent 52%),linear-gradient(168deg,#fffdf7,#fbf7ec 58%,#f4f0e6);box-shadow:var(--glass-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero[data-astro-cid-n6hta3xg]:before{content:"";position:absolute;inset:-30% -10%;pointer-events:none;z-index:0;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.4) 50%,transparent 62%);transform:translate(-60%);animation:heroSheen 8s ease-in-out infinite}@keyframes heroSheen{0%,55%{transform:translate(-60%)}82%,to{transform:translate(120%)}}.hero-intro[data-astro-cid-n6hta3xg]{position:relative;z-index:1;max-width:780px}.hero-title[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-weight:900;color:var(--navy);font-size:clamp(1.5rem,3.3vw,2.25rem);line-height:1.36;letter-spacing:.01em;margin:0 0 15px}.hero-title[data-astro-cid-n6hta3xg] .hp[data-astro-cid-n6hta3xg],.hero-lead[data-astro-cid-n6hta3xg] .hp[data-astro-cid-n6hta3xg]{display:inline-block;white-space:nowrap}.hero-title[data-astro-cid-n6hta3xg] em[data-astro-cid-n6hta3xg]{font-style:normal;color:var(--amber-dk);position:relative;white-space:nowrap;z-index:0}.hero-title[data-astro-cid-n6hta3xg] em[data-astro-cid-n6hta3xg]:after{content:"";position:absolute;left:-.04em;right:-.04em;bottom:.06em;height:.32em;background:#f59e0b3d;border-radius:3px;z-index:-1}.hero-lead[data-astro-cid-n6hta3xg]{font-size:14.5px;color:var(--ink-soft);line-height:1.85;margin:0 0 22px;max-width:48ch}.hero-lead[data-astro-cid-n6hta3xg] b[data-astro-cid-n6hta3xg]{color:var(--ink);font-weight:800}.hero-cta[data-astro-cid-n6hta3xg]{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-cta-foot[data-astro-cid-n6hta3xg]{justify-content:center;margin-top:28px}.hero-btn[data-astro-cid-n6hta3xg]{display:inline-flex;align-items:center;gap:9px;font-family:inherit;font-size:15px;font-weight:800;border-radius:13px;cursor:pointer;text-decoration:none;padding:13px 22px;transition:transform .15s,box-shadow .15s,background .15s,color .15s}.hero-btn-primary[data-astro-cid-n6hta3xg]{background:linear-gradient(135deg,var(--amber) 0%,var(--amber-dk) 100%);color:#0d1117;border:0;box-shadow:0 4px 14px #f59e0b52,0 8px 24px #f59e0b2e}.hero-btn-primary[data-astro-cid-n6hta3xg]:hover{transform:translateY(-1px);box-shadow:0 6px 18px #f59e0b6b,0 12px 32px #f59e0b38}.hero-btn-primary[data-astro-cid-n6hta3xg]:active{transform:scale(.99)}.hero-btn-arrow[data-astro-cid-n6hta3xg]{display:inline-block;animation:heroBob 1.6s ease-in-out infinite}@keyframes heroBob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.hero-btn-ghost[data-astro-cid-n6hta3xg]{background:#ffffffb8;color:var(--navy);border:1.5px solid rgba(29,52,97,.25);box-shadow:0 2px 8px #1d34610f}.hero-btn-ghost[data-astro-cid-n6hta3xg]:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.hero-btn-ghost[data-astro-cid-n6hta3xg]:disabled{opacity:.55;cursor:not-allowed}.hero-demo[data-astro-cid-n6hta3xg]{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:start;margin-top:64px}@media (max-width:680px){.hero-demo[data-astro-cid-n6hta3xg]{grid-template-columns:1fr;gap:8px}}.hs-card[data-astro-cid-n6hta3xg]{position:relative;display:flex;flex-direction:column;background:#ffffffe0;border:1px solid rgba(255,255,255,.92);border-radius:16px;padding:16px 16px 15px;box-shadow:0 12px 30px #1d34611f,inset 0 1px #ffffffe6;backdrop-filter:blur(6px)}.hero-flow[data-astro-cid-n6hta3xg]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10.5px;font-weight:800;color:var(--ink-soft);text-align:center;opacity:.5;transition:opacity .4s,color .4s}.hero-demo[data-astro-cid-n6hta3xg].done-input .hero-flow[data-astro-cid-n6hta3xg]{opacity:1;color:var(--amber-dk)}.hero-flow-icon[data-astro-cid-n6hta3xg]{font-size:24px;font-weight:400;line-height:1}.hf-h[data-astro-cid-n6hta3xg]{animation:flowH 1.6s ease-in-out infinite}.hf-v[data-astro-cid-n6hta3xg]{display:none;animation:flowV 1.6s ease-in-out infinite}@keyframes flowH{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes flowV{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (max-width:680px){.hf-h[data-astro-cid-n6hta3xg]{display:none}.hf-v[data-astro-cid-n6hta3xg]{display:inline-block}.hero-flow[data-astro-cid-n6hta3xg]{flex-direction:row;gap:6px}}.hs-head[data-astro-cid-n6hta3xg]{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:800;color:var(--navy);margin-bottom:12px}.hs-dot[data-astro-cid-n6hta3xg]{width:8px;height:8px;border-radius:50%;background:var(--pine);box-shadow:0 0 0 3px #1c584724}.hs-dot-amber[data-astro-cid-n6hta3xg]{background:var(--amber);box-shadow:0 0 0 3px #f59e0b29}.hsf-legend[data-astro-cid-n6hta3xg]{display:flex;gap:13px;font-size:10.5px;color:var(--ink-soft);margin-bottom:9px}.hsf-legend[data-astro-cid-n6hta3xg] i[data-astro-cid-n6hta3xg]{display:inline-block;width:11px;height:11px;border-radius:3px;vertical-align:-1px;margin-right:4px;border:1px solid rgba(29,52,97,.25)}.hsf-legend[data-astro-cid-n6hta3xg] .lg-self[data-astro-cid-n6hta3xg]{background:#fff}.hsf-legend[data-astro-cid-n6hta3xg] .lg-pred[data-astro-cid-n6hta3xg]{background:#fbf5e8f2;border-color:#d8b765}.hsf-win[data-astro-cid-n6hta3xg]{position:relative;overflow:hidden;height:188px}.hsf-track[data-astro-cid-n6hta3xg]{display:flex;flex-direction:column;gap:6px;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.hsf[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.hsf-mon[data-astro-cid-n6hta3xg]{font-size:11.5px;font-weight:700;color:var(--ink-soft);white-space:nowrap}.hsf-box[data-astro-cid-n6hta3xg]{position:relative;min-height:30px;display:flex;align-items:center;justify-content:flex-end;padding:0 11px;font-size:13px;font-weight:700;color:var(--ink);background:#fff;border:1.5px solid rgba(29,52,97,.34);border-radius:9px;box-shadow:inset 0 1px 2px #1d34610d;transition:border-color .15s,box-shadow .15s,background .2s}.hsf-box[data-astro-cid-n6hta3xg] .yen[data-astro-cid-n6hta3xg]{color:var(--ink-soft);font-weight:600;margin-right:2px}.hsf-box[data-astro-cid-n6hta3xg].pred{background:#fbf5e8f2;border-color:#d8b765;color:#7a5818;font-style:italic}.hsf-box[data-astro-cid-n6hta3xg].is-active{border-color:#1d3461;box-shadow:0 0 0 3px #1d34611f}.hsf-box[data-astro-cid-n6hta3xg].is-active:after{content:"";width:2px;height:15px;background:var(--amber);margin-left:3px;animation:hsCaret .8s steps(1) infinite}@keyframes hsCaret{0%,49%{opacity:1}50%,to{opacity:0}}.hsf-prog[data-astro-cid-n6hta3xg]{margin-top:10px;font-size:11px;font-weight:800;color:var(--ink-soft);font-variant-numeric:tabular-nums;text-align:right}.hh-stack[data-astro-cid-n6hta3xg]{position:relative;display:inline-grid}.hh-stack[data-astro-cid-n6hta3xg] .hh[data-astro-cid-n6hta3xg]{grid-area:1/1;transition:opacity .4s}.hh-chart[data-astro-cid-n6hta3xg],.hero-demo[data-astro-cid-n6hta3xg].show-chart .hh-input[data-astro-cid-n6hta3xg]{opacity:0}.hero-demo[data-astro-cid-n6hta3xg].show-chart .hh-chart[data-astro-cid-n6hta3xg]{opacity:1}.hs-body[data-astro-cid-n6hta3xg]{position:relative}.hs-view[data-astro-cid-n6hta3xg]{transition:opacity .45s}.hv-chart[data-astro-cid-n6hta3xg]{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;pointer-events:none}.hero-demo[data-astro-cid-n6hta3xg].show-chart .hv-input[data-astro-cid-n6hta3xg]{opacity:0;pointer-events:none}.hero-demo[data-astro-cid-n6hta3xg].show-chart .hv-chart[data-astro-cid-n6hta3xg]{opacity:1}.hsf-legend-chart[data-astro-cid-n6hta3xg]{flex-wrap:wrap;gap:10px}.hsf-legend-chart[data-astro-cid-n6hta3xg] .lg-line[data-astro-cid-n6hta3xg]{width:14px;height:3px;border:0;border-radius:2px;background:#4a534b}.hsf-legend-chart[data-astro-cid-n6hta3xg] .lg-elec[data-astro-cid-n6hta3xg]{background:#2f7d52;border-color:#2f7d52}.hsf-legend-chart[data-astro-cid-n6hta3xg] .lg-loan[data-astro-cid-n6hta3xg]{background:#b8893a;border-color:#b8893a}.hs-chart[data-astro-cid-n6hta3xg]{flex:1;min-height:0;width:100%;display:block}.hs-chart-cap[data-astro-cid-n6hta3xg]{font-size:9.5px;color:var(--ink-soft);line-height:1.4;margin-top:5px}.hs-result[data-astro-cid-n6hta3xg]{transition:opacity .45s}.hero-demo[data-astro-cid-n6hta3xg]:not(.show-res) .hs-result[data-astro-cid-n6hta3xg]{opacity:.5}.hs-spec[data-astro-cid-n6hta3xg]{display:flex;flex-direction:column;gap:11px}.hs-row[data-astro-cid-n6hta3xg]{opacity:0;transform:translateY(8px);transition:opacity .4s,transform .4s}.hero-demo[data-astro-cid-n6hta3xg].show-res .hs-row[data-astro-cid-n6hta3xg]{opacity:1;transform:none}.hero-demo[data-astro-cid-n6hta3xg].show-res .hs-row[data-astro-cid-n6hta3xg]:nth-child(2){transition-delay:.1s}.hero-demo[data-astro-cid-n6hta3xg].show-res .hs-row[data-astro-cid-n6hta3xg]:nth-child(3){transition-delay:.2s}.hs-row[data-astro-cid-n6hta3xg] .k[data-astro-cid-n6hta3xg]{font-size:11.5px;font-weight:700;color:var(--ink-soft);letter-spacing:.03em}.hs-row[data-astro-cid-n6hta3xg] .vv[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:1.15rem;font-weight:900;color:var(--navy);line-height:1.2;margin-top:1px}.hs-row[data-astro-cid-n6hta3xg] .vv[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:.72rem;font-weight:500}.hs-row[data-astro-cid-n6hta3xg].hs-price .vv[data-astro-cid-n6hta3xg]{color:var(--amber-dk)}.hs-row[data-astro-cid-n6hta3xg] .meta[data-astro-cid-n6hta3xg]{font-size:11px;color:var(--ink-soft);margin-top:1px}.hs-verdict[data-astro-cid-n6hta3xg]{margin-top:12px;text-align:center;font-size:12px;font-weight:800;color:#7a3a16;background:#f59e0b21;border:1px solid rgba(245,158,11,.32);border-radius:10px;padding:8px;opacity:0;transform:translateY(8px);transition:opacity .45s .28s,transform .45s .28s}.hero-demo[data-astro-cid-n6hta3xg].show-res .hs-verdict[data-astro-cid-n6hta3xg]{opacity:1;transform:none}.hs-verdict[data-astro-cid-n6hta3xg].badge-emph{animation:badgePulse 1.3s ease-in-out 2}@keyframes badgePulse{0%,to{box-shadow:0 0#f59e0b00}50%{box-shadow:0 0 0 5px #f59e0b47}}.hs-input[data-astro-cid-n6hta3xg],.hs-result[data-astro-cid-n6hta3xg],.hero-flow[data-astro-cid-n6hta3xg]{position:relative}.hs-bubble[data-astro-cid-n6hta3xg]{position:absolute;z-index:5;width:max-content;max-width:min(94%,240px);background:var(--navy);color:#fff;font-size:14px;font-weight:800;line-height:1.4;padding:9px 15px;border-radius:13px;box-shadow:0 10px 26px #1d34615c;opacity:0;transform:translateY(6px) scale(.94);transform-origin:bottom left;pointer-events:none;transition:opacity .3s,transform .3s}.hs-bubble[data-astro-cid-n6hta3xg].show{opacity:1;transform:none}.hs-bubble[data-astro-cid-n6hta3xg]:after{content:"";position:absolute;top:100%;left:var(--tail,26px);margin-left:-8px;border:8px solid transparent;border-top-color:var(--navy)}.b-input[data-astro-cid-n6hta3xg]{left:0;bottom:calc(100% + 11px)}.b-pred[data-astro-cid-n6hta3xg]{left:6px;bottom:calc(100% + 11px);--tail:30px}.b-chart[data-astro-cid-n6hta3xg]{left:6px;bottom:calc(100% + 11px);--tail:34px;max-width:min(94%,260px)}.b-result[data-astro-cid-n6hta3xg]{right:0;bottom:calc(100% + 11px)}.b-result[data-astro-cid-n6hta3xg]:after,.b-verdict[data-astro-cid-n6hta3xg]:after{left:auto;right:24px;margin-left:0}.b-verdict[data-astro-cid-n6hta3xg]{right:0;bottom:calc(100% + 11px)}.b-flow[data-astro-cid-n6hta3xg]{left:50%;bottom:calc(100% + 9px);transform:translate(-50%,6px) scale(.94);transform-origin:bottom center;white-space:nowrap;max-width:none}.b-flow[data-astro-cid-n6hta3xg].show{transform:translate(-50%)}.b-flow[data-astro-cid-n6hta3xg]:after{left:50%}@media (max-width:560px){.hero[data-astro-cid-n6hta3xg]{padding:24px 20px 22px;border-radius:20px}.hsf-win[data-astro-cid-n6hta3xg]{height:170px}}@media (max-width:680px){.hs-result[data-astro-cid-n6hta3xg]{margin-top:54px}.hs-bubble[data-astro-cid-n6hta3xg]{max-width:90%}.b-flow[data-astro-cid-n6hta3xg]{display:none}}@media (prefers-reduced-motion:reduce){.hero[data-astro-cid-n6hta3xg]:before,.hf-h[data-astro-cid-n6hta3xg],.hf-v[data-astro-cid-n6hta3xg],.hsf-box[data-astro-cid-n6hta3xg].is-active:after{animation:none}.hsf-box[data-astro-cid-n6hta3xg].is-active:after,.hs-bubble[data-astro-cid-n6hta3xg]{display:none}.hsf-track[data-astro-cid-n6hta3xg],.hsf-box[data-astro-cid-n6hta3xg],.hs-row[data-astro-cid-n6hta3xg],.hs-verdict[data-astro-cid-n6hta3xg],.hs-result[data-astro-cid-n6hta3xg],.hs-view[data-astro-cid-n6hta3xg],.hh[data-astro-cid-n6hta3xg]{transition:none}.hs-verdict[data-astro-cid-n6hta3xg].badge-emph{animation:none}}.steps-bar[data-astro-cid-n6hta3xg]{display:flex;gap:8px;margin-bottom:26px;font-size:12px}.sb[data-astro-cid-n6hta3xg]{flex:1;text-align:center;padding:9px 6px;border-radius:10px;background:#ffffff80;color:var(--ink-soft);font-weight:700;border:1px solid rgba(29,52,97,.1);backdrop-filter:blur(6px)}.sb[data-astro-cid-n6hta3xg].on{background:var(--navy);color:#fff;border-color:var(--navy)}h1[data-astro-cid-n6hta3xg],.screen-title[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-weight:900;font-size:clamp(1.5rem,5vw,2rem);color:#1d3461;margin-bottom:8px}.sub[data-astro-cid-n6hta3xg]{color:var(--ink-soft);font-size:14.5px;margin-bottom:24px;line-height:1.8}.card[data-astro-cid-n6hta3xg]{background:var(--glass-bg);backdrop-filter:blur(16px) saturate(130%);-webkit-backdrop-filter:blur(16px) saturate(130%);border:1px solid var(--glass-bd);border-top-color:#ffffffeb;border-radius:18px;padding:22px 20px;margin-bottom:18px;box-shadow:var(--glass-shadow);position:relative;overflow:hidden}.card[data-astro-cid-n6hta3xg]:after{content:"";position:absolute;right:-18px;bottom:-24px;width:116px;height:116px;background:url(/assets/western-europe-illustration-reencoded.png)center/contain no-repeat;opacity:.09;pointer-events:none}.card[data-astro-cid-n6hta3xg]:nth-of-type(2n):after{right:auto;left:-24px;bottom:-20px;width:106px;height:106px;opacity:.08;transform:scaleX(-1);filter:hue-rotate(18deg) saturate(.92)}.card[data-astro-cid-n6hta3xg]:nth-of-type(3n):after{right:-8px;bottom:auto;top:-30px;width:126px;height:126px;opacity:.075;transform:rotate(4deg);filter:sepia(.14)}.card[data-astro-cid-n6hta3xg].reco:after{opacity:.12;width:128px;height:128px}.card[data-astro-cid-n6hta3xg].reco.bad:after{filter:hue-rotate(-24deg) saturate(.95);opacity:.11}.card[data-astro-cid-n6hta3xg]>[data-astro-cid-n6hta3xg]{position:relative;z-index:1}.card[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:1.05rem;font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:9px;color:#1d3461}.card[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg] .b[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;background:#b8893a;color:#fff;width:24px;height:24px;border-radius:7px;display:grid;place-items:center;font-size:13px;flex:0 0 auto}.card[data-astro-cid-n6hta3xg] .note[data-astro-cid-n6hta3xg]{font-size:13px;color:var(--ink-soft);margin-bottom:16px;line-height:1.75}.reco[data-astro-cid-n6hta3xg]{border-color:#1c584759!important}.reco[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg]{color:var(--pine)}.reco[data-astro-cid-n6hta3xg].bad{border-color:#b03a234d!important}.reco[data-astro-cid-n6hta3xg].bad h2[data-astro-cid-n6hta3xg]{color:var(--clay)}.current[data-astro-cid-n6hta3xg]{border-color:#1d34611f!important;background:#ffffff73!important}.current[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg]{color:var(--ink)}.calc-card[data-astro-cid-n6hta3xg]{padding:30px 28px;margin-bottom:22px}.calc-card[data-astro-cid-n6hta3xg]>h2[data-astro-cid-n6hta3xg]{font-size:clamp(1.25rem,3.2vw,1.5rem);margin-bottom:8px}.calc-card[data-astro-cid-n6hta3xg]>.note[data-astro-cid-n6hta3xg]{font-size:15px;line-height:1.85}.calc-eqs[data-astro-cid-n6hta3xg]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.ceq[data-astro-cid-n6hta3xg]{background:#ffffff9e;border:1px solid rgba(29,52,97,.12);border-radius:16px;padding:20px 22px}.ceq-goal[data-astro-cid-n6hta3xg]{background:#f59e0b1f;border-color:#f59e0b5c}.ceq-head[data-astro-cid-n6hta3xg]{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:800;color:var(--navy)}.ceq-goal[data-astro-cid-n6hta3xg] .ceq-head[data-astro-cid-n6hta3xg]{color:var(--amber-dk)}.ceq-n[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;background:#b8893a;color:#fff;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:16px;flex:0 0 auto}.ceq-goal[data-astro-cid-n6hta3xg] .ceq-n[data-astro-cid-n6hta3xg]{background:var(--amber-dk)}.ceq-ico[data-astro-cid-n6hta3xg]{font-size:23px;line-height:1}.ceq-f[data-astro-cid-n6hta3xg]{margin-top:13px;font-size:19px;font-weight:800;color:var(--navy);background:#ffffffd1;border:1px solid rgba(29,52,97,.16);border-radius:12px;padding:16px 18px;line-height:1.75;overflow-wrap:anywhere}.ceq-goal[data-astro-cid-n6hta3xg] .ceq-f[data-astro-cid-n6hta3xg]{color:var(--amber-dk)}.ceq-f[data-astro-cid-n6hta3xg] sup[data-astro-cid-n6hta3xg]{font-size:.62em;vertical-align:super}.ceq-note[data-astro-cid-n6hta3xg]{margin-top:11px;font-size:13.5px;line-height:1.7;color:var(--ink-soft)}.ceq-note[data-astro-cid-n6hta3xg] b[data-astro-cid-n6hta3xg]{color:var(--ink);font-weight:800}.cf-foot[data-astro-cid-n6hta3xg]{font-size:16px;line-height:1.8;color:var(--ink);font-weight:800;margin:18px 0 0}.cf-assume[data-astro-cid-n6hta3xg]{display:block;font-size:13.5px;font-weight:600;color:var(--ink-soft);margin-top:6px}@media (max-width:640px){.calc-card[data-astro-cid-n6hta3xg]{padding:22px 18px}.ceq[data-astro-cid-n6hta3xg]{padding:16px}.ceq-head[data-astro-cid-n6hta3xg]{font-size:15.5px}.ceq-f[data-astro-cid-n6hta3xg]{font-size:16.5px;padding:13px 14px}.cf-foot[data-astro-cid-n6hta3xg]{font-size:15px}}label[data-astro-cid-n6hta3xg]{display:block;font-size:13px;font-weight:700;margin:14px 0 6px;color:#1d3461}.field[data-astro-cid-n6hta3xg]{position:relative}.field[data-astro-cid-n6hta3xg] .unit[data-astro-cid-n6hta3xg]{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--ink-soft);font-size:12.5px}input[data-astro-cid-n6hta3xg][type=number]{width:100%;padding:13px 46px 13px 14px;font-size:16px;font-family:inherit;border:1.5px solid rgba(29,52,97,.15);border-radius:11px;background:#ffffffbf;color:var(--ink);backdrop-filter:blur(4px);transition:border-color .15s,box-shadow .15s}input[data-astro-cid-n6hta3xg][type=number]:focus{outline:0;border-color:var(--navy);box-shadow:0 0 0 3px #1d34611a}input[data-astro-cid-n6hta3xg][type=number]{-moz-appearance:textfield;appearance:textfield}input[data-astro-cid-n6hta3xg][type=number]::-webkit-outer-spin-button,input[data-astro-cid-n6hta3xg][type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[data-astro-cid-n6hta3xg][type=month],select[data-astro-cid-n6hta3xg]{width:100%;padding:13px 14px;font-size:15px;font-family:inherit;border:1.5px solid rgba(29,52,97,.15);border-radius:11px;background:#ffffffbf;color:var(--ink)}input[data-astro-cid-n6hta3xg][type=month]:focus,select[data-astro-cid-n6hta3xg]:focus{outline:0;border-color:var(--navy)}.fit-readout[data-astro-cid-n6hta3xg]{margin-top:14px;background:#e9f5eed9;border:1px solid #bfe0cd;border-radius:11px;padding:12px 14px;font-size:13px;color:#1d4f33;line-height:1.65;position:relative;overflow:hidden}.fit-readout[data-astro-cid-n6hta3xg]:empty{display:none}.fit-readout[data-astro-cid-n6hta3xg].post{background:#fbf5e8d9;border-color:var(--gold);color:#7a5818}.seg[data-astro-cid-n6hta3xg]{display:flex;gap:8px;max-width:320px}.seg[data-astro-cid-n6hta3xg] button[data-astro-cid-n6hta3xg]{flex:1;padding:12px;border:1.5px solid rgba(29,52,97,.15);border-radius:11px;background:#fff9;font-family:inherit;font-size:14px;font-weight:700;color:var(--ink-soft);cursor:pointer;transition:.15s;backdrop-filter:blur(4px)}.seg[data-astro-cid-n6hta3xg] button[data-astro-cid-n6hta3xg].on{background:var(--navy);border-color:var(--navy);color:#fff}.two[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width:520px){.two[data-astro-cid-n6hta3xg]{grid-template-columns:1fr}}.btn[data-astro-cid-n6hta3xg]{display:block;width:100%;margin-top:18px;padding:15px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--amber) 0%,var(--amber-dk) 100%);color:#0d1117;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;letter-spacing:.03em;text-align:center;text-decoration:none;box-shadow:0 4px 14px #f59e0b4d,0 8px 24px #f59e0b2e;transition:transform .15s,box-shadow .15s}.btn[data-astro-cid-n6hta3xg]:hover{transform:translateY(-1px);box-shadow:0 6px 18px #f59e0b66,0 12px 32px #f59e0b38}.btn[data-astro-cid-n6hta3xg]:active{transform:scale(.99)}.btn[data-astro-cid-n6hta3xg]:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.btn[data-astro-cid-n6hta3xg].alt{background:#ffffffb3;color:var(--navy);border:1.5px solid rgba(29,52,97,.25);box-shadow:0 2px 8px #1d34610f;backdrop-filter:blur(6px)}.btn[data-astro-cid-n6hta3xg].alt:hover{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 4px 14px #1d346133}.table-scroll[data-astro-cid-n6hta3xg]{overflow-x:auto;margin:0-4px}table[data-astro-cid-n6hta3xg].months{width:100%;min-width:480px;border-collapse:collapse}table[data-astro-cid-n6hta3xg].months th[data-astro-cid-n6hta3xg]{font-size:11px;color:var(--ink-soft);font-weight:700;padding:6px 6px 10px;text-align:center}table[data-astro-cid-n6hta3xg].months th[data-astro-cid-n6hta3xg]:first-child{text-align:left}table.months td{padding:3px 4px}table.months td.m{font-size:13px;font-weight:700;color:#4a534b;white-space:nowrap;padding-right:8px}table.months input{display:block;width:100%;max-width:180px;margin:0 auto;padding:10px 12px;font-size:14px;text-align:right;border:1.5px solid rgba(29,52,97,.34);border-radius:9px;background:#fff;color:#1c211d;font-family:inherit;box-shadow:inset 0 1px 2px #1d34610d;transition:border-color .15s,box-shadow .15s;-moz-appearance:textfield;appearance:textfield}table.months input::placeholder{color:#1d346152}table.months input::-webkit-outer-spin-button,table.months input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}table.months input:hover{border-color:#1d346180}table.months input:focus{outline:0;border-color:#1d3461;box-shadow:0 0 0 3px #1d34611f}table.months input.pred{background:#fbf5e8f2;color:#7a5818;border-color:#d8b765;font-style:italic;box-shadow:inset 0 1px 2px #7a58180f}.no-solar .sellcol{display:none}.legend[data-astro-cid-n6hta3xg]{display:flex;gap:16px;font-size:12px;color:var(--ink-soft);margin:14px 2px 0;flex-wrap:wrap}.legend[data-astro-cid-n6hta3xg] span[data-astro-cid-n6hta3xg]{display:inline-flex;align-items:center;gap:6px}.legend[data-astro-cid-n6hta3xg] i[data-astro-cid-n6hta3xg]{width:14px;height:14px;border-radius:4px;display:inline-block;border:1px solid var(--line)}.bars[data-astro-cid-n6hta3xg]{display:flex;align-items:flex-end;gap:5px;height:120px;margin:18px 2px 4px;padding-top:6px}.bar-col[data-astro-cid-n6hta3xg]{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:100%;justify-content:flex-end}.bar[data-astro-cid-n6hta3xg]{width:100%;background:var(--pine);border-radius:4px 4px 0 0;transition:height .4s cubic-bezier(.2,.8,.2,1);min-height:2px}.bar[data-astro-cid-n6hta3xg].pred{background:#e0c178}.bar-col[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:9.5px;color:var(--ink-soft)}.summary[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:6px}@media (max-width:520px){.summary[data-astro-cid-n6hta3xg]{grid-template-columns:1fr 1fr}}.sum[data-astro-cid-n6hta3xg]{background:#ffffff94;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.78);border-top-color:#ffffffeb;border-radius:13px;padding:14px;box-shadow:0 2px 8px #1d34610d,inset 0 1px #fffc}.sum[data-astro-cid-n6hta3xg] .k[data-astro-cid-n6hta3xg]{font-size:11.5px;color:var(--ink-soft);font-weight:700;letter-spacing:.03em}.sum[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:1.45rem;font-weight:900;color:var(--navy);line-height:1.1;margin-top:2px}.sum[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:.8rem;font-weight:500}.screen[data-astro-cid-n6hta3xg]{display:none}.screen[data-astro-cid-n6hta3xg].active{display:block}.backlink[data-astro-cid-n6hta3xg]{background:0 0;border:0;color:var(--navy);font-family:inherit;font-weight:700;font-size:14px;cursor:pointer;padding:0;margin-bottom:12px}.ex-note[data-astro-cid-n6hta3xg]{font-size:12px;color:#7a5818;background:#fbf5e8d9;border:1px solid var(--gold);border-radius:10px;padding:10px 12px;margin-top:12px;line-height:1.6}.tip[data-astro-cid-n6hta3xg]{background:#fbf5e8d1;border:1px solid rgba(184,137,58,.35);border-radius:13px;padding:14px 16px;font-size:13px;color:#6b4f1c;line-height:1.7;margin-top:4px;position:relative;overflow:hidden;box-shadow:0 2px 8px #b8893a14}.tip[data-astro-cid-n6hta3xg]:after{content:"";position:absolute;right:-14px;bottom:-22px;width:108px;height:108px;background:url(/assets/western-europe-illustration-reencoded.png)center/contain no-repeat;opacity:.12;pointer-events:none}.tip[data-astro-cid-n6hta3xg]>[data-astro-cid-n6hta3xg]{position:relative;z-index:1}.tip[data-astro-cid-n6hta3xg] b[data-astro-cid-n6hta3xg]{color:#7a5818}.spec-grid[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:4px 0}@media (max-width:560px){.spec-grid[data-astro-cid-n6hta3xg]{grid-template-columns:1fr}}.spec[data-astro-cid-n6hta3xg] .k[data-astro-cid-n6hta3xg]{font-size:11.5px;font-weight:700;color:var(--ink-soft);letter-spacing:.03em}.spec[data-astro-cid-n6hta3xg] .vv[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:1.2rem;font-weight:900;color:var(--navy);line-height:1.2;margin-top:2px}.spec[data-astro-cid-n6hta3xg] .vv[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:.75rem;font-weight:500}.spec[data-astro-cid-n6hta3xg] .meta[data-astro-cid-n6hta3xg]{font-size:12px;color:var(--ink-soft);margin-top:2px}.model-pick-row[data-astro-cid-n6hta3xg]{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap;margin-top:4px}.msel[data-astro-cid-n6hta3xg]{flex:1;min-width:200px;padding:12px;border:1.5px solid rgba(29,52,97,.15);border-radius:10px;font-size:15px;background:#ffffffbf;font-family:inherit;color:var(--ink)}.model-pick-row[data-astro-cid-n6hta3xg] .btn[data-astro-cid-n6hta3xg]{width:auto;margin-top:0;padding:0 20px;white-space:nowrap}.pick-full[data-astro-cid-n6hta3xg] .msel[data-astro-cid-n6hta3xg]{width:100%}.two[data-astro-cid-n6hta3xg] select[data-astro-cid-n6hta3xg].msel{min-width:0;width:100%;padding:13px 12px}.loan-strip[data-astro-cid-n6hta3xg]{font-size:12.5px;background:#fbf5e8d9;border:1px solid var(--gold);border-radius:10px;padding:9px 12px;margin:2px 0 10px;line-height:1.6;color:#7a5818}.loan-strip[data-astro-cid-n6hta3xg] b[data-astro-cid-n6hta3xg]{color:var(--clay);font-size:14px}.loan-strip[data-astro-cid-n6hta3xg] .lk[data-astro-cid-n6hta3xg]{font-weight:700;color:#b8893a}.models-h[data-astro-cid-n6hta3xg]{font-size:12px;font-weight:700;color:var(--gold);margin:18px 0 2px;letter-spacing:.06em}.model-row[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:1fr auto;gap:10px;padding:11px 2px;border-bottom:1px solid rgba(29,52,97,.07);align-items:center}.model-row[data-astro-cid-n6hta3xg] .nm[data-astro-cid-n6hta3xg]{font-weight:700;font-size:14px;color:#1d3461}.model-row[data-astro-cid-n6hta3xg] .meta[data-astro-cid-n6hta3xg]{font-size:12px;color:var(--ink-soft);margin-top:1px}.model-row[data-astro-cid-n6hta3xg] .pr[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-weight:900;color:var(--pine);white-space:nowrap;text-align:right}.model-row[data-astro-cid-n6hta3xg] .pr[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:.72rem;font-weight:500;color:var(--ink-soft)}.model-row[data-astro-cid-n6hta3xg].fit{background:#e9f5ee99;border-radius:8px}.sim-result[data-astro-cid-n6hta3xg]{margin-top:18px;border-radius:16px;padding:24px;display:none;border:1.5px solid;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%)}.sim-result[data-astro-cid-n6hta3xg].show{display:block}.sim-stats[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}@media (max-width:520px){.sim-stats[data-astro-cid-n6hta3xg]{grid-template-columns:1fr}}.sim-stat[data-astro-cid-n6hta3xg] .k[data-astro-cid-n6hta3xg]{font-size:11px;font-weight:800;opacity:.75;letter-spacing:.04em;text-transform:uppercase}.sim-stat[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:1.55rem;font-weight:900;line-height:1.05}.sim-stat[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg] small[data-astro-cid-n6hta3xg]{font-size:.77rem;font-weight:500}.sim-verdict[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-weight:700;font-size:1.05rem;margin:0 0 8px;display:flex;align-items:center;gap:8px}.sim-verdict[data-astro-cid-n6hta3xg] .badge[data-astro-cid-n6hta3xg]{font-size:1.4rem}.sim-advice[data-astro-cid-n6hta3xg]{font-size:13.5px;line-height:1.75}.sim-result[data-astro-cid-n6hta3xg] .ref[data-astro-cid-n6hta3xg]{font-size:12px;color:var(--ink-soft);margin-top:14px;padding-top:12px;border-top:1px dashed rgba(29,52,97,.12)}.r-good[data-astro-cid-n6hta3xg]{background:#e9f5eed1;border-color:#bfe0cd;color:#1d4f33}.r-good[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg]{color:#2f7d52}.r-ok[data-astro-cid-n6hta3xg]{background:#fbf5e8d1;border-color:var(--gold);color:#7a5818}.r-ok[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg]{color:#7a5818}.r-bad[data-astro-cid-n6hta3xg]{background:#f9ece7d1;border-color:#b03a2359;color:#7a2814}.r-bad[data-astro-cid-n6hta3xg] .v[data-astro-cid-n6hta3xg]{color:var(--clay)}.chart-wrap[data-astro-cid-n6hta3xg]{margin-top:18px;background:#ffffff9e;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.78);border-top-color:#ffffffeb;border-radius:16px;padding:18px 14px 10px;box-shadow:0 2px 10px #1d34610f,inset 0 1px #fffc}.chart-wrap[data-astro-cid-n6hta3xg] .ct[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:13px;font-weight:700;margin:0 6px 6px;color:#1d3461}.chart-legend[data-astro-cid-n6hta3xg]{display:flex;gap:16px;margin:0 6px 8px;font-size:12px;flex-wrap:wrap;color:var(--ink-soft)}.chart-legend[data-astro-cid-n6hta3xg] span[data-astro-cid-n6hta3xg]{display:inline-flex;align-items:center;gap:6px}.chart-legend[data-astro-cid-n6hta3xg] i[data-astro-cid-n6hta3xg]{width:16px;height:3px;border-radius:2px;display:inline-block}#costChart[data-astro-cid-n6hta3xg],#monthChart[data-astro-cid-n6hta3xg],#capChart[data-astro-cid-n6hta3xg],#baChart[data-astro-cid-n6hta3xg]{width:100%;height:auto;display:block}.hint[data-astro-cid-n6hta3xg]{font-size:13px;color:var(--ink-soft);line-height:1.7;margin-top:10px}.hint[data-astro-cid-n6hta3xg] b[data-astro-cid-n6hta3xg]{color:var(--ink)}.msg[data-astro-cid-n6hta3xg]{font-size:13px;font-weight:700;margin-top:10px;min-height:18px}.msg[data-astro-cid-n6hta3xg].err{color:var(--clay)}.msg[data-astro-cid-n6hta3xg].ok{color:var(--safe)}.next-actions[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg]{margin-bottom:8px}.action-grid[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.action-grid[data-astro-cid-n6hta3xg] .btn[data-astro-cid-n6hta3xg]{margin-top:0}@media (max-width:520px){.action-grid[data-astro-cid-n6hta3xg]{grid-template-columns:1fr}}.print-report[data-astro-cid-n6hta3xg]{display:none}.print-actions[data-astro-cid-n6hta3xg]{margin-top:18px}.print-actions[data-astro-cid-n6hta3xg] .btn[data-astro-cid-n6hta3xg]{margin-top:0}.print-hint[data-astro-cid-n6hta3xg]{font-size:12.5px;color:var(--ink-soft);line-height:1.7;margin-top:8px}.live-prompt[data-astro-cid-n6hta3xg]{display:none}@media (min-width:1024px){.sim-cols[data-astro-cid-n6hta3xg]{display:block}.sim-cols[data-astro-cid-n6hta3xg]>.screen[data-astro-cid-n6hta3xg]{display:block}#screen2[data-astro-cid-n6hta3xg]{margin-top:4px;scroll-margin-top:80px}.steps-bar[data-astro-cid-n6hta3xg],.live-hide[data-astro-cid-n6hta3xg],.sim-cols[data-astro-cid-n6hta3xg] #resultsCta[data-astro-cid-n6hta3xg],.sim-cols[data-astro-cid-n6hta3xg] .backlink[data-astro-cid-n6hta3xg]{display:none}#screen2[data-astro-cid-n6hta3xg]:not(.has-result) .live-prompt[data-astro-cid-n6hta3xg]{display:block}#screen2[data-astro-cid-n6hta3xg]:not(.has-result)>.card[data-astro-cid-n6hta3xg]:not(.live-prompt),#screen2[data-astro-cid-n6hta3xg]:not(.has-result)>#simResult[data-astro-cid-n6hta3xg]{display:none}}@media print{@page{size:A4;margin:12mm}body.print-mode{background:#fff;color:#111;font-size:11px;line-height:1.5}body.print-mode:before,body.print-mode:after,body.print-mode .top[data-astro-cid-n6hta3xg],body.print-mode .hero[data-astro-cid-n6hta3xg],body.print-mode .steps-bar[data-astro-cid-n6hta3xg],body.print-mode #screen1[data-astro-cid-n6hta3xg],body.print-mode #screen2[data-astro-cid-n6hta3xg],body.print-mode footer[data-astro-cid-n6hta3xg]{display:none!important}body.print-mode .wrap[data-astro-cid-n6hta3xg]{max-width:none;padding:0;margin:0}body.print-mode .print-report[data-astro-cid-n6hta3xg]{display:block!important}body.print-mode .print-report[data-astro-cid-n6hta3xg] [data-astro-cid-n6hta3xg]{box-shadow:none!important}body.print-mode .pr-head[data-astro-cid-n6hta3xg]{border-bottom:2px solid #1c5847;padding-bottom:8px;margin-bottom:12px}body.print-mode .pr-title[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:20px;font-weight:900;line-height:1.35;margin-bottom:4px}body.print-mode .pr-meta[data-astro-cid-n6hta3xg]{font-size:10px;color:#555}body.print-mode .pr-section[data-astro-cid-n6hta3xg]{break-inside:avoid;margin:0 0 12px}body.print-mode .pr-section[data-astro-cid-n6hta3xg] h2[data-astro-cid-n6hta3xg]{font-size:13px;color:#1c5847;border-bottom:1px solid #d8d0bd;padding-bottom:3px;margin:0 0 6px}body.print-mode .pr-grid[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}body.print-mode .pr-box[data-astro-cid-n6hta3xg]{border:1px solid #d8d0bd;border-radius:6px;padding:7px;background:#fbf9f2;break-inside:avoid}body.print-mode .pr-k[data-astro-cid-n6hta3xg]{font-size:9px;color:#555;font-weight:700}body.print-mode .pr-v[data-astro-cid-n6hta3xg]{font-family:"Noto Serif JP",serif;font-size:15px;font-weight:900;color:#1c5847;line-height:1.3}body.print-mode .pr-text[data-astro-cid-n6hta3xg]{border:1px solid #d8d0bd;border-radius:6px;padding:8px;background:#fbf9f2;white-space:pre-line}body.print-mode .pr-warning[data-astro-cid-n6hta3xg]{border-color:#b03a23;background:#fff6f2}body.print-mode .pr-table[data-astro-cid-n6hta3xg]{width:100%;border-collapse:collapse;font-size:9px}body.print-mode .pr-table[data-astro-cid-n6hta3xg] th[data-astro-cid-n6hta3xg],body.print-mode .pr-table[data-astro-cid-n6hta3xg] td[data-astro-cid-n6hta3xg]{border:1px solid #d8d0bd;padding:3px 4px;text-align:right;vertical-align:top}body.print-mode .pr-table[data-astro-cid-n6hta3xg] th[data-astro-cid-n6hta3xg]:first-child,body.print-mode .pr-table[data-astro-cid-n6hta3xg] td[data-astro-cid-n6hta3xg]:first-child{text-align:left}body.print-mode .pr-table[data-astro-cid-n6hta3xg] th[data-astro-cid-n6hta3xg]{background:#ece6d6;color:#111}body.print-mode .pr-chart-grid[data-astro-cid-n6hta3xg]{display:grid;grid-template-columns:1fr 1fr;gap:8px}body.print-mode .pr-chart[data-astro-cid-n6hta3xg]{border:1px solid #d8d0bd;border-radius:6px;padding:6px;break-inside:avoid}body.print-mode .pr-chart[data-astro-cid-n6hta3xg] h3[data-astro-cid-n6hta3xg]{font-size:10px;margin:0 0 4px;color:#333}body.print-mode .pr-chart[data-astro-cid-n6hta3xg] img[data-astro-cid-n6hta3xg]{display:block;width:100%;height:auto}body.print-mode .pr-note[data-astro-cid-n6hta3xg]{font-size:9px;color:#555;margin-top:8px;border-top:1px solid #d8d0bd;padding-top:6px}}