@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#17322d;background:#f4f1e9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a2923;--muted: #687772;--green: #17845d;--green-bright: #37c589;--cream: #f4f1e9;--line: #d8ddd7;--card: #fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}a{color:inherit}.app-shell{min-height:100vh;overflow:hidden}.site-header,main>section,.dashboard-section,footer,.demo-banner,.error-banner{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font:800 15px/1.1 Manrope,sans-serif;letter-spacing:-.02em}.brand small{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-top:5px}.logo-mark{width:38px;height:38px;display:grid;place-items:center;color:var(--green);border:1px solid #b9c9c1;border-radius:11px;background:#ffffff73}.logo-mark svg{width:24px;height:24px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-header nav a{color:#51645e;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--green)}.site-header nav .source-link{color:#f7fbf8;background:var(--ink);padding:11px 16px;border-radius:999px}.demo-banner,.error-banner{padding:11px 16px;border-radius:12px;font-size:13px;text-align:center}.demo-banner{background:#fff3c9;color:#634e11;border:1px solid #ead585}.demo-banner code{font-size:.92em}.error-banner{background:#ffe4df;color:#8a2b1d;border:1px solid #edb6ab}.hero{min-height:590px;display:grid;grid-template-columns:minmax(0,1.32fr) minmax(360px,.68fr);gap:88px;align-items:center;position:relative}.hero:before{content:"";position:absolute;width:520px;height:520px;right:-280px;top:10px;border:1px solid rgba(23,132,93,.12);border-radius:50%;box-shadow:0 0 0 80px #17845d06,0 0 0 160px #17845d05;z-index:-1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green-bright);box-shadow:0 0 0 5px #37c5891f}.hero h1{max-width:750px;margin:22px 0;font:700 clamp(48px,6vw,76px)/.99 "Manrope",sans-serif;letter-spacing:-.055em;color:var(--ink)}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:650px;color:#566963;font-size:18px;line-height:1.65;margin:0}.hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 13px;margin-top:34px;font-size:12px;color:#74817d}.hero-meta strong{color:var(--ink);font-size:13px}.meta-divider{height:24px;width:1px;margin:0 8px;background:#cdd4cf}.forecast-card{min-height:440px;padding:28px 30px 27px;color:#fff;border-radius:26px;background:radial-gradient(circle at 88% 0%,rgba(51,199,139,.25),transparent 36%),linear-gradient(150deg,#123b32,#071f1b);box-shadow:0 28px 70px #072a2138;position:relative;overflow:hidden}.forecast-card:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-90px;bottom:-90px}.card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:700}.confidence{padding:7px 9px;border-radius:999px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.confidence.high{color:#8cf0bf}.confidence.medium{color:#f4d984}.confidence.low{color:#f2a690}.direction-icon{width:50px;height:50px;display:grid;place-items:center;margin-top:54px;border-radius:50%;background:#46d1931f;color:#52dda0}.direction-icon.increase{color:#ff9b82;background:#ff70531f}.direction-icon.stable{color:#f3d577}.direction-icon svg{width:25px}.forecast-kicker{margin:17px 0 3px;color:#b4c8c1;font-size:13px}.forecast-value{font:700 54px/1 Manrope,sans-serif;letter-spacing:-.045em}.forecast-value small{margin-left:8px;color:#9bb0a9;font:500 13px DM Sans,sans-serif;letter-spacing:0}.forecast-range{margin:16px 0 32px;color:#a9bdb6;font-size:12px}.forecast-range strong{color:#fff}.progress-label{display:flex;justify-content:space-between;color:#93aaa2;font-size:11px}.progress-label strong{color:#d5e1dd}.progress-track{height:5px;margin-top:10px;overflow:hidden;border-radius:10px;background:#ffffff1a}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#239d6d,#52dda0)}.card-loading{margin-top:110px;color:#adc2ba;line-height:1.6}.current-prices-section{padding:26px 0 54px;scroll-margin-top:20px}.current-prices-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:25px}.current-prices-heading>div{max-width:720px}.current-prices-heading h2{margin:12px 0 10px;color:var(--ink);font:700 clamp(34px,4vw,48px)/1.08 "Manrope",sans-serif;letter-spacing:-.045em}.current-prices-heading p{margin:0;color:#61716c;font-size:15px;line-height:1.65}.current-prices-heading>a{flex:0 0 auto;margin-bottom:4px;padding:11px 16px;border:1px solid rgba(23,132,93,.24);border-radius:999px;color:var(--green);background:#ffffff61;font-size:12px;font-weight:700;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.current-prices-heading>a:hover{border-color:#17845d80;background:#ffffffb8;transform:translateY(-1px)}.current-prices-heading>a:focus-visible{outline:3px solid rgba(55,197,137,.3);outline-offset:3px}.current-prices-card{overflow:hidden;border:1px solid rgba(167,184,176,.58);border-radius:22px;background:#fffefab8;box-shadow:0 20px 55px #0f372d0e;backdrop-filter:blur(14px)}.price-schedule-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:17px 22px;border-bottom:1px solid rgba(204,213,207,.8);color:#71807b;font-size:11px}.price-schedule-meta>span:first-child{display:inline-flex;align-items:center;gap:8px;margin-right:auto;color:var(--green);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price-schedule-meta .live-dot{width:6px;height:6px}.current-price-table-wrap{overflow-x:auto}.current-price-table-wrap:focus-visible{outline:3px solid rgba(55,197,137,.28);outline-offset:-3px}.current-price-table{width:100%;min-width:730px;border-collapse:collapse}.current-price-table caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.current-price-table th,.current-price-table td{padding:18px 22px;border-bottom:1px solid #e4e9e5;text-align:left}.current-price-table thead th{color:#7a8783;background:#ebf3eead;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.current-price-table thead th:nth-child(n+3),.current-price-table tbody td:nth-child(n+3){text-align:right}.current-price-table tbody tr{transition:background-color .2s ease}.current-price-table tbody tr:hover{background:#e9f6ee9e}.current-price-table tbody tr:last-child th,.current-price-table tbody tr:last-child td{border-bottom:0}.current-price-table tbody th strong{display:block;color:var(--ink);font:700 15px/1.3 Manrope,sans-serif}.current-price-table tbody th span{display:block;margin-top:3px;color:#83908c;font-size:10px;font-weight:500}.price-type{display:inline-flex;padding:6px 8px;border:1px solid #d5e2db;border-radius:999px;color:#567068;background:#f5faf7;font-size:10px;font-weight:700;white-space:nowrap}.current-price-table td>strong{color:var(--ink);font:700 19px Manrope,sans-serif;letter-spacing:-.025em}.current-price-table td>small{margin-left:5px;color:#87938f;font-size:10px}.current-price-notes{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:17px 22px;border-top:1px solid rgba(204,213,207,.8);background:#f4f8f5b3}.current-price-notes p{margin:0;color:#6d7b77;font-size:11px;line-height:1.6}.current-price-notes strong{color:#405a52}.dashboard-section{padding:24px 0 100px}.product-tabs{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid #ccd3ce;scrollbar-width:none}.product-tabs button{flex:0 0 auto;padding:16px 18px;border:0;border-bottom:2px solid transparent;background:none;color:#73807c;font-size:13px;font-weight:700;cursor:pointer}.product-tabs button.active{color:var(--ink);border-bottom-color:var(--green)}.metric-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px;margin:22px 0 14px}.metric-card{min-height:148px;padding:23px;border:1px solid var(--line);border-radius:17px;background:#fffefab8}.metric-card.primary{background:#e9f3ec;border-color:#cde3d5}.metric-card>span{color:#667773;font-size:12px;font-weight:600}.metric-card strong{display:block;margin-top:12px;color:var(--ink);font:700 34px/1.1 Manrope,sans-serif;letter-spacing:-.04em}.metric-card strong small{font-size:15px;letter-spacing:0}.metric-card p{margin:12px 0 0;color:#7a8783;font-size:11px}.metric-card p.positive{color:var(--green);font-weight:700}.metric-card p.negative{color:#b7503d;font-weight:700}.trend-panel{padding:28px 30px 20px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:8px}.panel-heading h2{margin:7px 0 0;color:var(--ink);font:700 23px Manrope,sans-serif;letter-spacing:-.025em}.chart-legend{display:flex;align-items:center;gap:7px;color:#71807b;font-size:11px}.chart-legend span:first-child{width:16px;height:3px;background:var(--green);border-radius:2px}.chart-wrap{width:100%;overflow:hidden}.trend-chart{display:block;width:100%;min-width:610px}.chart-grid{stroke:#e7ebe7;stroke-width:1}.chart-zero{stroke:#9aa7a2;stroke-width:1;stroke-dasharray:5 5}.chart-line{fill:none;stroke:#22956a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:#fff;stroke:#17845d;stroke-width:3}.chart-y-label,.chart-date{fill:#84918d;font:11px DM Sans,sans-serif}.chart-y-label{text-anchor:end}.chart-date{text-anchor:middle}.chart-note{margin:0;padding:14px 0 0;border-top:1px solid #edf0ed;color:#7b8783;font-size:11px;line-height:1.5}.chart-empty,.empty-panel,.loading-state{padding:70px 20px;text-align:center;color:#74827d}.empty-panel{margin-top:20px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.empty-panel h2{color:var(--ink)}.loading-state span{display:inline-block;width:14px;height:14px;margin-right:10px;border:2px solid #b4c3bd;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite;vertical-align:-2px}@keyframes spin{to{transform:rotate(360deg)}}.faq-section{position:relative;margin-bottom:100px;padding:16px 0 10px}.faq-section:before{content:"";position:absolute;z-index:-1;width:520px;height:520px;left:-370px;top:80px;border-radius:50%;background:radial-gradient(circle,#2dad7917,#2dad7900 69%);pointer-events:none}.faq-intro{max-width:680px;margin:0 auto 38px;text-align:center}.faq-intro h2{margin:14px 0;color:var(--ink);font:700 clamp(34px,4vw,48px)/1.08 "Manrope",sans-serif;letter-spacing:-.045em}.faq-intro p{margin:0 auto;max-width:600px;color:#64746f;font-size:16px;line-height:1.65}.faq-list{display:grid;gap:12px;max-width:920px;margin:0 auto}.faq-item{overflow:hidden;border:1px solid rgba(167,184,176,.5);border-radius:18px;background:#fffefab8;box-shadow:0 10px 35px #0f372d09;backdrop-filter:blur(14px);transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease,transform .25s ease}.faq-item:hover{border-color:#2697696b;transform:translateY(-1px)}.faq-item.open{border-color:#26976980;background:#f1f9f4db;box-shadow:0 16px 42px #0f4f3b12}.faq-item h3{margin:0}.faq-item button{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:12px;width:100%;padding:21px 22px;border:0;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.faq-item button:focus-visible{outline:3px solid rgba(55,197,137,.35);outline-offset:-4px;border-radius:16px}.faq-number{color:var(--green);font:800 11px Manrope,sans-serif;letter-spacing:.1em}.faq-question{font:700 16px/1.4 Manrope,sans-serif;letter-spacing:-.015em}.faq-chevron{display:grid;place-items:center;width:34px;height:34px;justify-self:end;border:1px solid rgba(23,132,93,.22);border-radius:50%;color:var(--green);background:#fff9;transition:transform .3s ease,color .25s ease,background-color .25s ease}.faq-chevron svg{width:18px;height:18px}.faq-item.open .faq-chevron{transform:rotate(180deg);color:#fff;background:var(--green)}.faq-answer-grid{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease}.faq-answer-grid[data-open=true]{grid-template-rows:1fr;opacity:1}.faq-answer-grid>div{min-height:0;overflow:hidden}.faq-answer{padding:0 74px 23px 76px}.faq-answer p{margin:0;padding-top:1px;color:#596b65;font-size:14px;line-height:1.75}.method-section{margin-bottom:100px;padding:74px;border-radius:28px;color:#fff;background:var(--ink);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.method-intro h2{margin:16px 0;font:700 38px/1.1 Manrope,sans-serif;letter-spacing:-.04em}.method-intro p{margin:0;color:#a8bdb6;line-height:1.65}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.method-steps article{border-top:1px solid rgba(255,255,255,.18);padding-top:20px}.method-steps article>span{color:#55d69e;font:700 11px Manrope,sans-serif}.method-steps h3{margin:24px 0 10px;font:700 18px Manrope,sans-serif}.method-steps p{margin:0;color:#9eb3ac;font-size:13px;line-height:1.6}footer{min-height:150px;padding:38px 0;border-top:1px solid #d2d8d3;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:30px;color:#71807b;font-size:12px}footer p{margin:0;text-align:center;line-height:1.5}footer>a{justify-self:end;color:var(--green);font-weight:700;text-decoration:none}.footer-center{display:grid;gap:8px}.powered-by{color:#87938f}.powered-by a{color:var(--green);font-weight:700;text-decoration:none}.powered-by a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.site-header nav a:not(.source-link){display:none}.hero{grid-template-columns:1fr;gap:30px;padding:70px 0}.hero h1{max-width:700px}.forecast-card{max-width:520px;width:100%}.current-prices-heading{align-items:flex-start;flex-direction:column;gap:18px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card:first-child{grid-column:1 / -1}.method-section{grid-template-columns:1fr;gap:45px;padding:52px 42px}}@media(max-width:760px){.current-price-table-wrap{overflow:visible}.current-price-table{display:block;min-width:0;padding:12px}.current-price-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.current-price-table tbody{display:grid;gap:10px}.current-price-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 12px;padding:15px;border:1px solid #dce5df;border-radius:15px;background:#ffffff8f}.current-price-table tbody tr:hover{background:#ffffffc2}.current-price-table tbody th,.current-price-table tbody td{padding:0;border:0}.current-price-table tbody th{min-width:0}.current-price-table tbody th strong{overflow-wrap:anywhere}.current-price-table tbody td:nth-child(2){align-self:start;justify-self:end;text-align:right}.current-price-table tbody td:nth-child(3),.current-price-table tbody td:nth-child(4){margin-top:14px;padding-top:12px;border-top:1px solid #e2e8e4;text-align:left}.current-price-table tbody td[data-label]:before{content:attr(data-label);display:block;margin-bottom:4px;color:#7b8984;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.current-price-table td>strong{font-size:18px}.current-price-table td>small{display:block;margin:2px 0 0}}@media(max-width:640px){.site-header,main>section,.dashboard-section,footer,.demo-banner,.error-banner{width:min(100% - 28px,1180px)}.site-header{height:74px}.site-header nav .source-link{padding:9px 12px;font-size:12px}.hero{padding-top:50px;min-height:auto}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-meta{align-items:flex-start;flex-direction:column}.meta-divider{display:none}.forecast-card{min-height:420px;padding:24px}.current-prices-section{padding-top:10px}.current-prices-heading h2{font-size:36px}.price-schedule-meta{align-items:flex-start;flex-direction:column}.price-schedule-meta>span:first-child{margin-right:0}.current-price-notes{grid-template-columns:1fr;gap:10px;padding-inline:16px}.metric-grid{grid-template-columns:1fr}.metric-card:first-child{grid-column:auto}.trend-panel{padding-inline:18px;overflow:hidden}.panel-heading{align-items:flex-start;flex-direction:column}.chart-wrap{overflow-x:auto}.faq-section{margin-bottom:74px}.faq-intro{margin-bottom:28px}.faq-item button{grid-template-columns:32px minmax(0,1fr) 34px;gap:9px;padding:18px 16px}.faq-question{font-size:14px}.faq-answer{padding:0 50px 20px 57px}.faq-answer p{font-size:13px}.method-section{padding:42px 25px}.method-steps{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:left}footer p{text-align:left}footer>a{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
