.text-editor{color:var(--color-text-dark);font-size:1rem;font-weight:400;line-height:1.5rem}.text-editor div[itemscope]>div+div{margin-top:var(--spacer-base)}.text-editor p:not(:first-child){margin-top:var(--spacer-3xs)}.text-editor p+:not(p):not(ul),.text-editor ul+*{margin-top:var(--spacer-base)}.text-editor ul>li{margin-top:var(--spacer-3xs);padding-left:var(--spacer-xs);position:relative;width:100%}.text-editor ul>li:before{background-color:var(--primary);border-radius:1px;content:"";height:.375rem;left:1px;position:absolute;top:9px;width:.375rem}@media (max-width:1023px){.text-editor ul>li:before{top:7px}}.text-editor h2,.text-editor h3{--heading-color:var(--color-text-dark);margin-bottom:var(--spacer-3xs)}.text-editor h2{font-size:1.375rem;font-weight:700;line-height:1.75rem}@media (max-width:1023px){.text-editor h2{font-size:1rem;font-weight:600;line-height:1.5rem}}.text-editor h3{font-size:1.125rem;font-weight:700;line-height:1.5rem}@media (max-width:1023px){.text-editor h3{font-size:.875rem;font-weight:600;line-height:1.25rem}}.text-editor a{border-bottom:1px solid var(--color-neutral-400);color:var(--color-text-dark);line-height:calc(1.5rem - 1px)}.text-editor a:active{color:var(--color-blue-800)}@media (hover:hover) and (min-width:1024px){.text-editor a:hover{border-bottom-color:var(--color-blue-100);color:var(--color-blue-800)}}@media (max-width:1023px){.text-editor a{line-height:calc(1.25rem - 1px)}}.product-expert{--product-expert-bg:var(--color-white);--product-expert-width:100%;--product-expert-badge-padding:0 var(--spacer-4xs);--product-expert-score-width:100%;--product-expert-badge-position:absolute;--gap:var(--spacer-2xs);position:relative;width:100%}.product-expert .popover{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1023px){.product-expert .popover{bottom:calc(var(--spacer-3xs)*-1)}}@supports (not (scale:1)) and (not (aspect-ratio:1/1)){.product-expert__activator{gap:0!important}.product-expert__activator>:not([aria-hidden])+*{margin-left:var(--spacer-4xs)}}.product-expert__activator{align-items:center;background-color:var(--product-expert-bg);border:.125rem solid var(--accent-color);border-radius:var(--border-radius-full);color:var(--color-text-dark);display:flex;font-size:var(--product-expert-activator-font);font-weight:600;gap:var(--spacer-4xs);height:var(--product-expert-size);justify-content:center;line-height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--product-expert-size)}.product-expert__activator span:first-child{display:var(--product-expert-code-display)}.product-expert__activator span:nth-child(2){text-align:left}.product-expert__activator span:nth-child(3){color:var(--color-text-middle);display:var(--product-expert-info-display);font-size:.75rem;font-weight:400;line-height:1rem}@supports (not (scale:1)) and (not (aspect-ratio:1/1)){.product-expert__content{gap:0!important}.product-expert__content>:not([aria-hidden])+*{margin-left:var(--gap)}}.product-expert__content{align-items:center;display:flex;gap:var(--gap);position:relative}@media (hover:hover) and (min-width:1024px){.product-expert__content:hover{cursor:pointer}}.product-expert>div:first-child>div:last-child{display:var(--product-expert-info-display);width:100%}.product-expert>div:first-child>div:last-child>p:last-child{color:var(--color-text-dark);font-size:var(--product-expert-title-font);line-height:normal;overflow:hidden;white-space:nowrap;width:100%}@media (max-width:1023px){.product-expert>div:first-child>div:last-child>p:last-child:after{background:linear-gradient(90deg,#fff0 1.79%,#fff 49.36%);bottom:0;content:"";position:absolute;right:0;top:0;width:12px}}.product-expert>div:first-child>div:last-child>p:first-child{color:var(--color-text-middle);font-size:var(--product-expert-subtitle-font);line-height:normal;overflow:hidden;white-space:nowrap}.product-expert__popover-content{overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding:0 var(--spacer-3xs);scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-expert__popover-content::-webkit-scrollbar{display:none}.product-expert__popover-content>div:first-child{font-size:1rem;font-weight:700;line-height:1.5rem;margin-bottom:var(--spacer-3xs);margin-right:var(--spacer-2xl)}@media (max-width:1023px){.product-expert__popover-content>div:first-child{font-size:1.125rem;font-weight:700;line-height:1.5rem}}.product-expert__popover-content a{display:block;margin:var(--spacer-4xs) 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}.product-expert__popover-content>div:last-child{color:var(--color-neutral-600);margin-top:var(--spacer-3xs)}.product-expert__popover-content{font-size:.875rem;font-weight:400;line-height:1.25rem}@media (max-width:1023px){.product-expert__popover-content{font-size:1rem;font-weight:400;line-height:1.5rem}}.product-expert__body-skeleton{display:flex;flex-direction:column}.product-expert__body-skeleton div{border-radius:var(--border-radius-xs);height:20px;max-width:300px}.product-expert__body-skeleton div+div{margin-top:10px}.product-expert__body-skeleton div{animation:shine 1.5s linear infinite;background:linear-gradient(110deg,#f5f5f580 25%,#fcfcfc80 35%,#f5f5f580 60%);background-size:200% 100%}.product-expert__body{max-height:300px;overflow:auto;padding-right:var(--spacer-3xs)}.product-expert__body::-webkit-scrollbar-track{background-color:var(--color-neutral-100);border-radius:var(--border-radius-2xs)}.product-expert__body::-webkit-scrollbar-thumb{background-color:var(--color-neutral-500);border-radius:var(--border-radius-2xs)}@media (max-width:1023px){.product-expert__body{max-height:calc(70vh - 5.5rem);padding-right:0;scrollbar-width:none}.product-expert__body::-webkit-scrollbar{display:none}}.product-expert--sm{--product-expert-width:0;--product-expert-info-display:none;--product-expert-badge-position:static;--product-expert-code-display:inline;--product-expert-score-width:var(--spacer-lg);--product-expert-badge-padding:var(--spacer-5xs) .375rem;--product-expert-activator-font:var(--fs-xs);--product-expert-size:auto;--product-expert-bg:var(--color-white)}.product-expert--sm .product-expert__activator{padding:var(--product-expert-badge-padding)}.product-expert--lg{--product-expert-size:2.75rem;--product-expert-code-display:none;--product-expert-info-display:block;--product-expert-activator-font:var(--fs-base);--product-expert-subtitle-font:var(--fs-sm);--product-expert-title-font:var(--fs-base)}.product-expert--base{--product-expert-size:var(--spacer-lg);--product-expert-activator-font:var(--fs-xs);--product-expert-code-display:none;--gap:var(--spacer-3xs);--product-expert-subtitle-font:var(--fs-xs);--product-expert-title-font:var(--fs-sm)}@media (hover:hover) and (min-width:1024px){.product-expert:hover{--product-expert-bg:var(--accent-color)}.product-expert:hover .product-expert__activator{background:var(--accent-color);color:var(--color-white)}.product-expert:hover .product-expert__activator>span:nth-child(3){color:var(--color-white)}}
