:root{color:#172033;background:#f5f7fb;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button{cursor:pointer}.store-shell{min-height:100vh}.store-header{background:#fff;border-bottom:1px solid #e7ebf3;align-items:center;gap:24px;height:64px;padding:0 6vw;display:flex}.store-logo{color:#172033;font-weight:750;text-decoration:none}.store-header span{color:#78849a;font-size:14px}.store-auth{margin-left:auto}.store-auth button{color:#2867e8;background:#fff;border:1px solid #2867e8;border-radius:8px;padding:8px 14px}main{width:min(1120px,100% - 40px);margin:0 auto;padding:64px 0}.store-hero{max-width:680px;margin-bottom:42px}.eyebrow{color:#2867e8;letter-spacing:.12em;margin:0 0 12px;font-size:12px;font-weight:800}h1{margin:0;font-size:clamp(34px,5vw,56px)}.store-hero p:not(.eyebrow){color:#6c7890;font-size:18px}.plan-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.plan-card,.product-card{background:#fff;border:1px solid #e3e8f1;border-radius:18px;padding:28px;box-shadow:0 12px 30px #1a376d0d}.plan-card h2,.product-card h2{margin-top:0}.price{color:#2867e8;font-size:28px;font-weight:800}.price small{color:#7c879a;font-size:13px;font-weight:500}.plan-card button,.tenant-plan button,.store-state button{color:#fff;background:#2867e8;border:0;border-radius:9px;padding:11px 16px}.product-card>p{color:#758199}.tenant-plan{gap:10px;margin-top:24px;display:grid}.tenant-plan button{justify-content:space-between;width:100%;display:flex}.store-state{text-align:center;color:#768198;background:#fff;border-radius:16px;padding:52px}.store-state.error{color:#c43d51}.store-state button{margin-top:8px}.purchase-status,.purchase-error{color:#247044;background:#eaf7ef;border-radius:12px;margin-top:20px;padding:16px 20px}.purchase-error{color:#b3384c;background:#fff0f1}.store-auth{align-items:center;gap:10px;min-width:0;display:flex}.store-auth button:disabled{opacity:.65;cursor:wait}.store-auth-error{color:#b3384c;white-space:nowrap;font-size:12px}.tenant-product-list{gap:28px;display:grid}.product-showcase{background:#fff;border:1px solid #e3e8f1;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #1a376d10}.product-overview{background:linear-gradient(135deg,#f6f9ff,#fff);border-bottom:1px solid #edf0f5;gap:22px;padding:32px 34px 28px;display:flex}.product-icon{color:#fff;background:linear-gradient(135deg,#2867e8,#6b55e8);border-radius:16px;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:28px;display:grid;box-shadow:0 10px 20px #2867e833}.product-kicker,.plan-kicker,.checkout-kicker{color:#2867e8;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.product-overview h2{margin:0;font-size:28px}.product-overview p:not(.product-kicker){color:#758199;margin:8px 0 0}.product-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.product-meta span,.plan-count{color:#637089;background:#eef3fb;border-radius:999px;padding:6px 10px;font-size:12px}.plan-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px;display:grid}.tenant-plan-card{background:#fbfcfe;border:1px solid #e7ebf2;border-radius:16px;min-width:0;padding:20px}.plan-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.plan-heading h3{margin:0;font-size:19px}.plan-features{color:#506078;gap:7px;margin:0 0 16px;padding:0;font-size:12px;list-style:none;display:grid}.plan-features li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plan-features-empty{color:#9aa5b6;margin:0 0 16px;font-size:12px}.sku-grid{gap:10px;display:grid}.sku-option{color:#172033;text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.sku-option:hover,.sku-option.selected{border-color:#2867e8;transform:translateY(-1px);box-shadow:0 7px 18px #2867e81c}.sku-option.selected{background:#f5f8ff}.sku-option-main,.sku-option-price{gap:5px;display:grid}.sku-option-main strong{font-size:14px}.sku-option small{color:#7d899d;font-size:11px}.sku-option-price{color:#2867e8;text-align:right;white-space:nowrap;font-size:16px;font-weight:800}.sku-option-price small{color:#2867e8;font-weight:600}.tenant-checkout{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7faffee;border:1px solid #cbdcff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:18px 22px;display:flex;position:sticky;bottom:20px;box-shadow:0 16px 35px #1a376d22}.tenant-checkout>div{gap:5px;display:grid}.tenant-checkout strong{font-size:16px}.tenant-checkout small{color:#718099}.tenant-checkout button{color:#fff;white-space:nowrap;background:#2867e8;border:0;border-radius:10px;padding:13px 24px;font-weight:700}.selection-hint{color:#7a869a;text-align:center;margin:18px 0 0;font-size:13px}@media (width<=820px){.plan-list{grid-template-columns:1fr}.product-overview{padding:24px}.tenant-checkout{flex-direction:column;align-items:stretch;bottom:10px}.tenant-checkout button{width:100%}}
