:root{color-scheme:light;--blue:#243de5;--ink:#171925;--muted:#535767;--paper:#f8f8f2;--pink:#ffcce9;--green:#caff83;--line:#dfe1dd;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--blue)}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}p{line-height:1.75}footer,header,main{max-width:1200px;margin:auto;padding:0 40px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:5}.skip:focus{top:12px}header{height:112px;justify-content:space-between;gap:24px}.brand,header{display:flex;align-items:center}.brand{gap:12px;font-size:21px;font-weight:750;text-decoration:none;letter-spacing:-.7px}.brand img{width:42px;height:42px;border-radius:13px}nav{display:flex;gap:28px;font-size:14px}nav a{text-decoration:none;padding:10px 0}nav a[aria-current=page]{text-decoration:underline}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.hero{background:var(--blue);color:white;border-radius:24px;padding:64px;display:grid;grid-template-columns:1.25fr 1fr;gap:48px;align-items:center}.hero h1{font-size:clamp(44px,5.5vw,72px);line-height:1.02;font-weight:600;letter-spacing:-3px;margin:25px 0}.hero p{color:#e4e7ff;max-width:410px;font-size:17px}.button{display:inline-flex;padding:16px 22px;margin-top:20px;background:var(--green);color:var(--ink);border-radius:100px;text-decoration:none;font-size:14px;font-weight:700}.button:hover{background:white}.signal{transform:rotate(3deg);background:var(--paper);color:var(--ink);padding:30px;border-radius:22px;box-shadow:12px 16px 0 #152bb3}.signal .pill{display:inline-block;background:var(--pink);padding:9px 12px;border-radius:100px;font-size:11px;font-weight:700}.signal h2{font-size:36px;line-height:1.12;letter-spacing:-1.3px;margin:24px 0 12px}.signal p{color:var(--muted);font-size:14px}.signal svg{width:100%;height:70px;margin-top:20px}.signal small{font-size:11px;color:var(--muted)}.intro{margin:72px 0 28px;display:flex;justify-content:space-between;gap:30px;align-items:end}.intro h2{font-size:32px;letter-spacing:-1px;margin:12px 0 0}.intro p{color:var(--muted);font-size:14px;max-width:330px;margin:0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card{padding:30px;border:1px solid var(--line);border-radius:18px;text-decoration:none;display:flex;flex-direction:column;align-items:start;min-height:230px;background:white}.card:hover{border-color:var(--blue)}.card .number{font-size:12px;color:var(--muted)}.card h3{font-size:26px;letter-spacing:-.8px;margin:28px 0 8px}.card p{font-size:14px;color:var(--muted);margin:0 0 25px}.card .link{margin-top:auto;font-size:14px;font-weight:700}.note{margin:32px 0 0;font-size:13px;color:var(--muted)}footer{margin-top:72px;border-top:1px solid var(--line);padding-top:25px;padding-bottom:32px;justify-content:space-between;font-size:12px;color:var(--muted)}footer,footer div{display:flex;gap:20px}footer div{flex-wrap:wrap}.legal-head{padding:52px 0 38px;border-top:1px solid var(--line)}.legal-head h1{font-size:clamp(40px,6vw,64px);letter-spacing:-2.5px;line-height:1.05;margin:20px 0}.legal-head p{max-width:700px;color:var(--muted)}.updated{font-size:12px}.legal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;align-items:start}.contents{position:sticky;top:24px;border-top:1px solid var(--line);padding-top:22px}.contents strong{font-size:12px;letter-spacing:1px;text-transform:uppercase}.contents ol{padding:0;list-style:none;display:grid;gap:14px;margin:22px 0}.contents a{font-size:13px;text-decoration:none;color:var(--muted)}.contents a:hover{text-decoration:underline;color:var(--blue)}article{max-width:740px;font-size:15px}article section{scroll-margin-top:30px;margin-bottom:40px}article h2{font-size:23px;letter-spacing:-.5px}article h2,article p{margin:0 0 15px}article li{line-height:1.75;margin-bottom:9px}article ul{padding-left:22px}.summary{background:#e8eaff;border-radius:16px;padding:26px;margin-bottom:38px}.summary p:last-child{margin-bottom:0}.summary strong{color:var(--blue)}.table-wrap{overflow:auto}table{border-collapse:collapse;font-size:13px;width:100%;margin:20px 0}td,th{padding:16px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.65}th{background:#eeefe9}td:first-child{font-weight:700;min-width:120px}article a{overflow-wrap:anywhere}.contact{padding:25px;background:var(--green);border-radius:16px}.contact h2{margin-bottom:12px}@media (max-width:760px){footer,header,main{padding-left:22px;padding-right:22px}header{height:90px}.brand{font-size:18px}.brand img{width:34px;height:34px}nav{gap:16px;font-size:12px}.hero{padding:32px 26px;grid-template-columns:1fr;gap:28px;border-radius:18px}.hero h1{letter-spacing:-2px}.signal{transform:none;box-shadow:none}.intro{margin-top:48px;display:block}.intro p{margin-top:16px}.cards{grid-template-columns:1fr}.card{min-height:210px}.legal-head{padding-top:32px}.legal-layout{grid-template-columns:1fr;gap:26px}.contents{position:static}.contents ol{display:flex;flex-wrap:wrap;gap:12px 18px}.legal-head h1{letter-spacing:-1.5px}footer{margin-top:48px;flex-direction:column}.summary{padding:22px}}@media print{.contents,.skip,footer,header{display:none}body{background:white}main{padding:0;max-width:none}.legal-layout{display:block}article{max-width:none}.legal-head{padding-top:0}.contact,.summary{background:none;border:1px solid #ddd}article section{page-break-inside:avoid;break-inside:avoid}a{color:inherit}}@media (min-width:761px){.cards{grid-template-columns:repeat(3,1fr)}}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.live-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;padding:12px 24px;gap:28px}.forecast-panel{padding:8px 0 0;min-width:0}.forecast-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.live-hero h1{font-size:22px;line-height:1.2;letter-spacing:-.6px;margin:0}.forecast-outlook{--outlook-accent:var(--green);margin-top:16px}.forecast-outlook[data-advice=fill_now]{--outlook-accent:var(--pink)}.forecast-outlook[data-advice=unknown]{--outlook-accent:#e4e7ff}.outlook-label{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.1px;font-weight:700;text-transform:uppercase;line-height:1.6;color:#e4e7ff}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;background:var(--green);border-radius:50%}.outlook-label .status-dot{background:var(--outlook-accent)}.outlook-headline{color:var(--outlook-accent);font-size:clamp(32px,3.3vw,46px);font-weight:600;line-height:1.08;letter-spacing:-1.6px;margin:8px 0 12px;text-wrap:balance;overflow-wrap:anywhere}.live-hero .forecast-rationale{font-size:14px;line-height:1.7;margin:0;max-width:56ch}.forecast-explanation{margin-top:4px}.forecast-explanation-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:10px 0;border:0;background:transparent;color:white;text-align:left;font-size:14px;font-weight:600}.forecast-explanation-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.forecast-explanation-meta{margin:12px 0 0}.forecast-recommendation{display:flex;align-items:center;gap:12px;margin-top:12px;padding:11px 14px;border:1px solid #ffffff30;border-left:3px solid var(--outlook-accent);border-radius:0 10px 10px 0;background:#152bb34d}.forecast-recommendation>svg{color:var(--outlook-accent);flex-shrink:0}.forecast-recommendation span{display:block;color:#e4e7ff;font-size:11px;line-height:1.5;margin-bottom:3px}.forecast-recommendation strong{display:block;color:white;font-size:14px;font-weight:600;line-height:1.5}.forecast-meta{margin:12px 0 0}.forecast-meta>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0}.forecast-explanation-meta dt,.forecast-meta dt{font-size:12px;line-height:1.6;color:#e4e7ff;margin:0}.forecast-explanation-meta dd,.forecast-meta dd{margin:0;font-size:14px;line-height:1.6;color:white}.forecast-updated{color:#e4e7ff;font-size:11px;line-height:1.6;margin-top:14px}.forecast-panel a:focus-visible,.forecast-panel button:focus-visible{outline-color:var(--green)}.forecast-error{display:block;color:var(--pink);font-size:11px;margin-top:12px}.market-card{color:var(--ink);background:var(--paper);border-radius:18px;padding:12px;box-shadow:8px 9px 0 #152bb3;min-width:0}.market-heading{display:none}.region-control{display:grid;grid-template-columns:auto minmax(0,1fr) 44px;gap:8px;align-items:center}.locate-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:var(--blue);border:1px solid var(--line);border-radius:10px;background:transparent}.locate-button:hover{background:#e9ecff}.market-card .pill{display:inline-block;background:var(--pink);padding:9px 12px;border-radius:100px;font-size:10px;font-weight:700;white-space:nowrap}.market-caption{font-size:10px;line-height:1.5;text-align:right;max-width:115px;color:var(--muted)}.region-label{display:block;color:var(--muted);font-size:11px;margin:0}.market-card select{width:100%;padding:10px 28px 10px 0;font-size:19px;font-weight:700;letter-spacing:-.4px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;cursor:pointer;text-overflow:ellipsis}.price-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 6px}.price-choice{background:var(--green);color:var(--ink);border:1px solid var(--green);border-radius:11px;padding:10px;text-align:left;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:6px;align-items:baseline}.price-title{grid-column:1/-1;display:flex;justify-content:space-between;font-size:12px;font-weight:700}.price-choice strong{display:block;font-size:28px;line-height:1.1;letter-spacing:-1px;margin-top:6px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-unit{display:block;font-size:10px;margin:0}.price-change{grid-column:1/-1;display:block;font-size:9px;margin-top:8px;line-height:1.5}.price-context{color:var(--muted);font-size:10px;line-height:1.5}.price-chart{margin-top:10px;border-top:1px solid var(--line);padding-top:6px}.chart-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:4px}.chart-heading h2{font-size:13px;margin:0;letter-spacing:-.2px}.range-switch{display:flex;gap:3px}.range-switch button{background:transparent;border:0;padding:7px 9px;min-height:32px;border-radius:7px;font-size:10px;color:var(--muted)}.range-switch button[aria-pressed=true]{background:var(--ink);color:white}.chart-plot{width:100%;height:120px}.price-chart svg{width:100%;height:100%;display:block;overflow:visible}.price-chart svg text{font-family:Arial,Helvetica,sans-serif;font-size:10px;fill:var(--muted)}.chart-axis-labels,.chart-dates{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;line-height:1.5}.chart-axis-labels{margin:4px 0}.chart-axis-labels>span:last-child{text-align:right}.comparison-plot{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr);gap:8px}.comparison-plot>svg{min-width:0;min-height:0}.comparison-plot .chart-empty{grid-column:1/-1}.price-axis{display:flex;flex-direction:column;justify-content:space-between;padding:1px 0;font-size:12px;line-height:1.5;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-axis-right{text-align:right}.chart-dates{margin-top:6px}.chart-key{display:flex;flex-wrap:wrap;gap:4px 16px;list-style:none;margin:4px 0;padding:0;font-size:12px;line-height:1.5}.chart-series-label{display:flex;align-items:center;gap:6px}.chart-series-label svg{width:18px;height:8px;flex-shrink:0}.chart-empty,.chart-series-status{color:var(--muted)}.chart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;font-size:12px;line-height:1.6;padding:15px;border-radius:10px;background:#eff0e9}.empty-chart-icon{font-size:42px;color:#a0a3ac;line-height:1}.inline-status{font-size:11px;line-height:1.6;margin-top:10px;color:var(--muted)}.inline-status button{background:none;border:0;padding:4px;color:var(--blue);text-decoration:underline}.news-section{scroll-margin-top:25px}.news-section .intro{margin-top:58px}.news-section .intro h2{font-size:31px}.feed-bar{justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:18px 0;font-size:11px}.feed-bar,.feed-bar>span{display:flex;align-items:center}.feed-bar>span{gap:8px}.feed-bar .status-dot{background:var(--blue);width:6px;height:6px}.feed-bar button{background:none;border:none;padding:8px 0 8px 12px;color:var(--muted);font-size:11px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.news-card{border:1px solid var(--line);border-radius:18px;padding:25px;background:white;min-width:0;font-size:14px}.news-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.news-meta time{font-size:10px;white-space:nowrap;color:var(--muted)}.news-tag{background:#eceddc;color:var(--ink);font-size:9px;font-weight:700;padding:7px 10px;border-radius:100px}.news-tag-pink{background:var(--pink)}.story-index{display:block;color:var(--muted);font-size:9px;letter-spacing:.6px;margin:26px 0 12px}.news-card h3{margin:0 0 14px;font-size:21px;line-height:1.25;letter-spacing:-.6px;overflow-wrap:anywhere}.news-summary{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:23px}.news-card summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;font-size:12px;font-weight:700;padding:10px 0;list-style:none}.news-card summary::-webkit-details-marker{display:none}.news-card details[open]>summary{color:var(--blue);margin-bottom:12px}.news-card details[open]>summary span{transform:rotate(180deg)}.news-card .news-preview-toggle{align-items:start;padding:0;min-height:44px}.news-preview-toggle h3{margin-bottom:0;color:var(--ink)}.news-chevron{flex-shrink:0;margin-top:3px}.news-preview[open]>summary .news-chevron{transform:rotate(180deg)}.news-body p{white-space:pre-wrap;font-size:13px;overflow-wrap:anywhere}.news-sources{display:grid;gap:12px;font-size:11px;line-height:1.6;margin:20px 0}.incident-list{padding-left:16px;font-size:12px}.incident-list p{font-size:12px}.story-footer{border-top:1px solid var(--line);padding-top:15px;margin-top:18px;display:flex;flex-direction:column;gap:6px;font-size:9px;line-height:1.5;color:var(--muted)}.feed-notice{padding:24px;border:1px solid var(--line);border-radius:14px;font-size:14px;color:var(--muted);margin-bottom:20px}.load-more{text-align:center}.load-more .button{border:0}.news-skeleton{min-height:270px}.news-skeleton span{display:block;height:13px;border-radius:5px;background:#eff0e9;margin-bottom:18px}.news-skeleton span:first-child{width:35%;margin-bottom:34px}.news-skeleton span:nth-child(2){height:48px}.news-skeleton span:last-child{width:65%}@media (max-width:1000px){.live-hero{padding:12px 20px;gap:24px}.market-caption{display:none}.news-card{padding:22px}}@media (max-width:760px){.live-hero{grid-template-columns:minmax(0,1fr);padding:12px;gap:12px}.forecast-panel{padding:12px 8px 4px}.live-hero h1{font-size:22px}.forecast-outlook{margin-top:16px}.outlook-headline{font-size:clamp(32px,7vw,44px);margin-bottom:12px}.forecast-error,.forecast-recommendation span,.outlook-label{font-size:12px}.outlook-label{letter-spacing:.6px}.forecast-recommendation{margin-top:12px}.forecast-recommendation strong{font-size:16px}.forecast-updated{font-size:12px;margin-top:8px}.live-hero .forecast-rationale{font-size:16px}.market-card{box-shadow:6px 7px 0 #152bb3;padding:12px}.region-control{grid-template-columns:minmax(0,1fr) 44px}.region-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.chart-plot{height:180px}.market-caption{display:block}.inline-status,.price-change,.price-context,.price-unit,.range-switch button,.region-label{font-size:12px}.chart-heading h2,.price-title{font-size:14px}.price-choice strong{font-size:28px}.price-unit{grid-column:1/-1;margin-top:4px;line-height:1.5}.news-grid{grid-template-columns:1fr}.news-section .intro h2{font-size:30px}.news-card{padding:26px}.news-card h3{font-size:24px}.feed-notice,.incident-list p,.news-body p,.news-section .intro p,.news-summary{font-size:16px}.feed-bar,.feed-bar button,.news-meta time,.news-tag,.story-footer,.story-index{font-size:12px}.incident-list,.news-card summary,.news-sources{font-size:14px}.news-sources,.story-footer{overflow-wrap:anywhere}}@media (max-width:400px){footer,header,main{padding-left:16px;padding-right:16px}header{gap:12px}.brand{font-size:16px;gap:8px;white-space:nowrap}nav{gap:11px;font-size:12px}.live-hero{padding:12px}.live-hero h1{font-size:21px}.forecast-panel{padding-left:4px;padding-right:4px}.market-card{padding:12px}.market-caption{display:none}.price-choice{padding:10px}.price-choice strong{font-size:26px}}body:has(.home-shell){background:#d3d6da;padding:10px}.home-shell{--ink:#101010;--muted:#656565;--blue:#c33417;--line:#e3e3e1;--paper:#f5f5f4;--green:#ffe66a;--pink:#ffded4;background:#fff;border-radius:24px;padding-bottom:1px}.home-shell footer,.home-shell header,.home-shell main{max-width:1440px;padding-left:28px;padding-right:28px}.home-shell header{height:100px;position:relative}.home-shell .brand{font-size:17px;gap:9px;letter-spacing:-.5px}.home-shell .brand img{width:28px;height:28px;border-radius:8px;filter:grayscale(1)}.home-shell nav{gap:34px;font-size:14px}.header-action{display:inline-flex;align-items:center;gap:24px;border:1px solid #666;border-radius:40px;padding:11px 19px;font-size:13px;text-decoration:none}.header-action span{font-size:22px;line-height:16px}.home-shell .live-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:stretch;gap:14px;background:transparent;color:var(--ink);padding:0;border-radius:0}.home-shell .forecast-panel{display:flex;flex-direction:column;background:var(--paper);border-radius:26px;padding:38px 42px 24px;min-width:0}.home-shell .forecast-heading{display:block}.forecast-badge{display:inline-flex;align-items:center;gap:12px;border:1px solid #e04425;border-radius:30px;color:#c33417;padding:5px 6px 5px 12px;font-size:11px}.forecast-badge>span{background:#ff4b28;color:white;border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.home-shell .live-hero h1{font-size:clamp(36px,4.2vw,62px);line-height:1.07;letter-spacing:-2.5px;font-weight:500;margin:28px 0 14px}.home-shell .forecast-heading>p{color:var(--muted);font-size:16px;margin:0}.home-shell .forecast-outlook{--outlook-accent:#c33417;margin-top:32px}.home-shell .outlook-label{font-size:11px;letter-spacing:1px;color:#666}.home-shell .outlook-headline{color:var(--ink);font-size:clamp(25px,2.4vw,34px);font-weight:500;line-height:1.15;letter-spacing:-1px;margin:12px 0 16px;text-wrap:wrap}.home-shell .forecast-recommendation{background:transparent;border:1px solid #e4e4e0;border-left:3px solid #ff4b28;padding:12px 14px;margin-top:0}.home-shell .forecast-recommendation span{color:var(--muted);font-size:12px}.home-shell .forecast-recommendation strong{color:var(--ink);font-size:15px}.home-shell .forecast-meta{margin-top:14px}.home-shell .forecast-explanation-meta dt,.home-shell .forecast-meta dt{color:var(--muted);font-size:13px}.home-shell .forecast-explanation-meta dd,.home-shell .forecast-explanation-toggle,.home-shell .forecast-meta dd{color:var(--ink);font-size:14px}.home-shell .live-hero .forecast-rationale{color:var(--muted);font-size:16px;line-height:1.65}.home-shell .forecast-updated{color:var(--muted);font-size:12px}.home-shell .forecast-panel a:focus-visible,.home-shell .forecast-panel button:focus-visible{outline-color:#c33417}.home-shell .forecast-error{color:#b72e13;font-size:12px}.forecast-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;min-height:145px}.app-launch{flex:0 1 298px;min-width:0}.app-announcements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding-block:10px}.store-announcement{display:flex;align-items:center;gap:8px;min-height:52px;padding:8px 9px;border:1px solid #a6a6a6;border-radius:8px;background:#000;color:#fff}.store-icon{width:24px;height:28px;flex:0 0 24px}.store-announcement-copy{display:flex;flex-direction:column;gap:2px}.store-announcement-copy span{color:#fff;font-size:11px;line-height:1.2}.store-announcement-copy strong{color:#fff;font-size:16px;line-height:1.2;font-weight:500;white-space:nowrap}.pump-illustration{display:block;width:185px;height:auto;margin:-12px -8px -12px 0}.market-stack{display:flex;flex-direction:column;gap:14px;min-width:0}.history-card{--muted:#43150c;background:#ff4b28;color:white;border-radius:26px;padding:30px 28px 26px;flex:1 1;scroll-margin-top:24px}.history-card>.eyebrow{color:#43150c;font-size:10px;letter-spacing:1.6px}.home-shell .price-chart{margin-top:18px;border:0;padding:0}.home-shell .chart-heading{margin-bottom:20px;gap:12px}.home-shell .chart-heading h2{font-size:30px;line-height:1.1;font-weight:500;letter-spacing:-.8px}.home-shell .range-switch{background:#00000012;padding:3px;border-radius:30px;flex-shrink:0}.home-shell .range-switch button{border-radius:24px;font-size:11px;color:#321008;min-height:32px}.home-shell .range-switch button[aria-pressed=true]{background:#ffe66a;color:#171717}.home-shell .chart-key{color:#43150c;margin-bottom:20px;gap:8px 14px}.home-shell .chart-series-status{font-size:10px}.home-shell .chart-axis-labels,.home-shell .chart-dates,.home-shell .price-axis{color:#43150c;font-size:11px}.home-shell .chart-axis-labels{margin-bottom:12px}.home-shell .chart-plot{height:190px}.home-shell .chart-dates{margin-top:12px}.home-shell .chart-empty{color:#321008;background:#0000000d;font-size:14px}.history-card .inline-status,.history-card .inline-status button{color:#321008}.home-shell .market-card{--muted:#bbb;background:#101010;color:#fff;border-radius:26px;padding:27px 28px;box-shadow:none}.home-shell .market-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.home-shell .market-heading h2{margin:0;font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.5px}.home-shell .market-heading>span{color:#ffe66a;font-size:26px}.home-shell .region-control{grid-template-columns:minmax(0,1fr) 38px}.home-shell .region-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.home-shell .market-card select{color:#ddd;font-size:14px;font-weight:400;padding:9px 0;border-bottom:1px solid #ffffff35;letter-spacing:0}.home-shell .market-card option{color:#111;background:#fff}.home-shell .locate-button{width:38px;height:38px;color:white;border-color:#ffffff40;border-radius:50%}.home-shell .locate-button:hover{background:#333}.home-shell .price-choices{gap:18px;margin:18px 0 10px}.home-shell .price-choice{display:block;background:transparent;border:0;border-radius:0;color:white;padding:0}.home-shell .price-choice+.price-choice{border-left:1px solid #ffffff30;padding-left:18px}.home-shell .price-title{color:#ddd;font-size:13px;font-weight:400}.home-shell .price-choice strong{font-size:clamp(29px,3vw,42px);color:#ffe66a;letter-spacing:-1.5px;margin-top:8px}.home-shell .price-unit{font-size:12px;color:#ccc;margin-top:4px}.home-shell .price-change{font-size:11px;color:#ccc;margin-top:10px}.home-shell .price-context{font-size:11px}.home-shell .market-card .inline-status button{color:#ffe66a}.home-shell .news-section .intro{margin-top:64px}.home-shell .news-section .eyebrow{color:#c33417;font-size:11px;letter-spacing:1.4px}.home-shell .news-section .intro h2{font-size:36px;font-weight:500;letter-spacing:-1.4px}.home-shell .news-section .intro p{font-size:15px}.home-shell .news-card{background:#f5f5f4;border:0;border-radius:22px;padding:28px}.home-shell .news-card h3{font-weight:500;font-size:23px}.home-shell .news-tag{background:#e7e7e3;font-size:11px}.home-shell .news-tag-pink{background:#ffded4}.home-shell .news-body p,.home-shell .news-summary{font-size:16px}.home-shell .button{background:#111;color:white}.home-shell .feed-bar .status-dot{background:#ff4b28}@media (min-width:1100px){.home-shell nav{position:absolute;left:50%;transform:translateX(-50%)}}@media (max-width:1050px){.home-shell .forecast-panel{padding:30px 28px 22px}.home-shell .live-hero{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.history-card,.home-shell .market-card{padding:26px 22px}.home-shell .chart-heading h2{font-size:25px}.forecast-bottom{min-height:0;padding-top:18px;flex-direction:column-reverse;align-items:flex-end;gap:0}.forecast-bottom .app-launch{flex:none;width:100%;max-width:298px;align-self:flex-start}.forecast-bottom .pump-illustration{width:110px;margin:0}}@media (max-width:760px){.forecast-bottom .pump-illustration{width:180px;max-width:65%}.forecast-bottom .app-launch{max-width:none}body:has(.home-shell){padding:6px}.home-shell{border-radius:20px}.home-shell footer,.home-shell header,.home-shell main{padding-left:14px;padding-right:14px}.home-shell header{height:auto;min-height:98px;flex-wrap:wrap;gap:12px;padding-top:18px;padding-bottom:16px}.home-shell .brand{font-size:16px}.home-shell nav{order:3;width:100%;justify-content:center;gap:32px;font-size:13px}.home-shell nav a{padding:4px 0}.header-action{font-size:12px;padding:8px 12px;gap:12px}.home-shell .live-hero{grid-template-columns:minmax(0,1fr);gap:12px}.home-shell .forecast-panel{padding:28px 24px 20px;border-radius:22px}.home-shell .live-hero h1{font-size:clamp(36px,8vw,54px);letter-spacing:-1.8px;margin-top:24px}.home-shell .outlook-headline{font-size:28px}.home-shell .forecast-outlook{margin-top:28px}.home-shell .forecast-recommendation strong{font-size:16px}.market-stack{gap:12px}.history-card,.home-shell .market-card{padding:26px 24px;border-radius:22px}.home-shell .chart-heading h2{font-size:30px}.home-shell .chart-plot{height:210px}.home-shell .price-choice strong{font-size:40px}.home-shell .market-card select{font-size:16px}.home-shell .price-change,.home-shell .price-context{font-size:12px}.home-shell .news-section .intro{margin-top:42px}.home-shell .news-section .intro h2{font-size:30px}.home-shell .news-section .intro p{font-size:16px}.home-shell .news-card{padding:24px}}@media (max-width:370px){.app-announcements{gap:6px}.store-announcement{gap:5px;padding-inline:6px}.store-icon{width:20px;flex-basis:20px}.store-announcement-copy strong{font-size:14px}.history-card,.home-shell .forecast-panel,.home-shell .market-card{padding-left:18px;padding-right:18px}.home-shell .live-hero h1{font-size:32px}.home-shell .chart-heading h2{font-size:26px}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.header-action{font-family:inherit;cursor:pointer;background:transparent;color:#171717}.waitlist-invitation{padding-top:4px;margin-bottom:16px}.waitlist-invitation .header-action{width:100%;justify-content:space-between}.waitlist-submit{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:46px;padding:12px 18px;border:0;border-radius:24px;background:#101010;color:#fff;font:inherit;font-size:14px;cursor:pointer}.waitlist-submit:hover:not(:disabled){background:#333}.header-action:focus-visible,.waitlist-modal a:focus-visible,.waitlist-modal button:focus-visible,.waitlist-modal input:focus-visible{outline:3px solid #c33417;outline-offset:4px}.waitlist-modal{width:min(480px,calc(100vw - 28px));max-width:none;max-height:calc(100dvh - 28px);margin:auto;padding:0;border:1px solid #111;border-radius:26px;background:#f5f5f1;color:#171717;overflow-y:auto;box-shadow:0 24px 100px #0005}.waitlist-modal::backdrop{background:#13131399;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.waitlist-close{position:absolute;right:14px;top:14px;z-index:1;display:grid;place-items:center;width:44px;height:44px;border:1px solid #171717;border-radius:50%;background:#fff8ec;color:#171717;font-size:28px;cursor:pointer}.waitlist-art{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:120px;padding:20px 76px 14px 28px;background:#ff4b28;overflow:hidden}.waitlist-art>span:first-child{max-width:120px;font-size:12px;line-height:1.6;font-weight:600;letter-spacing:1.3px}.waitlist-art img{width:110px;height:auto;transform:rotate(-8deg)}.waitlist-spark{position:absolute;right:36px;bottom:0;color:#ffe66a;font-size:56px;line-height:1}.waitlist-modal-content{padding:28px}.waitlist-kicker{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#656565}.waitlist-modal h2{margin:12px 0;font-size:clamp(30px,7vw,40px);font-weight:500;line-height:1.05;letter-spacing:-1.2px;white-space:pre-line}.waitlist-modal h2:focus{outline:none}.waitlist-modal-content>p{margin:0 0 24px;color:#535353;font-size:16px;line-height:1.6}.waitlist-email-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600}.waitlist-modal input[type=email]{width:100%;min-height:50px;padding:12px 14px;border:1px solid #999;border-radius:12px;background:#fff;color:#171717;font:inherit;font-size:16px}.waitlist-consent{display:flex;align-items:flex-start;gap:10px;margin:16px 0;font-size:14px;line-height:1.5;cursor:pointer}.waitlist-consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:#171717}.waitlist-submit{width:100%}.waitlist-submit:disabled{cursor:wait;opacity:.65}.waitlist-modal .waitlist-error{margin:12px 0;color:#a02510;font-size:14px;line-height:1.5}.waitlist-privacy{margin:14px 0 0;font-size:12px;line-height:1.6;color:#626262}.waitlist-privacy a{color:#171717;text-decoration:underline;text-underline-offset:3px}@media (max-width:370px){.waitlist-modal-content{padding:22px}.waitlist-art{padding-left:22px}}.chart-placeholder{min-height:306px}.chart-placeholder h2{margin:8px 0 18px;font-size:24px}.home-shell .chart-placeholder p{max-width:32ch;color:#43150c}.article-link{display:inline-block;padding:14px 0;font-weight:600}.fuel-guide{margin-top:56px;max-width:780px}.fuel-guide h2{font-size:30px;letter-spacing:-1px}.fuel-guide p{color:var(--muted);font-size:16px}.fuel-guide details{border-top:1px solid var(--line);padding:18px 0}.fuel-guide summary{cursor:pointer;font-weight:600;line-height:1.6}.fuel-guide summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.news-pagination{margin-top:32px;justify-content:space-between;flex-wrap:wrap}.breadcrumbs{margin-top:20px;flex-wrap:wrap;gap:14px}.news-article{max-width:780px;margin:auto}.news-article .legal-head{max-width:none}.news-article .legal-head h1{font-size:clamp(30px,5vw,48px);overflow-wrap:anywhere}.news-article time{color:var(--muted);font-size:14px}.article-body p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:18px;line-height:1.8}.article-sources{padding-left:24px;overflow-wrap:anywhere}.article-sources li{padding:8px 0;line-height:1.7}@media (max-width:480px){.site-shell:not(.home-shell)>header{height:auto;min-height:90px;flex-wrap:wrap;gap:10px;padding-top:18px;padding-bottom:18px}.site-shell:not(.home-shell)>header nav{width:100%;justify-content:space-between}}@media (max-width:760px){.chart-placeholder{min-height:330px}.article-body p{font-size:16px}.news-meta time{white-space:normal}}