.MarkdownContent-module__WHPUXW__markdown{color:var(--muted);font-size:17px;line-height:1.75}.MarkdownContent-module__WHPUXW__markdown>*+*{margin-top:14px}.MarkdownContent-module__WHPUXW__markdown h1,.MarkdownContent-module__WHPUXW__markdown h2,.MarkdownContent-module__WHPUXW__markdown h3{color:#101010;line-height:1.2}.MarkdownContent-module__WHPUXW__markdown h1{font-size:30px}.MarkdownContent-module__WHPUXW__markdown h2{font-size:24px}.MarkdownContent-module__WHPUXW__markdown h3{font-size:20px}.MarkdownContent-module__WHPUXW__markdown ul,.MarkdownContent-module__WHPUXW__markdown ol{padding-left:22px}.MarkdownContent-module__WHPUXW__markdown li+li{margin-top:8px}.MarkdownContent-module__WHPUXW__markdown strong{color:#101010}.MarkdownContent-module__WHPUXW__markdown a{color:var(--accent-strong);border-bottom:2px solid #1f6f4a59;font-weight:800}.MarkdownContent-module__WHPUXW__markdown a:hover,.MarkdownContent-module__WHPUXW__markdown a:focus-visible{border-color:var(--accent)}.MarkdownContent-module__WHPUXW__markdown code{background:var(--surface-muted);color:#101010;border-radius:4px;padding:2px 5px;font-size:.92em}.MarkdownContent-module__WHPUXW__markdown blockquote{border-left:3px solid var(--accent);color:#302c27;padding-left:14px}
.ShareMenu-module__c5MDfW__shareContainer{display:inline-block;position:relative}.ShareMenu-module__c5MDfW__shareButton{border:1px solid var(--border);color:#101010;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.ShareMenu-module__c5MDfW__shareButton:hover{background:var(--surface-muted);border-color:#101010}.ShareMenu-module__c5MDfW__dropdown{border:1px solid var(--border);z-index:50;background:#fff;border-radius:8px;flex-direction:column;min-width:180px;margin-top:8px;padding:8px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #0000001a}.ShareMenu-module__c5MDfW__dropdownItem{text-align:left;color:#101010;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.ShareMenu-module__c5MDfW__dropdownItem:hover{background:var(--surface-muted)}
.page-module__jbpmNG__page{width:min(1440px,100%);min-height:calc(100vh - 82px);margin:0 auto}.page-module__jbpmNG__chatWorkspace{border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 82px);display:grid;position:relative}.page-module__jbpmNG__sidebarToggle{z-index:31;color:#101010;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .16s,transform .16s,border-color .16s;display:inline-flex;position:fixed;top:96px;left:max(18px,50vw - 702px);box-shadow:0 4px 12px #15151514}.page-module__jbpmNG__sidebarToggle:hover{background:#f7f5ef;border-color:#101010}.page-module__jbpmNG__sidebarToggle:active{transform:scale(.96)}.page-module__jbpmNG__sidebarBackdrop{z-index:28;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#15151540;border:0;display:block;position:fixed;inset:0}.page-module__jbpmNG__chatSidebar{z-index:30;border-right:1px solid var(--border);opacity:0;pointer-events:none;background:#fcfbfa;flex-direction:column;gap:24px;width:min(320px,88vw);padding:72px 16px 24px;transition:opacity .2s,transform .22s;display:flex;position:fixed;inset:82px auto 0 max(0px,50vw - 720px);overflow-y:auto;transform:translate(-100%)}.page-module__jbpmNG__chatWorkspace[data-sidebar-open=true] .page-module__jbpmNG__chatSidebar{opacity:1;pointer-events:auto;transform:translate(0)}.page-module__jbpmNG__newThread{color:#fff;background:#101010;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:opacity .15s;display:inline-flex}.page-module__jbpmNG__newThread:hover{opacity:.9}.page-module__jbpmNG__sidebarBlock{flex-direction:column;gap:12px;display:flex}.page-module__jbpmNG__sidebarHeading{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.page-module__jbpmNG__sidebarThreads{flex-direction:column;gap:8px;display:flex}.page-module__jbpmNG__sidebarThreadLink{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;gap:4px;padding:12px;transition:transform .15s,box-shadow .15s;display:flex}.page-module__jbpmNG__sidebarThreadLink:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000000a}.page-module__jbpmNG__threadTitle{color:#101010;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__jbpmNG__threadMeta{color:var(--muted);font-size:12px}.page-module__jbpmNG__emptyStateText{color:var(--muted);padding:8px 4px;font-size:13px}.page-module__jbpmNG__sidebarWidgets{flex-direction:column;gap:12px;margin-top:auto;display:flex}.page-module__jbpmNG__dismissibleWidget{border:1px solid var(--border);background:#f7f5ef;border-radius:10px;padding:14px;transition:border-color .15s;position:relative}.page-module__jbpmNG__dismissibleWidget:hover{border-color:var(--accent)}.page-module__jbpmNG__dismissWidgetBtn{width:20px;height:20px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.page-module__jbpmNG__dismissWidgetBtn:hover{color:#101010;background:#0000000d}.page-module__jbpmNG__widgetLink{text-decoration:none;display:block}.page-module__jbpmNG__widgetLabel{color:#101010;text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:700}.page-module__jbpmNG__widgetText{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4}.page-module__jbpmNG__chatMain{background:#fff;flex-direction:column;min-height:calc(100vh - 82px);display:flex}.page-module__jbpmNG__messages{flex-direction:column;flex:1;gap:32px;padding:40px min(6vw,120px) 120px;display:flex;overflow-y:auto}.page-module__jbpmNG__chatWelcome{text-align:center;flex-direction:column;align-items:center;width:min(800px,100%);margin:auto;padding-bottom:24px;display:flex}.page-module__jbpmNG__welcomeBadge{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;background:#f7f5ef;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:800}.page-module__jbpmNG__welcomeTitle{color:#101010;letter-spacing:-.02em;margin-top:18px;font-size:clamp(28px,4.5vw,44px);font-weight:800;line-height:1.15}.page-module__jbpmNG__welcomeTitleMuted{color:var(--muted);font-weight:500}.page-module__jbpmNG__welcomeSubtitle{max-width:580px;color:var(--muted);margin-top:14px;font-size:16px;line-height:1.6}.page-module__jbpmNG__suggestionsContainer{text-align:left;width:100%;margin-top:48px}.page-module__jbpmNG__suggestionsHeading{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px;font-size:13px;font-weight:700}.page-module__jbpmNG__suggestionsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;width:100%;display:grid}.page-module__jbpmNG__suggestionCard{text-align:left;border:1px solid var(--border);color:#24211e;cursor:pointer;font:inherit;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;font-size:14px;font-weight:600;line-height:1.4;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.page-module__jbpmNG__suggestionCard:hover{background:#fcfbfa;border-color:#101010;transform:translateY(-1px)}.page-module__jbpmNG__suggestionArrow{opacity:0;color:#101010;flex-shrink:0;margin-left:12px;transition:opacity .15s,transform .15s;transform:translate(-4px)}.page-module__jbpmNG__suggestionCard:hover .page-module__jbpmNG__suggestionArrow{opacity:1;transform:translate(0)}.page-module__jbpmNG__message{flex-direction:column;gap:10px;width:min(760px,100%);margin-inline:auto;display:flex}.page-module__jbpmNG__messageHeader{align-items:center;gap:10px;display:flex}.page-module__jbpmNG__avatarIcon{letter-spacing:-.02em;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:flex}.page-module__jbpmNG__avatarIcon[data-role=user]{color:#fff;background:#24689b}.page-module__jbpmNG__avatarIcon[data-role=assistant]{color:#fff;background:#101010}.page-module__jbpmNG__messageSender{color:#101010;font-size:13px;font-weight:700}.page-module__jbpmNG__messageBody{color:#1c1a17;font-size:16px;line-height:1.65}.page-module__jbpmNG__message[data-role=user] .page-module__jbpmNG__messageBody{background:#f0f7ff;border:1px solid #d4e8fc;border-radius:16px;align-self:flex-start;padding:14px 18px;display:inline-block}.page-module__jbpmNG__sourceDrawer{border:1px solid var(--border);background:#fcfbfa;border-radius:12px;margin:0 min(6vw,120px) 16px;overflow:hidden}.page-module__jbpmNG__sourceDrawerSummary{cursor:pointer;color:#101010;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;display:flex}.page-module__jbpmNG__sourceDrawerSummary:hover{background:#f7f5ef}.page-module__jbpmNG__summaryIcon{color:var(--muted)}.page-module__jbpmNG__sourcesGrid{border-top:1px solid var(--border);background:#fff;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;padding:14px;display:grid}.page-module__jbpmNG__sourceCard{border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:space-between;gap:10px;padding:14px;display:flex}.page-module__jbpmNG__sourceCardHeader{justify-content:space-between;align-items:center;display:flex}.page-module__jbpmNG__sourceBadge{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:800}.page-module__jbpmNG__sourceMatch{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.page-module__jbpmNG__sourcePreview{color:#403c37;font-size:13.5px;font-style:italic;line-height:1.5}.page-module__jbpmNG__sourceLink{color:#101010;align-self:flex-start;align-items:center;gap:4px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.page-module__jbpmNG__sourceLink:hover{text-decoration:underline}.page-module__jbpmNG__inputAreaContainer{background:linear-gradient(#fff0,#fff 30%);flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px min(6vw,120px) 16px;display:flex;position:sticky;bottom:0}.page-module__jbpmNG__chatForm{width:min(760px,100%)}.page-module__jbpmNG__textareaWrapper{border:1px solid var(--border);background:#fff;border-radius:24px;align-items:flex-end;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 4px 18px #00000008}.page-module__jbpmNG__textareaWrapper:focus-within{border-color:#101010;box-shadow:0 4px 20px #0000000f}.page-module__jbpmNG__chatTextarea{color:#101010;font:inherit;resize:none;background:0 0;border:0;outline:none;flex:1;max-height:200px;padding:4px 40px 4px 6px;font-size:15px;line-height:1.5}.page-module__jbpmNG__sendButton{color:#fff;cursor:pointer;background:#101010;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .1s,transform .1s,opacity .1s;display:flex;position:absolute;bottom:10px;right:10px}.page-module__jbpmNG__sendButton:hover:not(:disabled){background:#24211e;transform:scale(1.02)}.page-module__jbpmNG__sendButton:disabled{background:var(--border);color:var(--muted);cursor:not-allowed}.page-module__jbpmNG__inputDisclaimer{color:var(--muted);text-align:center;font-size:12px}.page-module__jbpmNG__loaderElement{border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite page-module__jbpmNG__rotation;display:inline-block}@keyframes page-module__jbpmNG__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__jbpmNG__errorMessage{color:#8a2713;background:#fff0ec;border:1px solid #d59a8a;border-radius:8px;margin:0 min(6vw,120px) 12px;padding:12px 16px;font-size:14px;font-weight:600}@media (max-width:900px){.page-module__jbpmNG__sidebarToggle{top:max(14px, env(safe-area-inset-top));left:14px}.page-module__jbpmNG__chatSidebar{width:min(84vw,320px);padding:calc(72px + env(safe-area-inset-top)) 16px 24px;inset:0 auto 0 0}.page-module__jbpmNG__sidebarThreads{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:768px){.page-module__jbpmNG__suggestionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-module__jbpmNG__suggestionCard{min-height:70px;padding:12px 14px;font-size:13.5px}}@media (max-width:620px){.page-module__jbpmNG__page,.page-module__jbpmNG__chatWorkspace,.page-module__jbpmNG__chatMain{min-height:calc(100dvh - 118px)}.page-module__jbpmNG__sidebarToggle{top:max(12px, env(safe-area-inset-top));width:36px;height:36px;left:12px}.page-module__jbpmNG__messages{padding:24px 16px 100px}.page-module__jbpmNG__chatWelcome{padding-top:40px}.page-module__jbpmNG__suggestionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-module__jbpmNG__suggestionCard{min-height:64px;padding:10px 12px;font-size:13px}.page-module__jbpmNG__sidebarThreads{grid-template-columns:1fr}.page-module__jbpmNG__sourceDrawer,.page-module__jbpmNG__errorMessage{margin-left:16px;margin-right:16px}.page-module__jbpmNG__inputAreaContainer{padding:16px}}@media (max-width:480px){.page-module__jbpmNG__suggestionsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.page-module__jbpmNG__suggestionCard{min-height:60px;padding:10px 8px;font-size:12px;line-height:1.3}.page-module__jbpmNG__suggestionArrow{display:none!important}}
.topic-page-module__lYipHW__page{width:min(var(--container), calc(100% - 32px));margin:0 auto;padding:56px 0 84px}.topic-page-module__lYipHW__backLink{color:var(--accent);margin-bottom:28px;font-size:14px;font-weight:800;display:inline-flex}.topic-page-module__lYipHW__hero{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;gap:48px;display:grid}.topic-page-module__lYipHW__kicker{color:var(--accent);text-transform:uppercase;font-size:14px;font-weight:800}.topic-page-module__lYipHW__hero h1{color:#101010;letter-spacing:0;max-width:780px;margin-top:14px;font-size:clamp(38px,6vw,68px);line-height:1.03}.topic-page-module__lYipHW__hero p,.topic-page-module__lYipHW__intro p,.topic-page-module__lYipHW__sourceNote p{color:var(--muted);margin-top:20px;font-size:19px;line-height:1.7}.topic-page-module__lYipHW__status{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px}.topic-page-module__lYipHW__status strong{color:#101010;margin-top:12px;font-size:25px;line-height:1.15;display:block}.topic-page-module__lYipHW__status p{color:var(--muted);margin-top:14px;font-size:15px;line-height:1.6}.topic-page-module__lYipHW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.topic-page-module__lYipHW__card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:18px}.topic-page-module__lYipHW__card span{color:var(--signal);text-transform:uppercase;font-size:13px;font-weight:800}.topic-page-module__lYipHW__card strong{color:#101010;margin-top:18px;font-size:20px;line-height:1.25;display:block}.topic-page-module__lYipHW__card p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.6}.topic-page-module__lYipHW__section{border-top:1px solid var(--border);margin-top:56px;padding-top:38px}.topic-page-module__lYipHW__section h2,.topic-page-module__lYipHW__sourceNote h2{color:#101010;font-size:clamp(28px,4vw,44px);line-height:1.1}.topic-page-module__lYipHW__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.topic-page-module__lYipHW__list li{border:1px solid var(--border);color:#25221f;background:#ffffffb8;border-radius:8px;padding:18px;font-size:17px;font-weight:800;line-height:1.35;list-style:none}.topic-page-module__lYipHW__sourceNote{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:32px;margin-top:46px;padding:24px;display:grid}.topic-page-module__lYipHW__sourceNote p{margin-top:0}.topic-page-module__lYipHW__sourceNote a{color:var(--accent);font-weight:800}.topic-page-module__lYipHW__summaryBody{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:22px;padding:24px}.topic-page-module__lYipHW__errorText{border:1px dashed var(--border);color:var(--muted);background:#ffffffb8;border-radius:8px;margin-top:18px;padding:18px;font-size:17px;line-height:1.65}@media (max-width:980px){.topic-page-module__lYipHW__hero,.topic-page-module__lYipHW__sourceNote{grid-template-columns:1fr}.topic-page-module__lYipHW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.topic-page-module__lYipHW__page{width:min(var(--container), calc(100% - 24px));padding:40px 0 60px}.topic-page-module__lYipHW__grid,.topic-page-module__lYipHW__list{grid-template-columns:1fr}.topic-page-module__lYipHW__hero p,.topic-page-module__lYipHW__intro p,.topic-page-module__lYipHW__sourceNote p{font-size:17px}}
.forum-module__B76BGG__page{width:min(var(--container), calc(100% - 32px));margin:0 auto;padding:56px 0 84px}.forum-module__B76BGG__header{max-width:860px}.forum-module__B76BGG__kicker{color:var(--accent);text-transform:uppercase;font-size:14px;font-weight:800}.forum-module__B76BGG__header h1{color:#101010;margin-top:14px;font-size:clamp(38px,6vw,68px);line-height:1.03}.forum-module__B76BGG__header p{color:var(--muted);margin-top:20px;font-size:19px;line-height:1.7}.forum-module__B76BGG__actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.forum-module__B76BGG__actions a,.forum-module__B76BGG__form button,.forum-module__B76BGG__commentForm button,.forum-module__B76BGG__inlineButton{border:1px solid var(--border);color:#101010;cursor:pointer;min-height:40px;font:inherit;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.forum-module__B76BGG__actions a:first-child,.forum-module__B76BGG__form button,.forum-module__B76BGG__commentForm button{color:#fff;background:#101010;border-color:#101010}.forum-module__B76BGG__feed{gap:14px;margin-top:42px;display:grid}.forum-module__B76BGG__threadCard,.forum-module__B76BGG__threadHero,.forum-module__B76BGG__comment,.forum-module__B76BGG__form,.forum-module__B76BGG__empty{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px}.forum-module__B76BGG__threadCard h2,.forum-module__B76BGG__threadHero h1{color:#101010;font-size:28px;line-height:1.15}.forum-module__B76BGG__threadCard p,.forum-module__B76BGG__threadHero p,.forum-module__B76BGG__comment p,.forum-module__B76BGG__empty p{color:var(--muted);white-space:pre-wrap;margin-top:12px;font-size:16px;line-height:1.65}.forum-module__B76BGG__meta{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.forum-module__B76BGG__meta span{border:1px solid var(--border);color:#302c27;background:#fffdf8;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.forum-module__B76BGG__threadFooter,.forum-module__B76BGG__commentFooter{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.forum-module__B76BGG__form,.forum-module__B76BGG__commentForm,.forum-module__B76BGG__compactCommentForm{gap:14px;margin-top:34px;display:grid}.forum-module__B76BGG__mainCommentBox{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:34px;padding:22px}.forum-module__B76BGG__mainCommentBox .forum-module__B76BGG__commentForm{margin-top:0}.forum-module__B76BGG__form label{color:#101010;gap:8px;font-weight:800;display:grid}.forum-module__B76BGG__commentForm label{color:#101010;font-size:18px;font-weight:800}.forum-module__B76BGG__form input,.forum-module__B76BGG__form select,.forum-module__B76BGG__form textarea,.forum-module__B76BGG__commentForm textarea,.forum-module__B76BGG__compactCommentForm textarea{border:1px solid var(--border);color:#101010;width:100%;font:inherit;background:#fffdf8;border-radius:6px;padding:12px;font-size:15px;line-height:1.55}.forum-module__B76BGG__compactCommentForm,.forum-module__B76BGG__replyDetails{margin-top:12px}.forum-module__B76BGG__replyDetails summary{border:1px solid var(--border);color:#101010;cursor:pointer;background:#fffdf8;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;list-style:none;display:inline-flex}.forum-module__B76BGG__replyDetails summary::-webkit-details-marker{display:none}.forum-module__B76BGG__replyDetails[open] summary{border-color:var(--accent);color:var(--accent-strong)}.forum-module__B76BGG__comments{gap:14px;margin-top:34px;display:grid}.forum-module__B76BGG__comment[data-ai=true]{background:#edf7f1;border-color:#8fbda2}.forum-module__B76BGG__commentHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-module__B76BGG__commentHeader strong{color:#101010}.forum-module__B76BGG__commentHeader span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:800}.forum-module__B76BGG__reply{margin-left:28px}@media (max-width:640px){.forum-module__B76BGG__page{width:min(var(--container), calc(100% - 24px));padding:40px 0 60px}.forum-module__B76BGG__reply{margin-left:12px}}
.page-module__UdYujW__page{width:min(var(--container), calc(100% - 32px));margin:0 auto;padding:56px 0 84px}.page-module__UdYujW__hero{border-bottom:1px solid var(--border);max-width:980px;padding-bottom:42px;position:relative}.page-module__UdYujW__toolSection,.page-module__UdYujW__deadlineTracker,.page-module__UdYujW__activityChart,.page-module__UdYujW__note{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-top:48px;padding:32px 24px}.page-module__UdYujW__activityChart{background:var(--surface-muted);gap:24px;display:grid}.page-module__UdYujW__note{background:var(--surface-muted)}.page-module__UdYujW__sectionDivider{border:0;border-top:1px solid var(--border);margin:56px 0}.page-module__UdYujW__kicker,.page-module__UdYujW__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:800}.page-module__UdYujW__hero h1{color:#101010;letter-spacing:-.02em;margin-top:14px;font-size:clamp(38px,6vw,68px);line-height:1.03}.page-module__UdYujW__hero p,.page-module__UdYujW__note p{color:var(--muted);margin-top:20px;font-size:19px;line-height:1.7}.page-module__UdYujW__status h2,.page-module__UdYujW__note h2{color:#101010;margin-top:10px;font-size:clamp(28px,4vw,42px);line-height:1.1}.page-module__UdYujW__sectionIntro{max-width:760px;margin-bottom:12px}.page-module__UdYujW__sectionIntro h2{color:#101010;margin-top:10px;font-size:clamp(28px,4vw,36px);line-height:1.15}.page-module__UdYujW__sectionIntro p:not(.page-module__UdYujW__sectionLabel){color:var(--muted);margin-top:12px;font-size:16px;line-height:1.6}.page-module__UdYujW__actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.page-module__UdYujW__actions a{border:1px solid var(--border);color:#101010;background:#fff;border-radius:6px;align-items:center;min-height:44px;padding:0 14px;font-size:15px;font-weight:800;transition:border-color .15s,background-color .15s;display:inline-flex}.page-module__UdYujW__actions a:hover{border-color:#101010}.page-module__UdYujW__actions a:first-child{color:#fff;background:#101010}.page-module__UdYujW__actions a:first-child:hover{opacity:.9}.page-module__UdYujW__status{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;margin-top:42px;padding:24px;display:grid}.page-module__UdYujW__status dl{gap:12px;display:grid}.page-module__UdYujW__status div{border:1px solid var(--border);background:#fffdf8;border-radius:8px;padding:14px}.page-module__UdYujW__status dt{color:var(--signal);text-transform:uppercase;font-size:12px;font-weight:800}.page-module__UdYujW__status dd{color:#101010;margin-top:6px;font-weight:800}.page-module__UdYujW__pollList,.page-module__UdYujW__deadlineList{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.page-module__UdYujW__widgetRail{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.page-module__UdYujW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.page-module__UdYujW__pollCard,.page-module__UdYujW__deadlineCard,.page-module__UdYujW__emptyTool{border:1px solid var(--border);background:#fff;border-radius:12px;padding:24px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 4px 12px #00000005}.page-module__UdYujW__pollCard,.page-module__UdYujW__deadlineCard{flex-direction:column;justify-content:space-between;gap:20px;height:100%;display:flex}.page-module__UdYujW__pollCard:hover,.page-module__UdYujW__deadlineCard:hover{border-color:#101010;transform:translateY(-2px);box-shadow:0 6px 18px #0000000d}.page-module__UdYujW__pollCard[data-ended=true]{opacity:.75;background:var(--surface-muted)}.page-module__UdYujW__pollHeader{border-bottom:1px solid #f2edd6;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.page-module__UdYujW__pollHeader span,.page-module__UdYujW__deadlineCard span,.page-module__UdYujW__widgetCard span,.page-module__UdYujW__card span{color:var(--signal);text-transform:uppercase;font-size:12px;font-weight:800}.page-module__UdYujW__widgetCard span,.page-module__UdYujW__card span{letter-spacing:.02em;font-size:11px}.page-module__UdYujW__card span{font-size:13px}.page-module__UdYujW__pollHeader strong{border:1px solid var(--border);color:#101010;background:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.page-module__UdYujW__pollWindow{background:#f4f9ff;border:1px solid #d4eafc;border-radius:8px;margin-bottom:4px;padding:14px}.page-module__UdYujW__pollWindow span{color:#24689b;text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:800}.page-module__UdYujW__pollWindow p{color:#102133;margin-top:4px;font-size:14px;font-weight:700;line-height:1.4}.page-module__UdYujW__pollCardDescription{margin-top:12px}.page-module__UdYujW__pollCardDescription .markdown{font-size:14px;line-height:1.6}.page-module__UdYujW__pollCardDescription .markdown p{margin-top:8px}.page-module__UdYujW__analysisFeed{gap:32px;margin-top:48px;display:grid}.page-module__UdYujW__analysisCard{border:1px solid var(--border);background:#fff;border-radius:12px;padding:32px;transition:all .2s;box-shadow:0 4px 12px #00000005}.page-module__UdYujW__analysisCard:hover{border-color:#101010;box-shadow:0 8px 24px #0000000f}.page-module__UdYujW__analysisMeta{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.page-module__UdYujW__analysisMeta span{color:var(--signal);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800}.page-module__UdYujW__analysisCard h2{color:#101010;font-size:28px;font-weight:800;line-height:1.2}.page-module__UdYujW__analysisCard h2 a{color:inherit;text-decoration:none}.page-module__UdYujW__analysisSummary{color:var(--muted);margin-top:16px;font-size:17px;line-height:1.6}.page-module__UdYujW__analysisFooter{margin-top:24px}.page-module__UdYujW__readMore{color:#101010;font-size:15px;font-weight:800;text-decoration:none}.page-module__UdYujW__analysisMetaInline{gap:12px;margin-top:20px;display:flex}.page-module__UdYujW__analysisMetaInline strong{border:1px solid var(--border);color:#101010;background:#fbfaf8;border-radius:6px;padding:6px 12px;font-size:13px}.page-module__UdYujW__lead{font-weight:500;color:#101010!important;margin-top:24px!important;font-size:20px!important}.page-module__UdYujW__reportContent{max-width:800px;margin-top:56px}.page-module__UdYujW__reportFooter{border-top:1px solid var(--border);margin-top:84px;padding-top:42px}.page-module__UdYujW__footerNote{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;padding:32px}.page-module__UdYujW__footerNote h3{color:#101010;margin-bottom:12px;font-size:18px;font-weight:800}.page-module__UdYujW__footerNote p{color:var(--muted);font-size:15px;line-height:1.6}@media (max-width:760px){.page-module__UdYujW__analysisCard{padding:24px}.page-module__UdYujW__analysisCard h2{font-size:22px}}.page-module__UdYujW__pollCard .page-module__UdYujW__pollAuthor{color:var(--signal);font-size:12px;font-weight:700}.page-module__UdYujW__pollCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.page-module__UdYujW__pollOptions,.page-module__UdYujW__liveVoteGraph{flex-direction:column;gap:12px;display:flex}.page-module__UdYujW__toggleComposer{border:1px solid var(--border);color:#fff;cursor:pointer;background:#101010;border-radius:6px;min-height:44px;margin-top:22px;padding:0 16px;font-weight:800}.page-module__UdYujW__pollComposer{border:1px solid var(--border);background:#fff;border-radius:8px;gap:14px;margin-top:22px;padding:18px;display:grid}.page-module__UdYujW__pollComposer div{gap:8px;display:grid}.page-module__UdYujW__pollComposer label{color:#101010;font-size:13px;font-weight:800}.page-module__UdYujW__pollComposer input,.page-module__UdYujW__pollComposer textarea{border:1px solid var(--border);color:#101010;width:100%;font:inherit;background:#fffdf8;border-radius:6px;padding:12px;line-height:1.5}.page-module__UdYujW__pollComposer button{color:#fff;cursor:pointer;background:#101010;border:0;border-radius:6px;width:fit-content;min-height:44px;padding:0 16px;font-weight:800}.page-module__UdYujW__voteLock{color:#0f4b6d;background:#f5fbff;border:1px solid #bad9ef;border-radius:6px;align-items:center;gap:6px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.page-module__UdYujW__voteButton,.page-module__UdYujW__graphVoteButton{border:1px solid var(--border);color:#101010;text-align:left;cursor:pointer;background:#fff;border-radius:8px;width:100%;min-height:52px;transition:border-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}.page-module__UdYujW__voteButton{font-weight:700}.page-module__UdYujW__graphVoteButton{min-height:54px}.page-module__UdYujW__voteButton:hover:not(:disabled),.page-module__UdYujW__graphVoteButton:hover{border-color:#101010}.page-module__UdYujW__voteButton:disabled{cursor:not-allowed}.page-module__UdYujW__voteButton span,.page-module__UdYujW__graphVoteButton span{z-index:1;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex;position:relative}.page-module__UdYujW__graphVoteButton span{grid-template-columns:minmax(0,1fr) auto;display:grid}.page-module__UdYujW__graphVoteButton strong{font-size:14.5px;font-weight:700;line-height:1.3}.page-module__UdYujW__voteButton small,.page-module__UdYujW__graphVoteButton small{color:var(--signal);font-size:13px;font-weight:600}.page-module__UdYujW__graphVoteButton small{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.page-module__UdYujW__voteButton i,.page-module__UdYujW__graphVoteButton i{background:#e5f3ff;transition:width .18s;position:absolute;inset:0 auto 0 0}.page-module__UdYujW__graphVoteButton i{background:#e1f1ff;transition:width .22s}.page-module__UdYujW__graphVoteButton[data-selected=true]{border-color:#24689b;box-shadow:0 0 0 1px #24689b}.page-module__UdYujW__chartIntro{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:16px;display:flex}.page-module__UdYujW__chartIntro h2{color:#101010;margin-top:4px;font-size:clamp(26px,4vw,36px);line-height:1.15}.page-module__UdYujW__chartIntro strong{border:1px solid var(--border);color:var(--signal);background:#fff;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:700}.page-module__UdYujW__chartFrame{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:260px;padding:20px}.page-module__UdYujW__chartFrame svg{width:100%;height:240px;display:block}.page-module__UdYujW__chartFrame line{stroke:#e8dfce;stroke-width:.5px}.page-module__UdYujW__chartFrame polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px}.page-module__UdYujW__chartFrame circle{stroke:#fff;stroke-width:.7px}.page-module__UdYujW__chartLabels{color:var(--muted);justify-content:space-between;gap:12px;padding-top:4px;font-size:13px;font-weight:800;display:flex}.page-module__UdYujW__chartLegend{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-module__UdYujW__chartLegend div{border:1px solid var(--border);background:#fff;border-radius:6px;grid-template-columns:12px minmax(0,auto) 1fr auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.page-module__UdYujW__chartLegend span{border-radius:999px;width:12px;height:12px}.page-module__UdYujW__chartLegend strong,.page-module__UdYujW__chartLegend small{color:#101010;white-space:nowrap;font-size:12px;font-weight:800}.page-module__UdYujW__chartLegend p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.page-module__UdYujW__widgetCard{border:1px solid var(--border);background:#fff;border-radius:8px;padding:18px 44px 18px 18px;position:relative;box-shadow:0 2px 4px #00000005}.page-module__UdYujW__widgetCard button{border:1px solid var(--border);color:#101010;cursor:pointer;background:#fffdf8;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex;position:absolute;top:12px;right:12px}.page-module__UdYujW__widgetCard button:hover{color:#fff;background:#101010}.page-module__UdYujW__widgetCard p{color:#24211e;margin-top:8px;font-size:14px;line-height:1.45}.page-module__UdYujW__deadlineCard dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.page-module__UdYujW__deadlineCard dl div{border:1px solid var(--border);background:#fff;border-radius:6px;padding:12px}.page-module__UdYujW__deadlineCard dt{color:var(--signal);text-transform:uppercase;font-size:11px;font-weight:800}.page-module__UdYujW__deadlineCard dd{color:#101010;margin-top:6px;font-size:14px;font-weight:800;line-height:1.35}.page-module__UdYujW__deadlineCard>a{border:1px solid var(--border);color:#fff;background:#101010;border-radius:6px;align-items:center;width:fit-content;min-height:38px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.page-module__UdYujW__emptyTool{text-align:center;margin-top:22px;padding:40px 24px}.page-module__UdYujW__emptyTool h3{color:#101010;font-size:22px}.page-module__UdYujW__emptyTool p{margin-top:10px}.page-module__UdYujW__secondaryNavigation{flex-direction:column;gap:24px;display:flex}.page-module__UdYujW__footerIntro h3{color:#101010;font-size:22px;font-weight:800}.page-module__UdYujW__footerIntro p{color:var(--muted);margin-top:6px;font-size:15px}.page-module__UdYujW__card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fcfbfa 100%);border-radius:12px;align-content:space-between;min-height:170px;padding:24px;transition:border-color .15s,transform .15s;display:grid;box-shadow:0 2px 8px #00000003}.page-module__UdYujW__card:hover{border-color:#101010;transform:translateY(-1px)}.page-module__UdYujW__card p{color:#171717;font-size:18px;font-weight:750;line-height:1.4}.page-module__UdYujW__microChartWrapper{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin:16px 0 8px;padding-top:16px;display:flex}.page-module__UdYujW__microChartLabel{text-transform:uppercase;color:var(--muted);letter-spacing:.05em;font-size:11px;font-weight:800}.page-module__UdYujW__barChartContainer{flex-direction:column;gap:12px;width:100%;display:flex}.page-module__UdYujW__barRow{flex-direction:column;gap:6px;width:100%;display:flex}.page-module__UdYujW__barMeta{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;font-size:13px;display:flex}.page-module__UdYujW__barText{color:#101010;font-weight:600;line-height:1.3}.page-module__UdYujW__barNumbers{color:var(--muted);white-space:nowrap;font-size:12px}.page-module__UdYujW__barNumbers strong{color:#101010;font-weight:700}.page-module__UdYujW__barTrack{background:#f5f4f0;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.page-module__UdYujW__barFill{border-radius:4px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.page-module__UdYujW__noVotesBox{border:1px dashed var(--border);text-align:center;background:#faf9f6;border-radius:8px;padding:16px}.page-module__UdYujW__noVotesBox p{color:var(--muted);margin:0;font-size:13px}@media (max-width:900px){.page-module__UdYujW__status,.page-module__UdYujW__grid,.page-module__UdYujW__widgetRail,.page-module__UdYujW__pollList,.page-module__UdYujW__chartLegend,.page-module__UdYujW__deadlineList,.page-module__UdYujW__deadlineCard dl{grid-template-columns:1fr;gap:16px}}@media (max-width:640px){.page-module__UdYujW__page{width:min(var(--container), calc(100% - 24px));padding:40px 0 60px}.page-module__UdYujW__toolSection,.page-module__UdYujW__deadlineTracker,.page-module__UdYujW__activityChart,.page-module__UdYujW__note{padding:24px 16px}.page-module__UdYujW__pollList,.page-module__UdYujW__deadlineList{gap:18px}}.page-module__UdYujW__archiveSection{width:100%;margin-top:48px}.page-module__UdYujW__archiveCard{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fbfaf8 100%);border-radius:12px;padding:32px;box-shadow:0 4px 14px #00000005}.page-module__UdYujW__archiveHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module__UdYujW__archiveBadge{color:#504a38;text-transform:uppercase;letter-spacing:.05em;background:#f1ebd9;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.page-module__UdYujW__archiveBadgeIcon{color:#736b54}.page-module__UdYujW__archiveCount{color:var(--muted);font-size:13px;font-weight:700}.page-module__UdYujW__archiveBody{margin-bottom:24px}.page-module__UdYujW__archiveBody h2{color:#101010;margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.2}.page-module__UdYujW__archiveBody p{color:var(--muted);max-width:640px;margin:0;font-size:15px;line-height:1.5}.page-module__UdYujW__sourceDrawer{border:1px solid var(--border);background:#fff;border-radius:8px;transition:border-color .15s;overflow:hidden}.page-module__UdYujW__sourceDrawer:hover{border-color:#101010}.page-module__UdYujW__sourceDrawerSummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;list-style:none;display:flex}.page-module__UdYujW__sourceDrawerSummary::-webkit-details-marker{display:none}.page-module__UdYujW__summaryTitle{color:#101010;text-transform:uppercase;letter-spacing:.02em;font-size:14px;font-weight:800}.page-module__UdYujW__chevronIcon{color:var(--muted);transition:transform .25s cubic-bezier(.4,0,.2,1),color .15s}.page-module__UdYujW__sourceDrawerSummary:hover .page-module__UdYujW__chevronIcon{color:#101010}.page-module__UdYujW__sourceDrawer[open] .page-module__UdYujW__chevronIcon{transform:rotate(-180deg)}.page-module__UdYujW__sourceDrawer[open] .page-module__UdYujW__sourceDrawerSummary{border-bottom:1px solid var(--border);background:#fafaf8}.page-module__UdYujW__archivedPollsWrapper{background:#fafaf7;padding:24px;animation:.25s cubic-bezier(.4,0,.2,1) forwards page-module__UdYujW__cardSlideDown}@keyframes page-module__UdYujW__cardSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.page-module__UdYujW__archiveCard{padding:24px 16px}.page-module__UdYujW__archiveBody h2{font-size:22px}.page-module__UdYujW__archivedPollsWrapper{padding:12px}}
