.roundup-page{--roundup-sidebar-width:12.5rem;--roundup-layout-gap:2rem;--roundup-content-max:48rem;--roundup-header-bg:#f8faf3;--roundup-intro-offset:1.5rem}[data-theme=dark] .roundup-page{--roundup-header-bg:#0f172a}.roundup-hero-intro{padding:var(--roundup-intro-offset) 0 0}.roundup-hero-intro__body{margin-top:1.125rem;padding-bottom:1.75rem}.roundup-hero-intro__title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.roundup-hero-intro__title-row .roundup-hero-intro__title{flex:1;min-width:0}.roundup-reading-trigger{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-low);color:var(--color-on-surface);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;margin-top:.875rem;padding:.5rem .75rem;font-size:13px;font-weight:700;transition:border-color .15s,background .15s;display:inline-flex}.roundup-reading-trigger:hover{background:var(--color-surface-container-lowest);border-color:#db277759}.roundup-reading-trigger__label{color:var(--color-tertiary);font-weight:600}.roundup-reading-trigger__value{color:var(--color-on-surface)}.roundup-reading-trigger__chevron{color:var(--color-tertiary);margin-left:.125rem;font-size:18px}.roundup-hub-nav{background:0 0;border-bottom:1px solid #1a24181a;margin:0 0 .75rem}.roundup-hub-nav__scroll{position:relative}.roundup-hub-nav__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:0;display:flex;overflow-x:auto}.roundup-hub-nav__track::-webkit-scrollbar{display:none}.roundup-hub-nav__fade{display:none}.roundup-hub-nav__tab{min-width:0;color:var(--color-on-surface-variant);white-space:nowrap;cursor:pointer;background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;padding:.5625rem .875rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.roundup-hub-nav__tab:not(.is-active):hover{color:var(--color-on-surface)}.roundup-hub-nav__tab:not(.is-active):hover:after{content:"";background:var(--color-accent);opacity:.55;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:.625rem;right:.625rem}.roundup-hub-nav__tab.is-active{color:var(--color-accent);cursor:default}.roundup-hub-nav__tab.is-active:before{content:"";background:var(--color-accent);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:.625rem;right:.625rem}.roundup-hub-nav__icon{flex-shrink:0;font-size:1rem}.roundup-hub-nav__tab.is-active .roundup-hub-nav__icon{font-variation-settings:"FILL" 1;color:var(--color-accent)}.roundup-hub-nav__label{line-height:1.2}.roundup-hub-nav__label--mobile{display:none}@media (width<=767px){.roundup-hub-nav__label--desktop{display:none}.roundup-hub-nav__label--mobile{display:inline}.roundup-hub-nav__tab{flex:none;min-width:auto;padding:.4375rem .875rem;font-size:.75rem}.roundup-hub-nav__icon{font-size:.875rem}.roundup-hub-nav__fade{pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 78%);width:2rem;display:block;position:absolute;top:0;bottom:0;right:0}.roundup-hero-intro__title-main,.roundup-hero-intro__title-date{display:block}.roundup-hero-intro__title-date{margin-top:.125rem}}@media (width>=768px){.roundup-hero-intro__title-date:before{content:" "}}.roundup-featured{aspect-ratio:5/2;object-fit:cover;width:100%;max-height:320px}@media (width>=768px){.roundup-featured{border-radius:0 0 var(--radius-xl) var(--radius-xl)}}.roundup-affiliate-bar{box-sizing:border-box;border-bottom:1px solid var(--color-surface-variant);background:var(--color-header-surface);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:.625rem;padding-bottom:.625rem}.roundup-affiliate-bar .section-container{padding-top:0;padding-bottom:0}.roundup-affiliate-fineprint{color:var(--color-tertiary);margin:0;font-size:.6875rem;line-height:1.5}.roundup-affiliate-fineprint a{color:var(--color-tertiary);text-underline-offset:2px;text-decoration:underline}.roundup-affiliate-fineprint a:hover{color:var(--color-accent)}.roundup-layout{gap:1.5rem;display:grid}@media (width>=1024px){.roundup-layout{grid-template-columns:var(--roundup-sidebar-width) minmax(0, 1fr);gap:var(--roundup-layout-gap)}}.roundup-main{max-width:var(--roundup-content-max);width:100%;margin-inline:0}@media (width>=1024px){.roundup-main{max-width:none}.roundup-main>*{max-width:var(--roundup-content-max)}}.roundup-sidebar{display:none}@media (width>=1024px){.roundup-sidebar{padding-top:var(--roundup-intro-offset);flex-direction:column;align-self:start;max-height:calc(100vh - 2rem);display:flex;position:sticky;top:1.5rem}.roundup-toc{scrollbar-width:thin;flex:auto;min-height:0;overflow-y:auto}}.roundup-toc{background:var(--roundup-header-bg);border-radius:var(--radius-lg);border:1px solid #1a241814;padding:.875rem 1rem}.roundup-toc__title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-on-surface);border-bottom:1px solid #1a24181a;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.6875rem;font-weight:800}.roundup-toc__list{margin:0;padding:0;list-style:none}.roundup-toc__link{color:var(--color-on-surface-variant);align-items:center;gap:.4rem;padding:.3rem 0;font-size:.8125rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .15s;display:flex}.roundup-toc__link:hover{color:var(--color-accent)}.roundup-toc__link.is-active{color:var(--color-accent);font-weight:800}.roundup-toc__link.is-active:before{content:"";background:var(--color-accent);border-radius:999px;flex-shrink:0;width:.375rem;height:.375rem}.roundup-toc__link--h3{padding-left:.5rem;font-size:.75rem;font-weight:600}.roundup-toc__sublist{margin:.25rem 0 .375rem;padding:0 0 0 .375rem;list-style:none}.roundup-toc__link--h3:before{content:"";background:#1a241838;border-radius:999px;flex-shrink:0;width:.3125rem;height:.3125rem}.roundup-toc__link--h3.is-active:before{background:var(--color-accent);width:.375rem;height:.375rem}.roundup-toc__link--h3.is-active{font-weight:700}.roundup-toc__link--top .material-symbols-outlined{font-size:.875rem}.roundup-toc__picks{border-top:1px solid #1a241814;margin-top:.375rem;padding-top:.375rem}.roundup-toc__picks-toggle{cursor:pointer;width:100%;color:var(--color-on-surface-variant);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.6875rem;font-weight:800;display:flex}.roundup-toc__picks-list{margin:0;padding:0;list-style:none}.roundup-sidebar>.roundup-panel{background:0 0;border:none;border-top:1px solid #1a241814;border-radius:0;margin-top:.75rem;padding:.75rem 0 0}.roundup-controls{flex-direction:column;gap:.75rem;display:flex}.roundup-controls--sidebar{border-top:1px solid #1a241814;margin-top:.75rem;padding-top:.75rem}.roundup-controls__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-on-surface-variant);margin:0 0 .375rem;font-size:.6875rem;font-weight:800}.roundup-controls__group--sort{min-width:0}.roundup-segment{background:#1a24180f;border:1px solid #1a24180f;border-radius:999px;align-items:center;gap:3px;padding:3px;display:inline-flex}.roundup-segment--scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:12px;flex-wrap:nowrap;max-width:100%;padding:4px;display:flex;overflow-x:auto}.roundup-segment--scroll::-webkit-scrollbar{display:none}.roundup-segment__option{cursor:pointer;flex-shrink:0;position:relative}.roundup-segment__option input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.roundup-segment__option span{color:var(--color-on-surface-variant);white-space:nowrap;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:block}.roundup-segment__option input:checked+span{background:var(--color-surface-container-lowest);color:var(--color-accent);box-shadow:0 1px 4px #00000014}.roundup-segment__option input:focus-visible+span{outline:2px solid var(--color-accent);outline-offset:2px}.roundup-controls--bar .roundup-segment__option span{padding:.45rem .875rem;font-size:.8125rem}.roundup-control-dropdown{min-width:10rem;display:inline-block;position:relative}.roundup-control-dropdown--wide{min-width:12rem}.roundup-control-dropdown--wide .roundup-control-dropdown__menu{min-width:15rem}.roundup-control-dropdown__trigger{background:var(--color-surface-container-lowest);width:100%;min-width:10rem;color:var(--color-on-surface);cursor:pointer;border:1px solid #1a24181f;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .75rem .45rem .875rem;font-size:.8125rem;font-weight:700;transition:border-color .15s,box-shadow .15s;display:inline-flex}.roundup-control-dropdown__trigger:hover,.roundup-control-dropdown__trigger[aria-expanded=true]{border-color:#db277759;box-shadow:0 1px 4px #0000000f}.roundup-control-dropdown__chevron{color:var(--color-tertiary);font-size:1.125rem;transition:transform .15s}.roundup-control-dropdown__trigger[aria-expanded=true] .roundup-control-dropdown__chevron{transform:rotate(180deg)}.roundup-control-dropdown__menu{z-index:40;border:1px solid var(--color-surface-variant);background:var(--color-surface-container-lowest);border-radius:12px;min-width:100%;max-height:16rem;padding:.375rem;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.roundup-control-dropdown__option{width:100%;color:var(--color-on-surface-variant);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;transition:background .12s,color .12s;display:block}.roundup-control-dropdown__option--described{white-space:normal}.roundup-control-dropdown__option-label{color:var(--color-on-surface);font-weight:700;display:block}.roundup-control-dropdown__option-desc{color:var(--color-tertiary);margin-top:.125rem;font-size:.75rem;font-weight:500;line-height:1.35;display:block}.roundup-control-dropdown__option:hover{background:#db277714}.roundup-control-dropdown__option:hover .roundup-control-dropdown__option-label{color:var(--color-accent)}.roundup-control-dropdown__option[aria-selected=true]{background:#db27771a}.roundup-control-dropdown__option[aria-selected=true] .roundup-control-dropdown__option-label{color:var(--color-accent)}.roundup-sticky-nav{z-index:35;-webkit-backdrop-filter:blur(10px);background:#f9f9f9e0;border-bottom:1px solid #1a241814;margin:0 0 1rem;padding:.625rem 0;display:block;position:sticky;top:0}.roundup-sticky-nav .roundup-controls{gap:.625rem}.roundup-sticky-nav .roundup-controls__group--sort .roundup-segment{width:100%}@media (width>=1024px){.roundup-sticky-nav{display:none}.roundup-controls--sidebar .roundup-segment--scroll{background:0 0;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:2px;padding:0;overflow:visible}.roundup-controls--sidebar .roundup-segment--scroll .roundup-segment__option span{border-radius:8px;padding:.35rem .5rem;font-size:.8125rem}.roundup-controls--sidebar .roundup-segment:not(.roundup-segment--scroll){justify-content:stretch;width:100%}.roundup-controls--sidebar .roundup-segment:not(.roundup-segment--scroll) .roundup-segment__option{flex:1}.roundup-controls--sidebar .roundup-segment:not(.roundup-segment--scroll) .roundup-segment__option span{text-align:center;padding-inline:.35rem;font-size:.6875rem}}.roundup-panel{background:0 0;border:none;border-radius:0;margin:0;padding:0}.roundup-panel__header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:0;display:flex}.roundup-panel__icon{background:var(--color-accent-soft);width:1.625rem;height:1.625rem;color:var(--color-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.roundup-panel__icon .material-symbols-outlined{font-size:.9375rem}.roundup-panel__title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-on-surface);flex:1;font-size:.6875rem;font-weight:800}.roundup-panel__toggle{color:var(--color-on-surface-variant);font-size:1rem;line-height:1}.roundup-panel__body{padding:.5rem 0 .125rem}.roundup-panel__body[hidden]{display:none}.roundup-radio{color:var(--color-on-surface-variant);cursor:pointer;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.8125rem;font-weight:600;line-height:1.35;display:flex}.roundup-radio input{accent-color:var(--color-accent);flex-shrink:0;width:.875rem;height:.875rem}body.roundup-sheet-open{overflow:hidden}.roundup-sheet[hidden]{display:none!important}.roundup-sheet{z-index:120;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.roundup-sheet__backdrop{background:#00000073;position:absolute;inset:0}.roundup-sheet__panel{z-index:1;width:100%;max-height:min(78vh,560px);padding:.5rem 1rem max(1rem, env(safe-area-inset-bottom));background:var(--color-surface-container-lowest);border-radius:20px 20px 0 0;animation:.28s roundup-sheet-up;position:relative;overflow:auto;box-shadow:0 -8px 32px #00000024}@keyframes roundup-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.roundup-sheet__handle{background:var(--color-surface-variant);border-radius:999px;width:40px;height:4px;margin:.35rem auto .75rem}.roundup-sheet__title{color:var(--color-on-surface);margin:0 0 .75rem;font-size:1rem;font-weight:800}.roundup-sheet__options{flex-direction:column;gap:.375rem;display:flex}.roundup-sheet__option{cursor:pointer;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.75rem .625rem;transition:background .12s;display:flex}.roundup-sheet__option:hover{background:#1a24180a}.roundup-sheet__option input{accent-color:var(--color-accent);flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.roundup-sheet__option-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.roundup-sheet__option-label{color:var(--color-on-surface);font-size:.9375rem;font-weight:700;line-height:1.3}.roundup-sheet__option-desc{color:var(--color-tertiary);font-size:.8125rem;font-weight:500;line-height:1.4}.roundup-sheet__cancel{width:100%;color:var(--color-on-surface-variant);cursor:pointer;background:#1a24180f;border:none;border-radius:12px;margin-top:.75rem;padding:.75rem;font-family:inherit;font-size:.875rem;font-weight:700;display:block}.roundup-sheet__cancel:hover{background:#1a24181a}.roundup-nav-sheet__panel{max-height:min(85vh,640px)}.roundup-nav-sheet__hub{flex-direction:column;gap:.25rem;display:flex}.roundup-nav-sheet__hub-tab{color:var(--color-on-surface-variant);border-radius:12px;align-items:center;gap:.625rem;padding:.75rem .625rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .12s,color .12s;display:flex}.roundup-nav-sheet__hub-tab:not(.is-active):hover{color:var(--color-on-surface);background:#1a24180a}.roundup-nav-sheet__hub-tab.is-active{color:var(--color-accent);cursor:default;background:#db27770f}.roundup-nav-sheet__hub-icon{flex-shrink:0;font-size:1.125rem}.roundup-nav-sheet__hub-tab.is-active .roundup-nav-sheet__hub-icon{font-variation-settings:"FILL" 1;color:var(--color-accent)}.roundup-nav-sheet__divider{background:#1a24181a;height:1px;margin:.75rem 0}.roundup-nav-sheet__toc-title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-on-surface);margin:0 0 .5rem;font-size:.6875rem;font-weight:800}.roundup-nav-sheet__toc-list{margin:0;padding:0;list-style:none}.roundup-nav-sheet__toc-sublist{border-left:1px solid #1a24181a;margin:.25rem 0 .375rem;padding:0 0 0 .75rem;list-style:none}.roundup-nav-sheet__toc-link{color:var(--color-on-surface-variant);border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.roundup-nav-sheet__toc-link:hover{color:var(--color-on-surface);background:#1a24180a}.roundup-nav-sheet__toc-link.is-active{color:var(--color-accent);background:#db27770f}.roundup-nav-sheet__toc-link--h3{padding-left:.625rem;font-size:.8125rem;font-weight:600}.roundup-nav-sheet__toc-link--h3:before{content:"";background:#1a241838;border-radius:999px;flex-shrink:0;width:.3125rem;height:.3125rem}.roundup-nav-sheet__toc-link--h3.is-active:before{background:var(--color-accent)}.roundup-nav-sheet__toc-link--top .material-symbols-outlined{font-size:1rem}@media (width>=1024px){.roundup-sheet:not(.roundup-nav-sheet),.roundup-nav-sheet{display:none!important}}.roundup-quick{margin-bottom:2rem}.roundup-quick__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.125rem;display:flex}.roundup-quick__heading{letter-spacing:-.025em;text-align:left;margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.15}.roundup-sort-trigger{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-low);color:var(--color-on-surface);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.125rem;padding:.45rem .7rem;font-size:13px;font-weight:700;transition:border-color .15s,background .15s;display:inline-flex}.roundup-sort-trigger:hover{background:var(--color-surface-container-lowest);border-color:#db277759}.roundup-sort-trigger__chevron{color:var(--color-tertiary);font-size:18px}.roundup-quick__carousel{align-items:center;gap:.375rem;display:flex}.roundup-quick__arrow{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-lowest);cursor:pointer;width:2rem;height:2rem;color:var(--color-on-surface-variant);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,background .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #1a24180a}.roundup-quick__arrow:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent);transform:scale(1.05)}.roundup-quick__arrow:disabled{opacity:.3;cursor:not-allowed}.roundup-quick__track-wrap{flex:1;min-width:0;padding-top:2px}.roundup-quick__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;touch-action:pan-x;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.875rem;padding:4px 0 .5rem;display:flex;overflow:auto visible}.roundup-quick__track::-webkit-scrollbar{display:none}.roundup-quick__track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.roundup-quick__scroll-hint{background:var(--color-surface-container);border-radius:999px;height:3px;margin-top:.5rem;overflow:hidden}.roundup-quick__scroll-bar{border-radius:inherit;background:var(--color-accent);will-change:transform;width:35%;height:100%;transition:transform 80ms linear,width 80ms linear}.roundup-quick-card{scroll-snap-align:start;background:var(--color-surface-container-lowest);border:1px solid var(--color-surface-variant);border-radius:var(--radius-xl);text-align:center;flex-direction:column;flex:0 0 calc(33.3333% - .583333rem);align-items:center;min-width:188px;padding:.875rem .75rem .75rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative;box-shadow:0 1px 2px #1a24180a,0 4px 16px #1a241808}.roundup-quick-card:hover{z-index:1;border-color:#db27772e;position:relative;transform:translateY(-2px);box-shadow:0 2px 4px #1a24180d,0 8px 24px #1a24180f}@media (width<=1023px){.roundup-quick-card{flex-basis:calc(50% - .4375rem);min-width:170px}}@media (width<=639px){.roundup-quick-card{flex-basis:78%;min-width:200px}}.roundup-quick-card__ribbon{letter-spacing:.04em;text-transform:uppercase;background:var(--color-accent-soft);color:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:100%;margin-bottom:.375rem;padding:.2rem .5rem;font-size:.625rem;font-weight:800;display:inline-block;overflow:hidden}.roundup-quick-card__brand{color:inherit;flex-direction:column;align-items:center;width:100%;text-decoration:none;display:flex}.roundup-quick-card__brand:hover .roundup-quick-card__name{color:var(--color-accent)}.roundup-quick-card__logo{object-fit:cover;border:1px solid #1a241814;border-radius:.875rem;width:3.5rem;height:3.5rem;margin:1.25rem 0 .5rem}.roundup-quick-card__name{letter-spacing:-.01em;margin-bottom:.25rem;font-size:1rem;font-weight:900;line-height:1.2;transition:color .15s}.roundup-selection{border-bottom:1px solid var(--color-surface-variant);margin:2.25rem 0 2.75rem;padding:0 0 2rem}.roundup-selection__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.6875rem;font-weight:800}.roundup-selection__heading{letter-spacing:-.025em;color:var(--color-on-surface);margin:0 0 .875rem;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:900;line-height:1.15}.roundup-selection__lead{max-width:42rem;color:var(--color-on-surface-variant);margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.roundup-selection__pillars{grid-template-columns:repeat(3,1fr);gap:1.25rem 1.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}@media (width<=767px){.roundup-selection__pillars{grid-template-columns:1fr;gap:1rem}}.roundup-selection__pillar{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.roundup-selection__pillar-icon{background:var(--color-accent-soft);width:2.25rem;height:2.25rem;color:var(--color-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.roundup-selection__pillar-icon .material-symbols-outlined{font-size:1.125rem}.roundup-selection__pillar-copy{min-width:0}.roundup-selection__pillar-title{color:var(--color-on-surface);margin:0 0 .25rem;font-size:.9375rem;font-weight:800;line-height:1.3}.roundup-selection__pillar-desc{color:var(--color-on-surface-variant);margin:0;font-size:.8125rem;line-height:1.5}.roundup-selection__link{color:var(--color-accent);align-items:center;gap:.35rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:gap .15s;display:inline-flex}.roundup-selection__link:hover{gap:.5rem}.roundup-selection__link-arrow{font-size:1rem;transition:transform .15s}.roundup-selection__link:hover .roundup-selection__link-arrow{transform:translate(2px)}.roundup-conclusion{border-top:1px solid var(--color-surface-variant);margin:2.75rem 0 0;padding:2.25rem 0 0}.roundup-conclusion__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.6875rem;font-weight:800}.roundup-conclusion__heading{letter-spacing:-.025em;color:var(--color-on-surface);margin:0 0 1.125rem;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:900;line-height:1.15}.roundup-conclusion__copy{max-width:42rem;margin-bottom:1.75rem}.roundup-conclusion__lead,.roundup-conclusion__alternate{color:var(--color-on-surface-variant);margin:0;font-size:1rem;line-height:1.65}.roundup-conclusion__alternate{margin-top:.875rem}.roundup-conclusion__pick-link{color:var(--color-on-surface);text-underline-offset:3px;font-weight:800;text-decoration:underline #db277759;transition:color .15s,text-decoration-color .15s}.roundup-conclusion__pick-link:hover{color:var(--color-accent);text-decoration-color:currentColor}.roundup-conclusion__footer{border-top:1px solid #1a241814;border-bottom:1px solid #1a241814;flex-direction:column;gap:1.25rem;padding:1.25rem 0;display:flex}@media (width>=640px){.roundup-conclusion__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.roundup-conclusion__pick-meta{color:inherit;align-items:center;gap:.875rem;min-width:0;text-decoration:none;display:flex}.roundup-conclusion__pick-meta:hover .roundup-conclusion__pick-name{color:var(--color-accent)}.roundup-conclusion__pick-logo{object-fit:cover;border:2px solid #fff;border-radius:999px;flex-shrink:0;width:3rem;height:3rem;box-shadow:0 2px 8px #00000014}.roundup-conclusion__pick-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.roundup-conclusion__pick-name{color:var(--color-on-surface);font-size:1rem;font-weight:800;transition:color .15s}.roundup-conclusion__pick-score{color:var(--color-tertiary);font-size:.8125rem;font-weight:600}.roundup-conclusion__actions{flex-wrap:wrap;flex-shrink:0;gap:.625rem;display:flex}.roundup-conclusion__cta{border-radius:999px;justify-content:center;align-items:center;gap:.375rem;padding:.75rem 1.125rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex}.roundup-conclusion__cta .material-symbols-outlined{font-size:1.125rem}.roundup-conclusion__cta--primary{color:var(--color-on-surface)}.roundup-conclusion__cta--primary:hover{opacity:.92}.roundup-conclusion__cta--secondary{border:1px solid var(--color-surface-variant);color:var(--color-on-surface);background:0 0}.roundup-conclusion__cta--secondary:hover{color:var(--color-accent);border-color:#db277766}[data-theme=dark] .roundup-affiliate-bar{background:var(--color-header-surface);border-bottom-color:#ffffff1a}[data-theme=dark] .roundup-conclusion__footer{border-top-color:#ffffff1a;border-bottom-color:#ffffff1a}[data-theme=dark] .roundup-conclusion__cta--secondary{color:#ececec;border-color:#ffffff24}[data-theme=dark] .roundup-conclusion__pick-logo{border-color:#ffffff1f}[data-theme=dark] .roundup-selection__pillar-icon{background:#db277724}.roundup-quick-card__score{z-index:1;position:absolute;top:.5rem;left:.5rem}.roundup-quick-card__details{color:var(--color-accent);margin-bottom:.625rem;font-size:.75rem;font-weight:700}.roundup-quick-card__details:hover{text-decoration:underline}.roundup-quick-card__cta{background:var(--color-brand-lime);width:100%;color:var(--color-on-brand-lime);text-align:center;border:none;border-radius:999px;margin-top:auto;padding:.5rem .75rem;font-size:.8125rem;font-weight:900;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 1px 2px #1a241814}.roundup-quick-card__cta:hover{background:var(--color-brand-lime-dark);transform:translateY(-1px);box-shadow:0 4px 12px #b8d44f59}.roundup-quick-card__cta:active{transform:translateY(0);box-shadow:0 1px 2px #1a241814}.roundup-pick{background:var(--roundup-header-bg);border-radius:var(--radius-xl);border:1px solid #1a241814;margin-bottom:2.25rem;scroll-margin-top:5.5rem;position:relative;overflow:visible;box-shadow:0 1px 3px #1a24180a}.roundup-pick__ribbon-wrap{padding:.625rem .875rem 0}.roundup-pick__ribbon{background:var(--color-accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .625rem;font-size:.625rem;font-weight:800;display:inline-flex}.roundup-pick__ribbon-icon{font-size:.75rem}.roundup-pick__header{padding:.625rem 1rem 1rem}.roundup-pick__intro{margin-top:.625rem}.roundup-pick__title-row{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.roundup-pick__title{letter-spacing:-.02em;flex:1;min-width:0;margin:0;font-size:clamp(1.375rem,2.5vw,1.625rem);font-weight:900;line-height:1.2}.roundup-pick__title-link{color:inherit;align-items:center;gap:.5rem;max-width:100%;text-decoration:none;display:inline-flex}.roundup-pick__title-link:hover{color:var(--color-accent)}.roundup-pick__title-logo{object-fit:cover;border:1px solid #1a241814;border-radius:.5rem;flex-shrink:0;width:1.75rem;height:1.75rem}.roundup-pick__title-text{min-width:0}.roundup-pick__title-external{width:1.125rem;height:1.125rem;color:var(--color-tertiary);flex-shrink:0;font-size:1.125rem;transition:color .15s}.roundup-pick__title-link:hover .roundup-pick__title-external{color:var(--color-accent)}.roundup-pick__media-row{gap:1rem;padding:0 1rem 1.25rem;display:grid}@media (width>=640px){.roundup-pick__media-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}}.roundup-pick__expand-wrap{z-index:3;justify-content:center;height:0;display:flex;position:relative}.roundup-pick__expand-wrap[hidden]{display:none}.roundup-pick__expand{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-lowest);width:2.25rem;height:2.25rem;color:var(--color-on-surface-variant);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex;position:absolute;top:0;transform:translateY(-50%);box-shadow:0 2px 8px #1a241814}.roundup-pick__expand:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-50%)scale(1.06);box-shadow:0 4px 12px #db27771f}.roundup-pick__expand .material-symbols-outlined{font-size:1.375rem}.roundup-media-carousel__frame{border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);border:1px solid var(--color-surface-variant);max-width:100%;position:relative;overflow:hidden;box-shadow:0 1px 2px #1a24180a}.roundup-media-carousel__img{aspect-ratio:16/10;object-fit:cover;width:100%;max-height:200px;display:block}.roundup-media-carousel__score{position:absolute;top:.5rem;left:.5rem}.roundup-overall-score{align-items:center;gap:.25rem;display:inline-flex}.roundup-overall-score--compact{border-radius:var(--radius-md);backdrop-filter:blur(4px);background:#0000008c;padding:.2rem .35rem .2rem .25rem;box-shadow:0 1px 4px #0003}.roundup-overall-score--compact .roundup-overall-score__info{color:#ffffffe6}.roundup-overall-score__info{cursor:help;align-items:center;display:inline-flex}.roundup-media-carousel__controls{justify-content:center;align-items:center;gap:.5rem;max-width:100%;margin-top:.5rem;display:flex}.roundup-media-carousel__arrow{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-lowest);width:1.625rem;height:1.625rem;color:var(--color-on-surface-variant);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .15s,transform .15s,box-shadow .15s,color .15s;display:inline-flex;box-shadow:0 1px 2px #1a24180a}.roundup-media-carousel__arrow:hover:not(:disabled){border-color:var(--color-accent);transform:scale(1.06)}.roundup-media-carousel__arrow:disabled{opacity:.35;cursor:not-allowed}.roundup-media-carousel__dots{gap:.25rem;display:flex}.roundup-media-carousel__dot{background:var(--color-surface-variant);cursor:pointer;border:none;border-radius:999px;width:.35rem;height:.35rem;padding:0}.roundup-media-carousel__dot.is-active{background:var(--color-accent)}.roundup-category-grid{grid-template-columns:1fr 1fr;gap:.75rem 1rem;display:grid}@media (width<=639px){.roundup-category-grid{grid-template-columns:1fr}}.roundup-category-col{align-content:start;gap:.625rem;display:grid}.roundup-category-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem .5rem;display:grid}.roundup-category-row__label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-on-surface-variant);align-items:center;gap:.25rem;min-width:0;font-size:.6875rem;font-weight:800;display:flex}.roundup-category-row__score{font-variant-numeric:tabular-nums;color:var(--color-on-surface);font-size:.8125rem;font-weight:800}.roundup-category-row__bar{grid-column:1/-1;height:.625rem;position:relative}.roundup-category-row__segment{background:var(--color-surface-container-high);border-radius:3px;position:relative;overflow:hidden}.roundup-category-row__segment.is-filled-good,.roundup-category-row__segment-fill.is-filled-good{background:#16a34a}.roundup-category-row__segment.is-filled-fair,.roundup-category-row__segment-fill.is-filled-fair{background:#f97316}.roundup-category-row__segment.is-filled-poor,.roundup-category-row__segment-fill.is-filled-poor{background:#dc2626}.roundup-score-bar__track,.roundup-score-bar__meter-fill{grid-template-columns:repeat(5,1fr);gap:2px;height:100%;display:grid}.roundup-score-bar__track{width:100%}.roundup-score-bar__meter-fill{clip-path:inset(0 100% 0 0);pointer-events:none;transition:clip-path linear;position:absolute;inset:0}[data-roundup-score-bar].is-score-bar-animated .roundup-score-bar__meter-fill{clip-path:inset(0 calc((1 - var(--score-fill-ratio,1)) * 100%) 0 0);transition:clip-path 2.6s cubic-bezier(.33,1,.68,1)}@media (prefers-reduced-motion:reduce){[data-roundup-score-bar].is-score-bar-animated .roundup-score-bar__meter-fill{transition:none}}.roundup-category-row__segment-fill{background:#16a34a;height:100%;position:absolute;inset:0 auto 0 0}.roundup-specs-strip{padding:.5rem 1rem 1rem}.roundup-specs-carousel{align-items:center;gap:.375rem;display:flex}.roundup-specs-carousel__viewport{border:1px solid var(--color-surface-variant);border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);flex:1;min-width:0;overflow:hidden;box-shadow:0 1px 2px #1a24180a}.roundup-specs-carousel__track{scroll-snap-type:x mandatory;cursor:grab;touch-action:pan-x;user-select:none;scrollbar-width:none;display:flex;overflow-x:auto}.roundup-specs-carousel__track::-webkit-scrollbar{display:none}.roundup-specs-carousel__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.roundup-specs-carousel__item{scroll-snap-align:start;border-right:1px solid var(--color-surface-variant);flex:0 0 25%;min-width:25%;padding:.5rem .625rem}.roundup-specs-carousel__item:last-child{border-right:none}.roundup-specs-carousel__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-tertiary);margin-bottom:.2rem;font-size:.6875rem;font-weight:800}.roundup-specs-carousel__value{color:var(--color-on-surface);font-size:.8125rem;font-weight:700;line-height:1.35}.roundup-specs-carousel__arrow{border:1px solid var(--color-surface-variant);background:var(--color-surface-container-lowest);width:1.625rem;height:1.625rem;color:var(--color-on-surface-variant);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,transform .15s,color .15s;display:inline-flex}.roundup-specs-carousel__arrow:hover:not(:disabled){border-color:var(--color-accent);transform:scale(1.06)}.roundup-specs-carousel__arrow:disabled{opacity:.35;cursor:not-allowed}.roundup-pros-cons{flex-flow:row;align-items:flex-start;gap:1.25rem;padding:0 1rem 1rem;display:flex!important}.roundup-pros-cons__col{flex:1 1 0;min-width:0}.roundup-pros-cons__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.roundup-pros-cons__item{align-items:flex-start;gap:.375rem;display:flex}.roundup-pros-cons__dot{border-radius:999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.35rem}.roundup-pros-cons__dot--pro{background:#16a34a}.roundup-pros-cons__dot--con{background:#dc2626}.roundup-pick__cta-wrap{padding:0 1rem 1.25rem}.roundup-pick__cta{border-radius:var(--radius-xl);color:var(--color-on-brand-lime);justify-content:center;align-items:center;gap:.35rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:900;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 3px #00000014}.roundup-pick__cta:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 12px #b8d44f4d}.roundup-pick__cta-icon{font-size:1rem}.roundup-pick__our-take{border-top:1px solid var(--color-surface-variant);border-radius:0 0 var(--radius-xl) var(--radius-xl);background:#ffffff73;padding:1rem 1rem 1.25rem}.roundup-pick__our-take-toggle{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:0;display:flex}.roundup-pick__our-take-avatar{border:2px solid #fff;border-radius:999px;flex-shrink:0;width:1.75rem;height:1.75rem;box-shadow:0 1px 3px #0000001a}.roundup-pick__our-take-heading{letter-spacing:-.02em;color:var(--color-on-surface);flex:1;font-size:1.125rem;font-weight:900}.roundup-pick__our-take-chevron{color:var(--color-accent);transition:transform .2s}.roundup-pick__our-take-chevron.is-open{transform:rotate(180deg)}.roundup-pick__our-take-body{padding-top:.625rem}.roundup-pick__our-take-body[hidden]{display:none}.roundup-pick__our-take-text{margin:0}.roundup-pick__review-link{align-items:center;gap:.375rem;margin-top:.875rem;text-decoration:none;display:inline-flex}.roundup-detailed-picks__head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.375rem;display:flex}.roundup-detailed-picks__head>h2{letter-spacing:-.025em;text-align:left;flex:1;min-width:0;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15}.roundup-detailed-picks__mobile-triggers{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.roundup-reading-trigger--inline{margin-top:0}.roundup-desktop-only{display:none}.roundup-detailed-picks__controls{margin-bottom:.75rem;display:none}@media (width>=1024px){.roundup-mobile-only{display:none!important}.roundup-desktop-only,.roundup-detailed-picks__controls{display:block}.roundup-detailed-picks__mobile-triggers{display:none}.roundup-detailed-picks__controls .roundup-controls--bar{flex-flow:wrap;align-items:flex-end;gap:1rem 1.75rem;display:flex}}#roundup-detailed-picks>h2{letter-spacing:-.025em;text-align:left;margin-bottom:.375rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15}.roundup-picks-sort-label{color:var(--color-tertiary);margin-bottom:1.5rem;font-size:.875rem;font-weight:600}[data-roundup-root][data-reading-length=skim] [data-reading-tier=medium],[data-roundup-root][data-reading-length=skim] [data-reading-tier=deep]{display:none!important}[data-roundup-root][data-reading-length=skim] [data-roundup-pick][data-pick-expanded=medium] [data-reading-tier=medium],[data-roundup-root][data-reading-length=skim] [data-roundup-pick][data-pick-expanded=deep] [data-reading-tier=medium],[data-roundup-root][data-reading-length=skim] [data-roundup-pick][data-pick-expanded=deep] [data-reading-tier=deep]{display:revert-layer!important}[data-roundup-root][data-reading-length=medium] [data-reading-tier=deep]{display:none!important}[data-roundup-root][data-reading-length=all-in] [data-reading-tier=medium],[data-roundup-root][data-reading-length=all-in] [data-reading-tier=deep]{display:revert-layer!important}[data-roundup-root]:not([data-reading-length=skim]) .roundup-pros-cons,[data-roundup-root][data-reading-length=skim] [data-pick-expanded=medium] .roundup-pros-cons,[data-roundup-root][data-reading-length=skim] [data-pick-expanded=deep] .roundup-pros-cons{flex-flow:row!important;display:flex!important}[data-theme=dark] .roundup-toc{background:var(--color-surface-container-low);border-color:var(--color-surface-variant)}[data-theme=dark] .roundup-toc__link--h3:before,[data-theme=dark] .roundup-nav-sheet__toc-link--h3:before{background:#ffffff47}[data-theme=dark] .roundup-toc__link--h3.is-active:before,[data-theme=dark] .roundup-nav-sheet__toc-link--h3.is-active:before{background:var(--color-accent)}[data-theme=dark] .roundup-sticky-nav{border-bottom-color:var(--dark-border-subtle);background:#0f172aeb}[data-theme=dark] .roundup-segment{background:#ffffff14;border-color:#ffffff14}[data-theme=dark] .roundup-segment__option input:checked+span{background:var(--color-surface-container-high);color:var(--color-on-surface);box-shadow:0 1px 4px #00000040}[data-theme=dark] .roundup-controls--sidebar{background:linear-gradient(to top, var(--color-surface-container-low) 88%, transparent)}[data-theme=dark] .roundup-pick{background:var(--color-surface-container-low);border-color:var(--color-surface-variant)}[data-theme=dark] .roundup-sidebar>.roundup-panel{border-top-color:var(--color-surface-variant)}[data-theme=dark] .roundup-reading-trigger,[data-theme=dark] .roundup-sort-trigger,[data-theme=dark] .roundup-control-dropdown__trigger{background:var(--color-surface-container);border-color:var(--color-surface-variant);color:#ececec}[data-theme=dark] .roundup-control-dropdown__menu{background:var(--dark-elevated);border-color:var(--color-surface-variant)}[data-theme=dark] .roundup-control-dropdown__option-label{color:#ececec}[data-theme=dark] .roundup-control-dropdown__option{color:#c8cdc6}[data-theme=dark] .roundup-control-dropdown__option:hover,[data-theme=dark] .roundup-control-dropdown__option[aria-selected=true]{background:#db277724}[data-theme=dark] .roundup-control-dropdown__option:hover .roundup-control-dropdown__option-label,[data-theme=dark] .roundup-control-dropdown__option[aria-selected=true] .roundup-control-dropdown__option-label{color:var(--color-accent)}[data-theme=dark] .roundup-hub-nav{border-bottom-color:var(--color-surface-variant);background:0 0}[data-theme=dark] .roundup-hub-nav__tab:not(.is-active):hover{color:#ececec}@media (width<=767px){[data-theme=dark] .roundup-hub-nav__fade{background:linear-gradient(to right, #0f172a00, var(--color-surface-container-low) 78%)}}[data-theme=dark] .roundup-reading-trigger:hover,[data-theme=dark] .roundup-sort-trigger:hover,[data-theme=dark] .roundup-control-dropdown__trigger:hover,[data-theme=dark] .roundup-control-dropdown__trigger[aria-expanded=true]{background:var(--color-surface-container-high);border-color:#db277766}[data-theme=dark] .roundup-sheet__panel{background:var(--dark-elevated)}[data-theme=dark] .roundup-sheet__option:hover{background:#ffffff0f}[data-theme=dark] .roundup-sheet__cancel{color:#ececec;background:#ffffff14}[data-theme=dark] .roundup-pick__our-take{border-top-color:var(--color-surface-variant);background:#ffffff08}[data-theme=dark] .roundup-quick-card{background:var(--color-surface-container-low);border-color:var(--color-surface-variant)}[data-theme=dark] .roundup-media-carousel__frame,[data-theme=dark] .roundup-specs-carousel__viewport,[data-theme=dark] .roundup-quick__arrow,[data-theme=dark] .roundup-specs-carousel__arrow,[data-theme=dark] .roundup-media-carousel__arrow,[data-theme=dark] .roundup-pick__expand{background:var(--color-surface-container);border-color:var(--color-surface-variant);color:var(--color-on-surface-variant)}[data-theme=dark] .roundup-overall-score--compact{background:#000000a6;box-shadow:0 1px 4px #00000059}[data-theme=dark] .roundup-category-row__segment:not(.is-filled-good):not(.is-filled-fair):not(.is-filled-poor){background:var(--color-surface-variant)}[data-theme=dark] .roundup-category-row__segment.is-filled-good,[data-theme=dark] .roundup-category-row__segment-fill.is-filled-good{background:#16a34a}[data-theme=dark] .roundup-category-row__segment.is-filled-fair,[data-theme=dark] .roundup-category-row__segment-fill.is-filled-fair{background:#f97316}[data-theme=dark] .roundup-category-row__segment.is-filled-poor,[data-theme=dark] .roundup-category-row__segment-fill.is-filled-poor{background:#dc2626}[data-theme=dark] .roundup-quick-card:hover{border-color:#db277759}.roundup-compare{--compare-label-width:5.5rem;--compare-value-cols:repeat(3, minmax(0, 1fr));--compare-gap:.75rem;margin-top:3rem;margin-bottom:3rem}@media (width>=768px){.roundup-compare{--compare-label-width:6rem;--compare-gap:1rem}}@media (width>=1024px){.roundup-compare{--compare-label-width:6.25rem;--compare-gap:1.125rem}.roundup-compare__grid{margin-bottom:2.25rem}.roundup-compare__card{padding:1rem 1.125rem}.roundup-compare-picker__btn{padding:.75rem 1rem}}.roundup-compare__heading{letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15}.roundup-compare__pickers{grid-template-columns:var(--compare-value-cols);gap:var(--compare-gap);margin-bottom:1.25rem;display:grid}@media (width>=768px){.roundup-compare__pickers{padding-left:calc(var(--compare-label-width) + var(--compare-gap))}}.roundup-compare__label-spacer{display:none}@media (width<=767px){.roundup-compare__pickers{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem}.roundup-compare__pickers .roundup-compare-picker:last-child{display:none}.roundup-compare-picker__btn{gap:.25rem;padding:.5rem .375rem;font-size:.6875rem}.roundup-compare-picker__chevron{font-size:1rem}.roundup-compare-picker__label span:last-child{font-size:.625rem}}.roundup-compare-picker{position:relative}.roundup-compare-picker__btn{border:1.5px solid var(--color-on-surface);border-radius:var(--radius-xl);background:var(--color-surface-container-lowest);width:100%;color:var(--color-on-surface);cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;font-weight:800;transition:border-color .15s,box-shadow .15s;display:flex}.roundup-compare-picker__btn:hover,.roundup-compare-picker__btn[aria-expanded=true]{border-color:var(--color-accent);box-shadow:0 0 0 2px #db27771f}.roundup-compare-picker__chevron{color:var(--color-tertiary);flex-shrink:0;font-size:1.125rem}.roundup-compare-picker__label,.roundup-compare-picker__option{align-items:center;gap:.5rem;min-width:0;display:flex}.roundup-compare-picker__label{flex:1}.roundup-compare-picker__label span:last-child,.roundup-compare-picker__option span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.roundup-compare-picker__logo{object-fit:cover;border:1px solid #1a241814;border-radius:.375rem;flex-shrink:0;width:1.25rem;height:1.25rem}.roundup-compare-picker__menu{z-index:20;border:1px solid var(--color-surface-variant);border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);max-height:240px;margin:0;padding:.375rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #1a24181f}.roundup-compare-picker__option{border-radius:var(--radius-md);text-align:left;width:100%;color:var(--color-on-surface);cursor:pointer;background:0 0;border:none;padding:.5rem .625rem;font-size:.8125rem;font-weight:600}.roundup-compare-picker__option:hover:not(:disabled){background:var(--color-accent-soft);color:var(--color-accent)}.roundup-compare-picker__option.is-active{color:var(--color-accent);font-weight:800}.roundup-compare-picker__option.is-disabled,.roundup-compare-picker__option:disabled{opacity:.4;cursor:not-allowed;color:var(--color-tertiary)}.roundup-compare__grid{grid-template-columns:var(--compare-value-cols);gap:var(--compare-gap);align-items:stretch;margin-bottom:2rem;display:grid}@media (width>=768px){.roundup-compare__grid{padding-left:calc(var(--compare-label-width) + var(--compare-gap))}}@media (width<=767px){.roundup-compare__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.roundup-compare__grid .roundup-compare__col:last-child{display:none}.roundup-compare__name{font-size:.8125rem}.roundup-compare__intro{font-size:.75rem}}.roundup-compare__col{min-width:0;display:flex}.roundup-compare__card{border:1px solid var(--color-surface-variant);border-radius:var(--radius-xl);background:var(--roundup-header-bg);flex-direction:column;flex:1;height:100%;padding:.875rem;display:flex}[data-theme=dark] .roundup-compare__card{background:var(--color-surface-container-low)}[data-theme=dark] .roundup-compare__row--sub:not([hidden]){background:#ffffff08}[data-theme=dark] .roundup-compare__expand{color:#c8c8c8;background:#ffffff14}[data-theme=dark] .roundup-compare__expand:hover{color:var(--color-accent);background:#db277729}.roundup-compare__media{border-radius:var(--radius-lg);margin-bottom:.75rem;position:relative;overflow:hidden}.roundup-compare__media img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.roundup-compare__score{position:absolute;top:.5rem;left:.5rem}.roundup-compare__name{margin:0 0 .5rem;font-size:1rem;font-weight:900;line-height:1.25}.roundup-compare__intro{color:var(--color-on-surface-variant);flex:1;margin:0 0 .875rem;font-size:.875rem;line-height:1.55}.roundup-compare__cta{border-radius:var(--radius-xl);width:100%;color:var(--color-on-brand-lime);justify-content:center;align-items:center;margin-top:auto;padding:.625rem 1rem;font-size:.875rem;font-weight:900;text-decoration:none;display:inline-flex}.roundup-compare__table-wrap{margin-bottom:2rem}.roundup-compare__table-title{letter-spacing:.08em;text-transform:uppercase;color:var(--color-on-surface-variant);border-bottom:1px solid var(--color-surface-variant);margin:0 0 .75rem;padding-bottom:.5rem;font-size:.6875rem;font-weight:800}.roundup-compare__row{grid-template-columns:var(--compare-label-width) var(--compare-value-cols);gap:var(--compare-gap);border-bottom:1px solid var(--color-surface-variant);align-items:center;padding:.625rem 0;display:grid}@media (width<=767px){.roundup-compare__row{grid-template-columns:minmax(4.25rem,5rem) repeat(2,minmax(0,1fr));align-items:start;gap:.5rem}.roundup-compare__row--category{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.375rem}.roundup-compare__row--category .roundup-compare__row-label{letter-spacing:.04em;grid-column:1/-1;font-size:.6875rem}.roundup-compare__row--category .roundup-compare__row-label>span:not(.material-symbols-outlined){flex:1;min-width:0}.roundup-compare__row>:nth-child(4){display:none}.roundup-compare__row-label--sub{padding-left:.375rem;font-size:.5625rem}.roundup-compare__row-label{font-size:.5625rem}.roundup-compare__row-val{font-size:.75rem}}.roundup-compare__row-label{letter-spacing:.03em;text-transform:uppercase;color:var(--color-on-surface-variant);white-space:normal;overflow-wrap:anywhere;align-items:flex-start;gap:.25rem;min-width:0;font-size:.6875rem;font-weight:800;line-height:1.35;display:flex}.roundup-compare__row-label>span:first-child{min-width:0}.roundup-compare__row-label .rt-tooltip-trigger{flex-shrink:0;margin-top:.05rem}.roundup-compare__row--category{border-top:1px solid #1a241814;padding-top:.75rem}.roundup-compare__row--category:not(:first-child){border-top-width:2px;border-top-color:#1a241824;margin-top:.375rem;padding-top:.875rem}.roundup-compare__row--category.is-expanded{border-bottom:none}.roundup-compare__expand{width:1.375rem;height:1.375rem;color:var(--color-on-surface-variant);cursor:pointer;background:#1a24180f;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-.125rem .125rem 0 0;padding:0;transition:background .12s,color .12s,transform .15s;display:inline-flex}.roundup-compare__expand:hover{color:var(--color-accent);background:#db27771a}.roundup-compare__expand-icon{font-size:1.125rem;transition:transform .15s}.roundup-compare__row--category.is-expanded .roundup-compare__expand-icon{transform:rotate(90deg)}.roundup-compare__row-label--category{align-items:center}.roundup-compare__row--category:first-child{border-top:none;padding-top:.625rem}.roundup-compare__row-label--category{color:var(--color-on-surface)}.roundup-compare__row--sub{border-bottom-color:#1a24180d;padding-block:.45rem}.roundup-compare__row--sub:not([hidden]){background:#f8faf3a6}.roundup-compare__row--sub[data-sub-last=true]:not([hidden]){border-bottom:2px solid #1a24181f;margin-bottom:.5rem;padding-bottom:.625rem}.roundup-compare__row--sub:not([hidden])+.roundup-compare__row--category{margin-top:.125rem}.roundup-compare__row-label--sub{letter-spacing:.03em;text-transform:none;color:var(--color-tertiary);align-items:center;padding-left:.625rem;font-size:.625rem;font-weight:700}.roundup-compare__sub-label{min-width:0}.roundup-compare__row-val--sub .roundup-compare__perf-score{color:var(--color-on-surface-variant);font-size:.75rem;font-weight:700}.roundup-compare__row-val--sub .roundup-compare-bar{height:.375rem}.roundup-compare__row-val{color:var(--color-on-surface);font-size:.8125rem;font-weight:600;line-height:1.35}.roundup-compare__row-val--perf{flex-direction:column;gap:.35rem;display:flex}.roundup-compare__perf-score{font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:800}.roundup-compare-bar{height:.5rem;position:relative}.roundup-compare-bar__seg{background:var(--color-surface-container-high);border-radius:2px;position:relative;overflow:hidden}.roundup-compare-bar__seg.is-filled-good,.roundup-compare-bar__fill.is-filled-good{background:#16a34a}.roundup-compare-bar__seg.is-filled-fair,.roundup-compare-bar__fill.is-filled-fair{background:#f97316}.roundup-compare-bar__seg.is-filled-poor,.roundup-compare-bar__fill.is-filled-poor{background:#dc2626}.roundup-compare-bar__fill{height:100%;position:absolute;inset:0 auto 0 0}[data-theme=dark] .roundup-compare-bar__seg:not(.is-filled-good):not(.is-filled-fair):not(.is-filled-poor){background:var(--color-surface-variant)}[data-theme=dark] .roundup-compare-bar__seg.is-filled-good,[data-theme=dark] .roundup-compare-bar__fill.is-filled-good{background:#16a34a}[data-theme=dark] .roundup-compare-bar__seg.is-filled-fair,[data-theme=dark] .roundup-compare-bar__fill.is-filled-fair{background:#f97316}[data-theme=dark] .roundup-compare-bar__seg.is-filled-poor,[data-theme=dark] .roundup-compare-bar__fill.is-filled-poor{background:#dc2626}.roundup-testing{margin:0 0 2rem}.roundup-testing__panel{background:var(--color-surface-container-lowest);border:1px solid var(--color-surface-variant);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 1px 3px #1a24180d}.roundup-testing__top{grid-template-columns:minmax(0,1fr) minmax(0,min(42%,360px));align-items:start;gap:1.5rem;padding:1.5rem 1.5rem 1.25rem;display:grid}.roundup-testing__title-row{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.roundup-testing__title-icon{color:var(--color-accent);font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-size:1.25rem}.roundup-testing__title{letter-spacing:-.02em;color:var(--color-on-surface);margin:0;font-size:1.25rem;font-weight:900;line-height:1.2}.roundup-testing__desc{color:var(--color-on-surface-variant);margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.roundup-testing__link{color:var(--color-accent);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;text-decoration:none;transition:color .15s,gap .15s;display:inline-flex}.roundup-testing__link-arrow{transition:transform .15s;font-size:1rem!important}.roundup-testing__link:hover{color:#be185d;gap:.5rem}.roundup-testing__link:hover .roundup-testing__link-arrow{transform:translate(3px)}.roundup-testing__video-wrap{border-radius:var(--radius-lg);border:1px solid var(--color-surface-variant);background:#0a0c0a;overflow:hidden}.roundup-testing__video-frame{aspect-ratio:16/9;position:relative;overflow:hidden}.roundup-testing__video,.roundup-testing__video-fallback{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.roundup-testing__video-controls{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000b8);align-items:center;gap:.5rem;padding:.625rem .75rem;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.roundup-testing__video-wrap:hover .roundup-testing__video-controls,.roundup-testing__video-wrap:focus-within .roundup-testing__video-controls,.roundup-testing__video-wrap.is-controls-visible .roundup-testing__video-controls{opacity:1;pointer-events:auto}@media (width<=767px),(hover:none) and (pointer:coarse){.roundup-testing__video-scrub,.roundup-testing__video-time{display:none}.roundup-testing__video-wrap:not(.is-controls-visible) .roundup-testing__video-controls,.roundup-testing__video-wrap:hover:not(.is-controls-visible) .roundup-testing__video-controls{opacity:0;pointer-events:none}.roundup-testing__video-controls{background:linear-gradient(#0000,#0000008c);justify-content:flex-start}}.roundup-testing__video-btn{color:#ffffffeb;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:inline-flex}.roundup-testing__video-btn:hover{background:#ffffff38}.roundup-testing__video-scrub{height:4px;accent-color:var(--color-accent);cursor:pointer;flex:1;margin:0}.roundup-testing__video-time{font-variant-numeric:tabular-nums;color:#fffc;min-width:2rem;font-size:.6875rem;font-weight:700}.roundup-testing__stats{border-top:1px solid var(--color-surface-variant);background:var(--roundup-header-bg);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:1rem 1.5rem 1.125rem;list-style:none;display:grid}.roundup-testing__stat{align-items:flex-start;gap:.625rem;min-width:0;display:flex}.roundup-testing__stat-icon-wrap{width:1.75rem;height:1.75rem;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.roundup-testing__stat-icon{font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 20;font-size:1.125rem}.roundup-testing__stat-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.roundup-testing__stat-title{color:var(--color-on-surface);font-size:.8125rem;font-weight:800;line-height:1.25}.roundup-testing__stat-sub{color:var(--color-on-surface-variant);font-size:.6875rem;line-height:1.4}@media (width<=900px){.roundup-testing__top{grid-template-columns:1fr;padding:1.25rem 1.25rem 1rem}.roundup-testing__stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem 1.25rem}}@media (width<=479px){.roundup-testing__stats{grid-template-columns:1fr}}[data-theme=dark] .roundup-testing__panel{background:var(--color-surface-container-low);border-color:var(--color-surface-variant)}[data-theme=dark] .roundup-testing__stats{background:#ffffff05}.roundup-faq{margin-bottom:3rem}.roundup-faq__header{margin-bottom:1.25rem}.roundup-faq__heading{letter-spacing:-.025em;color:var(--color-on-surface);margin:0 0 .35rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15}.roundup-faq__subheading{color:var(--color-on-surface-variant);margin:0;font-size:.9375rem;font-weight:600}.roundup-faq__subheading:after{content:"";background:var(--color-accent);border-radius:999px;width:2.5rem;height:3px;margin-top:.5rem;display:block}.roundup-faq__chat{background:0 0;border:none;padding:0;position:relative}.roundup-faq__click-hint{z-index:5;pointer-events:none;opacity:0;visibility:hidden;color:var(--color-on-surface);filter:drop-shadow(0 2px 6px #0000002e);position:absolute;top:0;left:0}.roundup-faq__cursor-icon{font-size:1.75rem;transform:rotate(-18deg)}.roundup-faq.is-faq-hinting .roundup-faq__click-hint{visibility:visible;animation:2s forwards roundupFaqCursor}@keyframes roundupFaqCursor{0%{opacity:0;transform:translate(var(--start-x), var(--start-y))}14%{opacity:1}46%{transform:translate(var(--end-x), var(--end-y))}54%{transform:translate(var(--end-x), var(--end-y)) scale(.84)}62%{transform:translate(var(--end-x), var(--end-y)) scale(1)}to{opacity:0;transform:translate(var(--end-x), var(--end-y))}}.roundup-faq__bubble--question.is-faq-hint-target{animation:2s roundupFaqHintPress}@keyframes roundupFaqHintPress{48%,56%{background:#db277724;transform:translateY(-1px)scale(.98);box-shadow:0 0 0 2px #db27772e}}.roundup-faq__list{flex-direction:column;gap:1rem;display:flex}.roundup-faq__thread{background:0 0;border:none}.roundup-faq__question-row{cursor:pointer;user-select:none;justify-content:flex-start;list-style:none;display:flex}.roundup-faq__question-row::-webkit-details-marker{display:none}.roundup-faq__bubble{border-radius:1.125rem;max-width:min(92%,36rem);font-size:.9375rem;line-height:1.5;transition:border-color .15s,box-shadow .15s,color .15s,transform .15s;position:relative}.roundup-faq__bubble--question{transition:border-color .15s,box-shadow .15s,background-color .15s,color .15s,transform .15s}.roundup-faq__bubble-text{display:block}.roundup-faq__bubble--question{background:var(--color-surface-container-lowest);border:1px solid var(--color-surface-variant);color:var(--color-on-surface);padding:.8125rem 1rem;font-weight:600;box-shadow:0 1px 2px #1a24180a}.roundup-faq__question-row:hover .roundup-faq__bubble--question,.roundup-faq__question-row:focus-visible .roundup-faq__bubble--question{border-color:#db27774d;transform:translateY(-1px);box-shadow:0 2px 10px #db27771a}.roundup-faq__thread[open] .roundup-faq__bubble--question{background:var(--color-accent-soft);color:var(--color-accent);border-color:#db277738}.roundup-faq__answer-row{justify-content:flex-end;align-items:flex-end;gap:.5rem;margin-top:.625rem;display:flex}.roundup-faq__avatar{object-fit:cover;border:2px solid var(--color-surface-container-lowest);border-radius:999px;flex-shrink:0;width:2.25rem;height:2.25rem;box-shadow:0 1px 4px #1a24181a}.roundup-faq__bubble--answer{background:var(--color-surface-container-low);color:var(--color-on-surface-variant);border:1px solid #db277724;padding:.8125rem 1rem;font-weight:500;box-shadow:0 2px 8px #db27770f}.roundup-faq__bubble--answer:after{content:"";background:inherit;border-bottom:1px solid #db277724;border-right:1px solid #db277724;width:10px;height:10px;position:absolute;bottom:.85rem;right:-5px;transform:rotate(-45deg)}.roundup-faq__bubble--answer p{margin:0}.roundup-faq__answer-list{color:var(--color-on-surface);margin:.5rem 0 0;padding-left:1.1rem;font-size:.875rem;line-height:1.45}.roundup-faq__answer-list+p{margin-top:.5rem}.roundup-faq__sticker{pointer-events:none;z-index:1;font-size:.875rem;line-height:1;position:absolute}.roundup-faq__sticker--tr{top:-.35rem;right:-.25rem}.roundup-faq__sticker--tl{top:-.35rem;left:-.25rem}[data-theme=dark] .roundup-faq__bubble--question{background:var(--color-surface-container);border-color:var(--color-surface-variant);color:var(--color-on-surface)}[data-theme=dark] .roundup-faq__question-row:hover .roundup-faq__bubble--question,[data-theme=dark] .roundup-faq__question-row:focus-visible .roundup-faq__bubble--question{border-color:#db277759}[data-theme=dark] .roundup-faq__thread[open] .roundup-faq__bubble--question{color:#f9a8d4;background:#db277724;border-color:#db277747}[data-theme=dark] .roundup-faq__bubble--answer{color:var(--color-on-surface-variant);border-color:#db277738}[data-theme=dark] .roundup-faq__bubble--answer:after{background:var(--color-surface-container-low);border-color:#db277738}@media (width<=639px){.roundup-faq__bubble{font-size:.875rem}.roundup-faq__bubble--question,.roundup-faq__bubble--answer{max-width:calc(100% - 2.75rem);padding:.75rem .875rem}}[data-theme=dark] .roundup-compare-picker__btn,[data-theme=dark] .roundup-compare-picker__menu{background:var(--color-surface-container);border-color:var(--color-surface-variant)}
