:root{
  --blue:#0878f9;--blue2:#045fca;--blue3:#004ea8;--red:#ef142b;--red2:#cf0d20;
  --sky:#eaf5ff;--sky2:#f4f9ff;--ink:#102844;--muted:#5f7288;--bg:#f7fbff;--card:#fff;
  --line:#d7e7f6;--ok:#128451;--danger:#cf2534;--shadow:0 18px 48px rgba(15,89,168,.11);
  --shadow2:0 9px 28px rgba(15,89,168,.08);--radius:28px;--max:1380px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;background:#fff}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:#fff;color:var(--ink);font-family:Inter,"Open Sans",Arial,sans-serif;overflow-x:clip}main{flex:1 0 auto;width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{touch-action:manipulation}img,svg,video{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}

/* BRAND HEADER – light page + Przyczepki.Online blue */
.topbar{display:none}.site-header{position:sticky;top:7px;z-index:90;width:min(1540px,calc(100% - 14px));margin:7px auto 0;background:linear-gradient(100deg,#0980ff,#0565d5);border:1px solid rgba(255,255,255,.25);border-radius:72px;box-shadow:0 14px 34px rgba(0,82,175,.18)}.header-inner{min-height:84px;display:flex;align-items:center;gap:20px;padding:7px 17px}.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:#fff}.brand img{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 4px 9px rgba(0,0,0,.12))}.brand strong{font-size:22px;line-height:1;font-weight:1000;color:#fff;letter-spacing:-.5px}.brand span{display:block;margin-top:5px;color:#ddecff;font-size:10px;font-weight:900;letter-spacing:.12em}.nav{display:flex;align-items:center;gap:5px;margin-left:auto;background:transparent;border:0;border-radius:999px;padding:4px}.nav a{color:#fff;padding:11px 13px;border-radius:999px;font-size:13px;font-weight:900;white-space:nowrap}.nav a:hover,.nav a.active{background:#fff;color:var(--blue2);box-shadow:0 6px 18px rgba(0,49,105,.14)}.header-actions{display:flex;gap:9px;align-items:center}.cart-link{display:flex;align-items:center;gap:8px;background:#fff;color:#0f4f90;border:0;border-radius:999px;padding:12px 15px;font-weight:950;box-shadow:0 7px 18px rgba(0,55,116,.15)}.cart-count{min-width:26px;height:26px;padding:0 6px;border-radius:999px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:12px}.menu-btn{display:none;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#fff;color:var(--blue2);font-size:22px}.return-main{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.12);color:#fff;padding:10px 13px;border-radius:999px;font-weight:900;font-size:12px}

/* HERO */
.hero{position:relative;overflow:hidden;padding:58px 0 54px;background:linear-gradient(180deg,#fff 0%,#f3f9ff 100%)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 20%,rgba(8,120,249,.11),transparent 27%),radial-gradient(circle at 94% 13%,rgba(218,226,235,.34),rgba(248,250,252,.18) 16%,transparent 31%);pointer-events:none}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#dfeefb}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr);gap:42px;align-items:center;position:relative}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue2);font-weight:950;letter-spacing:.02em}.eyebrow{background:#fff;border:1px solid #cfe6fb;border-radius:999px;padding:9px 13px;font-size:12px;box-shadow:0 8px 24px rgba(22,93,163,.06)}.hero h1{font-size:clamp(44px,5.6vw,76px);line-height:.99;letter-spacing:-3px;margin:18px 0;color:#12375d}.hero .accent{background:linear-gradient(100deg,#0878f9 0%,#005bbb 38%,#ef142b 100%);background-size:180% 180%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:headlineFlow 6s ease-in-out infinite}.hero p{font-size:18px;line-height:1.65;color:#536a82;max-width:780px;margin:0}.hero-search{display:grid;grid-template-columns:1fr auto;gap:8px;background:#fff;border:2px solid #cde4f8;border-radius:24px;padding:8px;margin-top:24px;box-shadow:0 18px 44px rgba(17,103,191,.12)}.hero-search:focus-within{border-color:#69b6ff;box-shadow:0 20px 54px rgba(8,120,249,.16),0 0 0 4px rgba(8,120,249,.08)}.hero-search input{height:64px;border:0;outline:0;padding:0 18px;min-width:0;background:transparent;color:#17334f;font-size:17px}.hero-search input::placeholder{color:#8799aa}.quick-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chip{border:1px solid #d5e7f6;background:#fff;color:#245e94;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900;cursor:pointer}.chip:hover{background:#edf7ff;border-color:#9ed0fb}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:#46647e;font-size:13px;font-weight:900}.hero-points span:before{content:"✓";color:var(--blue);font-weight:1000;margin-right:6px}.bank-trust{display:inline-flex;align-items:center;gap:13px;margin-top:19px;background:#fff;border:1px solid #d7e7f5;border-radius:20px;padding:10px 15px;box-shadow:var(--shadow2)}.bank-trust img{width:84px;height:32px;object-fit:contain;background:#fff;border-radius:8px}.bank-trust b{display:block;font-size:13px;color:#183f65}.bank-trust span{display:block;margin-top:2px;font-size:11px;color:#71859a}
.hero-card{background:#fff;border:1px solid #d7e7f5;border-radius:32px;padding:14px;box-shadow:0 28px 70px rgba(15,89,168,.13);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:rgba(8,120,249,.07);pointer-events:none}.hero-product{min-height:390px;display:grid;grid-template-columns:1.04fr .96fr;gap:14px;align-items:center;animation:promoIn .44s ease both}.hero-photo{position:relative;height:350px;border-radius:23px;background:#f1f7fd;display:grid;place-items:center;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.hero-card:hover .hero-photo img{transform:scale(1.025)}.hero-copy{padding:16px 12px}.hero-copy h3{font-size:24px;line-height:1.18;margin:10px 0;color:#12375d}.hero-price{font-size:34px;font-weight:1000;letter-spacing:-1px;margin:9px 0;color:#102844}.sale{display:inline-flex;background:var(--red);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:1000}.old-price{color:var(--red2);font-weight:950;text-decoration:line-through;text-decoration-thickness:2px}.promo-dots{position:absolute;left:30px;bottom:24px;display:flex;gap:6px;z-index:5}.promo-dot{width:9px;height:9px;border:0;border-radius:999px;background:#c4daee;padding:0}.promo-dot.active{width:28px;background:var(--blue)}@keyframes promoIn{from{opacity:.18;transform:translateX(14px)}to{opacity:1;transform:none}}

/* BUTTONS */
.btn{border:0;border-radius:17px;min-height:56px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:1000;cursor:pointer;transition:transform .17s,box-shadow .17s,filter .17s}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn.blue{background:linear-gradient(105deg,#0983ff,#0563ce);color:#fff;box-shadow:0 10px 24px rgba(5,99,206,.22)}.btn.primary{background:linear-gradient(105deg,#087cf1 0%,#076ad9 48%,#ef142b 100%);color:#fff;box-shadow:0 12px 28px rgba(5,99,206,.23)}.btn.primary:hover{filter:saturate(1.08);box-shadow:0 14px 32px rgba(8,112,226,.28)}.btn.red{background:linear-gradient(105deg,#f31b34,#db1027);color:#fff;box-shadow:0 10px 24px rgba(219,16,39,.22)}.btn.dark{background:var(--blue3);color:#fff}.btn.light{background:#eef7ff;color:#15558e;border:1px solid #d3e7f8}.btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}

/* SECTIONS / SEO */
.section{padding:62px 0;background:#fff}.section.alt{background:#f5faff;border-top:1px solid #e3eff9;border-bottom:1px solid #e3eff9}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.section-head h1,.section-head h2{color:#12375d;letter-spacing:-1.5px}.section-head h2{font-size:clamp(32px,4vw,46px);margin:6px 0 0}.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em}.section-lead{color:#61758a;line-height:1.65;max-width:850px;margin:8px 0 0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card,.seo-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow2)}.category-card{padding:24px;transition:.2s}.category-card:hover{transform:translateY(-4px);border-color:#a9d4fa;box-shadow:var(--shadow)}.category-icon{width:50px;height:50px;border-radius:15px;background:#e9f5ff;color:var(--blue2);display:grid;place-items:center;font-size:24px}.category-card h3{font-size:20px;margin:15px 0 7px;color:#153d65}.category-card p{margin:0;color:#65798c;line-height:1.55}.seo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.seo-card{padding:28px}.seo-card h2,.seo-card h3{color:#12375d;margin-top:0}.seo-card h3{font-size:24px}.seo-card p,.seo-card li{color:#596f85;line-height:1.72}.seo-card ul{padding-left:20px}.seo-card strong{color:#173d64}.seo-wide{grid-column:1/-1}.seo-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.seo-links a{background:#edf7ff;color:#155d9e;border:1px solid #d2e8fa;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.faq{display:grid;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 18px}.faq summary{cursor:pointer;padding:17px 0;font-weight:950;color:#183f65}.faq details p{margin:0 0 17px;color:#60748a;line-height:1.65}

/* SEARCH / CATALOG */
.finder,.search-results-shell{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow2);padding:18px}.filters{display:grid;grid-template-columns:minmax(0,1fr) 220px 150px;gap:10px;align-items:end}.field label{display:block;color:#365c7e;font-size:11px;font-weight:950;margin:0 0 7px}.field input,.field select{width:100%;height:54px;border:1px solid #ccdfef;border-radius:15px;background:#fff;color:#17334f;padding:0 14px;outline:0}.field input:focus,.field select:focus{border-color:#73b9f7;box-shadow:0 0 0 4px rgba(8,120,249,.08)}.search-commandbar,.results-info{display:flex;align-items:center;justify-content:space-between;gap:16px}.sort-control{display:flex;gap:9px;align-items:center}.sort-control label{font-size:11px;color:#667c91;font-weight:900}.sort-control select{height:44px;border:1px solid #d4e5f3;border-radius:13px;background:#fff;padding:0 12px}.change-search{color:var(--blue2);font-size:12px;font-weight:900}.recognized{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.recognized span{background:#e9f5ff;color:#155d9e;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.loading{display:none;align-items:center;gap:12px;background:#f0f8ff;border:1px solid #d4e9fb;border-radius:18px;padding:14px;margin:15px 0}.loading.show{display:flex}.spinner{width:28px;height:28px;border-radius:50%;border:3px solid #d8eafb;border-top-color:var(--blue);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}

/* PRODUCT CARDS */
.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow2);display:flex;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);border-color:#aad4f8;box-shadow:var(--shadow)}.photo{position:relative;aspect-ratio:4/3;background:#f3f8fd;display:grid;place-items:center;overflow:hidden}.photo img{width:100%;height:100%;object-fit:contain}.discount{position:absolute;top:12px;right:12px;background:var(--red);color:#fff;padding:7px 9px;border-radius:999px;font-size:11px;font-weight:1000}.card-body{padding:18px;display:flex;flex:1;flex-direction:column}.micro{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6e8498;font-weight:1000}.card h3{font-size:19px;line-height:1.28;color:#14395f;margin:8px 0 10px}.facts,.meta-badges{display:flex;gap:6px;flex-wrap:wrap}.fact,.badge{background:#edf6ff;color:#175b94;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.card-bottom{margin-top:auto;padding-top:16px}.price{font-size:28px;font-weight:1000;color:#102844;letter-spacing:-.6px}.availability{font-size:11px;font-weight:900;color:var(--ok);margin:5px 0 12px}.availability.no{color:var(--danger)}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions .btn{min-height:52px;padding:11px 10px;font-size:12px}.empty{padding:28px;text-align:center;color:#71859a;background:#f7fbff;border:1px dashed #cbdff0;border-radius:18px}.shop-toast{background:var(--blue2)!important}

/* PROMOTIONS */
.promo-wrap{overflow:hidden}.promo-scroller{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 16px;scrollbar-width:none}.promo-scroller::-webkit-scrollbar{display:none}.promo-scroller .card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start}.promo-scroller.promo-centered{justify-content:center;overflow:visible;width:100%;margin-inline:auto}.promo-scroller.promo-centered .card{flex:0 1 calc((100% - 36px)/3);max-width:430px;min-width:0}.promo-nav{display:flex;gap:9px}.promo-nav[hidden]{display:none}.circle-btn{width:52px;height:52px;border-radius:50%;border:2px solid #bcd9f1;background:#fff;color:var(--blue2);font-size:26px;cursor:pointer}.circle-btn:hover{background:#edf7ff}

/* PRODUCT PAGE */
.breadcrumbs{font-size:12px;color:#6b8095;padding:22px 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:24px}.product-box,.content-card,.cart-list,.summary,.form-card,.payment-state{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow2)}.gallery{padding:16px;min-width:0}.main-photo{position:relative;height:min(590px,64vw);max-height:590px;border-radius:20px;background:#f4f9fd;display:grid;place-items:center;overflow:hidden}.main-photo img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:8px;overflow-x:auto;padding-top:10px;scroll-snap-type:x mandatory}.thumb{position:relative;flex:0 0 88px;height:70px;background:#fff;border:1px solid #d8e7f4;border-radius:13px;padding:4px;overflow:hidden}.thumb.active{border:2px solid var(--blue)}.thumb img{width:100%;height:100%;object-fit:contain}.buy-panel{padding:27px;align-self:start;position:sticky;top:112px}.buy-panel h1{font-size:clamp(29px,3vw,43px);line-height:1.06;letter-spacing:-1.5px;color:#12375d;margin:9px 0 15px}.shipping-note{background:#eef8ff;border:1px solid #d1e8fa;border-radius:18px;padding:14px;margin:14px 0;color:#536d84;line-height:1.55;font-size:13px}.shipping-note b{color:#155a94}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.purchase-actions .btn{min-height:60px;font-size:15px}.product-content{display:grid;gap:20px;margin:24px 0 46px}.content-card{padding:29px}.content-card h2{font-size:29px;color:#12375d;margin:0 0 20px}.specs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce8f4;border-radius:20px;overflow:hidden}.spec{padding:15px;border-right:1px solid #e5eef6;border-bottom:1px solid #e5eef6;min-width:0}.spec:nth-child(3n){border-right:0}.spec small{display:block;color:#75889a;font-size:10px;text-transform:uppercase;font-weight:950;margin-bottom:6px}.spec b{display:block;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.product-description{font-size:16px;color:#5c7185;line-height:1.8;margin:0}

/* CART / CHECKOUT */
.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.7fr);gap:22px}.cart-list,.summary,.form-card{padding:24px}.cart-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e4edf6}.cart-row:last-child{border-bottom:0}.cart-row img{width:86px;height:68px;object-fit:contain;background:#f5f9fd;border-radius:12px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:35px;height:35px;border-radius:10px;border:1px solid #d2e2f0;background:#fff;color:#155a94;font-weight:1000}.row-price{font-weight:1000}.summary{align-self:start;position:sticky;top:112px}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #e7eef5}.summary-total{font-size:21px;border-bottom:0;padding-top:17px}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-form .full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;color:#62768a;font-size:12px;line-height:1.55}.consent input{margin-top:3px}.error-box{display:none;background:#fff0f2;border:1px solid #f5c4cc;color:#ad1f30;border-radius:14px;padding:11px}.error-box.show{display:block}.payment-state{max-width:720px;margin:55px auto;padding:38px;text-align:center}.payment-state .icon{font-size:52px}

/* GLOBAL CENTER LOADER */
.work-overlay{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px;background:rgba(244,249,255,.76);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,visibility .16s}.work-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.work-card{width:min(390px,calc(100vw - 34px));background:#fff;border:1px solid #cfe3f4;border-radius:28px;padding:28px 24px;text-align:center;box-shadow:0 30px 90px rgba(0,83,174,.18)}.work-orbit{width:66px;height:66px;border-radius:50%;margin:0 auto 15px;border:5px solid #ddecfa;border-top-color:var(--blue);border-right-color:var(--red);animation:spin .85s linear infinite;position:relative}.work-orbit:after{content:"";position:absolute;inset:14px;border-radius:50%;background:radial-gradient(circle,#fff 0 25%,#e9f5ff 26% 100%)}.work-title{font-size:20px;font-weight:1000;color:#12375d}.work-msg{font-size:13px;line-height:1.55;color:#64798d;margin-top:6px}.work-dots{display:flex;justify-content:center;gap:5px;margin-top:13px}.work-dots i{width:7px;height:7px;border-radius:50%;background:var(--blue);animation:dots 1s infinite ease-in-out}.work-dots i:nth-child(2){animation-delay:.14s}.work-dots i:nth-child(3){animation-delay:.28s}@keyframes dots{0%,70%,100%{transform:translateY(0);opacity:.35}35%{transform:translateY(-6px);opacity:1}}

/* FOOTER */
.site-footer{margin-top:auto;background:#090b0f;color:#fff;padding:42px 0 22px;border-top:1px solid #1d232c}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .9fr;gap:38px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:70px;height:70px;object-fit:contain}.footer-brand strong{font-size:27px}.footer-brand p{margin:7px 0 0;color:#b8c2ce}.footer-col h4{margin:0 0 12px}.footer-col a{display:block;color:#cbd4df;margin:8px 0;font-size:13px}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;color:#9da9b7;font-size:11px}.mobile-cartbar{display:none!important}

/* reveal */
.reveal{opacity:0;transform:translateY(13px);transition:opacity .45s ease,transform .45s ease}.reveal.is-visible{opacity:1;transform:none}

@media(max-width:1180px){.promo-scroller.promo-centered .card{flex-basis:calc((100% - 28px)/3)}.nav a{padding:10px 9px;font-size:12px}.hero-grid{grid-template-columns:1fr 1fr;gap:24px}.hero-product{grid-template-columns:1fr}.hero-photo{height:270px}.promo-dots{bottom:14px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.categories{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.container{width:min(100% - 26px,var(--max))}.site-header{top:5px;border-radius:34px}.header-inner{min-height:70px;padding:7px 9px;gap:8px}.brand img{width:48px;height:48px}.brand strong{font-size:19px}.brand span{display:none}.menu-btn{display:grid;place-items:center;margin-left:auto}.nav{display:none;position:absolute;left:8px;right:8px;top:calc(100% + 7px);margin:0;border-radius:24px;background:#0873e8;border:1px solid rgba(255,255,255,.25);padding:8px;box-shadow:0 18px 42px rgba(0,71,151,.2)}.nav.open{display:grid}.nav a{padding:13px 15px}.header-actions{margin-left:0}.cart-link{padding:10px 12px}.cart-link .label{display:none}.hero{padding:38px 0}.hero-grid{grid-template-columns:1fr}.hero-card{order:2}.hero h1{font-size:clamp(43px,10vw,66px)}.hero-product{grid-template-columns:1fr 1fr;min-height:330px}.hero-photo{height:300px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.buy-panel,.summary{position:static}.specs{grid-template-columns:repeat(2,1fr)}.spec:nth-child(3n){border-right:1px solid #e5eef6}.spec:nth-child(2n){border-right:0}.seo-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.filters{grid-template-columns:1fr 180px 145px}}
@media(max-width:640px){body.has-mobile-bar{padding-bottom:82px}.container{width:calc(100% - 20px)}.topbar{font-size:10px;padding:6px 7px}.site-header{width:calc(100% - 8px);margin-top:4px;border-radius:27px}.header-inner{min-height:62px}.brand img{width:43px;height:43px}.brand strong{font-size:18px}.cart-link{padding:9px 10px}.hero{padding:31px 0 35px}.hero h1{font-size:43px;letter-spacing:-2px}.hero p{font-size:15px}.hero-search{grid-template-columns:1fr;padding:7px;border-radius:20px}.hero-search input{height:55px;font-size:16px}.hero-search .btn{width:100%;min-height:58px;font-size:15px}.quick-chips{gap:6px}.chip{padding:9px 10px;font-size:11px}.hero-points{display:grid;gap:7px}.bank-trust{width:100%;justify-content:center}.hero-product{grid-template-columns:1fr}.hero-photo{height:255px}.hero-copy h3{font-size:21px}.hero-price{font-size:30px}.hero-card{border-radius:24px;padding:9px}.promo-dots{left:20px}.section{padding:42px 0}.section-head{align-items:flex-start}.section-head h2{font-size:34px}.categories,.products{grid-template-columns:1fr}.category-card{padding:20px}.card h3{font-size:20px}.card-actions{grid-template-columns:1fr}.card-actions .btn{min-height:56px;font-size:14px}.promo-scroller{justify-content:flex-start!important;overflow-x:auto!important}.promo-scroller .card,.promo-scroller.promo-centered .card{flex:0 0 86%;max-width:none}.promo-nav{display:none}.filters{grid-template-columns:1fr}.search-field .btn{width:100%}.search-commandbar,.results-info{align-items:flex-start;flex-direction:column}.sort-control{width:100%;flex-wrap:wrap}.sort-control select{flex:1;min-width:0}.product-layout{gap:14px}.gallery{padding:9px}.main-photo{height:auto;aspect-ratio:1/1}.buy-panel{padding:20px 16px}.buy-panel h1{font-size:30px}.purchase-actions{grid-template-columns:1fr}.purchase-actions .btn{min-height:60px}.content-card{padding:20px 15px}.content-card h2{font-size:25px}.specs{grid-template-columns:1fr}.spec{border-right:0!important;padding:13px}.checkout-form{grid-template-columns:1fr}.checkout-form .full{grid-column:auto}.cart-row{grid-template-columns:68px 1fr}.cart-row img{width:68px;height:58px}.row-price{grid-column:2}.mobile-cartbar:not([hidden]){position:fixed;z-index:90;left:8px;right:8px;bottom:8px;display:flex!important;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #cee1f1;border-radius:18px;padding:8px;box-shadow:0 16px 42px rgba(0,75,156,.18)}.mobile-cartbar .btn{width:100%;min-height:54px;padding:11px 17px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:grid;gap:6px}.work-card{padding:24px 18px;border-radius:23px}}

@keyframes headlineFlow{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
.hero-card{transform:translateY(-16px)}

.footer-payment{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;border:1px solid #28303b;border-radius:16px;background:#11151b;max-width:390px}
.footer-payment img{width:78px;height:30px;object-fit:contain;background:#fff;border-radius:7px;padding:3px}
.footer-payment b{display:block;font-size:12px;color:#fff}
.footer-payment span{display:block;margin-top:2px;font-size:10px;color:#aab5c2}

.hamburger-lines{width:20px;height:15px;display:grid;align-content:space-between}
.hamburger-lines i{display:block;height:2px;background:currentColor;border-radius:9px;width:100%}
.global-mobile-cart{display:none}

/* v1.5 — sticky wyszukiwarka produktów na desktopie i mobile */
.mobile-sticky-search{
  position:fixed;
  z-index:88;
  top:102px;
  left:50%;
  width:min(820px,calc(100% - 36px));
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:7px;
  padding:7px;
  background:rgba(255,255,255,.97);
  border:1px solid #cfe1f2;
  border-radius:20px;
  box-shadow:0 16px 42px rgba(0,63,132,.16);
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,-10px) scale(.985);
  transition:opacity .18s ease,transform .18s ease,visibility .18s;
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.mobile-sticky-search.show{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0) scale(1);
}
.mobile-sticky-search:focus-within{
  border-color:#5aa6ef;
  box-shadow:0 18px 48px rgba(0,89,187,.22),0 0 0 4px rgba(8,124,241,.08);
}
.mobile-sticky-search input{
  min-width:0;
  height:50px;
  border:0;
  outline:0;
  background:transparent;
  padding:0 14px;
  font-size:15px;
  font-weight:750;
  color:#17334f;
}
.mobile-sticky-search input::placeholder{color:#7a8da0;font-weight:650}
.mobile-sticky-search button{
  height:50px;
  min-width:128px;
  border:0;
  border-radius:14px;
  background:linear-gradient(105deg,#087cf1,#ef142b);
  color:#fff;
  font-weight:950;
  font-size:13px;
  cursor:pointer;
  box-shadow:0 9px 22px rgba(5,101,213,.18);
}
.mobile-sticky-search button:hover{transform:translateY(-1px)}

@media(max-width:640px){
  .site-header{border-radius:30px}
  .header-inner{padding:7px 10px}
  .menu-btn{flex:0 0 44px;width:44px!important;height:44px!important;min-width:44px!important;aspect-ratio:1/1;border-radius:50%!important;padding:0!important}
  .header-actions{display:none!important}
  .brand strong{font-size:17px}
  .hero-card{transform:none}
  .mobile-sticky-search{left:8px;right:8px;top:76px;width:auto;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px;border-radius:18px;transform:translateY(-8px) scale(.99)}
  .mobile-sticky-search.show{transform:none}
  .mobile-sticky-search input{height:46px;padding:0 10px;font-size:14px}
  .mobile-sticky-search button{height:46px;min-width:82px;border-radius:13px;font-size:12px}
  .global-mobile-cart{position:fixed;z-index:86;left:8px;right:8px;bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#0a0d12;color:#fff;border:1px solid #232b35;border-radius:18px;padding:8px 9px 8px 13px;box-shadow:0 18px 44px rgba(0,0,0,.24)}
  .global-mobile-cart .cart-meta{display:grid;gap:1px;font-size:10px;color:#aeb9c5}
  .global-mobile-cart .cart-meta b{font-size:15px;color:#fff}
  .global-mobile-cart .btn{min-height:46px;padding:10px 15px;border-radius:13px}
}

@media(min-width:641px) and (max-width:900px){
  .mobile-sticky-search{top:88px;width:min(720px,calc(100% - 24px))}
}


/* v1.6 — mały watermark Przyczepki.Online na zdjęciach produktów */
.product-watermark{
  position:absolute!important;
  z-index:7!important;
  left:9px!important;
  top:9px!important;
  width:78px!important;
  max-width:20%!important;
  height:auto!important;
  max-height:38px!important;
  object-fit:contain!important;
  object-position:left top!important;
  opacity:.78!important;
  pointer-events:none!important;
  user-select:none!important;
  transform:none!important;
  filter:drop-shadow(0 1px 2px rgba(255,255,255,.9)) drop-shadow(0 1px 2px rgba(0,0,0,.12));
}
.photo .product-watermark{
  width:64px!important;
  max-width:19%!important;
  max-height:32px!important;
  left:8px!important;
  top:8px!important;
}
.hero-photo .product-watermark{
  width:82px!important;
  max-width:19%!important;
  max-height:40px!important;
}
.main-photo .product-watermark{
  width:86px!important;
  max-width:18%!important;
  max-height:42px!important;
}
.thumb .product-watermark{
  width:25px!important;
  max-width:32%!important;
  max-height:15px!important;
  left:4px!important;
  top:4px!important;
  opacity:.72!important;
}
.card:hover .photo .product-watermark,
.hero-card:hover .hero-photo .product-watermark{
  transform:none!important;
}
@media(max-width:640px){
  .product-watermark{width:58px!important;left:6px!important;top:6px!important;max-height:30px!important}
  .photo .product-watermark{width:52px!important;left:6px!important;top:6px!important}
  .hero-photo .product-watermark{width:58px!important}
  .main-photo .product-watermark{width:62px!important}
  .thumb .product-watermark{width:21px!important;left:3px!important;top:3px!important}
}


/* v1.7 — główne CTA zakupu: zielone, wyraźnie odróżnione od akcji pomocniczej */
.btn.buy-now{
  position:relative;
  overflow:hidden;
  background:linear-gradient(105deg,#12b76a 0%,#079455 55%,#067647 100%);
  color:#fff;
  box-shadow:0 12px 28px rgba(7,148,85,.28);
}
.btn.buy-now:hover{
  transform:translateY(-2px);
  filter:saturate(1.05) brightness(1.02);
  box-shadow:0 16px 34px rgba(7,148,85,.34);
}
.btn.buy-now:active{
  transform:translateY(0);
  box-shadow:0 8px 20px rgba(7,148,85,.24);
}
.btn.buy-now::after{
  content:"";
  position:absolute;
  top:-70%;
  bottom:-70%;
  width:38%;
  left:-55%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
  animation:buyNowShine 4.8s ease-in-out infinite;
  pointer-events:none;
}
@keyframes buyNowShine{
  0%,72%,100%{left:-55%}
  86%{left:125%}
}
@media(prefers-reduced-motion:reduce){
  .btn.buy-now::after{animation:none}
}

.seo-product-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.seo-product-links a{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border:1px solid #cfe1f2;border-radius:13px;background:#f7fbff;color:#075fbf;font-size:12px;font-weight:900;text-decoration:none}.seo-product-links a:hover{background:#eaf5ff}


/* v2.0 — premium galeria, transport i rekomendacje */
.gallery{position:relative;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.main-photo{cursor:zoom-in;border:1px solid #e1edf7;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}
.main-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%,transparent 78%,rgba(10,55,100,.025))}
.gallery-nav,.gallery-zoom,.lightbox-close{position:absolute;z-index:12;display:grid;place-items:center;border:1px solid rgba(191,214,233,.88);background:rgba(255,255,255,.92);color:#154f82;box-shadow:0 8px 24px rgba(19,75,128,.12);backdrop-filter:blur(12px);cursor:pointer;transition:transform .16s,background .16s,box-shadow .16s}
.gallery-nav{top:50%;width:48px;height:48px;margin-top:-24px;border-radius:50%;font-size:30px;line-height:1}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-nav:hover,.gallery-zoom:hover,.lightbox-close:hover{transform:scale(1.06);background:#fff;box-shadow:0 11px 30px rgba(19,75,128,.17)}
.gallery-zoom{right:14px;top:14px;width:44px;height:44px;border-radius:14px;font-size:18px}
.gallery-counter{position:absolute;z-index:11;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(11,42,72,.76);color:#fff;font-size:11px;font-weight:950;letter-spacing:.03em;backdrop-filter:blur(9px)}
.thumbs-shell{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:7px;margin-top:10px}.thumbs-shell .thumbs{padding-top:0;scrollbar-width:thin}.thumb-scroll{width:38px;height:44px;border:1px solid #d8e7f4;border-radius:12px;background:#fff;color:#155a94;font-size:22px;font-weight:900;cursor:pointer}.thumb-scroll:hover{background:#eef7ff}
.thumb{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.thumb:hover{transform:translateY(-2px);border-color:#9bcdf6}.thumb.active{border:2px solid var(--blue);box-shadow:0 0 0 3px rgba(8,120,249,.09)}
.gallery-hint{display:flex;justify-content:center;gap:7px;align-items:center;padding:10px 4px 1px;color:#73879a;font-size:11px;font-weight:750}
.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;z-index:100001;inset:0;background:rgba(5,14,25,.92);display:grid;place-items:center;padding:38px 70px}.gallery-lightbox img{max-width:min(1400px,94vw);max-height:88vh;object-fit:contain;filter:drop-shadow(0 24px 50px rgba(0,0,0,.38));user-select:none}.gallery-lightbox .gallery-nav{position:fixed;background:rgba(255,255,255,.95)}.gallery-lightbox .gallery-prev{left:22px}.gallery-lightbox .gallery-next{right:22px}.gallery-lightbox .gallery-counter{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18)}.lightbox-close{position:fixed;right:20px;top:20px;width:48px;height:48px;border-radius:50%;font-size:24px}.gallery-lightbox-open{overflow:hidden}

.shipping-options{display:grid;gap:10px;margin:12px 0 16px}.shipping-option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid #d6e6f4;border-radius:17px;background:#fbfdff;cursor:pointer;transition:border-color .16s,box-shadow .16s,background .16s}.shipping-option:hover{border-color:#a5cff2;background:#f7fbff}.shipping-option:has(input:checked){border-color:#56a6eb;background:#f2f9ff;box-shadow:0 0 0 3px rgba(8,120,249,.07)}.shipping-option input{margin-top:3px;accent-color:var(--blue)}.shipping-option strong{display:block;color:#173e65;font-size:13px}.shipping-option small{display:block;margin-top:4px;color:#697f94;line-height:1.42;font-size:11px}.shipping-option .shipping-price{font-size:13px;font-weight:1000;color:#12375d;white-space:nowrap}.shipping-option.fixed{cursor:default}.shipping-title{margin:20px 0 7px;color:#12375d;font-size:18px}.pickup-address{margin-top:7px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #dce9f5;color:#335b7f;font-size:12px;font-weight:800;line-height:1.45}.shipping-address-heading{margin:12px 0 0;padding-top:8px;border-top:1px solid #e5eef6;color:#153d65;font-weight:950}.checkout-form.pickup-selected .shipping-address-field{display:none}

.related-section{margin:10px 0 56px;padding:30px;border:1px solid #dce9f5;border-radius:28px;background:linear-gradient(145deg,#f7fbff 0%,#fff 58%,#f8fafc 100%);box-shadow:var(--shadow2)}.related-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.related-head h2{margin:4px 0 0;color:#12375d;font-size:clamp(27px,3vw,38px);letter-spacing:-1px}.related-head p{margin:5px 0 0;color:#657a8f;font-size:13px}.related-products{grid-template-columns:repeat(4,minmax(0,1fr))}.related-products .card{background:#fff}
.delivery-pill{display:inline-flex;gap:7px;align-items:center;margin-top:10px;padding:9px 11px;border:1px solid #d7e8f5;border-radius:13px;background:#fff;color:#315f85;font-size:11px;font-weight:900}

@media(max-width:1180px){.related-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.related-products{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-lightbox{padding:25px 56px}}
@media(max-width:640px){.gallery-nav{width:42px;height:42px;margin-top:-21px;font-size:26px}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-zoom{right:8px;top:8px}.gallery-counter{left:8px;bottom:8px}.thumbs-shell{grid-template-columns:32px minmax(0,1fr) 32px}.thumb-scroll{width:32px}.gallery-hint{font-size:10px}.gallery-lightbox{padding:20px 10px}.gallery-lightbox .gallery-prev{left:8px}.gallery-lightbox .gallery-next{right:8px}.lightbox-close{right:10px;top:10px}.related-section{padding:20px 12px;border-radius:22px;margin-bottom:40px}.related-head{align-items:flex-start;flex-direction:column}.related-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:5px}.related-products .card{flex:0 0 86%;scroll-snap-align:start}.shipping-option{grid-template-columns:auto minmax(0,1fr);}.shipping-option .shipping-price{grid-column:2}}

/* v2.0.1 — neutralne tło hero: bez różowego poblasku po prawej */
.hero{
  background:linear-gradient(180deg,#ffffff 0%,#f6f8fb 100%)!important;
}
.hero::before{
  background:
    radial-gradient(circle at 8% 20%,rgba(8,120,249,.07),transparent 28%),
    radial-gradient(circle at 94% 12%,rgba(205,211,219,.22) 0%,rgba(241,244,247,.26) 18%,rgba(255,255,255,0) 34%)!important;
}

/* v2.0.3 — zapytanie o dostępność produktu */
.btn.inquiry-btn{background:linear-gradient(135deg,#0877e8 0%,#045fc5 100%);color:#fff;border:0;box-shadow:0 14px 30px rgba(5,101,207,.20)}
.btn.inquiry-btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgba(5,101,207,.27)}
.btn.inquiry-btn:disabled{opacity:.72;cursor:wait;transform:none}
.purchase-actions .inquiry-btn{width:100%;min-height:64px;font-size:16px}
.inquiry-caption{grid-column:1/-1;color:#61758b;font-size:13px;line-height:1.5;margin-top:2px}
.availability-modal[hidden]{display:none!important}
.availability-modal{position:fixed;z-index:1500;inset:0;display:grid;place-items:center;padding:20px}
.availability-modal-backdrop{position:absolute;inset:0;background:rgba(7,27,51,.58);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.availability-dialog{position:relative;z-index:1;width:min(560px,100%);background:#fff;border:1px solid #d8e8f5;border-radius:28px;padding:34px;box-shadow:0 34px 90px rgba(4,45,89,.28)}
.availability-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:1px solid #d8e6f2;border-radius:50%;background:#f7fbff;color:#17466e;font-size:27px;line-height:1;cursor:pointer}
.availability-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#eaf5ff;color:#0969ce;font-size:25px;margin-bottom:18px}
.availability-dialog h2{margin:4px 0 7px;color:#0e3d68;font-size:32px;letter-spacing:-.8px}
.availability-product-name{font-weight:800;color:#183f64;margin:0 0 8px;line-height:1.35}
.availability-copy{margin:0 0 22px;color:#61758b;line-height:1.55}
.inquiry-field{display:grid;gap:8px;font-weight:800;color:#173f65}
.inquiry-field input{width:100%;height:56px;border:1px solid #c9ddec;border-radius:15px;padding:0 16px;background:#fbfdff;color:#113b62;font:inherit;outline:none;transition:border-color .18s,box-shadow .18s}
.inquiry-field input:focus{border-color:#2584e5;box-shadow:0 0 0 4px rgba(37,132,229,.12)}
.inquiry-submit{width:100%;min-height:58px;margin-top:15px;font-size:15px}
.inquiry-status{min-height:22px;margin-top:12px;font-size:14px;font-weight:800}
.inquiry-status.success{color:#12834d}
.inquiry-status.error{color:#c72538}
.inquiry-privacy{font-size:11px;line-height:1.45;color:#7b8ea0;margin:10px 0 0}
.inquiry-privacy a{color:#0b68c8}
.inquiry-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
body.availability-modal-open{overflow:hidden}
@media(max-width:640px){.availability-modal{padding:10px;align-items:end}.availability-dialog{border-radius:24px 24px 18px 18px;padding:27px 18px 20px}.availability-dialog h2{font-size:27px}.inquiry-field input{height:55px}.mobile-cartbar .inquiry-btn{width:100%;min-height:54px}}

/* v2.0.4 — ilość sztuk w zapytaniu o dostępność */
#availabilityForm{display:grid;gap:14px}
#availabilityForm .inquiry-submit{margin-top:1px}
#availabilityQuantity{font-weight:800}
