/* Product community: measured DNS spacing and typography, FORTE data and forms. */
.pdp-community, .pdp-community-dialog { color: #333; font: 400 16px/24px "FORTE Product PT Sans", Arial, sans-serif; }
.pdp-community { margin-top: 24px; padding: 32px; border-radius: 16px; background: #fff; box-shadow: 0 1px 2px #00000012; scroll-margin-top: 104px; }
.pdp-community [hidden], .pdp-community-dialog:not([open]) { display: none !important; }
.pdp-community button, .pdp-community input, .pdp-community select, .pdp-community textarea { font-family: inherit; }
.pdp-community button { cursor: pointer; }
.pdp-community button:disabled { cursor: default; }
.pdp-community :focus-visible { outline: 2px solid #fc8507; outline-offset: 3px; }
.pdp-community:focus, .pdp-community-panel:focus, .pdp-community-entry:focus { outline: none; }
.pdp-community-sr, .pdp-community-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip-path: inset(50%); white-space: nowrap; }
.pdp-community-tabs { display: flex; align-items: center; gap: 20px; margin-bottom: 32px; }
.pdp-community-tabs a { display: inline-flex; align-items: baseline; gap: 6px; padding: 0; color: #afafaf; font-size: 22px; font-weight: 700; line-height: 24px; text-decoration: none; transition: color .3s; }
.pdp-community-tabs a:first-child, .pdp-community-tabs a[aria-selected=true] { color: #333; }
.pdp-community-tabs a[aria-selected=false] { color: #afafaf; }
.pdp-community-tabs a:hover { color: #fc8507; }
.pdp-community-panel { scroll-margin-top: 140px; }
.pdp-community:not(.is-enhanced) .pdp-community-panel + .pdp-community-panel { margin-top: 40px; }
.pdp-community-layout { display: grid; grid-template-columns: 360px minmax(0, 1fr); align-items: start; }
.pdp-community-summary { min-width: 0; padding-right: 20px; }
.pdp-community-main { min-width: 0; }
.pdp-community h3 { margin: 0 0 16px; color: #333; font: 700 20px/26px "FORTE Product PT Sans", Arial, sans-serif; }
.pdp-community p { margin: 0 0 16px; }
.pdp-community-muted { color: #777; font-size: 14px; line-height: 20px; }
.pdp-community-score { display: flex; align-items: center; gap: 16px; margin-bottom: 20px; }
.pdp-community-score > strong { font-size: 64px; line-height: 72px; letter-spacing: -2px; }
.pdp-community-stars { display: flex; align-items: center; gap: 3px; color: #ddd; }
.pdp-community-stars .pdp-icon { display: block; width: 20px; height: 20px; fill: currentColor; stroke: currentColor; }
.pdp-community-stars .is-filled { color: #fc8507; }
.pdp-community-score .pdp-community-stars { margin-bottom: 8px; }
.pdp-community-histogram { display: grid; gap: 4px; margin-bottom: 24px; }
.pdp-community-histogram button { display: grid; grid-template-columns: 32px minmax(0, 1fr) 32px; align-items: center; gap: 12px; width: 100%; min-height: 28px; padding: 2px 0; border: 0; border-radius: 4px; background: none; color: #777; text-align: right; font-size: 14px; line-height: 24px; }
.pdp-community-histogram button > span:first-child { display: flex; align-items: center; gap: 5px; }
.pdp-community-histogram .pdp-icon { width: 14px; height: 14px; fill: #afafaf; stroke: #afafaf; }
.pdp-community-histogram__track { height: 8px; border-radius: 4px; background: #f2f2f2; overflow: hidden; }
.pdp-community-histogram__track > span { display: block; height: 100%; border-radius: inherit; background: #fc8507; }
.pdp-community-histogram button:not(:disabled):hover, .pdp-community-histogram button[aria-pressed=true] { color: #c76500; }
.pdp-community-histogram button[aria-pressed=true] { box-shadow: 0 0 0 1px #fc8507; }
.pdp-community-primary { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 10px 24px; border: 0; border-radius: 8px; background: linear-gradient(#ffa218, #fc8507); color: #fff; font-size: 16px; line-height: 24px; font-weight: 700; transition: opacity .3s; }
.pdp-community-primary:hover { opacity: .85; }
.pdp-community-primary:disabled { opacity: .55; cursor: wait; }
.pdp-community-add { width: 100%; min-height: 64px; border-radius: 12px; }
.pdp-community-summary__note { margin: 12px 0 0 !important; text-align: center; }
.pdp-community-intro-icon { display: inline-flex; align-items: center; justify-content: center; width: 56px; height: 56px; margin-bottom: 20px; border-radius: 16px; background: #fff4e8; color: #fc8507; }
.pdp-community-intro-icon .pdp-icon { width: 28px; height: 28px; }
.pdp-community-text-link { display: inline-flex; align-items: center; gap: 4px; color: #bf6100; font-size: 14px; }
.pdp-community-text-link .pdp-icon { width: 16px; height: 16px; flex-shrink: 0; }
.pdp-community-tools { margin: 0; }
.pdp-community-search { display: flex; height: 36px; border-radius: 8px; background: #f2f2f2; }
.pdp-community-search:focus-within { box-shadow: 0 0 0 1px #fc8507; }
.pdp-community-search input { width: 100%; min-width: 0; padding: 0 12px; border: 0; border-radius: 8px; background: transparent; color: #333; font-size: 14px; line-height: 36px; outline: none; }
.pdp-community-search button { display: flex; align-items: center; justify-content: center; flex: 0 0 44px; padding: 0; border: 0; border-radius: 8px; color: #888; background: transparent; }
.pdp-community-search .pdp-icon { width: 18px; height: 18px; }
.pdp-community-tools__row { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 16px; min-height: 60px; }
.pdp-community-tools label { display: flex; align-items: center; gap: 8px; margin: 0; color: #777; font-size: 14px; font-weight: 400; }
.pdp-community-tools select { min-width: 0; max-width: 100%; height: 40px; padding: 6px 22px 6px 0; border: 0; border-radius: 6px; background-color: #fff; color: #333; font-size: 14px; cursor: pointer; }
.pdp-community-reset, .pdp-community-load-error button, .pdp-community-read-more { padding: 0; border: 0; background: none; color: #bf6100; font-size: 14px; line-height: 24px; }
.pdp-community-reset[hidden] { display: block !important; visibility: hidden; }
.pdp-community-sort-mobile { display: none; }
.pdp-community-result-status { min-height: 24px; color: #777; font-size: 14px; }
.pdp-community-result-status:empty { min-height: 0; }
.pdp-community-tools:not([hidden]) + .pdp-community-result-status { min-height: 24px; }
.pdp-community-list { transition: opacity .2s; }
.pdp-community-list[aria-busy=true] { opacity: .45; pointer-events: none; }
.pdp-community-entry { padding: 24px 0; border-top: 1px solid #eee; }
.pdp-community-entry:first-child { padding-top: 16px; }
.pdp-community-entry > header { display: grid; grid-template-columns: 36px minmax(0, 1fr) auto; align-items: center; gap: 12px; margin-bottom: 12px; }
.pdp-community-entry > header strong { overflow-wrap: anywhere; font-weight: 700; }
.pdp-community-entry__avatar { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; background: #f2f2f2; color: #8c8c8c; text-transform: uppercase; }
.pdp-community-entry time { color: #888; font-size: 14px; white-space: nowrap; }
.pdp-community-entry__text { margin-top: 12px; color: #333; font-size: 16px; line-height: 24px; overflow-wrap: anywhere; }
.pdp-community-entry__text.is-collapsed { max-height: 144px; overflow: hidden; mask-image: linear-gradient(#000 75%, transparent); }
.pdp-community-read-more { display: inline-block; margin-top: 8px; min-height: 32px; }
.pdp-community-answer { margin-top: 20px; padding: 20px; border-radius: 12px; background: #f7f7f7; }
.pdp-community-answer > strong { display: flex; align-items: center; gap: 8px; font-size: 16px; }
.pdp-community-answer .pdp-icon { width: 20px; height: 20px; color: #fc8507; }
.pdp-community-empty { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 264px; padding: 24px; border-radius: 12px; background: #f7f7f7; text-align: center; }
.pdp-community-empty > .pdp-icon { width: 40px; height: 40px; margin-bottom: 16px; color: #b9b9b9; }
.pdp-community-empty h3 { margin-bottom: 8px; }
.pdp-community-empty p { max-width: 360px; margin: 0; color: #888; }
.pdp-community-load-error { padding: 16px; background: #fff7f1; border-radius: 8px; color: #9d4526; font-size: 14px; }
.pdp-community-load-error button { display: block; min-height: 40px; text-decoration: underline; }
.pdp-community-more { width: 100%; min-height: 48px; padding: 12px; border: 1px solid #ddd; border-radius: 8px; background: #fff; color: #333; font-size: 16px; font-weight: 700; transition: border-color .2s, color .2s; }
.pdp-community-more:hover { border-color: #fc8507; color: #bf6100; }
.pdp-community-more:disabled { opacity: .6; }
.pdp-community-form { display: grid; grid-template-columns: minmax(0, 1fr); margin: 0 0 32px; }
.pdp-community-form > label { margin: 0 0 6px; color: #333; font-size: 14px; font-weight: 400; }
.pdp-community-form input:not([type=radio]):not([type=hidden]), .pdp-community-form textarea { width: 100%; min-width: 0; margin: 0 0 16px; padding: 14px 10px; border: 1px solid rgba(50,53,62,.16); border-radius: 8px; background: #fcfcfc; color: #32353e; font: 400 16px/24px "FORTE Product PT Sans", Arial, sans-serif; transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out; }
.pdp-community-form textarea { min-height: 78px; margin-bottom: 4px; resize: vertical; background: #fff; }
.pdp-community-form input:not([type=radio]):focus, .pdp-community-form textarea:focus { outline: 0; border-color: #fc8507; box-shadow: 0 0 0 2px #fc85071a; }
.pdp-community-form__hint { display: flex; justify-content: space-between; gap: 8px; margin-bottom: 12px; color: #888; font-size: 12px; line-height: 20px; }
.pdp-community-form__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; }
.pdp-community-form [data-community-status] { flex: 1 1 210px; color: #297b42; font-size: 14px; line-height: 20px; }
.pdp-community-form [data-community-status].is-error { color: #b73b37; }
.pdp-community-rating { padding: 0; margin: 0 0 24px; border: 0; }
.pdp-community-rating legend { float: none; width: auto; padding: 0; margin: 0 0 8px; font-size: 16px; font-weight: 700; line-height: 24px; }
.pdp-community-rating__stars { display: flex; gap: 4px; margin-bottom: 8px; }
.pdp-community-rating input { position: absolute; width: 1px; height: 1px; clip-path: inset(50%); }
.pdp-community-rating label { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; margin: 0; border-radius: 8px; color: #d5d5d5; cursor: pointer; transition: color .15s, background-color .15s; }
.pdp-community-rating label .pdp-icon { width: 32px; height: 32px; fill: currentColor; }
.pdp-community-rating label.is-filled { color: #fc8507; }
.pdp-community-rating input:focus-visible + label { outline: 2px solid #fc8507; outline-offset: 2px; }
.pdp-community-dialog { width: min(620px, calc(100vw - 32px)); max-height: calc(100dvh - 32px); margin: auto; padding: 32px; border: 0; border-radius: 16px; overflow-y: auto; overscroll-behavior: contain; box-shadow: 0 16px 60px #0003; }
.pdp-community-dialog[open] { animation: community-dialog-in .24s ease-out; }
.pdp-community-dialog::backdrop { background: #0007; }
html:has(.pdp-community-dialog[open]) { overflow: hidden; scrollbar-gutter: stable; }
.pdp-community-dialog h2 { margin: 0 40px 12px 0; font: 700 24px/30px "FORTE Product PT Sans", Arial, sans-serif; color: #333; }
.pdp-community-dialog h2:focus { outline: none; }
.pdp-community-dialog__product { margin: 0 0 24px !important; color: #777; font-size: 14px; line-height: 20px; }
.pdp-community-dialog .pdp-community-form { margin-bottom: 0; }
.pdp-community-close { position: absolute; top: 16px; right: 16px; display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; padding: 0; border: 0; border-radius: 8px; background: #f7f7f7; color: #888; }
.pdp-community-close .pdp-icon { width: 20px; height: 20px; }
.pdp-community-sort-sheet { width: min(420px, 100%); }
.pdp-community-sort-sheet [data-community-sort-options] { display: grid; }
.pdp-community-sort-sheet [data-sort-value] { display: flex; align-items: center; justify-content: space-between; min-height: 48px; padding: 10px 0; border: 0; background: none; color: #333; font-size: 16px; text-align: left; }
.pdp-community-sort-sheet [aria-checked=true] { font-weight: 700; color: #bf6100; }
.pdp-community-sort-sheet [aria-checked=true]::after { content: '✓'; }
@keyframes community-dialog-in { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: none; } }
@keyframes community-sheet-in { from { transform: translateY(100%); } to { transform: none; } }
@media (min-width: 992px) {
    #questions .pdp-community-layout { column-gap: 60px; }
}
@media (max-width: 991px) {
    .pdp-community { padding: 20px 12px; scroll-margin-top: 64px; }
    .pdp-community-tabs { margin-bottom: 24px; }
    .pdp-community-tabs a { font-size: 18px; line-height: 24px; }
    .pdp-community-layout { grid-template-columns: minmax(0, 1fr); gap: 24px; }
    .pdp-community-summary { padding-right: 0; }
    .pdp-community-score { margin-bottom: 16px; }
    .pdp-community-score > strong { font-size: 60px; }
    .pdp-community-add { min-height: 44px; }
    .pdp-community-histogram { margin-bottom: 20px; }
    .pdp-community-summary__note { max-width: 400px; margin: 12px auto 0 !important; }
    .pdp-community-intro-icon { display: none; }
    .pdp-community-summary h3 { font-size: 18px; line-height: 24px; margin-bottom: 8px; }
    .pdp-community-summary p { margin-bottom: 12px; }
    .pdp-community-empty { min-height: 220px; padding: 24px 16px; }
    .pdp-community-tools .pdp-community-sort-label { display: none; }
    .pdp-community-sort-mobile { display: flex; align-items: center; gap: 8px; min-height: 44px; padding: 0; border: 0; background: none; color: #333; font-size: 14px; }
    .pdp-community-sort-mobile .pdp-icon { width: 12px; height: 12px; }
    .pdp-community-tools__row { gap: 0 12px; }
    .pdp-community-sort-sheet { position: fixed; inset: auto 0 0; width: 100%; max-width: none; max-height: 85dvh; margin: 0; padding: 24px 20px max(24px, env(safe-area-inset-bottom)); border-radius: 16px 16px 0 0; }
    .pdp-community-sort-sheet[open] { animation: community-sheet-in .6s cubic-bezier(.22,1,.36,1); }
}
@media (max-width: 575px) {
    .pdp-community-tabs { gap: 20px; }
    .pdp-community-tabs a { gap: 5px; white-space: nowrap; }
    .pdp-community-entry > header { grid-template-columns: 32px minmax(0, 1fr); gap: 0 10px; }
    .pdp-community-entry__avatar { grid-row: span 2; width: 32px; height: 32px; }
    .pdp-community-entry time { grid-column: 2; font-size: 12px; line-height: 18px; }
    .pdp-community-answer { padding: 16px; }
    .pdp-community-dialog:not(.pdp-community-sort-sheet) { width: calc(100vw - 16px); max-height: calc(100dvh - 16px); padding: 24px 16px; }
    .pdp-community-dialog h2 { font-size: 22px; line-height: 28px; }
    .pdp-community-form__actions { flex-direction: column; align-items: stretch; }
    .pdp-community-form [data-community-status] { flex-basis: auto; }
}
@media (prefers-reduced-motion: reduce) {
    .pdp-community *, .pdp-community-dialog[open] { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
