.store-shell{width:min(1180px,100%);margin:0 auto;padding:28px 0 40px}.store-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.store-hero h1{margin:.25rem 0 .6rem}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.store-plan,.store-qr-card,.store-success,.store-note,.store-mode{border:1px solid rgba(255,255,255,.1);background:rgba(10,15,28,.72);box-shadow:0 20px 70px rgba(0,0,0,.24);backdrop-filter:blur(18px);border-radius:22px}.store-plan{padding:20px;display:flex;flex-direction:column;gap:16px}.store-plan-top{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.store-plan-top span{font-size:.78rem;letter-spacing:.13em;color:var(--muted,#9aa6c3);font-weight:800}.store-plan-top b{font-size:2rem}.store-plan ul{margin:0;padding-left:18px;color:var(--muted,#9aa6c3);line-height:1.8;min-height:128px}.store-mode{padding:11px 14px;margin-bottom:18px;font-size:.82rem;font-weight:800;letter-spacing:.08em}.store-mode.live{border-color:rgba(71,214,140,.35);color:#74e6aa}.store-mode.test{border-color:rgba(255,190,81,.35);color:#ffd080}.store-note{margin-top:16px;padding:14px 16px;color:var(--muted,#9aa6c3);font-size:.9rem}.store-qr-card{padding:26px;display:grid;grid-template-columns:minmax(380px,430px) minmax(0,1fr);gap:34px;align-items:center}.store-qr-frame{width:100%;max-width:430px;justify-self:center;background:#fff;padding:18px;border-radius:24px;box-shadow:0 18px 54px rgba(0,0,0,.32)}.store-qr-frame img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.store-order-copy h2{font-size:2.2rem;margin:.3rem 0}.store-wait{display:flex;align-items:center;gap:10px;margin:16px 0;padding:13px 14px;border-radius:14px;background:rgba(255,255,255,.045)}.store-wait i{width:10px;height:10px;border-radius:50%;background:#ffd080;box-shadow:0 0 18px #ffd080;animation:storePulse 1.2s ease-in-out infinite}.store-success{padding:24px;margin-top:20px;display:grid;gap:16px}.store-success-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(71,214,140,.12);color:#74e6aa;border:1px solid rgba(71,214,140,.35);font-size:1.8rem;font-weight:900}.store-secret{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035)}.store-secret span,.store-expiry span{color:var(--muted,#9aa6c3);font-size:.82rem}.store-secret code,.store-owner-status code{overflow-wrap:anywhere;color:#dbe7ff}.store-secret button{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:inherit;border-radius:10px;padding:8px 10px;cursor:pointer}.store-expiry,.store-owner-status{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.store-orders{margin-top:18px}.store-orders .table-wrap{overflow:auto}.store-orders table{width:100%;border-collapse:collapse;min-width:980px}.store-orders th,.store-orders td{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.07);font-size:.86rem}.auth-buy-cta{margin-top:12px}.status-fulfilled{color:#74e6aa}.status-pending{color:#ffd080}.status-failed,.status-expired{color:#ff8f8f}@keyframes storePulse{50%{opacity:.4;transform:scale(.72)}}@media(max-width:900px){.store-grid{grid-template-columns:1fr}.store-plan ul{min-height:0}.store-qr-card{grid-template-columns:1fr;gap:22px}.store-qr-frame{width:min(430px,100%);max-width:430px;margin:0 auto}}@media(max-width:620px){.store-shell{padding-top:16px}.store-hero{flex-direction:column}.store-qr-card{padding:16px}.store-qr-frame{width:min(92vw,430px);max-width:100%;padding:14px;border-radius:20px}.store-secret{grid-template-columns:1fr}.store-secret button{width:100%}.store-expiry,.store-owner-status{align-items:flex-start;flex-direction:column}.store-plan-top b{font-size:1.7rem}}
