.Toast-module__WVrGyq__viewport{bottom:var(--ds-space-6);right:var(--ds-space-6);gap:var(--ds-space-2);width:360px;max-width:calc(100vw - var(--ds-space-8));z-index:var(--ds-z-toast);outline:none;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:fixed}.Toast-module__WVrGyq__root{background:var(--ds-color-surface);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-elevation-lg);animation:Toast-module__WVrGyq__slideIn var(--ds-motion-duration-normal) var(--ds-motion-easing-out);border-left:4px solid}.Toast-module__WVrGyq__root[data-state=closed]{animation:Toast-module__WVrGyq__slideOut var(--ds-motion-duration-normal) var(--ds-motion-easing-in)}.Toast-module__WVrGyq__default{border-color:var(--ds-color-border-strong)}.Toast-module__WVrGyq__success{border-color:var(--ds-color-success)}.Toast-module__WVrGyq__warning{border-color:var(--ds-color-warning)}.Toast-module__WVrGyq__error{border-color:var(--ds-color-error)}.Toast-module__WVrGyq__info{border-color:var(--ds-color-info)}.Toast-module__WVrGyq__content{align-items:flex-start;gap:var(--ds-space-3);padding:var(--ds-space-4);display:flex}.Toast-module__WVrGyq__text{flex:1;min-width:0}.Toast-module__WVrGyq__title{font-size:var(--ds-font-size-sm);font-weight:var(--ds-font-weight-semibold);color:var(--ds-color-text);margin:0}.Toast-module__WVrGyq__description{font-size:var(--ds-font-size-xs);color:var(--ds-color-text-muted);margin-top:var(--ds-space-1)}.Toast-module__WVrGyq__close{border-radius:var(--ds-radius-sm);width:24px;height:24px;color:var(--ds-color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.Toast-module__WVrGyq__close:hover{background:var(--ds-color-bg-subtle)}.Toast-module__WVrGyq__close:focus-visible{outline:2px solid var(--ds-color-border-focus);outline-offset:2px}@keyframes Toast-module__WVrGyq__slideIn{0%{transform:translateX(calc(100% + var(--ds-space-6)));opacity:0}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__WVrGyq__slideOut{0%{opacity:1;transform:translate(0)}to{transform:translateX(calc(100% + var(--ds-space-6)));opacity:0}}
.ChannelTrustStrip-module__yQHgHq__root{justify-content:center;align-items:center;gap:var(--ds-space-5);flex-wrap:wrap;display:flex}.ChannelTrustStrip-module__yQHgHq__channels{justify-content:center;align-items:center;gap:var(--ds-space-2);flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex}.ChannelTrustStrip-module__yQHgHq__channels>li{justify-content:center;align-items:center;line-height:0;display:flex}.ChannelTrustStrip-module__yQHgHq__bubble{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;line-height:0;display:flex;overflow:hidden;box-shadow:0 4px 14px #10102e1f}.ChannelTrustStrip-module__yQHgHq__bubble:focus,.ChannelTrustStrip-module__yQHgHq__badge:focus{outline:none}.ChannelTrustStrip-module__yQHgHq__bubble:focus-visible,.ChannelTrustStrip-module__yQHgHq__badge:focus-visible{outline:2px solid var(--ds-color-border-focus);outline-offset:2px}.ChannelTrustStrip-module__yQHgHq__bubble,.ChannelTrustStrip-module__yQHgHq__badge{cursor:default;position:relative}.ChannelTrustStrip-module__yQHgHq__bubble:after,.ChannelTrustStrip-module__yQHgHq__badge:after{content:attr(data-tooltip);color:#fff;width:max-content;max-width:min(16rem,70vw);font-family:var(--ds-font-family-base);letter-spacing:0;white-space:normal;text-align:center;opacity:0;visibility:hidden;pointer-events:none;z-index:20;background:#10102e;border-radius:8px;padding:.45rem .65rem;font-size:.78rem;font-weight:500;line-height:1.35;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #10102e38}.ChannelTrustStrip-module__yQHgHq__bubble:hover:after,.ChannelTrustStrip-module__yQHgHq__bubble:focus-visible:after,.ChannelTrustStrip-module__yQHgHq__badge:hover:after,.ChannelTrustStrip-module__yQHgHq__badge:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.ChannelTrustStrip-module__yQHgHq__icon,.ChannelTrustStrip-module__yQHgHq__plus{object-fit:contain;vertical-align:middle;flex-shrink:0;display:block}.ChannelTrustStrip-module__yQHgHq__icon{width:22px;height:22px}.ChannelTrustStrip-module__yQHgHq__bubblePlus{background:#fff8f4;box-shadow:0 4px 14px #10102e1f}.ChannelTrustStrip-module__yQHgHq__plus{width:22px;height:22px}.ChannelTrustStrip-module__yQHgHq__badge{min-width:132px;padding:var(--ds-space-2) var(--ds-space-4);background:#fffffff5;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex;box-shadow:0 4px 18px #10102e24}.ChannelTrustStrip-module__yQHgHq__metaRow{align-items:center;gap:6px;display:inline-flex}.ChannelTrustStrip-module__yQHgHq__metaMark{object-fit:contain;width:22px;height:12px}.ChannelTrustStrip-module__yQHgHq__metaName{font-family:var(--ds-font-family-heading);font-size:13px;font-weight:var(--ds-font-weight-semibold);color:#0081fb;letter-spacing:-.02em;line-height:1}.ChannelTrustStrip-module__yQHgHq__label{font-family:var(--ds-font-family-base);color:#787878;text-align:center;white-space:nowrap;font-size:9px;line-height:1.5}
.FeatureTabButton-module__wyMkTW__root{width:100%;min-width:0;max-width:none;color:var(--ds-color-text-muted,#787878);cursor:pointer;text-align:center;transition:border-color var(--ds-motion-duration-fast) var(--ds-motion-easing-out), background-color var(--ds-motion-duration-fast) var(--ds-motion-easing-out), color var(--ds-motion-duration-fast) var(--ds-motion-easing-out);background:0 0;border:0;border-bottom:3px solid #0000;flex-direction:column;flex:1 1 0;align-items:center;gap:.65rem;margin:0;padding:1rem .5rem .85rem;display:flex}.FeatureTabButton-module__wyMkTW__root:hover,.FeatureTabButton-module__wyMkTW__root:focus-visible{color:var(--ds-color-text);background:var(--ds-color-bg-muted)}.FeatureTabButton-module__wyMkTW__root:focus-visible{outline:2px solid var(--ds-color-border-focus);outline-offset:2px}.FeatureTabButton-module__wyMkTW__rootActive{border-bottom-color:var(--srd-accent,#ff3c00);background:var(--ds-color-surface);color:var(--ds-color-text)}.FeatureTabButton-module__wyMkTW__iconWrap{box-sizing:border-box;background:var(--ds-color-surface);width:52px;height:52px;box-shadow:0 1px 1px #7344181a, 0 2px 4px #7344181a, 0 0 0 6px var(--ds-color-accent-subtle,#fff6ef);border-radius:100px;justify-content:center;align-items:center;padding:12px;line-height:0;display:flex;overflow:visible}.FeatureTabButton-module__wyMkTW__rootActive .FeatureTabButton-module__wyMkTW__iconWrap{box-shadow:0 1px 1px #7344181a,0 2px 4px #7344181a,0 0 0 6px #ff3c002e}.FeatureTabButton-module__wyMkTW__icon{object-fit:contain;flex-shrink:0;width:100%;max-width:24px;height:100%;max-height:24px;display:block}.FeatureTabButton-module__wyMkTW__label{letter-spacing:-.01em;overflow-wrap:break-word;max-width:100%;color:inherit;margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}
.FeatureCheckList-module__dGcCMG__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.FeatureCheckList-module__dGcCMG__item{color:#666;letter-spacing:-.02em;align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:500;line-height:1.6;display:flex}.FeatureCheckList-module__dGcCMG__icon{object-fit:contain;flex-shrink:0;width:22px;height:22px;margin-top:.15rem;display:block}.FeatureCheckList-module__dGcCMG__text{min-width:0;margin:0}
.RoiHelpTip-module__Py9miW__wrap{vertical-align:middle;align-items:center;margin-left:.35rem;display:inline-flex;position:relative}.RoiHelpTip-module__Py9miW__trigger{background:var(--ds-color-surface);color:#666;width:1.15rem;height:1.15rem;font:inherit;cursor:pointer;z-index:1;border:1px solid #c8c8d0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;font-size:.7rem;font-style:italic;font-weight:700;line-height:1;display:inline-flex;position:relative}.RoiHelpTip-module__Py9miW__wrap:hover .RoiHelpTip-module__Py9miW__trigger,.RoiHelpTip-module__Py9miW__open .RoiHelpTip-module__Py9miW__trigger,.RoiHelpTip-module__Py9miW__trigger:focus-visible{border-color:var(--srd-accent,#ff3c00);color:var(--srd-accent,#ff3c00)}.RoiHelpTip-module__Py9miW__trigger:focus-visible{outline:2px solid var(--ds-color-border-focus,#2684ff);outline-offset:2px}.RoiHelpTip-module__Py9miW__bubble{color:#fff;letter-spacing:0;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:#10102e;border-radius:8px;width:max-content;max-width:min(18rem,70vw);padding:.55rem .7rem;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.4;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;top:calc(100% + 8px);bottom:auto;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 8px 24px #10102e38}.RoiHelpTip-module__Py9miW__wrap:hover .RoiHelpTip-module__Py9miW__bubble,.RoiHelpTip-module__Py9miW__open .RoiHelpTip-module__Py9miW__bubble{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.RoiHelpTip-module__Py9miW__icon{display:block;transform:translateY(-.5px)}
