*{box-sizing:border-box}body,html{max-width:100%;overflow-x:clip}body{margin:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--aplaut-color-document-default-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{text-wrap:balance}li,p{text-wrap:pretty}a{color:var(--aplaut-color-page-accent-link-ink)}a:hover{color:var(--aplaut-color-page-accent-hover)}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;transition:scale .14s ease-out}button:active{scale:.96}:where(button,a,summary):focus-visible{outline:2.5px solid var(--aplaut-color-page-focus-ring);outline-offset:3px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--aplaut-color-page-scrollbar-thumb);border-radius:8px}::-webkit-scrollbar-track{background:transparent}.ds-shimmer{border-radius:var(--aplaut-radius-shimmer-surface)}.case-card__arrow{opacity:0;transform:translate(-4px,4px);transition:opacity .2s ease,transform .2s ease}.case-card:hover .case-card__arrow{opacity:1;transform:translate(0)}.rr-jump:hover{text-decoration:underline}.rr-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media (max-width:1132px){.rr-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:556px){.rr-four{grid-template-columns:minmax(0,1fr)}}.rr-three{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px}.rr-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:clamp(24px,4vw,56px)}.rr-cases,.rr-cross,.rr-includes,.rr-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px}.rr-featlist{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.rr-featlist>div{min-height:176px;display:flex;flex-direction:column;gap:10px;padding:clamp(20px,2.6vw,26px);border:0;border-radius:32px;background:var(--aplaut-color-ratings-tile-surface)}.rr-featlist>div>h3,.rr-featlist>div>p{margin:0!important}.rr-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.rr-widget{min-height:220px;display:flex;flex-direction:column;gap:12px;padding:clamp(20px,2.6vw,28px);border:1px solid var(--aplaut-color-border);border-radius:24px;background:var(--aplaut-color-ratings-tile-surface)}.rr-widget__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--aplaut-color-ratings-tile-supporting-ink);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.rr-widget__meta b{color:var(--aplaut-color-ratings-eyebrow-ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rr-widget h3{margin:auto 0 0;color:var(--aplaut-color-ratings-tile-primary-ink);font-size:clamp(1.125rem,1.7vw,1.5rem);line-height:1.2}.rr-widget p{margin:0;max-width:34em;color:var(--aplaut-color-ratings-tile-supporting-ink);font-size:.9rem;line-height:1.55}.faq-unified{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start}.faq-unified>.rr-faq{min-width:min(100%,520px);flex:999 1 520px}.faq-unified>:last-child{min-width:min(100%,280px);flex:1 1 280px}.rr-scrolly{--rr-index-max:320px;--rr-form-max:600px;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:start}.rr-scrolly__steps{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;min-width:0;padding:8px}.rr-scrolly__sticky{min-width:0}.rr-step{--rr-progress:0;position:relative;width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 12px;margin:0;padding:20px 16px 28px;overflow:hidden;border:0;border-radius:12px;background:transparent;opacity:1;box-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;transition:background-color .18s ease-out}.rr-step:before{content:"";position:absolute;z-index:1;bottom:0;left:16px;width:calc((100% - 32px) * var(--rr-progress));height:3px;border-radius:9999px;background:color-mix(in srgb,var(--aplaut-color-ratings-step-primary-ink) 34%,var(--aplaut-color-border));transition:width 80ms linear}.rr-step[data-active=true]{background:var(--aplaut-color-ratings-tile-surface);box-shadow:none}.rr-step:focus-visible{outline:2px solid var(--aplaut-color-page-focus-ring);outline-offset:-2px}.rr-step[data-active=true] .rr-step__title{color:var(--aplaut-color-ratings-step-primary-ink)}.rr-step__num{align-self:start;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--aplaut-color-page-eyebrow-surface);color:var(--aplaut-color-ratings-step-primary-ink);font-size:.75rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rr-step__copy{grid-column:2;min-width:0;display:flex;flex-direction:column;gap:4px}.rr-step__title{display:block;margin:0;font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--aplaut-color-ratings-step-primary-ink)}.rr-step__description{display:block;margin:0;max-width:32em;font-size:.875rem;line-height:1.5;color:var(--aplaut-color-ratings-step-supporting-ink)}.rr-stack{display:flex;flex-direction:column;gap:clamp(40px,6vw,72px)}.rr-stack__panel{opacity:1;transition:none}.rr-scrolly[data-layout=split]{grid-template-columns:minmax(260px,var(--rr-index-max)) minmax(0,1fr);column-gap:clamp(24px,3vw,48px)}.rr-scrolly[data-layout=split] .rr-scrolly__sticky{padding:8px 0}.rr-scrolly[data-layout=stacked]{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.rr-scrolly[data-layout=stacked] .rr-form-demo,.rr-scrolly[data-layout=stacked] .rr-scrolly__steps,.rr-scrolly[data-layout=stacked] .rr-scrolly__sticky,.rr-scrolly[data-layout=stacked] .rr-stack{display:contents}.rr-scrolly[data-layout=stacked] .rr-step{position:relative;margin:24px 0 12px;padding:16px 16px 20px;border:0;border-radius:16px;background:var(--aplaut-color-ratings-tile-surface);opacity:1;box-shadow:none}.rr-scrolly[data-layout=stacked] .rr-step:first-child{margin-top:0}.rr-scrolly[data-layout=stacked] .rr-step__title{color:var(--aplaut-color-ratings-step-primary-ink)}.rr-scrolly[data-layout=stacked] .rr-step:before{display:none}.rr-scrolly[data-layout=stacked] .rr-stack__panel{margin-bottom:24px;opacity:1}.rr-scrolly[data-layout=stacked] .rr-form-panel{max-width:none}.rr-scrolly[data-layout=stacked] [data-rr-step="0"]{grid-row:1}.rr-scrolly[data-layout=stacked] [data-rr-panel="0"]{grid-row:2}.rr-scrolly[data-layout=stacked] [data-rr-step="1"]{grid-row:3}.rr-scrolly[data-layout=stacked] [data-rr-panel="1"]{grid-row:4}.rr-scrolly[data-layout=stacked] [data-rr-step="2"]{grid-row:5}.rr-scrolly[data-layout=stacked] [data-rr-panel="2"]{grid-row:6}.rr-scrolly[data-layout=stacked] [data-rr-step="3"]{grid-row:7}.rr-scrolly[data-layout=stacked] [data-rr-panel="3"]{grid-row:8}@keyframes rr-blink{0%,55%{opacity:1}56%,to{opacity:0}}.rr-caret{display:inline-block;width:1.5px;height:15px;margin-left:2px;vertical-align:-2px;background:var(--aplaut-color-ratings-ugc-primary-ink);animation:rr-blink 1.1s steps(1) infinite}.rr-faq{display:flex;flex-direction:column;border-radius:32px;overflow:hidden;background:var(--aplaut-color-ratings-tile-surface)}.rr-faq details{border-bottom:1px solid var(--aplaut-color-border);padding:2px clamp(18px,3vw,24px);transition:background .2s ease}.rr-faq details:last-child{border-bottom:none}.rr-faq details[open]{background:var(--aplaut-color-faq-item-open-surface)}.rr-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;list-style:none}.rr-faq summary::-webkit-details-marker{display:none}.rr-faq summary h2{margin:0;font-size:.95rem;font-weight:500;line-height:1.45;letter-spacing:0;color:var(--aplaut-color-ratings-faq-primary-ink)}.rr-faq__chev{flex:0 0 auto;opacity:.5;color:var(--aplaut-color-ratings-faq-chevron-ink);transition:transform .2s ease}.rr-faq details[open] .rr-faq__chev{transform:rotate(180deg)}.rr-faq__a{margin:0;padding:0 32px 22px 0;font-size:.9rem;line-height:1.6;color:var(--aplaut-color-ratings-faq-supporting-ink)}@media (prefers-reduced-motion:reduce){.case-card__arrow,.rr-faq__chev,.rr-stack__panel,.rr-step,.rr-step__title{transition:none;transform:none}.rr-caret{animation:none}}.ugc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--aplaut-color-ratings-ugc-primary-ink)}.uw-scalebox{position:relative;width:100%;min-width:0;margin:0;overflow:visible;container-type:inline-size}.rr-hero-ugc .uw-scalebox{width:100%;max-width:100%}.rr-ugc-mirror{display:none!important}.rr-review-showcase{container:rr-showcase/inline-size}.rr-review-showcase__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(32px,5cqi,72px);align-items:center}.rr-review-showcase__copy{max-width:720px}.rr-display-cards{position:relative;width:min(100%,460px);min-width:0;min-height:clamp(330px,34cqi,410px);justify-self:end;isolation:isolate}.rr-display-card{--rr-card-x:0px;--rr-card-y:0px;--rr-card-rotate:-6deg;position:absolute;top:var(--rr-card-y);left:var(--rr-card-x);z-index:1;width:min(calc(100% - var(--rr-card-x)),340px);min-height:clamp(188px,18cqi,212px);display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:clamp(16px,1.7cqi,20px);overflow:hidden;border:1px solid var(--aplaut-color-ratings-ugc-border);border-radius:16px;background:var(--aplaut-color-ratings-ugc-canvas);color:var(--aplaut-color-ratings-ugc-secondary-ink);box-shadow:var(--aplaut-shadow-ratings-display-card-light);transform:rotate(var(--rr-card-rotate)) skewY(-2deg);transform-origin:center;transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease}.ugc.dark.rr-display-cards .rr-display-card{box-shadow:var(--aplaut-shadow-ratings-display-card-dark)}.rr-display-card--one{--rr-card-x:0px;--rr-card-y:0px;--rr-card-rotate:-6deg}.rr-display-card--two{--rr-card-x:clamp(28px,4cqi,52px);--rr-card-y:clamp(50px,5cqi,66px);--rr-card-rotate:-2deg;z-index:2}.rr-display-card--three{--rr-card-x:clamp(56px,8cqi,104px);--rr-card-y:clamp(100px,10cqi,132px);--rr-card-rotate:3deg;z-index:3}.rr-display-card:is(:hover,:focus-visible){z-index:5;outline:none;box-shadow:var(--aplaut-shadow-ratings-display-card-hover);transform:translateY(-14px) rotate(0) skewY(0)}.rr-display-card__user{position:relative;z-index:2;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center}.rr-display-card__avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--aplaut-color-ratings-ugc-raised-surface);color:var(--aplaut-color-ratings-ugc-secondary-ink);font:600 17px/1 Inter,sans-serif}.rr-display-card__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--aplaut-color-ratings-ugc-primary-ink);font:600 14px/1.35 Inter,sans-serif}.rr-display-card__place{color:var(--aplaut-color-ratings-ugc-muted-ink);font:500 12px/1.35 Inter,sans-serif}.rr-display-card__text{position:relative;z-index:2;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--aplaut-color-ratings-ugc-secondary-ink);font:400 14px/1.5 Inter,sans-serif;text-wrap:pretty}.rr-display-card__footer{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;color:var(--aplaut-color-ratings-ugc-muted-ink);font:500 12px/1.35 Inter,sans-serif}.rr-display-card__stars{color:var(--aplaut-color-ratings-ugc-rating-star);font:600 16px/1 Inter,sans-serif;letter-spacing:2px}@container rr-showcase (max-width:760px){.rr-review-showcase__inner{grid-template-columns:minmax(0,1fr);gap:clamp(24px,7cqi,40px)}.rr-display-cards{width:min(100%,560px);min-height:clamp(320px,86cqi,400px);justify-self:center;margin-inline:auto}.rr-display-card{width:calc(100% - clamp(48px,12cqi,84px));min-height:clamp(188px,54cqi,212px)}.rr-display-card--two{--rr-card-x:clamp(24px,6cqi,42px);--rr-card-y:clamp(48px,13cqi,62px)}.rr-display-card--three{--rr-card-x:clamp(48px,12cqi,84px);--rr-card-y:clamp(96px,26cqi,124px)}}@media (prefers-reduced-motion:reduce){.rr-display-card{transition:none}.rr-display-card:is(:hover,:focus-visible){transform:rotate(var(--rr-card-rotate)) skewY(-2deg)}}.uwv-cols{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:clamp(16px,2vw,24px)!important;align-items:start!important}.uw-listing__content{display:flex!important;flex-wrap:wrap;gap:clamp(16px,2vw,24px)!important;align-items:flex-start!important}.uw-window{position:relative;width:100%;min-width:0;border:1px solid var(--aplaut-color-ratings-ugc-border);border-radius:16px;overflow:hidden;background:var(--aplaut-color-ratings-ugc-canvas);box-shadow:var(--aplaut-shadow-ratings-window-light)}.ugc.dark .uw-window{box-shadow:var(--aplaut-shadow-ratings-window-dark)}.uw-chrome{height:48px;display:flex;align-items:center;gap:14px;padding:0 16px;background:var(--aplaut-color-ratings-ugc-subtle-surface);border-bottom:1px solid var(--aplaut-color-ratings-ugc-divider)}.uw-dot{width:12px;height:12px;flex:0 0 12px;border-radius:9999px;box-shadow:var(--aplaut-shadow-ratings-browser-dot-outline)}.uw-url{min-width:0;height:32px;flex:1 1 auto;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-canvas);box-shadow:inset 0 0 0 1px var(--aplaut-color-ratings-ugc-border);color:var(--aplaut-color-ratings-ugc-muted-ink);font:500 12px/1 Inter,sans-serif}.uw-url span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ugc [style*="background:url("],.ugc img:not([src*=aplaut-logo]){outline:1px solid var(--aplaut-color-ratings-ugc-outline);outline-offset:-1px}.ugc.dark [style*="background:url("],.ugc.dark img:not([src*=aplaut-logo]){outline-color:var(--aplaut-color-ratings-ugc-outline)}.uw-supplier-logo{width:70px;height:16px;flex:0 0 auto;display:inline-block;background:var(--aplaut-color-ratings-ugc-muted-logo-fill);-webkit-mask:url(/assets/ugc/aplaut-logo.svg) center/contain no-repeat;mask:url(/assets/ugc/aplaut-logo.svg) center/contain no-repeat}.rr-form-demo{width:100%;background:transparent}.rr-form-panel{--rr-form-inset:16px;box-sizing:border-box;width:100%;max-width:600px;height:auto;margin:0 auto;overflow:hidden;border:8px solid var(--aplaut-color-ratings-ugc-raised-surface);background:var(--aplaut-color-ratings-ugc-raised-surface);border-radius:32px;box-shadow:none;display:flex;flex-direction:column}.rr-form-panel>div{width:100%;box-sizing:border-box}.rr-form-panel>div:first-child{min-height:72px;padding:var(--rr-form-inset)!important;gap:var(--rr-form-inset)!important;border-radius:24px!important}.rr-form-panel>div:nth-child(2){padding:var(--rr-form-inset)!important;gap:var(--rr-form-inset)!important}.rr-form-panel>div:nth-child(2)>div{border-radius:16px!important}.rr-form-panel>div:last-child{min-height:72px;padding:var(--rr-form-inset)!important;border-top:0!important;border-radius:24px!important}.rr-form-panel>div:first-child>div:nth-child(2)>div:nth-child(2){display:block!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-product{display:flex!important;flex-wrap:wrap;align-items:center;gap:16px;padding:clamp(16px,3cqi,20px) clamp(16px,4cqi,32px)!important}.uw-product>div:nth-child(2){flex:999 1 240px!important}.uw-product .uw-buy{flex:1 1 136px}.uw-listing{width:auto!important;min-width:0;margin:clamp(12px,2cqi,16px)!important}.uw-listing>div:first-child>b{font:700 24px/1.33 Inter,sans-serif!important}.uw-listing>div:first-child>span{font:500 18px/1.55 Inter,sans-serif!important}.uw-summary{width:360px!important;min-width:0;flex:0 0 min(100%,360px)!important}.uw-summary>div:first-child>div:first-child>div:nth-child(3){display:grid!important;grid-template-columns:max-content minmax(0,1fr) 30px;gap:8px 12px!important}.uw-summary>div:first-child>div:first-child>div:nth-child(3)>div{display:grid!important;grid-column:1/-1;grid-template-columns:subgrid!important}.uw-summary>div:first-child>div:first-child>div:nth-child(3)>div>span:nth-child(2){min-width:0;width:100%}.uw-summary>div:first-child>div:first-child>div:nth-child(3)>div>span:nth-child(2)>i{background:var(--aplaut-color-ratings-ugc-rating-star)!important;opacity:1!important}.uw-feed{width:auto!important;min-width:min(100%,520px);flex:1 1 520px!important}.uw-feed>div:first-child>div:nth-child(2)>span{font:400 16px/1.5 Inter,sans-serif!important}@container (max-width:936px){.uw-summary{width:100%!important;max-width:none!important;flex:1 1 100%!important}}.uw-keypoints{display:flex;flex-wrap:wrap;gap:8px}.uw-keypoints>span{display:inline-flex;align-items:center;min-height:28px;padding:3px 8px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-subtle-surface);color:var(--aplaut-color-ratings-ugc-secondary-ink);font:400 14px/1.5 Inter,sans-serif}.uw-buy{min-width:136px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px 0 20px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-accent-surface);color:var(--aplaut-color-ratings-ugc-accent-contrast-ink);font:500 14px/1 Inter,sans-serif;transition:background-color .12s cubic-bezier(0,0,.2,1),scale .12s cubic-bezier(0,0,.2,1)}.uw-buy:hover{background:var(--aplaut-color-ratings-ugc-accent-hover-surface)}.uw-writebtn:hover{background:var(--aplaut-color-ratings-ugc-accent-hover-surface)}.uw-more:hover{background:var(--aplaut-color-ratings-ugc-subtle-surface)}.uw-fbtn:hover{background:var(--aplaut-color-ratings-ugc-subtle-surface)}.uw-search{display:flex;align-items:center;gap:8px;flex:1 1 auto;height:40px;padding:0 14px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-canvas);border:1px solid var(--aplaut-color-ratings-ugc-border);color:var(--aplaut-color-ratings-ugc-muted-ink);font:500 14px/1.5 Inter,sans-serif}.uw-search svg{flex:0 0 auto}.uw-search span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-controls{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));align-items:center;gap:8px!important}.uw-controls>*{min-width:0}.uw-fbtn,.uw-fbtn>span{white-space:nowrap}.uw-review-meta{display:flex!important;flex-wrap:wrap;align-items:center;gap:12px!important}.uw-review-media{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,112px),1fr));height:auto!important;overflow:visible!important}.uw-review-media>div{width:auto!important;height:auto!important;min-width:0;aspect-ratio:1;flex:initial!important}.uw-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));height:auto!important;overflow:visible!important}.uw-gallery>div{width:auto!important;height:auto!important;min-width:0;aspect-ratio:1;flex:initial!important}.uw-recommend{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:4px 8px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-positive-surface);color:var(--aplaut-color-ratings-ugc-positive-ink);font:600 14px/1.45 Inter,sans-serif}.uw-actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:var(--aplaut-color-ratings-ugc-primary-ink);font:600 14px/1.45 Inter,sans-serif}.uw-actions button{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;color:var(--aplaut-color-ratings-ugc-primary-ink);background:transparent;border:none}.uw-actions button:hover{background:var(--aplaut-color-ratings-ugc-subtle-surface)}.uw-actions .uw-action-reply{width:auto;gap:8px;margin-right:4px;padding:4px 8px;color:var(--aplaut-color-ratings-ugc-accent-ink);font:500 14px/1.45 Inter,sans-serif}.uw-action-count{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:4px;background:var(--aplaut-color-ratings-ugc-positive-surface);color:var(--aplaut-color-ratings-ugc-positive-ink);font:600 12px/1 Inter,sans-serif}.uw-thread{margin-top:16px;display:grid;grid-template-columns:44px minmax(0,1fr);background:inherit}.uw-thread__line{position:relative;width:36px;min-height:100%}.uw-thread__line:before{content:"";position:absolute;z-index:1;top:0;left:9.5px;box-sizing:border-box;width:calc(50% + .5px);height:16px;border-left-width:0;border-bottom-width:0;border-right:0 solid var(--aplaut-color-ratings-ugc-border);border-top:0 solid var(--aplaut-color-ratings-ugc-border);border-left:1px solid var(--aplaut-color-ratings-ugc-border);border-bottom:1px solid var(--aplaut-color-ratings-ugc-border);border-radius:0 0 0 12px}.uw-thread__reply{min-width:0;margin:0}.uw-thread__header{min-width:0;margin-bottom:8px;display:flex;align-items:center;font:400 16px/1.5 Inter,sans-serif;color:var(--aplaut-color-ratings-ugc-secondary-ink)}.uw-thread__avatar{width:32px;height:32px;flex:0 0 32px;margin-right:8px;border-radius:8px;background:var(--aplaut-color-ratings-ugc-raised-surface);display:inline-flex;align-items:center;justify-content:center;color:var(--aplaut-color-ratings-ugc-accent-ink);font:600 12px/1 Inter,sans-serif}.uw-thread__author{max-width:45%;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--aplaut-color-ratings-ugc-primary-ink);font-weight:600}.uw-thread__dot{margin:0 4px;color:var(--aplaut-color-ratings-ugc-muted-ink)}.uw-thread__time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--aplaut-color-ratings-ugc-muted-ink)}.uw-thread__text{margin:0 0 4px;color:var(--aplaut-color-ratings-ugc-secondary-ink);font:400 16px/1.5 Inter,sans-serif;white-space:pre-line;overflow-wrap:anywhere}.uw-tab{transition:background .16s ease,color .16s ease,box-shadow .16s ease}.uw-tab[data-active=true]{background:var(--aplaut-color-ratings-ugc-accent-surface)!important;color:var(--aplaut-color-ratings-ugc-accent-contrast-ink)!important;box-shadow:var(--aplaut-shadow-ratings-active-tab)}.uw-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:6;min-width:224px;padding:6px;border-radius:10px;background:var(--aplaut-color-ratings-ugc-canvas);border:1px solid var(--aplaut-color-ratings-ugc-border);box-shadow:var(--aplaut-shadow-ratings-menu-light)}.ugc.dark .uw-menu{box-shadow:var(--aplaut-shadow-ratings-menu-dark)}.uw-menu button{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:10px 12px;border-radius:6px;font:500 14px/1.2 Inter,sans-serif;color:var(--aplaut-color-ratings-ugc-secondary-ink);background:transparent}.uw-menu button:hover{background:var(--aplaut-color-ratings-ugc-subtle-surface)}.uw-menu button[data-sel=true]{color:var(--aplaut-color-ratings-ugc-accent-ink)}@media (prefers-reduced-motion:reduce){.uw-tab{transition:none}}.uw-fbtn__sort-icon{width:24px;min-width:24px;height:24px;flex:0 0 24px}