:root{color-scheme:dark;--bg:#081c16;--panel:#102a21;--line:#294137;--muted:#a3b8ad;--green:#77dda7;--gold:#dfbd72}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#f3f8f5;font-family:Segoe UI,Arial,sans-serif;font-variant-numeric:tabular-nums}.screen{max-width:2400px;margin:auto;padding:2.2vw 2.8vw 1.2vw;min-height:100vh;display:flex;flex-direction:column;gap:1.65vw}header,.brand,.header-right{display:flex;align-items:center}header{justify-content:space-between;gap:24px}.brand{gap:22px}.logo{background:#fff;width:140px;height:76px;padding:10px 14px;border-radius:5px;display:flex;align-items:center}.logo img{width:100%;height:100%;object-fit:contain}h1{font-size:clamp(20px,1.6vw,34px);letter-spacing:.16em;margin:0}header p{margin:6px 0 0;color:var(--muted);font-size:18px}.header-right{gap:24px}.demo{font-size:14px;letter-spacing:.07em;color:var(--gold);border:1px solid #685c37;padding:10px 14px;border-radius:4px}.clock{text-align:right;display:flex;flex-direction:column;gap:4px}.clock strong{font-size:32px;line-height:1}.clock span{font-size:14px;color:var(--muted)}button{border:1px solid var(--line);background:transparent;color:var(--muted);padding:10px;border-radius:5px;cursor:pointer;font-size:18px}button span{font-size:14px}button:hover,button:focus-visible{background:#244e39;color:white;outline:2px solid var(--green)}.exchange{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-block:1px solid var(--line);padding:1.5vw 0}.exchange article{padding:0 2.1vw;border-right:1px solid var(--line)}.exchange article:first-child{padding-left:0}.exchange article:last-child{border:0}.eyebrow{font-size:clamp(14px,1vw,20px);letter-spacing:.08em;color:#c4d4cc}.eyebrow>span{font-size:12px;color:var(--gold);margin-left:10px}.rate{font-size:clamp(26px,2.5vw,52px);font-weight:600;letter-spacing:-.025em;margin:10px 0}.rate small{font-size:clamp(14px,1.1vw,23px);margin-left:12px;white-space:nowrap}.exchange p{color:var(--muted);font-size:clamp(14px,.95vw,20px);margin:0}.up{color:var(--green)}.down{color:#ffa69a}.content{display:grid;grid-template-columns:3fr 1fr;gap:2vw;flex:1}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}h2{font-size:clamp(20px,1.4vw,29px);font-weight:500;margin:0}.section-title>span{font-size:14px;color:var(--muted)}.commodities{display:grid;grid-template-columns:repeat(3,1fr);gap:1vw}.commodity{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:1.4vw 1.25vw 0;overflow:hidden}.commodity-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px;letter-spacing:.13em}.number{color:var(--gold);font-size:16px}h3{font-size:clamp(26px,2.1vw,44px);font-weight:500;margin:20px 0 4px}.place{font-size:clamp(16px,1.15vw,23px);color:var(--muted);margin:0}.price{font-size:clamp(44px,4.8vw,100px);font-weight:600;letter-spacing:-.06em;line-height:1.1;margin:24px 0 12px}.price>span{font-size:.65em;letter-spacing:-.03em;color:#d2e1d8}.price-meta{display:flex;justify-content:space-between;gap:8px;font-size:clamp(14px,1vw,20px);color:var(--muted);flex-wrap:wrap}.spark{height:64px;margin:25px -1.25vw 14px;opacity:.85}.spark svg{width:100%;height:100%;overflow:visible}.spark path{stroke:var(--green);stroke-width:2.5;fill:none;vector-effect:non-scaling-stroke}.spark.negative path{stroke:#ed9e8c}.card-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:6px;font-size:12px;letter-spacing:.05em;padding:14px 0;color:var(--muted)}.card-foot span{color:var(--gold)}.notice{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px;margin-top:15px}.notice p{margin:0;line-height:1.5}.notice-mark{border:1px solid var(--line);border-radius:50%;padding:2px 8px}.weather{padding-left:2vw;border-left:1px solid var(--line)}.weather-location{font-size:clamp(16px,1.25vw,26px);margin:0;color:#cedbd4}.weather-now{display:flex;align-items:center;gap:22px;margin:20px 0 0}.weather-now>span{font-size:70px;color:var(--gold)}.weather-now strong{font-weight:400;font-size:clamp(55px,5vw,104px);line-height:1}.condition{font-size:18px;color:var(--muted);margin:10px 0 24px}.weather-details{display:grid;gap:13px}.weather-details>div{display:flex;justify-content:space-between;font-size:16px;gap:8px}.weather-details span{color:var(--muted)}.weather-details strong{font-weight:500}.forecast{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.forecast>div{display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid var(--line)}.forecast>div:last-child{border:0}.forecast span,.forecast small{font-size:14px;color:var(--muted)}.forecast b{font-size:25px;font-weight:400;color:var(--gold)}.forecast strong{font-size:22px;font-weight:500}.weather-foot{font-size:12px;color:var(--muted);text-align:center;margin:16px 0 0}.news{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-left:4px solid var(--gold);background:#132d23;padding:20px 24px;border-radius:4px}.news-label{font-size:18px;font-weight:600;color:var(--gold);white-space:nowrap;letter-spacing:.08em;padding-right:24px;border-right:1px solid var(--line)}.news-kicker{font-size:12px;color:var(--muted);letter-spacing:.12em}.news p{margin:7px 0 0;font-size:clamp(16px,1.3vw,28px)}.slide-count{margin-left:auto;font-size:14px;white-space:nowrap;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.08em;color:#a3b8ad}footer i{display:inline-block;height:10px;border-left:1px solid var(--line);margin:0 12px}@media(min-width:1700px){.commodity{padding-top:28px}.spark{height:82px}.weather-details>div{font-size:20px}.condition{font-size:23px}.notice{font-size:18px}.card-foot,footer{font-size:14px}.logo{width:180px;height:95px}.clock strong{font-size:40px}}@media(max-width:1100px){.header-right{gap:12px}.demo{font-size:12px}.logo{width:110px}button span{display:none}.content{grid-template-columns:1fr}.weather{border-left:0;padding:20px 0;border-top:1px solid var(--line)}.weather-now{float:left;margin-right:30px}.forecast{max-width:450px}.weather-foot{text-align:left}.screen{padding:24px;gap:24px}.commodity{padding:20px 16px 0}.spark{margin-inline:-16px}.notice{margin-bottom:12px}}@media(max-width:650px){header{align-items:flex-start}.brand{gap:12px}.brand h1{font-size:18px}.brand p{font-size:14px}.logo{width:80px;height:55px}.header-right{flex-wrap:wrap;justify-content:flex-end}.demo{width:100%;font-size:10px;padding:6px}.clock strong{font-size:23px}.clock span{font-size:12px}.exchange{grid-template-columns:1fr;gap:18px}.exchange article{padding:0 0 18px;border-right:0;border-bottom:1px solid var(--line)}.commodities{grid-template-columns:1fr;gap:16px}.price{font-size:70px}.news{padding:16px;gap:14px;align-items:flex-start}.news-label{font-size:13px;white-space:normal;padding-right:12px}.slide-count{display:none}footer{flex-direction:column;line-height:1.5}.section-title>span{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
@media(min-width:1101px) and (min-aspect-ratio:15/9){.screen{padding:1.5vw 2.8vw 1vw;gap:1.15vw}.exchange{padding:1.1vw 0}.commodity{padding-top:18px}h3{margin-top:12px}.price{margin-top:18px}.spark{height:45px;margin-top:18px;margin-bottom:8px}.weather-now{margin-top:12px}.condition{margin-bottom:16px}.forecast{margin-top:16px;padding-top:12px}.news{padding:14px 20px}.section-title{margin-bottom:14px}.logo{height:76px}}
#ptax-status{margin:-.6vw 0 0;color:var(--muted);font-size:14px}
.exchange .dollar-meta{font-size:12px;margin-top:7px}
.weather-foot a{color:inherit;text-decoration:underline}.weather-foot{line-height:1.6}

.agro-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.agro-widgets article{min-width:0}.agro-widgets h3{font-size:23px;margin:0 0 12px}.agro-widgets iframe{width:100%;height:450px;background:white;border:0;border-radius:5px}@media(max-width:650px){.agro-widgets{grid-template-columns:1fr}}
@media(min-width:1101px) and (min-aspect-ratio:15/9){.screen{gap:14px;padding-top:20px}.exchange{padding:14px 0}.agro-widgets iframe{height:350px}.weather-now strong{font-size:72px}.weather-now>span{font-size:54px}.weather-details>div{font-size:17px}.condition{font-size:19px}.weather .forecast{margin-top:12px;padding-top:10px}.weather-foot{margin-top:10px}.notice{font-size:14px}.news p{font-size:22px}}

.agro-widgets{gap:16px}.agro-widgets article{background:#102b22;border:1px solid #315043;border-radius:12px;overflow:hidden}.agro-card-heading{display:flex;align-items:center;gap:12px;padding:18px 16px 12px}.agro-index{font-size:13px;color:#dfbd72}.agro-card-heading h3{margin:0;font-size:24px;font-weight:600}.agro-unit{margin-left:auto;font-size:12px;color:#a7bdaf}.agro-widgets iframe{display:block;height:460px;background:#102b22;border-radius:0}.market>.section-title{margin-bottom:20px}.market>.notice{font-size:13px;color:#9fb8aa;margin-top:14px}@media(min-width:1101px) and (min-aspect-ratio:15/9){.agro-widgets iframe{height:450px}.agro-card-heading{padding:14px 12px 8px}.agro-card-heading h3{font-size:22px}.screen{gap:10px}.exchange{padding:10px 0}.news{padding:10px 18px}}@media(max-width:900px){.agro-widgets{grid-template-columns:1fr}.agro-widgets iframe{height:450px}}

.news-frame{display:block;flex:1;min-width:0;width:100%;height:116px;border:0;background:transparent}.news{min-width:0}.news-label{flex-shrink:0}@media(max-width:700px){.news{display:block}.news-label{display:block;margin-bottom:12px;border:0}.news-frame{height:200px}}
@media(min-width:1101px) and (min-aspect-ratio:15/9){.screen{gap:6px;padding-top:14px}.news-frame{height:96px}}

/* Balanced TV composition: keep news directly below market and weather. */
.screen{justify-content:center;gap:16px}.content{flex:0;align-items:start}.exchange{grid-template-columns:1.2fr 1fr 1fr;row-gap:10px}.exchange article{border-right:1px solid var(--line)}.exchange article:nth-of-type(3){border-right:0}#ptax-status{grid-column:2 / 4;margin:0;padding:6px 0 0 2.1vw;font-size:12px;line-height:1.4;border-top:1px solid var(--line)}.exchange .dollar-meta{line-height:1.4}.weather{align-self:stretch}.news{margin-top:4px}footer{padding-top:4px}
@media(min-width:1101px) and (min-aspect-ratio:15/9){.screen{gap:10px;padding-top:16px;padding-bottom:16px}.market>.section-title{margin-bottom:16px}.exchange{row-gap:6px}.news-frame{height:96px}}
@media(max-width:650px){#ptax-status{grid-column:1;padding:8px 0 0}.exchange{grid-template-columns:1fr}.exchange article{border-right:0}.screen{justify-content:flex-start}}
