@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--acid:#e8ff45;--ink:#151717;--muted:#676d6d;--line:#dce0df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fafbf9;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #648700;outline-offset:4px}.preview{padding:9px 20px;background:var(--acid);font-size:12px;text-align:center;font-weight:700;letter-spacing:.05em}header{height:100px;max-width:1440px;margin:auto;padding:0 6%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand strong{font-size:43px;letter-spacing:-5px;font-style:italic;line-height:1}.brand strong span{font-style:normal;color:#849900;font-size:31px;padding-left:5px}.brand b{font-size:13px;letter-spacing:4px;border-left:1px solid #c8ceca;padding-left:14px}nav{display:flex;gap:34px;font-size:14px;font-weight:600}.cart-button{background:none;border:1px solid var(--line);border-radius:4px;padding:12px 16px;font-size:14px}.cart-button span{display:inline-grid;place-items:center;width:22px;height:22px;background:var(--ink);color:white;border-radius:50%;margin-left:12px}.hero{display:grid;grid-template-columns:1.05fr 1fr;max-width:1440px;margin:auto;background:var(--ink);color:#fff;min-height:575px}.hero-copy{padding:54px 9% 28px 11.5%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;margin:0 0 20px}.hero .eyebrow{color:var(--acid)}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(45px,5.35vw,78px);line-height:.99;margin:0;font-weight:800;letter-spacing:-.02em}h1 span{color:var(--acid)}.intro{font-size:16px;line-height:1.75;color:#c6ccc8;max-width:385px;margin:24px 0 27px}.button{border:0;background:var(--acid);color:var(--ink);padding:17px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-weight:700;font-size:14px;border-radius:2px}.button:hover{background:#d9f221}.button span{font-size:22px;line-height:1}.hero-bottom{margin-top:auto;padding-top:35px;width:100%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em;color:#c1c6c1}.hero-photo{position:relative;background:#e9ece9;min-height:490px;display:flex;align-items:center;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.pack-label{position:absolute;top:30px;left:30px;z-index:1;color:var(--ink);font-size:12px;line-height:1.5;letter-spacing:.09em}.pack-label strong{font-size:18px}.image-note{position:absolute;bottom:16px;right:16px;background:#ffffffe6;color:#505751;font-size:12px;padding:6px 9px}.catalog{max-width:1280px;margin:0 auto;padding:75px 30px 62px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-title .eyebrow{color:#6b736a;margin-bottom:10px}h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:38px;margin:0;font-weight:700;line-height:1.1}.section-title>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-image{position:relative;background:#eef0ed;aspect-ratio:1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.product:hover img{transform:scale(1.035)}.product-index{position:absolute;left:13px;top:13px;background:#fff;font-size:12px;padding:5px 7px;font-weight:700}.product h3{font-size:17px;margin:18px 0 8px}.product p{font-size:14px;color:var(--muted);line-height:1.55;margin:0;min-height:44px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding-top:16px;border-top:1px solid var(--line);font-size:14px;font-weight:600}.add{background:var(--ink);color:white;border:0;width:40px;height:40px;font-size:24px;border-radius:2px}.add:hover{background:#47511f}.pack-strip{max-width:1220px;margin:0 auto;display:flex;align-items:center;gap:35px;background:var(--ink);color:white;padding:34px}.strip-number{color:var(--acid);font-family:'Barlow Condensed',Impact,sans-serif;font-size:62px;font-weight:700;white-space:nowrap}.strip-number span{color:#80867f;font-size:34px}.pack-strip h2{font-size:30px}.pack-strip p{font-size:14px;color:#bec4be;margin-bottom:0}.pack-strip .button{margin-left:auto;flex-shrink:0}.info{max-width:850px;margin:66px auto;text-align:center;padding:0 25px}.info h2{font-size:28px}.info p{font-size:14px;line-height:1.8;color:var(--muted)}footer{border-top:1px solid var(--line);padding:30px 6%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}footer .brand{color:var(--ink)}dialog{border:0;border-radius:8px;padding:28px;width:min(520px,92vw);box-shadow:0 30px 100px #0005;max-height:85vh}dialog::backdrop{background:#1119}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:30px}.dialog-head button{border:0;background:none;font-size:32px;padding:0 6px}.demo-note{font-size:14px;line-height:1.6;color:var(--muted)}.cart-row{border-bottom:1px solid var(--line);padding:16px 0;display:flex;justify-content:space-between;gap:12px;align-items:center}.cart-row strong{font-size:14px}.quantity{display:flex;gap:12px;align-items:center}.quantity button{border:1px solid var(--line);background:#f5f6f3;min-width:32px;min-height:32px}.total{display:flex;justify-content:space-between;font-size:14px;padding:22px 0}dialog .button{width:100%}#order-status{font-size:14px;line-height:1.6}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:14px 20px;border-radius:4px;box-shadow:0 3px 20px #0002;opacity:0;pointer-events:none;transition:opacity .2s;font-size:14px;z-index:5}#toast.show{opacity:1}@media(min-width:1440px){.hero{border-radius:4px}}@media(max-width:900px){header{height:82px;padding:0 5%}.hero-copy{padding:40px 8%}.hero{min-height:500px}.hero-photo{min-height:450px}.products{grid-template-columns:repeat(2,1fr);gap:30px 20px}.pack-strip{margin:0 30px;gap:20px;flex-wrap:wrap}.pack-strip .button{margin-left:0}.strip-number{font-size:50px}h1{font-size:58px}footer{flex-wrap:wrap;gap:15px}}@media(max-width:600px){.preview{font-size:12px;line-height:1.4}nav{display:none}.brand strong{font-size:36px}.brand b{font-size:12px}header{height:76px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 24px 25px}h1{font-size:clamp(43px,11vw,64px)}.intro{max-width:100%;margin-top:20px}.hero-photo{min-height:0;aspect-ratio:1.12;max-height:450px}.hero-bottom{padding-top:28px}.catalog{padding:43px 20px}.section-title{align-items:start;gap:12px}h2{font-size:32px}.section-title>p{display:none}.products{gap:28px 14px}.product h3{font-size:16px;line-height:1.4;margin-top:13px}.product p{font-size:14px;min-height:64px}.product-bottom{font-size:12px;gap:5px}.add{width:36px;height:36px;flex-shrink:0}.pack-strip{margin:0 20px;padding:24px;gap:18px}.pack-strip .button{width:100%}.pack-strip h2{font-size:28px}.info{margin:45px auto}footer{padding:25px 20px;display:grid;gap:12px}footer p{margin:0}.pack-label{left:20px;top:20px}.image-note{font-size:12px}dialog{padding:22px}.quantity{gap:8px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.payment{border:1px solid var(--line);margin:0 0 20px;padding:16px;font-size:14px}.payment label{display:block;padding:8px 0}.payment input{accent-color:#536400}.cart-row small{display:block;margin-top:5px;color:var(--muted);font-weight:400}
