.wm-prh{position:relative;padding:3.5rem 0 4rem;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfbfc 60%,#f6f6f8)}.wm-prh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(58% 46% at 10% -4%,rgba(124,58,237,.06),transparent 62%),radial-gradient(54% 44% at 102% 6%,rgba(20,184,166,.05),transparent 60%)}.wm-prh__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.02fr;gap:3.5rem;align-items:start}.wm-prh__media{--wm-prh-ah: 258;--wm-prh-as: 50%;position:sticky;top:1.5rem;border-radius:24px;padding:clamp(1.5rem,4vw,3.25rem);display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 115% at 26% 12%,hsl(var(--wm-prh-ah) var(--wm-prh-as) 92%) 0%,transparent 68%),radial-gradient(92% 82% at 100% 100%,hsl(var(--wm-prh-ah) var(--wm-prh-as) 90%) 0%,transparent 56%),linear-gradient(165deg,hsl(var(--wm-prh-ah) var(--wm-prh-as) 94%),hsl(var(--wm-prh-ah) 30% 97%) 58%,#fff);border:1px solid hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 88%);min-height:360px;box-shadow:inset 0 1px #ffffffb3,0 30px 60px -34px hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 42% / .32);transition:background .4s ease,border-color .4s ease,box-shadow .4s ease}.wm-prh__box{width:100%;height:auto;max-height:540px;object-fit:contain;display:block;border-radius:12px;filter:drop-shadow(0 26px 46px hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 32% / .3))}.wm-prh__box-ph{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border-radius:16px;font-size:4rem;font-weight:800;color:hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 45%);background:linear-gradient(165deg,hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 90%),hsl(var(--wm-prh-ah, 258) 30% 96%) 60%,#fff);border:1px solid hsl(var(--wm-prh-ah, 258) var(--wm-prh-as, 50%) 86%)}.wm-prh__thumbs{display:flex;gap:.6rem;margin-top:1.1rem;flex-wrap:wrap;justify-content:center}.wm-prh__thumb{width:60px;height:60px;border-radius:10px;overflow:hidden;border:1px solid var(--wm-sec-border);background:var(--wm-sec-surface);padding:0;cursor:pointer}.wm-prh__thumb img{width:100%;height:100%;object-fit:cover}.wm-prh__thumb.is-active{border-color:var(--wm-violet-light)}.wm-prh__info{min-width:0}.wm-prh__vendor{display:inline-block;color:var(--wm-sec-accent);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem}.wm-prh__title{font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.1rem;color:var(--wm-sec-text)}.wm-prh__rating{display:inline-flex;align-items:center;gap:.5rem;padding:7px 14px;border-radius:999px;background:var(--wm-sec-surface);border:1px solid var(--wm-sec-border);margin-bottom:1.4rem}.wm-prh__stars{display:inline-flex;gap:1px;color:#f5b301}.wm-prh__stars svg{width:15px;height:15px}.wm-prh__rating-num{font-weight:800;color:var(--wm-sec-text);font-size:.9rem}.wm-prh__rating-count{color:var(--wm-sec-muted);font-size:.85rem}.wm-prh__price{display:flex;align-items:baseline;gap:.7rem;margin-bottom:2.4rem}.wm-prh__price-now{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:var(--wm-sec-text)}.wm-prh__price-was{font-size:1.25rem;font-weight:600;color:var(--wm-sec-faint);text-decoration:line-through}.wm-prh__price-pill{padding:4px 11px;border-radius:999px;background:#14b8a629;color:var(--wm-teal-on-light, #115e57);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wm-prh__sw-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.wm-prh__sw-head--ver{margin-top:1.6rem}.wm-prh__sw-label{font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--wm-sec-faint)}.wm-prh__sw-hint{font-size:.82rem;font-weight:600;color:var(--wm-sec-text)}.wm-prh__sw-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.8rem;margin-bottom:2.6rem}.wm-prh__sw{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;padding:18px 28px;border-radius:15px;font-size:1.08rem;font-weight:700;line-height:1;white-space:nowrap;color:var(--wm-sec-text);background:var(--wm-sec-surface);border:1px solid var(--wm-sec-border);transition:border-color .16s ease,background .16s ease,color .16s ease,transform .12s ease}.wm-prh__sw:hover:not(:disabled){border-color:#8b5cf68c;transform:translateY(-1px)}.wm-prh__sw.is-selected{border-color:var(--wm-violet-light);background:#7c3aed2e;box-shadow:0 0 0 1px var(--wm-violet-light) inset}.wm-prh__sw:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.wm-prh__sw-note{font-weight:400;color:var(--wm-sec-muted);font-size:.82rem;margin-left:.4rem}.wm-prh__sw--wma{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.45rem;padding:21px 32px;white-space:normal;text-align:left;border-color:#7c3aed73;background:#7c3aed1a}.wm-prh__sw--wma:hover:not(:disabled){border-color:var(--wm-violet-light)}.wm-prh__sw--wma.is-selected{border-color:var(--wm-violet-light);background:#7c3aed33;box-shadow:0 0 0 1px var(--wm-violet-light) inset}.wm-prh__sw-wma-top{display:inline-flex;align-items:center;gap:.6rem;line-height:1}.wm-prh__sw-wma-name{font-size:1.22rem;font-weight:800}.wm-prh__sw-wma-sub{font-size:.96rem;font-weight:600;line-height:1.2;color:var(--wm-sec-muted);letter-spacing:0;text-transform:none}.wm-prh__sw--wma.is-selected .wm-prh__sw-wma-sub{color:var(--wm-sec-muted)}.wm-prh__sw-badge{padding:4px 9px;border-radius:999px;background:linear-gradient(90deg,var(--wm-violet),var(--wm-teal));color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1}.wm-prh__bms{border:1px solid var(--wm-sec-border);border-radius:18px;padding:1.4rem 1.4rem 1.55rem;background:#fff;box-shadow:0 1px 2px #1212170a,0 18px 40px -28px #1212172e;margin-bottom:1.6rem}.wm-prh__bms-eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--wm-sec-accent)}.wm-prh__bms-sub{margin:.4rem 0 1.2rem;font-size:.9rem;color:var(--wm-sec-muted);line-height:1.5}.wm-prh__tiergrid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.7rem;margin-top:.4rem}.wm-prh__tcell{position:relative;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.15rem .5rem .95rem;border-radius:16px;border:1.5px solid var(--wm-sec-border);background:var(--wm-sec-surface);transition:border-color .2s ease,background .2s ease}.wm-prh__tcell.is-current{border-color:var(--wm-violet-light);background:#7c3aed24}.wm-prh__tier-off{position:absolute;top:-10px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 9px;border-radius:999px;background:linear-gradient(90deg,var(--wm-violet),var(--wm-teal));color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.04em}.wm-prh__tcell-head{display:flex;flex-direction:column;align-items:center;line-height:1}.wm-prh__tier-qty{font-size:1.35rem;font-weight:800;color:var(--wm-sec-text);line-height:1}.wm-prh__tier-unit{margin-top:.25rem;font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wm-sec-muted)}.wm-prh__tier-each{font-size:.8rem;font-weight:700;color:var(--wm-sec-text);text-align:center;line-height:1.25}.wm-prh__tier-each small{display:block;font-size:.62rem;font-weight:500;color:var(--wm-sec-muted)}.wm-prh__tcell.is-current .wm-prh__tier-each{color:var(--wm-teal-on-light, #115e57)}.wm-prh__slot{position:relative;width:100%;max-width:78px;aspect-ratio:1 / 1;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px dashed var(--wm-sec-border);color:var(--wm-sec-faint);overflow:hidden}.wm-prh__tcell.is-filled .wm-prh__slot{border-style:solid}.wm-prh__tcell.is-current .wm-prh__slot{border-color:var(--wm-violet-light)}.wm-prh__slot img{width:100%;height:100%;object-fit:cover}.wm-prh__slot-ph{font-size:1.4rem;line-height:1}.wm-prh__slot[data-pb-add-slot]{cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.wm-prh__slot[data-pb-add-slot]:hover{border-color:var(--wm-violet-light);background:#7c3aed1f;color:var(--wm-violet-light)}.wm-prh__slot-remove{position:absolute;top:3px;right:3px;width:19px;height:19px;border-radius:50%;border:none;cursor:pointer;background:#000000b8;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:.76rem;line-height:1}.wm-prh__slot-remove:hover{background:#000}.wm-prh__add-more{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.15rem;padding:0;border:none;background:none;color:var(--wm-violet);font-weight:700;font-size:.9rem;font-family:inherit;cursor:pointer}.wm-prh__add-more:hover{color:var(--wm-violet-dark)}.wm-prh__add-more svg{width:16px;height:16px}.wm-prh__totals{display:flex;align-items:baseline;justify-content:space-between;margin-top:1.35rem;padding-top:1.2rem;border-top:1px solid var(--wm-sec-border)}.wm-prh__totals-label{font-size:.95rem;font-weight:600;color:var(--wm-sec-muted)}.wm-prh__total{font-size:1.6rem;font-weight:800;letter-spacing:-.02em;color:var(--wm-sec-text);font-variant-numeric:tabular-nums}.wm-prh__total-was{font-size:1rem;font-weight:500;color:var(--wm-sec-faint);text-decoration:line-through;margin-right:.5rem}.wm-prh__save{display:flex;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.86rem;font-weight:700;color:var(--wm-teal-on-light, #115e57)}.wm-prh__save[hidden]{display:none}.wm-prh__add{width:100%;margin-top:1.4rem;padding:17px 28px;border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:700;color:#fff;background:#18181b;transition:background .2s ease,transform .15s ease,box-shadow .3s ease}.wm-prh__add:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 16px 36px -14px #12121773}.wm-prh__add:disabled{background:#e4e4ea;color:#a1a1aa;cursor:not-allowed}.wm-prh__add.is-loading{opacity:.75;cursor:progress}.wm-prh__note{margin:.9rem 0 0;text-align:center;font-size:.82rem;color:var(--wm-sec-muted)}.wm-prh__error{margin:.6rem 0 0;text-align:center;font-size:.84rem;color:#dc2626}.wm-prh__wma-note{margin:.6rem 0 0;padding:.7rem .9rem;border-radius:10px;background:#7c3aed1a;border:1px solid rgba(124,58,237,.22);color:var(--wm-sec-muted);font-size:.82rem;line-height:1.45}.wm-prh__wma-note[hidden]{display:none}.wm-prh__wma-cta{display:inline-flex;align-items:center;gap:.4rem;margin:.6rem 0 0;padding:11px 20px;border-radius:11px;background:linear-gradient(90deg,var(--wm-violet),var(--wm-teal));color:#fff;font-size:.92rem;font-weight:700;text-decoration:none;transition:filter .15s ease,transform .12s ease}.wm-prh__wma-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.wm-prh__wma-cta[hidden]{display:none}.wm-prh__trust{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-wrap:wrap;gap:.7rem 1.4rem}.wm-prh__trust li{display:flex;align-items:center;gap:.45rem;color:var(--wm-sec-faint);font-size:.88rem}.wm-prh__trust svg{width:15px;height:15px;color:var(--wm-teal-on-light, #115e57)}.wm-prh__acc{margin-top:1.6rem;display:flex;flex-direction:column;gap:.7rem}.wm-prh__details{border:1px solid var(--wm-sec-border);border-radius:14px;background:var(--wm-sec-surface);overflow:hidden}.wm-prh__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:1.05rem 1.25rem;font-weight:700;color:var(--wm-sec-text);list-style:none}.wm-prh__summary::-webkit-details-marker{display:none}.wm-prh__summary .wm-prh__chev{flex:0 0 auto;width:18px;height:18px;color:var(--wm-sec-faint);transition:transform .2s ease}.wm-prh__details[open] .wm-prh__chev{transform:rotate(180deg)}.wm-prh__acc-body{padding:0 1.25rem 1.2rem;color:var(--wm-sec-muted);line-height:1.6;font-size:.95rem}.wm-prh__acc-body p{margin:0 0 .7rem}.wm-prh__acc-body :last-child{margin-bottom:0}body.wm-pbm-open{overflow:hidden}.wm-pbm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(.5rem,3vw,2rem)}.wm-pbm[hidden]{display:none}.wm-pbm__body .wm-bundle{padding:0;background:transparent}.wm-pbm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#06060aa8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wm-pbm__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(980px,100%);max-height:min(86vh,900px);background:#fff;color:#0c0c0f;border-radius:20px;overflow:hidden;box-shadow:0 50px 120px -30px #000000b3}.wm-pbm__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem 1rem;border-bottom:1px solid var(--wm-sec-border, #e6e6ea)}.wm-pbm__title{font-size:1.25rem;font-weight:800;letter-spacing:-.01em;margin:0;color:#0c0c0f}.wm-pbm__subtitle{margin:.25rem 0 0;font-size:.86rem;color:#52525b}.wm-pbm__close{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:1px solid var(--wm-sec-border, #e6e6ea);background:#fff;color:#52525b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1}.wm-pbm__close:hover{background:#f1f1f4;color:#0c0c0f}.wm-pbm__body{padding:1.25rem 1.6rem;overflow-y:auto}.wm-pbm__body .wm-bundle__toolbar{margin-bottom:1.25rem}.wm-pbm__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.6rem 1.3rem;border-top:1px solid var(--wm-sec-border, #e6e6ea)}.wm-pbm__foot-count{font-size:.9rem;font-weight:600;color:#52525b}.wm-pbm__done{padding:12px 26px;border-radius:10px;border:none;cursor:pointer;font-family:inherit;font-weight:700;font-size:.95rem;color:#fff;background:#18181b}.wm-pbm__done:hover{background:#000}.wm-pbm .wm-bcard__add:disabled{opacity:.4;cursor:not-allowed;background:#c9c9d2;border-color:#c9c9d2;transform:none}@media(max-width:989px){.wm-prh__grid{grid-template-columns:1fr;gap:2rem}.wm-prh__media{position:static;order:-1;min-height:0}.wm-prh__box{max-height:420px}}@media(max-width:749px){.wm-prh{padding:2rem 0 2.5rem}.wm-prh__tier-qty{font-size:1.2rem}.wm-prh__tiergrid{gap:.45rem}.wm-prh__tcell{padding:.9rem .3rem .7rem}.wm-prh__sw{padding:15px 20px;font-size:1rem}}@media(max-width:460px){.wm-pbm__dialog{max-height:92vh}}@media(prefers-reduced-motion:reduce){.wm-prh__tcell,.wm-prh__sw,.wm-prh__add,.wm-prh__media{transition:none}}.wm-purchase-bar[hidden]{display:none!important}.wm-purchase-bar{position:fixed;inset:var(--wm-purchase-top, var(--header-height, 0px)) 0 auto;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 24px;padding:16px max(24px,calc((100vw - 1200px)/2));background:#eee5ff;color:#241638;border-bottom:1px solid #c5a6f2;box-shadow:0 8px 28px #7545b820}.wm-purchase-bar__info{display:grid;gap:3px;min-width:0}.wm-purchase-bar__info strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wm-purchase-bar__info>span{font-size:13px;color:#62626d}.wm-purchase-bar__bundle{justify-self:start;border:0;padding:3px 0;background:none;color:#5835ba;font:inherit;font-size:13px;font-weight:650;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.wm-purchase-bar__action{min-height:48px;padding:14px 24px;border:0;border-radius:10px;background:#6940df;color:#fff;font:inherit;font-size:15px;font-weight:750;cursor:pointer}.wm-purchase-bar button:focus-visible{outline:3px solid #6940df;outline-offset:4px}.wm-purchase-bar button:disabled{opacity:.55;cursor:wait}.wm-purchase-bar__error{grid-column:1 / -1;color:#b32626;font-size:13px}.wm-purchase-bar__error:empty{display:none}@media(max-width:599px){.wm-purchase-bar{gap:10px;padding:12px 16px}.wm-purchase-bar__info strong{font-size:13px}.wm-purchase-bar__info>span{font-size:11px}.wm-purchase-bar__bundle{font-size:12px;text-align:left}.wm-purchase-bar__action{max-width:165px;padding:12px;font-size:13px}}.wm-software-picker{width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 40px);box-sizing:border-box;padding:28px;border:1px solid #e5e5ec;border-radius:20px;background:#fff;color:#17171c;box-shadow:0 24px 80px #0004;overflow-y:auto}.wm-software-picker::backdrop{background:#10101899}.wm-software-picker h2{margin:0 32px 8px 0;font-size:25px;font-weight:750;color:#17171c}.wm-software-picker>p{font-size:14px;color:#62626d;line-height:1.5}.wm-software-picker__close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;border-radius:50%;background:#f2f2f7;color:#17171c;font-size:27px;cursor:pointer}.wm-software-picker fieldset{border:0;padding:0;margin:20px 0;display:flex;flex-wrap:wrap;gap:8px}.wm-software-picker legend{padding:0 0 10px;font-size:13px;font-weight:700}.wm-software-picker__choice{flex:1 1 42%;padding:13px 12px;border:1px solid #d5d5df;border-radius:10px;font:inherit;font-size:14px;background:#fff;color:#17171c;cursor:pointer}.wm-software-picker__choice[aria-pressed=true]{border-color:#6940df;background:#f0ebff;box-shadow:inset 0 0 0 1px #6940df;color:#4d2ba8}.wm-software-picker__choice:disabled{opacity:.4;cursor:not-allowed}.wm-software-picker__confirm{width:100%;max-width:none}.wm-software-picker__confirm:disabled{opacity:.5;cursor:not-allowed}.wm-software-picker button:focus-visible{outline:3px solid #6940df;outline-offset:3px}.wm-software-picker .wm-software-picker__status{color:#b32626}.wm-software-picker__status:empty{display:none}body:has(.wm-software-picker[open]){overflow:hidden}@media(max-width:599px){.wm-software-picker{width:100%;max-height:85dvh;margin:auto 0 0;border-radius:20px 20px 0 0;padding:24px 20px calc(20px + env(safe-area-inset-bottom))}}.wm-prh__add{background:#7944e8;color:#fff;box-shadow:0 8px 22px -12px #7944e860}.wm-prh__add:hover:not(:disabled){background:#6632d2;box-shadow:0 12px 28px -12px #7944e870}.wm-prh__add:disabled{background:#c4a9f5;color:#39245f;opacity:1;box-shadow:none}.wm-prh__bms-eyebrow{font-size:16px;letter-spacing:.08em}.wm-prh__bms-sub{font-size:18px;line-height:1.55}.wm-prh__tier-qty{font-size:32px}.wm-prh__tier-unit{font-size:13px;letter-spacing:.06em;margin-top:6px}.wm-prh__tier-off{font-size:13px;padding:5px 11px;top:-14px}.wm-prh__tier-each{font-size:22px;line-height:1.3}.wm-prh__tier-each small{font-size:14px}.wm-prh__slot{max-width:100px}.wm-prh__slot-ph{font-size:28px}.wm-prh__tcell{padding-top:25px;gap:12px;min-width:0}.wm-prh__add-more{font-size:18px;line-height:1.4}.wm-prh__add-more svg{width:21px;height:21px;flex-shrink:0}.wm-prh__totals-label{font-size:18px}.wm-prh__total{font-size:30px}@media(max-width:480px){.wm-prh__tiergrid{gap:8px}.wm-prh__tcell{padding:23px 6px 16px}.wm-prh__tier-qty{font-size:28px}.wm-prh__tier-each{font-size:19px}.wm-prh__tier-unit{font-size:12px}.wm-prh__tier-off{font-size:12px;padding:5px 8px}.wm-prh__bms-sub,.wm-prh__add-more{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/wm-preset-pdp.css.map */
