:root{--background:#f4f7f4;--foreground:#13201c;--muted:#5b6862;--line:#dce5df;--surface:#fff;--surface-strong:#e6f0ec;--accent:#0f8f7c;--accent-dark:#086254;--gold:#d9b75d;--gold-light:#fff0a7;--steel:#46515c}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}.site-header{z-index:10;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090e0cc7;border-bottom:1px solid #d9b75d38;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,56px);animation:.72s cubic-bezier(.22,1,.36,1) both headerDrop;display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:10px;min-width:0;animation:.78s .12s both loadFadeIn;display:flex}.brand-logo{filter:drop-shadow(0 6px 16px #00000047);width:82px;height:auto}.brand strong{letter-spacing:0;white-space:nowrap;font-size:.98rem;line-height:1;display:block}.brand span{min-width:0}.header-actions{align-items:center;gap:clamp(14px,2.5vw,34px);min-width:0;display:flex}nav{color:#ffffffdb;gap:clamp(12px,3vw,32px);font-size:.95rem;display:flex}nav a{padding:8px 0;animation:.72s both loadFadeIn}nav a:first-child{animation-delay:.18s}nav a:nth-child(2){animation-delay:.26s}nav a:nth-child(3){animation-delay:.34s}.language-switcher{flex:none;position:relative}.language-trigger{color:#ffffffe6;min-height:36px;font:inherit;cursor:pointer;background:#ffffff12;border:1px solid #d9b75d47;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.language-trigger:focus-visible,.language-option:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}.language-chevron{opacity:.78;border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.language-trigger[aria-expanded=true] .language-chevron{transform:translateY(2px)rotate(225deg)}.language-menu{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080f0df5;border:1px solid #d9b75d47;border-radius:8px;gap:4px;width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #00000047}.language-option{color:#ffffffd1;width:100%;min-height:38px;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex}.language-option[aria-pressed=true]{color:#15110a;background:linear-gradient(135deg, var(--gold), var(--gold-light));box-shadow:0 8px 18px #d9b75d2e}.language-flag{font-size:1rem;line-height:1}.language-code{color:currentColor;opacity:.72;margin-left:auto;font-size:.72rem}.hero{align-items:end;min-height:92vh;padding:132px clamp(18px,5vw,72px) 72px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(110deg,#0000 0% 38%,#fff0a733 47%,#d9b75d57 50%,#fff0a729 53%,#0000 62% 100%);animation:1.5s cubic-bezier(.22,1,.36,1) .42s both heroGoldSweep;position:absolute;inset:0;transform:translate(-120%)}.hero-image{object-fit:cover;animation:1.6s both heroImageSettle}.hero-overlay{background:linear-gradient(90deg,#070c0ae6 0%,#071210ad 44%,#07121024 100%),linear-gradient(#05100e00 56%,#05100eb8 100%);position:absolute;inset:0}.hero-content{z-index:3;color:#fff;width:min(780px,100%);position:relative}.hero-content>*{opacity:0;animation:.78s cubic-bezier(.22,1,.36,1) both heroItemIn;transform:translateY(24px)}.hero-content .eyebrow{animation-delay:.5s}.hero-content h1{animation-delay:.32s}.hero-title-lockup{color:#fff;align-items:center;gap:clamp(18px,3vw,36px);width:fit-content;max-width:100%;margin-bottom:18px;font-size:clamp(2.2rem,4.8vw,4.8rem);line-height:1;display:flex}.hero-title-logo{filter:drop-shadow(0 12px 28px #00000057);flex:none;width:clamp(150px,18vw,290px);height:auto}.hero-title-lockup span{white-space:nowrap;display:block}.hero-lead{animation-delay:.56s}.hero-actions{animation-delay:.7s}.eyebrow{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.eyebrow.dark{color:#9b7430}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:20px;font-size:clamp(3.2rem,8vw,7.3rem);line-height:.92}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(2rem,4vw,4rem);line-height:1.02}h3{margin-bottom:12px;font-size:1.2rem}.hero-lead{color:#ffffffe6;max-width:720px;font-size:clamp(1.08rem,2vw,1.38rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.primary-action{color:#14100a;background:linear-gradient(135deg, var(--gold), var(--gold-light));position:relative;overflow:hidden;box-shadow:0 12px 30px #d9b75d38}.primary-action:after{content:"";background:linear-gradient(110deg,#0000 22%,#ffffff75 50%,#0000 78%);animation:1.2s 1.05s both buttonGoldGlint;position:absolute;inset:0;transform:translate(-120%)}.secondary-action{color:#fff;border:1px solid #ffffff75}.stats-band{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;animation:.76s cubic-bezier(.22,1,.36,1) .86s both loadFadeUp;display:grid}.stats-band div{background:#fff;padding:30px clamp(18px,4vw,54px)}.stats-band strong{color:#7b5a1f;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;display:block}.stats-band span{color:var(--muted);margin-top:8px;font-weight:700;display:block}.section{padding:clamp(64px,9vw,120px) clamp(18px,5vw,72px)}.intro,.trust,.contact,.split{grid-template-columns:minmax(240px,.8fr) minmax(280px,1fr);align-items:start;gap:clamp(32px,7vw,96px);display:grid}.copy,.trust>p,.product-panel p,.contact p{color:var(--muted);font-size:1.08rem;line-height:1.75}.copy p:last-child{margin-bottom:0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-height:260px;padding:30px}.feature-card p{color:var(--muted);line-height:1.65}.card-icon{background:linear-gradient(135deg, var(--accent-dark), var(--gold)), var(--accent);border-radius:8px;place-items:center;width:42px;height:42px;margin-bottom:24px;display:grid;box-shadow:0 10px 22px #08625429}.feature-icon{fill:none;stroke:#fff7c4;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.split{color:#fff;background:#101d1a}.split .eyebrow.dark{color:var(--gold-light)}.product-panel p{color:#ffffffb8}.product-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-list li{color:#fff;background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;padding:22px 24px;font-weight:800}.trust{background:var(--surface-strong)}.contact{background:#fff}.contact-box{border:1px solid var(--line);background:#f8fbf9;border-radius:8px;padding:28px}dl{gap:18px;margin:0 0 24px;display:grid}dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}dd{margin:5px 0 0;font-size:1.08rem;font-weight:800}.primary-action.full{width:100%}.not-found-page{color:#fff;background:linear-gradient(115deg,#070c0af0,#091f1cdb),url(/images/zolta-plast-hero.png) 50%/cover;min-height:100vh;padding:clamp(22px,4vw,56px)}.not-found-shell{grid-template-rows:auto 1fr;gap:clamp(32px,5vw,72px);width:min(1480px,100%);min-height:calc(100vh - clamp(44px,8vw,112px));margin:0 auto;display:grid}.not-found-brand{align-items:center;gap:14px;width:fit-content;font-weight:800;display:inline-flex}.not-found-brand img{filter:drop-shadow(0 8px 18px #00000052);width:88px;height:auto}.not-found-content{grid-template-columns:minmax(360px,.82fr) minmax(360px,.78fr);align-self:center;align-items:center;gap:clamp(42px,7vw,112px);display:grid}.not-found-copy{max-width:640px}.not-found-copy h1{margin-bottom:24px;font-size:clamp(3rem,4.9vw,5.15rem);line-height:.98}.not-found-copy p:not(.eyebrow){color:#ffffffd1;max-width:620px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.7}.not-found-copy .primary-action{margin-top:20px}.pellet-visual{aspect-ratio:1;background:linear-gradient(#ffffff12,#ffffff06),radial-gradient(circle at 34% 24%,#fff0a72e,#0000 28%),#ffffff12;border:1px solid #d9b75d47;border-radius:8px;justify-self:center;width:min(480px,100%);position:relative;overflow:hidden}.pellet-visual:before{content:"";filter:blur(6px);background:radial-gradient(#d9b75d2e,#0000 68%);border-radius:50%;height:12%;position:absolute;bottom:18%;left:10%;right:8%}.pellet-visual:after{content:"";background:radial-gradient(#fff0a757,#0000 70%);border-radius:50%;width:34%;height:9%;position:absolute;bottom:18%;left:48%;transform:rotate(-9deg)}.raw-material-bag{background:linear-gradient(145deg,#fff3,#0000 28%),linear-gradient(135deg,#e2d5a9f5,#9a814bfa);border:1px solid #fff0a752;border-radius:10px 10px 18px 18px;width:46%;height:44%;position:absolute;top:22%;left:12%;transform:rotate(-20deg);box-shadow:0 26px 46px #00000047}.raw-material-bag:before{content:"";background:repeating-linear-gradient(90deg,#14100a1f 0 10px,#0000 10px 18px),#ffffff29;border-radius:4px;height:16%;position:absolute;top:12%;left:12%;right:14%}.raw-material-bag:after{content:"";background:#fff0a7d1;border-radius:45% 55% 55% 45%;width:32%;height:30%;position:absolute;bottom:8%;right:-18%;transform:rotate(16deg);box-shadow:10px 8px #d9b75de6,23px 20px #fff0a7b8,38px 18px #d9b75db8}.bag-lip{background:linear-gradient(135deg,#4c3a1aeb,#1a221eeb);border:1px solid #fff0a75c;border-radius:50%;width:34%;height:24%;position:absolute;bottom:18%;right:-8%;transform:rotate(18deg)}.bag-label{color:#fff;background:#090e0cc7;border-radius:8px;place-items:center;width:52%;height:26%;font-size:clamp(2.1rem,6vw,3.7rem);font-weight:900;line-height:1;display:grid;position:absolute;top:37%;left:15%;box-shadow:inset 0 0 0 1px #fff0a73d}.bag-copy{color:#14100adb;text-transform:uppercase;font-size:clamp(.58rem,1.7vw,.82rem);font-weight:900;line-height:1;position:absolute;bottom:18%;left:15%}.spill-shadow{filter:blur(10px);background:#0000002e;border-radius:50%;height:20%;position:absolute;bottom:20%;left:33%;right:12%;transform:rotate(-8deg)}.pellet{background:radial-gradient(circle at 34% 28%,#fff9cf,#d9b75d 58%,#8b6627);border-radius:50%;width:42px;height:42px;position:absolute;box-shadow:0 18px 36px #0000003d}.pellet-a{bottom:36%;left:47%}.pellet-b{width:54px;height:54px;bottom:31%;left:58%}.pellet-c{width:36px;height:36px;bottom:28%;right:19%}.pellet-d{width:30px;height:30px;bottom:23%;left:39%}.pellet-e{width:46px;height:46px;bottom:18%;right:30%}.pellet-f{width:24px;height:24px;bottom:19%;right:14%}.pellet-g{width:25px;height:25px;bottom:20%;left:54%}.pellet-h{width:22px;height:22px;bottom:40%;right:36%}.spilled-label{color:#14100a;background:linear-gradient(135deg, var(--gold), var(--gold-light));text-transform:uppercase;border-radius:999px;width:max-content;max-width:78%;padding:8px 12px;font-size:.74rem;font-weight:900;position:absolute;bottom:10%;right:12%;transform:rotate(-3deg)}@keyframes headerDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes loadFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes loadFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroItemIn{0%{opacity:0;filter:drop-shadow(0 0 #d9b75d00);transform:translate(-22px)translateY(18px)}72%{filter:drop-shadow(0 0 14px #d9b75d47)}to{opacity:1;filter:drop-shadow(0 0 #d9b75d00);transform:translate(0)translateY(0)}}@keyframes heroImageSettle{0%{filter:saturate(.86)brightness(.86);transform:scale(1.035)}to{filter:saturate()brightness();transform:scale(1)}}@keyframes heroGoldSweep{0%{opacity:0;transform:translate(-120%)}22%{opacity:1}to{opacity:0;transform:translate(120%)}}@keyframes buttonGoldGlint{0%{transform:translate(-120%)}to{transform:translate(120%)}}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--reveal-delay,0) * 90ms);will-change:opacity, transform;transform:translateY(28px)}[data-reveal-delay="1"]{--reveal-delay:1}[data-reveal-delay="2"]{--reveal-delay:2}[data-reveal-delay="3"]{--reveal-delay:3}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.feature-card[data-reveal],.contact-box[data-reveal]{transform:translateY(32px)scale(.985)}.feature-card[data-reveal].is-visible,.contact-box[data-reveal].is-visible{transform:translateY(0)scale(1)}.product-list li[data-reveal]{transform:translateY(22px)}.product-list li[data-reveal].is-visible{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transition:none;animation:none;transform:none}.site-header,.brand,nav a,.hero-image,.hero-content>*,.stats-band,.primary-action:after,.hero:before{animation:none}}@media (max-width:820px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.header-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}nav{flex:auto;min-width:0}.language-menu{right:0}.hero{min-height:88vh;padding-top:222px}.stats-band,.intro,.trust,.contact,.split,.feature-grid{grid-template-columns:1fr}.stats-band div{padding-block:24px}.stats-band strong{font-size:2.75rem}.feature-card{min-height:0}.not-found-content{grid-template-columns:1fr}.pellet-visual{order:-1;width:min(320px,100%)}}@media (max-width:520px){nav{justify-content:space-between;width:auto}.language-trigger{min-height:34px;padding-inline:10px;font-size:.76rem}.language-menu{width:min(190px,100vw - 36px)}.language-option{min-height:36px;font-size:.82rem}.language-flag{font-size:.92rem}h1{font-size:3rem}.hero-title-lockup{flex-direction:column;align-items:flex-start;gap:10px;font-size:clamp(2.05rem,10vw,3rem)}.hero-title-logo{width:min(190px,58vw)}.hero-title-lockup span{white-space:normal}.hero-actions a{width:100%}.brand-logo{width:74px}.brand strong{font-size:.9rem}}
