/* wiankihurt.pl — plain CSS, no build step or external dependencies. */
:root{--green:#153e31;--green-deep:#103226;--ink:#183d30;--cream:#f6f4ed;--paper:#fffefa;--sand:#e9e5d9;--muted:#5b685e;--gold:#b4a17b;--line:#d9ddcf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--container:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}p,h1,h2,h3,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(50px,5.1vw,76px)}h2{font-size:clamp(38px,3.7vw,54px)}h3{font-size:20px;line-height:1.35;font-weight:500;letter-spacing:-.025em}em{font-weight:400;color:#61735b}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #b0873f;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}::selection{background:#d8dfcd;color:var(--green)}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.17em;font-weight:600;margin-bottom:25px}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;padding:17px 24px;background:var(--green);border:1px solid var(--green);color:var(--cream);font-size:14px;font-weight:500;line-height:1.4;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:#24533f;transform:translateY(-2px)}.button span[aria-hidden]{font-size:21px;font-weight:400;line-height:1}.text-link{display:inline-flex;align-items:center;gap:26px;font-size:14px;font-weight:500;padding-block:10px;border:0;border-bottom:1px solid currentColor;background:none;line-height:1.5}.text-link:hover{color:#627557}.text-link span[aria-hidden]{font-size:19px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;flex:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;left:8px;z-index:500;background:white;padding:10px 20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.utility{background:var(--green);color:#e8edde;font-size:10px;letter-spacing:.16em;line-height:1.4;padding:10px 0}.utility .container{display:flex;justify-content:space-between}.utility-sep{margin:0 12px;color:#b4a17b}.header{position:sticky;top:0;z-index:30;background:rgba(246,244,237,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(21,62,49,.12)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex:none}.brand>span{font-size:21px;font-family:var(--serif);letter-spacing:.11em;line-height:1.3}.brand img{width:42px;height:44px;object-fit:contain}.brand-domain{font-size:12px;letter-spacing:.015em}.brand small{display:block;margin-top:5px;font-size:8px;letter-spacing:.19em;font-family:var(--sans)}.navigation{display:flex;align-items:center;gap:29px;font-size:14px}.navigation>a:not(.button){position:relative;padding:10px 0}.navigation>a:not(.button):after{content:'';position:absolute;height:1px;background:var(--green);bottom:5px;left:0;width:0;transition:width .2s}.navigation>a:hover:after{width:100%}.button-small{min-height:43px;padding:12px 18px;gap:23px;font-size:13px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:none;padding:10px}.menu-toggle span{display:block;height:1px;background:var(--green);margin:6px 0;transition:transform .2s}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding-top:47px;padding-bottom:51px;min-height:650px}.hero-copy{padding:20px 0 35px}.hero .eyebrow{display:flex;gap:12px;align-items:center;font-size:11px;margin-bottom:28px}.small-line{display:inline-block;width:28px;height:1px;background:var(--gold)}.hero h1 em{display:inline-block;padding-right:6px}.hero-description{max-width:448px;margin-top:27px;font-size:16px;line-height:1.85;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}.hero-assurance{display:flex;align-items:center;gap:6px;margin-top:30px;font-size:11px;color:var(--muted);flex-wrap:wrap}.hero-assurance .icon{width:17px;height:17px;margin-right:2px;stroke-width:1.5}.hero-assurance strong{font-weight:600;color:var(--ink)}.mini-divider{height:12px;width:1px;background:#bdc6b8;margin-inline:7px}.hero-visual{position:relative;padding:0 0 29px 14px;min-width:0}.hero-photo{position:relative;height:554px;overflow:hidden;background:#ede9df;border-radius:48% 48% 2px 2px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1s}.hero-visual:hover .hero-photo>img{transform:scale(1.025)}.photo-index{position:absolute;bottom:25px;left:25px;font-size:10px;letter-spacing:.15em;color:#1c3a29;padding:4px 6px;background:rgba(246,244,237,.84)}.hero-photo-caption{position:absolute;bottom:13px;right:15px;font-size:9px;color:#3f4c40;padding:1px 4px;background:rgba(246,244,237,.83)}.hero-stamp{position:absolute;right:-19px;top:4px;width:125px;height:125px;border:1px solid #c2b89c;border-radius:50%;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(11deg);box-shadow:0 0 0 8px var(--cream)}.hero-stamp>span{font-size:8px;letter-spacing:.075em}.hero-stamp>strong{font-family:var(--serif);font-size:27px;font-weight:400;font-style:italic;margin:1px 0 4px}.hero-spec{display:flex;align-items:center;gap:14px;margin-top:17px;padding-left:3px}.spec-line{width:28px;height:1px;background:var(--gold)}.hero-spec strong{display:block;font-size:12px;font-weight:500}.hero-spec div>span{font-size:11px;color:var(--muted)}.business-strip{border-block:1px solid var(--line);background:#eeeee4}.business-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:24px}.business-strip p{font-family:var(--serif);font-size:19px}.business-strip>.container>span:first-child{font-size:10px;letter-spacing:.16em;color:var(--muted)}.strip-dot{color:#93a080}
.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:46px}.heading-aside{max-width:360px;font-size:15px;color:var(--muted);line-height:1.8}.outline-tag{display:inline-block;padding:7px 12px;border:1px solid #cbd2c1;font-size:10px;letter-spacing:.08em;margin-top:20px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{display:flex;flex-direction:column;min-width:0}.image-button{position:relative;border:0;padding:0;background:#e5e4db;width:100%;aspect-ratio:3/4;overflow:hidden;text-align:left}.image-button>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.image-button:hover>img{transform:scale(1.05)}.product-card:nth-child(3) .image-button img{object-position:50% 68%}.product-card:nth-child(4) .image-button img{object-position:50% 53%}.product-type{position:absolute;top:13px;left:13px;right:13px;width:fit-content;max-width:calc(100% - 26px);font-size:9px;letter-spacing:.055em;padding:5px 9px;background:rgba(246,244,237,.95);color:var(--ink)}.zoom-symbol{position:absolute;bottom:12px;right:12px;width:30px;height:30px;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-size:22px;line-height:27px;text-align:center;color:white;background:rgba(15,45,32,.6)}.product-heading{display:flex;gap:12px;margin-top:21px;align-items:baseline}.product-heading>span{font-size:10px;color:#6d7b60}.product-heading h3{font-family:var(--serif);font-size:25px}.product-card>p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:10px;margin-bottom:21px}.product-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:13px 0 3px;font-size:12px;margin-top:auto}.product-link>span{font-size:20px}.product-link:hover{color:#748464}.size-band{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eaece1;padding:23px 28px;margin-top:39px}.size-band>div{display:flex;align-items:center;gap:15px}.size-band strong{font-size:13px;font-weight:500}.size-band p{font-size:12px;color:var(--muted)}.size-band .size-range{font-family:var(--serif);font-size:30px;letter-spacing:-.03em;white-space:nowrap}.size-range>span{font-size:17px}
.production{background:var(--green);color:#f5f3e8;padding-block:88px}.production-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:96px;align-items:center}.production-visual{position:relative;width:100%;max-width:470px;aspect-ratio:.84;margin:0 0 0 10px}.production-visual>img{width:100%;height:100%;object-fit:cover}.production-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(5,26,17,.65))}.material-label{position:absolute;z-index:1;left:28px;bottom:27px}.material-label>span{font-size:9px;letter-spacing:.18em}.material-label p{font-family:var(--serif);font-size:32px;line-height:1.2;margin-top:12px}.production .eyebrow{color:#b3c1a4}.production h2{font-size:clamp(38px,3.45vw,50px)}.production h2 em{color:#c7d0b4}.section-lead{font-family:var(--serif);font-size:21px;line-height:1.5;margin-top:28px;margin-bottom:16px}.production-copy>p:not(.eyebrow):not(.section-lead){font-size:14px;color:#c7d0bf;line-height:1.9}.production-points{display:grid;gap:20px;margin-top:29px;margin-bottom:22px}.production-points>div{display:flex;gap:17px;align-items:flex-start}.production-points .icon{margin-top:3px;color:#c5c6a7;width:23px;height:23px}.production-points span{font-size:12px;color:#c7d0bf}.production-points strong{display:block;font-size:14px;color:#f4f4e9;font-weight:500}.light-link{color:#f2efdf;font-size:13px}.light-link:hover{color:#c8d7b0}
.process{padding-top:110px;padding-bottom:110px}.process-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;margin:55px 0 0}.step-top{border-top:1px solid #bec8b4;padding-top:21px;display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.step-top>span{font-family:var(--serif);font-size:31px;color:#8b977e}.step-top .icon{color:#668060;width:26px;height:26px}.process-grid h3{font-family:var(--serif);font-size:25px;margin-bottom:10px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.85}.logistics{background:#eaece1;padding-block:89px}.logistics-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:100px;align-items:center}.logistics-grid>div>p:not(.eyebrow){margin-top:24px;font-size:15px;color:var(--muted);max-width:440px;line-height:1.9}.logistic-details{display:grid;gap:22px;margin-top:32px}.logistic-details>div{display:flex;gap:16px}.logistic-details .icon{margin-top:5px;width:25px;height:25px}.logistic-details h3{font-size:15px;font-weight:500;margin-bottom:3px}.logistic-details p{font-size:13px;color:var(--muted)}.export-panel{background:var(--cream);border:1px solid #d6ddcd;padding:37px 36px 27px}.export-panel .eyebrow{font-size:10px;margin-bottom:17px}.export-title{font-family:var(--serif);font-size:32px;line-height:1.2;letter-spacing:-.03em;font-weight:400}.market-list{margin-top:23px;border-top:1px solid #d2d9c8}.market-list>div{display:flex;align-items:center;gap:20px;border-bottom:1px solid #d2d9c8;padding:13px 0}.market-list>div>span{font-size:11px;color:#708263;width:25px}.market-list p{font-size:17px}.market-list small{margin-left:auto;font-size:11px;color:var(--muted)}.export-panel>p.export-rest{font-size:12px;margin-top:15px;color:var(--muted)}.export-languages{margin-top:22px;display:grid;gap:3px;font-size:10px;color:var(--muted)}
.gallery-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.gallery-item{padding:0;border:0;background:none;text-align:left;position:relative;overflow:hidden;aspect-ratio:1/1.08}.gallery-item>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-item:hover>img{transform:scale(1.045)}.gallery-item:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,26,17,.7))}.gallery-item>span{position:absolute;bottom:21px;left:22px;right:22px;font-family:var(--serif);font-size:24px;color:white;display:flex;justify-content:space-between;align-items:center;z-index:1}.gallery-item>span>span{font-family:var(--sans);font-size:22px}.contact{background:var(--green);color:var(--cream);padding-block:90px}.contact-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:94px}.contact-copy{padding-top:18px}.contact-copy>.eyebrow{color:#c1c8b0}.contact h2{font-size:clamp(52px,5.1vw,75px);line-height:1.04}.contact h2 em{color:#c1c9ad}.contact-copy>p:not(.eyebrow){color:#cbd4c2;font-size:15px;line-height:1.9;margin-top:30px;max-width:340px}.contact-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.contact-facts span{font-size:10px;padding:5px 9px;border:1px solid #536d51;color:#dbe0cf}.contact-email{display:inline-flex;gap:16px;font-size:clamp(15px,1.6vw,22px);padding-bottom:8px;border-bottom:1px solid #74906e;margin-top:58px}.contact-copy>p.contact-note{font-size:12px;margin-top:25px}.company-details{margin-top:24px;color:#d0dac5;font-size:13px;line-height:1.8}.company-details a{text-decoration:underline;text-underline-offset:4px}.company-details p{margin-top:4px}.quote-form{background:var(--cream);color:var(--ink);padding:35px 35px 28px;align-self:start}.form-top{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.form-top h3{font-family:var(--serif);font-size:30px}.form-top>span{font-size:8px;letter-spacing:.12em;color:var(--muted)}.form-intro{font-size:13px;color:var(--muted);margin-top:6px;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 17px}.form-grid label,.email-fallback label{font-size:12px;display:block;font-weight:500;min-width:0}.form-grid label>span:not(.optional){color:#6d765e}.optional{font-size:10px;color:#76816b;font-weight:400}.form-grid input,.form-grid select,.form-grid textarea,.email-fallback textarea{display:block;width:100%;margin-top:6px;border:1px solid #cbd2c3;background:#fefdf8;color:var(--ink);padding:11px 12px;min-height:44px;border-radius:0;font-size:13px;line-height:1.4;max-width:100%}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#798274;opacity:1}.form-grid select{padding-right:25px}.form-grid textarea,.email-fallback textarea{resize:vertical;min-height:95px}.form-grid .full-width{grid-column:1/-1}.form-required{font-size:10px;color:var(--muted);margin-top:14px}.form-privacy{font-size:10px;color:var(--muted);line-height:1.65;margin-top:10px}.form-submit{display:flex;width:100%;justify-content:space-between;margin-top:20px;text-align:left}.form-submit:disabled{opacity:.7;cursor:wait}.form-method{font-size:10px;line-height:1.6;color:var(--muted);text-align:center;margin-top:10px}.form-result{font-size:13px;line-height:1.7;background:#e4eadc;border:1px solid #bac9ab;padding:13px;margin-top:16px}.form-result.is-error{background:#f5e5de;border-color:#dab7aa;color:#823c29}.email-fallback{margin-top:15px}.email-fallback textarea{font-size:12px}.email-fallback .text-link{font-size:12px;margin-top:9px}
.footer{background:#102f25;color:#d8dfcd}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:40px;border-bottom:1px solid #35513b}.footer-brand>span{font-size:19px}.footer-brand small{font-size:7px}.footer-top>p{font-size:12px;color:#aab9a4;line-height:1.8}.back-top{display:flex;gap:22px;font-size:12px}.back-top span{font-size:19px}.footer-bottom{padding-block:18px;display:flex;justify-content:space-between;gap:24px;font-size:10px;color:#a9b9a0}.lightbox{border:0;padding:50px 65px 26px;width:min(1050px,94vw);max-width:none;max-height:94dvh;background:#f5f2e9;color:var(--ink);overflow:auto}.lightbox::backdrop{background:rgba(5,21,14,.88);backdrop-filter:blur(8px)}.lightbox figure>img{width:100%;height:calc(88dvh - 170px);min-height:150px;object-fit:contain}.lightbox figcaption{text-align:center;font-size:14px;margin-top:18px}.lightbox-close{position:absolute;right:12px;top:9px;width:44px;height:44px;border:0;background:none;font-size:32px;line-height:1}.lightbox-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:12px}.lightbox-controls button{border:1px solid #bdc9b0;width:44px;height:40px;background:none;font-size:22px}.lightbox-counter{font-size:12px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}
@media(min-width:1550px){.hero{min-height:730px}.hero-photo{height:600px}.hero h1{font-size:78px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.navigation{gap:19px}.brand>span{font-size:18px}.brand small{font-size:7px}.hero{gap:22px}.hero-photo{height:515px}.hero-description{font-size:15px}.hero-actions{gap:20px}.hero .button{gap:24px;padding-inline:20px}.hero-assurance{font-size:10px}.hero-stamp{width:111px;height:111px;right:-12px}.hero-stamp>span{font-size:7px}.product-grid{gap:18px}.product-heading h3{font-size:23px}.production-grid,.logistics-grid{gap:55px}.contact-grid{gap:50px}.quote-form{padding:28px}.business-strip p{font-size:17px}.size-band{gap:17px;padding-inline:22px}.size-band strong{font-size:12px}.section{padding-block:90px}}
@media(max-width:999px){.header-inner{height:82px}.navigation{gap:16px}.navigation>a:not(.button){font-size:12px}.brand img{width:35px;height:37px}.brand>span{font-size:16px}.brand small{font-size:6px}.button-small{font-size:12px;padding-inline:13px;gap:12px}.hero{padding-top:30px;gap:18px}.hero h1{font-size:51px}.hero-photo{height:500px}.hero-actions{flex-wrap:wrap;gap:15px}.hero-actions .button{font-size:13px}.hero-actions .text-link{font-size:12px;gap:12px}.hero-description{font-size:14px}.hero .eyebrow{font-size:9px}.hero-stamp{width:95px;height:95px}.hero-stamp strong{font-size:23px}.hero-stamp>span{font-size:6px}.business-strip>.container{flex-wrap:wrap;gap:8px;justify-content:center;padding-block:20px}.business-strip>.container>span:first-child{width:100%;text-align:center;margin-bottom:7px}.business-strip p{font-size:16px}.strip-dot{margin-inline:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.image-button{aspect-ratio:1/1.08}.product-heading h3{font-size:27px}.product-card p{font-size:15px}.product-type{font-size:10px}.product-link{font-size:13px}.size-band{flex-wrap:wrap}.size-band>div{flex:1}.size-band>p{display:none}.section-heading{gap:35px}.heading-aside{max-width:300px;font-size:14px}.production-grid{gap:40px;grid-template-columns:.95fr 1.05fr}.production-visual{margin:0;aspect-ratio:.66}.production h2{font-size:36px}.production-copy>p:not(.eyebrow):not(.section-lead){font-size:13px}.section-lead{font-size:19px}.production-points{gap:16px}.process-grid{gap:17px}.process-grid h3{font-size:22px}.process-grid p{font-size:13px}.logistics-grid{gap:35px}.export-panel{padding:30px 25px}.export-title{font-size:29px}.gallery-grid{gap:17px}.gallery-item>span{left:15px;right:15px;font-size:20px}.contact-grid{gap:36px;grid-template-columns:.77fr 1.23fr}.contact h2{font-size:60px}.contact-copy>p:not(.eyebrow){font-size:14px}.contact-email{font-size:15px}.quote-form{padding:25px}.form-top>span{display:none}.form-grid{gap:15px 12px}.form-grid label{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:12px;padding-inline:9px}.optional{font-size:9px}.footer-brand>span{font-size:16px}.footer-brand small{font-size:6px}.footer-top{gap:20px}.footer-top>p{font-size:11px}.footer-bottom{font-size:9px}}
@media(max-width:760px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.utility{font-size:8px;padding-block:9px}.utility-sep{margin-inline:5px}.header-inner{height:75px;gap:15px}.brand>span{font-size:18px}.brand small{font-size:7px}.brand img{width:37px;height:39px}.menu-toggle{display:block;flex:none}.navigation{display:none;position:absolute;top:75px;left:0;right:0;background:var(--cream);padding:15px 20px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #12392412;align-items:stretch;gap:0;flex-direction:column}.navigation.is-open{display:flex}.navigation>a:not(.button){font-size:16px;padding:14px 0;border-bottom:1px solid var(--line)}.navigation .button{margin-top:16px;font-size:14px;padding:15px;justify-content:space-between}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{grid-template-columns:1fr;gap:12px;padding-top:30px;padding-bottom:25px}.hero-copy{padding:5px 0 16px}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero h1{font-size:clamp(51px,8.8vw,71px);line-height:1.03}.hero h1 br:first-of-type{display:none}.hero-description{font-size:16px;max-width:580px;margin-top:22px;line-height:1.75}.hero-actions{margin-top:24px;gap:27px}.hero-actions .button{font-size:14px;gap:25px;padding:16px 20px}.hero-actions .text-link{font-size:14px;gap:16px}.hero-assurance{font-size:11px;margin-top:24px;gap:5px}.hero-visual{padding:15px 0 14px}.hero-photo{height:auto;aspect-ratio:1/1;border-radius:48% 48% 1px 1px}.hero-stamp{top:20px;right:1px;width:108px;height:108px;box-shadow:0 0 0 5px var(--cream)}.hero-stamp>span{font-size:7px}.hero-stamp strong{font-size:25px}.hero-spec{margin-top:14px}.hero-spec strong{font-size:12px}.hero-spec div>span{font-size:11px}.photo-index{font-size:9px;left:15px;bottom:18px}.hero-photo-caption{font-size:9px;bottom:6px}.business-strip>.container{gap:5px 12px;padding-block:22px}.strip-dot{display:none}.business-strip p{font-size:15px;flex:1 1 42%;text-align:center}.section{padding-block:68px}.eyebrow{font-size:10px;margin-bottom:19px}h2{font-size:clamp(39px,6.7vw,49px)}.section-heading{display:block;margin-bottom:30px}.heading-aside{max-width:500px;margin-top:22px;font-size:15px}.outline-tag{font-size:10px;margin-top:15px}.product-grid{gap:34px 20px}.product-heading{gap:8px;margin-top:15px}.product-heading h3{font-size:23px}.product-heading>span{font-size:10px}.product-card>p{font-size:14px;line-height:1.75;margin-top:9px;margin-bottom:13px}.product-type{top:9px;left:9px;right:9px;max-width:calc(100% - 18px);font-size:8px;padding:4px 7px}.product-link{font-size:12px;padding-top:10px}.zoom-symbol{width:27px;height:27px;font-size:20px;line-height:24px}.size-band{padding:20px;gap:10px;align-items:center;margin-top:30px}.size-band>div{max-width:230px}.size-band>div>strong{font-size:12px;line-height:1.5}.size-band .size-range{font-size:26px}.production{padding-block:62px}.production-grid{display:flex;flex-direction:column-reverse;align-items:stretch;gap:35px}.production h2{font-size:clamp(39px,6.7vw,49px)}.production-copy>p:not(.eyebrow):not(.section-lead){font-size:15px}.section-lead{font-size:22px;margin-top:24px}.production-points span{font-size:14px}.production-points strong{font-size:15px}.production-points{gap:21px}.production .light-link{font-size:14px}.production-visual{aspect-ratio:1.25;max-width:none}.material-label p{font-size:30px}.process-grid{grid-template-columns:1fr;gap:26px;margin-top:35px}.process-grid>li{display:grid;grid-template-columns:60px 1fr;column-gap:20px;padding-top:19px;border-top:1px solid #bdc8b4}.step-top{border:0;padding:0;margin:0;grid-row:1/3;display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:flex-start}.step-top>span{font-size:30px;line-height:1}.step-top .icon{width:22px;height:22px}.process-grid h3{font-size:26px;margin-bottom:5px}.process-grid p{font-size:15px;line-height:1.75}.logistics{padding-block:64px}.logistics-grid{grid-template-columns:1fr;gap:36px}.logistics-grid>div>p:not(.eyebrow){font-size:16px;line-height:1.8}.logistic-details{gap:24px}.logistic-details h3{font-size:16px}.logistic-details p{font-size:14px}.export-panel{padding:29px 25px}.export-title{font-size:34px}.export-panel>p.export-rest{font-size:13px}.export-languages{font-size:11px}.gallery-grid{grid-template-columns:1fr 1fr;gap:15px}.gallery-item:first-child{grid-column:1/-1;aspect-ratio:1.35}.gallery-item{aspect-ratio:.8}.gallery-item>span{font-size:21px;bottom:16px}.gallery-item:not(:first-child)>span{font-size:18px;gap:7px;line-height:1.15}.contact{padding-block:60px}.contact-grid{display:block}.contact-copy{padding:0}.contact h2{font-size:65px}.contact h2 br:first-of-type{display:none}.contact-copy>p:not(.eyebrow){font-size:16px;max-width:540px;margin-top:23px}.contact-facts{margin-top:24px}.contact-facts span{font-size:11px}.contact-email{font-size:22px;margin-top:31px}.contact-copy>p.contact-note{font-size:13px;margin-top:17px}.quote-form{margin-top:35px;padding:27px 22px}.form-top h3{font-size:31px}.form-grid{gap:17px 13px}.form-grid label{font-size:12px}.optional{font-size:10px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;padding:11px 10px}.form-intro{font-size:14px;margin-bottom:22px}.form-grid input::placeholder,.form-grid textarea::placeholder{font-size:14px}.form-required,.form-privacy,.form-method{font-size:11px}.form-submit{font-size:14px;min-height:54px}.footer-top{flex-wrap:wrap;gap:25px;padding-block:32px}.footer-brand>span{font-size:19px}.footer-brand small{font-size:7px}.footer-top>p{font-size:12px;order:3;width:100%}.back-top{margin-left:auto;font-size:11px;gap:13px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:10px;justify-content:space-between}.footer-bottom>span:nth-child(2){display:none}.lightbox{padding:50px 15px 20px;width:calc(100vw - 20px);max-height:96dvh}.lightbox figure>img{height:calc(88dvh - 150px)}.lightbox figcaption{font-size:13px}}
@media(max-width:399px){.container{width:calc(100% - 32px)}.brand{gap:8px}.brand>span{font-size:16px}.brand small{font-size:6px}.utility{font-size:7px}.hero h1{font-size:48px}.hero-actions{gap:15px}.hero-actions .button{padding-inline:15px;gap:20px}.hero-actions .text-link{font-size:13px}.hero-assurance{font-size:10px}.mini-divider{margin-inline:3px}.hero-stamp{width:94px;height:94px}.hero-stamp>span{font-size:6px}.hero-stamp strong{font-size:23px}.product-grid{gap:30px 15px}.product-heading{display:block}.product-heading>span{display:none}.product-heading h3{font-size:23px}.product-card>p{font-size:13px}.product-type{font-size:7px;padding-inline:5px}.product-link{font-size:11px}.size-band{padding:16px}.size-band>div{max-width:180px;gap:10px}.size-band .icon{width:20px}.size-band .size-range{font-size:23px}.gallery-item:not(:first-child)>span{font-size:16px}.quote-form{padding:25px 18px}.form-grid{grid-template-columns:1fr}.form-top h3{font-size:29px}.contact-email{font-size:20px}.back-top{display:none}.contact h2{font-size:59px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}
/* Readability: regular copy is 16 px; small print remains at least 12 px.
   The supplied wordmark's decorative lettering is exempt from text sizing. */
.utility,.eyebrow,.hero .eyebrow,.hero-assurance,.hero-spec strong,.hero-spec div>span,.photo-index,.hero-photo-caption,.business-strip>.container>span:first-child,.outline-tag,.product-type,.product-heading>span,.material-label>span,.export-panel .eyebrow,.market-list>div>span,.market-list small,.export-languages,.contact-facts span,.form-top>span,.optional,.form-required,.form-privacy,.form-method,.footer-bottom{font-size:12px}
.hero-description,.heading-aside,.product-card>p,.production-copy>p:not(.eyebrow):not(.section-lead),.process-grid p,.logistics-grid>div>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:16px}
.navigation>a:not(.button),.product-link,.size-band>div>strong,.size-band p,.production-points span,.production-points strong,.light-link,.logistic-details p,.export-panel>p.export-rest,.contact-copy>p.contact-note,.form-grid label,.form-intro,.form-grid input,.form-grid select,.form-grid textarea,.email-fallback label,.email-fallback textarea,.email-fallback .text-link,.footer-top>p,.back-top{font-size:14px}
.form-grid label{line-height:1.4}.form-top>span{letter-spacing:.05em}.product-type{letter-spacing:.01em}.product-heading>span{font-size:12px}.hero-stamp>span{font-size:8px}.hero-photo-caption{bottom:7px}.photo-index{bottom:30px}.hero-assurance{row-gap:8px}.hero-spec{line-height:1.6}.hero .eyebrow{letter-spacing:.12em}.utility{font-size:12px;letter-spacing:.1em}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.production-points{line-height:1.65}.business-strip>.container{gap:18px}.business-strip>.container>span:first-child{max-width:130px;flex-shrink:0}
@media(max-width:1090px) and (min-width:761px){.navigation{gap:16px}.navigation a[href="#logistyka"]{display:none}.brand>span{font-size:17px}.hero-assurance .mini-divider{display:none}.hero-assurance{max-width:290px}.hero-assurance strong:after{content:'';display:block}.hero .eyebrow{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-grid{gap:40px}.production-visual{aspect-ratio:.64}.contact-grid{grid-template-columns:1fr 1.2fr;gap:35px}.form-grid{grid-template-columns:1fr}.process-grid{gap:20px}.process-grid h3{font-size:23px}.process-grid p{font-size:16px}.size-band p{display:none}.business-strip p{font-size:18px}.business-strip>.container>span:first-child{max-width:none}}
@media(max-width:760px){.utility{font-size:10px;letter-spacing:.05em}.hero-stamp>span{font-size:8px;letter-spacing:.005em}.hero-stamp{width:120px;height:120px}.hero-assurance{font-size:12px}.hero-spec div>span,.hero-spec strong{font-size:12px}.photo-index{font-size:12px}.business-strip>.container>span:first-child{max-width:none}.product-type{font-size:12px;line-height:1.4}.product-link{font-size:14px}.product-heading h3{font-size:25px}.product-card>p{font-size:16px}.product-grid{grid-template-columns:1fr 1fr}.product-heading>span{display:none}.size-band>div{max-width:240px}.size-band>div>strong{font-size:14px}.production-copy>p:not(.eyebrow):not(.section-lead){font-size:16px}.production-points span{font-size:14px}.logistic-details p{font-size:14px}.contact-copy>p.contact-note{font-size:14px}.optional{font-size:12px}.form-grid label{font-size:14px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.footer-top>p{font-size:14px}.footer-bottom{font-size:12px}.form-grid{grid-template-columns:1fr}.back-top{font-size:14px}.hero h1 br:first-of-type{display:block}}
@media(max-width:540px){.product-grid{grid-template-columns:1fr;gap:35px}.image-button{aspect-ratio:1/1.02}.product-heading h3{font-size:30px}.product-type{top:14px;left:14px;padding:6px 10px}.product-heading{margin-top:18px}.size-band{display:grid;grid-template-columns:1fr auto}.size-band>div{gap:10px}.size-band .size-range{font-size:25px}.utility>.container>span:first-child{font-size:9px;max-width:150px}.utility>.container>span:last-child{font-size:9px;white-space:nowrap}.hero-assurance .mini-divider{margin-inline:3px}.hero-stamp{width:108px;height:108px}.hero-stamp>span{font-size:7px}.hero-photo-caption{font-size:12px}.photo-index{font-size:11px}.hero h1{font-size:clamp(46px,12.5vw,61px)}.hero-actions .text-link{font-size:14px}.back-top{font-size:12px}}
@media print{.header,.utility,.hero-actions,.menu-toggle,.form-submit,.footer,.lightbox,.skip-link{display:none!important}body{background:white;color:black}.container{width:100%}.section,.production,.contact,.logistics{padding:20px 0;background:white;color:black}.hero{padding:20px 0;min-height:0}.hero-photo{height:300px}.contact-grid,.production-grid{gap:25px}.reveal{opacity:1;transform:none}a[href^="mailto"]:after{content:' (' attr(href) ')'}h1{font-size:40px}h2{font-size:30px}.product-card,.process-grid li{break-inside:avoid}.production-copy p,.contact-copy p{color:black!important}}
