:root{--ink:#192e31;--paper:#f8f4eb;--lime:#d8f24b;--orange:#ff7043;--line:#d8d2c5;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:auto;padding:0 32px;border-bottom:1px solid var(--line)}.brand{font-size:25px;font-weight:900;letter-spacing:-1.5px}.brand span,.drawer-brand span{color:var(--orange)}nav{display:flex;gap:30px;margin-left:auto;font-size:14px}.language-switcher{display:flex;gap:8px;margin-left:28px}.language-switcher a{display:grid;place-items:center;width:34px;height:34px;border:1px solid transparent;border-radius:50%;font-size:20px;line-height:1;filter:saturate(.65)}.language-switcher a:hover,.language-switcher a[aria-current=page]{background:#fff;border-color:var(--line);filter:none;box-shadow:0 3px 10px #192e3114}.header-cta{margin-left:24px;border:1px solid var(--ink);border-radius:999px;padding:10px 16px;font-size:14px}.mobile-menu{display:none}.hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;max-width:1320px;margin:auto;padding:70px 32px;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;margin:0 0 20px;color:#486467}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,7vw,102px);line-height:.91;letter-spacing:-.075em;margin-bottom:30px;max-width:800px}h2{font-size:clamp(40px,5vw,70px);letter-spacing:-.065em;line-height:.94;margin-bottom:20px}.hero-text{font-size:19px;line-height:1.5;max-width:530px}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0}.button{display:inline-block;border:0;background:var(--lime);color:var(--ink);font:700 14px Arial,sans-serif;padding:16px 21px;border-radius:2px;cursor:pointer}.text-link{font-weight:700;border-bottom:1px solid;padding-bottom:3px}.trust,.checkout-note{color:#587074;font-size:13px}.hero-art img{display:block;width:100%;height:auto}.intro{padding:105px 32px;max-width:1320px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.section-heading p{max-width:340px;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-art{display:block;position:relative;aspect-ratio:.85;background:linear-gradient(145deg,#e7ddca,var(--accent));overflow:hidden;padding:17px}.product-art:before{content:"";position:absolute;width:75%;aspect-ratio:1;border-radius:42% 58% 45% 55%;background:color-mix(in srgb,var(--accent),#fff 38%);top:15%;left:17%;box-shadow:inset 15px 12px 28px #fff8,9px 12px 20px #45331755;transform:rotate(18deg)}.product-art span{position:absolute;inset:33% 25%;border:2px solid #fff9e4;z-index:1;transform:rotate(18deg)}.product-art b{position:absolute;bottom:15px;left:15px;z-index:2;background:#fff9e5;padding:7px 9px;font-size:10px;letter-spacing:1px}.product-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-art.has-image:before,.product-art.has-image span{display:none}.product-info{padding:16px 2px 30px}.product-info h3{font-size:19px;letter-spacing:-.5px;margin-bottom:8px}.product-info p{font-size:13px;line-height:1.45;min-height:54px;color:#557073}.product-info strong{font-size:15px}.kit-banner{margin:0 32px 105px;padding:95px max(32px,calc((100% - 1256px)/2));background:var(--ink);color:#f8f4eb}.kit-banner .eyebrow{color:var(--lime)}.kit-banner h2{max-width:650px}.kit-banner p:not(.eyebrow){max-width:440px;line-height:1.5;font-size:18px}.light{background:var(--lime);margin-top:15px}.guide{max-width:1320px;margin:auto;padding:0 32px 110px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.guide-form label{display:block;line-height:1.4;margin-bottom:14px}.guide-form div{display:flex}.guide-form input{min-width:0;flex:1;border:1px solid var(--ink);background:transparent;padding:15px;font-size:15px}.product-page{max-width:1120px;margin:70px auto 110px;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.product-visual{min-height:520px;position:relative;background:linear-gradient(145deg,#e7ddca,var(--accent));overflow:hidden}.product-visual:before{content:"";position:absolute;width:75%;aspect-ratio:1;border-radius:43% 57% 45% 55%;background:color-mix(in srgb,var(--accent),#fff 35%);top:15%;left:12%;box-shadow:inset 20px 15px 35px #fff8,12px 18px 25px #45331755;transform:rotate(18deg)}.product-visual div{position:absolute;inset:35% 25%;border:3px solid #fff9e4;z-index:1;transform:rotate(18deg)}.product-visual p{position:absolute;bottom:20px;left:20px;background:#fff9e5;padding:8px;z-index:2;font-size:12px;font-weight:700}.product-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-visual.has-image:before,.product-visual.has-image div{display:none}.product-gallery{display:flex;flex-direction:column;gap:12px}.thumbs{display:flex;gap:8px;flex-wrap:wrap}.thumb{width:72px;height:72px;padding:0;border:2px solid transparent;background:none;cursor:pointer;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb.active{border-color:var(--ink)}.back{display:inline-block;margin-bottom:50px;font-size:14px}.product-details h1{font-size:60px}.price{font-size:24px;font-weight:700;margin-bottom:27px}.product-description{font-size:18px;line-height:1.5}.product-details ul{padding-left:19px;line-height:1.8;font-size:14px}.purchase{margin:22px 0 10px;min-width:220px}footer{border-top:1px solid var(--line);padding:45px 32px;max-width:1320px;margin:auto;display:grid;grid-template-columns:180px 1fr 1.5fr;gap:25px;font-size:13px}.legal{color:#6e7875}@media(max-width:760px){body.menu-open{overflow:hidden}.site-header{padding:0 18px;height:64px;position:relative}.site-header nav,.header-cta,.language-switcher{display:none}.mobile-menu{display:block;margin-left:auto}.mobile-menu summary{position:relative;z-index:32;display:grid;place-items:center;width:44px;height:44px;cursor:pointer;list-style:none;border:1px solid var(--line);border-radius:50%;background:var(--paper)}.mobile-menu summary::-webkit-details-marker{display:none}.burger-icon{display:grid;gap:5px;width:18px}.burger-icon i{display:block;width:100%;height:2px;background:var(--ink);transition:transform .2s ease,opacity .2s ease}.mobile-menu[open] summary{position:fixed;top:10px;right:18px}.mobile-menu[open] .burger-icon i:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu[open] .burger-icon i:nth-child(2){opacity:0}.mobile-menu[open] .burger-icon i:last-child{transform:translateY(-7px) rotate(-45deg)}.menu-backdrop{position:fixed;z-index:29;inset:0;width:100%;height:100%;padding:0;border:0;background:#0c202499;backdrop-filter:blur(3px);transition:opacity .22s ease}.mobile-menu-panel{position:fixed;z-index:30;top:0;right:0;width:min(86vw,380px);height:100dvh;padding:28px 28px 36px;display:flex;flex-direction:column;background:var(--paper);box-shadow:-20px 0 45px #0c202433;animation:drawer-in .22s ease-out;transition:transform .22s ease-in}.mobile-menu.is-closing .menu-backdrop{opacity:0}.mobile-menu.is-closing .mobile-menu-panel{transform:translate(100%)}.drawer-brand{width:max-content;font-size:25px;font-weight:900;letter-spacing:-1.5px}.mobile-menu-panel nav{display:grid;gap:0;margin:55px 0 0}.mobile-menu-panel nav a{padding:18px 0;border-bottom:1px solid var(--line);font-size:25px;font-weight:700;letter-spacing:-.8px}.drawer-languages{margin-top:auto}.drawer-languages>p{margin-bottom:12px;color:#587074;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.drawer-languages>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-languages a{padding:13px 10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:2px;font-size:14px}.drawer-languages a[aria-current=page]{border-color:var(--ink);background:#fff;font-weight:700}.hero{grid-template-columns:1fr;padding:48px 20px 55px;gap:40px;min-height:0}.intro{padding:70px 20px}.section-heading,.guide,.product-page{display:block}.section-heading p{margin:30px 0 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-info h3,.product-info h2{font-size:16px}.product-info p{display:none}.kit-banner{margin:0 20px 70px;padding:60px 25px}.guide{padding:0 20px 70px}.guide-form{margin-top:30px}.guide-form div{display:block}.guide-form input,.guide-form .button{width:100%}.product-page{margin:38px auto 70px;padding:0 20px}.product-visual{min-height:380px;margin-bottom:45px}.product-details h1{font-size:48px}.catalog-page{padding:55px 20px 75px}.catalog-heading{display:block}.catalog-heading p{margin:25px 0 0}.catalog-search{max-width:none}footer{margin:0 20px;padding:35px 0;display:block}footer p{margin-top:18px}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.mobile-menu-panel,.menu-backdrop,.burger-icon i{animation:none!important;transition:none!important}}.notice{max-width:1256px;margin:20px auto 0;padding:16px 20px;border:1px solid #d4a655;background:#fff3cf;font-size:14px}.notice.success{border-color:#7d9d45;background:#edf5ce}.collection-more{text-align:center;margin-top:18px}.button.outline{background:transparent;border:1px solid var(--ink)}.form-message{margin:12px 0 0;font-size:13px}.success-text{color:#3b682c}.error-text{color:#a33a2c}.catalog-page{max-width:1320px;margin:auto;padding:90px 32px 110px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px}.catalog-heading h1{margin-bottom:0}.catalog-heading p{max-width:320px;line-height:1.5}.catalog-search{display:block;max-width:560px;margin-bottom:45px}.catalog-search span{display:block;margin-bottom:9px;font-size:13px;font-weight:700}.catalog-search input{width:100%;padding:15px 16px;border:1px solid var(--ink);background:transparent;font-size:16px}.catalog-grid .product-info h2{min-height:46px;margin-bottom:8px;font-size:19px;line-height:1.2;letter-spacing:-.5px}.catalog-empty{padding:25px;border:1px solid var(--line)}.not-found{max-width:1000px;min-height:620px;margin:auto;padding:110px 32px}.not-found p:not(.eyebrow){max-width:500px;font-size:18px;line-height:1.5;margin-bottom:30px}.catalog-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:end}.catalog-heading h1{min-width:0;font-size:clamp(48px,6.5vw,88px);overflow-wrap:anywhere}.catalog-heading p{margin-bottom:4px}@media(max-width:960px){.catalog-heading{grid-template-columns:1fr;gap:24px;align-items:start}.catalog-heading p{max-width:520px;margin:0}}.cart-trigger{position:relative;flex:0 0 auto;width:42px;height:42px;margin-left:16px;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.cart-bag{position:absolute;width:17px;height:16px;top:14px;left:12px;border:2px solid var(--ink);border-radius:2px}.cart-bag:before{content:"";position:absolute;width:7px;height:5px;left:3px;top:-7px;border:2px solid var(--ink);border-bottom:0;border-radius:6px 6px 0 0}.cart-count{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:10px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.cart-drawer{position:fixed;z-index:50;inset:0}.cart-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0c202499;opacity:0;backdrop-filter:blur(3px);transition:opacity .22s ease}.cart-panel{position:absolute;top:0;right:0;width:min(92vw,440px);height:100dvh;padding:28px;display:flex;flex-direction:column;background:var(--paper);box-shadow:-20px 0 45px #0c202433;transform:translate(100%);transition:transform .22s ease}.cart-drawer.open .cart-backdrop{opacity:1}.cart-drawer.open .cart-panel{transform:translate(0)}body.cart-open{overflow:hidden}.cart-panel header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.cart-panel header h2{margin:0;font-size:30px}.cart-panel header button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:27px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-empty{margin:auto;color:#587074;text-align:center}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:92px;height:108px;object-fit:cover}.cart-item-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.cart-item-copy>strong{line-height:1.25}.cart-item-copy>span{color:#587074;font-size:13px}.cart-quantity{display:flex;align-items:center;border:1px solid var(--line)}.cart-quantity button{width:31px;height:29px;padding:0;border:0;background:transparent;cursor:pointer}.cart-quantity span{min-width:30px;text-align:center;font-size:13px}.cart-remove{padding:0;border:0;border-bottom:1px solid;background:transparent;color:#6e7875;font-size:11px;cursor:pointer}.cart-footer{padding-top:20px;border-top:1px solid var(--line)}.cart-shipping{margin-bottom:16px;color:#3b682c;font-size:12px;font-weight:700}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:18px;font-size:18px}.cart-checkout{width:100%}.category-section{max-width:1320px;margin:auto;padding:30px 32px 95px}.category-section h2{max-width:760px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-grid a{min-height:105px;padding:24px;display:flex;align-items:flex-end;justify-content:space-between;border:1px solid var(--line);background:#fff9;font-size:19px;font-weight:700;transition:background .2s,transform .2s}.category-grid a:hover{background:var(--lime);transform:translateY(-2px)}.category-grid b{font-size:24px}.store-benefits{max-width:1256px;margin:0 auto;padding:22px 26px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:var(--ink);color:var(--paper);text-align:center}.store-benefits p{margin:0;font-size:13px;font-weight:700}.product-buy-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-buy-row button{min-width:38px;height:38px;padding:0 10px;border:1px solid var(--ink);background:transparent;font-weight:700;cursor:pointer}.product-buy-row button:hover{background:var(--lime)}.product-buy-row button:disabled{min-width:auto;padding:0;border:0;color:#8b9694;font-size:11px;cursor:not-allowed}.catalog-filters{margin:-25px 0 40px;display:flex;gap:8px;flex-wrap:wrap}.catalog-filters button{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer}.catalog-filters button.active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.related-products{max-width:1120px;margin:0 auto 110px;padding:0 32px}.related-products .product-info p{display:none}@media(max-width:760px){.cart-trigger{margin-left:auto;margin-right:8px}.category-section{padding:20px 20px 65px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid a{min-height:85px;padding:17px;font-size:16px}.store-benefits{margin:0 20px;padding:20px;grid-template-columns:1fr;text-align:left}.catalog-heading{gap:18px;margin-bottom:38px}.catalog-heading h1{font-size:clamp(42px,13vw,58px);line-height:.95}.catalog-heading p{max-width:34rem;font-size:15px;line-height:1.45}.catalog-filters{flex-wrap:nowrap;overflow-x:auto;margin-top:-20px;padding-bottom:5px}.catalog-filters button{flex:0 0 auto}.cart-panel{width:100%;padding:22px 20px}.related-products{padding:0 20px;margin-bottom:70px}}
