:root{
  --ab-landing-ink:#123f2a;
  --ab-landing-ink-2:#24563a;
  --ab-landing-green:#4e8738;
  --ab-landing-green-2:#6da34e;
  --ab-landing-lime:#a7c886;
  --ab-landing-gold:#d2a047;
  --ab-landing-brown:#a76828;
  --ab-landing-paper:#f7f5eb;
  --ab-landing-card:#fffdf7;
  --ab-landing-line:#d8dfce;
  --ab-landing-muted:#667268;
  --ab-landing-shadow:0 18px 55px rgba(31,74,47,.13);
}

html,body{background:#eef2e8!important;overflow-x:hidden}
html.ab-land-modal-open,html.ab-land-modal-open body{overflow:hidden!important}
body.no-sidebar .main-footer{display:none!important}
body.no-sidebar .content-wrapper{margin:0!important;min-height:100vh!important;background:transparent!important}
body.no-sidebar .content{padding:0!important;margin:0!important}
body.no-sidebar .content>article>.container-fluid{padding:0!important;margin:0!important;width:100%!important;max-width:none!important}
body.no-sidebar #notification{display:none!important}

.ab-landing{min-height:100vh;color:var(--ab-landing-ink);background:
  radial-gradient(circle at 84% 11%,rgba(210,160,71,.18),transparent 21%),
  linear-gradient(180deg,#f7f6ee 0%,#eef3e7 100%);font-family:Inter,"Segoe UI",Arial,sans-serif;position:relative;overflow:hidden}
.ab-landing *{box-sizing:border-box}
.ab-landing a{text-decoration:none;color:inherit}
.ab-landing button,.ab-landing input{font:inherit}
.ab-landing-shell{width:min(1420px,calc(100% - 36px));margin:0 auto}

.ab-landing-header{height:112px;background:rgba(250,249,242,.92);border-bottom:1px solid rgba(116,139,105,.22);backdrop-filter:blur(14px);position:relative;z-index:40}
.ab-landing-header .ab-landing-shell{height:100%;display:flex;align-items:center;gap:30px}
.ab-landing-brand{display:flex;align-items:center;gap:10px;font-weight:950;letter-spacing:-.045em;color:#174c30;font-size:29px;white-space:nowrap}
.ab-landing-brand-mark{width:33px;height:33px;position:relative;display:inline-block}
.ab-landing-brand-mark:before,.ab-landing-brand-mark:after{content:"";position:absolute;background:linear-gradient(145deg,#77a854,#3f7e34);border-radius:100% 0 100% 0}
.ab-landing-brand-mark:before{width:18px;height:27px;left:3px;top:4px;transform:rotate(-32deg)}
.ab-landing-brand-mark:after{width:17px;height:24px;right:1px;top:7px;transform:rotate(31deg)}
.ab-landing-brand-mark i{position:absolute;width:2px;height:27px;background:#255f36;left:16px;top:4px;transform:rotate(2deg);z-index:2;border-radius:9px}
.ab-landing-nav{display:flex;align-items:center;gap:28px;margin-left:auto}
.ab-landing-nav button,.ab-landing-nav a{border:0;background:none;color:#233c2d;font-size:14px;font-weight:800;padding:12px 2px;cursor:pointer;transition:.18s ease;white-space:nowrap}
.ab-landing-nav button:hover,.ab-landing-nav a:hover{color:var(--ab-landing-green)}
.ab-landing-actions{display:flex;gap:11px;align-items:center;margin-left:18px}
.ab-btn{border:1px solid transparent;border-radius:11px;min-height:46px;padding:11px 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900;cursor:pointer;transition:.2s ease;box-shadow:none}
.ab-btn:hover{transform:translateY(-1px)}
.ab-btn-primary{background:linear-gradient(180deg,#568f3e,#3f7a32);color:#fff;border-color:#3f7333;box-shadow:0 9px 23px rgba(62,118,49,.18)}
.ab-btn-primary:hover{color:#fff;background:linear-gradient(180deg,#4b8437,#356d2b)}
.ab-btn-outline{background:rgba(255,255,255,.7);border-color:#b9c8b2;color:#244c32}
.ab-btn-outline:hover{background:#fff;color:#244c32}
.ab-btn-login{background:linear-gradient(180deg,#ad7338,#915822);border-color:#86501e;color:#fff;box-shadow:0 9px 22px rgba(130,76,28,.18)}
.ab-btn-login:hover{background:linear-gradient(180deg,#9d652f,#7f4b1c);color:#fff}
.ab-mobile-toggle{display:none;width:44px;height:44px;border:0;background:transparent;color:var(--ab-landing-ink);font-size:25px;margin-left:auto}

.ab-landing-main{position:relative;z-index:1}
.ab-landing-hero{position:relative;min-height:505px;border-bottom:1px solid rgba(116,139,105,.2);overflow:hidden;background:
  linear-gradient(90deg,rgba(248,247,238,.98) 0%,rgba(248,247,238,.93) 34%,rgba(248,247,238,.56) 57%,rgba(248,247,238,.18) 100%),
  url("https://images.unsplash.com/photo-1706862609885-7771b001daa2?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000") center 56%/cover no-repeat,
  linear-gradient(155deg,#edf3df 0%,#c9d8a3 52%,#80965a 100%)}
/* Fotografija: Tomas Hudolin / Unsplash, Unsplash License. */
.ab-landing-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,253,247,.06) 0%,rgba(247,246,238,.05) 70%,rgba(247,246,238,.72) 100%);pointer-events:none}
.ab-landing-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 28%,rgba(226,174,76,.12),transparent 28%);pointer-events:none}
.ab-landing-hero .ab-landing-shell{position:relative;z-index:3;min-height:505px;display:flex;align-items:center}
.ab-hero-copy{width:43%;max-width:590px;padding:55px 0 44px;position:relative;z-index:5}
.ab-hero-copy h1{margin:0;color:#17462e;font-size:clamp(46px,4.5vw,70px);line-height:1.02;letter-spacing:-.052em;font-weight:950;text-shadow:0 1px 0 rgba(255,255,255,.34)}
.ab-hero-copy p{margin:21px 0 28px;max-width:500px;color:#526158;font-size:18px;line-height:1.55;font-weight:550}
.ab-hero-actions{display:flex;align-items:center;gap:11px;max-width:500px}
.ab-hero-actions .ab-btn-login{min-width:132px}
.ab-hero-actions .ab-btn-primary{min-width:270px;font-size:17px}

.ab-production{padding:28px 0 18px;background:linear-gradient(180deg,rgba(247,246,238,.92),#f7f6ee)}
.ab-section-title{display:flex;align-items:center;gap:15px;font-weight:950;color:#184c30;font-size:20px;justify-content:center;margin:0 0 20px}
.ab-section-title:before,.ab-section-title:after{content:"";height:1px;background:#c8d3be;flex:1;max-width:360px}
.ab-production-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.ab-production-card{border:1px solid #d7dfce;background:rgba(255,253,247,.94);border-radius:18px;min-height:215px;padding:22px 22px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;box-shadow:0 9px 25px rgba(47,78,53,.055);transition:.2s ease;color:#173e29}
.ab-production-card:hover,.ab-production-card:focus-visible{transform:translateY(-3px);border-color:#88a772;box-shadow:0 15px 32px rgba(47,78,53,.10);outline:none}
.ab-production-art{width:112px;height:82px;display:grid;place-items:center;font-size:66px;filter:saturate(.82)}
.ab-production-card h3{font-size:23px;margin:8px 0 6px;font-weight:950;letter-spacing:-.025em}
.ab-production-card p{font-size:13px;line-height:1.4;color:#59665d;margin:0;min-height:36px}
.ab-production-link{font-size:12px;font-weight:900;color:#3c7141;margin-top:auto;padding-top:11px}
.ab-landing-footer{text-align:center;color:#34543d;font-size:13px;padding:12px 0 15px;background:#f7f6ee;border-top:1px solid #dfe4d8}

/* Generic modal */
.ab-land-modal{position:fixed;inset:0;background:rgba(20,48,31,.26);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:2100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}
.ab-land-modal.is-open{opacity:1;visibility:visible}
.ab-land-dialog{width:min(760px,96vw);max-height:min(82vh,800px);overflow:auto;background:rgba(255,253,247,.98);border:1px solid #d7dfce;border-radius:24px;box-shadow:0 26px 72px rgba(20,54,34,.22);position:relative;transform:translateY(16px) scale(.98);transition:transform .25s ease;padding:27px}
.ab-land-modal.is-open .ab-land-dialog{transform:none}
.ab-land-modal--spotlight .ab-land-dialog{width:min(790px,96vw);overflow:visible;box-shadow:0 24px 70px rgba(54,89,48,.24),0 0 0 1px rgba(218,173,79,.36),0 0 52px rgba(218,173,79,.23)}
.ab-land-modal--spotlight.is-open .ab-land-dialog{animation:abSpotlight .55s cubic-bezier(.2,.8,.2,1)}
@keyframes abSpotlight{0%{transform:translateY(35px) scale(.94);opacity:.1}70%{transform:translateY(-3px) scale(1.01)}100%{transform:none;opacity:1}}
.ab-land-close{position:absolute;right:17px;top:15px;width:38px;height:38px;border-radius:50%;border:1px solid #d5ddce;background:#fff;color:#214a30;font-size:25px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:4;box-shadow:0 6px 16px rgba(28,61,39,.09)}
.ab-land-dialog-head{display:flex;align-items:center;gap:14px;padding-right:42px;margin-bottom:18px}
.ab-land-dialog-icon{width:55px;height:55px;border-radius:15px;background:#eef4e6;display:grid;place-items:center;font-size:30px;flex:none}
.ab-land-dialog-head h2{font-size:27px;line-height:1.05;color:#17452d;margin:0;font-weight:950;letter-spacing:-.03em}
.ab-land-dialog-head p{margin:5px 0 0;color:#6b746c;font-size:13px}
.ab-shared-title{text-align:center;padding:2px 55px 0;margin-bottom:12px}
.ab-shared-title strong{font-size:21px;color:#173f2a;display:block;line-height:1.2}
.ab-shared-title span{display:block;color:#68736a;font-size:12px;margin-top:6px}

/* Zajedničke funkcionalnosti — 3D kružni carousel */
.ab-shared-carousel{position:relative;padding:4px 0 0;user-select:none}
.ab-shared-stage{position:relative;height:278px;perspective:1250px;transform-style:preserve-3d;touch-action:pan-y;cursor:grab;overflow:hidden}
.ab-shared-stage.is-dragging{cursor:grabbing}
.ab-shared-card{position:absolute;left:50%;top:14px;width:238px;min-height:210px;background:linear-gradient(180deg,#fffefb,#f8f7ef);border:1px solid #d7ded0;border-radius:22px;padding:24px 18px;text-align:center;box-shadow:0 14px 28px rgba(35,69,43,.10);transition:transform .55s cubic-bezier(.2,.75,.2,1),opacity .45s ease,filter .45s ease,box-shadow .45s ease,border-color .45s ease;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity;pointer-events:none}
.ab-shared-card i{font-style:normal;display:grid;place-items:center;width:68px;height:68px;margin:0 auto 15px;border-radius:18px;background:#edf4e5;font-size:37px;box-shadow:inset 0 0 0 1px rgba(74,119,68,.05)}
.ab-shared-card strong{display:block;font-size:16px;line-height:1.2;color:#17462e;font-weight:900}
.ab-shared-card small{display:block;color:#5f6f64;font-size:12px;line-height:1.42;margin-top:9px}
.ab-shared-card.is-active{z-index:5;opacity:1;filter:none;pointer-events:auto;transform:translateX(-50%) translateZ(92px) scale(1.14);border-color:#d2d9c9;box-shadow:0 24px 48px rgba(35,69,43,.18),0 0 0 1px rgba(228,181,78,.18)}
.ab-shared-card.is-active strong{font-size:19px}.ab-shared-card.is-active small{font-size:13px;color:#4f6255}
.ab-shared-card.is-prev{z-index:4;opacity:.92;filter:saturate(.95) contrast(1.02);transform:translateX(calc(-50% - 244px)) translateZ(-24px) rotateY(24deg) scale(.91)}
.ab-shared-card.is-next{z-index:4;opacity:.92;filter:saturate(.95) contrast(1.02);transform:translateX(calc(-50% + 244px)) translateZ(-24px) rotateY(-24deg) scale(.91)}
.ab-shared-card.is-far-prev{z-index:2;opacity:.46;filter:saturate(.85);transform:translateX(calc(-50% - 410px)) translateZ(-112px) rotateY(38deg) scale(.72)}
.ab-shared-card.is-far-next{z-index:2;opacity:.46;filter:saturate(.85);transform:translateX(calc(-50% + 410px)) translateZ(-112px) rotateY(-38deg) scale(.72)}
.ab-shared-card.is-hidden-slide{z-index:0;opacity:0;transform:translateX(-50%) translateZ(-190px) scale(.54)}
.ab-shared-controls{display:flex;align-items:center;justify-content:center;gap:16px;min-height:46px;margin-top:2px}
.ab-shared-arrow{position:static;z-index:8;width:42px;height:42px;border-radius:12px;border:1px solid #ced9c9;background:#fff;color:#285d37;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 7px 18px rgba(35,69,43,.09);transition:transform .18s ease,background .18s ease,border-color .18s ease}
.ab-shared-arrow:hover{transform:translateY(-1px) scale(1.04);background:#fafff8;border-color:#9eb895}
.ab-dots{display:flex;justify-content:center;align-items:center;gap:8px;padding:0;min-width:190px}
.ab-shared-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#cfd5ca;cursor:pointer;transition:width .25s ease,background .25s ease,transform .25s ease}
.ab-shared-dot.is-active{width:26px;border-radius:999px;background:#34763f}

/* Moderni, klikabilni popupovi kategorija */
.ab-module-dialog{--module-accent:#4c873b;--module-soft:#eef5e7;width:min(900px,96vw);overflow:visible}
.ab-module-dialog--ratarstvo{--module-accent:#9b7b22;--module-soft:#f7f0d9}
.ab-module-dialog--trajni{--module-accent:#b25b36;--module-soft:#f8e8df}
.ab-module-dialog--povrtlarstvo{--module-accent:#4d8a45;--module-soft:#eaf4e5}
.ab-module-dialog--stocarstvo{--module-accent:#7b633c;--module-soft:#f2ece2}
.ab-module-dialog .ab-land-dialog-icon{background:var(--module-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--module-accent) 18%, transparent)}
.ab-module-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#edf4e5;border:1px solid #d7e3cf;color:#3e6e42;font-size:11px;font-weight:850;padding:6px 10px;margin:-5px 0 16px 69px}
.ab-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}
.ab-mini-card{position:relative;appearance:none;border:1px solid #dde4d7;background:linear-gradient(180deg,#fffefb,#f9f8f1);border-radius:16px;min-height:104px;padding:14px 36px 13px 13px;display:flex;align-items:center;gap:11px;text-align:left;color:#21462f;cursor:pointer;box-shadow:0 7px 20px rgba(35,69,43,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ab-mini-card:hover,.ab-mini-card:focus-visible{transform:translateY(-2px);border-color:color-mix(in srgb,var(--module-accent) 55%,#d6dfcf);box-shadow:0 12px 25px rgba(35,69,43,.09);outline:none}
.ab-mini-card.is-selected{background:linear-gradient(145deg,var(--module-soft),#fffef9 76%);border-color:color-mix(in srgb,var(--module-accent) 62%,#d6dfcf);box-shadow:0 10px 25px color-mix(in srgb,var(--module-accent) 15%,transparent)}
.ab-mini-card-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:0 0 46px;background:var(--module-soft);font-size:25px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--module-accent) 14%,transparent)}
.ab-mini-card-copy{display:block;min-width:0}
.ab-mini-card-copy strong{display:block;color:#224833;font-size:12.5px;line-height:1.22;font-weight:900}
.ab-mini-card-copy small{display:block;margin-top:4px;color:#89928b;font-size:9.5px;font-weight:650}
.ab-mini-card-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eef3e9;color:var(--module-accent);font-size:20px;font-weight:900;transition:.18s ease}
.ab-mini-card.is-selected .ab-mini-card-arrow{background:var(--module-accent);color:#fff;transform:translateY(-50%) rotate(90deg)}
.ab-feature-preview{margin-top:13px;border:1px solid #dce4d6;border-radius:16px;background:linear-gradient(135deg,#f7f8f1,#fffdf8);padding:13px 14px;display:flex;align-items:center;gap:18px;justify-content:space-between;box-shadow:inset 4px 0 0 var(--module-accent)}
.ab-feature-preview>div{min-width:0}
.ab-feature-preview strong{display:block;font-size:13px;color:#173f2a;font-weight:950}
.ab-feature-preview span[data-feature-preview-text]{display:block;font-size:11px;line-height:1.38;color:#68756c;margin-top:3px}
.ab-feature-cta{border:0;border-radius:11px;min-height:40px;padding:9px 14px;background:var(--module-accent);color:#fff;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:.18s ease}
.ab-feature-cta:hover{transform:translateY(-1px);filter:brightness(.96)}
.ab-feature-preview.is-pulse{animation:abFeaturePulse .28s ease}
@keyframes abFeaturePulse{0%{transform:translateY(3px);opacity:.72}100%{transform:none;opacity:1}}

.ab-offer-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ab-offer-item{background:#f7f8f1;border:1px solid #dfe4d8;border-radius:14px;padding:14px 15px;display:flex;gap:11px;align-items:flex-start}
.ab-offer-item i{font-style:normal;font-size:22px}.ab-offer-item strong{display:block;color:#21462f;font-size:14px}.ab-offer-item span{display:block;color:#6a756d;font-size:12px;line-height:1.35;margin-top:3px}

.ab-faq{display:grid;gap:8px}.ab-faq details{border:1px solid #dfe4d8;border-radius:13px;background:#faf9f4;padding:0 14px}.ab-faq summary{cursor:pointer;list-style:none;color:#21452f;font-size:14px;font-weight:900;padding:13px 28px 13px 0;position:relative}.ab-faq summary::-webkit-details-marker{display:none}.ab-faq summary:after{content:"+";position:absolute;right:0;top:8px;font-size:22px;color:#5c8750}.ab-faq details[open] summary:after{content:"–"}.ab-faq p{font-size:12px;color:#67736b;padding:0 0 13px;margin:0;line-height:1.45}

.ab-video-frame{aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#163c29;box-shadow:0 10px 28px rgba(28,60,39,.14)}
.ab-video-frame iframe{width:100%;height:100%;border:0;display:block}.ab-video-note{font-size:12px;color:#6b756e;text-align:center;margin:12px 0 0}.ab-video-note strong{color:#3e6f42}

.ab-login-form{display:grid;gap:13px}.ab-login-form label{font-size:12px;font-weight:850;color:#294d35}.ab-login-form input[type=text],.ab-login-form input[type=password]{width:100%;height:46px;border:1px solid #ccd7c5;border-radius:11px;background:#fff;padding:10px 12px;color:#193b28;outline:none}.ab-login-form input:focus{border-color:#6f9d5a;box-shadow:0 0 0 3px rgba(111,157,90,.12)}.ab-login-error{border-radius:10px;background:#fff0ed;border:1px solid #e5b4a8;color:#8b3f31;font-size:12px;padding:10px 12px;margin-bottom:12px}.ab-login-remember{display:flex!important;align-items:center;gap:8px;font-size:12px!important;font-weight:700!important;color:#5f6e63!important}.ab-login-form .ab-btn{width:100%}.ab-login-foot{text-align:center;color:#6d786f;font-size:12px;margin:12px 0 0}.ab-login-foot button{border:0;background:none;color:#39753f;font-weight:900;cursor:pointer}

.ab-mobile-nav{display:none}
.ab-mobile-nav.is-open{display:block}
.ab-mobile-nav-panel{position:absolute;top:64px;left:14px;right:14px;background:#fffdf8;border:1px solid #dce3d5;border-radius:16px;box-shadow:0 18px 46px rgba(23,57,36,.17);padding:8px;z-index:100}
.ab-mobile-nav-panel button,.ab-mobile-nav-panel a{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:none;padding:13px 12px;color:#21462f;font-size:14px;font-weight:850;text-align:left;border-radius:10px}.ab-mobile-nav-panel button:hover,.ab-mobile-nav-panel a:hover{background:#f0f4e9}

@media(max-width:1050px){
  .ab-landing-nav{gap:15px}.ab-landing-nav button,.ab-landing-nav a{font-size:13px}.ab-landing-actions{margin-left:7px}.ab-hero-copy{width:52%}.ab-production-card p{display:none}.ab-production-card{min-height:185px}
}

@media(max-width:760px){
  .ab-landing-shell{width:calc(100% - 24px)}
  .ab-landing-header{height:84px}.ab-landing-header .ab-landing-shell{gap:8px}
  .ab-landing-brand{font-size:25px}.ab-landing-brand-mark{width:29px;height:29px}
  .ab-landing-nav,.ab-landing-actions{display:none}.ab-mobile-toggle{display:block}
  .ab-landing-hero{min-height:300px;background:
    linear-gradient(180deg,rgba(248,247,239,.96) 0%,rgba(248,247,239,.91) 48%,rgba(248,247,239,.60) 78%,rgba(248,247,239,.30) 100%),
    url("https://images.unsplash.com/photo-1706862609885-7771b001daa2?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000") 67% center/cover no-repeat,
    linear-gradient(155deg,#e9f0dc,#9cb377)}
  .ab-landing-hero .ab-landing-shell{min-height:300px;align-items:flex-start}
  .ab-landing-hero:before{inset:0;background:linear-gradient(180deg,rgba(255,253,247,.02),rgba(247,246,238,.05) 62%,rgba(247,246,238,.55))}.ab-landing-hero:after{inset:0;background:radial-gradient(circle at 78% 44%,rgba(226,174,76,.12),transparent 28%)}
  .ab-hero-copy{width:100%;padding:28px 3px 24px;max-width:none;position:relative;z-index:5}
  .ab-hero-copy h1{font-size:36px;max-width:330px}.ab-hero-copy p{font-size:14px;line-height:1.45;margin:14px 0 20px;max-width:330px}
  .ab-hero-actions{width:min(100%,330px);display:grid;grid-template-columns:minmax(94px,.72fr) minmax(178px,1.28fr);gap:9px}
  .ab-hero-actions .ab-btn{width:100%;min-width:0;height:48px;padding:9px 12px;font-size:14px}
  .ab-hero-actions .ab-btn-primary{font-size:14px}
  .ab-production{padding:17px 0 8px}.ab-section-title{font-size:15px;margin-bottom:12px;gap:8px}.ab-section-title:before,.ab-section-title:after{max-width:70px}
  .ab-production-grid{grid-template-columns:1fr 1fr;gap:9px}
  .ab-production-card{min-height:145px;border-radius:14px;padding:12px 9px 10px}.ab-production-art{height:68px;width:88px;font-size:52px}.ab-production-card h3{font-size:15px;margin:3px 0 0}.ab-production-card p{display:none}.ab-production-link{font-size:10px;padding-top:5px}
  .ab-landing-footer{padding:10px 0 11px;font-size:11px}

  .ab-land-modal{align-items:flex-end;padding:0;background:rgba(18,45,29,.22)}
  .ab-land-dialog,.ab-land-modal--spotlight .ab-land-dialog{width:100%;max-height:78vh;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0;padding:19px 14px 16px;overflow:auto;transform:translateY(100%)}
  .ab-land-modal.is-open .ab-land-dialog{transform:none}.ab-land-modal--spotlight .ab-land-dialog{overflow:visible}
  .ab-land-dialog:before{content:"";display:block;width:42px;height:4px;border-radius:99px;background:#c5cbbf;margin:-7px auto 13px}
  .ab-land-close{right:13px;top:13px;width:34px;height:34px;font-size:22px}
  .ab-shared-title{padding:0 42px 0 0;text-align:left;margin-bottom:10px}.ab-shared-title strong{font-size:17px}.ab-shared-title span{font-size:10px}
  .ab-shared-carousel{padding:0}
  .ab-shared-stage{height:150px;perspective:760px;overflow:visible}
  .ab-shared-card{top:5px;width:126px;min-height:126px;padding:11px 8px;border-radius:15px}
  .ab-shared-card i{width:42px;height:42px;font-size:23px;margin-bottom:8px}
  .ab-shared-card strong{font-size:10.5px}.ab-shared-card small{display:none}
  .ab-shared-card.is-active{transform:translateX(-50%) translateZ(38px) scale(1.06);box-shadow:0 14px 26px rgba(35,69,43,.15)}
  .ab-shared-card.is-prev{opacity:.78;transform:translateX(calc(-50% - 112px)) translateZ(-22px) rotateY(16deg) scale(.80)}
  .ab-shared-card.is-next{opacity:.78;transform:translateX(calc(-50% + 112px)) translateZ(-22px) rotateY(-16deg) scale(.80)}
  .ab-shared-card.is-far-prev,.ab-shared-card.is-far-next{opacity:0}
  .ab-shared-controls{gap:9px;min-height:34px;margin-top:4px}.ab-shared-arrow{width:32px;height:32px;border-radius:10px;font-size:22px;box-shadow:none}
  .ab-dots{padding:0;gap:5px;min-width:130px}.ab-shared-dot{width:6px;height:6px}.ab-shared-dot.is-active{width:18px}
  .ab-land-dialog-head{gap:10px;margin-bottom:12px;padding-right:37px}.ab-land-dialog-icon{width:46px;height:46px;font-size:26px;border-radius:12px}.ab-land-dialog-head h2{font-size:21px}.ab-land-dialog-head p{font-size:11px}
  .ab-module-badge{margin:-2px 0 11px 56px;font-size:9px;padding:5px 8px}
  .ab-module-dialog{overflow:auto!important}
  .ab-module-grid{grid-template-columns:1fr 1fr;gap:8px}
  .ab-mini-card{min-height:78px;padding:10px 28px 10px 9px;gap:8px;border-radius:13px}
  .ab-mini-card-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px;font-size:20px}
  .ab-mini-card-copy strong{font-size:10.5px}.ab-mini-card-copy small{font-size:8px;margin-top:2px}
  .ab-mini-card-arrow{right:8px;width:20px;height:20px;font-size:16px}
  .ab-feature-preview{margin-top:10px;padding:10px 11px;border-radius:13px;display:block}
  .ab-feature-preview strong{font-size:11px}.ab-feature-preview span[data-feature-preview-text]{font-size:9.5px}
  .ab-feature-cta{width:100%;margin-top:9px;justify-content:center;min-height:38px}
  .ab-offer-list{grid-template-columns:1fr}.ab-offer-item{padding:11px 12px}.ab-faq summary{font-size:12px}.ab-faq p{font-size:11px}
  .ab-video-note{font-size:10px}.ab-login-form input[type=text],.ab-login-form input[type=password]{height:44px}
}

@media(max-width:380px){.ab-hero-copy h1{font-size:32px}.ab-production-card{min-height:136px}.ab-production-art{font-size:47px;height:62px}}
@media(prefers-reduced-motion:reduce){.ab-landing *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* 007 — vizualne proizvodne kartice prema odobrenom preview dizajnu */
.ab-sr-only{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}
.ab-production-grid--visual{align-items:stretch}
.ab-production-card--visual{position:relative;display:block;min-height:0!important;padding:0!important;overflow:hidden;border-radius:18px;background:#fffdf7;border:1px solid #d8dfcf;box-shadow:0 10px 26px rgba(35,69,43,.07);aspect-ratio:1.47/1;line-height:0}
.ab-production-card--visual img{position:absolute;inset:-2px;display:block;width:calc(100% + 4px);height:calc(100% + 4px);object-fit:cover;object-position:center;border-radius:inherit;filter:saturate(1.06) contrast(1.045);transition:transform .28s ease,filter .28s ease}
.ab-production-card--visual:hover,.ab-production-card--visual:focus-visible{transform:translateY(-4px);border-color:#8ba877;box-shadow:0 18px 36px rgba(35,69,43,.13);outline:none}
.ab-production-card--visual:hover img,.ab-production-card--visual:focus-visible img{transform:scale(1.025);filter:saturate(1.10) contrast(1.07)}
.ab-production-arrow{position:absolute;right:14px;bottom:13px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(76,139,58,.95);color:#fff;font-size:18px;font-weight:900;box-shadow:0 5px 14px rgba(56,106,43,.24);transition:transform .2s ease,background .2s ease}
.ab-production-card--visual:hover .ab-production-arrow,.ab-production-card--visual:focus-visible .ab-production-arrow{transform:translateX(2px);background:#356f2b}

@media(max-width:760px){
  .ab-production-grid--visual{gap:10px}
  .ab-production-card--visual{min-height:0!important;padding:0!important;border-radius:14px;aspect-ratio:1.30/1}
  .ab-production-card--visual img{object-fit:cover}
  .ab-production-arrow{right:8px;bottom:8px;width:25px;height:25px;font-size:14px}
}

@media(max-width:380px){
  .ab-production-card--visual{min-height:0!important;aspect-ratio:1.22/1}
}


/* 009 — kirurško uravnoteženje širine, hero dijela, modula i preview kartica */
.ab-landing-shell{
  width:min(1580px,calc(100% - 24px));
}
.ab-landing-hero{
  min-height:440px;
}
.ab-landing-hero .ab-landing-shell{
  min-height:440px;
}
.ab-hero-copy{
  width:45%;
  max-width:570px;
  padding:46px 0 40px;
}
.ab-hero-copy h1{
  font-size:clamp(38px,3.5vw,56px);
  line-height:1.045;
  letter-spacing:-.045em;
}
.ab-hero-copy p{
  margin:17px 0 24px;
  font-size:16px;
  max-width:470px;
}
.ab-hero-actions{
  max-width:470px;
}
.ab-hero-actions .ab-btn-primary{
  min-width:245px;
  font-size:15px;
}

.ab-production{
  padding:24px 0 16px;
}
.ab-section-title{
  font-size:19px;
  margin-bottom:17px;
}
.ab-production-grid{
  gap:14px;
}
.ab-production-card--visual{
  aspect-ratio:1.50/1;
  border-radius:16px;
  background:#fffdf7;
}
.ab-production-card--visual img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  border-radius:0;
  filter:saturate(1.045) contrast(1.035);
}
.ab-production-card--visual:hover img,
.ab-production-card--visual:focus-visible img{
  transform:scale(1.018);
  filter:saturate(1.08) contrast(1.055);
}
.ab-production-arrow{
  right:12px;
  bottom:11px;
  width:30px;
  height:30px;
  font-size:17px;
}

/* Srednji/tablet prikaz ne smije izgledati kao stisnuti desktop. */
@media (max-width:1100px) and (min-width:761px){
  .ab-landing-shell{width:calc(100% - 20px)}
  .ab-landing-header .ab-landing-shell{gap:14px}
  .ab-landing-nav{display:none}
  .ab-mobile-toggle{display:block;order:4;margin-left:0}
  .ab-landing-actions{margin-left:auto}
  .ab-landing-hero,.ab-landing-hero .ab-landing-shell{min-height:405px}
  .ab-hero-copy{width:49%;max-width:500px;padding:38px 8px 34px}
  .ab-hero-copy h1{font-size:42px;line-height:1.055}
  .ab-hero-copy p{font-size:15px;margin:15px 0 22px}
  .ab-production{padding-top:22px}
  .ab-production-grid{gap:12px}
  .ab-section-title{font-size:18px}
}

/* Popup modula: kompaktne, jednake, jasne IKG kartice. */
.ab-module-dialog{
  width:min(870px,94vw);
  padding:24px;
}
.ab-module-dialog .ab-land-dialog-head{
  margin-bottom:13px;
}
.ab-module-badge{
  margin:-2px 0 14px 69px;
}
.ab-module-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.ab-mini-card{
  min-height:116px;
  padding:13px 10px 29px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  text-align:center;
  border-radius:15px;
}
.ab-mini-card-icon{
  width:48px;
  height:48px;
  flex:0 0 48px;
  border-radius:14px;
  font-size:26px;
}
.ab-mini-card-copy strong{
  font-size:12.5px;
  line-height:1.23;
}
.ab-mini-card-copy small{
  display:none;
}
.ab-mini-card-arrow{
  right:9px;
  top:auto;
  bottom:8px;
  transform:none;
  width:22px;
  height:22px;
  font-size:17px;
}
.ab-mini-card.is-selected .ab-mini-card-arrow{
  transform:none;
}
.ab-feature-preview{
  display:none;
  margin-top:12px;
}
.ab-feature-preview.is-visible{
  display:flex;
}

/* Zajedničke funkcionalnosti: ujednačen fokus i jasniji kontrast bez prenaglašavanja. */
.ab-land-modal--spotlight .ab-land-dialog{
  width:min(900px,95vw);
}
.ab-shared-stage{
  height:260px;
}
.ab-shared-card{
  width:226px;
  min-height:198px;
  top:12px;
  padding:21px 16px;
}
.ab-shared-card.is-active{
  transform:translateX(-50%) translateZ(82px) scale(1.10);
}
.ab-shared-card.is-prev{
  transform:translateX(calc(-50% - 232px)) translateZ(-22px) rotateY(22deg) scale(.90);
}
.ab-shared-card.is-next{
  transform:translateX(calc(-50% + 232px)) translateZ(-22px) rotateY(-22deg) scale(.90);
}
.ab-shared-card.is-far-prev{
  transform:translateX(calc(-50% - 385px)) translateZ(-105px) rotateY(35deg) scale(.70);
}
.ab-shared-card.is-far-next{
  transform:translateX(calc(-50% + 385px)) translateZ(-105px) rotateY(-35deg) scale(.70);
}

/* Mobitel: naslov ne smije preuzeti cijeli ekran; moduli ostaju 2x2 i slike idu do ruba. */
@media(max-width:760px){
  .ab-landing-shell{width:calc(100% - 18px)}
  .ab-landing-hero,.ab-landing-hero .ab-landing-shell{min-height:286px}
  .ab-hero-copy{padding:25px 5px 22px}
  .ab-hero-copy h1{font-size:31px;line-height:1.06;max-width:305px}
  .ab-hero-copy p{font-size:13px;max-width:305px;margin:12px 0 17px}
  .ab-hero-actions{width:min(100%,305px)}
  .ab-production{padding:15px 0 8px}
  .ab-section-title{font-size:15px;margin-bottom:11px}
  .ab-production-grid--visual{gap:8px}
  .ab-production-card--visual{
    aspect-ratio:1.36/1;
    border-radius:13px;
  }
  .ab-production-card--visual img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
  }
  .ab-production-arrow{
    right:7px;
    bottom:7px;
    width:24px;
    height:24px;
    font-size:13px;
  }

  .ab-module-dialog{
    width:100%;
    padding:18px 13px 14px;
  }
  .ab-module-badge{
    margin:-1px 0 11px 56px;
  }
  .ab-module-grid{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .ab-mini-card{
    min-height:92px;
    padding:10px 8px 25px;
    gap:6px;
    border-radius:13px;
  }
  .ab-mini-card-icon{
    width:40px;
    height:40px;
    flex-basis:40px;
    border-radius:11px;
    font-size:22px;
  }
  .ab-mini-card-copy strong{
    font-size:11px;
    line-height:1.2;
  }
  .ab-mini-card-arrow{
    width:19px;
    height:19px;
    right:7px;
    bottom:6px;
    font-size:15px;
  }
  .ab-feature-preview.is-visible{
    display:block;
  }

  .ab-land-modal--spotlight .ab-land-dialog{
    width:100%;
  }
  .ab-shared-stage{height:144px}
  .ab-shared-card{width:120px;min-height:118px}
  .ab-shared-card.is-active{transform:translateX(-50%) translateZ(34px) scale(1.04)}
  .ab-shared-card.is-prev{transform:translateX(calc(-50% - 105px)) translateZ(-18px) rotateY(15deg) scale(.78)}
  .ab-shared-card.is-next{transform:translateX(calc(-50% + 105px)) translateZ(-18px) rotateY(-15deg) scale(.78)}
}


/* 010 — 16:9 desktop, smanjen hero naslov, 2x2 veliki moduli, bez header CTA */
.ab-landing-shell{
  width:min(1720px, calc(100% - 20px));
}
.ab-landing-header .ab-landing-shell{gap:18px;}
.ab-landing-actions{display:none !important;}
.ab-landing-nav{margin-left:auto;}
.ab-landing-hero{min-height:470px;}
.ab-landing-hero .ab-landing-shell{min-height:470px;}
.ab-hero-copy{width:min(44%, 640px);max-width:640px;padding:42px 0 34px;}
.ab-hero-copy h1{font-size:clamp(32px, 2.95vw, 50px);line-height:1.03;letter-spacing:-.04em;max-width:560px;}
.ab-hero-copy p{margin:16px 0 22px;font-size:15px;line-height:1.5;max-width:460px;}
.ab-hero-actions{max-width:420px;}
.ab-hero-actions .ab-btn{min-height:46px;}
.ab-production{padding:26px 0 18px;}
.ab-section-title{font-size:18px;margin-bottom:18px;}
.ab-production-grid--visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.ab-production-card--visual{aspect-ratio:1.88/1;border-radius:18px;overflow:hidden;background:#fffdf7;}
.ab-production-card--visual img{inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;border-radius:0 !important;transform:none;filter:saturate(1.05) contrast(1.08) brightness(1.01);}
.ab-production-card--visual:hover img,.ab-production-card--visual:focus-visible img{transform:scale(1.02);filter:saturate(1.07) contrast(1.12) brightness(1.02);}
.ab-production-arrow{right:14px;bottom:13px;width:34px;height:34px;font-size:18px;}
.ab-production-card--visual .ab-sr-only{clip:auto !important;width:auto !important;height:auto !important;position:absolute !important;left:18px !important;bottom:14px !important;margin:0 !important;padding:0 !important;overflow:visible !important;white-space:normal !important;border:0 !important;font-size:18px;line-height:1.1;font-weight:900;color:#0f4d37;text-shadow:0 1px 0 rgba(255,255,255,.62),0 2px 12px rgba(255,253,247,.75);z-index:2;}
.ab-production-card--visual::after{content:'';position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(180deg, rgba(255,253,247,0) 0%, rgba(255,253,247,.72) 52%, rgba(255,253,247,.94) 100%);pointer-events:none;}
@media (max-width:1200px) and (min-width:761px){.ab-landing-shell{width:calc(100% - 18px);}.ab-hero-copy{width:47%;}.ab-hero-copy h1{font-size:clamp(30px,3.2vw,44px);}.ab-production-grid--visual{gap:14px;}}
@media (max-width:760px){.ab-landing-nav{display:none;}.ab-landing-actions{display:none !important;}.ab-landing-shell{width:calc(100% - 20px);}.ab-hero-copy h1{font-size:34px;max-width:320px;}.ab-production-grid--visual{grid-template-columns:1fr 1fr;gap:10px;}.ab-production-card--visual{aspect-ratio:1.08/1;border-radius:14px;}.ab-production-card--visual .ab-sr-only{left:12px !important;bottom:10px !important;font-size:14px;}.ab-production-card--visual::after{height:42%;}.ab-production-arrow{right:10px;bottom:10px;width:28px;height:28px;font-size:15px;}}

/* 011 — zaključani desktop 16:9 izgled prema odobrenom mockupu */
.ab-landing-shell{
  width:min(1680px,calc(100% - 48px));
  margin-inline:auto;
}

/* Header: ab+ lijevo, izbornik u sredini, odvojeni ab.hr i Agroburza desno */
.ab-landing-header{
  height:112px;
  background:rgba(250,249,242,.97);
}
.ab-landing-header .ab-landing-shell{
  height:100%;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:26px;
}
.ab-landing-brand{
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-width:112px;
  font-size:0;
}
.ab-landing-brand>img{
  display:block;
  width:auto;
  height:75px;
  object-fit:contain;
}
.ab-brand-plus{
  display:inline-block;
  color:#6f9d38;
  font-size:33px;
  line-height:1;
  font-weight:950;
  transform:translateY(-2px);
}
.ab-landing-nav{
  margin:0;
  justify-self:center;
  display:flex;
  align-items:center;
  gap:34px;
}
.ab-landing-nav button,.ab-landing-nav a{
  font-size:14px;
  color:#1f3f2b;
  font-weight:850;
}
.ab-landing-portals{
  justify-self:end;
  display:flex;
  align-items:center;
  gap:12px;
}
.ab-portal-link{
  height:70px;
  border:1px solid #9db497;
  border-radius:10px;
  background:rgba(255,255,255,.72);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:6px 13px;
  transition:.18s ease;
}
.ab-portal-link:hover{
  background:#fff;
  border-color:#6f9569;
  transform:translateY(-1px);
}
.ab-portal-link--ab{width:110px}
.ab-portal-link--agroburza{width:320px}
.ab-portal-link--ab img{display:block;max-height:62px;max-width:96px;width:auto;height:auto}
.ab-portal-link--agroburza img{display:block;max-height:80px;max-width:317px;width:auto;height:auto}

/* Hero: uravnotežen naslov i fotografija, bez prevelikog teksta */
.ab-landing-hero{
  min-height:405px;
  background:
    linear-gradient(90deg,rgba(248,247,238,.99) 0%,rgba(248,247,238,.96) 27%,rgba(248,247,238,.73) 43%,rgba(248,247,238,.22) 67%,rgba(248,247,238,.04) 100%),
    url("https://images.unsplash.com/photo-1706862609885-7771b001daa2?auto=format&fit=crop&fm=jpg&ixlib=rb-4.1.0&q=78&w=2400") center 57%/cover no-repeat,
    #e9eadf;
}
.ab-landing-hero .ab-landing-shell{
  min-height:405px;
  display:flex;
  align-items:center;
}
.ab-landing-hero:before{
  background:linear-gradient(180deg,rgba(255,253,247,.03),rgba(247,246,238,.02) 72%,rgba(247,246,238,.58));
}
.ab-hero-copy{
  width:42%;
  max-width:590px;
  padding:38px 0 34px;
}
.ab-hero-copy h1{
  max-width:560px;
  font-size:clamp(44px,4vw,58px);
  line-height:1.03;
  letter-spacing:-.045em;
}
.ab-hero-copy p{
  max-width:500px;
  margin:18px 0 22px;
  font-size:16px;
  line-height:1.5;
}
.ab-hero-actions{
  display:flex;
  gap:12px;
  max-width:460px;
}
.ab-hero-actions .ab-btn-login{min-width:170px}
.ab-hero-actions .ab-btn-primary{min-width:240px;font-size:15px}

/* Moduli: 4 ravnopravne velike kartice u jednom redu na desktopu */
.ab-production{
  padding:22px 0 16px;
  background:#f7f6ee;
}
.ab-section-title{
  margin:0 0 18px;
  font-size:20px;
  line-height:1.2;
}
.ab-production-grid,
.ab-production-grid--visual{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.ab-production-card--visual{
  position:relative;
  aspect-ratio:1.44/1;
  min-height:0!important;
  padding:0!important;
  border-radius:12px;
  overflow:hidden;
  background:#fffdf7;
  border:1px solid #d7dfce;
  box-shadow:0 7px 18px rgba(35,69,43,.055);
  line-height:0;
}
.ab-production-card--visual img{
  position:absolute;
  inset:0!important;
  display:block;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:0!important;
  transform:none;
  filter:saturate(1.04) contrast(1.04) brightness(1.015);
}
.ab-production-card--visual:hover img,.ab-production-card--visual:focus-visible img{
  transform:scale(1.015);
  filter:saturate(1.07) contrast(1.07) brightness(1.02);
}
.ab-production-card--visual::after{display:none!important}
.ab-production-card--visual .ab-sr-only{
  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;
}
.ab-production-arrow{
  right:12px;
  bottom:11px;
  width:31px;
  height:31px;
  font-size:17px;
  z-index:4;
}
.ab-landing-footer{padding:11px 0 13px}

/* Širi monitori: sadržaj ostaje u 16:9 proporciji, ali ne raste nekontrolirano */
@media(min-width:1600px){
  .ab-landing-hero,.ab-landing-hero .ab-landing-shell{min-height:430px}
  .ab-hero-copy{max-width:620px}
  .ab-hero-copy h1{font-size:58px}
  .ab-production-card--visual{max-height:285px}
}

/* Tablet */
@media(max-width:1180px) and (min-width:761px){
  .ab-landing-shell{width:calc(100% - 28px)}
  .ab-landing-header .ab-landing-shell{grid-template-columns:auto 1fr auto;gap:14px}
  .ab-landing-nav{gap:17px}
  .ab-landing-nav button,.ab-landing-nav a{font-size:12px}
  .ab-portal-link--ab{width:90px}.ab-portal-link--agroburza{width:260px}
  .ab-portal-link--agroburza img{max-width:180px}
  .ab-landing-hero,.ab-landing-hero .ab-landing-shell{min-height:370px}
  .ab-hero-copy{width:47%}
  .ab-hero-copy h1{font-size:clamp(39px,4.4vw,50px)}
  .ab-production-grid,.ab-production-grid--visual{gap:11px}
  .ab-production-arrow{right:8px;bottom:8px;width:27px;height:27px;font-size:15px}
}

/* Mobitel: 2x2 kartice; portali su u hamburger izborniku */
@media(max-width:760px){
  .ab-landing-shell{width:calc(100% - 20px)}
  .ab-landing-header{height:84px}
  .ab-landing-header .ab-landing-shell{display:flex;align-items:center;gap:10px}
  .ab-landing-brand{min-width:0}
  .ab-landing-brand>img{height:59px}
  .ab-brand-plus{font-size:27px}
  .ab-landing-nav,.ab-landing-portals{display:none!important}
  .ab-mobile-toggle{display:block;margin-left:auto}
  .ab-landing-hero{
    min-height:310px;
    background:
      linear-gradient(90deg,rgba(248,247,238,.98) 0%,rgba(248,247,238,.90) 48%,rgba(248,247,238,.28) 100%),
      url("https://images.unsplash.com/photo-1706862609885-7771b001daa2?auto=format&fit=crop&fm=jpg&ixlib=rb-4.1.0&q=76&w=1200") center 56%/cover no-repeat,
      #e9eadf;
  }
  .ab-landing-hero .ab-landing-shell{min-height:310px;align-items:flex-start}
  .ab-hero-copy{width:100%;padding:28px 3px 24px;max-width:none}
  .ab-hero-copy h1{font-size:33px;line-height:1.05;max-width:315px}
  .ab-hero-copy p{font-size:13px;line-height:1.45;max-width:315px;margin:13px 0 18px}
  .ab-hero-actions{width:100%;max-width:315px;gap:8px}
  .ab-hero-actions .ab-btn{min-width:0;flex:1;padding:10px 9px;font-size:12px;min-height:43px}
  .ab-production{padding:16px 0 8px}
  .ab-section-title{font-size:16px;margin-bottom:12px;gap:10px}
  .ab-production-grid,.ab-production-grid--visual{grid-template-columns:1fr 1fr;gap:9px}
  .ab-production-card--visual{aspect-ratio:1.44/1;border-radius:10px}
  .ab-production-arrow{right:6px;bottom:6px;width:24px;height:24px;font-size:13px}
}

/* 015 — desktop 16:9: široko, ali ne raste do rubova ultrawide monitora. */
@media(min-width:1181px){
  body.no-sidebar .content{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  body.no-sidebar .content>article,
  body.no-sidebar .content>article>.container-fluid{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  .ab-landing{
    width:min(1600px,100%)!important;
    max-width:1600px!important;
    margin:0 auto!important;
    box-shadow:0 0 0 1px rgba(111,133,102,.08);
  }
  .ab-landing-shell{
    width:calc(100% - 40px)!important;
    max-width:1540px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ab-landing-header .ab-landing-shell{
    display:grid!important;
    grid-template-columns:auto minmax(420px,1fr) auto!important;
    gap:22px!important;
  }
  .ab-landing-nav{justify-self:center!important}
  .ab-landing-portals{justify-self:end!important}
}

/* Na vrlo širokim ekranima ostaju diskretne bočne margine umjesto razvlačenja do ruba. */
@media(min-width:1700px){
  .ab-landing{max-width:1600px!important}
  .ab-landing-shell{width:calc(100% - 44px)!important;max-width:1544px!important}
  .ab-landing-nav{gap:34px!important}
}

@media(max-width:1180px) and (min-width:761px){
  .ab-landing-header .ab-landing-shell{grid-template-columns:auto minmax(0,1fr) auto!important}
}

@media(max-width:760px){
  .ab-mobile-toggle{margin-left:auto!important}
}

/* 016 — završno kirurško poravnanje hero/modula/headera + ab+ brand */
@media (min-width:1181px){
  /* Hero fotografija završava točno u vertikali s vanjskim rubovima modula. */
  .ab-landing-hero{
    width:calc(100% - 40px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /* 4 jasno definirana stupca: brand | navigacija | Aplikacija | portali.
     Aplikacija zato nikad ne gura ab / Agroburzu u novi red. */
  .ab-landing-header .ab-landing-shell{
    grid-template-columns:auto minmax(0,1fr) 104px auto!important;
    column-gap:18px!important;
  }
  .ab-landing-nav{
    min-width:0!important;
    justify-self:center!important;
    white-space:nowrap!important;
  }
  .ab-pwa-install-trigger--landing{
    grid-column:3!important;
    justify-self:center!important;
    width:100px!important;
    min-width:100px!important;
    max-width:100px!important;
    height:40px!important;
    min-height:40px!important;
    padding:7px 9px!important;
    margin:0!important;
    flex:0 0 100px!important;
    white-space:nowrap!important;
  }
  .ab-landing-portals{
    grid-column:4!important;
    min-width:0!important;
    flex-wrap:nowrap!important;
    white-space:nowrap!important;
  }

  /* Vanjski ab logo vizualno je iste visine kao Agroburza wordmark. */
  .ab-portal-link--ab img{
    max-height:52px!important;
    max-width:82px!important;
  }
  .ab-portal-link--agroburza img{
    max-height:74px!important;
    max-width:317px!important;
  }

  /* Nazivi modula su namjerno mirniji; naziv je sada dio slike. */
  .ab-production-card--visual{
    font-size:16px!important;
  }

  /* Bez ikakvih kružića/strelica preko fotografija ili naziva. */
  .ab-production-arrow,
  .ab-production-card--visual .ab-production-arrow{
    display:none!important;
  }
}

/* ab+ lijevo: plus bliže slovu b, gore u ravnini i u smeđoj akcentnoj boji. */
.ab-landing-brand{
  gap:0!important;
}
.ab-brand-plus{
  color:#a86a2a!important;
  font-size:25px!important;
  line-height:1!important;
  margin-left:-2px!important;
  transform:translateY(-9px)!important;
}

@media (max-width:1180px) and (min-width:761px){
  .ab-landing-header .ab-landing-shell{
    grid-template-columns:auto minmax(0,1fr) 92px auto!important;
    gap:10px!important;
  }
  .ab-pwa-install-trigger--landing{
    width:88px!important;
    min-width:88px!important;
    padding-inline:7px!important;
  }
  .ab-portal-link--ab img{max-height:48px!important;max-width:76px!important}
  .ab-portal-link--agroburza img{max-height:70px!important;max-width:259px!important}
  .ab-brand-plus{font-size:22px!important;transform:translateY(-7px)!important}
  .ab-production-arrow{display:none!important}
}
 
@media (max-width:760px){
  .ab-brand-plus{
    color:#a86a2a!important;
    font-size:21px!important;
    margin-left:-2px!important;
    transform:translateY(-7px)!important;
  }
  .ab-production-arrow{display:none!important}
}

/* 022 — iPhone/iPad touch reliability. No visual change. */
.ab-production-card--visual{
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.ab-production-card--visual img{
  pointer-events:none!important;
  -webkit-user-drag:none;
  user-select:none;
  -webkit-user-select:none;
}
