@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--font-weight-bold:700;--radius-xl:.75rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-40{height:calc(var(--spacing) * 40)}.w-full{width:100%}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-12{padding-block:calc(var(--spacing) * 12)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-white{color:var(--color-white)}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.active\:opacity-80:active{opacity:.8}}:root{--bg:#fff;--soft:#f7faf8;--line:#dfe8e3;--line-strong:#c5d6ce;--ink:#06281a;--text:#172720;--muted:#66746d;--green:#08765a;--green-dark:#003f2c;--lime:#84bd2a;--lime-soft:#eff8e2;--gold:#b8842d;--blue-ink:#17364b;--danger:#b54736;--shadow:0 18px 40px #06281a14;--shadow-soft:0 8px 20px #06281a0b}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-ibm-plex-arabic), Tahoma, Arial, sans-serif;letter-spacing:0;text-rendering:optimizelegibility;background:linear-gradient(#fff 0 520px,#fbfcfb 980px),#fbfcfb;margin:0}body:has(.model-page){background:#f3f4f6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.site-header{z-index:50;color:#0a2b1a;background:#80ba27;border-bottom:1px solid #1118272e;position:sticky;top:0;box-shadow:inset 0 -1px #11182733,0 1px #1118271a}.site-header:before{display:none}.site-header__inner{grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:12px;width:min(1130px,100% - 30px);min-height:54px;margin:0 auto;padding:0 12px;display:grid;position:relative}.brand-mark{width:220px;min-width:188px;height:54px;color:var(--green-dark);justify-content:flex-start;align-items:center;display:inline-flex}.brand-mark__image{object-fit:contain;width:auto;display:block}.brand-mark__image--full{max-width:214px;height:52px}.brand-mark__image--icon{width:40px;height:40px;display:none}.brand-mark__seal{background:linear-gradient(145deg, #84bd2ae6, #003f2cfa), var(--green-dark);color:#fff;border:1px solid #ffffffad;border-radius:8px;flex:none;place-items:center;width:46px;height:46px;font-size:17px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff3d,0 10px 22px #003f2c29}.brand-mark__wordmark{line-height:1}.header-search{color:#0a2b1a;background:#fff;border:1px solid #0a2b1a42;border-radius:4px;align-items:center;gap:9px;min-width:0;height:38px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:inset 0 1px 2px #0a2b1a14}.header-search:hover,.header-search:focus-visible{background:#fff;border-color:#0a2b1a8c;outline:0;box-shadow:inset 0 1px 2px #0a2b1a14,0 0 0 2px #ffffff73}.search-trigger{appearance:none;cursor:pointer;text-align:right}.search-trigger span{color:#526157;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.header-action,.header-login,.primary-button,.secondary-button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.header-toolbar{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.header-action,.primary-button{color:#fff;box-shadow:none;background:#023f2c;transition:background .15s,transform .15s}.header-action:hover,.primary-button:hover{background:#012f22;transform:translateY(-1px)}.header-login{color:#0a2b1a;background:#ffffff2e;border-color:#0a2b1a3d;transition:background .15s,transform .15s}.header-login:hover{background:#ffffff52;transform:translateY(-1px)}.header-account{color:#0a2b1a;background:#ffffff2e;border:1px solid #0a2b1a38;border-radius:4px;align-items:center;gap:8px;max-width:170px;min-height:38px;padding:0 10px;font-size:14px;font-weight:900;transition:background .15s,transform .15s;display:inline-flex;position:relative}.header-account:hover{background:#ffffff52;transform:translateY(-1px)}.header-account__image,.header-account__initial{color:#0a2b1a;background-color:#ffffffb8;background-position:50%;background-size:cover;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.header-account__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.header-context-link,.header-context-link__back,.header-context-link__icon{display:none}.secondary-button{border-color:var(--line-strong);color:var(--green-dark);background:#fff}.full{width:100%}.icon-button{color:#0a2b1a;cursor:pointer;background:#ffffff29;border:1px solid #0a2b1a3d;border-radius:4px;place-items:center;width:38px;height:38px;transition:background .15s,transform .15s;display:grid}.icon-button:hover{background:#ffffff47;transform:translateY(-1px)}.header-notification,.header-messages{position:relative}.header-notification span,.header-messages span{color:#fff;top:-6px;background:#b8842d;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;inset-inline-start:-6px}.avatar-button{color:#0a2b1a;background:#ffffff3d;border:1px solid #0a2b1a3d;border-radius:999px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:900;transition:transform .15s,box-shadow .15s;display:grid;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff85}.avatar-button:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 2px #ffffffb3,0 8px 18px #004d341a}.avatar-button__image{background-position:50%;background-size:cover;width:100%;height:100%}.hero-section{color:#fff;isolation:isolate;background:#063f2d;border-bottom:0;position:relative;overflow:hidden}.hero-section:before{z-index:-2;content:"";filter:saturate(.75)contrast(1.08);background-image:url(/hero/community-review.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.hero-section:after{z-index:-1;content:"";background:linear-gradient(#02291cb8,#023626c2),#003f2cad;display:block;position:absolute;inset:0}.hero-section__inner{z-index:1;text-align:center;place-items:center;width:min(920px,100% - 32px);min-height:388px;margin:0 auto;padding:58px 0 66px;display:grid;position:relative}.hero-copy{z-index:3;justify-items:center;width:100%;display:grid;position:relative}.hero-badge{display:none}.hero-badge svg{color:var(--green);flex:none}.hero-copy h1{color:#fff;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(36px,4.2vw,54px);font-weight:900;line-height:1.14}.hero-accent{color:#fff;white-space:nowrap}.hero-accent:after{display:none}.hero-copy>p:not(.hero-badge){color:#ffffffeb;max-width:620px;margin:12px 0 30px;font-size:18px;font-weight:700;line-height:1.6}.hero-search{background:#fff;border:4px solid #fff;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:min(730px,100%);min-height:56px;padding:7px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 18px 42px #0000002e,inset 0 0 0 1px #092c1d1a}.hero-search.search-trigger{border-width:4px;justify-items:start}.hero-search.search-trigger span{color:#7f8a84;font-size:18px;font-weight:700}.hero-search:hover,.hero-search:focus-visible{border-color:#fff;outline:0;transform:translateY(-1px);box-shadow:0 24px 58px #00000038,0 0 0 4px #84bd2a38}.search-modal{z-index:200;place-items:start center;padding:8px 24px 24px;display:grid;position:fixed;inset:0}.search-modal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default;background:#0a0f0d7a;border:0;position:fixed;inset:0}.search-modal__panel{z-index:1;transform-origin:top;background:#fff;border:1px solid #d5dfda;border-radius:3px;width:min(632px,100vw - 48px);max-height:min(760px,100vh - 20px);position:relative;overflow:auto;box-shadow:0 18px 50px #0000003d}.search-modal__top{direction:ltr;border-bottom:1px solid #e5ebe7;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;padding:7px;display:grid}.search-modal__close{color:#52615a;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:34px;height:34px;padding:0;display:grid}.search-modal__close svg{width:21px;height:21px}.search-modal__close:hover{color:var(--green-dark);background:#f2f6f4}.search-modal__form{color:#8a96a4;direction:rtl;background:#fff;border:1px solid #cbd5d0;border-radius:3px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:34px;padding:0 10px;display:grid}.search-modal__form input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:15px;font-weight:650}.search-modal__form input::placeholder{color:#808a85}.search-modal__hint{color:#4e5964;text-align:center;border-bottom:1px solid #e4ebe7;margin:0;padding:14px 18px;font-size:14px;font-weight:760;line-height:1.6}.search-modal__results{border-bottom:1px solid #e4ebe7;gap:0;display:grid}.search-modal__results p{color:var(--muted);text-align:center;margin:0;padding:16px 18px;font-weight:700}.search-modal__featured{border-bottom:1px solid #e4ebe7;padding:9px 10px}.search-modal__smart{border-bottom:1px solid #e4ebe7;gap:9px;padding:10px 12px;display:grid}.search-modal__smart>div{gap:9px;display:grid}.search-modal__smart strong{color:var(--ink);font-size:13px;font-weight:900}.search-modal__chips{flex-wrap:wrap;gap:8px;display:flex}.search-modal__chips button{min-height:30px;color:var(--green-dark);cursor:pointer;background:#fbfdfb;border:1px solid #dbe6e1;border-radius:4px;padding:0 10px;font-size:13px;font-weight:900}.search-modal__chips button:hover{background:#fff;border-color:#08785a52}.search-modal__featured a,.search-modal__result{background:#fbfdfb;border:1px solid #e0e8e4;border-radius:4px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:11px;padding:8px;transition:border-color .15s,background .15s,transform .15s;display:grid}.search-modal__featured a:hover,.search-modal__result:hover{background:#fff;border-color:#08785a47;transform:translateY(-1px)}.search-modal__featured img,.search-modal__result img{object-fit:contain;width:74px;height:46px}.search-modal__featured span,.search-modal__result span{gap:3px;min-width:0;display:grid}.search-modal__featured strong,.search-modal__result strong,.search-modal__categories strong{color:var(--ink);font-weight:900}.search-modal__featured small,.search-modal__result small,.search-modal__categories small{color:var(--muted);font-size:13px}.search-modal__result{background:#fff;border:0;border-bottom:1px solid #edf2ef;border-radius:0;margin:0}.search-modal__result em{color:var(--green);font-size:12px;font-style:normal;font-weight:900}.search-modal__section-title{color:var(--ink);padding:12px 10px 0;font-size:14px;font-weight:900}.search-modal__categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 10px 12px;display:grid}.search-modal__categories a{background:#fff;border:0;border-radius:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:8px;display:grid}.search-modal__categories a:hover{background:#fff;border-color:#08785a47}.search-modal__categories img{object-fit:cover;border-radius:2px;width:42px;height:32px}.search-modal__categories span{gap:2px;min-width:0;display:grid}@media (prefers-reduced-motion:no-preference){.hero-section:before{animation:18s ease-in-out infinite alternate hero-photo-drift}.hero-copy>*{animation:.65s cubic-bezier(.22,1,.36,1) both hero-rise}.hero-copy>:first-child{animation-delay:40ms}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.22s}.hero-copy>:nth-child(5){animation-delay:.28s}.hero-copy>:nth-child(6){animation-delay:.34s}.hero-copy>:nth-child(7){animation-delay:.4s}.search-modal__backdrop{animation:.18s ease-out both search-backdrop-in}.search-modal__panel{animation:.22s cubic-bezier(.22,1,.36,1) both search-panel-in}.popular-category-card,.category-index-tile{animation:.5s cubic-bezier(.22,1,.36,1) both tile-pop}.recent-listing-card{animation:.44s cubic-bezier(.22,1,.36,1) both list-rise}.recent-listing-card:nth-child(2){animation-delay:40ms}.recent-listing-card:nth-child(3){animation-delay:80ms}.popular-category-card:nth-child(2),.category-index-tile:nth-child(2){animation-delay:40ms}.popular-category-card:nth-child(3),.category-index-tile:nth-child(3){animation-delay:80ms}.popular-category-card:nth-child(4),.category-index-tile:nth-child(4){animation-delay:.12s}.popular-category-card:nth-child(5),.category-index-tile:nth-child(5){animation-delay:.16s}.popular-category-card:nth-child(6),.category-index-tile:nth-child(6){animation-delay:.2s}.popular-category-card:nth-child(7),.category-index-tile:nth-child(7){animation-delay:.24s}.popular-category-card:nth-child(8),.category-index-tile:nth-child(8){animation-delay:.28s}.listing-filter-card,.listing-category-links,.listing-results__head,.product-list-card{animation:.46s cubic-bezier(.22,1,.36,1) both list-rise}.listing-filter-card:nth-child(2),.product-list-card:nth-child(2){animation-delay:40ms}.listing-filter-card:nth-child(3),.product-list-card:nth-child(3){animation-delay:80ms}.listing-filter-card:nth-child(4),.product-list-card:nth-child(4){animation-delay:.12s}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.home-motion{animation:both section-enter;animation-timeline:view();animation-range:entry 8% cover 26%}}}html[dir=rtl] body:has(.home-page) .site-footer{color:#172720!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #d6dadd!important;margin-top:0!important;padding:0!important}html[dir=rtl] .site-footer__inner{grid-template-columns:1fr 1.15fr 1fr!important;gap:34px!important;width:min(1090px,100% - 32px)!important;margin:0 auto!important;padding:20px 0 17px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:1fr 1.15fr 1fr!important;gap:34px!important;width:min(1090px,100% - 32px)!important;margin:0 auto!important;padding:20px 0 17px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__connect{align-content:start!important;gap:6px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{align-content:start!important;gap:6px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer section{align-content:start!important;gap:6px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{grid-template-columns:1.2fr .8fr!important;gap:34px!important}html[dir=rtl] body:has(.home-page) .site-footer h2{color:#74a91f!important;margin:0!important;font-size:11px!important;font-weight:900!important;line-height:15px!important}html[dir=rtl] body:has(.home-page) .site-footer__connect p{color:#1f2937!important;max-width:280px!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer section p{color:#1f2937!important;max-width:280px!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer ul{gap:4px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer a{color:#1f2937!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer a:hover{color:#006eb7!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;width:100%!important;min-height:50px!important;margin:0!important;padding:10px max(16px,50vw - 545px) 12px!important;display:block!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{color:#4b5563!important;text-align:center!important;max-width:1090px!important;margin:0 auto!important;font-size:10.5px!important;font-weight:500!important;line-height:16px!important;display:block!important}html[dir=rtl] body:has(.home-page) .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] .site-footer__inner{grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 32px)!important;padding:18px 0 16px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 32px)!important;padding:18px 0 16px!important}html[dir=rtl] .site-footer__groups{grid-template-columns:1fr!important;gap:14px!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{grid-template-columns:1fr!important;gap:14px!important}html[dir=rtl] .site-footer__split-list{grid-template-columns:1fr!important;gap:4px!important}html[dir=rtl] .site-footer__connect p,html[dir=rtl] .site-footer section p{max-width:none!important}html[dir=rtl] body:has(.home-page) .site-footer__connect p{max-width:none!important}html[dir=rtl] body:has(.home-page) .site-footer section p{max-width:none!important}html[dir=rtl] .site-footer__legal{min-height:0!important;padding:12px 14px 14px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{min-height:0!important;padding:12px 14px 14px!important}}@keyframes header-drop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-photo-drift{0%{transform:scale(1.04)translate(0)}to{transform:scale(1.09)translate(18px,-10px)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes search-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes search-panel-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes tile-pop{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes section-enter{0%{opacity:.45;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes list-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section,.page-shell{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:50px 0}.brand-section{background:linear-gradient(#fff 0%,#f8fbf9 100%);border-bottom:1px solid #e1ebe5;padding:48px 0 44px;position:relative}.brand-section__inner{width:min(1180px,100% - 32px);margin:0 auto}.section--soft{background:linear-gradient(180deg, var(--soft), #fff);width:100%;max-width:none;padding-left:max(16px,50vw - 590px);padding-right:max(16px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.section-heading h2,.catalog-panel h2,.panel h2,.mini-panel h2,.form-intro h1,.admin-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:26px;font-weight:900;line-height:1.32}.section-heading p,.catalog-panel p,.form-intro p,.panel p,.mini-panel p{color:var(--muted);margin:6px 0 0;line-height:1.75}.section-heading>a{color:var(--green);font-size:14px;font-weight:900}.section-heading--compact{align-items:center;margin-bottom:14px}.section-heading--center{text-align:center;justify-content:center}.section-heading--center p{max-width:540px}.opinion-section{background:#fff;border-bottom:1px solid #e4ebe7;padding:22px 0}.opinion-section__inner{text-align:right;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(980px,100% - 32px);margin:0 auto;display:grid}.opinion-section__mark{background:#f7faf8;border:1px solid #dce8e2;border-radius:999px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.opinion-section__mark img{object-fit:contain;width:48px;height:48px}.opinion-section h2{color:var(--ink);margin:0;font-size:20px;font-weight:900;line-height:1.3}.community-awards h2,.category-showcase__heading h2{color:var(--ink);margin:0;font-size:28px;font-weight:900;line-height:1.3}.opinion-section p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.6}.community-awards p,.category-showcase__heading p{color:var(--muted);margin:6px 0 0;font-size:16px;line-height:1.7}.opinion-section a,.community-awards a{background:var(--green-dark);color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 19px;font-weight:900;transition:background .16s,transform .16s;display:inline-flex}.opinion-section a:hover,.community-awards a:hover{background:#012f22;transform:translateY(-1px)}.community-awards{text-align:center;border-top:1px solid #eef3f0;border-bottom:1px solid #dce6e1;justify-items:center;gap:10px;width:min(980px,100% - 32px);margin:0 auto;padding:28px 0 32px;display:grid}.community-awards p{margin-top:0}.community-awards a{color:#0a2b1a;background:#80ba27;min-height:38px;padding:0 16px}.community-awards a:hover{background:#73a723}.awards-page{width:min(920px,100% - 32px);color:var(--text);gap:0;margin:0 auto;padding:34px 0 72px;display:grid}.awards-hero{border:0;border-bottom:1px solid var(--line);box-shadow:none;text-align:center;background:0 0;border-radius:8px;justify-items:center;gap:12px;padding:28px 0 34px;display:grid}.awards-hero h1{color:var(--ink);margin:0;font-size:clamp(34px,5vw,54px);font-weight:900;line-height:1.16}.awards-hero>p:not(.breadcrumb){max-width:700px;color:var(--muted);margin:0;font-size:16px;font-weight:720;line-height:1.85}.awards-hero>img{object-fit:contain;width:92px;height:92px}.awards-hero__stats{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.awards-hero__stats span{min-height:38px;color:var(--muted);background:#f8fbf9;border:1px solid #dce8e2;border-radius:4px;align-items:center;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.awards-method,.awards-winners{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:32px 0}.awards-method h2,.awards-winners h2{color:var(--ink);margin:0 0 12px;font-size:27px;font-weight:900}.awards-method p{max-width:720px;color:var(--muted);margin:0 0 14px;font-size:15px;line-height:1.85}.awards-method ul{color:var(--text);gap:8px;margin:0;padding:0 20px 0 0;font-size:15px;line-height:1.8;display:grid}.awards-method li::marker{color:var(--green)}.awards-directory{gap:0;margin-top:18px;display:grid}.award-category{border-top:1px solid #edf3ef;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:22px 0;display:grid}.award-category h3{color:var(--ink);margin:0;font-size:19px;font-weight:900;line-height:1.45}.award-category ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.award-category li+li{border-top:1px solid #f0f4f2}.award-category a{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:8px 0;display:grid}.award-category img{object-fit:contain;width:56px;height:38px}.award-category span{gap:3px;min-width:0;display:grid}.award-category strong{color:#1f6fb2;font-size:15px;font-weight:900;line-height:1.35}.award-category small{color:var(--muted);font-size:12.5px;font-weight:760}.award-category a:hover strong{color:var(--green)}.awards-empty{text-align:center;background:#fbfdfc;border:1px dashed #cfe0d7;border-radius:8px;justify-items:center;gap:10px;padding:34px;display:grid}.awards-empty h3{color:var(--ink);margin:0;font-size:22px;font-weight:900}.awards-empty p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.awards-empty a{background:var(--green-dark);color:#fff;border-radius:4px;align-items:center;min-height:38px;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.recent-listings{border-bottom:1px solid #dce6e1;width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 32px}.recent-listings__heading{margin-bottom:14px}.recent-listings__heading h2{color:var(--ink);margin:0;font-size:20px;font-weight:900}.recent-listings__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.recent-listing-card{background:#fff;border:1px solid #dce8e2;border-radius:4px;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:13px;min-height:104px;padding:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 1px 2px #031f150a}.recent-listing-card:hover{border-color:#08785a47;transform:translateY(-1px);box-shadow:0 8px 24px #031f1514}.recent-listing-card img{object-fit:contain;width:116px;height:70px}.recent-listing-card>span{gap:8px;min-width:0;display:grid}.recent-listing-card strong{color:var(--green);font-size:15px;font-weight:900;line-height:1.35}.category-showcase{background:#fff;border-bottom:1px solid #dce6e1;padding:42px 0 0}.category-showcase__heading{text-align:center;justify-items:center;gap:3px;width:min(1180px,100% - 32px);margin:0 auto 22px;display:grid}.popular-category-grid{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:100%;display:grid}.popular-category-card{background:var(--green-dark);color:#fff;text-align:center;isolation:isolate;place-items:center;min-height:164px;display:grid;position:relative;overflow:hidden}.popular-category-card img{z-index:-2;object-fit:cover;filter:saturate(.8)contrast(1.05);width:100%;height:100%;transition:filter .22s,transform .32s;position:absolute;inset:0;transform:scale(1.02)}.popular-category-card:after{z-index:-1;content:"";background:linear-gradient(#003f2cad,#003f2cd1),#003f2c80;transition:background .22s;position:absolute;inset:0}.popular-category-card span{gap:2px;max-width:88%;transition:transform .22s;display:grid;transform:translateY(6px)}.popular-category-card strong{font-size:21px;font-weight:900;line-height:1.25}.popular-category-card small{color:#ffffffe6;font-size:13px;font-weight:800;line-height:1.5}.popular-category-card:hover img{filter:saturate(.95)contrast(1.1);transform:scale(1.08)}.popular-category-card:hover:after{background:linear-gradient(#003f2c85,#003f2cc2),#003f2c6b}.popular-category-card:hover span{transform:translateY(0)}.category-index-page{padding:28px 0 58px}.category-index-hero,.category-index-showcase,.category-index-list{width:min(1080px,100% - 32px);margin:0 auto}.category-index-hero{text-align:center;justify-items:center;padding:18px 0 28px;display:grid}.category-index-hero h1{color:var(--ink);margin:0;font-size:42px;font-weight:900;line-height:1.15}.category-index-hero p:not(.breadcrumb){color:var(--muted);margin:9px 0 0;font-size:16px}.category-index-showcase{border-bottom:1px solid var(--line);padding-bottom:34px}.category-index-heading{text-align:center;justify-items:center;gap:5px;margin-bottom:18px;display:grid}.category-index-heading h2{color:var(--ink);margin:0;font-size:24px;font-weight:900}.category-index-heading p{color:var(--muted);margin:0;line-height:1.7}.category-index-tile-grid{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:grid}.category-index-tile{background:var(--green-dark);color:#fff;isolation:isolate;text-align:center;place-items:center;min-height:172px;display:grid;position:relative;overflow:hidden}.category-index-tile img{z-index:-2;object-fit:cover;filter:saturate(.78)contrast(1.05);width:100%;height:100%;transition:filter .22s,transform .32s;position:absolute;inset:0;transform:scale(1.02)}.category-index-tile:after{z-index:-1;content:"";background:linear-gradient(#003f2ca3,#003f2cd6),#003f2c75;transition:background .22s;position:absolute;inset:0}.category-index-tile span{gap:3px;max-width:88%;transition:transform .22s;display:grid}.category-index-tile strong{font-size:21px;font-weight:900;line-height:1.25}.category-index-tile small{color:#ffffffe6;font-size:13px;font-weight:800}.category-index-tile:hover img{filter:saturate(.95)contrast(1.1);transform:scale(1.08)}.category-index-tile:hover:after{background:linear-gradient(#003f2c80,#003f2cc2),#003f2c5c}.category-index-tile:hover span{transform:translateY(-2px)}.category-index-list{padding-top:34px}.category-link-grid{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 1px 2px #031f150a}.category-link-grid a{border-inline-start:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;gap:5px;min-height:72px;padding:15px 18px;display:grid}.category-link-grid a:nth-child(3n+1){border-inline-start:0}.category-link-grid span{color:var(--green);font-size:16px;font-weight:900}.category-link-grid small{color:var(--muted);font-size:12.5px}.category-link-grid a:hover{background:#fbfdfb}.brand-index-page,.brand-listing-page{width:min(1080px,100% - 32px)}.brand-index-page{gap:18px;padding-top:14px;display:grid}.brand-index-hero{border-bottom:1px solid var(--line);padding:0 0 14px}.brand-index-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(30px,3vw,40px);font-weight:900}.brand-index-hero p:not(.breadcrumb){color:var(--muted);margin:6px 0 0;font-size:15px}.brand-letter-nav{flex-wrap:wrap;gap:6px;padding-bottom:2px;display:flex}.brand-letter-nav a{border:1px solid var(--line);min-width:36px;min-height:34px;color:var(--green-dark);background:#fff;border-radius:4px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.brand-letter-nav a:hover{background:#f7fbf8;border-color:#cddfd6}.brand-index-list{gap:16px;display:grid}.brand-index-group{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:12px;scroll-margin-top:86px;display:grid}.brand-index-group h2{width:46px;height:46px;color:var(--green-dark);background:#fff;border:1px solid #d8e8df;border-radius:50%;place-items:center;margin:0;font-size:20px;font-weight:900;display:grid;position:sticky;top:78px}.brand-index-group>div{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 2px #031f150a}.brand-index-row{border-bottom:1px solid var(--line);min-height:88px;color:var(--text);grid-template-columns:112px minmax(150px,.7fr) 110px minmax(0,1fr);align-items:center;gap:14px;padding:11px 16px;display:grid}.brand-index-row:last-child{border-bottom:0}.brand-index-row:hover{background:#fbfdfb}.brand-index-row>span:not(.brand-logo){gap:2px;min-width:0;display:grid}.brand-index-row strong{color:var(--ink);font-size:18px;font-weight:900}.brand-index-row small,.brand-index-row__preview{color:var(--muted);font-size:13px;line-height:1.55}.brand-index-row__models{min-height:28px;color:var(--green-dark);white-space:nowrap;background:#f8fcf9;border:1px solid #d8e8df;border-radius:999px;justify-self:start;align-items:center;padding:0 10px;font-size:12.5px;font-weight:900}.brand-summary-card{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:108px minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;display:grid;box-shadow:0 1px 2px #031f150d}.brand-summary-card__main{gap:7px;min-width:0;display:grid}.brand-summary-card__main .breadcrumb{margin-bottom:0}.brand-summary-card h1{color:var(--ink);margin:0;font-size:26px;font-weight:900;line-height:1.15}.brand-summary-card__meta{flex-wrap:wrap;justify-content:flex-start;gap:6px;max-width:300px;display:flex}.brand-summary-card__meta span{border:1px solid var(--line);background:var(--soft);min-width:84px;min-height:48px;color:var(--muted);border-radius:4px;align-content:center;gap:1px;padding:0 10px;font-size:11.5px;font-weight:850;display:grid}.brand-summary-card__meta strong{color:var(--green-dark);font-size:16px;font-weight:900}.brand-summary-card>a{background:var(--green-dark);color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.brand-listing-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:18px 0 16px;display:grid}.brand-listing-hero__main{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.brand-listing-hero__main>div{gap:6px;min-width:0;display:grid}.brand-listing-hero h1{color:var(--ink);margin:0;font-size:clamp(30px,3.4vw,42px);font-weight:900;line-height:1.16}.brand-listing-hero p:not(.breadcrumb){color:var(--muted);margin:0;font-size:14px;font-weight:760}.brand-listing-hero__meta{flex-wrap:wrap;justify-content:flex-start;gap:6px;display:flex}.brand-listing-hero__meta span{border:1px solid var(--line);min-width:76px;min-height:44px;color:var(--muted);background:#fff;border-radius:4px;align-content:center;gap:1px;padding:0 10px;font-size:11.5px;font-weight:850;display:grid}.brand-listing-hero__meta strong{color:var(--green-dark);font-size:16px;font-weight:900}.brand-listing-hero>a{background:var(--green-dark);color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.brand-section__heading{align-items:center;margin-bottom:18px}.brand-section__heading span{color:var(--green);margin-bottom:6px;font-size:13px;font-weight:900;display:inline-flex}.brand-section__heading h2{font-size:32px}.brand-section__heading>a{min-height:40px;color:var(--green-dark);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #d8e6df;border-radius:999px;align-items:center;padding:0 15px;display:inline-flex}.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.brand-tile{text-align:right;min-height:126px;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff 0% 58%,#f3f8f5 100%);border:1px solid #dce8e2;border-radius:8px;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s,background .16s;display:grid;position:relative;overflow:hidden}.brand-tile:before{background:linear-gradient(180deg, var(--green), var(--lime));content:"";opacity:0;width:4px;transition:opacity .16s;position:absolute;inset:0 auto 0 0}.brand-tile:hover{background:#fff;border-color:#08785a4d;transform:translateY(-3px);box-shadow:0 18px 32px #06281a14}.brand-tile:hover:before{opacity:1}.brand-logo{background:#fff;border:1px solid #e0ebe5;border-radius:8px;place-items:center;width:96px;height:74px;display:grid;box-shadow:inset 0 0 0 1px #ffffffdb}.brand-logo__image{object-fit:contain;width:auto;max-width:82px;height:48px}.brand-logo--large .brand-logo__image{max-width:84px;height:50px}.brand-logo--fallback{border:1px solid var(--line-strong);background:var(--soft);width:46px;height:46px;color:var(--green-dark);border-radius:50%;font-weight:900}.brand-tile strong{color:var(--ink);font-size:16px;font-weight:900}.brand-tile small{color:var(--muted);font-size:12px;font-weight:800}.brand-tile__content{justify-items:start;gap:3px;min-width:0;display:grid}.brand-tile__action{width:40px;height:40px;color:var(--green);background:#fff;border:1px solid #d9e6df;border-radius:999px;place-items:center;font-size:12px;font-weight:900;transition:border-color .16s,background .16s,color .16s;display:grid}.brand-tile:hover .brand-tile__action{border-color:var(--green);background:var(--green);color:#fff}.brand-tile--large{width:126px;min-height:126px}.brand-tile--large .brand-logo{width:86px;height:64px}.brand-tile--large .brand-logo--fallback{width:62px;height:62px;font-size:28px}.trust-strip{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(1180px,100% - 32px);margin:0 auto 34px;display:grid;overflow:hidden}.trust-strip div{background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px;padding:20px;display:grid}.trust-strip svg{color:var(--green);grid-row:span 2}.trust-strip strong{color:var(--ink)}.trust-strip span{color:var(--muted);font-size:13px}.models-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.model-card,.review-card,.panel,.mini-panel,.form-card,.questions-panel,.catalog-panel,.admin-hero{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px}.model-card{flex-direction:column;display:flex;overflow:hidden}.model-card__media{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f7faf8);place-items:center;min-height:184px;display:grid}.model-card__media img{object-fit:contain;width:100%;height:184px;padding:12px}.model-card__body{flex-direction:column;flex:1;gap:13px;padding:17px;display:flex}.model-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.model-card h3,.review-card h3,.issue-list h3,.row-panel h2,.question-detail h2{color:var(--ink);margin:0;font-size:18.5px;font-weight:900;line-height:1.45}.model-card__heading p,.model-card__summary{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.score-line{color:var(--green);white-space:nowrap;flex-wrap:wrap;align-items:center;gap:5px;font-size:13px;font-weight:800;display:inline-flex}.score-line strong{color:var(--green-dark);font-size:20px}.score-line--empty{color:var(--muted)}.stars{color:var(--lime);gap:1px;display:inline-flex}.stars--compact{gap:0}.model-signals{gap:8px;margin:0;padding:0;list-style:none;display:grid}.model-signals li{color:var(--text);align-items:center;gap:8px;font-size:13.5px;line-height:1.55;display:flex}.model-signals svg{color:var(--green);flex:none}.secondary-link{color:var(--green);margin-top:auto;font-weight:900}.empty-panel{border:1px dashed var(--line-strong);min-height:210px;color:var(--muted);text-align:center;background:#fff;border-radius:8px;place-items:center;gap:10px;display:grid}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.featured-reviews-section{background:#f4f6f5;border-top:1px solid #dce6e1;border-bottom:1px solid #dce6e1;width:100%;max-width:none;padding:44px max(16px,50vw - 540px) 54px}.featured-reviews-section .section-heading{margin-bottom:22px}.review-card{background:#fff;border:1px solid #dce6e1;border-radius:4px;align-content:start;gap:12px;min-height:210px;padding:18px;display:grid;box-shadow:0 1px 2px #031f150a}.review-card__product{color:#1f6fb2;font-size:14px;font-weight:900;line-height:1.35}.review-card__reviewer{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;display:grid}.review-card__avatar{color:#fff;background:#64767d;border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.review-card__reviewer>span:last-child{gap:2px;min-width:0;display:grid}.review-card__reviewer strong{color:var(--ink);font-size:14px;font-weight:900;line-height:1.3}.review-card__reviewer small{color:var(--muted);font-size:12px;line-height:1.3}.review-card__meta,.review-card__score{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;font-size:12px;display:flex}.review-card .review-card__score{margin-top:0}.review-card__score strong{color:var(--green-dark);font-size:20px}.review-card p{color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.75;display:-webkit-box;overflow:hidden}.section--split{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;display:grid}.questions-panel,.catalog-panel{padding:20px}.question-list{gap:8px;display:grid}.question-row{border:1px solid var(--line);background:var(--soft);color:var(--text);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.question-row svg{color:var(--green)}.question-row small{color:var(--muted);white-space:nowrap}.catalog-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.catalog-stats span{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:6px;gap:3px;padding:12px;font-size:12px;display:grid}.catalog-stats strong{color:var(--green-dark);font-size:20px}.catalog-panel__link{width:100%;margin-bottom:12px}.cta-band{background:linear-gradient(90deg,#eff8ef,#fff);border:1px solid #c8e3cf;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 32px);margin:14px auto 64px;padding:24px;display:flex}.cta-band h2{color:var(--green-dark);margin:0;font-size:22px}.cta-band p{color:var(--muted);margin:7px 0 0}.cta-band a{background:var(--green);color:#fff;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:900;display:inline-flex}.page-shell{padding:34px 0 70px}.breadcrumb{color:var(--muted);margin:0 0 10px;font-size:13px}.breadcrumb a{color:var(--green);font-weight:800}.brand-hero,.model-hero,.admin-hero{align-items:center;gap:28px;margin-bottom:24px;padding:30px;display:grid}.brand-hero{grid-template-columns:auto 1fr}.brand-hero h1,.model-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(32px,3.2vw,46px);font-weight:900;line-height:1.16}.brand-hero p,.model-hero p{max-width:720px;color:var(--muted);line-height:1.8}.model-page{width:min(1080px,100% - 32px);padding-top:0}.last-buy-prompt{color:#0a2b1a;background:#fff400;justify-content:center;align-items:center;gap:10px;min-height:34px;margin:0;font-size:13px;font-weight:850;display:none}.last-buy-prompt a{color:var(--green);font-weight:900}.product-summary-card{box-shadow:none;background:#fff;border:1px solid #11182733;border-radius:4px;grid-template-columns:112px minmax(0,1fr) 150px 124px 260px;grid-template-areas:"media main rating sentiment actions""metrics metrics metrics metrics metrics";align-items:center;gap:8px 14px;margin:0 0 10px;padding:11px 12px;display:grid}.product-summary-card__prompt,.product-summary-card__gallery{display:none}.product-summary-card__media{min-width:0;color:var(--muted);grid-area:media;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;font-size:12px;font-weight:900;display:grid}.product-summary-card__media-thumb{display:none}.product-summary-card__media span{width:auto;min-width:28px;height:auto;color:var(--ink);text-align:center;font-size:23px;line-height:1;display:block}.product-summary-card__media small{color:#4b5563;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:850;line-height:1.35;display:block;overflow:hidden}.product-summary-card__media img{object-fit:contain;width:54px;height:48px}.product-summary-card__main{grid-area:main;gap:4px;min-width:0;display:grid}.product-summary-card__main .breadcrumb{margin-bottom:0}.product-summary-card__title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.product-summary-card__title h1{color:var(--ink);margin:0;font-size:24px;font-weight:900;line-height:1.2}.product-summary-card__title>span{color:var(--green-dark);align-items:center;gap:5px;font-size:12px;font-weight:900;display:inline-flex}.product-summary-card__rating{grid-area:rating;align-content:center;justify-items:start;gap:2px;display:grid}.product-summary-card__rating>strong{color:var(--ink);font-size:28px;font-weight:900;line-height:1}.product-summary-card__rating>span{color:var(--muted);font-size:12px;font-weight:850}.product-summary-card__main p:not(.breadcrumb){color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-summary-card__sentiment{grid-area:sentiment;gap:5px;display:grid}.product-summary-card__sentiment>strong{color:var(--ink);font-size:11.5px;font-weight:900}.sentiment-meter{background:#edf3ef;border-radius:99px;height:8px;display:flex;overflow:hidden}.sentiment-meter span:first-child{background:#1f8a62}.sentiment-meter span:nth-child(2){background:#c89d38}.sentiment-meter span:nth-child(3){background:#bb4f4f}.product-summary-card__sentiment>div:last-child{color:var(--muted);text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));font-size:11.5px;font-weight:900;display:grid}.product-summary-card__actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:6px;display:flex}.product-summary-card__actions a{min-height:28px;color:var(--green-dark);white-space:nowrap;background:#fff;border:1px solid #d8e3de;border-radius:4px;justify-content:center;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.product-summary-card__actions a:nth-child(3){border-color:var(--green-dark);background:var(--green-dark);color:#fff}.product-summary-card__metrics{background:0 0;border:0;border-radius:0;grid-area:metrics;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.product-summary-card__metrics span{background:0 0;border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:0 12px 8px;display:flex}.product-summary-card__metric-dots{display:none}.product-summary-card__metrics small{color:var(--muted);font-size:12px;font-weight:800}.product-summary-card__metrics strong{color:var(--green-dark);font-size:16px;font-weight:900}.listing-leaderboard-space{place-items:center;min-height:264px;display:grid}.google-ad{width:100%}.google-ad .adsbygoogle{width:100%;display:block}.google-ad--empty{color:#7b858c;pointer-events:none;background:linear-gradient(#ffffffeb,#eef2f4db),repeating-linear-gradient(135deg,#0a2b1a0b 0 1px,#0000 1px 10px);border:1px solid #cfd5d9e6;position:relative;overflow:hidden}.google-ad--empty span{top:8px;font-size:11px;font-weight:850;line-height:1;position:absolute;inset-inline-start:10px}.listing-leaderboard-ad .adsbygoogle{min-height:250px}.listing-inline-ad{background:#fff;border-top:1px solid #eef3f0;border-bottom:1px solid #eef3f0;place-items:center;min-height:250px;display:grid}.listing-inline-ad .adsbygoogle{min-height:250px}.listing-gallery-strip{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:74px minmax(0,1fr);gap:6px;margin-bottom:10px;padding:7px;display:grid;box-shadow:0 1px 2px #031f150a}.listing-gallery-strip__main,.listing-gallery-strip__thumbs figure{background:linear-gradient(#fff,#f8fbf9);border:1px solid #e1ece5;border-radius:4px;place-items:center;display:grid;overflow:hidden}.listing-gallery-strip__main{min-height:56px}.listing-gallery-strip__main img{object-fit:contain;width:100%;height:56px;padding:4px}.listing-gallery-strip__thumbs{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.listing-gallery-strip__thumbs figure{min-height:56px;margin:0;position:relative}.listing-gallery-strip__thumbs img{object-fit:cover;width:100%;height:56px}.listing-gallery-strip__thumbs figcaption{color:#fff;background:#031f15ad;place-items:center;font-size:18px;font-weight:900;display:grid;position:absolute;inset:0}.model-hero{background:linear-gradient(#fffffffa,#f7faf8fa),radial-gradient(circle at 18% 28%,#80ba271f,#0000 35%);grid-template-columns:minmax(0,.88fr) minmax(380px,1fr)}.model-hero__copy{gap:12px;display:grid}.model-hero__media{place-items:center;display:grid}.model-hero__media img{object-fit:contain;width:100%;max-height:330px}.model-verdict{width:fit-content;color:var(--green-dark);background:#f1faf1;border:1px solid #c7e4cd;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;font-weight:900;display:inline-flex}.tabs{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:6px;margin-bottom:20px;display:flex;overflow-x:auto}.tabs a{color:var(--muted);white-space:nowrap;border-bottom:3px solid #0000;padding:15px 18px;font-size:14px;font-weight:900}.tabs a.active{border-color:var(--green);color:var(--green-dark)}.model-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;display:grid}.product-review-layout{grid-template-columns:minmax(0,754px) 300px;gap:12px}.content-stack,.side-stack{gap:18px;display:grid}.panel,.mini-panel{padding:20px}.rating-bars{gap:13px;display:grid}.rating-bar{color:var(--muted);grid-template-columns:110px minmax(0,1fr) 40px;align-items:center;gap:12px;font-size:13px;display:grid}.rating-bar div{background:var(--soft);border-radius:99px;height:10px;overflow:hidden}.rating-bar i{border-radius:inherit;background:var(--lime);height:100%;display:block}.rating-bar strong{color:var(--ink);text-align:end}.review-feed-shell{box-shadow:none;background:#fff;border:1px solid #11182733;border-radius:4px;overflow:hidden}.generation-history-section{border-bottom:1px solid var(--line);background:#fff;gap:14px;padding:16px;display:grid}.generation-history-section__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.generation-history-section__head h2{color:var(--ink);margin:0;font-size:20px;font-weight:900}.generation-history-section__head p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.6}.generation-history-section__head>span{min-height:30px;color:var(--green-dark);white-space:nowrap;background:#f7fbf8;border:1px solid #d9e7df;border-radius:999px;align-items:center;padding:0 10px;font-size:12.5px;font-weight:900;display:inline-flex}.generation-timeline{gap:10px;display:grid}.generation-timeline-card{border:1px solid var(--line);background:#fbfdfb;border-radius:8px;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:14px;padding:12px;display:grid}.generation-timeline-card__media{background:#fff;border:1px solid #e1ece5;border-radius:7px;place-items:center;height:96px;display:grid;overflow:hidden}.generation-timeline-card__media img{object-fit:cover;width:100%;height:100%}.generation-timeline-card span{color:var(--green-dark);font-size:12.5px;font-weight:900}.generation-timeline-card h3{color:var(--ink);margin:3px 0 5px;font-size:18px;line-height:1.3}.generation-timeline-card p{color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.generation-timeline-card small{color:var(--muted);margin-top:8px;font-size:12.5px;font-weight:800;display:block}.review-feed-toolbar{border-bottom:1px solid var(--line);background:#fff}.review-feed-toolbar__top{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.review-feed-toolbar h2{color:var(--ink);margin:0;font-size:19px;font-weight:900}.review-feed-toolbar button{min-height:34px;color:var(--green-dark);background:#fff;border:1px solid #d8e3de;border-radius:4px;padding:0 12px;font-size:13px;font-weight:900}.review-filter-row{scrollbar-width:thin;gap:8px;padding:10px 16px 14px;display:flex;overflow-x:auto}.review-filter-row span{min-height:34px;color:var(--muted);white-space:nowrap;background:#fbfdfb;border:1px solid #dbe6e1;border-radius:4px;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.review-filter-row .review-filter-search{color:#87938d;min-width:150px}.listing-overview-snippets{border-bottom:1px solid var(--line);background:#fff;padding:0}.listing-overview-snippets h3{color:var(--ink);margin:0;padding:13px 16px 0;font-size:15px;font-weight:900}.listing-overview-snippets>div{gap:0;padding:6px 16px 14px;display:grid}.listing-overview-snippets a{border-top:1px solid #eef3f0;grid-template-columns:34px 118px minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid}.listing-overview-snippets a:first-child{border-top:0}.listing-overview-snippets strong{background:var(--green-dark);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.listing-overview-snippets span{color:var(--muted);font-size:12.5px;font-weight:850;line-height:1.6}.listing-overview-snippets p{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.review-feed-section{border-top:1px solid #eef3f0}.review-feed-section:first-of-type{border-top:0}.review-feed-section__head{background:#fbfdfb;border-bottom:1px solid #eef3f0;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.review-feed-section h3{color:var(--ink);margin:0;font-size:15px;font-weight:900}.review-feed-section__head span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:850}.review-feed-section__more{color:#1f6fb2;background:#fff;border-bottom:1px solid #eef3f0;justify-content:center;align-items:center;min-height:44px;font-size:13px;font-weight:900;display:flex}.review-feed-section__more:hover{color:var(--green)}.feed-compare-card{background:linear-gradient(90deg,#fff,#f6faf7),#fff;border-top:1px solid #eef3f0;border-bottom:1px solid #eef3f0;grid-template-columns:154px minmax(0,1fr);align-items:center;gap:16px;padding:18px 16px;display:grid}.feed-compare-card img{object-fit:contain;width:154px;height:98px}.feed-compare-card h3{color:var(--ink);margin:0;font-size:18px;font-weight:900;line-height:1.35}.feed-compare-card p{color:var(--muted);margin:5px 0 10px;font-size:13px}.feed-compare-card div div{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.feed-compare-card div div a{min-height:28px;color:var(--green);background:#fff;border:1px solid #dce8e2;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.feed-compare-card>div>a{background:var(--green-dark);color:#fff;border-radius:4px;align-items:center;min-height:34px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.product-review-card{background:#fff;border-bottom:1px solid #eef3f0;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:20px 16px;display:grid}.product-review-card:last-child{border-bottom:0}.product-review-card__score{align-content:start;justify-items:center;gap:6px;display:grid}.product-review-card__score strong{color:var(--ink);font-size:24px;font-weight:900;line-height:1;display:block}.product-review-card__body{gap:12px;min-width:0;display:grid}.product-review-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-review-card__reviewer{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.product-review-card__reviewer>span{color:#fff;background:#66777d;border-radius:999px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:900;display:grid}.product-review-card__reviewer div{gap:2px;min-width:0;display:grid}.product-review-card__reviewer strong{color:var(--ink);font-size:14px;font-weight:900}.product-review-card__reviewer small{color:var(--muted);font-size:12px;line-height:1.35}.product-review-card__controls{gap:6px;display:inline-flex}.product-review-card__controls button{min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dce8e2;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.product-review-card__controls button:hover{color:var(--green-dark);border-color:#08785a47}.product-review-card__content{gap:6px;display:grid}.product-review-card h4{color:var(--ink);margin:0;font-size:18px;font-weight:900;line-height:1.4}.product-review-card__content p{color:var(--text);-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.85;display:-webkit-box;overflow:hidden}.product-review-card__read-more{width:fit-content;color:var(--green);font-size:13px;font-weight:900}.product-review-card__details{flex-wrap:wrap;gap:7px;display:flex}.product-review-card__details span{border:1px solid var(--line);background:var(--soft);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.product-review-card__breakdown{background:#fbfdfb;border:1px solid #e2ece7;border-radius:4px}.product-review-card__breakdown summary{min-height:34px;color:var(--green-dark);cursor:pointer;padding:8px 10px;font-size:13px;font-weight:900}.product-review-card__breakdown>div{background:#e2ece7;border-top:1px solid #e2ece7;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.product-review-card__breakdown span{background:#fff;gap:2px;padding:9px;display:grid}.product-review-card__breakdown small{color:var(--muted);font-size:11px;font-weight:850}.product-review-card__breakdown strong{color:var(--green-dark);font-size:15px;font-weight:900}.product-review-card__photos{flex-wrap:wrap;gap:8px;display:flex}.product-review-card__photos span{border-radius:4px;display:block;position:relative;overflow:hidden}.product-review-card__photos img{object-fit:cover;width:132px;height:86px;display:block}.product-review-card__photos em{color:#fff;background:#031f15ad;place-items:center;font-style:normal;font-weight:900;display:grid;position:absolute;inset:0}.product-review-card__footer{justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.product-review-card__footer>span{color:var(--muted);font-size:12px;font-weight:850}.product-review-card__report{position:relative}.product-review-card__report summary{min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dce8e2;border-radius:4px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;list-style:none;display:inline-flex}.product-review-card__report summary::-webkit-details-marker{display:none}.product-review-card__report summary:hover{color:var(--green-dark);border-color:#08785a47}.product-review-card__report .inline-report{z-index:8;background:#fff;border:1px solid #dce8e2;border-radius:6px;grid-template-columns:76px minmax(90px,1fr) auto;width:min(320px,100vw - 36px);padding:8px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 34px #031f1521}.product-review-card__report[open] .inline-report{display:grid}.product-review-card__report .inline-report input{min-height:30px;padding:0 8px;font-size:12px}.product-review-card__report .inline-report button{min-height:30px;padding:0 9px;font-size:12px}.review-feed-empty{text-align:center;justify-items:center;gap:8px;padding:36px 20px;display:grid}.review-feed-empty h3,.review-feed-empty p{margin:0}.review-feed-empty h3{color:var(--ink)}.review-feed-empty p{color:var(--muted)}.review-feed-empty a{background:var(--green-dark);color:#fff;border-radius:4px;align-items:center;min-height:38px;padding:0 14px;font-weight:900;display:inline-flex}.compare-side-card{box-shadow:none;background:#fff;border:1px solid #11182733;border-radius:4px;gap:12px;padding:16px;display:grid}.compare-side-card h2{color:var(--ink);margin:0;font-size:17px;font-weight:900}.compare-side-card__list{gap:0;display:grid}.compare-side-card__list a{border-top:1px solid #eef3f0;gap:4px;padding:10px 0;display:grid}.compare-side-card__list a:first-child{border-top:0}.compare-side-card__list>a>span{color:var(--green);font-size:14px;font-weight:900}.compare-side-card>a:not(.primary-button):not(.secondary-button){color:var(--green);font-size:13px;font-weight:900}.compare-side-card dl{gap:10px;margin:0;display:grid}.compare-side-card dl div{grid-template-columns:84px minmax(0,1fr);gap:10px;display:grid}.compare-side-card dt{color:var(--muted);font-size:12px}.compare-side-card dd{color:var(--ink);margin:0;font-size:13px;font-weight:850}.compare-side-card .rating-bar{grid-template-columns:80px minmax(0,1fr) 32px;gap:8px}.listing-community-card{gap:0}.listing-community-card h2{margin-bottom:8px}.listing-community-card a{color:#1f6fb2;border-top:1px solid #eef3f0;justify-content:space-between;align-items:center;min-height:36px;font-size:13px;font-weight:900;display:flex}.listing-community-card a:after{color:#9aa3af;content:"‹";font-size:18px;line-height:1}.issue-list{gap:12px;display:grid}.issue-list article,.row-panel,.answer{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.issue-list svg,.row-panel svg,.answer svg{color:var(--green)}.issue-list p,.row-panel p,.question-detail p,.review-detail p{margin:6px 0;line-height:1.75}.issue-list small,.row-panel small,.question-detail small,.review-detail small,.answer small{color:var(--muted);font-size:12px}.photo-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.photo-strip figure{margin:0}.photo-strip img{object-fit:cover;border-radius:6px;width:100%;height:136px}.photo-strip figcaption{color:var(--muted);margin-top:6px;font-size:12px}.mini-panel dl{gap:12px;margin:14px 0 0;display:grid}.mini-panel dl div{grid-template-columns:90px 1fr;gap:12px;display:grid}.mini-panel dt{color:var(--muted);font-size:13px}.mini-panel dd{color:var(--ink);margin:0;font-weight:800}.review-detail__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.review-detail__head p{color:var(--muted);margin:5px 0 0;font-size:13px}.review-detail__head strong{color:var(--green-dark);font-size:28px}.question-detail h2{align-items:center;gap:9px;display:flex}.answer{border:1px solid var(--line);background:var(--soft);border-radius:6px;margin-top:12px;padding:12px}.answer-form{grid-template-columns:120px minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.answer-form input{border:1px solid var(--line);border-radius:5px;min-width:0;height:38px;padding:0 10px}.answer-form button{background:var(--green);color:#fff;border:0;border-radius:5px;font-weight:900}.inline-report{grid-template-columns:120px minmax(0,1fr) auto;gap:8px;margin-top:14px;display:grid}.inline-report input{border:1px solid var(--line);border-radius:5px;min-width:0;height:38px;padding:0 10px}.inline-report button{border:1px solid var(--line-strong);color:var(--danger);background:#fff;border-radius:5px;font-weight:900}.form-page{gap:24px;width:min(760px,100% - 32px);margin:0 auto;padding:46px 0 76px;display:grid}.form-intro{text-align:center}.form-intro h1{letter-spacing:0;font-size:clamp(30px,4vw,42px)}.form-card{gap:16px;padding:22px;display:grid}.compact-form{gap:13px}.form-card label{color:var(--ink);gap:7px;font-size:13.5px;font-weight:900;display:grid}.form-card input,.form-card select,.form-card textarea{border:1px solid var(--line-strong);width:100%;min-width:0;color:var(--text);background:#fff;border-radius:5px;font-weight:500}.form-card input,.form-card select{height:44px;padding:0 12px}.form-card textarea{resize:vertical;padding:11px}.contribution-page{width:min(720px,100% - 32px);margin:0 auto;padding:28px 0 76px}.contribution-page--compact{width:min(680px,100% - 32px)}.compact-contribution-shell{gap:18px;display:grid}.compact-contribution-hero{border-bottom:1px solid var(--line);text-align:center;justify-items:center;gap:6px;padding:14px 0 8px;display:grid}.compact-contribution-hero p{color:var(--green);margin:0 0 4px;font-size:13px;font-weight:900}.compact-contribution-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(32px,4vw,42px);font-weight:900}.compact-contribution-hero span{max-width:500px;color:var(--muted);font-size:15px;font-weight:750;line-height:1.75}.review-compose{border-radius:4px;gap:0;padding:0;overflow:hidden;box-shadow:0 1px 2px #031f150a}.review-compose>section{border-bottom:1px solid var(--line);background:#fff;padding:20px}.review-compose>section:last-child{border-bottom:0}.review-compose__picker{background:#fff}.review-compose__picker select{background:#fff;border-radius:4px;height:52px;font-size:16px;font-weight:850}.review-product-summary{grid-template-columns:124px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid;background:#fbfdfc!important}.review-product-summary strong{color:var(--ink);font-size:19px;font-weight:900}.review-compose__section-head h2,.review-media-panel h2,.review-proof-panel h2{color:var(--ink);margin:0;font-size:20px;font-weight:900}.review-ratings-grid label{border:1px solid var(--line);background:#fff;border-radius:4px;padding:11px}.review-ratings-grid input{accent-color:var(--green)}.review-guideline{color:var(--muted);margin:-4px 0 0;font-size:13px;line-height:1.7}.review-media-panel,.review-proof-panel{align-items:start;gap:14px;display:grid}.review-media-panel{grid-template-columns:minmax(0,1fr)}.review-media-panel>div,.review-proof-panel>div{gap:5px;display:grid}.review-media-panel svg,.review-proof-panel>svg,.review-submit-panel svg{color:var(--green)}.review-media-panel p,.review-proof-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.review-upload-box input[type=file],.review-proof-panel input[type=file]{cursor:pointer;height:auto;min-height:42px;padding:9px}.review-url-fallback{gap:7px;display:grid}.review-proof-panel{grid-template-columns:auto minmax(0,1fr);background:#fff!important}.review-choice-row{flex-wrap:wrap;gap:10px;display:flex}.review-submit-panel>div{color:var(--text);align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.review-submit-panel .primary-button{min-width:150px}.contribution-page--review .compact-contribution-shell{gap:12px}.contribution-page--review .compact-contribution-hero{display:none}.review-compose{box-shadow:none;background:0 0;border:0;gap:12px;padding:0;overflow:visible}.review-anything-search{display:block;position:relative}.review-anything-search span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.review-anything-search input{background:linear-gradient(#0000,#0000),#fff;border-color:#d1d5db;border-radius:4px;height:38px;padding-inline:36px 12px;font-size:15px}.review-compose__card{box-shadow:none;background:#fff;border:1px solid #11182733;border-radius:4px;display:grid;overflow:hidden}.review-compose__card>section{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px}.review-compose__card>section:last-child{border-bottom:0}.review-compose__picker{gap:14px;display:grid}.review-compose__picker h2{color:var(--ink);margin:0;font-size:17px;font-weight:900}.review-compose__picker label{gap:8px;display:grid}.review-compose__picker label>span{color:var(--ink);font-size:14px;font-weight:900}.review-compose__picker select{border-color:#d1d5db;border-radius:4px;height:38px;font-size:15px;font-weight:750}.review-product-summary{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid;background:#fff!important}.review-product-summary img{object-fit:contain;background:0 0;border:0;border-radius:0;width:48px;height:48px}.review-product-summary div{gap:2px;min-width:0;display:grid}.review-product-summary span,.review-product-summary small{color:var(--muted);font-size:12px;font-weight:800}.review-product-summary strong{color:var(--ink);font-size:19px;font-weight:900;line-height:1.25}.review-product-summary a{color:#1f6fb2;white-space:nowrap;font-size:13px;font-weight:900}.review-compose__section{gap:14px;display:grid}.review-compose__section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-compose__section-head h2,.review-media-panel h2,.review-proof-panel h2,.review-reward-panel h2{color:var(--ink);margin:0;font-size:17px;font-weight:900}.review-compose__section-head span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:850}.overall-star-row{color:#f2b01e;gap:4px;width:fit-content;display:inline-flex}.review-ratings-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.review-ratings-grid label{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:10px}.review-prompts-list{color:var(--muted);gap:6px;font-size:13px;font-weight:750;line-height:1.55;display:grid}.review-prompts-list span{display:block}.review-media-panel{gap:14px;display:grid;background:#ffe5d040!important}.review-media-panel>div,.review-proof-panel>div,.review-reward-panel>div{gap:5px;display:grid}.review-media-panel p,.review-proof-panel p,.review-reward-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.review-upload-box{text-align:center;background:#fff;border:2px dashed #9ca3af;border-radius:4px;place-content:center;min-height:60px;padding:14px}.review-upload-box span{color:var(--green-dark)}.review-upload-box small{color:var(--muted);font-size:12px;font-weight:800}.review-reward-panel{gap:12px;display:grid}.review-proof-panel{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid;background:#fff!important}.review-proof-panel label{grid-column:1/-1}.review-submit-panel{justify-content:space-between;align-items:center;gap:14px;display:flex;background:#fff!important}.contribution-form-card{border-radius:4px;box-shadow:0 1px 2px #031f150d}.contribution-model-strip{border:1px solid var(--line);background:#fbfdfb;border-radius:4px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.contribution-model-strip img{object-fit:contain;background:#fff;border:1px solid #e3ece7;border-radius:4px;width:96px;height:60px}.contribution-model-strip span{gap:2px;min-width:0;display:grid}.contribution-model-strip small{color:var(--muted);font-size:12px;font-weight:800}.contribution-model-strip strong{color:var(--ink);font-size:17px;font-weight:900}.auth-page{width:min(560px,100% - 32px)}.auth-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px}.auth-footnote{color:var(--muted);text-align:center;margin:0}.auth-footnote a{color:var(--green-dark);font-weight:900}.form-error,.form-success{border-radius:7px;margin:0;padding:11px 12px;font-weight:800}.form-error{color:var(--danger);background:#fff3ef;border:1px solid #b5473647}.form-success{color:var(--green-dark);background:#eef8f3;border:1px solid #08785a3d}.account-page,.notifications-page{gap:22px;padding:42px 0 76px;display:grid}.account-hero{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding:24px;display:grid}.account-hero h1{color:var(--ink);margin:2px 0 4px;font-size:clamp(30px,4vw,46px);line-height:1.15}.account-hero p{color:var(--muted);margin:0}.account-hero__meta{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.account-hero__meta span{border:1px solid var(--line);background:var(--soft);min-height:32px;color:var(--green-dark);border-radius:7px;align-items:center;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.account-avatar{width:104px;height:104px;color:var(--green-dark);background:linear-gradient(#fff,#edf7dc);border:1px solid #08785a33;border-radius:999px;place-items:center;font-size:34px;font-weight:900;display:grid;overflow:hidden;box-shadow:inset 0 0 0 4px #fff}.account-avatar>span{place-items:center;width:100%;height:100%;display:grid}.account-avatar__image{background-position:50%;background-size:cover}.account-avatar--editor{flex:none;width:132px;height:132px;font-size:42px}.account-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.account-editor{gap:18px}.account-editor__head h2{color:var(--ink);margin:3px 0 0;font-size:25px;line-height:1.25}.account-editor__head p:last-child{color:var(--muted);margin:7px 0 0;line-height:1.7}.avatar-uploader{border:1px solid var(--line);background:linear-gradient(#fbfdfb,#f6f9f7);border-radius:8px;align-items:center;gap:18px;padding:16px;display:flex}.avatar-uploader__content{gap:7px;min-width:0;display:grid}.avatar-uploader__content strong{color:var(--ink);font-size:18px;font-weight:900}.avatar-uploader__content p{color:var(--muted);margin:0;line-height:1.7}.avatar-uploader__actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.avatar-uploader__actions span{border:1px dashed var(--line-strong);min-height:42px;color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.form-card .file-input{clip:rect(0 0 0 0);opacity:0;pointer-events:none;white-space:nowrap;clip-path:inset(50%);border:0;width:1px;min-width:0;height:1px;padding:0;position:absolute;overflow:hidden}.ghost-danger-button{min-height:42px;color:var(--danger);cursor:pointer;background:#fff8f6;border:1px solid #b5473640;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.account-side{gap:12px;display:grid}.account-side h2,.account-side p{margin:0}.account-side h2{color:var(--ink);margin-top:3px}.account-side p:not(.eyebrow){color:var(--muted);line-height:1.7}.account-side__stat{border:1px solid var(--line);background:var(--soft);border-radius:8px;gap:2px;padding:14px;display:grid}.account-side__stat strong{color:var(--green-dark);font-size:32px;line-height:1}.account-side__stat span{color:var(--muted);font-size:13px;font-weight:800}.notification-list{gap:10px;display:grid}.notification-list article{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.notification-list article.is-unread{background:linear-gradient(90deg,#fff,#f7fbef);border-color:#80ba278c}.notification-list strong{color:var(--ink)}.notification-list p{color:var(--text);margin:5px 0}.notification-list small{color:var(--muted)}.directory-page{gap:24px;padding:42px 0 76px;display:grid}.directory-hero,.category-hero{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#eff8e2b8,#fff),#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:26px;display:grid}.directory-hero h1,.category-hero h1{color:var(--ink);margin:4px 0 8px;font-size:clamp(34px,4vw,52px);line-height:1.15}.directory-hero p:not(.breadcrumb),.category-hero p:not(.breadcrumb){max-width:720px;color:var(--muted);margin:0;line-height:1.75}.directory-hero__stats,.category-hero__stats{grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;min-width:270px;display:grid}.category-hero__stats{grid-template-columns:repeat(3,minmax(110px,1fr))}.directory-hero__stats span,.category-hero__stats span{min-height:88px;color:var(--muted);background:#ffffffc7;border:1px solid #08785a24;border-radius:8px;gap:5px;padding:14px;font-size:13px;font-weight:800;display:grid}.directory-hero__stats strong,.category-hero__stats strong{color:var(--green-dark);font-size:28px;line-height:1}.directory-section{gap:18px;display:grid}.brand-directory-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.brand-directory-card,.category-card{border:1px solid var(--line);min-height:250px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:15px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.brand-directory-card:hover,.category-card:hover{box-shadow:var(--shadow);border-color:#08785a59;transform:translateY(-2px)}.brand-directory-card__head,.category-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-directory-card__head>span,.category-card__top svg{border:1px solid var(--line);background:var(--soft);width:34px;height:34px;color:var(--green-dark);border-radius:7px;place-items:center;display:grid}.brand-directory-card h3,.category-card h3{color:var(--ink);margin:0;font-size:24px;line-height:1.25}.brand-directory-card p,.category-card p{color:var(--muted);margin:5px 0 0;line-height:1.7}.brand-directory-card__meta,.category-card__stats{flex-wrap:wrap;gap:8px;display:flex}.brand-directory-card__meta span,.category-card__stats span{border:1px solid var(--line);background:var(--soft);min-height:34px;color:var(--green-dark);border-radius:7px;align-items:center;gap:7px;padding:0 10px;font-size:12.5px;font-weight:900;display:inline-flex}.brand-directory-card ul,.category-card ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.brand-directory-card li,.category-card li{color:var(--muted);background:#f5f8f6;border-radius:6px;padding:6px 9px;font-size:12px;font-weight:800}.category-card__top span{background:var(--green-dark);color:#fff;border-radius:7px;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.category-signal-row{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.category-signal-row div{background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:5px 11px;padding:18px;display:grid}.category-signal-row svg{color:var(--green);grid-row:span 2}.category-signal-row strong{color:var(--ink)}.category-signal-row span{color:var(--muted);font-size:13px;line-height:1.65}.category-listing-page{width:min(1090px,100% - 32px);padding-top:0}.category-listing-hero{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;align-items:end;margin-bottom:12px;padding:18px 0 14px}.category-listing-hero h1{margin-top:2px;font-size:clamp(28px,3vw,34px)}.category-listing-hero .category-hero__stats span{background:#fff;min-height:70px}.product-listing-shell{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.listing-filters{border:1px solid var(--line);background:#fff;border-radius:4px;gap:0;min-width:0;display:grid;position:sticky;top:74px;overflow:hidden}.listing-filter-card{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:#fff;border-radius:0;gap:9px;padding:14px;display:grid}.listing-filter-card:last-child{border-bottom:0}.listing-filter-card h2,.listing-filter-card h3{color:var(--ink);margin:0;font-size:15px;font-weight:900}.listing-filter-card h2{align-items:center;gap:8px;display:inline-flex}.listing-filter-card h2 svg{color:var(--green)}.listing-filter-card a{color:var(--green-dark);font-size:13px;font-weight:850}.filter-tree{color:var(--muted);gap:6px;font-size:13px;display:grid}.filter-tree span{border-inline-start:2px solid var(--line);padding-inline-start:12px}.filter-tree strong{color:var(--ink);padding-inline-start:22px}.filter-search{border:1px solid var(--line);background:var(--soft);min-height:36px;color:var(--muted);border-radius:5px;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:flex}.filter-range{border:1px solid var(--line);background:var(--soft);border-radius:4px;gap:4px;padding:11px;display:grid}.filter-range span{color:var(--ink);font-size:14px;font-weight:900}.filter-range small{color:var(--muted)}.listing-filter-card label{color:var(--text);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.listing-filter-card input{width:15px;height:15px;accent-color:var(--green)}.listing-filter-card small{color:var(--muted);font-size:12px}.listing-filter-card--toggle{padding-block:12px}.mobile-filter-trigger,.mobile-filter-sheet,.listing-ad-rail,.category-inline-ad{display:none}.listing-results{gap:10px;min-width:0;display:grid}.listing-category-links{box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;gap:6px;display:flex;overflow:visible}.listing-category-links a{border:1px solid var(--line);min-height:34px;color:var(--green-dark);background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:0 11px;font-size:13px;font-weight:900;transition:background .15s,color .15s;display:inline-flex}.listing-category-links a:first-child{border-inline-start:1px solid var(--line)}.listing-category-links a:hover{background:var(--lime-soft)}.listing-results__head{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;padding:4px 0 10px;display:flex}.listing-results__head h2{color:var(--ink);margin:0;font-size:21px;font-weight:900}.listing-results__head p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.6}.listing-results__head>a{background:var(--green-dark);color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.product-list{border:1px solid var(--line);background:#fff;border-radius:4px;gap:0;min-width:0;display:grid;overflow:hidden}.product-list-card{min-width:0;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e8f0ec;border-radius:0;grid-template-columns:150px minmax(0,1fr);gap:15px;padding:14px 15px;transition:border-color .16s,background .16s;display:grid}.product-list-card:last-child{border-bottom:0}.product-list-card:hover{background:#fbfdfb;border-color:#e8f0ec}.product-list-card__media{background:linear-gradient(#fff,#f8fbf9);border:1px solid #e3ece7;border-radius:4px;align-self:start;place-items:center;min-width:0;min-height:110px;display:grid;position:relative}.product-list-card__media img{object-fit:contain;width:100%;height:110px;padding:8px}.product-list-card__expand{color:#526157;inset-inline-end:7px;background:#ffffffe0;border-radius:3px;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:7px}.product-list-card__body{gap:10px;min-width:0;display:grid}.product-list-card__title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-list-card h3{color:var(--ink);margin:0;font-size:18px;font-weight:900;line-height:1.3}.product-list-card__score{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:820;display:inline-flex}.product-list-card__score strong{color:var(--ink);font-size:20px;font-weight:900;line-height:1}.product-list-card__score .stars{color:#74b72c}.product-list-card__score--empty{color:var(--muted);font-size:12.5px}.product-list-card__summary-toggle{display:none}.product-list-card__summary{flex-wrap:wrap;gap:7px;display:flex}.product-list-card__summary span,.product-list-card__summary strong{border:1px solid var(--line);background:var(--soft);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.product-list-card__summary strong{color:var(--green-dark);background:#f1faf1;border-color:#cfe5d5}.product-list-card__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;margin:0;padding:0;display:grid}.product-list-card__specs span{min-width:0;color:var(--muted);overflow-wrap:anywhere;align-items:baseline;gap:5px;padding-inline-start:12px;font-size:13px;font-weight:820;line-height:1.55;display:flex;position:relative}.product-list-card__specs em{color:var(--muted);flex:none;font-style:normal;font-weight:750}.product-list-card__specs strong{min-width:0;color:var(--text);font-weight:900}.product-list-card__specs span:before{background:var(--green);content:"";top:.76em;border-radius:999px;width:4px;height:4px;position:absolute;inset-inline-start:0}.product-list-card__thumbs{flex-wrap:wrap;gap:7px;display:flex}.product-list-card__thumbs span{background:#f8fbf9;border:1px solid #e1ece5;border-radius:4px;place-items:center;width:74px;height:48px;display:grid;position:relative;overflow:hidden}.product-list-card__thumbs img{object-fit:cover;width:100%;height:100%}.product-list-card__thumbs em{color:#fff;text-align:center;background:#031f15ad;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;inset:0}.product-list-card__review{border-top:1px solid #eef3f0;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:4px 8px;padding-top:7px;display:grid}.product-list-card__review strong{color:var(--ink);font-size:13px;font-weight:900}.product-list-card__review span{color:var(--muted);font-size:12px;font-weight:820}.product-list-card__review p{grid-column:1/-1}.product-list-card p{color:var(--text);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-list-card__actions{flex-wrap:wrap;gap:8px;display:flex}.product-list-card__actions a{border:1px solid var(--line);max-width:100%;min-height:31px;color:var(--green-dark);text-align:center;border-radius:4px;justify-content:center;align-items:center;padding:0 12px;font-size:12.5px;font-weight:900;display:inline-flex}.product-list-card__actions a:first-child{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.messages-page{gap:22px;padding:42px 0 76px;display:grid}.messages-hero{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#eff8e2cc,#fff),#fff;border-radius:8px;padding:24px}.messages-hero h1{color:var(--ink);margin:2px 0 7px;font-size:clamp(30px,3.2vw,44px);line-height:1.18}.messages-hero p{max-width:680px;color:var(--muted);margin:0;line-height:1.75}.eyebrow{color:var(--green);margin:0;font-size:12px;font-weight:900}.chat-shell{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:16px;min-height:650px;display:grid}.chat-sidebar,.chat-thread{min-height:650px;padding:0;overflow:hidden}.chat-sidebar{grid-template-rows:auto auto auto minmax(0,1fr);display:grid}.chat-sidebar__head,.chat-thread__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:18px;display:flex}.chat-sidebar__head h2,.chat-thread__head h2{color:var(--ink);margin:2px 0 0;font-size:22px;line-height:1.25}.chat-sidebar__head>span{background:var(--gold);color:#fff;border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 8px;font-size:13px;font-weight:900;display:grid}.chat-user-search{border:1px solid var(--line-strong);min-height:44px;color:var(--muted);background:#fff;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin:14px;padding:0 12px;display:grid}.chat-user-search:focus-within{border-color:#08785a80;box-shadow:0 0 0 4px #80ba2724}.chat-user-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px;font-weight:700}.chat-user-search input::placeholder{color:#7f8a84}.chat-user-results{gap:7px;max-height:220px;margin:0 14px 12px;display:grid;overflow:auto}.chat-user-results p{color:var(--muted);align-items:center;gap:7px;margin:0;padding:10px 4px;font-size:13px;font-weight:800;display:inline-flex}.chat-user-results p svg,.chat-composer button svg{animation:none}.chat-user-results button,.chat-thread-list button{width:100%;color:inherit;cursor:pointer;text-align:start;background:0 0;border:0}.chat-user-results button{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.chat-user-results button:hover{background:#fff;border-color:#08785a40}.chat-user-results strong,.chat-thread-list strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:900;display:block;overflow:hidden}.chat-user-results small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.chat-thread-list{align-content:start;gap:6px;padding:0 10px 12px;display:grid;overflow:auto}.chat-thread-list button{border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px;display:grid;position:relative}.chat-thread-list button:hover,.chat-thread-list button.is-active{background:#f6faf7;border-color:#08785a3d}.chat-thread-list button.is-active{box-shadow:inset 3px 0 0 var(--green)}.chat-thread-list__content{gap:5px;min-width:0;display:grid}.chat-thread-list__content>span{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.chat-thread-list small,.chat-thread-list em{color:var(--muted);font-size:12px}.chat-thread-list em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;display:block;overflow:hidden}.chat-thread-list b{background:var(--green);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;line-height:1;display:grid}.chat-avatar{width:46px;height:46px;color:var(--green-dark);background:linear-gradient(#fff,#eef7ec);border:1px solid #08785a38;border-radius:999px;flex:none;place-items:center;font-size:16px;font-weight:900;display:grid;overflow:hidden}.chat-avatar--small{width:36px;height:36px;font-size:13px}.chat-avatar__image{background-position:50%;background-size:cover;width:100%;height:100%}.chat-thread{grid-template-rows:auto minmax(0,1fr) auto auto;display:grid}.chat-thread__identity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.chat-thread__identity p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.chat-messages{background:linear-gradient(#fbfdfb,#fff 38%),#fff;flex-direction:column;gap:12px;min-height:0;padding:18px;display:flex;overflow:auto}.chat-messages article{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px;max-width:min(76%,620px);display:grid}.chat-messages article.is-mine{grid-template-columns:minmax(0,1fr);align-self:flex-end}.chat-messages article>div{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px 8px 8px 2px;padding:12px 14px}.chat-messages article.is-mine>div{background:var(--green-dark);color:#fff;border-color:#08785a33;border-radius:8px 8px 2px}.chat-messages p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.8}.chat-messages article.is-mine p{color:#fff}.chat-messages span{color:var(--muted);margin-top:6px;font-size:11px;font-weight:800;display:block}.chat-messages article.is-mine span{color:#ffffffb3}.chat-composer{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.chat-composer textarea{border:1px solid var(--line-strong);resize:vertical;min-width:0;min-height:48px;max-height:150px;color:var(--text);border-radius:8px;outline:0;padding:12px 13px;font-weight:700}.chat-composer textarea:focus{border-color:#08785a80;box-shadow:0 0 0 4px #80ba2724}.chat-composer button{min-height:48px}.chat-composer button:disabled{opacity:.55;cursor:not-allowed;transform:none}.chat-error{margin:0 14px 12px}.site-footer{background:#f4f6f5;border-top:1px solid #dce6e1;margin-top:44px}.site-footer__brand{align-content:start;gap:10px;display:grid}.site-footer .brand-mark{width:176px;min-width:0;height:48px}.site-footer .brand-mark__image--full{max-width:168px;height:44px}.site-footer__brand p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.site-footer h2{color:#6a9d21;margin:0;font-size:13px;font-weight:900}.site-footer section p{color:var(--text);margin:0;font-size:13px;line-height:1.75}.site-footer a{color:var(--text);font-size:13px;font-weight:750}.site-footer__legal{border-top:1px solid #dce6e1;gap:6px;width:min(1080px,100% - 32px);margin:0 auto;padding:16px 0 24px;display:grid}.site-footer__legal p{color:#6a756f;margin:0;font-size:11.5px;line-height:1.8}.public-info-page{gap:18px;width:min(900px,100% - 32px);margin:0 auto;padding:42px 0 74px;display:grid}.public-info-hero{border-bottom:1px solid var(--line);gap:8px;padding-bottom:18px;display:grid}.public-info-hero h1{color:var(--ink);margin:0;font-size:clamp(30px,4vw,44px);font-weight:900;line-height:1.2}.public-info-hero p{max-width:680px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.public-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-info-card{border:1px solid var(--line);background:#fff;border-radius:4px;gap:7px;padding:16px;display:grid}.public-info-card h2{color:var(--ink);margin:0;font-size:18px;font-weight:900}.public-info-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.chat-empty{color:var(--muted);text-align:center;justify-items:center;gap:8px;padding:24px 16px;display:grid}.chat-empty svg{color:var(--green)}.chat-empty strong{color:var(--ink);font-size:16px}.chat-empty span{font-size:13px;line-height:1.7}.chat-empty--thread{place-self:center;max-width:300px}.form-grid,.ratings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ratings-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.inline-choice{grid-template-columns:none;align-items:center;gap:8px;display:flex!important}.inline-choice input{width:16px;height:16px}.hp{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.admin-page{gap:20px;display:grid}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.admin-stats div{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:4px;padding:14px;display:grid}.admin-stats strong{color:var(--green-dark);font-size:24px}.admin-stats span{color:var(--muted);font-size:13px}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-grid .panel:last-child{grid-column:1/-1}.admin-list{gap:10px;margin-top:14px;display:grid}.admin-list article{border:1px solid var(--line);background:var(--soft);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-action-row{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.danger-button{color:var(--danger);border-color:#b5473640}.admin-list strong{color:var(--ink)}.admin-list p{color:var(--text);margin:4px 0}.admin-list small{color:var(--muted)}.admin-list article.is-muted{opacity:.7;background:#fff}.admin-closed-reports{margin-top:14px}.admin-closed-reports summary{cursor:pointer;color:var(--muted);font-size:13px}.admin-analytics{gap:16px;display:grid}.admin-section-head h2{color:var(--green-dark)}.admin-section-head p{color:var(--muted);margin-top:4px;font-size:14px}.admin-stat-delta{color:var(--green);font-size:12px}.admin-bars{gap:10px;margin-top:14px;display:grid}.admin-bar-row{grid-template-columns:84px minmax(0,1fr) 40px;align-items:center;gap:10px;display:grid}.admin-bar-label{color:var(--muted);font-size:13px}.admin-bar-track{background:var(--soft);border:1px solid var(--line);border-radius:999px;height:10px;display:block;overflow:hidden}.admin-bar-fill{background:var(--green);border-radius:999px;min-width:2px;height:100%;display:block}.admin-bar-value{color:var(--ink);text-align:left;font-size:13px}@media (max-width:1020px){.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.header-action{display:none}.header-search{display:flex}.model-hero,.model-layout,.section--split,.account-grid,.chat-shell,.directory-hero,.category-hero{grid-template-columns:1fr}.product-summary-card{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"media main""sentiment sentiment""actions actions""metrics metrics"}.product-summary-card__actions{justify-content:flex-start}.directory-hero__stats,.category-hero__stats{min-width:0}.product-listing-shell{grid-template-columns:1fr}.listing-results{order:-1}.listing-filters{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.brand-summary-card{grid-template-columns:92px minmax(0,1fr)}.brand-summary-card__meta,.brand-summary-card>a{grid-column:1/-1}.brand-listing-hero{grid-template-columns:minmax(0,1fr) auto}.brand-listing-hero__meta,.brand-listing-hero>.score-line{grid-column:1/-1}.brand-index-row{grid-template-columns:96px minmax(150px,.8fr) auto}.brand-index-row__preview{grid-column:2/-1}.chat-sidebar,.chat-thread{min-height:auto}.chat-thread{min-height:620px}.model-hero{text-align:right}.brand-grid,.popular-category-grid,.category-index-tile-grid,.category-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.award-category{grid-template-columns:156px minmax(0,1fr);gap:18px}.category-link-grid a:nth-child(3n+1){border-inline-start:1px solid var(--line)}.category-link-grid a:nth-child(odd){border-inline-start:0}.brand-tile{min-height:120px}.models-grid,.review-grid,.admin-stats,.brand-directory-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.notification-list article{flex-direction:column;align-items:stretch}.site-footer__inner{grid-template-columns:1fr;gap:22px}.site-footer__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.public-info-grid{grid-template-columns:1fr}}@media (max-width:700px){.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;width:min(100% - 18px,1180px);min-height:54px;padding:0}.brand-mark{width:42px;min-width:42px;height:54px}.brand-mark__image--full{display:none}.brand-mark__image--icon{display:block}.header-search{min-width:0;height:38px;padding:0 9px}.header-search span{max-width:96px}.header-search span:after{content:""}.icon-button,.avatar-button{width:38px;height:38px}.header-login{gap:0;width:38px;min-height:38px;padding:0;font-size:0}.header-login svg{width:18px;height:18px}.header-account{border-radius:999px;justify-content:center;width:38px;min-height:38px;padding:0}.header-account__image,.header-account__initial{width:32px;height:32px}.header-account__name{display:none}.hero-copy h1{font-size:36px;line-height:1.2}.hero-copy>p:not(.hero-badge){margin-bottom:20px;font-size:16px}.hero-section__inner{width:min(100% - 24px,1180px);min-height:360px;padding:48px 0 58px}.hero-search{min-height:58px;padding:6px 12px}.opinion-section{padding:18px 0}.opinion-section__inner{text-align:right;grid-template-columns:48px minmax(0,1fr) auto;justify-items:stretch;gap:10px}.opinion-section__mark{width:48px;height:48px}.opinion-section__mark img{width:42px;height:42px}.opinion-section h2,.community-awards h2,.category-showcase__heading h2{font-size:25px}.opinion-section h2{font-size:19px}.opinion-section p{font-size:13.5px}.opinion-section a{min-height:38px;padding:0 12px;font-size:13px}.community-awards{width:min(100% - 24px,1180px);padding:28px 0 32px}.awards-page{width:min(100% - 24px,920px);padding:16px 0 48px}.awards-hero,.awards-method,.awards-winners{padding:24px 0}.awards-hero h1{font-size:32px}.awards-hero>p:not(.breadcrumb){font-size:15px}.award-category{grid-template-columns:1fr;gap:10px;padding:18px 0}.award-category a{grid-template-columns:52px minmax(0,1fr)}.award-category img{width:52px;height:36px}.recent-listings{width:min(100% - 24px,1180px);padding:24px 0 28px}.recent-listings__grid{grid-template-columns:1fr;gap:8px}.recent-listing-card{grid-template-columns:92px minmax(0,1fr);min-height:88px;padding:10px}.recent-listing-card img{width:92px;height:58px}.category-showcase{padding:32px 0 28px}.category-index-page{padding:20px 0 42px}.brand-index-page,.brand-listing-page{width:min(100% - 24px,1080px);padding-top:20px}.brand-index-hero h1,.brand-summary-card h1{font-size:31px}.brand-letter-nav{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.brand-index-group{grid-template-columns:1fr;gap:8px}.brand-index-group h2{width:38px;height:38px;font-size:18px;position:static}.brand-index-row{grid-template-columns:76px minmax(0,1fr);gap:10px;min-height:82px;padding:10px}.brand-index-row__models,.brand-index-row__preview{grid-column:2/-1}.brand-index-row__models{justify-self:start}.brand-summary-card{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px}.brand-summary-card__meta{grid-template-columns:1fr;max-width:none;display:grid}.brand-listing-hero{grid-template-columns:1fr;gap:12px;padding-top:14px}.brand-listing-hero__main{grid-template-columns:76px minmax(0,1fr);gap:12px}.brand-listing-hero__meta{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.brand-listing-hero>a{width:100%}.contribution-page,.contribution-page--compact{width:min(100% - 24px,760px);padding:20px 0 48px}.review-compose>section{padding:14px}.review-product-summary{grid-template-columns:92px minmax(0,1fr)}.review-product-summary img{width:92px;height:60px}.review-product-summary a{grid-column:2/-1;justify-self:start}.review-compose__section-head,.review-submit-panel{flex-direction:column;align-items:flex-start}.review-compose__section-head span{white-space:normal}.review-ratings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-submit-panel .primary-button{width:100%}.contribution-model-strip{grid-template-columns:76px minmax(0,1fr)}.contribution-model-strip img{width:76px;height:50px}.category-index-hero,.category-index-showcase,.category-index-list{width:min(100% - 24px,1080px)}.category-index-hero{padding:14px 0 24px}.category-index-hero h1{font-size:34px}.category-index-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.category-index-tile{min-height:134px}.category-index-tile strong{font-size:18px}.category-link-grid{grid-template-columns:1fr}.category-link-grid a,.category-link-grid a:nth-child(odd),.category-link-grid a:nth-child(3n+1){border-inline-start:0}.category-showcase__heading{width:min(100% - 24px,1180px);margin-bottom:16px}.popular-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.popular-category-card{min-height:132px}.popular-category-card strong{font-size:18px}.popular-category-card small{font-size:12px}.brand-section{padding:34px 0 30px}.brand-section__inner{width:min(100% - 24px,1180px)}.brand-section__heading{align-items:flex-start;gap:12px;margin-bottom:14px}.brand-section__heading h2{font-size:28px}.brand-grid{grid-template-columns:1fr;gap:9px}.brand-tile{text-align:right;grid-template-columns:68px minmax(0,1fr) auto;justify-items:start;min-height:88px;padding:12px}.brand-logo,.brand-logo--large{width:68px;height:50px}.brand-logo__image,.brand-logo--large .brand-logo__image{max-width:58px;height:36px}.brand-tile__content{justify-items:start}.search-modal{padding:12px}.search-modal__panel{width:100%;max-height:calc(100vh - 24px)}.search-modal__top{grid-template-columns:minmax(0,1fr) 40px;gap:8px;padding:10px}.search-modal__form{min-height:44px;padding:0 14px}.search-modal__form input{font-size:16px}.search-modal__close{width:40px;height:40px}.search-modal__featured a,.search-modal__result,.search-modal__categories a{grid-template-columns:68px minmax(0,1fr)}.search-modal__featured img,.search-modal__result img{width:68px;height:43px}.search-modal__categories{grid-template-columns:1fr}.search-modal__categories img{width:58px;height:42px}.section,.page-shell,.cta-band{width:min(100% - 24px,1180px)}.section{padding:38px 0}.section-heading,.cta-band,.review-detail__head{flex-direction:column;align-items:flex-start}.models-grid,.review-grid,.trust-strip,.form-grid,.ratings-grid,.photo-strip,.admin-stats,.brand-directory-grid,.category-grid,.directory-hero__stats,.category-hero__stats,.category-signal-row{grid-template-columns:1fr}.review-compose .review-ratings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-page{gap:16px;padding-top:24px}.site-footer{margin-top:34px}.site-footer__inner{width:min(100% - 24px,1080px);padding:28px 0 34px}.site-footer__groups{grid-template-columns:1fr;gap:20px}.site-footer__legal{width:min(100% - 24px,1080px);padding-bottom:22px}.public-info-page{width:min(100% - 24px,900px);padding:28px 0 54px}.public-info-grid{grid-template-columns:1fr}.public-info-hero h1{font-size:32px}.model-page{width:min(100% - 24px,1080px)}.product-summary-card{grid-template-columns:76px minmax(0,1fr) 82px;grid-template-areas:"media main rating""sentiment sentiment sentiment""actions actions actions""metrics metrics metrics";gap:8px;padding:12px}.product-summary-card__media{grid-template-columns:auto minmax(0,1fr);justify-items:start;gap:6px}.product-summary-card__media span{font-size:20px}.product-summary-card__media small{font-size:11px}.product-summary-card__title h1{font-size:21px}.product-summary-card__title>span{font-size:11.5px}.product-summary-card__rating{text-align:left;justify-items:end}.product-summary-card__rating>strong{font-size:24px}.product-summary-card__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.product-summary-card__actions a{width:100%;min-height:34px;padding:0 6px;font-size:11.5px}.product-summary-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.product-summary-card__metrics span{text-align:center;justify-items:center;gap:4px;min-height:50px;padding:8px 5px;display:grid}.listing-leaderboard-space{min-height:118px}.listing-gallery-strip{grid-template-columns:58px minmax(0,1fr);gap:6px;padding:7px}.listing-gallery-strip__main{min-height:54px}.listing-gallery-strip__main img{height:54px}.listing-gallery-strip__thumbs{scrollbar-width:thin;gap:6px;display:flex;overflow-x:auto}.listing-gallery-strip__thumbs figure{flex:0 0 62px;min-height:54px}.listing-gallery-strip__thumbs img{height:54px}.review-feed-toolbar__top,.product-review-card__head{flex-direction:column;align-items:stretch}.review-feed-toolbar__top{min-height:0;padding:14px}.review-feed-toolbar button{width:100%}.generation-history-section{padding:14px}.generation-history-section__head{flex-direction:column}.generation-timeline-card{grid-template-columns:1fr}.generation-timeline-card__media{height:150px}.review-filter-row{padding:0 14px 14px}.feed-compare-card{grid-template-columns:1fr;gap:12px;padding:16px 14px}.feed-compare-card img{justify-self:center;width:min(100%,220px);height:118px}.feed-compare-card div div{gap:5px}.listing-overview-snippets h3{padding-inline:14px}.listing-overview-snippets>div{padding:6px 14px 14px}.listing-overview-snippets a{grid-template-columns:32px minmax(0,1fr);gap:6px 10px}.listing-overview-snippets p{grid-column:2/-1}.product-review-card{grid-template-columns:1fr;gap:11px;padding:16px 14px}.product-review-card__score{grid-template-columns:auto minmax(0,1fr);place-items:center start}.product-review-card__head{flex-direction:column;align-items:stretch}.product-review-card__controls{justify-content:flex-start}.product-review-card__breakdown>div{grid-template-columns:repeat(2,minmax(0,1fr))}.product-review-card__photos span{width:calc(50% - 4px)}.product-review-card__photos img{width:100%;height:92px}.product-review-card__footer{flex-direction:column;align-items:stretch;gap:8px}.product-review-card__report{width:100%}.product-review-card__report summary{width:fit-content}.product-review-card__report[open] .inline-report{width:100%;max-width:none;box-shadow:none;grid-template-columns:1fr;margin-top:6px;position:static}.compare-side-card{padding:14px}.category-listing-page{width:min(100% - 24px,1080px)}.category-listing-hero{gap:12px;margin-bottom:12px;padding-bottom:10px}.category-listing-hero .category-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0}.category-listing-hero .category-hero__stats span{text-align:center;align-content:center;min-height:54px;padding:8px 6px;font-size:11.5px}.category-listing-hero .category-hero__stats strong{font-size:20px}.listing-filters{background:0 0;border:0;order:0;display:block;overflow:visible}.listing-results{order:1}.listing-filter-card{display:none}.listing-filter-card:first-child{border:1px solid var(--line);background:#fff;border-radius:4px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;display:flex}.listing-filter-card:first-child .filter-tree{display:none}.listing-filter-card:first-child h2{font-size:14px}.listing-category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-results__head{flex-direction:column;align-items:stretch}.listing-results__head>a{width:100%}.product-list-card{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:12px}.product-list-card__media{align-self:start;min-height:76px}.product-list-card__media img{height:76px;padding:5px}.product-list-card__title{flex-direction:column;gap:5px}.product-list-card h3{font-size:17px}.product-list-card__specs{grid-template-columns:1fr;gap:5px}.product-list-card__thumbs span{width:62px;min-width:62px;height:42px}.product-list-card__thumbs{scrollbar-width:thin;flex-wrap:nowrap;grid-column:1/-1;padding-bottom:2px;overflow-x:auto}.product-list-card__review{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr)}.product-list-card__actions{grid-column:1/-1}.directory-hero,.category-hero{padding:18px}.directory-hero h1,.category-hero h1{font-size:34px}.brand-directory-card,.category-card{min-height:0}.trust-strip{gap:0}.account-hero{text-align:center;grid-template-columns:1fr}.account-hero__meta{justify-content:center}.account-avatar{margin:0 auto}.messages-page{gap:16px;padding-top:24px}.messages-hero{padding:18px}.chat-shell{gap:12px;min-height:0}.chat-sidebar__head,.chat-thread__head{min-height:72px;padding:14px}.chat-sidebar__head h2,.chat-thread__head h2{font-size:19px}.chat-thread-list{max-height:350px}.chat-thread{min-height:560px}.chat-messages{padding:14px 12px}.chat-messages article{max-width:88%}.chat-composer{grid-template-columns:1fr}.chat-composer button{width:100%}.avatar-uploader{text-align:center;flex-direction:column;align-items:stretch}.avatar-uploader__actions{justify-content:center}.brand-hero{grid-template-columns:1fr}.brand-hero h1,.model-hero h1{font-size:31px}.question-row,.answer-form,.inline-report{grid-template-columns:1fr}.question-row small{white-space:normal}.rating-bar{grid-template-columns:82px minmax(0,1fr) 34px;gap:8px;font-size:12px}.mini-panel dl div{grid-template-columns:1fr;gap:4px}}@media (max-width:460px){.header-search{justify-content:center;gap:6px;padding:0 8px}.header-search span{max-width:none;font-size:0}.header-search span:after{color:#526157;content:"بحث";font-size:13px}}@media (max-width:360px){.popular-category-grid{grid-template-columns:1fr}}body:has(.contribution-page--review){background:#f3f4f6}.contribution-page--review{width:min(800px,100% - 32px);padding:12px 0 76px}.contribution-page--review .review-compose{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid;overflow:visible}.contribution-page--review .review-anything-search{display:block;position:relative}.contribution-page--review .review-anything-search span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contribution-page--review .review-anything-search input{color:#111827;height:38px;box-shadow:none;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding-inline:12px 34px;font-size:15px;font-weight:600}.contribution-page--review .review-compose__card{box-shadow:none;background:#fff;border:1px solid #11182733;border-radius:4px;display:grid;overflow:hidden}.contribution-page--review .review-compose__card>section{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px}.contribution-page--review .review-compose__card>section:last-child{border-bottom:0}.contribution-page--review .review-compose__picker{gap:14px;display:grid}.contribution-page--review .review-compose__picker h2,.contribution-page--review .review-compose__section-head h2,.contribution-page--review .review-media-panel h2,.contribution-page--review .review-proof-panel h2,.contribution-page--review .review-reward-panel h2{color:#111827;margin:0;font-size:17px;font-weight:900;line-height:1.35}.contribution-page--review .review-compose__picker label,.contribution-page--review .review-compose__section label,.contribution-page--review .review-proof-panel label,.contribution-page--review .review-url-fallback{color:#111827;gap:7px;font-size:13px;font-weight:900}.contribution-page--review .review-compose__picker select,.contribution-page--review .review-compose input,.contribution-page--review .review-compose textarea{color:#111827;box-shadow:none;background:#fff;border:1px solid #d1d5db;border-radius:4px}.contribution-page--review .review-compose input,.contribution-page--review .review-compose select{height:38px}.contribution-page--review .review-compose textarea{min-height:154px}.contribution-page--review .review-product-summary{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid;background:#fff!important}.contribution-page--review .review-product-summary img{object-fit:contain;background:0 0;border:0;border-radius:0;width:48px;height:48px}.contribution-page--review .review-product-summary div{gap:2px;min-width:0;display:grid}.contribution-page--review .review-product-summary span,.contribution-page--review .review-product-summary small{color:#6b7280;font-size:12px;font-weight:800}.contribution-page--review .review-product-summary strong{color:#111827;font-size:19px;font-weight:900;line-height:1.25}.contribution-page--review .review-product-summary a{color:#1f6fb2;white-space:nowrap;font-size:13px;font-weight:900}.contribution-page--review .review-compose__section{gap:14px;display:grid}.contribution-page--review .review-compose__section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.contribution-page--review .review-compose__section-head span{color:#6b7280;white-space:nowrap;font-size:12px;font-weight:850}.contribution-page--review .overall-star-row{color:#f2b01e;gap:4px;width:fit-content;display:inline-flex}.contribution-page--review .review-ratings-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contribution-page--review .review-ratings-grid label{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:10px;font-size:12.5px}.contribution-page--review .review-guideline,.contribution-page--review .review-prompts-list,.contribution-page--review .review-media-panel p,.contribution-page--review .review-proof-panel p,.contribution-page--review .review-reward-panel p{color:#6b7280;font-size:13px;line-height:1.65}.contribution-page--review .review-prompts-list{gap:5px;font-weight:750;display:grid}.contribution-page--review .review-media-panel{gap:14px;display:grid;background:#ffe5d040!important}.contribution-page--review .review-media-panel>div,.contribution-page--review .review-proof-panel>div,.contribution-page--review .review-reward-panel>div{gap:5px;display:grid}.contribution-page--review .review-upload-box{text-align:center;background:#fff;border:2px dashed #9ca3af;border-radius:4px;place-content:center;min-height:60px;padding:14px;display:grid}.contribution-page--review .review-upload-box span{color:var(--green-dark)}.contribution-page--review .review-upload-box small{color:#6b7280;font-size:12px;font-weight:800}.contribution-page--review .review-proof-panel{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.contribution-page--review .review-proof-panel label{grid-column:1/-1}.contribution-page--review .review-reward-panel{gap:12px;display:grid}.contribution-page--review .review-submit-panel{justify-content:space-between;align-items:center;gap:14px;display:flex;background:#fff!important}.contribution-page--review .review-submit-panel>div{color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.contribution-page--review .review-submit-panel .primary-button{min-width:150px}@media (max-width:700px){.contribution-page--review{width:min(100% - 24px,800px);padding:10px 0 48px}.contribution-page--review .review-compose__card>section{padding:14px}.contribution-page--review .review-product-summary{grid-template-columns:48px minmax(0,1fr);align-items:center}.contribution-page--review .review-product-summary img{width:48px;height:48px}.contribution-page--review .review-product-summary a{grid-column:2/-1;justify-self:start}.contribution-page--review .review-compose__section-head,.contribution-page--review .review-submit-panel{flex-direction:column;align-items:flex-start}.contribution-page--review .review-compose__section-head span{white-space:normal}.contribution-page--review .review-ratings-grid,.contribution-page--review .form-grid{grid-template-columns:1fr}.contribution-page--review .review-submit-panel .primary-button{width:100%}}.home-page{background:#f3f4f6}body:has(.home-page){background:#f3f4f6}.home-page .home-motion{opacity:1!important;animation:none!important;transform:none!important}.home-after-hero{background:#fff;border-bottom:1px solid #11182733;width:100%;display:grid}.home-page .opinion-section{text-align:center;background:#fff;border:0;border-bottom:1px solid #11182733;justify-items:center;gap:8px;width:min(980px,100% - 32px);margin:0 auto;padding:17px 0 15px;display:grid}.home-page .opinion-section__mark{display:none}.home-page .opinion-section h2{color:#06281a;margin:0;font-size:24px;font-weight:900}.home-page .opinion-section p{color:#374151;max-width:760px;margin:0;font-size:15.5px;font-weight:650;line-height:1.7}.home-page .opinion-section a{border-radius:4px;min-height:36px;margin-top:0;padding:0 18px}.home-page .community-awards{border:0;border-bottom:1px solid #11182733;width:min(980px,100% - 32px);padding:16px 0 17px}.home-page .community-awards h2{color:#06281a;font-size:24px}.home-page .community-awards p{color:#374151;font-size:15.5px}.home-page .recent-listings{border:0;width:min(980px,100% - 32px);padding:11px 0 14px}.home-page .recent-listings__heading h2{color:#111827;font-size:17px}.home-page .recent-listings__grid{grid-template-columns:minmax(0,260px);gap:0}.home-page .recent-listing-card{min-height:70px;box-shadow:none;background:0 0;border:0;grid-template-columns:82px minmax(0,1fr);padding:8px 0}.home-page .recent-listing-card:hover{box-shadow:none;transform:none}.home-page .recent-listing-card img{width:82px;height:52px}.home-page .category-showcase{background:#fff;border-bottom:1px solid #11182733;min-height:535px;padding:32px 0}.home-page .popular-category-grid{gap:4px}.home-page .popular-category-card{height:192px;min-height:192px;animation:none!important;transform:none!important}.home-page .popular-category-card span{align-content:center;justify-items:center;width:100%;max-width:none;height:100%;padding:8px;transform:none}.home-page .popular-category-card strong{font-size:17px}.home-page .popular-category-card small{font-size:12.5px}.home-page .featured-reviews-section{background:#f3f4f6;border-top:0;border-bottom:1px solid #11182733;min-height:307px;padding:32px 0}.home-page .review-grid{gap:8px;width:min(1066px,100% - 54px);margin:0 auto}.home-page .review-card{height:161px;min-height:161px;box-shadow:none;text-align:center;border-color:#11182733;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:16px;display:flex;overflow:hidden}.home-page .review-card__product{font-size:13px;line-height:1.25}.home-page .review-card__reviewer{grid-template-columns:30px minmax(0,max-content);justify-content:center;gap:8px}.home-page .review-card__avatar{width:30px;height:30px;font-size:12px}.home-page .review-card__reviewer strong{font-size:13px}.home-page .review-card__reviewer small{font-size:11.5px}.home-page .review-card__score{justify-content:center;gap:4px}.home-page .review-card__score strong{display:none}.home-page .review-card p{-webkit-line-clamp:2;font-size:13px;line-height:1.45}body:has(.home-page) .site-footer{background:#f3f4f6;margin-top:0}body:has(.home-page) .site-footer__inner{grid-template-columns:220px minmax(0,1fr);gap:28px;padding:18px 0 14px}body:has(.home-page) .site-footer__groups{gap:22px}body:has(.home-page) .site-footer__brand{gap:6px}body:has(.home-page) .site-footer__brand p{display:none}body:has(.home-page) .site-footer section p{display:none}body:has(.home-page) .site-footer ul{gap:4px}body:has(.home-page) .site-footer__legal{padding:9px 0 10px}body:has(.home-page) .site-footer__legal p{font-size:10.5px;line-height:1.55}@media (max-width:700px){.home-page .hero-section__inner{min-height:390px;padding:54px 0 60px}.home-page .opinion-section,.home-page .community-awards,.home-page .recent-listings{width:min(100% - 24px,980px)}.home-page .opinion-section{padding:26px 0 22px}.home-page .opinion-section h2,.home-page .community-awards h2{font-size:23px}.home-page .opinion-section p,.home-page .community-awards p{font-size:14.5px}.home-page .recent-listings__grid{grid-template-columns:1fr}.home-page .category-showcase{min-height:0;padding:32px 0}.home-page .popular-category-card{height:138px;min-height:138px}.home-page .featured-reviews-section{padding:34px 12px 36px}.home-page .review-grid{grid-template-columns:1fr;width:100%}.home-page .review-card{height:auto;min-height:156px;overflow:visible}.home-page .review-card__reviewer{grid-template-columns:30px minmax(0,1fr);width:min(100%,260px)}body:has(.home-page) .site-footer__inner{grid-template-columns:1fr;gap:18px;padding:22px 0 18px}}.site-footer{background:#f3f4f6;border-top:0;margin-top:0;padding-top:24px}.site-footer__legal p{color:#4b5563;max-width:1080px;margin:0 auto;font-size:11.5px;font-weight:500;line-height:1.72}.site-footer__legal a:hover{color:var(--green)}body:has(.home-page) .site-footer{background:#f3f4f6}body:has(.home-page) .site-footer__legal{background:0 0;border-top:0;padding:18px max(16px,50vw - 540px) 22px}body:has(.home-page) .site-footer__legal p{font-size:11.5px;line-height:1.72;display:block}@media (max-width:700px){.site-footer{padding-top:18px}.site-footer__legal{min-height:0;padding:16px 16px 18px}body:has(.home-page) .site-footer__legal{min-height:0;padding:16px 16px 18px}.site-footer__legal p{font-size:11px;line-height:1.65}body:has(.home-page) .site-footer__legal p{font-size:11px;line-height:1.65}}.site-footer{direction:rtl;background:#f3f4f6;border-top:1px solid #1118271f;margin-top:0;padding-top:0}body:has(.home-page) .site-footer{direction:rtl;background:#f3f4f6;border-top:1px solid #1118271f;margin-top:0;padding-top:0}.site-footer__inner{grid-template-columns:340px minmax(0,1fr);gap:24px;width:min(1090px,100% - 32px);margin:0 auto;padding:24px 0 22px;display:grid}body:has(.home-page) .site-footer__inner{grid-template-columns:340px minmax(0,1fr);gap:24px;width:min(1090px,100% - 32px);margin:0 auto;padding:24px 0 22px;display:grid}.site-footer__connect{align-content:start;gap:10px;display:grid}.site-footer__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}body:has(.home-page) .site-footer__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.site-footer section{align-content:start;gap:8px;display:grid}body:has(.home-page) .site-footer section{align-content:start;gap:8px;display:grid}.site-footer h2{color:#75a91f;letter-spacing:0;margin:0;font-size:12px;font-weight:900;line-height:16px}body:has(.home-page) .site-footer h2{color:#75a91f;letter-spacing:0;margin:0;font-size:12px;font-weight:900;line-height:16px}.site-footer__connect p,.site-footer section p{color:#1f2937;margin:0;font-size:14px;font-weight:500;line-height:1.55;display:block}body:has(.home-page) .site-footer__connect p{color:#1f2937;margin:0;font-size:14px;font-weight:500;line-height:1.55;display:block}body:has(.home-page) .site-footer section p{color:#1f2937;margin:0;font-size:14px;font-weight:500;line-height:1.55;display:block}.site-footer__social{color:#fff;background:#4267b2;border-radius:3px;justify-content:center;align-items:center;width:max-content;min-height:35px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.site-footer__social:hover{color:#fff;background:#355493}.site-footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}body:has(.home-page) .site-footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.site-footer li{grid-template-columns:6px minmax(0,1fr);align-items:center;gap:10px;display:grid}.site-footer li:before{content:"";background:#75a91f;width:5px;height:5px}.site-footer a{color:#1f2937;font-size:14px;font-weight:500;line-height:18px}body:has(.home-page) .site-footer a{color:#1f2937;font-size:14px;font-weight:500;line-height:18px}.site-footer a:hover{color:#006eb7}body:has(.home-page) .site-footer a:hover{color:#006eb7}.site-footer .site-footer__social{color:#fff;background:#4267b2;border-radius:3px;justify-content:center;align-items:center;width:max-content;min-height:35px;padding:0 14px;font-size:13px;font-weight:900;line-height:35px;display:inline-flex}body:has(.home-page) .site-footer .site-footer__social{color:#fff;background:#4267b2;border-radius:3px;justify-content:center;align-items:center;width:max-content;min-height:35px;padding:0 14px;font-size:13px;font-weight:900;line-height:35px;display:inline-flex}.site-footer .site-footer__social:hover{color:#fff;background:#355493}body:has(.home-page) .site-footer .site-footer__social:hover{color:#fff;background:#355493}.site-footer__link-column{padding-top:24px}.site-footer__legal{background:#f3f4f6;border-top:1px solid #1118271f;width:100%;min-height:78px;margin:0;padding:16px max(16px,50vw - 545px) 20px;display:block}body:has(.home-page) .site-footer__legal{background:#f3f4f6;border-top:1px solid #1118271f;width:100%;min-height:78px;margin:0;padding:16px max(16px,50vw - 545px) 20px;display:block}.site-footer__legal p{color:#4b5563;max-width:1090px;margin:0 auto;font-size:11.5px;font-weight:500;line-height:1.72;display:block}body:has(.home-page) .site-footer__legal p{color:#4b5563;max-width:1090px;margin:0 auto;font-size:11.5px;font-weight:500;line-height:1.72;display:block}.site-footer__legal a{color:#1f6fb2;font-size:inherit;font-weight:800}body:has(.home-page) .site-footer__legal a{color:#1f6fb2;font-size:inherit;font-weight:800}@media (max-width:700px){.site-footer__inner{grid-template-columns:1fr;gap:18px;width:calc(100% - 32px);padding:22px 0 18px}body:has(.home-page) .site-footer__inner{grid-template-columns:1fr;gap:18px;width:calc(100% - 32px);padding:22px 0 18px}.site-footer__groups{grid-template-columns:1fr;gap:14px}body:has(.home-page) .site-footer__groups{grid-template-columns:1fr;gap:14px}.site-footer__link-column{padding-top:0}.site-footer__legal{min-height:0;padding:16px 16px 18px}body:has(.home-page) .site-footer__legal{min-height:0;padding:16px 16px 18px}}.site-header{min-height:54px;box-shadow:none;background:#80ba27;border-bottom:0}.site-header__inner{grid-template-columns:220px 400px minmax(0,1fr);gap:16px;width:min(1066px,100% - 54px);min-height:54px;padding:0}.brand-mark{width:220px;min-width:220px;height:54px}.brand-mark__image--full{object-fit:contain;width:220px;max-width:220px;height:54px}.header-search{border-color:#0a2b1a47;width:400px;height:38px;padding:0 11px}.header-toolbar{justify-self:end;gap:4px;width:300px}.header-login{color:#0a2b1a;background:#73a723;border-color:#0000;width:78px;padding:0 12px}.header-account{color:#0a2b1a;background:#73a723;border-color:#0000;min-width:116px;max-width:154px;min-height:38px;padding:0 10px}.header-action{min-width:136px;padding:0 14px}.header-menu{display:none}@media (max-width:1020px){.site-header__inner{grid-template-columns:220px minmax(0,1fr) auto}.header-search{width:auto}}@media (max-width:700px){.site-header__inner{direction:ltr;grid-template-columns:54px 101px 207px;grid-template-areas:"menu search brand";gap:8px;width:100%;min-height:54px;padding:0 12px 0 0}.brand-mark{grid-area:brand;width:207px;min-width:207px;height:54px}.brand-mark__image--full{width:207px;max-width:207px;height:54px;display:block}.brand-mark__image--icon{display:none}.header-search{grid-area:search;justify-content:center;width:101px;height:38px;padding:0 8px}.header-search span{max-width:none;font-size:0}.header-search span:after{color:#526157;content:"بحث";font-size:13px}.header-toolbar{grid-area:menu;justify-self:stretch;width:54px;height:54px}.header-login,.header-account,.header-action{display:none}.header-menu{color:#0a2b1a;background:0 0;border:0;border-radius:4px;place-items:center;width:54px;height:54px;display:grid}}.home-page .hero-section__inner{min-height:440px;padding:73px 0}.home-page .hero-copy h1{margin:0 0 8px;font-size:42.56px;font-weight:700;line-height:53.2px}.home-page .hero-copy>*{opacity:1!important;animation:none!important;transform:none!important}.home-page .hero-copy>p:not(.hero-badge){color:#fff;margin:0 0 16px;font-size:18px;font-weight:300;line-height:27px}.home-page .hero-search{width:min(703px,100%);height:56px;min-height:56px;box-shadow:none;border:0;border-radius:4px;padding:0 18px}.home-page .hero-search.search-trigger{border-width:0}.home-page .hero-search.search-trigger span{font-size:18px;font-weight:400}.home-page .hero-search:hover,.home-page .hero-search:focus-visible{transform:none;box-shadow:0 0 0 3px #80ba273d}.search-modal{padding:17px 24px 24px}.search-modal__panel{width:min(784px,100vw - 16px);max-height:calc(100vh - 34px);box-shadow:none;border-color:#11182733;border-radius:4px;animation:none!important;transform:none!important}.search-modal__top{padding:11px 12px}.search-modal__form{min-height:37px;padding:0 12px}.search-modal__featured{padding:8px 12px}.search-modal__smart{gap:6px;padding:8px 12px}.search-modal__smart>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.search-modal__chips button{min-height:26px;padding:0 9px;font-size:12px}@media (max-width:700px){.home-page .hero-section__inner{min-height:422px;padding:32px 0}.home-page .hero-copy h1{margin-bottom:8px;font-size:29.42px;line-height:36.775px}.home-page .hero-copy>p:not(.hero-badge){margin-bottom:53px;font-size:18px;line-height:27px}.home-page .hero-search{height:45px;min-height:45px;padding:0 13px}.home-page .hero-search.search-trigger span{font-size:15px}.search-modal{padding:12px 8px}.search-modal__panel{width:calc(100vw - 16px);max-height:calc(100vh - 24px)}.search-modal__top{padding:12px}.search-modal__smart>div{grid-template-columns:1fr;gap:7px}.search-modal__chips{flex-wrap:wrap;max-height:62px}}.home-after-hero{min-height:634px;padding:32px 0;display:block}.home-page .opinion-section{border-bottom:0;gap:0;height:168px;padding:0;position:relative}.home-page .opinion-section h2,.home-page .community-awards h2{margin:0 0 12px;font-size:23.76px;font-weight:700;line-height:29.7px}.home-page .opinion-section p{min-height:54px;margin:0 0 8px;font-size:16px;font-weight:400;line-height:27px}.home-page .opinion-section a{width:175px;height:56px;min-height:56px;padding:0 18px}.home-page .community-awards{border-bottom:0;gap:0;height:123px;margin:48px auto 0;padding:0;position:relative}.home-page .opinion-section:after,.home-page .community-awards:after{content:"";inset-inline:0;background:#11182733;height:1px;position:absolute;bottom:-13px}.home-page .community-awards p{min-height:24px;margin:0 0 8px;font-size:16px;line-height:24px}.home-page .community-awards a{width:150px;height:38px;min-height:38px;padding:0 14px}.home-page .recent-listings{height:183px;margin:49px auto 0;padding:0}.home-page .recent-listings__heading{margin-bottom:8px}.home-page .recent-listings__heading h2{color:var(--green-dark);font-size:20px;font-weight:700;line-height:25px}.home-page .recent-listings__grid{grid-template-columns:minmax(0,260px)}@media (max-width:700px){.home-after-hero{min-height:699px;padding:32px 0}.home-page .opinion-section,.home-page .community-awards,.home-page .recent-listings{width:calc(100% - 24px)}.home-page .opinion-section{height:181px;padding:0}.home-page .opinion-section h2,.home-page .community-awards h2{font-size:21.57px;line-height:26.9625px}.home-page .opinion-section p{min-height:54px;margin-bottom:24px;font-size:15px;line-height:27px}.home-page .opinion-section a{width:175px;min-height:56px;font-size:16px;line-height:24px}.home-page .community-awards{height:174px;margin-top:49px}.home-page .community-awards h2{min-height:54px}.home-page .community-awards p{min-height:50px;margin-bottom:20px;font-size:15px;line-height:25px}.home-page .recent-listings{height:183px;margin-top:49px}.home-page .recent-listings__heading h2{font-size:20px;line-height:25px}.home-page .recent-listings__grid{grid-template-columns:1fr}}.home-page .category-showcase__heading,.home-page .featured-reviews-section .section-heading{text-align:center;gap:0;width:min(1066px,100% - 54px);margin-inline:auto}.home-page .category-showcase__heading{margin-bottom:24px}.home-page .featured-reviews-section .section-heading{margin-bottom:22px}.home-page .category-showcase__heading h2,.home-page .featured-reviews-section .section-heading h2{color:#0a2b1a;width:100%;margin:0 0 4px;font-size:23.76px;font-weight:700;line-height:29.7px}.home-page .category-showcase__heading p,.home-page .featured-reviews-section .section-heading p{color:#4b5563;width:100%;margin:0;font-size:16px;font-weight:400;line-height:24px}.home-page .popular-category-card{text-align:center;background:0 0;justify-content:center;align-items:center;display:flex}.home-page .popular-category-card img{object-fit:cover;filter:saturate(.78)contrast(1.02);width:100%;height:200px;transition:filter .22s,transform .26s;transform:none}.home-page .popular-category-card:after{background:linear-gradient(#003f2cb8,#003f2ce0),#003f2c7a}.home-page .popular-category-card span{height:auto;padding:0 8px;display:block;transform:translateY(0)}.home-page .popular-category-card strong{color:#fff;font-size:20px;font-weight:700;line-height:25px;display:block}.home-page .popular-category-card small{color:#fffffff0;margin-top:0;font-size:13px;font-weight:700;line-height:19.5px;display:block}.home-page .popular-category-card:hover img{filter:saturate(.9)contrast(1.08);transform:scale(1.04)}.home-page .popular-category-card:hover:after{background:linear-gradient(#003f2c9e,#003f2cd1),#003f2c70}@media (max-width:700px){.home-page .category-showcase__heading,.home-page .featured-reviews-section .section-heading{width:calc(100% - 24px)}.home-page .category-showcase__heading{margin-bottom:24px}.home-page .category-showcase__heading h2,.home-page .featured-reviews-section .section-heading h2{font-size:21.57px;line-height:26.9625px}.home-page .category-showcase__heading p,.home-page .featured-reviews-section .section-heading p{font-size:16px;line-height:24px}.home-page .popular-category-card{height:192px;min-height:192px}.home-page .popular-category-card strong{font-size:20px;line-height:25px}.home-page .popular-category-card small{font-size:13px;line-height:19.5px}}.home-after-hero{background:#fff;border-bottom:1px solid #d9dedb;min-height:0;padding:0}.home-page .opinion-section,.home-page .community-awards,.home-page .recent-listings{width:min(1376px,100% - 32px)}.home-page .opinion-section{text-align:right;direction:ltr;grid-template-columns:minmax(0,auto) 58px;grid-template-areas:"copy mark""button mark";place-content:center end;column-gap:14px;height:auto;min-height:170px;padding:28px 0 24px;display:grid;position:relative}.home-page .opinion-section__mark{background:#fff;border:1px solid #d5ddd8;border-radius:50%;grid-area:mark;place-items:center;width:52px;height:52px;margin:0;display:grid;overflow:hidden}.home-page .opinion-section__mark img{object-fit:contain;width:44px;height:44px;display:block}.home-page .opinion-section>div{direction:rtl;grid-area:copy}.home-page .community-awards{height:auto;min-height:136px;margin:0 auto;padding:26px 0;position:relative}.home-page .opinion-section:after,.home-page .community-awards:after{background:#cfd7d2;bottom:0}.home-page .opinion-section h2,.home-page .community-awards h2{margin-bottom:8px}.home-page .opinion-section h2{margin-bottom:4px;font-size:20px;line-height:26px}.home-page .opinion-section p{max-width:760px;min-height:0;margin:0;font-size:16px;line-height:24px}.home-page .community-awards p{min-height:0;margin-bottom:10px}.home-page .opinion-section a{direction:rtl;border-radius:3px;grid-area:button;justify-self:end;width:auto;min-width:136px;height:38px;min-height:38px;margin-top:12px}.home-page .recent-listings{height:auto;min-height:154px;margin:0 auto;padding:24px 0 28px}.home-page .recent-listings__heading{text-align:right;margin-bottom:14px}.home-page .recent-listings__grid{grid-template-columns:150px;justify-content:start}.home-page .recent-listing-card{width:150px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:7px;padding:0;display:grid}.home-page .recent-listing-card img{object-fit:contain;justify-self:end;width:96px;height:58px}.home-page .recent-listing-card span{text-align:right;align-self:start;padding-top:0}.home-page .recent-listing-card strong{color:#1475bc;font-size:14px;font-weight:900;line-height:18px}.home-page .recent-listing-card .score-line{direction:ltr;justify-content:flex-end}.home-page .category-showcase{min-height:0;padding-top:31px}@media (prefers-reduced-motion:no-preference){.home-page .opinion-section,.home-page .community-awards,.home-page .recent-listings,.home-page .category-showcase,.home-page .featured-reviews-section{animation:.46s cubic-bezier(.22,1,.36,1) both home-band-rise}.home-page .community-awards{animation-delay:50ms}.home-page .recent-listings{animation-delay:90ms}.home-page .category-showcase{animation-delay:.12s}}@keyframes home-band-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.home-after-hero{min-height:0;padding:0}.home-page .opinion-section,.home-page .community-awards,.home-page .recent-listings{width:calc(100% - 24px)}.home-page .opinion-section{height:auto;min-height:191px;padding:30px 0 28px}.home-page .community-awards{height:auto;min-height:142px;margin-top:24px;padding:0 0 28px}.home-page .opinion-section p{min-height:0;margin-bottom:22px}.home-page .community-awards h2{min-height:0}.home-page .community-awards p{min-height:0;margin-bottom:18px}.home-page .recent-listings{height:auto;min-height:112px;margin-top:24px;padding-bottom:18px}.home-page .recent-listings__grid{grid-template-columns:1fr}.home-page .recent-listing-card{grid-template-columns:96px minmax(0,1fr)}}@media (min-width:701px){body:has(.category-listing-page) .site-header{color:#0a2b1a;min-height:54px;box-shadow:none;background:#80ba27;border-bottom:0}body:has(.category-listing-page) .site-header__inner{direction:ltr;grid-template-columns:300px minmax(96px,1fr) 256px 222px 308px;grid-template-areas:"toolbar spacer search brand context";gap:0;width:min(1374px,100%);min-height:54px;padding:0}body:has(.category-listing-page) .header-context-link{color:#0a2b1a;text-align:right;direction:rtl;background:linear-gradient(90deg,#ffffff2e,#e1f9becc);grid-area:context;justify-content:flex-start;align-items:center;gap:14px;height:54px;padding:0 16px;transition:background .15s;display:flex}:is(body:has(.category-listing-page) .header-context-link:hover,body:has(.category-listing-page) .header-context-link:focus-visible){background:#e1f9bee6;outline:0}body:has(.category-listing-page) .header-context-link__back{stroke-width:1.8px;flex:none;width:32px;height:32px;display:block}body:has(.category-listing-page) .header-context-link__icon{display:none}body:has(.category-listing-page) .header-context-link__copy{white-space:nowrap;line-height:1.08;display:block}body:has(.category-listing-page) .header-context-link__copy span{white-space:nowrap;line-height:1.08;display:block}body:has(.category-listing-page) .header-context-link strong{white-space:nowrap;line-height:1.08;display:block}body:has(.category-listing-page) .header-context-link__copy span{font-size:12px;font-weight:700}body:has(.category-listing-page) .header-context-link strong{font-size:15px;font-weight:900}body:has(.category-listing-page) .brand-mark{grid-area:brand;justify-content:center;width:222px;min-width:222px}body:has(.category-listing-page) .brand-mark__image--full{width:222px;max-width:222px}body:has(.category-listing-page) .header-search{background:#fff;border-color:#0a2b1a4d;border-radius:4px;grid-area:search;justify-self:start;width:256px;height:38px;margin-top:8px;box-shadow:inset 0 1px 2px #0a2b1a14}body:has(.category-listing-page) .header-toolbar{direction:rtl;grid-area:toolbar;justify-content:flex-end;justify-self:start;width:300px}:is(body:has(.category-listing-page) .header-account,body:has(.category-listing-page) .header-login){background:#73a723;border-color:#0000;justify-content:center;gap:6px;transform:none}body:has(.category-listing-page) .header-account:after{opacity:.78;content:"";border-top:4px solid;border-inline:4px solid #0000;width:0;height:0}body:has(.category-listing-page) .header-action{min-width:136px;transform:none}:is(body:has(.category-listing-page) .header-account:hover,body:has(.category-listing-page) .header-login:hover){background:#6b9f20;transform:none}body:has(.category-listing-page) .header-action:hover{background:#012f22;transform:none}body:has(.category-listing-page) .header-menu{display:none}body:has(.model-page) .site-header__inner{direction:ltr;grid-template-columns:300px 256px 199px 275px;grid-template-areas:"toolbar search brand context";gap:12px;width:min(1090px,100% - 30px);padding:0 12px}body:has(.model-page) .brand-mark{grid-area:brand;width:199px;min-width:199px}body:has(.model-page) .brand-mark__image--full{width:199px;max-width:199px}body:has(.model-page) .header-context-link{color:#0a2b1a;direction:rtl;grid-area:context;justify-content:flex-end;align-items:center;gap:7px;height:54px;padding:0 16px;transition:background .15s,color .15s;display:flex}body:has(.model-page) .header-context-link:hover{background:#73a723}:is(body:has(.model-page) .header-context-link:focus-visible,body:has(.model-page) .header-search:focus-visible,body:has(.model-page) .header-account:focus-visible,body:has(.model-page) .header-login:focus-visible,body:has(.model-page) .header-action:focus-visible){outline:0;box-shadow:inset 0 0 0 2px #0a2b1a47}body:has(.model-page) .header-context-link__copy{white-space:nowrap;line-height:1.08;display:block}body:has(.model-page) .header-context-link__copy span{white-space:nowrap;line-height:1.08;display:block}body:has(.model-page) .header-context-link strong{white-space:nowrap;line-height:1.08;display:block}body:has(.model-page) .header-context-link__copy span{font-size:12px;font-weight:700}body:has(.model-page) .header-context-link strong{font-size:15px;font-weight:900}body:has(.model-page) .header-search{width:256px;box-shadow:none;grid-area:search;gap:8px}body:has(.model-page) .header-toolbar{direction:rtl;grid-area:toolbar;width:300px}:is(body:has(.model-page) .header-account,body:has(.model-page) .header-login){background:#73a723;justify-content:center;gap:6px;transform:none}body:has(.model-page) .header-account:after{opacity:.78;content:"";border-top:4px solid;border-inline:4px solid #0000;width:0;height:0}body:has(.model-page) .header-action{transform:none}:is(body:has(.model-page) .header-account:hover,body:has(.model-page) .header-login:hover){background:#6b9f20;transform:none}body:has(.model-page) .header-action:hover{background:#012f22;transform:none}body:has(.model-page) .model-page{width:min(1066px,100% - 54px)}body:has(.model-page) .product-summary-card{grid-template-columns:112px minmax(0,1fr) 138px 124px 250px;gap:7px 14px;margin-bottom:8px;padding:10px 11px}body:has(.model-page) .product-summary-card__main{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px}body:has(.model-page) .product-summary-card__thumb{object-fit:contain;width:48px;height:48px}body:has(.model-page) .product-summary-card__title h1{font-size:23.76px;line-height:23.76px}body:has(.model-page) .product-summary-card__rating{gap:0}body:has(.model-page) .product-summary-card__rating>strong{font-size:27px}body:has(.model-page) .product-summary-card__actions{gap:5px}body:has(.model-page) .product-summary-card__actions a{min-height:29px}body:has(.model-page) .product-summary-card__metrics span{min-height:39px;padding:0 11px 7px}body:has(.model-page) .listing-leaderboard-space{min-height:256px}body:has(.model-page) .product-review-layout{grid-template-columns:minmax(0,754px) 300px;gap:12px}body:has(.model-page) .side-stack{gap:12px}body:has(.model-page) .review-feed-toolbar__top{min-height:48px;padding:0 14px}body:has(.model-page) .review-feed-toolbar h2{font-size:18px}body:has(.model-page) .review-feed-toolbar button{min-height:30px;padding:0 10px;font-size:12px}body:has(.model-page) .review-filter-row{gap:6px;padding:8px 14px 11px}body:has(.model-page) .review-filter-row span{min-height:30px;padding:0 10px;font-size:12.5px}body:has(.model-page) .listing-overview-snippets h3{display:none}body:has(.model-page) .listing-overview-snippets>div{padding:10px 14px 12px}body:has(.model-page) .listing-overview-snippets a{grid-template-columns:30px 104px minmax(0,1fr);gap:8px;padding:7px 0}body:has(.model-page) .listing-inline-ad{min-height:250px}body:has(.model-page) .compare-side-card{gap:10px;padding:14px}body:has(.model-page) .compare-side-card h2{font-size:16px}body:has(.model-page) .compare-side-card__list a{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:6px 0}body:has(.model-page) .compare-side-card__list>a>span{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}:is(body:has(.model-page) .compare-side-card .score-line,body:has(.model-page) .compare-side-card .score-line--empty){font-size:12px;line-height:1.2}body:has(.model-page) .compare-side-card dl{gap:8px}body:has(.model-page) .listing-community-card a{min-height:34px}}@media (max-width:700px){body:has(.category-listing-page){background:#f3f4f6}body:has(.category-listing-page) .site-header{color:#0a2b1a;min-height:54px;box-shadow:none;background:#fff;border-bottom:1px solid #11182724}body:has(.category-listing-page) .site-header__inner{direction:ltr;grid-template-columns:54px 128px minmax(0,1fr) minmax(149px,max-content);grid-template-areas:"menu search spacer context";gap:0;width:100%;height:54px;min-height:54px;padding:0 8px 0 0}body:has(.category-listing-page) .brand-mark{display:none}body:has(.category-listing-page) .header-context-link{color:#0a2b1a;text-align:right;direction:rtl;grid-area:context;justify-content:center;align-items:center;gap:8px;width:auto;min-width:149px;height:54px;padding:0;display:flex}body:has(.category-listing-page) .header-context-link__back{flex:none;width:32px;height:32px;display:block}body:has(.category-listing-page) .header-context-link__icon{object-fit:contain;flex:none;width:36px;height:36px;display:block}body:has(.category-listing-page) .header-context-link__copy{min-width:0;max-width:72px;margin-inline-end:4px;display:block;overflow:hidden}:is(body:has(.category-listing-page) .header-context-link__copy span,body:has(.category-listing-page) .header-context-link strong){text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.1;display:block;overflow:hidden}body:has(.category-listing-page) .header-context-link__copy span{font-size:12px;font-weight:800}body:has(.category-listing-page) .header-context-link strong{font-size:16px;font-weight:900}body:has(.category-listing-page) .header-search{color:#0a2b1a;width:128px;height:54px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:search;justify-content:flex-start;align-items:center;padding:0 6px;display:flex}body:has(.category-listing-page) .header-search svg{width:24px;height:24px}body:has(.category-listing-page) .header-search span{content:"";display:none}body:has(.category-listing-page) .header-search span:after{content:"";display:none}body:has(.category-listing-page) .header-toolbar{grid-area:menu;justify-self:stretch;width:54px;height:54px;display:block}:is(body:has(.category-listing-page) .header-login,body:has(.category-listing-page) .header-account,body:has(.category-listing-page) .header-action){display:none}body:has(.category-listing-page) .header-menu{color:#0a2b1a;background:0 0;border:0;border-radius:0;place-items:center;width:54px;height:54px;display:grid}body:has(.category-listing-page) .header-menu svg{width:24px;height:24px}:is(body:has(.category-listing-page) .header-search:hover,body:has(.category-listing-page) .header-search:focus-visible,body:has(.category-listing-page) .header-menu:hover,body:has(.category-listing-page) .header-menu:focus-visible){box-shadow:none;background:#f3f6f4;outline:0}body:has(.category-listing-page) .category-listing-page{background:#f3f4f6;width:100%;padding:0;position:relative}body:has(.category-listing-page) .category-listing-hero{min-height:70px;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #11182733;border-radius:0;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"title filter""meta filter";align-items:end;gap:2px 10px;margin:0;padding:10px 12px 12px;display:grid}body:has(.category-listing-page) .category-listing-hero .breadcrumb{display:none}body:has(.category-listing-page) .category-listing-hero h1{color:#0a2b1a;grid-area:title;margin:0;font-size:21.57px;font-weight:900;line-height:26.9625px}body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){color:#172720;grid-area:meta;margin:0;font-size:14px;font-weight:800;line-height:21px}body:has(.category-listing-page) .product-listing-shell{width:100%;display:block}body:has(.category-listing-page) .listing-filters{z-index:2;top:31px;left:12px;right:auto;background:0 0;border:0;width:auto;display:block;position:absolute;inset-inline-start:auto;overflow:visible}body:has(.category-listing-page) .listing-filter-card{display:none}body:has(.category-listing-page) .listing-filter-card:first-child{color:#172720;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-height:35px;padding:7px 0;display:flex}body:has(.category-listing-page) .listing-filter-card:first-child h2{color:#172720;align-items:center;gap:5px;margin:0;font-size:14px;font-weight:900;line-height:21px;display:inline-flex}body:has(.category-listing-page) .listing-filter-card:first-child h2 svg{color:#84bd2a;width:18px;height:18px}body:has(.category-listing-page) .listing-filter-card:first-child .filter-tree{display:none}body:has(.category-listing-page) .listing-results{order:1;gap:0;width:100%;display:grid}body:has(.category-listing-page) .listing-category-links{background:#fff;border:0;border-bottom:1px solid #11182733;border-radius:0;grid-template-columns:1fr;width:100%;margin:0 0 24px;padding:8px 8px 9px;display:grid;overflow:visible;box-shadow:0 31px #f3f4f6,0 32px #11182724}body:has(.category-listing-page) .listing-category-links a{color:#1f2937;text-align:right;background:0 0;border:0;border-radius:0;width:100%;min-height:38px;padding:7px 13px;font-size:16px;font-weight:400;line-height:24px;display:block}body:has(.category-listing-page) .listing-category-links span{color:#1f2937;text-align:right;background:0 0;border:0;border-radius:0;width:100%;min-height:38px;padding:7px 13px;font-size:16px;font-weight:400;line-height:24px;display:block}body:has(.category-listing-page) .listing-category-links a:first-child{color:#1f2937;text-align:right;background:0 0;border:0;border-radius:0;width:100%;min-height:38px;padding:7px 13px;font-size:16px;font-weight:400;line-height:24px;display:block}body:has(.category-listing-page) .listing-category-links a:hover{background:#f6f8f7}body:has(.category-listing-page) .listing-results__head{display:none}body:has(.category-listing-page) .product-list{background:0 0;border:0;border-radius:0;gap:0;display:grid;overflow:visible}body:has(.category-listing-page) .product-list-card{box-shadow:none;background:#fff;border:0;border-top:1px solid #11182729;border-radius:0;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"media title""specs specs""thumbs thumbs""review review";gap:0 10px;margin:0;padding:13px 12px 0;display:grid}body:has(.category-listing-page) .product-list-card__media{background:0 0;border:0;border-radius:0;grid-area:media;align-self:start;width:56px;min-height:48px}body:has(.category-listing-page) .product-list-card__media img{object-fit:contain;width:56px;height:40px;padding:0}body:has(.category-listing-page) .product-list-card__expand{color:#4b5563;inset-inline-end:0;background:0 0;width:13px;height:13px;bottom:0}body:has(.category-listing-page) .product-list-card__expand svg{width:10px;height:10px}body:has(.category-listing-page) .product-list-card__body{display:contents}body:has(.category-listing-page) .product-list-card__title{grid-area:title;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name summary""score summary";align-self:start;align-items:center;gap:2px 8px;min-width:0;display:grid}body:has(.category-listing-page) .product-list-card__title a{grid-area:name;min-width:0}body:has(.category-listing-page) .product-list-card h3{color:#006bb8;margin:0;font-size:16px;font-weight:900;line-height:20px}body:has(.category-listing-page) .product-list-card__score{color:#4b5563;direction:ltr;grid-area:score;justify-content:flex-start;gap:3px;font-size:14px;font-weight:650}body:has(.category-listing-page) .product-list-card__score strong{color:#0a2b1a;font-size:24px;line-height:24px}body:has(.category-listing-page) .product-list-card__score .stars{color:#f7c331}body:has(.category-listing-page) .product-list-card__score .stars svg{width:17px;height:17px}body:has(.category-listing-page) .product-list-card__score--empty{color:#6b7280;direction:rtl;font-size:12px;font-weight:800}body:has(.category-listing-page) .product-list-card__summary-toggle{color:#111827;white-space:nowrap;grid-area:summary;justify-self:end;align-items:center;font-size:15px;font-weight:900;line-height:20px;display:inline-flex}body:has(.category-listing-page) .product-list-card__specs{grid-area:specs;grid-template-columns:1fr;gap:0;margin-top:9px;display:grid}body:has(.category-listing-page) .product-list-card__specs span{color:#4b5563;grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:6px;padding-inline-start:0;font-size:14px;font-weight:650;line-height:20px;display:grid}body:has(.category-listing-page) .product-list-card__specs em{color:#4b5563;font-style:normal;font-weight:650}body:has(.category-listing-page) .product-list-card__specs strong{color:#1f2937;overflow-wrap:anywhere;min-width:0;font-weight:900}body:has(.category-listing-page) .product-list-card__specs span:before{display:none}body:has(.category-listing-page) .product-list-card__summary{display:none}body:has(.category-listing-page) .product-list-card__actions{display:none}body:has(.category-listing-page) .product-list-card__thumbs{grid-area:thumbs;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;width:calc(100% + 24px);margin:11px -12px 0;padding:0;display:grid;overflow:hidden}body:has(.category-listing-page) .product-list-card__thumbs span{border:0;border-radius:0;width:100%;min-width:0;height:94px}body:has(.category-listing-page) .product-list-card__review{border:0;grid-area:review;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;padding:9px 0 13px;display:grid}body:has(.category-listing-page) .product-list-card__review strong{color:#172720;font-size:13px;font-weight:900}body:has(.category-listing-page) .product-list-card__review span{color:#6b7280;font-size:12px;font-weight:700}body:has(.category-listing-page) .product-list-card__review p{color:#374151;grid-column:1/-1;font-size:13px;line-height:21px}body:has(.model-page) .site-header{color:#0a2b1a;min-height:54px;box-shadow:none;background:#fff;border-bottom:1px solid #11182724}body:has(.model-page) .site-header__inner{direction:ltr;grid-template-columns:54px 128px minmax(0,1fr) minmax(149px,max-content);grid-template-areas:"menu search spacer context";gap:0;width:100%;height:54px;min-height:54px;padding:0 8px 0 0}body:has(.model-page) .brand-mark{display:none}body:has(.model-page) .header-context-link{color:#0a2b1a;text-align:right;direction:rtl;grid-area:context;justify-content:center;align-items:center;gap:8px;width:auto;min-width:149px;height:54px;padding:0;display:flex}body:has(.model-page) .header-context-link__back{flex:none;width:32px;height:32px;display:block}body:has(.model-page) .header-context-link__icon{object-fit:contain;flex:none;width:36px;height:36px;display:block}body:has(.model-page) .header-context-link__copy{min-width:0;max-width:72px;margin-inline-end:4px;display:block;overflow:hidden}:is(body:has(.model-page) .header-context-link__copy span,body:has(.model-page) .header-context-link strong){text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.1;display:block;overflow:hidden}body:has(.model-page) .header-context-link__copy span{font-size:12px;font-weight:800}body:has(.model-page) .header-context-link strong{font-size:16px;font-weight:900}body:has(.model-page) .header-search{color:#0a2b1a;width:128px;height:54px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:search;justify-content:flex-start;align-items:center;padding:0 6px;display:flex}:is(body:has(.model-page) .header-search:hover,body:has(.model-page) .header-search:focus-visible,body:has(.model-page) .header-menu:hover,body:has(.model-page) .header-menu:focus-visible){box-shadow:none;background:#f3f6f4;outline:0}body:has(.model-page) .header-search svg{width:24px;height:24px}body:has(.model-page) .header-search span{content:"";display:none}body:has(.model-page) .header-search span:after{content:"";display:none}body:has(.model-page) .header-toolbar{grid-area:menu;justify-self:stretch;width:54px;height:54px;display:block}body:has(.model-page) .header-menu{color:#0a2b1a;background:0 0;border:0;border-radius:4px;place-items:center;width:54px;height:54px;display:grid}body:has(.model-page) .header-menu svg{width:24px;height:24px}body:has(.model-page) .model-page{background:#f3f4f6;width:100%;padding:0 0 34px}body:has(.model-page) .product-summary-card{background:#fff;border:0;border-bottom:1px solid #1118272e;border-radius:0;grid-template-columns:54px minmax(0,1fr);grid-template-areas:"main main""media rating""actions actions""gallery gallery""metrics metrics";gap:0;width:100%;margin:0;padding:0}body:has(.model-page) .product-summary-card__prompt{display:none}body:has(.model-page) .last-buy-prompt{text-align:center;border-bottom:1px solid #11182729;width:100%;padding:0 12px;line-height:18px;display:flex}body:has(.model-page) .product-summary-card__main{grid-area:main;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px 12px 4px;display:grid}body:has(.model-page) .product-summary-card__thumb{display:none}body:has(.model-page) .product-summary-card__title{align-items:center;gap:7px;min-width:0;display:flex}body:has(.model-page) .product-summary-card__title h1{color:#0a2b1a;margin:0;font-size:21px;font-weight:900;line-height:26px}body:has(.model-page) .product-summary-card__title>span{color:#4b5563;white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:700;display:inline-flex}body:has(.model-page) .product-summary-card__title>span svg{color:#1475bc;fill:#1475bc;width:17px;height:17px}body:has(.model-page) .product-summary-card__media{grid-area:media;grid-template-columns:46px;place-items:start center;min-height:70px;padding:4px 0 0 12px;display:grid}body:has(.model-page) .product-summary-card__media-thumb{object-fit:contain;width:46px;height:34px;display:block}body:has(.model-page) .product-summary-card__media span{color:#fff;background:#4b5563;border-radius:999px;order:2;place-items:center;min-width:28px;height:22px;margin-top:-4px;font-size:12px;font-weight:900;line-height:1;display:grid}body:has(.model-page) .product-summary-card__media small{display:none}body:has(.model-page) .product-summary-card__rating{direction:ltr;flex-wrap:wrap;grid-area:rating;justify-content:flex-end;align-items:center;gap:0 5px;min-height:70px;padding:5px 188px 8px 12px;display:flex}body:has(.model-page) .product-summary-card__rating>strong{color:#0a2b1a;font-size:26px;font-weight:900;line-height:26px}body:has(.model-page) .product-summary-card__rating>strong:after{color:#f2bf1f;content:"★";margin-left:4px;font-size:27px;line-height:1}body:has(.model-page) .product-summary-card__rating>span{color:#4b5563;text-align:end;flex:0 0 100%;font-size:14px;font-weight:650;line-height:18px}body:has(.model-page) .product-summary-card__sentiment{grid-area:rating;place-self:start;width:178px;margin-top:8px;padding-inline-start:0}body:has(.model-page) .product-summary-card__sentiment>strong{color:#4b5563;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:850;line-height:14px;display:block}body:has(.model-page) .sentiment-meter{border-radius:0;height:4px;margin-top:2px}body:has(.model-page) .product-summary-card__sentiment>div:last-child{color:#111827;text-align:start;gap:0;margin-top:2px;font-size:13px;font-weight:900}body:has(.model-page) .product-summary-card__actions{grid-area:actions;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 10px;display:grid}body:has(.model-page) .product-summary-card__actions a{color:#1f2937;background:#e5e7eb;border:1px solid #cfd5db;border-radius:3px;min-height:38px;font-size:15px;font-weight:900}body:has(.model-page) .product-summary-card__actions a:nth-child(3){color:#fff;background:#004c35;border-color:#004c35;grid-area:1/1/auto/-1;font-size:16px}body:has(.model-page) .product-summary-card__actions a:first-child{grid-area:2/1}body:has(.model-page) .product-summary-card__actions a:nth-child(2){grid-area:2/2}body:has(.model-page) .product-summary-card__gallery{grid-area:gallery;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;width:100%;display:grid;overflow:hidden}body:has(.model-page) .product-summary-card__gallery span{aspect-ratio:1.28;background:#d1d5db;min-width:0;display:block;position:relative;overflow:hidden}body:has(.model-page) .product-summary-card__gallery img{object-fit:cover;width:100%;height:100%}body:has(.model-page) .product-summary-card__gallery em{color:#fff;background:#06281ab8;place-items:center;font-size:16px;font-style:normal;font-weight:900;display:grid;position:absolute;inset:0}body:has(.model-page) .product-summary-card__metrics{background:#fff;border:0;grid-area:metrics;grid-template-columns:1fr;gap:0;padding:9px 12px 10px;display:grid}body:has(.model-page) .product-summary-card__metrics span{text-align:start;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:22px;padding:0;display:grid}body:has(.model-page) .product-summary-card__metrics small{color:#4b5563;font-size:14px;font-weight:650}body:has(.model-page) .product-summary-card__metric-dots{direction:ltr;gap:4px;display:inline-flex}body:has(.model-page) .product-summary-card__metric-dots b{background:#d1d5db;border-radius:999px;width:10px;height:10px;display:block}body:has(.model-page) .product-summary-card__metric-dots b.active{background:#9cbc68}body:has(.model-page) .product-summary-card__metrics strong{color:#1f2937;font-size:14px;font-weight:700}body:has(.category-listing-page) .listing-filters{left:12px;right:auto;inset-inline-start:auto}body:has(.category-listing-page) .listing-category-links{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;gap:0}:is(body:has(.category-listing-page) .listing-category-links a,body:has(.category-listing-page) .listing-category-links span){color:#1f2937;text-align:right;width:100%;min-height:38px;padding:7px 13px;font-size:16px;font-weight:400;line-height:24px;display:block}body:has(.category-listing-page) .listing-category-links a[href="/categories#cars-categories"]{display:none}body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6;padding:10px 12px 8px}body:has(.category-listing-page) .product-list-card{grid-template-columns:56px minmax(0,1fr);grid-template-areas:"media title""specs specs""thumbs thumbs""review review";min-height:434px}body:has(.category-listing-page) .product-list-card__title{grid-area:title}body:has(.category-listing-page) .product-list-card__specs{grid-area:specs;margin-top:9px}body:has(.category-listing-page) .mobile-filter-trigger{color:#172720;cursor:pointer;background:0 0;border:0;grid-area:filter;justify-content:flex-start;align-self:end;align-items:center;gap:5px;width:82px;min-height:35px;padding:7px 0;font-size:14px;font-weight:900;line-height:21px;display:inline-flex}body:has(.category-listing-page) .mobile-filter-trigger svg{color:#84bd2a}body:has(.category-listing-page) .listing-filters{display:none}.mobile-filter-sheet{z-index:999;color:#172720;transform-origin:bottom;will-change:opacity, transform;direction:rtl;background:#fff;grid-template-rows:55px minmax(0,1fr) 71px;width:100vw;height:100dvh;display:grid;position:fixed;inset:0;overflow:hidden}.mobile-filter-sheet[data-state=open]{animation:.32s cubic-bezier(.2,.85,.2,1) both mobile-filter-sheet-enter}.mobile-filter-sheet[data-state=closing]{animation:.24s cubic-bezier(.4,0,1,1) both mobile-filter-sheet-exit}.mobile-filter-sheet__header{border-bottom:1px solid #11182729;justify-content:space-between;align-items:center;min-height:55px;padding:0 16px;display:flex}.mobile-filter-sheet__header h2{color:#0a2b1a;margin:0;font-size:21.57px;font-weight:900;line-height:26.9625px}.mobile-filter-sheet__header button{color:#374151;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:44px;height:44px;display:grid}.mobile-filter-sheet__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;min-height:0;padding:16px 16px 18px;overflow-y:auto}.mobile-filter-sheet[data-state=open] .mobile-filter-sheet__header{animation:.28s cubic-bezier(.2,.85,.2,1) 70ms both mobile-filter-content-enter}.mobile-filter-sheet[data-state=open] .mobile-filter-tree,.mobile-filter-sheet[data-state=open] .mobile-filter-group,.mobile-filter-sheet[data-state=open] .mobile-filter-row{animation:.32s cubic-bezier(.2,.85,.2,1) both mobile-filter-content-enter}.mobile-filter-sheet[data-state=open] .mobile-filter-tree{animation-delay:.11s}.mobile-filter-sheet[data-state=open] .mobile-filter-group{animation-delay:.15s}.mobile-filter-sheet[data-state=open] .mobile-filter-row{animation-delay:.19s}.mobile-filter-sheet[data-state=open] .mobile-filter-sheet__footer{animation:.32s cubic-bezier(.2,.85,.2,1) .16s both mobile-filter-footer-enter}.mobile-filter-tree{color:#1f2937;text-align:right;gap:0;margin-bottom:18px;font-size:16px;line-height:24px;display:grid}.mobile-filter-tree span,.mobile-filter-tree strong{min-height:29px;font-weight:400;display:block}.mobile-filter-tree span:nth-child(2){padding-right:16px}.mobile-filter-tree strong{color:#172720;padding-right:30px;font-weight:900}.mobile-filter-tree span:nth-child(n+4),.mobile-filter-tree button{padding-right:46px}.mobile-filter-tree span.active{font-weight:800}.mobile-filter-tree button{color:#006b8f;width:max-content;min-height:29px;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:3px;display:inline-flex}.mobile-filter-group{border-top:0;gap:8px;margin-top:10px;padding-top:0;display:grid}.mobile-filter-group__title,.mobile-filter-row{color:#172720;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0;font-size:16px;font-weight:900;line-height:24px;display:flex}.mobile-filter-search{background:#fff;border:1px solid #d6dce0;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;padding:0 10px;display:grid}.mobile-filter-search input{color:#172720;background:0 0;border:0;outline:0;min-width:0;font-size:16px}.mobile-filter-search input::placeholder{color:#6b7280}.mobile-filter-checkboxes{gap:0;display:grid}.mobile-filter-checkboxes label{color:#374151;align-items:center;gap:9px;min-height:35px;font-size:16px;line-height:24px;display:flex}.mobile-filter-checkboxes input{accent-color:#78bd1f;width:20px;height:20px;margin:0}.mobile-filter-row{border-top:1px solid #11182724;border-bottom:1px solid #11182724;min-height:49px;margin-top:8px}.mobile-filter-sheet__footer{background:#fff;border-top:1px solid #11182729;align-items:flex-start;min-height:71px;padding:10px 16px;display:flex}.mobile-filter-sheet__footer button{color:#0a2b1a;cursor:pointer;background:#7abe20;border:0;border-radius:4px;width:100%;height:50px;font-size:16px;font-weight:900}}@keyframes mobile-filter-sheet-enter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-filter-sheet-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(42px)}}@keyframes mobile-filter-content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-filter-footer-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}body:has(.model-page) .product-review-card{direction:rtl;background:#fff;border-bottom:1px solid #dfe6e2;grid-template-columns:68px minmax(0,1fr);gap:0;padding:0}body:has(.model-page) .product-review-card__score{color:#4b5563;border-left:1px solid #edf2ef;align-content:start;justify-items:center;gap:4px;padding:20px 12px 16px 10px}body:has(.model-page) .product-review-card__score strong{color:#0a2b1a;font-size:29px;line-height:28px}body:has(.model-page) .product-review-card__score .stars{color:#78bd20;transform-origin:top;transform:scale(.92)}body:has(.model-page) .product-review-card__head{align-items:center;min-height:38px}body:has(.model-page) .product-review-card__reviewer>span{background:#66777d;width:42px;height:42px;font-size:13px}body:has(.model-page) .product-review-card__reviewer strong{color:#111827;font-size:14px;line-height:18px}body:has(.model-page) .product-review-card__reviewer small{color:#6b7280;font-size:12px;font-weight:650}body:has(.model-page) .product-review-card__controls{direction:rtl}:is(body:has(.model-page) .product-review-card__controls button,body:has(.model-page) .product-review-card__report summary){color:#4b5563;background:#fff;border-color:#d4ded9;border-radius:3px;min-height:30px;font-size:12px}:is(body:has(.model-page) .product-review-card__controls button:hover,body:has(.model-page) .product-review-card__report summary:hover){color:#0a2b1a;background:#f7faf8}body:has(.model-page) .product-review-card__mini-ratings{color:#4b5563;flex-wrap:wrap;gap:0 18px;padding:2px 0 0;display:flex}body:has(.model-page) .product-review-card__mini-ratings span{align-items:baseline;gap:5px;min-height:20px;display:inline-flex}body:has(.model-page) .product-review-card__mini-ratings strong{color:#1f2937;font-size:12px;font-weight:900}body:has(.model-page) .product-review-card__content{gap:5px}body:has(.model-page) .product-review-card h4{color:#0a2b1a;font-size:17px;font-weight:900;line-height:1.45}body:has(.model-page) .product-review-card__content p{color:#172720;-webkit-line-clamp:7;font-size:14px;line-height:1.78}body:has(.model-page) .product-review-card__details{gap:6px}body:has(.model-page) .product-review-card__details span{color:#66746d;background:#f8faf9;border-color:#dfe8e3;border-radius:999px;min-height:24px;padding:0 8px;font-size:11.5px}body:has(.model-page) .product-review-card__breakdown{background:#fff;border-color:#dfe8e3;border-radius:3px}body:has(.model-page) .product-review-card__breakdown summary:before{content:"‹";margin-inline-end:6px;font-size:16px;display:inline-block;transform:rotate(0)}body:has(.model-page) .product-review-card__photos{gap:2px}body:has(.model-page) .product-review-card__photos span{border-radius:0}body:has(.model-page) .product-review-card__photos img{width:120px;height:82px}body:has(.model-page) .product-review-card__footer{border-top:1px solid #edf2ef;min-height:34px;padding-top:8px}body:has(.model-page) .product-review-card__footer>span{color:#6b7280;font-weight:700}@media (prefers-reduced-motion:no-preference){:is(body:has(.model-page) .review-feed-section,body:has(.model-page) .listing-overview-snippets,body:has(.model-page) .product-review-card){animation:.36s cubic-bezier(.22,1,.36,1) both review-feed-rise}}@keyframes review-feed-rise{0%{opacity:.72;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){body:has(.model-page) .product-review-card{grid-template-columns:1fr}body:has(.model-page) .product-review-card__score{border-left:0;justify-content:flex-start;align-items:center;gap:5px;min-height:38px;padding:12px 14px 0;display:flex}body:has(.model-page) .product-review-card__score strong{font-size:24px;line-height:24px}body:has(.model-page) .product-review-card__body{gap:9px;padding:9px 14px 14px}body:has(.model-page) .product-review-card__head{align-items:stretch;gap:8px;min-height:0}body:has(.model-page) .product-review-card__controls{justify-content:flex-start}body:has(.model-page) .product-review-card__mini-ratings{grid-template-columns:1fr;gap:2px;padding-top:1px;display:grid}body:has(.model-page) .product-review-card h4{font-size:16px;line-height:1.45}body:has(.model-page) .product-review-card__content p{-webkit-line-clamp:5;font-size:13.5px;line-height:1.72}body:has(.model-page) .product-review-card__breakdown>div{grid-template-columns:1fr}body:has(.model-page) .product-review-card__photos{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}body:has(.model-page) .product-review-card__photos span{width:auto}body:has(.model-page) .product-review-card__photos img{width:100%;height:82px}}@media (min-width:701px){body:has(.category-listing-page) .site-header__inner{direction:ltr;grid-template-columns:300px minmax(88px,1fr) 256px 222px minmax(88px,1fr) 308px;grid-template-areas:"toolbar left-gap search brand right-gap context";gap:0;width:min(1374px,100%);min-height:54px;padding:0}body:has(.category-listing-page) .header-context-link{color:#0a2b1a;text-align:right;direction:rtl;background:linear-gradient(90deg,#ffffff2e,#e1f9bee0);grid-area:context;justify-content:flex-start;align-items:center;gap:14px;height:54px;padding:0 16px;display:flex}body:has(.category-listing-page) .header-context-link__back{flex:none;width:32px;height:32px;display:block;transform:none}body:has(.category-listing-page) .header-context-link__icon{display:none}body:has(.category-listing-page) .header-context-link__copy{text-align:right;direction:rtl;min-width:0;display:block;overflow:hidden}:is(body:has(.category-listing-page) .header-context-link__copy span,body:has(.category-listing-page) .header-context-link strong){text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.08;display:block;overflow:hidden}body:has(.category-listing-page) .brand-mark{grid-area:brand;justify-content:center;width:222px;min-width:222px}body:has(.category-listing-page) .brand-mark__image--full{width:222px;max-width:222px}body:has(.category-listing-page) .header-search{grid-area:search;justify-self:stretch;width:256px;height:38px;margin-top:8px}body:has(.category-listing-page) .header-toolbar{direction:rtl;grid-area:toolbar;justify-self:stretch;width:300px}}@media (max-width:700px){body:has(.category-listing-page) .site-header__inner{direction:ltr;grid-template-columns:54px 54px minmax(180px,1fr);grid-template-areas:"menu search context";gap:0;width:100%;padding:0}body:has(.category-listing-page) .header-context-link{text-align:right;direction:rtl;grid-area:context;justify-content:flex-start;gap:7px;width:100%;min-width:0;padding:0 12px}body:has(.category-listing-page) .header-context-link__back{width:32px;height:32px;display:block;transform:none}body:has(.category-listing-page) .header-context-link__icon{width:36px;height:36px;display:block}body:has(.category-listing-page) .header-context-link__copy{text-align:right;direction:rtl;max-width:92px;margin-inline-end:0}body:has(.category-listing-page) .header-search{grid-area:search;justify-content:center;width:54px;height:54px;padding:0}body:has(.category-listing-page) .header-toolbar{grid-area:menu;width:54px}}@media (min-width:701px){body:has(.category-listing-page){background:#eef0f2}body:has(.category-listing-page) .category-listing-page{--category-frame:min(1066px, calc(100% - 32px));width:var(--category-frame);background:0 0;margin-left:auto;margin-right:auto;padding:15px 0 28px}body:has(.category-listing-page) .category-listing-hero{background:0 0;border-bottom:0;margin:0 0 8px;padding:0;display:block}body:has(.category-listing-page) .category-listing-hero .breadcrumb{display:none}body:has(.category-listing-page) .category-listing-hero h1{color:#0a2b1a;margin:0;font-size:25px;font-weight:900;line-height:1.12}body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){color:#172720;margin:4px 0 0;font-size:14px;font-weight:800;line-height:1.3}body:has(.category-listing-page) .product-listing-shell{direction:ltr;grid-template-columns:minmax(0,754px) 300px;grid-template-areas:"results filters";align-items:start;gap:12px}body:has(.category-listing-page) .listing-filters{direction:rtl;background:#fff;border:1px solid #cfd5d9;border-radius:3px;grid-area:filters;width:300px;position:sticky;top:70px}body:has(.category-listing-page) .listing-ad-slot{color:#8b949e;background:linear-gradient(#ffffffd1,#e7ecefc7),repeating-linear-gradient(135deg,#0a2b1a0b 0 1px,#0000 1px 9px);border-radius:2px;place-items:start end;min-height:600px;margin-top:40px;padding:8px;font-size:11px;font-weight:800;display:grid;position:sticky;top:70px;overflow:hidden}body:has(.category-listing-page) .listing-filter-card{border-bottom-color:#e0e5e8;gap:8px;padding:10px 12px}:is(body:has(.category-listing-page) .listing-filter-card h2,body:has(.category-listing-page) .listing-filter-card h3){font-size:14px;line-height:1.25}body:has(.category-listing-page) .filter-tree{color:#374151;gap:5px;font-size:14px}body:has(.category-listing-page) .filter-search{color:#6b7280;background:#fff;border-color:#cfd8de;border-radius:3px;min-height:37px;font-size:14px}body:has(.category-listing-page) .listing-filter-card label{color:#26333b;min-height:25px;font-size:14px;font-weight:500}body:has(.category-listing-page) .listing-filter-card input{width:16px;height:16px}body:has(.category-listing-page) .listing-results{direction:rtl;grid-area:results;gap:10px;width:754px}body:has(.category-listing-page) .listing-category-links{background:#fff;border:1px solid #cfd5d9;border-radius:3px;grid-template-rows:repeat(4,38px);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;gap:0;margin:0 0 10px;padding:13px 18px;display:grid}body:has(.category-listing-page) .listing-category-links a{color:#111827;text-align:right;background:0 0;border:0;justify-content:flex-start;align-items:center;min-height:38px;padding:0 6px;font-size:15px;font-weight:500;line-height:20px;display:flex}body:has(.category-listing-page) .listing-category-links span{color:#111827;text-align:right;background:0 0;border:0;justify-content:flex-start;align-items:center;min-height:38px;padding:0 6px;font-size:15px;font-weight:500;line-height:20px;display:flex}body:has(.category-listing-page) .listing-category-links a:first-child{color:#111827;text-align:right;background:0 0;border:0;justify-content:flex-start;align-items:center;min-height:38px;padding:0 6px;font-size:15px;font-weight:500;line-height:20px;display:flex}body:has(.category-listing-page) .listing-category-links__empty{cursor:default}body:has(.category-listing-page) .listing-results__head{display:none}body:has(.category-listing-page) .product-list{background:0 0;border:0;border-radius:0;gap:10px;display:grid;overflow:visible}body:has(.category-listing-page) .category-inline-ad{color:#8b949e;background:linear-gradient(90deg,#fffffff0,#f5f8f9e6),repeating-linear-gradient(135deg,#0a2b1a0a 0 1px,#0000 1px 10px);border:1px solid #cfd5d9;border-radius:3px;place-items:start end;min-height:90px;padding:8px;font-size:11px;font-weight:800;display:grid}body:has(.category-listing-page) .product-list-card{direction:ltr;background:#fff;border:1px solid #cfd5d9;border-radius:3px;grid-template:"thumbs title media""thumbs specs media""review review."minmax(76px,1fr)"actions actions."28px/368px minmax(0,1fr) 64px;gap:3px 10px;min-height:297px;padding:10px 12px 0;display:grid}body:has(.category-listing-page) .product-list-card__media{background:0 0;border:0;border-radius:0;grid-area:media;align-self:start;width:54px;min-height:44px}body:has(.category-listing-page) .product-list-card__media img{object-fit:contain;width:54px;height:38px;padding:0}body:has(.category-listing-page) .product-list-card__body{display:contents}body:has(.category-listing-page) .product-list-card__title{direction:ltr;grid-area:title;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"summary name""summary score";align-self:start;align-items:center;gap:0 8px;display:grid}body:has(.category-listing-page) .product-list-card__title a{text-align:right;direction:rtl;grid-area:name;min-width:0}body:has(.category-listing-page) .product-list-card h3{color:#006eb7;font-size:16px;line-height:1.15}body:has(.category-listing-page) .product-list-card__score{direction:ltr;grid-area:score;justify-self:end;gap:3px;font-size:14px}body:has(.category-listing-page) .product-list-card__score strong{color:#172720;font-size:18px;font-weight:900}body:has(.category-listing-page) .product-list-card__summary-toggle{color:#111827;white-space:nowrap;grid-area:summary;place-self:center start;align-items:center;font-size:14px;font-weight:900;display:inline-flex}:is(body:has(.category-listing-page) .product-list-card__score .stars,body:has(.category-listing-page) .product-list-card__review-score .stars){color:#ffb400}body:has(.category-listing-page) .product-list-card__specs{color:#172720;direction:rtl;grid-area:specs;margin:0;display:block}body:has(.category-listing-page) .product-list-card__specs span{color:#172720;min-height:24px;font-size:14px;line-height:1.45;display:block}body:has(.category-listing-page) .product-list-card__specs em{color:#4b5563;margin-inline-end:4px;font-style:normal;font-weight:500;display:inline}body:has(.category-listing-page) .product-list-card__specs strong{color:#172720;font-weight:800;display:inline}body:has(.category-listing-page) .product-list-card__specs span:before{content:none;display:none}body:has(.category-listing-page) .product-list-card__summary{display:none}body:has(.category-listing-page) .product-list-card__thumbs{grid-area:thumbs;grid-template-columns:repeat(3,1fr);align-self:start;gap:3px;display:grid}body:has(.category-listing-page) .product-list-card__thumbs span{background:#d7dde0;border-radius:0;width:100%;min-width:0;height:96px;display:block;position:relative;overflow:hidden}body:has(.category-listing-page) .product-list-card__thumbs img{object-fit:cover;object-position:50% 80%;width:100%;max-width:none;height:96px;display:block}body:has(.category-listing-page) .product-list-card__thumbs em{color:#fff;background:#11182785;place-items:center;font-size:14px;font-style:normal;font-weight:900;display:grid;position:absolute;inset:0}body:has(.category-listing-page) .product-list-card__review{direction:rtl;border-top:0;grid-area:review;grid-template-columns:auto auto auto minmax(0,1fr);align-self:start;gap:0 6px;padding-top:18px;display:grid}body:has(.category-listing-page) .product-list-card__review strong{color:#172720;font-size:13px;font-weight:900}body:has(.category-listing-page) .product-list-card__review span{color:#6b7280;font-size:12px;font-weight:500}body:has(.category-listing-page) .product-list-card__review-score{direction:ltr;align-items:center;display:inline-flex}body:has(.category-listing-page) .product-list-card__review-score .stars{gap:1px}body:has(.category-listing-page) .product-list-card__review-score .stars svg{width:13px;height:13px}body:has(.category-listing-page) .product-list-card__review p{color:#172720;-webkit-line-clamp:2;grid-column:1/-1;margin:4px 0 0;font-size:14px;line-height:1.45}body:has(.category-listing-page) .product-list-card__review p a{color:#006eb7;white-space:nowrap;font-size:12px;font-weight:800}body:has(.category-listing-page) .product-list-card__actions{direction:rtl;grid-area:actions;justify-content:center;align-self:end;gap:6px;min-height:28px;margin-top:0;display:flex}body:has(.category-listing-page) .product-list-card__actions a:first-child{display:none}body:has(.category-listing-page) .product-list-card__actions a{color:#0a2b1a;background:#9fd36a;border:0;border-radius:3px 3px 0 0;min-height:28px;padding:0 20px;font-size:13px;font-weight:900}body:has(.category-listing-page) .site-header__inner{grid-template-columns:300px minmax(0,1fr) 256px 222px 308px;grid-template-areas:"toolbar spacer search brand context";width:min(1090px,100% - 32px);margin-inline:auto;padding:0}body:has(.category-listing-page) .category-listing-page{--category-frame:min(1066px, calc(100% - 32px));width:var(--category-frame)}body:has(.category-listing-page) .product-listing-shell{grid-template-columns:minmax(0,754px) 300px;grid-template-areas:"results filters"}:is(body:has(.category-listing-page) .listing-results,body:has(.category-listing-page) .listing-category-links,body:has(.category-listing-page) .product-list-card,body:has(.category-listing-page) .category-inline-ad){width:754px}body:has(.category-listing-page) .listing-filters{width:300px}body:has(.category-listing-page) .listing-ad-rail{display:none}body:has(.category-listing-page) .brand-mark__image--full{width:auto;max-width:222px;height:54px}body:has(.model-page) .brand-mark__image--full{width:auto;max-width:199px;height:54px}body:has(.model-page) .product-summary-card{grid-template-columns:112px minmax(0,1fr) 138px 124px 250px;grid-template-areas:"media main rating sentiment actions""metrics metrics metrics metrics metrics";gap:7px 14px;min-height:118px;padding:10px 11px;overflow:visible}:is(body:has(.model-page) .product-summary-card__prompt,body:has(.model-page) .product-summary-card__gallery){display:none}body:has(.model-page) .product-summary-card__main{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px}body:has(.model-page) .product-summary-card__rating{direction:ltr;grid-template-columns:auto auto;place-items:center start;gap:1px 5px;display:grid}body:has(.model-page) .product-summary-card__rating .stars{color:#ffb400}body:has(.model-page) .product-summary-card__rating .stars svg{width:22px;height:22px}body:has(.model-page) .product-summary-card__rating>span{grid-column:1/-1}body:has(.model-page) .product-summary-card__metrics{margin-top:0}body:has(.model-page) .product-summary-card__actions{justify-content:flex-end}body:has(.model-page) .product-summary-card__actions a{color:#1f2937;background:#e5e7eb;border-color:#cfd5db;border-radius:4px;min-height:38px;padding:0 15px;font-size:15px}:is(body:has(.model-page) .product-summary-card__actions a:nth-child(2),body:has(.model-page) .product-summary-card__actions a:nth-child(3)){display:none}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{min-height:70px;padding:10px 12px 8px}body:has(.category-listing-page) .product-list-card{min-height:434px}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:105px}}body:has(.model-page) .review-feed-shell{background:#fff;border:1px solid #cfd5d9;border-radius:3px}body:has(.model-page) .review-feed-toolbar{border-bottom-color:#dfe4e7}body:has(.model-page) .review-feed-toolbar__row{scrollbar-width:thin;direction:rtl;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:flex;overflow-x:auto}@media (min-width:701px){body:has(.category-listing-page) .category-listing-page{padding-top:14px}body:has(.category-listing-page) .category-listing-hero{margin-bottom:9px}body:has(.category-listing-page) .listing-category-links{grid-template-rows:repeat(4,36px);min-height:170px;padding-top:12px;padding-bottom:12px}body:has(.category-listing-page) .listing-category-links a{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links span{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:36px;line-height:20px}body:has(.category-listing-page) .product-list-card__title{text-align:right}body:has(.category-listing-page) .product-list-card__specs{text-align:right}body:has(.category-listing-page) .product-list-card__specs span{text-align:right}body:has(.category-listing-page) .product-list-card__review{text-align:right}body:has(.category-listing-page) .product-list-card__review p{text-align:right}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__score{justify-self:end}body:has(.category-listing-page) .product-list-card__specs{align-self:start;padding-top:2px}body:has(.category-listing-page) .product-list-card__specs span{min-height:21px;line-height:1.32}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}body:has(.category-listing-page) .product-list-card__review{align-content:start;padding-top:14px}body:has(.category-listing-page) .product-list-card__review p{margin-top:3px}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6;border-bottom-color:#1118272e}body:has(.category-listing-page) .listing-category-links{margin-bottom:22px;box-shadow:0 28px #f3f4f6,0 29px #11182724}body:has(.category-listing-page) .product-list-card{min-height:0;padding-top:12px}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__specs span{text-align:right;min-height:22px;line-height:1.38}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:96px}body:has(.category-listing-page) .product-list-card__review{text-align:right;padding-bottom:12px}body:has(.model-page) .review-feed-shell .product-review-card{direction:rtl!important;border-radius:0!important;grid-template-columns:1fr!important;grid-template-areas:"body"!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important}body:has(.model-page) .review-feed-shell .product-review-card__body{gap:5px!important;padding:11px 14px 9px!important}body:has(.model-page) .review-feed-shell .product-review-card__head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;min-height:38px!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer>span{width:34px!important;height:34px!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p{text-overflow:ellipsis!important;white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:4px!important;display:flex!important;overflow:hidden!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p>small{margin-inline-start:4px!important;font-size:12.5px!important}body:has(.model-page) .review-feed-shell .product-review-card__controls{justify-self:start!important;gap:8px!important;min-height:22px!important}:is(body:has(.model-page) .review-feed-shell .product-review-card__controls button,body:has(.model-page) .review-feed-shell .product-review-card__report summary){min-height:20px!important;padding:0!important}body:has(.model-page) .review-feed-shell .product-review-card h4{margin:0!important;font-size:16px!important;line-height:21px!important}body:has(.model-page) .review-feed-shell .product-review-card__content p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:14px!important;line-height:21px!important;display:-webkit-box!important}body:has(.model-page) .review-feed-shell .product-review-card__details span{background:0 0!important;border:0!important;padding:0!important}body:has(.model-page) .review-feed-shell .product-review-card__footer{min-height:22px!important;padding-top:4px!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings span{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings small{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings strong{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}}@media (min-width:701px){body:has(.category-listing-page) .site-header{background:#80ba27!important}body:has(.category-listing-page) .site-header__inner{box-sizing:border-box!important;background:linear-gradient(270deg,#0000 13px,#fff 13px 50px,#e6ffc8 100px,#0000 50%)!important;grid-template-columns:300px 12px 256px 12px 199px 12px 275px!important;grid-template-areas:"toolbar gap-a search gap-b brand gap-c context"!important;gap:0!important;width:min(1090px,100% - 32px)!important;padding:0 12px!important}body:has(.category-listing-page) .header-context-link{background:0 0!important;width:275px!important;padding:0!important}:is(body:has(.category-listing-page) .header-context-link:hover,body:has(.category-listing-page) .header-context-link:focus-visible){background:0 0!important}body:has(.category-listing-page) .header-context-link__back{width:32px!important;height:32px!important;margin-inline:14px 16px!important}body:has(.category-listing-page) .header-context-link__icon{display:none!important}body:has(.category-listing-page) .header-context-link__copy{width:70px!important}body:has(.category-listing-page) .header-context-link__copy span{font-size:12px!important;line-height:13px!important}body:has(.category-listing-page) .header-context-link strong{font-size:16px!important;line-height:18px!important}body:has(.category-listing-page) .brand-mark{justify-content:center!important;width:199px!important}body:has(.category-listing-page) .header-search{width:256px!important}body:has(.category-listing-page) .header-toolbar{width:300px!important}body:has(.category-listing-page) .listing-category-links{grid-template-rows:repeat(4,38px)!important;grid-template-columns:repeat(3,240px)!important;gap:0 8px!important;min-height:170px!important;padding:8px!important}body:has(.category-listing-page) .listing-category-links a{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .listing-category-links span{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .product-list-card__review{grid-template-columns:auto auto minmax(0,1fr)!important;gap:0 6px!important;padding-top:34px!important}body:has(.category-listing-page) .product-list-card__review strong{grid-column:1/-1!important;line-height:20px!important}body:has(.category-listing-page) .product-list-card__review>span:not(.product-list-card__review-score){grid-area:2/2!important;line-height:18px!important}body:has(.category-listing-page) .product-list-card__review-score{grid-area:2/1!important}body:has(.category-listing-page) .product-list-card__review p{grid-column:1/-1!important;margin-top:2px!important}body:has(.category-listing-page) .category-inline-ad{background:#f3f4f6!important;border:0!important;min-height:114px!important;margin-top:-8px!important;margin-bottom:-10px!important;padding:12px 13px!important}body:has(.category-listing-page) .category-inline-ad span{color:#8b949e!important;background:#fff!important;border:1px solid #d8dfe3!important;width:min(728px,100%)!important;height:90px!important;padding:6px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:block!important}body:has(.category-listing-page) .brand-mark{width:199px!important;min-width:0!important;max-width:199px!important;overflow:hidden!important}body:has(.category-listing-page) .brand-mark__image--full{object-fit:contain!important;width:199px!important;max-width:199px!important;height:54px!important}body:has(.category-listing-page) .header-search{align-self:start!important;margin-top:8px!important}}@media (max-width:700px){body:has(.category-listing-page) .product-list-card{grid-template-rows:auto auto auto auto!important;align-content:start!important;min-height:448px!important}body:has(.category-listing-page) .product-list-card__specs{min-height:104px!important;margin-top:7px!important}body:has(.category-listing-page) .product-list-card__thumbs{height:99px!important;min-height:99px!important;margin:9px -12px 0!important}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:99px!important}body:has(.category-listing-page) .product-list-card__review{margin-top:13px!important;padding:0 0 12px!important}}@media (min-width:701px){body:has(.category-listing-page) .site-header{background:#7dba21}body:has(.category-listing-page) .header-context-link{box-shadow:none!important;background:linear-gradient(90deg,#7dba2100 0%,#7dba2114 10%,#96cf4b38 24%,#b7e37e70 42%,#d3f5a9ad 66%,#e5fcc7e6 100%)!important}:is(body:has(.category-listing-page) .header-context-link:hover,body:has(.category-listing-page) .header-context-link:focus-visible){outline:0;background:linear-gradient(90deg,#7dba2100 0%,#94cd4633 24%,#bfe8878f 58%,#e5fcc7f5 100%)!important}}body:has(.model-page) .product-review-card{direction:ltr;background:#fff;border-bottom:1px solid #dfe4e7;grid-template-columns:172px minmax(0,1fr);grid-template-areas:"ratings body";gap:18px;width:calc(100% - 24px);margin:0 12px;padding:10px 8px 12px 12px;display:grid}body:has(.model-page) .product-review-card__score{display:none!important}body:has(.model-page) .product-review-card__body{direction:rtl;grid-area:body;gap:6px;min-width:0;padding:0;display:grid}body:has(.model-page) .product-review-card__head{justify-content:space-between;align-items:flex-start;gap:12px;min-height:42px;display:flex}body:has(.model-page) .product-review-card__reviewer{grid-template-columns:40px minmax(0,1fr);gap:8px;min-width:0;display:grid}body:has(.model-page) .product-review-card__reviewer>span{color:#fff;background:#60737d;border-radius:999px;width:40px;height:40px;font-size:12px;font-weight:900}body:has(.model-page) .product-review-card__reviewer div{gap:1px;min-width:0}body:has(.model-page) .product-review-card__reviewer p{color:#374151;align-items:center;gap:6px;min-width:0;margin:0;line-height:18px;display:flex}body:has(.model-page) .product-review-card__reviewer p>strong{color:#172720;font-size:14px;font-weight:900}body:has(.model-page) .product-review-card__reviewer p>small{color:#6b7280;font-size:12.5px;font-weight:650}body:has(.model-page) .product-review-card__rating{direction:ltr;justify-content:flex-end;align-items:center;gap:3px;line-height:18px;display:inline-flex}body:has(.model-page) .product-review-card__rating>strong{color:#172720;font-size:14px;font-weight:900}body:has(.model-page) .product-review-card__rating .stars{color:#ffb400}body:has(.model-page) .product-review-card__rating .stars svg{width:14px;height:14px}body:has(.model-page) .product-review-card__controls{direction:rtl;flex:none;align-items:center;gap:4px;display:inline-flex}:is(body:has(.model-page) .product-review-card__controls button,body:has(.model-page) .product-review-card__report summary){color:#52605a;background:0 0;border:0;border-radius:3px;min-height:28px;padding:0 7px;font-size:12.5px;font-weight:800}:is(body:has(.model-page) .product-review-card__controls button:hover,body:has(.model-page) .product-review-card__report summary:hover){background:#eef4f0}body:has(.model-page) .product-review-card__content{gap:3px;padding-inline-start:0}body:has(.model-page) .product-review-card h4{color:#172720;margin:2px 0 0;font-size:15px;font-weight:850;line-height:1.35}body:has(.model-page) .product-review-card__content p{color:#172720;-webkit-line-clamp:6;margin:0;font-size:14px;line-height:1.45}body:has(.model-page) .product-review-card__details{flex-wrap:wrap;gap:0;margin-top:1px;display:flex}body:has(.model-page) .product-review-card__mini-ratings{direction:rtl;grid-area:ratings;align-self:start;gap:4px;min-height:0;padding:70px 0 0;display:grid}body:has(.model-page) .product-review-card__mini-ratings span{color:#4b5563;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-height:20px;display:grid}body:has(.model-page) .product-review-card__mini-ratings small{color:#4b5563;text-align:left;font-size:12.5px;font-weight:650;line-height:18px}body:has(.model-page) .product-review-card__mini-ratings strong{color:#172720;direction:ltr;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}body:has(.model-page) .product-review-card__mini-ratings strong:before{content:"";background:radial-gradient(circle,#84ad52 0 3.5px,#0000 4px) 0 0/11px 9px repeat-x;width:58px;height:9px;display:inline-block}body:has(.model-page) .product-review-card__footer{align-items:center;min-height:28px;padding-top:4px}@media (max-width:700px){body:has(.model-page) .product-review-card{direction:rtl;grid-template-columns:1fr;grid-template-areas:"body""ratings";gap:6px;width:100%;margin:0;padding:12px}body:has(.model-page) .product-review-card__body{gap:6px}body:has(.model-page) .product-review-card__head{gap:8px;min-height:40px}body:has(.model-page) .product-review-card__reviewer{grid-template-columns:36px minmax(0,1fr)}body:has(.model-page) .product-review-card__reviewer>span{width:36px;height:36px}body:has(.model-page) .product-review-card__reviewer p{flex-wrap:wrap;gap:2px 6px}body:has(.model-page) .product-review-card__controls{gap:3px}body:has(.model-page) .product-review-card__mini-ratings{grid-template-columns:1fr;gap:2px;padding:2px 44px 0 0}body:has(.model-page) .product-review-card__mini-ratings span{grid-template-columns:max-content auto;justify-content:start}body:has(.model-page) .product-review-card__mini-ratings small{text-align:right}body:has(.model-page) .product-review-card h4{font-size:14.5px}body:has(.model-page) .product-review-card__content p{-webkit-line-clamp:5;font-size:13.5px;line-height:1.5}}body:has(.category-listing-page){background:#f3f4f6}@media (min-width:701px){body:has(.category-listing-page) .category-listing-page{padding-top:14px}body:has(.category-listing-page) .category-listing-hero{margin-bottom:9px}body:has(.category-listing-page) .listing-category-links{grid-template-rows:repeat(4,36px);min-height:170px;padding-top:12px;padding-bottom:12px}body:has(.category-listing-page) .listing-category-links a{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links span{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:36px;line-height:20px}body:has(.category-listing-page) .product-list-card__title{text-align:right}body:has(.category-listing-page) .product-list-card__specs{text-align:right}body:has(.category-listing-page) .product-list-card__specs span{text-align:right}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__score{justify-self:end}body:has(.category-listing-page) .product-list-card__specs{align-self:start;padding-top:2px}body:has(.category-listing-page) .product-list-card__specs span{min-height:21px;line-height:1.32}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}body:has(.category-listing-page) .product-list-card__review{text-align:right;align-content:start;padding-top:14px}body:has(.category-listing-page) .product-list-card__review p{text-align:right;margin-top:3px}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6;border-bottom-color:#1118272e}body:has(.category-listing-page) .listing-category-links{margin-bottom:22px;box-shadow:0 28px #f3f4f6,0 29px #11182724}body:has(.category-listing-page) .product-list-card{min-height:0;padding-top:12px}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__specs span{text-align:right;min-height:22px;line-height:1.38}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:96px}body:has(.category-listing-page) .product-list-card__review{text-align:right;padding-bottom:12px}}body:has(.model-page) .review-feed-toolbar__top{min-height:50px;padding:0 14px}body:has(.model-page) .review-filter-row{padding:8px 14px 10px}body:has(.model-page) .review-filter-row span{background:#fff;border-radius:3px;min-height:30px;font-size:12.5px}body:has(.model-page) .listing-overview-snippets a{grid-template-columns:28px 104px minmax(0,1fr);gap:8px;padding:5px 0}body:has(.model-page) .product-review-card{border-bottom-color:#dfe4e7;grid-template-columns:58px minmax(0,1fr)}body:has(.model-page) .product-review-card__score{border-left-color:#eef2f4;padding:17px 10px 14px 8px}body:has(.model-page) .product-review-card__score strong{font-size:27px;line-height:26px}body:has(.model-page) .product-review-card__score .stars svg{width:13px;height:13px}body:has(.model-page) .product-review-card__body{gap:7px;padding:15px 14px 13px}body:has(.model-page) .product-review-card__head{min-height:34px}body:has(.model-page) .product-review-card__reviewer{grid-template-columns:34px minmax(0,1fr);gap:8px}body:has(.model-page) .product-review-card__reviewer>span{width:34px;height:34px;font-size:12px}body:has(.model-page) .product-review-card__reviewer small{color:#4b5563}:is(body:has(.model-page) .product-review-card__controls button,body:has(.model-page) .product-review-card__report summary){border-radius:3px;min-height:28px;padding:0 8px}body:has(.model-page) .product-review-card__mini-ratings{gap:0 16px;min-height:19px;padding:1px 0 0}body:has(.model-page) .product-review-card__mini-ratings small{color:#4b5563;font-size:12px;font-weight:800}body:has(.model-page) .product-review-card__mini-ratings strong{color:#172720}body:has(.model-page) .product-review-card h4{font-size:16px;line-height:1.38}body:has(.model-page) .product-review-card__content p{-webkit-line-clamp:5;font-size:14px;line-height:1.62}body:has(.model-page) .product-review-card__details{color:#6b7280;gap:0}body:has(.model-page) .product-review-card__details span{color:#6b7280;background:0 0;border:0;min-height:20px;padding:0;font-size:12px;font-weight:700}body:has(.model-page) .product-review-card__details span+span:before{color:#9ca3af;content:"·";margin:0 6px}body:has(.model-page) .product-review-card__breakdown{background:0 0;border:0;width:max-content;max-width:100%}body:has(.model-page) .product-review-card__breakdown summary{color:#006eb7;min-height:22px;padding:0;font-size:12.5px;line-height:22px}body:has(.model-page) .product-review-card__breakdown summary:before{color:#006eb7}body:has(.model-page) .product-review-card__breakdown[open]{width:100%}body:has(.model-page) .product-review-card__breakdown[open] summary{margin-bottom:6px}body:has(.model-page) .product-review-card__photos{gap:3px;padding-top:2px}body:has(.model-page) .product-review-card__footer{min-height:30px;padding-top:6px}@media (max-width:700px){body:has(.model-page) .review-feed-shell{border-inline:0;border-radius:0}body:has(.model-page) .product-review-card{grid-template-columns:54px minmax(0,1fr)}body:has(.model-page) .product-review-card__score{border-left:1px solid #eef2f4;min-height:0;padding:15px 8px 12px 6px;display:grid}body:has(.model-page) .product-review-card__score strong{font-size:25px;line-height:24px}body:has(.model-page) .product-review-card__score .stars{display:none}body:has(.model-page) .product-review-card__body{gap:7px;padding:13px 12px 12px}body:has(.model-page) .product-review-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}body:has(.model-page) .product-review-card__reviewer{grid-template-columns:32px minmax(0,1fr);gap:8px}body:has(.model-page) .product-review-card__reviewer>span{width:32px;height:32px}body:has(.model-page) .product-review-card__controls{justify-content:flex-start;gap:5px}body:has(.model-page) .product-review-card__controls button{min-height:28px;padding:0 7px}body:has(.model-page) .product-review-card__mini-ratings{white-space:nowrap;gap:0 10px;display:flex;overflow-x:auto}body:has(.model-page) .product-review-card h4{font-size:15.5px}body:has(.model-page) .product-review-card__content p{-webkit-line-clamp:4;font-size:13.5px;line-height:1.62}body:has(.model-page) .product-review-card__footer{align-items:center;min-height:30px}}.search-modal{z-index:10000;place-items:start center;padding:8px}.search-modal__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000007a}.search-modal__panel{transform-origin:top;background:#fff;border:1px solid #11182733;border-radius:3px;flex-direction:column;width:min(800px,100vw - 16px);max-height:calc(100vh - 16px);display:flex;overflow:auto;box-shadow:0 2px 5px #11182729;animation:.22s cubic-bezier(.22,1,.36,1) both search-panel-in!important}.search-modal__top{direction:ltr;border-bottom:0;order:1;grid-template-columns:minmax(0,1fr) 38px;gap:12px;min-height:62px;padding:12px 12px 10px}.search-modal__form{min-height:38px;box-shadow:none;border-color:#cbd5dc;border-radius:3px;padding:0 12px}.search-modal__form:focus-within{border-color:#b9c4cc;box-shadow:inset 0 1px 2px #11182714}.search-modal__close{color:#374151;border-radius:3px;width:38px;height:38px}.search-modal__hint{color:#4b5563;border-top:1px solid #eef1f3;border-bottom:1px solid #dfe4e7;order:2;place-items:center;min-height:62px;padding:0 18px;font-size:16px;font-weight:650;line-height:1.45;display:grid}.search-modal__featured{border-bottom:1px solid #dfe4e7;order:3;padding:0}.search-modal__featured a{background:#fff;border:0;border-radius:0;grid-template-columns:48px minmax(0,1fr);gap:10px;min-height:62px;padding:0 12px}.search-modal__featured img{object-fit:contain;width:38px;height:28px}.search-modal__featured span{gap:0}.search-modal__featured strong{color:#006eb7;font-size:15px;line-height:20px}.search-modal__featured small{color:#172720;font-size:14px;font-weight:500;line-height:18px}.search-modal__section-title{display:none}.search-modal__categories{order:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 12px 14px}.search-modal__categories a{background:0 0;border:0;grid-template-columns:minmax(0,1fr);min-height:40px;padding:0}.search-modal__categories img,.search-modal__categories small{display:none}.search-modal__categories strong{color:#1f2937;font-size:16px;font-weight:500;line-height:24px}.search-modal__smart{border-top:1px solid #e5e7eb;border-bottom:0;order:5;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:none;padding:8px 12px;overflow:visible}.search-modal__smart>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0}.search-modal__chips{flex-wrap:nowrap;gap:6px;max-height:26px;overflow:hidden}.search-modal__chips button{border-radius:3px;min-height:26px;padding:0 9px;font-size:12px}.search-modal__results{border-bottom:1px solid #dfe4e7;order:3;max-height:430px;overflow:auto}@media (max-width:700px){.search-modal{padding:8px}.search-modal__panel{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.search-modal__top{min-height:58px;padding:10px}.search-modal__hint{min-height:54px;font-size:14px}.search-modal__categories{grid-template-columns:1fr;padding:8px 12px}.search-modal__categories a{min-height:36px}.search-modal__smart{grid-template-columns:1fr;max-height:none}.search-modal__chips{flex-wrap:wrap;max-height:62px}}@media (prefers-reduced-motion:reduce){.mobile-filter-sheet,.mobile-filter-sheet[data-state=open],.mobile-filter-sheet[data-state=closing],.mobile-filter-sheet[data-state=open] .mobile-filter-sheet__header,.mobile-filter-sheet[data-state=open] .mobile-filter-tree,.mobile-filter-sheet[data-state=open] .mobile-filter-group,.mobile-filter-sheet[data-state=open] .mobile-filter-row,.mobile-filter-sheet[data-state=open] .mobile-filter-sheet__footer{animation:none;transform:none}}@media (max-width:700px){:is(body:has(.model-page) .product-review-card__score .stars,body:has(.model-page) .product-summary-card__rating .stars){display:none}}@media (min-width:701px){.home-page .hero-section,.home-page .hero-section__inner{min-height:496px}.home-page .hero-search{width:min(910px,100vw - 48px)}.home-page .featured-reviews-section{padding-left:max(16px,50vw - 688px);padding-right:max(16px,50vw - 688px)}.home-page .featured-reviews-section .section-heading,.home-page .review-grid{width:100%;max-width:1376px}.site-footer__inner,.site-footer__legal p{width:min(1376px,100% - 32px);max-width:1376px}body:has(.home-page) .site-footer__inner{width:min(1376px,100% - 32px);max-width:1376px}body:has(.home-page) .site-footer__legal p{width:min(1376px,100% - 32px);max-width:1376px}.home-page .review-grid{margin-inline:auto}.home-page .review-card{min-height:160px;padding:18px 26px 20px}.home-page .review-card__score .stars{color:#ffb400}.site-footer__inner{grid-template-columns:420px minmax(0,1fr)}body:has(.home-page) .site-footer__inner{grid-template-columns:420px minmax(0,1fr)}}body:has(.category-listing-page) .product-list-card__specs span:before{content:none!important;display:none!important}body:has(.model-page) .review-feed-toolbar--compact{border-bottom:1px solid #dfe4e7}body:has(.model-page) .review-feed-toolbar__row{scrollbar-width:thin;direction:rtl;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:0 10px;overflow-x:auto;display:flex!important}:is(body:has(.model-page) .review-feed-toolbar__primary,body:has(.model-page) .review-feed-toolbar__secondary){align-items:center;gap:4px;min-width:max-content;display:inline-flex!important}body:has(.model-page) .review-feed-toolbar__secondary{margin-inline-start:auto}body:has(.model-page) .review-tool{color:#172720;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:0 7px;font-size:13px;font-weight:800;line-height:1;display:inline-flex!important}:is(body:has(.model-page) .review-tool:hover,body:has(.model-page) .review-tool:focus-visible){background:#eef4f0;outline:0}body:has(.model-page) .review-tool--title{padding-inline-start:3px}body:has(.model-page) .review-tool--title strong{font-size:13.5px;font-weight:900}body:has(.model-page) .review-tool--icon{width:30px;padding:0}body:has(.model-page) .review-tool svg{color:#52605a;stroke-width:2px;flex:none}body:has(.model-page) .review-tool--overview{font-weight:900}:is(html:has(body .category-listing-page),body:has(.category-listing-page)){background:#f3f4f6!important}@media (min-width:701px){body:has(.category-listing-page) .category-listing-page{padding-top:14px}body:has(.category-listing-page) .category-listing-hero{margin-bottom:9px}body:has(.category-listing-page) .listing-category-links{grid-template-rows:repeat(4,36px);min-height:170px;padding-top:12px;padding-bottom:12px}body:has(.category-listing-page) .listing-category-links a{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links span{min-height:36px;line-height:20px}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:36px;line-height:20px}body:has(.category-listing-page) .product-list-card__title{text-align:right}body:has(.category-listing-page) .product-list-card__specs{text-align:right}body:has(.category-listing-page) .product-list-card__specs span{text-align:right}body:has(.category-listing-page) .product-list-card__review{text-align:right}body:has(.category-listing-page) .product-list-card__review p{text-align:right}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__score{justify-self:end}body:has(.category-listing-page) .product-list-card__specs{align-self:start;padding-top:2px}body:has(.category-listing-page) .product-list-card__specs span{min-height:21px;line-height:1.32}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}body:has(.category-listing-page) .product-list-card__review{align-content:start;padding-top:14px}body:has(.category-listing-page) .product-list-card__review p{margin-top:3px}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6;border-bottom-color:#1118272e}body:has(.category-listing-page) .listing-category-links{margin-bottom:22px;box-shadow:0 28px #f3f4f6,0 29px #11182724}body:has(.category-listing-page) .product-list-card{min-height:0;padding-top:12px}body:has(.category-listing-page) .product-list-card__title{align-content:start}body:has(.category-listing-page) .product-list-card__specs span{text-align:right;min-height:22px;line-height:1.38}body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:96px}body:has(.category-listing-page) .product-list-card__review{text-align:right;padding-bottom:12px}}body:has(.model-page) .review-feed-shell .product-review-card{direction:ltr!important;background:#fff!important;border-bottom:1px solid #dfe4e7!important;grid-template-columns:172px minmax(0,1fr)!important;grid-template-areas:"ratings body"!important;gap:18px!important;width:calc(100% - 24px)!important;margin:0 12px!important;padding:10px 8px 12px 12px!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__score{display:none!important}body:has(.model-page) .review-feed-shell .product-review-card__body{direction:rtl!important;grid-area:body!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;min-width:0!important;padding:0!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__head{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;min-height:42px!important;display:flex!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer{grid-template-columns:40px minmax(0,1fr)!important;gap:8px!important;min-width:0!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer>span{color:#fff!important;background:#60737d!important;border-radius:999px!important;width:40px!important;height:40px!important;font-size:12px!important;font-weight:900!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer div{gap:1px!important;min-width:0!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p{align-items:center!important;gap:6px!important;min-width:0!important;margin:0!important;line-height:18px!important;display:flex!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p>strong{color:#172720!important;font-size:14px!important;font-weight:900!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p>small{color:#6b7280!important;font-size:12.5px!important;font-weight:650!important}body:has(.model-page) .review-feed-shell .product-review-card__rating{direction:ltr!important;justify-content:flex-end!important;align-items:center!important;gap:3px!important;line-height:18px!important;display:inline-flex!important}body:has(.model-page) .review-feed-shell .product-review-card__rating>strong{color:#172720!important;font-size:14px!important;font-weight:900!important}body:has(.model-page) .review-feed-shell .product-review-card__rating .stars{color:#ffb400!important}body:has(.model-page) .review-feed-shell .product-review-card__rating .stars svg{width:14px!important;height:14px!important}:is(body:has(.model-page) .review-feed-shell .product-review-card__controls button,body:has(.model-page) .review-feed-shell .product-review-card__report summary){color:#52605a!important;background:0 0!important;border:0!important;border-radius:3px!important;min-height:28px!important;padding:0 7px!important;font-size:12.5px!important;font-weight:800!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings{direction:rtl!important;grid-area:ratings!important;grid-template-columns:minmax(0,1fr)!important;align-self:start!important;gap:4px!important;min-height:0!important;padding:70px 0 0!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings span{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;min-height:20px!important;display:grid!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings small{color:#4b5563!important;text-align:left!important;font-size:12.5px!important;font-weight:650!important;line-height:18px!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings strong{color:#172720!important;direction:ltr!important;align-items:center!important;gap:6px!important;font-size:12.5px!important;font-weight:800!important;display:inline-flex!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings strong:before{content:""!important;background:radial-gradient(circle,#84ad52 0 3.5px,#0000 4px) 0 0/11px 9px repeat-x!important;width:58px!important;height:9px!important;display:inline-block!important}body:has(.model-page) .review-feed-shell .product-review-card__content{gap:3px!important;padding-inline-start:0!important}body:has(.model-page) .review-feed-shell .product-review-card h4{color:#172720!important;margin:2px 0 0!important;font-size:15px!important;font-weight:850!important;line-height:1.35!important}body:has(.model-page) .review-feed-shell .product-review-card__content p{color:#172720!important;-webkit-line-clamp:6!important;margin:0!important;font-size:14px!important;line-height:1.45!important}body:has(.model-page) .review-feed-shell .product-review-card__details span{color:#6b7280!important;min-height:18px!important;font-size:12.5px!important;font-weight:650!important}@media (max-width:700px){body:has(.model-page) .review-feed-shell .product-review-card{direction:rtl!important;grid-template-columns:1fr!important;grid-template-areas:"body""ratings"!important;gap:6px!important;width:100%!important;margin:0!important;padding:12px!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer{grid-template-columns:36px minmax(0,1fr)!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer>span{width:36px!important;height:36px!important}body:has(.model-page) .review-feed-shell .product-review-card__reviewer p{flex-wrap:wrap!important;gap:2px 6px!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings{grid-template-columns:1fr!important;gap:2px!important;padding:2px 44px 0 0!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings span{grid-template-columns:max-content auto!important;justify-content:start!important}body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings small{text-align:right!important}body:has(.model-page) .review-feed-shell .product-review-card h4{font-size:14.5px!important}body:has(.model-page) .review-feed-shell .product-review-card__content p{-webkit-line-clamp:5!important;font-size:13.5px!important;line-height:1.5!important}}@media (min-width:701px){body:has(.category-listing-page) .site-header{background:#80ba27!important}body:has(.category-listing-page) .site-header__inner{box-sizing:border-box!important;background:linear-gradient(270deg,#0000 13px,#fff 13px 50px,#e6ffc8 100px,#0000 50%)!important;grid-template-columns:300px 12px 256px 12px 199px 12px 275px!important;grid-template-areas:"toolbar gap-a search gap-b brand gap-c context"!important;gap:0!important;width:min(1090px,100% - 32px)!important;padding:0 12px!important}body:has(.category-listing-page) .header-context-link{background:0 0!important;width:275px!important;padding:0!important}:is(body:has(.category-listing-page) .header-context-link:hover,body:has(.category-listing-page) .header-context-link:focus-visible){background:0 0!important}body:has(.category-listing-page) .header-context-link__back{width:32px!important;height:32px!important;margin-inline:14px 16px!important}body:has(.category-listing-page) .header-context-link__icon{display:none!important}body:has(.category-listing-page) .header-context-link__copy{width:70px!important}body:has(.category-listing-page) .header-context-link__copy span{font-size:12px!important;line-height:13px!important}body:has(.category-listing-page) .header-context-link strong{font-size:16px!important;line-height:18px!important}body:has(.category-listing-page) .brand-mark{justify-content:center!important;width:199px!important}body:has(.category-listing-page) .header-search{width:256px!important}body:has(.category-listing-page) .header-toolbar{width:300px!important}body:has(.category-listing-page) .listing-category-links{grid-template-rows:repeat(4,38px)!important;grid-template-columns:repeat(3,240px)!important;gap:0 8px!important;min-height:170px!important;padding:8px!important}body:has(.category-listing-page) .listing-category-links a{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .listing-category-links span{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:38px!important;padding:7px 13px!important;font-size:15px!important;line-height:20px!important}body:has(.category-listing-page) .product-list-card__review{grid-template-columns:auto auto minmax(0,1fr)!important;gap:0 6px!important;padding-top:34px!important}body:has(.category-listing-page) .product-list-card__review strong{grid-column:1/-1!important;line-height:20px!important}body:has(.category-listing-page) .product-list-card__review>span:not(.product-list-card__review-score){grid-area:2/2!important;line-height:18px!important}body:has(.category-listing-page) .product-list-card__review-score{grid-area:2/1!important}body:has(.category-listing-page) .product-list-card__review p{grid-column:1/-1!important;margin-top:2px!important}body:has(.category-listing-page) .category-inline-ad{background:#f3f4f6!important;border:0!important;min-height:114px!important;margin-top:-8px!important;margin-bottom:-10px!important;padding:12px 13px!important}body:has(.category-listing-page) .category-inline-ad span{color:#8b949e!important;background:#fff!important;border:1px solid #d8dfe3!important;width:min(728px,100%)!important;height:90px!important;padding:6px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:block!important}}body:has(.category-listing-page) .product-list-card__thumbs em{background:#111827b3!important;height:36px!important;min-height:0!important;padding:8px!important;inset:auto 0 0!important}@media (min-width:701px){body:has(.category-listing-page) .brand-mark{width:199px!important;min-width:0!important;max-width:199px!important;overflow:hidden!important}body:has(.category-listing-page) .brand-mark__image--full{object-fit:contain!important;width:199px!important;max-width:199px!important;height:54px!important}body:has(.category-listing-page) .header-search{align-self:start!important;margin-top:8px!important}}@media (max-width:700px){body:has(.category-listing-page) .product-list-card{grid-template-rows:auto auto auto auto!important;align-content:start!important;min-height:448px!important}body:has(.category-listing-page) .product-list-card__specs{min-height:104px!important;margin-top:7px!important}body:has(.category-listing-page) .product-list-card__thumbs{height:99px!important;min-height:99px!important;margin:9px -12px 0!important}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:99px!important}body:has(.category-listing-page) .product-list-card__review{margin-top:13px!important;padding:0 0 12px!important}}@media (min-width:701px){body:has(.category-listing-page) .site-header__inner{background:linear-gradient(270deg,#fbfff3eb 0,#f8ffeddb 48px,#e7fac7b3 128px,#80ba2757 224px,#80ba2700 338px)!important}body:has(.category-listing-page) .header-context-link{background:linear-gradient(90deg,#80ba2700 0,#bce18b57 38%,#e8facbad 72%,#fbfff3f5 100%)!important}body:has(.category-listing-page) .listing-category-links{margin-bottom:13px!important}body:has(.category-listing-page) .product-list-card__thumbs{margin-top:-8px!important}body:has(.category-listing-page) .category-inline-ad{box-sizing:border-box!important;place-items:start stretch!important;height:90px!important;min-height:90px!important;margin-top:3px!important;margin-bottom:0!important;padding:0!important}body:has(.category-listing-page) .category-inline-ad span{box-sizing:border-box!important;width:100%!important;height:90px!important}}@media (min-width:1600px){body:has(.category-listing-page) .site-header__inner{grid-template-columns:300px 133px 256px 12px 220px 133px 322px!important;grid-template-areas:"toolbar gap-a search gap-b brand gap-c context"!important;width:min(1400px,100% - 32px)!important;padding:0 12px!important}body:has(.category-listing-page) .header-context-link{width:322px!important}body:has(.category-listing-page) .header-context-link__copy{width:82px!important}:is(body:has(.category-listing-page) .brand-mark,body:has(.category-listing-page) .brand-mark__image--full){width:220px!important;max-width:220px!important}body:has(.category-listing-page) .category-listing-page{--category-frame:min(1400px, calc(100% - 32px))!important;width:var(--category-frame)!important}:is(body:has(.category-listing-page) .category-listing-hero,body:has(.category-listing-page) .product-listing-shell){width:calc(100% - 24px)!important;margin-inline:12px!important}body:has(.category-listing-page) .product-listing-shell{grid-template-columns:312px 730px 12px 322px!important;grid-template-areas:"adspace results gap filters"!important;gap:0!important}:is(body:has(.category-listing-page) .listing-results,body:has(.category-listing-page) .listing-category-links,body:has(.category-listing-page) .product-list-card,body:has(.category-listing-page) .category-inline-ad,body:has(.category-listing-page) .listing-load-more){width:730px!important}body:has(.category-listing-page) .listing-filters{scrollbar-width:thin!important;width:322px!important;max-height:calc(100vh - 66px)!important;overflow-y:auto!important}body:has(.category-listing-page) .listing-category-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}}body:has(.category-listing-page) .listing-load-more{justify-content:center;min-height:34px;margin-top:0;display:flex}body:has(.category-listing-page) .listing-load-more button{color:#0a2b1a;width:100%;min-height:32px;font:inherit;cursor:pointer;background:#79c51a;border:0;border-radius:2px;font-size:14px;font-weight:900}:is(body:has(.category-listing-page) .listing-load-more button:hover,body:has(.category-listing-page) .listing-load-more button:focus-visible){background:#73bd18;outline:0}@media (min-width:701px){body:has(.category-listing-page) .category-listing-hero h1{font-weight:800!important}body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){font-weight:700!important}body:has(.category-listing-page) .listing-filter-card h2{font-weight:700!important}body:has(.category-listing-page) .listing-filter-card h3{font-weight:700!important}body:has(.category-listing-page) .filter-tree{font-weight:500!important}body:has(.category-listing-page) .listing-filter-card label{font-weight:500!important}body:has(.category-listing-page) .listing-category-links a{font-weight:500!important}body:has(.category-listing-page) .listing-category-links span{font-weight:500!important}body:has(.category-listing-page) .listing-category-links a:first-child{font-weight:500!important}body:has(.category-listing-page) .filter-tree strong{font-weight:700!important}body:has(.category-listing-page) .product-list-card__specs strong{font-weight:700!important}body:has(.category-listing-page) .product-list-card h3{font-weight:700!important}body:has(.category-listing-page) .product-list-card__score strong{font-weight:700!important}body:has(.category-listing-page) .product-list-card__summary-toggle{font-weight:700!important}body:has(.category-listing-page) .product-list-card__review strong{font-weight:700!important}body:has(.category-listing-page) .product-list-card__actions a{font-weight:700!important}:is(body:has(.category-listing-page) .product-list-card__specs em,body:has(.category-listing-page) .product-list-card__review span,body:has(.category-listing-page) .product-list-card__review p){font-weight:500!important}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6!important;min-height:92px!important;padding:14px 16px 13px!important}body:has(.category-listing-page) .category-listing-hero h1{font-size:24px!important;font-weight:800!important;line-height:30px!important}body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){font-size:15px!important;font-weight:700!important;line-height:22px!important}body:has(.category-listing-page) .mobile-filter-trigger{align-self:center!important;min-height:38px!important;font-size:15px!important}body:has(.category-listing-page) .listing-category-links{padding:8px 0 10px!important}body:has(.category-listing-page) .listing-category-links a{min-height:48px!important;padding:11px 28px!important;font-size:18px!important;font-weight:400!important;line-height:26px!important}body:has(.category-listing-page) .listing-category-links span{min-height:48px!important;padding:11px 28px!important;font-size:18px!important;font-weight:400!important;line-height:26px!important}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:48px!important;padding:11px 28px!important;font-size:18px!important;font-weight:400!important;line-height:26px!important}.mobile-filter-sheet{grid-template-rows:56px minmax(0,1fr) 74px!important}.mobile-filter-sheet__header{min-height:56px!important;padding:0 18px!important}.mobile-filter-sheet__header h2{font-size:24px!important;font-weight:800!important}.mobile-filter-sheet__body{padding:18px 22px 22px!important}.mobile-filter-tree{margin-bottom:22px!important;font-size:19px!important;line-height:27px!important}.mobile-filter-tree span,.mobile-filter-tree strong,.mobile-filter-tree button{min-height:33px!important;font-weight:400!important}.mobile-filter-tree__branch{padding-right:22px!important}.mobile-filter-tree__current{padding-right:42px!important;font-weight:700!important}.mobile-filter-tree__leaf,.mobile-filter-tree button{padding-right:62px!important}.mobile-filter-tree__leaf.active{font-weight:700!important}.mobile-filter-group__title,.mobile-filter-row{font-size:18px!important;font-weight:700!important}.mobile-filter-checkboxes label{min-height:36px!important;font-size:18px!important}.mobile-filter-sheet__footer{min-height:74px!important;padding:11px 22px 12px!important}.mobile-filter-sheet__footer button{height:50px!important;font-size:18px!important;font-weight:800!important}}@media (min-width:701px){body:has(.model-page) .site-header{min-height:54px!important;box-shadow:none!important;background:#80ba27!important;border-bottom:0!important}body:has(.model-page) .site-header__inner{box-sizing:border-box!important;background:linear-gradient(270deg,#fbfff3 0,#f8ffed 44px,#e7fac7 118px,#80ba278f 198px,#80ba2700 306px)!important;width:min(1090px,100% - 32px)!important;min-height:54px!important;padding:0 12px!important}body:has(.model-page) .header-context-link{background:0 0!important}body:has(.model-page) .header-context-link:hover{background:0 0!important}body:has(.model-page) .header-context-link:focus-visible{background:0 0!important}body:has(.model-page) .brand-mark{width:199px!important;min-width:0!important;max-width:199px!important;overflow:hidden!important}body:has(.model-page) .brand-mark__image--full{object-fit:contain!important;width:199px!important;max-width:199px!important;height:54px!important}body:has(.model-page) .product-summary-card{box-sizing:border-box!important;grid-template-rows:48px 39px!important;row-gap:12px!important;height:120px!important;min-height:120px!important;margin-bottom:12px!important;padding:12px 11px 9px!important;overflow:hidden!important}:is(body:has(.model-page) .product-summary-card__media,body:has(.model-page) .product-summary-card__main,body:has(.model-page) .product-summary-card__rating,body:has(.model-page) .product-summary-card__sentiment,body:has(.model-page) .product-summary-card__actions){align-self:center!important;max-height:48px!important}:is(body:has(.model-page) .product-summary-card__main,body:has(.model-page) .product-summary-card__rating){height:48px!important}body:has(.model-page) .product-summary-card__metrics{height:39px!important}body:has(.model-page) .product-summary-card__metrics span{min-height:39px!important;padding:0 11px 7px!important}body:has(.model-page) .listing-leaderboard-space{height:250px!important;min-height:250px!important;margin-bottom:12px!important}:is(body:has(.home-page) .hero-section,body:has(.home-page) .hero-section__inner){min-height:496px!important}body:has(.home-page) .hero-section__inner{width:min(920px,100% - 32px)!important;padding:73px 0!important}body:has(.home-page) .hero-search{width:min(910px,100vw - 48px)!important;max-width:910px!important}:is(body:has(.home-page) .hero-search:hover,body:has(.home-page) .hero-search:focus-visible){transform:none!important;box-shadow:0 0 0 3px #80ba2738!important}}@media (max-width:700px){body:has(.home-page) .opinion-section a{border-radius:3px!important;width:100%!important;height:45px!important;min-height:45px!important}}.search-modal{z-index:10000!important}.search-modal__smart{max-height:none!important}@media (min-width:701px){body:has(.home-page) .hero-search{width:min(910px,100vw - 48px)!important;max-width:910px!important}:is(body:has(.home-page) .home-page .opinion-section,body:has(.home-page) .home-page .community-awards,body:has(.home-page) .home-page .recent-listings){width:min(1376px,100% - 32px)!important}body:has(.home-page) .home-page .opinion-section{grid-template-areas:"copy mark""button mark";text-align:right!important;direction:ltr!important;grid-template-columns:minmax(0,auto) 58px!important;place-content:center end!important;column-gap:14px!important;min-height:170px!important;padding:28px 0 24px!important;display:grid!important}body:has(.home-page) .home-page .opinion-section__mark{background:#fff!important;border:1px solid #d5ddd8!important;border-radius:50%!important;grid-area:mark!important;place-items:center!important;width:52px!important;height:52px!important;margin:0!important;display:grid!important;overflow:hidden!important}body:has(.home-page) .home-page .opinion-section__mark img{object-fit:contain!important;width:44px!important;height:44px!important;display:block!important}body:has(.home-page) .home-page .opinion-section>div{direction:rtl!important;grid-area:copy!important}body:has(.home-page) .home-page .opinion-section h2{margin-bottom:4px!important;font-size:20px!important;line-height:26px!important}body:has(.home-page) .home-page .opinion-section p{max-width:760px!important;margin:0!important;font-size:16px!important;line-height:24px!important}body:has(.home-page) .home-page .opinion-section a{direction:rtl!important;border-radius:3px!important;grid-area:button!important;justify-self:end!important;width:auto!important;min-width:136px!important;height:38px!important;min-height:38px!important;margin-top:12px!important}body:has(.home-page) .home-page .community-awards{min-height:136px!important;margin-top:0!important;padding:26px 0!important}body:has(.home-page) .home-page .recent-listings{min-height:154px!important;margin-top:0!important;padding:24px 0 28px!important}body:has(.home-page) .home-page .recent-listings__heading{text-align:right!important;margin-bottom:14px!important}body:has(.home-page) .home-page .recent-listings__grid{grid-template-columns:150px!important;justify-content:start!important}body:has(.home-page) .home-page .recent-listing-card{grid-template-columns:1fr!important;gap:7px!important;width:150px!important;min-height:0!important;display:grid!important}body:has(.home-page) .home-page .recent-listing-card img{justify-self:end!important;width:96px!important;height:58px!important}body:has(.home-page) .home-page .recent-listing-card span{padding-top:0!important}body:has(.home-page) .home-page .recent-listing-card .score-line{justify-content:flex-end!important}body:has(.category-listing-page) .site-header__inner{background:linear-gradient(270deg,#fbfff3fa 0,#f7ffeaeb 66px,#e1f6c0ad 174px,#80ba274d 292px,#80ba271f 370px,#80ba2700 454px)!important}body:has(.category-listing-page) .header-context-link{background:0 0!important}}@media (max-width:700px){body:has(.category-listing-page) .category-listing-hero{min-height:84px!important;padding:11px 16px 10px!important}body:has(.category-listing-page) .category-listing-hero h1{font-size:21px!important;line-height:26px!important}body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){font-size:13.5px!important;line-height:19px!important}body:has(.category-listing-page) .mobile-filter-trigger{min-height:34px!important;font-size:14px!important}body:has(.category-listing-page) .listing-category-links{margin-bottom:20px!important;padding:7px 0 8px!important;box-shadow:0 23px #f3f4f6,0 24px #11182724!important}body:has(.category-listing-page) .listing-category-links a{min-height:34px!important;padding:5px 28px!important;font-size:16px!important;line-height:24px!important}body:has(.category-listing-page) .listing-category-links span{min-height:34px!important;padding:5px 28px!important;font-size:16px!important;line-height:24px!important}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:34px!important;padding:5px 28px!important;font-size:16px!important;line-height:24px!important}body:has(.category-listing-page) .product-list-card{grid-template-columns:52px minmax(0,1fr)!important;gap:0 8px!important;min-height:0!important;padding:10px 12px 0!important}body:has(.category-listing-page) .product-list-card__media{width:52px!important;min-height:38px!important}body:has(.category-listing-page) .product-list-card__media img{width:52px!important;height:36px!important}body:has(.category-listing-page) .product-list-card h3{font-size:15.5px!important;line-height:19px!important}body:has(.category-listing-page) .product-list-card__score{gap:2px!important;font-size:12.5px!important}body:has(.category-listing-page) .product-list-card__score strong{font-size:20px!important;line-height:22px!important}body:has(.category-listing-page) .product-list-card__score .stars svg{width:14px!important;height:14px!important}body:has(.category-listing-page) .product-list-card__summary-toggle{font-size:14px!important;line-height:18px!important}body:has(.category-listing-page) .product-list-card__specs{min-height:0!important;margin-top:5px!important}body:has(.category-listing-page) .product-list-card__specs span{color:#172720!important;direction:rtl!important;justify-content:flex-start!important;align-items:baseline!important;gap:4px!important;min-height:19px!important;font-size:13.5px!important;line-height:19px!important;display:flex!important}:is(body:has(.category-listing-page) .product-list-card__specs em,body:has(.category-listing-page) .product-list-card__specs strong){display:inline!important}body:has(.category-listing-page) .product-list-card__specs em{color:#5f6b66!important;flex:none!important;margin-inline-end:0!important;font-weight:500!important}body:has(.category-listing-page) .product-list-card__specs strong{color:#172720!important;min-width:0!important;font-weight:800!important}body:has(.category-listing-page) .product-list-card__thumbs{height:78px!important;min-height:78px!important;margin:8px -12px 0!important}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:78px!important}body:has(.category-listing-page) .product-list-card__thumbs em{height:32px!important;padding:6px!important;font-size:13px!important}body:has(.category-listing-page) .product-list-card__review{margin-top:8px!important;padding:0 0 11px!important}body:has(.category-listing-page) .product-list-card__review strong{font-size:12.5px!important}body:has(.category-listing-page) .product-list-card__review span{font-size:11.5px!important}body:has(.category-listing-page) .product-list-card__review p{-webkit-line-clamp:2!important;font-size:12.5px!important;line-height:19px!important}}body:has(.model-page) .product-summary-card__specs{display:none}@media (max-width:700px){:is(body:has(.model-page) .last-buy-prompt,body:has(.model-page) .product-summary-card__prompt){display:none!important}body:has(.model-page) .product-summary-card{min-height:0!important;box-shadow:none!important;direction:rtl!important;background:#fff!important;border:0!important;border-bottom:1px solid #d7dcdf!important;border-radius:0!important;grid-template-columns:58px minmax(0,1fr) 82px!important;grid-template-areas:"media main rating""specs specs specs""gallery gallery gallery"!important;gap:0!important;margin:0!important;padding:9px 12px 0!important;display:grid!important}body:has(.model-page) .product-summary-card__main{grid-area:main!important;grid-template-columns:1fr!important;align-self:start!important;gap:2px!important;min-height:44px!important;padding:0 8px 0 0!important;display:grid!important}body:has(.model-page) .product-summary-card__title{text-align:right!important;grid-template-columns:1fr!important;gap:1px!important;min-width:0!important;display:grid!important}body:has(.model-page) .product-summary-card__title h1{color:#0067b1!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:22px!important}body:has(.model-page) .product-summary-card__title>span{color:#4b5563!important;justify-content:flex-start!important;font-size:12px!important;font-weight:700!important;line-height:16px!important}body:has(.model-page) .product-summary-card__title>span svg{width:14px!important;height:14px!important}body:has(.model-page) .product-summary-card__media{grid-area:media!important;grid-template-columns:1fr!important;align-self:start!important;justify-items:center!important;min-height:44px!important;padding:0!important;display:grid!important}body:has(.model-page) .product-summary-card__media-thumb{object-fit:contain!important;width:52px!important;height:34px!important;display:block!important}body:has(.model-page) .product-summary-card__media span{color:#fff!important;background:#4b5563!important;border-radius:50%!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;margin-top:-7px!important;font-size:11px!important;font-weight:900!important;display:grid!important}body:has(.model-page) .product-summary-card__media small{display:none!important}body:has(.model-page) .product-summary-card__rating{text-align:left!important;direction:ltr!important;flex-wrap:wrap!important;grid-area:rating!important;justify-content:flex-end!important;align-self:start!important;align-items:center!important;gap:0 3px!important;min-height:44px!important;padding:0!important;display:flex!important}body:has(.model-page) .product-summary-card__rating>strong{color:#0a2b1a!important;font-size:23px!important;font-weight:900!important;line-height:24px!important}body:has(.model-page) .product-summary-card__rating>strong:after{color:#f6b600!important;margin-left:3px!important;font-size:23px!important}body:has(.model-page) .product-summary-card__rating .stars{display:none!important}body:has(.model-page) .product-summary-card__rating>span{color:#4b5563!important;text-align:left!important;flex:0 0 100%!important;font-size:12px!important;font-weight:700!important;line-height:15px!important}:is(body:has(.model-page) .product-summary-card__sentiment,body:has(.model-page) .product-summary-card__actions,body:has(.model-page) .product-summary-card__metrics){display:none!important}body:has(.model-page) .product-summary-card__specs{color:#172720!important;text-align:right!important;grid-area:specs!important;grid-template-columns:1fr!important;gap:1px!important;margin:7px 0 9px!important;padding:0!important;display:grid!important}body:has(.model-page) .product-summary-card__specs div{justify-content:flex-start!important;align-items:baseline!important;gap:6px!important;min-height:19px!important;font-size:13px!important;line-height:18px!important;display:flex!important}body:has(.model-page) .product-summary-card__specs dt{color:#5f6b66!important;font-weight:650!important}body:has(.model-page) .product-summary-card__specs dd{color:#172720!important;margin:0!important;font-weight:850!important}body:has(.model-page) .product-summary-card__gallery{grid-area:gallery!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;margin:0 -12px!important;display:grid!important;overflow:hidden!important}body:has(.model-page) .product-summary-card__gallery span{aspect-ratio:1.45!important;min-height:0!important}body:has(.model-page) .product-summary-card__gallery span:nth-child(n+4){display:none!important}body:has(.model-page) .product-summary-card__gallery img{object-fit:cover!important;width:100%!important;height:100%!important}body:has(.model-page) .listing-leaderboard-space{border-top:0!important;height:116px!important;min-height:116px!important;margin:0!important}.mobile-filter-sheet{background:#fff!important;overflow:hidden!important}.mobile-filter-sheet__header{border-bottom:1px solid #d8dde1!important;min-height:56px!important;padding:0 20px!important}.mobile-filter-sheet__header h2{color:#0a2b1a!important;font-size:24px!important;font-weight:850!important;line-height:1!important}.mobile-filter-sheet__header button{color:#374151!important;width:42px!important;height:42px!important}.mobile-filter-sheet__body{scrollbar-width:none!important;padding:17px 22px 88px!important;overflow-y:auto!important}.mobile-filter-sheet__body::-webkit-scrollbar{display:none!important}.mobile-filter-tree{color:#1f2937!important;gap:0!important;margin:0 0 20px!important;font-size:16px!important;line-height:22px!important}.mobile-filter-tree span,.mobile-filter-tree strong,.mobile-filter-tree button{text-align:right!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin-left:auto!important;padding-right:0!important;font-weight:450!important}.mobile-filter-tree__root{margin-right:0!important}.mobile-filter-tree__branch{margin-right:22px!important}.mobile-filter-tree__current{color:#172720!important;margin-right:42px!important;font-weight:800!important}.mobile-filter-tree__leaf,.mobile-filter-tree button{margin-right:64px!important}.mobile-filter-tree button{color:#006eb7!important;font-size:15px!important}.mobile-filter-group{border-top:1px solid #d8dde1!important;gap:8px!important;padding:0!important}.mobile-filter-group__title,.mobile-filter-row{color:#0a2b1a!important;min-height:44px!important;padding:0!important;font-size:16px!important;font-weight:850!important}.mobile-filter-search{border-color:#cfd5d9!important;border-radius:3px!important;height:48px!important;min-height:48px!important}.mobile-filter-search input{font-size:16px!important}.mobile-filter-checkboxes{gap:0!important}.mobile-filter-checkboxes label{color:#1f2937!important;min-height:34px!important;font-size:16px!important;font-weight:450!important}.mobile-filter-checkboxes input{border-color:#b9c1c7!important;border-radius:3px!important;width:20px!important;height:20px!important}.mobile-filter-sheet__footer{background:#fff!important;border-top:1px solid #d8dde1!important;min-height:72px!important;padding:10px 22px 12px!important}.mobile-filter-sheet__footer button{color:#0a2b1a!important;background:#78be20!important;border-radius:4px!important;height:50px!important;font-size:17px!important;font-weight:850!important}}@media (min-width:701px){body:has(.category-listing-page) .site-header__inner{background:linear-gradient(270deg,#f9ffeefa 0,#ebf9d3db 94px,#bfe08c85 214px,#80ba272e 346px,#80ba2700 500px)!important}body:has(.category-listing-page) .header-context-link{background:linear-gradient(270deg,#f9ffeefa 0,#ebf9d3e6 34%,#bfe08c94 68%,#80ba2700 100%)!important}body:has(.category-listing-page) .product-list{gap:9px!important}body:has(.category-listing-page) .product-list-card{grid-template-rows:auto auto minmax(68px,1fr) 28px!important;min-height:286px!important;padding:9px 12px 0!important}body:has(.category-listing-page) .product-list-card__thumbs{margin-top:0!important}:is(body:has(.category-listing-page) .product-list-card__thumbs span,body:has(.category-listing-page) .product-list-card__thumbs img){height:92px!important}body:has(.category-listing-page) .product-list-card__title{gap:0 7px!important}body:has(.category-listing-page) .product-list-card__specs span{min-height:22px!important;font-size:13.5px!important;line-height:1.38!important}body:has(.category-listing-page) .product-list-card__review{padding-top:24px!important}body:has(.category-listing-page) .product-list-card__review p{margin-top:1px!important;line-height:1.38!important}body:has(.category-listing-page) .product-list-card__actions{min-height:28px!important}}@media (max-width:700px){body:has(.category-listing-page) .listing-category-links a{min-height:44px!important;padding-block:9px!important;font-size:17px!important;line-height:24px!important}body:has(.category-listing-page) .listing-category-links span{min-height:44px!important;padding-block:9px!important;font-size:17px!important;line-height:24px!important}body:has(.category-listing-page) .listing-category-links a:first-child{min-height:44px!important;padding-block:9px!important;font-size:17px!important;line-height:24px!important}body:has(.category-listing-page) .product-list-card{padding-top:9px!important}body:has(.category-listing-page) .product-list-card__thumbs{margin-top:7px!important}body:has(.category-listing-page) .product-list-card__review{margin-top:7px!important;padding-bottom:10px!important}}@media (min-width:701px){html[dir=rtl] body:has(.category-listing-page) .site-header__inner{background:linear-gradient(270deg,#f9ffeefa 0,#ebf9d3db 94px,#bfe08c85 214px,#80ba272e 346px,#80ba2700 500px)!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link{background:linear-gradient(270deg,#f9ffeefa 0,#ebf9d3e6 34%,#bfe08c94 68%,#80ba2700 100%)!important}html[dir=rtl] body:has(.category-listing-page) .product-list{gap:9px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{grid-template-rows:auto auto minmax(68px,1fr) 28px!important;min-height:286px!important;padding:9px 12px 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{margin-top:0!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){height:92px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{min-height:22px!important;font-size:13.5px!important;line-height:1.38!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{padding-top:24px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{margin-top:1px!important;line-height:1.38!important}}@media (max-width:700px){html[dir=rtl] body:has(.category-listing-page) .listing-category-links a{min-height:34px!important;padding-block:5px!important;font-size:16px!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links span{min-height:34px!important;padding-block:5px!important;font-size:16px!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links a:first-child{min-height:34px!important;padding-block:5px!important;font-size:16px!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{padding-top:9px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{margin-top:7px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{margin-top:7px!important;padding-bottom:10px!important}}@media (min-width:701px){:is(html[dir=rtl] body:has(.home-page) .hero-section,html[dir=rtl] body:has(.home-page) .hero-section__inner){min-height:390px!important}html[dir=rtl] body:has(.home-page) .hero-section__inner{padding:58px 0 62px!important}html[dir=rtl] body:has(.home-page) .hero-copy h1{margin-bottom:6px!important;font-size:39px!important;line-height:49px!important}html[dir=rtl] body:has(.home-page) .hero-copy>p:not(.hero-badge){margin-bottom:14px!important;font-size:17px!important;line-height:25px!important}html[dir=rtl] body:has(.home-page) .hero-search{width:min(910px,100vw - 48px)!important;height:54px!important;min-height:54px!important}html[dir=rtl] body:has(.home-page) .home-after-hero{min-height:0!important;padding:0!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section,html[dir=rtl] body:has(.home-page) .home-page .community-awards,html[dir=rtl] body:has(.home-page) .home-page .recent-listings){width:min(1066px,100% - 54px)!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section{min-height:126px!important;padding:18px 0 17px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{width:44px!important;height:44px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark img{width:38px!important;height:38px!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2,html[dir=rtl] body:has(.home-page) .home-page .community-awards h2){font-size:22px!important;line-height:28px!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section p,html[dir=rtl] body:has(.home-page) .home-page .community-awards p){font-size:15px!important;line-height:22px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{height:34px!important;min-height:34px!important;margin-top:8px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards{min-height:124px!important;padding:21px 0 20px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards p{margin-bottom:8px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards a{height:34px!important;min-height:34px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings{min-height:134px!important;padding:18px 0 20px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings__heading{margin-bottom:8px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card img{width:86px!important;height:50px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase{padding-top:28px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase__heading{margin-bottom:20px!important}}@media (max-width:700px){:is(html[dir=rtl] body:has(.home-page) .hero-section,html[dir=rtl] body:has(.home-page) .hero-section__inner){min-height:390px!important}html[dir=rtl] body:has(.home-page) .hero-section__inner{padding:30px 0 36px!important}html[dir=rtl] body:has(.home-page) .hero-copy h1{margin-bottom:7px!important;font-size:28px!important;line-height:35px!important}html[dir=rtl] body:has(.home-page) .hero-copy>p:not(.hero-badge){margin-bottom:42px!important;font-size:17px!important;line-height:25px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section{min-height:162px!important;padding:24px 0 22px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{margin-bottom:14px!important;font-size:15px!important;line-height:24px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards{min-height:132px!important;margin-top:18px!important;padding-bottom:22px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards p{margin-bottom:12px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings{min-height:102px!important;margin-top:18px!important;padding-bottom:16px!important}}@media (min-width:701px){html[dir=rtl] .search-modal__panel{width:min(630px,100vw - 16px)!important;max-height:calc(100vh - 16px)!important}html[dir=rtl] .search-modal__top{min-height:54px!important;padding:8px 10px!important}html[dir=rtl] .search-modal__form{min-height:36px!important}html[dir=rtl] .search-modal__close{width:36px!important;height:36px!important}html[dir=rtl] .search-modal__hint{min-height:54px!important;font-size:14px!important}html[dir=rtl] .search-modal__featured a{min-height:50px!important}html[dir=rtl] .search-modal__featured img{width:34px!important;height:24px!important}html[dir=rtl] .search-modal__categories{padding:7px 10px 10px!important}html[dir=rtl] .search-modal__categories a{min-height:32px!important}html[dir=rtl] .search-modal__categories strong{font-size:14.5px!important;line-height:20px!important}html[dir=rtl] .search-modal__smart{align-items:center!important;gap:8px!important;min-height:48px!important;max-height:48px!important;padding:7px 10px!important;overflow:hidden!important}html[dir=rtl] .search-modal__smart>div{gap:6px!important}html[dir=rtl] .search-modal__smart strong{color:#4b5563!important;font-size:11px!important;line-height:20px!important}html[dir=rtl] .search-modal__chips{align-items:center!important;gap:5px!important;max-height:24px!important}html[dir=rtl] .search-modal__chips button{height:24px!important;min-height:24px!important;padding:0 7px!important;font-size:11px!important;line-height:22px!important}}body:has(.model-page) .review-feed-shell .listing-inline-ad{background:#fff!important;border-top:1px solid #dfe4e7!important;border-bottom:1px solid #dfe4e7!important;height:118px!important;min-height:118px!important}body:has(.model-page) .review-feed-shell .listing-inline-ad .adsbygoogle{min-height:118px!important}@media (max-width:700px){body:has(.model-page) .review-feed-shell .listing-inline-ad{height:90px!important;min-height:90px!important}body:has(.model-page) .review-feed-shell .listing-inline-ad .adsbygoogle{min-height:90px!important}}@media (min-width:701px){html[dir=rtl] body:has(.category-listing-page) .site-header{background:linear-gradient(270deg,#effbd7 0,#e8f8cb 130px,#d7efae 240px,#b9da78 360px,#94c63f 500px,#76b91d 690px 100%)!important}html[dir=rtl] body:has(.category-listing-page) .site-header__inner{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link:hover{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link:focus-visible{background:0 0!important}}@media (max-width:700px){html[dir=rtl] body:has(.category-listing-page) .listing-category-links{margin-bottom:22px!important;padding:8px 0 10px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links a{color:#1f2937!important;min-height:38px!important;padding:4px 28px!important;font-size:16px!important;font-weight:500!important;line-height:22px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links span{color:#1f2937!important;min-height:38px!important;padding:4px 28px!important;font-size:16px!important;font-weight:500!important;line-height:22px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links a:first-child{color:#1f2937!important;min-height:38px!important;padding:4px 28px!important;font-size:16px!important;font-weight:500!important;line-height:22px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{direction:ltr!important;grid-template:"title media""specs specs""thumbs thumbs""review review""actions actions"/minmax(0,1fr) 58px!important;align-content:start!important;gap:0 10px!important;min-height:0!important;padding:11px 12px 0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{grid-area:media!important;justify-self:end!important;width:58px!important;min-height:42px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{object-fit:contain!important;width:58px!important;height:42px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__body{display:contents!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{text-align:right!important;direction:ltr!important;grid-area:title!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"summary name""summary score"!important;align-content:start!important;align-items:center!important;gap:0 8px!important;min-height:42px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title a{text-align:right!important;direction:rtl!important;grid-area:name!important;justify-self:end!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{margin:0!important;font-size:18px!important;line-height:21px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{color:#4b5563!important;white-space:nowrap!important;direction:ltr!important;grid-area:score!important;justify-self:end!important;gap:2px!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{color:#0a2b1a!important;font-size:18px!important;line-height:20px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars{gap:1px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary-toggle{color:#111827!important;white-space:nowrap!important;grid-area:summary!important;place-self:center start!important;font-size:15px!important;font-weight:900!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{text-align:right!important;direction:rtl!important;grid-area:specs!important;min-height:0!important;margin:7px 0 0!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{justify-content:flex-start!important;align-items:baseline!important;gap:4px!important;min-height:20px!important;font-size:13.5px!important;line-height:20px!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl!important;grid-area:thumbs!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;height:96px!important;min-height:96px!important;margin:10px -12px 0!important;display:grid!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){height:96px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{text-align:right!important;direction:rtl!important;grid-area:review!important;grid-template-columns:auto auto minmax(0,1fr)!important;margin-top:11px!important;padding:0 0 12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{margin-top:4px!important;font-size:13px!important;line-height:20px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions{grid-area:actions!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links{margin-bottom:20px!important;padding:8px 0 10px!important;box-shadow:0 23px #f3f4f6,0 24px #11182724!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links a{color:#1f2937!important;justify-content:flex-start!important;min-height:50px!important;padding:12px 28px!important;font-size:17px!important;font-weight:420!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links span{color:#1f2937!important;justify-content:flex-start!important;min-height:50px!important;padding:12px 28px!important;font-size:17px!important;font-weight:420!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links a:first-child{color:#1f2937!important;justify-content:flex-start!important;min-height:50px!important;padding:12px 28px!important;font-size:17px!important;font-weight:420!important;line-height:24px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:center!important;width:min(100% - 24px,732px)!important;min-height:214px!important;padding:36px 0 28px!important;display:block!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{display:none!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section>div{text-align:center!important;direction:rtl!important;max-width:100%!important;margin:0 auto!important;display:block!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{color:#0a2b1a!important;margin:0 0 14px!important;font-size:22px!important;font-weight:850!important;line-height:29px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{color:#1f2937!important;text-align:center!important;max-width:350px!important;margin:0 auto 22px!important;font-size:18px!important;font-weight:400!important;line-height:28px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{border-radius:4px!important;justify-content:center!important;width:100%!important;height:48px!important;min-height:48px!important;margin:0!important;font-size:18px!important;font-weight:850!important;display:inline-flex!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards{text-align:center!important;width:min(100% - 24px,732px)!important;min-height:190px!important;margin-top:0!important;padding:29px 0 28px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards h2{max-width:350px!important;margin:0 auto 10px!important;font-size:22px!important;font-weight:850!important;line-height:29px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards p{color:#1f2937!important;text-align:center!important;max-width:350px!important;margin:0 auto 14px!important;font-size:18px!important;line-height:27px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards a{border-radius:4px!important;min-width:152px!important;height:44px!important;min-height:44px!important;font-size:17px!important}}@media (min-width:701px){html[dir=rtl] body:has(.home-page) .home-page .category-showcase{padding-top:18px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase__heading{margin-bottom:10px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section{padding:32px 16px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section .section-heading{width:min(1090px,100% - 32px)!important;max-width:1090px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{width:min(1090px,100% - 32px)!important;max-width:1090px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card{min-height:158px!important;padding:16px 20px 18px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{width:min(1090px,100% - 32px)!important;max-width:1090px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{width:min(1090px,100% - 32px)!important;max-width:1090px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:340px minmax(0,1fr)!important}html[dir=rtl] body:has(.category-listing-page) .product-list{gap:9px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{direction:ltr!important;border-color:#cfd5d9!important;border-radius:3px!important;grid-template:"thumbs title media""thumbs specs media""review review."minmax(72px,1fr)"actions actions."28px/368px minmax(0,1fr) 54px!important;gap:3px 10px!important;min-height:286px!important;padding:9px 12px 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{justify-self:end!important;width:54px!important;min-height:42px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{width:54px!important;height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{min-height:40px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{height:92px!important;min-height:92px!important;margin:0!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){height:92px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{margin-top:2px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{border-inline-start:3px solid #e0e5e8!important;margin-top:1px!important;padding:14px 9px 0 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{margin-top:3px!important;line-height:20px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions{align-self:end!important;min-height:28px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card--thin{grid-template-rows:auto auto auto 28px!important;min-height:218px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card--thin .product-list-card__review{padding-top:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card--thin .product-list-card__review p{max-width:94%!important}}@media (max-width:700px){html[dir=rtl] body:has(.home-page) .home-page .recent-listings{background:#fff!important;border-top:1px solid #d8dee2!important;border-bottom:1px solid #d8dee2!important;width:100%!important;min-height:0!important;margin:0!important;padding:16px 0 18px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings__heading{text-align:right!important;width:min(100% - 28px,732px)!important;margin:0 auto 8px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings__heading h2{color:#0b2f1d!important;font-size:18px!important;font-weight:850!important;line-height:24px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings__grid{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;width:min(100% - 28px,732px)!important;margin:0 auto!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card{width:220px!important;min-height:54px!important;box-shadow:none!important;direction:rtl!important;background:0 0!important;border:0!important;border-radius:0!important;justify-self:start!important;align-items:center!important;gap:8px!important;padding:0!important;display:flex!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card img{object-fit:contain!important;flex:0 0 72px!important;justify-self:end!important;width:72px!important;height:44px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card>span{text-align:right!important;gap:1px!important;min-width:0!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card strong{color:#1475bc!important;font-size:14px!important;font-weight:850!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card .score-line{color:#111827!important;direction:ltr!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:3px!important;width:max-content!important;max-width:100%!important;font-size:12px!important;line-height:16px!important;display:inline-flex!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card .score-line strong{color:#111827!important;font-size:14px!important;line-height:16px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card .stars{flex-wrap:nowrap!important;align-items:center!important;display:inline-flex!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listing-card .stars svg{flex:0 0 12px!important;width:12px!important;height:12px!important}}@media (min-width:701px){html[dir=rtl] body:has(.category-listing-page) .site-header{background:linear-gradient(270deg,#effbd7 0 120px,#ddf4ba 228px,#b8d978 364px,#8ec23b 520px,#76b91d 720px 100%)!important}html[dir=rtl] body:has(.category-listing-page) .site-header__inner{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link:hover{background:0 0!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link:focus-visible{background:0 0!important}}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .model-page{background:#f3f4f6!important}html[dir=rtl] body:has(.model-page) .last-buy-prompt{color:#172720!important;background:#fff13a!important;border:0!important;border-bottom:1px solid #1118272e!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:33px!important;padding:0 12px!important;font-size:13.5px!important;font-weight:650!important;line-height:18px!important;display:flex!important}html[dir=rtl] body:has(.model-page) .last-buy-prompt svg{color:#172720!important;width:15px!important;height:15px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__prompt{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card{width:100%!important;min-height:0!important;box-shadow:none!important;direction:ltr!important;background:#fff!important;border:0!important;border-bottom:1px solid #d7dcdf!important;border-radius:0!important;grid-template-columns:58px minmax(0,1fr) 70px!important;grid-template-areas:"main main main""sentiment rating media""actions actions actions""gallery gallery gallery""metrics metrics metrics"!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__main{direction:rtl!important;grid-area:main!important;grid-template-columns:1fr!important;place-items:center end!important;min-height:49px!important;padding:8px 12px 1px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__thumb{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title{text-align:right!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title h1{color:#0a2b1a!important;margin:0!important;font-size:22px!important;font-weight:900!important;line-height:27px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title>span{color:#4b5563!important;white-space:nowrap!important;align-items:center!important;gap:4px!important;font-size:12.5px!important;font-weight:700!important;line-height:16px!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title>span svg{color:#1475bc!important;fill:#1475bc!important;width:16px!important;height:16px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media{direction:rtl!important;background:0 0!important;grid-area:media!important;align-content:start!important;justify-items:center!important;width:70px!important;min-height:60px!important;padding:4px 12px 0 0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media-thumb{object-fit:contain!important;width:50px!important;height:34px!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media span{color:#fff!important;background:#4b5563!important;border-radius:50%!important;order:2!important;place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;margin-top:-2px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media small{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__specs{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating{text-align:left!important;direction:ltr!important;flex-wrap:wrap!important;grid-area:rating!important;justify-content:flex-end!important;align-self:start!important;align-items:center!important;gap:0 4px!important;min-height:60px!important;padding:3px 0 0!important;display:flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>strong{color:#0a2b1a!important;font-size:25px!important;font-weight:900!important;line-height:26px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>strong:after{color:#f6b600!important;content:"★"!important;margin-left:4px!important;font-size:27px!important;line-height:1!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating .stars{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>span{color:#4b5563!important;text-align:left!important;flex:0 0 100%!important;font-size:13px!important;font-weight:700!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__sentiment{text-align:left!important;direction:ltr!important;grid-area:sentiment!important;place-self:start!important;width:140px!important;min-height:60px!important;margin:0!important;padding:5px 0 0 12px!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__sentiment>strong{color:#4b5563!important;text-transform:uppercase!important;white-space:nowrap!important;font-size:10px!important;font-weight:850!important;line-height:13px!important;display:block!important}html[dir=rtl] body:has(.model-page) .sentiment-meter{border-radius:0!important;height:4px!important;margin-top:3px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__sentiment>div:last-child{color:#111827!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin-top:2px!important;font-size:13px!important;font-weight:900!important;line-height:16px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__actions{direction:rtl!important;grid-area:actions!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:8px 12px 10px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__actions a{color:#1f2937!important;background:#e5e7eb!important;border:1px solid #cfd5db!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__actions a:nth-child(3){color:#fff!important;background:#004c35!important;border-color:#004c35!important;grid-area:1/1/auto/-1!important;font-size:16px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__actions a:first-child{grid-area:2/1!important}html[dir=rtl] body:has(.model-page) .product-summary-card__actions a:nth-child(2){grid-area:2/2!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery{direction:rtl!important;grid-area:gallery!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important;margin:0!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span{aspect-ratio:1.23!important;background:#d1d5db!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span:nth-child(n+4){aspect-ratio:1.23!important;background:#d1d5db!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery img{object-fit:cover!important;width:100%!important;height:100%!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery em{color:#fff!important;background:#06281aad!important;place-items:center!important;font-size:15px!important;font-style:normal!important;font-weight:900!important;display:grid!important;position:absolute!important;inset:0!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metrics{direction:rtl!important;background:#fff!important;border:0!important;grid-area:metrics!important;grid-template-columns:1fr!important;gap:0!important;padding:9px 12px 10px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metrics span{text-align:start!important;border:0!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important;min-height:22px!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metrics small{color:#4b5563!important;font-size:14px!important;font-weight:650!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metric-dots{direction:ltr!important;gap:4px!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metric-dots b{background:#d1d5db!important;border-radius:999px!important;width:10px!important;height:10px!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metric-dots b.active{background:#9cbc68!important}html[dir=rtl] body:has(.model-page) .product-summary-card__metrics strong{color:#1f2937!important;font-size:14px!important;font-weight:700!important}html[dir=rtl] body:has(.model-page) .listing-leaderboard-space{background:#f3f4f6!important;border-top:0!important;height:250px!important;min-height:250px!important;margin:0!important}html[dir=rtl] body:has(.model-page) .review-feed-toolbar{background:#fff!important;border-top:1px solid #d7dcdf!important;border-bottom:1px solid #d7dcdf!important}html[dir=rtl] body:has(.model-page) .review-feed-toolbar__row{scrollbar-width:none!important;gap:4px!important;min-height:40px!important;padding:0 8px!important}html[dir=rtl] body:has(.model-page) .review-feed-toolbar__row::-webkit-scrollbar{display:none!important}html[dir=rtl] body:has(.model-page) .review-tool{color:#172720!important;min-height:30px!important;padding:0 5px!important;font-size:14px!important;font-weight:850!important}html[dir=rtl] body:has(.model-page) .review-tool--title strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:132px!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets{background:#fff!important;border-bottom:1px solid #dfe4e7!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets h3{display:none!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets>div{gap:0!important;padding:5px 9px 6px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets a{color:#172720!important;direction:rtl!important;border-top:0!important;grid-template-columns:32px auto minmax(0,1fr)!important;align-items:baseline!important;gap:4px!important;min-height:32px!important;padding:2px 0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets strong{color:#172720!important;background:0 0!important;border-radius:0!important;place-items:normal!important;width:auto!important;min-width:28px!important;height:auto!important;font-size:14px!important;font-weight:850!important;line-height:20px!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets strong:after{color:#f6b600!important;content:"★"!important;margin-inline-start:2px!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets span{color:#172720!important;white-space:nowrap!important;min-width:max-content!important;font-size:13px!important;font-weight:850!important;line-height:20px!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .listing-overview-snippets p{color:#172720!important;text-overflow:ellipsis!important;white-space:nowrap!important;-webkit-line-clamp:unset!important;min-width:0!important;font-size:13px!important;font-weight:500!important;line-height:20px!important;display:block!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .listing-inline-ad{background:#fff!important;border-top:1px solid #dfe4e7!important;border-bottom:1px solid #dfe4e7!important;height:118px!important;min-height:118px!important}html[dir=rtl] body:has(.model-page) .review-feed-section__head{background:#fff!important;border-bottom:1px solid #dfe4e7!important;min-height:50px!important;padding:0 13px!important}html[dir=rtl] body:has(.model-page) .review-feed-section h3{font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(.model-page) .product-review-card{background:#fff!important;border-top:0!important;border-bottom:1px solid #dfe4e7!important;grid-template-columns:minmax(0,1fr)!important}html[dir=rtl] body:has(.model-page) .product-review-card__score{display:none!important}html[dir=rtl] body:has(.model-page) .product-review-card__body{gap:3px!important;padding:9px 11px 8px!important}html[dir=rtl] body:has(.model-page) .product-review-card__head{gap:5px!important;min-height:42px!important}html[dir=rtl] body:has(.model-page) .product-review-card__reviewer{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important}html[dir=rtl] body:has(.model-page) .product-review-card__reviewer>span{color:#fff!important;background:#697780!important;width:34px!important;height:34px!important;font-size:13px!important}html[dir=rtl] body:has(.model-page) .product-review-card__reviewer p{color:#6b7280!important;flex-wrap:wrap!important;gap:3px!important;margin:0!important;display:flex!important}html[dir=rtl] body:has(.model-page) .product-review-card__reviewer p>strong{color:#172720!important;font-size:15px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .product-review-card__reviewer p>small{color:#6b7280!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .product-review-card__rating{gap:2px!important;line-height:18px!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .product-review-card__rating>strong{color:#172720!important;font-size:16px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .product-review-card__rating .stars svg{width:14px!important;height:14px!important}html[dir=rtl] body:has(.model-page) .product-review-card__controls{justify-content:flex-start!important;gap:10px!important}html[dir=rtl] body:has(.model-page) .product-review-card__controls button{color:#52615a!important;background:0 0!important;border:0!important;min-height:24px!important;padding:0 2px!important;font-size:13px!important}html[dir=rtl] body:has(.model-page) .product-review-card__content{text-align:right!important;align-items:stretch!important}html[dir=rtl] body:has(.model-page) .product-review-card h4{text-align:right!important;margin:2px 0 0!important;font-size:17px!important;line-height:22px!important}html[dir=rtl] body:has(.model-page) .product-review-card__content p{color:#172720!important;text-align:right!important;-webkit-line-clamp:3!important;margin:1px 0 0!important;font-size:15px!important;line-height:23px!important}html[dir=rtl] body:has(.model-page) .product-review-card__details{text-align:right!important;justify-content:flex-start!important;gap:0!important;min-height:18px!important}html[dir=rtl] body:has(.model-page) .product-review-card__details span{color:#6b7280!important;font-size:13px!important;font-weight:700!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .product-review-card__breakdown summary{color:#006eb7!important;min-height:22px!important;font-size:14px!important;font-weight:850!important;line-height:22px!important}html[dir=rtl] body:has(.model-page) .product-review-card__footer{border-top:1px solid #eef2f4!important;min-height:28px!important;padding-top:4px!important}html[dir=rtl] body:has(.model-page) .product-review-card__mini-ratings{display:none!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card{width:100%!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #dfe4e7!important;border-radius:0!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__body{gap:5px!important;padding:11px 14px 9px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__head{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"reviewer controls"!important;align-items:start!important;gap:8px!important;min-height:40px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer{grid-area:reviewer!important;grid-template-columns:34px minmax(0,1fr)!important;justify-self:end!important;align-items:start!important;gap:8px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer>span{width:34px!important;height:34px!important;font-size:13px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer p{text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;gap:4px!important;min-width:0!important;margin:0!important;display:flex!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer p>strong{font-size:15px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer p>small{margin-inline-start:4px!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__rating{gap:2px!important;margin-top:1px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__rating>strong{font-size:15px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__rating .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__controls{grid-area:controls!important;place-self:start!important;gap:8px!important;min-height:24px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__controls button{color:#52615a!important;min-height:22px!important;padding:0!important;font-size:12.5px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__content{gap:3px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card h4{margin:0!important;font-size:16px!important;line-height:21px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__content p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:14px!important;line-height:21px!important;display:-webkit-box!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__details{gap:0!important;min-height:17px!important;margin-top:1px!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__details span{color:#6b7280!important;background:0 0!important;border:0!important;min-height:17px!important;padding:0!important;font-size:12.5px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__details span+span:before{content:"·"!important;margin:0 6px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__breakdown{background:0 0!important;border:0!important;width:fit-content!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__breakdown summary{color:#006eb7!important;min-height:20px!important;padding:0!important;font-size:13.5px!important;line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{border-top:1px solid #eef2f4!important;min-height:22px!important;padding:4px 0 0!important}:is(html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer>span,html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report summary){color:#6b7280!important;background:0 0!important;border:0!important;min-height:20px!important;padding:0!important;font-size:12.5px!important;line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings span{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings small{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings strong{height:0!important;min-height:0!important;padding:0!important;display:none!important;overflow:hidden!important}}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card{min-height:146px!important;box-shadow:none!important;background:#fff!important;border-top:1px solid #dfe4e7!important;border-bottom:1px solid #dfe4e7!important;grid-template-columns:154px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:16px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card img{object-fit:contain!important;width:154px!important;height:92px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div{text-align:right!important;justify-items:start!important;gap:8px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card h3{color:#0a2b1a!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:24px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card p{color:#6b7280!important;margin:0!important;font-size:13px!important;line-height:19px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div>a{color:#fff!important;background:#004c35!important;border:0!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card{direction:ltr!important;grid-template-columns:104px minmax(0,1fr)!important;gap:10px!important;min-height:122px!important;padding:12px 14px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card img{justify-self:center!important;width:104px!important;height:70px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div{direction:rtl!important;justify-items:end!important;gap:5px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card h3{font-size:16px!important;line-height:21px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div>a{min-height:30px!important;padding:0 12px!important;font-size:12.5px!important}}html[dir=rtl] body:has(.home-page) .home-after-hero{background:#fff!important;border-bottom:1px solid #dfe4e7!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{display:none!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section,html[dir=rtl] body:has(.home-page) .home-page .community-awards,html[dir=rtl] body:has(.home-page) .home-page .recent-listings){width:min(980px,100% - 32px)!important;max-width:980px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:center!important;direction:rtl!important;background:#fff!important;border:0!important;border-bottom:1px solid #d8dedb!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:none!important;align-content:center!important;justify-items:center!important;min-height:170px!important;padding:28px 0 24px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section>div{text-align:center!important;direction:rtl!important;grid-area:auto!important;max-width:720px!important;margin:0 auto!important;display:block!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{color:#0a2b1a!important;margin:0 0 8px!important;font-size:22px!important;font-weight:900!important;line-height:29px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{color:#1f2937!important;text-align:center!important;max-width:650px!important;margin:0 auto!important;font-size:16px!important;font-weight:400!important;line-height:25px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{direction:rtl!important;border-radius:4px!important;grid-area:auto!important;justify-self:center!important;min-width:142px!important;height:45px!important;min-height:45px!important;margin:15px 0 0!important;padding:0 22px!important;font-size:16px!important;font-weight:900!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards{text-align:center!important;background:#fff!important;border:0!important;border-bottom:1px solid #d8dedb!important;align-content:center!important;justify-items:center!important;min-height:142px!important;padding:24px 0 25px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards h2{color:#0a2b1a!important;margin:0 0 8px!important;font-size:22px!important;font-weight:900!important;line-height:29px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards p{color:#1f2937!important;text-align:center!important;max-width:650px!important;margin:0 auto 13px!important;font-size:16px!important;font-weight:400!important;line-height:25px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards a{border-radius:4px!important;height:38px!important;min-height:38px!important}@media (max-width:700px){:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section,html[dir=rtl] body:has(.home-page) .home-page .community-awards,html[dir=rtl] body:has(.home-page) .home-page .recent-listings){width:min(100% - 24px,980px)!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section{min-height:202px!important;padding:35px 0 28px!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2,html[dir=rtl] body:has(.home-page) .home-page .community-awards h2){font-size:22px!important;line-height:29px!important}:is(html[dir=rtl] body:has(.home-page) .home-page .opinion-section p,html[dir=rtl] body:has(.home-page) .home-page .community-awards p){max-width:350px!important;font-size:17px!important;line-height:27px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{width:100%!important;height:48px!important;min-height:48px!important;margin-top:20px!important;font-size:17px!important}html[dir=rtl] body:has(.home-page) .home-page .community-awards{min-height:180px!important;padding:28px 0!important}}@media (min-width:701px){:is(html[dir=rtl] body:has(.home-page) .home-page .hero-section,html[dir=rtl] body:has(.home-page) .home-page .hero-section__inner){min-height:502px!important}html[dir=rtl] body:has(.home-page) .home-page .hero-section__inner{padding:104px 0 118px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings{border-bottom:1px solid #d8dedb!important;min-height:252px!important;padding:28px 0 46px!important}html[dir=rtl] body:has(.home-page) .home-page .recent-listings__heading{margin-bottom:28px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase{border-bottom:1px solid #d8dedb!important;min-height:536px!important;padding:32px 0!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase__heading{margin-bottom:26px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-grid{gap:4px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card{border-radius:0!important;height:192px!important;min-height:192px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card:after{background:#003f2cd1!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card strong{font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card small{margin-top:2px!important;font-size:14px!important;font-weight:900!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section{min-height:318px!important;padding:34px 16px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section .section-heading{width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card{border-radius:3px!important;height:160px!important;min-height:160px!important}}@media (max-width:700px){html[dir=rtl] body:has(.home-page) .home-page .category-showcase{padding-top:33px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase__heading{margin-bottom:24px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card{border-radius:0!important}}@media (min-width:701px){html[dir=rtl] body:has(.home-page) .home-page .popular-category-grid{gap:4px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card{height:166px!important;min-height:166px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section .section-heading{width:min(1090px,100% - 32px)!important;max-width:1090px!important;margin:0 auto 13px!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:min(1090px,100% - 32px)!important;max-width:1090px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__product{font-size:12.5px!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__reviewer{gap:7px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__avatar{width:28px!important;height:28px!important;font-size:11px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__reviewer strong{font-size:12.5px!important;line-height:16px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__reviewer small{font-size:11px!important;line-height:15px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__score{gap:3px!important;min-height:13px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card__score .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card p{-webkit-line-clamp:2!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .site-footer__connect{gap:6px!important}html[dir=rtl] body:has(.home-page) .site-footer section{gap:6px!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{gap:20px!important}html[dir=rtl] body:has(.home-page) .site-footer h2{font-size:11.5px!important;line-height:15px!important}html[dir=rtl] body:has(.home-page) .site-footer__connect p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .site-footer section p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .site-footer ul{gap:4px!important}html[dir=rtl] body:has(.home-page) .site-footer li{gap:8px!important}html[dir=rtl] body:has(.home-page) .site-footer a{font-size:12.5px!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer .site-footer__social{color:#1f6fb2!important;background:0 0!important;min-height:18px!important;padding:0!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{width:min(1090px,100% - 32px)!important;max-width:1090px!important;font-size:10px!important;line-height:15px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section .section-heading{margin-bottom:13px!important}html[dir=rtl] body:has(.home-page) .home-page .review-card{gap:5px!important;height:138px!important;min-height:138px!important;padding:13px 18px 14px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:320px minmax(0,1fr)!important;gap:22px!important;padding:18px 0 16px!important}html[dir=rtl] body:has(.home-page) .site-footer .site-footer__social{color:#1f6fb2!important;background:0 0!important;min-height:18px!important;padding:0!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{min-height:54px!important;padding:9px max(16px,50vw - 545px) 11px!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase{min-height:536px!important;padding:32px 0!important}html[dir=rtl] body:has(.home-page) .home-page .category-showcase__heading{margin-bottom:26px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-grid{grid-auto-rows:192px!important;gap:4px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card{border-radius:0!important;height:192px!important;min-height:192px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card strong{font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(.home-page) .home-page .popular-category-card small{font-size:14px!important;font-weight:900!important;line-height:18px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section{min-height:318px!important;padding:34px 16px!important}html[dir=rtl] body:has(.home-page) .home-page .featured-reviews-section .section-heading{width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important}html[dir=rtl] body:has(.home-page) .home-page .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html[dir=rtl] body:has(.home-page) .home-page .review-card{height:160px!important;min-height:160px!important}}html[dir=rtl] body:has(.home-page) .site-footer{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;margin-top:0!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:320px minmax(0,1fr)!important;gap:54px!important;width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important;padding:21px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__connect{gap:6px!important}html[dir=rtl] body:has(.home-page) .site-footer section{gap:6px!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:46px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer h2{color:#75a91f!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:16px!important}html[dir=rtl] body:has(.home-page) .site-footer__connect p{color:#1f2937!important;max-width:320px!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:19px!important}html[dir=rtl] body:has(.home-page) .site-footer section p{color:#1f2937!important;max-width:320px!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:19px!important}html[dir=rtl] body:has(.home-page) .site-footer__inline-link{color:#111827!important;font-size:inherit!important;font-weight:900!important;line-height:inherit!important}html[dir=rtl] body:has(.home-page) .site-footer ul{gap:4px!important}html[dir=rtl] body:has(.home-page) .site-footer li{grid-template-columns:5px minmax(0,1fr)!important;gap:9px!important;min-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer li:before{background:#75a91f!important;width:5px!important;height:5px!important}html[dir=rtl] body:has(.home-page) .site-footer a{color:#1f2937!important;font-size:12.5px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.home-page) .site-footer a:hover{color:#006eb7!important}html[dir=rtl] body:has(.home-page) .site-footer__link-column{padding-top:22px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;min-height:56px!important;padding:10px max(16px,50vw - 682px) 11px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{color:#4b5563!important;width:min(1364px,100% - 54px)!important;max-width:1364px!important;margin-inline:auto!important;font-size:10.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 32px)!important;padding:18px 0 16px!important}html[dir=rtl] body:has(.home-page) .site-footer__groups{grid-template-columns:1fr!important;gap:10px!important}html[dir=rtl] body:has(.home-page) .site-footer__link-column{padding-top:0!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{padding:11px 16px 14px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{width:100%!important}}html[dir=rtl] body:has(.category-listing-page) .site-footer{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;margin-top:0!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__inner{grid-template-columns:320px minmax(0,1fr)!important;gap:54px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important;padding:21px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__connect{gap:6px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer section{gap:6px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__groups{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .site-footer h2{color:#75a91f!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__connect p{color:#1f2937!important;max-width:320px!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer section p{color:#1f2937!important;max-width:320px!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__inline-link{color:#111827!important;font-size:inherit!important;font-weight:900!important;line-height:inherit!important}html[dir=rtl] body:has(.category-listing-page) .site-footer ul{gap:4px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer li{grid-template-columns:5px minmax(0,1fr)!important;gap:9px!important;min-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer li:before{background:#75a91f!important;width:5px!important;height:5px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer a{color:#1f2937!important;font-size:12.5px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer a:hover{color:#006eb7!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__link-column{padding-top:22px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;min-height:56px!important;padding:10px max(16px,50vw - 533px) 11px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal p{color:#4b5563!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important;font-size:10.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] body:has(.category-listing-page) .site-footer__inner{grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 32px)!important;padding:18px 0 16px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__groups{grid-template-columns:1fr!important;gap:10px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__link-column{padding-top:0!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal{padding:11px 16px 14px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal p{width:100%!important}html[dir=rtl] body:has(.category-listing-page) .product-list{border-top:1px solid #d8dde1!important;gap:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{border-left:0!important;border-right:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) 54px!important;gap:0 8px!important;padding:10px 10px 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{width:54px!important;min-height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{width:54px!important;height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{gap:0 7px!important;min-height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{font-size:17px!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{gap:1px!important;font-size:12px!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{font-size:17px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary-toggle{font-size:14px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{margin-top:5px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{min-height:18px!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{height:86px!important;min-height:86px!important;margin:8px -10px 0!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){height:86px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs em{font-size:14px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{margin-top:8px!important;padding:0 0 9px!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__review strong,html[dir=rtl] body:has(.category-listing-page) .product-list-card__review span){font-size:12px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{-webkit-line-clamp:2!important;margin-top:3px!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] .mobile-filter-tree{direction:rtl!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{margin-left:auto!important;margin-right:22px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;padding:0!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{margin-left:auto!important;margin-right:64px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{margin-left:auto!important;margin-right:64px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span:nth-child(2){transform:translate(-22px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{transform:translate(-22px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree strong{transform:translate(-42px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{transform:translate(-42px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span:nth-child(n+4){transform:translate(-64px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{transform:translate(-64px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{transform:translate(-64px)!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree strong,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button){color:#1f2937!important;text-align:right!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;font-size:16px!important;font-weight:450!important;line-height:30px!important;display:block!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree>strong.mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet{direction:rtl!important;background:#fff!important;grid-template-rows:56px minmax(0,1fr) 74px!important;width:100vw!important;height:100dvh!important;inset:0!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__header{border-bottom:1px solid #d8dde1!important;min-height:56px!important;padding:0 20px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__header h2{color:#0a2b1a!important;font-size:24px!important;font-weight:850!important;line-height:1!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__body{scrollbar-width:none!important;padding:17px 22px 88px!important;overflow-y:auto!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__body::-webkit-scrollbar{display:none!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree{color:#1f2937!important;direction:rtl!important;gap:0!important;margin:0 0 20px!important;font-size:16px!important;line-height:22px!important;display:grid!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree strong,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button){color:#1f2937!important;text-align:right!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:450!important;line-height:30px!important;display:block!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__root{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{margin-left:auto!important;margin-right:22px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{margin-left:auto!important;margin-right:64px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{margin-left:auto!important;margin-right:64px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree>strong.mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{color:#006eb7!important;align-items:center!important;gap:4px!important;font-size:15px!important;line-height:30px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-group{border-top:1px solid #d8dde1!important;gap:8px!important;padding:0!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-group__title,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-row){color:#0a2b1a!important;min-height:44px!important;padding:0!important;font-size:16px!important;font-weight:850!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-search{border-color:#cfd5d9!important;border-radius:3px!important;height:48px!important;min-height:48px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes{gap:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes label{color:#1f2937!important;min-height:34px!important;font-size:16px!important;font-weight:450!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes input{width:20px!important;height:20px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__footer{background:#fff!important;border-top:1px solid #d8dde1!important;min-height:74px!important;padding:10px 22px 12px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__footer button{color:#0a2b1a!important;background:#78be20!important;border-radius:4px!important;height:50px!important;font-size:17px!important;font-weight:850!important}}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card{background:#fff!important;border-top:1px solid #dfe4e7!important;border-bottom:1px solid #dfe4e7!important;grid-template-columns:122px minmax(0,1fr)!important;gap:12px!important;min-height:104px!important;padding:10px 13px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card img{width:122px!important;height:70px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div{gap:4px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card h3{max-width:420px!important;font-size:17px!important;line-height:22px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div>a{min-height:28px!important;padding:0 12px!important;font-size:12px!important}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card{grid-template-columns:92px minmax(0,1fr)!important;gap:9px!important;min-height:92px!important;padding:9px 13px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card img{width:92px!important;height:58px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card h3{font-size:15px!important;line-height:19px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card p{font-size:12px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .feed-compare-card>div>a{min-height:26px!important;padding:0 10px!important;font-size:12px!important}}html[dir=rtl] body:has(.model-page) .side-stack{align-content:start!important;gap:10px!important}html[dir=rtl] body:has(.model-page) .compare-side-card{box-shadow:none!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:3px!important;gap:10px!important;padding:13px 14px!important}html[dir=rtl] body:has(.model-page) .compare-side-card h2{color:#0a2b1a!important;margin:0!important;font-size:16px!important;font-weight:900!important;line-height:22px!important}:is(html[dir=rtl] body:has(.model-page) .compare-side-card__list a,html[dir=rtl] body:has(.model-page) .listing-community-card a){color:#006b4a!important;border-top:1px solid #e1e5e8!important;min-height:34px!important;padding:0!important;font-size:13px!important;font-weight:900!important;line-height:18px!important}:is(html[dir=rtl] body:has(.model-page) .compare-side-card__list a:first-child,html[dir=rtl] body:has(.model-page) .listing-community-card a:first-of-type){border-top:1px solid #e1e5e8!important}html[dir=rtl] body:has(.model-page) .listing-community-card a:after{content:"‹"!important;color:#94a3ad!important;font-size:22px!important;font-weight:700!important;line-height:1!important}html[dir=rtl] body:has(.model-page) .site-footer{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;margin-top:0!important}html[dir=rtl] body:has(.model-page) .site-footer__inner{grid-template-columns:320px minmax(0,1fr)!important;gap:36px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important;padding:21px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .site-footer__groups{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .site-footer h2{color:#75a91f!important;font-size:12px!important;line-height:16px!important}html[dir=rtl] body:has(.model-page) .site-footer li{min-height:17px!important}html[dir=rtl] body:has(.model-page) .site-footer a{font-size:12.5px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;min-height:56px!important;padding:10px max(16px,50vw - 533px) 11px!important}html[dir=rtl] body:has(.model-page) .site-footer__legal p{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important;font-size:10.5px!important;line-height:16px!important}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .side-stack{border-top:1px solid #d6dadd!important;gap:0!important;margin-top:0!important}html[dir=rtl] body:has(.model-page) .compare-side-card{border-left:0!important;border-right:0!important;border-radius:0!important;padding:14px 15px!important}html[dir=rtl] body:has(.model-page) .compare-side-card+.compare-side-card{border-top:0!important}html[dir=rtl] body:has(.model-page) .compare-side-card h2{font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(.model-page) .listing-community-card{gap:0!important}html[dir=rtl] body:has(.model-page) .listing-community-card a{min-height:38px!important;font-size:14px!important}html[dir=rtl] body:has(.model-page) .site-footer__inner{grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 32px)!important;padding:18px 0 16px!important}html[dir=rtl] body:has(.model-page) .site-footer__groups{grid-template-columns:1fr!important;gap:10px!important}html[dir=rtl] body:has(.model-page) .site-footer__link-column{padding-top:0!important}html[dir=rtl] body:has(.model-page) .site-footer__legal{padding:11px 16px 14px!important}html[dir=rtl] body:has(.model-page) .site-footer__legal p{width:100%!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{background:#fff!important;border-top:0!important;border-bottom:1px solid #d8dedb!important;min-height:528px!important;padding:31px 0 32px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{text-align:center!important;margin:0 auto 25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading h2{margin:0!important;font-size:23px!important;font-weight:900!important;line-height:30px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading p{margin:3px 0 0!important;font-size:14px!important;line-height:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:188px!important;gap:4px!important;width:100%!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{border-radius:0!important;height:188px!important;min-height:188px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:after{background:#003f2cd1!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card span{transform:translateY(0)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card strong{font-size:18px!important;line-height:24px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card small{direction:rtl!important;unicode-bidi:isolate!important;margin-top:0!important;font-size:13px!important;font-weight:900!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;border-top:0!important;min-height:318px!important;padding:34px 0!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{text-align:center!important;margin-bottom:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{font-size:22px!important;line-height:28px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{margin-top:2px!important;font-size:14px!important;line-height:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{height:154px!important;min-height:154px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d2d8dc!important;border-radius:3px!important;padding:14px 18px 15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{text-align:center!important;font-size:13px!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{-webkit-line-clamp:2!important;font-size:12.5px!important;line-height:18px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{background:#fff!important;border-bottom:1px solid #d8dedb!important;padding:31px 0 30px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{text-align:center!important;margin:0 auto 22px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-grid{gap:4px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{border-radius:0!important;min-height:146px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card small{direction:rtl!important;unicode-bidi:isolate!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;padding:31px 12px 32px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:100%!important;max-width:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{gap:8px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{min-height:0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-grid{grid-auto-rows:146px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{height:146px!important;min-height:146px!important}}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{flex-wrap:nowrap!important}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{min-height:23px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero{background:#fff!important;border-bottom:0!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section{border-bottom:1px solid #d8dedb!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards{text-align:center!important;border-top:0!important;border-bottom:1px solid #d8dedb!important;min-height:136px!important;padding:23px 0 24px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards h2{margin:0 0 7px!important;font-size:22px!important;line-height:28px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards p{margin:0 auto 13px!important;font-size:16px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards a{border-radius:3px!important;height:36px!important;min-height:36px!important;padding:0 15px!important;font-size:14px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings{background:#fff!important;border-bottom:1px solid #d8dedb!important;min-height:190px!important;padding:20px 0 24px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listings__heading{text-align:right!important;margin:0 0 14px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listings__heading h2{margin:0!important;font-size:18px!important;line-height:24px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listings__grid{grid-template-columns:minmax(0,1fr)!important;justify-items:start!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listing-card{width:154px!important;min-height:100px!important;box-shadow:none!important;text-align:right!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-rows:48px auto!important;justify-items:start!important;gap:5px!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listing-card img{object-fit:contain!important;width:74px!important;height:45px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listing-card>span{text-align:right!important;justify-items:start!important;gap:1px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listing-card strong{color:#1475bc!important;font-size:14px!important;font-weight:850!important;line-height:18px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards{border-bottom:1px solid #d8dedb!important;width:calc(100% - 24px)!important;min-height:144px!important;padding:22px 0 23px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards h2{font-size:22px!important;line-height:29px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.community-awards p{max-width:335px!important;margin-bottom:13px!important;font-size:16px!important;line-height:25px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings{border-top:0!important;border-bottom:1px solid #d8dedb!important;width:100%!important;min-height:146px!important;padding:16px 14px 18px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listings__heading{width:min(100%,732px)!important;margin:0 auto 8px!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>section.recent-listings .recent-listings__grid{width:min(100%,732px)!important;margin:0 auto!important}}@media (min-width:701px){html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card{width:100%!important;box-shadow:none!important;background:#fff!important;border-bottom:1px solid #dfe4e7!important;grid-template-columns:148px minmax(0,1fr)!important;gap:12px!important;margin:0!important;padding:0 12px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__body{gap:5px!important;padding:10px 0 8px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__head{min-height:34px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__reviewer p{min-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card h4{margin:0!important;font-size:15px!important;line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__content p{-webkit-line-clamp:3!important;margin:0!important;font-size:13.5px!important;line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__details{min-height:17px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__details span{min-height:17px!important;line-height:17px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__breakdown summary{min-height:19px!important;font-size:12.5px!important;line-height:19px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{border-top:1px solid #eef2f4!important;justify-content:space-between!important;align-items:center!important;min-height:23px!important;padding:2px 0 0!important;display:flex!important}:is(html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer>span,html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report summary){color:#6b7280!important;min-height:20px!important;padding:0!important;font-size:12px!important;line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report{flex:none!important;align-items:center!important;width:auto!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings{gap:2px!important;padding:72px 0 0!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings span{min-height:18px!important}:is(html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings small,html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__mini-ratings strong){font-size:12px!important;line-height:18px!important}}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__body{gap:4px!important;padding:10px 13px 6px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__content p{line-height:20px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__breakdown summary{min-height:19px!important;line-height:19px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{border-top:1px solid #eef2f4!important;justify-content:space-between!important;align-items:center!important;min-height:23px!important;padding:2px 0 0!important;display:flex!important}:is(html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer>span,html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report summary){min-height:19px!important;padding:0!important;font-size:12px!important;line-height:19px!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report{flex:none!important;align-items:center!important;width:auto!important;display:inline-flex!important}}@media (min-width:701px){html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:right!important;direction:rtl!important;background:#fff!important;border:0!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;width:min(1066px,100% - 54px)!important;height:154px!important;margin:0 auto!important;padding:26px 0 20px!important;display:flex!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section:after{background:#11182733!important;bottom:-1px!important;left:0!important;right:0!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{background:#fff!important;border:1px solid #dce8e2!important;border-radius:999px!important;flex:0 0 54px!important;grid-area:auto!important;place-items:center!important;width:54px!important;height:54px!important;margin:0!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark img{object-fit:contain!important;width:48px!important;height:48px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section>.opinion-section__copy{text-align:right!important;direction:rtl!important;flex:auto!important;grid-area:auto!important;justify-items:start!important;gap:7px!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{color:#06281a!important;text-align:right!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:26px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{color:#1f2937!important;text-align:right!important;width:100%!important;max-width:660px!important;min-height:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{border-radius:3px!important;justify-self:start!important;width:auto!important;height:38px!important;min-height:38px!important;margin:4px 0 0!important;padding:0 16px!important;font-size:14px!important;line-height:20px!important}}@media (max-width:700px){html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:right!important;direction:rtl!important;background:#fff!important;border:0!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:10px!important;width:calc(100% - 24px)!important;height:154px!important;margin:0 auto!important;padding:20px 0 18px!important;display:flex!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section:after{bottom:-1px!important;left:0!important;right:0!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{background:#fff!important;border:1px solid #dce8e2!important;border-radius:999px!important;flex:0 0 42px!important;grid-area:auto!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark img{object-fit:contain!important;width:38px!important;height:38px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section>.opinion-section__copy{text-align:right!important;direction:rtl!important;flex:auto!important;grid-area:auto!important;justify-items:start!important;gap:7px!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{text-align:right!important;margin:0!important;font-size:19px!important;font-weight:900!important;line-height:24px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{text-align:right!important;width:100%!important;min-height:0!important;margin:0!important;font-size:13px!important;line-height:19px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{border-radius:3px!important;justify-self:start!important;width:auto!important;height:34px!important;min-height:34px!important;margin:2px 0 0!important;padding:0 14px!important;font-size:13px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section{box-sizing:border-box!important;text-align:right!important;direction:rtl!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;width:min(1066px,100% - 54px)!important;height:154px!important;min-height:154px!important;margin:0 auto!important;padding:26px 0 20px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{flex:0 0 54px!important;grid-area:auto!important;width:54px!important;height:54px!important;margin:0!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section>div.opinion-section__copy{text-align:right!important;flex:auto!important;grid-area:auto!important;justify-items:start!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section{box-sizing:border-box!important;text-align:right!important;direction:rtl!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:10px!important;width:calc(100% - 24px)!important;height:154px!important;min-height:154px!important;margin:0 auto!important;padding:20px 0 18px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{flex:0 0 42px!important;grid-area:auto!important;width:42px!important;height:42px!important;margin:0!important}html[dir=rtl] body:has(main.home-page) main.home-page section.home-after-hero>div.opinion-section.opinion-section>div.opinion-section__copy{text-align:right!important;flex:auto!important;grid-area:auto!important;justify-items:start!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}}@media (min-width:701px){html[dir=rtl] body:has(.model-page) .product-summary-card{grid-template:"media main rating sentiment actions"48px"metrics metrics metrics metrics metrics"39px"gallery gallery gallery gallery gallery"78px/112px minmax(0,1fr) 138px 124px 250px!important;row-gap:10px!important;height:210px!important;min-height:210px!important;padding:12px 11px 10px!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery{direction:rtl!important;grid-area:gallery!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px!important;width:100%!important;min-width:0!important;height:78px!important;margin:0!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span{background:#d7dde0!important;border-radius:0!important;height:78px!important;min-height:78px!important;display:block!important;position:relative!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery img{object-fit:cover!important;width:100%!important;height:78px!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery em{color:#fff!important;background:#11182794!important;place-items:center!important;font-size:14px!important;font-style:normal!important;font-weight:900!important;display:grid!important;position:absolute!important;inset:0!important}}html[dir=rtl] body:has(.model-page) .review-attachments-strip{background:#fff!important;border-top:1px solid #dfe4e7!important;border-bottom:1px solid #dfe4e7!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__head{justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:50px!important;padding:0 13px!important;display:flex!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip h3{color:#0a2b1a!important;margin:0!important;font-size:19px!important;font-weight:900!important;line-height:24px!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__head span{color:#6b7280!important;font-size:12.5px!important;font-weight:800!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;padding:0 12px 12px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid span{background:#d8dde1!important;height:82px!important;display:block!important;position:relative!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid img{object-fit:cover!important;width:100%!important;height:82px!important;display:block!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid em{color:#fff!important;background:#11182794!important;place-items:center!important;font-size:14px!important;font-style:normal!important;font-weight:900!important;display:grid!important;position:absolute!important;inset:0!important}@media (max-width:700px){html[dir=rtl] body:has(.model-page) .review-attachments-strip__head{min-height:50px!important;padding:0 13px!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip h3{font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:0!important}:is(html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid span,html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid img){height:92px!important}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid span:nth-child(3):after{content:"شاهد الكل";color:#fff;background:#11182794;place-items:center;font-size:14px;font-weight:900;display:grid;position:absolute;inset:0}html[dir=rtl] body:has(.model-page) .review-attachments-strip__grid span:nth-child(n+4){display:none!important}}@media (min-width:701px){html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:right!important;background:#fff!important;border:0!important;grid-template-columns:58px minmax(0,1fr)!important;align-content:center!important;place-items:start!important;gap:12px!important;width:min(1066px,100% - 54px)!important;height:154px!important;margin:0 auto!important;padding:26px 0 20px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section:after{background:#11182733!important;bottom:-1px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{background:#fff!important;border:1px solid #dce8e2!important;border-radius:999px!important;align-self:start!important;place-items:center!important;width:54px!important;height:54px!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark img{object-fit:contain!important;width:48px!important;height:48px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__copy{justify-items:start!important;gap:7px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{color:#06281a!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:26px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{color:#1f2937!important;max-width:660px!important;min-height:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{border-radius:3px!important;width:auto!important;height:38px!important;min-height:38px!important;margin:4px 0 0!important;padding:0 16px!important;font-size:14px!important;line-height:20px!important}}@media (max-width:700px){html[dir=rtl] body:has(.home-page) .home-page .opinion-section{text-align:right!important;grid-template-columns:46px minmax(0,1fr)!important;align-content:center!important;place-items:start!important;gap:10px!important;width:calc(100% - 24px)!important;height:154px!important;margin:0 auto!important;padding:20px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section:after{bottom:-1px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark{background:#fff!important;border:1px solid #dce8e2!important;border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__mark img{object-fit:contain!important;width:38px!important;height:38px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section__copy{justify-items:start!important;gap:7px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section h2{margin:0!important;font-size:19px!important;font-weight:900!important;line-height:24px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section p{min-height:0!important;margin:0!important;font-size:13px!important;line-height:19px!important}html[dir=rtl] body:has(.home-page) .home-page .opinion-section a{border-radius:3px!important;width:auto!important;height:34px!important;min-height:34px!important;margin:2px 0 0!important;padding:0 14px!important;font-size:13px!important}:is(html[dir=rtl] body:has(.model-page) .last-buy-prompt,html[dir=rtl] body:has(.model-page) .product-summary-card__prompt,html[dir=rtl] body:has(.model-page) .product-summary-card__sentiment,html[dir=rtl] body:has(.model-page) .product-summary-card__actions,html[dir=rtl] body:has(.model-page) .product-summary-card__metrics){display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card{width:100%!important;min-height:0!important;box-shadow:none!important;direction:rtl!important;background:#fff!important;border:0!important;border-bottom:1px solid #d7dcdf!important;border-radius:0!important;grid-template-columns:58px minmax(0,1fr) 82px!important;grid-template-areas:"media main rating""specs specs specs""gallery gallery gallery"!important;gap:0!important;margin:0!important;padding:9px 12px 0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media{grid-area:media!important;align-self:start!important;justify-items:center!important;width:58px!important;min-height:44px!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media-thumb{object-fit:contain!important;width:52px!important;height:34px!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media span{color:#fff!important;background:#4b5563!important;border-radius:50%!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;margin-top:-7px!important;font-size:11px!important;font-weight:900!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__media small{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__main{direction:rtl!important;grid-area:main!important;align-self:start!important;min-height:44px!important;padding:0 8px 0 0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title{text-align:right!important;gap:1px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title h1{color:#0067b1!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:22px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__title>span{color:#4b5563!important;justify-content:flex-start!important;font-size:12px!important;font-weight:700!important;line-height:16px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating{text-align:left!important;direction:ltr!important;flex-wrap:wrap!important;grid-area:rating!important;justify-content:flex-end!important;align-self:start!important;align-items:center!important;gap:0 3px!important;min-height:44px!important;padding:0!important;display:flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>strong{color:#0a2b1a!important;font-size:23px!important;font-weight:900!important;line-height:24px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>strong:after{color:#f6b600!important;content:"★"!important;margin-left:3px!important;font-size:23px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating .stars{display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__rating>span{color:#4b5563!important;text-align:left!important;flex:0 0 100%!important;font-size:12px!important;font-weight:700!important;line-height:15px!important}html[dir=rtl] body:has(.model-page) .product-summary-card__specs{color:#172720!important;text-align:right!important;grid-area:specs!important;grid-template-columns:1fr!important;gap:1px!important;margin:7px 0 9px!important;padding:0!important;display:grid!important}html[dir=rtl] body:has(.model-page) .product-summary-card__specs div{justify-content:flex-start!important;align-items:baseline!important;gap:6px!important;min-height:19px!important;font-size:13px!important;line-height:18px!important;display:flex!important}html[dir=rtl] body:has(.model-page) .product-summary-card__specs dt{color:#5f6b66!important;font-weight:650!important}html[dir=rtl] body:has(.model-page) .product-summary-card__specs dd{color:#172720!important;margin:0!important;font-weight:850!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery{direction:rtl!important;grid-area:gallery!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;margin:0 -12px!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span{aspect-ratio:1.45!important;background:#eef1f3!important;min-height:0!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span:nth-child(n+4){aspect-ratio:1.45!important;background:#eef1f3!important;min-height:0!important;display:block!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery span:nth-child(n+4){display:none!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery img{object-fit:contain!important;width:100%!important;height:100%!important;padding:3px!important}html[dir=rtl] body:has(.model-page) .listing-leaderboard-space{background:#f3f4f6!important;border-top:0!important;height:116px!important;min-height:116px!important;margin:0!important}html[dir=rtl] body:has(.model-page) .product-summary-card__gallery{justify-self:stretch!important;width:calc(100% + 24px)!important;margin-left:-12px!important;margin-right:-12px!important}}@media (min-width:701px){html[dir=rtl] .search-modal{place-items:start center!important;padding:8px!important}html[dir=rtl] .search-modal__panel{border-color:#11182738!important;border-radius:3px!important;width:min(800px,100vw - 16px)!important;max-height:calc(100vh - 16px)!important;box-shadow:0 2px 5px #11182729!important}html[dir=rtl] .search-modal__top{direction:rtl!important;grid-template-columns:minmax(0,1fr) 38px!important;min-height:54px!important;padding:8px 10px!important}html[dir=rtl] .search-modal__form{direction:rtl!important;min-height:36px!important;padding:0 11px!important}html[dir=rtl] .search-modal__form input{text-align:right!important}html[dir=rtl] .search-modal__close{justify-self:end!important;width:36px!important;height:36px!important}html[dir=rtl] .search-modal__hint{color:#4b5563!important;min-height:58px!important;padding:0 18px!important;font-size:14px!important;font-weight:650!important;line-height:20px!important}html[dir=rtl] .search-modal__featured a{grid-template-columns:52px minmax(0,1fr)!important;gap:9px!important;min-height:58px!important;padding:0 12px!important}html[dir=rtl] .search-modal__featured img{width:46px!important;height:30px!important}html[dir=rtl] .search-modal__featured strong{font-size:14.5px!important;line-height:19px!important}html[dir=rtl] .search-modal__featured small{font-size:13px!important;line-height:18px!important}html[dir=rtl] .search-modal__categories{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:8px 12px 12px!important}html[dir=rtl] .search-modal__categories a{min-height:40px!important;padding:0!important}html[dir=rtl] .search-modal__categories strong{font-size:15px!important;font-weight:500!important;line-height:23px!important}}@media (max-width:700px){html[dir=rtl] .search-modal__top,html[dir=rtl] .search-modal__form{direction:rtl!important}html[dir=rtl] .search-modal__form input{text-align:right!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{border-left:0!important;border-right:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) 54px!important;gap:0 8px!important;padding:10px 10px 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{width:54px!important;min-height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{width:54px!important;height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{gap:0 7px!important;min-height:38px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{font-size:17px!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{gap:1px!important;font-size:12px!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{font-size:17px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary-toggle{font-size:14px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{margin-top:5px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{min-height:18px!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{height:86px!important;min-height:86px!important;margin:8px -10px 0!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){height:86px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{margin-top:8px!important;padding:0 0 9px!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__review strong,html[dir=rtl] body:has(.category-listing-page) .product-list-card__review span){font-size:12px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{-webkit-line-clamp:2!important;margin-top:3px!important;font-size:12.5px!important;line-height:18px!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree strong,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button){color:#1f2937!important;text-align:right!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;font-size:16px!important;font-weight:450!important;line-height:30px!important;display:block!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__root{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{margin-left:auto!important;margin-right:22px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{color:#172720!important;margin-left:auto!important;margin-right:42px!important;padding:0!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{margin-left:auto!important;margin-right:64px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{margin-left:auto!important;margin-right:64px!important;padding:0!important}}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__report{flex:none!important;align-items:center!important;width:auto!important;display:inline-flex!important}html[dir=rtl] body:has(.model-page) .review-feed-shell .product-review-card__footer{flex-flow:row!important}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;border-bottom:1px solid #cfd4d8!important;border-radius:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:34px 0!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{text-align:center!important;margin-bottom:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{letter-spacing:0!important;color:#103b2b!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{color:#4b5963!important;margin:2px 0 0!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{height:138px!important;min-height:138px!important;box-shadow:none!important;text-align:center!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;padding:13px 18px 12px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{color:#1264b0!important;margin:0!important;font-size:13px!important;font-weight:900!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{text-align:right!important;justify-content:center!important;gap:7px!important;margin-top:5px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{background:#6b7b82!important;width:28px!important;height:28px!important;font-size:11px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{justify-content:center!important;margin-top:5px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score strong{display:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{color:#111827!important;-webkit-line-clamp:2!important;margin-top:6px!important;font-size:12.5px!important;line-height:17px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;border-bottom:1px solid #cfd4d8!important;border-radius:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 33px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:calc(100% - 24px)!important;max-width:none!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{text-align:center!important;margin-bottom:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{letter-spacing:0!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{margin:3px 0 0!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{min-height:139px!important;box-shadow:none!important;text-align:center!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;padding:14px 16px 13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{color:#1264b0!important;font-size:13px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{text-align:right!important;justify-content:center!important;gap:8px!important;margin-top:6px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{background:#6b7b82!important;width:28px!important;height:28px!important;font-size:11px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{justify-content:center!important;margin-top:6px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score strong{display:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{-webkit-line-clamp:2!important;margin-top:7px!important;font-size:12.5px!important;line-height:17px!important}}@media (min-width:701px){html[dir=rtl] body:has(.category-listing-page) .site-header{background:#78be20!important}html[dir=rtl] body:has(.category-listing-page) .header-context-link{background:linear-gradient(270deg,#eefbd6 0%,#dff5bf 38%,#bee286b8 62%,#78be2000 100%)!important}html[dir=rtl] body:has(.category-listing-page) .product-list{gap:9px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{height:auto!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #d1d8dc!important;border-radius:2px!important;grid-template:"thumbs title media"42px"thumbs specs media"68px"review review.""actions actions."28px/354px minmax(0,300px) 54px!important;gap:0 10px!important;padding:9px 12px 0!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{background:0 0!important;border:0!important;grid-area:media!important;align-self:start!important;width:54px!important;min-height:40px!important;margin-top:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{object-fit:contain!important;width:54px!important;height:38px!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__body{display:contents!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{text-align:right!important;grid-area:title!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name summary""score summary"!important;align-self:start!important;align-items:start!important;gap:0 7px!important;min-height:42px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title>a{text-align:right!important;grid-area:name!important;justify-self:end!important;min-width:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{color:#006bb8!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin:0!important;font-size:15px!important;font-weight:800!important;line-height:18px!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{color:#4b5563!important;white-space:nowrap!important;direction:ltr!important;grid-area:score!important;justify-self:end!important;gap:2px!important;font-size:12px!important;font-weight:650!important;line-height:15px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{color:#0a2b1a!important;font-size:19px!important;font-weight:900!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary-toggle{color:#111827!important;grid-area:summary!important;place-self:start end!important;font-size:13px!important;font-weight:800!important;line-height:18px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{grid-area:specs!important;grid-template-columns:1fr!important;gap:0!important;min-height:0!important;margin:2px 0 0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{grid-template-columns:80px minmax(0,1fr)!important;gap:5px!important;min-height:17px!important;padding:0!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span:before{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs strong{font-weight:700!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{direction:rtl!important;grid-area:thumbs!important;grid-template-columns:repeat(3,114px)!important;align-self:start!important;gap:4px!important;width:354px!important;height:88px!important;min-height:88px!important;margin:0!important;display:grid!important;overflow:hidden!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){object-fit:cover!important;border:0!important;border-radius:0!important;width:114px!important;height:88px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs em{background:#111827b8!important;height:31px!important;padding:7px!important;font-size:12px!important;line-height:17px!important;inset:auto 0 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{border-top:1px solid #e5eaed!important;grid-area:review!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-self:start!important;gap:0 5px!important;min-height:42px!important;margin:4px 0 0!important;padding:4px 0 0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review strong{grid-column:1/-1!important;font-size:12px!important;font-weight:800!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review>span:not(.product-list-card__review-score){grid-area:2/2!important;font-size:11px!important;line-height:15px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review-score{grid-area:2/1!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review-score .stars svg{width:11px!important;height:11px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{-webkit-line-clamp:2!important;grid-column:1/-1!important;margin-top:2px!important;font-size:12px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions{grid-area:actions!important;justify-content:center!important;min-height:28px!important;margin-top:2px!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a:last-child{color:#103b2b!important;background:#8bd35b!important;border:0!important;border-radius:3px 3px 0 0!important;width:175px!important;height:28px!important;min-height:28px!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important;line-height:28px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .listing-load-more{background:0 0!important;border:0!important;justify-content:center!important;align-items:start!important;width:754px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .listing-load-more button{color:#103b2b!important;width:224px!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#78be20!important;border:0!important;border-radius:3px!important;padding:0 18px!important;font-size:13px!important;font-weight:900!important;line-height:34px!important}}@media (max-width:700px){html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__root{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{margin-left:auto!important;margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__root{transform:none!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{transform:translate(-22px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{transform:translate(-44px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree>strong.mobile-filter-tree__current{transform:translate(-44px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{transform:translate(-66px)!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{transform:translate(-66px)!important}}html[dir=rtl] .search-modal__backdrop{background:#00000080!important;animation:.14s ease-out both search-backdrop-in!important}html[dir=rtl] .search-modal__panel{animation:.17s cubic-bezier(.22,1,.36,1) both search-panel-in!important}html[dir=rtl] .search-modal__smart{background:#fff!important;border-top:0!important;border-bottom:1px solid #dfe4e7!important;order:4!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:center!important;gap:8px!important;min-height:46px!important;max-height:46px!important;padding:7px 12px!important;display:grid!important;overflow:hidden!important}html[dir=rtl] .search-modal__smart--single{grid-template-columns:1fr!important}html[dir=rtl] .search-modal__smart>div{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;display:grid!important}html[dir=rtl] .search-modal__smart strong{color:#4b5563!important;white-space:nowrap!important;font-size:11px!important;font-weight:800!important;line-height:20px!important}html[dir=rtl] .search-modal__chips{flex-wrap:nowrap!important;gap:6px!important;max-height:26px!important;overflow:hidden!important}html[dir=rtl] .search-modal__chips button{color:#0f593e!important;background:#fbfdfb!important;border-color:#d8e2dd!important;border-radius:3px!important;height:26px!important;min-height:26px!important;padding:0 9px!important;font-size:12px!important;font-weight:800!important;line-height:24px!important}html[dir=rtl] .search-modal__categories{order:5!important}@media (max-width:700px){html[dir=rtl] .search-modal__smart{grid-template-columns:1fr!important;align-items:stretch!important;min-height:auto!important;max-height:none!important;padding:10px 12px!important;overflow:visible!important}html[dir=rtl] .search-modal__chips{flex-wrap:wrap!important;max-height:64px!important}html[dir=rtl] .search-modal{place-items:start center!important;padding:8px!important}html[dir=rtl] .search-modal__panel{border-color:#11182738!important;border-radius:3px!important;width:min(374px,100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;box-shadow:0 2px 6px #11182733!important}html[dir=rtl] .search-modal__top{grid-template-columns:minmax(0,1fr) 36px!important;gap:8px!important;min-height:52px!important;padding:8px!important}html[dir=rtl] .search-modal__form{min-height:36px!important;padding:0 10px!important}html[dir=rtl] .search-modal__close{width:36px!important;height:36px!important}html[dir=rtl] .search-modal__hint{min-height:48px!important;padding:0 14px!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] .search-modal__featured a{grid-template-columns:48px minmax(0,1fr)!important;gap:8px!important;min-height:54px!important;padding:0 10px!important}html[dir=rtl] .search-modal__featured img{width:42px!important;height:28px!important}html[dir=rtl] .search-modal__smart{grid-template-columns:1fr!important;align-items:start!important;gap:6px!important;min-height:76px!important;max-height:76px!important;padding:8px 10px!important;overflow:hidden!important}html[dir=rtl] .search-modal__smart>div{grid-template-columns:auto minmax(0,1fr)!important;gap:7px!important}html[dir=rtl] .search-modal__smart strong{font-size:10.5px!important;line-height:22px!important}html[dir=rtl] .search-modal__chips{flex-wrap:wrap!important;gap:5px!important;max-height:52px!important}html[dir=rtl] .search-modal__chips button{height:24px!important;min-height:24px!important;padding:0 8px!important;font-size:11px!important;line-height:22px!important}html[dir=rtl] .search-modal__categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:8px 10px 12px!important}html[dir=rtl] .search-modal__categories a{min-height:34px!important;padding:0 4px!important}html[dir=rtl] .search-modal__categories strong{color:#1f2937!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:500!important;line-height:22px!important;overflow:hidden!important}}html[dir=rtl] .site-footer{color:#172720!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #d6dadd!important;margin-top:0!important;padding:0!important}html[dir=rtl] body:has(.category-listing-page) .site-footer{color:#172720!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #d6dadd!important;margin-top:0!important;padding:0!important}html[dir=rtl] body:has(.home-page) .site-footer{color:#172720!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #d6dadd!important;margin-top:0!important;padding:0!important}html[dir=rtl] body:has(.model-page) .site-footer{color:#172720!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #d6dadd!important;margin-top:0!important;padding:0!important}html[dir=rtl] .site-footer__inner{grid-template-columns:310px minmax(0,1fr)!important;gap:42px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__inner{grid-template-columns:310px minmax(0,1fr)!important;gap:42px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:310px minmax(0,1fr)!important;gap:42px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body:has(.model-page) .site-footer__inner{grid-template-columns:310px minmax(0,1fr)!important;gap:42px!important;width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{width:min(1090px,100% - 54px)!important;max-width:1090px!important}html[dir=rtl] .site-footer__connect,html[dir=rtl] .site-footer__groups,html[dir=rtl] .site-footer section{align-content:start!important;gap:5px!important;display:grid!important}html[dir=rtl] .site-footer__groups{grid-template-columns:1.15fr .85fr!important;gap:30px!important}html[dir=rtl] .site-footer h2{color:#74a91f!important;margin:0!important;font-size:10.5px!important;font-weight:900!important;line-height:14px!important}html[dir=rtl] .site-footer__connect p,html[dir=rtl] .site-footer section p{color:#1f2937!important;max-width:275px!important;margin:0!important;font-size:11.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;display:grid!important}html[dir=rtl] .site-footer ul{gap:3px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}html[dir=rtl] .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;min-height:15px!important;display:grid!important}html[dir=rtl] .site-footer li:before{content:""!important;background:#74a91f!important;width:4px!important;height:4px!important;display:block!important}html[dir=rtl] .site-footer a{color:#1f2937!important;font-size:11.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] .site-footer a:hover{color:#006eb7!important}html[dir=rtl] .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;width:100%!important;min-height:44px!important;margin:0!important;padding:8px max(16px,50vw - 533px) 10px!important;display:block!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;width:100%!important;min-height:44px!important;margin:0!important;padding:8px max(16px,50vw - 533px) 10px!important;display:block!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;width:100%!important;min-height:44px!important;margin:0!important;padding:8px max(16px,50vw - 533px) 10px!important;display:block!important}html[dir=rtl] body:has(.model-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #d6dadd!important;width:100%!important;min-height:44px!important;margin:0!important;padding:8px max(16px,50vw - 533px) 10px!important;display:block!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{padding-inline:max(16px,50vw - 545px)!important}html[dir=rtl] .site-footer__legal p{color:#4b5563!important;text-align:center!important;max-width:1066px!important;margin:0 auto!important;font-size:10px!important;font-weight:500!important;line-height:15px!important;display:block!important}html[dir=rtl] body:has(.home-page) .site-footer__legal p{max-width:1090px!important}html[dir=rtl] .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] .site-footer__inner{grid-template-columns:1fr!important;gap:13px!important;width:calc(100% - 32px)!important;padding:16px 0 14px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__inner{grid-template-columns:1fr!important;gap:13px!important;width:calc(100% - 32px)!important;padding:16px 0 14px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{grid-template-columns:1fr!important;gap:13px!important;width:calc(100% - 32px)!important;padding:16px 0 14px!important}html[dir=rtl] body:has(.model-page) .site-footer__inner{grid-template-columns:1fr!important;gap:13px!important;width:calc(100% - 32px)!important;padding:16px 0 14px!important}html[dir=rtl] .site-footer__groups{grid-template-columns:1fr!important;gap:13px!important}html[dir=rtl] .site-footer__split-list{grid-template-columns:1fr!important;gap:3px!important}html[dir=rtl] .site-footer__connect p,html[dir=rtl] .site-footer section p{max-width:none!important}html[dir=rtl] .site-footer__legal{min-height:0!important;padding:10px 14px 12px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__legal{min-height:0!important;padding:10px 14px 12px!important}html[dir=rtl] body:has(.home-page) .site-footer__legal{min-height:0!important;padding:10px 14px 12px!important}html[dir=rtl] body:has(.model-page) .site-footer__legal{min-height:0!important;padding:10px 14px 12px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>.hero-section{min-height:388px!important}html[dir=rtl] body:has(main.home-page) main.home-page>.hero-section .hero-section__inner{min-height:388px!important}html[dir=rtl] body:has(main.home-page) main.home-page>.hero-section .hero-section__inner{width:min(920px,100% - 32px)!important;padding:58px 0 66px!important}html[dir=rtl] body:has(main.home-page) main.home-page>.hero-section .hero-copy h1{margin:0!important;font-size:clamp(36px,4.2vw,54px)!important;line-height:1.14!important}html[dir=rtl] body:has(main.home-page) main.home-page>.hero-section .hero-copy>p:not(.hero-badge){margin:12px 0 30px!important;font-size:18px!important;line-height:1.6!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero{background:#fff!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{width:min(1066px,100% - 54px)!important;max-width:1066px!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{border-bottom:1px solid #d8dedb!important;grid-template-columns:50px minmax(0,1fr)!important;align-content:start!important;gap:12px!important;height:122px!important;min-height:122px!important;padding:26px 0 18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{width:48px!important;height:48px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark img{width:42px!important;height:42px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section h2{margin:0!important;font-size:18px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section p{max-width:650px!important;margin:0!important;font-size:13px!important;line-height:19px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{border-radius:3px!important;height:33px!important;min-height:33px!important;margin-top:3px!important;padding:0 16px!important;font-size:13px!important;line-height:33px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{text-align:center!important;border-bottom:1px solid #d8dedb!important;align-content:start!important;justify-items:center!important;min-height:136px!important;padding:24px 0 23px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards h2{margin:0 0 7px!important;font-size:22px!important;line-height:28px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards p{margin:0 0 13px!important;font-size:16px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a{border-radius:3px!important;height:35px!important;min-height:35px!important;padding:0 16px!important;font-size:14px!important;line-height:35px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{border-bottom:1px solid #d8dedb!important;min-height:190px!important;padding:19px 0 24px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{height:128px!important;min-height:128px!important;padding:18px 0 16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section h2{font-size:18px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{height:31px!important;min-height:31px!important;margin-top:1px!important;font-size:12.5px!important;line-height:31px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{min-height:138px!important;padding:19px 0 21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards h2{font-size:21px!important;line-height:27px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards p{margin-bottom:12px!important;font-size:14px!important;line-height:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:132px!important;padding:14px 14px 16px!important}}@media (min-width:701px){html[dir=rtl] body:has(.category-listing-page) .header-context-link{background:linear-gradient(90deg,#78be2000 0%,#a4d65b4d 24%,#cfeea4b8 58%,#e8facff5 100%)!important;min-width:312px!important}html[dir=rtl] body:has(.category-listing-page) .category-listing-hero{width:100%!important;max-width:1066px!important;margin:0 auto!important;padding:15px 0 10px!important}html[dir=rtl] body:has(.category-listing-page) .category-listing-hero h1{font-size:24px!important;line-height:29px!important}html[dir=rtl] body:has(.category-listing-page) .category-listing-hero p:not(.breadcrumb){margin-top:0!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-listing-shell{grid-template-columns:754px 300px!important;align-items:start!important;gap:12px!important;width:100%!important;max-width:1066px!important;margin:0 auto!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links{grid-template-columns:repeat(3,1fr)!important;align-content:center!important;gap:0!important;height:170px!important;min-height:170px!important;margin:0 0 13px!important;padding:14px 18px 15px!important}:is(html[dir=rtl] body:has(.category-listing-page) .listing-category-links a,html[dir=rtl] body:has(.category-listing-page) .listing-category-links span){color:#17212b!important;min-height:35px!important;padding:5px 0!important;font-size:15px!important;font-weight:500!important;line-height:22px!important}html[dir=rtl] body:has(.category-listing-page) .listing-filters{background:#fff!important;border:1px solid #cfd5d9!important;border-radius:2px!important;width:300px!important}html[dir=rtl] body:has(.category-listing-page) .listing-filter-card{border-bottom:1px solid #d9dee2!important;padding:10px 13px!important}:is(html[dir=rtl] body:has(.category-listing-page) .listing-filter-card h2,html[dir=rtl] body:has(.category-listing-page) .listing-filter-card h3){color:#0a2b1a!important;margin-bottom:6px!important;font-size:14px!important;line-height:19px!important}:is(html[dir=rtl] body:has(.category-listing-page) .filter-tree a,html[dir=rtl] body:has(.category-listing-page) .filter-tree span,html[dir=rtl] body:has(.category-listing-page) .filter-tree strong,html[dir=rtl] body:has(.category-listing-page) .listing-filter-card label,html[dir=rtl] body:has(.category-listing-page) .listing-filter-card>a){min-height:23px!important;font-size:13px!important;line-height:21px!important}html[dir=rtl] body:has(.category-listing-page) .product-list{gap:9px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{border-color:#cfd5d9!important;grid-template-rows:40px 68px auto 28px!important;grid-template-columns:354px minmax(0,306px) 42px!important;column-gap:8px!important;padding:8px 12px 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{width:42px!important;min-height:34px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{width:42px!important;height:30px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__expand{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{font-size:14px!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{font-size:18px!important;line-height:18px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{grid-template-columns:74px minmax(0,1fr)!important;min-height:16px!important;font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{min-height:38px!important;margin-top:4px!important;padding-top:4px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a:last-child{background:#83cf4e!important;width:174px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{background:#fff!important;border-top:0!important;border-bottom:1px solid #d7dcda!important;min-height:0!important;padding:30px 0 33px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{text-align:center!important;margin:0 auto 23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading h2{color:#07351f!important;margin:0!important;font-size:22px!important;font-weight:900!important;line-height:28px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading p{color:#4f5965!important;margin:2px 0 0!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:160px!important;gap:3px!important;width:100%!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{height:160px!important;min-height:160px!important;box-shadow:none!important;background:#00402c!important;border-radius:0!important;overflow:hidden!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card img{object-fit:cover!important;filter:saturate(.92)contrast(.9)!important;transform:scale(1.005)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:after{background:linear-gradient(#004933c2 0%,#003e2bcc 100%)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card span{gap:0!important;transform:translateY(0)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card strong{color:#fff!important;text-shadow:0 1px 2px #00000038!important;font-size:18px!important;font-weight:900!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card small{color:#fff!important;text-shadow:0 1px 2px #00000038!important;direction:rtl!important;unicode-bidi:isolate!important;margin-top:0!important;font-size:12px!important;font-weight:800!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:hover img{transform:scale(1.025)!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{background:#fff!important;border-bottom:1px solid #d7dcda!important;min-height:0!important;padding:28px 0 30px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{text-align:center!important;margin:0 auto 20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading h2{color:#07351f!important;margin:0!important;font-size:24px!important;font-weight:900!important;line-height:30px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading p{color:#5d6670!important;margin:3px 0 0!important;font-size:15px!important;line-height:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-grid{grid-auto-rows:128px!important;gap:3px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{height:128px!important;min-height:128px!important;box-shadow:none!important;background:#00402c!important;border-radius:0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:after{background:linear-gradient(#004933c2 0%,#003e2bcc 100%)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card strong{color:#fff!important;text-shadow:0 1px 2px #00000038!important;font-size:21px!important;font-weight:900!important;line-height:26px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card small{color:#fff!important;text-shadow:0 1px 2px #00000038!important;direction:rtl!important;unicode-bidi:isolate!important;margin-top:1px!important;font-size:13px!important;font-weight:800!important;line-height:16px!important}html[dir=rtl] body:has(.category-listing-page) .category-listing-hero{background:#f3f4f6!important;min-height:84px!important;padding:12px 16px 10px!important}html[dir=rtl] body:has(.category-listing-page) .listing-category-links{background:#fff!important;border-top:1px solid #d9dee2!important;border-bottom:1px solid #d9dee2!important;min-height:492px!important;margin-bottom:20px!important;padding:10px 0!important}:is(html[dir=rtl] body:has(.category-listing-page) .listing-category-links a,html[dir=rtl] body:has(.category-listing-page) .listing-category-links span){min-height:48px!important;padding:11px 28px 10px!important;font-size:16px!important;font-weight:450!important;line-height:24px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{border-top:1px solid #d9dee2!important;padding-top:11px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{margin-top:10px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet[data-state=open]{animation:.3s cubic-bezier(.18,.9,.2,1) both mobile-filter-sheet-enter!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet[data-state=closing]{animation:.23s cubic-bezier(.4,0,1,1) both mobile-filter-sheet-exit!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;min-height:322px!important;padding:33px 0 34px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{margin-bottom:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{gap:8px!important;width:min(1090px,100% - 54px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{height:146px!important;min-height:146px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;gap:6px!important;padding:13px 18px 11px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score){margin-top:2px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{margin-top:3px!important;font-size:12px!important;line-height:16px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f3f4f6!important;padding:27px 0 29px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:calc(100% - 24px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{margin-bottom:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{font-size:20px!important;line-height:25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{margin-top:1px!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{gap:7px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{min-height:134px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;gap:5px!important;padding:11px 14px 10px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{font-size:13px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{gap:7px!important;margin-top:2px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{width:26px!important;height:26px!important;font-size:10px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer strong{font-size:12.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer small{font-size:11px!important;line-height:14px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{margin-top:2px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{-webkit-line-clamp:2!important;margin-top:3px!important;font-size:12px!important;line-height:16px!important}}html[dir=rtl] body:has(main.home-page) .site-footer{box-shadow:none!important;background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;margin-top:0!important;padding:0!important}html[dir=rtl] body:has(main.home-page) .site-footer__inner{grid-template-columns:318px minmax(0,1fr)!important;gap:44px!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer__connect{align-content:start!important;gap:5px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer__groups{align-content:start!important;gap:5px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer section{align-content:start!important;gap:5px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer__groups{grid-template-columns:1.25fr .75fr!important;gap:32px!important}html[dir=rtl] body:has(main.home-page) .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer h2{color:#75a91f!important;margin:0!important;font-size:11px!important;font-weight:900!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) .site-footer__connect p{color:#1f2937!important;max-width:318px!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) .site-footer section p{color:#1f2937!important;max-width:318px!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) .site-footer ul{gap:3px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-height:16px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) .site-footer li:before{background:#75a91f!important;width:4px!important;height:4px!important}html[dir=rtl] body:has(main.home-page) .site-footer a{color:#1f2937!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer__inline-link{font-size:inherit!important;font-weight:900!important;line-height:inherit!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;min-height:42px!important;padding:7px max(16px,50vw - 545px) 9px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal p{color:#4b5563!important;text-align:center!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto!important;font-size:10px!important;font-weight:500!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) .site-footer__inner{grid-template-columns:1fr!important;gap:11px!important;width:calc(100% - 28px)!important;padding:13px 0 12px!important}html[dir=rtl] body:has(main.home-page) .site-footer__connect{gap:4px!important}html[dir=rtl] body:has(main.home-page) .site-footer__groups{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)!important;gap:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[dir=rtl] body:has(main.home-page) .site-footer h2{font-size:10.5px!important;line-height:14px!important}html[dir=rtl] body:has(main.home-page) .site-footer__connect p{max-width:none!important;font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer section p{max-width:none!important;font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer ul{gap:2px!important}html[dir=rtl] body:has(main.home-page) .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;gap:7px!important;min-height:15px!important}html[dir=rtl] body:has(main.home-page) .site-footer a{font-size:11px!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal{min-height:0!important;padding:8px 14px 10px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal p{width:100%!important;font-size:9.5px!important;line-height:14px!important}}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card){transition:border-color .15s,background-color .15s,transform .18s cubic-bezier(.22,1,.36,1)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card img{will-change:transform!important;transition:filter .18s,transform .26s cubic-bezier(.22,1,.36,1)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:after{transition:background .18s!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:hover img,html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible img){filter:saturate(.98)contrast(.96)!important;transform:scale(1.025)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:hover:after{background:linear-gradient(#004933ad 0%,#003c2ab8 100%)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible:after{background:linear-gradient(#004933ad 0%,#003c2ab8 100%)!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within){outline-offset:-2px!important;outline:2px solid #78be20c7!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within){border-color:#bfc9ce!important;transform:translateY(-1px)!important}@media (prefers-reduced-motion:reduce){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card img{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:after{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:hover img{transform:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible img{transform:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:hover{transform:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within{transform:none!important}}@media (max-width:700px){html[dir=rtl] body .site-footer__inner{gap:10px!important;padding:12px 0 10px!important}html[dir=rtl] body .site-footer__groups{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)!important;gap:14px!important}html[dir=rtl] body .site-footer h2{font-size:10px!important;line-height:13px!important}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body .site-footer a{font-size:10px!important;line-height:14px!important}html[dir=rtl] body .site-footer__legal{padding:7px 14px 8px!important}html[dir=rtl] body .site-footer__legal p{font-size:8.75px!important;line-height:12px!important}}html[dir=rtl] .site-footer .site-footer__social{color:#fff!important;width:max-content!important;min-width:144px!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#4267b2!important;border:0!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:2px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:900!important;line-height:34px!important;transition:background-color .14s,transform .14s!important;display:inline-flex!important}html[dir=rtl] .site-footer .site-footer__social span{color:#4267b2!important;background:#fff!important;border-radius:2px!important;place-items:center!important;width:16px!important;height:16px!important;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:16px!important;display:inline-grid!important}html[dir=rtl] .site-footer .site-footer__social:hover,html[dir=rtl] .site-footer .site-footer__social:focus-visible{color:#fff!important;background:#365899!important;outline:0!important;transform:translateY(-1px)!important}:is(html[dir=rtl] body:has(.category-listing-page) .site-footer a.site-footer__social,html[dir=rtl] body:has(.home-page) .site-footer a.site-footer__social,html[dir=rtl] body:has(.model-page) .site-footer a.site-footer__social,html[dir=rtl] body .site-footer a.site-footer__social){color:#fff!important;background:#4267b2!important}:is(html[dir=rtl] body:has(.category-listing-page) .site-footer a.site-footer__social:hover,html[dir=rtl] body:has(.category-listing-page) .site-footer a.site-footer__social:focus-visible,html[dir=rtl] body:has(.home-page) .site-footer a.site-footer__social:hover,html[dir=rtl] body:has(.home-page) .site-footer a.site-footer__social:focus-visible,html[dir=rtl] body:has(.model-page) .site-footer a.site-footer__social:hover,html[dir=rtl] body:has(.model-page) .site-footer a.site-footer__social:focus-visible,html[dir=rtl] body .site-footer a.site-footer__social:hover,html[dir=rtl] body .site-footer a.site-footer__social:focus-visible){color:#fff!important;background:#365899!important}html[dir=rtl] .site-footer .site-footer__social:hover span,html[dir=rtl] .site-footer .site-footer__social:focus-visible span{color:#365899!important}@media (min-width:701px){html[dir=rtl] .site-footer__inner{align-items:start!important;min-height:154px!important;padding-top:17px!important;padding-bottom:16px!important}html[dir=rtl] body:has(.category-listing-page) .site-footer__inner{align-items:start!important;min-height:154px!important;padding-top:17px!important;padding-bottom:16px!important}html[dir=rtl] body:has(.home-page) .site-footer__inner{align-items:start!important;min-height:154px!important;padding-top:17px!important;padding-bottom:16px!important}html[dir=rtl] body:has(.model-page) .site-footer__inner{align-items:start!important;min-height:154px!important;padding-top:17px!important;padding-bottom:16px!important}html[dir=rtl] .site-footer__connect{gap:8px!important}html[dir=rtl] .site-footer__groups{padding-top:0!important}}@media (max-width:700px){html[dir=rtl] .site-footer .site-footer__social{min-width:154px!important;height:36px!important;min-height:36px!important;line-height:36px!important}html[dir=rtl] .site-footer__connect{gap:8px!important}}@media (prefers-reduced-motion:reduce){html[dir=rtl] .site-footer .site-footer__social{transition:none!important}html[dir=rtl] .site-footer .site-footer__social:hover,html[dir=rtl] .site-footer .site-footer__social:focus-visible{transform:none!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero{background:#fff!important;border-top:0!important;border-bottom:0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{width:min(1090px,100% - 54px)!important;max-width:1090px!important;box-shadow:none!important;border-color:#cfd4d8!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{width:min(1090px,100% - 54px)!important;max-width:1090px!important;box-shadow:none!important;border-color:#cfd4d8!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{width:min(1090px,100% - 54px)!important;max-width:1090px!important;box-shadow:none!important;border-color:#cfd4d8!important;margin-inline:auto!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{text-align:start!important;background:#fff!important;border-bottom:1px solid #cfd4d8!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;height:auto!important;min-height:164px!important;padding:27px 0 31px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{width:52px!important;height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;flex:0 0 52px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark img{object-fit:contain!important;width:52px!important;height:52px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>.opinion-section__copy{justify-items:start!important;gap:5px!important;width:min(650px,100%)!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section h2{color:#0b2d1f!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section p{color:#1f2937!important;max-width:620px!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{color:#fff!important;background:#004b35!important;border-radius:3px!important;height:38px!important;min-height:38px!important;margin-top:9px!important;padding:0 22px!important;font-size:13px!important;font-weight:900!important;line-height:38px!important;transition:background-color .14s,transform .14s!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a:focus-visible){background:#003d2c!important;transform:translateY(-1px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{text-align:center!important;background:#fff!important;border-bottom:1px solid #cfd4d8!important;align-content:start!important;justify-items:center!important;height:auto!important;min-height:154px!important;padding:24px 0 28px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards h2{color:#0b2d1f!important;margin:0 0 8px!important;font-size:22px!important;font-weight:900!important;line-height:29px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards p{color:#1f2937!important;margin:0 0 15px!important;font-size:16px!important;font-weight:500!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a{color:#0b2d1f!important;background:#78be20!important;border:0!important;border-radius:3px!important;height:36px!important;min-height:36px!important;padding:0 18px!important;font-size:14px!important;font-weight:900!important;line-height:36px!important;transition:background-color .14s,transform .14s!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a:focus-visible){background:#86c92b!important;transform:translateY(-1px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{background:#fff!important;border-bottom:1px solid #cfd4d8!important;height:auto!important;min-height:220px!important;padding:22px 0 42px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__heading{text-align:start!important;margin:0 0 14px!important;padding:0!important;display:block!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__heading h2{color:#0b2d1f!important;margin:0!important;font-size:16px!important;font-weight:900!important;line-height:22px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{justify-content:flex-start!important;align-items:flex-start!important;gap:18px!important;min-height:118px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{color:#0067b1!important;width:170px!important;min-height:120px!important;box-shadow:none!important;text-align:start!important;background:0 0!important;border:0!important;border-radius:0!important;justify-items:start!important;gap:6px!important;padding:0!important;transition:transform .14s!important;display:grid!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card:focus-visible){outline-offset:4px!important;outline:2px solid #78be20b8!important;transform:translateY(-1px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card img{object-fit:contain!important;width:96px!important;height:58px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card>span{gap:2px!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card strong{color:#0067b1!important;font-size:13px!important;font-weight:900!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .score-line{color:#1f2937!important;font-size:12px!important;font-weight:700!important;line-height:16px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{width:calc(100% - 28px)!important;max-width:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{width:calc(100% - 28px)!important;max-width:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{width:calc(100% - 28px)!important;max-width:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{border-bottom:1px solid #cfd4d8!important;align-items:center!important;gap:10px!important;min-height:150px!important;padding:20px 0 25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{flex-basis:44px!important;width:44px!important;height:44px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark img{width:44px!important;height:44px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>.opinion-section__copy{gap:4px!important;width:min(292px,100%)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section h2{font-size:18px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section p{font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{height:33px!important;min-height:33px!important;margin-top:7px!important;padding:0 16px!important;font-size:12.5px!important;line-height:33px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{min-height:144px!important;padding:20px 0 24px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards h2{margin-bottom:7px!important;font-size:20px!important;line-height:26px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards p{max-width:330px!important;margin-bottom:13px!important;font-size:13px!important;line-height:20px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a{height:34px!important;min-height:34px!important;font-size:13px!important;line-height:34px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:150px!important;padding:17px 0 24px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__heading{margin-bottom:10px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{min-height:72px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{align-items:center!important;gap:9px!important;width:min(240px,100%)!important;min-height:62px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card img{flex:0 0 72px!important;width:72px!important;height:44px!important}}@media (prefers-reduced-motion:reduce){html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{transition:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a:hover{transform:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a:hover{transform:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card:hover{transform:none!important}}html[dir=rtl] body .site-footer a.site-footer__social{display:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{height:138px!important;min-height:138px!important;box-shadow:none!important;text-align:center!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;grid-template-rows:auto auto auto 1fr!important;align-content:start!important;justify-items:center!important;gap:5px!important;padding:12px 16px 11px!important;transition:border-color .14s,background-color .14s,transform .16s cubic-bezier(.22,1,.36,1)!important;display:grid!important;transform:translateY(0)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{color:#fff!important;background:#6b7b82!important;border-radius:50%!important;place-items:center!important;width:28px!important;height:28px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__age{color:#4b5563!important;margin-inline-start:3px!important;font-size:11px!important;font-weight:500!important;line-height:14px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{min-height:506px!important;padding:26px 0 28px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:calc(100% - 24px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{margin-bottom:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{font-size:19px!important;line-height:24px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:1fr!important;gap:7px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{gap:4px!important;height:125px!important;min-height:125px!important;padding:10px 13px 9px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{font-size:12.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{grid-template-columns:26px max-content!important;gap:6px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{width:26px!important;height:26px!important;font-size:10px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer strong{font-size:12px!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer small{font-size:10.5px!important;line-height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__age{font-size:10.5px!important;line-height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{margin-top:3px!important;font-size:11.5px!important;line-height:15.5px!important}}@media (prefers-reduced-motion:reduce){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{transition:none!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within){transform:none!important}}@media (max-width:700px){html[dir=rtl] body .site-footer__inner{grid-template-columns:1fr!important;gap:10px!important;width:calc(100% - 32px)!important;padding:12px 0 10px!important}html[dir=rtl] body .site-footer__connect,html[dir=rtl] body .site-footer__groups,html[dir=rtl] body .site-footer section{gap:4px!important}html[dir=rtl] body .site-footer__groups{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)!important;gap:14px!important}html[dir=rtl] body .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html[dir=rtl] body .site-footer h2{font-size:10px!important;line-height:13px!important}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{max-width:none!important;font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body .site-footer ul{gap:1px!important}html[dir=rtl] body .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;gap:6px!important;min-height:14px!important}html[dir=rtl] body .site-footer a{font-size:10px!important;line-height:14px!important}html[dir=rtl] body .site-footer__legal{min-height:0!important;padding:7px 14px 8px!important}html[dir=rtl] body .site-footer__legal p{width:100%!important;font-size:8.75px!important;line-height:12px!important}}html[dir=rtl] body .site-footer{color:#1f2937!important;box-shadow:none!important;direction:rtl!important;background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;margin:0!important;padding:0!important}html[dir=rtl] body .site-footer__inner{grid-template-columns:318px minmax(0,1fr)!important;gap:44px!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto!important;padding:16px 0 14px!important;display:grid!important}html[dir=rtl] body .site-footer__connect,html[dir=rtl] body .site-footer__groups,html[dir=rtl] body .site-footer section{align-content:start!important;gap:5px!important;display:grid!important}html[dir=rtl] body .site-footer__groups{grid-template-columns:1.25fr .75fr!important;gap:32px!important}html[dir=rtl] body .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}html[dir=rtl] body .site-footer h2{color:#75a91f!important;margin:0!important;font-size:11px!important;font-weight:900!important;line-height:15px!important}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{color:#1f2937!important;max-width:318px!important;margin:0!important;font-size:11.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] body .site-footer ul{gap:3px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}html[dir=rtl] body .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-height:16px!important;display:grid!important}html[dir=rtl] body .site-footer li:before{content:""!important;background:#75a91f!important;width:4px!important;height:4px!important;display:block!important}html[dir=rtl] body .site-footer a{color:#1f2937!important;font-size:11.5px!important;font-weight:500!important;line-height:16px!important}html[dir=rtl] body .site-footer a:hover,html[dir=rtl] body .site-footer a:focus-visible{color:#006eb7!important;text-underline-offset:2px!important;outline:0!important;text-decoration:underline!important}html[dir=rtl] body .site-footer__inline-link{font-size:inherit!important;font-weight:900!important;line-height:inherit!important}html[dir=rtl] body .site-footer__legal{background:#f3f4f6!important;border-top:1px solid #cfd4d8!important;min-height:35px!important;padding:7px max(16px,50vw - 545px) 8px!important}html[dir=rtl] body .site-footer__legal p{color:#4b5563!important;text-align:center!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto!important;font-size:10px!important;font-weight:500!important;line-height:15px!important}html[dir=rtl] body .site-footer__legal a{color:#1f6fb2!important;font-size:inherit!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] body .site-footer__inner{grid-template-columns:1fr!important;gap:10px!important;width:calc(100% - 32px)!important;padding:12px 0 10px!important}html[dir=rtl] body .site-footer__connect,html[dir=rtl] body .site-footer__groups,html[dir=rtl] body .site-footer section{gap:4px!important}html[dir=rtl] body .site-footer__groups{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)!important;gap:14px!important}html[dir=rtl] body .site-footer__split-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html[dir=rtl] body .site-footer h2{font-size:10px!important;line-height:13px!important}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{max-width:none!important;font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body .site-footer ul{gap:1px!important}html[dir=rtl] body .site-footer li{grid-template-columns:4px minmax(0,1fr)!important;gap:6px!important;min-height:14px!important}html[dir=rtl] body .site-footer a{font-size:10px!important;line-height:14px!important}html[dir=rtl] body .site-footer__legal{min-height:0!important;padding:7px 14px 8px!important}html[dir=rtl] body .site-footer__legal p{width:100%!important;font-size:8.75px!important;line-height:12px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet{z-index:9999!important;color:#172720!important;transform-origin:bottom!important;will-change:opacity, transform!important;direction:rtl!important;background:#fff!important;grid-template-rows:56px minmax(0,1fr) 74px!important;width:100vw!important;height:100dvh!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet[data-state=open]{animation:.3s cubic-bezier(.18,.9,.2,1) both mobile-filter-sheet-enter!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet[data-state=closing]{animation:.23s cubic-bezier(.4,0,1,1) both mobile-filter-sheet-exit!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__header{background:#fff!important;border-bottom:1px solid #d8dde1!important;justify-content:space-between!important;align-items:center!important;min-height:56px!important;padding:0 20px!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__header h2{color:#0a2b1a!important;margin:0!important;font-size:24px!important;font-weight:900!important;line-height:1!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__header button{color:#374151!important;background:0 0!important;border:0!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__body{overscroll-behavior:contain!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;width:100%!important;min-height:0!important;padding:17px 22px 88px!important;overflow-y:auto!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__body::-webkit-scrollbar{display:none!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree{color:#1f2937!important;direction:rtl!important;gap:0!important;margin:0 0 20px!important;font-size:16px!important;line-height:30px!important;display:grid!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree span,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree strong,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button){color:#1f2937!important;text-align:right!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin-left:auto!important;padding:0!important;font-size:16px!important;line-height:30px!important;display:block!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__root{margin-right:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__branch{margin-right:22px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__current{color:#172720!important;margin-right:42px!important;font-weight:900!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree__leaf{margin-right:64px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{margin-right:64px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-tree button{color:#006eb7!important;background:0 0!important;border:0!important;align-items:center!important;gap:4px!important;font-size:15px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-group{border-top:1px solid #d8dde1!important;gap:8px!important;margin-top:0!important;padding:0!important;display:grid!important}:is(html[dir=rtl] body:has(.category-listing-page) .mobile-filter-group__title,html[dir=rtl] body:has(.category-listing-page) .mobile-filter-row){color:#0a2b1a!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;min-height:44px!important;padding:0!important;font-size:16px!important;font-weight:900!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-search{background:#fff!important;border:1px solid #cfd5d9!important;border-radius:3px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;height:48px!important;min-height:48px!important;padding:0 10px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-search input{color:#172720!important;background:0 0!important;border:0!important;outline:0!important;min-width:0!important;font-size:16px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes{gap:0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes label{color:#1f2937!important;align-items:center!important;gap:9px!important;min-height:34px!important;font-size:16px!important;font-weight:450!important;line-height:24px!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-checkboxes input{accent-color:#78bd1f!important;width:20px!important;height:20px!important;margin:0!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-row{border-top:1px solid #d8dde1!important;border-bottom:1px solid #d8dde1!important;min-height:49px!important;margin-top:8px!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__footer{background:#fff!important;border-top:1px solid #d8dde1!important;align-items:flex-start!important;min-height:74px!important;padding:10px 22px 12px!important;display:flex!important}html[dir=rtl] body:has(.category-listing-page) .mobile-filter-sheet__footer button{color:#0a2b1a!important;background:#78be20!important;border:0!important;border-radius:4px!important;width:100%!important;height:50px!important;font-size:17px!important;font-weight:900!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:186px!important;padding-top:16px!important;padding-bottom:32px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{min-height:104px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .score-line strong{color:#111827!important;font-size:11.5px!important;font-weight:800!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:146px!important;padding-top:15px!important;padding-bottom:22px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{min-height:70px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{gap:8px!important;width:min(232px,100%)!important;min-height:62px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card img{width:72px!important;height:44px!important}html[dir=rtl] body:has(.category-listing-page){background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .product-listing-shell{background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .listing-results{background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .product-list{background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head p{color:#6b7280!important;margin:-3px 0 0!important;font-size:13px!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head>a{color:#fff!important;background:#00513a!important;border:0!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:52px!important;min-height:52px!important;margin:4px 0 0!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list{gap:10px!important;width:100%!important;padding:12px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{text-align:right!important;grid-area:title!important;gap:2px!important;min-height:42px!important;padding-inline-start:72px!important;display:grid!important;position:relative!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{color:#4b5563!important;white-space:nowrap!important;direction:ltr!important;gap:2px!important;width:max-content!important;font-size:12px!important;font-weight:700!important;line-height:17px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{color:#4b5563!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:baseline!important;gap:5px!important;min-height:18px!important;padding:0!important;font-size:12.5px!important;line-height:18px!important;display:grid!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary strong){color:#4b5563!important;background:#fff!important;border:1px solid #d8e2dc!important;border-radius:14px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{color:#111827!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;grid-column:1/-1!important;margin:2px 0 0!important;font-size:12.5px!important;line-height:18px!important;display:-webkit-box!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a{color:#006b4a!important;background:#eef8f2!important;border:1px solid #d8e2dc!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page){background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .product-listing-shell{background:#f2f3f5!important}html[dir=rtl] body:has(.category-listing-page) .listing-results{background:#f2f3f5!important;width:100%!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head{text-align:center!important;background:#fff!important;border-top:1px solid #d8dde1!important;border-bottom:1px solid #d8dde1!important;gap:11px!important;width:100%!important;margin:0!important;padding:17px 16px 15px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head h2{color:#0b2d1f!important;margin:0!important;font-size:25px!important;font-weight:900!important;line-height:31px!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head p{color:#6b7280!important;margin:-3px 0 0!important;font-size:13px!important;font-weight:500!important;line-height:19px!important}html[dir=rtl] body:has(.category-listing-page) .listing-results__head>a{color:#fff!important;width:100%!important;height:52px!important;min-height:52px!important;box-shadow:none!important;background:#00513a!important;border:0!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;margin:4px 0 0!important;padding:0 18px!important;font-size:15px!important;font-weight:900!important;line-height:52px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list{background:#f2f3f5!important;gap:10px!important;width:100%!important;padding:12px 0 18px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card{width:calc(100% - 32px)!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8dde1!important;border-radius:3px!important;grid-template-columns:minmax(0,1fr) 112px!important;grid-template-areas:"title media""specs media""summary summary""thumbs thumbs""review review""actions actions"!important;gap:7px 10px!important;margin:0 auto!important;padding:10px 10px 0!important;display:grid!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__body{display:contents!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media{background:#f8faf9!important;border:1px solid #e1e6e9!important;border-radius:3px!important;grid-area:media!important;width:112px!important;height:92px!important;min-height:92px!important;margin:0!important;display:block!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__media img{object-fit:contain!important;width:100%!important;height:100%!important;padding:4px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__expand{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title{text-align:right!important;grid-area:title!important;align-content:start!important;gap:2px!important;min-height:42px!important;padding-inline-start:72px!important;display:grid!important;position:relative!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__title>a{min-width:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card h3{color:#006bb8!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:22px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score{color:#4b5563!important;white-space:nowrap!important;direction:ltr!important;justify-content:flex-start!important;align-items:center!important;gap:2px!important;width:max-content!important;max-width:100%!important;font-size:12px!important;font-weight:700!important;line-height:17px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score strong{color:#0b2d1f!important;font-size:20px!important;font-weight:900!important;line-height:20px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary-toggle{color:#111827!important;font-size:13px!important;font-weight:900!important;line-height:20px!important;position:absolute!important;top:0!important;left:0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs{grid-area:specs!important;grid-template-columns:1fr!important;gap:1px!important;min-height:0!important;margin:0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span{color:#4b5563!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:baseline!important;gap:5px!important;min-height:18px!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:18px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs span:before{display:none!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs em{color:#6b7280!important;font-style:normal!important;font-weight:500!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__specs strong{color:#4b5563!important;font-weight:800!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary{flex-wrap:wrap!important;grid-area:summary!important;gap:5px!important;margin:1px 0 0!important;display:flex!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary strong){color:#4b5563!important;background:#fff!important;border:1px solid #d8e2dc!important;border-radius:14px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:12px!important;font-weight:800!important;line-height:16px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__summary strong{color:#006b4a!important;background:#eef8f2!important;border-color:#c4dfd0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs{grid-area:thumbs!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;width:100%!important;height:70px!important;min-height:70px!important;margin:2px 0 0!important;display:grid!important;overflow:hidden!important}:is(html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs span,html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs img){object-fit:cover!important;border:0!important;border-radius:3px!important;width:100%!important;height:70px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__thumbs em{color:#fff!important;background:#111827b8!important;border-radius:0 0 3px 3px!important;height:28px!important;padding:6px 5px!important;font-size:11px!important;font-weight:900!important;line-height:16px!important;inset:auto 0 0!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review{border-top:1px solid #e5eaed!important;grid-area:review!important;grid-template-columns:auto auto minmax(0,1fr)!important;gap:1px 5px!important;min-height:0!important;margin:1px 0 0!important;padding:9px 0 0!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review strong{color:#111827!important;grid-column:1/-1!important;font-size:13px!important;font-weight:900!important;line-height:17px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review>span:not(.product-list-card__review-score){color:#6b7280!important;grid-area:2/2!important;font-size:11px!important;line-height:15px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review-score{grid-area:2/1!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review-score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__review p{color:#111827!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;grid-column:1/-1!important;margin:2px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:18px!important;display:-webkit-box!important;overflow:hidden!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions{grid-area:actions!important;grid-template-columns:1fr 1fr!important;gap:6px!important;min-height:38px!important;margin:1px -10px 0!important;padding:0 10px 10px!important;display:grid!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a{color:#006b4a!important;background:#eef8f2!important;border:1px solid #d8e2dc!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;line-height:34px!important;display:inline-flex!important}html[dir=rtl] body:has(.category-listing-page) .product-list-card__actions a:last-child{color:#103b2b!important;background:#8bd35b!important;border-color:#8bd35b!important}html[dir=rtl] body:has(.category-listing-page) .category-inline-ad{display:none!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section>.hero-section__inner{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section .hero-copy h1{font-size:54px!important;line-height:62px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section .hero-search{height:54px!important;min-height:54px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section{height:390px!important;min-height:390px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section>.hero-section__inner{height:390px!important;min-height:390px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section>.hero-section__inner{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section .hero-copy h1{font-size:54px!important;line-height:62px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section .hero-search{height:54px!important;min-height:54px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section{height:390px!important;min-height:390px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section.hero-section>.hero-section__inner{height:390px!important;min-height:390px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section>.hero-section__inner{height:500px!important;min-height:500px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section .hero-copy h1{font-size:54px!important;line-height:62px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section .hero-search{height:54px!important;min-height:54px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section{height:390px!important;min-height:390px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.hero-section>.hero-section__inner{height:390px!important;min-height:390px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{min-height:336px!important;padding:32px 0 38px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{grid-template-rows:auto auto minmax(0,1fr)!important;gap:8px!important;height:158px!important;min-height:158px!important;padding:14px 18px 12px!important}}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{grid-template-rows:auto auto minmax(0,1fr)!important;gap:7px!important;height:140px!important;min-height:140px!important}}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{min-height:336px!important;padding:32px 0 38px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{grid-template-rows:auto auto minmax(0,1fr)!important;gap:8px!important;height:158px!important;min-height:158px!important;padding:14px 18px 12px!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{flex:0 0 31px!important;width:31px!important;height:31px!important;font-size:11px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{grid-template-columns:none!important;justify-content:flex-start!important;align-items:baseline!important;gap:3px!important;margin:0!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{color:#4b5563!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin:0!important;line-height:15px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars{color:#f5a400!important;gap:1px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{max-width:310px!important;margin-top:3px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{grid-template-rows:auto auto minmax(0,1fr)!important;gap:7px!important;height:140px!important;min-height:140px!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero{min-height:0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{min-height:126px!important;padding:18px 0 19px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark{flex-basis:44px!important;width:44px!important;height:44px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>span.opinion-section__mark img{width:44px!important;height:44px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section>.opinion-section__copy{gap:3px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section h2{font-size:17px!important;line-height:22px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section p{font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section a{height:34px!important;min-height:34px!important;margin-top:8px!important;padding:0 19px!important;font-size:12.5px!important;line-height:34px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{min-height:136px!important;padding:20px 0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards h2{margin-bottom:6px!important;font-size:21px!important;line-height:27px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards p{margin-bottom:13px!important;font-size:14.5px!important;line-height:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards a{height:34px!important;min-height:34px!important;padding:0 17px!important;font-size:13px!important;line-height:34px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:186px!important;padding:16px 0 32px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__heading{margin-bottom:12px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__heading h2{font-size:15.5px!important;line-height:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{gap:14px!important;min-height:104px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{align-content:start!important;gap:5px!important;width:168px!important;min-height:104px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card img{width:90px!important;height:54px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card>span{gap:1px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card strong{font-size:12.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .score-line{color:#4b5563!important;justify-content:flex-start!important;align-items:center!important;gap:2px!important;font-size:11.5px!important;font-weight:600!important;line-height:15px!important;display:inline-flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .score-line strong{color:#111827!important;font-size:11.5px!important;font-weight:800!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .stars{color:#f5a400!important;gap:0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card .stars svg{stroke-width:1.8px!important;width:12px!important;height:12px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.opinion-section.opinion-section{min-height:124px!important;padding:17px 0 18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>div.community-awards{min-height:130px!important;padding:18px 0!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings{min-height:146px!important;padding:15px 0 22px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listings__grid{min-height:70px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card{gap:8px!important;width:min(232px,100%)!important;min-height:62px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.home-after-hero>section.recent-listings .recent-listing-card img{width:72px!important;height:44px!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{scroll-margin-top:62px!important}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{padding-top:28px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{margin-bottom:21px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading h2{font-size:21px!important;line-height:27px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading p{margin-top:1px!important;font-size:12.5px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card span{text-align:center!important;justify-items:center!important;width:min(88%,240px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card strong{font-size:18.5px!important;line-height:23px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card small{font-size:12px!important;line-height:15px!important}}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible){z-index:1!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card:focus-visible{outline-offset:-3px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase{padding-top:25px!important;scroll-margin-top:58px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading{margin-bottom:17px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading h2{font-size:21px!important;line-height:27px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .category-showcase__heading p{margin-top:1px!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.category-showcase .popular-category-card span{text-align:center!important;justify-items:center!important;width:min(88%,260px)!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{scroll-margin-top:62px!important}@media (min-width:701px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{min-height:318px!important;padding:31px 0 35px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{margin-bottom:19px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{font-size:21px!important;line-height:27px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{margin-top:1px!important;font-size:13px!important;line-height:18px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{text-align:center!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;justify-items:center!important;gap:7px!important;height:152px!important;min-height:152px!important;padding:14px 18px 11px!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{color:#0067b1!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:13.5px!important;font-weight:900!important;line-height:17px!important;display:block!important;overflow:hidden!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{color:#fff!important;background:#60727a!important;border:0!important;flex:0 0 31px!important;width:31px!important;height:31px!important;font-size:11px!important;font-weight:900!important;line-height:31px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__byline{text-align:start!important;justify-items:start!important;gap:1px!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{justify-content:flex-start!important;align-items:baseline!important;gap:3px!important;max-width:210px!important;min-height:16px!important;margin:0!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer strong{color:#111827!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:900!important;line-height:16px!important;overflow:hidden!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{color:#4b5563!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:11px!important;font-weight:600!important;line-height:15px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score strong{display:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars{gap:1px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:13px!important;height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{color:#111827!important;text-align:center!important;-webkit-line-clamp:2!important;max-width:310px!important;margin:2px auto 0!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{scroll-margin-top:58px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{text-align:center!important;grid-template-rows:auto auto minmax(0,1fr)!important;justify-items:center!important;gap:7px!important;min-height:140px!important;padding:12px 15px 10px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__identity{gap:8px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{max-width:320px!important}}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{background:#f2f3f5!important;border-top:1px solid #d6dade!important;border-bottom:1px solid #cfd4d8!important;min-height:282px!important;padding:31px 0 30px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{text-align:center!important;justify-content:center!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto 18px!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{color:#0b2d1f!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:25px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading p{color:#4b5563!important;margin:2px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:17px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:min(1090px,100% - 54px)!important;max-width:1090px!important;margin:0 auto!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{height:148px!important;min-height:148px!important;box-shadow:none!important;text-align:center!important;background:#fff!important;border:1px solid #cfd4d8!important;border-radius:2px!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;justify-items:center!important;gap:6px!important;padding:12px 17px 10px!important;transition:border-color .14s,background-color .14s,transform .16s cubic-bezier(.22,1,.36,1)!important;display:grid!important;overflow:hidden!important;transform:translateY(0)!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within){background:#fff!important;border-color:#b9c1c7!important;transform:translateY(-1px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within{outline-offset:-2px!important;outline:2px solid #78be20cc!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{color:#1264b0!important;font-size:12.75px!important;font-weight:900!important;line-height:15.5px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__identity{direction:rtl!important;justify-content:center!important;align-items:center!important;gap:7px!important;max-width:100%!important;display:inline-flex!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product:focus-visible){color:#0b5a9b!important;text-underline-offset:2px!important;outline:0!important;text-decoration:underline!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{text-align:start!important;grid-template-columns:none!important;justify-content:flex-start!important;align-items:baseline!important;gap:3px!important;margin:0!important;display:flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{color:#fff!important;background:#6b7b82!important;border-radius:50%!important;flex:0 0 27px!important;place-items:center!important;width:27px!important;height:27px!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer>span:last-child{gap:0!important;min-width:0!important;display:grid!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer strong{color:#111827!important;font-size:12px!important;font-weight:900!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer small{color:#4b5563!important;font-size:10px!important;font-weight:500!important;line-height:14px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score{color:#4b5563!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:11px!important;line-height:15px!important;display:inline-flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score>strong{display:none!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars{color:#f5a400!important;gap:1px!important;display:inline-flex!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{stroke-width:1.8px!important;width:13px!important;height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__age{color:#4b5563!important;margin-inline-start:3px!important;font-size:11px!important;font-weight:500!important;line-height:14px!important;display:inline-block!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score small{color:#4b5563!important;font-size:11px!important;font-weight:500!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{color:#111827!important;text-align:center!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:100%!important;margin:1px 0 0!important;font-size:11.5px!important;font-weight:400!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section{min-height:0!important;padding:24px 0 25px!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid){width:calc(100% - 24px)!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading{margin-bottom:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .section-heading h2{font-size:19px!important;line-height:24px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-grid{grid-template-columns:1fr!important;gap:6px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{gap:5px!important;height:126px!important;min-height:126px!important;padding:9px 12px 8px!important;overflow:hidden!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__product{font-size:12.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer{grid-template-columns:26px max-content!important;gap:6px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__avatar{flex-basis:25px!important;width:25px!important;height:25px!important;font-size:9.5px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer strong{font-size:12px!important;line-height:15px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__reviewer small{font-size:10.5px!important;line-height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__age{font-size:10.5px!important;line-height:13px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card__score .stars svg{width:12px!important;height:12px!important}html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card p{margin-top:1px!important;font-size:11px!important;line-height:14.5px!important}}@media (prefers-reduced-motion:reduce){html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card{transition:none!important}:is(html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:hover,html[dir=rtl] body:has(main.home-page) main.home-page>section.featured-reviews-section .review-card:focus-within){transform:none!important}}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body .site-footer__legal{min-height:35px!important;padding:7px max(16px,50vw - 545px) 8px!important}html[dir=rtl] body .site-footer__legal p{font-size:10px!important;line-height:15px!important}@media (max-width:700px){html[dir=rtl] body .site-footer__inner{gap:10px!important;padding:12px 0 10px!important}html[dir=rtl] body .site-footer__groups{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)!important;gap:14px!important}html[dir=rtl] body .site-footer h2{font-size:10px!important;line-height:13px!important}html[dir=rtl] body .site-footer__connect p,html[dir=rtl] body .site-footer section p{font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body .site-footer a{font-size:10px!important;line-height:14px!important}html[dir=rtl] body .site-footer__legal{padding:7px 14px 8px!important}html[dir=rtl] body .site-footer__legal p{font-size:8.75px!important;line-height:12px!important}}html[dir=rtl] body:has(main.home-page) .site-footer__connect p{font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer section p{font-size:11.5px!important;line-height:16px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal{min-height:35px!important;padding:7px max(16px,50vw - 545px) 8px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal p{font-size:10px!important;line-height:15px!important}@media (max-width:700px){html[dir=rtl] body:has(main.home-page) .site-footer__inner{gap:10px!important;padding:12px 0 10px!important}html[dir=rtl] body:has(main.home-page) .site-footer__groups{grid-template-columns:minmax(0,1.25fr) minmax(0,.82fr)!important;gap:14px!important}html[dir=rtl] body:has(main.home-page) .site-footer h2{font-size:10px!important;line-height:13px!important}html[dir=rtl] body:has(main.home-page) .site-footer__connect p{font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body:has(main.home-page) .site-footer section p{font-size:10.5px!important;line-height:14.5px!important}html[dir=rtl] body:has(main.home-page) .site-footer a{font-size:10px!important;line-height:14px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal{padding:7px 14px 8px!important}html[dir=rtl] body:has(main.home-page) .site-footer__legal p{font-size:8.75px!important;line-height:12px!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
