:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#17362c;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f4f7f5}button{font:inherit}.campaign{min-height:100vh;padding-bottom:max(22px,env(safe-area-inset-bottom));color:var(--ink);background:var(--bg)}.hero{min-height:62vh;display:flex;align-items:flex-end;padding:40px 24px 48px;background:#b8dfd3 center/cover no-repeat;color:#fff}.hero div{max-width:520px}.hero h1{max-width:12ch;margin:0;font-size:clamp(38px,11vw,68px);line-height:1.03;letter-spacing:-.03em}.hero p{max-width:28ch;margin:16px 0 24px;font-size:18px;line-height:1.5}.hero button,.state button{min-height:46px;padding:0 22px;border:0;border-radius:7px;background:var(--accent,#12644d);color:#fff;font-weight:750}.imageBanner{position:relative;width:calc(100% - 24px);margin:12px;padding:0;overflow:hidden;text-align:left;border:0;border-radius:var(--radius);background:var(--surface);color:var(--ink)}.imageBanner img,.imageBanner>span{width:100%;min-height:148px;display:grid;place-items:center;object-fit:cover;background:#dfe9e5}.imageBanner strong{position:absolute;left:18px;bottom:16px;max-width:80%;padding:7px 10px;background:#081f18c7;color:#fff;font-size:16px}.textBlock,.collection,.linkCollection,.shortcuts,.cta,.countdown{margin:14px 12px;padding:20px;border-radius:var(--radius);background:var(--surface)}h2{margin:0 0 14px;font-size:25px;line-height:1.2;letter-spacing:-.02em}.textBlock p{margin:0 0 10px;color:color-mix(in srgb,var(--ink) 72%,white);font-size:15px;line-height:1.75}.collection>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard{min-width:0;padding:9px;text-align:left;border:0;border-radius:8px;background:color-mix(in srgb,var(--bg) 82%,white);color:var(--ink)}.productCard img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}.productCard strong,.productCard small,.productCard span{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis}.productCard strong{white-space:nowrap;font-size:14px}.productCard small{height:36px;color:color-mix(in srgb,var(--ink) 66%,white);font-size:12px;line-height:1.5}.productCard span{color:var(--accent);font-size:16px;font-weight:800}.linkCollection{display:grid;gap:10px}.linkCollection h2{grid-column:1/-1}.linkCollection button{min-height:76px;display:grid;grid-template-columns:52px 1fr;gap:4px 12px;padding:12px;text-align:left;border:0;border-radius:8px;background:color-mix(in srgb,var(--bg) 82%,white);color:var(--ink)}.linkCollection img{grid-row:1/3;width:52px;height:52px;object-fit:cover;border-radius:50%}.linkCollection strong,.linkCollection small{display:block}.linkCollection small{color:color-mix(in srgb,var(--ink) 65%,white)}.shortcuts>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.shortcuts button{min-width:0;padding:9px 4px;border:0;background:transparent;color:var(--ink)}.shortcuts img{width:42px;height:42px;margin:auto;display:block;object-fit:cover;border-radius:10px}.shortcuts span{display:block;margin-top:7px;font-size:12px}.cta{display:flex;align-items:center;justify-content:space-between;gap:16px}.cta strong,.cta p{display:block;margin:0}.cta p{margin-top:5px;color:color-mix(in srgb,var(--ink) 66%,white);font-size:13px}.cta button{min-height:38px;flex:0 0 auto;padding:0 16px;border:0;border-radius:6px;background:var(--accent);color:#fff;font-weight:750}.countdown{text-align:center}.countdown small{display:block;margin-bottom:8px}.countdown div{display:flex;align-items:center;justify-content:center;gap:5px}.countdown strong{min-width:43px;padding:9px 6px;border-radius:6px;background:var(--ink);color:var(--surface);font-size:20px}.spacer.small{height:12px}.spacer.medium{height:28px}.spacer.large{height:52px}footer{padding:26px 20px;text-align:center;color:color-mix(in srgb,var(--ink) 55%,white);font-size:11px}.state{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:30px;text-align:center;color:#17362c;background:#f4f7f5}.state strong{font-size:22px}.state p{color:#6c7b75}.skeleton{width:min(86vw,480px);height:340px;border-radius:10px;background:linear-gradient(90deg,#e4ebe8,#f2f6f4,#e4ebe8);background-size:200% 100%;animation:pulse 1.4s infinite}.skeleton.short{height:100px;margin-top:14px}@keyframes pulse{to{background-position:-200% 0}}@media(min-width:720px){.campaign{width:430px;min-height:100vh;margin:auto;box-shadow:0 0 0 1px #14342a14,0 12px 40px #14342a1f}}@media(prefers-reduced-motion:reduce){.skeleton{animation:none}}
