.cdc{--purple:#4A2683;--purple-br:#7A3FB6;--red:#E40046;--red-br:#F63A6E;--ink:#1A1526;--ink-soft:#5B5470;--ink-mute:#8E8699;--paper:#fff;--mist:#F7F5FB;--line:#EAE4F3;--line-2:#D8CEE8;--p-tint:#F4EFFB;--r-tint:#FDEAF0;--pos:#1E874F;--grad:linear-gradient(100deg,var(--purple-br),var(--red));--font:"AktivGrotesk-Regular",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--sh:0 1px 2px rgba(26,21,38,.04),0 10px 30px rgba(74,38,131,.07);--r:16px;--r-sm:10px;font-family:var(--font);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}.cdc *,.cdc *:before,.cdc *:after{box-sizing:border-box}.cdc h1,.cdc h2,.cdc h3{margin:0;line-height:1.12;letter-spacing:-.02em;font-weight:800;color:var(--purple);text-wrap:balance}.cdc img{max-width:100%;display:block}.cdc .wrap{max-width:var(--grid-width-row,1380px);margin:0 auto;padding:0 clamp(1rem,4vw,1.75rem)}.cdc .top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--line)}.cdc .logo{display:flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:.18em;font-size:.82rem;color:var(--ink);text-decoration:none}.cdc .logo .lite{opacity:.5;font-weight:600}.cdc .demo{font-weight:700;font-size:.85rem;text-decoration:none;color:#fff;background:var(--grad);padding:.6em 1.15em;border-radius:100px}.cdc .pagehead{padding:clamp(1.8rem,4vw,2.6rem) 0 .5rem}.cdc .pagehead .k{font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--red)}.cdc .pagehead h1{font-size:clamp(1.7rem,3.6vw,2.3rem);margin:.4rem 0 0}.cdc .pagehead p{color:var(--ink-soft);margin:.5rem 0 0;font-size:1rem}.cdc .cmp{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh);padding:clamp(1.25rem,3vw,1.9rem);margin:clamp(1.5rem,4vw,2.25rem) 0}.cdc .cmp-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.6rem;margin-bottom:1.25rem}.cdc .cmp-head .eye{font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--red)}.cdc .cmp-head h2{font-size:clamp(1.35rem,3vw,1.85rem);margin:.3rem 0 0}.cdc .kind{font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:.32em .7em;border-radius:100px;white-space:nowrap}.cdc .kind.touch{background:var(--r-tint);color:var(--red)}.cdc .kind.cast{background:var(--p-tint);color:var(--purple-br)}.cdc .duo{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin-bottom:1.15rem}.cdc .pc{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--r-sm);padding:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;background:var(--paper)}.cdc .pc.pro{border-color:#f0bfd1;background:linear-gradient(180deg,#fff 30%,var(--r-tint) 100%)}.cdc .pc.pro:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--grad)}.cdc .pc .shot{align-self:stretch;height:152px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:.6rem;border-radius:16px;background:radial-gradient(58% 54% at 50% 84%,rgba(227,27,84,.14),rgba(122,63,182,.12) 46%,transparent 70%)}.cdc .pc .shot img{max-height:130px;width:auto;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(74,38,131,.14))}.cdc .pc .badge{font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.28em .6em;border-radius:100px}.cdc .pc .badge.std{background:var(--mist);color:var(--ink-soft)}.cdc .pc .badge.prob{background:var(--grad);color:#fff}.cdc .pc h3{font-size:1.15rem;margin:.35rem 0 0}.cdc .pc .price{font-size:1.3rem;font-weight:800;color:var(--ink);letter-spacing:-.02em}.cdc .pc .price small{font-size:.68rem;font-weight:600;color:var(--ink-mute);letter-spacing:0}.cdc .pc .bf{font-size:.85rem;color:var(--ink-soft);margin:.15rem 0 .8rem}.cdc .pc .buy{margin-top:auto;align-self:stretch;text-align:center;font-weight:700;font-size:.85rem;text-decoration:none;padding:.6em 1em;border-radius:var(--r-sm);transition:.12s}.cdc .pc .buy.g{background:transparent;color:var(--purple);border:1.5px solid var(--line-2)}.cdc .pc .buy.g:hover{border-color:var(--purple)}.cdc .pc .buy.s{background:var(--grad);color:#fff}.cdc .pc .buy.s:hover{filter:brightness(1.05)}.cdc .seg{display:inline-flex;background:var(--mist);border:1px solid var(--line);border-radius:100px;padding:3px;margin-bottom:.9rem}.cdc .seg button{border:none;background:none;font-family:inherit;font-weight:700;font-size:.8rem;color:var(--ink-soft);padding:.45em 1em;border-radius:100px;cursor:pointer;transition:.12s}.cdc .seg button.on{background:var(--paper);color:var(--purple);box-shadow:0 1px 3px #4a26831f}.cdc .tw{overflow-x:auto;border:1px solid var(--line);border-radius:var(--r-sm)}.cdc table{width:100%;border-collapse:collapse}.cdc table th,.cdc table td{text-align:left;padding:.72rem 1rem;font-size:.9rem;font-variant-numeric:tabular-nums;border-bottom:1px solid var(--line);vertical-align:top}.cdc thead th{background:var(--purple);color:#fff;font-weight:700;font-size:.85rem;position:sticky;top:0}.cdc thead th:first-child{border-top-left-radius:var(--r-sm)}.cdc thead th:last-child{border-top-right-radius:var(--r-sm)}.cdc thead th small{display:block;font-weight:600;font-size:.7rem;color:#d9c7ee}.cdc tbody td:first-child{font-weight:600;color:var(--ink-soft);width:34%}.cdc tbody tr:last-child td{border-bottom:none}.cdc tr.g td{background:var(--mist);font-weight:800;color:var(--purple);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.cdc tr.d td{background:var(--p-tint)}.cdc tr.d td:first-child{color:var(--ink);box-shadow:inset 3px 0 0 var(--red)}.cdc tr.d .pv{font-weight:700;color:var(--purple)}.cdc .yes{color:var(--pos);font-weight:700}.cdc .no{color:var(--ink-mute)}.cdc table.diffs-only tbody tr:not(.d){display:none}.cdc .same{font-size:.82rem;color:var(--ink-mute);margin:.7rem .1rem 0}.cdc .same b{color:var(--ink-soft)}.cdc table.four{min-width:640px}.cdc table.four th,.cdc table.four td{text-align:center}.cdc table.four td:first-child,.cdc table.four th:first-child{text-align:left}.cdc table.four thead th .th{height:56px;display:flex;align-items:center;justify-content:center}.cdc table.four thead th img{max-height:52px;width:auto;margin:0 auto}.cdc table.four thead th.pro{background:linear-gradient(180deg,#5a2a6e,var(--purple))}.cdc table.four .win{color:var(--purple);font-weight:700}.cdc table.four td:first-child{color:var(--ink-soft);font-weight:600;background:var(--mist)}.cdc .foot{color:var(--ink-mute);font-size:.78rem;padding:1.5rem 0 2.5rem;border-top:1px solid var(--line);margin-top:1.5rem}@media(max-width:560px){.cdc .pc .shot{height:100px}.cdc .pc .shot img{max-height:100px}.cdc .pc h3{font-size:1.05rem}.cdc .pc .price{font-size:1.15rem}}.cdc .pc.pro .shot{background:radial-gradient(58% 54% at 50% 84%,rgba(227,27,84,.21),rgba(122,63,182,.1) 46%,transparent 72%)}.cdc #muv .pc .shot{height:196px}.cdc #muv .pc .shot img{max-height:196px}.cdc .seg button:focus-visible,.cdc a:focus-visible{outline:2px solid var(--purple-br);outline-offset:2px;border-radius:6px}.cdc h1,.cdc h2,.cdc h3{font-family:"AktivGrotesk-XBold",var(--font);font-weight:400}.cdc .ctarow{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.15rem}.cdc .ctarow .q{font-size:.9rem;color:var(--ink-soft);font-weight:600}.cdc table.four tfoot td{text-align:center;padding:.65rem .5rem;border-top:1px solid var(--line);background:var(--paper)}.cdc table.four tfoot td:first-child{background:var(--mist)}.cdc .shopl{display:inline-block;font-weight:700;font-size:.8rem;text-decoration:none;color:var(--purple);border:1.5px solid var(--line-2);padding:.45em 1.1em;border-radius:100px;transition:.12s}.cdc .shopl:hover{border-color:var(--purple)}.cdc .bene{list-style:none;margin:.15rem 0 .95rem;padding:0;display:flex;flex-direction:column;gap:.45rem}.cdc .bene li{display:flex;gap:.5rem;align-items:flex-start;font-size:.88rem;color:var(--ink-soft);line-height:1.4}.cdc .bene svg{flex:0 0 auto;width:17px;height:17px;color:var(--pos);margin-top:1px}.cdc tr.g td svg.gi{width:15px;height:15px;vertical-align:-3px;margin-right:.5em;color:var(--red)}@media(min-width:980px){.cdc .cmp{padding:clamp(1.6rem,2.5vw,2.4rem)}.cdc .duo{gap:1.15rem}.cdc .pc{display:grid;grid-template-columns:minmax(200px,250px) 1fr;column-gap:1.5rem;padding:1.35rem 1.5rem;align-items:start}.cdc .pc .shot{grid-column:1;grid-row:1/span 7;align-self:stretch;height:auto;min-height:200px;margin-bottom:0}.cdc .pc .shot img{max-height:190px}.cdc #muv .pc .shot{height:auto}.cdc #muv .pc .shot img{max-height:230px}.cdc .pc .badge,.cdc .pc h3,.cdc .pc .price,.cdc .pc .bf,.cdc .pc .bene,.cdc .pc .buy{grid-column:2}.cdc .pc .buy{margin-top:.4rem;align-self:start;justify-self:start;padding:.6em 1.7em}.cdc .pc h3{font-size:1.3rem}.cdc table th,.cdc table td{padding:.82rem 1.15rem;font-size:.95rem}.cdc .cmp-head h2{font-size:clamp(1.6rem,2.2vw,2.1rem)}}@media(max-width:640px){.cdc .duo{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.cdc .rv{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.cdc .rv.in{opacity:1;transform:none}.cdc .pc.in{transition:opacity .55s ease,transform .3s ease,box-shadow .3s ease}.cdc .pc.in:hover{transform:translateY(-3px);box-shadow:var(--sh),0 16px 36px #4a268321}}.cdc .stage{position:relative;display:grid;grid-template-columns:1fr 1fr;border-radius:20px;padding:clamp(1.4rem,3vw,2.8rem) clamp(1rem,2.5vw,2.2rem);margin-bottom:1.4rem;background:#120d1d radial-gradient(130% 170% at 18% -10%,#33194f,#1a1129 48%,#0f0b18);color:#fff;overflow:hidden;isolation:isolate}.cdc .stage:before,.cdc .stage:after{content:"";position:absolute;width:55%;padding-top:55%;border-radius:50%;filter:blur(70px);opacity:.5;z-index:-1;pointer-events:none}.cdc .stage:before{left:-14%;top:-32%;background:radial-gradient(circle,#7A3FB6,transparent 65%)}.cdc .stage:after{right:-16%;bottom:-42%;background:radial-gradient(circle,#E40046,transparent 65%)}.cdc .stage-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.15rem;padding:clamp(.6rem,1.5vw,1.2rem)}.cdc .stage-item.pro{border-left:1px solid rgba(255,255,255,.09)}.cdc .stage-shot{display:flex;align-items:flex-end;justify-content:center;height:clamp(200px,24vw,320px);margin-bottom:1.1rem;align-self:stretch}.cdc .stage-item.pro .stage-shot{background:radial-gradient(60% 46% at 50% 90%,rgba(228,0,70,.32),transparent 72%)}.cdc .stage-shot img{max-height:100%;width:auto;filter:drop-shadow(0 34px 48px rgba(0,0,0,.55));will-change:transform}.cdc .stage-item h3{color:#fff;font-size:clamp(1.35rem,1.8vw,1.7rem)}.cdc .stage-item .price{color:#fff;font-size:1.35rem}.cdc .stage-item .price small{color:#ffffff8c}.cdc .stage-item .bf{color:#ffffffb3;margin:.3rem 0 .7rem;font-size:.9rem;max-width:36ch}.cdc .stage-item .bene{margin:.1rem auto 1.1rem;text-align:left}.cdc .stage-item .bene li{color:#ffffffd1}.cdc .stage-item .bene svg{color:#5fdc9a}.cdc .stage-item .badge.std{background:#ffffff24;color:#ffffffe0}.cdc .stage-item .buy{padding:.65em 1.9em;border-radius:100px}.cdc .stage-item .buy.g{border:1.5px solid rgba(255,255,255,.4);color:#fff;background:transparent}.cdc .stage-item .buy.g:hover{border-color:#fff}.cdc .vs{position:absolute;left:50%;top:34%;transform:translate(-50%,-50%);z-index:2;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:"AktivGrotesk-XBold",var(--font);font-size:.85rem;letter-spacing:.08em;color:#ffffffeb}.cdc .stats{display:grid;grid-template-columns:repeat(3,1fr);margin:1.7rem 0 1.5rem}.cdc .stat{padding:.4rem 1.5rem;text-align:left}.cdc .stat:first-child{padding-left:.2rem}.cdc .stat+.stat{border-left:1px solid var(--line)}.cdc .stat-v{font-family:"AktivGrotesk-XBold",var(--font);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.02em;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-variant-numeric:tabular-nums}.cdc .stat-u{font-size:.55em;margin-left:.14em}.cdc .stat-l{margin-top:.4rem;font-size:.85rem;color:var(--ink-soft);line-height:1.45;max-width:30ch}.cdc tbody tr:not(.g):hover td{background:#faf8fd}@media(prefers-reduced-motion:no-preference){.cdc .stage:before{animation:cdc-drift 16s ease-in-out infinite alternate}.cdc .stage:after{animation:cdc-drift 19s ease-in-out infinite alternate-reverse}}@keyframes cdc-drift{0%{transform:translate(0) scale(1)}to{transform:translate(6%,10%) scale(1.15)}}@media(max-width:820px){.cdc .stage{grid-template-columns:1fr}.cdc .stage-item.pro{border-left:none;border-top:1px solid rgba(255,255,255,.09);margin-top:1.1rem;padding-top:1.5rem}.cdc .vs{display:none}.cdc .stage-shot{height:210px}.cdc .stats{grid-template-columns:1fr;gap:1rem}.cdc .stat{padding:.2rem 0}.cdc .stat:first-child{padding-left:0}.cdc .stat+.stat{border-left:none;border-top:1px solid var(--line);padding-top:1.1rem}}.cdc .stage-item .buy{display:inline-block;font-weight:700;font-size:.9rem;text-decoration:none;text-align:center;transition:.12s}.cdc .stage-item .buy.s{background:var(--grad);color:#fff}.cdc .stage-item .buy.s:hover{filter:brightness(1.08)}.cdc .vs{line-height:1}.cdc .vs span{display:block;margin-right:-.08em;transform:translateY(.077em)}.cdc tbody td[data-tip]{cursor:help;outline-offset:-2px}.cdc tbody td[data-tip]>*{pointer-events:none}.cdc tbody td[data-tip]:after{content:"";display:inline-block;width:13px;height:13px;margin-left:.45em;vertical-align:-2px;background:currentColor;opacity:.4;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 7.5h.01'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 7.5h.01'/%3E%3C/svg%3E") center/contain no-repeat}.cdc tbody td[data-tip]:hover:after,.cdc tbody td[data-tip]:focus-visible:after{opacity:.8}.cd-tip{position:fixed;z-index:99999;max-width:300px;background:#1a1526;color:#fff;font-family:AktivGrotesk-Regular,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.83rem;line-height:1.5;padding:.7rem .95rem;border-radius:10px;box-shadow:0 12px 32px #1a152659;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.cd-tip.on{opacity:1;visibility:visible;transform:none}@media(prefers-reduced-motion:reduce){.cd-tip{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-cd-product-comparison.css.map */
