:root{--ink:#111518;--muted:#6c7277;--paper:#f4f1ea;--white:#fff;--line:#dedbd3;--accent:#f25f3a;--blue:#315f9a;--green:#16745a;--yellow:#efc548;--radius:22px;--shadow:0 16px 40px rgba(17,21,24,.07);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,241,234,.95);border-bottom:1px solid rgba(17,21,24,.08);backdrop-filter:blur(12px)}.header-inner{height:72px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:5px;font-weight:900;letter-spacing:-1.8px;font-size:24px}.brand i{display:block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-top:-14px}.desktop-nav{display:flex;gap:5px;align-items:center;flex:1}.desktop-nav a{padding:9px 12px;border-radius:10px;color:#4d5357;font-size:14px;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{background:#e8e4dc;color:var(--ink)}.city-button{display:flex;align-items:center;gap:8px;border:1px solid #d7d3ca;background:#fff;border-radius:999px;padding:9px 14px;cursor:pointer;font-size:14px;font-weight:700}.pin-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.hero{padding:62px 0 42px;display:flex;align-items:end;justify-content:space-between;gap:30px}.eyebrow,.kicker{font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#6b7074}.hero h1,.page-head h1{font-size:clamp(48px,8vw,90px);line-height:.92;letter-spacing:-.065em;margin:14px 0 20px;max-width:800px}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero p,.page-head p{max-width:560px;color:var(--muted);font-size:18px;margin:0}.hero-status{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);padding-bottom:8px}.live-dot{width:8px;height:8px;background:#25a56f;border-radius:50%;box-shadow:0 0 0 4px rgba(37,165,111,.12)}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.span-2{grid-column:span 2}.card{background:var(--white);border:1px solid rgba(17,21,24,.08);border-radius:var(--radius);padding:24px;box-shadow:0 1px 0 rgba(255,255,255,.8) inset}.card-top,.card-heading,.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.card-heading a,.section-title>a,.text-link{font-size:13px;font-weight:800;text-decoration:underline;text-decoration-color:#c7c3ba;text-underline-offset:4px}.weather-card{background:#131a1e;color:#fff;border:none;min-height:310px}.weather-card .kicker,.weather-card .text-link,.weather-card small{color:#aeb7bc}.weather-card h2{font-size:82px;line-height:.9;letter-spacing:-.07em;margin:15px 0 0}.weather-glyph{font-size:68px;line-height:1}.weather-main{display:flex;align-items:center;gap:10px;margin:25px 0}.weather-main span{color:#aeb7bc;font-size:14px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:16px}.metric-row>div{padding:15px 10px 15px 0}.metric-row small{display:block}.metric-row strong{font-size:15px}.exchange-card{background:#f9d764}.big-rate{margin:30px 0 20px}.big-rate span,.big-rate small{display:block;font-weight:800}.big-rate strong{font-size:39px;letter-spacing:-.04em}.mini-rates{display:flex;gap:10px}.mini-rates span{background:rgba(255,255,255,.52);padding:8px 10px;border-radius:10px;font-size:12px}.source-note{display:block;color:var(--muted);margin-top:15px;font-size:11px}.fuel-lines{margin-top:20px}.fuel-lines>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #ece9e2}.fuel-lines span{display:flex;align-items:center;gap:8px}.fuel-mark{width:9px;height:24px;border-radius:3px;display:inline-block}.fuel-mark.diesel{background:#242c31}.fuel-mark.petrol{background:var(--accent)}.holiday-card{background:#e5ecf5}.holiday-card #nextHoliday{margin-top:25px}.holiday-card #nextHoliday strong{font-size:26px;letter-spacing:-.025em;display:block}.holiday-card #nextHoliday span{color:var(--muted)}.sport-card{min-height:190px}.sport-preview{margin-top:20px}.match-mini{display:grid;grid-template-columns:65px 1fr auto;gap:15px;align-items:center;padding:10px 0;border-top:1px solid #eeeae2;font-size:14px}.match-mini time{font-weight:900}.match-mini small{color:var(--muted)}.skeleton-line{height:16px;border-radius:20px;background:#ece9e2;margin:16px 0;width:80%}.skeleton-line.short{width:52%}.section-block{padding-top:56px;padding-bottom:10px}.section-title{align-items:end;margin-bottom:20px}.section-title h2{font-size:34px;letter-spacing:-.045em;margin:5px 0 0}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tool-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;background:#fff;padding:18px;border:1px solid rgba(17,21,24,.08);border-radius:16px;transition:.2s}.tool-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.tool-card strong,.tool-card small{display:block}.tool-card small{color:var(--muted);margin-top:2px}.tool-icon{width:42px;height:42px;border-radius:12px;background:#ebe7df;display:grid;place-items:center;font-weight:900;font-family:Georgia,serif}.ad-wrap{padding-top:48px}.ad-wrap>span{display:block;font-size:10px;letter-spacing:.18em;color:#93908a;text-align:center;margin-bottom:8px}.ad-placeholder{min-height:120px;border:1px dashed #c7c2b8;background:#eeeae2;border-radius:14px;display:grid;place-items:center;color:#99958d;font-size:12px}.source-strip{display:flex;flex-wrap:wrap;gap:15px;align-items:center;padding:32px 0 60px;color:var(--muted);font-size:12px}.source-strip span{font-weight:900;color:var(--ink)}.source-strip a{text-decoration:underline}.site-footer{background:#111518;color:#fff;margin-top:60px;padding:48px 0 95px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid p{color:#9da5a9;max-width:320px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid strong{margin-bottom:4px}.footer-grid a{color:#bbc1c4;font-size:14px}.brand-footer{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #2d3337;margin-top:36px;padding-top:20px;color:#858e92;font-size:11px}.page-head{padding:58px 0 36px}.page-head h1{font-size:clamp(46px,7vw,76px);max-width:850px}.two-col,.weather-page-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.sticky-card{position:sticky;top:90px;height:max-content}.rates-table{margin-top:18px}.rate-row{display:grid;grid-template-columns:1fr repeat(3,110px);gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid #ebe8e0}.rate-row:first-child{font-size:11px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rate-row strong{font-size:16px}.rate-code{display:flex;gap:10px;align-items:center}.rate-code i{width:34px;height:24px;border-radius:6px;background:#ece9e1;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:900}.converter,.form-grid{display:grid;gap:14px;margin-top:24px}.converter label,.form-grid label,.field{display:grid;gap:7px}.converter label span,.form-grid label span,.field span{font-size:12px;font-weight:800;color:var(--muted)}input,select{width:100%;border:1px solid #d9d5cd;background:#fff;border-radius:12px;padding:12px 13px;outline:none;color:var(--ink)}input:focus,select:focus{border-color:#7e878b;box-shadow:0 0 0 3px rgba(49,95,154,.08)}.converter-result,.calc-output{background:#151b1f;color:#fff;border-radius:15px;padding:18px;margin-top:4px}.converter-result small,.calc-output small{display:block;color:#99a2a7}.converter-result strong,.calc-output strong{font-size:27px;letter-spacing:-.03em}.calc-output span{display:block;color:#aeb5b9;font-size:12px;margin-top:5px}.fuel-hero{display:grid;grid-template-columns:1fr 1fr;gap:16px}.price-panel{border-radius:24px;padding:32px;min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.price-panel>span{font-size:12px;font-weight:900;letter-spacing:.12em}.price-panel strong{font-size:54px;letter-spacing:-.05em}.price-panel small{font-size:16px}.diesel-panel{background:#172024;color:#fff}.petrol-panel{background:#f07852;color:#1a1614}.form-grid{grid-template-columns:repeat(2,1fr)}.weather-page-grid{grid-template-columns:1.2fr .8fr}.weather-now{background:#131a1e;color:#fff;display:grid;grid-template-columns:1fr auto;gap:25px}.mega-temp{font-size:96px;line-height:1;letter-spacing:-.08em;margin-top:15px}.weather-now p,.weather-now .kicker{color:#aeb7bc}.weather-big-icon{font-size:90px}.weather-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #394146;padding-top:18px}.weather-stats small{display:block;color:#aeb7bc}.hourly-list{display:flex;overflow:auto;gap:8px;margin-top:20px;padding-bottom:6px}.hour-item{min-width:78px;border:1px solid #ebe7df;border-radius:13px;padding:12px;text-align:center}.hour-item time,.hour-item strong,.hour-item small{display:block}.hour-item span{font-size:25px}.hour-item small{color:var(--muted)}.forecast-list{background:#fff;border-radius:20px;border:1px solid rgba(17,21,24,.08);overflow:hidden}.forecast-row{display:grid;grid-template-columns:1fr 80px 1fr 110px;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #ece9e1}.forecast-row:last-child{border:0}.forecast-row .weather-mini{font-size:28px}.forecast-row span:last-child{text-align:right;color:var(--muted)}.holiday-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.holiday-item{background:#fff;border:1px solid #e2ded6;border-radius:18px;padding:18px;display:grid;grid-template-columns:70px 1fr auto;gap:15px;align-items:center}.holiday-date{background:#ede9e1;border-radius:12px;padding:8px;text-align:center}.holiday-date strong,.holiday-date small{display:block}.holiday-item>span{color:var(--muted);font-size:13px}.sports-list{display:grid;gap:10px}.sport-row{background:#fff;border:1px solid #e1ddd5;border-radius:16px;padding:16px 18px;display:grid;grid-template-columns:90px 1fr 120px;align-items:center;gap:15px}.sport-time{font-size:21px;font-weight:900}.sport-teams strong{display:block}.sport-teams small,.sport-row>small{color:var(--muted)}.setup-card{background:#fff1c7;border:1px solid #e6d18f;padding:22px;border-radius:18px}.setup-card code{background:#fff8df;padding:2px 5px;border-radius:5px}.calculators{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.calc-card h2{font-size:28px;letter-spacing:-.035em;margin:15px 0 0}.settings-sheet{position:fixed;z-index:102;top:0;right:0;height:100%;width:min(430px,100%);background:#fff;padding:26px;transform:translateX(105%);transition:.26s ease;box-shadow:-30px 0 70px rgba(0,0,0,.14)}.settings-sheet.open{transform:translateX(0)}.sheet-backdrop{position:fixed;z-index:101;inset:0;background:rgba(10,14,16,.35)}.sheet-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.sheet-head h2{margin:2px 0;font-size:31px;letter-spacing:-.04em}.icon-button{width:40px;height:40px;border:0;background:#efede7;border-radius:50%;font-size:27px;cursor:pointer}.city-results{margin:8px 0 22px}.city-option{display:block;width:100%;border:0;background:#fff;text-align:left;padding:10px;border-radius:10px;cursor:pointer}.city-option:hover{background:#f2efe8}.city-option small{display:block;color:var(--muted)}.setting-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ece9e2;border-bottom:1px solid #ece9e2;padding:18px 0;margin:20px 0}.setting-row strong,.setting-row small{display:block}.setting-row small{color:var(--muted)}.switch input{display:none}.switch span{display:block;width:46px;height:26px;background:#d5d2cb;border-radius:50px;position:relative}.switch span:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.switch input:checked+span{background:var(--ink)}.switch input:checked+span:after{transform:translateX(20px)}.primary-button{border:0;background:#111518;color:#fff;border-radius:12px;padding:13px 18px;font-weight:900;cursor:pointer}.full{width:100%}.mobile-nav{display:none}.compact .card{padding:18px}.compact .section-block{padding-top:35px}@media(max-width:900px){.desktop-nav{display:none}.header-inner{justify-content:space-between}.dashboard-grid{grid-template-columns:1fr 1fr}.tool-grid{grid-template-columns:1fr 1fr}.two-col,.weather-page-grid{grid-template-columns:1fr}.sticky-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.calculators{grid-template-columns:1fr}.holiday-list{grid-template-columns:1fr}}@media(max-width:620px){body{padding-bottom:72px}.shell{width:min(100% - 24px,1180px)}.site-header .header-inner{height:62px}.brand{font-size:21px}.city-button{padding:8px 10px}.hero{padding:35px 0 25px;display:block}.hero h1{font-size:58px}.hero-status{margin-top:24px}.dashboard-grid{display:block}.dashboard-grid .card{margin-bottom:12px}.weather-card{min-height:0}.weather-card h2{font-size:70px}.tool-grid{grid-template-columns:1fr}.section-title{align-items:flex-start}.section-title h2{font-size:29px}.section-title>a{display:none}.page-head{padding:35px 0 28px}.page-head h1{font-size:48px}.page-head p,.hero p{font-size:16px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:10px}.site-footer{padding-bottom:40px}.mobile-nav{position:fixed;z-index:90;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;background:rgba(255,255,255,.97);border-top:1px solid #dedbd4;padding:5px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));backdrop-filter:blur(12px)}.mobile-nav a{display:grid;place-items:center;color:#7a7e80;font-size:19px;padding:3px}.mobile-nav a.active{color:#111518}.mobile-nav small{font-size:10px;font-weight:800}.fuel-hero{grid-template-columns:1fr 1fr;gap:8px}.price-panel{min-height:150px;padding:18px}.price-panel strong{font-size:35px}.form-grid{grid-template-columns:1fr}.rate-row{grid-template-columns:1fr 78px 78px}.rate-row>*:nth-child(4){display:none}.weather-now{grid-template-columns:1fr auto}.mega-temp{font-size:75px}.weather-big-icon{font-size:55px}.weather-stats{grid-template-columns:1fr}.weather-stats>div{padding:8px 0}.forecast-row{grid-template-columns:1fr 45px 75px}.forecast-row>*:last-child{display:none}.holiday-item{grid-template-columns:62px 1fr}.holiday-item>span{display:none}.sport-row{grid-template-columns:65px 1fr}.sport-row>small{display:none}}

.hero-actions{display:grid;justify-items:end;gap:12px}.install-button{border:1px solid #d6d2ca;background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.install-button:hover{background:#ebe7df}.live-ad{background:#fff;border-radius:14px;padding:8px 0}@media(max-width:620px){.hero-actions{justify-items:start;margin-top:20px}.hero-actions .hero-status{margin-top:0}}

.legal-copy{max-width:850px}.legal-copy h2{margin:30px 0 8px;font-size:24px;letter-spacing:-.03em}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted)}


.hero-copy{min-width:0}.hero-copy h1{margin-bottom:0}.hero-actions{align-self:flex-end}.install-button{min-height:46px;padding:11px 17px;box-shadow:0 1px 0 rgba(255,255,255,.9) inset}.install-button:active{transform:translateY(1px)}
.weather-condition{font-size:18px}.weather-updated{display:block;margin-top:9px;color:#7f8a90}.hourly-card{min-width:0;overflow:hidden}.inline-note{margin:0}.weather-loading,.weather-error{padding:24px;color:var(--muted);font-size:14px}.hourly-list{scrollbar-width:thin;scroll-snap-type:x proximity}.hour-item{scroll-snap-align:start;flex:0 0 86px}.hour-item time{font-size:12px;color:var(--muted)}.hour-item strong{font-size:19px;margin:4px 0}.hour-item small{font-size:11px}.weather-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.weather-stats>div{padding-right:10px}.weather-stats strong{display:block}.forecast-list{overflow:hidden}.forecast-row{grid-template-columns:minmax(150px,1.15fr) 58px minmax(100px,.7fr) minmax(95px,.65fr);min-height:76px}.forecast-day strong,.forecast-day small{display:block}.forecast-day small{color:var(--muted);font-size:11px;margin-top:2px;text-transform:capitalize}.forecast-temp{display:flex;align-items:baseline;gap:7px}.forecast-temp strong{font-size:20px}.forecast-temp span{color:var(--muted)}.forecast-rain{text-align:right}.forecast-rain small,.forecast-rain strong{display:block}.forecast-rain small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.weather-source-note{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;padding:18px 0 12px}.weather-source-note a{text-decoration:underline}.nav-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-nav a{gap:2px;min-width:0}.mobile-nav a.active .nav-icon{stroke-width:2.25}.toast{position:fixed;left:50%;bottom:92px;z-index:150;max-width:min(430px,calc(100% - 28px));transform:translate(-50%,18px);background:#111518;color:#fff;border-radius:14px;padding:12px 16px;font-size:13px;font-weight:700;opacity:0;pointer-events:none;transition:.22s ease;box-shadow:0 15px 45px rgba(0,0,0,.2)}.toast.show{opacity:1;transform:translate(-50%,0)}.city-empty{display:block;padding:10px;color:var(--muted)}

@media(max-width:900px){.weather-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-stats>div{padding:10px 8px 10px 0}.weather-stats>div:nth-child(n+3){border-top:1px solid #394146}.weather-source-note{flex-direction:column;gap:5px}}
@media(max-width:620px){
  .hero{padding:34px 0 30px}.hero h1{font-size:50px;line-height:.94;letter-spacing:-.06em;max-width:100%}.hero-actions{margin-top:26px;gap:14px}.hero-status{font-size:12px}.install-button{font-size:14px;padding:11px 16px}
  .weather-page-grid{display:block}.weather-page-grid>.card{margin-bottom:12px}.weather-head h1{font-size:43px;line-height:.98}.weather-head p{font-size:15px}.weather-now{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:21px}.mega-temp{font-size:72px;margin-top:10px}.weather-big-icon{font-size:52px;line-height:1.05}.weather-condition{font-size:16px}.weather-now p{font-size:13px;margin:6px 0 0}.weather-stats{grid-template-columns:1fr 1fr;gap:0}.weather-stats>div{padding:11px 8px 9px 0}.weather-stats>div:nth-child(n+3){border-top:1px solid #394146}.weather-stats small{font-size:10px}.weather-stats strong{font-size:14px}.hourly-card{padding:18px}.hourly-list{margin-right:-18px;padding-right:18px}.hour-item{flex-basis:79px;padding:10px 8px}.forecast-section{padding-top:34px}.forecast-row{grid-template-columns:minmax(0,1fr) 42px 82px;gap:8px;padding:14px 16px;min-height:68px}.forecast-rain{display:none}.forecast-day strong{font-size:14px;text-transform:capitalize}.forecast-temp{justify-content:flex-end;gap:5px}.forecast-temp strong{font-size:17px}.forecast-row .weather-mini{font-size:24px;text-align:center}.weather-source-note{padding:18px 0 0}.mobile-nav{padding-top:7px}.mobile-nav a{font-size:inherit}.mobile-nav small{font-size:10px}.nav-icon{width:21px;height:21px}
}


.page-head{padding-bottom:30px}.page-head h1{margin-bottom:0}.page-head+.shell{margin-top:0}.inline-note{color:var(--muted);font-size:11px}.empty-note{color:var(--muted);font-size:13px;margin:12px 0}.validity-card{display:flex;flex-direction:column;justify-content:center}.validity-card h3{font-size:24px;line-height:1.2;letter-spacing:-.03em;margin:14px 0 20px}.validity-mark{display:flex;align-items:center;gap:9px;font-size:13px}.validity-mark span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(22,116,90,.1)}


.holiday-legend{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:16px;color:var(--muted);font-size:12px;font-weight:700}.holiday-legend span{display:flex;align-items:center;gap:7px}.legend-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.legend-dot.off{background:var(--accent)}.legend-dot.work{background:var(--blue)}
.holiday-list{padding-bottom:12px}.holiday-item{grid-template-columns:70px minmax(0,1fr) auto;overflow:hidden}.holiday-info{min-width:0}.holiday-info strong,.holiday-info small,.holiday-info em{display:block}.holiday-info strong{font-size:16px;line-height:1.3;overflow-wrap:anywhere}.holiday-info small{color:var(--muted);margin-top:4px;text-transform:capitalize}.holiday-info em{font-style:normal;font-size:9px;font-weight:900;letter-spacing:.11em;margin-top:7px;color:var(--blue)}.holiday-item.is-off .holiday-info em{color:var(--accent)}.holiday-distance{white-space:nowrap}.holiday-mini-badge{display:inline-flex!important;width:max-content;margin-top:10px;padding:5px 8px;border-radius:999px;font-size:9px!important;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.holiday-mini-badge.off{background:rgba(242,95,58,.12);color:#a43c25!important}.holiday-mini-badge.work{background:rgba(49,95,154,.11);color:#315f9a!important}


.sport-row{grid-template-columns:78px minmax(0,1fr) auto}.sport-teams{min-width:0}.sport-teams strong{line-height:1.3;overflow-wrap:anywhere}.sport-score{font-size:21px;letter-spacing:-.04em}.sport-status{color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}


.news-home-section{padding-bottom:0}.news-preview,.news-list{display:grid;gap:10px}.news-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.news-item{background:#fff;border:1px solid #e1ddd5;border-radius:16px;padding:17px 18px;display:flex;justify-content:space-between;gap:18px;align-items:center;transition:.18s}.news-item:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.news-item>div{min-width:0}.news-item strong{display:block;line-height:1.35;letter-spacing:-.01em}.news-item small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.news-item>span{font-size:18px;flex:0 0 auto}.compact-news{min-height:92px}.news-controls{display:grid;gap:12px;margin-bottom:18px}.news-filter-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.filter-chip{border:1px solid #d9d5cd;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.filter-chip.active{background:#111518;color:#fff;border-color:#111518}.news-search{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:560px}.news-search button{border:0;background:#111518;color:#fff;border-radius:12px;padding:0 18px;font-weight:900;cursor:pointer}
.settings-credits{margin-top:26px;padding-top:18px;border-top:1px solid #ece9e2;display:flex;gap:7px;flex-wrap:wrap;color:#8a8f92;font-size:10px}.settings-credits a{text-decoration:underline;text-underline-offset:2px}

@media(max-width:900px){.news-preview{grid-template-columns:1fr}}
@media(max-width:620px){
  .mobile-nav{grid-template-columns:repeat(6,1fr);padding-left:4px;padding-right:4px}.mobile-nav a{padding:3px 0}.mobile-nav small{font-size:9px}.nav-icon{width:20px;height:20px}
  .page-head{padding:34px 0 24px}.page-head h1{font-size:44px;line-height:.98}
  .holiday-list{gap:10px}.holiday-item{grid-template-columns:58px minmax(0,1fr);gap:13px;padding:16px}.holiday-date{padding:7px 5px}.holiday-info strong{font-size:15px}.holiday-distance{display:none}.holiday-info small{font-size:12px}.holiday-info em{font-size:8px}
  .news-preview{grid-template-columns:1fr}.news-item{padding:15px}.compact-news{min-height:0}.news-search{grid-template-columns:1fr auto}.news-search button{padding:0 13px}.sport-row{grid-template-columns:57px minmax(0,1fr) auto;gap:10px;padding:14px}.sport-time{font-size:16px}.sport-status{display:none}.sport-score{font-size:18px}
}


.featured-match{background:#11181c;color:#fff;border-radius:20px;padding:22px;margin-bottom:12px;box-shadow:0 10px 30px rgba(17,24,28,.10)}
.featured-match-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}
.featured-match-top span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#c5ced3}
.featured-match-top i{font-style:normal;font-size:9px;font-weight:900;letter-spacing:.11em;background:#e94d3d;color:#fff;padding:5px 7px;border-radius:999px}
.featured-match h3{font-size:clamp(23px,3vw,34px);line-height:1.04;letter-spacing:-.045em;margin:0 0 18px;max-width:720px}
.featured-match-meta{display:flex;align-items:end;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.13);padding-top:14px}
.featured-match-meta span{font-size:12px;color:#aab5ba;min-width:0;overflow-wrap:anywhere}
.featured-match-meta strong{font-size:22px;line-height:1;white-space:nowrap}
.compact-featured{padding:17px 18px;border-radius:15px;margin-bottom:8px}
.compact-featured h3{font-size:21px;margin-bottom:13px}
.compact-featured .featured-match-meta{padding-top:11px}
.compact-featured .featured-match-meta strong{font-size:18px}
.neutral-card{background:#fff;border-color:#dedbd3;color:var(--muted)}
.sport-card .featured-match{box-shadow:none}
.sport-card .sport-preview{display:grid;gap:0}
@media(max-width:620px){
  .featured-match{padding:18px;border-radius:17px}.featured-match h3{font-size:24px}.featured-match-meta{align-items:center}.featured-match-meta span{font-size:11px}.featured-match-meta strong{font-size:19px}
  .compact-featured{padding:15px}.compact-featured h3{font-size:19px}
}


:root{
  --ink:#0d1113;
  --muted:#6e7376;
  --paper:#f3f0e8;
  --white:#fffefa;
  --line:#d8d3c9;
  --accent:#f05a3d;
  --blue:#dce8f6;
  --green:#1d765e;
  --yellow:#f5d65c;
  --radius:24px;
  --shadow:0 18px 55px rgba(20,24,26,.065);
}
body{background:var(--paper);letter-spacing:-.005em}
.shell{width:min(1180px,calc(100% - 40px))}
.site-header{background:rgba(243,240,232,.96);border-bottom:1px solid #dcd6cc;backdrop-filter:blur(18px)}
.header-inner{height:76px}.brand{font-size:25px;letter-spacing:-1.9px}.brand i{width:9px;height:9px;margin-top:-16px}
.desktop-nav{justify-content:center}.desktop-nav a{font-size:13px;padding:9px 13px;border-radius:999px}.desktop-nav a:hover,.desktop-nav a.active{background:#0d1113;color:#fff}
.city-button{padding:10px 15px;border-color:#d1cbc0;box-shadow:0 1px 0 rgba(255,255,255,.75) inset}

.hero-v14{padding:64px 0 38px;align-items:flex-end;border-bottom:0}
.hero-v14 .hero-copy{max-width:850px}.hero-v14 .eyebrow{color:#5d6569}
.hero-v14 h1{font-size:clamp(58px,7.6vw,94px);line-height:.88;letter-spacing:-.072em;margin-top:16px;margin-bottom:0}
.hero-v14 h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em}
.hero-actions{padding-bottom:6px}.install-button{background:#fff;border:1px solid #cfc9bf;border-radius:999px;color:#0d1113;font-weight:900;padding:13px 18px;box-shadow:0 6px 18px rgba(15,20,22,.04);cursor:pointer}.install-button:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(15,20,22,.08)}

.dashboard-v14{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.dashboard-v14 .sport-card{grid-column:span 3}
.card{border:1px solid #d9d4ca;border-radius:24px;background:#fffefa;padding:26px;box-shadow:0 1px 0 rgba(255,255,255,.9) inset}
.card-heading{align-items:center}.card-heading a,.section-title>a,.text-link{text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;font-size:12px}
.kicker,.eyebrow{font-size:11px;letter-spacing:.15em;color:#636a6e}

.weather-card{background:#10171b;border:1px solid #10171b;min-height:334px;padding:30px;position:relative;overflow:hidden}.weather-card:after{content:"";position:absolute;right:-45px;bottom:-75px;width:185px;height:185px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 32px rgba(255,255,255,.025),0 0 0 66px rgba(255,255,255,.018);pointer-events:none}.weather-card h2{font-size:88px;margin-top:18px}.weather-glyph{font-size:72px;filter:saturate(.85)}.weather-main strong{font-size:18px}.weather-main span{font-size:13px}.metric-row{position:relative;z-index:1}.weather-card .text-link{position:relative;z-index:1;color:#fff;border-color:#6e7b82}
.exchange-card{background:var(--yellow);border-color:#e2c34f}.exchange-card .kicker{color:#765f05}.big-rate{margin-top:36px}.big-rate strong{font-size:43px}.mini-rates span{background:rgba(255,255,255,.6);border:1px solid rgba(17,21,24,.08);font-weight:700}
.fuel-card{background:#fff}.fuel-lines>div:last-child{border-bottom:0}.fuel-mark{width:7px;height:25px}.fuel-card .source-note{font-size:10px;margin-top:12px}
.holiday-card{background:#dfeaf7;border-color:#cbd9e9}.holiday-card #nextHoliday strong{font-size:25px;line-height:1.08}.holiday-card #nextHoliday span{display:block;margin-top:9px;font-size:13px}.holiday-mini-badge{margin-top:12px!important}
.sport-card{background:#fff}.sport-preview{margin-top:14px}.featured-match{background:#0f161a;border-radius:18px;padding:22px}.featured-match h3{font-size:30px}.match-mini{grid-template-columns:72px minmax(0,1fr) auto;padding:12px 2px}.match-mini strong{font-size:14px;line-height:1.25}.match-mini small{font-size:11px;text-align:right;max-width:150px}

.section-block{padding-top:68px}.section-title{margin-bottom:22px}.section-title h2{font-size:40px;letter-spacing:-.055em;line-height:1.02}
.news-home-section{padding-top:72px}.news-preview-v14{grid-template-columns:1.35fr 1fr;gap:12px}.news-item{border:1px solid #d9d4ca;border-radius:18px;background:#fffefa;min-height:104px;padding:20px 22px;align-items:flex-start}.news-item strong{font-size:17px;line-height:1.25;letter-spacing:-.025em}.news-item .news-meta{margin:0 0 8px;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:850;color:#7a7f82}.news-item p{margin:10px 0 0;color:#676d70;font-size:13px;line-height:1.55}.news-arrow{width:34px;height:34px;border:1px solid #d9d4ca;border-radius:50%;display:grid;place-items:center;flex:0 0 34px;font-size:16px;transition:.18s}.news-item:hover .news-arrow{background:#111518;color:#fff;border-color:#111518}.news-item:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(16,20,22,.07)}
.news-preview-v14 .news-item:first-child{grid-row:span 2;background:#11181c;color:#fff;min-height:220px;padding:26px}.news-preview-v14 .news-item:first-child strong{font-size:28px;line-height:1.08}.news-preview-v14 .news-item:first-child .news-meta{color:#aeb7bc}.news-preview-v14 .news-item:first-child .news-arrow{border-color:#455057}.news-preview-v14 .news-item:first-child:hover .news-arrow{background:#fff;color:#11181c;border-color:#fff}

.tool-grid{gap:12px}.tool-card{border-color:#d9d4ca;border-radius:18px;padding:18px 19px;background:#fffefa}.tool-card strong{font-size:14px}.tool-card small{font-size:11px}.tool-card:hover{box-shadow:0 12px 30px rgba(16,20,22,.06)}.tool-icon{background:#ece8df;border:1px solid #ddd7cb}

.page-head{padding:58px 0 36px}.page-head h1{font-size:clamp(54px,7vw,84px);margin:13px 0 0;max-width:950px}.page-head .eyebrow{color:#61686c}.two-col{gap:14px}
.rates-table{margin-top:18px}.rate-row{border-color:#e0dbd2}.rate-code i{background:#ede9e0;border-radius:8px}
.price-panel{border-radius:24px;border:1px solid #d6d0c6}.diesel-panel{background:#11181c}.petrol-panel{background:#f16446}


.news-page-head{padding-bottom:26px}.news-controls{position:sticky;top:76px;z-index:20;background:rgba(243,240,232,.96);backdrop-filter:blur(14px);padding-top:12px;padding-bottom:16px;border-bottom:1px solid #ddd7cd;margin-bottom:18px}.news-filter-row{scrollbar-width:none}.news-filter-row::-webkit-scrollbar{display:none}.filter-chip{border-color:#d2ccc1;background:#fffefa;padding:9px 13px}.filter-chip.active{background:#11181c;border-color:#11181c}.news-search{max-width:720px}.news-search input{background:#fffefa}.news-page-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:32px}.news-page-list .news-item{min-height:150px}.news-page-list .news-item strong{font-size:21px}.news-page-list .news-item:first-child{grid-column:span 2;background:#11181c;color:#fff;min-height:210px}.news-page-list .news-item:first-child strong{font-size:32px;line-height:1.08;max-width:830px}.news-page-list .news-item:first-child .news-meta,.news-page-list .news-item:first-child p{color:#aeb7bc}.news-page-list .news-item:first-child .news-arrow{border-color:#445057}


.article-hero{padding:54px 0 34px;max-width:980px}.article-back{display:inline-flex;margin-bottom:42px;font-size:12px;font-weight:850;border-bottom:1px solid #a9a49b}.article-hero h1{font-size:clamp(46px,6.2vw,82px);line-height:.96;letter-spacing:-.062em;margin:14px 0 24px;max-width:1000px}.article-meta{display:flex;gap:14px;align-items:center;color:#6b7174;font-size:12px}.article-meta strong{color:#111518}.article-meta span:before{content:"•";margin-right:14px}.article-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:14px;padding-bottom:70px}.article-body-card,.article-side-card{background:#fffefa;border:1px solid #d9d4ca;border-radius:24px}.article-body-card{padding:34px}.article-label{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.15em;color:#646b6f;margin-bottom:18px}.article-lead{font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.42;letter-spacing:-.025em;margin:0;max-width:820px}.article-note{border-top:1px solid #e1ddd4;margin-top:34px;padding-top:22px}.article-note strong{font-size:13px}.article-note p{color:#6d7376;font-size:13px;line-height:1.6;max-width:700px}.source-link{display:inline-flex;margin-top:18px;font-size:12px;font-weight:850;border-bottom:1px solid #111518}.article-side-card{padding:26px;position:sticky;top:104px}.article-side-card h3{font-size:28px;line-height:1.03;letter-spacing:-.045em;margin:14px 0 24px}.article-side-card a{display:block;padding:13px 0;border-top:1px solid #e2ddd4;font-size:13px;font-weight:800}.article-missing{max-width:700px}.article-missing p{font-size:18px;color:#676d70}


.holiday-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:36px}.holiday-item{background:#fffefa;border:1px solid #d9d4ca;border-radius:20px;padding:18px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:16px;align-items:center}.holiday-date{background:#ebe7de;border-radius:15px;padding:9px 6px;text-align:center}.holiday-date strong{font-size:19px}.holiday-date small{display:block;font-size:11px;text-transform:uppercase}.holiday-info strong{font-size:17px}.holiday-distance{font-size:11px;color:#767c80}.holiday-item.is-off{border-left:4px solid var(--accent)}.holiday-item.is-work{border-left:4px solid #6d8db8}


.sports-list{display:grid;gap:10px;padding-bottom:40px}.sport-row{background:#fffefa;border:1px solid #d9d4ca;border-radius:18px;padding:18px 20px;display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:18px;align-items:center}.sport-row+.sport-row{border-top:1px solid #d9d4ca}.sport-time{font-size:20px;font-weight:900}.sport-teams strong{font-size:16px}.sport-teams small{display:block;color:#707679;margin-top:3px}.sport-status{color:#60676a}.featured-match{border:1px solid #20292e}


.site-footer{margin-top:82px;background:#11171a;color:#f4f1e9}.footer-grid{padding-top:44px}.footer-grid p,.footer-grid a,.footer-bottom{color:#aeb5b8}.footer-grid strong{color:#fff}.footer-bottom{border-top-color:#2b3438}.settings-sheet{background:#fffefa}.setting-row{border-color:#e1ddd4}

@media(max-width:900px){
  .desktop-nav{display:none}.dashboard-v14{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-v14 .weather-card{grid-column:span 2}.dashboard-v14 .sport-card{grid-column:span 2}.news-preview-v14{grid-template-columns:1fr}.news-preview-v14 .news-item:first-child{grid-row:auto;min-height:170px}.news-page-list{grid-template-columns:1fr}.news-page-list .news-item:first-child{grid-column:auto}.article-layout{grid-template-columns:1fr}.article-side-card{position:static}.holiday-list{grid-template-columns:1fr}
}

@media(max-width:620px){
  .shell{width:min(100% - 28px,1180px)}.header-inner{height:68px}.brand{font-size:22px}.city-button{padding:9px 12px;font-size:13px}
  .hero-v14{padding:34px 0 28px;display:block}.hero-v14 h1{font-size:51px;line-height:.9;letter-spacing:-.064em}.hero-actions{padding:0;margin-top:28px}.install-button{width:auto;padding:12px 17px}
  .dashboard-v14{display:grid;grid-template-columns:1fr;gap:11px}.dashboard-v14 .weather-card,.dashboard-v14 .sport-card,.dashboard-v14 .span-2{grid-column:auto}.card{padding:20px;border-radius:20px}
  .weather-card{min-height:305px;padding:23px}.weather-card h2{font-size:72px}.weather-glyph{font-size:55px}.weather-main{margin:20px 0}.weather-main strong{font-size:16px}.metric-row>div{padding:13px 6px 13px 0}.metric-row strong{font-size:13px}.weather-card:after{width:140px;height:140px;right:-35px;bottom:-55px}
  .big-rate{margin:26px 0 16px}.big-rate strong{font-size:38px}.holiday-card #nextHoliday strong{font-size:23px}
  .featured-match{padding:17px}.featured-match h3{font-size:22px}.match-mini{grid-template-columns:52px minmax(0,1fr);gap:10px}.match-mini small{grid-column:2;text-align:left;margin-top:-7px}.match-mini time{font-size:13px}
  .section-block,.news-home-section{padding-top:48px}.section-title{align-items:flex-end}.section-title h2{font-size:31px}.section-title>a{font-size:11px}.news-item{min-height:0;padding:17px}.news-item strong{font-size:16px}.news-preview-v14 .news-item:first-child{min-height:155px;padding:20px}.news-preview-v14 .news-item:first-child strong{font-size:23px}.news-arrow{width:31px;height:31px;flex-basis:31px}
  .tool-grid{grid-template-columns:1fr 1fr}.tool-card{grid-template-columns:auto 1fr;padding:15px}.tool-card>span:last-child{display:none}.tool-icon{width:38px;height:38px}.tool-card small{font-size:10px}
  .page-head{padding:34px 0 24px}.page-head h1{font-size:46px;line-height:.97}.news-page-head h1{font-size:48px}.news-controls{top:68px;margin-bottom:12px;padding-top:9px;padding-bottom:12px}.filter-chip{padding:8px 11px;font-size:11px}.news-search{grid-template-columns:1fr auto}.news-search button{min-height:44px}.news-page-list .news-item{min-height:0}.news-page-list .news-item strong{font-size:17px}.news-page-list .news-item:first-child{min-height:170px}.news-page-list .news-item:first-child strong{font-size:24px}
  .article-hero{padding:34px 0 24px}.article-back{margin-bottom:30px}.article-hero h1{font-size:43px;line-height:.98}.article-meta{display:block}.article-meta span{display:block;margin-top:5px}.article-meta span:before{display:none}.article-body-card{padding:22px;border-radius:20px}.article-lead{font-size:23px;line-height:1.45}.article-side-card{border-radius:20px;padding:22px}.article-side-card h3{font-size:25px}
  .holiday-item{grid-template-columns:56px minmax(0,1fr);padding:15px;gap:13px}.holiday-distance{display:none}.holiday-info strong{font-size:15px}
  .sport-row{grid-template-columns:58px minmax(0,1fr) auto;padding:15px;gap:10px}.sport-time{font-size:16px}.sport-teams strong{font-size:14px}.sport-teams small{font-size:11px}.sport-status{display:none}
  .site-footer{margin-top:58px;padding-bottom:74px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding-top:36px}.footer-grid>div:first-child{grid-column:1/-1}.mobile-nav{background:rgba(255,255,255,.97);border-top:1px solid #d9d4ca;box-shadow:0 -8px 30px rgba(15,20,22,.05)}
}


:root{
  --v15-bg:#f3f5f7;
  --v15-card:#fff;
  --v15-text:#0d1620;
  --v15-muted:#6e7d8f;
  --v15-blue:#0d5cdf;
  --v15-line:#dfe5ec;
  --v15-shadow:0 12px 34px rgba(26,42,58,.08);
}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body[data-page="index"]{background:linear-gradient(180deg,#f8fafc 0,#f0f4f7 44%,#f7f8f9 100%);color:var(--v15-text)}
body[data-page="index"] .shell{width:min(1100px,calc(100% - 32px))}


.site-header{background:rgba(255,255,255,.9);border-bottom:1px solid rgba(20,39,58,.07);box-shadow:0 1px 18px rgba(15,35,55,.025)}
.header-inner{height:76px}
.brand-lockup{display:flex;flex-direction:column;gap:0;min-width:max-content}
.brand-lockup .brand{line-height:1}
.brand-lockup>small{font-size:11px;color:#66778a;margin-top:4px;letter-spacing:-.01em}
.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}
.city-button{border-color:#dbe3eb;box-shadow:0 7px 22px rgba(30,51,72,.07);padding:10px 15px;background:#fff;color:#101923}
.location-pin{font-size:9px;line-height:1;color:#111d28}
.city-chevron{font-size:16px;color:#607184;margin-left:4px;line-height:1}
.header-menu-button{display:none;width:42px;height:42px;border:0;background:transparent;border-radius:12px;padding:9px;cursor:pointer}
.header-menu-button span{display:block;height:3px;background:#0d1620;border-radius:999px;margin:4px 0}


.home-hero.hero-v15{position:relative;overflow:hidden;min-height:320px;margin-top:24px;margin-bottom:12px;border-radius:28px;padding:38px 42px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-image:linear-gradient(100deg,rgba(7,16,28,.74) 0%,rgba(7,16,28,.44) 45%,rgba(7,16,28,.18) 100%),url('https://images.unsplash.com/photo-1579981596048-b9ba73dc0091?auto=format&fit=crop&fm=jpg&q=76&w=1800');background-position:center 52%;background-size:cover;box-shadow:0 18px 40px rgba(30,55,76,.13)}
.hero-v15:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(1,8,16,.1));pointer-events:none}
.hero-v15 .hero-copy,.hero-v15 .hero-city,.hero-v15 .hero-install{position:relative;z-index:2}
.hero-v15 .eyebrow{color:#e8f1fa;font-size:12px;letter-spacing:.13em;text-shadow:0 1px 4px rgba(0,0,0,.2)}
.hero-v15 h1{font-size:clamp(52px,7vw,86px);line-height:.86;letter-spacing:-.07em;margin:14px 0 14px;max-width:720px;color:#fff}
.hero-v15 h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em}
.hero-v15 p{color:#f3f7fb;font-weight:650;font-size:16px;text-shadow:0 1px 4px rgba(0,0,0,.22)}
.hero-city{position:absolute!important;right:24px;top:22px;display:flex;align-items:center;gap:7px;background:rgba(9,24,38,.72);border:1px solid rgba(255,255,255,.23);padding:9px 13px;border-radius:999px;font-size:13px;font-weight:800;backdrop-filter:blur(10px)}
.hero-pin{font-size:9px;color:#fff}
.hero-install{position:absolute!important;right:24px;bottom:22px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.13);color:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:850;backdrop-filter:blur(10px);cursor:pointer}


.quick-strip{background:#fff;border:1px solid var(--v15-line);border-radius:22px;padding:15px 16px 14px;margin-bottom:12px;box-shadow:0 8px 25px rgba(24,43,62,.055)}
.quick-strip-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.quick-strip-head .kicker{color:#17304b;font-size:10px}
.quick-strip-head a{font-size:11px;font-weight:850;color:#164d92}
.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.quick-item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e8edf2;background:#fbfcfd;border-radius:14px;padding:9px;min-width:0}
.quick-item>span:last-child{min-width:0}
.quick-item strong,.quick-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.quick-item strong{font-size:15px;line-height:1.05;letter-spacing:-.03em}
.quick-item small{font-size:9px;color:var(--v15-muted);margin-top:3px}
.quick-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;font-size:20px;font-weight:900}
.quick-weather .quick-icon{background:#fff4c8}.quick-rate .quick-icon{background:#e6f6e9;color:#14833c}.quick-fuel .quick-icon{background:#ffe8e6}.quick-holiday .quick-icon{background:#ece8ff;color:#6446d8}


.dashboard-v15{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dashboard-v15 .span-2{grid-column:span 2}
.dashboard-v15 .card{border:1px solid var(--v15-line);box-shadow:var(--v15-shadow);border-radius:24px;padding:22px;background:#fff}
.dashboard-v15 .card-heading{align-items:center;margin-bottom:14px}
.dashboard-v15 .card-heading .kicker{color:#172b40;font-size:10px}
.dashboard-v15 .card-heading a,.holiday-top a{font-size:10px;font-weight:850;color:#174f93;text-decoration:none}


.weather-card-v15{position:relative;overflow:hidden;color:#fff!important;background:linear-gradient(135deg,#0a2a43 0%,#0d4167 50%,#102b45 100%)!important;border:0!important;padding:24px!important;box-shadow:0 18px 38px rgba(7,39,67,.19)!important}
.weather-card-v15:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 32%,rgba(255,255,255,.16),transparent 27%),radial-gradient(circle at 88% 74%,rgba(80,143,193,.24),transparent 32%);pointer-events:none}
.weather-card-v15>*{position:relative;z-index:1}
.weather-v15-head{display:flex;align-items:center;justify-content:space-between;gap:14px}
.weather-card-v15 .kicker{color:#e8f2fb}
.weather-tabs{display:flex;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:2px;background:rgba(4,21,35,.28)}
.weather-tabs a{padding:6px 12px;border-radius:999px;color:#d7e7f3;font-size:10px;font-weight:800}
.weather-tabs a.active{background:#fff;color:#102436}
.weather-v15-main{display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:end;margin:14px 0 16px}
.weather-temp-wrap{display:flex;align-items:center;gap:16px}
.weather-card-v15 h2{font-size:84px;line-height:.82;letter-spacing:-.075em;margin:0}
.weather-temp-wrap>div:last-child{display:grid;justify-items:center;align-content:center}
.weather-card-v15 .weather-glyph{font-size:48px;line-height:1;margin-bottom:3px;filter:drop-shadow(0 7px 12px rgba(0,0,0,.2))}
.weather-temp-wrap strong{font-size:14px}
.weather-v15-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-left:1px solid rgba(255,255,255,.14)}
.weather-v15-stats>div{padding:4px 14px;border-right:1px solid rgba(255,255,255,.14)}
.weather-v15-stats>div:last-child{border-right:0}
.weather-v15-stats small,.weather-v15-stats strong{display:block}
.weather-v15-stats small{color:#a8c0d2;font-size:9px;margin-bottom:4px}
.weather-v15-stats strong{font-size:16px;white-space:nowrap}
.home-hourly{display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:rgba(2,19,34,.27);border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden}
.home-hour{min-width:0;text-align:center;padding:10px 5px;border-right:1px solid rgba(255,255,255,.1)}
.home-hour:last-child{border-right:0}.home-hour time,.home-hour strong,.home-hour small{display:block}.home-hour time{font-size:9px;color:#c5d7e4}.home-hour span{display:block;font-size:20px;line-height:1.4}.home-hour strong{font-size:13px}.home-hour small{font-size:8px;color:#9cb4c5}.skeleton-hour{height:72px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:hourPulse 1.6s infinite}@keyframes hourPulse{50%{background-color:rgba(255,255,255,.04)}}


.exchange-card-v15{background:linear-gradient(135deg,#fff4c3 0%,#ffe89c 100%)!important;border-color:#f2df9b!important}
.exchange-card-v15 .big-rate{margin:10px 0 14px}
.exchange-card-v15 .big-rate span{font-size:10px;color:#9c6b00;letter-spacing:.04em}
.exchange-card-v15 .big-rate strong{display:inline-block;font-size:40px;line-height:1;letter-spacing:-.055em;margin-right:7px}
.exchange-card-v15 .big-rate small{display:inline;font-size:16px;font-weight:650}
.exchange-card-v15 .mini-rates{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.exchange-card-v15 .mini-rates span{background:rgba(255,255,255,.7);border:1px solid rgba(160,120,20,.09);padding:9px 10px;border-radius:11px;font-size:10px;white-space:nowrap}
.fuel-card-v15{background:linear-gradient(135deg,#fff7f7,#ffeded)!important;border-color:#f1d9d9!important}
.fuel-card-v15 .fuel-lines{margin:4px 0 0;display:grid;gap:8px}
.fuel-card-v15 .fuel-lines>div{border:0;background:#fff;border:1px solid #f1e5e5;border-radius:11px;padding:10px 11px;font-size:12px}
.fuel-card-v15 .fuel-mark{width:7px;height:19px}.fuel-card-v15 .source-note{font-size:9px;line-height:1.35;margin-top:10px}


.holiday-card-v15{position:relative;overflow:hidden;background:linear-gradient(115deg,#e7f4ff 0%,#cfe8ff 60%,#e7f4ff 100%)!important;border-color:#cbdff1!important}
.holiday-card-v15:after{content:"";position:absolute;width:170px;height:170px;border:24px solid rgba(53,135,220,.075);border-radius:50%;right:-70px;bottom:-82px}
.holiday-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:relative;z-index:1}
.holiday-v15-content{position:relative;z-index:1;display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:center}
.holiday-flag{width:48px;height:36px;border-radius:8px;overflow:hidden;box-shadow:0 5px 14px rgba(24,59,88,.12)}
.holiday-flag span{display:block;height:33.333%}.holiday-flag span:nth-child(1){background:#c6363c}.holiday-flag span:nth-child(2){background:#163f84}.holiday-flag span:nth-child(3){background:#fff}
.holiday-v15-copy strong,.holiday-v15-copy span,.holiday-v15-copy small{display:block}.holiday-v15-copy strong{font-size:20px;line-height:1.07;letter-spacing:-.035em;max-width:600px}.holiday-v15-copy span{font-size:11px;color:#49637a;margin-top:7px}.holiday-v15-copy small{width:max-content;margin-top:7px;background:rgba(255,255,255,.62);border-radius:999px;padding:4px 7px;font-size:8px;font-weight:850;color:#285d91;text-transform:uppercase;letter-spacing:.06em}
.holiday-count{text-align:center;color:#438fd8;padding-right:12px}.holiday-count strong,.holiday-count span{display:block}.holiday-count strong{font-size:60px;line-height:.78;letter-spacing:-.06em}.holiday-count span{font-size:16px;font-weight:800;margin-top:7px}


.sport-card-v15{padding:0!important;overflow:hidden;background:#fff!important}
.sport-card-v15>.card-heading{padding:15px 18px 8px;margin:0}
.sport-card-v15 .sport-preview{margin:0}
.sport-card-v15 .featured-match{position:relative;border:0;border-radius:0;padding:16px 18px 17px;margin:0;background-image:linear-gradient(90deg,rgba(5,12,17,.95),rgba(7,16,23,.69)),url('https://images.unsplash.com/photo-1652541090220-c9a0d15edbe4?auto=format&fit=crop&fm=jpg&q=72&w=1600');background-size:cover;background-position:center 54%;box-shadow:none;min-height:118px}
.sport-card-v15 .featured-match-top span{background:#ec2727;color:#fff;padding:5px 8px;border-radius:7px;letter-spacing:.08em}
.sport-card-v15 .featured-match h3{font-size:24px;line-height:1.02;margin:0 0 13px;max-width:none}
.sport-card-v15 .featured-match-meta{padding-top:8px}
.sport-card-v15 .featured-match-meta strong{font-size:22px}
.sport-card-v15 .match-mini{margin:0 14px;padding:10px 4px;grid-template-columns:54px minmax(0,1fr) auto;border-top:1px solid #e6ebf0}
.sport-card-v15 .match-mini time{font-size:12px}.sport-card-v15 .match-mini strong{font-size:12px}.sport-card-v15 .match-mini small{font-size:9px;color:#718094}
.sport-card-v15 .featured-teams{display:flex;align-items:center;gap:12px}.team-logo{width:34px;height:34px;object-fit:contain;background:#fff;border-radius:50%;padding:3px}.team-vs{font-size:10px;color:#aeb8c2;font-weight:800}


.news-home-v15{padding-top:18px!important}
.compact-title{margin-bottom:10px!important;align-items:flex-end}
.compact-title h2{font-size:24px!important;line-height:1.05;margin:3px 0 0!important}
.compact-title .eyebrow{font-size:9px;color:#41566b}.compact-title>a{font-size:10px!important;text-decoration:none!important;color:#174f93!important}
.news-preview-v15{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;background:#fff;border:1px solid var(--v15-line);border-radius:20px;padding:8px;box-shadow:var(--v15-shadow)}
.news-preview-v15 .news-item,.news-preview-v15 .news-item:first-child{display:grid!important;grid-template-columns:82px minmax(0,1fr) 25px;gap:10px;align-items:center;min-height:72px!important;padding:6px!important;border:0!important;border-radius:12px!important;background:#fff!important;color:var(--v15-text)!important;box-shadow:none!important}
.news-preview-v15 .news-item+.news-item{border-top:1px solid #e8edf2!important;border-radius:0!important;padding-top:8px!important}
.news-thumb{width:82px;height:58px;border-radius:9px;object-fit:cover;background:linear-gradient(135deg,#dce5ec,#aebcc7)}
.news-preview-v15 .news-copy{min-width:0}.news-preview-v15 .news-item strong,.news-preview-v15 .news-item:first-child strong{font-size:12px!important;line-height:1.2!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news-preview-v15 .news-item .news-meta,.news-preview-v15 .news-item:first-child .news-meta{font-size:8px!important;color:#8a98a7!important;margin:4px 0 0!important;text-transform:none!important;letter-spacing:0!important;order:2}
.news-preview-v15 .news-arrow{width:24px;height:24px;flex-basis:24px;border:0;color:#6b8096;font-size:15px}


.tools-v15-section{padding-top:16px!important;padding-bottom:8px!important}
.tool-grid-v15{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.tool-grid-v15 .tool-card{grid-template-columns:38px minmax(0,1fr);gap:8px;padding:9px;border-radius:13px;background:#fff;border-color:#e0e6ec;min-height:62px}
.tool-grid-v15 .tool-card>span:last-child{display:none}.tool-grid-v15 .tool-icon{width:34px;height:34px;border:0;border-radius:10px;color:#fff;font-size:15px;font-family:inherit}.tool-grid-v15 strong{font-size:10px;line-height:1.1}.tool-grid-v15 small{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8290a0}.tool-purple .tool-icon{background:#7455e7}.tool-blue .tool-icon{background:#397de1}.tool-green .tool-icon{background:#35ae5c}.tool-orange .tool-icon{background:#f06f45}
.home-ad-slot .ad-wrap{padding-top:18px}


.mobile-nav .nav-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mobile-nav a:first-child .nav-icon{fill:currentColor;stroke:currentColor}

@media(max-width:900px){
  .header-inner{gap:12px}.brand-lockup>small{display:none}.header-menu-button{display:block}.desktop-nav{display:none}
  .home-hero.hero-v15{min-height:270px;padding:30px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .weather-v15-main{grid-template-columns:1fr;gap:16px}.weather-v15-stats{border-left:0}.weather-v15-stats>div:first-child{padding-left:0}
  .tool-grid-v15{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media(max-width:620px){
  body{padding-bottom:72px}
  body[data-page="index"] .shell{width:calc(100% - 20px)}
  .site-header{position:relative;background:#fff;backdrop-filter:none}
  .site-header .header-inner{height:64px;width:calc(100% - 24px)!important;padding:0}
  .brand-lockup .brand{font-size:26px;letter-spacing:-2px}.brand-lockup .brand i{width:8px;height:8px;margin-top:-15px}.header-actions{gap:5px}.city-button{padding:8px 11px;font-size:12px;gap:6px}.city-chevron{display:none}.header-menu-button{width:38px;height:38px;padding:8px}

  .home-hero.hero-v15{min-height:205px;margin-top:8px;border-radius:20px;padding:20px 18px 18px;background-position:center 56%;box-shadow:0 10px 24px rgba(29,52,72,.12)}
  .hero-v15 .eyebrow{font-size:8px}.hero-v15 h1{font-size:41px;line-height:.88;margin:9px 0 8px}.hero-v15 p{font-size:11px;line-height:1.25;max-width:80%}.hero-city{right:10px;top:10px;padding:6px 9px;font-size:9px}.hero-install{right:10px;bottom:10px;padding:6px 8px;font-size:8px}

  .quick-strip{border-radius:17px;padding:10px;margin-bottom:8px}.quick-strip-head{margin-bottom:7px}.quick-strip-head .kicker{font-size:8px}.quick-strip-head a{font-size:8px}
  .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;overflow:visible}.quick-item{grid-template-columns:27px minmax(0,1fr);gap:5px;padding:6px 5px;border-radius:10px}.quick-icon{width:26px;height:26px;border-radius:8px;font-size:14px}.quick-item strong{font-size:10px}.quick-item small{font-size:6.5px;margin-top:2px}

  .dashboard-v15{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.dashboard-v15 .card{margin:0!important;padding:12px;border-radius:17px}.dashboard-v15 .span-2,.dashboard-v15 .weather-card,.dashboard-v15 .sport-card{grid-column:span 2!important}
  .dashboard-v15 .card-heading{margin-bottom:8px;gap:6px}.dashboard-v15 .card-heading .kicker{font-size:7px;letter-spacing:.09em}.dashboard-v15 .card-heading a,.holiday-top a{font-size:7px}

  .weather-card-v15{padding:14px!important;border-radius:18px!important}.weather-v15-head{gap:8px}.weather-card-v15 .kicker{font-size:8px}.weather-tabs a{font-size:7px;padding:4px 7px}.weather-v15-main{display:block;margin:9px 0 10px}.weather-temp-wrap{gap:10px}.weather-card-v15 h2{font-size:62px}.weather-card-v15 .weather-glyph{font-size:31px}.weather-temp-wrap strong{font-size:9px}.weather-v15-stats{display:grid;grid-template-columns:repeat(5,1fr);margin-top:10px;border-top:1px solid rgba(255,255,255,.11);padding-top:9px}.weather-v15-stats>div{padding:0 6px;border-right:1px solid rgba(255,255,255,.12);text-align:center}.weather-v15-stats>div:first-child{padding-left:0}.weather-v15-stats>div:last-child{padding-right:0}.weather-v15-stats small{font-size:6px;margin-bottom:2px}.weather-v15-stats strong{font-size:9px}
  .home-hourly{grid-template-columns:repeat(6,1fr);border-radius:12px}.home-hour{padding:6px 2px}.home-hour time{font-size:6px}.home-hour span{font-size:14px}.home-hour strong{font-size:8px}.home-hour small{font-size:6px}.skeleton-hour{height:52px}

  .exchange-card-v15 .big-rate{margin:7px 0 9px}.exchange-card-v15 .big-rate span{font-size:7px}.exchange-card-v15 .big-rate strong{font-size:23px;margin-right:3px}.exchange-card-v15 .big-rate small{font-size:9px}.exchange-card-v15 .mini-rates{gap:4px}.exchange-card-v15 .mini-rates span{padding:6px 5px;font-size:7px;border-radius:8px}
  .fuel-card-v15 .fuel-lines{gap:5px}.fuel-card-v15 .fuel-lines>div{padding:7px 6px;font-size:8px;gap:4px}.fuel-card-v15 .fuel-lines strong{white-space:nowrap}.fuel-card-v15 .fuel-mark{width:5px;height:14px}.fuel-card-v15 .source-note{font-size:6.5px;line-height:1.25;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

  .holiday-card-v15{padding:12px!important}.holiday-top{margin-bottom:8px}.holiday-v15-content{grid-template-columns:35px minmax(0,1fr) auto;gap:8px}.holiday-flag{width:34px;height:26px;border-radius:6px}.holiday-v15-copy strong{font-size:12px;line-height:1.1}.holiday-v15-copy span{font-size:7px;margin-top:4px}.holiday-v15-copy small{font-size:5.5px;padding:3px 5px;margin-top:4px}.holiday-count{padding-right:2px}.holiday-count strong{font-size:39px}.holiday-count span{font-size:9px;margin-top:4px}

  .sport-card-v15>.card-heading{padding:10px 12px 6px}.sport-card-v15 .featured-match{min-height:92px;padding:10px 12px}.sport-card-v15 .featured-match-top{margin-bottom:7px}.sport-card-v15 .featured-match-top span{font-size:6px;padding:3px 5px}.sport-card-v15 .featured-match h3{font-size:15px;margin-bottom:8px}.sport-card-v15 .featured-match-meta{padding-top:6px}.sport-card-v15 .featured-match-meta span{font-size:7px}.sport-card-v15 .featured-match-meta strong{font-size:14px}.sport-card-v15 .match-mini{grid-template-columns:39px minmax(0,1fr) auto;gap:6px;margin:0 8px;padding:7px 3px}.sport-card-v15 .match-mini time{font-size:8px}.sport-card-v15 .match-mini strong{font-size:8px}.sport-card-v15 .match-mini small{font-size:6px;grid-column:auto;margin:0;text-align:right}.team-logo{width:24px;height:24px}.team-vs{font-size:7px}

  .news-home-v15{padding-top:12px!important}.compact-title{margin-bottom:7px!important}.compact-title h2{font-size:18px!important}.compact-title .eyebrow{font-size:7px}.compact-title>a{font-size:7px!important}.news-preview-v15{border-radius:16px;padding:6px;gap:2px!important}.news-preview-v15 .news-item,.news-preview-v15 .news-item:first-child{grid-template-columns:68px minmax(0,1fr) 18px;gap:7px;min-height:59px!important;padding:5px!important}.news-thumb{width:68px;height:48px;border-radius:7px}.news-preview-v15 .news-item strong,.news-preview-v15 .news-item:first-child strong{font-size:9px!important;line-height:1.18!important}.news-preview-v15 .news-item .news-meta,.news-preview-v15 .news-item:first-child .news-meta{font-size:6px!important;margin-top:3px!important}.news-preview-v15 .news-arrow{width:18px;height:18px;flex-basis:18px;font-size:11px}

  .tools-v15-section{padding-top:10px!important}.tool-grid-v15{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.tool-grid-v15 .tool-card{grid-template-columns:25px minmax(0,1fr)!important;gap:5px!important;padding:6px!important;border-radius:10px!important;min-height:48px!important}.tool-grid-v15 .tool-icon{width:24px;height:24px;border-radius:7px;font-size:10px}.tool-grid-v15 strong{font-size:7px}.tool-grid-v15 small{font-size:5.5px;margin-top:2px}
  .home-ad-slot{display:none}

  body[data-page="index"] .site-footer{display:none}
  .mobile-nav{grid-template-columns:repeat(5,1fr)!important;left:7px;right:7px;bottom:6px;border:1px solid #dfe6ed!important;border-radius:16px;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;box-shadow:0 -5px 25px rgba(31,49,66,.08),0 7px 22px rgba(31,49,66,.08)!important;background:rgba(255,255,255,.96)!important}
  .mobile-nav a{padding:2px 0!important;color:#5c6f82!important}.mobile-nav a.active{color:#0f63e8!important}.mobile-nav .nav-icon{width:18px!important;height:18px!important}.mobile-nav small{font-size:7px!important;margin-top:1px}
}

@media(max-width:380px){
  body[data-page="index"] .shell{width:calc(100% - 14px)}
  .home-hero.hero-v15{min-height:190px}.hero-v15 h1{font-size:37px}.hero-install{display:none}
  .quick-item{grid-template-columns:24px minmax(0,1fr)}.quick-icon{width:24px;height:24px;font-size:12px}.quick-item strong{font-size:9px}.quick-item small{font-size:5.8px}
  .weather-card-v15 h2{font-size:56px}.weather-v15-stats>div{padding:0 4px}.weather-v15-stats strong{font-size:8px}
  .exchange-card-v15 .big-rate strong{font-size:20px}.fuel-card-v15 .fuel-lines>div{font-size:7px}
}


.location-pin-icon{width:17px;height:17px;fill:#0d1620;flex:0 0 auto}
.location-pin-icon circle{fill:#fff}

@media(max-width:620px){
  :root{--v15-line:#dce5ed;--v15-shadow:0 10px 28px rgba(31,49,66,.07)}
  body[data-page="index"]{font-size:16px;line-height:1.4;padding-bottom:88px;background:#f4f8fb}
  body[data-page="index"] .shell{width:calc(100% - 18px)}

  
  body[data-page="index"] .site-header{background:#fff;border-bottom:1px solid #e7edf2;box-shadow:none}
  body[data-page="index"] .site-header .header-inner{height:76px;width:calc(100% - 28px)!important;padding:0;gap:12px}
  body[data-page="index"] .brand-lockup{gap:0}
  body[data-page="index"] .brand-lockup .brand{font-size:30px;letter-spacing:-2.2px;line-height:.92}
  body[data-page="index"] .brand-lockup .brand i{width:9px;height:9px;margin-top:-17px}
  body[data-page="index"] .brand-lockup>small{display:block!important;font-size:11px;line-height:1.15;color:#60758b;margin-top:5px;white-space:nowrap}
  body[data-page="index"] .header-actions{gap:8px}
  body[data-page="index"] .city-button{min-height:44px;padding:10px 14px;border-radius:999px;font-size:14px;font-weight:800;gap:7px;border:1px solid #d8e2eb;box-shadow:0 5px 16px rgba(30,51,72,.06)}
  body[data-page="index"] .location-pin-icon{width:16px;height:16px}
  body[data-page="index"] .city-chevron{display:block;font-size:16px;margin-left:2px}
  body[data-page="index"] .header-menu-button{display:block;width:44px;height:44px;padding:8px 7px}
  body[data-page="index"] .header-menu-button span{height:4px;margin:5px 0;border-radius:4px}

  
  body[data-page="index"] .home-hero.hero-v15{min-height:228px;margin-top:10px;margin-bottom:12px;border-radius:22px;padding:24px 20px 21px;background-image:linear-gradient(100deg,rgba(7,16,28,.70) 0%,rgba(7,16,28,.38) 50%,rgba(7,16,28,.15) 100%),url('https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&fm=jpg&q=82&w=1400');background-position:center 50%;box-shadow:0 10px 26px rgba(29,52,72,.10)}
  body[data-page="index"] .hero-v15 .eyebrow{font-size:11px;line-height:1.2;letter-spacing:.11em;color:#edf5ff}
  body[data-page="index"] .hero-v15 h1{font-size:45px;line-height:.88;letter-spacing:-.058em;margin:11px 0 10px;max-width:92%}
  body[data-page="index"] .hero-v15 p{font-size:14px;line-height:1.3;max-width:92%;font-weight:700;color:#fff}
  body[data-page="index"] .hero-city{right:12px;top:12px;padding:8px 11px;font-size:12px;gap:6px}
  body[data-page="index"] .hero-install{display:none!important}

  
  body[data-page="index"] .quick-strip{border-radius:20px;padding:13px 12px 12px;margin-bottom:10px;box-shadow:0 7px 22px rgba(24,43,62,.045)}
  body[data-page="index"] .quick-strip-head{margin-bottom:10px;padding:0 2px}
  body[data-page="index"] .quick-strip-head .kicker{font-size:10px;letter-spacing:.11em}
  body[data-page="index"] .quick-strip-head a{font-size:11px}
  body[data-page="index"] .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  body[data-page="index"] .quick-item{grid-template-columns:34px minmax(0,1fr);gap:6px;min-height:58px;padding:7px 6px;border-radius:12px}
  body[data-page="index"] .quick-icon{width:33px;height:33px;border-radius:10px;font-size:17px}
  body[data-page="index"] .quick-item strong{font-size:12px;line-height:1.08;font-weight:850}
  body[data-page="index"] .quick-item small{font-size:9px;line-height:1.12;margin-top:4px;color:#6c7d8f}

  
  body[data-page="index"] .dashboard-v15{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body[data-page="index"] .dashboard-v15 .card{margin:0!important;border-radius:20px;padding:16px}
  body[data-page="index"] .dashboard-v15 .span-2,
  body[data-page="index"] .dashboard-v15 .weather-card,
  body[data-page="index"] .dashboard-v15 .sport-card{grid-column:span 2!important}
  body[data-page="index"] .dashboard-v15 .card-heading{margin-bottom:11px;gap:8px}
  body[data-page="index"] .dashboard-v15 .card-heading .kicker,
  body[data-page="index"] .holiday-top .kicker{font-size:10px;letter-spacing:.10em}
  body[data-page="index"] .dashboard-v15 .card-heading a,
  body[data-page="index"] .holiday-top a{font-size:10px;font-weight:850}

  
  body[data-page="index"] .weather-card-v15{min-height:0!important;padding:17px!important;border-radius:21px!important;background-image:linear-gradient(90deg,rgba(7,36,60,.90),rgba(7,56,91,.80)),url('https://images.unsplash.com/photo-1534088568595-a066f410bcda?auto=format&fit=crop&fm=jpg&q=72&w=1200')!important;background-size:cover!important;background-position:center!important}
  body[data-page="index"] .weather-card-v15:before{background:radial-gradient(circle at 82% 30%,rgba(255,255,255,.12),transparent 34%)}
  body[data-page="index"] .weather-v15-head{gap:8px;align-items:center}
  body[data-page="index"] .weather-card-v15 .kicker{font-size:11px;letter-spacing:.09em}
  body[data-page="index"] .weather-tabs{padding:3px}
  body[data-page="index"] .weather-tabs a{font-size:10px;padding:6px 9px;min-width:48px;text-align:center}
  body[data-page="index"] .weather-v15-main{display:block;margin:14px 0 13px}
  body[data-page="index"] .weather-temp-wrap{gap:14px;align-items:center}
  body[data-page="index"] .weather-card-v15 h2{font-size:74px;line-height:.8}
  body[data-page="index"] .weather-card-v15 .weather-glyph{font-size:43px;margin-bottom:4px}
  body[data-page="index"] .weather-temp-wrap strong{font-size:14px}
  body[data-page="index"] .weather-v15-stats{display:grid;grid-template-columns:repeat(5,1fr);margin-top:15px;border-left:0;border-top:1px solid rgba(255,255,255,.16);padding-top:12px}
  body[data-page="index"] .weather-v15-stats>div{padding:0 6px;border-right:1px solid rgba(255,255,255,.16);text-align:center}
  body[data-page="index"] .weather-v15-stats>div:first-child{padding-left:0}
  body[data-page="index"] .weather-v15-stats>div:last-child{border-right:0;padding-right:0}
  body[data-page="index"] .weather-v15-stats small{font-size:9px;line-height:1.1;margin-bottom:5px;color:#b9d0e1}
  body[data-page="index"] .weather-v15-stats strong{font-size:13px;line-height:1.05}
  body[data-page="index"] .home-hourly{grid-template-columns:repeat(6,1fr);border-radius:16px;margin-top:3px}
  body[data-page="index"] .home-hour{padding:9px 2px 8px;min-height:78px}
  body[data-page="index"] .home-hour time{font-size:9px}
  body[data-page="index"] .home-hour span{font-size:20px;line-height:1.35}
  body[data-page="index"] .home-hour strong{font-size:12px}
  body[data-page="index"] .home-hour small{font-size:8px;margin-top:2px}
  body[data-page="index"] .skeleton-hour{height:76px}

  
  body[data-page="index"] .exchange-card-v15,
  body[data-page="index"] .fuel-card-v15{min-height:166px;padding:15px!important}
  body[data-page="index"] .exchange-card-v15 .big-rate{margin:10px 0 13px}
  body[data-page="index"] .exchange-card-v15 .big-rate span{font-size:10px}
  body[data-page="index"] .exchange-card-v15 .big-rate strong{font-size:30px;line-height:.98;margin-right:4px}
  body[data-page="index"] .exchange-card-v15 .big-rate small{font-size:12px}
  body[data-page="index"] .exchange-card-v15 .mini-rates{gap:6px}
  body[data-page="index"] .exchange-card-v15 .mini-rates span{padding:8px 7px;font-size:9px;border-radius:9px;text-align:center}
  body[data-page="index"] .fuel-card-v15 .fuel-lines{gap:7px}
  body[data-page="index"] .fuel-card-v15 .fuel-lines>div{padding:10px 9px;font-size:11px;gap:5px;border-radius:10px}
  body[data-page="index"] .fuel-card-v15 .fuel-lines strong{font-size:11px;white-space:nowrap}
  body[data-page="index"] .fuel-card-v15 .fuel-mark{width:6px;height:18px}
  body[data-page="index"] .fuel-card-v15 .source-note{font-size:8px;line-height:1.25;margin-top:8px;-webkit-line-clamp:2}

  
  body[data-page="index"] .holiday-card-v15{padding:15px!important;min-height:132px;background:linear-gradient(115deg,#e8f5ff 0%,#cfe8ff 67%,#e4f3ff 100%)!important}
  body[data-page="index"] .holiday-top{margin-bottom:12px}
  body[data-page="index"] .holiday-v15-content{grid-template-columns:48px minmax(0,1fr) auto;gap:11px}
  body[data-page="index"] .holiday-flag{width:46px;height:38px;border-radius:9px;background:#fff;display:grid;place-items:center;font-size:33px;line-height:1;overflow:hidden;box-shadow:0 4px 13px rgba(24,59,88,.10)}
  body[data-page="index"] .holiday-v15-copy strong{font-size:16px;line-height:1.08}
  body[data-page="index"] .holiday-v15-copy span{font-size:10px;margin-top:6px}
  body[data-page="index"] .holiday-v15-copy small{font-size:8px;padding:4px 7px;margin-top:6px}
  body[data-page="index"] .holiday-count{padding-right:2px}
  body[data-page="index"] .holiday-count strong{font-size:52px;line-height:.78}
  body[data-page="index"] .holiday-count span{font-size:13px;margin-top:7px}

  
  body[data-page="index"] .sport-card-v15{min-height:0!important;padding:0!important;border-radius:20px!important;overflow:hidden}
  body[data-page="index"] .sport-card-v15>.card-heading{padding:13px 15px 10px}
  body[data-page="index"] .sport-card-v15 .sport-preview{margin:0}
  body[data-page="index"] .sport-card-v15 .featured-match{min-height:126px;padding:13px 15px 14px;background-image:linear-gradient(90deg,rgba(4,11,17,.95),rgba(6,17,25,.64)),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&fm=jpg&q=78&w=1200')}
  body[data-page="index"] .sport-card-v15 .featured-match-top{margin-bottom:10px}
  body[data-page="index"] .sport-card-v15 .featured-match-top span{font-size:9px;padding:5px 8px;border-radius:7px}
  body[data-page="index"] .sport-card-v15 .featured-match-top i{font-size:9px}
  body[data-page="index"] .sport-card-v15 .featured-match h3{font-size:21px;line-height:1.05;margin:0 0 10px}
  body[data-page="index"] .sport-card-v15 .featured-teams{gap:8px;flex-wrap:nowrap}
  body[data-page="index"] .team-logo{width:33px;height:33px;padding:3px}
  body[data-page="index"] .team-vs{font-size:9px}
  body[data-page="index"] .sport-card-v15 .featured-match-meta{padding-top:7px;gap:8px}
  body[data-page="index"] .sport-card-v15 .featured-match-meta span{font-size:10px;line-height:1.2}
  body[data-page="index"] .sport-card-v15 .featured-match-meta strong{font-size:20px;line-height:1}
  body[data-page="index"] .sport-card-v15 .match-mini{grid-template-columns:48px minmax(0,1fr) auto;gap:8px;margin:0 12px;padding:11px 3px}
  body[data-page="index"] .sport-card-v15 .match-mini time{font-size:11px}
  body[data-page="index"] .sport-card-v15 .match-mini strong{font-size:11px;line-height:1.2}
  body[data-page="index"] .sport-card-v15 .match-mini small{font-size:9px;line-height:1.15;text-align:right;color:#718094}

  
  body[data-page="index"] .news-home-v15{padding-top:21px!important}
  body[data-page="index"] .compact-title{margin-bottom:10px!important}
  body[data-page="index"] .compact-title h2{font-size:25px!important;line-height:1.05;margin-top:4px!important}
  body[data-page="index"] .compact-title .eyebrow{font-size:10px;letter-spacing:.11em}
  body[data-page="index"] .compact-title>a{font-size:11px!important}
  body[data-page="index"] .news-preview-v15{border-radius:20px;padding:8px;gap:0!important}
  body[data-page="index"] .news-preview-v15 .news-item,
  body[data-page="index"] .news-preview-v15 .news-item:first-child{grid-template-columns:92px minmax(0,1fr) 24px;gap:10px;min-height:82px!important;padding:7px!important;border-radius:12px!important}
  body[data-page="index"] .news-preview-v15 .news-item+.news-item{padding-top:9px!important}
  body[data-page="index"] .news-thumb{width:92px;height:66px;border-radius:9px}
  body[data-page="index"] .news-preview-v15 .news-item strong,
  body[data-page="index"] .news-preview-v15 .news-item:first-child strong{font-size:14px!important;line-height:1.2!important;-webkit-line-clamp:2}
  body[data-page="index"] .news-preview-v15 .news-item .news-meta,
  body[data-page="index"] .news-preview-v15 .news-item:first-child .news-meta{font-size:9px!important;line-height:1.2!important;margin-top:5px!important}
  body[data-page="index"] .news-preview-v15 .news-arrow{width:24px;height:24px;font-size:17px}

  
  body[data-page="index"] .tools-v15-section{padding-top:18px!important;padding-bottom:10px!important}
  body[data-page="index"] .tool-grid-v15{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}
  body[data-page="index"] .tool-grid-v15 .tool-card{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px!important;padding:9px 7px!important;border-radius:13px!important;min-height:82px!important}
  body[data-page="index"] .tool-grid-v15 .tool-icon{width:35px;height:35px;border-radius:10px;font-size:15px}
  body[data-page="index"] .tool-grid-v15 .tool-card div{min-width:0;width:100%}
  body[data-page="index"] .tool-grid-v15 strong{font-size:10px;line-height:1.12;display:block;white-space:normal}
  body[data-page="index"] .tool-grid-v15 small{font-size:8px;line-height:1.1;margin-top:3px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

  body[data-page="index"] .home-ad-slot{display:none}
  body[data-page="index"] .site-footer{display:none}

  
  body[data-page="index"] .mobile-nav{grid-template-columns:repeat(5,1fr)!important;left:9px;right:9px;bottom:7px;border:1px solid #dce5ed!important;border-radius:18px;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;box-shadow:0 8px 28px rgba(31,49,66,.12)!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(15px)}
  body[data-page="index"] .mobile-nav a{padding:3px 0!important;color:#5c6f82!important;min-height:45px;display:flex;flex-direction:column;justify-content:center}
  body[data-page="index"] .mobile-nav a.active{color:#0f63e8!important}
  body[data-page="index"] .mobile-nav .nav-icon{width:21px!important;height:21px!important}
  body[data-page="index"] .mobile-nav small{font-size:9px!important;font-weight:750;margin-top:3px}
}


@media(max-width:380px){
  body[data-page="index"] .shell{width:calc(100% - 14px)}
  body[data-page="index"] .brand-lockup .brand{font-size:27px}
  body[data-page="index"] .brand-lockup>small{font-size:10px}
  body[data-page="index"] .city-button{font-size:12px;padding:9px 11px}
  body[data-page="index"] .home-hero.hero-v15{min-height:218px;padding:22px 17px 19px}
  body[data-page="index"] .hero-v15 h1{font-size:41px}
  body[data-page="index"] .quick-item{grid-template-columns:30px minmax(0,1fr);padding:6px 4px}
  body[data-page="index"] .quick-icon{width:30px;height:30px;font-size:15px}
  body[data-page="index"] .quick-item strong{font-size:11px}
  body[data-page="index"] .quick-item small{font-size:8px}
  body[data-page="index"] .weather-card-v15 h2{font-size:68px}
  body[data-page="index"] .weather-v15-stats small{font-size:8px}
  body[data-page="index"] .weather-v15-stats strong{font-size:12px}
  body[data-page="index"] .exchange-card-v15 .big-rate strong{font-size:27px}
  body[data-page="index"] .fuel-card-v15 .fuel-lines>div{font-size:10px}
  body[data-page="index"] .holiday-v15-copy strong{font-size:14px}
  body[data-page="index"] .holiday-count strong{font-size:46px}
  body[data-page="index"] .sport-card-v15 .featured-match h3{font-size:18px}
  body[data-page="index"] .news-preview-v15 .news-item,
  body[data-page="index"] .news-preview-v15 .news-item:first-child{grid-template-columns:82px minmax(0,1fr) 20px}
  body[data-page="index"] .news-thumb{width:82px;height:62px}
  body[data-page="index"] .news-preview-v15 .news-item strong,
  body[data-page="index"] .news-preview-v15 .news-item:first-child strong{font-size:13px!important}
}


#thunderbit-crx-side-bar{display:none!important}
.holiday-flag{overflow:hidden}
.holiday-flag img{display:block;width:100%;height:100%;object-fit:cover}

@media(max-width:620px){
  
  body[data-page="index"] .quick-strip{padding:15px 13px 14px!important;border-radius:20px!important}
  body[data-page="index"] .quick-strip-head{margin-bottom:11px!important}
  body[data-page="index"] .quick-strip-head .kicker{font-size:11px!important;letter-spacing:.11em!important}
  body[data-page="index"] .quick-strip-head a{font-size:12px!important}
  body[data-page="index"] .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body[data-page="index"] .quick-item{grid-template-columns:42px minmax(0,1fr)!important;gap:9px!important;min-height:72px!important;padding:10px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 3px 10px rgba(30,51,72,.035)}
  body[data-page="index"] .quick-icon{width:42px!important;height:42px!important;border-radius:12px!important;font-size:19px!important}
  body[data-page="index"] .quick-item strong{font-size:16px!important;line-height:1.05!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;letter-spacing:-.025em!important}
  body[data-page="index"] .quick-item small{font-size:10.5px!important;line-height:1.2!important;margin-top:4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body[data-page="index"] .quick-item.quick-rate strong{font-size:15px!important}
  body[data-page="index"] .quick-item.quick-holiday strong{font-size:15px!important}

  
  body[data-page="index"] .weather-v15-head{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:11px!important;margin-bottom:16px!important}
  body[data-page="index"] .weather-card-v15 .kicker{font-size:12px!important;line-height:1.25!important;letter-spacing:.085em!important;white-space:normal!important;max-width:100%!important}
  body[data-page="index"] .weather-tabs{width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:3px!important;padding:4px!important;border-radius:15px!important;background:rgba(3,22,38,.34)!important}
  body[data-page="index"] .weather-tabs a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:38px!important;padding:8px 7px!important;border-radius:11px!important;font-size:12px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}
  body[data-page="index"] .weather-v15-main{gap:13px!important}
  body[data-page="index"] .weather-card-v15 h2{font-size:78px!important}
  body[data-page="index"] .weather-v15-stats small{font-size:9.5px!important;line-height:1.1!important}
  body[data-page="index"] .weather-v15-stats strong{font-size:14px!important;line-height:1.1!important;margin-top:4px!important}
  body[data-page="index"] .home-hour time{font-size:9.5px!important}
  body[data-page="index"] .home-hour strong{font-size:13px!important}
  body[data-page="index"] .home-hour small{font-size:8.5px!important}

  
  body[data-page="index"] .holiday-flag{width:58px!important;height:39px!important;border-radius:7px!important;background:#fff!important;box-shadow:0 2px 8px rgba(18,55,89,.12)!important;flex:0 0 58px!important}
  body[data-page="index"] .holiday-flag img{width:58px!important;height:39px!important;object-fit:cover!important}

  
  body[data-page="index"] .tools-v15-section{padding-top:22px!important}
  body[data-page="index"] .tool-grid-v15{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body[data-page="index"] .tool-grid-v15 .tool-card{position:relative!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 14px!important;align-items:center!important;gap:9px!important;min-height:94px!important;padding:13px 11px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 5px 16px rgba(31,49,66,.045)!important}
  body[data-page="index"] .tool-grid-v15 .tool-icon{width:46px!important;height:46px!important;border-radius:13px!important;font-size:19px!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)!important}
  body[data-page="index"] .tool-grid-v15 .tool-card div{min-width:0!important;width:auto!important}
  body[data-page="index"] .tool-grid-v15 strong{font-size:13px!important;line-height:1.15!important;font-weight:850!important;white-space:normal!important}
  body[data-page="index"] .tool-grid-v15 small{font-size:9.5px!important;line-height:1.2!important;margin-top:4px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;color:#748396!important}
  body[data-page="index"] .tool-grid-v15 .tool-card>span:last-child{font-size:18px!important;color:#8a9aac!important;line-height:1!important}
  body[data-page="index"] .tool-purple{background:linear-gradient(135deg,#fff 60%,#f3efff 100%)!important}
  body[data-page="index"] .tool-blue{background:linear-gradient(135deg,#fff 60%,#eef5ff 100%)!important}
  body[data-page="index"] .tool-green{background:linear-gradient(135deg,#fff 60%,#eefaf2 100%)!important}
  body[data-page="index"] .tool-orange{background:linear-gradient(135deg,#fff 60%,#fff2ed 100%)!important}
}

@media(max-width:380px){
  body[data-page="index"] .quick-item{grid-template-columns:38px minmax(0,1fr)!important;min-height:68px!important;padding:9px 8px!important;gap:7px!important}
  body[data-page="index"] .quick-icon{width:38px!important;height:38px!important;font-size:17px!important}
  body[data-page="index"] .quick-item strong{font-size:14px!important}
  body[data-page="index"] .quick-item.quick-rate strong,
  body[data-page="index"] .quick-item.quick-holiday strong{font-size:13.5px!important}
  body[data-page="index"] .quick-item small{font-size:9.5px!important}
  body[data-page="index"] .weather-tabs a{font-size:11px!important;min-height:36px!important}
  body[data-page="index"] .weather-card-v15 h2{font-size:72px!important}
  body[data-page="index"] .weather-v15-stats small{font-size:8.7px!important}
  body[data-page="index"] .weather-v15-stats strong{font-size:12.5px!important}
  body[data-page="index"] .tool-grid-v15 .tool-card{grid-template-columns:42px minmax(0,1fr) 12px!important;gap:7px!important;min-height:88px!important;padding:11px 9px!important}
  body[data-page="index"] .tool-grid-v15 .tool-icon{width:42px!important;height:42px!important;font-size:17px!important}
  body[data-page="index"] .tool-grid-v15 strong{font-size:12px!important}
  body[data-page="index"] .tool-grid-v15 small{font-size:9px!important}
}



html{background:#f4f8fb}
body{background:#f4f8fb;color:#101923}
body.sheet-open{overflow:hidden}


.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
.location-only-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #dbe4ec;background:#fff;border-radius:14px;cursor:pointer;box-shadow:0 5px 16px rgba(30,51,72,.055);color:#101923}
.location-only-button:hover{background:#f7faff}
.location-only-button .location-pin-icon{width:20px;height:20px}
.header-menu-button{width:44px;height:44px!important;padding:8px 7px!important;border-radius:14px!important;background:#fff!important;border:1px solid #dbe4ec!important;box-shadow:0 5px 16px rgba(30,51,72,.055)}
.header-menu-button span{height:3px!important;margin:5px 0!important;background:#101923!important}


.menu-backdrop{position:fixed;z-index:103;inset:0;background:rgba(8,18,28,.42);backdrop-filter:blur(4px)}
.main-menu-sheet{position:fixed;z-index:104;top:0;right:0;width:min(430px,92vw);height:100dvh;background:#f7fafc;padding:22px 18px calc(24px + env(safe-area-inset-bottom));transform:translateX(105%);transition:transform .27s cubic-bezier(.2,.75,.2,1);box-shadow:-26px 0 70px rgba(12,30,48,.20);overflow:auto}
.main-menu-sheet.open{transform:translateX(0)}
.main-menu-head{display:flex;align-items:center;justify-content:space-between;padding:1px 2px 20px}
.main-menu-head .brand{font-size:28px;letter-spacing:-2.1px}
.main-menu-links{display:grid;gap:8px}
.main-menu-links a{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:12px;background:#fff;border:1px solid #e0e8ef;border-radius:17px;padding:11px 12px;color:#172536;box-shadow:0 5px 18px rgba(31,49,66,.035)}
.main-menu-links a.active{border-color:#bcd7ff;background:linear-gradient(135deg,#fff,#edf5ff)}
.main-menu-links a>span:nth-child(2){min-width:0}
.main-menu-links strong,.main-menu-links small{display:block}
.main-menu-links strong{font-size:15px;line-height:1.1}
.main-menu-links small{font-size:10.5px;color:#718296;margin-top:4px;line-height:1.15}
.main-menu-links b{font-size:23px;color:#9aabba;font-weight:500}
.menu-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eef4fa;color:#235e99;font-weight:900;font-size:20px}
.main-menu-links a:nth-child(3) .menu-icon{background:#ecf8ef;color:#19834a}
.main-menu-links a:nth-child(4) .menu-icon{background:#fff0ed;color:#d4523a}
.main-menu-links a:nth-child(5) .menu-icon{background:#eef2ff;color:#4b62bf}
.main-menu-links a:nth-child(6) .menu-icon{background:#fff7dd;color:#9b7111}
.main-menu-links a:nth-child(7) .menu-icon{background:#edf6ff;color:#2b6fa7}
.main-menu-links a:nth-child(8) .menu-icon{background:#f4efff;color:#7352d6}
.menu-privacy{display:block;margin:18px 5px 0;padding:13px 4px;color:#6f8090;font-size:12px;font-weight:750}


.settings-sheet.location-sheet{background:#f7fafc;padding:22px 18px}
.location-sheet .sheet-head{margin-bottom:8px}.location-sheet .sheet-head h2{font-size:30px}
.sheet-intro{margin:0 0 20px;color:#6e7d8d;font-size:13px;line-height:1.45}
.location-sheet .field{background:#fff;border:1px solid #e0e8ef;border-radius:18px;padding:13px;margin-bottom:8px}
.location-sheet .field span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.location-sheet input{border:0;background:#f3f7fa;border-radius:12px;font-size:16px;padding:13px 12px}
.location-sheet .city-option{border:1px solid #e4ebf1;margin-top:7px;border-radius:13px;padding:12px;background:#fff}
.location-sheet .primary-button{border-radius:15px;min-height:50px;background:#0f63e8}


body[data-page="index"] .brand-lockup>small,
body[data-page="index"] .hero-city,
body[data-page="index"] .hero-v15 p{display:none!important}
body[data-page="index"] .hero-copy{position:relative;z-index:2;margin-top:auto}
body[data-page="index"] .home-hero.hero-v15{display:flex;flex-direction:column;justify-content:flex-end}
body[data-page="index"] .hero-v15 h1{margin-bottom:0!important}
.quick-diesel .quick-icon{background:#e8eff7;color:#28333d}


.holiday-card-v15{isolation:isolate;background:linear-gradient(108deg,#e7f4ff 0%,#d7ebff 46%,#c8e3fb 100%)!important}
.holiday-card-v15:after{display:none!important}
.holiday-card-v15 .holiday-art{position:absolute;z-index:-1;inset:0 0 0 38%;background:linear-gradient(90deg,rgba(215,235,255,.96) 0%,rgba(215,235,255,.52) 32%,rgba(215,235,255,.08) 100%),url('../images/holiday-memorial.svg') center right/cover no-repeat;opacity:.9}
.holiday-card-v15 .holiday-top,.holiday-card-v15 .holiday-v15-content{z-index:2}
.holiday-card-v15 .holiday-count{padding:9px 12px;border-radius:18px;background:rgba(255,255,255,.55);backdrop-filter:blur(5px);box-shadow:0 4px 18px rgba(45,99,150,.08)}


body:not([data-page="index"]){padding-bottom:88px;background:#f4f8fb}
body:not([data-page="index"]) .site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e5ebf1;box-shadow:0 5px 22px rgba(30,51,72,.035)}
body:not([data-page="index"]) .page-head{position:relative;overflow:hidden;isolation:isolate;margin-top:14px;margin-bottom:16px;padding:30px 28px;min-height:176px;border-radius:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 14px 34px rgba(26,51,75,.12)}
body:not([data-page="index"]) .page-head:before{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(120deg,#102b43,#174d73)}
body:not([data-page="index"]) .page-head:after{content:"";position:absolute;z-index:-1;width:210px;height:210px;border:34px solid rgba(255,255,255,.06);border-radius:50%;right:-70px;top:-85px}
body:not([data-page="index"]) .page-head .eyebrow{color:#dcecff;font-size:11px;letter-spacing:.12em}
body:not([data-page="index"]) .page-head h1{font-size:clamp(38px,5.5vw,62px);line-height:.95;letter-spacing:-.055em;margin:9px 0 0;color:#fff;max-width:900px}
body[data-page="vreme"] .page-head:before{background:linear-gradient(110deg,rgba(9,38,62,.94),rgba(16,77,114,.68)),url('https://images.unsplash.com/photo-1534088568595-a066f410bcda?auto=format&fit=crop&fm=jpg&q=78&w=1400') center/cover}
body[data-page="kurs"] .page-head:before{background:radial-gradient(circle at 85% 18%,rgba(255,255,255,.22),transparent 24%),linear-gradient(120deg,#0d5f49,#26946c)}
body[data-page="gorivo"] .page-head:before{background:radial-gradient(circle at 86% 22%,rgba(255,150,110,.35),transparent 25%),linear-gradient(120deg,#15232d,#344b59)}
body[data-page="praznici"] .page-head:before{background:linear-gradient(90deg,rgba(13,48,82,.95),rgba(21,79,125,.52)),url('../images/holiday-memorial.svg') center right/cover}
body[data-page="sport"] .page-head:before{background:linear-gradient(100deg,rgba(4,15,23,.96),rgba(6,35,54,.62)),url('https://images.unsplash.com/photo-1652541090220-c9a0d15edbe4?auto=format&fit=crop&fm=jpg&q=76&w=1500') center/cover}
body[data-page="vesti"] .page-head:before,body[data-page="vest"] .page-head:before{background:radial-gradient(circle at 80% 20%,rgba(88,150,255,.32),transparent 28%),linear-gradient(120deg,#151d2b,#263f64)}
body[data-page="kalkulatori"] .page-head:before{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.18),transparent 24%),linear-gradient(120deg,#5a3bbb,#8b62e8)}
body[data-page="privacy"] .page-head:before{background:linear-gradient(120deg,#283643,#536777)}

body:not([data-page="index"]) .card{border:1px solid #e0e8ef;border-radius:22px;box-shadow:0 8px 26px rgba(31,49,66,.05);background:#fff}
body:not([data-page="index"]) .section-block{padding-top:26px}
body:not([data-page="index"]) input,body:not([data-page="index"]) select{min-height:48px;border:1px solid #dbe4ec;border-radius:13px;background:#f9fbfd;font-size:15px}
body:not([data-page="index"]) .primary-button{min-height:48px;border-radius:14px;background:#0f63e8}


body[data-page="vreme"] .weather-page-grid{gap:13px}
body[data-page="vreme"] .weather-now{border:0;background:linear-gradient(135deg,#0e3350,#0a5d85);border-radius:25px;padding:24px;box-shadow:0 15px 34px rgba(8,54,85,.18)}
body[data-page="vreme"] .mega-temp{font-size:88px}
body[data-page="vreme"] .weather-condition{font-size:20px}
body[data-page="vreme"] .weather-big-icon{font-size:72px}
body[data-page="vreme"] .weather-stats{grid-template-columns:repeat(4,1fr);gap:0;border-color:rgba(255,255,255,.18)}
body[data-page="vreme"] .weather-stats>div{padding:12px;border-right:1px solid rgba(255,255,255,.16)}
body[data-page="vreme"] .weather-stats>div:last-child{border-right:0}
body[data-page="vreme"] .hourly-card{padding:20px}
body[data-page="vreme"] .hour-item{min-width:86px;background:#f7fafc;border-color:#e1e9f0;border-radius:15px;padding:13px 10px}
body[data-page="vreme"] .forecast-list{border:1px solid #e0e8ef;border-radius:22px;box-shadow:0 8px 26px rgba(31,49,66,.05)}
body[data-page="vreme"] .forecast-row{padding:17px 20px;border-color:#e6edf3}


body[data-page="kurs"] .two-col{gap:13px}
body[data-page="kurs"] .rates-table{margin-top:14px}
body[data-page="kurs"] .rate-row{border-color:#e7edf2;padding:16px 8px;border-radius:10px}
body[data-page="kurs"] .rate-row:not(:first-child):hover{background:#f7fafc}
body[data-page="kurs"] .rate-code i{background:#e9f7ef;color:#16834b}
body[data-page="kurs"] .converter-result{background:linear-gradient(135deg,#0e5e49,#198963);border-radius:17px;padding:20px}


body[data-page="gorivo"] .fuel-hero{gap:12px}
body[data-page="gorivo"] .price-panel{min-height:190px;border:0;border-radius:24px;padding:25px;box-shadow:0 12px 30px rgba(31,49,66,.08)}
body[data-page="gorivo"] .diesel-panel{background:linear-gradient(135deg,#17232b,#34434d);color:#fff}
body[data-page="gorivo"] .petrol-panel{background:linear-gradient(135deg,#ff805e,#f4aa65);color:#2f211d}
body[data-page="gorivo"] .price-panel strong{font-size:52px}
body[data-page="gorivo"] .calc-output{background:linear-gradient(135deg,#17232b,#253a48);border-radius:17px}
body[data-page="gorivo"] .validity-card{background:linear-gradient(135deg,#fff,#eef8f2)}


body[data-page="praznici"] .holiday-legend{display:flex;gap:10px;overflow:auto;margin-bottom:14px}
body[data-page="praznici"] .holiday-legend span{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e0e8ef;border-radius:999px;padding:9px 12px;white-space:nowrap;font-size:12px}
body[data-page="praznici"] .holiday-item{border:1px solid #e0e8ef;border-left:4px solid #5f8fc2!important;border-radius:19px;box-shadow:0 5px 18px rgba(31,49,66,.035)}
body[data-page="praznici"] .holiday-item.is-off{border-left-color:#ef6b4c!important}
body[data-page="praznici"] .holiday-date{background:#eef4f9}


body[data-page="sport"] #sportFeatured .featured-match{border:0;border-radius:24px;overflow:hidden;min-height:210px;padding:25px;background-image:linear-gradient(90deg,rgba(5,12,17,.95),rgba(7,16,23,.58)),url('https://images.unsplash.com/photo-1652541090220-c9a0d15edbe4?auto=format&fit=crop&fm=jpg&q=76&w=1600');background-size:cover;background-position:center;box-shadow:0 15px 35px rgba(10,29,43,.16);margin-bottom:13px}
body[data-page="sport"] #sportFeatured .featured-match h3{font-size:30px}
body[data-page="sport"] .sport-row{border-color:#e0e8ef;border-radius:17px;box-shadow:0 4px 16px rgba(31,49,66,.03)}
body[data-page="sport"] .sport-time{color:#0f63e8}


body[data-page="vesti"] .news-controls{background:rgba(244,248,251,.94);border-color:#e0e8ef}
body[data-page="vesti"] .filter-chip{border-color:#dce5ed;background:#fff;padding:9px 13px}
body[data-page="vesti"] .filter-chip.active{background:#0f63e8;border-color:#0f63e8;color:#fff}
body[data-page="vesti"] .news-search input{background:#fff}
body[data-page="vesti"] .news-search button{background:#0f63e8;border-radius:13px}
body[data-page="vesti"] .news-page-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body[data-page="vesti"] .news-page-list .news-item,body[data-page="vesti"] .news-page-list .news-item:first-child{display:grid;grid-template-columns:124px minmax(0,1fr) 28px;gap:14px;align-items:center;min-height:128px;background:#fff;color:#101923;border:1px solid #e0e8ef;border-radius:20px;padding:10px;box-shadow:0 6px 20px rgba(31,49,66,.04)}
body[data-page="vesti"] .news-page-list .news-item:first-child{grid-column:span 2;grid-template-columns:230px minmax(0,1fr) 32px;min-height:190px;background:linear-gradient(135deg,#fff,#f5f9fc);color:#101923}
body[data-page="vesti"] .news-page-list .news-thumb{width:124px;height:106px;border-radius:14px;object-fit:cover;background:#e7edf2}
body[data-page="vesti"] .news-page-list .news-item:first-child .news-thumb{width:230px;height:168px}
body[data-page="vesti"] .news-page-list .news-item strong{font-size:17px;line-height:1.2}
body[data-page="vesti"] .news-page-list .news-item:first-child strong{font-size:26px;line-height:1.08}
body[data-page="vesti"] .news-page-list .news-meta{color:#748596!important}
body[data-page="vesti"] .news-page-list .news-item p{margin:7px 0 0;color:#5f7182;font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}


body[data-page="kalkulatori"] .calculators{gap:13px;padding-bottom:28px}
body[data-page="kalkulatori"] .calc-card{position:relative;overflow:hidden;padding:22px;border-radius:23px}
body[data-page="kalkulatori"] .calc-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;top:-55px;background:rgba(102,77,220,.06)}
body[data-page="kalkulatori"] .calc-card .tool-icon{width:52px;height:52px;border-radius:15px;color:#fff;background:#7455e7;font-size:21px}
body[data-page="kalkulatori"] .calc-card:nth-child(2) .tool-icon{background:#397de1}
body[data-page="kalkulatori"] .calc-card:nth-child(3) .tool-icon{background:#35ae5c}
body[data-page="kalkulatori"] .calc-card:nth-child(4) .tool-icon{background:#f06f45}
body[data-page="kalkulatori"] .calc-card h2{font-size:27px;margin:12px 0 0}
body[data-page="kalkulatori"] .calc-output{border-radius:17px;background:#14202a;padding:19px;margin-top:16px}
body[data-page="kalkulatori"] .calc-output strong{font-size:29px}


body[data-page="privacy"] .legal-copy{max-width:900px;padding:28px}
body[data-page="privacy"] .legal-copy h2{font-size:23px;margin:26px 0 8px}
body[data-page="privacy"] .legal-copy h2:first-child{margin-top:0}
body[data-page="privacy"] .legal-copy p{color:#536475;line-height:1.7}


@media(max-width:900px){
  .desktop-nav{display:none!important}
  .header-menu-button{display:block!important}
}

@media(max-width:620px){
  body{font-size:16px}
  .shell{width:calc(100% - 18px)}
  .site-header{position:sticky!important;top:0!important}
  .site-header .header-inner{height:68px!important;width:calc(100% - 24px)!important;gap:9px!important}
  .brand-lockup .brand,.main-menu-head .brand{font-size:28px!important;letter-spacing:-2.15px!important}
  .brand-lockup .brand i,.main-menu-head .brand i{width:8px!important;height:8px!important;margin-top:-16px!important}
  .location-only-button,.header-menu-button{width:44px!important;height:44px!important;border-radius:13px!important}
  .location-only-button .location-pin-icon{width:20px!important;height:20px!important}

  
  body[data-page="index"] .site-header .header-inner{height:68px!important;width:calc(100% - 24px)!important}
  body[data-page="index"] .home-hero.hero-v15{min-height:210px!important;margin-top:10px!important;padding:22px 18px 22px!important}
  body[data-page="index"] .hero-v15 h1{font-size:45px!important;line-height:.9!important}
  body[data-page="index"] .hero-v15 .eyebrow{font-size:10px!important}
  body[data-page="index"] .quick-diesel .quick-icon{background:#e8eff7!important;color:#26323e!important}
  body[data-page="index"] .holiday-card-v15{min-height:158px!important;padding:15px!important}
  body[data-page="index"] .holiday-card-v15 .holiday-art{inset:0 0 0 44%!important;background:linear-gradient(90deg,rgba(215,235,255,.98) 0%,rgba(215,235,255,.62) 34%,rgba(215,235,255,.12) 100%),url('../images/holiday-memorial.svg') center right/cover no-repeat!important;opacity:.92!important}
  body[data-page="index"] .holiday-v15-content{grid-template-columns:58px minmax(0,1fr) 63px!important;gap:10px!important}
  body[data-page="index"] .holiday-v15-copy strong{font-size:15px!important;line-height:1.1!important;max-width:none!important}
  body[data-page="index"] .holiday-v15-copy span{font-size:9.5px!important;margin-top:6px!important}
  body[data-page="index"] .holiday-count{padding:8px 5px!important;border-radius:14px!important}
  body[data-page="index"] .holiday-count strong{font-size:46px!important}
  body[data-page="index"] .holiday-count span{font-size:11px!important}

  
  body:not([data-page="index"]) .page-head{width:calc(100% - 18px);min-height:148px;margin-top:10px;margin-bottom:12px;padding:21px 18px;border-radius:22px}
  body:not([data-page="index"]) .page-head h1{font-size:38px;line-height:.96;margin-top:7px}
  body:not([data-page="index"]) .page-head .eyebrow{font-size:9.5px}
  body:not([data-page="index"]) .card{border-radius:19px;padding:17px}
  body:not([data-page="index"]) .site-footer{display:none}

  
  body[data-page="vreme"] .weather-page-grid{display:grid;grid-template-columns:1fr;gap:10px}
  body[data-page="vreme"] .weather-now{padding:18px;grid-template-columns:1fr auto;border-radius:21px}
  body[data-page="vreme"] .mega-temp{font-size:76px}
  body[data-page="vreme"] .weather-condition{font-size:16px}
  body[data-page="vreme"] .weather-big-icon{font-size:54px}
  body[data-page="vreme"] .weather-stats{grid-template-columns:repeat(2,1fr);gap:0;margin-top:9px}
  body[data-page="vreme"] .weather-stats>div{padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.13)}
  body[data-page="vreme"] .weather-stats>div:nth-child(even){border-right:0}
  body[data-page="vreme"] .weather-stats small{font-size:10px}.weather-stats strong{font-size:14px}
  body[data-page="vreme"] .hourly-card{padding:16px}
  body[data-page="vreme"] .hour-item{min-width:82px;padding:12px 8px}
  body[data-page="vreme"] .forecast-section{padding-top:21px}
  body[data-page="vreme"] .forecast-row{grid-template-columns:minmax(0,1fr) 44px 82px!important;padding:14px 13px!important;gap:8px}
  body[data-page="vreme"] .forecast-day strong{font-size:14px}.forecast-day small{font-size:10px;color:#768695}
  body[data-page="vreme"] .forecast-temp{display:flex;gap:7px;justify-content:flex-end}.forecast-temp strong,.forecast-temp span{font-size:14px}
  body[data-page="vreme"] .forecast-rain{display:none}

  
  body[data-page="kurs"] .two-col{grid-template-columns:1fr;gap:10px}
  body[data-page="kurs"] .rate-row{grid-template-columns:76px 1fr 1fr!important;gap:7px;padding:13px 3px}
  body[data-page="kurs"] .rate-row>*:nth-child(4){display:none!important}
  body[data-page="kurs"] .rate-row{font-size:12px}.rate-row strong{font-size:13px}
  body[data-page="kurs"] .sticky-card{position:static}

  
  body[data-page="gorivo"] .fuel-hero{grid-template-columns:1fr 1fr;gap:9px}
  body[data-page="gorivo"] .price-panel{min-height:142px;padding:16px;border-radius:20px}
  body[data-page="gorivo"] .price-panel>span{font-size:10px}
  body[data-page="gorivo"] .price-panel strong{font-size:34px;line-height:1}
  body[data-page="gorivo"] .price-panel small{font-size:11px}
  body[data-page="gorivo"] .two-col{grid-template-columns:1fr;gap:10px}

  
  body[data-page="praznici"] .holiday-list{grid-template-columns:1fr;gap:9px}
  body[data-page="praznici"] .holiday-item{grid-template-columns:58px minmax(0,1fr)!important;gap:11px;padding:13px}
  body[data-page="praznici"] .holiday-info strong{font-size:14px;line-height:1.15}
  body[data-page="praznici"] .holiday-distance{display:none}

  
  body[data-page="sport"] #sportFeatured .featured-match{min-height:176px;padding:18px;border-radius:21px}
  body[data-page="sport"] #sportFeatured .featured-match h3{font-size:22px}
  body[data-page="sport"] .featured-teams{gap:8px}
  body[data-page="sport"] .team-logo{width:31px;height:31px}
  body[data-page="sport"] .sports-list{gap:8px}
  body[data-page="sport"] .sport-row{grid-template-columns:57px minmax(0,1fr)!important;gap:9px;padding:13px 12px;border-radius:16px}
  body[data-page="sport"] .sport-time{font-size:15px}
  body[data-page="sport"] .sport-teams strong{font-size:13px;line-height:1.2}.sport-teams small{font-size:9px}
  body[data-page="sport"] .sport-row>.sport-status,body[data-page="sport"] .sport-row>.sport-score{grid-column:2;font-size:10px}

  
  body[data-page="vesti"] .news-controls{position:relative;top:auto;padding:2px 0 12px;margin-bottom:10px;background:transparent;border:0}
  body[data-page="vesti"] .news-filter-row{gap:6px}
  body[data-page="vesti"] .filter-chip{font-size:11px;padding:8px 11px}
  body[data-page="vesti"] .news-search{grid-template-columns:1fr auto;gap:6px}.news-search button{padding:0 13px;font-size:12px}
  body[data-page="vesti"] .news-page-list{grid-template-columns:1fr;gap:9px}
  body[data-page="vesti"] .news-page-list .news-item,body[data-page="vesti"] .news-page-list .news-item:first-child{grid-column:auto;grid-template-columns:94px minmax(0,1fr) 20px;gap:10px;min-height:102px;padding:8px;border-radius:17px;background:#fff}
  body[data-page="vesti"] .news-page-list .news-thumb,body[data-page="vesti"] .news-page-list .news-item:first-child .news-thumb{width:94px;height:82px;border-radius:12px}
  body[data-page="vesti"] .news-page-list .news-item strong,body[data-page="vesti"] .news-page-list .news-item:first-child strong{font-size:14px;line-height:1.17;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  body[data-page="vesti"] .news-page-list .news-meta{font-size:9px!important;margin-top:5px!important}
  body[data-page="vesti"] .news-page-list .news-item p{display:none}

  
  body[data-page="kalkulatori"] .calculators{grid-template-columns:1fr;gap:10px}
  body[data-page="kalkulatori"] .calc-card{padding:18px;border-radius:20px}
  body[data-page="kalkulatori"] .calc-card .tool-icon{width:48px;height:48px;border-radius:14px;font-size:19px}
  body[data-page="kalkulatori"] .calc-card h2{font-size:24px}
  body[data-page="kalkulatori"] .form-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}
  body[data-page="kalkulatori"] #put .form-grid{grid-template-columns:1fr 1fr}
  body[data-page="kalkulatori"] #put .form-grid label:last-child{grid-column:1/-1}
  body[data-page="kalkulatori"] .calc-output{padding:16px}.calc-output strong{font-size:26px}

  body[data-page="privacy"] .legal-copy{padding:19px}
  body[data-page="privacy"] .legal-copy h2{font-size:20px}
  body[data-page="privacy"] .legal-copy p{font-size:14px}

  
  .mobile-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;left:9px!important;right:9px!important;bottom:7px!important;border:1px solid #dce5ed!important;border-radius:18px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;box-shadow:0 8px 28px rgba(31,49,66,.12)!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(15px)!important}
  .mobile-nav a{padding:3px 0!important;color:#5c6f82!important;min-height:45px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}
  .mobile-nav a.active{color:#0f63e8!important}
  .mobile-nav .nav-icon{width:21px!important;height:21px!important}
  .mobile-nav small{font-size:9px!important;font-weight:750!important;margin-top:3px!important}
}

@media(max-width:380px){
  .site-header .header-inner{width:calc(100% - 18px)!important}
  .brand-lockup .brand{font-size:26px!important}
  .location-only-button,.header-menu-button{width:42px!important;height:42px!important}
  body[data-page="index"] .hero-v15 h1{font-size:42px!important}
  body[data-page="index"] .holiday-v15-content{grid-template-columns:52px minmax(0,1fr) 57px!important;gap:7px!important}
  body[data-page="index"] .holiday-flag,body[data-page="index"] .holiday-flag img{width:52px!important;height:36px!important}
  body[data-page="index"] .holiday-v15-copy strong{font-size:13.5px!important}
  body[data-page="index"] .holiday-count strong{font-size:41px!important}
  body:not([data-page="index"]) .page-head h1{font-size:34px}
  body[data-page="gorivo"] .price-panel strong{font-size:30px}
  body[data-page="vesti"] .news-page-list .news-item,body[data-page="vesti"] .news-page-list .news-item:first-child{grid-template-columns:82px minmax(0,1fr) 16px}
  body[data-page="vesti"] .news-page-list .news-thumb,body[data-page="vesti"] .news-page-list .news-item:first-child .news-thumb{width:82px;height:74px}
}


body[data-page="vest"] .article-hero{padding:34px 0 24px}
body[data-page="vest"] .article-back{display:inline-flex;padding:8px 12px;margin-bottom:22px;border:1px solid #dce5ed;border-radius:999px;background:#fff;color:#52687c;text-decoration:none}
body[data-page="vest"] .article-hero h1{font-size:clamp(38px,5.8vw,68px);line-height:.98;color:#122234}
body[data-page="vest"] .article-body-card,body[data-page="vest"] .article-side-card{background:#fff;border:1px solid #e0e8ef;border-radius:22px;box-shadow:0 8px 26px rgba(31,49,66,.05)}
body[data-page="vest"] .article-lead{color:#243648}
body[data-page="vest"] .article-side-card{top:90px}
@media(max-width:620px){
  body[data-page="vest"] .article-hero{padding:24px 0 18px}
  body[data-page="vest"] .article-hero h1{font-size:35px;line-height:1}
  body[data-page="vest"] .article-body-card,body[data-page="vest"] .article-side-card{border-radius:19px;padding:18px}
  body[data-page="vest"] .article-lead{font-size:21px;line-height:1.45}
}




body[data-page="index"] .hero-v15 .hero-copy{transform:translateY(-10px)}


body[data-page="index"] .home-wide-card{grid-column:1/-1!important;min-height:0!important}
body[data-page="index"] .home-rate-row{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}
body[data-page="index"] .home-rate-row .big-rate{margin:0!important;min-width:0}
body[data-page="index"] .home-rate-row .mini-rates{display:flex;gap:8px;min-width:250px}
body[data-page="index"] .home-rate-row .mini-rates span{flex:1;text-align:center}
body[data-page="index"] .home-fuel-row{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;margin:0!important}
body[data-page="index"] .home-fuel-row>div{min-height:56px;display:flex!important;align-items:center;justify-content:space-between;padding:12px 14px!important}
body[data-page="index"] .fuel-card-v15 .source-note{display:none!important}


body[data-page="index"] .holiday-no-flag{grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important}
body[data-page="index"] .holiday-no-flag .holiday-v15-copy{padding-right:4px}
body[data-page="index"] .holiday-card-v15 .holiday-art{inset:0 0 0 40%!important;opacity:.98!important}
body[data-page="index"] .holiday-card-v15{background:linear-gradient(110deg,#e9f6ff 0%,#d9edff 48%,#c8e2f7 100%)!important}


body[data-page="index"] .tool-grid-v15{grid-template-columns:repeat(3,minmax(0,1fr))!important}
body[data-page="index"] .tool-grid-v15 .tool-card{min-height:92px!important;padding:11px 10px!important}
body[data-page="index"] .tool-grid-v15 .tool-icon{width:39px;height:39px;font-size:14px!important}
body[data-page="index"] .tool-grid-v15 strong{font-size:11px!important}
body[data-page="index"] .tool-grid-v15 small{font-size:8.5px!important}
.tool-pink .tool-icon{background:#e75d8d!important}.tool-cyan .tool-icon{background:#22a4b7!important}


body[data-page="sport"] .sport-page-content{padding-bottom:20px}
body[data-page="sport"] .sport-list-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:26px 2px 13px}
body[data-page="sport"] .sport-list-heading h2{font-size:30px;line-height:1.02;letter-spacing:-.045em;margin:5px 0 0}
body[data-page="sport"] .sport-list-note{font-size:12px;color:#758596;font-weight:750}
body[data-page="sport"] .sports-list{gap:10px}
body[data-page="sport"] .sport-row-modern{grid-template-columns:86px minmax(0,1fr) auto!important;gap:16px;padding:15px 16px!important;background:linear-gradient(135deg,#fff,#f8fbfd);border:1px solid #dce6ee!important;box-shadow:0 7px 20px rgba(33,55,74,.045)!important}
body[data-page="sport"] .sport-time{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:66px;border-radius:14px;background:#eef4ff;color:#235ee7!important;padding:8px}
body[data-page="sport"] .sport-time small{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#7184a0;font-weight:850}
body[data-page="sport"] .sport-time strong{font-size:19px;line-height:1;margin-top:4px}
body[data-page="sport"] .sport-teams{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px}
body[data-page="sport"] .sport-team-name{display:flex;align-items:center;gap:8px;min-width:0}
body[data-page="sport"] .sport-team-name strong{font-size:15px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body[data-page="sport"] .sport-row-logo{width:30px;height:30px;object-fit:contain;flex:0 0 30px;border-radius:50%;background:#fff;border:1px solid #e3eaf0;padding:3px}
body[data-page="sport"] .sport-row-logo-fallback{display:grid;place-items:center;padding:0;background:#e8f1ff;color:#285fd7;font-size:12px;font-weight:900}
body[data-page="sport"] .sport-team-separator{display:grid;place-items:center}
body[data-page="sport"] .sport-team-separator span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e8edf2;color:#6a7987;font-size:9px;font-weight:900;text-transform:uppercase}
body[data-page="sport"] .sport-competition{grid-column:1/-1!important;margin-top:5px!important;color:#728497!important;font-size:10px!important}
body[data-page="sport"] .sport-row>.sport-status,body[data-page="sport"] .sport-row>.sport-score{justify-self:end;padding:7px 9px;border-radius:10px;background:#f0f4f7;font-size:11px!important;color:#526779}


body[data-page="gorivo"] .fuel-hero-modern{display:grid;grid-template-columns:1fr 1fr;gap:12px}
body[data-page="gorivo"] .fuel-hero-modern .price-panel{position:relative;overflow:hidden;min-height:205px;padding:22px 24px 21px!important;display:flex;flex-direction:column;justify-content:space-between}
body[data-page="gorivo"] .fuel-hero-modern .price-panel:after{content:"";position:absolute;width:150px;height:150px;border:22px solid rgba(255,255,255,.07);border-radius:50%;right:-65px;bottom:-72px;pointer-events:none}
body[data-page="gorivo"] .fuel-panel-top{display:flex;align-items:center;gap:10px;position:relative;z-index:1}
body[data-page="gorivo"] .fuel-panel-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.13);backdrop-filter:blur(6px)}
body[data-page="gorivo"] .fuel-panel-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body[data-page="gorivo"] .fuel-panel-label{font-size:12px;font-weight:900;letter-spacing:.12em}
body[data-page="gorivo"] .fuel-price-line{display:flex;align-items:baseline;gap:8px;position:relative;z-index:1;margin-top:20px}
body[data-page="gorivo"] .fuel-price-line strong{font-size:58px!important;line-height:.82!important;letter-spacing:-.065em}
body[data-page="gorivo"] .fuel-price-line span{font-size:13px;font-weight:900;white-space:nowrap;opacity:.92}
body[data-page="gorivo"] .price-panel>small{position:relative;z-index:1;font-size:10px;line-height:1.35;opacity:.72;margin-top:14px;max-width:260px}
body[data-page="gorivo"] .fuel-tools-grid{align-items:stretch}
body[data-page="gorivo"] .fuel-calc-card h2{font-size:30px;line-height:1.05;margin:12px 0 4px}
body[data-page="gorivo"] .card-intro{color:#71808f;font-size:13px;line-height:1.5;margin:0 0 17px}
body[data-page="gorivo"] .mini-round-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#fff1ea;font-size:18px}
body[data-page="gorivo"] .fuel-validity-modern{position:relative;overflow:hidden;background:linear-gradient(135deg,#effaf4,#fff)!important;display:flex;flex-direction:column;justify-content:center;min-height:100%}
body[data-page="gorivo"] .fuel-validity-modern:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(45,162,102,.07);right:-80px;top:-80px}
body[data-page="gorivo"] .fuel-validity-icon{width:56px;height:56px;border-radius:17px;background:#dff4e8;color:#188454;display:grid;place-items:center;margin-bottom:18px;position:relative;z-index:1}
body[data-page="gorivo"] .fuel-validity-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body[data-page="gorivo"] .fuel-validity-modern h3{font-size:24px;line-height:1.15;margin:10px 0 8px;position:relative;z-index:1}
body[data-page="gorivo"] .fuel-validity-modern p{font-size:13px;color:#687b72;line-height:1.5;position:relative;z-index:1}


body[data-page="kalkulatori"] .calculators-modern{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body[data-page="kalkulatori"] .calc-card{display:flex;flex-direction:column;min-height:100%}
body[data-page="kalkulatori"] .calc-card h2{font-size:26px!important}
body[data-page="kalkulatori"] .calc-intro{margin:7px 0 0;color:#71808e;font-size:12px;line-height:1.45;max-width:460px}
body[data-page="kalkulatori"] .calc-card .form-grid,body[data-page="kalkulatori"] .calc-card>.field{margin-top:17px}
body[data-page="kalkulatori"] .calc-card .calc-output{margin-top:auto!important;padding-top:17px!important}
body[data-page="kalkulatori"] .calc-card:nth-child(n) .tool-icon{font-size:15px;font-weight:900;letter-spacing:-.02em}
body[data-page="kalkulatori"] .calc-bmi .tool-icon{background:#e75d8d!important}
body[data-page="kalkulatori"] .calc-units .tool-icon{background:#22a4b7!important;font-size:24px!important}
body[data-page="kalkulatori"] .calc-vat .tool-icon{background:#9a63dc!important}
body[data-page="kalkulatori"] .calc-tip .tool-icon{background:#ef8a3f!important;font-size:24px!important}
body[data-page="kalkulatori"] .unit-grid{grid-template-columns:1fr 1fr}
body[data-page="kalkulatori"] .unit-type-field{grid-column:1/-1}
body[data-page="kalkulatori"] .full-field{grid-column:1/-1}
body[data-page="kalkulatori"] .calc-output span{font-size:11px;line-height:1.4;opacity:.74}

@media(max-width:620px){
  body[data-page="index"] .hero-v15 .hero-copy{transform:translateY(-16px)}

  body[data-page="index"] .exchange-card-v15,
  body[data-page="index"] .fuel-card-v15{min-height:0!important;padding:14px 15px!important}
  body[data-page="index"] .home-rate-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
  body[data-page="index"] .home-rate-row .big-rate{display:flex;align-items:baseline;gap:4px;white-space:nowrap}
  body[data-page="index"] .home-rate-row .big-rate span{font-size:9px!important}
  body[data-page="index"] .home-rate-row .big-rate strong{font-size:29px!important}
  body[data-page="index"] .home-rate-row .big-rate small{font-size:11px!important}
  body[data-page="index"] .home-rate-row .mini-rates{display:grid;grid-template-columns:1fr;gap:5px;min-width:105px}
  body[data-page="index"] .home-rate-row .mini-rates span{font-size:9px!important;padding:6px 7px!important}
  body[data-page="index"] .home-fuel-row{grid-template-columns:1fr 1fr!important;gap:8px!important}
  body[data-page="index"] .home-fuel-row>div{min-height:58px!important;padding:10px 11px!important;font-size:11px!important}
  body[data-page="index"] .home-fuel-row>div>span{display:flex;align-items:center;gap:7px}
  body[data-page="index"] .home-fuel-row strong{font-size:13px!important}

  body[data-page="index"] .holiday-card-v15{min-height:152px!important}
  body[data-page="index"] .holiday-no-flag{grid-template-columns:minmax(0,1fr) 64px!important;gap:11px!important}
  body[data-page="index"] .holiday-no-flag .holiday-v15-copy strong{font-size:16px!important;max-width:220px!important}
  body[data-page="index"] .holiday-card-v15 .holiday-art{inset:0 0 0 34%!important;background:linear-gradient(90deg,rgba(220,239,255,.97) 0%,rgba(220,239,255,.56) 36%,rgba(220,239,255,.06) 100%),url('../images/holiday-memorial.svg') center right/cover no-repeat!important}

  body[data-page="index"] .tool-grid-v15{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body[data-page="index"] .tool-grid-v15 .tool-card{min-height:91px!important;padding:12px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important}
  body[data-page="index"] .tool-grid-v15 .tool-icon{width:40px;height:40px!important;margin:0}
  body[data-page="index"] .tool-grid-v15 strong{font-size:12px!important}
  body[data-page="index"] .tool-grid-v15 small{font-size:9px!important;white-space:normal!important}

  body[data-page="sport"] .sport-list-heading{margin:20px 2px 11px;align-items:flex-start}
  body[data-page="sport"] .sport-list-heading h2{font-size:25px}
  body[data-page="sport"] .sport-list-note{display:none}
  body[data-page="sport"] .sports-list{gap:9px;padding-bottom:100px}
  body[data-page="sport"] .sport-row-modern{grid-template-columns:66px minmax(0,1fr)!important;gap:11px!important;padding:12px!important}
  body[data-page="sport"] .sport-time{min-height:72px;padding:7px;border-radius:13px}
  body[data-page="sport"] .sport-time small{font-size:7px}
  body[data-page="sport"] .sport-time strong{font-size:17px}
  body[data-page="sport"] .sport-teams{grid-template-columns:minmax(0,1fr);gap:5px}
  body[data-page="sport"] .sport-team-name{gap:8px}
  body[data-page="sport"] .sport-team-name strong{font-size:14px;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
  body[data-page="sport"] .sport-row-logo{width:27px;height:27px;flex-basis:27px}
  body[data-page="sport"] .sport-team-separator{display:none}
  body[data-page="sport"] .sport-competition{grid-column:auto!important;margin:2px 0 0 35px!important;font-size:9px!important}
  body[data-page="sport"] .sport-row>.sport-status,body[data-page="sport"] .sport-row>.sport-score{grid-column:2!important;justify-self:start;margin-left:35px;margin-top:1px;padding:4px 7px}

  body[data-page="gorivo"] .fuel-hero-modern{grid-template-columns:1fr 1fr;gap:9px}
  body[data-page="gorivo"] .fuel-hero-modern .price-panel{min-height:165px!important;padding:15px!important;border-radius:20px!important}
  body[data-page="gorivo"] .fuel-panel-icon{width:39px;height:39px;border-radius:12px}
  body[data-page="gorivo"] .fuel-panel-icon svg{width:22px;height:22px}
  body[data-page="gorivo"] .fuel-panel-label{font-size:9px;letter-spacing:.08em}
  body[data-page="gorivo"] .fuel-price-line{gap:5px;margin-top:15px;flex-wrap:nowrap}
  body[data-page="gorivo"] .fuel-price-line strong{font-size:39px!important;line-height:.9!important}
  body[data-page="gorivo"] .fuel-price-line span{font-size:10px!important}
  body[data-page="gorivo"] .price-panel>small{font-size:8px;line-height:1.3;margin-top:10px}
  body[data-page="gorivo"] .fuel-calc-card h2{font-size:26px}
  body[data-page="gorivo"] .fuel-validity-modern{min-height:220px}

  body[data-page="kalkulatori"] .calculators-modern{grid-template-columns:1fr;gap:10px}
  body[data-page="kalkulatori"] .calc-card h2{font-size:25px!important}
  body[data-page="kalkulatori"] .calc-intro{font-size:11px}
  body[data-page="kalkulatori"] .unit-grid{grid-template-columns:1fr 1fr!important}
  body[data-page="kalkulatori"] .unit-type-field{grid-column:1/-1!important}
  body[data-page="kalkulatori"] .full-field{grid-column:1/-1!important}
}

@media(max-width:380px){
  body[data-page="index"] .home-rate-row{grid-template-columns:1fr}
  body[data-page="index"] .home-rate-row .mini-rates{grid-template-columns:1fr 1fr;min-width:0}
  body[data-page="index"] .home-fuel-row{grid-template-columns:1fr!important}
  body[data-page="gorivo"] .fuel-price-line strong{font-size:35px!important}
  body[data-page="gorivo"] .fuel-price-line span{font-size:9px!important}
}




.main-menu-links .menu-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eef4fa;color:#235e99;font-family:inherit}
.main-menu-links .menu-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.main-menu-links .menu-icon strong{font-size:24px;line-height:1;color:currentColor;margin:0}
.main-menu-links .menu-icon-home{background:#edf4ff;color:#2863c7}
.main-menu-links .menu-icon-overview{background:#eef2ff;color:#6456d9}
.main-menu-links .menu-icon-weather{background:#eaf7ff;color:#2781bd}
.main-menu-links .menu-icon-rate{background:#eaf8ef;color:#18844d}
.main-menu-links .menu-icon-fuel{background:#fff0ec;color:#de5d43}
.main-menu-links .menu-icon-sport{background:#eef1ff;color:#5066d3}
.main-menu-links .menu-icon-news{background:#fff7dd;color:#9a7112}
.main-menu-links .menu-icon-holiday{background:#edf6ff;color:#2b6fa7}
.main-menu-links .menu-icon-calc{background:#f4efff;color:#7352d6}
.menu-policy-links{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #e6edf2}
.menu-policy-links a{flex:1;text-align:center;padding:10px 8px;border-radius:12px;background:#f5f8fa;color:#526577;font-size:11px;font-weight:800}


body[data-page="index"] .dashboard-v15{margin-top:0}
body[data-page="index"] .dashboard-v15 .weather-card{margin-bottom:0}
body[data-page="index"] .quick-strip-head a{display:inline-flex;align-items:center;min-height:34px;padding:6px 9px;border-radius:10px;background:#eef5ff;text-decoration:none!important;color:#174f9d}
body[data-page="index"] .quick-strip-head a:hover{background:#e1edff}


body[data-page="gorivo"] .page-head:before{
  background:
    linear-gradient(90deg,rgba(10,22,31,.93),rgba(12,31,44,.64)),
    url('https://images.unsplash.com/photo-1727483771218-c1cc488d020c?auto=format&fit=crop&fm=jpg&q=80&w=1600') center 55%/cover no-repeat!important;
}
body[data-page="gorivo"] .page-head:after{border-color:rgba(255,255,255,.10)}
body[data-page="gorivo"] .fuel-tools-single{display:block!important;max-width:860px;margin-inline:auto}
body[data-page="gorivo"] .fuel-tools-single .fuel-calc-card{width:100%;padding:26px}
body[data-page="gorivo"] .fuel-price-line{align-items:flex-end!important;gap:7px!important}
body[data-page="gorivo"] .fuel-price-line strong{line-height:.95!important}
body[data-page="gorivo"] .fuel-price-line span{display:inline-block;padding-bottom:4px;line-height:1!important}
body[data-page="gorivo"] .price-panel{background-size:cover!important;background-position:center!important}
body[data-page="gorivo"] .diesel-panel{background-image:linear-gradient(135deg,rgba(19,32,41,.98),rgba(30,48,58,.96))!important}
body[data-page="gorivo"] .petrol-panel{background-image:linear-gradient(135deg,#f17b58,#e9a051)!important}


body[data-page="sport"] .sport-page-no-hero{padding-top:16px;padding-bottom:22px}
body[data-page="sport"] .sport-page-no-hero #sportFeatured .featured-match{margin-top:0}
body[data-page="sport"] .sport-list-heading h1{font-size:30px;line-height:1.02;letter-spacing:-.045em;margin:5px 0 0}
body[data-page="sport"] #sportFeatured .featured-teams{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
body[data-page="sport"] #sportFeatured .featured-teams>span{font-size:clamp(22px,4vw,32px);font-weight:900;line-height:1.02}
body[data-page="sport"] #sportFeatured .team-vs{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);font-size:8px;color:#d4dde3}
body[data-page="sport"] #sportFeatured .team-logo{width:38px;height:38px;flex:0 0 38px}
.data-disclaimer{margin:16px 3px 0;color:#72808d;font-size:11px;line-height:1.5}


body[data-page="pregled"] .page-head:before{background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.18),transparent 24%),linear-gradient(120deg,#132f4b,#315f9a)}
.overview-section{padding:2px 0 34px}
.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.overview-card{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:106px;padding:17px 18px;background:#fff;border:1px solid #dce6ee;border-radius:20px;box-shadow:0 8px 24px rgba(31,49,66,.05);transition:.18s ease}
.overview-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(31,49,66,.09)}
.overview-card>span:nth-child(2){min-width:0}
.overview-card strong,.overview-card small{display:block}
.overview-card strong{font-size:19px;line-height:1.1;letter-spacing:-.02em}
.overview-card small{font-size:11px;color:#748699;margin-top:5px;line-height:1.25}
.overview-card>b{font-size:28px;color:#a5b3c0;font-weight:500}
.overview-icon{width:56px;height:56px;border-radius:17px;display:grid;place-items:center;font-weight:900;font-size:27px}
.overview-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.overview-weather .overview-icon{background:#eaf7ff;color:#2781bd}.overview-rate .overview-icon{background:#eaf8ef;color:#18844d}.overview-fuel .overview-icon{background:#fff0ec;color:#de5d43}.overview-sport .overview-icon{background:#eef1ff;color:#5066d3}.overview-news .overview-icon{background:#fff7dd;color:#9a7112}.overview-holiday .overview-icon{background:#edf6ff;color:#2b6fa7}.overview-calc .overview-icon{background:#f4efff;color:#7352d6}
.overview-note{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:16px 18px;border-radius:17px;background:#eaf3fb;color:#38546b;font-size:12px;line-height:1.45}
.overview-note strong{color:#15354e;white-space:nowrap}


body[data-page="privacy"] .page-head:before{background:linear-gradient(120deg,rgba(24,43,58,.96),rgba(61,89,108,.85)),radial-gradient(circle at 85% 20%,rgba(255,255,255,.18),transparent 26%)}
body[data-page="uslovi"] .page-head:before{background:linear-gradient(120deg,#243442,#566c7d)}
.legal-copy{max-width:920px!important}
.legal-copy h2{scroll-margin-top:90px}
.legal-copy p{font-size:15px!important;color:#536475!important;line-height:1.72!important}
.legal-callout{display:grid;gap:5px;padding:18px 20px;border:1px solid #cfe2f4;border-radius:17px;background:#edf6ff;color:#31516b;margin-bottom:24px}
.legal-callout strong{font-size:17px;color:#153d5d}.legal-callout span{font-size:13px;line-height:1.5}
.legal-callout-warning{background:#fff7df;border-color:#ead8a0;color:#6b5928}.legal-callout-warning strong{color:#5b4511}
.legal-footnote{margin-top:25px;padding:15px 17px;border-radius:15px;background:#f4f6f7;color:#64727d;font-size:11px;line-height:1.55}
.legal-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid #e4e9ed}
.legal-links a{padding:10px 13px;border-radius:12px;background:#edf4fb;color:#285d8c;font-size:12px;font-weight:850}
.calc-disclaimer{margin:12px 0 0;color:#7a8895;font-size:10.5px;line-height:1.45}


.footer-disclaimer{font-size:11px!important;line-height:1.5!important;color:#7f8b91!important;border-left:2px solid #3b4a51;padding-left:10px}
.footer-legal-links{display:flex;gap:16px}.footer-legal-links a{color:#9aa4a9}

@media(max-width:620px){
  
  body[data-page="index"] .dashboard-v15{gap:10px!important}
  body[data-page="index"] .holiday-card-v15{margin-top:0!important}

  
  body[data-page="gorivo"] .page-head{min-height:170px!important}
  body[data-page="gorivo"] .page-head h1{max-width:290px}
  body[data-page="gorivo"] .fuel-tools-single{width:calc(100% - 24px)}
  body[data-page="gorivo"] .fuel-tools-single .fuel-calc-card{padding:18px}
  body[data-page="gorivo"] .fuel-price-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;width:100%}
  body[data-page="gorivo"] .fuel-price-line strong{font-size:38px!important;min-width:0}
  body[data-page="gorivo"] .fuel-price-line span{font-size:9px!important;padding-bottom:3px}

  
  body[data-page="sport"] .sport-page-no-hero{padding-top:12px}
  body[data-page="sport"] #sportFeatured .featured-match{min-height:190px!important;padding:18px!important}
  body[data-page="sport"] #sportFeatured .featured-teams{gap:7px;flex-wrap:nowrap;min-width:0}
  body[data-page="sport"] #sportFeatured .featured-teams>span{font-size:20px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  body[data-page="sport"] #sportFeatured .team-logo{width:31px;height:31px;flex-basis:31px}
  body[data-page="sport"] #sportFeatured .team-vs{width:25px;height:25px;flex:0 0 25px;font-size:7px}
  body[data-page="sport"] .sport-list-heading h1{font-size:25px}

  
  body[data-page="pregled"] .page-head{min-height:152px}
  .overview-grid{grid-template-columns:1fr;gap:9px}
  .overview-card{grid-template-columns:52px minmax(0,1fr) 18px;min-height:92px;padding:14px 15px;border-radius:18px}
  .overview-icon{width:50px;height:50px;border-radius:15px;font-size:24px}
  .overview-icon svg{width:26px;height:26px}
  .overview-card strong{font-size:17px}.overview-card small{font-size:10.5px}
  .overview-note{display:grid;gap:3px;padding:14px 15px}
  .overview-note strong{white-space:normal}

  
  .main-menu-links{gap:7px}
  .main-menu-links a{grid-template-columns:46px minmax(0,1fr) 16px;padding:10px 11px}
  .main-menu-links .menu-icon{width:44px;height:44px;border-radius:13px}
  .main-menu-links .menu-icon svg{width:22px;height:22px}
  .main-menu-links strong{font-size:14.5px}.main-menu-links small{font-size:10px}

  .legal-copy p{font-size:14px!important}.legal-callout{padding:15px 16px}.legal-callout strong{font-size:15px}.legal-callout span{font-size:12px}
}


.quick-icon svg,.tool-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.quick-weather .quick-icon{color:#d69019}.quick-fuel .quick-icon{color:#dc5b55}.quick-rate .quick-icon{color:#16834b}.quick-diesel .quick-icon{color:#345b7e}
.tool-card .tool-icon{display:grid;place-items:center}.tool-card .tool-icon svg{width:22px;height:22px}
body[data-page="kalkulatori"] .calc-card .tool-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.pwa-install-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;background:linear-gradient(120deg,#0f2f4d 0%,#164b76 58%,#246da1 100%);color:#fff;border-radius:22px;padding:15px 17px;margin-bottom:12px;box-shadow:0 13px 30px rgba(22,69,105,.16);position:relative;overflow:hidden}
.pwa-install-card:after{content:"";position:absolute;width:160px;height:160px;border:26px solid rgba(255,255,255,.06);border-radius:50%;right:-68px;top:-75px;pointer-events:none}
.pwa-app-icon{position:relative;z-index:1;width:54px;height:54px;border-radius:15px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.pwa-app-icon img{width:46px;height:46px;border-radius:11px}
.pwa-install-copy{position:relative;z-index:1;min-width:0}.pwa-install-copy .kicker{color:#bcd9ef;font-size:9px}.pwa-install-copy strong,.pwa-install-copy small{display:block}.pwa-install-copy strong{font-size:17px;line-height:1.12;letter-spacing:-.025em;margin-top:2px}.pwa-install-copy small{font-size:10px;color:#d8e7f3;line-height:1.35;margin-top:4px;max-width:530px}
.pwa-install-button{position:relative;z-index:1;display:flex;align-items:center;gap:7px;min-height:44px;border:0;border-radius:13px;background:#fff;color:#123b5d;font-weight:900;padding:0 14px;cursor:pointer;box-shadow:0 7px 18px rgba(0,0,0,.12)}
.pwa-install-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

body[data-page="vreme"] .page-head:before{background:linear-gradient(105deg,rgba(8,31,50,.88),rgba(9,65,96,.52)),url('https://images.unsplash.com/photo-1504608524841-42fe6f032b4b?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 48%/cover no-repeat!important}
body[data-page="kurs"] .page-head:before{background:linear-gradient(105deg,rgba(6,65,48,.91),rgba(16,114,82,.52)),url('https://images.unsplash.com/photo-1526304640581-d334cdbbf45e?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 45%/cover no-repeat!important}
body[data-page="praznici"] .page-head:before{background:linear-gradient(105deg,rgba(20,42,66,.91),rgba(25,83,126,.48)),url('https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 52%/cover no-repeat!important}
body[data-page="vesti"] .page-head:before,body[data-page="vest"] .page-head:before{background:linear-gradient(105deg,rgba(17,25,39,.93),rgba(31,62,92,.56)),url('https://images.unsplash.com/photo-1504711434969-e33886168f5c?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 48%/cover no-repeat!important}
body[data-page="kalkulatori"] .page-head:before{background:linear-gradient(105deg,rgba(57,38,121,.92),rgba(104,70,184,.50)),url('https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 54%/cover no-repeat!important}
body[data-page="pregled"] .page-head:before{background:linear-gradient(105deg,rgba(16,45,72,.91),rgba(38,93,139,.50)),url('https://images.unsplash.com/photo-1495020689067-958852a7765e?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 42%/cover no-repeat!important}
body[data-page="privacy"] .page-head:before{background:linear-gradient(105deg,rgba(22,37,49,.93),rgba(48,72,90,.55)),url('https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 44%/cover no-repeat!important}
body[data-page="uslovi"] .page-head:before{background:linear-gradient(105deg,rgba(25,35,45,.93),rgba(66,82,96,.56)),url('https://images.unsplash.com/photo-1456324504439-367cee3b3c32?auto=format&fit=crop&fm=jpg&q=82&w=1600') center 48%/cover no-repeat!important}
body:not([data-page="index"]) .page-head:after{width:240px;height:240px;border-width:28px;right:-90px;top:-105px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.025))}

.main-menu-links .menu-icon svg,.overview-icon svg{fill:none!important;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.main-menu-links .menu-icon{box-shadow:inset 0 0 0 1px rgba(40,75,105,.035)}
.main-menu-links a.active .menu-icon{box-shadow:0 6px 16px rgba(34,87,137,.12),inset 0 0 0 1px rgba(40,75,105,.04)}

@media(max-width:620px){
  .pwa-install-card{grid-template-columns:50px minmax(0,1fr);padding:13px 14px;gap:11px}
  .pwa-app-icon{width:48px;height:48px;border-radius:13px}.pwa-app-icon img{width:41px;height:41px}
  .pwa-install-copy strong{font-size:15px}.pwa-install-copy small{font-size:9.5px}
  .pwa-install-button{grid-column:1/-1;width:100%;justify-content:center;min-height:46px;margin-top:1px;font-size:13px}
  body:not([data-page="index"]) .page-head{min-height:164px!important;padding:22px 21px!important}
  body:not([data-page="index"]) .page-head h1{font-size:38px!important;max-width:320px}
  .quick-icon svg{width:21px;height:21px}
}

.menu-install-app{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;margin-top:12px;padding:12px 13px;border:0;border-radius:16px;background:linear-gradient(120deg,#0f3150,#1d6395);color:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(23,72,108,.14)}
.menu-install-app svg{width:24px;height:24px;justify-self:center;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.menu-install-app span{min-width:0}.menu-install-app strong,.menu-install-app small{display:block}.menu-install-app strong{font-size:13px}.menu-install-app small{font-size:9.5px;color:#cfe2f1;margin-top:2px}

body[data-page="index"] .news-title-link{color:inherit;text-decoration:none}
body[data-page="index"] .news-title-link:hover{text-decoration:underline;text-underline-offset:4px}
body[data-page="index"] .all-news-link{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px;padding:7px 11px!important;border:1px solid #d9e5f2!important;border-radius:11px;background:#eef5ff;color:#174f93!important;font-size:11px!important;font-weight:900;white-space:nowrap;text-decoration:none!important}
body[data-page="index"] .home-holiday-after-news{margin-top:12px}
body[data-page="index"] .home-holiday-after-news .holiday-card-v15{width:100%;margin:0}

body[data-page="kalkulatori"] .calc-card .calc-output{
  margin-top:28px!important;
  padding:20px!important;
  flex:0 0 auto;
}

body[data-page="kalkulatori"] .unit-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  column-gap:12px!important;
  row-gap:14px!important;
}
body[data-page="kalkulatori"] .unit-type-field,
body[data-page="kalkulatori"] .unit-value-field{grid-column:1/-1!important}
body[data-page="kalkulatori"] .unit-grid label:not(.unit-type-field):not(.unit-value-field){min-width:0}
body[data-page="kalkulatori"] .unit-grid select,
body[data-page="kalkulatori"] .unit-grid input{min-width:0;width:100%}

.android-only-pwa[hidden]{display:none!important}

@media(max-width:620px){
  body[data-page="index"] .news-title-row{align-items:flex-end!important;gap:10px!important}
  body[data-page="index"] .news-title-row>div{min-width:0}
  body[data-page="index"] .news-title-row h2{margin-right:0!important}
  body[data-page="index"] .all-news-link{display:inline-flex!important;flex:0 0 auto;min-height:34px;padding:6px 9px!important;font-size:10px!important}
  body[data-page="index"] .home-holiday-after-news{margin-top:14px}
  body[data-page="index"] .home-holiday-after-news .holiday-card-v15{min-height:152px!important;padding:15px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-card-v15 .holiday-art{inset:0 0 0 34%!important;background:linear-gradient(90deg,rgba(220,239,255,.97) 0%,rgba(220,239,255,.56) 36%,rgba(220,239,255,.06) 100%),url('../images/holiday-memorial.svg') center right/cover no-repeat!important}
  body[data-page="index"] .home-holiday-after-news .holiday-no-flag{grid-template-columns:minmax(0,1fr) 64px!important;gap:11px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-v15-copy strong{font-size:16px!important;max-width:220px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-v15-copy span{font-size:9.5px!important;margin-top:6px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-count{padding:8px 5px!important;border-radius:14px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-count strong{font-size:46px!important}
  body[data-page="index"] .home-holiday-after-news .holiday-count span{font-size:11px!important}

  body[data-page="kalkulatori"] .calc-card .calc-output{
    margin-top:26px!important;
    padding:18px!important;
  }
  body[data-page="kalkulatori"] .unit-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:10px!important;
    row-gap:13px!important;
  }
  body[data-page="kalkulatori"] .unit-type-field,
  body[data-page="kalkulatori"] .unit-value-field{grid-column:1/-1!important}
}

/* v2.4 — mobile editorial flow */
body[data-page="index"] .hero-v15 .hero-copy{transform:translateY(-34px)!important}
body[data-page="index"] .home-flow-news{padding-top:14px!important;padding-bottom:10px!important}
body[data-page="index"] .home-flow-weather{margin-top:2px!important}
body[data-page="index"] .home-flow-sport{margin-top:12px!important}
body[data-page="index"] .home-flow-holiday{margin-top:12px!important}
body[data-page="index"] .home-flow-tools{padding-top:18px!important}

body[data-page="index"] .home-news-editorial{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;display:block!important}
body[data-page="index"] .home-featured-news{display:block;background:#fff;border:1px solid #dfe7ee;border-radius:22px;overflow:hidden;color:#0e1721;text-decoration:none;box-shadow:0 8px 24px rgba(31,49,66,.055)}
body[data-page="index"] .home-featured-news>img,
body[data-page="index"] .home-featured-news-fallback{display:block;width:100%;height:250px;object-fit:cover;background:linear-gradient(135deg,#dce7f0,#b9cad9)}
body[data-page="index"] .home-featured-news-copy{padding:15px 17px 17px}
body[data-page="index"] .home-featured-news-copy small{display:block;color:#738396;font-size:10px;font-weight:800;margin-bottom:7px}
body[data-page="index"] .home-featured-news-copy strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.08;letter-spacing:-.025em;color:#0d1117}
body[data-page="index"] .home-news-list{margin-top:10px;background:#fff;border:1px solid #dfe7ee;border-radius:22px;padding:8px 12px;box-shadow:0 8px 24px rgba(31,49,66,.04)}
body[data-page="index"] .home-news-row{display:grid;grid-template-columns:92px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:91px;padding:10px 0;color:#101923;text-decoration:none;border-bottom:1px solid #edf1f4}
body[data-page="index"] .home-news-row:last-child{border-bottom:0}
body[data-page="index"] .home-news-row>img,
body[data-page="index"] .home-news-row-fallback{display:block;width:92px;height:72px;border-radius:10px;object-fit:cover;background:#e7edf2}
body[data-page="index"] .home-news-row>div{min-width:0}
body[data-page="index"] .home-news-row strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:14px;line-height:1.18;font-weight:900;color:#0e1721}
body[data-page="index"] .home-news-row small{display:block;margin-top:5px;color:#7a8897;font-size:9px;font-weight:800}
body[data-page="index"] .home-news-chevron{font-size:22px;color:#8293a4;line-height:1;text-align:right}

body[data-page="index"] .holiday-photo-card{position:relative;overflow:hidden;background:#153448!important;color:#fff!important;min-height:170px!important}
body[data-page="index"] .holiday-photo-card .holiday-art{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(8,27,41,.91) 0%,rgba(8,27,41,.73) 42%,rgba(8,27,41,.25) 72%,rgba(8,27,41,.08) 100%),url('../images/holiday-memorial.svg') center 48%/cover no-repeat!important;opacity:1!important;z-index:0!important}
body[data-page="index"] .holiday-photo-card .holiday-top,
body[data-page="index"] .holiday-photo-card .holiday-v15-content{position:relative!important;z-index:2!important}
body[data-page="index"] .holiday-photo-card .kicker,
body[data-page="index"] .holiday-photo-card .holiday-top a,
body[data-page="index"] .holiday-photo-card .holiday-v15-copy strong,
body[data-page="index"] .holiday-photo-card .holiday-v15-copy span{color:#fff!important}
body[data-page="index"] .holiday-photo-card .holiday-v15-copy span{opacity:.82}
body[data-page="index"] .holiday-photo-card .holiday-v15-copy small{background:rgba(255,255,255,.94)!important;color:#174f78!important}
body[data-page="index"] .holiday-photo-card .holiday-count{background:rgba(255,255,255,.90)!important;backdrop-filter:blur(8px)!important;color:#2778bd!important}
body[data-page="index"] .holiday-photo-card .holiday-count strong,
body[data-page="index"] .holiday-photo-card .holiday-count span{color:#2778bd!important}

@media(max-width:620px){
  body[data-page="index"] .hero-v15 .hero-copy{transform:translateY(-38px)!important}
  body[data-page="index"] .home-featured-news>img,
  body[data-page="index"] .home-featured-news-fallback{height:205px}
  body[data-page="index"] .home-featured-news-copy{padding:14px 15px 16px}
  body[data-page="index"] .home-featured-news-copy strong{font-size:24px;line-height:1.09}
  body[data-page="index"] .home-news-list{padding:6px 11px;border-radius:20px}
  body[data-page="index"] .home-news-row{grid-template-columns:88px minmax(0,1fr) 16px;gap:10px;min-height:88px;padding:9px 0}
  body[data-page="index"] .home-news-row>img,
  body[data-page="index"] .home-news-row-fallback{width:88px;height:70px;border-radius:9px}
  body[data-page="index"] .home-news-row strong{font-size:13.5px;line-height:1.16}
  body[data-page="index"] .holiday-photo-card{min-height:160px!important;padding:15px!important}
  body[data-page="index"] .holiday-photo-card .holiday-art{inset:0!important;background:linear-gradient(90deg,rgba(7,28,43,.94) 0%,rgba(7,28,43,.75) 46%,rgba(7,28,43,.26) 76%,rgba(7,28,43,.10) 100%),url('../images/holiday-memorial.svg') 61% 48%/cover no-repeat!important}
  body[data-page="index"] .holiday-photo-card .holiday-v15-copy strong{font-size:16px!important;max-width:230px!important}
}


/* v2.5 — lokacijski hero, praznik fotografija, Android CTA i čisti mobilni prikazi */
body[data-page="index"] .holiday-photo-card .holiday-art{
  background:
    linear-gradient(90deg,rgba(8,27,41,.94) 0%,rgba(8,27,41,.78) 38%,rgba(8,27,41,.34) 68%,rgba(8,27,41,.10) 100%),
    url('../images/holiday-priroda.webp') center 52%/cover no-repeat!important;
}
body[data-page="index"] .pwa-install-card{
  margin-top:12px!important;
  margin-bottom:14px!important;
}
body[data-page="vesti"] .news-page-list .news-arrow{display:none!important}
body[data-page="vesti"] .news-page-list .news-item,
body[data-page="vesti"] .news-page-list .news-item:first-child{
  grid-template-columns:124px minmax(0,1fr)!important;
}
body[data-page="vesti"] .news-page-list .news-item:first-child{
  grid-template-columns:230px minmax(0,1fr)!important;
}
body[data-page="vreme"] .weather-page-grid{margin-top:18px!important}
body[data-page="vreme"] .weather-now{position:relative}
body[data-page="vreme"] .weather-city-label{
  display:inline-flex;align-items:center;gap:5px;
  margin-bottom:13px;padding:7px 10px;border-radius:999px;
  background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.17);
  color:#d9ebf8;font-size:10px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;
}
body[data-page="vreme"] .weather-city-label strong{color:#fff;font-size:10px}

@media(max-width:620px){
  body[data-page="index"] .holiday-photo-card .holiday-art{
    inset:0!important;
    background:
      linear-gradient(90deg,rgba(7,28,43,.94) 0%,rgba(7,28,43,.78) 45%,rgba(7,28,43,.34) 74%,rgba(7,28,43,.10) 100%),
      url('../images/holiday-priroda.webp') 54% center/cover no-repeat!important;
  }
  body[data-page="vesti"] .news-page-list .news-item,
  body[data-page="vesti"] .news-page-list .news-item:first-child{
    grid-template-columns:94px minmax(0,1fr)!important;
  }
  body[data-page="vesti"] .news-page-list .news-item{padding-right:12px!important}
  body[data-page="vesti"] .news-page-list .news-item:first-child{padding-right:12px!important}
  body[data-page="vreme"] .weather-page-grid{margin-top:12px!important}
  body[data-page="vreme"] .weather-city-label{font-size:9px;margin-bottom:10px;padding:6px 9px}
  body[data-page="vreme"] .weather-city-label strong{font-size:9px}
}

@media(max-width:390px){
  body[data-page="vesti"] .news-page-list .news-item,
  body[data-page="vesti"] .news-page-list .news-item:first-child{
    grid-template-columns:82px minmax(0,1fr)!important;
  }
}

/* v2.6 — fiksni hero i fotografija u kartici Sledeći praznik */
body[data-page="index"] .home-hero.hero-v15{
  background-image:
    linear-gradient(100deg,rgba(7,16,28,.70) 0%,rgba(7,16,28,.38) 50%,rgba(7,16,28,.15) 100%),
    url('https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&fm=jpg&q=82&w=1400')!important;
  background-position:center 50%!important;
  background-size:cover!important;
}
body[data-page="index"] .holiday-photo-card .holiday-art{
  inset:0!important;
  opacity:1!important;
  background-image:
    linear-gradient(90deg,rgba(7,27,41,.86) 0%,rgba(7,27,41,.62) 43%,rgba(7,27,41,.22) 72%,rgba(7,27,41,.08) 100%),
    url('../images/holiday-priroda.webp')!important;
  background-position:center 53%!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
@media(max-width:620px){
  body[data-page="index"] .holiday-photo-card .holiday-art{
    background-image:
      linear-gradient(90deg,rgba(7,27,41,.88) 0%,rgba(7,27,41,.65) 45%,rgba(7,27,41,.24) 73%,rgba(7,27,41,.08) 100%),
      url('../images/holiday-priroda.webp')!important;
    background-position:58% center!important;
  }
}

/* Sport block parity: homepage and Sport page use the same premium match layout */
.sport-card-v15 .featured-teams{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
}
.sport-card-v15 .featured-team{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
}
.sport-card-v15 .featured-team-home{justify-content:flex-end!important;text-align:right!important}
.sport-card-v15 .featured-team-away{justify-content:flex-start!important;text-align:left!important}
.sport-card-v15 .featured-team>span{
  min-width:0!important;
  font-weight:900!important;
  line-height:1.04!important;
}
.sport-card-v15 .team-vs{
  width:30px!important;
  height:30px!important;
  display:grid!important;
  place-items:center!important;
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.12)!important;
  color:#dce6ed!important;
  font-size:8px!important;
  line-height:1!important;
}
body[data-page="sport"] .sport-page-home-card{
  margin-top:0!important;
  margin-bottom:18px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:20px!important;
}
body[data-page="sport"] .sport-page-home-card>.card-heading{padding:13px 15px 10px!important}
body[data-page="sport"] .sport-page-home-card .sport-preview{margin:0!important}
body[data-page="sport"] .sport-page-home-card .featured-match{
  min-height:126px!important;
  padding:13px 15px 14px!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  background-image:linear-gradient(90deg,rgba(4,11,17,.95),rgba(6,17,25,.64)),url('https://images.unsplash.com/photo-1522778119026-d647f0596c20?auto=format&fit=crop&fm=jpg&q=78&w=1200')!important;
  background-size:cover!important;
  background-position:center 54%!important;
  box-shadow:none!important;
}
body[data-page="sport"] .sport-page-home-card .featured-match-top{margin-bottom:10px!important}
body[data-page="sport"] .sport-page-home-card .featured-match-top span{font-size:9px!important;padding:5px 8px!important;border-radius:7px!important}
body[data-page="sport"] .sport-page-home-card .featured-match-top i{font-size:9px!important}
body[data-page="sport"] .sport-page-home-card .featured-match h3{font-size:21px!important;line-height:1.05!important;margin:0 0 10px!important;max-width:none!important}
body[data-page="sport"] .sport-page-home-card .featured-match-meta{padding-top:7px!important;gap:8px!important}
body[data-page="sport"] .sport-page-home-card .featured-match-meta span{font-size:10px!important;line-height:1.2!important}
body[data-page="sport"] .sport-page-home-card .featured-match-meta strong{font-size:20px!important;line-height:1!important}
body[data-page="sport"] .sport-page-home-card .match-mini{grid-template-columns:48px minmax(0,1fr) auto!important;gap:8px!important;margin:0 12px!important;padding:11px 3px!important}
body[data-page="sport"] .sport-page-home-card .match-mini time{font-size:11px!important}
body[data-page="sport"] .sport-page-home-card .match-mini strong{font-size:11px!important;line-height:1.2!important}
body[data-page="sport"] .sport-page-home-card .match-mini small{font-size:9px!important;line-height:1.15!important;text-align:right!important;color:#718094!important}

@media(max-width:620px){
  .sport-card-v15 .featured-teams{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;gap:6px!important}
  .sport-card-v15 .featured-team{gap:6px!important}
  .sport-card-v15 .featured-team>span{font-size:18px!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .sport-card-v15 .team-vs{width:26px!important;height:26px!important;font-size:7px!important}
  .sport-card-v15 .team-logo{width:30px!important;height:30px!important;flex:0 0 30px!important}
  body[data-page="sport"] .sport-page-home-card{border-radius:20px!important}
}

.article-points{margin:12px 0 0;padding-left:22px;color:#435463;line-height:1.7}.article-points li+li{margin-top:7px}.article-sources{display:flex;flex-wrap:wrap;gap:8px 16px}.article-sources .source-link{margin-top:8px}

/* v3.3 — odvojen rezultat kalkulatora goriva + lokalne licencirane fotografije vesti */
body[data-page="gorivo"] .fuel-result-card{
  margin-top:14px!important;
  padding:22px 24px!important;
  border-radius:20px!important;
  box-shadow:0 10px 26px rgba(24,40,52,.10);
}
body[data-page="gorivo"] .fuel-result-card strong{display:block;margin-top:2px;font-size:31px!important}
body[data-page="vest"] .article-image{margin:0 0 24px;border-radius:18px;overflow:hidden;background:#eef3f7;border:1px solid #dfe7ee}
body[data-page="vest"] .article-image img{display:block;width:100%;max-height:480px;object-fit:cover}
body[data-page="vest"] .article-image figcaption{padding:8px 11px;color:#718191;font-size:10px;line-height:1.35;background:#f8fafc}
body[data-page="vest"] .article-image figcaption a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:620px){
  body[data-page="gorivo"] .fuel-result-card{margin-top:10px!important;padding:18px!important}
  body[data-page="vest"] .article-image{margin-bottom:18px;border-radius:14px}
  body[data-page="vest"] .article-image img{max-height:280px}
}


/* v3.4 — compact weather header on phones */
@media(max-width:620px){
  body[data-page="index"] .weather-card-v15{padding:15px!important}
  body[data-page="index"] .weather-v15-head{
    display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;
    gap:8px!important;margin-bottom:3px!important;min-height:30px!important
  }
  body[data-page="index"] .weather-card-v15 .kicker{
    flex:1 1 auto!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;
    font-size:11px!important;line-height:1.05!important;letter-spacing:.085em!important
  }
  body[data-page="index"] .weather-tabs{
    width:auto!important;display:flex!important;grid-template-columns:none!important;flex:0 0 auto!important;
    gap:2px!important;padding:2px!important;border-radius:12px!important;background:rgba(3,22,38,.34)!important
  }
  body[data-page="index"] .weather-tabs a{
    min-width:40px!important;min-height:27px!important;padding:5px 7px!important;border-radius:9px!important;
    font-size:9.5px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important
  }
  body[data-page="index"] .weather-v15-main{display:block!important;margin:5px 0 8px!important;gap:0!important}
  body[data-page="index"] .weather-temp-wrap{gap:10px!important;align-items:center!important}
  body[data-page="index"] .weather-card-v15 h2{font-size:72px!important;line-height:.80!important}
  body[data-page="index"] .weather-card-v15 .weather-glyph{font-size:39px!important;margin-bottom:2px!important}
  body[data-page="index"] .weather-temp-wrap strong{font-size:13px!important}
  body[data-page="index"] .weather-v15-stats{margin-top:8px!important;padding-top:9px!important}
  body[data-page="index"] .home-hourly{margin-top:0!important}
}
@media(max-width:380px){
  body[data-page="index"] .weather-card-v15 .kicker{font-size:10px!important}
  body[data-page="index"] .weather-tabs a{min-width:36px!important;padding:5px 5px!important;font-size:8.8px!important}
  body[data-page="index"] .weather-card-v15 h2{font-size:68px!important}
}

/* Multi-source news transparency block */
.article-sources-details{margin-top:30px;border-top:1px solid #e1e8ee;padding-top:18px;color:#667787}
.article-sources-details summary{cursor:pointer;font-size:12px;font-weight:850;color:#22384a;list-style:none;display:flex;align-items:center;gap:8px}
.article-sources-details summary::-webkit-details-marker{display:none}
.article-sources-details summary:after{content:'+';font-size:16px;line-height:1;margin-left:3px}
.article-sources-details[open] summary:after{content:'−'}
.article-sources-details p{font-size:12px;line-height:1.55;margin:12px 0 6px;max-width:720px}
.editorial-method-note{background:#f7fafc;border:1px solid #e2eaf0;border-radius:16px;padding:18px;margin-top:28px}
.editorial-method-note p{margin-bottom:0}

/* v3.6 — Kalendari, igre i 40+ čitljivost */
.home-calendar-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}
.calendar-feature-card{position:relative;overflow:hidden;min-height:210px;padding:22px;color:#fff;border:0!important;isolation:isolate;background:#0c2437!important}
.calendar-feature-bg{position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.01)}
.calendar-feature-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,22,34,.93) 0%,rgba(6,22,34,.76) 48%,rgba(6,22,34,.24) 100%)}
.events-calendar-card .calendar-feature-bg{background-image:url('../images/calendar/events-calendar.webp')}
.church-calendar-card .calendar-feature-bg{background-image:url('../images/calendar/church-calendar.webp');background-position:center 44%}
.calendar-feature-top{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:1}
.calendar-feature-top .kicker{color:#fff}.calendar-feature-top a{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);padding:9px 12px;border-radius:999px;font-size:12px;font-weight:850;backdrop-filter:blur(7px)}
.calendar-feature-content{position:absolute;left:22px;right:22px;bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:18px;z-index:1}
.calendar-feature-copy{display:flex;flex-direction:column;min-width:0}.calendar-feature-copy strong{font-size:24px;line-height:1.08;max-width:560px}.calendar-feature-copy span{font-size:13px;margin-top:8px;color:rgba(255,255,255,.86)}.calendar-feature-copy small{display:inline-flex;align-self:flex-start;margin-top:9px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.14);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.calendar-feature-count{min-width:86px;padding:10px 12px;border-radius:18px;background:rgba(255,255,255,.16);text-align:center;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14)}.calendar-feature-count strong{display:block;font-size:44px;line-height:.95}.calendar-feature-count span{font-size:11px;font-weight:800}
.home-games-section{padding-top:26px}.home-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-game-card{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;gap:12px;align-items:center;background:#fff;border:1px solid #dfe8ef;border-radius:20px;padding:16px;min-height:96px;box-shadow:0 8px 24px rgba(31,49,66,.045)}.home-game-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(31,49,66,.08)}.home-game-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#1d67e8,#5d7df0);color:#fff;font-size:24px;font-weight:900}.home-game-card:nth-child(2) .home-game-icon{background:linear-gradient(135deg,#1d8e72,#4db89a)}.home-game-card:nth-child(3) .home-game-icon{background:linear-gradient(135deg,#bd6e1d,#e8a147)}.home-game-card strong{display:block;font-size:16px}.home-game-card small{display:block;color:#748596;margin-top:4px;font-size:12px}.home-game-card b{font-size:20px;color:#8091a1}

.church-page-head:before{background:linear-gradient(90deg,rgba(9,32,49,.94),rgba(9,32,49,.46)),url('../images/calendar/church-calendar.webp') center 45%/cover!important}.calendar-intro-card{margin-bottom:14px;background:#fff;border:1px solid #dfe8ef;border-radius:22px;padding:22px}.calendar-intro-card h2{margin:6px 0 7px;font-size:24px}.calendar-intro-card p{margin:0;color:#627486;max-width:760px;line-height:1.6}.church-calendar-list{display:grid;gap:10px}.church-calendar-row{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:16px;background:#fff;border:1px solid #dfe8ef;border-radius:18px;padding:12px 16px}.church-calendar-row.is-past{opacity:.56}.church-date{display:grid;place-items:center;background:#eff5fb;border-radius:14px;min-height:66px}.church-date strong{font-size:28px;line-height:1}.church-date small{font-size:11px;text-transform:uppercase;color:#607488}.church-calendar-row>div:nth-child(2)>strong{display:block;font-size:17px}.church-calendar-row>div:nth-child(2)>small{display:block;margin-top:4px;color:#748596}.today-pill{padding:7px 10px;border-radius:999px;background:#e6f5e9;color:#23763e;font-size:11px;font-weight:900;text-transform:uppercase}

.games-page-head:before{background:linear-gradient(90deg,rgba(21,31,54,.95),rgba(35,75,132,.56)),radial-gradient(circle at 80% 20%,#5477d4,#182a47)!important}.games-jump{display:flex;gap:10px;overflow:auto;margin-bottom:14px}.games-jump a{background:#fff;border:1px solid #dfe8ef;border-radius:999px;padding:11px 16px;font-weight:850;white-space:nowrap}.game-card{background:#fff;border:1px solid #dfe8ef;border-radius:24px;padding:24px;margin-bottom:16px;box-shadow:0 10px 30px rgba(31,49,66,.045)}.game-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.game-card-head h2{font-size:28px;margin:5px 0 5px}.game-card-head p{margin:0;max-width:760px;color:#68798a;line-height:1.5}.secondary-button{border:1px solid #d6e0e8;background:#f7fafc;color:#16324a;border-radius:13px;padding:11px 14px;font-weight:850;cursor:pointer;white-space:nowrap}.game-actions{display:flex;align-items:center;gap:14px;margin-top:16px}.game-status{font-weight:800;color:#4f6274;min-height:22px}
.sudoku-wrap{overflow:auto}.sudoku-grid{display:grid;grid-template-columns:repeat(9,54px);width:max-content;border:3px solid #1d2f40;border-radius:7px;overflow:hidden;background:#1d2f40;gap:1px}.sudoku-cell{width:54px;height:54px;border:0;background:#fff;text-align:center;font-size:24px;font-weight:750;color:#13293d;outline:none}.sudoku-cell.given{background:#edf4fa;color:#0c4270;font-weight:900}.sudoku-cell:focus{background:#fff7d9;box-shadow:inset 0 0 0 3px #efb51f}.sudoku-cell.wrong{background:#ffe4e2;color:#a32626}.sudoku-cell.correct{background:#e9f8ec}.sudoku-cell:nth-child(3n){box-shadow:inset -2px 0 0 #1d2f40}.sudoku-cell:nth-child(n+19):nth-child(-n+27),.sudoku-cell:nth-child(n+46):nth-child(-n+54){box-shadow:inset 0 -2px 0 #1d2f40}.sudoku-cell:nth-child(21),.sudoku-cell:nth-child(24),.sudoku-cell:nth-child(48),.sudoku-cell:nth-child(51){box-shadow:inset -2px -2px 0 #1d2f40}
.word-search-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:22px;align-items:start}.word-search-grid{display:grid;grid-template-columns:repeat(12,42px);gap:4px;width:max-content;max-width:100%;overflow:auto}.word-cell{width:42px;height:42px;border:1px solid #d4e0e9;background:#f9fbfd;border-radius:9px;font-size:17px;font-weight:900;color:#1e3347;cursor:pointer}.word-cell:hover,.word-cell.is-select{background:#fff0c5;border-color:#edbb35}.word-cell.found{background:#dff5e4;border-color:#67b77b;color:#23653a}.word-list-panel{background:#f5f8fb;border-radius:18px;padding:16px}.word-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.word-list span{background:#fff;border:1px solid #dbe5ec;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.word-list span.found{text-decoration:line-through;background:#e6f6e9;color:#39734a}
.quiz-shell{max-width:850px}.quiz-progress{display:flex;justify-content:space-between;align-items:center;color:#66798a;font-size:13px;margin-bottom:14px}.quiz-progress strong{color:#19354e}.quiz-shell h3{font-size:25px;line-height:1.25;margin:0 0 16px}.quiz-answers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quiz-answers button{border:1px solid #d8e3eb;background:#f8fafc;border-radius:15px;padding:15px;text-align:left;font-size:15px;font-weight:800;color:#1a3145;cursor:pointer}.quiz-answers button:hover{border-color:#6f9de8;background:#f1f6ff}.quiz-answers button.correct{background:#e6f6ea;border-color:#60ad75;color:#24663a}.quiz-answers button.wrong{background:#fee8e5;border-color:#df7d72;color:#8b2b24}.quiz-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.quiz-footer>span{font-weight:850}

@media(max-width:760px){
  .home-calendar-stack{grid-template-columns:1fr;gap:11px}.calendar-feature-card{min-height:184px;padding:16px}.calendar-feature-content{left:16px;right:16px;bottom:16px}.calendar-feature-copy strong{font-size:19px;max-width:240px}.calendar-feature-count{min-width:70px}.calendar-feature-count strong{font-size:36px}.home-games-grid{grid-template-columns:1fr}.home-game-card{min-height:82px;padding:12px;grid-template-columns:50px minmax(0,1fr) 18px}.home-game-icon{width:50px;height:50px;border-radius:14px}.game-card{padding:16px;border-radius:20px}.game-card-head{display:block}.game-card-head .secondary-button{margin-top:13px}.game-card-head h2{font-size:24px}.sudoku-grid{grid-template-columns:repeat(9,36px)}.sudoku-cell{width:36px;height:36px;font-size:18px}.word-search-layout{grid-template-columns:1fr}.word-search-grid{grid-template-columns:repeat(12,28px);gap:3px}.word-cell{width:28px;height:28px;border-radius:6px;font-size:13px}.quiz-answers{grid-template-columns:1fr}.quiz-shell h3{font-size:21px}.church-calendar-row{grid-template-columns:62px minmax(0,1fr);gap:11px;padding:10px}.church-calendar-row .today-pill{grid-column:2;justify-self:start}.church-date{min-height:58px}.church-date strong{font-size:24px}
}
body[data-page="praznici"] .page-head:before{background:linear-gradient(90deg,rgba(13,48,82,.94),rgba(21,79,125,.48)),url('../images/calendar/events-calendar.webp') center 52%/cover!important}

/* ===== Sport featured placement + modern compact fixture rows (v3.7) ===== */
.sport-card-v15 .featured-match{overflow:hidden}
.sport-card-v15 .featured-match-meta{padding-top:8px;padding-right:0;max-width:42%}
.sport-card-v15 .featured-match-meta span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sport-card-v15 .featured-match-result{position:absolute;left:54%;bottom:15px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(4,14,22,.72);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.2);color:#fff;z-index:3}
.sport-card-v15 .featured-match-result small{font-size:8px;font-weight:900;letter-spacing:.1em;color:#a9c0d1;text-transform:uppercase}
.sport-card-v15 .featured-match-result strong{font-size:22px;line-height:1;letter-spacing:-.04em;color:#fff}
.sport-card-v15 .featured-match-result.has-score{background:rgba(12,72,47,.82);border-color:rgba(126,234,183,.3)}
.sport-card-v15 .match-mini-modern{margin:7px 12px!important;padding:9px 11px!important;border:1px solid #e3eaf0!important;border-radius:13px;background:linear-gradient(135deg,#fff,#f7fafc);grid-template-columns:64px minmax(0,1fr) auto!important;gap:11px!important;box-shadow:0 4px 14px rgba(27,51,72,.035)}
.sport-card-v15 .match-mini-modern+ .match-mini-modern{margin-top:6px!important}
.sport-card-v15 .match-mini-modern time{display:grid;place-items:center;align-content:center;min-height:47px;border-radius:10px;background:#eef4ff;color:#245fd7;font-style:normal}
.sport-card-v15 .match-mini-modern time small{font-size:7px!important;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:#7185a0!important;margin-bottom:4px}
.sport-card-v15 .match-mini-modern time strong{font-size:14px!important;line-height:1}
.sport-card-v15 .match-mini-copy{min-width:0}
.sport-card-v15 .match-mini-copy strong{display:block;font-size:12px!important;line-height:1.18!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sport-card-v15 .match-mini-copy small{display:block;font-size:9px!important;color:#728397!important;margin-top:4px}
.sport-card-v15 .match-mini-score{display:inline-grid;place-items:center;min-width:48px;min-height:31px;padding:5px 8px;border-radius:9px;background:#122231;color:#fff;font-size:12px;font-weight:900}
.sport-card-v15 .match-mini-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf2f6;color:#5f7385;font-size:19px;font-weight:900}

/* Sport page rows: cleaner cards and clearer hierarchy */
body[data-page="sport"] .sport-row-modern{border-radius:19px!important;padding:14px 15px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;background:#fff!important}
body[data-page="sport"] .sport-row-modern:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(33,55,74,.08)!important;border-color:#cddbe7!important}
body[data-page="sport"] .sport-time{background:linear-gradient(145deg,#edf4ff,#e5efff)!important}
body[data-page="sport"] .sport-row>.sport-score{background:#122231!important;color:#fff!important;font-size:13px!important;min-width:50px;text-align:center}
body[data-page="sport"] .sport-row>.sport-status{background:#eef3f7!important;color:#53697c!important}

/* ===== BMI clarity / accessible result (v3.7) ===== */
.calc-bmi .bmi-intro{max-width:720px;line-height:1.55}
.calc-bmi .bmi-intro strong{color:#122231}
.bmi-result-card{margin-top:16px;border-radius:18px;background:linear-gradient(135deg,#122231 0%,#1c3447 100%);color:#fff;padding:20px;display:grid;grid-template-columns:155px minmax(0,1fr);gap:20px;align-items:center;box-shadow:0 12px 28px rgba(18,34,49,.12)}
.bmi-result-number{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:108px;padding-right:20px;border-right:1px solid rgba(255,255,255,.14)}
.bmi-result-number small,.bmi-result-explain small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#9fb6c8}
.bmi-result-number strong{font-size:58px;line-height:.9;letter-spacing:-.065em;margin-top:9px;color:#fff}
.bmi-result-explain strong{display:block;font-size:21px;line-height:1.05;margin:7px 0;color:#fff}
.bmi-result-explain p{margin:0;color:#c4d1db;font-size:13px;line-height:1.45;max-width:640px}
.bmi-scale-wrap{grid-column:1/-1;margin-top:2px}
.bmi-scale{position:relative;display:grid;grid-template-columns:14% 26% 20% 40%;height:11px;border-radius:999px;overflow:visible;background:#fff}
.bmi-zone{display:block;height:11px}.bmi-zone:first-child{border-radius:999px 0 0 999px}.bmi-zone:last-of-type{border-radius:0 999px 999px 0}
.bmi-zone.low{background:#6aa9df}.bmi-zone.normal{background:#58b878}.bmi-zone.elevated{background:#edbd55}.bmi-zone.high{background:#df6d64}
.bmi-marker{position:absolute;top:50%;left:0;width:20px;height:20px;border:4px solid #fff;border-radius:50%;background:#122231;box-shadow:0 3px 10px rgba(0,0,0,.35);transform:translate(-50%,-50%);transition:left .25s ease}
.bmi-scale-labels{display:grid;grid-template-columns:14% 26% 20% 40%;gap:0;margin-top:9px;color:#afc0cc;font-size:9px;line-height:1.2}
.bmi-scale-labels span{text-align:center}.bmi-scale-labels b{color:#fff;font-size:9px}
.bmi-disclaimer{margin-top:12px!important;padding:11px 13px;border-radius:12px;background:#f4f7f9;color:#61707d!important;font-size:11px!important;line-height:1.45}
.bmi-disclaimer strong{color:#263746}

@media(max-width:620px){
  .sport-card-v15 .featured-match-result{left:53%;bottom:13px;padding:6px 9px;border-radius:10px;gap:6px}
  .sport-card-v15 .featured-match-result small{font-size:6px}
  .sport-card-v15 .featured-match-result strong{font-size:16px}
  .sport-card-v15 .featured-match-meta{max-width:44%;padding-right:0}
  .sport-card-v15 .match-mini-modern{grid-template-columns:54px minmax(0,1fr) auto!important;margin:6px 8px!important;padding:8px!important;gap:8px!important}
  .sport-card-v15 .match-mini-modern time{min-height:43px}
  .sport-card-v15 .match-mini-copy strong{font-size:10px!important}
  .sport-card-v15 .match-mini-copy small{font-size:8px!important}
  .sport-card-v15 .match-mini-score{min-width:42px;min-height:28px;font-size:10px}
  .bmi-result-card{grid-template-columns:1fr;gap:12px;padding:17px}
  .bmi-result-number{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14);padding:0 0 14px;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:12px}
  .bmi-result-number small{align-self:center}
  .bmi-result-number strong{font-size:49px;margin:0}
  .bmi-result-explain strong{font-size:19px}
  .bmi-result-explain p{font-size:12px}
  .bmi-scale-labels{font-size:7px}.bmi-scale-labels b{font-size:7px}
}


/* ===== v3.8 Sport centering, simpler fixtures, mobile nav & modern SVG icons ===== */
.tool-icon svg,.home-game-icon svg,.games-jump-icon svg,.game-head-icon svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tool-icon{font-family:inherit!important;color:#28465f}.tool-card .tool-icon{transition:transform .18s ease}.tool-card:hover .tool-icon{transform:translateY(-1px) scale(1.03)}
.home-game-icon{display:grid!important;place-items:center!important}.home-game-icon svg{width:25px;height:25px}
.games-jump a{display:inline-flex;align-items:center;gap:8px}.games-jump-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#eef4ff;color:#2e63c8}.games-jump-icon svg{width:18px;height:18px}
.game-head-copy{display:flex;align-items:flex-start;gap:13px}.game-head-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:#eef4ff;color:#2b61c9}.game-head-icon svg{width:23px;height:23px}.game-head-copy>div{min-width:0}

/* Featured match: both teams and the only clock/score share one centered grid. */
.sport-card-v15 .featured-match{position:relative!important;min-height:180px!important;padding:20px 24px 22px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}
.sport-card-v15 .featured-match h3{margin:19px 0 0!important;max-width:none!important;width:100%!important}
.sport-card-v15 .featured-teams{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr)!important;gap:13px!important;align-items:center!important}
.sport-card-v15 .featured-center{display:grid;justify-items:center;align-items:center;gap:7px;min-width:0}
.sport-card-v15 .team-vs{position:static!important;transform:none!important;margin:0!important;width:30px!important;height:30px!important}
.sport-card-v15 .featured-center-value{display:block;min-width:70px;text-align:center;font-size:24px;line-height:1;font-weight:950;letter-spacing:-.04em;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35)}
.sport-card-v15 .featured-center-value.is-score{font-size:26px;color:#fff}
.sport-card-v15 .featured-match-meta,.sport-card-v15 .featured-match-result{display:none!important}
.sport-card-v15 .featured-team>span{font-size:23px!important}
.sport-card-v15 .featured-team .sport-row-logo{width:38px!important;height:38px!important;flex:0 0 38px!important;padding:3px!important;background:rgba(255,255,255,.96)!important;border-color:rgba(255,255,255,.75)!important}
.sport-card-v15 .featured-team .sport-row-logo-fallback{color:#264966!important}

/* Two preview fixtures: same team crest + team-name language as the full list. */
.sport-card-v15 .match-mini-modern{grid-template-columns:66px minmax(0,1fr) 40px!important;min-height:78px!important;padding:10px 12px!important;margin:8px 12px!important;gap:12px!important}
.sport-card-v15 .match-mini-modern time{min-height:58px!important;display:grid!important;place-items:center!important;background:#eef4ff!important;border-radius:12px!important;color:#245fd7!important}
.sport-card-v15 .match-mini-modern time strong{font-size:17px!important;line-height:1!important}
.sport-card-v15 .match-mini-teams{display:grid;gap:5px;min-width:0}
.sport-card-v15 .match-mini-teams>div{display:flex;align-items:center;gap:8px;min-width:0}
.sport-card-v15 .match-mini-teams strong{font-size:12px!important;line-height:1.15!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sport-card-v15 .match-mini-teams .sport-row-logo{width:26px!important;height:26px!important;flex:0 0 26px!important;padding:2px!important}
.sport-card-v15 .match-mini-arrow{width:32px!important;height:32px!important}.sport-card-v15 .match-mini-score{min-width:40px!important}

/* Sport list: no league/stadium metadata, more breathing room. */
body[data-page="sport"] .sport-row-modern{min-height:94px!important;padding:14px 16px!important;grid-template-columns:82px minmax(0,1fr) auto!important}
body[data-page="sport"] .sport-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;gap:10px!important}
body[data-page="sport"] .sport-competition{display:none!important}
body[data-page="sport"] .sport-row-logo{width:34px!important;height:34px!important;flex-basis:34px!important}
body[data-page="sport"] .sport-team-name strong{font-size:15px!important}
body[data-page="sport"] .sport-list-note{font-size:11px}

@media(max-width:620px){
  body{padding-bottom:78px}
  .mobile-nav{grid-template-columns:repeat(4,1fr)!important;padding-top:7px!important}
  .mobile-nav a{min-height:56px!important;gap:2px!important}.mobile-nav small{font-size:10px!important}.mobile-nav .nav-icon{width:22px!important;height:22px!important}
  .sport-card-v15 .featured-match{min-height:192px!important;padding:16px 14px 20px!important}
  .sport-card-v15 .featured-match-top{margin-bottom:4px!important}
  .sport-card-v15 .featured-match h3{margin-top:24px!important}
  .sport-card-v15 .featured-teams{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr)!important;gap:7px!important}
  .sport-card-v15 .featured-team{display:grid!important;justify-items:center!important;gap:7px!important;text-align:center!important}
  .sport-card-v15 .featured-team-home,.sport-card-v15 .featured-team-away{justify-content:center!important;text-align:center!important}
  .sport-card-v15 .featured-team>span{font-size:17px!important;line-height:1.05!important;white-space:normal!important;overflow-wrap:normal!important}
  .sport-card-v15 .featured-team .sport-row-logo{width:34px!important;height:34px!important;flex-basis:34px!important}
  .sport-card-v15 .featured-center{gap:6px!important}.sport-card-v15 .team-vs{width:27px!important;height:27px!important;font-size:7px!important}
  .sport-card-v15 .featured-center-value{min-width:58px!important;font-size:19px!important}.sport-card-v15 .featured-center-value.is-score{font-size:21px!important}
  .sport-card-v15 .match-mini-modern{grid-template-columns:60px minmax(0,1fr) 32px!important;min-height:82px!important;padding:9px!important;margin:7px 8px!important;gap:9px!important}
  .sport-card-v15 .match-mini-modern time{min-height:61px!important}.sport-card-v15 .match-mini-modern time strong{font-size:16px!important}
  .sport-card-v15 .match-mini-teams strong{font-size:11px!important}.sport-card-v15 .match-mini-teams .sport-row-logo{width:24px!important;height:24px!important;flex-basis:24px!important}
  body[data-page="sport"] .sport-row-modern{min-height:104px!important;grid-template-columns:70px minmax(0,1fr) auto!important;gap:10px!important}
  body[data-page="sport"] .sport-time{min-height:70px!important}
  body[data-page="sport"] .sport-teams{grid-template-columns:1fr!important;gap:5px!important}
  body[data-page="sport"] .sport-team-separator{display:none!important}
  body[data-page="sport"] .sport-team-name{justify-content:flex-start!important}
  body[data-page="sport"] .sport-team-name strong{font-size:13px!important}
  .game-head-copy{gap:10px}.game-head-icon{width:42px;height:42px;flex-basis:42px}.game-head-icon svg{width:21px;height:21px}
}


/* === 3.9 unified mobile navigation, weather page and standalone brain games === */
.mobile-nav{grid-template-columns:repeat(5,1fr)!important}
.mobile-nav a{min-width:0!important}
.mobile-nav .nav-icon{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.mobile-nav a:first-child .nav-icon{fill:none!important;stroke:currentColor!important}
.mobile-nav small{white-space:nowrap!important}

/* Weather page uses the same visual language as the home weather card. */
body[data-page="vreme"] .weather-page-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;padding-top:28px}
body[data-page="vreme"] .weather-page-card{min-height:340px;background-image:linear-gradient(90deg,rgba(7,36,60,.90),rgba(7,56,91,.80)),url('https://images.unsplash.com/photo-1534088568595-a066f410bcda?auto=format&fit=crop&fm=jpg&q=72&w=1200');background-size:cover;background-position:center;color:#fff;border:0;border-radius:26px;padding:24px;position:relative;overflow:hidden;box-shadow:0 18px 45px rgba(17,55,88,.18)}
body[data-page="vreme"] .weather-page-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 20%,rgba(255,255,255,.13),transparent 30%),radial-gradient(circle at 80% 105%,rgba(94,157,209,.22),transparent 31%);pointer-events:none}
body[data-page="vreme"] .weather-page-card>*{position:relative;z-index:1}
body[data-page="vreme"] .weather-v15-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}
body[data-page="vreme"] .weather-page-card .kicker{color:#fff;font-size:12px;letter-spacing:.12em}
body[data-page="vreme"] .weather-tabs{display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.22);background:rgba(8,31,52,.26);padding:4px;border-radius:999px}
body[data-page="vreme"] .weather-tabs a{color:#d9e8f5;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:850}
body[data-page="vreme"] .weather-tabs a.active{background:#fff;color:#0f2b44}
body[data-page="vreme"] .weather-v15-main{margin-top:10px}
body[data-page="vreme"] .weather-temp-wrap{display:flex;align-items:center;gap:22px}
body[data-page="vreme"] .weather-page-card h2{font-size:92px;line-height:.82;letter-spacing:-.07em;margin:12px 0 0}
body[data-page="vreme"] .weather-page-card .weather-glyph{font-size:56px;line-height:1;margin-bottom:4px}
body[data-page="vreme"] .weather-page-card #weatherText{font-size:20px}
body[data-page="vreme"] .weather-v15-stats{display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)}
body[data-page="vreme"] .weather-v15-stats>div{padding:0 13px;border-right:1px solid rgba(255,255,255,.16)}
body[data-page="vreme"] .weather-v15-stats>div:first-child{padding-left:0}
body[data-page="vreme"] .weather-v15-stats>div:last-child{border-right:0;padding-right:0}
body[data-page="vreme"] .weather-v15-stats small{display:block;color:#bcd3e6;font-size:11px;margin-bottom:5px}
body[data-page="vreme"] .weather-v15-stats strong{font-size:17px}
body[data-page="vreme"] .weather-page-hourly{min-width:0}

/* Mozgalice landing page: selection only. */
.game-select-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:20px}
.game-select-card{background:#fff;border:1px solid #dce6ee;border-radius:24px;padding:22px;display:grid;grid-template-columns:64px minmax(0,1fr) 22px;align-items:center;gap:16px;min-height:150px;box-shadow:0 12px 32px rgba(31,49,66,.055);transition:.18s ease}
.game-select-card:hover{transform:translateY(-2px);box-shadow:0 17px 36px rgba(31,49,66,.09)}
.game-select-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#316be5,#5c7ff2)}
.game-select-icon.word-icon{background:linear-gradient(135deg,#18866c,#56b798)}
.game-select-icon.quiz-icon{background:linear-gradient(135deg,#b86a1c,#e2a03f)}
.game-select-icon svg,.game-head-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.game-select-card h2{font-size:25px;line-height:1.05;margin:5px 0 7px;letter-spacing:-.035em}
.game-select-card p{margin:0;color:#6d7f8e;font-size:14px;line-height:1.4}
.game-select-card>b{font-size:26px;color:#7b8b99}
.game-single-head{padding-bottom:24px}
.game-single-head .game-back{display:inline-block;margin-bottom:18px;font-size:13px;font-weight:850;color:#315f9a}
.game-single-head h1{font-size:clamp(42px,7vw,68px)}
.game-single-card{max-width:980px}
.sudoku-wrap{width:100%;overflow:hidden;display:flex;justify-content:center}
.sudoku-grid{grid-template-columns:repeat(9,minmax(0,1fr));width:min(100%,560px)!important;max-width:560px!important;gap:1px!important}
.sudoku-cell{width:100%!important;height:auto!important;aspect-ratio:1/1;min-width:0!important;font-size:clamp(16px,4vw,24px)!important;padding:0!important}
.word-search-board{min-width:0;width:100%;overflow:hidden}
.word-search-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;width:min(100%,620px)!important;max-width:620px!important;gap:4px!important}
.word-cell{width:100%!important;height:auto!important;aspect-ratio:1/1;min-width:0!important;padding:0!important;font-size:clamp(11px,2.8vw,17px)!important}
.quiz-shell{max-width:none;width:100%}

@media(max-width:760px){
  body[data-page="vreme"] .weather-page-main{grid-template-columns:1fr;padding-top:16px}
  body[data-page="vreme"] .weather-page-card{min-height:auto;padding:16px;border-radius:24px}
  body[data-page="vreme"] .weather-v15-head{gap:8px;margin-bottom:8px}
  body[data-page="vreme"] .weather-page-card .kicker{font-size:10px;letter-spacing:.085em}
  body[data-page="vreme"] .weather-tabs{padding:3px;gap:2px}
  body[data-page="vreme"] .weather-tabs a{font-size:10px;padding:6px 9px}
  body[data-page="vreme"] .weather-temp-wrap{gap:14px;align-items:flex-end}
  body[data-page="vreme"] .weather-page-card h2{font-size:76px;margin-top:8px}
  body[data-page="vreme"] .weather-page-card .weather-glyph{font-size:41px}
  body[data-page="vreme"] .weather-page-card #weatherText{font-size:15px}
  body[data-page="vreme"] .weather-v15-stats{margin-top:14px;padding-top:11px;grid-template-columns:repeat(5,minmax(0,1fr))}
  body[data-page="vreme"] .weather-v15-stats>div{padding:0 5px;text-align:center}
  body[data-page="vreme"] .weather-v15-stats small{font-size:8.5px;line-height:1.15;min-height:20px}
  body[data-page="vreme"] .weather-v15-stats strong{font-size:12.5px;white-space:nowrap}
  .game-select-grid{grid-template-columns:1fr;gap:10px}
  .game-select-card{min-height:104px;padding:14px;grid-template-columns:54px minmax(0,1fr) 18px;border-radius:19px}
  .game-select-icon{width:54px;height:54px;border-radius:15px}
  .game-select-card h2{font-size:21px}
  .game-select-card p{font-size:12.5px}
  .game-single-head{padding-top:34px}
  .game-single-head h1{font-size:42px}
  .game-single-card{padding:14px!important;border-radius:20px!important;overflow:hidden}
  .game-card-head{display:flex!important;flex-direction:column;gap:10px!important;margin-bottom:14px!important}
  .game-card-head .secondary-button{margin-top:0!important;width:100%}
  .game-head-copy{min-width:0}
  .game-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .game-actions .primary-button{width:100%}
  .word-search-layout{grid-template-columns:1fr!important;gap:12px!important;min-width:0}
  .word-search-grid{gap:2px!important}
  .word-cell{border-radius:5px!important;font-size:clamp(9px,3vw,13px)!important}
  .word-list-panel{padding:12px!important;border-radius:14px!important}
  .word-list{gap:5px!important}
  .word-list span{font-size:10px!important;padding:5px 7px!important}
  .quiz-answers{grid-template-columns:1fr!important}
  .quiz-answers button{padding:14px!important;font-size:14px!important}
  .quiz-footer{align-items:stretch!important;flex-direction:column!important}
  .quiz-footer .primary-button{width:100%}
}
@media(max-width:360px){
  .mobile-nav{left:5px!important;right:5px!important;padding-left:3px!important;padding-right:3px!important}
  .mobile-nav small{font-size:8px!important}
  .mobile-nav .nav-icon{width:20px!important;height:20px!important}
  body[data-page="vreme"] .weather-page-card h2{font-size:68px}
  body[data-page="vreme"] .weather-tabs a{padding:5px 7px;font-size:9px}
  body[data-page="vreme"] .weather-v15-stats small{font-size:7.7px}
  body[data-page="vreme"] .weather-v15-stats strong{font-size:11px}
}


/* v4.0 — full-year calendars, compact weather and resilient first paint */
.year-calendar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:30px}
.month-calendar-card{background:#fff;border:1px solid #dfe7ee;border-radius:20px;padding:14px;box-shadow:0 8px 28px rgba(24,55,78,.045)}
.month-calendar-card>header{display:flex;align-items:center;justify-content:space-between;padding:2px 3px 11px;border-bottom:1px solid #eef2f5;margin-bottom:9px}
.month-calendar-card>header strong{font-size:18px;letter-spacing:.08em}.month-calendar-card>header span{font-size:11px;color:#718293;font-weight:800}
.month-weekdays,.month-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.month-weekdays{margin-bottom:5px}.month-weekdays b{text-align:center;font-size:9px;color:#8b98a5}
.day-cell{position:relative;display:grid;place-items:center;aspect-ratio:1;border-radius:9px;font-size:11px;font-weight:760;color:#34485a;background:#f8fafc;min-width:0}
.day-cell.is-empty{background:transparent}.day-cell.is-today{outline:2px solid #356ee8;outline-offset:1px;color:#1e55d5}
.day-cell.has-church-event{background:#eef4ff;color:#164c9d;font-weight:900}.day-cell.has-state-off{background:#fff0eb;color:#a63a24;font-weight:900}.day-cell.has-state-event{background:#eef4ff;color:#315f9a;font-weight:900}
.day-cell i{position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor;bottom:4px;right:4px}
.calendar-list-heading{padding-top:8px;padding-bottom:13px}.calendar-list-heading h2{font-size:29px;letter-spacing:-.04em;margin:5px 0 0}
.church-date small,.holiday-date small{font-size:10px!important;letter-spacing:.035em;white-space:nowrap}

/* Home weather intentionally compact: no hourly strip, same premium card on weather page. */
body[data-page="index"] .weather-card-v15{min-height:0!important}
body[data-page="index"] .weather-v15-main{margin-bottom:4px!important}
body[data-page="index"] .weather-v15-stats{margin-bottom:0!important}
body[data-page="vreme"] .weather-page-card{min-height:0!important;padding:17px!important;border-radius:21px!important;background-image:linear-gradient(90deg,rgba(7,36,60,.90),rgba(7,56,91,.80)),url('https://images.unsplash.com/photo-1534088568595-a066f410bcda?auto=format&fit=crop&fm=jpg&q=72&w=1200')!important;background-size:cover!important;background-position:center!important}
body[data-page="vreme"] .weather-v15-head{gap:8px!important;align-items:center!important;margin-bottom:0!important}
body[data-page="vreme"] .weather-page-card .kicker{font-size:11px!important;letter-spacing:.09em!important}
body[data-page="vreme"] .weather-v15-main{display:block!important;margin:14px 0 4px!important}
body[data-page="vreme"] .weather-temp-wrap{gap:12px!important}
body[data-page="vreme"] .weather-page-card h2{font-size:74px!important;line-height:.80!important;margin:0!important}
body[data-page="vreme"] .weather-page-card .weather-glyph{font-size:43px!important;margin-bottom:4px!important}
body[data-page="vreme"] .weather-page-card #weatherText{font-size:14px!important}
body[data-page="vreme"] .weather-v15-stats{display:grid!important;grid-template-columns:repeat(5,1fr)!important;margin-top:15px!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.16)!important;padding-top:12px!important}
body[data-page="vreme"] .weather-v15-stats>div{padding:0 6px!important;border-right:1px solid rgba(255,255,255,.16)!important;text-align:center!important}
body[data-page="vreme"] .weather-v15-stats>div:first-child{padding-left:0!important}body[data-page="vreme"] .weather-v15-stats>div:last-child{border-right:0!important;padding-right:0!important}
body[data-page="vreme"] .weather-v15-stats small{font-size:9px!important;line-height:1.1!important;margin-bottom:5px!important;color:#b9d0e1!important;min-height:0!important}
body[data-page="vreme"] .weather-v15-stats strong{font-size:13px!important;line-height:1.05!important}

@media(max-width:900px){.year-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
  .year-calendar-grid{grid-template-columns:1fr;gap:10px}.month-calendar-card{padding:12px;border-radius:18px}.month-calendar-card>header strong{font-size:17px}.day-cell{font-size:12px;border-radius:8px}.month-weekdays b{font-size:9px}
  .church-calendar-row{grid-template-columns:62px minmax(0,1fr)!important}.church-date small{font-size:9px!important}
  body[data-page="index"] .weather-card-v15,body[data-page="vreme"] .weather-page-card{padding:15px!important}
  body[data-page="index"] .weather-v15-head,body[data-page="vreme"] .weather-v15-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:0!important}
  body[data-page="index"] .weather-card-v15 .kicker,body[data-page="vreme"] .weather-page-card .kicker{font-size:10px!important;white-space:nowrap!important}
  body[data-page="index"] .weather-tabs,body[data-page="vreme"] .weather-tabs{width:auto!important;display:inline-flex!important;flex:0 0 auto!important}
  body[data-page="index"] .weather-tabs a,body[data-page="vreme"] .weather-tabs a{font-size:8px!important;padding:5px 8px!important}
  body[data-page="index"] .weather-v15-main,body[data-page="vreme"] .weather-v15-main{margin:10px 0 3px!important}
  body[data-page="index"] .weather-card-v15 h2,body[data-page="vreme"] .weather-page-card h2{font-size:68px!important}
  body[data-page="index"] .weather-card-v15 .weather-glyph,body[data-page="vreme"] .weather-page-card .weather-glyph{font-size:38px!important}
  body[data-page="index"] .weather-v15-stats,body[data-page="vreme"] .weather-v15-stats{margin-top:10px!important;padding-top:10px!important}
  body[data-page="index"] .weather-v15-stats small,body[data-page="vreme"] .weather-v15-stats small{font-size:7.8px!important}
  body[data-page="index"] .weather-v15-stats strong,body[data-page="vreme"] .weather-v15-stats strong{font-size:11.5px!important}
}


/* v4.1 — single interactive calendar month */
.single-calendar-shell{margin-bottom:28px}
.single-month-calendar{max-width:760px;margin:0 auto;background:#fff;border:1px solid #dfe7ee;border-radius:24px;padding:18px;box-shadow:0 12px 34px rgba(24,55,78,.06)}
.calendar-toolbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;margin-bottom:15px}
.calendar-nav-btn{width:48px;height:48px;border:1px solid #dbe5ee;border-radius:15px;background:#f6f9fc;color:#0d2539;font-size:23px;font-weight:900;cursor:pointer;transition:.18s ease}
.calendar-nav-btn:hover{background:#eaf2f9;transform:translateY(-1px)}
.calendar-month-picker{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}
.calendar-month-picker select{appearance:none;-webkit-appearance:none;min-width:112px;padding:11px 36px 11px 15px;border:1px solid #dbe5ee;border-radius:13px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23394f63' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;font:900 15px/1 inherit;letter-spacing:.08em;color:#0b1f31;cursor:pointer}
.calendar-month-picker strong{font-size:14px;color:#65788a;letter-spacing:.06em}
.single-weekdays{margin-bottom:7px;padding:0 2px}
.single-month-days{gap:7px}
.single-month-days .day-cell{min-height:56px;font-size:15px;border-radius:12px}
.calendar-month-note{margin-top:13px;padding-top:12px;border-top:1px solid #edf2f6;text-align:center;color:#718396;font-size:12px;font-weight:700}
@media(max-width:560px){
  .single-month-calendar{padding:13px;border-radius:20px}
  .calendar-toolbar{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;margin-bottom:12px}
  .calendar-nav-btn{width:42px;height:42px;border-radius:13px;font-size:21px}
  .calendar-month-picker{gap:7px}.calendar-month-picker select{min-width:92px;padding:9px 30px 9px 12px;font-size:13px;background-position:right 9px center}.calendar-month-picker strong{font-size:12px}
  .single-month-days{gap:4px}.single-month-days .day-cell{min-height:43px;font-size:12px;border-radius:9px}
}


/* v4.2 — premium interactive calendars */
.single-calendar-shell{margin-bottom:34px}
.single-month-calendar{max-width:780px;margin:0 auto;background:linear-gradient(180deg,#fbfdff 0%,#f5f9fc 100%);border:1px solid #d8e4ed;border-radius:28px;padding:14px;box-shadow:0 20px 55px rgba(18,53,79,.10);overflow:hidden}
.calendar-toolbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;margin:0 0 13px;padding:11px;border-radius:20px;background:linear-gradient(135deg,#0e2e49,#173f61);box-shadow:0 10px 24px rgba(9,42,67,.18)}
.calendar-nav-btn{width:48px;height:48px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.10);color:#fff;font-size:22px;font-weight:900;cursor:pointer;transition:.18s ease}
.calendar-nav-btn:hover{background:rgba(255,255,255,.19);transform:translateY(-1px)}
.calendar-month-picker{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.calendar-month-picker select{appearance:none;-webkit-appearance:none;min-width:128px;padding:10px 35px 10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.10) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;color:#fff;font:900 14px/1 inherit;letter-spacing:.10em;cursor:pointer}.calendar-month-picker select option{color:#10283b;background:#fff}.calendar-month-picker strong{font-size:13px;color:#cfe0ec;letter-spacing:.08em}
.single-weekdays{margin:0 3px 7px;padding:0}.single-weekdays b{font-size:9px;letter-spacing:.08em;color:#6b8192;font-weight:900}
.single-month-days{gap:6px;padding:2px}.single-month-days .day-cell{appearance:none;border:1px solid transparent;min-height:58px;aspect-ratio:1;background:#fff;border-radius:14px;font:850 14px/1 inherit;color:#19354b;box-shadow:0 3px 10px rgba(20,57,84,.035);cursor:pointer;transition:.16s ease}.single-month-days .day-cell:hover{transform:translateY(-1px);border-color:#cbdbe7;box-shadow:0 8px 18px rgba(20,57,84,.08)}.single-month-days .day-cell.is-empty{background:transparent;box-shadow:none;pointer-events:none}.single-month-days .day-cell.is-today{outline:2px solid #315fe8;outline-offset:1px}.single-month-days .day-cell.is-selected{box-shadow:0 0 0 3px rgba(49,95,232,.14),0 9px 20px rgba(20,57,84,.10);border-color:#7c9df3}.single-month-days .day-cell.has-state-off{background:linear-gradient(145deg,#fff4ef,#ffe6db);color:#a63820}.single-month-days .day-cell.has-state-event{background:linear-gradient(145deg,#f2f7ff,#e6efff);color:#28599c}.single-month-days .day-cell.has-religious-event{background:linear-gradient(145deg,#f8f2ff,#eee2ff);color:#7444a6}.single-month-days .day-cell.has-church-event{background:linear-gradient(145deg,#f2f7ff,#e5efff);color:#164f9e}.single-month-days .day-cell i{width:5px;height:5px;bottom:6px;right:7px;box-shadow:0 0 0 3px rgba(255,255,255,.72)}
.calendar-event-panel{margin-top:14px;padding:14px 15px;border-radius:17px;background:#fff;border:1px solid #dde8f0;display:grid;grid-template-columns:35px minmax(0,1fr);gap:12px;align-items:start;min-height:78px}.calendar-event-icon{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:#edf3f8;color:#8294a3;font-size:15px}.calendar-event-icon.active{background:#e6efff;color:#315fce}.calendar-event-panel small{display:block;font-size:9px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;color:#788b9a;margin-bottom:3px}.calendar-event-panel strong{display:block;font-size:15px;color:#142d41}.calendar-event-panel p{margin:3px 0 0;color:#6d7f8d;font-size:12px}.calendar-event-line+ .calendar-event-line{margin-top:8px;padding-top:8px;border-top:1px solid #edf2f6}.calendar-event-line b{display:block;font-size:14px;line-height:1.25}.calendar-event-line span{display:block;margin-top:2px;color:#5f7890;font-size:11px;font-weight:700}.calendar-event-line em{display:block;margin-top:3px;color:#778997;font-size:11px;font-style:normal}
.holiday-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:14px;color:#657989;font-size:11px;font-weight:750}.holiday-legend span{display:flex;align-items:center;gap:6px}.legend-dot.religious{background:#8b5bc0}.holiday-item.is-religious{border-left:4px solid #8b5bc0}.holiday-item.is-religious .holiday-info em{color:#7444a6}.holiday-note{margin:4px 0 0!important;color:#7a8791!important;font-size:10px!important;line-height:1.35}.calendar-list-heading{padding-top:15px}
@media(max-width:560px){.single-month-calendar{padding:10px;border-radius:22px}.calendar-toolbar{grid-template-columns:42px minmax(0,1fr) 42px;padding:8px;gap:7px;border-radius:16px}.calendar-nav-btn{width:42px;height:42px;border-radius:12px}.calendar-month-picker{gap:6px}.calendar-month-picker select{min-width:92px;padding:9px 27px 9px 10px;font-size:12px;background-position:right 8px center}.calendar-month-picker strong{font-size:11px}.single-month-days{gap:4px;padding:0}.single-month-days .day-cell{min-height:42px;border-radius:10px;font-size:12px}.calendar-event-panel{padding:12px;border-radius:14px;grid-template-columns:31px minmax(0,1fr);gap:9px}.calendar-event-icon{width:31px;height:31px;border-radius:9px}.calendar-event-line b{font-size:13px}.holiday-legend{gap:7px 10px;font-size:10px}}

.holiday-rights-note{margin-top:-5px;margin-bottom:16px;padding:11px 13px;border:1px solid #e3eaf0;border-radius:14px;background:#f9fbfd;display:flex;gap:8px;align-items:flex-start;color:#657989;font-size:11px}.holiday-rights-note strong{color:#203d54;white-space:nowrap}.holiday-rights-note span{line-height:1.45}@media(max-width:560px){.holiday-rights-note{display:block}.holiday-rights-note strong{display:block;margin-bottom:3px}}

/* v4.4 — Events calendar, reference-inspired and aligned with SveDanas UI */
.events-page-head{padding-bottom:22px}.events-page-head h1{max-width:850px}.events-page-head p{max-width:720px}
.events-calendar-shell{margin-bottom:36px}.events-calendar-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid #dbe4eb;border-radius:28px;padding:22px;box-shadow:0 18px 55px rgba(22,48,68,.08)}
.events-calendar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 20px;border-bottom:1px solid #e4ebf0;margin-bottom:18px}.events-month-heading{display:flex;align-items:baseline;gap:9px;min-width:0}.events-month-select{appearance:none;-webkit-appearance:none;border:0!important;outline:0;background:transparent!important;color:#101922!important;padding:0 27px 0 0!important;margin:0;font:900 30px/1.1 inherit;letter-spacing:-.045em;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%23677786' stroke-width='2.4'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 3px center!important}.events-month-select option{color:#111518;background:#fff}.events-year{font-size:28px;line-height:1;color:#101922;letter-spacing:-.035em}.events-calendar-controls{display:flex;gap:10px;flex:0 0 auto}.events-nav-btn{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:13px;background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 7px 18px rgba(242,95,58,.18);transition:transform .15s ease,filter .15s ease}.events-nav-btn:hover{transform:translateY(-1px);filter:brightness(.96)}.events-nav-btn svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.events-weekdays,.events-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.events-weekdays{padding:0 5px;margin-bottom:4px}.events-weekdays b{text-align:center;padding:7px 0;color:#7a8792;font-size:11px;font-weight:900;letter-spacing:.08em}.events-calendar-grid{gap:2px;padding:3px 0 7px}.events-day{position:relative;appearance:none;border:0;background:transparent;min-height:61px;border-radius:13px;color:#182838;font:700 16px/1 inherit;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.events-day:hover{background:#f2f6f9;transform:translateY(-1px)}.events-day.is-empty{pointer-events:none}.events-day i{position:absolute;left:50%;bottom:8px;width:5px;height:5px;border-radius:50%;background:#426b94;transform:translateX(-50%)}.events-day.has-event{color:#174c80}.events-day.is-off{background:#fff1ec;color:#ae3f27}.events-day.is-off i{background:var(--accent)}.events-day.is-religious{background:#f5f0fb;color:#774ba0}.events-day.is-religious i{background:#8b5bc0}.events-day.is-today{box-shadow:inset 0 0 0 2px #274d70}.events-day.is-selected{background:#173f61;color:#fff!important;box-shadow:0 8px 20px rgba(23,63,97,.18)}.events-day.is-selected i{background:#fff}.events-day.is-selected.is-off{background:var(--accent)}.events-day.is-selected.is-religious{background:#76509b}
.events-calendar-detail{display:grid;grid-template-columns:12px minmax(0,1fr);gap:11px;margin-top:15px;padding:16px 17px;border-radius:17px;background:#f6f9fb;border:1px solid #e1e9ef}.events-detail-dot{width:9px;height:9px;border-radius:50%;margin-top:5px;background:#315f9a;box-shadow:0 0 0 4px rgba(49,95,154,.10)}.events-detail-dot.muted{background:#aeb9c2;box-shadow:none}.events-detail-dot.active{background:var(--accent);box-shadow:0 0 0 4px rgba(242,95,58,.10)}.events-calendar-detail small{display:block;color:#718292;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px}.events-calendar-detail strong{display:block;color:#14293a;font-size:15px}.events-calendar-detail p{margin:3px 0 0;color:#6f7f8c;font-size:12px}.events-detail-line+.events-detail-line{margin-top:9px;padding-top:9px;border-top:1px solid #e4ebf0}.events-detail-line b{display:block;font-size:15px;line-height:1.25;color:#132738}.events-detail-line span{display:block;margin-top:3px;color:#55718a;font-size:11px;font-weight:800}.events-detail-line em{display:block;margin-top:3px;color:#788995;font-size:11px;font-style:normal}
.events-calendar-legend{display:flex;flex-wrap:wrap;gap:8px 16px;padding:14px 2px 0;color:#697c8b;font-size:11px;font-weight:750}.events-calendar-legend span{display:flex;align-items:center;gap:6px}.events-calendar-legend i{width:8px;height:8px;border-radius:50%}.legend-event{background:#426b94}.legend-off{background:var(--accent)}.legend-religious{background:#8b5bc0}.events-list-heading{padding-top:8px}
@media(max-width:620px){.events-page-head{padding-bottom:16px}.events-page-head h1{font-size:43px}.events-calendar-card{padding:16px 12px;border-radius:24px}.events-calendar-header{padding:2px 2px 14px;margin-bottom:12px}.events-month-heading{gap:6px}.events-month-select{font-size:24px!important;padding-right:23px!important;background-size:13px!important}.events-year{font-size:23px}.events-calendar-controls{gap:7px}.events-nav-btn{width:43px;height:43px;border-radius:11px}.events-nav-btn svg{width:21px;height:21px}.events-weekdays{padding:0}.events-weekdays b{font-size:9px;letter-spacing:.04em;padding:6px 0}.events-calendar-grid{gap:1px}.events-day{min-height:48px;border-radius:10px;font-size:14px}.events-day i{bottom:6px;width:4px;height:4px}.events-calendar-detail{margin-top:11px;padding:13px;border-radius:14px}.events-calendar-legend{gap:7px 11px;font-size:10px}.events-list-heading h2{font-size:28px}}
@media(max-width:380px){.events-month-select{font-size:21px!important}.events-year{font-size:20px}.events-nav-btn{width:39px;height:39px}.events-day{min-height:43px;font-size:13px}.events-weekdays b{font-size:8px}}


/* v4.5 — only requested calendar alignment */
.home-calendar-stack .calendar-feature-card{height:220px;min-height:220px}
.events-calendar-card,.church-events-calendar-card{--calendar-blue:#4561ee;--calendar-blue-dark:#3150c7}
.events-nav-btn{background:var(--calendar-blue)!important;box-shadow:0 8px 20px rgba(69,97,238,.22)!important}
.events-day.has-event{color:#3157c8}
.events-day.has-event i,.legend-event{background:var(--calendar-blue)!important}
.events-day.is-off,.events-day.is-religious{background:#eef3ff!important;color:#3157c8!important}
.events-day.is-off i,.events-day.is-religious i{background:var(--calendar-blue)!important}
.events-day.is-selected,.events-day.is-selected.is-off,.events-day.is-selected.is-religious{background:var(--calendar-blue)!important;color:#fff!important;box-shadow:0 9px 22px rgba(69,97,238,.22)!important}
.events-detail-dot.active{background:var(--calendar-blue)!important;box-shadow:0 0 0 4px rgba(69,97,238,.11)!important}
.events-calendar-legend .legend-off,.events-calendar-legend .legend-religious{background:var(--calendar-blue)!important}
.events-hero-clean{justify-content:flex-end!important}
.events-hero-clean h1{margin:0!important}
.church-events-calendar-shell{margin-top:0}
@media(max-width:760px){.home-calendar-stack .calendar-feature-card{height:230px;min-height:230px}}

/* v4.5.1 — homepage events card matches church calendar width */
.home-calendar-stack > .events-calendar-card{width:100%;max-width:none;margin-left:0;margin-right:0}

/* v4.6 — requested weather tabs + featured match balance only */
body[data-page="index"] .weather-tabs a,
body[data-page="vreme"] .weather-tabs a{
  font-size:11px!important;
  padding:7px 11px!important;
  min-height:31px!important;
  min-width:45px!important;
  display:grid!important;
  place-items:center!important;
}

/* Keep the featured match optically balanced around a stronger center marker. */
.sport-card-v15 .featured-teams{
  grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
}
.sport-card-v15 .featured-team{
  display:grid!important;
  grid-template-rows:42px minmax(38px,auto)!important;
  justify-items:center!important;
  align-content:center!important;
  gap:8px!important;
  text-align:center!important;
}
.sport-card-v15 .featured-team-home,
.sport-card-v15 .featured-team-away{
  justify-content:stretch!important;
  text-align:center!important;
}
.sport-card-v15 .featured-team .sport-row-logo{
  width:40px!important;
  height:40px!important;
  flex-basis:40px!important;
  align-self:center!important;
  justify-self:center!important;
  object-fit:contain!important;
}
.sport-card-v15 .featured-team>span{
  min-height:38px!important;
  display:grid!important;
  place-items:start center!important;
  align-content:start!important;
  width:100%!important;
  text-align:center!important;
}
.sport-card-v15 .featured-center{
  align-self:center!important;
  justify-self:center!important;
  gap:8px!important;
}
.sport-card-v15 .team-vs{
  width:36px!important;
  height:36px!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  color:#fff!important;
  background:rgba(9,29,43,.76)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08)!important;
  backdrop-filter:blur(8px)!important;
}
.sport-card-v15 .featured-center-value{
  min-width:76px!important;
  font-size:25px!important;
}
.sport-card-v15 .featured-center-value.is-score{font-size:28px!important}

@media(max-width:620px){
  body[data-page="index"] .weather-tabs a,
  body[data-page="vreme"] .weather-tabs a{
    font-size:10px!important;
    padding:6px 9px!important;
    min-height:30px!important;
    min-width:43px!important;
  }
  .sport-card-v15 .featured-match{min-height:205px!important;padding:16px 13px 20px!important}
  .sport-card-v15 .featured-match h3{margin-top:20px!important}
  .sport-card-v15 .featured-teams{
    grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)!important;
    gap:5px!important;
  }
  .sport-card-v15 .featured-team{
    grid-template-rows:39px minmax(40px,auto)!important;
    gap:7px!important;
  }
  .sport-card-v15 .featured-team .sport-row-logo{
    width:38px!important;height:38px!important;flex-basis:38px!important;
  }
  .sport-card-v15 .featured-team>span{
    min-height:40px!important;
    font-size:17px!important;
    line-height:1.03!important;
  }
  .sport-card-v15 .team-vs{
    width:34px!important;height:34px!important;font-size:9px!important;
  }
  .sport-card-v15 .featured-center{gap:7px!important}
  .sport-card-v15 .featured-center-value{min-width:64px!important;font-size:21px!important}
  .sport-card-v15 .featured-center-value.is-score{font-size:24px!important}
}
