.purchase-story{padding-top:48px}.purchase-heading{max-width:680px;margin-bottom:36px}.purchase-heading>p:last-child{max-width:560px;margin-top:22px}.purchase-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.purchase-steps{display:grid;gap:12px}.purchase-step{display:flex;align-items:flex-start;gap:18px;padding:24px 20px;text-align:left;border:1px solid transparent;border-radius:16px;background:transparent;color:var(--ink)}.purchase-step>span{font-size:13px;color:var(--muted);padding-top:4px}.purchase-step h3{font-size:25px;letter-spacing:-.035em}.purchase-step p{font-size:16px;line-height:1.5;margin-top:10px}.purchase-step.is-active{background:#f4f1fb;border-color:#e0d8f0}.purchase-step.is-active>span{color:var(--accent)}.purchase-note{font-size:13px;line-height:1.65;padding:12px 20px}.purchase-stage{position:relative;perspective:1200px;padding:20px 24px;min-width:0}.purchase-glow{position:absolute;inset:10% -8%;background:radial-gradient(ellipse,#d6ccec99,transparent 70%);z-index:-1}.shop-browser{position:relative;background:white;border:1px solid #ddd7e7;border-radius:20px;box-shadow:12px 20px 0 -8px #e1dcea,0 32px 65px #35254020;overflow:hidden;transform:rotateY(-7deg) rotateX(3deg);transition:transform 1s cubic-bezier(.16,1,.3,1);min-height:580px}.purchase-stage[data-state="1"] .shop-browser{transform:rotateY(3deg) rotateX(0)}.purchase-stage[data-state="2"] .shop-browser{transform:rotateY(-3deg) rotateX(-2deg)}.shop-browser-bar{display:flex;gap:16px;align-items:center;height:44px;padding:0 18px;background:#f8f7fb;border-bottom:1px solid #e7e3ec}.shop-browser-bar>div{display:flex;gap:5px}.shop-browser-bar i{display:block;width:6px;height:6px;background:#cac5d3;border-radius:50%}.shop-browser-bar span{font-size:10px;letter-spacing:.1em;color:#767080}.demo-panel[hidden]{display:none}.shop-product-image{position:relative;height:290px;background:#eae7eb;overflow:hidden}.shop-product-image img{width:100%;height:100%;object-fit:cover;object-position:50% 47%;display:block}.shop-product-image>span{position:absolute;left:18px;top:18px;font-size:9px;letter-spacing:.08em;background:#ffffffc9;border-radius:4px;padding:6px 9px}.shop-product-info{padding:22px}.shop-product-info>div:first-child{display:flex;gap:16px;justify-content:space-between}.shop-product-info h3{font-size:22px;letter-spacing:-.04em}.shop-product-info b{font-size:22px}.shop-product-info p{font-size:14px;margin-top:8px}.demo-sizes{display:flex;gap:8px;margin:15px 0}.demo-sizes button{width:44px;height:40px;background:white;border:1px solid #d8d3df;border-radius:6px;color:#222}.demo-sizes button[aria-pressed="true"]{background:#292333;color:white;border-color:#292333}.demo-primary{display:block;width:100%;background:#262135;color:#fff;border:0;border-radius:8px;padding:14px;font-size:16px;min-height:48px;font-weight:600}.demo-primary:hover{background:#51416f}.shop-product-info small,.success-panel small{display:block;text-align:center;font-size:11px;color:#787080;margin-top:12px;line-height:1.5}.payment-panel,.success-panel{padding:28px 24px}.payment-brand{font-size:28px;font-weight:700;font-style:italic;color:#063d86;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.payment-brand span{font-size:10px;letter-spacing:.15em;color:#777;font-style:normal}.payment-panel h3,.success-panel h3{font-size:28px}.order-summary{display:flex;gap:14px;align-items:center;margin:24px 0;padding:14px;background:#f7f5fa;border-radius:10px}.order-summary img{width:65px;height:80px;object-fit:cover;border-radius:6px}.order-summary b{font-size:15px;font-weight:500}.order-summary p{font-size:13px;margin-top:7px}.payment-panel dl{margin:22px 0}.payment-panel dl>div{display:flex;justify-content:space-between;margin:16px 0;font-size:15px}.payment-panel dd{margin:0}.demo-total{border-top:1px solid #ded8e7;padding-top:16px;font-weight:700}.demo-payment-notice{font-size:12px;line-height:1.5;margin-bottom:20px}.demo-back{display:block;margin:12px auto 0;background:none;border:0;font-size:13px;color:#686073;min-height:40px}.success-panel{text-align:center}.success-panel>.eyebrow{font-size:10px;margin:18px 0}.success-panel>p:not(.eyebrow){font-size:15px;margin-top:14px}.payment-success-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;margin:15px auto 0;color:#6554a0;background:#eeebf6;font-size:32px}.success-panel .order-summary{text-align:left;margin:28px 0}.demo-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;font-size:12px;color:#6e657d}.demo-controls button{background:transparent;border:1px solid #d7cfe3;border-radius:6px;padding:10px 12px;min-height:44px;font-size:12px;color:#50475b}.purchase-story .system-next{margin-top:48px}
@media(max-width:760px){.purchase-layout{grid-template-columns:1fr;gap:18px}.purchase-heading{margin-bottom:24px}.purchase-heading h2{font-size:34px}.purchase-steps{gap:0}.purchase-step{padding:17px 14px;gap:14px;border-radius:10px}.purchase-step h3{font-size:23px}.purchase-step p{font-size:16px;margin-top:6px}.purchase-note{font-size:12px;padding:16px 14px 0}.purchase-stage{padding:14px 7px 0}.shop-browser{min-height:560px;transform:rotateY(-4deg) rotateX(2deg);box-shadow:7px 16px 0 -7px #e1dcea,0 24px 45px #35254018}.shop-product-image{height:270px}.shop-product-info{padding:20px}.shop-product-info h3{font-size:22px}.shop-product-info p{font-size:15px}.demo-controls{margin-top:20px}.purchase-story .system-next{margin-top:32px}.payment-panel,.success-panel{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){.shop-browser{transform:none!important;transition:none}}

.shop-product-image img{object-fit:contain}.demo-primary{position:relative}.auto-playing .demo-primary:after{content:'';position:absolute;right:22px;top:50%;width:22px;height:22px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 7px #ffffff35;opacity:0;pointer-events:none;animation:demoTap 4.4s ease-in-out infinite}@keyframes demoTap{0%,62%,100%{opacity:0;transform:translate(18px,15px) scale(1.3)}75%{opacity:1;transform:translate(0,-50%) scale(1)}84%{opacity:1;transform:translate(0,-50%) scale(.65)}90%{opacity:.7;transform:translate(0,-50%) scale(1.2)}}@media(prefers-reduced-motion:reduce){.demo-primary:after{display:none}}
