.QuotaMeter-module__ISm1qa__wrap{--qm-ink:var(--tv-ink,#0e1530);--qm-ink-soft:var(--tv-ink-soft,#4a5275);--qm-ink-mute:var(--tv-ink-mute,#8990a8);--qm-card:var(--tv-card,#fff);--qm-line:var(--tv-line,#14214e14);--qm-line-strong:var(--tv-line-strong,#14214e24);--qm-blue:var(--tv-blue,#2f5bf5);--qm-blue-soft:var(--tv-blue-soft,#2f5bf51a);--qm-red:var(--tv-red,#ec3a3a);--qm-red-soft:var(--tv-red-soft,#ec3a3a1a);--qm-amber:#d97706;--qm-amber-soft:#d977061a;--qm-accent:var(--qm-blue);--qm-accent-soft:var(--qm-blue-soft);max-width:1200px;margin:16px auto 0;padding:0 clamp(20px,4vw,56px)}.QuotaMeter-module__ISm1qa__wrap[data-state=warning]{--qm-accent:var(--qm-amber);--qm-accent-soft:var(--qm-amber-soft)}.QuotaMeter-module__ISm1qa__wrap[data-state=critical]{--qm-accent:var(--qm-red);--qm-accent-soft:var(--qm-red-soft)}.QuotaMeter-module__ISm1qa__strip{background:var(--qm-card);border:1px solid var(--qm-line);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:12px 18px 14px;transition:border-color .4s,box-shadow .4s;animation:.55s cubic-bezier(.2,.7,.2,1) both QuotaMeter-module__ISm1qa__qmIntro;display:grid;position:relative;overflow:hidden;box-shadow:0 6px 22px #14214e0d}.QuotaMeter-module__ISm1qa__wrap[data-state=critical] .QuotaMeter-module__ISm1qa__strip{border-color:#ec3a3a66;box-shadow:0 6px 22px #14214e0d,0 0 0 3px #ec3a3a0f}@keyframes QuotaMeter-module__ISm1qa__qmIntro{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.QuotaMeter-module__ISm1qa__live{border-right:1px solid var(--qm-line);flex-shrink:0;align-items:center;gap:10px;padding-right:16px;display:flex}.QuotaMeter-module__ISm1qa__liveLabel{flex-direction:column;gap:1px;line-height:1.2;display:flex}.QuotaMeter-module__ISm1qa__liveLabelTop{letter-spacing:-.005em;color:var(--qm-accent);white-space:nowrap;font-size:10.5px;font-weight:700}.QuotaMeter-module__ISm1qa__liveLabelBottom{letter-spacing:-.01em;color:var(--qm-ink-soft);white-space:nowrap;font-size:12.5px;font-weight:600}.QuotaMeter-module__ISm1qa__center{flex-direction:column;gap:6px;min-width:0;display:flex}.QuotaMeter-module__ISm1qa__numbers{align-items:baseline;gap:10px;line-height:1;display:flex}.QuotaMeter-module__ISm1qa__remaining{letter-spacing:-.04em;color:var(--qm-ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "ss03" 1, "cv11" 1;font-size:clamp(22px,3.4vw,30px);font-weight:800;transition:color .4s}.QuotaMeter-module__ISm1qa__wrap[data-state=critical] .QuotaMeter-module__ISm1qa__remaining{color:var(--qm-red);animation:1.6s ease-in-out infinite QuotaMeter-module__ISm1qa__qmCriticalNudge}@keyframes QuotaMeter-module__ISm1qa__qmCriticalNudge{0%,to{transform:translate(0)}35%{transform:translate(-1px)}70%{transform:translate(1px)}}.QuotaMeter-module__ISm1qa__suffix{color:var(--qm-ink-soft);letter-spacing:-.005em;white-space:nowrap;margin-left:6px;font-size:12px;font-weight:500}.QuotaMeter-module__ISm1qa__bar{background:var(--qm-line);border-radius:999px;height:4px;position:relative;overflow:hidden}.QuotaMeter-module__ISm1qa__barFill{background:linear-gradient(90deg, var(--qm-accent) 0%, color-mix(in srgb, var(--qm-accent) 80%, transparent) 100%);border-radius:999px;transition:width .8s cubic-bezier(.2,.7,.2,1),background .4s;position:absolute;top:0;bottom:0;left:0}.QuotaMeter-module__ISm1qa__wrap[data-state=critical] .QuotaMeter-module__ISm1qa__barFill{background:var(--qm-red);background-size:200% 100%;animation:1.8s linear infinite QuotaMeter-module__ISm1qa__qmBarShine}@keyframes QuotaMeter-module__ISm1qa__qmBarShine{0%{background-position:200% 0}to{background-position:-200% 0}}.QuotaMeter-module__ISm1qa__barTicks{pointer-events:none;mix-blend-mode:overlay;background-image:repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#ffffffa6 calc(10% - 1px) 10%);position:absolute;inset:0}.QuotaMeter-module__ISm1qa__right{flex-shrink:0;align-items:center;gap:14px;padding-left:6px;display:flex}.QuotaMeter-module__ISm1qa__countdown{flex-direction:column;align-items:flex-end;gap:2px;line-height:1.1;display:flex}.QuotaMeter-module__ISm1qa__countdownLabel{letter-spacing:.04em;color:var(--qm-ink-mute);font-size:10.5px;font-weight:600}.QuotaMeter-module__ISm1qa__countdownValue{letter-spacing:-.02em;color:var(--qm-ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "ss03" 1;font-size:14px;font-weight:700}.QuotaMeter-module__ISm1qa__cta{background:var(--qm-accent);color:#fff;letter-spacing:-.01em;cursor:pointer;height:34px;box-shadow:0 4px 12px color-mix(in srgb, var(--qm-accent) 28%, transparent);border:none;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:700;transition:transform .16s,box-shadow .16s,background .2s;animation:.5s cubic-bezier(.2,.7,.2,1) both QuotaMeter-module__ISm1qa__qmCtaIn;display:inline-flex}@keyframes QuotaMeter-module__ISm1qa__qmCtaIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.QuotaMeter-module__ISm1qa__cta:hover{box-shadow:0 8px 18px color-mix(in srgb, var(--qm-accent) 40%, transparent);transform:translateY(-1px)}.QuotaMeter-module__ISm1qa__cta:active{transform:translateY(0)}.QuotaMeter-module__ISm1qa__ctaArrow{font-size:13px;transform:translateY(.5px)}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline]{justify-content:center;margin-top:0;padding:0 16px;display:flex}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__strip{border-radius:999px;flex-direction:row;grid-template:none;align-items:center;gap:10px;width:max-content;max-width:100%;padding:7px 12px;animation:.4s cubic-bezier(.2,.7,.2,1) both QuotaMeter-module__ISm1qa__qmIntro;display:inline-flex;box-shadow:0 1px 4px #14214e0d}@media (min-width:960px){.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__strip{gap:12px;padding:8px 16px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__remaining{font-size:15px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__countdownValue{font-size:13px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__liveLabelTop{font-size:12.5px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__cta{height:28px;padding:0 12px;font-size:12px}}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__live{border-right:none;flex-shrink:0;gap:6px;padding-right:0}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__liveLabel{flex-direction:row;align-items:center;gap:0}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__liveLabelTop{letter-spacing:-.01em;font-size:11.5px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__liveLabelBottom{display:none}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__center{flex-direction:row;flex:auto;align-items:baseline;gap:6px;min-width:0}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__numbers{flex-wrap:nowrap;gap:3px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__remaining{font-size:14px;font-weight:800}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__suffix{margin-left:4px;font-size:11.5px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__bar{display:none}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__right{border-left:1px solid var(--qm-line);flex-shrink:0;gap:6px;padding-left:8px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__countdown{flex-direction:row;align-items:baseline;gap:4px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__countdownLabel{display:none}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__countdownValue{font-size:12px;font-weight:700}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__cta{height:26px;box-shadow:0 2px 6px color-mix(in srgb, var(--qm-accent) 26%, transparent);gap:4px;padding:0 10px;font-size:11px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline] .QuotaMeter-module__ISm1qa__ctaArrow{font-size:11px}.QuotaMeter-module__ISm1qa__wrap[data-variant=inline][data-state=critical] .QuotaMeter-module__ISm1qa__strip{border-color:#ec3a3a66;box-shadow:0 1px 4px #14214e0d,0 0 0 2px #ec3a3a0f}@media (max-width:760px){.QuotaMeter-module__ISm1qa__wrap[data-variant=strip]{margin-top:12px;padding:0 16px}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__strip{grid-template:"live""center""right"/1fr;gap:12px;padding:12px 14px 14px}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__live{border-right:none;border-bottom:1px solid var(--qm-line);grid-area:live;justify-content:flex-start;padding-bottom:10px;padding-right:0}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__center{grid-area:center}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__right{grid-area:right;justify-content:space-between;padding-top:2px;padding-left:0}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__remaining{font-size:26px}.QuotaMeter-module__ISm1qa__wrap[data-variant=strip] .QuotaMeter-module__ISm1qa__countdown{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.QuotaMeter-module__ISm1qa__strip,.QuotaMeter-module__ISm1qa__cta{animation:none!important}.QuotaMeter-module__ISm1qa__barFill{transition:none!important;animation:none!important}.QuotaMeter-module__ISm1qa__wrap[data-state=critical] .QuotaMeter-module__ISm1qa__remaining{animation:none!important}}
.AvatarOrb-module__i79wDq__orb{width:var(--d);height:var(--d);background:#cfe0fa;border-radius:50%;position:relative;overflow:hidden}.AvatarOrb-module__i79wDq__orb:before{content:"";z-index:6;pointer-events:none;background:radial-gradient(closest-side,#ffffff8c,#fff0 68%);border-radius:50%;width:42%;height:28%;position:absolute;top:6%;left:10%;transform:rotate(-20deg)}.AvatarOrb-module__i79wDq__orb:after{content:"";z-index:7;pointer-events:none;box-shadow:inset 0 calc(var(--d) * -.025) calc(var(--d) * .11) #ffffff80, inset 0 calc(var(--d) * .02) calc(var(--d) * .09) #ffffff52, inset 0 0 calc(var(--d) * .06) #19329629, inset calc(var(--d) * -.05) calc(var(--d) * -.07) calc(var(--d) * .2) #10247852;border-radius:50%;position:absolute;inset:0}.AvatarOrb-module__i79wDq__rotA,.AvatarOrb-module__i79wDq__rotB{position:absolute;inset:-22%}.AvatarOrb-module__i79wDq__rotA{animation:11s linear infinite AvatarOrb-module__i79wDq__spin;animation-delay:var(--ph,0s)}.AvatarOrb-module__i79wDq__rotB{animation:17s linear infinite AvatarOrb-module__i79wDq__spinR;animation-delay:calc(var(--ph,0s) * .7)}.AvatarOrb-module__i79wDq__orb i{filter:blur(calc(var(--d) * .065));border-radius:50%;display:block;position:absolute}.AvatarOrb-module__i79wDq__bBlue{width:72%;height:56%;animation:7.5s ease-in-out infinite alternate AvatarOrb-module__i79wDq__driftA;animation-delay:calc(var(--ph,0s) * .5);background:radial-gradient(closest-side,#2f5bf5d9,#2f5bf500 72%);top:16%;left:2%}.AvatarOrb-module__i79wDq__bDeep{width:64%;height:52%;animation:9.5s ease-in-out infinite alternate AvatarOrb-module__i79wDq__driftB;animation-delay:calc(var(--ph,0s) * .9);background:radial-gradient(closest-side,#1f3fcfcc,#1f3fcf00 70%);bottom:4%;right:-4%}.AvatarOrb-module__i79wDq__bSky{width:66%;height:58%;animation:8.2s ease-in-out infinite alternate AvatarOrb-module__i79wDq__driftC;animation-delay:calc(var(--ph,0s) * .3);background:radial-gradient(closest-side,#c9dffbf2,#c9dffb00 75%);top:-2%;left:24%}.AvatarOrb-module__i79wDq__bWhite{mix-blend-mode:screen;width:48%;height:40%;animation:6.8s ease-in-out infinite alternate-reverse AvatarOrb-module__i79wDq__driftB;animation-delay:calc(var(--ph,0s) * .6);background:radial-gradient(closest-side,#ffffffe6,#fff0 70%);top:34%;left:30%}.AvatarOrb-module__i79wDq__bBlue2{width:52%;height:44%;animation:10.5s ease-in-out infinite alternate-reverse AvatarOrb-module__i79wDq__driftC;animation-delay:calc(var(--ph,0s) * .8);background:radial-gradient(closest-side,#2f5bf599,#2f5bf500 72%);bottom:8%;left:6%}.AvatarOrb-module__i79wDq__streakD,.AvatarOrb-module__i79wDq__streakL{border-radius:50%;position:absolute;inset:-16%}.AvatarOrb-module__i79wDq__streakD{filter:blur(calc(var(--d) * .045));mix-blend-mode:multiply;animation:8.5s linear infinite AvatarOrb-module__i79wDq__spin;animation-delay:calc(var(--ph,0s) * .4);background:conic-gradient(from 20deg,#0000 0deg,#1f3fcf52 50deg,#0000 110deg,#2f5bf542 190deg,#0000 250deg,#1f3fcf33 310deg,#0000 360deg)}.AvatarOrb-module__i79wDq__streakL{filter:blur(calc(var(--d) * .05));mix-blend-mode:screen;animation:12.5s linear infinite AvatarOrb-module__i79wDq__spinR;animation-delay:calc(var(--ph,0s) * .2);background:conic-gradient(from 200deg,#0000 0deg,#ffffff8c 40deg,#0000 100deg,#eef3fb80 200deg,#0000 270deg)}@keyframes AvatarOrb-module__i79wDq__spin{to{transform:rotate(1turn)}}@keyframes AvatarOrb-module__i79wDq__spinR{to{transform:rotate(-1turn)}}@keyframes AvatarOrb-module__i79wDq__driftA{0%{transform:translate(-7%,5%)scale(1)}to{transform:translate(12%,-9%)scale(1.22)}}@keyframes AvatarOrb-module__i79wDq__driftB{0%{transform:translate(6%,-4%)scale(1.1)}to{transform:translate(-10%,9%)scale(.92)}}@keyframes AvatarOrb-module__i79wDq__driftC{0%{transform:translate(-4%,-7%)scale(.95)}to{transform:translate(9%,10%)scale(1.18)}}
.PhoneNotifyModal-module__ZNBuRG__backdrop{-webkit-backdrop-filter:blur(8px)saturate(140%);z-index:60;background:#0e15308c;justify-content:center;align-items:center;padding:24px;animation:.24s ease-out PhoneNotifyModal-module__ZNBuRG__pnmBackdropIn;display:flex;position:fixed;inset:0}@keyframes PhoneNotifyModal-module__ZNBuRG__pnmBackdropIn{0%{opacity:0}to{opacity:1}}.PhoneNotifyModal-module__ZNBuRG__card{--pnm-ink:#0e1530;--pnm-ink-soft:#4a5275;--pnm-ink-mute:#8990a8;--pnm-line:#14214e14;--pnm-line-strong:#14214e2e;--pnm-blue:#2f5bf5;--pnm-red:#ec3a3a;--pnm-bg-card:#fff;--pnm-bg-deep:#f7f9fd;background:var(--pnm-bg-card);font-feature-settings:"cv11" 1, "ss03" 1;border-radius:24px;width:100%;max-width:460px;padding:28px 28px 24px;animation:.34s cubic-bezier(.2,.7,.2,1) PhoneNotifyModal-module__ZNBuRG__pnmCardIn;position:relative;overflow:hidden;box-shadow:0 32px 64px #0e153038,0 4px 12px #0e153014,inset 0 0 0 1px #fff9}@keyframes PhoneNotifyModal-module__ZNBuRG__pnmCardIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.PhoneNotifyModal-module__ZNBuRG__card:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--pnm-red) 12%, var(--pnm-red) 18%, transparent 22%, transparent 100%);opacity:.45;height:1px;position:absolute;top:0;left:24px;right:24px}.PhoneNotifyModal-module__ZNBuRG__close{border:1px solid var(--pnm-line);width:32px;height:32px;color:var(--pnm-ink-soft);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background .16s,color .16s,border-color .16s;display:inline-flex;position:absolute;top:14px;right:14px}.PhoneNotifyModal-module__ZNBuRG__close:hover{background:var(--pnm-bg-deep);color:var(--pnm-ink);border-color:var(--pnm-line-strong)}.PhoneNotifyModal-module__ZNBuRG__closeIcon{width:12px;height:12px}.PhoneNotifyModal-module__ZNBuRG__eyebrow{color:var(--pnm-red);letter-spacing:.16em;text-transform:uppercase;background:#ec3a3a14;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 10px 5px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.PhoneNotifyModal-module__ZNBuRG__eyebrowDot{background:var(--pnm-red);border-radius:50%;width:6px;height:6px;position:relative}.PhoneNotifyModal-module__ZNBuRG__eyebrowDot:before{content:"";background:var(--pnm-red);opacity:.4;border-radius:50%;animation:.85s ease-out infinite PhoneNotifyModal-module__ZNBuRG__pnmEyebrowPulse;position:absolute;inset:-2px}@keyframes PhoneNotifyModal-module__ZNBuRG__pnmEyebrowPulse{0%{opacity:.5;transform:scale(1)}80%,to{opacity:0;transform:scale(3.5)}}.PhoneNotifyModal-module__ZNBuRG__headline{letter-spacing:-.035em;color:var(--pnm-ink);margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.25}.PhoneNotifyModal-module__ZNBuRG__subline{letter-spacing:-.012em;color:var(--pnm-ink-soft);margin:0 0 22px;font-size:14px;line-height:1.55}.PhoneNotifyModal-module__ZNBuRG__statRow{background:var(--pnm-bg-deep);border-radius:14px;grid-template-columns:1fr 1px 1fr;align-items:stretch;gap:14px;margin-bottom:22px;padding:12px 14px;display:grid}.PhoneNotifyModal-module__ZNBuRG__statDivider{background:var(--pnm-line)}.PhoneNotifyModal-module__ZNBuRG__stat{flex-direction:column;gap:4px;display:flex}.PhoneNotifyModal-module__ZNBuRG__statLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--pnm-ink-mute);font-size:10.5px;font-weight:700}.PhoneNotifyModal-module__ZNBuRG__statValue{letter-spacing:-.02em;color:var(--pnm-ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "ss03" 1;font-size:18px;font-weight:800}.PhoneNotifyModal-module__ZNBuRG__statValueAccent{color:var(--pnm-red)}.PhoneNotifyModal-module__ZNBuRG__label{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.PhoneNotifyModal-module__ZNBuRG__labelTop{color:var(--pnm-ink);letter-spacing:-.01em;font-size:13px;font-weight:600}.PhoneNotifyModal-module__ZNBuRG__labelHint{color:var(--pnm-ink-mute);letter-spacing:-.005em;font-size:11.5px;font-weight:500}.PhoneNotifyModal-module__ZNBuRG__inputRow{grid-template-columns:1fr auto;align-items:stretch;gap:8px;display:grid}.PhoneNotifyModal-module__ZNBuRG__input{border:1.5px solid var(--pnm-line);height:46px;color:var(--pnm-ink);letter-spacing:-.01em;font-variant-numeric:tabular-nums;background:#fff;border-radius:14px;outline:none;padding:0 16px;font-size:15px;font-weight:600;transition:border-color .16s,box-shadow .16s}.PhoneNotifyModal-module__ZNBuRG__input::placeholder{color:var(--pnm-ink-mute);font-weight:500}.PhoneNotifyModal-module__ZNBuRG__input:focus{border-color:var(--pnm-blue);box-shadow:0 0 0 4px #2f5bf51f}.PhoneNotifyModal-module__ZNBuRG__inputRowError .PhoneNotifyModal-module__ZNBuRG__input{border-color:var(--pnm-red)}.PhoneNotifyModal-module__ZNBuRG__inputRowError .PhoneNotifyModal-module__ZNBuRG__input:focus{box-shadow:0 0 0 4px #ec3a3a1f}.PhoneNotifyModal-module__ZNBuRG__submit{background:var(--pnm-ink);color:#fff;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;align-items:center;gap:6px;height:46px;padding:0 18px;font-size:13.5px;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.PhoneNotifyModal-module__ZNBuRG__submit:hover:not(:disabled){background:#1a2245;transform:translateY(-1px)}.PhoneNotifyModal-module__ZNBuRG__submit:active:not(:disabled){transform:translateY(0)}.PhoneNotifyModal-module__ZNBuRG__submit:disabled{background:var(--pnm-line-strong);color:#ffffffd9;cursor:not-allowed}.PhoneNotifyModal-module__ZNBuRG__submitArrow{font-size:14px}.PhoneNotifyModal-module__ZNBuRG__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite PhoneNotifyModal-module__ZNBuRG__pnmSpin}@keyframes PhoneNotifyModal-module__ZNBuRG__pnmSpin{to{transform:rotate(360deg)}}.PhoneNotifyModal-module__ZNBuRG__helper{color:var(--pnm-ink-mute);letter-spacing:-.005em;margin-top:10px;font-size:11.5px;line-height:1.5}.PhoneNotifyModal-module__ZNBuRG__helperError{color:var(--pnm-red);font-weight:600}.PhoneNotifyModal-module__ZNBuRG__success{background:#2f5bf50f;border:1px solid #2f5bf529;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 14px;animation:.4s cubic-bezier(.2,.7,.2,1) PhoneNotifyModal-module__ZNBuRG__pnmSuccessIn;display:flex}@keyframes PhoneNotifyModal-module__ZNBuRG__pnmSuccessIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.PhoneNotifyModal-module__ZNBuRG__successMark{background:var(--pnm-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.PhoneNotifyModal-module__ZNBuRG__successBody{flex:1}.PhoneNotifyModal-module__ZNBuRG__successHead{letter-spacing:-.01em;color:var(--pnm-ink);margin:0 0 4px;font-size:14.5px;font-weight:700}.PhoneNotifyModal-module__ZNBuRG__successSub{letter-spacing:-.005em;color:var(--pnm-ink-soft);margin:0;font-size:12.5px;font-weight:500;line-height:1.5}.PhoneNotifyModal-module__ZNBuRG__footer{border-top:1px dashed var(--pnm-line);letter-spacing:-.005em;color:var(--pnm-ink-mute);align-items:center;gap:10px;margin-top:18px;padding-top:14px;font-size:11px;font-weight:500;display:flex}.PhoneNotifyModal-module__ZNBuRG__footerMark{color:var(--pnm-ink);font-weight:700}@media (max-width:480px){.PhoneNotifyModal-module__ZNBuRG__backdrop{padding:16px}.PhoneNotifyModal-module__ZNBuRG__card{border-radius:22px;padding:24px 22px 22px}.PhoneNotifyModal-module__ZNBuRG__headline{font-size:21px}.PhoneNotifyModal-module__ZNBuRG__subline{margin-bottom:18px;font-size:13.5px}.PhoneNotifyModal-module__ZNBuRG__inputRow{grid-template-columns:1fr}.PhoneNotifyModal-module__ZNBuRG__submit{justify-content:center;width:100%}.PhoneNotifyModal-module__ZNBuRG__statRow{padding:10px 12px}.PhoneNotifyModal-module__ZNBuRG__statValue{font-size:16px}}@media (prefers-reduced-motion:reduce){.PhoneNotifyModal-module__ZNBuRG__backdrop,.PhoneNotifyModal-module__ZNBuRG__card,.PhoneNotifyModal-module__ZNBuRG__success,.PhoneNotifyModal-module__ZNBuRG__eyebrowDot:before{animation:none!important}.PhoneNotifyModal-module__ZNBuRG__submit,.PhoneNotifyModal-module__ZNBuRG__close,.PhoneNotifyModal-module__ZNBuRG__input{transition:none!important}}
.legal-modal{--lm-bg:#f5f8fc;--lm-bg-deep:#eaf0fa;--lm-card:#fff;--lm-ink:#0e1530;--lm-ink-soft:#4a5275;--lm-ink-mute:#8990a8;--lm-line:#14214e14;--lm-line-strong:#14214e24;--lm-line-dashed:#14214e1f;--lm-blue:#2f5bf5;--lm-blue-deep:#1f3fcf;--lm-blue-soft:#2f5bf51a;--lm-blue-wash:#2f5bf50d;--lm-shadow-soft:0 4px 16px #14214e0a;--lm-shadow-card:0 32px 80px #0e153038, 0 12px 28px #0e15301a;--lm-radius-card:24px;--lm-radius-chip:16px;--lm-ease:cubic-bezier(.16, 1, .3, 1);z-index:50;font-feature-settings:"cv11" 1, "ss03" 1;justify-content:center;align-items:center;padding:clamp(16px,4vh,56px) clamp(12px,3vw,40px);animation:.24s ease-out legalIn;display:flex;position:fixed;inset:0}@keyframes legalIn{0%{opacity:0}to{opacity:1}}.legal-modal__backdrop{-webkit-backdrop-filter:saturate(160%)blur(10px);cursor:pointer;background-color:#0e153080;border:0;width:100%;height:100%;position:absolute;inset:0}.legal-modal__panel{background:var(--lm-card);border-radius:var(--lm-radius-card);border:1px solid var(--lm-line);width:100%;max-width:720px;max-height:min(86vh,880px);box-shadow:var(--lm-shadow-card);color:var(--lm-ink);isolation:isolate;animation:legalPanelIn .42s var(--lm-ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.legal-modal__panel:before{content:"";z-index:0;background:linear-gradient(180deg, var(--lm-bg-deep) 0%, #eaf0fa00 100%);pointer-events:none;height:140px;position:absolute;inset:0 0 auto}@keyframes legalPanelIn{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.legal-modal__header{z-index:1;border-bottom:1px solid var(--lm-line);background:0 0;padding:clamp(28px,4vh,40px) clamp(28px,5vw,48px) 22px;position:relative}.legal-modal__eyebrow{align-items:center;gap:12px;margin-bottom:14px;display:inline-flex}.legal-modal__eyebrow-num{letter-spacing:.04em;color:var(--lm-blue);font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.legal-modal__eyebrow-rule{background:var(--lm-line-strong);width:28px;height:1px;display:inline-block}.legal-modal__eyebrow-label{letter-spacing:.18em;text-transform:uppercase;color:var(--lm-ink-mute);font-size:11px;font-weight:700}.legal-modal__title{letter-spacing:-.04em;color:var(--lm-ink);margin-bottom:10px;font-size:clamp(24px,3.2vw,32px);font-weight:800;line-height:1.2}.legal-modal__effective{letter-spacing:.02em;color:var(--lm-ink-mute);font-variant-numeric:tabular-nums;font-size:12px}.legal-modal__close{width:38px;height:38px;color:var(--lm-ink-soft);background:var(--lm-card);border:1px solid var(--lm-line-strong);border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;top:18px;right:18px}.legal-modal__close:hover,.legal-modal__close:focus-visible{background:var(--lm-line);color:var(--lm-ink);border-color:var(--lm-line-strong);outline:none}.legal-modal__body{z-index:1;scrollbar-width:thin;scrollbar-color:var(--lm-line-strong) transparent;flex:1;padding:clamp(22px,3vh,32px) clamp(28px,5vw,48px) clamp(28px,4vh,44px);position:relative;overflow-y:auto}.legal-modal__body::-webkit-scrollbar{width:8px}.legal-modal__body::-webkit-scrollbar-thumb{background:var(--lm-line-strong);border-radius:999px}.legal-modal__body::-webkit-scrollbar-thumb:hover{background:var(--lm-ink-mute)}.legal-modal__intro{color:var(--lm-ink);background:var(--lm-blue-wash);border:1px solid var(--lm-blue-soft);letter-spacing:-.012em;border-radius:14px;margin-bottom:28px;padding:18px 22px;font-size:14.5px;line-height:1.72}.legal-modal__section{border-bottom:1px solid var(--lm-line);padding:22px 0 24px}.legal-modal__section:first-of-type{padding-top:4px}.legal-modal__section:last-of-type{border-bottom:0;padding-bottom:8px}.legal-modal__section-heading{letter-spacing:-.022em;color:var(--lm-ink);margin-bottom:16px;padding-left:14px;font-size:15.5px;font-weight:800;position:relative}.legal-modal__section-heading:before{content:"";background:var(--lm-blue);border-radius:2px;width:3px;position:absolute;top:4px;bottom:4px;left:0}.legal-modal__paragraph{color:var(--lm-ink-soft);letter-spacing:-.005em;margin-bottom:12px;font-size:14px;line-height:1.78}.legal-modal__paragraph:last-child{margin-bottom:0}.legal-modal__list{flex-direction:column;gap:10px;margin:8px 0 14px;padding:0;list-style:none;display:flex}.legal-modal__list-item{grid-template-columns:32px 1fr;align-items:baseline;gap:12px;display:grid}.legal-modal__list--unordered .legal-modal__list-item{grid-template-columns:16px 1fr}.legal-modal__list-num{letter-spacing:.02em;color:var(--lm-blue);font-variant-numeric:tabular-nums;padding-top:4px;font-size:11.5px;font-weight:800}.legal-modal__list-dot{background:var(--lm-blue);width:6px;height:6px;box-shadow:0 0 0 3px var(--lm-blue-wash);border-radius:50%;justify-self:center;margin-top:9px}.legal-modal__list-text{color:var(--lm-ink-soft);letter-spacing:-.005em;font-size:14px;line-height:1.72}.legal-modal__table{border:1px solid var(--lm-line);border-radius:var(--lm-radius-chip);background:var(--lm-card);box-shadow:var(--lm-shadow-soft);margin:6px 0 16px;overflow:hidden}.legal-modal__table-row{border-bottom:1px solid var(--lm-line);grid-template-columns:minmax(120px,.4fr) 1fr;display:grid}.legal-modal__table-row:last-child{border-bottom:0}.legal-modal__table-row--head{background:var(--lm-blue-wash)}.legal-modal__table-row--head .legal-modal__table-cell{letter-spacing:.14em;text-transform:uppercase;color:var(--lm-blue);padding:12px 16px;font-size:11px;font-weight:800}.legal-modal__table-cell{color:var(--lm-ink-soft);letter-spacing:-.003em;padding:13px 16px;font-size:13.5px;line-height:1.6}.legal-modal__table-cell--label{color:var(--lm-ink);background:var(--lm-bg-deep);border-right:1px solid var(--lm-line);font-weight:700}.legal-modal__table-row--head .legal-modal__table-cell--label{background:var(--lm-blue-soft);color:var(--lm-blue-deep);border-right:1px solid var(--lm-blue-soft)}.legal-modal__fields{background:var(--lm-bg-deep);border:1px solid var(--lm-line);border-radius:var(--lm-radius-chip);flex-direction:column;gap:0;margin:10px 0 14px;padding:18px 20px;display:flex}.legal-modal__field{border-bottom:1px dashed var(--lm-line-dashed);grid-template-columns:minmax(120px,.32fr) 1fr;align-items:baseline;gap:18px;padding:10px 0;display:grid}.legal-modal__field:first-child{padding-top:0}.legal-modal__field:last-child{border-bottom:0;padding-bottom:0}.legal-modal__field-label{letter-spacing:.12em;text-transform:uppercase;color:var(--lm-blue);font-size:11px;font-weight:800}.legal-modal__field-value{color:var(--lm-ink);letter-spacing:-.005em;font-size:13.5px;font-weight:500;line-height:1.65}.legal-modal__signoff{border-top:1px solid var(--lm-line);align-items:center;gap:14px;margin-top:32px;padding-top:18px;display:flex}.legal-modal__signoff-rule{background:var(--lm-blue);border-radius:2px;width:24px;height:2px;display:inline-block}.legal-modal__signoff-text{letter-spacing:.14em;text-transform:uppercase;color:var(--lm-ink-mute);font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}@media (max-width:768px){.legal-modal{align-items:stretch;padding:0}.legal-modal__panel{max-width:none;height:100dvh;max-height:100dvh;animation:legalPanelSheetIn .42s var(--lm-ease);border:0;border-radius:0}@keyframes legalPanelSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.legal-modal__header{padding:26px 22px 18px}.legal-modal__body{padding:22px 22px 36px}.legal-modal__close{top:14px;right:14px}.legal-modal__table-row{grid-template-columns:110px 1fr}.legal-modal__field{grid-template-columns:100px 1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.legal-modal,.legal-modal__panel,.legal-modal__close{transition:none;animation:none}}
.LoginSheet-module__ZhvjkG__overlay{--tv-bg:#f5f8fc;--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-line:#14214e14;--tv-line-strong:#14214e24;--tv-blue:#2f5bf5;--tv-shadow-card:0 18px 44px #14214e14;--tv-radius-card:24px;z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e15306b;justify-content:center;align-items:flex-end;padding:0;animation:.2s LoginSheet-module__ZhvjkG__loginFade;display:flex;position:fixed;inset:0}.LoginSheet-module__ZhvjkG__sheet{background:var(--tv-card);width:100%;max-width:460px;box-shadow:var(--tv-shadow-card);padding:22px 20px calc(32px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;animation:.28s cubic-bezier(.16,1,.3,1) LoginSheet-module__ZhvjkG__loginSlideUp;position:relative}.LoginSheet-module__ZhvjkG__grip{background:var(--tv-line-strong);border-radius:999px;width:40px;height:4px;margin:0 auto 14px}.LoginSheet-module__ZhvjkG__close{width:32px;height:32px;color:var(--tv-ink-mute);border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:14px;right:14px}.LoginSheet-module__ZhvjkG__close:hover{color:var(--tv-ink);background:#14214e0d}.LoginSheet-module__ZhvjkG__closeIcon{width:12px;height:12px}.LoginSheet-module__ZhvjkG__headline{letter-spacing:-.02em;color:var(--tv-ink);padding-right:28px;font-size:19px;font-weight:700}.LoginSheet-module__ZhvjkG__subline{color:var(--tv-ink-soft);letter-spacing:-.01em;margin-top:6px;font-size:14px;line-height:1.5}.LoginSheet-module__ZhvjkG__providers{flex-direction:column;gap:10px;margin-top:20px;display:flex}.LoginSheet-module__ZhvjkG__pending{color:var(--tv-ink-soft);letter-spacing:-.01em;background:#2f5bf50f;border:1px solid #2f5bf524;border-radius:12px;margin-top:20px;padding:15px 16px;font-size:14px;line-height:1.55}.LoginSheet-module__ZhvjkG__provider{letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;font-size:15px;font-weight:700;transition:filter .15s,transform .12s;display:flex;position:relative}.LoginSheet-module__ZhvjkG__provider:active{transform:scale(.99)}.LoginSheet-module__ZhvjkG__provider:hover{filter:brightness(.97)}.LoginSheet-module__ZhvjkG__providerSymbol{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.LoginSheet-module__ZhvjkG__kakao{color:#000000e0;background:#fee500}.LoginSheet-module__ZhvjkG__naver{color:#fff;background:#03c75a}.LoginSheet-module__ZhvjkG__legal{border-top:1px solid var(--tv-line);margin-top:18px;padding-top:14px}.LoginSheet-module__ZhvjkG__legalLine{color:var(--tv-ink-mute);letter-spacing:-.01em;font-size:12px;line-height:1.55}.LoginSheet-module__ZhvjkG__legalLink{color:var(--tv-ink-soft);text-underline-offset:2px;font-size:12px;font-weight:600;text-decoration:underline}.LoginSheet-module__ZhvjkG__legalLink:hover{color:var(--tv-blue)}.LoginSheet-module__ZhvjkG__legalToggle{color:var(--tv-ink-soft);text-underline-offset:2px;margin-left:6px;font-size:12px;font-weight:600;text-decoration:underline}.LoginSheet-module__ZhvjkG__legalToggle:hover{color:var(--tv-ink)}.LoginSheet-module__ZhvjkG__legalDetail{grid-template-columns:auto 1fr;gap:4px 14px;margin-top:10px;font-size:12px;line-height:1.5;display:grid}.LoginSheet-module__ZhvjkG__legalDetail dt{color:var(--tv-ink-mute);white-space:nowrap;font-weight:600}.LoginSheet-module__ZhvjkG__legalDetail dd{color:var(--tv-ink-soft)}@media (min-width:600px){.LoginSheet-module__ZhvjkG__overlay{align-items:center;padding:24px}.LoginSheet-module__ZhvjkG__sheet{border-radius:24px;padding:26px;animation:.24s cubic-bezier(.16,1,.3,1) LoginSheet-module__ZhvjkG__loginScaleIn}.LoginSheet-module__ZhvjkG__grip{display:none}.LoginSheet-module__ZhvjkG__headline{font-size:20px}}@keyframes LoginSheet-module__ZhvjkG__loginFade{0%{opacity:0}to{opacity:1}}@keyframes LoginSheet-module__ZhvjkG__loginSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes LoginSheet-module__ZhvjkG__loginScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.LoginSheet-module__ZhvjkG__overlay,.LoginSheet-module__ZhvjkG__sheet{animation:none}}
.NavAuth-module__f4_p4a__slot{width:64px;height:36px;display:inline-block}.NavAuth-module__f4_p4a__loginBtn{background:var(--tv-card);height:36px;color:var(--tv-ink);letter-spacing:-.01em;border:1px solid var(--tv-line-strong);box-shadow:var(--tv-shadow-soft);border-radius:999px;flex-shrink:0;align-items:center;padding:0 15px;font-size:13px;font-weight:700;transition:border-color .15s,transform .12s;display:inline-flex}.NavAuth-module__f4_p4a__loginBtn:hover{border-color:var(--tv-ink-mute)}.NavAuth-module__f4_p4a__loginBtn:active{transform:scale(.97)}.NavAuth-module__f4_p4a__avatar{outline-offset:2px;box-shadow:0 0 0 1px var(--tv-line-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .15s,transform .12s;display:inline-flex}.NavAuth-module__f4_p4a__avatar:hover{box-shadow:0 0 0 2px var(--tv-blue)}.NavAuth-module__f4_p4a__avatar:active{transform:scale(.96)}
.test-v1-module__86lf9q__page{--tv-bg:#f5f8fc;--tv-bg-deep:#eaf0fa;--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-line:#14214e14;--tv-line-strong:#14214e24;--tv-blue:#2f5bf5;--tv-blue-deep:#1f3fcf;--tv-blue-soft:#2f5bf51a;--tv-blue-wash:#2f5bf50d;--tv-red:#ec3a3a;--tv-red-soft:#ec3a3a1a;--tv-sky-1:#c9dffb;--tv-sky-2:#dfeafa;--tv-sky-3:#eef3fb;--tv-shadow-soft:0 1px 2px #14214e08, 0 6px 20px #14214e0d;--tv-shadow-card:0 1px 2px #14214e0a, 0 10px 28px #14214e0f, 0 28px 64px #14214e12;--tv-shadow-input:0 1px 2px #14214e0a, 0 12px 32px #14214e12, 0 32px 72px #14214e0f;--tv-radius-card:24px;--tv-radius-chip:16px;--tv-radius-input:24px;--tv-ease:cubic-bezier(.22, 1, .36, 1);--tv-max:1200px;--tv-gutter:clamp(20px, 4vw, 56px);background:var(--tv-bg);min-height:100dvh;color:var(--tv-ink);font-feature-settings:"cv11" 1, "ss03" 1;flex-direction:column;display:flex}.test-v1-module__86lf9q__nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--tv-line);background:#f5f8fcb8;position:sticky;top:0}.test-v1-module__86lf9q__navInner{max-width:var(--tv-max);padding:9px var(--tv-gutter);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.test-v1-module__86lf9q__brand{letter-spacing:-.04em;color:var(--tv-ink);flex-shrink:0;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.test-v1-module__86lf9q__brandLogo{width:auto;height:22px;display:block}.test-v1-module__86lf9q__brandAccent{color:var(--tv-blue)}.test-v1-module__86lf9q__navLinks{align-items:center;gap:28px;display:none}.test-v1-module__86lf9q__navLink{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:14px;font-weight:500;transition:color .18s}.test-v1-module__86lf9q__navLink:hover{color:var(--tv-ink)}.test-v1-module__86lf9q__freeBadge{background:var(--tv-card);color:var(--tv-blue);letter-spacing:-.01em;box-shadow:var(--tv-shadow-soft);border:1px solid var(--tv-line);border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.test-v1-module__86lf9q__boltIcon{width:14px;height:14px;color:var(--tv-blue)}.test-v1-module__86lf9q__navActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}@media (min-width:640px){.test-v1-module__86lf9q__navActions{gap:10px}}.test-v1-module__86lf9q__preregBtn{background:var(--tv-blue);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:9px 14px 9px 12px;font-family:inherit;font-size:13px;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s,scale .12s;display:inline-flex;box-shadow:0 6px 14px #2f5bf538}.test-v1-module__86lf9q__preregBtn:hover{background:var(--tv-blue-deep)}.test-v1-module__86lf9q__preregBtn:active{background:var(--tv-blue-deep);scale:.96}.test-v1-module__86lf9q__preregBtn:focus-visible{outline-offset:2px;outline:3px solid #2f5bf552}.test-v1-module__86lf9q__preregIcon{color:#fff;flex-shrink:0;width:14px;height:14px}.test-v1-module__86lf9q__preregLabelFull{display:none}.test-v1-module__86lf9q__preregLabelShort{display:inline}@media (min-width:720px){.test-v1-module__86lf9q__preregLabelFull{display:inline}.test-v1-module__86lf9q__preregLabelShort{display:none}}.test-v1-module__86lf9q__freeBadgeFull{display:none}.test-v1-module__86lf9q__freeBadgeShort{display:inline}@media (min-width:720px){.test-v1-module__86lf9q__freeBadgeFull{display:inline}.test-v1-module__86lf9q__freeBadgeShort{display:none}}.test-v1-module__86lf9q__main{width:100%;max-width:var(--tv-max);padding:0 var(--tv-gutter);flex-direction:column;flex:1;gap:56px;margin:0 auto;padding-top:0;padding-bottom:80px;display:flex}.test-v1-module__86lf9q__hero{width:auto;margin-left:calc(-1 * var(--tv-gutter));margin-right:calc(-1 * var(--tv-gutter));isolation:isolate;background:linear-gradient(160deg, var(--tv-sky-1) 0%, var(--tv-sky-2) 60%, var(--tv-sky-3) 100%);border-radius:0;min-height:460px;padding:36px 28px 56px;display:flex;position:relative;overflow:hidden}.test-v1-module__86lf9q__hero:after{content:"";z-index:2;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff80,inset 0 0 0 1px #ffffff38}.test-v1-module__86lf9q__heroVisual{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.test-v1-module__86lf9q__heroImage{object-fit:cover;object-position:30% 25%;transform:scaleX(-1)}.test-v1-module__86lf9q__heroFade{z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(118%);background:radial-gradient(60% 95% at 18% 52%,#ffffff57 0%,#fff0 72%),linear-gradient(94deg,#eef3fbd1 0%,#eef3fb8c 32%,#eef3fb40 58%,#eef3fb00 82%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(94deg,#000 0% 30%,#000000b8 48%,#00000052 65%,#00000014 78%,#0000 90%);mask-image:linear-gradient(94deg,#000 0% 30%,#000000b8 48%,#00000052 65%,#00000014 78%,#0000 90%)}.test-v1-module__86lf9q__heroBody{z-index:2;flex-direction:column;align-self:center;gap:16px;max-width:70%;display:flex;position:relative}.test-v1-module__86lf9q__heroTag{color:var(--tv-blue);letter-spacing:-.01em;align-self:flex-start;align-items:center;gap:6px;font-size:14px;font-weight:700;animation:.5s cubic-bezier(.22,1,.36,1) both test-v1-module__86lf9q__tvHeroIn;display:inline-flex}.test-v1-module__86lf9q__heroTitle{letter-spacing:-.045em;word-break:keep-all;color:var(--tv-ink);text-shadow:0 1px #fff6;font-size:clamp(30px,6vw,56px);font-weight:800;line-height:1.14;animation:.5s cubic-bezier(.22,1,.36,1) 80ms both test-v1-module__86lf9q__tvHeroIn}.test-v1-module__86lf9q__heroTitleLogo{vertical-align:-.04em;width:auto;height:1em;display:inline-block}.test-v1-module__86lf9q__heroSub{color:var(--tv-ink-soft);letter-spacing:-.012em;text-wrap:pretty;max-width:480px;font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.68;animation:.5s cubic-bezier(.22,1,.36,1) .16s both test-v1-module__86lf9q__tvHeroIn}@keyframes test-v1-module__86lf9q__tvHeroIn{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes test-v1-module__86lf9q__tvRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__heroTag,.test-v1-module__86lf9q__heroTitle,.test-v1-module__86lf9q__heroSub,.test-v1-module__86lf9q__composerWrap,.test-v1-module__86lf9q__suggestions{animation:none}}.test-v1-module__86lf9q__composerWrap{z-index:3;width:100%;animation:test-v1-module__86lf9q__tvRiseIn .6s var(--tv-ease) .22s both;margin-top:-36px;position:relative}.test-v1-module__86lf9q__composer{background:var(--tv-card);box-shadow:var(--tv-shadow-card);border:1px solid var(--tv-line);transition:border-color .24s var(--tv-ease), box-shadow .24s var(--tv-ease);border-radius:31px;align-items:flex-end;gap:12px;padding:8px 10px 8px 24px;display:flex}.test-v1-module__86lf9q__composer:focus-within{box-shadow:0 0 0 4px var(--tv-blue-wash), var(--tv-shadow-input);border-color:#2f5bf557}.test-v1-module__86lf9q__composerInput{color:var(--tv-ink-mute);letter-spacing:-.015em;min-height:28px;padding:4px 2px 14px;font-size:16px}.test-v1-module__86lf9q__composerInputField{min-width:0;color:var(--tv-ink);letter-spacing:-.015em;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:44px;max-height:calc(9.3em + 18px);padding:8px 0;font-size:17px;line-height:1.55;display:block;overflow-y:hidden}.test-v1-module__86lf9q__composerInputField::placeholder{color:var(--tv-ink-mute)}.test-v1-module__86lf9q__composerInputField:disabled{opacity:.6}.test-v1-module__86lf9q__composerInline{border-radius:31px;padding:8px 10px 8px 18px;box-shadow:0 6px 16px #14214e12}.test-v1-module__86lf9q__composerInline .test-v1-module__86lf9q__composerInputField{min-height:44px;max-height:calc(9.3em + 16px);padding:8px 0;font-size:17px}@media (max-width:768px){.test-v1-module__86lf9q__composerInline .test-v1-module__86lf9q__composerInputField{max-height:calc(6.2em + 16px)}}.test-v1-module__86lf9q__composerCounter{text-align:right;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--tv-ink-mute);-webkit-user-select:none;user-select:none;margin:6px 18px 0 0;font-size:12px;line-height:1}.test-v1-module__86lf9q__composerCounter[data-warn]{color:var(--tv-red);font-weight:600}.test-v1-module__86lf9q__sendBtn{background:var(--tv-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .18s,background-color .18s,box-shadow .18s,scale .12s;display:inline-flex;box-shadow:0 1px 2px #1f3fcf4d,0 6px 16px #2f5bf542}.test-v1-module__86lf9q__sendBtn:not([data-disabled]):hover{background:var(--tv-blue-deep);transform:translateY(-1px);box-shadow:0 1px 2px #1f3fcf52,0 10px 22px #2f5bf557}.test-v1-module__86lf9q__sendBtn:not([data-disabled]):active{scale:.96}.test-v1-module__86lf9q__sendBtn[data-disabled]{background:var(--tv-line-strong);color:#ffffffbf;box-shadow:none;cursor:not-allowed;transform:none}.test-v1-module__86lf9q__sendBtn svg{width:20px;height:20px}.test-v1-module__86lf9q__suggestions{animation:test-v1-module__86lf9q__tvRiseIn .6s var(--tv-ease) .32s both;flex-direction:column;gap:14px;display:flex}.test-v1-module__86lf9q__suggestionsTitle{color:var(--tv-ink);letter-spacing:-.01em;align-items:center;gap:16px;font-size:15px;font-weight:700;display:flex}.test-v1-module__86lf9q__suggestionsTitle:after{content:"";background:linear-gradient(to right, var(--tv-line-strong), transparent);flex:1;height:1px}.test-v1-module__86lf9q__chipGrid{grid-template-columns:1fr;gap:10px;display:grid}.test-v1-module__86lf9q__chip{background:var(--tv-card);border-radius:var(--tv-radius-chip);box-shadow:var(--tv-shadow-soft);border:1px solid var(--tv-line);text-align:left;transition:transform .28s var(--tv-ease), box-shadow .28s var(--tv-ease), border-color .28s var(--tv-ease), scale .14s ease;align-items:center;gap:14px;padding:15px 16px;display:flex}.test-v1-module__86lf9q__chip:hover{border-color:#2f5bf542;transform:translateY(-2px);box-shadow:0 1px 2px #14214e0a,0 12px 28px #14214e14}.test-v1-module__86lf9q__chip:not(:disabled):active{scale:.99}.test-v1-module__86lf9q__chipIcon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.test-v1-module__86lf9q__chipIcon svg,.test-v1-module__86lf9q__chipIcon img{object-fit:contain;width:30px;height:30px;display:block}.test-v1-module__86lf9q__chipLabel{color:var(--tv-ink);letter-spacing:-.014em;text-wrap:pretty;flex:1;font-size:14px;font-weight:600;line-height:1.45}.test-v1-module__86lf9q__chipChevron{color:var(--tv-ink-mute);transition:transform .28s var(--tv-ease), color .2s ease;flex-shrink:0;display:inline-flex}.test-v1-module__86lf9q__chip:hover .test-v1-module__86lf9q__chipChevron{color:var(--tv-blue);transform:translate(2px)}.test-v1-module__86lf9q__chipChevron svg{width:14px;height:14px}.test-v1-module__86lf9q__shieldIcon{width:18px;height:18px}.test-v1-module__86lf9q__statsWrap{width:100%}.test-v1-module__86lf9q__statsCard{background:var(--tv-card);border-radius:var(--tv-radius-card);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-soft);grid-template-columns:1fr 1fr 1fr;gap:12px;padding:30px 18px;display:grid}.test-v1-module__86lf9q__statCol{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:8px 4px;display:flex;position:relative}.test-v1-module__86lf9q__statCol+.test-v1-module__86lf9q__statCol:before{content:"";background:var(--tv-line);width:1px;position:absolute;top:18%;bottom:18%;left:-6px}.test-v1-module__86lf9q__statIcon{justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:inline-flex}.test-v1-module__86lf9q__statIcon svg,.test-v1-module__86lf9q__statIcon img{object-fit:contain;width:44px;height:44px;display:block}.test-v1-module__86lf9q__statValue{letter-spacing:-.035em;font-variant-numeric:tabular-nums lining-nums;color:var(--tv-blue);align-items:baseline;font-size:clamp(30px,3.6vw,40px);font-weight:800;line-height:1;display:inline-flex}.test-v1-module__86lf9q__statValue[data-accent=red]{color:var(--tv-red)}.test-v1-module__86lf9q__statSuffix{color:inherit;margin-left:2px;font-size:.65em;font-weight:700}.test-v1-module__86lf9q__statLabel{color:var(--tv-ink);letter-spacing:-.012em;word-break:keep-all;margin-top:3px;font-size:14px;font-weight:700}.test-v1-module__86lf9q__statSub{color:var(--tv-ink-mute);letter-spacing:-.005em;word-break:keep-all;text-wrap:balance;font-size:12.5px;font-weight:500}.test-v1-module__86lf9q__reviewsWrap{width:100%}.test-v1-module__86lf9q__reviewsHead{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.test-v1-module__86lf9q__reviewsTitle{color:var(--tv-ink);letter-spacing:-.01em;align-items:center;gap:16px;font-size:15px;font-weight:700;line-height:1.25;display:flex}.test-v1-module__86lf9q__reviewsTitle:after{content:"";background:linear-gradient(to right, var(--tv-line-strong), transparent);flex:1;height:1px}.test-v1-module__86lf9q__reviewsSub{color:var(--tv-ink-mute);letter-spacing:-.005em;text-wrap:pretty;font-size:13px;font-weight:500}.test-v1-module__86lf9q__reviewsBanner{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:var(--tv-radius-card);box-shadow:var(--tv-shadow-soft);padding:30px 22px 22px;position:relative;overflow:hidden}.test-v1-module__86lf9q__reviewsViewport{z-index:1;position:relative;overflow:hidden}.test-v1-module__86lf9q__reviewsTrack{will-change:transform;list-style:none;transition:transform .72s cubic-bezier(.22,1,.36,1);display:flex}.test-v1-module__86lf9q__reviewSlide{text-align:center;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;gap:18px;min-width:0;min-height:128px;padding:4px;display:flex}.test-v1-module__86lf9q__reviewBody{color:var(--tv-ink);letter-spacing:-.014em;text-wrap:balance;max-width:600px;font-size:clamp(15px,1.85vw,19px);font-weight:500;line-height:1.66}.test-v1-module__86lf9q__reviewMeta{align-items:center;gap:8px;display:inline-flex}.test-v1-module__86lf9q__reviewRule{background:var(--tv-blue);opacity:.85;border-radius:2px;flex-shrink:0;width:16px;height:2px}.test-v1-module__86lf9q__reviewName{color:var(--tv-ink);letter-spacing:-.01em;font-size:13px;font-weight:700}.test-v1-module__86lf9q__reviewPersona{color:var(--tv-ink-soft);letter-spacing:-.005em;font-size:12.5px;font-weight:500}.test-v1-module__86lf9q__reviewDot{color:var(--tv-line-strong);margin-right:4px}.test-v1-module__86lf9q__reviewsControls{z-index:1;justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex;position:relative}.test-v1-module__86lf9q__reviewsArrow{border:1px solid var(--tv-line-strong);background:var(--tv-card);width:32px;height:32px;color:var(--tv-ink-soft);-webkit-tap-highlight-color:transparent;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .18s,border-color .18s,scale .12s;display:inline-flex;position:relative}.test-v1-module__86lf9q__reviewsArrow:after{content:"";border-radius:50%;position:absolute;inset:-6px}.test-v1-module__86lf9q__reviewsArrow svg{width:14px;height:14px}.test-v1-module__86lf9q__reviewsArrow[data-dir=prev] svg{transform:rotate(180deg)}.test-v1-module__86lf9q__reviewsArrow:hover{color:var(--tv-ink);border-color:var(--tv-ink-mute)}.test-v1-module__86lf9q__reviewsArrow:active{scale:.94}.test-v1-module__86lf9q__reviewsArrow:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__reviewsDots{justify-content:center;align-items:center;gap:6px;display:flex}.test-v1-module__86lf9q__reviewsDot{box-sizing:content-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#14214e33;background-clip:content-box;border:none;border-radius:99px;width:7px;height:7px;padding:7px 5px;transition:width .44s cubic-bezier(.22,1,.36,1),background-color .28s;position:relative}.test-v1-module__86lf9q__reviewsDot:after{content:"";width:22px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.test-v1-module__86lf9q__reviewsDot:hover{background-color:var(--tv-ink-mute)}.test-v1-module__86lf9q__reviewsDot[data-active=true]{background-color:var(--tv-blue);width:22px}.test-v1-module__86lf9q__reviewsDot:focus-visible{outline:2px solid var(--tv-blue);outline-offset:3px}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__reviewsTrack,.test-v1-module__86lf9q__reviewsDot{transition:none}}.test-v1-module__86lf9q__footer{background:var(--tv-bg-deep);border-top:1px solid var(--tv-line);margin-top:16px}.test-v1-module__86lf9q__footerTop{max-width:var(--tv-max);padding:56px var(--tv-gutter) 36px;grid-template-columns:1fr;gap:36px;margin:0 auto;display:grid}.test-v1-module__86lf9q__footerBrandCol{flex-direction:column;gap:14px;max-width:360px;display:flex}.test-v1-module__86lf9q__footerBrand{letter-spacing:-.04em;color:var(--tv-ink);font-size:22px;font-weight:800}.test-v1-module__86lf9q__footerBrandLogo{align-self:flex-start;width:auto;height:26px;display:block}.test-v1-module__86lf9q__footerTagline{color:var(--tv-ink-soft);letter-spacing:-.015em;text-wrap:pretty;font-size:13px;line-height:1.65}.test-v1-module__86lf9q__footerSources{color:var(--tv-blue);letter-spacing:-.01em;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.test-v1-module__86lf9q__footerSources .test-v1-module__86lf9q__shieldIcon{width:14px;height:14px}.test-v1-module__86lf9q__footerLinkGroups{flex-direction:column;justify-content:flex-start;gap:32px;display:flex}.test-v1-module__86lf9q__footerLinkCol{flex-direction:column;gap:10px;display:flex}.test-v1-module__86lf9q__footerLinkCol a{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:13px;transition:color .18s}.test-v1-module__86lf9q__footerLinkCol a:hover{color:var(--tv-blue)}.test-v1-module__86lf9q__footerLinkHead{color:var(--tv-ink-mute);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.test-v1-module__86lf9q__footerPolicyBtn{text-align:left;color:var(--tv-ink-soft);background:0 0;border-radius:12px;align-items:center;gap:14px;margin:0 -24px;padding:10px 24px;transition:background-color .18s,color .18s,transform .18s;display:flex}.test-v1-module__86lf9q__footerPolicyBtn:hover,.test-v1-module__86lf9q__footerPolicyBtn:focus-visible{color:var(--tv-blue);background:var(--tv-blue-wash);transform:translate(2px)}.test-v1-module__86lf9q__footerPolicyNum{color:var(--tv-ink-mute);letter-spacing:.02em;flex-shrink:0;width:22px;font-size:11px;font-weight:700}.test-v1-module__86lf9q__footerPolicyBtn:hover .test-v1-module__86lf9q__footerPolicyNum,.test-v1-module__86lf9q__footerPolicyBtn:focus-visible .test-v1-module__86lf9q__footerPolicyNum{color:var(--tv-blue)}.test-v1-module__86lf9q__footerPolicyTitle{color:inherit;letter-spacing:-.015em;flex:1;font-size:13px;font-weight:600}.test-v1-module__86lf9q__footerOperatorLine{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:13px;line-height:1.55}.test-v1-module__86lf9q__footerContactLink{color:var(--tv-ink-soft);letter-spacing:-.01em;word-break:break-all;font-size:13px;transition:color .18s}.test-v1-module__86lf9q__footerContactLink:hover{color:var(--tv-blue)}.test-v1-module__86lf9q__footerBusinessCol{min-width:0}.test-v1-module__86lf9q__footerBusinessInfo{color:var(--tv-ink-soft);letter-spacing:-.01em;overflow-wrap:anywhere;flex-direction:column;gap:5px;margin:0;font-size:12px;font-style:normal;line-height:1.6;display:flex}.test-v1-module__86lf9q__footerBusinessName{color:var(--tv-ink);font-weight:700}.test-v1-module__86lf9q__footerBottom{border-top:1px solid var(--tv-line);max-width:var(--tv-max);padding:18px var(--tv-gutter);color:var(--tv-ink-mute);letter-spacing:-.005em;flex-direction:column;gap:6px;margin:0 auto;font-size:12px;display:flex}.test-v1-module__86lf9q__footerMeta{color:var(--tv-ink-mute)}@media (min-width:640px){.test-v1-module__86lf9q__navInner{padding:14px var(--tv-gutter)}.test-v1-module__86lf9q__brand{font-size:22px}.test-v1-module__86lf9q__brandLogo{height:26px}.test-v1-module__86lf9q__main{padding-top:32px}.test-v1-module__86lf9q__hero{border-radius:var(--tv-radius-card);width:100%;margin-left:0;margin-right:0}.test-v1-module__86lf9q__chipGrid{grid-template-columns:repeat(2,1fr)}.test-v1-module__86lf9q__reviewsBanner{padding:38px 36px 26px}.test-v1-module__86lf9q__reviewSlide{min-height:118px;padding:4px 24px}.test-v1-module__86lf9q__footerTop{grid-template-columns:1.1fr 1.4fr;gap:56px}.test-v1-module__86lf9q__footerLinkGroups{flex-direction:row;justify-content:flex-end;gap:40px}.test-v1-module__86lf9q__footerLinkCol{flex:0 240px}.test-v1-module__86lf9q__footerBusinessCol{flex:440px}.test-v1-module__86lf9q__footerBottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:960px){.test-v1-module__86lf9q__navLinks{display:inline-flex}.test-v1-module__86lf9q__main{gap:80px;padding-top:56px;padding-bottom:96px}.test-v1-module__86lf9q__hero{border-radius:28px;min-height:560px;padding:64px 64px 88px}.test-v1-module__86lf9q__heroBody{gap:22px;max-width:56%}.test-v1-module__86lf9q__heroImage{object-position:30% 30%}.test-v1-module__86lf9q__heroFade{-webkit-backdrop-filter:blur(16px)saturate(120%);background:radial-gradient(50% 90% at 22%,#fff6 0%,#fff0 70%),linear-gradient(94deg,#eef3fbdb 0%,#eef3fb99 38%,#eef3fb47 60%,#eef3fb00 84%);-webkit-mask-image:linear-gradient(94deg,#000 0% 36%,#000000bd 52%,#00000057 68%,#00000014 80%,#0000 92%);mask-image:linear-gradient(94deg,#000 0% 36%,#000000bd 52%,#00000057 68%,#00000014 80%,#0000 92%)}.test-v1-module__86lf9q__heroSub{font-size:17px}.test-v1-module__86lf9q__composerWrap{margin-top:-48px}.test-v1-module__86lf9q__statsCard{padding:40px 36px}.test-v1-module__86lf9q__reviewsBanner{padding:46px 48px 30px}.test-v1-module__86lf9q__reviewsHead{margin-bottom:22px}}@media (min-width:1180px){.test-v1-module__86lf9q__heroTitle{font-size:60px}.test-v1-module__86lf9q__hero{min-height:620px}.test-v1-module__86lf9q__heroBody{max-width:52%}}.test-v1-module__86lf9q__pageChat{height:100vh;height:var(--tv-vvh,100dvh);min-height:0;overflow:hidden}.test-v1-module__86lf9q__chatMain{background:var(--tv-bg);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.test-v1-module__86lf9q__chatHeader{max-width:calc(760px + 2 * var(--tv-gutter));padding:0 var(--tv-gutter);box-sizing:border-box;z-index:10;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex;position:absolute;top:16px;left:0;right:0}.test-v1-module__86lf9q__chatHeader>*{pointer-events:auto}.test-v1-module__86lf9q__chatNewBtn{box-shadow:var(--tv-shadow-soft);background:var(--tv-card);color:var(--tv-ink);letter-spacing:-.015em;border:1px solid var(--tv-line);border-radius:999px;align-items:center;gap:6px;padding:8px 14px 8px 12px;font-size:13px;font-weight:600;transition:background-color .18s,color .18s,border-color .18s,scale .12s;display:inline-flex}.test-v1-module__86lf9q__chatNewBtn:hover{color:var(--tv-blue);border-color:var(--tv-blue-soft);background:var(--tv-blue-wash)}.test-v1-module__86lf9q__chatNewBtn:active{scale:.96}.test-v1-module__86lf9q__chatNewBtn svg{width:14px;height:14px}.test-v1-module__86lf9q__chatShareBtn{background:var(--tv-blue);color:#fff;letter-spacing:-.015em;border:1px solid var(--tv-blue);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:9px 16px 9px 14px;font-size:13px;font-weight:700;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s,scale .12s,opacity .22s;animation:.32s cubic-bezier(.22,1,.36,1) both test-v1-module__86lf9q__tvShareReveal;display:inline-flex;box-shadow:0 4px 14px #2f5bf538}.test-v1-module__86lf9q__chatShareBtn:hover{background:var(--tv-blue-deep);border-color:var(--tv-blue-deep);transform:translateY(-1px);box-shadow:0 6px 18px #1c57f747}.test-v1-module__86lf9q__chatShareBtn:active{transform:translateY(0)scale(.96)}.test-v1-module__86lf9q__chatShareBtn svg{width:14px;height:14px}.test-v1-module__86lf9q__chatShareBtnCopied,.test-v1-module__86lf9q__chatShareBtnCopied:hover{color:var(--tv-blue);border-color:var(--tv-blue);background:var(--tv-blue-wash);box-shadow:var(--tv-shadow-soft);pointer-events:none;transform:translateY(0)}.test-v1-module__86lf9q__shareWrap{align-items:center;display:inline-flex;position:relative}.test-v1-module__86lf9q__shareToast{white-space:nowrap;letter-spacing:-.01em;color:var(--tv-blue);pointer-events:none;font-size:12px;font-weight:600;animation:.22s ease-out both test-v1-module__86lf9q__tvShareToastIn;position:absolute;top:calc(100% + 6px);right:0}.test-v1-module__86lf9q__shareToast:empty{display:none}@keyframes test-v1-module__86lf9q__tvShareToastIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__shareToast{animation:none}}.test-v1-module__86lf9q__bubbleShareCta{border:1px solid var(--tv-line);background:var(--tv-sky-3);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:10px 14px;animation:.32s cubic-bezier(.22,1,.36,1) both test-v1-module__86lf9q__tvShareReveal;display:flex}.test-v1-module__86lf9q__bubbleShareLine{letter-spacing:-.015em;color:var(--tv-ink-soft);text-wrap:pretty;font-size:13.5px;font-weight:600}.test-v1-module__86lf9q__bubbleShareBtn{background:var(--tv-card);color:var(--tv-blue);letter-spacing:-.015em;border:1px solid var(--tv-blue-soft);cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:6px 12px;font-size:12.5px;font-weight:700;transition:background-color .18s,color .18s,border-color .18s,transform .18s,scale .12s;display:inline-flex}.test-v1-module__86lf9q__bubbleShareBtn:hover{background:var(--tv-blue-wash);border-color:var(--tv-blue);transform:translateY(-1px)}.test-v1-module__86lf9q__bubbleShareBtn:active{transform:translateY(0)scale(.96)}.test-v1-module__86lf9q__bubbleShareBtn svg{width:13px;height:13px}.test-v1-module__86lf9q__bubbleShareBtnCopied,.test-v1-module__86lf9q__bubbleShareBtnCopied:hover{background:var(--tv-blue-wash);border-color:var(--tv-blue);pointer-events:none;transform:translateY(0)}@keyframes test-v1-module__86lf9q__tvShareReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__chatShareBtn,.test-v1-module__86lf9q__bubbleShareCta{transition:background-color .18s,color .18s,border-color .18s;animation:none}.test-v1-module__86lf9q__chatShareBtn:hover,.test-v1-module__86lf9q__bubbleShareBtn:hover{transform:none}}.test-v1-module__86lf9q__iconSwap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.test-v1-module__86lf9q__iconSwapBase,.test-v1-module__86lf9q__iconSwapOverlay{justify-content:center;align-items:center;transition-property:opacity,scale,filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,0,1);display:inline-flex}.test-v1-module__86lf9q__iconSwapOverlay{position:absolute;inset:0}.test-v1-module__86lf9q__iconSwapBase[data-on=false],.test-v1-module__86lf9q__iconSwapOverlay[data-on=false]{opacity:0;filter:blur(4px);scale:.25}.test-v1-module__86lf9q__iconSwapBase[data-on=true],.test-v1-module__86lf9q__iconSwapOverlay[data-on=true]{opacity:1;filter:blur();scale:1}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__iconSwapBase,.test-v1-module__86lf9q__iconSwapOverlay{transition:none}}.test-v1-module__86lf9q__chatTitle{color:var(--tv-ink);letter-spacing:-.015em;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.test-v1-module__86lf9q__chatTitle svg{width:14px;height:14px;color:var(--tv-blue)}.test-v1-module__86lf9q__chatStatus{color:var(--tv-ink-mute);letter-spacing:-.01em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.test-v1-module__86lf9q__chatStatusDot{background:var(--tv-ink-mute);border-radius:50%;width:7px;height:7px}.test-v1-module__86lf9q__chatStatusDot[data-state=live]{background:#2cb67d;animation:1.2s ease-in-out infinite test-v1-module__86lf9q__tv-pulse;box-shadow:0 0 0 4px #2cb67d2e}.test-v1-module__86lf9q__chatStatusDot[data-state=idle]{background:var(--tv-blue);opacity:.6}@keyframes test-v1-module__86lf9q__tv-pulse{0%,to{opacity:1}50%{opacity:.4}}.test-v1-module__86lf9q__chatArea{min-height:0;padding:72px var(--tv-gutter) 132px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;scroll-padding-bottom:132px;overflow-y:auto}.test-v1-module__86lf9q__chatNotice{background:var(--tv-blue-soft);max-width:760px;color:var(--tv-blue-deep);text-align:center;text-wrap:pretty;border-radius:12px;margin:0 auto 20px;padding:10px 14px;font-size:13px;line-height:1.5}.test-v1-module__86lf9q__chatNoticeError{background:var(--tv-red-soft);color:#a02222}.test-v1-module__86lf9q__chatThread{flex-direction:column;gap:28px;max-width:760px;margin:0 auto;display:flex}.test-v1-module__86lf9q__chatComposerBar{z-index:8;background:linear-gradient(180deg, #f5f8fc00 0%, var(--tv-bg) 38%);padding:22px var(--tv-gutter) max(20px, env(safe-area-inset-bottom,0px));pointer-events:none;position:absolute;bottom:0;left:0;right:0}.test-v1-module__86lf9q__chatComposerInner{pointer-events:auto;max-width:760px;margin:0 auto;position:relative}.test-v1-module__86lf9q__gatedComposerScrim{cursor:pointer;border-radius:inherit;background:0 0;border:0;padding:0;position:absolute;inset:0}.test-v1-module__86lf9q__message{animation:test-v1-module__86lf9q__tv-fade-up .36s var(--ease-out-expo,ease-out) both;gap:14px;display:flex}@keyframes test-v1-module__86lf9q__tv-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.test-v1-module__86lf9q__messageAvatar{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;display:inline-flex}.test-v1-module__86lf9q__messageAvatarIcon,.test-v1-module__86lf9q__messageAvatar img{object-fit:contain;width:44px;height:44px;display:block}.test-v1-module__86lf9q__messageBody{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.test-v1-module__86lf9q__messageUser{flex-direction:row-reverse}.test-v1-module__86lf9q__messageUser .test-v1-module__86lf9q__messageBody{align-items:flex-end}.test-v1-module__86lf9q__messageBubble{letter-spacing:-.015em;border-radius:18px;max-width:100%;padding:10px 18px;font-size:15px;line-height:1.65}.test-v1-module__86lf9q__messageAi .test-v1-module__86lf9q__messageBubble{background:var(--tv-card);color:var(--tv-ink);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-soft);border-top-left-radius:6px}.test-v1-module__86lf9q__messageUser .test-v1-module__86lf9q__messageBubble{background:var(--tv-blue);color:#fff;border-top-right-radius:6px;max-width:80%;box-shadow:0 8px 18px #2f5bf52e}.test-v1-module__86lf9q__messagePlain{white-space:pre-wrap;word-break:break-word;text-wrap:pretty}.test-v1-module__86lf9q__messageMd{flex-direction:column;gap:8px;display:flex}.test-v1-module__86lf9q__messageWaiting{color:var(--tv-ink-mute);letter-spacing:-.015em;align-items:center;gap:10px;font-size:14px;display:inline-flex}.test-v1-module__86lf9q__messageWaitingDot{background:var(--tv-blue);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite test-v1-module__86lf9q__tv-bounce;display:inline-block}.test-v1-module__86lf9q__messageWaitingDot:nth-child(2){animation-delay:.15s}.test-v1-module__86lf9q__messageWaitingDot:nth-child(3){animation-delay:.3s}@keyframes test-v1-module__86lf9q__tv-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.test-v1-module__86lf9q__messageMeta{color:var(--tv-ink-mute);letter-spacing:.04em;font-size:11px;font-weight:700}.test-v1-module__86lf9q__trace{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:14px;font-size:13px;overflow:hidden}.test-v1-module__86lf9q__traceLive{border-color:var(--tv-blue-soft);box-shadow:0 8px 22px #2f5bf512}.test-v1-module__86lf9q__traceHeader{text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 16px;transition:background-color .18s;display:flex}.test-v1-module__86lf9q__traceHeader:hover{background:var(--tv-blue-wash)}.test-v1-module__86lf9q__traceHeaderLeft{align-items:center;gap:10px;min-width:0;display:inline-flex}.test-v1-module__86lf9q__traceHeaderIcon{background:var(--tv-blue-soft);width:22px;height:22px;color:var(--tv-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.test-v1-module__86lf9q__traceHeaderTitle{color:var(--tv-ink);letter-spacing:-.015em;font-size:13px;font-weight:700}.test-v1-module__86lf9q__traceHeaderSummary{color:var(--tv-ink-mute);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.test-v1-module__86lf9q__traceHeaderToggle{color:var(--tv-ink-mute);text-align:center;flex-shrink:0;width:18px;font-size:18px;font-weight:600}.test-v1-module__86lf9q__traceSpinner{border:2px solid var(--tv-blue-soft);border-top-color:var(--tv-blue);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite test-v1-module__86lf9q__tv-spin;display:inline-block}@keyframes test-v1-module__86lf9q__tv-spin{to{transform:rotate(360deg)}}.test-v1-module__86lf9q__traceList{border-top:1px dashed var(--tv-line);flex-direction:column;gap:12px;padding:4px 16px 16px;list-style:none;display:flex}.test-v1-module__86lf9q__traceItem{gap:10px;animation:.3s ease-out both test-v1-module__86lf9q__tv-fade-up;display:flex}.test-v1-module__86lf9q__traceItemBullet{background:var(--tv-blue-wash);width:22px;height:22px;color:var(--tv-blue);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.test-v1-module__86lf9q__traceItemBulletAccent{background:var(--tv-blue-soft)}.test-v1-module__86lf9q__traceItemContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.test-v1-module__86lf9q__traceItemTitle{color:var(--tv-ink);letter-spacing:-.005em;font-size:12px;font-weight:700}.test-v1-module__86lf9q__traceItemMeta{color:var(--tv-ink-mute);letter-spacing:-.01em;text-wrap:pretty;font-size:12px}.test-v1-module__86lf9q__traceEntityChips{flex-wrap:wrap;gap:6px;display:flex}.test-v1-module__86lf9q__traceEntityChip{background:var(--tv-blue-wash);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.test-v1-module__86lf9q__traceEntityLabel{color:var(--tv-ink-mute)}.test-v1-module__86lf9q__traceEntityValue{color:var(--tv-blue)}.test-v1-module__86lf9q__traceTools,.test-v1-module__86lf9q__traceResults,.test-v1-module__86lf9q__traceSamples{flex-direction:column;gap:4px;list-style:none;display:flex}.test-v1-module__86lf9q__traceTool{letter-spacing:-.01em;align-items:baseline;gap:8px;font-size:12px;display:flex}.test-v1-module__86lf9q__traceToolName{color:var(--tv-ink);font-weight:600}.test-v1-module__86lf9q__traceToolSummary{color:var(--tv-ink-mute)}.test-v1-module__86lf9q__traceResult{border-top:1px dashed var(--tv-line);flex-direction:column;gap:4px;padding:6px 0;display:flex}.test-v1-module__86lf9q__traceResult:first-child{border-top:none;padding-top:0}.test-v1-module__86lf9q__traceResultHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.test-v1-module__86lf9q__traceResultName{color:var(--tv-ink);font-size:12px;font-weight:600}.test-v1-module__86lf9q__traceResultCount{color:var(--tv-blue);font-size:11px;font-weight:700}.test-v1-module__86lf9q__traceResultCountErr{color:var(--tv-red)}.test-v1-module__86lf9q__traceResultError{color:var(--tv-red);font-size:12px}.test-v1-module__86lf9q__traceSample{color:var(--tv-ink-soft);letter-spacing:-.01em;gap:6px;font-size:12px;display:flex}.test-v1-module__86lf9q__traceSampleBullet{color:var(--tv-ink-mute);flex-shrink:0}.test-v1-module__86lf9q__traceSampleLink{color:var(--tv-blue);word-break:break-all}.test-v1-module__86lf9q__traceSampleLink:hover{text-decoration:underline}.test-v1-module__86lf9q__reaskCard{background:linear-gradient(180deg, var(--tv-card) 0%, #fbfcff 100%);border:1px solid var(--tv-line-strong);box-shadow:var(--tv-shadow-soft), 0 14px 36px #14214e12;border-radius:18px;flex-direction:column;gap:16px;padding:16px 18px 14px;animation:.3s ease-out both test-v1-module__86lf9q__tv-fade-up;display:flex}.test-v1-module__86lf9q__reaskHead{border-bottom:1px solid var(--tv-line);align-items:center;gap:9px;padding-bottom:12px;display:flex}.test-v1-module__86lf9q__reaskHeadDot{background:var(--tv-blue);width:7px;height:7px;box-shadow:0 0 0 4px var(--tv-blue-soft);border-radius:50%;flex-shrink:0}.test-v1-module__86lf9q__reaskHeadTitle{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:12px;font-weight:700}.test-v1-module__86lf9q__reaskField{flex-direction:column;gap:9px;display:flex}.test-v1-module__86lf9q__reaskLabel{color:var(--tv-ink);letter-spacing:-.01em;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.test-v1-module__86lf9q__reaskFieldNum{color:var(--tv-blue);font-feature-settings:"tnum" 1;margin-right:8px;font-size:11px;font-weight:700}.test-v1-module__86lf9q__reaskOptional{color:var(--tv-ink-mute);font-weight:500}.test-v1-module__86lf9q__reaskChips{flex-wrap:wrap;gap:8px;display:flex}.test-v1-module__86lf9q__reaskChip{border:1px solid var(--tv-line-strong);border-radius:var(--tv-radius-chip);background:var(--tv-card);min-height:44px;color:var(--tv-ink-soft);letter-spacing:-.01em;cursor:pointer;padding:10px 20px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,scale .12s}.test-v1-module__86lf9q__reaskChip:hover:not(:disabled){border-color:var(--tv-blue);background:var(--tv-blue-wash);color:var(--tv-blue)}.test-v1-module__86lf9q__reaskChip:not(:disabled):active{scale:.96}.test-v1-module__86lf9q__reaskChip:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__reaskChipOn,.test-v1-module__86lf9q__reaskChipOn:hover:not(:disabled){background:var(--tv-blue);border-color:var(--tv-blue);color:#fff;box-shadow:0 6px 16px #2f5bf547}.test-v1-module__86lf9q__reaskChip:disabled{opacity:.55;cursor:default}.test-v1-module__86lf9q__reaskStepper{border:1px solid var(--tv-line-strong);border-radius:var(--tv-radius-chip);background:var(--tv-card);align-self:flex-start;align-items:center;gap:4px;padding:4px;display:inline-flex}.test-v1-module__86lf9q__reaskStepBtn{background:var(--tv-blue-wash);width:40px;height:40px;color:var(--tv-blue);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:600;line-height:1;transition:background .15s;display:inline-flex}.test-v1-module__86lf9q__reaskStepBtn:hover:not(:disabled){background:var(--tv-blue-soft)}.test-v1-module__86lf9q__reaskStepBtn:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__reaskStepBtn:disabled{opacity:.4;cursor:default}.test-v1-module__86lf9q__reaskNumInput{width:56px;height:40px;color:var(--tv-ink);text-align:center;font-feature-settings:"tnum" 1;background:0 0;border:none;font-size:18px;font-weight:700}.test-v1-module__86lf9q__reaskNumInput:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px;border-radius:8px}.test-v1-module__86lf9q__reaskNumUnit{color:var(--tv-ink-mute);padding-right:6px;font-size:13px;font-weight:600}.test-v1-module__86lf9q__reaskFooter{border-top:1px solid var(--tv-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;padding-top:13px;display:flex}.test-v1-module__86lf9q__reaskHint{color:var(--tv-ink-mute);letter-spacing:-.01em;font-size:12px}.test-v1-module__86lf9q__reaskSubmitBtn{background:linear-gradient(135deg, var(--tv-blue) 0%, var(--tv-blue-deep) 100%);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-left:auto;padding:0 24px 0 26px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s,color .15s,scale .12s;display:inline-flex;box-shadow:0 10px 22px #2f5bf54d}.test-v1-module__86lf9q__reaskSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #2f5bf55c}.test-v1-module__86lf9q__reaskSubmitBtn:active:not(:disabled){transform:translateY(0)scale(.96);box-shadow:0 6px 14px #2f5bf547}.test-v1-module__86lf9q__reaskSubmitBtn:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__reaskSubmitBtn:disabled{background:var(--tv-bg-deep);color:var(--tv-ink-mute);box-shadow:none;cursor:default}.test-v1-module__86lf9q__reaskCardDone{background:var(--tv-blue-wash);box-shadow:none;border-color:#0000;flex-direction:row;align-items:center;padding:10px 12px}.test-v1-module__86lf9q__reaskDoneChip{color:var(--tv-ink);letter-spacing:-.01em;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.test-v1-module__86lf9q__reaskDoneCheck{background:var(--tv-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.test-v1-module__86lf9q__gateCard{background:linear-gradient(180deg, var(--tv-card) 0%, #fbfcff 100%);border:1px solid var(--tv-line-strong);box-shadow:var(--tv-shadow-soft), 0 14px 36px #14214e12;border-radius:18px;flex-direction:column;gap:14px;margin-top:6px;padding:22px 22px 20px;animation:.3s ease-out both test-v1-module__86lf9q__tv-fade-up;display:flex}.test-v1-module__86lf9q__gateCardExiting{pointer-events:none;animation:.28s forwards test-v1-module__86lf9q__tv-gate-exit}@keyframes test-v1-module__86lf9q__tv-gate-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__gateCardExiting{animation:.28s forwards test-v1-module__86lf9q__tv-gate-exit-fade}}@keyframes test-v1-module__86lf9q__tv-gate-exit-fade{0%{opacity:1}to{opacity:0}}.test-v1-module__86lf9q__gateHead{border-bottom:1px solid var(--tv-line);align-items:center;gap:9px;padding-bottom:12px;display:flex}.test-v1-module__86lf9q__gateHeadDot{background:var(--tv-red);width:7px;height:7px;box-shadow:0 0 0 4px var(--tv-red-soft);border-radius:50%;flex-shrink:0}.test-v1-module__86lf9q__gateHeadDotOk{background:var(--tv-blue);box-shadow:0 0 0 4px var(--tv-blue-soft)}.test-v1-module__86lf9q__gateHeadTitle{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:12px;font-weight:700}.test-v1-module__86lf9q__gateLead{color:var(--tv-ink);letter-spacing:-.01em;font-size:15px;font-weight:600;line-height:1.62}.test-v1-module__86lf9q__gateSub{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:13.5px;line-height:1.62}.test-v1-module__86lf9q__gatePrimaryBtn{border-radius:var(--tv-radius-chip);background:var(--tv-blue);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:8px;min-height:44px;margin-top:2px;padding:11px 20px;font-size:14px;font-weight:700;transition:background .15s,box-shadow .15s,scale .12s;display:inline-flex;box-shadow:0 6px 16px #2f5bf53d}.test-v1-module__86lf9q__gatePrimaryBtn:hover:not(:disabled){background:var(--tv-blue-deep)}.test-v1-module__86lf9q__gatePrimaryBtn:active:not(:disabled){scale:.97}.test-v1-module__86lf9q__gatePrimaryBtn:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__gatePrimaryBtn:disabled{opacity:.6;cursor:default;box-shadow:none}.test-v1-module__86lf9q__gatePrimaryBtnBlock{align-self:stretch;width:100%}.test-v1-module__86lf9q__gateAnonBody{flex-direction:column;gap:14px;display:flex}.test-v1-module__86lf9q__gateSecondaryLink{color:var(--tv-ink-soft);text-underline-offset:2px;letter-spacing:-.01em;align-self:center;padding:4px 8px;font-size:13px;font-weight:600;text-decoration:underline;transition:color .15s}.test-v1-module__86lf9q__gateSecondaryLink:hover{color:var(--tv-blue)}.test-v1-module__86lf9q__gateSecondaryLink:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px;border-radius:4px}.test-v1-module__86lf9q__gatePhoneForm{flex-direction:column;gap:16px;display:flex}.test-v1-module__86lf9q__gatePhoneField{flex-direction:column;gap:8px;display:flex}.test-v1-module__86lf9q__gateConsentBlock{background:var(--tv-blue-wash);border:1px solid var(--tv-line);border-radius:12px;padding:14px 16px}.test-v1-module__86lf9q__gateConsentRow{cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.test-v1-module__86lf9q__gateCheckbox{appearance:none;border:1.5px solid var(--tv-line-strong);background:var(--tv-card);cursor:pointer;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:background .14s,border-color .14s;position:relative}.test-v1-module__86lf9q__gateCheckbox:checked{background:var(--tv-blue);border-color:var(--tv-blue)}.test-v1-module__86lf9q__gateCheckbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:11px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.test-v1-module__86lf9q__gateCheckbox:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px}.test-v1-module__86lf9q__gateConsentText{min-width:0;color:var(--tv-ink);letter-spacing:-.01em;word-break:keep-all;overflow-wrap:anywhere;flex:1;font-size:13px;font-weight:500;line-height:1.5}.test-v1-module__86lf9q__gateConsentRequired{color:var(--tv-blue);margin-right:2px;font-weight:700}.test-v1-module__86lf9q__gateDetailsToggle{color:var(--tv-ink-soft);letter-spacing:-.01em;text-underline-offset:2px;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:600;text-decoration:underline;transition:color .14s}.test-v1-module__86lf9q__gateDetailsToggle:hover{color:var(--tv-ink)}.test-v1-module__86lf9q__gateDetailsToggle:focus-visible{outline:2px solid var(--tv-blue);outline-offset:2px;border-radius:4px}.test-v1-module__86lf9q__gateConsentDetails{background:var(--tv-card);border:1px solid var(--tv-line);color:var(--tv-ink-soft);border-radius:10px;margin-top:10px;padding:12px 14px;font-size:11.5px;line-height:1.6;animation:.2s ease-out both test-v1-module__86lf9q__tv-fade-up}.test-v1-module__86lf9q__gateConsentDetails dl{grid-template-columns:90px 1fr;gap:4px 12px;margin:0;display:grid}.test-v1-module__86lf9q__gateConsentDetails dt{color:var(--tv-ink);letter-spacing:-.005em;white-space:nowrap;font-weight:700}.test-v1-module__86lf9q__gateConsentDetails dd{letter-spacing:-.005em;margin:0}.test-v1-module__86lf9q__gateLabel{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.test-v1-module__86lf9q__gateLabelTop{color:var(--tv-ink);letter-spacing:-.01em;font-size:13px;font-weight:700}.test-v1-module__86lf9q__gateLabelHint{color:var(--tv-ink-mute);letter-spacing:-.01em;font-size:12px;font-weight:500}.test-v1-module__86lf9q__gateInputRow{align-items:stretch;gap:8px;display:flex}.test-v1-module__86lf9q__gateInput{border:1px solid var(--tv-line-strong);background:var(--tv-card);min-width:0;min-height:48px;color:var(--tv-ink);letter-spacing:.01em;font-feature-settings:"tnum" 1;border-radius:14px;flex:auto;padding:12px 16px;font-size:16px;font-weight:600;transition:border-color .15s,box-shadow .15s}.test-v1-module__86lf9q__gateInput::placeholder{color:var(--tv-ink-mute);font-weight:500}.test-v1-module__86lf9q__gateInput:focus{border-color:var(--tv-blue);box-shadow:0 0 0 3px var(--tv-blue-soft);outline:none}.test-v1-module__86lf9q__gateInputRowError .test-v1-module__86lf9q__gateInput{border-color:var(--tv-red)}.test-v1-module__86lf9q__gateHelper{color:var(--tv-ink-mute);letter-spacing:-.01em;font-size:12px;line-height:1.5}.test-v1-module__86lf9q__gateHelperError{color:var(--tv-red);font-weight:600}.test-v1-module__86lf9q__gateSpinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite test-v1-module__86lf9q__tv-spin}.test-v1-module__86lf9q__gateDone{align-items:flex-start;gap:12px;padding:4px 2px;display:flex}.test-v1-module__86lf9q__gateDoneMark{background:var(--tv-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.test-v1-module__86lf9q__gateDoneMarkUnlock{animation:.42s cubic-bezier(.2,1.4,.4,1) both test-v1-module__86lf9q__tv-gate-unlock-pop}@keyframes test-v1-module__86lf9q__tv-gate-unlock-pop{0%{opacity:0;scale:.4}to{opacity:1;scale:1}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__gateDoneMarkUnlock{animation:none}}.test-v1-module__86lf9q__gateDoneMarkMuted{background:var(--tv-line-strong);color:var(--tv-ink-soft)}.test-v1-module__86lf9q__gateDoneBody{flex-direction:column;gap:5px;display:flex}.test-v1-module__86lf9q__gateDoneHead{color:var(--tv-ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.test-v1-module__86lf9q__gateDoneSub{color:var(--tv-ink-soft);letter-spacing:-.01em;font-size:13px;line-height:1.6}.test-v1-module__86lf9q__mdP{color:var(--tv-ink);letter-spacing:-.015em;text-wrap:pretty;font-size:15px;line-height:1.7}.test-v1-module__86lf9q__mdStrong{color:var(--tv-ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 54%,#ffe75f85 54% 88%,#0000 88%);font-weight:700}.test-v1-module__86lf9q__mdEm{font-style:italic}.test-v1-module__86lf9q__mdCode{background:var(--tv-blue-wash);color:var(--tv-blue);border-radius:6px;padding:2px 6px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.test-v1-module__86lf9q__mdList{flex-direction:column;gap:6px;padding-left:4px;list-style:none;display:flex}.test-v1-module__86lf9q__mdLi{padding-left:calc(20px + var(--md-level,0) * 14px);color:var(--tv-ink);letter-spacing:-.015em;text-wrap:pretty;font-size:15px;line-height:1.65;position:relative}.test-v1-module__86lf9q__mdLi:before{content:"";left:calc(8px + var(--md-level,0) * 14px);background:var(--tv-blue);border-radius:50%;width:5px;height:5px;position:absolute;top:.7em}.test-v1-module__86lf9q__mdHr{border:none;border-top:1px solid var(--tv-line);margin:6px 0}.test-v1-module__86lf9q__mdH{color:var(--tv-ink);letter-spacing:-.02em;text-wrap:balance;margin-top:4px;font-weight:700}.test-v1-module__86lf9q__mdH1,.test-v1-module__86lf9q__mdH2{font-size:17px}.test-v1-module__86lf9q__mdH3{font-size:15px}.test-v1-module__86lf9q__mdH4,.test-v1-module__86lf9q__mdH5,.test-v1-module__86lf9q__mdH6{font-size:14px}.test-v1-module__86lf9q__mdSpacer{height:4px}.test-v1-module__86lf9q__mdTableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--tv-line);background:var(--tv-card);box-shadow:var(--tv-shadow-soft);border-radius:14px;margin:6px 0;overflow-x:auto}.test-v1-module__86lf9q__mdTable{border-collapse:collapse;letter-spacing:-.01em;width:100%;min-width:max-content;font-size:14px;line-height:1.55}.test-v1-module__86lf9q__mdTable th,.test-v1-module__86lf9q__mdTable td{text-align:left;white-space:nowrap;border-bottom:1px solid var(--tv-line);color:var(--tv-ink);padding:9px 14px}.test-v1-module__86lf9q__mdTable th{color:var(--tv-ink-soft);background:var(--tv-sky-3);font-size:12.5px;font-weight:700}.test-v1-module__86lf9q__mdTable tbody tr:last-child td{border-bottom:none}.test-v1-module__86lf9q__mdTable th[data-align=center],.test-v1-module__86lf9q__mdTable td[data-align=center]{text-align:center}.test-v1-module__86lf9q__mdTable th[data-align=right],.test-v1-module__86lf9q__mdTable td[data-align=right]{text-align:right;font-variant-numeric:tabular-nums}.test-v1-module__86lf9q__mdTablePending{border:1px dashed var(--tv-line-strong);color:var(--tv-ink-mute);border-radius:14px;margin:6px 0;padding:10px 14px;font-size:13px}.test-v1-module__86lf9q__citeChip{vertical-align:2px;background:var(--tv-blue-soft);min-width:16px;height:16px;color:var(--tv-blue-deep);cursor:pointer;border:1px solid #2f5bf547;border-radius:6px;justify-content:center;align-items:center;margin:0 1px;padding:0 4px;font-size:10.5px;font-weight:700;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.test-v1-module__86lf9q__citeChip:hover,.test-v1-module__86lf9q__citeChip[aria-expanded=true]{background:var(--tv-blue);border-color:var(--tv-blue);color:#fff}.test-v1-module__86lf9q__citeChip:focus-visible{outline:2px solid var(--tv-blue);outline-offset:1px}.test-v1-module__86lf9q__citePopover{--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-blue:#2f5bf5;--tv-blue-deep:#1f3fcf;--tv-blue-soft:#2f5bf51a;z-index:90;background:var(--tv-card);width:max-content;max-width:min(300px,100vw - 24px);transform:translate(calc(-50% + var(--cite-shift,0px)), -100%);border:1px solid #14214e1f;border-radius:14px;flex-direction:column;gap:5px;padding:13px 15px 12px;animation:.18s cubic-bezier(.16,1,.3,1) test-v1-module__86lf9q__citePopAbove;display:flex;position:fixed;box-shadow:0 1px 2px #14214e0f,0 8px 20px #14214e1a,0 24px 56px #14214e24}.test-v1-module__86lf9q__citePopover[data-place=below]{transform:translate(calc(-50% + var(--cite-shift,0px)), 0);animation:.18s cubic-bezier(.16,1,.3,1) test-v1-module__86lf9q__citePopBelow}.test-v1-module__86lf9q__citePopover:after{content:"";left:calc(50% - var(--cite-shift,0px));background:var(--tv-card);border:1px solid #14214e1f;border-top:none;border-left:none;border-bottom-right-radius:3px;width:10px;height:10px;position:absolute;bottom:-5.5px;transform:translate(-50%)rotate(45deg)}.test-v1-module__86lf9q__citePopover[data-place=below]:after{border:none;border-top:1px solid #14214e1f;border-left:1px solid #14214e1f;border-top-left-radius:3px;top:-5.5px;bottom:auto}@keyframes test-v1-module__86lf9q__citePopAbove{0%{opacity:0;transform:translate(calc(-50% + var(--cite-shift,0px)), calc(-100% + 5px)) scale(.97)}to{opacity:1;transform:translate(calc(-50% + var(--cite-shift,0px)), -100%) scale(1)}}@keyframes test-v1-module__86lf9q__citePopBelow{0%{opacity:0;transform:translate(calc(-50% + var(--cite-shift,0px)), -5px) scale(.97)}to{opacity:1;transform:translate(calc(-50% + var(--cite-shift,0px)), 0) scale(1)}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__citePopover{animation:none}}.test-v1-module__86lf9q__citeKind{background:var(--tv-blue-soft);letter-spacing:.05em;text-transform:uppercase;color:var(--tv-blue-deep);border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:700}.test-v1-module__86lf9q__citeLabel{color:var(--tv-ink);word-break:keep-all;overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.45}.test-v1-module__86lf9q__citeSummary{color:var(--tv-ink-soft);word-break:keep-all;overflow-wrap:anywhere;text-wrap:pretty;font-size:12px;line-height:1.55}.test-v1-module__86lf9q__citeMeta{color:var(--tv-ink-mute);font-size:11.5px}.test-v1-module__86lf9q__citeLink{color:var(--tv-blue);border-top:1px solid #14214e14;align-self:stretch;align-items:center;gap:4px;margin-top:6px;padding-top:9px;font-size:12px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.test-v1-module__86lf9q__citeLink:hover{color:var(--tv-blue-deep);text-decoration:underline}.test-v1-module__86lf9q__citeLink:hover .test-v1-module__86lf9q__citeLinkHost{text-decoration:none}.test-v1-module__86lf9q__citeLinkLabel{flex:none}.test-v1-module__86lf9q__citeLinkHost{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--tv-ink-mute);flex:auto;font-weight:500;overflow:hidden}.test-v1-module__86lf9q__citeLinkHost:before{content:"·";color:var(--tv-ink-mute);margin-right:5px}@media (max-width:640px){.test-v1-module__86lf9q__chatHeader{top:10px}.test-v1-module__86lf9q__chatNewBtn{padding:7px 12px 7px 10px;font-size:12px}.test-v1-module__86lf9q__chatShareBtn{padding:8px 13px 8px 11px;font-size:12px}.test-v1-module__86lf9q__chatArea{padding:58px var(--tv-gutter) 112px;scroll-padding-bottom:112px}.test-v1-module__86lf9q__chatThread{gap:18px}.test-v1-module__86lf9q__message{gap:9px}.test-v1-module__86lf9q__messageAvatar{width:30px;height:30px;margin-top:0}.test-v1-module__86lf9q__messageAvatarIcon{--d:30px!important;width:30px!important;height:30px!important}.test-v1-module__86lf9q__messageBubble{border-radius:16px;padding:9px 14px;font-size:14.5px;line-height:1.62}.test-v1-module__86lf9q__messageAi .test-v1-module__86lf9q__messageBubble{border-top-left-radius:5px}.test-v1-module__86lf9q__messageUser .test-v1-module__86lf9q__messageBubble{border-top-right-radius:5px;max-width:88%}.test-v1-module__86lf9q__messageMeta{font-size:10px}.test-v1-module__86lf9q__messageBody{gap:8px}.test-v1-module__86lf9q__traceHeader{padding:10px 12px}.test-v1-module__86lf9q__traceHeaderIcon{width:20px;height:20px;font-size:10px}.test-v1-module__86lf9q__traceHeaderTitle{font-size:12.5px}.test-v1-module__86lf9q__traceHeaderSummary{font-size:11.5px}.test-v1-module__86lf9q__traceList{gap:10px;padding:4px 12px 14px}.test-v1-module__86lf9q__traceItemBullet{width:20px;height:20px;font-size:10px}.test-v1-module__86lf9q__traceTool{flex-direction:column;align-items:flex-start;gap:1px}.test-v1-module__86lf9q__composerInline{border-radius:26px;padding:5px 5px 5px 15px}.test-v1-module__86lf9q__composerInline .test-v1-module__86lf9q__composerInputField{min-height:40px;padding:8px 0;font-size:16px}.test-v1-module__86lf9q__sendBtn{width:40px;height:40px}.test-v1-module__86lf9q__sendBtn svg{width:18px;height:18px}.test-v1-module__86lf9q__chatComposerBar{padding:16px var(--tv-gutter) max(12px, env(safe-area-inset-bottom,0px))}}@media (max-width:480px){.test-v1-module__86lf9q__hero{min-height:440px;padding:28px 22px 56px}.test-v1-module__86lf9q__heroBody{max-width:78%}.test-v1-module__86lf9q__heroImage{object-position:32% 22%}.test-v1-module__86lf9q__composerWrap{margin-top:-28px}}.test-v1-module__86lf9q__quotaInlineSlot{margin-top:-36px;margin-bottom:-36px}@media (min-width:960px){.test-v1-module__86lf9q__quotaInlineSlot{margin-top:-58px;margin-bottom:-58px}}@media (prefers-reduced-motion:reduce){.test-v1-module__86lf9q__chip,.test-v1-module__86lf9q__sendBtn{transition:none}.test-v1-module__86lf9q__sendBtn:not([data-disabled]):active,.test-v1-module__86lf9q__chip:not(:disabled):active,.test-v1-module__86lf9q__chatNewBtn:active,.test-v1-module__86lf9q__chatShareBtn:active,.test-v1-module__86lf9q__bubbleShareBtn:active,.test-v1-module__86lf9q__reaskChip:not(:disabled):active,.test-v1-module__86lf9q__reaskSubmitBtn:active:not(:disabled),.test-v1-module__86lf9q__preregBtn:active{scale:1}}
.account-module__-wKOBW__page{--tv-bg:#f5f8fc;--tv-bg-deep:#eaf0fa;--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-line:#14214e14;--tv-line-strong:#14214e24;--tv-blue:#2f5bf5;--tv-blue-deep:#1f3fcf;--tv-blue-soft:#2f5bf51a;--tv-blue-wash:#2f5bf50d;--tv-shadow-soft:0 4px 16px #14214e0a;--tv-radius-card:24px;--tv-max:560px;--tv-gutter:clamp(20px, 4vw, 40px);background:var(--tv-bg);min-height:100dvh;color:var(--tv-ink);flex-direction:column;display:flex}.account-module__-wKOBW__nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--tv-line);background:#f5f8fcd9;position:sticky;top:0}.account-module__-wKOBW__navInner{justify-content:space-between;align-items:center;gap:16px;max-width:1000px;margin:0 auto;padding:9px clamp(20px,4vw,56px);display:flex}.account-module__-wKOBW__brand{align-items:center;display:inline-flex}.account-module__-wKOBW__brandLogo{width:auto;height:22px;display:block}.account-module__-wKOBW__main{width:100%;max-width:var(--tv-max);padding:clamp(24px, 5vw, 40px) var(--tv-gutter) 56px;flex:1;margin:0 auto}.account-module__-wKOBW__pageTitle{letter-spacing:-.03em;color:var(--tv-ink);font-size:24px;font-weight:800}.account-module__-wKOBW__profileCard{background:var(--tv-card);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-soft);border-radius:18px;align-items:center;gap:16px;margin-top:18px;padding:20px;display:flex}.account-module__-wKOBW__profileBody{flex:1;min-width:0}.account-module__-wKOBW__profileProvider{color:var(--tv-ink);letter-spacing:-.01em;font-size:14px;font-weight:700}.account-module__-wKOBW__profileFields{flex-direction:column;gap:6px;margin-top:10px;display:flex}.account-module__-wKOBW__profileField{align-items:baseline;gap:12px;display:flex}.account-module__-wKOBW__profileField dt{width:64px;color:var(--tv-ink-mute);flex-shrink:0;font-size:13px}.account-module__-wKOBW__profileField dd{color:var(--tv-ink);letter-spacing:-.01em;font-size:14px;font-weight:600}.account-module__-wKOBW__subCard{background:var(--tv-card);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-soft);border-radius:18px;margin-top:16px;padding:20px}.account-module__-wKOBW__cardHead{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-bottom:14px;font-size:14px;font-weight:700}.account-module__-wKOBW__subRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-module__-wKOBW__subName{letter-spacing:-.02em;color:var(--tv-ink);font-size:17px;font-weight:800}.account-module__-wKOBW__subDday{color:#fff;background:var(--tv-blue);border-radius:999px;padding:4px 11px;font-size:14px;font-weight:800}.account-module__-wKOBW__subExpiry{color:var(--tv-ink-soft);letter-spacing:-.01em;margin-top:6px;font-size:13.5px}.account-module__-wKOBW__subEmpty{color:var(--tv-ink-soft);font-size:14.5px}.account-module__-wKOBW__subCta{background:var(--tv-blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;height:44px;margin-top:14px;padding:0 20px;font-size:14px;font-weight:700;transition:background .16s;display:inline-flex}.account-module__-wKOBW__subCta:hover{background:var(--tv-blue-deep)}.account-module__-wKOBW__logoutRow{justify-content:center;margin-top:28px;display:flex}.account-module__-wKOBW__logoutBtn{background:var(--tv-card);border:1px solid var(--tv-line-strong);height:44px;color:var(--tv-ink-soft);letter-spacing:-.01em;border-radius:12px;padding:0 22px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s}.account-module__-wKOBW__logoutBtn:hover{border-color:var(--tv-ink-mute);color:var(--tv-ink)}.account-module__-wKOBW__logoutBtn:disabled{opacity:.6;cursor:default}
.checkout-module__iFAn8W__page{--tv-bg:#f5f8fc;--tv-bg-deep:#eaf0fa;--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-line:#14214e14;--tv-line-strong:#14214e24;--tv-blue:#2f5bf5;--tv-blue-deep:#1f3fcf;--tv-blue-soft:#2f5bf51a;--tv-blue-wash:#2f5bf50d;--tv-red:#ec3a3a;--tv-shadow-soft:0 4px 16px #14214e0a;--tv-shadow-card:0 18px 44px #14214e14;--tv-radius-card:24px;--tv-max:560px;--tv-gutter:clamp(20px, 4vw, 40px);background:var(--tv-bg);min-height:100dvh;color:var(--tv-ink);flex-direction:column;display:flex}.checkout-module__iFAn8W__nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--tv-line);background:#f5f8fcd9;position:sticky;top:0}.checkout-module__iFAn8W__navInner{justify-content:space-between;align-items:center;gap:16px;max-width:1000px;margin:0 auto;padding:9px clamp(20px,4vw,56px);display:flex}.checkout-module__iFAn8W__brand{align-items:center;display:inline-flex}.checkout-module__iFAn8W__brandLogo{width:auto;height:22px;display:block}.checkout-module__iFAn8W__main{width:100%;max-width:var(--tv-max);padding:clamp(24px, 5vw, 40px) var(--tv-gutter) 56px;flex:1;margin:0 auto}.checkout-module__iFAn8W__footerScope{--tv-max:1000px;--tv-gutter:clamp(20px, 4vw, 56px)}.checkout-module__iFAn8W__pageTitle{letter-spacing:-.03em;color:var(--tv-ink);font-size:24px;font-weight:800}.checkout-module__iFAn8W__loginLead{color:var(--tv-ink-soft);margin-top:10px;font-size:14.5px;line-height:1.6}.checkout-module__iFAn8W__testBadge{background:var(--tv-blue-wash);border:1px solid var(--tv-blue-soft);color:var(--tv-blue);letter-spacing:-.01em;border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.checkout-module__iFAn8W__testDot{background:var(--tv-blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}.checkout-module__iFAn8W__summaryCard,.checkout-module__iFAn8W__methodCard{background:var(--tv-card);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-soft);border-radius:18px;margin-top:16px;padding:20px}.checkout-module__iFAn8W__cardHead{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-bottom:14px;font-size:14px;font-weight:700}.checkout-module__iFAn8W__summaryRow{justify-content:space-between;align-items:baseline;gap:16px;padding:7px 0;display:flex}.checkout-module__iFAn8W__summaryLabel{color:var(--tv-ink-soft);font-size:14px}.checkout-module__iFAn8W__summaryValue{color:var(--tv-ink);text-align:right;font-size:14px;font-weight:600}.checkout-module__iFAn8W__summaryDivider{background:var(--tv-line);height:1px;margin:10px 0}.checkout-module__iFAn8W__summaryTotalLabel{color:var(--tv-ink);font-size:15px;font-weight:700}.checkout-module__iFAn8W__summaryTotal{letter-spacing:-.02em;color:var(--tv-ink);font-size:22px;font-weight:800}.checkout-module__iFAn8W__methods{flex-direction:column;gap:8px;display:flex}.checkout-module__iFAn8W__method{border:1px solid var(--tv-line-strong);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.checkout-module__iFAn8W__methodActive{border-color:var(--tv-blue);background:var(--tv-blue-wash)}.checkout-module__iFAn8W__methodRadio{opacity:0;width:0;height:0;position:absolute}.checkout-module__iFAn8W__methodDot{border:2px solid var(--tv-line-strong);border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:border-color .15s;position:relative}.checkout-module__iFAn8W__methodActive .checkout-module__iFAn8W__methodDot{border-color:var(--tv-blue)}.checkout-module__iFAn8W__methodActive .checkout-module__iFAn8W__methodDot:after{content:"";background:var(--tv-blue);border-radius:50%;position:absolute;inset:3px}.checkout-module__iFAn8W__methodLabel{color:var(--tv-ink);letter-spacing:-.01em;font-size:14.5px;font-weight:600}.checkout-module__iFAn8W__methodRadio:focus-visible+.checkout-module__iFAn8W__methodDot{outline:2px solid var(--tv-blue);outline-offset:2px}.checkout-module__iFAn8W__consentBlock{margin-top:18px}.checkout-module__iFAn8W__consentRow{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.checkout-module__iFAn8W__consentRow+.checkout-module__iFAn8W__consentRow{margin-top:12px}.checkout-module__iFAn8W__consentCheckbox{width:20px;height:20px;accent-color:var(--tv-blue);cursor:pointer;flex-shrink:0;margin-top:1px}.checkout-module__iFAn8W__consentText{color:var(--tv-ink);letter-spacing:-.01em;font-size:14px;line-height:1.5}.checkout-module__iFAn8W__consentRequired{color:var(--tv-blue);font-weight:700}.checkout-module__iFAn8W__consentNote{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-top:8px;padding-left:30px;font-size:12.5px}.checkout-module__iFAn8W__consentLink{color:var(--tv-ink-soft);text-underline-offset:2px;font-size:12.5px;font-weight:600;text-decoration:underline}.checkout-module__iFAn8W__consentLink:hover{color:var(--tv-blue)}.checkout-module__iFAn8W__errorMsg{color:var(--tv-red);letter-spacing:-.01em;margin-top:16px;font-size:13.5px}.checkout-module__iFAn8W__payBtn{background:var(--tv-blue);color:#fff;letter-spacing:-.01em;border-radius:16px;justify-content:center;align-items:center;gap:2px;width:100%;height:54px;margin-top:22px;font-size:16px;font-weight:800;transition:background .16s,transform .12s,opacity .16s;display:inline-flex;box-shadow:0 10px 22px #2f5bf538}.checkout-module__iFAn8W__payBtn:hover:not(:disabled){background:var(--tv-blue-deep)}.checkout-module__iFAn8W__payBtn:active:not(:disabled){transform:scale(.99)}.checkout-module__iFAn8W__payBtn:disabled{opacity:.5;cursor:default}.checkout-module__iFAn8W__spinner{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite checkout-module__iFAn8W__checkoutSpin}@keyframes checkout-module__iFAn8W__checkoutSpin{to{transform:rotate(360deg)}}.checkout-module__iFAn8W__doneCard{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:var(--tv-radius-card);box-shadow:var(--tv-shadow-card);text-align:center;margin-top:24px;padding:36px 24px 28px}.checkout-module__iFAn8W__doneMark{background:var(--tv-blue-wash);width:52px;height:52px;color:var(--tv-blue);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.checkout-module__iFAn8W__doneTitle{letter-spacing:-.02em;color:var(--tv-ink);margin-top:16px;font-size:22px;font-weight:800}.checkout-module__iFAn8W__doneSub{color:var(--tv-ink-soft);margin-top:8px;font-size:14.5px}.checkout-module__iFAn8W__doneMeta{background:var(--tv-bg-deep);border-radius:14px;justify-content:space-between;align-items:center;margin-top:20px;padding:14px 18px;display:flex}.checkout-module__iFAn8W__doneMetaLabel{color:var(--tv-ink-soft);font-size:13px}.checkout-module__iFAn8W__doneMetaValue{color:var(--tv-ink);font-size:14.5px;font-weight:700}.checkout-module__iFAn8W__dday{color:var(--tv-blue)}.checkout-module__iFAn8W__doneCta{background:var(--tv-blue);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:22px;font-size:15px;font-weight:700;transition:background .16s;display:inline-flex;box-shadow:0 10px 22px #2f5bf538}.checkout-module__iFAn8W__doneCta:hover{background:var(--tv-blue-deep)}.checkout-module__iFAn8W__doneLink{color:var(--tv-ink-soft);text-underline-offset:2px;margin-top:12px;font-size:13.5px;font-weight:600;text-decoration:underline;display:inline-block}.checkout-module__iFAn8W__doneLink:hover{color:var(--tv-blue)}.checkout-module__iFAn8W__reveal{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) forwards checkout-module__iFAn8W__checkoutReveal}@keyframes checkout-module__iFAn8W__checkoutReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.checkout-module__iFAn8W__reveal{opacity:1;animation:none;transform:none}}
.pricing-module__R4Sw1a__page{--tv-bg:#f5f8fc;--tv-bg-deep:#eaf0fa;--tv-card:#fff;--tv-ink:#0e1530;--tv-ink-soft:#4a5275;--tv-ink-mute:#8990a8;--tv-line:#14214e14;--tv-line-strong:#14214e24;--tv-blue:#2f5bf5;--tv-blue-deep:#1f3fcf;--tv-blue-soft:#2f5bf51a;--tv-blue-wash:#2f5bf50d;--tv-shadow-soft:0 4px 16px #14214e0a;--tv-shadow-card:0 18px 44px #14214e14;--tv-radius-card:24px;--tv-max:1000px;--tv-gutter:clamp(20px, 4vw, 56px);background:var(--tv-bg);min-height:100dvh;color:var(--tv-ink);flex-direction:column;display:flex}.pricing-module__R4Sw1a__nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--tv-line);background:#f5f8fcd9;position:sticky;top:0}.pricing-module__R4Sw1a__navInner{max-width:var(--tv-max);padding:9px var(--tv-gutter);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.pricing-module__R4Sw1a__brand{flex-shrink:0;align-items:center;display:inline-flex}.pricing-module__R4Sw1a__brandLogo{width:auto;height:22px;display:block}.pricing-module__R4Sw1a__main{width:100%;max-width:var(--tv-max);padding:clamp(28px, 5vw, 56px) var(--tv-gutter) 64px;flex:1;margin:0 auto}.pricing-module__R4Sw1a__hero{text-align:center;max-width:640px;margin:0 auto}.pricing-module__R4Sw1a__eyebrow{letter-spacing:.02em;color:var(--tv-blue);background:var(--tv-blue-soft);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-block}.pricing-module__R4Sw1a__title{letter-spacing:-.03em;color:var(--tv-ink);margin-top:16px;font-size:clamp(26px,5vw,36px);font-weight:800;line-height:1.25}.pricing-module__R4Sw1a__lead{color:var(--tv-ink-soft);letter-spacing:-.01em;margin-top:14px;font-size:15px;line-height:1.6}.pricing-module__R4Sw1a__strip{text-align:center;grid-template-columns:repeat(3,1fr);max-width:640px;margin:30px auto 0;display:grid}.pricing-module__R4Sw1a__stripItem{padding:2px 10px}.pricing-module__R4Sw1a__stripItem+.pricing-module__R4Sw1a__stripItem{border-left:1px solid var(--tv-line)}.pricing-module__R4Sw1a__stripValue{align-items:baseline;gap:2px;display:inline-flex}.pricing-module__R4Sw1a__stripNum{letter-spacing:-.02em;color:var(--tv-ink);font-size:clamp(22px,4.4vw,30px);font-weight:800}.pricing-module__R4Sw1a__stripUnit{color:var(--tv-ink-soft);font-size:14px;font-weight:700}.pricing-module__R4Sw1a__stripLabel{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-top:3px;font-size:12.5px;display:block}.pricing-module__R4Sw1a__cards{grid-template-columns:1fr;gap:16px;margin-top:36px;display:grid}@media (min-width:720px){.pricing-module__R4Sw1a__cards{grid-template-columns:repeat(2,1fr);align-items:start}}.pricing-module__R4Sw1a__cardsSingle{max-width:440px;margin-left:auto;margin-right:auto}@media (min-width:720px){.pricing-module__R4Sw1a__cardsSingle{grid-template-columns:1fr}}.pricing-module__R4Sw1a__card{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:var(--tv-radius-card);box-shadow:var(--tv-shadow-soft);flex-direction:column;padding:26px 24px;display:flex;position:relative}.pricing-module__R4Sw1a__cardFeatured{border-color:var(--tv-blue);box-shadow:var(--tv-shadow-card)}.pricing-module__R4Sw1a__cardBadge{letter-spacing:-.01em;color:#fff;background:var(--tv-blue);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:800;position:absolute;top:18px;right:18px}.pricing-module__R4Sw1a__cardName{letter-spacing:-.02em;color:var(--tv-ink);font-size:19px;font-weight:800}.pricing-module__R4Sw1a__cardTagline{color:var(--tv-ink-soft);letter-spacing:-.01em;margin-top:5px;font-size:13.5px}.pricing-module__R4Sw1a__priceRow{align-items:baseline;gap:4px;margin-top:20px;display:flex}.pricing-module__R4Sw1a__price{letter-spacing:-.03em;color:var(--tv-ink);font-size:34px;font-weight:800}.pricing-module__R4Sw1a__priceUnit{color:var(--tv-ink-soft);font-size:16px;font-weight:700}.pricing-module__R4Sw1a__period{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-top:4px;font-size:13px}.pricing-module__R4Sw1a__features{flex-direction:column;gap:10px;margin-top:18px;list-style:none;display:flex}.pricing-module__R4Sw1a__feature{color:var(--tv-ink-soft);letter-spacing:-.01em;align-items:flex-start;gap:9px;font-size:14px;line-height:1.45;display:flex}.pricing-module__R4Sw1a__featureCheck{width:16px;height:16px;color:var(--tv-blue);flex-shrink:0;margin-top:1px}.pricing-module__R4Sw1a__buyBtnPrimary,.pricing-module__R4Sw1a__buyBtnSecondary,.pricing-module__R4Sw1a__ownedBtn{letter-spacing:-.01em;border-radius:14px;justify-content:center;align-items:center;height:50px;margin-top:22px;font-size:15px;font-weight:700;transition:background .16s,border-color .16s,transform .12s;display:inline-flex}.pricing-module__R4Sw1a__buyBtnPrimary{background:var(--tv-blue);color:#fff;box-shadow:0 8px 18px #2f5bf538}.pricing-module__R4Sw1a__buyBtnPrimary:hover{background:var(--tv-blue-deep)}.pricing-module__R4Sw1a__buyBtnSecondary{background:var(--tv-card);color:var(--tv-ink);border:1px solid var(--tv-line-strong)}.pricing-module__R4Sw1a__buyBtnSecondary:hover{border-color:var(--tv-blue);color:var(--tv-blue)}.pricing-module__R4Sw1a__buyBtnPrimary:active,.pricing-module__R4Sw1a__buyBtnSecondary:active,.pricing-module__R4Sw1a__ownedBtn:active{transform:scale(.985)}.pricing-module__R4Sw1a__buyBtnPrimary:disabled,.pricing-module__R4Sw1a__buyBtnSecondary:disabled{opacity:.55;cursor:default}.pricing-module__R4Sw1a__ownedBtn{background:var(--tv-blue-wash);color:var(--tv-blue);border:1px solid var(--tv-blue-soft)}.pricing-module__R4Sw1a__anchorChart{flex-direction:column;gap:14px;max-width:620px;margin:26px auto 0;display:flex}.pricing-module__R4Sw1a__anchorRow{grid-template-columns:1fr auto;grid-template-areas:"label amount""track track";align-items:baseline;gap:6px 16px;display:grid}.pricing-module__R4Sw1a__anchorLabel{color:var(--tv-ink-soft);letter-spacing:-.01em;grid-area:label;font-size:13px;font-weight:600}.pricing-module__R4Sw1a__anchorLabelHl{color:var(--tv-ink);font-weight:700}.pricing-module__R4Sw1a__anchorAmount{color:var(--tv-ink-mute);letter-spacing:-.01em;grid-area:amount;justify-self:end;font-size:13px;font-weight:700}.pricing-module__R4Sw1a__anchorAmountHl{color:var(--tv-blue);font-weight:800}.pricing-module__R4Sw1a__anchorTrack{background:var(--tv-line);border-radius:999px;grid-area:track;height:6px;position:relative;overflow:hidden}.pricing-module__R4Sw1a__anchorFillRange{background:#8990a861;border-radius:999px;position:absolute;top:0;bottom:0}.pricing-module__R4Sw1a__anchorCap{background:var(--tv-ink-mute);border-radius:999px;width:3px;position:absolute;top:0;bottom:0}.pricing-module__R4Sw1a__anchorFillBlue{background:var(--tv-blue);border-radius:999px;position:absolute;top:0;bottom:0}.pricing-module__R4Sw1a__anchorNote{color:var(--tv-ink-mute);letter-spacing:-.01em;margin-top:2px;font-size:12px}.pricing-module__R4Sw1a__compare{margin-top:52px}.pricing-module__R4Sw1a__sectionHead{letter-spacing:-.02em;color:var(--tv-ink);text-align:center;font-size:20px;font-weight:800}.pricing-module__R4Sw1a__compareTable{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:18px;max-width:560px;margin:20px auto 0;overflow:hidden}.pricing-module__R4Sw1a__compareRowHead,.pricing-module__R4Sw1a__compareRow{grid-template-columns:1.4fr 1fr 1fr;align-items:center;display:grid}.pricing-module__R4Sw1a__compareRowHead{background:var(--tv-bg-deep);color:var(--tv-ink-soft);padding:12px 18px;font-size:13px;font-weight:700}.pricing-module__R4Sw1a__compareRowHead span:not(:first-child){text-align:center}.pricing-module__R4Sw1a__compareRow{border-top:1px solid var(--tv-line);padding:14px 18px}.pricing-module__R4Sw1a__compareLabel{color:var(--tv-ink);letter-spacing:-.01em;font-size:14px}.pricing-module__R4Sw1a__compareFree,.pricing-module__R4Sw1a__comparePaid{text-align:center;font-size:14px;font-weight:600}.pricing-module__R4Sw1a__compareFree{color:var(--tv-ink-mute)}.pricing-module__R4Sw1a__comparePaid{color:var(--tv-blue);font-weight:700}.pricing-module__R4Sw1a__faq{margin-top:52px}.pricing-module__R4Sw1a__faqList{flex-direction:column;gap:10px;max-width:620px;margin:20px auto 0;display:flex}.pricing-module__R4Sw1a__faqItem{background:var(--tv-card);border:1px solid var(--tv-line);border-radius:14px;padding:4px 18px}.pricing-module__R4Sw1a__faqQ{cursor:pointer;color:var(--tv-ink);letter-spacing:-.01em;padding:14px 24px 14px 0;font-size:15px;font-weight:700;list-style:none;position:relative}.pricing-module__R4Sw1a__faqQ::-webkit-details-marker{display:none}.pricing-module__R4Sw1a__faqQ:after{content:"";border-right:1.6px solid var(--tv-ink-mute);border-bottom:1.6px solid var(--tv-ink-mute);width:8px;height:8px;transition:transform .18s;position:absolute;top:50%;right:2px;transform:translateY(-70%)rotate(45deg)}.pricing-module__R4Sw1a__faqItem[open] .pricing-module__R4Sw1a__faqQ:after{transform:translateY(-30%)rotate(-135deg)}.pricing-module__R4Sw1a__faqA{color:var(--tv-ink-soft);letter-spacing:-.01em;padding:0 0 16px;font-size:14px;line-height:1.65}.pricing-module__R4Sw1a__reveal{opacity:0;animation:pricing-module__R4Sw1a__pricingReveal .5s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) forwards}@keyframes pricing-module__R4Sw1a__pricingReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pricing-module__R4Sw1a__reveal{opacity:1;animation:none;transform:none}}
