: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)}

/* v1.1 — responsive polish, weather page and crisp navigation icons */
.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}
}

/* v1.2 — čistiji naslovi, praznici, sport i vesti */
.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)}

/* Praznici */
.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 */
.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}

/* Vesti */
.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}
}

/* v1.3 — istaknuti sportski događaj + stabilniji feed vesti */
.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}
}

/* =========================================================
   v1.4 — editorial utility redesign
   Čist, brz i namerno bez generičnih "AI" gradijenata.
   ========================================================= */
: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}

/* Vesti: sve kartice vode na internu stranicu sajta. */
.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}

/* Interna stranica pojedinačne vesti. */
.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}

/* Praznici */
.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}

/* Sport — pregledniji i bez nevažnih juniorskih/egzotičnih mečeva. */
.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}

/* Footer / podešavanja */
.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)}
}

/* =========================================================
   DANAS v1.5 — mobile-first home redesign
   Fokus: preglednost na telefonu, brze informacije, 9:16 UI
   ========================================================= */
: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))}

/* Header */
.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}

/* Hero */
.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 */
.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}

/* Home grid */
.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 */
.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)}}

/* Kurs + gorivo */
.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 */
.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 */
.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 */
.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 */
.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}

/* Bottom navigation */
.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}
}

/* =========================================================
   DANAS v1.6 — precision mobile pass
   Prioritet: 9:16 telefoni + citljivost za starije korisnike
   ========================================================= */
.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)}

  /* header kao u referentnom dizajnu */
  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}

  /* hero */
  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}

  /* danas na brzinu */
  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}

  /* layout */
  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}

  /* vreme - bez praznog prostora, dimenzije kao mockup */
  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}

  /* kurs i gorivo */
  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}

  /* praznik */
  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}

  /* sport - uvek istaknuti mec + 2 reda */
  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}

  /* vesti */
  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}

  /* alati */
  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}

  /* bottom nav */
  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}
}

/* vrlo uski telefoni: zadrzava citljivost umesto agresivnog smanjivanja */
@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}
}

/* =========================================================
   DANAS v1.7 — mobile readability / requested corrections
   ========================================================= */
#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){
  /* DANAS NA BRZINU: 2 x 2, bez skraćivanja ključnih vrednosti */
  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}

  /* Vreme: grad više ne gura / lomi tabove; tabovi su veliki i klikabilni */
  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}

  /* Pravi fajl zastave Srbije umesto emoji koji se na nekim uređajima vidi kao RS */
  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}

  /* Kalkulatori: 2 x 2, veći tekst i jasna hijerarhija */
  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}
}
