.sdct-wrap{max-width:680px;margin:0 auto;padding:20px 16px 80px;color:#1a1d21;line-height:1.5}.sdct-hdr h1{font-size:26px;font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.sdct-hdr p{color:#5b6470;font-size:15px;margin:0;max-width:52ch}.sdct-steps{display:flex;gap:6px;margin:20px 0 22px}.sdct-s{flex:1;height:4px;border-radius:2px;background:#e3e6ea;transition:background .3s}.sdct-s.sdct-done{background:#8a25d2}.sdct-card{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:22px;margin-bottom:16px}.sdct-card h2{font-size:17px;font-weight:700;margin:0 0 4px}.sdct-sub{color:#5b6470;font-size:14px;margin-bottom:16px}.sdct-hidden{display:none!important}.sdct-center{text-align:center}.sdct-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;font-size:15px;font-weight:700;padding:13px 22px;cursor:pointer;width:100%;background:#8a25d2;color:#fff;transition:background .15s;text-decoration:none}.sdct-btn:hover{background:#6d1ba8;color:#fff}.sdct-btn:disabled{background:#c9ccd2;cursor:not-allowed}.sdct-ghost{background:transparent;color:#8a25d2;border:1.5px solid #8A25D2}.sdct-ghost:hover{background:#f6eefc;color:#8a25d2}.sdct-btn-row{display:flex;gap:10px;margin-top:16px}.sdct-btn-row .sdct-btn{flex:1}.sdct-linkback{background:none;border:0;color:#5b6470;font-size:14px;cursor:pointer;padding:8px 0;text-decoration:underline;display:block;margin:0 auto}.sdct-drop{border:2px dashed #c9b3e0;border-radius:10px;background:#f6eefc;padding:40px 20px;text-align:center;cursor:pointer;transition:border-color .15s}.sdct-drop.sdct-over{border-color:#8a25d2}.sdct-ico{font-size:34px}.sdct-big{font-weight:700;margin-top:8px}.sdct-small{color:#5b6470;font-size:13px;margin-top:4px}.sdct-hint{margin-top:12px;font-size:13px;color:#5b6470;background:#f5f6f8;border-radius:8px;padding:10px 12px}.sdct-photo-frame{position:relative;border-radius:10px;overflow:hidden;background:#111;line-height:0}.sdct-photo-frame img{width:100%;max-height:340px;object-fit:contain;display:block}.sdct-scanline{position:absolute;left:0;right:0;height:3px;background:#8a25d2;box-shadow:0 0 14px 3px #8a25d28c;animation:sdctscan 1.6s ease-in-out infinite}@keyframes sdctscan{0%{top:4%}50%{top:94%}to{top:4%}}@media(prefers-reduced-motion:reduce){.sdct-scanline{animation:none;top:50%}}.sdct-reading-msg{display:flex;align-items:center;gap:10px;margin-top:14px;color:#5b6470;font-size:14px}.sdct-spin{width:16px;height:16px;border:2.5px solid #e3e6ea;border-top-color:#8a25d2;border-radius:50%;animation:sdctsp .8s linear infinite}@keyframes sdctsp{to{transform:rotate(360deg)}}.sdct-fail-ico{width:56px;height:56px;border-radius:50%;background:#fdecea;color:#b3261e;font-size:26px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.sdct-contact-box{background:#f5f6f8;border-radius:8px;padding:14px;margin-top:14px;font-size:14px;text-align:center}.sdct-contact-box b{display:block;font-size:16px}.sdct-contact-box a{color:#8a25d2;font-weight:700;text-decoration:none}.sdct-spec-strip{display:flex;gap:12px;align-items:stretch;margin-bottom:6px}.sdct-spec-photo{width:96px;min-width:96px;border-radius:8px;overflow:hidden;background:#111;line-height:0}.sdct-spec-photo img{width:100%;height:100%;object-fit:cover}.sdct-spec-vals{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sdct-spec{border:1px solid #e3e6ea;border-radius:8px;padding:8px 10px;text-align:center;display:flex;flex-direction:column;justify-content:center}.sdct-lab{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5b6470}.sdct-val{font-size:24px;font-weight:800;color:#1a1d21;margin-top:2px;white-space:nowrap}.sdct-unit{font-size:11px;color:#5b6470}.sdct-note{margin-top:10px;font-size:13px;border-radius:8px;padding:10px 12px}.sdct-ok{background:#eaf6ee;color:#1d7a3f}.sdct-warn{background:#fef3e2;color:#b45309}.sdct-err{background:#fdecea;color:#b3261e}.sdct-opt2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sdct-optcard{border:1.5px solid #e3e6ea;border-radius:10px;padding:16px 12px;text-align:center;cursor:pointer;background:#fff}.sdct-optcard.sdct-sel{border-color:#8a25d2;background:#f6eefc}.sdct-optcard svg{display:block;margin:0 auto 8px}.sdct-t{font-weight:700;font-size:14px}.sdct-d{font-size:12px;color:#5b6470;margin-top:2px}.sdct-swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px}.sdct-sw{cursor:pointer;text-align:center}.sdct-chip{height:44px;border-radius:8px;border:2px solid #e3e6ea}.sdct-sw.sdct-sel .sdct-chip{border-color:#8a25d2;box-shadow:0 0 0 2px #f6eefc}.sdct-nm{font-size:11px;margin-top:5px;color:#5b6470;font-weight:600}.sdct-sw.sdct-sel .sdct-nm{color:#8a25d2}.sdct-field{margin-top:18px}.sdct-field label{font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#5b6470;display:block;margin-bottom:8px}.sdct-field select{width:100%;padding:12px;border:1.5px solid #e3e6ea;border-radius:8px;font-size:15px;background:#fff;color:#1a1d21}.sdct-qty{display:flex;align-items:center;gap:12px}.sdct-qty input{width:80px;text-align:center;font-size:18px;font-weight:700;padding:9px;border:1.5px solid #e3e6ea;border-radius:8px}.sdct-bump{width:36px;height:36px;border-radius:50%;border:1.5px solid #e3e6ea;background:#fff;font-size:18px;font-weight:700;cursor:pointer;color:#1a1d21;line-height:1}.sdct-bump:hover{border-color:#8a25d2;color:#8a25d2}.sdct-price-hero{text-align:center;padding:6px 0 2px}.sdct-amt{font-size:40px;font-weight:800;letter-spacing:-.02em}.sdct-per{color:#5b6470;font-size:14px;margin-top:2px}.sdct-break{margin-top:16px;border-top:1px solid #e3e6ea}.sdct-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:9px 0;border-bottom:1px solid #e3e6ea}.sdct-row span:first-child{color:#5b6470}.sdct-row span:last-child{text-align:right}.sdct-tot{font-weight:800;font-size:16px}.sdct-thumb-strip{display:flex;gap:12px;align-items:center;margin-top:16px;background:#f5f6f8;border-radius:8px;padding:10px}.sdct-thumb-strip img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:#111}.sdct-meta{font-size:13px;color:#5b6470}.sdct-meta b{color:#1a1d21}.sdctp-wrap{max-width:1200px;margin:0 auto;padding:28px 20px}.sdctp-band{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center;border:2px solid #8A25D2;border-radius:14px;padding:36px 40px;background:#fff}.sdctp-eyebrow{color:#8a25d2;font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px}.sdctp-heading{font-size:30px;font-weight:800;line-height:1.2;margin:0 0 10px;color:#1a1d21}.sdctp-text{font-size:15px;color:#5b6470;line-height:1.6;margin:0 0 18px;max-width:48ch}.sdctp-steps{display:flex;gap:22px;flex-wrap:wrap;margin:0 0 22px}.sdctp-step{display:flex;align-items:center;gap:8px;font-size:14px;color:#5b6470;font-weight:600}.sdctp-step svg{width:20px;height:20px;color:#8a25d2;flex-shrink:0}.sdctp-btn{display:inline-block;background:#8a25d2;color:#fff;border-radius:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s}.sdctp-btn:hover{background:#6d1ba8;color:#fff}.sdctp-visual{text-align:center}.sdctp-sketch{position:relative;background:#f5f6f8;border-radius:10px;padding:14px;overflow:hidden}.sdctp-sketch svg{width:100%;display:block}.sdctp-scan{position:absolute;left:8%;right:8%;height:3px;background:#8a25d2;box-shadow:0 0 12px 2px #8a25d280;animation:sdctpscan 2.4s ease-in-out infinite}@keyframes sdctpscan{0%{top:14%}50%{top:86%}to{top:14%}}@media(prefers-reduced-motion:reduce){.sdctp-scan{animation:none;top:50%}}.sdctp-caption{margin:10px 0 0;font-size:13px;color:#8a25d2;font-weight:700}@media screen and (max-width:820px){.sdctp-band{grid-template-columns:1fr;padding:26px 22px;gap:22px}.sdctp-heading{font-size:24px}.sdctp-steps{gap:14px}.sdctp-btn{display:block;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/73/compiled_assets/styles.css.map */
