:root{--lime: #9fd820;--green: #7fb314;--black: #101312;--red: #e2483f;--gray: #6b707a;--line: #e6e9e3;--ink: #161917;--card: #ffffff;--radius: 14px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#d8ddd6;color:var(--ink);line-height:1.45;padding:1.4rem}.sheet{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;align-items:stretch}.tile{background:var(--card);border-radius:var(--radius);padding:1.3rem 1.4rem;overflow:hidden}.tile-wide,.tile-foot{grid-column:span 3}h2{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:var(--black);color:#fff;margin:-1.3rem -1.4rem 1.1rem;padding:.75rem 1.4rem}h2 .num{color:var(--lime);margin-right:.35rem}.sub{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--green);margin-bottom:.55rem}.sub-gap{margin-top:1.4rem}.body{font-size:.82rem;color:#33383a}.tile-cover{background:var(--black);color:#fff;display:flex;flex-direction:column;padding:1.8rem 1.6rem}.cover-logo{display:flex;align-items:center;gap:.8rem}.cover-logo .mark{width:54px;height:auto;flex:none}.cover-word{font-size:1.9rem;font-weight:900;letter-spacing:-.02em;line-height:1}.cover-word em,.logo-lock em,.phrase-big em,.foot-logo em,.safe-area em{font-style:normal;color:var(--lime)}.cover-sub{font-size:.62rem;letter-spacing:.42em;text-transform:uppercase;color:#9aa39c;margin-top:.3rem}.tile-cover h1{font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-top:2.4rem;color:var(--lime)}.cover-lead{font-size:.85rem;font-weight:600;color:#cdd4cd;margin-top:.7rem;text-transform:uppercase;letter-spacing:.02em;line-height:1.5}.cover-cares{list-style:none;display:flex;gap:1.2rem;margin-top:auto;padding-top:2.2rem}.cover-cares li{display:flex;flex-direction:column;gap:.45rem;font-size:.66rem;font-weight:600;color:#e7ece6}.cover-cares svg{width:26px;height:26px;color:var(--lime)}.cover-cares .is-red svg{color:var(--red)}.statement{background:#f4f6f2;border-left:3px solid var(--lime);border-radius:0 10px 10px 0;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.statement strong{font-weight:800}.promises{list-style:none;display:grid;gap:.7rem;margin-top:1rem}.promises li{display:flex;gap:.7rem;align-items:flex-start}.promises svg{width:22px;height:22px;flex:none;color:var(--green);margin-top:.1rem}.promises .is-red svg{color:var(--red)}.promises p{font-size:.78rem;color:#3a4042}.goal{display:flex;gap:.7rem;align-items:flex-start;margin-top:1.1rem;background:#eef4e6;border-radius:10px;padding:.8rem .9rem;font-size:.78rem;font-weight:600}.goal svg{width:22px;height:22px;flex:none;color:var(--green)}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.values{list-style:none;display:grid;gap:.65rem}.values li{display:flex;flex-direction:column;padding-left:1.1rem;position:relative}.values li:before{content:"";position:absolute;left:0;top:.4rem;width:7px;height:7px;border-radius:2px;background:var(--lime)}.values b{font-size:.78rem;font-weight:700}.values span{font-size:.72rem;color:var(--gray)}.ident{display:grid;grid-template-columns:.6fr 1.4fr .7fr;gap:2rem}.logo-lock{display:flex;align-items:center;gap:.55rem;font-size:1.4rem;font-weight:900;letter-spacing:-.02em}.mark-sm{width:34px;height:auto;flex:none}.safe-area{border:1px dashed #b9c2b6;border-radius:8px;padding:.9rem;display:flex;align-items:center;justify-content:center;gap:.45rem}.safe-area .mark-sm{width:26px;height:auto}.safe-area span{font-size:1.05rem;font-weight:900;letter-spacing:-.02em}.swatches{list-style:none;display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem}.swatches i{display:block;height:42px;border-radius:8px;margin-bottom:.35rem}.swatches b{display:block;font-size:.66rem;font-weight:700}.swatches span{font-size:.6rem;color:var(--gray)}.type-row{font-size:.75rem;color:#3a4042;margin-bottom:.25rem}.type-sample{margin-top:.7rem;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.route{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.route li{background:#f5f7f3;border-radius:10px;padding:.9rem}.route .step{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--black);color:var(--lime);font-size:.7rem;font-weight:800;margin-bottom:.5rem}.route b{display:block;font-size:.78rem;font-weight:700}.route p{font-size:.7rem;color:var(--gray);margin-top:.25rem}.route-facts{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.route-facts li{border:1px solid var(--line);border-radius:999px;padding:.35rem .8rem;font-size:.7rem;font-weight:600;color:#3a4042}.route-claim{margin-top:.9rem;font-size:.9rem;font-weight:800;text-align:center;color:var(--black)}.courier{display:grid;grid-template-columns:1.5fr 1fr;gap:1.6rem}.checks{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.checks li{padding-left:1.5rem;position:relative;font-size:.76rem}.checks li:before{content:"";position:absolute;left:0;top:.15rem;width:1rem;height:1rem;border-radius:50%;background:var(--lime) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 12l4 4 8-8' fill='none' stroke='%23101312' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 68% no-repeat}.cart{background:#f5f7f3;border-radius:10px;padding:1rem}.cart-list{list-style:none;display:grid;gap:.4rem;font-size:.75rem;color:#3a4042}.cart-list li:before{content:"— ";color:var(--green);font-weight:700}.merch{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.merch li{text-align:center}.merch img{width:100%;height:150px;object-fit:contain;border-radius:10px;background:#f5f7f3;display:block;padding:.4rem}.merch span{display:block;margin-top:.5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray)}.tone{list-style:none;display:grid;gap:.45rem}.tone li{padding-left:1.5rem;position:relative;font-size:.78rem}.tone li:before{content:"";position:absolute;left:0;top:.2rem;width:1rem;height:1rem;border-radius:50%;background:var(--lime) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 12l4 4 8-8' fill='none' stroke='%23101312' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 68% no-repeat}.icon-set{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem .6rem}.icon-set li{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.icon-set svg{width:30px;height:30px;color:var(--green)}.icon-set .is-red svg,.icon-set li.is-red svg{color:var(--red)}.icon-set span{font-size:.66rem;font-weight:600}.slogan-big{font-size:1.05rem;font-weight:900;line-height:1.25;letter-spacing:-.01em}.phrase-big{font-size:1rem;font-weight:600;color:#3a4042}.phrase-big b{font-weight:900;color:var(--black)}.social{list-style:none;display:grid;gap:.5rem}.social li{padding-left:1.5rem;position:relative;font-size:.76rem}.social li:before{content:"";position:absolute;left:0;top:.18rem;width:1rem;height:1rem;border-radius:50%;border:1.5px solid var(--green)}.tile-foot{background:var(--black);color:#cdd4cd;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.foot-logo{font-size:1.3rem;font-weight:900;color:#fff;letter-spacing:-.02em}.foot-claim{font-size:.8rem;line-height:1.6}.foot-claim b{color:#fff}.c-lime{color:var(--lime)!important}.c-red{color:#ff6b6b!important}.c-green{color:var(--green)!important}.foot-contacts{margin-left:auto;display:flex;gap:1.4rem;font-size:.78rem;color:#9aa39c}@media(max-width:1100px){.sheet{grid-template-columns:repeat(2,1fr)}.tile-wide,.tile-foot{grid-column:span 2}.tile-cover{grid-row:auto}.route,.merch{grid-template-columns:repeat(3,1fr)}.ident{grid-template-columns:1fr 1fr}.swatches{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.sheet{grid-template-columns:1fr}.tile-wide,.tile-foot{grid-column:auto}.two-cols,.ident,.courier,.route,.merch,.checks{grid-template-columns:1fr}.swatches{grid-template-columns:repeat(2,1fr)}.foot-contacts{margin-left:0}}
