.store{max-width:1100px;margin:0 auto;padding-bottom:120px}.store-head{text-align:left;margin-bottom:26px}.store-title{font-size:2rem;font-weight:800;letter-spacing:-.8px;color:#0f172a;margin:0}.store-sub{color:#475569;font-size:1rem;margin:8px 0 0;max-width:68ch;line-height:1.6}.store-free{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;margin:18px 0 30px;padding:13px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;font-size:.86rem;color:#166534;line-height:1.55}.store-free strong{font-weight:800}.store-group{margin-bottom:34px}.store-group-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding-bottom:10px;margin-bottom:16px;border-bottom:2px solid #e2e8f0}.store-group-title{font-size:1.15rem;font-weight:800;color:#0f172a;letter-spacing:-.3px;margin:0}.store-group-blurb{font-size:.86rem;color:#64748b}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.store-card{position:relative;text-align:left;width:100%;background:#fff;border:1.5px solid #dbe3ec;border-radius:14px;padding:20px 22px 18px;cursor:pointer;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;display:flex;flex-direction:column}.store-card:hover{border-color:#1e40af;transform:translateY(-2px);box-shadow:0 14px 30px -20px #1e40af80}.store-card.is-selected{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af29,0 14px 30px -20px #1e40af8c;background:linear-gradient(180deg,#f8fbff,#fff 70%)}.store-card.is-bundle{background:linear-gradient(180deg,#fffdf5,#fff 70%);border-color:#fcd34d}.store-card.is-bundle.is-selected{border-color:#b45309;box-shadow:0 0 0 3px #b4530929,0 14px 30px -20px #b4530980}.store-badge{position:absolute;top:-11px;right:16px;background:#0f172a;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:4px 11px;border-radius:999px}.store-card.is-bundle .store-badge{background:#b45309}.store-card-top{display:flex;gap:12px;align-items:flex-start}.store-radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;margin-top:3px;position:relative;transition:border-color .18s ease}.store-card.is-selected .store-radio{border-color:#1e40af}.store-card.is-selected .store-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#1e40af}.store-card-name{font-size:1.05rem;font-weight:800;color:#0f172a;line-height:1.3}.store-card-tagline{font-size:.82rem;color:#64748b;margin-top:4px;line-height:1.5}.store-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:14px 0 2px}.store-price{font-size:1.9rem;font-weight:800;color:#0f172a;letter-spacing:-1px;line-height:1}.store-price-was{font-size:1rem;color:#94a3b8;text-decoration:line-through}.store-price-note{font-size:.74rem;color:#64748b}.store-deal{font-weight:700;background:#dcfce7;border:1px solid #86efac;border-radius:999px}.store-anchor,.store-deal{display:inline-block;margin-top:8px;font-size:.72rem;color:#166534;padding:3px 10px}.store-anchor{font-weight:600;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px}.store-bullets{list-style:none;margin:14px 0 0;padding:0}.store-bullets li{position:relative;padding-left:20px;margin-bottom:7px;font-size:.84rem;color:#334155;line-height:1.5}.store-bullets li:before{content:"";position:absolute;left:2px;top:6px;width:7px;height:7px;border-radius:50%;background:#1e40af}.store-card.is-bundle .store-bullets li:before{background:#b45309}.store-forwho{margin-top:14px;padding-top:12px;border-top:1px dashed #e2e8f0;font-size:.79rem;color:#475569;line-height:1.5}.store-needs-design{margin-top:10px;font-size:.76rem;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:7px 10px;line-height:1.45}.store-promo{margin-top:8px;padding:16px 20px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.store-promo-label{font-size:.85rem;font-weight:700;color:#334155;margin-bottom:10px}.store-promo-row{display:flex;gap:10px;flex-wrap:wrap}.store-promo-input{flex:1 1 200px;max-width:280px;padding:10px 14px;border:1.5px solid #cbd5e1;border-radius:10px;font-size:.9rem;text-transform:uppercase;outline:none}.store-promo-btn{padding:10px 24px;background:#0f172a;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.86rem;cursor:pointer}.store-promo-btn:disabled{background:#94a3b8;cursor:not-allowed}.store-trust{margin-top:18px;text-align:center;color:#64748b;font-size:.84rem}.store-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:70;max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:15px 22px;border-radius:16px;background:linear-gradient(135deg,#0f172a,#1e3a8a);box-shadow:0 24px 50px -24px #0f172ab3;color:#fff;animation:store-bar-in .28s ease both}@keyframes store-bar-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.store-bar-copy{flex:1;min-width:200px}.store-bar-kicker{font-size:.66rem;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#93c5fd}.store-bar-name{font-size:1rem;font-weight:800;margin-top:3px}.store-bar-note{font-size:.78rem;color:#c7d7f5;margin-top:3px}.store-bar-price{font-size:1.6rem;font-weight:800;letter-spacing:-.6px}.store-bar-btn{padding:13px 26px;border-radius:999px;border:none;cursor:pointer;background:#22c55e;color:#052e16;font-weight:800;font-size:.94rem;display:inline-flex;align-items:center;gap:8px;transition:transform .18s ease}.store-bar-btn:hover{transform:translateY(-1px)}.store-bar-btn:disabled{background:#94a3b8;color:#1e293b;cursor:wait}@media (max-width:640px){.store-title{font-size:1.6rem}.store-bar{padding:12px 16px;gap:10px}.store-bar-price{font-size:1.3rem}.store-bar-btn{width:100%;justify-content:center}}