:root{--ink:#28327f;--orange:#d91b33;--paper:#f5f6fa;--line:#cdd0e1}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:#20243a;font-family:Arial,sans-serif}
img{max-width:100%}
.skipLink{position:fixed;left:16px;top:16px;z-index:1000;padding:12px 16px;background:#fff;color:var(--ink);border:2px solid var(--ink);transform:translateY(-150%)}
.skipLink:focus{transform:translateY(0)}
a{text-decoration:none;color:inherit}
p{line-height:1.65}
header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}
.logo{display:flex;align-items:center}
.logo img{display:block;width:230px;height:auto}
header nav{display:flex;gap:32px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--ink)}
header nav a:hover{color:var(--orange)}
.headerCta{padding:14px 18px;background:var(--ink);color:white;font-size:10px;font-weight:900;letter-spacing:.1em}
.headerCta:hover{background:var(--orange)}
.hero{min-height:700px;display:grid;grid-template-columns:54% 46%;position:relative;overflow:hidden}
.grid{position:absolute;inset:0;background-image:linear-gradient(#28327f0a 1px,transparent 1px),linear-gradient(90deg,#28327f0a 1px,transparent 1px);background-size:55px 55px}
.heroCopy{z-index:1;padding:100px 5vw 50px 7vw}
.overline{font-size:10px;font-weight:900;letter-spacing:.18em;color:var(--orange)}
h1,h2,h3,p{margin-top:0}
.hero h1{font-size:clamp(58px,7vw,105px);line-height:.8;letter-spacing:-.07em;margin:30px 0;text-transform:uppercase;color:var(--ink)}
.hero h1 i,h2 i{font:italic 1em Georgia;color:var(--orange);text-transform:none}
.heroCopy>p{max-width:600px;color:#535875;font-size:16px}
.actions{display:flex;gap:12px;margin-top:34px}
.button{display:inline-flex;border:1px solid var(--ink);padding:18px 22px;font-size:10px;font-weight:900;letter-spacing:.12em;background:transparent;cursor:pointer;color:var(--ink)}
.button.orange{background:var(--orange);border-color:var(--orange);color:white}
.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #f2b705;outline-offset:3px}
.trust{display:flex;gap:26px;margin-top:60px}
.trust span{display:flex;gap:9px;padding-right:24px;border-right:1px solid var(--line);font-size:9px;font-weight:900;line-height:1.5;text-transform:uppercase}
.trust span:last-child{border:0}
.trust b{font:italic 20px Georgia;color:var(--orange)}
.heroArt{position:relative;background:var(--orange);clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}
.heroPackagingImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.heroArt:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#28327f0d,#28327f2b);pointer-events:none}
.stamp{position:absolute;top:9%;right:9%;width:85px;height:85px;border:2px solid;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:10px;font-weight:900;transform:rotate(10deg)}
.pack{position:absolute;filter:drop-shadow(16px 18px 0 #0002);transform:rotate(7deg)}
.pack>div{clip-path:polygon(15% 0,100% 14%,84% 100%,0 83%);display:grid;place-items:center;text-align:center}
.pack>span{display:grid;place-items:center;clip-path:polygon(0 0,84% 15%,100% 100%,16% 88%);font-size:9px;font-weight:900;letter-spacing:.14em}
.pack.back{width:300px;right:7%;top:22%;transform:rotate(-7deg)}
.pack.back div{height:190px;background:#e1d5b9;font-size:18px}
.pack.back span{height:80px;background:#b9aa8a}
.pack.front{width:365px;left:6%;top:41%}
.pack.front div{height:230px;background:var(--ink);color:white}
.pack.front div b{font-size:54px;line-height:.8}
.pack.front div small{position:absolute;top:65px;letter-spacing:.2em}
.pack.front>span{height:100px;background:#e4e5ef;color:var(--ink)}
.heroArt .stamp,.heroArt .made{z-index:2;color:#fff;border-color:#fff;text-shadow:0 2px 12px #28327f80}
.made{position:absolute;bottom:6%;right:8%;font-size:10px;letter-spacing:.15em}
.ticker{background:var(--ink);color:white;padding:20px;white-space:nowrap;overflow:hidden;font-size:11px;font-weight:900;letter-spacing:.17em;text-align:center;word-spacing:20px;border-top:4px solid var(--orange)}
.section,.personal{padding:105px 7vw}
.heading{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;margin-bottom:55px}
.heading h2,.faq h2,.quote h2,.impact h2{font-size:clamp(43px,5vw,73px);line-height:.92;letter-spacing:-.055em;margin:20px 0 0}
.heading>p{font-size:14px;color:#666159;max-width:420px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.cards>article{border:1px solid var(--line)}
.boxVisual{height:320px;position:relative;background:#faf7ef;display:grid;place-items:center}
.boxVisual>span{position:absolute;left:17px;top:17px;font:italic 14px Georgia}
.tinyPack{width:175px;filter:drop-shadow(10px 12px 0 #0002);transform:rotate(-6deg)}
.tinyPack b{height:125px;background:#d2bb8c;clip-path:polygon(15% 0,100% 14%,84% 100%,0 83%);display:grid;place-items:center}
.tinyPack small{height:55px;background:#b49b68;clip-path:polygon(0 0,84% 15%,100% 100%,16% 88%);display:grid;place-items:center;font-size:15px;font-weight:900}
.v1 .tinyPack b{background:#ece2ca}
.v1 .tinyPack small{background:#d0c19f}
.v2 .tinyPack b{background:#e4e5ef;color:var(--ink)}
.v2 .tinyPack small{background:#b3b7d2;color:var(--ink)}
.boxInfo{padding:22px}
.boxInfo>small{font-size:8px;color:var(--orange);font-weight:900;letter-spacing:.16em}
.boxInfo h3{margin:10px 0 4px;text-transform:uppercase;font-size:20px}
.boxInfo p{font-size:11px;color:#68645d}
.boxInfo footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:18px;font-size:10px;font-weight:900}
.boxInfo footer a{width:32px;height:32px;background:var(--ink);color:white;display:grid;place-items:center}
.center{text-align:center;font-size:11px;margin-top:30px}
.center a{color:var(--orange);font-weight:900;border-bottom:1px solid}
.productsSection{background:#f5f6fa}
.productCatalog{gap:18px}
.realProduct{background:#fff;border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}
.realProduct:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(40,50,127,.12)}
.productPhoto{height:320px;display:block;position:relative;overflow:hidden;background:#fff;border-bottom:1px solid var(--line)}
.productPhoto img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}
.realProduct:hover .productPhoto img{transform:scale(1.035)}
.productIndex{position:absolute;left:16px;top:16px;z-index:2;font:italic 14px Georgia;color:var(--ink)}
.productTag{position:absolute;right:13px;top:13px;z-index:2;background:var(--ink);color:#fff;padding:7px 9px;font-size:7px;font-weight:900;letter-spacing:.14em}
.productCatalog .boxInfo{padding:20px 20px 18px}
.productCatalog .boxInfo h3{font-size:16px;line-height:1.2;min-height:39px;margin-top:10px;color:var(--ink)}
.productCatalog .dimensions{font-size:11px;color:#555b7a;margin:12px 0 0}
.productCatalog .dimensions span{color:var(--orange);padding:0 4px}
.productCatalog .boxInfo footer{margin-top:18px}
.productCatalog .boxInfo footer>div{display:flex;flex-direction:column;gap:4px}
.productCatalog .boxInfo footer small{font-size:7px;color:#777c96;letter-spacing:.08em}
.productCatalog .boxInfo footer strong{font-size:15px;color:var(--ink)}
.productCatalog .boxInfo footer a:hover{background:var(--orange)}
.catalogCta{margin-top:34px;padding:32px 36px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}
.catalogCta h3{font-size:24px;text-transform:uppercase;margin:10px 0 5px}
.catalogCta p{font-size:12px;color:#cdd0e1;margin:0}
.catalogCta .button{flex:0 0 auto}
.priceNote{text-align:center;font-size:9px;color:#777c96;margin:18px 0 0}
.offerCatalog{grid-template-columns:repeat(3,1fr)}
.offerType{display:flex;flex-direction:column}
.offerType .productPhoto{height:285px}
.offerType .boxInfo{display:flex;flex:1;flex-direction:column;padding:24px}
.offerType .boxInfo h3{font-size:19px;line-height:1.15;min-height:auto;margin:2px 0 10px}
.typeDescription{font-size:12px!important;line-height:1.6;color:#656a86!important;min-height:58px;margin-bottom:20px}
.sizes{display:flex;flex-wrap:wrap;gap:7px;padding:17px 0;border-top:1px solid var(--line)}
.sizes>small{width:100%;font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--ink);margin-bottom:3px}
.sizes>span{padding:7px 9px;background:#eef0f8;border:1px solid #dfe2ee;color:var(--ink);font-size:9px;font-weight:800}
.customSize{display:flex;align-items:center;gap:12px;padding:13px 0 18px;margin-top:auto}
.customSize>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:18px}
.customSize strong,.customSize small{display:block}
.customSize strong{font-size:9px;letter-spacing:.12em;color:var(--ink)}
.customSize small{font-size:9px;color:#777c96;margin-top:4px}
.typeCta{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--ink);color:#fff;font-size:9px;font-weight:900;letter-spacing:.11em}
.typeCta span{color:#fff;font-size:15px}
.typeCta:hover{background:var(--orange)}
.customProject{margin-top:24px}
.personal{background:var(--ink);color:white}
.heading.inverse>p{color:#aaa69d}
.personalGrid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}
.design{height:540px;background:var(--orange);display:grid;place-items:center;position:relative}
.design>span{position:absolute;left:18px;top:18px;border:1px solid;padding:10px;font-size:8px;font-weight:900}
.design>div{width:290px;height:290px;background:#f0e6cd;box-shadow:20px 22px 0 #0003;transform:rotate(-7deg);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center}
.design div small{font-size:7px;letter-spacing:.2em}
.design div b{font-size:51px;line-height:.8;text-align:center;margin:22px}
.design div b i{color:var(--orange);font:italic 1em Georgia}
.design div em{font-size:8px;font-style:normal;letter-spacing:.2em}
.features article{display:grid;grid-template-columns:48px 1fr;padding:25px 0;border-bottom:1px solid #ffffff24}
.features article>span{font:italic 16px Georgia;color:var(--orange)}
.features h3{text-transform:uppercase;font-size:18px;margin-bottom:7px}
.features p{margin:0;color:#aaa69d;font-size:12px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}
.steps article{min-height:250px;padding:25px;border-right:1px solid var(--line)}
.steps article:last-child{border:0}
.steps>b{color:var(--orange)}
.steps article>i{display:block;font-style:normal;font-size:38px;margin:35px 0 25px}
.steps h3{font-size:15px;text-transform:uppercase}
.steps p{font-size:11px;color:#68645d}
.impact{display:grid;grid-template-columns:1fr 1fr;background:var(--orange);min-height:630px}
.impact>div:first-child{padding:95px 7vw}
.impact .overline{color:var(--ink)}
.impact h2{color:white;font-size:clamp(50px,6vw,85px);margin:25px 0}
.impact h2 i{color:var(--ink)}
.impact p{max-width:480px;font-size:14px}
.button.white{background:white;border-color:white;margin-top:20px}
.impactArt{background:#eef0f8;display:grid;place-items:center;position:relative;overflow:hidden}
.impactArt:before{content:"";position:absolute;width:700px;height:700px;background:repeating-conic-gradient(#d91b33 0 8deg,transparent 8deg 18deg);opacity:.13}
.impactArt>div{z-index:1;width:340px;height:260px;background:var(--ink);color:white;box-shadow:22px 24px 0 var(--orange);transform:rotate(7deg);display:grid;place-items:center;text-align:center}
.impactArt div span{font-size:30px;font-weight:900;line-height:.9}
.impactArt div span b{color:var(--orange)}
.impactArt div i{position:absolute;bottom:25px;color:#e4e5ef}
.impactArt>small{position:absolute;bottom:25px;right:25px;font-weight:900;letter-spacing:.15em}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}
.faq>div:first-child>p{font-size:12px;color:#68645d;max-width:330px;margin-top:25px}
.faq details{border-bottom:1px solid #aaa49a}
.faq details:first-child{border-top:1px solid #aaa49a}
.faq summary{display:grid;grid-template-columns:48px 1fr 25px;padding:24px 0;cursor:pointer;list-style:none;font-size:14px;font-weight:900}
.faq summary::-webkit-details-marker{display:none}
.faq summary span{font:italic 14px Georgia;color:var(--orange)}
.faq summary b{font-size:21px}
.faq details[open] summary b{transform:rotate(45deg)}
.faq details p{padding:0 45px 22px 48px;font-size:12px;color:#666159}
.quote{display:grid;grid-template-columns:1fr 1fr;background:#1d255f;color:white}
.quote>div{padding:90px 7vw}
.quote h2{font-size:clamp(45px,5vw,72px);margin:25px 0}
.quote>div>p{color:#aaa69d;font-size:13px;max-width:470px}
.quote>div>strong{display:block;margin-top:50px;font-size:11px;letter-spacing:.1em}
.quote>div>strong:first-letter{color:#d91b33}
.quote strong small{display:block;color:#8f8b84;margin:7px 0 0 25px}
.quote form{background:#f2eee4;color:var(--ink);padding:65px 6vw;display:flex;flex-direction:column;gap:22px}
.quote form>div{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.quote label{font-size:8px;font-weight:900;letter-spacing:.13em}
.quote input,.quote textarea,.quote select{display:block;width:100%;border:0;border-bottom:1px solid #aaa49a;background:transparent;padding:11px 0;outline:0}
.quote input:focus,.quote textarea:focus,.quote select:focus{border-color:var(--orange)}
.quote .consent{font-weight:400;letter-spacing:0;font-size:9px}
.quote .consent input{width:auto;display:inline}
.quote button{align-self:flex-start}
.footerGrid{padding:65px 7vw;background:#171d50;color:white;display:grid;grid-template-columns:1.5fr .7fr 1fr 1.1fr;gap:45px}
.footerGrid>div{display:flex;flex-direction:column;gap:12px;color:#8d8981;font-size:10px}
.footerGrid>div>b{color:var(--orange);font-size:8px;letter-spacing:.15em}
.footerGrid .logo{background:white;width:max-content;padding:9px 12px;border-radius:4px;margin-bottom:10px}
.footerGrid .logo img{width:210px}
.talk{font-size:22px;color:white;border-bottom:1px solid #555;padding-bottom:12px}
.copy{background:#10143a;color:#b3b7d2;padding:18px 7vw;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em}

@media(max-width:950px){header nav{display:none}
.hero{grid-template-columns:1fr}
.heroArt{height:600px;clip-path:none}
.heading{grid-template-columns:1fr;gap:20px}
.cards{grid-template-columns:1fr 1fr}
.cards article:last-child{grid-column:span 2}
.productCatalog article:last-child{grid-column:auto}
.offerCatalog{grid-template-columns:1fr 1fr}
.personalGrid,.impact,.quote{grid-template-columns:1fr}
.steps{grid-template-columns:1fr 1fr}
.faq{grid-template-columns:1fr}
.footerGrid{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){header{height:70px}
header .logo img{width:168px}
.headerCta{font-size:0}
.headerCta:before{content:"WYCENA ↗";font-size:9px}
.heroCopy{padding:65px 6vw 45px}
.hero h1{font-size:55px}
.actions{flex-direction:column}
.trust{flex-wrap:wrap;gap:12px}
.heroArt{height:450px}
.pack.front{width:290px;left:2%;top:37%}
.pack.front>div{height:180px}
.pack.front div b{font-size:43px}
.pack.back{width:220px}
.section,.personal{padding:75px 6vw}
.heading h2,.faq h2,.quote h2,.impact h2{font-size:41px}
.cards{grid-template-columns:1fr}
.offerCatalog{grid-template-columns:1fr}
.cards article:last-child{grid-column:auto}
.productPhoto{height:285px}
.catalogCta{align-items:flex-start;flex-direction:column;padding:27px 24px}
.catalogCta h3{font-size:20px}
.boxVisual{height:270px}
.design{height:420px}
.design>div{width:235px;height:235px}
.design div b{font-size:41px}
.steps{grid-template-columns:1fr}
.steps article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}
.impactArt{min-height:460px}
.impactArt>div{width:270px;height:210px}
.quote>div,.quote form{padding:70px 6vw}
.quote form>div{grid-template-columns:1fr}
.footerGrid{grid-template-columns:1fr}
.copy{flex-direction:column;gap:10px}
}
