.shop-page{display:grid;gap:18px}.shop-page__hero{min-height:430px;display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:30px;padding:42px;border:1px solid #dbe3ef;border-radius:18px;background:radial-gradient(circle at 78% 16%,rgba(255,159,13,.16),transparent 28%),linear-gradient(135deg,#fff,#f7f8fb 48%,#eaf3ff);overflow:hidden}.shop-page__content{max-width:640px}.shop-page__eyebrow{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#0d6ffd;font-size:12px;font-weight:850}.shop-page h1{max-width:590px;margin:0;color:#061225;font-size:42px;line-height:1.02;font-weight:900;letter-spacing:0}.shop-page__content p{max-width:580px;margin:16px 0 0;color:#475569;font-size:15px;line-height:1.7}.shop-page__hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:24px}.shop-page__hero-meta span,.shop-page__toolbar div{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:13px;font-weight:800}.shop-page__retry,.shop-page__toolbar button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe3ef;border-radius:9px;background:#fff;color:#0d6ffd;font-size:13px;font-weight:850;cursor:pointer}.shop-page__retry{margin-top:18px;padding:0 12px}.shop-page__feature{display:grid;gap:8px;min-width:0}.shop-page__feature-copy{width:min(100%,340px);justify-self:center;display:grid;gap:6px}.shop-page__feature-copy span,.shop-product__topline span{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#fff7ed;color:#b45309;border:1px solid #fed7aa;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.shop-page__feature-copy h2{margin:0;color:#061225;font-size:18px;font-weight:900}.shop-page__feature-copy p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.shop-page__feature-copy strong{color:#061225;font-size:17px;font-weight:900}.shop-page__empty-feature{width:min(100%,340px);min-height:250px;justify-self:center;display:grid;align-content:center;justify-items:center;gap:8px;color:#64748b;text-align:center}.shop-page__empty-feature h2,.shop-page__empty h2{margin:0;color:#061225;font-size:17px;font-weight:900}.shop-page__empty-feature p,.shop-page__empty p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.shop-nfc-preview{position:relative;width:min(100%,400px);min-height:300px;display:grid;place-items:center}.shop-nfc-preview--compact{width:100%;min-height:210px}.shop-nfc-preview:before{content:"";position:absolute;inset:auto 8% 18px;height:26px;border-radius:999px;background:#0f172a24;filter:blur(18px);transform:scaleX(.72)}.shop-nfc-preview--compact:before{inset:auto 14% 16px;height:18px;filter:blur(14px)}.shop-nfc-preview__scene{width:100%;min-height:300px;display:grid;place-items:center;position:relative;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shop-nfc-preview--compact .shop-nfc-preview__scene{min-height:210px}.shop-nfc-preview__scene.is-dragging{cursor:grabbing}.shop-nfc-preview__scene canvas{width:100%;height:100%;min-height:300px;display:block}.shop-nfc-preview--compact .shop-nfc-preview__scene canvas{min-height:210px}.shop-nfc-preview__scene span{position:absolute;color:#64748b;font-size:12px;font-weight:800}.shop-nfc-preview__scene.is-ready span{display:none}.shop-page__toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border:1px solid #dbe3ef;border-radius:12px;background:#fff}.shop-page__toolbar button{padding:0 12px}.shop-page__empty{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#0d6ffd}.shop-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,360px));gap:14px;align-items:stretch}.shop-product{display:grid;grid-template-rows:auto 1fr;border:1px solid #dbe3ef;border-radius:14px;background:#fff;overflow:hidden}.shop-product__preview{min-height:230px;display:grid;place-items:center;background:radial-gradient(circle at 68% 12%,rgba(255,159,13,.14),transparent 30%),linear-gradient(135deg,#fff,#edf6ff)}.shop-product__body{display:grid;gap:10px;padding:18px}.shop-product__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-product__topline strong{color:#061225;font-size:15px;font-weight:900;white-space:nowrap}.shop-product h2{margin:0;color:#061225;font-size:17px;font-weight:900}.shop-product p{margin:0;color:#64748b;font-size:13px;line-height:1.55}.shop-product__cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin-top:2px;border-radius:10px;background:#0d6ffd;color:#fff;text-decoration:none;font-size:13px;font-weight:900}.shop-product__cta.is-disabled{pointer-events:none;background:#94a3b8}@media(max-width:1080px){.shop-page__hero{grid-template-columns:1fr;padding:30px}.shop-page__feature-copy{justify-self:start}}@media(max-width:560px){.shop-page__hero{min-height:auto;padding:24px 18px;border-radius:14px}.shop-page h1{font-size:30px}.shop-nfc-preview{width:min(100%,280px);min-height:240px}.shop-nfc-preview--compact{width:min(100%,260px);min-height:190px}.shop-nfc-preview__scene,.shop-nfc-preview__scene canvas{min-height:240px}.shop-nfc-preview--compact .shop-nfc-preview__scene,.shop-nfc-preview--compact .shop-nfc-preview__scene canvas{min-height:190px}.shop-page__toolbar{align-items:flex-start;flex-direction:column;padding:14px}}
