:root{font-family:Arial,Helvetica,sans-serif;color:#282126;background:#fff9f4;font-synthesis:none;--ink:#282126;--pink:#f84e84;--lime:#dcf76c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #145bc7;outline-offset:4px}.top{max-width:1320px;padding:25px 40px;display:flex;align-items:center;justify-content:space-between;margin:auto}.brand{font-size:2rem;font-weight:950;letter-spacing:-2px;line-height:1}.brand span{display:block;font-size:.75rem;letter-spacing:2px;font-weight:700;margin-top:6px}.cart-link{font-size:.9rem;font-weight:700;display:flex;gap:12px;align-items:center}.cart-link span{background:var(--ink);color:white;border-radius:50%;min-width:30px;height:30px;display:grid;place-items:center}.hero{max-width:1240px;margin:10px auto 30px;display:grid;grid-template-columns:1.03fr 1fr;background:#ffdf68;border:2px solid var(--ink);border-radius:28px;overflow:hidden}.hero-copy{padding:46px 38px;position:relative}.eyebrow{font-size:.78rem;letter-spacing:2px;font-weight:800;margin:0 0 17px}h1{font-size:clamp(2.6rem,4.5vw,4.7rem);line-height:1.02;letter-spacing:-3px;margin:0 0 24px;font-weight:950}h1 em{font-style:normal;color:#ae164d}p{line-height:1.5}.hero-copy>p:not(.eyebrow){font-size:1.05rem;margin-bottom:24px}.primary{border:2px solid var(--ink);background:var(--ink);color:white;padding:16px 20px;font-weight:700;border-radius:12px;display:flex;justify-content:space-between;gap:25px;align-items:center;transition:transform .15s,background .15s}.primary:hover:not(:disabled){background:#4b3544;transform:translateY(-2px)}.hero-button{width:max-content}.primary span{font-size:1.3rem}.hero figure{position:relative;margin:0;background:var(--pink);min-height:330px}.hero img{width:100%;height:100%;object-fit:cover;display:block}.hero figcaption{position:absolute;bottom:14px;right:16px;font-size:.75rem;background:#fff9f4e8;border-radius:20px;padding:4px 10px}.sticker{position:absolute;right:22px;top:22px;background:var(--lime);width:114px;height:114px;display:grid;place-content:center;text-align:center;font-size:.9rem;font-weight:900;border:2px solid var(--ink);border-radius:50%;transform:rotate(12deg);box-shadow:4px 4px 0 var(--ink)}.ribbon{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);display:flex;justify-content:center;align-items:center;gap:45px;padding:15px;background:var(--pink);font-weight:800;letter-spacing:2px;font-size:.85rem}.ribbon b{font-size:1.6rem}.shop{max-width:1240px;display:grid;grid-template-columns:1fr 340px;gap:38px;margin:48px auto 70px;align-items:start}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px}.section-title .eyebrow{margin-bottom:9px}h2{font-size:2rem;margin:0;letter-spacing:-1px}.price-note{font-size:.85rem;white-space:nowrap;padding-bottom:4px}.demo-note{font-size:.85rem;color:#6b5a63;margin:13px 0 22px}.products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product{border:2px solid var(--ink);border-radius:19px;overflow:hidden;background:white}.product-face{padding:25px 22px 22px;min-height:146px;position:relative}.product-face .number{display:block;font-size:.78rem;font-weight:800;letter-spacing:2px;margin-bottom:18px}.product h3{font-size:1.65rem;letter-spacing:-1px;line-height:1.1;margin:0}.product-face .tag{display:inline-block;margin-top:9px;font-size:.85rem}.blue{background:#b7eafa}.red{background:#ffc2cb}.yellow{background:#ffe795}.green{background:#dff19a}.product-bottom{padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:2px solid var(--ink)}.cost{font-size:1.4rem;font-weight:850}.cost small{font-weight:400;font-size:.78rem;display:block;color:#6b5a63;margin-top:3px}.quantity{display:flex;align-items:center;gap:10px}.quantity button{border:1.5px solid var(--ink);background:white;border-radius:50%;width:38px;height:38px;font-size:1.4rem;display:grid;place-items:center}.quantity button:last-child{background:var(--ink);color:white}.quantity output{min-width:20px;text-align:center;font-weight:700}.quantity button:disabled{opacity:.3;cursor:default}.order{background:white;border:2px solid var(--ink);border-radius:22px;padding:24px;position:sticky;top:20px;box-shadow:6px 6px 0 #ffdf68;scroll-margin-top:20px}.order-heading{display:flex;align-items:center;justify-content:space-between}.order-heading h2{font-size:1.6rem}.order-heading>span{font-size:2rem;color:#bc2158}.empty{margin:28px 0 34px;font-weight:700}.empty span{font-size:.9rem;font-weight:400;color:#6b5a63}.totals{border-top:1px dashed #baacb3;padding-top:18px}.totals>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px;font-size:.9rem}.totals .total{align-items:center;font-size:1rem}.total strong{font-size:2rem;letter-spacing:-1px}.totals p{font-size:.8rem;color:#6b5a63;margin:0 0 22px}.order .primary{width:100%;font-size:.95rem}.primary:disabled{opacity:.4;cursor:default}.clear{background:none;border:0;text-decoration:underline;display:block;margin:17px auto;font-size:.85rem}.clear:disabled{opacity:.4;cursor:default}.order-note{font-size:.8rem;color:#6b5a63;line-height:1.6;margin-bottom:0}.feedback{font-size:.85rem;font-weight:700;color:#236132;margin:12px 0 0}.feedback:empty{display:none}#order-lines{list-style:none;padding:0;margin:23px 0}#order-lines:empty{display:none}#order-lines li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;font-size:.9rem}textarea{width:100%;height:170px;margin-top:12px;font:inherit;font-size:.85rem}footer{border-top:2px solid var(--ink);padding:30px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}footer p{font-size:.9rem}footer .brand{font-size:1.5rem}@media(max-width:1300px){.hero,.shop{margin-left:30px;margin-right:30px}}@media(max-width:950px){.shop{grid-template-columns:1fr 300px;gap:22px}.products{grid-template-columns:1fr}.hero-copy{padding:32px 25px}h1{letter-spacing:-2px}.ribbon{gap:22px}.section-title{display:block}.price-note{display:block;margin-top:12px}}@media(max-width:680px){.top{padding:20px}.brand{font-size:1.75rem}.hero{margin:8px 16px 24px;grid-template-columns:1fr;border-radius:22px}.hero-copy{padding:30px 24px}h1{font-size:3.1rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero figure{height:220px;min-height:0}.hero img{object-position:center 57%}.sticker{width:90px;height:90px;font-size:.75rem;top:16px;right:16px}.ribbon{gap:14px;padding:12px 10px;font-size:.64rem;letter-spacing:1px}.ribbon b{font-size:1.2rem}.ribbon span:last-of-type,.ribbon b:last-child{display:none}.shop{grid-template-columns:1fr;margin:32px 16px 45px;gap:28px}.section-title{display:flex;align-items:end}h2{font-size:1.8rem}.price-note{font-size:.75rem}.eyebrow{font-size:.7rem;letter-spacing:1.5px}.products{grid-template-columns:1fr 1fr;gap:12px}.product-face{padding:19px 14px;min-height:142px}.product h3{font-size:1.35rem}.product-face .tag{font-size:.78rem}.product-bottom{padding:13px 12px;flex-wrap:wrap;gap:12px}.cost{font-size:1.25rem}.cost small{display:inline;margin-left:5px}.quantity{justify-content:space-between;width:100%}.quantity button{width:40px;height:40px}.order{position:static}.demo-note{font-size:.8rem}.desktop{display:none}footer{padding:25px 20px}footer p{font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:350px){.products{grid-template-columns:1fr}h1{font-size:2.6rem}.section-title{display:block}}

.brand .logo{display:block;width:145px;height:82px;object-fit:cover;object-position:center}.top{padding-top:10px;padding-bottom:10px}footer .brand .logo{width:115px;height:70px}

.hero .product-photo{display:flex;align-items:center;min-width:0;background:#f6aac5}.hero .product-photo img{height:auto;object-fit:contain;object-position:center}@media(max-width:680px){.hero .product-photo{height:auto;min-height:0}}
