.map-outer{display:flex;flex-direction:column;gap:.75rem}.map-toggle{display:flex;gap:.4rem;flex-wrap:wrap}.toggle-btn{padding:.45rem 1.1rem;border-radius:20px;border:1px solid #ddd0c4;background:#fff;color:#6b4c3b;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.toggle-btn:hover{border-color:#8b1a1a;color:#2c1810}.toggle-btn:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.toggle-btn.active{background:#4e3629;border-color:#4e3629;color:#fff;font-weight:600}.map-hint{font-size:.75rem;color:#9a7a6a;text-align:center;margin-bottom:.1rem}.map-wrap{position:relative;background:#f0ebe4;border-radius:10px;padding:.5rem}.map-tooltip{position:fixed;background:#fff;border:1px solid #c4a898;border-radius:8px;padding:.5rem .9rem;pointer-events:none;z-index:100;display:flex;flex-direction:column;gap:.15rem;font-size:.84rem;box-shadow:0 4px 16px #4e362926}.map-tooltip strong{color:#4e3629;font-weight:600;font-size:.78rem}.map-tooltip span{color:#c00404;font-size:1rem;font-weight:700}.map-legend-wrap{display:flex;flex-direction:column;gap:.2rem}.legend-state-labels{display:flex;justify-content:space-between;padding:0 .75rem;font-size:.8rem;color:#9a7a6a;font-style:italic}.map-legend{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem .25rem;font-size:.73rem;color:#6b4c3b}.legend-bar{display:flex;flex:1;height:9px;border-radius:5px;overflow:hidden}.legend-swatch{flex:1}.legend-label{white-space:nowrap;color:#6b4c3b;min-width:3.5rem}.legend-label:last-child{text-align:right}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.summary-card{background:#fff;border:1px solid #ddd0c4;border-radius:12px;padding:1.4rem 1.5rem;display:flex;flex-direction:column;gap:.35rem}.summary-card.highlight{border-color:#8b1a1a;background:#fff8f6}.summary-card.change.up{border-color:#8b1a1a;background:#fff5f5}.summary-card.change.down{border-color:#2a7a50;background:#f5fff8}.card-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#6b4c3b;font-weight:600}.card-value{font-size:1.85rem;font-weight:700;color:#2c1810;letter-spacing:-.02em}.summary-card.change.up .card-value{color:#c22}.summary-card.change.down .card-value{color:#22a855}.card-sub{font-size:.78rem;color:#9a7a6a}.deficit-section{background:#fff8f5;border:1px solid #c4413a;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.deficit-header h2{font-size:1.05rem;font-weight:600;color:#8b0000}.deficit-sub{font-size:.8rem;color:#7a4a3a;margin-top:.3rem}.deficit-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.deficit-card{background:#fff;border:1px solid #e0b0a8;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.4rem}.card-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#7a4a3a;font-weight:600}.deficit-number{font-size:3.6rem;font-weight:800;color:#f55;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.deficit-card.secondary .deficit-number{font-size:2.8rem;color:#f55}.deficit-formula{font-size:.75rem;color:#9a6a5a;margin-top:.2rem}@media (max-width: 600px){.deficit-grid{grid-template-columns:1fr}.deficit-number{font-size:1.8rem}.deficit-card.secondary .deficit-number{font-size:1.6rem}.deficit-section{padding:1.25rem}}.state-detail{background:#fff;border:1px solid #ddd0c4;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem;scroll-margin-top:1.5rem}.state-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.state-detail-header h2{font-size:1.4rem;font-weight:700;color:#2c1810}.state-abbr-badge{display:inline-block;margin-top:.3rem;background:#f0ebe4;border:1px solid #c4a898;color:#6b4c3b;font-size:.75rem;font-weight:700;padding:.15rem .55rem;border-radius:4px;letter-spacing:.06em}.close-btn{background:none;border:1px solid #ddd0c4;color:#9a7a6a;width:2rem;height:2rem;border-radius:6px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s;flex-shrink:0}.close-btn:hover{border-color:#c00404;color:#c00404}.close-btn:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.state-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem}.state-card{background:#f8f5f0;border:1px solid #ddd0c4;border-radius:10px;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.3rem}.state-card.highlight{border-color:#8b1a1a;background:#fff8f6}.state-card.change.up{border-color:#8b1a1a;background:#fff5f5}.state-card.change.down{border-color:#2a7a50;background:#f5fff8}.card-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;color:#6b4c3b;font-weight:600;display:flex;align-items:center;gap:.4rem}.est-tag{background:#f0ebe4;color:#7a5a48;font-size:.65rem;padding:.1rem .35rem;border-radius:3px;text-transform:none;letter-spacing:0}.card-value{font-size:1.7rem;font-weight:700;color:#2c1810;letter-spacing:-.02em}.state-card.change.up .card-value{color:#c22}.state-card.change.down .card-value{color:#22a855}.card-sub{font-size:.75rem;color:#9a7a6a}.burden-row{display:grid;grid-template-columns:2fr 1fr;gap:.85rem}.burden-card{background:#fff8f5;border:1px solid #e0b0a8;border-radius:10px;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.3rem}.burden-card.secondary{border-color:#ddd0c4;background:#fdf9f5}.burden-number{font-size:2.8rem;font-weight:800;color:#f55;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.data-source{color:#9a7a6a;font-style:italic}.burden-number.secondary{font-size:2.2rem;color:#f55}.state-chart-wrap{background:#f8f5f0;border:1px solid #ddd0c4;border-radius:10px;padding:1.25rem}.state-chart-wrap h3{font-size:.95rem;font-weight:600;margin-bottom:.2rem;color:#2c1810}.chart-sub{font-size:.78rem;color:#9a7a6a;margin-bottom:1rem}@media (max-width: 580px){.burden-row{grid-template-columns:1fr}.burden-number{font-size:2rem}.burden-number.secondary{font-size:1.7rem}.state-detail{padding:1.25rem}.card-value{font-size:1.4rem}}.chart-section{background:#fff;border:1px solid #ddd0c4;border-radius:12px;padding:1.5rem}.chart-section h2{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:#2c1810}.chart-sub{font-size:.8rem;color:#9a7a6a;margin-bottom:1.25rem}.last-updated{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;color:#6b4c3b;padding-top:.5rem;border-top:1px solid #ddd0c4}.last-updated-lines{display:flex;flex-direction:column;gap:.2rem}.eia-status.ok{color:#2a7a50}.eia-status.fallback{color:#8b5a30}.refresh-btn{background:none;border:1px solid #c4a898;color:#6b4c3b;padding:.3rem .8rem;border-radius:6px;cursor:pointer;font-size:.8rem;transition:border-color .2s,color .2s}.refresh-btn:hover{border-color:#c00404;color:#c00404}.refresh-btn:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.csl-attribution{width:100%;text-align:center;margin:0;color:#9a7a6a;font-size:.8rem}.csl-attribution a{color:#4e3629;text-decoration:underline}.csl-attribution a:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.csl-attribution a:hover{color:#c00404}.hero-layout{display:grid;grid-template-columns:200px 1fr;gap:2rem;align-items:stretch;margin-bottom:.5rem;min-height:480px}.smokestack-wrap{display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:-1px;width:32px;align-self:center}.smokestack{width:32px;height:52px;background:linear-gradient(to right,#5a4535,#6e5544 40%,#4e3829);border:1px solid #7a6050;border-bottom:none;border-radius:2px 2px 0 0;position:relative}.smokestack:before,.smokestack:after{content:"";position:absolute;left:4px;right:4px;height:2px;background:#7a6050}.smokestack:before{top:14px}.smokestack:after{top:32px}.smokestack-rim{width:40px;height:6px;background:linear-gradient(to bottom,#7a6050,#5a4535);border:1px solid #8a7060;border-radius:2px;margin-top:-1px;position:relative;z-index:1}.smoke-wisps{position:relative;height:36px;width:40px;display:flex;justify-content:center;overflow:visible}.wisp{position:absolute;bottom:0;width:8px;height:8px;border-radius:50%;background:#785a4633;animation:rise 3s ease-in infinite}.wisp.w1{left:8px;animation-delay:0s;animation-duration:2.8s}.wisp.w2{left:16px;animation-delay:.9s;animation-duration:3.2s}.wisp.w3{left:24px;animation-delay:1.7s;animation-duration:2.5s}@keyframes rise{0%{transform:translateY(0) scale(.6);opacity:.4}50%{transform:translateY(-18px) scale(1.3);opacity:.2}to{transform:translateY(-36px) scale(1.8);opacity:0}}.column-wrap{display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none;height:480px}.tower-body{width:100%;flex:1;display:flex;flex-direction:column;align-items:stretch;position:relative;border-left:1px solid #8a7060;border-right:1px solid #8a7060}.tower-body.top{border-top:1px solid #8a7060;border-radius:8px 8px 0 0}.tower-body.bottom{border-bottom:1px solid #8a7060;border-radius:0 0 8px 8px}.tower-body{background:linear-gradient(to right,#e8ddd0,#ede4d8 30%,#e4d8ca 70%,#ddd0c0);background-image:linear-gradient(to right,#e8ddd0,#ede4d8 30%,#e4d8ca 70%,#ddd0c0),repeating-linear-gradient(to right,transparent 0px,transparent 18px,rgba(100,60,30,.04) 18px,rgba(100,60,30,.04) 19px);background-blend-mode:normal}.pipe-arm{position:absolute;top:40%;display:flex;align-items:center;gap:0;z-index:2}.pipe-arm.left{right:100%;flex-direction:row-reverse}.pipe-arm.right{left:100%}.pipe-tube{width:28px;height:8px;background:linear-gradient(to bottom,#8a7060,#9a8070 40%,#7a6050);border-top:1px solid #a09080;border-bottom:1px solid #6a5040}.pipe-flange{width:5px;height:14px;background:linear-gradient(to bottom,#9a8070,#7a6050);border:1px solid #a09080;border-radius:1px}.pipe-elbow{width:10px;height:10px;border:1px solid #9a8070;border-radius:2px;background:linear-gradient(135deg,#8a7060,#6a5040)}.gas-pipe .pipe-tube{background:linear-gradient(to bottom,#2e2418,#3a3020 40%,#221808);border-top:1px solid #5a4828;border-bottom:1px solid #1c1408}.gas-pipe .pipe-flange{background:linear-gradient(to bottom,#3a3020,#28200c);border-color:#5a4828}.gas-pipe .pipe-elbow{background:linear-gradient(135deg,#2a2010,#1c1608);border-color:#4a3818}.diesel-pipe .pipe-tube{background:linear-gradient(to bottom,#182038,#202840 40%,#101828);border-top:1px solid #304060;border-bottom:1px solid #0c1020}.diesel-pipe .pipe-flange{background:linear-gradient(to bottom,#202840,#101828);border-color:#304060}.diesel-pipe .pipe-elbow{background:linear-gradient(135deg,#182030,#0e1420);border-color:#283858}.column-band{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border:none;cursor:pointer;padding:1.25rem .5rem;transition:filter .15s;position:relative;background:transparent;width:100%}.column-band:hover{filter:brightness(1.1)}.column-band:focus-visible{outline:3px solid #ffffff;outline-offset:-3px}.column-band.gas{background:linear-gradient(160deg,#c8641eb3,#a0460f99)}.column-band.diesel{background:linear-gradient(160deg,#2864dca6,#1441aa8c)}.column-band.active.gas{background:linear-gradient(160deg,#ff8844d9,#d2641ebf);box-shadow:inset 2px 0 #ffa050cc,inset -2px 0 #ffa050cc}.column-band.active.diesel{background:linear-gradient(160deg,#48fc,#1e5adcb3);box-shadow:inset 2px 0 #64a0ffcc,inset -2px 0 #64a0ffcc}.band-name{font-size:.9rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.column-band.gas .band-name{color:#ffe0c0}.column-band.diesel .band-name{color:#c0d8ff}.band-burden{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.column-band.gas .band-burden{color:#fff0e0}.column-band.diesel .band-burden{color:#e0eeff}.tower-body .column-band{position:absolute;top:0;right:0;bottom:0;left:0;width:auto}.tower-head{width:100%;height:22px;background:linear-gradient(to bottom,#7a6050,#5a4535);border:1px solid #8a7060;border-bottom:none;border-radius:4px 4px 0 0;flex-shrink:0}.tower-skirt{width:100%;height:32px;background:linear-gradient(to bottom,#5a4535,#3e2e20);border:1px solid #8a7060;border-top:none;border-radius:0 0 4px 4px;display:flex;align-items:flex-end;justify-content:space-around;padding:0 20px;overflow:hidden;flex-shrink:0}.skirt-leg{width:14px;height:22px;background:linear-gradient(to bottom,#6a5040,#4a3020);border:1px solid #7a6050;border-top:none;border-radius:0 0 3px 3px}.tower-flange{width:100%;height:14px;background:linear-gradient(to bottom,#7a6050,#5a4535,#7a6050);border-top:1px solid #8a7060;border-bottom:1px solid #8a7060;display:flex;align-items:center;justify-content:space-around;padding:0 8px;position:relative;z-index:1;border-left:1px solid #8a7060;border-right:1px solid #8a7060}.bolt{width:5px;height:5px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#a09080,#5a4535);border:1px solid #7a6050;box-shadow:0 1px 2px #0000004d}.hero-summary{background:#fff;border:1px solid #ddd0c4;border-radius:14px;padding:1.75rem 2rem;display:flex;flex-direction:column;gap:1rem;min-height:480px}.summary-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#6b4c3b;font-weight:600}.confirm-label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.09em;color:#9a7a6a;font-weight:600}.household-block{margin-top:.75rem}.household-number{font-size:1.4rem;font-weight:700;color:#6b4c3b;text-transform:uppercase;letter-spacing:.06em}.household-sub{font-size:.8rem;color:#6b4c3b;margin-top:.15rem;text-transform:uppercase;letter-spacing:.06em}.hero-total{font-size:4.4rem;font-weight:900;color:#f55;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}.hero-fuel-rows{display:flex;flex-direction:column;gap:.6rem;flex:1}.hero-fuel-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:border-color .15s,background .15s;background:#f8f4f0;flex:1;text-align:left;font-family:inherit;font-size:inherit;width:100%}.hero-fuel-row:hover{filter:brightness(.97)}.hero-fuel-row:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.hero-fuel-row.active.gas{border-color:#d2641e66;background:#c8641e12}.hero-fuel-row.active.diesel{border-color:#48f6;background:#4488ff12}.hfr-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hfr-dot.gas{background:#f84}.hfr-dot.diesel{background:#48f}.hfr-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.hfr-name{font-size:1.05rem;font-weight:700;color:#2c1810;text-transform:uppercase;letter-spacing:.05em}.hfr-prices{font-size:.95rem;color:#9a7a6a;font-variant-numeric:tabular-nums}.hfr-pct{font-weight:600}.hfr-pct.up{color:#c22}.hfr-pct.down{color:#22a855}.hfr-burden{font-size:1.6rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.hero-fuel-row.gas .hfr-burden{color:#c60}.hero-fuel-row.diesel .hfr-burden{color:#26c}.hero-sub{font-size:.75rem;color:#b0a090;margin-top:auto}@media (max-width: 640px){.hero-layout{grid-template-columns:1fr;min-height:unset;gap:1rem}.column-wrap{display:none}.hero-summary{min-height:unset;padding:1.25rem;min-width:0}.hero-total{font-size:2.2rem}.confirm-label{font-size:.9rem}.hfr-burden{font-size:1.2rem}.hfr-name{font-size:.9rem}.hfr-prices{font-size:.82rem}.household-number{font-size:1.1rem}.household-sub{font-size:.72rem}.household-block{margin-top:.5rem}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#4e362973;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal-box{background:#fff;border:1px solid #ddd0c4;border-radius:14px;width:100%;max-width:680px;max-height:82vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #4e36292e}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;border-bottom:1px solid #ddd0c4;flex-shrink:0}.modal-header h2{font-size:1.1rem;font-weight:700;color:#2c1810;letter-spacing:-.01em}.modal-close{background:none;border:none;color:#9a7a6a;font-size:1rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:color .15s}.modal-close:hover{color:#c00404}.modal-close:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.modal-body{overflow-y:auto;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:1.75rem}.m-section h3{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8b1a1a;margin-bottom:.6rem}.m-section p,.m-section li{font-size:.88rem;color:#4e3629;line-height:1.65}.m-section p+p{margin-top:.6rem}.m-section ul{padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.m-section strong{color:#2c1810;font-weight:600}.war-start-table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.85rem}.war-start-table th,.war-start-table td{padding:.4rem .75rem;border:1px solid #ddd0c4;text-align:left}.war-start-table th{background:#f5ede6;font-weight:600;color:#2c1810}.war-start-table td{color:#4e3629}.method-toggle-wrap{display:flex;align-items:center;gap:.6rem;margin:.9rem 0 .4rem}.method-toggle-label{font-size:.84rem;color:#9a7a6a;transition:color .2s}.method-toggle-label.active{font-weight:600;color:#2c1810}.slide-toggle{position:relative;display:inline-block;width:38px;height:21px;flex-shrink:0}.slide-toggle input{opacity:0;width:0;height:0}.slide-toggle .slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#c8804a;border-radius:21px;transition:background .25s}.slide-toggle .slider:before{content:"";position:absolute;height:15px;width:15px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .25s}.slide-toggle input:checked+.slider{background:#8b1a0a}.slide-toggle input:checked+.slider:before{transform:translate(17px)}.method-note{font-size:.8rem!important;color:#9a7a6a!important;font-style:italic;margin-top:.3rem!important}.m-formula{background:#f0ebe4;border:1px solid #ddd0c4;border-radius:6px;padding:.65rem 1rem;font-family:monospace;font-size:.84rem!important;color:#2c1810!important;letter-spacing:.01em}@media (max-width: 600px){.modal-overlay{padding:.5rem}.modal-header{padding:1rem 1.25rem}.modal-body{padding:1.25rem;gap:1.25rem}.modal-box{max-height:92vh}}.skip-nav{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-nav:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:.75rem 1.5rem;background:#4e3629;color:#fff;font-size:1rem;font-weight:600;z-index:9999;text-decoration:none;border-radius:0 0 6px}.header-logo-wrap{background:#fff;width:100%;padding:.75rem 0 0}.app-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:2px solid #4e3629;padding:.5rem 0;width:100%}.header-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.header-logo{height:130px;width:auto;display:block}.header-top{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.app-header h1{font-size:2.3rem;font-weight:700;color:#5a2a1a;letter-spacing:-.02em}.header-badge{background:#f0ebe4;border:1px solid #c4a898;color:#4e3629;font-size:.72rem;font-weight:600;padding:.2rem .6rem;border-radius:20px;text-transform:uppercase;letter-spacing:.06em}.header-subtitle{font-size:.85rem;color:#7a5a4a;line-height:1.55;margin:.35rem 0 0}.header-subtitle strong{color:#4e3629}@media (max-width: 640px){.header-subtitle{display:none}}.methodology-btn{background:none;border:1px solid #c4a898;color:#6b4c3b;font-size:.75rem;font-weight:600;padding:.3rem .8rem;border-radius:20px;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s}.methodology-btn:hover{border-color:#c00404;color:#c00404}.methodology-btn:focus-visible{outline:3px solid #4e3629;outline-offset:2px}.fuel-section{width:100%;transition:background-color .4s ease}.fuel-section-gasoline{background-color:#faf2e8}.fuel-section-diesel{background-color:#eef3fc}.fuel-breakdown-header{font-size:1.8rem;font-weight:700;letter-spacing:-.01em;border-bottom:3px solid currentColor}.fuel-breakdown-header .app-content{padding-top:1.5rem;padding-bottom:.6rem}.fuel-breakdown-gasoline{color:#c60}.fuel-breakdown-diesel{color:#26c}@media (max-width: 640px){.fuel-breakdown-header{font-size:1.3rem}}.app-content{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.app{display:flex;flex-direction:column;gap:2rem}.subtitle-row{display:flex;align-items:center;gap:.75rem;margin-top:.4rem}.subtitle{color:#6b4c3b;font-size:.9rem}.status-msg{text-align:center;color:#9a7a6a;padding:3rem;font-size:.9rem}.error-msg{background:#fff5f5;border:1px solid #c00404;color:#8b0000;padding:1rem 1.5rem;border-radius:8px;font-size:.88rem}.scrape-warning{background:#fffbf0;border:1px solid #c8a020;color:#7a5800;padding:1rem 1.5rem;border-radius:8px;font-size:.85rem;display:flex;flex-direction:column;gap:.3rem}.scrape-warning-line{margin-top:.2rem}.scrape-warning-reason{opacity:.75;font-size:.8rem}.map-section h2{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:#2c1810}.section-sub{font-size:.82rem;color:#6b4c3b;margin-bottom:1rem}.section-sub strong{color:#2c1810}@media (max-width: 768px){.header-logo{height:90px}.app-header h1{font-size:1.7rem}}@media (max-width: 480px){.header-logo{height:65px}.app-header h1{font-size:1.3rem}.app-content{padding:1rem .75rem 2rem}.app{gap:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f7f4f0;color:#2c1810;min-height:100vh}
