.forum-app{--forum-ink: #1f2933;--forum-muted: #667085;--forum-line: #dde3ea;--forum-soft: #f7f9f7;--forum-panel: #ffffff;--forum-accent: #2f6f4e;--forum-accent-strong: #214f38;--forum-warning: #9a6700;--forum-danger: #b42318;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:44px clamp(18px,4vw,64px);color:var(--forum-ink)}.forum-app *,.forum-app *:before,.forum-app *:after{box-sizing:border-box}.forum-shell{display:grid;gap:24px}.forum-disclaimer-banner{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:10px 14px;border-radius:8px;background:#e1f5ee;color:#085041;font-size:.9rem}.forum-disclaimer-banner button,.forum-disclaimer-modal button,.forum-thank-you button{min-height:36px;border:1px solid rgba(8,80,65,.24);border-radius:6px;background:#fff;color:#085041;font:inherit;font-weight:800;cursor:pointer}.forum-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:center}.forum-header{display:grid;gap:10px;max-width:760px}.forum-header h1,.forum-header h2,.forum-form h3,.forum-detail-card h2{margin:0;line-height:1.15;letter-spacing:0}.forum-header h1,.forum-header h2{font-size:clamp(32px,5vw,54px)}.forum-header p,.forum-item p,.forum-prose p,.forum-empty p,.forum-login p,.forum-message{margin:0;line-height:1.65}.forum-header p{color:var(--forum-muted);font-size:1.05rem}.forum-controls{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:end;padding:16px;border:1px solid var(--forum-line);border-radius:8px;background:var(--forum-soft)}.forum-tabs{display:inline-flex;gap:6px;padding:4px;border:1px solid var(--forum-line);border-radius:8px;background:var(--forum-panel)}.forum-tab,.forum-back,.forum-pagination button{min-height:42px;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;font:inherit;cursor:pointer}.forum-tab{padding:0 14px}.forum-tab.is-active{background:var(--forum-accent);color:#fff}.forum-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(190px,240px) minmax(150px,190px) auto;align-items:end;gap:12px;flex:1;max-width:940px}.forum-toolbar label,.forum-form label{display:grid;gap:7px;color:var(--forum-muted);font-size:.9rem;font-weight:700}.forum-search-field,.forum-category-field,.forum-sort-field{min-width:0}.forum-summary{min-width:104px;color:var(--forum-muted);font-size:.92rem;text-align:right;padding-bottom:12px;white-space:nowrap}.forum-list{display:grid;gap:14px}.forum-content-grid{display:grid;grid-template-columns:200px minmax(0,1fr) 190px;gap:18px;align-items:start}.forum-main-column{display:grid;gap:14px;min-width:0}.forum-category-sidebar,.forum-products{position:sticky;top:16px;display:grid;gap:8px}.forum-category-nav{display:flex;justify-content:space-between;gap:8px;align-items:center;min-height:42px;width:100%;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;padding:8px 10px;text-align:left;font:inherit;cursor:pointer}.forum-category-nav.is-active{background:#e1f5ee;color:#085041;font-weight:800}.forum-category-nav small,.forum-category-nav span+span{display:inline-flex;min-width:24px;justify-content:center;border-radius:999px;padding:2px 7px;background:#eef1f4;color:var(--forum-muted);font-size:.78rem;font-weight:800}.forum-category-nav em{border-radius:999px;padding:3px 8px;background:#faeeda;color:#854f0b;font-size:.72rem;font-style:normal;font-weight:800;white-space:nowrap}.forum-products h3{margin:0;font-size:1rem}.forum-product-card{display:none;gap:8px;padding:14px;border:1px solid var(--forum-line);border-radius:8px;background:var(--forum-panel)}.forum-product-card.is-active{display:grid}.forum-product-card span{color:#1d9e75;font-size:.78rem;font-weight:900;text-transform:uppercase}.forum-product-card p{margin:0;color:var(--forum-muted);line-height:1.45}.forum-product-card a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:6px;background:#1d9e75;color:#fff;font-weight:800;text-decoration:none}.forum-product-image{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:8px;background:#e1f5ee;color:#085041;font-size:2rem;font-weight:900;object-fit:cover}.forum-product-dots{display:flex;justify-content:center;gap:6px}.forum-product-dots button{width:8px;height:8px;min-height:8px;border:0;border-radius:999px;background:#cbd5df;padding:0;cursor:pointer}.forum-product-dots button.is-active{background:#1d9e75}.forum-list[hidden],.forum-detail[hidden],.forum-ask-cta[hidden],.forum-ask-page[hidden],.forum-thank-you[hidden]{display:none}.forum-item,.forum-detail-card,.forum-empty,.forum-login,.forum-form{border:1px solid var(--forum-line);border-radius:8px;background:var(--forum-panel)}.forum-item{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.forum-item:hover{border-color:#2f6f4e66;box-shadow:0 12px 30px #1f293314;transform:translateY(-1px)}.forum-question-button{display:grid;gap:10px;width:100%;padding:20px;color:inherit;text-align:left;text-decoration:none}.forum-item h3{margin:0;font-size:1.18rem;line-height:1.3}.forum-item p{color:var(--forum-muted)}.forum-item-top,.forum-item-footer,.forum-answer-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.forum-item-footer,.forum-date,.forum-answer-heading span{color:var(--forum-muted);font-size:.88rem}.forum-pill,.forum-status{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:3px 9px;border-radius:999px;background:#edf4ef;color:var(--forum-accent-strong);font-size:.78rem;font-weight:800;white-space:nowrap}.forum-status--pending{background:#faeeda;color:#854f0b}.forum-status--published,.forum-status--resolved{background:#e1f5ee;color:#085041}.forum-status--closed{background:#eef1f4;color:#667085}.forum-status--hidden{background:#fff0ed;color:var(--forum-danger)}.forum-detail{display:grid;gap:14px}.forum-detail-card{display:grid;gap:18px;padding:26px}.forum-detail-card h2{font-size:clamp(26px,4vw,40px)}.forum-prose{display:grid;gap:10px;color:var(--forum-ink)}.forum-answer{display:grid;gap:10px;margin-top:4px;border-left:4px solid var(--forum-accent);border-radius:0 8px 8px 0;padding:16px;background:#f4faf6}.forum-answer--empty{border-left-color:var(--forum-warning);background:#fffaf0}.forum-back{width:fit-content;padding:0 12px;border-color:var(--forum-line);background:var(--forum-panel)}.forum-ask-cta{display:flex;justify-content:flex-end;align-items:center}.forum-ask-link,.forum-form button,.forum-login a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:fit-content;padding:0 18px;border:0;border-radius:6px;background:var(--forum-accent);color:#fff;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.forum-form button:disabled{cursor:wait;opacity:.7}.forum-empty,.forum-login{display:grid;gap:8px;padding:22px}.forum-ask-cta .forum-login{width:min(100%,420px)}.forum-empty{border-style:dashed}.forum-form{display:grid;gap:16px;padding:22px}.forum-form input,.forum-form select,.forum-form textarea,.forum-toolbar input,.forum-toolbar select{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--forum-line);border-radius:6px;background:#fff;color:inherit;font:inherit}.forum-form textarea{min-height:150px;resize:vertical}.forum-message{min-height:1.6em;color:var(--forum-muted)}.forum-message[data-type=success]{color:var(--forum-accent-strong)}.forum-message[data-type=error]{color:var(--forum-danger)}.forum-thank-you,.forum-disclaimer-footer{display:grid;gap:10px;padding:20px;border-radius:8px}.forum-thank-you{border:1px solid #95c9b4;background:#f1f8f5;color:#085041}.forum-disclaimer-footer{border:1px solid var(--forum-line);background:#f7f9f7;color:var(--forum-muted);font-size:.86rem}.forum-disclaimer-footer strong{color:var(--forum-accent-strong)}.forum-disclaimer-footer p,.forum-thank-you p{margin:0;line-height:1.6}.forum-disclaimer-modal{max-width:min(680px,calc(100vw - 32px));border:0;border-radius:8px;padding:22px;color:var(--forum-ink)}.forum-disclaimer-modal::backdrop{background:#0000006b}.forum-disclaimer-modal p{line-height:1.6}.forum-fab{position:fixed;right:18px;bottom:18px;z-index:20;display:none;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:8px;background:#1d9e75;color:#fff;font-weight:900;text-decoration:none;box-shadow:0 10px 28px #1f293338}.forum-app mark{border-radius:3px;background:#faeeda;color:inherit;padding:0 2px}.forum-pagination{display:flex;justify-content:center;align-items:center;gap:12px;color:var(--forum-muted)}.forum-pagination button{padding:0 14px;border-color:var(--forum-line);background:var(--forum-panel)}.forum-pagination button:disabled{cursor:not-allowed;opacity:.45}.forum-skeleton{display:grid;gap:12px;padding:20px;border:1px solid var(--forum-line);border-radius:8px;background:var(--forum-panel)}.forum-skeleton span{display:block;height:14px;border-radius:99px;background:linear-gradient(90deg,#eef1f4,#f8fafb,#eef1f4)}.forum-skeleton span:nth-child(1){width:35%}.forum-skeleton span:nth-child(2){width:80%}.forum-skeleton span:nth-child(3){width:62%}@media(max-width:760px){.forum-app{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:18px 12px 88px;overflow-x:hidden;font-size:16px}.forum-shell{gap:16px;min-width:0}.forum-header{gap:6px;min-width:0}.forum-header h1,.forum-header h2{font-size:38px}.forum-header p{font-size:16px;line-height:1.45}.forum-controls,.forum-item-top,.forum-item-footer,.forum-answer-heading{align-items:stretch}.forum-controls{grid-template-columns:1fr;gap:12px;padding:12px;border-radius:8px}.forum-content-grid{grid-template-columns:1fr;gap:12px;min-width:0}.forum-category-sidebar{position:static;order:1;display:flex;gap:8px;width:100%;max-width:100%;margin-inline:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 0 6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.forum-main-column{order:2;min-width:0}.forum-category-sidebar::-webkit-scrollbar{display:none}.forum-category-nav{flex:0 0 auto;min-width:132px;max-width:180px;min-height:40px;padding:8px 10px;border:1px solid var(--forum-line);background:var(--forum-panel);scroll-snap-align:start;font-size:14px}.forum-products{position:static;order:3;display:grid;gap:8px}.forum-products h3{font-size:16px;margin:4px 0 0}.forum-product-card.is-active{grid-template-columns:82px minmax(0,1fr);align-items:center;column-gap:12px}.forum-product-image{grid-row:span 4;width:82px}.forum-product-card a{width:fit-content;min-height:34px;padding:0 14px}.forum-hero{grid-template-columns:1fr;gap:12px}.forum-ask-cta{justify-content:stretch}.forum-ask-cta .forum-ask-link{display:none}.forum-ask-cta .forum-login{width:100%;min-width:0}.forum-item-top,.forum-item-footer,.forum-answer-heading{flex-direction:column;align-items:flex-start;gap:8px}.forum-question-button{padding:14px;gap:9px}.forum-status,.forum-pill{width:fit-content;max-width:100%}.forum-item h3{font-size:22px}.forum-item p,.forum-prose p{font-size:15px;line-height:1.55;overflow-wrap:anywhere}.forum-toolbar{grid-template-columns:1fr;gap:10px;max-width:none;width:100%}.forum-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.forum-tab{padding:0 10px;font-size:15px}.forum-tab,.forum-toolbar input,.forum-toolbar select,.forum-form button,.forum-login a{width:100%}.forum-toolbar label{font-size:14px}.forum-toolbar input,.forum-toolbar select,.forum-form input,.forum-form select,.forum-form textarea{min-height:44px;font-size:16px}.forum-summary{text-align:left;padding-bottom:0}.forum-disclaimer-banner{flex-direction:column;align-items:stretch;gap:8px;padding:9px 10px}.forum-disclaimer-banner span{overflow:visible;text-overflow:clip;white-space:normal;font-size:14px;line-height:1.35}.forum-disclaimer-banner button{flex:0 0 auto;min-height:32px;padding:0 9px;font-size:14px}.forum-fab{display:inline-flex;right:12px;bottom:12px;min-height:48px}.forum-pagination{gap:8px;flex-wrap:wrap;font-size:14px}.forum-pagination button{min-height:38px}.forum-detail-card,.forum-form{padding:14px}.forum-detail-card{gap:14px}.forum-detail-card h2{font-size:26px;line-height:1.12}.forum-answer{padding:12px}.forum-form{gap:12px}.forum-disclaimer-footer,.forum-thank-you,.forum-empty,.forum-login{padding:14px}.forum-disclaimer-footer{font-size:13px}.forum-login p,.forum-empty p,.forum-message,.forum-summary,.forum-item-footer,.forum-date,.forum-answer-heading span{font-size:15px}.forum-question-button,.forum-detail-card,.forum-controls,.forum-form,.forum-login,.forum-empty,.forum-thank-you,.forum-disclaimer-footer{max-width:100%;min-width:0}.forum-question-button *,.forum-detail-card *,.forum-controls *,.forum-form *,.forum-login *{min-width:0}}@media(max-width:399px){.forum-fab span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/forum.css.map */
