.phome .compare{padding:34px 0 96px}.phome .compare .lead{max-width:640px;margin-bottom:36px}.phome .compare .lead h1{letter-spacing:-.03em;font-size:clamp(34px,6vw,56px);font-weight:500;line-height:1.04}.phome .compare .lead .sub{color:var(--muted);max-width:52ch;margin-top:18px;font-size:19px;line-height:1.5}.phome .compare .faq{margin-top:72px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.phome .ctabs-list{background:var(--bg-mid);border:1px solid var(--line);border-radius:11px;gap:4px;margin-bottom:28px;padding:4px;display:inline-flex}.phome .ctab-trigger{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:500;transition:all .16s}.phome .ctab-trigger:hover{color:var(--ink)}.phome .ctab-trigger[data-state=active]{color:var(--ink);background:#fff;box-shadow:0 1px 2px #281e5a0f}.phome .ctab-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.phome .calc{grid-template-columns:1fr 1.05fr;align-items:start;gap:28px;display:grid}.phome .panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 1px 2px #281e5a0a,0 22px 48px -28px #38287842}.phome .panel h2{letter-spacing:-.01em;margin-bottom:4px;font-size:17px;font-weight:500}.phome .panel .ph{color:var(--faint);margin-bottom:20px;font-size:13px}.phome .frow2{margin-bottom:18px}.phome .flabel{color:var(--ink);justify-content:space-between;align-items:baseline;margin-bottom:7px;font-size:13.5px;font-weight:500;display:flex}.phome .fhint{color:var(--faint);font-size:12px;font-weight:400}.phome .cinput{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 14px;font-size:15px;transition:all .14s}.phome .cinput::placeholder{color:var(--faint)}.phome .cinput:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--tint-line);background:#fff}.phome .cinput.invalid{border-color:var(--coral);background:#fff7f9}.phome .cinput-money{padding-left:26px}.phome .cinput-wrap{position:relative}.phome .cinput-wrap .pre{color:var(--faint);pointer-events:none;font-size:15px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.phome .ferr{color:#c2305a;margin-top:6px;font-size:12.5px}.phome .csel-trigger{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:15px;display:inline-flex}.phome .csel-trigger[data-placeholder]{color:var(--faint)}.phome .csel-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.phome .csel-icon{color:var(--faint);display:inline-flex}.phome .csel-content{z-index:50;min-width:var(--radix-select-trigger-width);border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #281e5a0d,0 22px 48px -24px #3828784d}.phome .csel-viewport{padding:6px}.phome .csel-item{min-height:44px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:14.5px;display:flex;position:relative}.phome .csel-item[data-highlighted]{background:var(--tint);color:var(--accent-press)}.phome .csel-item[data-state=checked]{font-weight:500}.phome .csel-check{color:var(--accent);display:inline-flex}.phome .cslider-wrap{align-items:center;gap:14px;display:flex}.phome .cslider{touch-action:none;-webkit-user-select:none;user-select:none;flex:1;align-items:center;height:22px;display:flex;position:relative}.phome .cslider-track{background:var(--bg-deep);border:1px solid var(--line);border-radius:999px;flex:1;height:6px;position:relative}.phome .cslider-range{background:linear-gradient(90deg,var(--accent),var(--violet));border-radius:999px;height:100%;position:absolute}.phome .cslider-thumb{border:2px solid var(--accent);cursor:grab;background:#fff;border-radius:50%;width:22px;height:22px;display:block;box-shadow:0 2px 6px -1px #3828784d}.phome .cslider-thumb:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.phome .cslider-thumb:active{cursor:grabbing}.phome .cslider-val{color:var(--ink);text-align:right;min-width:48px;font-size:13.5px;font-weight:700}.phome .cswitch{background:var(--bg-deep);border:1px solid var(--line);cursor:pointer;border-radius:999px;flex:none;width:44px;height:26px;transition:all .16s;position:relative}.phome .cswitch[data-state=checked]{background:var(--accent);border-color:var(--accent)}.phome .cswitch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.phome .cswitch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;display:block;transform:translate(3px);box-shadow:0 1px 3px #0003}.phome .cswitch[data-state=checked] .cswitch-thumb{transform:translate(21px)}.phome .ccheck{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.phome .ccheck-box{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.phome .ccheck-box[data-state=checked]{background:var(--accent);border-color:var(--accent)}.phome .ccheck-box:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.phome .ccheck-ind{color:#fff;display:inline-flex}.phome .ccheck-label{color:var(--muted);font-size:13px;line-height:1.45}.phome .ccheck-label a{color:var(--accent);text-decoration:underline}.phome .ccombo{position:relative}.phome .ccombo-input{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 14px;font-size:15px}.phome .ccombo-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--tint-line);background:#fff}.phome .ccombo-pop{z-index:50;border:1px solid var(--line);background:#fff;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 1px 2px #281e5a0d,0 22px 48px -24px #3828784d}.phome .ccombo-list{max-height:260px;padding:6px;overflow-y:auto}.phome .ccombo-item{min-height:44px;color:var(--ink);cursor:pointer;border-radius:8px;align-items:center;padding:9px 12px;font-size:14.5px;display:flex}.phome .ccombo-item[data-selected=true]{background:var(--tint);color:var(--accent-press)}.phome .ccombo-item-free{font-weight:500}.phome .ccombo-empty{color:var(--faint);padding:12px;font-size:13.5px}.phome .customize{border-top:1px solid var(--line-soft);margin-top:6px;padding-top:16px}.phome .customize>summary{cursor:pointer;color:var(--accent);align-items:center;gap:6px;font-size:13.5px;font-weight:500;list-style:none;display:inline-flex}.phome .customize>summary::-webkit-details-marker{display:none}.phome .customize[open]>summary{margin-bottom:16px}.phome .preset-row{flex-wrap:wrap;gap:8px;display:flex}.phome .preset{font:inherit;color:var(--muted);background:var(--bg-near);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .14s}.phome .preset[aria-pressed=true]{background:var(--tint);color:var(--accent-press);border-color:var(--tint-line)}.phome .preset:focus-visible{outline:none;box-shadow:0 0 0 3px #4f46e52e}.phome .res{background:linear-gradient(180deg,var(--surface),#faf9ff);border:1px solid var(--tint-line);border-radius:20px;padding:30px;box-shadow:0 1px 2px #281e5a0a,0 22px 48px -28px #4f46e538}.phome .res .reyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:600}.phome .res .big-save{letter-spacing:-.03em;color:var(--ink);margin:8px 0 4px;font-size:clamp(44px,7vw,60px);font-weight:700;line-height:1.02}.phome .res .save-cap{color:var(--muted);font-size:16px}.phome .res .ratedelta{color:var(--ink);align-items:center;gap:9px;margin-top:16px;font-size:15px;display:inline-flex}.phome .res .ratedelta .num{font-weight:700}.phome .res .ratedelta .from{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--faint);text-decoration-color:var(--faint)}.phome .res .ratedelta .to{color:var(--pos)}.phome .res .ratedelta svg{width:16px;height:16px;stroke:var(--faint);fill:none}.phome .res .disclaimer{color:var(--faint);margin-top:18px;font-size:12px;line-height:1.5}.phome .res .rates-asof{color:var(--faint);margin-top:8px;font-size:11.5px}.phome .res .stale-note{color:var(--accent-press);background:var(--tint);border:1px solid var(--tint-line);border-radius:8px;margin-top:14px;padding:8px 12px;font-size:12.5px}.phome .res-bars-wrap{margin:28px 0 8px}.phome .res-bars{background:radial-gradient(50% 52% at 50% 122%,#f77ba94d,#0000 60%),radial-gradient(56% 70% at 86% 4%,#7c5cfc38,#0000 60%),linear-gradient(165deg,#ece4fb 0%,#f1e9f7 44%,#f9edf1 100%);border:1px solid #ffffffa6;border-radius:18px;justify-content:center;align-items:flex-end;gap:90px;height:300px;padding:18px 10px 0;display:flex;position:relative}.phome .rbar{flex-direction:column;justify-content:flex-end;width:130px;display:flex;position:relative}.phome .rseg{-webkit-backdrop-filter:blur(7px);border-radius:14px;width:100%;position:relative;overflow:hidden}.phome .rseg+.rseg{margin-top:7px}.phome .rseg-int{background:linear-gradient(#8c70e266,#7056ce8f);border:1px solid #ffffff47}.phome .rseg-mark{background:linear-gradient(165deg,#ffce9eb3,#f7b07699);border:1px solid #ffffffb8}.phome .rseg-sav{background:linear-gradient(140deg,#78dcaed6,#96e2c0ad 55%,#b6e9cfa3);border:1px solid #ffffffb8;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 16px 30px -18px #28785a66}.phome .rseg-sav .big{letter-spacing:-.03em;color:#1f3a30;font-size:30px;font-weight:700;line-height:1}.phome .rseg-sav .cap{letter-spacing:.07em;text-transform:uppercase;color:#3f6b56;margin-top:6px;font-size:10px;font-weight:600}.phome .rbar-foot{text-align:center;margin-top:14px}.phome .rbar-foot .bt{color:var(--muted);font-size:13px}.phome .rbar-foot .bv{color:var(--ink);font-size:16px;font-weight:700}.phome .res-bars .callout{letter-spacing:.06em;color:#39306a;white-space:nowrap;pointer-events:none;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex;position:absolute;top:30px;right:50%;transform:translate(70px)}.phome .res-bars-legend{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.phome .res-bars-legend .lg{color:#4a4068;align-items:center;gap:7px;font-size:12.5px;font-weight:500;display:inline-flex}.phome .res-bars-legend .lg .d{border-radius:50%;width:9px;height:9px}.phome .res-bars-legend .d.sav{background:#8fe0b6}.phome .res-bars-legend .d.mark{background:#f5b27a}.phome .res-bars-legend .d.int{background:#7a5ad6}.phome .res-reframe{border:1px dashed var(--tint-line);background:var(--bg-near);border-radius:16px;padding:24px}.phome .res-reframe h3{margin-bottom:8px;font-size:18px;font-weight:500}.phome .res-reframe p{color:var(--muted);font-size:14.5px;line-height:1.55}.phome .surcharge-note{color:var(--faint);border-top:1px solid var(--line-soft);margin-top:12px;padding-top:12px;font-size:12px;line-height:1.5}.phome .res-cta{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.phome .bd{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.phome .bd h3{margin-bottom:14px;font-size:16px;font-weight:500}.phome .bdtable{border-collapse:collapse;width:100%;font-size:13.5px}.phome .bdtable th{text-align:right;color:var(--faint);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);padding:8px 10px;font-size:12px;font-weight:500}.phome .bdtable th:first-child{text-align:left}.phome .bdtable td{text-align:right;border-bottom:1px solid var(--line-soft);color:var(--ink);padding:10px}.phome .bdtable td:first-child{text-align:left;color:var(--ink)}.phome .bdtable td.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.phome .bdtable tfoot td{border-top:1px solid var(--line);border-bottom:0;padding-top:12px;font-weight:700}.phome .bd .you-keep{background:linear-gradient(140deg,#78dcae2e,#96e2c01f);border:1px solid #78dcae66;border-radius:12px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 18px;display:flex}.phome .bd .you-keep .lab{color:#2f6b50;font-size:14px;font-weight:500}.phome .bd .you-keep .val{color:#1f3a30;font-size:20px;font-weight:700}.phome .bd .zeroed{color:var(--faint);font-size:11px;font-weight:500}.phome .optin{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.phome .optin h3{margin-bottom:4px;font-size:16px;font-weight:500}.phome .optin .ph{color:var(--muted);margin-bottom:16px;font-size:13px}.phome .optin-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.phome .optin-full{grid-column:1/-1}.phome .form-err{color:#c2305a;background:#fff5f8;border:1px solid #f5c6d6;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.phome .hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.phome .skl{background:linear-gradient(90deg,var(--bg-near),var(--bg-deep),var(--bg-near));background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite sklshimmer}@keyframes sklshimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.phome .skl-line{height:14px;margin-bottom:10px}.phome .drop{border:2px dashed var(--tint-line);text-align:center;cursor:pointer;background:#fff;border-radius:16px;padding:34px 24px;transition:all .16s}.phome .drop:hover,.phome .drop:focus-within{border-color:var(--accent);background:#fff}.phome .drop.dragover{border-color:var(--accent);background:var(--tint)}.phome .drop.error{border-color:var(--coral);background:#fff7f9}.phome .drop .icon{background:var(--tint);width:40px;height:40px;color:var(--accent);border-radius:11px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.phome .drop .dt{color:var(--ink);font-size:15px;font-weight:500}.phome .drop .dh{color:var(--faint);margin-top:4px;font-size:12.5px}.phome .filechip{background:var(--bg-near);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:10px 14px;font-size:14px;display:flex}.phome .filechip .rm{color:var(--faint);cursor:pointer;background:0 0;border:0;font-size:13px}.phome .uprogress{background:var(--bg-deep);border-radius:999px;height:6px;margin-top:12px;overflow:hidden}.phome .uprogress>i{background:linear-gradient(90deg,var(--accent),var(--violet));border-radius:999px;height:100%;transition:width .2s;display:block}.phome .uprogress.indet>i{width:40%;transition:none;animation:1.1s ease-in-out infinite uindet}@keyframes uindet{0%{margin-left:-42%}to{margin-left:102%}}.phome .privacy-note{color:var(--faint);margin-top:14px;font-size:12px;line-height:1.5}.phome .res-success{color:var(--pos);align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:flex}.phome .res-success svg{width:18px;height:18px;stroke:var(--pos);fill:none}.confetti{pointer-events:none;z-index:60;will-change:transform,opacity;width:9px;height:9px;position:fixed}@media (max-width:920px){.phome .compare{padding:104px 0 64px}.phome .calc{grid-template-columns:1fr;gap:20px}.phome .res-bars{gap:40px}.phome .rbar{width:110px}.phome .res-bars .callout{display:none}.phome .optin-grid{grid-template-columns:1fr}}@media (max-width:560px){.phome .res-bars{gap:24px;height:260px}.phome .rbar{width:92px}.phome .bdtable thead{display:none}.phome .bdtable,.phome .bdtable tbody,.phome .bdtable tr,.phome .bdtable td{width:100%;display:block}.phome .bdtable tbody tr{border:1px solid var(--line);border-radius:12px;margin-bottom:10px;padding:6px 12px}.phome .bdtable td{text-align:right;border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.phome .bdtable td:first-child{font-weight:500}.phome .bdtable td:last-child{border-bottom:0}.phome .bdtable td:before{content:attr(data-label);color:var(--faint);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.phome .bdtable tfoot{display:block}.phome .bdtable tfoot tr{border-top:1px solid var(--line);justify-content:space-between;padding-top:12px;display:flex}.phome .bdtable tfoot td{border:0;padding:0}}.phome .compare-hero{isolation:isolate;text-align:left;max-width:1100px;margin:0 auto;padding:84px 0 40px;position:relative}.phome .compare-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(34% 66% at 26% 32%,#7c5cfc33,#0000 68%),radial-gradient(28% 52% at 66% 20%,#f77ba91f,#0000 70%),radial-gradient(26% 50% at 48% 66%,#ffb07c12,#0000 72%);position:absolute;inset:-30px -280px 0}.phome .compare-hero .k{color:var(--accent);margin-bottom:12px}.phome .compare-hero h1{letter-spacing:-.033em;color:var(--ink);max-width:15ch;font-size:clamp(38px,5.6vw,58px);font-weight:500;line-height:1.1}.phome .compare-hero h1 .hl{background:linear-gradient(92deg,var(--accent),var(--violet));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;display:inline-block}.phome .compare-hero .sub{color:var(--muted);max-width:48ch;margin:16px 0 0;font-size:18px;line-height:1.55}.phome .ctool{z-index:1;background:var(--surface);border:1px solid var(--line);border-radius:24px;max-width:1100px;margin:22px auto 0;padding:18px 18px 22px;position:relative;box-shadow:0 1px 2px #281e5a0d,0 40px 80px -40px #38287857}.phome .ctool .ctabs-list{width:fit-content;margin:6px auto 18px;display:flex}.phome .cwidget{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px 32px;position:relative}.phome .cwidget .hl{background:linear-gradient(92deg,var(--accent),var(--violet));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.phome .cwidget--result{max-height:min(78vh,820px);overflow:hidden auto}.phome .cwidget--result::-webkit-scrollbar{width:11px}.phome .cwidget--result::-webkit-scrollbar-thumb{background:var(--line);border:3px solid #fff;border-radius:999px}.phome .cwidget--result::-webkit-scrollbar-thumb:hover{background:#cfcae8}.phome .crecap{flex-wrap:wrap;align-items:center;gap:26px;padding:16px 16px 8px;display:flex}.phome .crecap .ib{color:var(--muted);font-size:14px}.phome .crecap .ibv{color:var(--ink);font-weight:700}.phome .cwidget .cw-brand{align-items:center;gap:11px;display:inline-flex}.phome .cwidget .cw-brand img{width:auto;height:26px}.phome .cwidget .cw-brand .wm{letter-spacing:-.02em;color:var(--ink);font-size:23px;font-weight:700}.phome .cwidget .cw-div{color:var(--line);margin:0 -2px;font-size:20px;font-weight:300}.phome .cwidget .grid3{grid-template-columns:1.2fr .72fr 1.05fr;align-items:start;gap:26px;display:grid}.phome .cwidget .cw-label{color:var(--muted);margin-bottom:9px;font-size:13.5px;font-weight:500}.phome .cwidget .cw-money{position:relative}.phome .cwidget .cw-money .pre{color:var(--ink);pointer-events:none;font-size:20px;font-weight:700;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.phome .cwidget .cw-num{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px 16px;font-size:20px;font-weight:700;transition:all .14s}.phome .cwidget .cw-num::placeholder{color:var(--faint);font-weight:400}.phome .cwidget .cw-num.money{padding-left:34px}.phome .cwidget .cw-num:focus-visible{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #4f46e51a}.phome .cwidget .cw-num.invalid{border-color:var(--coral);background:#fff7f9}.phome .cwidget .cw-flag{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:6px 9px;font-family:inherit;font-size:17px;line-height:1;transition:border-color .14s,box-shadow .14s;display:inline-flex;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.phome .cwidget .cw-flag .csel-icon{color:var(--muted);transition:transform .14s}.phome .cwidget .cw-flag:hover{border-color:var(--tint-line)}.phome .cwidget .cw-flag[data-state=open]{border-color:var(--accent);box-shadow:0 0 0 3px var(--tint)}.phome .cwidget .cw-flag[data-state=open] .csel-icon{transform:rotate(180deg)}.phome .cwidget .pctrow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.phome .cwidget .pctbox{position:relative}.phome .cwidget .pctbox .cw-num{padding-right:34px}.phome .cwidget .pctbox .sfx{color:var(--faint);pointer-events:none;font-size:17px;font-weight:500;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.phome .cwidget .pctcaps{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;display:grid}.phome .cwidget .pctcaps span{color:var(--faint);font-size:12.5px}.phome .cwidget .cw-err{color:#c2305a;margin-top:8px;font-size:12.5px}.phome .cwidget .adv-btn{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:14px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.phome .cwidget .adv-btn svg{width:16px;height:16px;stroke:var(--accent);stroke-width:2.2px;fill:none;transition:transform .16s}.phome .cwidget .adv-btn[aria-expanded=true] svg{transform:rotate(180deg)}.phome .cwidget .adv-panel{border-top:1px solid var(--line-soft);gap:16px;margin-top:18px;padding-top:18px;display:grid}.phome .cwidget .adv-panel.adv-split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:30px}.phome .cwidget .adv-col{align-content:start;gap:16px;display:grid}.phome .cwidget .adv-col-controls{gap:22px}.phome .cwidget .adv-industry{border-top:1px solid var(--line-soft);margin-top:8px;padding-top:20px}@media (max-width:760px){.phome .cwidget .adv-panel.adv-split{grid-template-columns:1fr;gap:18px}}.phome .cwidget .adv-field .cw-label{margin-bottom:7px}.phome .cwidget .cardtbl-scroll{margin:0 -2px;padding:0 2px 2px;overflow-x:auto}.phome .cwidget .cardtbl{gap:9px;min-width:380px;display:grid}.phome .cwidget .cardtbl-head,.phome .cwidget .cardtbl-row{grid-template-columns:50px 1fr 88px 40px;align-items:center;gap:10px;display:grid}.phome .cwidget .cardtbl.with-rate .cardtbl-head,.phome .cwidget .cardtbl.with-rate .cardtbl-row{grid-template-columns:50px 1fr 76px auto 40px}.phome .cwidget .cardtbl-head{padding:0 2px 2px}.phome .cwidget .cardtbl-head .cth{color:var(--muted);letter-spacing:.01em;font-size:11.5px;font-weight:600}.phome .cwidget .cardtbl-head .cth-chk{text-align:center}.phome .cwidget .cardtbl-row{opacity:.5;transition:opacity .14s}.phome .cwidget .cardtbl-row.on{opacity:1}.phome .cwidget .cardtbl .ctb-brand .blogo{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:50px;height:34px;display:inline-flex}.phome .cwidget .cardtbl .ctb-brand .blogo img{object-fit:contain;max-width:32px;max-height:18px}.phome .cwidget .cardtbl .ctb-brand .blogo.txt{letter-spacing:.04em;color:var(--muted);font-size:9.5px;font-weight:700}.phome .cwidget .cardtbl .cinput{padding:10px 12px;font-size:14px}.phome .cwidget .cardtbl .cinput:disabled{background:var(--bg-mid);color:var(--faint);cursor:not-allowed;-webkit-text-fill-color:var(--faint)}.phome .cwidget .cardtbl .ctb-money .pre{font-size:14px;left:12px}.phome .cwidget .cardtbl .ctb-money .cinput{padding-left:24px}.phome .cwidget .cardtbl .ctb-rate{align-items:center;gap:5px;display:inline-flex}.phome .cwidget .cardtbl .ctb-rate .cinput{text-align:right;width:58px;padding:10px 8px}.phome .cwidget .cardtbl .ctb-chk{justify-content:center;display:flex}.phome .cwidget .provwrap{background:var(--bg-mid);border:1px solid var(--line-soft);border-radius:18px;margin-top:24px;padding:28px 28px 22px}.phome .cwidget .provhead{text-align:center;color:var(--ink);margin-bottom:20px;font-size:17px;font-weight:500}.phome .cwidget .provgrid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.phome .cwidget .prov{border:1px solid var(--line);min-height:54px;font:inherit;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:60px;padding:6px 8px;font-size:13px;font-weight:600;transition:all .14s;display:flex;position:relative;box-shadow:0 1px 2px #281e5a08}.phome .cwidget .prov-logo{object-fit:contain;width:auto;max-width:80%;height:auto;max-height:26px}.phome .cwidget .prov-logo--stripe{max-height:40px}.phome .cwidget .prov-logo--lightspeed{max-height:30px}.phome .cwidget .prov-name{font-size:14px}.phome .cwidget .prov:hover{border-color:#cfcae8;transform:translateY(-1px)}.phome .cwidget .prov:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.phome .cwidget .prov.sel{border:1.5px solid var(--accent);color:var(--accent-press)}.phome .cwidget .prov.custom{color:var(--faint);background:0 0;border-style:dashed;font-weight:500}.phome .cwidget .provmore{justify-content:flex-end;margin-top:14px;display:flex}.phome .cwidget .provmore button{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600}.phome .cwidget .prov-custom{margin-top:14px}.phome .cwidget .custom-summary{width:100%;font:inherit;color:var(--ink);border:1.5px solid var(--accent);cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 16px;font-size:14px;transition:all .14s;display:flex}.phome .cwidget .custom-summary:hover{background:var(--tint)}.phome .cwidget .custom-summary .num{font-weight:700}.phome .cwidget .custom-summary .edit{color:var(--accent);flex:none;font-size:13px;font-weight:600}.phome .cwidget .cmodal-overlay{z-index:50;-webkit-backdrop-filter:blur(3px);background:#1c163c6b;justify-content:center;align-items:center;padding:24px;animation:.16s cmodal-fade;display:flex;position:fixed;inset:0}.phome .cwidget .cmodal{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:26px 28px 28px;animation:.18s cubic-bezier(.2,.7,.3,1) cmodal-pop;box-shadow:0 30px 70px -24px #281e5a73}.phome .cwidget .cmodal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.phome .cwidget .cmodal-title{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:21px;font-weight:600}.phome .cwidget .cmodal-x{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;transition:all .14s;display:inline-flex}.phome .cwidget .cmodal-x:hover{background:var(--bg-near);color:var(--ink)}.phome .cwidget .cmodal-field{margin-bottom:18px}.phome .cwidget .cmodal-field .cw-label{margin-bottom:8px;display:block}.phome .cwidget .cmodal-set{justify-content:center;width:100%;margin-top:6px}.phome .cwidget .cmodal-set:disabled{background:var(--line);color:var(--faint);cursor:not-allowed;box-shadow:none}@keyframes cmodal-fade{0%{opacity:0}to{opacity:1}}@keyframes cmodal-pop{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.phome .cwidget .cmodal-overlay,.phome .cwidget .cmodal{animation:none}}.phome .cwidget .cta-row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;display:flex}.phome .cwidget .cta-note{color:var(--faint);max-width:40ch;font-size:12.5px;line-height:1.5}.phome .cwidget .cw-gate{min-height:520px;position:relative}.phome .cwidget .cw-behind{z-index:1;filter:blur(12px)saturate(1.05);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden;transform:scale(1.02)}.phome .cwidget .cw-stmt{background:var(--bg-near);border:1px solid var(--line);border-radius:16px;padding:28px 32px}.phome .cwidget .stmt-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.phome .cwidget .stmt-top h4{letter-spacing:-.02em;font-size:21px;font-weight:500}.phome .cwidget .stmt-top .period{color:var(--muted);margin-top:6px;font-size:13px}.phome .cwidget .stmt-top .acct{text-align:right;color:var(--muted);font-size:12.5px;line-height:1.8}.phome .cwidget .stmt-top .acct b{color:var(--ink);font-weight:700}.phome .cwidget .stmt-sum{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 6px;display:grid}.phome .cwidget .stmt-sum .sumcell{background:var(--surface);border:1px solid var(--line-soft);border-radius:12px;padding:13px 16px}.phome .cwidget .stmt-sum .l{color:var(--faint);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.phome .cwidget .stmt-sum .v{letter-spacing:-.02em;margin-top:6px;font-size:20px;font-weight:700}.phome .cwidget .cw-stmt h5{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin:22px 0 2px;font-size:12px;font-weight:600}.phome .cwidget .cw-stmt table{border-collapse:collapse;width:100%;font-size:13px}.phome .cwidget .cw-stmt th{text-align:right;color:var(--faint);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);padding:9px 10px;font-size:11px;font-weight:500}.phome .cwidget .cw-stmt th:first-child{text-align:left}.phome .cwidget .cw-stmt td{text-align:right;border-bottom:1px solid var(--line-soft);padding:10px}.phome .cwidget .cw-stmt td:first-child{text-align:left}.phome .cwidget .cw-veil{z-index:2;pointer-events:none;background:linear-gradient(#7c5cfc1a,#f77ba90d 58%,#7c5cfc1a),radial-gradient(74% 66% at 50% 44%,#ecebfa29,#dfdbf780 74%);position:absolute;inset:0}.phome .cwidget .cw-modal-layer{z-index:3;justify-content:center;align-items:center;min-height:520px;padding:30px 18px;display:flex;position:relative}.phome .cwidget .cw-modal{text-align:center;background:linear-gradient(#fbfafe,#f5f3fc);border-radius:24px;width:100%;max-width:452px;padding:44px 40px 40px;box-shadow:0 50px 100px -40px #38287875,0 10px 34px -18px #3828783d}.phome .cwidget .cw-modal h3{letter-spacing:-.02em;color:var(--ink);font-size:25px;font-weight:500}.phome .cwidget .cw-modal .lede{color:var(--muted);max-width:34ch;margin:11px auto 0;font-size:15px;line-height:1.55}.phome .cwidget .cw-form{text-align:left;margin-top:28px}.phome .cwidget .cw-field{margin-bottom:20px}.phome .cwidget .cw-field label{color:var(--faint);margin-bottom:9px;font-size:13px;font-weight:500;display:block}.phome .cwidget .cw-field input{width:100%;font:inherit;color:var(--ink);border:1.5px solid var(--line);background:#fff;border-radius:11px;padding:15px 16px;font-size:15.5px;transition:all .14s}.phome .cwidget .cw-field input::placeholder{color:var(--faint)}.phome .cwidget .cw-field input:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #4f46e51f}.phome .cwidget .cw-consent{margin:2px 0 16px}.phome .cwidget .cw-modal .form-err{text-align:left;color:#c2305a;background:#fff5f8;border:1px solid #f5c6d6;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:13px}.phome .cwidget .cw-submit{justify-content:center;width:100%;margin-top:8px}.phome .cwidget .cw-back{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:13px;font-weight:500;display:inline-block}.phome .cwidget .cw-back:hover{color:var(--ink)}.phome .cwidget .cw-actions{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:20px;display:flex}.phome .cwidget .cw-cid{letter-spacing:.02em;color:var(--muted);font-feature-settings:"ss01" 1;align-items:center;gap:9px;font-size:17.5px;font-weight:300;display:inline-flex}.phome .cwidget .cw-cid .num{color:var(--muted);letter-spacing:.03em;font-size:17.5px;font-weight:300}.phome .cwidget .cw-cid .cw-flagx{font-size:18px}.phome .cwidget .cw-actions .sp{flex:1}.phome .cwidget .cw-hero h2{letter-spacing:-.03em;font-size:clamp(30px,4vw,40px);font-weight:500;line-height:1.04}.phome .cwidget .layout{grid-template-columns:1fr 360px;align-items:start;gap:24px;margin-top:22px;display:grid}.phome .cwidget .lcol{flex-direction:column;gap:20px;display:flex}.phome .cwidget .side{position:sticky;top:14px}.phome .ctool .up-form{width:100%;max-width:100%;margin:0}.phome .ctool .up-form>h2,.phome .ctool .up-form>.ph{text-align:center}.phome .ctool .up-grid2{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (max-width:560px){.phome .ctool .up-grid2{grid-template-columns:1fr}}.phome .cwidget .cw-card{background:var(--bg-near);border:1px solid var(--line);border-radius:18px;padding:24px 26px}.phome .cwidget .merchant{letter-spacing:-.02em;font-size:20px;font-weight:500}.phome .cwidget .merchant .meta{color:var(--faint);margin-top:4px;font-size:13px;font-weight:400}.phome .cwidget .cw-hr{background:var(--line-soft);height:1px;margin:18px 0}.phome .cwidget .inforow{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;font-size:14.5px;display:flex}.phome .cwidget .inforow:last-child{border-bottom:0}.phome .cwidget .inforow .l{color:var(--muted)}.phome .cwidget .inforow .v{color:var(--ink);text-align:right;font-weight:500}.phome .cwidget .pair{gap:18px;display:inline-flex}.phome .cwidget .pair .c{text-align:center}.phome .cwidget .pair .c .pv{font-size:15px;font-weight:700}.phome .cwidget .pair .c .cap{color:var(--faint);font-size:11.5px}.phome .cwidget .mkband{border:1px solid var(--tint-line);background:linear-gradient(110deg,#fff,#f6f4ff);border-radius:18px;align-items:center;gap:18px;padding:20px 24px;display:flex}.phome .cwidget .mkband .mk-ic{background:var(--tint);border:1px solid var(--tint-line);border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.phome .cwidget .mkband .mk-ic svg{width:23px;height:23px;stroke:var(--accent);stroke-width:1.6px;fill:none}.phome .cwidget .mkband p{color:var(--muted);font-size:14.5px;line-height:1.5}.phome .cwidget .mkband b{color:var(--ink);font-weight:500}.phome .cwidget .mkband .num{color:var(--accent-press);font-weight:700}.phome .cwidget .mkband-cta{white-space:nowrap;flex:none;margin-left:auto}.phome .cwidget .mkband-cta:disabled{opacity:.6;cursor:default}.phome .cwidget .spanel{color:#fff;background:radial-gradient(60% 80% at 50% -8%,#7c5cfc80,transparent 60%),radial-gradient(50% 70% at 92% 112%,#f77ba942,transparent 62%),linear-gradient(180deg,#171b38,var(--ink-deep));border-radius:20px;padding:24px 24px 22px;position:relative;overflow:hidden}.phome .cwidget .spanel .reyebrow{letter-spacing:.09em;text-transform:uppercase;color:#b9aef7;font-size:12px;font-weight:600}.phome .cwidget .spanel .annual{letter-spacing:-.03em;background:linear-gradient(110deg,#fff 28%,#cdbfff 66%,#f7a8c8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:6px 0 3px;font-size:clamp(38px,5vw,48px);font-weight:700;line-height:1}.phome .cwidget .spanel .acap{color:#c7c2e6;font-size:13.5px}.phome .cwidget .spanel .hr{background:#ffffff1f;height:1px;margin:18px 0}.phome .cwidget .cmp{margin-top:20px}.phome .cwidget .cmp-cols{grid-template-columns:1fr 1fr;align-items:end;gap:16px;display:grid}.phome .cwidget .cmp-col{flex-direction:column;gap:10px;display:flex}.phome .cwidget .cmp-lab{text-align:center;color:#cfc9ee;font-size:12.5px;font-weight:500}.phome .cwidget .cmp-stack{flex-direction:column;justify-content:flex-end;display:flex}.phome .cwidget .cmp-seg{text-align:center;box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:52px;padding:8px;display:flex;overflow:hidden}.phome .cwidget .cmp-seg+.cmp-seg{margin-top:7px}.phome .cwidget .cmp-now{color:var(--ink);background:#fbfaff;border:1px solid #fff6}.phome .cwidget .cmp-new{color:#fff;background:linear-gradient(#7c5cfc,#4f46e5)}.phome .cwidget .cmp-sav{color:#143027;background:linear-gradient(150deg,#9be6b8,#7ed7a0)}.phome .cwidget .cmp-amt{letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1}.phome .cwidget .cmp-sub{opacity:.82;margin-top:4px;font-size:11px}.phome .cwidget .cmp-rates{text-align:center;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.phome .cwidget .cmp-rate .rv{letter-spacing:-.02em;font-size:21px;font-weight:700}.phome .cwidget .cmp-rate .rv s{color:#9b95c4;text-decoration-color:#6f699a}.phome .cwidget .cmp-rate .rv.pos{color:#7ee0ad}.phome .cwidget .cmp-rate .rl{color:#a8a2cf;margin-top:5px;font-size:11px;line-height:1.3}.phome .cwidget .spanel .surcharge{justify-content:space-between;align-items:center;gap:16px;display:flex}.phome .cwidget .spanel .surcharge .lab{color:#fff;font-size:14.5px;font-weight:500}.phome .cwidget .spanel .cswitch{background:#ffffff29;border-color:#ffffff3d}.phome .cwidget .spanel .cswitch[data-state=checked]{background:#8b7dff;border-color:#8b7dff}.phome .cwidget .spanel .note{color:#a8a2cf;margin-top:11px;font-size:12px;line-height:1.5}.phome .cwidget .spanel .feesaver{color:#cdbfff;font-weight:700}.phome .cwidget .spanel .reframe{color:#cfc9ee;margin-top:4px;font-size:13.5px;line-height:1.55}.phome .cwidget .spanel .reframe b{color:#fff;font-weight:500}.phome .cwidget .bdsec{margin-top:30px}.phome .cwidget .sec-h2{letter-spacing:-.02em;font-size:24px;font-weight:500}.phome .cwidget .sec-h2-sub{color:var(--muted);max-width:56ch;margin-top:8px;font-size:14.5px}.phome .cwidget .brandrow{align-items:center;gap:14px;margin:26px 0 10px;display:flex}.phome .cwidget .brandrow .nm{font-size:17px;font-weight:500}.phome .cwidget .brandrow .ct{color:var(--faint);margin-left:auto;font-size:12.5px}.phome .cwidget .blogo{border:1px solid var(--line);background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:60px;height:38px;display:inline-flex;box-shadow:0 1px 2px #281e5a0f,0 6px 16px -10px #38287833}.phome .cwidget .blogo img{object-fit:contain;max-width:48px;height:24px}.phome .cwidget .blogo.txt{color:var(--ink);letter-spacing:.03em;font-size:11px;font-weight:700}.phome .cwidget .bdt{border-collapse:collapse;background:var(--surface);border:1px solid var(--line);border-radius:14px;width:100%;font-size:13.5px;overflow:hidden;box-shadow:0 1px 2px #281e5a0a,0 16px 38px -30px #38287838}.phome .cwidget .bdt th{text-align:right;color:var(--faint);text-transform:uppercase;letter-spacing:.04em;background:var(--bg-near);border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 14px;font-size:11.5px;font-weight:500}.phome .cwidget .bdt th:first-child{text-align:left}.phome .cwidget .bdt td{text-align:right;border-bottom:1px solid var(--line-soft);color:var(--ink);white-space:nowrap;padding:12px 14px}.phome .cwidget .bdt td:first-child{text-align:left;white-space:normal;font-weight:500}.phome .cwidget .bdt tbody tr:last-child td{border-bottom:0}.phome .cwidget .bdt tbody tr{transition:background .12s}.phome .cwidget .bdt tbody tr:hover{background:var(--bg-near)}.phome .cwidget .bdt tfoot td{background:var(--bg-near);border-top:1px solid var(--line);font-weight:700}.phome .cwidget .bdt .cost{font-weight:700}.phome .cwidget .bdt .zeroed{color:var(--faint);font-size:11px;font-weight:500}.phome .cwidget .gtot{border:1px solid var(--tint-line);background:linear-gradient(#fff,#f6f4ff);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:18px 22px;display:flex}.phome .cwidget .gtot .gl{color:var(--muted);font-size:14.5px}.phome .cwidget .gtot .gsub{color:var(--pos);margin-top:4px;font-size:13px;font-weight:500}.phome .cwidget .gtot .gv{color:var(--ink);text-align:right;font-size:22px;font-weight:700}.phome .cwidget .gtot .gmo{color:var(--muted);font-size:14px;font-weight:500}.phome .cwidget .gtot .gwas{color:var(--faint);text-decoration:line-through;-webkit-text-decoration-color:var(--faint);text-decoration-color:var(--faint);text-align:right;margin-top:3px;font-size:13px}.phome .cwidget .inputbar{background:var(--bg-near);border:1px solid var(--line);border-radius:16px;flex-wrap:wrap;align-items:center;gap:26px;margin-top:26px;padding:16px 22px;display:flex}.phome .cwidget .inputbar .ib{color:var(--muted);font-size:14px}.phome .cwidget .inputbar .ibv{color:var(--ink);font-weight:700}.phome .cwidget .freshness{color:var(--faint);align-items:center;gap:8px;margin-top:14px;font-size:12.5px;display:inline-flex}.phome .cwidget .freshness .dot{background:var(--pos);border-radius:50%;width:7px;height:7px}.phome .cwidget .cw-disclaimer{color:var(--faint);margin-top:14px;font-size:12px;line-height:1.55}.phome .cwidget .fband{background:linear-gradient(180deg,#161a36,var(--ink-deep));color:#fff;text-align:center;border-radius:20px;margin-top:30px;padding:34px 32px;position:relative;overflow:hidden}.phome .cwidget .fband .glow{pointer-events:none;background:radial-gradient(46% 80% at 50% 0,#7c5cfc66,#0000 60%),radial-gradient(40% 70% at 78% 120%,#f77ba938,#0000 64%);position:absolute;inset:0}.phome .cwidget .fband h3{letter-spacing:-.02em;font-size:26px;font-weight:500;position:relative}.phome .cwidget .fband p{color:#c7c2e6;margin-top:10px;font-size:15px;position:relative}.phome .cwidget .fband .cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:inline-flex;position:relative}.phome .ctool .btn-tint,.phome .crecap .btn-tint{color:var(--accent-press);border:1px solid var(--tint-line);background:linear-gradient(#efedfc,#e7e4fa);transition:filter .16s,transform .16s}.phome .ctool .btn-tint svg,.phome .crecap .btn-tint svg{stroke:var(--accent-press)}.phome .ctool .btn-tint:hover,.phome .crecap .btn-tint:hover{filter:brightness(.97);transform:translateY(-1px)}.phome .cwidget .res-success{color:var(--pos);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.phome .cwidget .res-success svg{width:17px;height:17px;stroke:var(--pos);fill:none}@media (max-width:920px){.phome .compare-hero{padding:40px 24px 32px}.phome .ctool{margin-top:16px;padding:12px 12px 16px}.phome .cwidget--result{max-height:none;overflow:visible}.phome .cwidget{padding:24px 20px}.phome .cwidget .grid3{grid-template-columns:1fr;gap:18px}.phome .cwidget .provgrid{grid-template-columns:repeat(3,1fr)}.phome .cwidget .layout{grid-template-columns:1fr}.phome .cwidget .side{position:static}}@media (max-width:560px){.phome .cwidget .provgrid{grid-template-columns:repeat(2,1fr)}.phome .cwidget .stmt-sum{grid-template-columns:1fr 1fr}.phome .cwidget .cmp-amt{font-size:17px}.phome .cwidget .bdt thead{display:none}.phome .cwidget .bdt,.phome .cwidget .bdt tbody,.phome .cwidget .bdt tr,.phome .cwidget .bdt td{width:100%;display:block}.phome .cwidget .bdt tbody tr{border-bottom:1px solid var(--line);padding:6px 12px}.phome .cwidget .bdt td{text-align:right;border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.phome .cwidget .bdt td:first-child{white-space:normal}.phome .cwidget .bdt td:before{content:attr(data-label);color:var(--faint);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.phome .cwidget .bdt tfoot{display:block}.phome .cwidget .bdt tfoot tr{justify-content:space-between;display:flex}.phome .cwidget .bdt tfoot td{border:0}}.phome .qpage{background:#fbfaff;min-height:100vh;padding-bottom:64px}.phome .qpage .qbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);background:#fbfaffdb;background:lab(98.4553% 1.00201 -2.27742/.86);position:sticky;top:0}.phome .qpage .qbar-in{align-items:center;gap:14px;max-width:820px;margin:0 auto;padding:14px 24px;display:flex}.phome .qpage .qbar .sp{flex:1}.phome .qpage .qbrand{align-items:center;gap:9px;display:inline-flex}.phome .qpage .qbrand .loop{width:26px;height:26px;stroke:var(--accent);stroke-width:2px;fill:none}.phome .qpage .qbrand .wm{letter-spacing:-.025em;color:var(--ink);font-size:21px;font-weight:700}.phome .qpage .btn-tint{color:var(--accent-press);border:1px solid var(--tint-line);background:linear-gradient(#efedfc,#e7e4fa);transition:filter .16s,transform .16s}.phome .qpage .btn-tint svg{stroke:var(--accent-press)}.phome .qpage .btn-tint:hover{filter:brightness(.97);transform:translateY(-1px)}.phome .qpage .qcol{max-width:820px;margin:0 auto;padding:0 24px}.phome .qpage .doc{margin:48px 0 0}.phome .qpage .dochead{border-bottom:1.5px solid var(--ink);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:26px;display:flex}.phome .qpage .dochead .k{margin-bottom:12px;display:block}.phome .qpage .dochead h1{letter-spacing:-.03em;font-size:38px;font-weight:500;line-height:1}.phome .qpage .dochead .meta{text-align:right;color:var(--muted);font-size:13px;line-height:1.9}.phome .qpage .dochead .meta b{color:var(--ink);font-weight:500}.phome .qpage .dochead .meta .faintln{color:var(--faint)}.phome .qpage .bizline{color:var(--muted);justify-content:space-between;align-items:baseline;gap:16px;margin-top:22px;font-size:14px;display:flex}.phome .qpage .bizline b{color:var(--ink);font-size:16px;font-weight:500}.phome .qpage .nstrip{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:1fr 1fr 1fr;margin:34px 0;display:grid;overflow:hidden;box-shadow:0 1px 2px #281e5a0a,0 22px 50px -34px #38287842}.phome .qpage .ncell{border-right:1px solid var(--line-soft);padding:26px 28px}.phome .qpage .ncell:last-child{border-right:0}.phome .qpage .ncell .v{letter-spacing:-.03em;font-size:34px;font-weight:700;line-height:1}.phome .qpage .ncell .v .mo{font-size:16px}.phome .qpage .ncell .v.acc{color:var(--accent-press)}.phome .qpage .ncell .v.cust{color:var(--accent-press);font-size:26px}.phome .qpage .ncell .was{color:var(--faint);margin-top:6px;font-size:12px;text-decoration:line-through}.phome .qpage .ncell .l{color:var(--muted);margin-top:12px;font-size:12.5px;line-height:1.4}.phome .qpage .sec{margin:40px 0}.phome .qpage .sectitle{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line);margin-bottom:6px;padding-bottom:12px;font-size:13px;font-weight:600}.phome .qpage .lrow{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:24px;padding:18px 0;display:flex}.phome .qpage .lrow:last-child{border-bottom:0}.phome .qpage .lrow .l{color:var(--ink);font-size:16px;font-weight:500}.phome .qpage .lrow .d{color:var(--faint);max-width:52ch;margin-top:5px;font-size:13px;line-height:1.5}.phome .qpage .lrow .v{color:var(--ink);white-space:nowrap;text-align:right;letter-spacing:-.01em;font-size:19px;font-weight:700}.phome .qpage .lrow .v.none{color:var(--muted);font-size:17px;font-weight:500}.phome .qpage .lrow .v.acc{color:var(--accent-press)}.phome .qpage .lrow .v.small{font-size:15px;font-weight:500}.phome .qpage .lrow .v small{color:var(--pos);margin-top:4px;font-size:12px;font-weight:500;display:block}.phome .qpage .duo{grid-template-columns:1fr 1fr;gap:40px;margin-top:8px;display:grid}.phome .qpage .duo h3{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line);margin-bottom:8px;padding-bottom:12px;font-size:13px;font-weight:600}.phome .qpage .duo h3 .o{text-transform:none;letter-spacing:0;color:var(--faint);margin-left:6px;font-size:11.5px;font-weight:400}.phome .qpage .frow{color:var(--ink);align-items:flex-start;gap:12px;padding:12px 0;font-size:14.5px;display:flex}.phome .qpage .frow svg{flex:none;width:18px;height:18px;margin-top:1px}.phome .qpage .frow.gp svg{stroke:var(--accent);stroke-width:1.6px;fill:none}.phome .qpage .frow.ck svg{stroke:var(--pos);stroke-width:2px;fill:none}.phome .qpage .frow .d{color:var(--muted);margin-top:2px;font-size:12.5px}.phome .qpage .specbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-top:40px;padding:20px 0;display:flex}.phome .qpage .specbar .av{color:#fff;background:linear-gradient(150deg,var(--violet),var(--accent));border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}.phome .qpage .specbar .sn{font-size:15px;font-weight:500}.phome .qpage .specbar .sr{color:var(--faint);margin-top:2px;font-size:12.5px}.phome .qpage .specbar .sc{text-align:right;color:var(--muted);margin-left:auto;font-size:13px;line-height:1.7}.phome .qpage .specbar .sc a{color:var(--accent-press);text-decoration:none}.phome .qpage .endcta{justify-content:space-between;align-items:center;gap:20px;margin-top:34px;display:flex}.phome .qpage .endcta .t{letter-spacing:-.02em;font-size:22px;font-weight:500}.phome .qpage .endcta .s{color:var(--muted);margin-top:5px;font-size:13.5px}.phome .qpage .endcta-btns{flex:none;gap:10px;display:flex}.phome .qpage .qdisc{color:var(--faint);margin:30px 0 0;font-size:12px;line-height:1.6}@media (max-width:720px){.phome .qpage .nstrip{grid-template-columns:1fr}.phome .qpage .ncell{border-right:0;border-bottom:1px solid var(--line-soft)}.phome .qpage .ncell:last-child{border-bottom:0}.phome .qpage .duo{grid-template-columns:1fr;gap:24px}.phome .qpage .dochead{flex-direction:column;align-items:flex-start;gap:14px}.phome .qpage .dochead .meta{text-align:left}.phome .qpage .bizline{flex-direction:column;gap:4px}.phome .qpage .endcta{flex-direction:column;align-items:flex-start}.phome .qpage .endcta-btns{width:100%}}
