:root{--ink:#0d1226;--muted:#697386;--line:#e9edf4;--paper:#fff;--soft:#f6f8fb;--purple:#6558f5;--blue:#48a8ff;--green:#0faf83;--gold:#c39b52}
*{box-sizing:border-box}.store-body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.store-body a{text-decoration:none;color:inherit}.store-top{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:50}.store-brand{font-size:27px;font-weight:900;letter-spacing:-1.5px}.store-brand span{color:#6f5df6}.store-top nav{display:flex;gap:28px;font-weight:700;font-size:14px;color:#667085}.store-top nav a.active,.store-top nav a:hover{color:#141829}.store-top-actions{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700}.cart-pill{background:#111526!important;color:#fff!important;border-radius:999px;padding:11px 15px}.cart-pill b{display:inline-grid;place-items:center;background:#7766ff;width:22px;height:22px;border-radius:50%;margin-inline-start:6px;font-size:11px}
.store-hero{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding:70px clamp(24px,6vw,90px);overflow:hidden;background:radial-gradient(circle at 78% 22%,#eeeaff 0,transparent 28%),radial-gradient(circle at 92% 75%,#e7f5ff 0,transparent 25%),linear-gradient(180deg,#fff,#fbfbfd)}.store-hero-copy{max-width:680px}.eyebrow{display:block;font-weight:900;font-size:11px;letter-spacing:2.2px;color:#6558f5;margin-bottom:18px}.store-hero h1{font-size:clamp(47px,6.4vw,88px);line-height:.96;letter-spacing:-4px;margin:0 0 25px}.store-hero h1 em{font-style:normal;background:linear-gradient(90deg,#6658f5,#409ee9);-webkit-background-clip:text;color:transparent}.store-hero-copy>p{font-size:19px;line-height:1.75;color:#667085;max-width:660px}.hero-actions{display:flex;gap:12px;margin:32px 0 23px;flex-wrap:wrap}.hero-points{display:flex;gap:20px;flex-wrap:wrap;color:#5e6678;font-weight:700;font-size:13px}.store-hero-art{position:relative;min-height:470px}.nfc-card{position:absolute;width:390px;aspect-ratio:1.586;border-radius:28px;padding:28px;box-shadow:0 30px 70px rgba(25,32,71,.18);display:flex;flex-direction:column;overflow:hidden}.nfc-card:after{content:"";position:absolute;inset:auto -80px -120px auto;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.06)}.nfc-card>span{font-size:26px;font-weight:900;letter-spacing:-1.5px}.nfc-card>span span{color:#8f80ff}.nfc-card>i{margin-left:auto;font-style:normal;font-size:25px;letter-spacing:-4px;transform:rotate(90deg);opacity:.9}.nfc-card strong{margin-top:auto;font-size:18px;letter-spacing:1px}.nfc-card small{margin-top:7px;opacity:.68}.mock-black{right:55px;top:35px;background:linear-gradient(145deg,#10131f,#272d40);color:#fff;transform:rotate(8deg);z-index:2}.mock-white{left:20px;bottom:35px;background:linear-gradient(145deg,#fff,#edf1f7);color:#121624;transform:rotate(-8deg);z-index:3}.mock-white .qr-fake{width:76px;height:76px;background:repeating-linear-gradient(45deg,#10131f 0 4px,#fff 4px 8px);border:8px solid #fff;box-shadow:0 0 0 1px #ddd;margin:18px 0 0 auto}.nfc-tag{position:absolute;right:10px;bottom:8px;width:120px;height:120px;border-radius:30px;background:linear-gradient(145deg,#715cff,#42a5ff);color:#fff;display:grid;place-content:center;text-align:center;font-weight:900;font-size:25px;box-shadow:0 25px 60px rgba(86,77,229,.3);z-index:4}.nfc-tag small{font-size:13px}.trust-strip{padding:17px 30px;background:#111526;color:#fff;display:flex;justify-content:center;gap:30px;flex-wrap:wrap;font-size:11px;font-weight:900;letter-spacing:1.5px}.product-section{padding:95px clamp(24px,6vw,90px)}.section-head{display:grid;grid-template-columns:1fr .65fr;gap:40px;align-items:end;margin-bottom:44px}.section-head h2,.how-nfc h2{font-size:clamp(37px,4vw,60px);letter-spacing:-2.7px;line-height:1.02;margin:0}.section-head p{color:#667085;font-size:16px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#fff;transition:.28s ease;box-shadow:0 12px 35px rgba(36,42,71,.04)}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(36,42,71,.1)}.product-visual{height:330px;display:block;position:relative;padding:26px;background:linear-gradient(145deg,#f3f4f8,#e8eaf1);overflow:hidden}.product-visual.tapme-metal{background:linear-gradient(145deg,#0e1017,#282b35)}.product-visual.tapme-bamboo{background:linear-gradient(145deg,#ead5aa,#be9866)}.product-visual.tapme-tag{background:linear-gradient(145deg,#e8e9ff,#dbeeff)}.product-visual.tapme-review-stand{background:linear-gradient(145deg,#ecf8f5,#d6eee9)}.badge{position:absolute;left:20px;top:20px;background:#fff;color:#151828;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px;z-index:3;box-shadow:0 8px 25px rgba(0,0,0,.08)}.product-art{position:absolute;width:78%;aspect-ratio:1.586;left:11%;top:25%;border-radius:22px;background:linear-gradient(145deg,#131722,#2a3041);color:#fff;padding:25px;box-shadow:0 28px 45px rgba(30,34,53,.24);transform:rotate(-6deg);display:flex;flex-direction:column}.tapme-metal .product-art{background:linear-gradient(120deg,#4d5058,#15171b 55%,#767a83);border:1px solid #8d8f94}.tapme-bamboo .product-art{background:linear-gradient(110deg,#d7b67d,#b88f54);color:#3c2a17}.tapme-tag .product-art{width:150px;aspect-ratio:1;left:calc(50% - 75px);border-radius:38px;background:linear-gradient(145deg,#6d58f4,#3a9fea);transform:rotate(8deg)}.tapme-review-stand .product-art{width:54%;height:235px;aspect-ratio:auto;left:23%;top:55px;border-radius:18px 18px 8px 8px;background:#fff;color:#151829;transform:none;border:1px solid #dce5e4}.product-art b{font-size:20px;letter-spacing:1px}.product-art i{margin-left:auto;font-style:normal;letter-spacing:-4px;font-size:21px}.product-art small{margin-top:auto;font-weight:900;font-size:24px}.product-copy{padding:25px;min-height:270px;display:flex;flex-direction:column;justify-content:space-between}.product-copy .cat{color:#8a92a4;font-weight:900;font-size:10px;letter-spacing:1.4px}.product-copy h3{font-size:22px;margin:9px 0}.product-copy p{color:#6b7280;line-height:1.6;font-size:14px}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:15px}.product-bottom strong{font-size:22px}.product-bottom del{display:block;color:#98a2b3;font-size:12px;margin-top:4px}.product-bottom>a{font-weight:900;color:#6558f5;font-size:13px}.how-nfc{margin:0 clamp(24px,6vw,90px) 90px;border-radius:38px;padding:70px;background:#111526;color:#fff}.how-nfc .eyebrow{color:#9d8fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:45px}.steps article{border-top:1px solid #34394a;padding-top:25px}.steps article>b{color:#8c7cff;font-size:13px}.steps h3{font-size:20px;margin:16px 0 8px}.steps p{color:#aeb5c6;line-height:1.6;font-size:14px}.store-footer{padding:48px clamp(24px,6vw,90px);border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;color:#6a7282}.store-footer div{display:flex;gap:20px;font-weight:700;font-size:13px}
.product-page{padding:55px clamp(24px,6vw,90px) 90px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1340px;margin:auto}.product-stage{background:linear-gradient(145deg,#f4f4f8,#e6e9f1);border-radius:38px;min-height:650px;padding:40px;display:flex;justify-content:center;align-items:center;position:sticky;top:105px;height:calc(100vh - 140px);min-height:620px}.product-stage .badge{left:30px;top:30px}.product-stage>p{position:absolute;bottom:22px;left:30px;right:30px;text-align:center;color:#798093;font-size:11px}.live-nfc-card{width:min(520px,88%);aspect-ratio:1.586;border-radius:30px;background:radial-gradient(circle at 80% 20%,#343b54,#151923 55%);color:#fff;padding:34px;box-shadow:0 40px 70px rgba(24,29,47,.26);display:flex;flex-direction:column;position:relative;overflow:hidden}.live-nfc-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-120px;bottom:-160px;background:rgba(113,95,255,.13)}.tap-brand{font-weight:900;font-size:29px;letter-spacing:-1.4px}.tap-brand span{color:#8d7dff}.tap-symbol{margin-left:auto;font-size:26px;letter-spacing:-4px;transform:rotate(90deg)}.live-nfc-card strong{margin-top:auto;font-size:25px;letter-spacing:1.5px}.live-nfc-card>small{font-size:14px;color:#b7bfce;margin-top:8px}.mini-url{margin-top:25px;font-size:11px;color:#8c96aa}.product-config{padding:24px 0}.product-config h1{font-size:48px;line-height:1.03;letter-spacing:-2.4px;margin:10px 0 20px}.product-config .lead{font-size:17px;color:#667085;line-height:1.7}.price-line{display:flex;gap:14px;align-items:center;margin:28px 0}.price-line strong{font-size:32px}.price-line del{color:#98a2b3}.config-form{display:flex;flex-direction:column;gap:20px}.config-form label,.checkout-form label{font-weight:800;font-size:13px;color:#303649;display:flex;flex-direction:column;gap:8px}.config-form input,.config-form select,.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;border:1px solid #dfe4ec;background:#fff;border-radius:14px;padding:14px 15px;outline:none;font:inherit;color:#171b2b;transition:.2s}.config-form input:focus,.config-form select:focus,.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:#796bff;box-shadow:0 0 0 4px #f0edff}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.config-form label small{font-weight:500;color:#8b93a4}.add-cart,.checkout-btn{display:flex;align-items:center;justify-content:center;border:0;background:linear-gradient(90deg,#6558f5,#457ef1);color:#fff;border-radius:15px;padding:17px 20px;font-weight:900;font-size:15px;cursor:pointer;box-shadow:0 15px 35px rgba(82,81,226,.2)}.micro-benefits{display:flex;gap:16px;flex-wrap:wrap;color:#667085;font-size:12px;font-weight:700}
.cart-page,.checkout-page{padding:65px clamp(24px,7vw,110px) 100px;max-width:1500px;margin:auto}.cart-title h1,.checkout-head h1{font-size:48px;letter-spacing:-2.2px;margin:8px 0 30px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:40px}.cart-items{display:flex;flex-direction:column;gap:15px}.cart-item{display:grid;grid-template-columns:130px 1fr 90px 130px;align-items:center;gap:22px;border:1px solid var(--line);border-radius:24px;padding:18px;background:#fff}.cart-thumb{height:86px;border-radius:16px;background:linear-gradient(145deg,#171b28,#2b3244);color:#fff;padding:15px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 28px rgba(21,25,42,.17)}.cart-info h3{margin:0 0 6px;font-size:18px}.cart-info p,.cart-info small{display:block;color:#7a8292;margin:4px 0}.cart-info a{display:inline-block;color:#d44949;font-size:12px;font-weight:800;margin-top:8px}.cart-item label{font-size:11px;color:#8b93a3;font-weight:800}.cart-item input{width:70px;padding:9px;border:1px solid #dfe4eb;border-radius:11px}.update-cart{align-self:flex-start;border:1px solid #dfe4ec;background:#fff;padding:11px 16px;border-radius:12px;font-weight:800;cursor:pointer}.cart-summary,.checkout-summary{border:1px solid var(--line);border-radius:26px;padding:27px;align-self:start;position:sticky;top:105px}.cart-summary h2,.checkout-summary h2{font-size:22px;margin:0 0 24px}.cart-summary>div,.checkout-summary>div{display:flex;justify-content:space-between;margin:15px 0;color:#687084}.cart-summary .grand,.checkout-summary .grand{color:#171b2b;font-size:18px}.cart-summary hr,.checkout-summary hr{border:0;border-top:1px solid var(--line);margin:20px 0}.cart-summary .checkout-btn{margin:25px 0 12px}.cart-summary>small{display:block;text-align:center;color:#8b93a4}.empty-cart{text-align:center;padding:90px 20px;border:1px dashed #dfe4ec;border-radius:30px}.empty-cart p{color:#7a8291;margin-bottom:25px}.checkout-head>p{color:#778091;margin-top:-18px;margin-bottom:32px}.checkout-form{display:flex;flex-direction:column;gap:18px}.payment-box{background:#f6f4ff;border:1px solid #e8e3ff;border-radius:18px;padding:18px}.payment-box b{font-size:14px}.payment-box p{margin:7px 0 0;color:#6c7280;font-size:13px;line-height:1.6}.form-error{background:#fff0f0;color:#b83030;border:1px solid #ffd5d5;border-radius:14px;padding:14px 16px;font-weight:700}.checkout-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #f0f2f5;color:#4f586b}.secure-note{font-size:12px;color:#5e6675;font-weight:800}
.orders-panel,.admin-orders,.order-detail{margin-top:32px;background:#fff;border:1px solid #e9edf4;border-radius:28px;padding:28px;box-shadow:0 12px 35px rgba(22,28,56,.04)}.orders-head{margin-bottom:20px}.orders-head h1{font-size:30px;margin:0 0 5px}.orders-head h1 span{color:#9aa1af}.orders-head p{margin:0;color:#7c8494}.order-row,.admin-order-row{display:grid;grid-template-columns:1.25fr .55fr .45fr;gap:25px;align-items:center;padding:21px 5px;border-top:1px solid #edf0f4}.order-no{font-size:11px;color:#7365ef;font-weight:900;letter-spacing:.8px}.order-row h3,.admin-order-row h3{margin:5px 0;font-size:17px}.order-row small,.admin-order-row small{display:block;color:#8b93a1;margin-top:5px}.status{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f0f2f5;color:#525a68;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.status-pending{background:#fff4dc;color:#9b6500}.status-confirmed,.status-paid,.status-active{background:#eafaf5;color:#087a5b}.status-in_production,.status-encoded{background:#eeedff;color:#5848d9}.status-shipped{background:#eaf5ff;color:#2675b8}.status-delivered{background:#e8f8ec;color:#27833f}.status-cancelled{background:#fff0f0;color:#b54343}.order-total{text-align:end}.order-total b{display:block;font-size:18px}.order-total a{font-size:12px;color:#6558f5;font-weight:900}.order-success{display:flex;gap:14px;align-items:center;background:#ebfaf5;border:1px solid #cdf1e5;color:#156d57;border-radius:18px;padding:16px 18px;margin-top:25px}.order-success b,.order-success span{display:block}.order-success span{font-size:12px;margin-top:4px}.admin-order-row{grid-template-columns:1fr .3fr 1fr}.admin-order-row form{display:flex;gap:8px;align-items:center;justify-content:flex-end}.admin-order-row select{border:1px solid #dfe4ec;border-radius:10px;padding:9px;background:#fff}.admin-order-row button{border:0;background:#6558f5;color:#fff;border-radius:10px;padding:10px 13px;font-weight:800}.admin-order-row form a{font-size:12px;font-weight:800;color:#6558f5}.order-detail>h1{font-size:35px;margin:7px 0}.order-detail>p{color:#8a92a0}.order-detail-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:22px;margin-top:30px}.order-box{border:1px solid #e8ecf2;border-radius:20px;padding:22px}.order-box h3{margin:0 0 18px}.order-box p{color:#697284;line-height:1.8}.order-item-line{display:grid;grid-template-columns:78px 1fr auto;gap:17px;align-items:center;padding:14px 0;border-top:1px solid #eef1f4}.mini-product{width:78px;height:50px;border-radius:10px;background:#171b28;color:#fff;padding:8px;font-weight:900}.mini-product small{font-size:8px}.order-item-line span,.order-item-line small{display:block;color:#8a92a0;margin-top:4px}.order-totals{max-width:430px;margin:25px 0 0 auto}.order-totals>div{display:flex;justify-content:space-between;padding:10px 0;color:#697284}.order-totals .grand{font-size:19px;color:#171b2b;border-top:1px solid #e8ecf2;margin-top:8px;padding-top:17px}.devices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.device-card{border:1px solid #e7ebf1;border-radius:25px;padding:17px;background:#fff;box-shadow:0 10px 30px rgba(28,35,61,.04)}.device-visual{height:165px;border-radius:18px;background:linear-gradient(145deg,#111521,#2a3144);color:#fff;padding:22px;display:flex;justify-content:space-between;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.device-visual span{font-weight:900;font-size:21px}.device-visual b{color:#8878ff}.device-visual i{font-style:normal;letter-spacing:-4px}.device-card>div:last-child{padding:18px 5px 5px}.device-card h3{margin:10px 0 5px}.device-card p,.device-card small{display:block;color:#828b9b;margin:6px 0}.device-card a{font-size:11px;font-weight:800;color:#6558f5;word-break:break-all}
@media(max-width:1100px){.store-hero{grid-template-columns:1fr;min-height:auto}.store-hero-art{min-height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.product-stage{position:relative;top:auto;height:auto;min-height:560px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.devices-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.store-top{height:auto;padding:15px 18px;gap:12px;flex-wrap:wrap}.store-top nav{order:3;width:100%;gap:15px;overflow-x:auto;padding-top:6px}.store-top-actions{gap:8px}.store-hero{padding:55px 20px}.store-hero h1{font-size:52px;letter-spacing:-2.8px}.store-hero-art{min-height:360px}.nfc-card{width:290px;padding:22px}.mock-black{right:8px}.mock-white{left:0}.nfc-tag{width:90px;height:90px}.product-section{padding:70px 20px}.section-head{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.how-nfc{margin:0 20px 60px;padding:40px 25px}.steps{grid-template-columns:1fr 1fr}.store-footer{grid-template-columns:1fr}.product-page{padding:30px 18px 70px}.product-config h1{font-size:38px}.field-grid{grid-template-columns:1fr}.product-stage{min-height:430px;padding:20px}.live-nfc-card{width:96%;border-radius:22px;padding:24px}.cart-page,.checkout-page{padding:40px 18px 70px}.cart-item{grid-template-columns:90px 1fr auto}.cart-item>strong{grid-column:2}.cart-thumb{height:65px}.cart-item>label{grid-column:3;grid-row:1}.order-row,.admin-order-row{grid-template-columns:1fr}.order-total{text-align:start}.admin-order-row form{justify-content:flex-start;flex-wrap:wrap}.order-detail-grid{grid-template-columns:1fr}.devices-grid{grid-template-columns:1fr}.store-footer div{flex-wrap:wrap}}

/* TapMe Commerce v3.2 */
.success-box{padding:14px 16px;border-radius:16px;background:#ecfdf3;border:1px solid #abefc6;color:#067647;font-weight:700;margin:14px 0}.top-actions{display:flex;gap:10px;flex-wrap:wrap}.preview-tabs{display:flex;gap:8px;margin:8px 0 18px}.preview-tabs button{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:8px 14px;cursor:pointer}.preview-tabs button.on{background:#fff;color:#111827}.preview-logo{margin-top:20px;font-weight:800;letter-spacing:.08em;opacity:.9}.back-qr{width:86px;height:86px;border-radius:16px;background:repeating-linear-gradient(45deg,#111 0 5px,#fff 5px 10px);border:8px solid #fff;margin-bottom:18px;display:grid;place-items:center;color:#fff;font-weight:900;text-shadow:0 1px 3px #000}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.upload-box{display:flex!important;flex-direction:column;gap:4px;padding:16px;border:1px dashed #cfd4dc;border-radius:16px;background:#fafbfc;cursor:pointer}.upload-box input{margin-top:8px}.upload-box small{color:#667085}.payment-methods{display:grid;gap:10px;padding:18px;border:1px solid #eaecf0;border-radius:20px;background:#fff}.payment-methods h3{margin:0 0 4px}.payment-choice{display:flex!important;align-items:flex-start;gap:12px;padding:14px;border:1px solid #eaecf0;border-radius:14px;cursor:pointer}.payment-choice input{margin-top:5px}.payment-choice span{display:grid;gap:2px}.payment-choice small{color:#667085}.secure-summary{margin-top:18px;padding:14px;border-radius:14px;background:#f8fafc;color:#475467;line-height:1.8;font-size:13px}.order-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:28px 0}.order-progress>div{position:relative;text-align:center;color:#98a2b3;font-size:12px}.order-progress>div:before{content:"";position:absolute;top:16px;left:-50%;width:100%;height:2px;background:#eaecf0;z-index:0}.order-progress>div:first-child:before{display:none}.order-progress i{position:relative;z-index:1;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#f2f4f7;border:2px solid #eaecf0;font-style:normal;font-weight:800}.order-progress .done{color:#344054;font-weight:700}.order-progress .done i{background:#5b5cf0;border-color:#5b5cf0;color:#fff}.order-progress .done:before{background:#5b5cf0}.tracking-box{margin-top:16px;padding:14px;border-radius:14px;background:#f8fafc;display:grid;gap:5px}.inline-pay{display:inline-flex!important;width:auto!important;margin-top:10px}.art-files{color:#067647!important;font-weight:700}.reassign-form{display:flex;gap:8px;margin-top:14px}.reassign-form select{min-width:0;flex:1}.reassign-form button{border:0;border-radius:12px;background:#111827;color:#fff;padding:10px 12px;cursor:pointer}.catalog-admin{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.7fr);gap:24px;align-items:start}.product-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-admin-card{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:14px;background:#fff;border:1px solid #eaecf0;border-radius:20px;box-shadow:0 8px 28px rgba(16,24,40,.05)}.product-admin-card img,.product-placeholder{width:120px;height:120px;object-fit:cover;border-radius:16px}.product-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#111827,#5b5cf0);color:#fff;font-weight:900;letter-spacing:.1em}.product-admin-card>div{display:flex;flex-direction:column;gap:6px}.product-admin-card h3{margin:0}.product-admin-card strong{font-size:20px}.product-admin-actions{display:flex;gap:8px;margin-top:auto}.product-admin-actions a,.product-admin-actions button{border:1px solid #d0d5dd;background:#fff;padding:8px 10px;border-radius:10px;text-decoration:none;color:#344054;cursor:pointer}.product-editor{position:sticky;top:18px;background:#fff;border:1px solid #eaecf0;border-radius:24px;padding:20px;box-shadow:0 12px 34px rgba(16,24,40,.06)}.product-editor h2{margin-top:0}.check-row{display:flex;gap:22px;flex-wrap:wrap}.check-row label{display:flex!important;align-items:center;gap:8px}.cancel-edit{display:block;text-align:center;margin-top:12px;color:#667085}.admin-device-row{display:grid;grid-template-columns:minmax(200px,.5fr) 1fr;gap:20px;background:#fff;border:1px solid #eaecf0;border-radius:20px;padding:18px;margin-bottom:12px}.device-admin-form{display:grid;grid-template-columns:1fr 1fr 1.5fr .8fr auto;gap:8px;align-items:center}.device-admin-form input,.device-admin-form select,.order-ops input,.order-ops select{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:10px;background:#fff}.device-admin-form button,.order-ops button{border:0;border-radius:10px;background:#111827;color:#fff;padding:11px 14px;cursor:pointer}.admin-order-row.expanded{display:block!important}.admin-order-main{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start}.admin-order-main>div{display:grid;gap:5px}.order-ops{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #eaecf0}.order-ops label{display:grid;gap:5px;font-size:12px;color:#667085}.order-ops .wide{grid-column:span 2}.order-ops button{align-self:end}.product-real-image{width:100%;height:100%;object-fit:cover;display:block}.status-active{background:#ecfdf3!important;color:#067647!important}
@media(max-width:1100px){.catalog-admin{grid-template-columns:1fr}.product-editor{position:static}.device-admin-form{grid-template-columns:1fr 1fr}.order-ops{grid-template-columns:1fr 1fr}.order-progress{grid-template-columns:repeat(3,1fr)}.order-progress>div:before{display:none}}
@media(max-width:720px){.upload-grid,.product-admin-grid{grid-template-columns:1fr}.product-admin-card{grid-template-columns:92px 1fr}.product-admin-card img,.product-placeholder{width:92px;height:92px}.admin-device-row{grid-template-columns:1fr}.device-admin-form,.order-ops{grid-template-columns:1fr}.order-ops .wide{grid-column:auto}.order-progress{grid-template-columns:repeat(2,1fr)}}

/* TapMe Checkout Premium v3.4 */
.checkout-premium{background:#f7f8fc}.checkout-topbar{height:82px;padding:0 clamp(24px,5vw,76px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(255,255,255,.92);border-bottom:1px solid #e8ebf2;backdrop-filter:blur(18px);position:sticky;top:0;z-index:60}.checkout-top-center{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800;color:#667085}.checkout-lock{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ecfdf3;color:#079455}.checkout-back{justify-self:end;font-size:13px;font-weight:800;color:#475467!important}.checkout-back span{margin-inline-start:5px;color:#6957f6}.checkout-shell{max-width:1380px;margin:auto;padding:58px clamp(22px,5vw,70px) 80px}.checkout-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.checkout-intro .eyebrow{margin-bottom:11px}.checkout-intro h1{font-size:clamp(40px,4.5vw,62px);letter-spacing:-3px;line-height:1;margin:0 0 12px}.checkout-intro p{margin:0;color:#667085;font-size:16px}.checkout-trust{display:flex;gap:9px}.checkout-trust>span{min-width:92px;padding:11px 13px;border:1px solid #e6e9f0;background:#fff;border-radius:15px;display:grid;gap:2px;color:#7b8495;font-size:10px;font-weight:700}.checkout-trust b{font-size:12px;color:#252b3b}.premium-layout{grid-template-columns:minmax(0,1fr) 420px;gap:32px;align-items:start}.premium-form{gap:18px}.checkout-panel{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:26px;box-shadow:0 10px 35px rgba(16,24,40,.035)}.panel-title{display:flex;align-items:flex-start;gap:14px;margin-bottom:23px}.panel-title>span{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#f0edff;color:#6756f5;font-weight:900}.panel-title h2{font-size:18px;margin:1px 0 4px}.panel-title p{margin:0;color:#8a93a3;font-size:12px;font-weight:500}.premium-form label{color:#344054}.premium-form input,.premium-form select,.premium-form textarea{background:#fbfcfe;border-color:#dfe3eb;border-radius:13px;padding:14px 15px}.premium-form textarea{resize:vertical}.premium-payments{padding:0;border:0;background:transparent;gap:10px}.premium-payments .payment-choice{position:relative;display:grid!important;grid-template-columns:22px 42px 1fr auto;align-items:center;gap:12px;padding:16px;border:1.5px solid #e3e7ee;background:#fff;border-radius:16px;transition:.2s}.premium-payments .payment-choice:hover{border-color:#b9b0ff;background:#fbfaff}.premium-payments .payment-choice:has(input:checked){border-color:#7162f5;box-shadow:0 0 0 3px #f0edff;background:#fdfcff}.premium-payments input{position:absolute;opacity:0;pointer-events:none}.pay-radio{width:19px;height:19px;border:2px solid #c8ced8;border-radius:50%;display:block;position:relative}.payment-choice:has(input:checked) .pay-radio{border-color:#6758f5}.payment-choice:has(input:checked) .pay-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#6758f5}.pay-icon{width:42px;height:42px;border-radius:12px;background:#f4f6fa;display:grid;place-items:center;font-size:19px}.pay-copy{display:grid;gap:3px}.pay-copy b{font-size:13px}.pay-copy small{font-size:11px;color:#7d8797}.recommended{padding:6px 9px;border-radius:999px;background:#ecfdf3;color:#067647;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.premium-submit{min-height:58px;border-radius:17px;display:grid;grid-template-columns:1fr auto 24px;gap:12px;padding:0 20px;box-shadow:0 15px 32px rgba(87,75,234,.24);font-size:14px}.premium-submit span{text-align:start}.premium-submit b{font-size:14px}.premium-submit i{font-style:normal;font-size:20px}.checkout-legal{text-align:center;margin:0!important;color:#8991a1!important;font-size:11px!important}.checkout-mobile-total{display:none}.premium-summary{background:#fff;border-radius:26px;padding:26px;border:1px solid #e5e9f0;box-shadow:0 18px 50px rgba(16,24,40,.07);top:105px}.summary-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:19px;border-bottom:1px solid #eef0f4}.summary-head .eyebrow{margin:0 0 5px}.summary-head h2{font-size:21px;margin:0}.summary-head>a{font-size:11px;font-weight:900;color:#6758f5}.summary-products{padding:8px 0}.summary-product{display:grid;grid-template-columns:72px 1fr auto;gap:13px;align-items:center;padding:15px 0;border-bottom:1px solid #f0f2f5}.summary-product-art{height:50px;border-radius:11px;background:linear-gradient(145deg,#121621,#343b50);color:#fff;padding:9px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:visible}.summary-product-art span{font-size:10px;font-weight:900}.summary-product-art span b{color:#8b7cff}.summary-product-art i{font-style:normal;font-size:10px;letter-spacing:-3px;align-self:flex-end}.summary-product-art em{position:absolute;right:-7px;top:-7px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#6b5bf5;color:#fff;font-style:normal;font-size:9px;font-weight:900;box-shadow:0 3px 10px rgba(72,58,210,.25)}.summary-product-copy{display:grid;gap:4px;min-width:0}.summary-product-copy strong{font-size:12px;line-height:1.35}.summary-product-copy small{font-size:10px;color:#8b93a2}.summary-product>b{font-size:12px;white-space:nowrap}.summary-totals{padding:10px 0}.premium-summary .summary-totals>div{display:flex;justify-content:space-between;margin:12px 0;color:#697386;font-size:12px}.premium-summary .summary-totals .summary-grand{margin-top:17px;padding-top:17px;border-top:1px solid #e8ebf0;color:#111827;font-size:16px;align-items:center}.summary-grand b{font-size:20px}.free-shipping-note{display:flex!important;justify-content:flex-start!important;gap:11px!important;padding:13px!important;margin:13px 0!important;border-radius:14px;background:#f8f9fc;color:#344054!important}.free-shipping-note>span{font-size:18px}.free-shipping-note>div{display:grid;gap:3px}.free-shipping-note b{font-size:10px}.free-shipping-note small{font-size:9px;color:#8b93a2}.summary-assurance{margin-top:18px;padding-top:17px;border-top:1px solid #edf0f4;display:grid!important;gap:13px}.premium-summary .summary-assurance>div{display:flex;justify-content:flex-start;gap:10px;margin:0;color:#475467}.summary-assurance>div>span{width:25px;height:25px;flex:0 0 25px;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#079455;font-size:11px;font-weight:900}.summary-assurance p{display:grid;gap:2px;margin:0}.summary-assurance b{font-size:10px}.summary-assurance small{font-size:9px;color:#98a2b3}.checkout-footer-note{text-align:center;padding-top:45px;color:#98a2b3;font-size:11px}.checkout-footer-note span{font-weight:900;font-size:16px;color:#344054}.checkout-footer-note p{margin:4px 0 0}
[dir="rtl"] .checkout-back span,[dir="rtl"] .premium-submit i{transform:rotate(180deg)}
@media(max-width:1050px){.premium-layout{grid-template-columns:1fr}.premium-summary{position:static;order:-1}.checkout-trust{display:none}.premium-summary{max-width:none}.summary-products{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}}
@media(max-width:700px){.checkout-topbar{height:68px;padding:0 17px;grid-template-columns:1fr auto}.checkout-top-center{display:none}.checkout-shell{padding:34px 16px 55px}.checkout-intro{margin-bottom:24px}.checkout-intro h1{font-size:40px;letter-spacing:-2px}.checkout-intro p{font-size:13px;line-height:1.6}.checkout-panel{padding:19px;border-radius:20px}.panel-title{margin-bottom:18px}.premium-summary{padding:20px;border-radius:21px}.summary-products{display:block}.premium-payments .payment-choice{grid-template-columns:20px 38px 1fr;padding:14px 12px}.recommended{display:none}.pay-icon{width:38px;height:38px}.checkout-mobile-total{display:flex;justify-content:space-between;align-items:center;padding:0 3px;color:#667085;font-size:12px}.checkout-mobile-total strong{font-size:19px;color:#111827}.premium-submit{position:sticky;bottom:12px;z-index:20}.checkout-footer-note{padding-top:30px}}

/* TapMe Commerce Pro v3.5 — premium conversion layer */
:root{--tm-ink:#0b1020;--tm-muted:#697386;--tm-line:#e7eaf1;--tm-surface:#fff;--tm-soft:#f6f8fc;--tm-accent:#635bff;--tm-shadow:0 24px 70px rgba(20,28,58,.10)}
.store-body{background:linear-gradient(180deg,#fff 0,#f8f9fd 55%,#fff 100%);color:var(--tm-ink)}
.store-top,.checkout-topbar{backdrop-filter:blur(18px);background:rgba(255,255,255,.92);border-bottom:1px solid rgba(15,23,42,.07);position:sticky;top:0;z-index:50}
.store-brand{font-weight:850;letter-spacing:-1.2px}.store-brand span{color:var(--tm-accent)}
.store-top nav a{position:relative}.store-top nav a.active:after{content:"";height:2px;border-radius:9px;background:var(--tm-accent);position:absolute;left:16px;right:16px;bottom:-18px}
.cart-pill{box-shadow:0 8px 22px rgba(99,91,255,.13)}
.store-hero{min-height:650px;align-items:center;background:radial-gradient(circle at 78% 28%,rgba(99,91,255,.13),transparent 27%),radial-gradient(circle at 90% 72%,rgba(60,130,246,.10),transparent 24%)}
.store-hero-copy h1{font-size:clamp(48px,5.5vw,82px);line-height:.98;letter-spacing:-4px}.store-hero-copy h1 em{font-style:normal;background:linear-gradient(100deg,#635bff,#3478f6);-webkit-background-clip:text;color:transparent}
.store-hero-copy p{font-size:18px;line-height:1.75;max-width:690px}.hero-points span{background:#fff;border:1px solid var(--tm-line);padding:10px 14px;border-radius:999px;box-shadow:0 6px 18px rgba(15,23,42,.04)}
.store-hero-art{filter:drop-shadow(0 34px 45px rgba(15,23,42,.16))}.nfc-card{border:1px solid rgba(255,255,255,.22)}
.product-section{padding-top:110px}.section-head h2,.how-nfc h2{letter-spacing:-2px}.product-card{background:#fff;border:1px solid var(--tm-line);border-radius:26px;overflow:hidden;transition:.3s ease;box-shadow:0 4px 16px rgba(15,23,42,.025)}.product-card:hover{transform:translateY(-7px);box-shadow:var(--tm-shadow);border-color:#d9d8ff}.product-visual{min-height:330px}.product-copy{padding:24px}.product-bottom a{background:var(--tm-ink);color:#fff!important;padding:11px 15px;border-radius:12px;font-weight:750}.product-bottom a:hover{background:var(--tm-accent)}
.how-nfc{border-radius:36px;margin:70px auto;max-width:1440px;background:#0b1020;color:#fff;padding:70px}.how-nfc .steps article{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);border-radius:22px;padding:28px}.how-nfc .steps article>b{color:#9f9aff;font-size:13px}
.checkout-shell{max-width:1280px}.checkout-intro{padding-top:52px}.checkout-intro h1{font-size:clamp(40px,4vw,62px);letter-spacing:-2.6px}.checkout-layout{gap:34px;align-items:start}.premium-form{display:grid;gap:18px}.checkout-panel{background:#fff;border:1px solid var(--tm-line);border-radius:24px;padding:28px;box-shadow:0 8px 30px rgba(15,23,42,.035)}.panel-title>span{width:38px;height:38px;border-radius:12px;background:#10172a;color:#fff;display:grid;place-items:center;font-weight:800}.panel-title h2{font-size:20px;letter-spacing:-.4px}.panel-title p{color:var(--tm-muted)}
.checkout-panel label{font-weight:700;font-size:12px;color:#30384b}.checkout-panel input,.checkout-panel select,.checkout-panel textarea{margin-top:8px;border:1px solid #dfe3eb;border-radius:13px;background:#fbfcfe;min-height:48px;padding:13px 14px;transition:.2s}.checkout-panel textarea{min-height:auto}.checkout-panel input:focus,.checkout-panel select:focus,.checkout-panel textarea:focus{outline:none;border-color:#817bff;background:#fff;box-shadow:0 0 0 4px rgba(99,91,255,.10)}.checkout-panel .field-ok{border-color:#b9dec9;background:#fbfffc}
.payment-choice{position:relative;border:1px solid #e0e4ec!important;border-radius:17px!important;padding:18px!important;transition:.2s;background:#fff}.payment-choice:hover,.payment-choice.selected{border-color:#817bff!important;box-shadow:0 0 0 3px rgba(99,91,255,.08);background:#fcfbff}.stripe-choice{min-height:104px}.pay-icon{width:42px;height:42px;border-radius:12px;background:#f2f3f8;display:grid;place-items:center}.card-icon{font-size:22px;color:#635bff}.card-brands{display:flex;gap:7px;margin-top:9px}.card-brands i{font-style:normal;font-size:9px;font-weight:850;border:1px solid #dfe3ea;background:#fff;border-radius:5px;padding:3px 6px;color:#30384b}.recommended{background:#eeecff!important;color:#5148df!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;font-weight:850!important}
.premium-summary{position:sticky;top:92px;background:#fff;border:1px solid var(--tm-line);border-radius:26px;padding:26px;box-shadow:var(--tm-shadow)}.summary-product-art{border-radius:16px;background:linear-gradient(145deg,#11182a,#282f46);box-shadow:0 12px 28px rgba(15,23,42,.18)}.summary-grand{padding-top:18px;margin-top:12px;border-top:1px solid var(--tm-line)}.summary-grand b{font-size:24px}.free-shipping-note{border-radius:15px;background:#f5f7ff;border:1px solid #e4e5ff}.summary-assurance{border-top:1px solid var(--tm-line);padding-top:18px}
.premium-submit{min-height:60px;border-radius:16px;box-shadow:0 14px 30px rgba(99,91,255,.25);font-size:14px}.premium-submit:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(99,91,255,.31)}.checkout-security-row{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;color:#6b7280;font-size:11px}.checkout-secure-note{color:#8991a3;font-size:10px;margin-inline-start:8px}
@media(max-width:900px){.store-hero{min-height:auto;padding-top:70px}.store-hero-copy h1{letter-spacing:-2.4px}.how-nfc{border-radius:0;margin-inline:0;padding:46px 22px}.premium-summary{position:static;order:-1}.checkout-intro{padding-top:28px}.checkout-panel{padding:20px}.checkout-security-row{gap:8px}.store-top nav{display:none}}

/* v3.6 live product studio */
.product-stage{position:sticky;top:92px}.live-nfc-card{position:relative;overflow:hidden;transition:.3s ease;background:linear-gradient(145deg,#101827,#293248)}.live-nfc-card[data-color="White"]{background:linear-gradient(145deg,#fff,#edf1f7);color:#111827}.live-nfc-card[data-color="Midnight Blue"]{background:linear-gradient(145deg,#07182f,#183c69)}.live-nfc-card[data-color="Sand"]{background:linear-gradient(145deg,#d9c3a0,#a88e69);color:#171717}.live-nfc-card[data-color="Silver"]{background:linear-gradient(145deg,#eef1f3,#8e98a2);color:#111}.live-nfc-card[data-color="Gold"]{background:linear-gradient(145deg,#e4c477,#8e6727);color:#111}.live-nfc-card[data-finish="Soft Touch"]{filter:saturate(.8)}.live-nfc-card[data-finish="Gloss White"]{box-shadow:inset 0 0 45px rgba(255,255,255,.5),0 30px 70px rgba(15,23,42,.2)}.live-nfc-card[data-finish="Brushed Metal"]:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.13;background:repeating-linear-gradient(0deg,transparent 0 2px,#fff 3px)}.live-nfc-card[data-finish="Natural Bamboo"]{background:linear-gradient(90deg,#b98a55,#dfbd85 30%,#c89b62 65%,#e3c18c);color:#2b1a0d}.preview-logo img{max-width:92px;max-height:42px;object-fit:contain;display:block;margin-top:10px}.artwork-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.live-nfc-card>div:not(.artwork-layer),.live-nfc-card>.tap-brand,.live-nfc-card>.tap-symbol,.live-nfc-card>.mini-url{position:relative;z-index:2}.studio-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0}.studio-status{font-size:11px;font-weight:800;color:#687086}.studio-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#25b46b;margin-inline-end:7px}.color-swatches{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.color-swatch{width:34px;height:34px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9dee8;cursor:pointer}.color-swatch.active{box-shadow:0 0 0 2px #635bff}.color-swatch[data-v="Black"]{background:#111827}.color-swatch[data-v="White"]{background:#fff}.color-swatch[data-v="Midnight Blue"]{background:#102b50}.color-swatch[data-v="Sand"]{background:#c6aa7d}.color-swatch[data-v="Silver"]{background:#aab2bb}.color-swatch[data-v="Gold"]{background:#b98a3c}.customizer-progress{display:flex;gap:6px;margin-bottom:24px}.customizer-progress span{height:5px;flex:1;border-radius:10px;background:#e8eaf0}.customizer-progress span.on{background:#635bff}.config-section{border-top:1px solid #edf0f4;padding-top:22px;margin-top:22px}.config-section-title{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-size:13px;font-weight:850}.config-section-title i{width:27px;height:27px;border-radius:9px;background:#f0efff;color:#635bff;display:grid;place-items:center;font-style:normal}.upload-box.has-file{border-color:#8b84ff;background:#f8f7ff}.upload-box .file-name{display:block;margin-top:5px;color:#635bff;font-weight:700;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.design-help{display:flex;gap:10px;align-items:flex-start;padding:13px 15px;border-radius:13px;background:#f7f8fb;color:#687086;font-size:11px;margin-top:14px}.qty-row{display:flex;align-items:center;border:1px solid #dfe3eb;border-radius:13px;overflow:hidden;margin-top:8px;width:150px}.qty-row button{width:42px;height:46px;border:0;background:#f7f8fb;font-size:20px;cursor:pointer}.qty-row input{border:0!important;margin:0!important;text-align:center;width:66px;box-shadow:none!important}.product-price-sticky{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding-top:20px;border-top:1px solid #edf0f4}.product-price-sticky .total small{display:block;color:#8991a3;font-size:10px}.product-price-sticky .total strong{font-size:22px}.product-price-sticky .add-cart{margin:0;flex:1}.safe-production{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:12px;font-size:10px;color:#7d8596}@media(max-width:900px){.product-stage{position:static}.product-price-sticky{position:sticky;bottom:0;background:#fff;z-index:20;margin-inline:-20px;padding:14px 20px;border-top:1px solid #e6e9ef;box-shadow:0 -10px 30px rgba(15,23,42,.08)}}

/* TapMe Product Studio v3.7 — direct-on-card editor */
.live-nfc-card #frontSide,.live-nfc-card #backSide{position:absolute!important;inset:0;z-index:3;pointer-events:none}.design-object{position:absolute!important;z-index:5;pointer-events:auto;cursor:grab;touch-action:none;transform-origin:left top;user-select:none;max-width:72%}.design-object:active{cursor:grabbing}.design-object.selected{outline:1.5px dashed rgba(139,132,255,.95);outline-offset:6px;border-radius:5px}.design-object.selected:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;border:2px solid #635bff;right:-11px;bottom:-11px;box-shadow:0 2px 8px rgba(0,0,0,.18)}.name-object strong{display:block;font-size:25px;letter-spacing:1.2px;white-space:nowrap}.subtitle-object small{display:block;font-size:14px;opacity:.75;white-space:nowrap}.logo-object{min-width:55px;min-height:24px}.logo-object img{pointer-events:none}.qr-object{width:72px;height:72px;display:grid;place-items:center;background:#fff;color:#111;border-radius:10px;font-size:15px;font-weight:900;box-shadow:0 4px 15px rgba(0,0,0,.14)}.design-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px}.editor-hint{margin-top:13px;border:1px solid #e4e2ff;background:#f8f7ff;color:#5f5a88;border-radius:13px;padding:12px 14px;font-size:11px;font-weight:650;line-height:1.55}.size-control{display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;margin-top:14px}.size-control input[type=range]{padding:0;border:0;box-shadow:none;height:22px;accent-color:#635bff}.reset-design{height:42px;border:1px solid #dfe3eb;background:#fff;border-radius:11px;padding:0 14px;font-weight:750;color:#41495c;cursor:pointer}.reset-design:hover{border-color:#8b84ff;color:#635bff}.preview-tabs{z-index:8}.artwork-layer{pointer-events:none}@media(max-width:700px){.design-controls{grid-template-columns:1fr}.size-control{grid-template-columns:1fr}.reset-design{width:100%}.design-object.selected{outline-offset:3px}}

/* TapMe Storefront v4.6 — premium commerce layer */
.store-promo{min-height:34px;background:#0a0d16;color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;padding:7px 20px;font-size:11px;font-weight:700;letter-spacing:.15px}.promo-dot{opacity:.35}.store-top{height:82px;box-shadow:0 1px 0 rgba(15,23,42,.04)}.store-top nav{gap:24px}.store-top nav a{position:relative}.store-top nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:#111827;transform:scaleX(0);transition:.2s}.store-top nav a:hover:after,.store-top nav a.active:after{transform:scaleX(1)}
.store-hero{min-height:610px;border-bottom:1px solid #eef0f4}.store-hero-copy>p{max-width:590px}.hero-actions .primary{min-width:170px}.product-section{max-width:1500px;margin:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-card{border-radius:22px;box-shadow:none}.product-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(15,23,42,.09)}.product-visual{height:360px}.product-copy{min-height:245px}.product-copy h3{font-size:20px}.product-bottom strong{font-size:20px}.product-bottom>a{border-radius:999px;padding:10px 16px}
.store-confidence{max-width:1440px;margin:10px auto 70px;padding:0 clamp(24px,6vw,90px);display:grid;grid-template-columns:repeat(4,1fr)}.store-confidence article{display:flex;gap:15px;padding:24px;border-block:1px solid #e8ebf0}.store-confidence article+article{border-inline-start:1px solid #e8ebf0}.store-confidence b{font-size:11px;color:#6b5cff}.store-confidence strong,.store-confidence span{display:block}.store-confidence strong{font-size:14px;margin-bottom:6px}.store-confidence span{font-size:11px;line-height:1.55;color:#7a8292}
.product-page{background:#fff;padding-top:34px}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:58px;max-width:1480px}.product-gallery{min-width:0}.product-stage{top:118px;height:auto;min-height:640px;border-radius:24px;background:#eef1f1;border:1px solid #e5e9e9;box-shadow:none}.gallery-thumbs{display:flex;gap:10px;margin-top:14px}.gallery-thumb{border:1px solid #e1e5ea;background:#fff;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:8px;font:inherit;font-size:11px;font-weight:750;color:#5d6574;cursor:pointer}.gallery-thumb span{width:30px;height:30px;border-radius:8px;background:#f2f4f7;display:grid;place-items:center;color:#111827}.gallery-thumb.active{border-color:#111827;color:#111827}.gallery-angle{transform:perspective(900px) rotateY(-12deg) rotateX(4deg);transition:.3s}.product-config{padding:8px 0 30px}.product-breadcrumb{display:flex;gap:8px;align-items:center;color:#8b93a2;font-size:11px;margin-bottom:24px}.product-config h1{font-size:clamp(36px,4vw,54px);margin-bottom:14px}.price-line{padding:20px 0;margin:20px 0;border-block:1px solid #eceff3}.product-assurance{display:flex;gap:14px;flex-wrap:wrap;margin:-5px 0 22px;color:#5f6877;font-size:11px;font-weight:700}.config-section{border:1px solid #e8ebf0;border-radius:18px;padding:20px;margin-top:14px}.config-section .config-section{border:0;border-top:1px solid #edf0f4;border-radius:0;padding:20px 0 0}.config-section-title i{border-radius:50%}.product-price-sticky{position:sticky;bottom:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);margin-inline:-8px;padding:18px 8px 10px}.product-cta-stack{display:grid;grid-template-columns:1fr .55fr;gap:10px;flex:1}.buy-now{border:1px solid #111827;background:#fff;color:#111827;border-radius:15px;padding:16px 18px;font-weight:850;cursor:pointer}.buy-now:hover{background:#111827;color:#fff}.add-cart{background:#07112f!important;box-shadow:none!important}.add-cart:hover{background:#121f49!important}.safe-production{padding-bottom:8px}
[dir="rtl"] .store-top nav a:after{left:0;right:0}[dir="rtl"] .store-confidence article+article{border-inline-start:1px solid #e8ebf0}
@media(max-width:1050px){.product-detail{grid-template-columns:1fr;max-width:760px}.product-stage{position:relative;top:0;min-height:560px}.store-confidence{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.store-promo{overflow:hidden;white-space:nowrap;justify-content:flex-start}.store-promo span:nth-child(n+2){display:none}.store-top{height:68px;padding-inline:16px}.store-top-actions>a:not(.cart-pill):not(:first-child){display:none}.product-grid{grid-template-columns:1fr}.product-visual{height:330px}.store-confidence{grid-template-columns:1fr}.store-confidence article+article{border-inline-start:0}.product-page{padding-inline:14px}.product-stage{min-height:430px;padding:20px}.product-detail{gap:24px}.product-config h1{font-size:36px}.field-grid{grid-template-columns:1fr}.product-cta-stack{grid-template-columns:1fr}.product-price-sticky{align-items:flex-end}.product-price-sticky .total{min-width:90px}.gallery-thumbs{overflow:auto}.gallery-thumb{white-space:nowrap}}

/* TapMe Storefront v4.6.1 — balanced premium commerce correction */
:root{--tm-store-max:1280px;--tm-soft:#f6f7f9;--tm-border:#e8ebef;--tm-text:#111827;--tm-muted:#667085}
.store-body{background:#fff;color:var(--tm-text)}
.store-top{height:72px;padding-inline:clamp(18px,4vw,54px);box-shadow:none;border-bottom:1px solid #eceff3}
.store-top nav{gap:20px}.store-top nav a{font-size:13px}
.store-promo{min-height:30px;font-size:10px;padding-block:6px}

.store-hero{max-width:var(--tm-store-max);min-height:500px;margin:auto;padding:64px 42px;border-bottom:0}
.store-hero-copy h1{font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-3px}
.store-hero-copy>p{font-size:16px;line-height:1.75;color:#667085}
.store-hero-art{min-height:420px}
.product-section{max-width:var(--tm-store-max);padding-inline:42px}
.product-grid{gap:22px}
.product-card{border:1px solid var(--tm-border);border-radius:18px;overflow:hidden;background:#fff}
.product-visual{height:300px;background:#f6f7f8}
.product-copy{min-height:220px;padding:22px}
.product-copy h3{font-size:18px;letter-spacing:-.3px}
.product-copy p{font-size:13px;line-height:1.6;color:#737b8a}

.product-page{padding:30px 34px 80px;background:#fff}
.product-detail{max-width:var(--tm-store-max);grid-template-columns:minmax(0,1fr) minmax(420px,500px);gap:44px;align-items:start}
.product-gallery{min-width:0}
.product-stage{position:sticky;top:96px;min-height:510px;height:510px;padding:34px;border-radius:18px;background:#f2f4f4;border:1px solid #e6eaea;box-shadow:none;overflow:hidden}
.product-stage .badge{top:20px;left:20px;right:auto}
[dir="rtl"] .product-stage .badge{left:auto;right:20px}
.product-stage>p{bottom:18px;font-size:10px;color:#8a919f}
.studio-toolbar{position:absolute;top:18px;right:18px;left:auto;margin:0;gap:8px;z-index:9}
[dir="rtl"] .studio-toolbar{right:auto;left:18px}
.studio-status{background:rgba(255,255,255,.88);border:1px solid rgba(15,23,42,.07);border-radius:999px;padding:7px 10px;font-size:9px;backdrop-filter:blur(8px)}
.preview-tabs{position:absolute;bottom:52px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #e7eaf0;border-radius:999px;padding:4px;display:flex;gap:3px;box-shadow:0 8px 24px rgba(15,23,42,.07)}
.preview-tabs button{border:0;border-radius:999px;background:transparent;padding:7px 13px;font-size:10px;font-weight:800;color:#7a8290;cursor:pointer}
.preview-tabs button.on{background:#111827;color:#fff}
.live-nfc-card{width:min(430px,82%);border-radius:24px;padding:28px;box-shadow:0 24px 50px rgba(15,23,42,.18)}
.tap-brand{font-size:25px}.tap-symbol{font-size:22px}.name-object strong{font-size:22px}.subtitle-object small{font-size:12px}
.gallery-thumbs{justify-content:center;margin-top:12px}
.gallery-thumb{border-radius:10px;padding:7px 10px}.gallery-thumb span{width:26px;height:26px}

.product-config{padding:0;max-width:500px;width:100%}
.product-breadcrumb{margin-bottom:16px}
.product-config .eyebrow{font-size:10px;letter-spacing:1.2px;color:#737b8a}
.product-config h1{font-size:clamp(34px,3.6vw,44px);line-height:1.05;letter-spacing:-1.7px;margin:10px 0 12px}
.product-config .lead{font-size:14px;line-height:1.7;color:#6f7785;margin-bottom:0}
.price-line{padding:15px 0;margin:16px 0}.price-line strong{font-size:26px}.price-line del{font-size:13px}
.product-assurance{gap:8px;margin:0 0 16px}.product-assurance span{background:#f7f8fa;border:1px solid #eceff3;padding:7px 9px;border-radius:9px;font-size:9px}
.config-form{gap:10px}
.customizer-progress{margin-bottom:12px}
.config-section{border:1px solid #e8ebef;border-radius:14px;padding:16px;margin-top:10px;background:#fff;box-shadow:none}
.config-section-title{margin-bottom:12px;font-size:12px}.config-section-title i{width:24px;height:24px;font-size:10px}
.config-form label{font-size:11px}.config-form input,.config-form select{border-radius:10px;padding:11px 12px;font-size:12px}
.field-grid{gap:10px}.upload-grid{gap:10px}.upload-box{border-radius:12px;padding:14px}
.design-help,.editor-hint{font-size:10px;padding:10px 12px;border-radius:10px}
.color-swatch{width:28px;height:28px}.qty-row{width:132px;border-radius:10px}.qty-row button{height:40px;width:38px}.qty-row input{width:56px}
.product-price-sticky{position:static;margin:16px 0 0;padding:16px 0 0;background:#fff;backdrop-filter:none;border-top:1px solid #edf0f3;display:block}
.product-price-sticky .total{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}
.product-price-sticky .total small{font-size:9px}.product-price-sticky .total strong{font-size:24px}
.product-cta-stack{grid-template-columns:1fr 1fr;gap:8px}
.add-cart,.buy-now{min-height:48px;border-radius:11px;padding:13px 16px;font-size:12px}
.safe-production{justify-content:flex-start;font-size:9px;gap:10px;margin-top:10px}

/* avoid the gimmicky angled transform that looked odd on desktop */
.gallery-angle{transform:none!important}

@media(max-width:1050px){
  .product-detail{grid-template-columns:1fr;max-width:760px}
  .product-config{max-width:none}
  .product-stage{position:relative;top:0;height:500px;min-height:500px}
  .store-hero{padding-inline:26px}.product-section{padding-inline:26px}
}
@media(max-width:700px){
  .product-page{padding:18px 14px 64px}.product-detail{gap:20px}
  .product-stage{height:390px;min-height:390px;padding:20px;border-radius:14px}
  .live-nfc-card{width:92%;border-radius:19px;padding:22px}
  .studio-toolbar{top:12px;right:12px}.studio-status:nth-child(2){display:none}
  .product-config h1{font-size:32px}.product-config .lead{font-size:13px}
  .product-cta-stack{grid-template-columns:1fr}.safe-production{justify-content:center}
  .store-hero{padding:44px 18px}.product-section{padding-inline:18px}.product-visual{height:260px}
}

/* TapMe Store Discovery v4.9 */
.store-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:14px;align-items:center;margin:28px 0 14px}.store-search{height:50px;border:1px solid #e3e7ef;border-radius:15px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 15px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.store-search span{font-size:23px;color:#667085}.store-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:#101828}.store-filter-pills{display:flex;gap:7px;padding:5px;border:1px solid #e6e9f0;border-radius:15px;background:#fff}.store-filter-pills button{border:0;background:transparent;padding:10px 13px;border-radius:11px;font-weight:750;color:#667085;cursor:pointer;white-space:nowrap}.store-filter-pills button.active{background:#111827;color:#fff}.store-sort{height:50px;border:1px solid #e3e7ef;border-radius:15px;background:#fff;padding:0 38px 0 14px;font:inherit;font-weight:700;color:#344054;outline:none}.store-result-meta{display:flex;justify-content:space-between;align-items:center;color:#98a2b3;font-size:13px;margin:0 2px 18px}.store-result-meta span:first-child{font-weight:800;color:#475467}.product-card[hidden]{display:none!important}.store-empty{text-align:center;padding:54px 20px;border:1px dashed #d9deea;border-radius:24px;background:#fafbff;margin-top:18px}.store-empty div{font-size:34px}.store-empty h3{margin:8px 0 4px;font-size:22px}.store-empty p{color:#667085;margin:0 0 16px}.store-empty button{border:0;border-radius:12px;background:#111827;color:#fff;padding:11px 17px;font-weight:800;cursor:pointer}.store-hero-art .nfc-card strong{letter-spacing:.06em}@media(max-width:1100px){.store-tools{grid-template-columns:1fr}.store-filter-pills{overflow:auto}.store-sort{width:100%}}@media(max-width:650px){.store-tools{margin-top:20px}.store-filter-pills{margin-inline:-2px}.store-filter-pills button{padding:9px 11px;font-size:12px}.store-result-meta span:last-child{display:none}.store-search,.store-sort{height:48px}}
/* TapMe Store Growth v5.0 */
.product-wishlist-form{margin:8px 0 4px}.wishlist-detail{border:1px solid #ddd;background:#fff;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.wishlist-detail.saved{background:#f5f0ff;border-color:#d8c8ff;color:#5d36c9}.rating-summary{display:flex;gap:10px;align-items:center;margin:8px 0 16px}.rating-summary span{font-weight:800}.rating-summary a{color:#6d55c7;text-decoration:none}.reviews-section{max-width:1280px;margin:42px auto 80px;padding:0 24px}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:1px solid #e9e9ef;padding-bottom:20px}.reviews-head h2{margin:5px 0 0}.reviews-head>strong{font-size:24px}.reviews-head small{font-size:14px;color:#777}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.review-grid article{border:1px solid #e8e8ee;border-radius:18px;padding:20px;background:#fff}.review-stars{color:#111;letter-spacing:2px}.review-stars span{color:#d8d8de}.review-grid h3{margin:12px 0 6px}.review-grid p{color:#5d5d68;line-height:1.65}.review-grid small{color:#2e7d5b}.reviews-empty,.review-success{margin-top:20px;padding:18px;border-radius:14px;background:#f7f7fa}.review-success{background:#eefaf4;color:#216b4b}.review-form{max-width:720px;margin-top:24px;padding:22px;border:1px solid #e7e7ee;border-radius:18px;background:#fff}.review-form label{display:block;margin:12px 0;font-weight:700}.review-form input,.review-form select,.review-form textarea{width:100%;margin-top:7px;padding:12px;border:1px solid #dcdce4;border-radius:10px;font:inherit}.review-form button{border:0;border-radius:10px;background:#111;color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}@media(max-width:800px){.review-grid{grid-template-columns:1fr}.reviews-head{align-items:flex-start;flex-direction:column}}
