:root{--red:#d62c27;--ink:#292825;--muted:#706d67;--beige:#c4bea6;--paper:#f4f0e8;--line:#d7d0c3}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}section[id]{scroll-margin-top:30px}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:3px}
.site-header{height:108px;border-top:7px solid var(--red);border-bottom:1px solid var(--line);position:relative;z-index:20;background:linear-gradient(90deg,#eee8dc 0,#f4f0e8 48%,#fff 100%)}.site-header:after{content:"";position:absolute;left:0;bottom:-1px;width:34%;height:3px;background:var(--red)}.header-inner{width:min(1180px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo img{display:block;width:280px;height:auto;mix-blend-mode:multiply}.site-header nav{display:flex;align-items:center;gap:8px}.site-header nav a{padding:12px 16px;font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:.1em;position:relative;transition:background .2s,color .2s}.site-header nav a:after{content:"";position:absolute;left:16px;right:100%;bottom:6px;height:2px;background:var(--red);transition:right .25s}.site-header nav a:hover{background:#fff;color:var(--red)}.site-header nav a:hover:after{right:16px}.site-header nav a:first-child{background:var(--red);color:#fff}.site-header nav a:first-child:after{display:none}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span{display:block;width:24px;height:2px;background:var(--red);margin:5px}.menu-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.hero{width:min(1180px,calc(100% - 48px));margin:38px auto 0;display:grid;grid-template-columns:310px 1fr;gap:24px;align-items:start}.brand-directory{counter-reset:brands;position:relative;min-width:0;overflow:hidden;background:linear-gradient(145deg,#373532 0,#272624 72%);color:#eee;padding:26px 25px 20px;box-shadow:inset 5px 0 0 var(--red)}.brand-directory:after{content:"F";position:absolute;right:-13px;bottom:-55px;color:rgba(255,255,255,.035);font:bold 210px/1 Arial,sans-serif;pointer-events:none}.directory-title{position:relative;margin:0 0 20px;padding:0 0 17px 35px;color:#fff;font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:.2em;border-bottom:1px solid #5a5650}.directory-title:before{content:"";position:absolute;left:0;top:-4px;width:21px;height:21px;background:var(--red);transform:rotate(45deg)}.directory-title:after{content:"FINEST / PODROČJA";position:absolute;left:35px;top:17px;color:#85817a;font-size:7px;letter-spacing:.17em}.directory-item{counter-increment:brands;display:block;position:relative;z-index:1;min-width:0;padding:11px 10px 11px 42px;border-bottom:1px solid #4b4945;transition:background .25s,padding .25s,color .25s}.directory-item:before{content:"0" counter(brands);position:absolute;left:2px;top:13px;color:#77736d;font:bold 9px/1 Arial,sans-serif;letter-spacing:.08em}.directory-item:after{content:"";position:absolute;left:27px;top:13px;width:1px;height:30px;background:#56534e}.directory-item span,.directory-item strong,.directory-item small{display:block;overflow-wrap:anywhere}.directory-item span{color:var(--beige);font-size:9px;text-transform:uppercase;letter-spacing:.11em}.directory-item strong{font-size:15px;letter-spacing:.015em;margin:4px 0}.directory-item small{font-size:9px;color:#86837e;letter-spacing:.03em}.directory-item.legacy{opacity:.72}.directory-item:not(.legacy){margin:3px -10px 0;padding-right:38px}.directory-item:not(.legacy):hover{padding-left:48px;background:var(--red);color:#fff}.directory-item:not(.legacy):hover:before,.directory-item:not(.legacy):hover span,.directory-item:not(.legacy):hover small{color:#fff}.directory-item:not(.legacy):hover:after{background:rgba(255,255,255,.45)}.directory-item:not(.legacy) small{color:#d6d0c4}.directory-item:not(.legacy) strong:after{content:"↗";position:absolute;right:13px;top:23px;width:25px;height:25px;border:1px solid #5d5953;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:normal;transition:transform .25s,border-color .25s}.directory-item:not(.legacy):hover strong:after{transform:rotate(45deg);border-color:#fff}.slideshow{min-width:0}.slides{position:relative;overflow:hidden;background:#262626;aspect-ratio:660/256}.slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s,visibility .65s}.slide.active{opacity:1;visibility:visible}.slide img{width:100%;height:100%;display:block;object-fit:contain}.slide-controls{height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.slide-arrow,.slide-dots button{border:0;background:none;cursor:pointer}.slide-arrow{width:44px;height:44px;font-size:18px;color:var(--muted)}.slide-dots{display:flex;gap:9px}.slide-dots button{width:22px;height:2px;padding:0;background:#bbb5aa}.slide-dots button.active{background:var(--red);width:36px}
.about,.contact{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:105px 0}.section-heading{display:grid;grid-template-columns:290px 1fr;gap:24px;align-items:end;margin-bottom:48px}.section-heading p{margin:0;color:var(--red);font-size:10px;font-weight:bold;text-transform:uppercase;letter-spacing:.18em}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(38px,5vw,66px);line-height:1;letter-spacing:-.045em;font-weight:normal}.about-panel{min-height:320px;display:grid;grid-template-columns:1.6fr .4fr;gap:50px;padding:55px 60px;background:#fff}.about-copy{font-size:16px;line-height:1.75}.about-copy p:first-child{margin-top:0}.established{border-left:1px solid var(--line);padding-left:45px;display:flex;flex-direction:column;justify-content:center}.established strong{color:var(--red);font-size:48px;font-weight:normal}.established span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;margin-top:8px}
.brands{background:#302f2d;padding:100px max(24px,calc((100vw - 1180px)/2))}.section-heading.light{color:#fff}.section-heading.light p{color:var(--beige)}.brand-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.brand-card{position:relative;display:grid;grid-template-rows:250px 1fr;min-height:480px;background:#f8f7f3;color:var(--ink);border-top:4px solid transparent;transition:transform .3s,border-color .3s,box-shadow .3s}.brand-card:hover{transform:translateY(-6px);border-color:var(--red);box-shadow:0 18px 35px rgba(0,0,0,.2)}.brand-logo{display:flex;align-items:center;justify-content:center;padding:36px 52px;background:#fff;border-bottom:1px solid #e4e0d8;overflow:hidden}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s}.brand-card:hover .brand-logo img{transform:scale(1.025)}.brand-copy{position:relative;padding:30px 34px 32px}.brand-copy span{display:block;color:var(--red);font-size:9px;font-weight:bold;text-transform:uppercase;letter-spacing:.17em;margin-bottom:13px}.brand-copy p{max-width:430px;min-height:48px;margin:0 0 26px;color:#625f59;font-size:14px;line-height:1.65}.brand-copy b{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #ddd7cd;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.brand-copy i{width:30px;height:30px;border:1px solid #cfc8bb;border-radius:50%;display:grid;place-items:center;color:var(--red);font-style:normal;transition:.25s}.brand-card:hover .brand-copy i{background:var(--red);border-color:var(--red);color:#fff;transform:rotate(45deg)}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.contact-grid>div{padding:30px 30px 0 0;min-height:150px}.contact-grid>div+div{border-left:1px solid var(--line);padding-left:30px}.contact-label{display:block;color:var(--red);font-size:9px;font-weight:bold;text-transform:uppercase;letter-spacing:.16em;margin-bottom:17px}.contact-grid address,.contact-grid a,.contact-grid p{display:block;font-style:normal;font-size:14px;line-height:1.65;margin:0}.contact-grid a:hover{color:var(--red)}.contact-grid .email{font-size:20px}
footer{min-height:120px;background:#e6e0d5;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:25px max(24px,calc((100vw - 1180px)/2));color:var(--muted);font-size:10px;line-height:1.6}footer img{width:170px;height:auto;mix-blend-mode:multiply}footer>a{text-transform:uppercase;letter-spacing:.1em;font-weight:bold}
@media(max-width:800px){.site-header{height:86px}.site-header:after{width:55%}.header-inner{width:calc(100% - 32px)}.logo img{width:210px}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:79px;left:0;right:0;padding:22px 24px;background:var(--paper);border-top:4px solid var(--red);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:5px}.site-header nav.open{display:flex}.site-header nav a{padding:12px}.site-header nav a:first-child{background:var(--red)}.hero{width:calc(100% - 32px);grid-template-columns:1fr;margin-top:20px}.brand-directory{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:28px 25px}.directory-title{grid-column:1/-1}.directory-item:not(.legacy){margin-left:0;margin-right:0}.slides{height:auto;aspect-ratio:660/256}.about,.contact{width:calc(100% - 32px);padding:75px 0}.section-heading{grid-template-columns:1fr;gap:18px}.about-panel{grid-template-columns:1fr;padding:38px 30px}.established{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.brands{padding-top:75px;padding-bottom:75px}.brand-cards{grid-template-columns:1fr}.brand-card{min-height:0;grid-template-rows:220px 1fr}.contact-grid{grid-template-columns:1fr}.contact-grid>div{min-height:0;padding:25px 0}.contact-grid>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}footer{flex-wrap:wrap;gap:20px}footer p{order:3;width:100%}}
@media(max-width:600px){.brand-directory{grid-template-columns:1fr}.directory-item.legacy{display:none}.brand-logo{padding:30px 42px}}
@media(max-width:470px){.logo img{width:172px}.brand-directory{grid-template-columns:1fr}.directory-item.legacy{display:none}.slides{aspect-ratio:660/256}.about-panel{padding:30px 22px}.about-copy{font-size:14px}.brand-card{grid-template-rows:180px 1fr}.brand-copy{padding:25px 24px}.brand-copy p{min-height:0}.brand-logo{padding:24px 32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.slide,.brand-card img{transition:none}}
.brand-directory:after{content:none}
.brand-logo img{width:52%;height:auto;max-height:55%}.brand-card:first-child .brand-logo img{width:58%;max-width:none;max-height:none;height:auto}
.brands-title{display:block;margin-bottom:38px}.brands-title p{padding-bottom:16px;border-bottom:1px solid rgba(196,190,166,.35)}
.product-categories{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:0 0 27px;padding:0;list-style:none}.product-categories li{position:relative;padding-left:14px;color:#4e4b46;font-size:11px;line-height:1.4}.product-categories li:before{content:"";position:absolute;left:0;top:.48em;width:5px;height:5px;background:var(--red);transform:rotate(45deg)}.brand-copy p{min-height:0}.brand-card{min-height:560px}
@media(max-width:470px){.brand-logo img{width:62%;max-height:62%}.brand-card:first-child .brand-logo img{width:68%}.product-categories{grid-template-columns:1fr}.brand-card{min-height:0}}
.contact-grid .email{font-size:14px}
