.ActivityItem-module__X_OIMa__activityItem{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);font-family:var(--font-geneva);border-bottom:none;align-items:flex-start;gap:12px;padding:12px;display:flex}.ActivityItem-module__X_OIMa__activityItem:last-child{border-bottom:1px solid var(--theme-border,#000)}.ActivityItem-module__X_OIMa__activityItem:hover{background:var(--theme-window-background-hover,#eee)}.ActivityItem-module__X_OIMa__activityItem.ActivityItem-module__X_OIMa__clickable{cursor:pointer}.ActivityItem-module__X_OIMa__activityItem.ActivityItem-module__X_OIMa__clickable:hover{background:var(--theme-window-background-hover,#f0f0f0)}.ActivityItem-module__X_OIMa__activityItem.ActivityItem-module__X_OIMa__expanded{background:var(--theme-highlight-light,#e8e8ff);border-color:var(--theme-highlight,navy)}.ActivityItem-module__X_OIMa__nounsContainer{flex-shrink:0;align-items:flex-start;width:124px;height:140px;display:flex}.ActivityItem-module__X_OIMa__nounsScrollWrapper{width:100%;height:100%}.ActivityItem-module__X_OIMa__nounsScroll{flex-wrap:wrap;align-content:flex-start;gap:4px;width:108px;padding:2px;display:flex}.ActivityItem-module__X_OIMa__nounThumbnail{border:1px solid var(--theme-border,#000);flex-shrink:0;width:32px;height:32px;overflow:hidden}.ActivityItem-module__X_OIMa__nounImage{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.ActivityItem-module__X_OIMa__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ActivityItem-module__X_OIMa__header{flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.ActivityItem-module__X_OIMa__avatar{border:1px solid var(--theme-border,#000);object-fit:cover;background:var(--theme-window-background,#fff);image-rendering:auto;border-radius:5%;flex-shrink:0;width:24px;height:24px}.ActivityItem-module__X_OIMa__voter{color:var(--theme-text,#000);font-weight:700}.ActivityItem-module__X_OIMa__voter.ActivityItem-module__X_OIMa__loading{opacity:.6;font-style:italic}.ActivityItem-module__X_OIMa__votingPower{color:var(--theme-text-secondary,#666);white-space:nowrap;font-size:11px;font-weight:700}.ActivityItem-module__X_OIMa__action{color:var(--theme-text-secondary,#666)}.ActivityItem-module__X_OIMa__context{color:var(--theme-highlight,navy);white-space:nowrap;font-weight:500}.ActivityItem-module__X_OIMa__proposalTitle{color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:300px;font-weight:400;overflow:hidden}.ActivityItem-module__X_OIMa__timestamp{color:var(--theme-text-secondary,#666);flex-shrink:0;margin-left:auto;font-size:11px}.ActivityItem-module__X_OIMa__reason{flex-direction:column;gap:4px;display:flex}.ActivityItem-module__X_OIMa__reasonText{color:var(--theme-text,#000);word-wrap:break-word;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.4}.ActivityItem-module__X_OIMa__repostIndicator{align-items:center;gap:4px;margin-bottom:4px;display:flex}.ActivityItem-module__X_OIMa__repostIcon{color:var(--theme-text-secondary,#666);font-size:12px}.ActivityItem-module__X_OIMa__repostLabel{color:var(--theme-text-secondary,#666);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.ActivityItem-module__X_OIMa__replyIndicator{align-items:center;gap:4px;margin-bottom:6px;display:flex}.ActivityItem-module__X_OIMa__replyIcon{color:var(--theme-text-secondary,#666);font-size:12px}.ActivityItem-module__X_OIMa__replyLabel{color:var(--theme-text-secondary,#666);font-size:10px;font-weight:700;font-family:var(--font-chicago)}.ActivityItem-module__X_OIMa__quotedContent{border-left:2px solid var(--theme-text-secondary,#666);background:var(--theme-window-background-hover,#f5f5f5);margin:4px 0;padding:6px 8px}.ActivityItem-module__X_OIMa__quotedText{color:var(--theme-text-secondary,#555);word-wrap:break-word;white-space:pre-wrap;margin:0;font-size:11px;font-style:italic;line-height:1.4}.ActivityItem-module__X_OIMa__activityDetails{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.ActivityItem-module__X_OIMa__supportBadge{border:1px solid var(--theme-border,#000);color:#fff;white-space:nowrap;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.ActivityItem-module__X_OIMa__supportIcon{font-size:12px}.ActivityItem-module__X_OIMa__supportLabel{font-size:11px}@media (max-width:768px){.ActivityItem-module__X_OIMa__avatar{width:20px;height:20px}.ActivityItem-module__X_OIMa__activityItem{flex-direction:column;gap:12px}.ActivityItem-module__X_OIMa__nounsContainer{order:-1;width:100%;max-width:300px;height:72px}.ActivityItem-module__X_OIMa__nounsScroll{width:calc(100% - 16px)}.ActivityItem-module__X_OIMa__header{flex-direction:column;align-items:flex-start;gap:4px}.ActivityItem-module__X_OIMa__timestamp{margin-left:0}.ActivityItem-module__X_OIMa__activityDetails{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ActivityItem-module__X_OIMa__supportBadge{flex:1;justify-content:center;min-height:44px;padding:8px}}@media (min-width:769px) and (max-width:1024px){.ActivityItem-module__X_OIMa__activityItem{gap:10px;padding:10px}.ActivityItem-module__X_OIMa__nounsContainer{width:108px;height:60px}.ActivityItem-module__X_OIMa__nounsScroll{width:92px}.ActivityItem-module__X_OIMa__nounThumbnail{width:28px;height:28px}}@media (max-width:480px){.ActivityItem-module__X_OIMa__activityItem{gap:10px;padding:10px}.ActivityItem-module__X_OIMa__nounsContainer{max-width:250px;height:52px}.ActivityItem-module__X_OIMa__nounsScroll{width:calc(100% - 14px)}.ActivityItem-module__X_OIMa__nounThumbnail{width:24px;height:24px}.ActivityItem-module__X_OIMa__voter{font-size:11px}.ActivityItem-module__X_OIMa__reasonText{font-size:10px}}
.VoteItem-module__pxW5CW__voteItem{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);font-family:var(--font-geneva);border-bottom:none;align-items:flex-start;gap:12px;padding:12px;display:flex}.VoteItem-module__pxW5CW__voteItem:last-child{border-bottom:1px solid var(--theme-border,#000)}.VoteItem-module__pxW5CW__voteItem:hover{background:var(--theme-window-background-hover,#eee)}.VoteItem-module__pxW5CW__nouns{flex-shrink:0;align-items:center;gap:4px;display:flex}.VoteItem-module__pxW5CW__nounThumbnail{border:1px solid var(--theme-border,#000);flex-shrink:0;width:32px;height:32px;overflow:hidden}.VoteItem-module__pxW5CW__nounImage{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.VoteItem-module__pxW5CW__additionalCount{color:var(--theme-text-secondary,#666);white-space:nowrap;font-size:11px}.VoteItem-module__pxW5CW__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.VoteItem-module__pxW5CW__voter{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.VoteItem-module__pxW5CW__voterAddress{color:var(--theme-text,#000);font-size:12px;font-weight:700}.VoteItem-module__pxW5CW__voterAddress.VoteItem-module__pxW5CW__loading{opacity:.6;font-style:italic}.VoteItem-module__pxW5CW__timestamp{color:var(--theme-text-secondary,#666);font-size:11px}.VoteItem-module__pxW5CW__txLink{color:var(--theme-highlight,navy);border:1px solid var(--theme-border,#ddd);background:var(--theme-window-background,#fff);border-radius:2px;margin-left:4px;padding:2px 4px;font-size:10px;text-decoration:none;transition:background .1s}.VoteItem-module__pxW5CW__txLink:hover{background:var(--theme-window-background-hover,#eee);text-decoration:none}.VoteItem-module__pxW5CW__reason{flex-direction:column;gap:4px;display:flex}.VoteItem-module__pxW5CW__reasonText{color:var(--theme-text,#000);word-wrap:break-word;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.4}.VoteItem-module__pxW5CW__voteDetails{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.VoteItem-module__pxW5CW__supportBadge{border:1px solid var(--theme-border,#000);color:#fff;white-space:nowrap;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.VoteItem-module__pxW5CW__supportIcon{font-size:12px}.VoteItem-module__pxW5CW__supportLabel{font-size:11px}.VoteItem-module__pxW5CW__votingPower{color:var(--theme-text,#000);white-space:nowrap;font-size:12px;font-weight:700}@media (max-width:768px){.VoteItem-module__pxW5CW__voteItem{flex-direction:column;gap:12px}.VoteItem-module__pxW5CW__nouns{order:-1}.VoteItem-module__pxW5CW__voteDetails{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.VoteItem-module__pxW5CW__supportBadge{flex:1;justify-content:center;min-height:44px;padding:8px}.VoteItem-module__pxW5CW__votingPower{font-size:14px}.VoteItem-module__pxW5CW__reasonToggle{min-height:44px;padding:8px;font-size:12px}}@media (min-width:769px) and (max-width:1024px){.VoteItem-module__pxW5CW__voteItem{gap:10px;padding:10px}.VoteItem-module__pxW5CW__nounThumbnail{width:28px;height:28px}}@media (max-width:480px){.VoteItem-module__pxW5CW__voteItem{gap:10px;padding:10px}.VoteItem-module__pxW5CW__nounThumbnail{width:24px;height:24px}.VoteItem-module__pxW5CW__voterAddress{font-size:11px}.VoteItem-module__pxW5CW__reasonText{font-size:10px}}
.VotesList-module__tRrM1W__votesList{flex-direction:column;width:100%;display:flex}.VotesList-module__tRrM1W__votesContainer{flex-direction:column;display:flex}.VotesList-module__tRrM1W__empty{text-align:center;color:var(--theme-text,#000);font-family:var(--font-geneva);padding:40px 20px}.VotesList-module__tRrM1W__empty p{margin:0;font-size:12px}.VotesList-module__tRrM1W__empty p:first-child{margin-bottom:8px;font-size:14px;font-weight:700}.VotesList-module__tRrM1W__emptyHint{color:var(--theme-text-secondary,#666);font-size:11px}.VotesList-module__tRrM1W__loading{text-align:center;color:var(--theme-text-secondary,#666);font-family:var(--font-geneva);padding:20px;font-size:11px}.VotesList-module__tRrM1W__loading p{margin:0}.VotesList-module__tRrM1W__sentinel{width:100%;height:1px}.VotesList-module__tRrM1W__loadMoreButton{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);color:var(--theme-text,#000);font-family:var(--font-chicago);cursor:pointer;text-align:center;margin:12px;padding:12px 16px;font-size:12px}.VotesList-module__tRrM1W__loadMoreButton:hover{background:var(--theme-window-background-hover,#eee)}.VotesList-module__tRrM1W__loadMoreButton:active{background:var(--theme-highlight,navy);color:#fff}.VotesList-module__tRrM1W__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.VotesList-module__tRrM1W__loadMoreButton{min-height:44px;padding:16px;font-size:14px}.VotesList-module__tRrM1W__empty{padding:60px 20px}}@media (min-width:769px) and (max-width:1024px){.VotesList-module__tRrM1W__loadMoreButton{padding:14px}}@media (max-width:480px){.VotesList-module__tRrM1W__loadMoreButton{font-size:12px}.VotesList-module__tRrM1W__empty{padding:40px 16px}}
.FeedbackList-module__gxj7bG__feedbackList{border:1px solid var(--theme-border,#000);background:var(--theme-window-background,#fff);font-family:var(--font-geneva);margin-bottom:16px}.FeedbackList-module__gxj7bG__header{border-bottom:1px solid var(--theme-border,#000);background:var(--theme-window-background-alt,#f5f5f5);justify-content:space-between;align-items:center;padding:12px;display:flex}.FeedbackList-module__gxj7bG__title{color:var(--theme-text,#000);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:flex}.FeedbackList-module__gxj7bG__count{color:var(--theme-text-secondary,#666);font-size:11px;font-weight:400}.FeedbackList-module__gxj7bG__toggleButton{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);color:var(--theme-text,#000);font-size:11px;font-family:var(--font-chicago);cursor:pointer;padding:4px 8px}.FeedbackList-module__gxj7bG__toggleButton:hover{background:var(--theme-window-background-hover,#eee)}.FeedbackList-module__gxj7bG__toggleButton:active{background:var(--theme-highlight,navy);color:#fff}.FeedbackList-module__gxj7bG__items{flex-direction:column;display:flex}.FeedbackList-module__gxj7bG__feedbackItem{border-bottom:1px solid var(--theme-border-light,#ddd);padding:12px}.FeedbackList-module__gxj7bG__feedbackItem:last-child{border-bottom:none}.FeedbackList-module__gxj7bG__feedbackItem:hover{background:var(--theme-window-background-hover,#f9f9f9)}.FeedbackList-module__gxj7bG__itemHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.FeedbackList-module__gxj7bG__voter{color:var(--theme-text,#000);font-size:11px;font-weight:700}.FeedbackList-module__gxj7bG__timestamp{color:var(--theme-text-secondary,#666);font-size:10px}.FeedbackList-module__gxj7bG__itemContent{flex-direction:column;gap:6px;display:flex}.FeedbackList-module__gxj7bG__support{color:var(--theme-text,#000);font-size:11px}.FeedbackList-module__gxj7bG__support strong{color:var(--theme-highlight,navy)}.FeedbackList-module__gxj7bG__reason{color:var(--theme-text-secondary,#555);font-size:11px;font-style:italic;line-height:1.4}.FeedbackList-module__gxj7bG__moreHint{text-align:center;color:var(--theme-text-secondary,#666);background:var(--theme-window-background-alt,#f5f5f5);border-top:1px solid var(--theme-border-light,#ddd);padding:8px 12px;font-size:11px}@media (max-width:768px){.FeedbackList-module__gxj7bG__header{padding:14px}.FeedbackList-module__gxj7bG__title{font-size:13px}.FeedbackList-module__gxj7bG__toggleButton{min-height:44px;padding:8px 12px;font-size:12px}.FeedbackList-module__gxj7bG__feedbackItem{padding:14px}.FeedbackList-module__gxj7bG__voter,.FeedbackList-module__gxj7bG__reason{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.FeedbackList-module__gxj7bG__feedbackItem{padding:10px}}@media (max-width:480px){.FeedbackList-module__gxj7bG__header{padding:12px}.FeedbackList-module__gxj7bG__title{font-size:11px}.FeedbackList-module__gxj7bG__toggleButton{font-size:10px}}
.MarkdownRenderer-module__HDLYKW__markdown{font-family:var(--font-geneva);color:var(--theme-text,#000);line-height:1.6}.MarkdownRenderer-module__HDLYKW__paragraph{margin:0 0 12px}.MarkdownRenderer-module__HDLYKW__paragraph:last-child{margin-bottom:0}.MarkdownRenderer-module__HDLYKW__h1,.MarkdownRenderer-module__HDLYKW__h2,.MarkdownRenderer-module__HDLYKW__h3{font-family:var(--font-chicago);color:var(--theme-text,#000);margin:16px 0 8px;font-weight:700}.MarkdownRenderer-module__HDLYKW__h1{border-bottom:1px solid var(--theme-border,#000);padding-bottom:4px;font-size:18px}.MarkdownRenderer-module__HDLYKW__h2{font-size:16px}.MarkdownRenderer-module__HDLYKW__h3{font-size:14px}.MarkdownRenderer-module__HDLYKW__link{color:var(--theme-highlight,navy);cursor:pointer;text-decoration:underline}.MarkdownRenderer-module__HDLYKW__link:hover{color:var(--theme-highlight-hover,#00c)}.MarkdownRenderer-module__HDLYKW__link:visited{color:purple}.MarkdownRenderer-module__HDLYKW__image{border:1px solid var(--theme-border,#000);width:100%;max-width:600px;height:auto;margin:12px 0;display:block}.MarkdownRenderer-module__HDLYKW__ul,.MarkdownRenderer-module__HDLYKW__ol{margin:8px 0;padding-left:24px}.MarkdownRenderer-module__HDLYKW__li{margin:4px 0}.MarkdownRenderer-module__HDLYKW__ul .MarkdownRenderer-module__HDLYKW__li{list-style-type:square}.MarkdownRenderer-module__HDLYKW__ol .MarkdownRenderer-module__HDLYKW__li{list-style-type:decimal}.MarkdownRenderer-module__HDLYKW__inlineCode{background:var(--theme-window-background-alt,#f5f5f5);border:1px solid var(--theme-border,#000);padding:2px 4px;font-family:Courier New,monospace;font-size:11px}.MarkdownRenderer-module__HDLYKW__pre{background:var(--theme-window-background-alt,#f5f5f5);border:1px solid var(--theme-border,#000);margin:12px 0;padding:12px;overflow-x:auto}.MarkdownRenderer-module__HDLYKW__codeBlock{font-family:Courier New,monospace;font-size:11px;line-height:1.4;display:block}.MarkdownRenderer-module__HDLYKW__blockquote{border-left:3px solid var(--theme-border,#000);background:var(--theme-window-background-alt,#f5f5f5);margin:12px 0;padding:8px 12px;font-style:italic}.MarkdownRenderer-module__HDLYKW__tableWrapper{margin:12px 0;overflow-x:auto}.MarkdownRenderer-module__HDLYKW__table{border-collapse:collapse;border:1px solid var(--theme-border,#000);width:100%;font-size:11px}.MarkdownRenderer-module__HDLYKW__th,.MarkdownRenderer-module__HDLYKW__td{border:1px solid var(--theme-border,#000);text-align:left;padding:6px 8px}.MarkdownRenderer-module__HDLYKW__th{background:var(--theme-window-background-alt,#f5f5f5);font-weight:700;font-family:var(--font-chicago)}.MarkdownRenderer-module__HDLYKW__hr{border:none;border-top:1px solid var(--theme-border,#000);margin:16px 0}@media (max-width:768px){.MarkdownRenderer-module__HDLYKW__h1{font-size:16px}.MarkdownRenderer-module__HDLYKW__h2{font-size:14px}.MarkdownRenderer-module__HDLYKW__h3{font-size:13px}.MarkdownRenderer-module__HDLYKW__image{max-width:100%;margin:8px 0}.MarkdownRenderer-module__HDLYKW__pre{padding:8px;font-size:10px}.MarkdownRenderer-module__HDLYKW__table{font-size:10px}.MarkdownRenderer-module__HDLYKW__th,.MarkdownRenderer-module__HDLYKW__td{padding:4px 6px}}@media (max-width:480px){.MarkdownRenderer-module__HDLYKW__h1{font-size:14px}.MarkdownRenderer-module__HDLYKW__h2{font-size:13px}.MarkdownRenderer-module__HDLYKW__h3{font-size:12px}.MarkdownRenderer-module__HDLYKW__paragraph{font-size:11px}}
.ProposalVersionHistory-module__5oeJcW__versionHistory{border:1px solid var(--theme-border,#000);background:var(--theme-window-background,#fff);margin-top:16px}.ProposalVersionHistory-module__5oeJcW__header{background:var(--theme-window-background-alt,#f5f5f5);border:none;border-bottom:1px solid var(--theme-border,#000);cursor:pointer;width:100%;font-family:var(--font-chicago);color:var(--theme-text,#000);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.ProposalVersionHistory-module__5oeJcW__header:hover{background:var(--theme-window-background-hover,#eee)}.ProposalVersionHistory-module__5oeJcW__headerLeft{align-items:center;gap:8px;display:flex}.ProposalVersionHistory-module__5oeJcW__title{font-weight:700}.ProposalVersionHistory-module__5oeJcW__badge{background:var(--theme-highlight,navy);color:#fff;border-radius:2px;padding:2px 6px;font-size:10px;display:inline-block}.ProposalVersionHistory-module__5oeJcW__arrow{font-size:10px}.ProposalVersionHistory-module__5oeJcW__versionList{flex-direction:column;display:flex}.ProposalVersionHistory-module__5oeJcW__versionItem{border-bottom:1px solid var(--theme-border,#ddd)}.ProposalVersionHistory-module__5oeJcW__versionItem:last-child{border-bottom:none}.ProposalVersionHistory-module__5oeJcW__versionHeader{background:var(--theme-window-background,#fff);cursor:pointer;width:100%;font-family:var(--font-geneva);color:var(--theme-text,#000);text-align:left;border:none;justify-content:space-between;align-items:center;padding:10px 12px;font-size:11px;display:flex}.ProposalVersionHistory-module__5oeJcW__versionHeader:hover{background:var(--theme-window-background-hover,#f9f9f9)}.ProposalVersionHistory-module__5oeJcW__versionHeaderLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ProposalVersionHistory-module__5oeJcW__versionNumber{font-weight:700;font-family:var(--font-chicago);color:var(--theme-highlight,navy);flex-shrink:0}.ProposalVersionHistory-module__5oeJcW__versionTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProposalVersionHistory-module__5oeJcW__versionHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProposalVersionHistory-module__5oeJcW__versionDate{color:var(--theme-text-secondary,#666);font-size:10px}.ProposalVersionHistory-module__5oeJcW__expandIcon{font-size:14px;font-weight:700}.ProposalVersionHistory-module__5oeJcW__versionDetails{background:var(--theme-window-background-alt,#fafafa);border-top:1px solid var(--theme-border,#ddd);padding:12px}.ProposalVersionHistory-module__5oeJcW__versionMetadata{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#ddd);flex-direction:column;gap:6px;margin-bottom:12px;padding:8px;font-size:10px;display:flex}.ProposalVersionHistory-module__5oeJcW__metadataRow{align-items:baseline;gap:8px;display:flex}.ProposalVersionHistory-module__5oeJcW__metadataLabel{font-weight:700;font-family:var(--font-chicago);color:var(--theme-text,#000);flex-shrink:0;min-width:60px}.ProposalVersionHistory-module__5oeJcW__metadataValue{color:var(--theme-text-secondary,#555);font-family:var(--font-geneva);word-break:break-all}.ProposalVersionHistory-module__5oeJcW__txLink{color:var(--theme-highlight,navy);text-decoration:underline}.ProposalVersionHistory-module__5oeJcW__txLink:hover{text-decoration:none}.ProposalVersionHistory-module__5oeJcW__updateMessage{border:1px solid var(--theme-border,#cc9);background:#ffc;margin-bottom:12px;padding:8px}.ProposalVersionHistory-module__5oeJcW__updateMessageTitle{font-family:var(--font-chicago);color:var(--theme-text,#000);margin:0 0 6px;font-size:11px;font-weight:700}.ProposalVersionHistory-module__5oeJcW__updateMessageText{font-family:var(--font-geneva);color:var(--theme-text,#000);white-space:pre-wrap;margin:0;font-size:11px;line-height:1.4}.ProposalVersionHistory-module__5oeJcW__versionDescription{margin-top:12px}.ProposalVersionHistory-module__5oeJcW__descriptionTitle{font-family:var(--font-chicago);color:var(--theme-text,#000);margin:0 0 8px;font-size:11px;font-weight:700}.ProposalVersionHistory-module__5oeJcW__descriptionContent{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);max-height:300px;padding:12px;font-size:11px;line-height:1.5;overflow-y:auto}@media (max-width:768px){.ProposalVersionHistory-module__5oeJcW__header{padding:8px 10px;font-size:11px}.ProposalVersionHistory-module__5oeJcW__badge{padding:1px 4px;font-size:9px}.ProposalVersionHistory-module__5oeJcW__versionHeader{padding:8px 10px;font-size:10px}.ProposalVersionHistory-module__5oeJcW__versionHeaderLeft{flex-direction:column;align-items:flex-start;gap:4px}.ProposalVersionHistory-module__5oeJcW__versionDate{font-size:9px}.ProposalVersionHistory-module__5oeJcW__versionDetails{padding:10px}.ProposalVersionHistory-module__5oeJcW__versionMetadata{font-size:9px}.ProposalVersionHistory-module__5oeJcW__metadataLabel{min-width:50px}.ProposalVersionHistory-module__5oeJcW__updateMessage{padding:6px}.ProposalVersionHistory-module__5oeJcW__updateMessageTitle,.ProposalVersionHistory-module__5oeJcW__descriptionTitle,.ProposalVersionHistory-module__5oeJcW__updateMessageText{font-size:10px}.ProposalVersionHistory-module__5oeJcW__descriptionContent{max-height:200px;padding:8px;font-size:10px}}@media (min-width:769px) and (max-width:1024px){.ProposalVersionHistory-module__5oeJcW__versionHeader{font-size:11px}.ProposalVersionHistory-module__5oeJcW__descriptionContent{max-height:250px}}@media (max-width:480px){.ProposalVersionHistory-module__5oeJcW__header{padding:6px 8px;font-size:10px}.ProposalVersionHistory-module__5oeJcW__badge{font-size:8px}.ProposalVersionHistory-module__5oeJcW__versionHeader{padding:6px 8px;font-size:9px}.ProposalVersionHistory-module__5oeJcW__versionDate{font-size:8px}.ProposalVersionHistory-module__5oeJcW__versionDetails{padding:8px}.ProposalVersionHistory-module__5oeJcW__versionMetadata{padding:6px;font-size:8px}.ProposalVersionHistory-module__5oeJcW__updateMessage{padding:4px}.ProposalVersionHistory-module__5oeJcW__updateMessageTitle,.ProposalVersionHistory-module__5oeJcW__descriptionTitle,.ProposalVersionHistory-module__5oeJcW__updateMessageText{font-size:9px}.ProposalVersionHistory-module__5oeJcW__descriptionContent{max-height:150px;padding:6px;font-size:9px}}
.ProposalActions-module__vP5I3a__actionsContainer{border:1px solid var(--theme-border,#000);background:var(--theme-window-background,#fff);margin-top:16px}.ProposalActions-module__vP5I3a__header{background:var(--theme-window-background-alt,#f5f5f5);border-bottom:1px solid var(--theme-border,#000);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.ProposalActions-module__vP5I3a__title{font-family:var(--font-chicago);color:var(--theme-text,#000);margin:0;font-size:12px;font-weight:700}.ProposalActions-module__vP5I3a__count{background:var(--theme-highlight,navy);color:#fff;font-family:var(--font-chicago);border-radius:2px;padding:2px 6px;font-size:10px;display:inline-block}.ProposalActions-module__vP5I3a__ensProgress{font-family:var(--font-geneva);color:var(--theme-text-secondary,#666);font-size:10px;font-style:italic}.ProposalActions-module__vP5I3a__actionsList{flex-direction:column;display:flex}.ProposalActions-module__vP5I3a__actionItem{border-bottom:1px solid var(--theme-border,#ddd)}.ProposalActions-module__vP5I3a__actionItem:last-child{border-bottom:none}.ProposalActions-module__vP5I3a__severityElevated{border-left:3px solid orange}.ProposalActions-module__vP5I3a__severityCritical{background:rgba(255,0,0,.02);border-left:3px solid red}.ProposalActions-module__vP5I3a__actionHeader{background:var(--theme-window-background,#fff);cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px;transition:background .1s;display:flex}.ProposalActions-module__vP5I3a__actionHeader:hover{background:var(--theme-window-background-hover,#f9f9f9)}.ProposalActions-module__vP5I3a__actionHeaderLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ProposalActions-module__vP5I3a__actionNumber{font-family:var(--font-chicago);color:var(--theme-highlight,navy);flex-shrink:0;font-size:11px;font-weight:700}.ProposalActions-module__vP5I3a__actionDescription{font-family:var(--font-geneva);color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ProposalActions-module__vP5I3a__expandIcon{color:var(--theme-text,#000);flex-shrink:0;font-size:14px;font-weight:700}.ProposalActions-module__vP5I3a__actionDetails{background:var(--theme-window-background-alt,#fafafa);border-top:1px solid var(--theme-border,#ddd);padding:12px}.ProposalActions-module__vP5I3a__detailRow{gap:12px;margin-bottom:10px;font-size:11px;display:flex}.ProposalActions-module__vP5I3a__detailRow:last-child{margin-bottom:0}.ProposalActions-module__vP5I3a__detailLabel{font-family:var(--font-chicago);color:var(--theme-text,#000);flex-shrink:0;min-width:80px;font-weight:700}.ProposalActions-module__vP5I3a__detailValue{font-family:var(--font-geneva);color:var(--theme-text-secondary,#555);word-break:break-all;flex-direction:column;flex:1;gap:4px;display:flex}.ProposalActions-module__vP5I3a__contractName{color:var(--theme-text,#000);align-items:center;gap:6px;font-weight:700;display:flex}.ProposalActions-module__vP5I3a__badge{background:var(--theme-highlight,navy);color:#fff;font-family:var(--font-chicago);border-radius:2px;padding:2px 6px;font-size:9px;font-weight:400;display:inline-block}.ProposalActions-module__vP5I3a__verifiedBadge{color:#fff;font-family:var(--font-chicago);background:#0a0;border-radius:2px;padding:2px 6px;font-size:9px;font-weight:400;display:inline-block}.ProposalActions-module__vP5I3a__loadingBadge{color:#666;font-family:var(--font-chicago);background:#ccc;border-radius:2px;padding:2px 6px;font-size:9px;font-weight:400;display:inline-block}.ProposalActions-module__vP5I3a__recipientBadge{color:#fff;font-family:var(--font-chicago);background:#f80;border-radius:2px;padding:1px 4px;font-size:8px;font-weight:400;display:inline-block}.ProposalActions-module__vP5I3a__contractDescription{color:var(--theme-text-secondary,#666);font-size:10px;font-style:italic}.ProposalActions-module__vP5I3a__address{font-family:var(--font-chicago);color:var(--theme-text-secondary,#888);font-size:10px}.ProposalActions-module__vP5I3a__code{font-family:var(--font-chicago);background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#ddd);color:var(--theme-text,#000);word-break:break-all;padding:4px 6px;font-size:10px}.ProposalActions-module__vP5I3a__parameters{flex-direction:column;gap:6px;display:flex}.ProposalActions-module__vP5I3a__parameter{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#ddd);flex-direction:column;gap:4px;padding:6px 8px;display:flex}.ProposalActions-module__vP5I3a__paramHeader{align-items:baseline;gap:8px;display:flex}.ProposalActions-module__vP5I3a__paramName{font-family:var(--font-geneva);color:var(--theme-text,#000);font-size:10px;font-weight:700}.ProposalActions-module__vP5I3a__paramType{font-family:var(--font-chicago);color:var(--theme-highlight,navy);background:var(--theme-window-background-alt,#f5f5f5);border-radius:2px;padding:1px 4px;font-size:9px}.ProposalActions-module__vP5I3a__paramValue{font-family:var(--font-chicago);color:var(--theme-text,#000);word-break:break-all;font-size:10px;line-height:1.4}.ProposalActions-module__vP5I3a__paramValueWithENS{flex-direction:column;gap:4px;display:flex}.ProposalActions-module__vP5I3a__ensName{font-family:var(--font-geneva);color:var(--theme-highlight,navy);font-size:11px;font-weight:700}.ProposalActions-module__vP5I3a__addressSecondary{font-family:var(--font-chicago);color:var(--theme-text-secondary,#888);word-break:break-all;font-size:9px}.ProposalActions-module__vP5I3a__addressValue{font-family:var(--font-chicago);color:var(--theme-text,#000);word-break:break-all;font-size:10px}.ProposalActions-module__vP5I3a__recipientRole{font-family:var(--font-geneva);color:var(--theme-text-secondary,#666);font-size:9px;font-style:italic}.ProposalActions-module__vP5I3a__ensLoading{font-family:var(--font-geneva);color:var(--theme-text-secondary,#999);font-size:9px;font-style:italic}.ProposalActions-module__vP5I3a__calldataWrapper{max-height:100px;overflow-y:auto}.ProposalActions-module__vP5I3a__calldata{font-family:var(--font-chicago);background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#ddd);color:var(--theme-text-secondary,#666);word-break:break-all;padding:6px 8px;font-size:9px;line-height:1.4;display:block}.ProposalActions-module__vP5I3a__footer{background:var(--theme-window-background-alt,#ffc);border-top:1px solid var(--theme-border,#cc9);padding:10px 12px}.ProposalActions-module__vP5I3a__footerText{font-family:var(--font-geneva);color:var(--theme-text,#000);margin:0;font-size:10px;line-height:1.4}.ProposalActions-module__vP5I3a__empty{text-align:center;padding:20px 12px}.ProposalActions-module__vP5I3a__empty p{font-family:var(--font-geneva);color:var(--theme-text-secondary,#666);margin:0;font-size:11px}.ProposalActions-module__vP5I3a__unknownBadge{color:#fff;font-family:var(--font-chicago);vertical-align:middle;background:orange;border-radius:2px;margin-left:6px;padding:2px 6px;font-size:9px;display:inline-block}.ProposalActions-module__vP5I3a__categoryBadge{font-family:var(--font-geneva);text-transform:uppercase;border-radius:3px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-block}.ProposalActions-module__vP5I3a__categoryBadge[data-category=payment]{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50}.ProposalActions-module__vP5I3a__categoryBadge[data-category=stream]{color:#1565c0;background:#e3f2fd;border:1px solid #2196f3}.ProposalActions-module__vP5I3a__categoryBadge[data-category=treasury]{color:#e65100;background:#fff3e0;border:1px solid #ff9800}.ProposalActions-module__vP5I3a__categoryBadge[data-category=governance]{color:#6a1b9a;background:#f3e5f5;border:1px solid #9c27b0}.ProposalActions-module__vP5I3a__categoryBadge[data-category=auction]{color:#c2185b;background:#fce4ec;border:1px solid #e91e63}.ProposalActions-module__vP5I3a__categoryBadge[data-category=token]{color:#283593;background:#e8eaf6;border:1px solid #3f51b5}.ProposalActions-module__vP5I3a__categoryBadge[data-category=art]{color:#f57f17;background:#fff9c4;border:1px solid #fbc02d}.ProposalActions-module__vP5I3a__categoryBadge[data-category=rewards]{color:#00695c;background:#e0f2f1;border:1px solid #009688}.ProposalActions-module__vP5I3a__categoryBadge[data-category=ownership]{color:#c62828;background:#ffebee;border:1px solid #ef5350}.ProposalActions-module__vP5I3a__categoryBadge[data-category=upgrade]{color:#d84315;background:#fbe9e7;border:1px solid #ff5722}.ProposalActions-module__vP5I3a__categoryBadge[data-category=configuration]{color:#558b2f;background:#f1f8e9;border:1px solid #8bc34a}.ProposalActions-module__vP5I3a__categoryBadge[data-category=unknown]{color:#424242;background:#eee;border:1px solid #9e9e9e}.ProposalActions-module__vP5I3a__functionDescription{font-family:var(--font-geneva);color:var(--theme-text-secondary,#666);margin-top:4px;font-size:10px;font-style:italic;display:block}@media (max-width:768px){.ProposalActions-module__vP5I3a__header{padding:8px 10px}.ProposalActions-module__vP5I3a__title{font-size:11px}.ProposalActions-module__vP5I3a__count{font-size:9px}.ProposalActions-module__vP5I3a__actionHeader{padding:10px}.ProposalActions-module__vP5I3a__actionNumber,.ProposalActions-module__vP5I3a__actionDescription{font-size:10px}.ProposalActions-module__vP5I3a__actionDetails{padding:10px}.ProposalActions-module__vP5I3a__detailRow{flex-direction:column;gap:4px;margin-bottom:12px}.ProposalActions-module__vP5I3a__detailLabel{min-width:auto}.ProposalActions-module__vP5I3a__code,.ProposalActions-module__vP5I3a__paramValue,.ProposalActions-module__vP5I3a__paramType{font-size:9px}.ProposalActions-module__vP5I3a__calldata{font-size:8px}.ProposalActions-module__vP5I3a__footerText{font-size:9px}}@media (min-width:769px) and (max-width:1024px){.ProposalActions-module__vP5I3a__actionDescription{font-size:11px}.ProposalActions-module__vP5I3a__detailRow{gap:10px}}@media (max-width:480px){.ProposalActions-module__vP5I3a__header{padding:6px 8px}.ProposalActions-module__vP5I3a__title{font-size:10px}.ProposalActions-module__vP5I3a__count{font-size:8px}.ProposalActions-module__vP5I3a__actionHeader{padding:8px}.ProposalActions-module__vP5I3a__actionNumber,.ProposalActions-module__vP5I3a__actionDescription{font-size:9px}.ProposalActions-module__vP5I3a__actionDetails{padding:8px}.ProposalActions-module__vP5I3a__code,.ProposalActions-module__vP5I3a__paramValue,.ProposalActions-module__vP5I3a__paramType{font-size:8px}.ProposalActions-module__vP5I3a__calldata{font-size:7px}.ProposalActions-module__vP5I3a__footerText{font-size:8px}}
.ProposalDetails-module__yJXxfW__details{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);font-family:var(--font-geneva);color:var(--theme-text,#000);border-top:none;padding:16px}.ProposalDetails-module__yJXxfW__summarySection{border:1px solid var(--theme-border,#000);background:var(--theme-window-background,#fff);margin-bottom:16px}.ProposalDetails-module__yJXxfW__summaryHeader{background:var(--theme-window-background,#fff);border:none;border-bottom:1px solid var(--theme-border,#000);cursor:pointer;width:100%;font-family:var(--font-chicago);justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.ProposalDetails-module__yJXxfW__summaryHeader:hover{background:var(--theme-window-background-hover,#eee)}.ProposalDetails-module__yJXxfW__summaryHeader:active{background:var(--theme-highlight-light,#e8e8ff)}.ProposalDetails-module__yJXxfW__summaryTitle{color:var(--theme-text,#000);margin:0;font-size:14px;font-weight:700}.ProposalDetails-module__yJXxfW__expandIcon{color:var(--theme-text,#000);font-size:18px;font-weight:700;line-height:1}.ProposalDetails-module__yJXxfW__summaryContent{padding:16px}.ProposalDetails-module__yJXxfW__summaryContent .ProposalDetails-module__yJXxfW__metadata,.ProposalDetails-module__yJXxfW__summaryContent .ProposalDetails-module__yJXxfW__voteSection,.ProposalDetails-module__yJXxfW__summaryContent .ProposalDetails-module__yJXxfW__votingSection{border:none}.ProposalDetails-module__yJXxfW__metadata{background:var(--theme-window-background-alt,#f5f5f5);border:1px solid var(--theme-border,#000);flex-direction:column;gap:6px;margin-bottom:16px;padding:12px;font-size:11px;display:flex}.ProposalDetails-module__yJXxfW__metadataRow{align-items:baseline;gap:8px;display:flex}.ProposalDetails-module__yJXxfW__metadataLabel{color:var(--theme-text,#000);flex-shrink:0;min-width:100px;font-weight:700}.ProposalDetails-module__yJXxfW__metadataValue{color:var(--theme-text-secondary,#555);word-break:break-all;font-family:var(--font-chicago)}.ProposalDetails-module__yJXxfW__header{border-bottom:1px solid var(--theme-border,#000);justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:12px;display:flex}.ProposalDetails-module__yJXxfW__titleSection{flex:1;min-width:0}.ProposalDetails-module__yJXxfW__titleRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.ProposalDetails-module__yJXxfW__proposalId{color:var(--theme-text-secondary,#666);font-size:12px;font-weight:700}.ProposalDetails-module__yJXxfW__status{text-transform:uppercase;border-radius:2px;padding:3px 10px;font-size:10px;font-weight:700}.ProposalDetails-module__yJXxfW__title{color:var(--theme-text,#000);margin:0;font-size:18px;font-weight:700}.ProposalDetails-module__yJXxfW__closeButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;width:28px;height:28px;color:var(--theme-text,#000);justify-content:center;align-items:center;font-family:inherit;font-size:20px;display:flex}.ProposalDetails-module__yJXxfW__closeButton:hover{background:var(--theme-button-hover,#ccc)}.ProposalDetails-module__yJXxfW__closeButton:active{background:var(--theme-button-active,#aaa)}.ProposalDetails-module__yJXxfW__voteSection{margin-bottom:24px}.ProposalDetails-module__yJXxfW__sectionTitle{color:var(--theme-text,#000);margin:0 0 12px;font-size:14px;font-weight:700}.ProposalDetails-module__yJXxfW__voteBarContainer{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.ProposalDetails-module__yJXxfW__voteBarRow{grid-template-columns:60px 1fr auto;align-items:center;gap:12px;font-size:12px;display:grid}.ProposalDetails-module__yJXxfW__voteLabel{color:var(--theme-text,#000);font-weight:700}.ProposalDetails-module__yJXxfW__voteBarWrapper{background:var(--theme-window-background,#eee);border:1px solid var(--theme-border,#000);height:20px;overflow:hidden}.ProposalDetails-module__yJXxfW__voteBarFill{height:100%;transition:width .3s}.ProposalDetails-module__yJXxfW__voteValue{color:var(--theme-text-secondary,#666);white-space:nowrap;font-size:11px}.ProposalDetails-module__yJXxfW__quorumStatus{background:var(--theme-window-background,#eee);border:1px solid var(--theme-border,#000);margin-bottom:8px;padding:8px 12px;font-size:12px}.ProposalDetails-module__yJXxfW__quorumMet{color:#0a0;font-weight:700}.ProposalDetails-module__yJXxfW__quorumNotMet{color:#a00;font-weight:700}.ProposalDetails-module__yJXxfW__userVoteStatus{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50;padding:8px 12px;font-size:12px}.ProposalDetails-module__yJXxfW__votingSection{background:var(--theme-window-background,#eee);border:1px solid var(--theme-border,#000);margin-top:16px;margin-bottom:16px;padding:16px}.ProposalDetails-module__yJXxfW__voteButtons{gap:8px;margin-bottom:12px;display:flex}.ProposalDetails-module__yJXxfW__voteButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;flex:1;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .1s}.ProposalDetails-module__yJXxfW__voteButton:hover{background:var(--theme-button-hover,#ccc)}.ProposalDetails-module__yJXxfW__voteButton.ProposalDetails-module__yJXxfW__selected{border-width:2px;border-color:var(--theme-highlight,navy)}.ProposalDetails-module__yJXxfW__voteFor.ProposalDetails-module__yJXxfW__selected{background:#e8f5e9;border-color:#4caf50}.ProposalDetails-module__yJXxfW__voteAgainst.ProposalDetails-module__yJXxfW__selected{background:#ffebee;border-color:#f44336}.ProposalDetails-module__yJXxfW__voteAbstain.ProposalDetails-module__yJXxfW__selected{background:#f5f5f5;border-color:#9e9e9e}.ProposalDetails-module__yJXxfW__reasonInput{border:1px solid var(--theme-border,#000);resize:vertical;background:var(--theme-input-background,#fff);width:100%;color:var(--theme-text,#000);margin-bottom:8px;padding:8px;font-family:inherit;font-size:12px}.ProposalDetails-module__yJXxfW__submitButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;width:100%;padding:12px;font-family:inherit;font-size:13px;font-weight:700}.ProposalDetails-module__yJXxfW__submitButton:hover{background:var(--theme-button-hover,#ccc)}.ProposalDetails-module__yJXxfW__submitButton:active{background:var(--theme-button-active,#aaa)}.ProposalDetails-module__yJXxfW__connectPrompt{color:#f57c00;text-align:center;background:#fff8e1;border:1px solid #ffc107;margin-bottom:24px;padding:16px;font-size:12px}.ProposalDetails-module__yJXxfW__descriptionSection{border:1px solid var(--theme-border,#000);background:var(--theme-window-background,#fff);height:500px;margin-top:16px;position:relative}.ProposalDetails-module__yJXxfW__descriptionContent{padding:16px}.ProposalDetails-module__yJXxfW__actionsSection{margin-bottom:24px}.ProposalDetails-module__yJXxfW__actionsInfo{background:var(--theme-window-background,#eee);border:1px solid var(--theme-border,#000);padding:12px;font-size:12px}@media (max-width:768px){.ProposalDetails-module__yJXxfW__details{padding:16px}.ProposalDetails-module__yJXxfW__metadata{margin-bottom:20px}.ProposalDetails-module__yJXxfW__descriptionSection{height:400px}.ProposalDetails-module__yJXxfW__descriptionContent{padding:12px}.ProposalDetails-module__yJXxfW__header{margin-bottom:20px}.ProposalDetails-module__yJXxfW__title{font-size:16px}.ProposalDetails-module__yJXxfW__voteBarRow{grid-template-columns:50px 1fr;gap:8px}.ProposalDetails-module__yJXxfW__voteValue{grid-column:2;font-size:10px}.ProposalDetails-module__yJXxfW__voteButtons{flex-direction:column}.ProposalDetails-module__yJXxfW__voteButton{width:100%;padding:14px}.ProposalDetails-module__yJXxfW__description{max-height:300px}.ProposalDetails-module__yJXxfW__metadataRow{flex-direction:column;gap:2px}.ProposalDetails-module__yJXxfW__metadataLabel{min-width:unset}}.ProposalDetails-module__yJXxfW__contentTabs{border:1px solid var(--theme-border,#000);background:var(--theme-window-background-alt,#f5f5f5);gap:0;margin-top:16px;display:flex}.ProposalDetails-module__yJXxfW__contentTab{background:var(--theme-window-background,#fff);border:none;border-right:1px solid var(--theme-border,#000);color:var(--theme-text,#000);font-family:var(--font-chicago);cursor:pointer;text-align:center;flex:1;padding:10px 16px;font-size:12px;font-weight:400}.ProposalDetails-module__yJXxfW__contentTab:last-child{border-right:none}.ProposalDetails-module__yJXxfW__contentTab:hover{background:var(--theme-window-background-hover,#eee)}.ProposalDetails-module__yJXxfW__contentTab.ProposalDetails-module__yJXxfW__active{background:var(--theme-highlight,navy);color:#fff;font-weight:700}.ProposalDetails-module__yJXxfW__votesAndSignalsContainer{gap:16px;margin-top:16px;display:flex}.ProposalDetails-module__yJXxfW__votesColumn{flex:2;min-width:0}.ProposalDetails-module__yJXxfW__signalsColumn{flex:1;min-width:300px}.ProposalDetails-module__yJXxfW__votesSection{padding-top:0}.ProposalDetails-module__yJXxfW__voteTabs{border:1px solid var(--theme-border,#000);background:var(--theme-window-background-alt,#f5f5f5);gap:4px;margin-bottom:12px;display:flex}.ProposalDetails-module__yJXxfW__voteTab{background:var(--theme-window-background,#fff);border:none;border-right:1px solid var(--theme-border,#000);color:var(--theme-text,#000);font-family:var(--font-chicago);cursor:pointer;text-align:center;flex:1;padding:8px 12px;font-size:11px}.ProposalDetails-module__yJXxfW__voteTab:last-child{border-right:none}.ProposalDetails-module__yJXxfW__voteTab:hover{background:var(--theme-window-background-hover,#eee)}.ProposalDetails-module__yJXxfW__voteTab.ProposalDetails-module__yJXxfW__active{background:var(--theme-highlight,navy);color:#fff;font-weight:700}@media (max-width:768px){.ProposalDetails-module__yJXxfW__contentTabs{margin-top:20px}.ProposalDetails-module__yJXxfW__contentTab{min-height:44px;padding:14px 16px;font-size:13px}.ProposalDetails-module__yJXxfW__votesAndSignalsContainer{flex-direction:column;gap:20px}.ProposalDetails-module__yJXxfW__votesColumn,.ProposalDetails-module__yJXxfW__signalsColumn{flex:1;min-width:0}.ProposalDetails-module__yJXxfW__voteTabs{flex-wrap:wrap}.ProposalDetails-module__yJXxfW__voteTab{flex:45%;min-height:44px;padding:12px;font-size:12px}.ProposalDetails-module__yJXxfW__votesSection{padding-top:0}}@media (min-width:769px) and (max-width:1024px){.ProposalDetails-module__yJXxfW__votesAndSignalsContainer{gap:12px}.ProposalDetails-module__yJXxfW__signalsColumn{min-width:250px}.ProposalDetails-module__yJXxfW__voteTab{padding:10px;font-size:11px}}@media (max-width:480px){.ProposalDetails-module__yJXxfW__contentTab{padding:12px;font-size:11px}.ProposalDetails-module__yJXxfW__voteTab{padding:10px 8px;font-size:10px}}
.ProposalDetailsWrapper-module__Jsk_cW__loading,.ProposalDetailsWrapper-module__Jsk_cW__error{text-align:center;font-family:var(--font-geneva);background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);border-top:none;padding:20px}.ProposalDetailsWrapper-module__Jsk_cW__loading p,.ProposalDetailsWrapper-module__Jsk_cW__error p{color:var(--theme-text,#000);margin:0 0 12px;font-size:12px}.ProposalDetailsWrapper-module__Jsk_cW__closeButton{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);color:var(--theme-text,#000);font-family:var(--font-chicago);cursor:pointer;padding:6px 12px;font-size:12px}.ProposalDetailsWrapper-module__Jsk_cW__closeButton:hover{background:var(--theme-window-background-hover,#eee)}.ProposalDetailsWrapper-module__Jsk_cW__closeButton:active{background:var(--theme-highlight,navy);color:#fff}
.ActivityTab-module__ciJaAq__container{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ActivityTab-module__ciJaAq__feed{flex:1;overflow-x:hidden}.ActivityTab-module__ciJaAq__error{text-align:center;color:var(--theme-text,#000);font-family:var(--font-geneva);padding:40px 20px}.ActivityTab-module__ciJaAq__error p{margin:0 0 8px;font-size:12px}.ActivityTab-module__ciJaAq__error p:first-child{font-size:14px;font-weight:700}.ActivityTab-module__ciJaAq__loading{text-align:center;color:var(--theme-text-secondary,#666);font-family:var(--font-geneva);padding:40px 20px;font-size:12px}.ActivityTab-module__ciJaAq__loading p{margin:0}.ActivityTab-module__ciJaAq__empty{text-align:center;color:var(--theme-text,#000);font-family:var(--font-geneva);padding:60px 20px}.ActivityTab-module__ciJaAq__empty p{margin:0;font-size:12px}.ActivityTab-module__ciJaAq__empty p:first-child{margin-bottom:8px;font-size:14px;font-weight:700}.ActivityTab-module__ciJaAq__emptyHint{color:var(--theme-text-secondary,#666);font-size:11px}.ActivityTab-module__ciJaAq__sentinel{width:100%;height:1px}@media (max-width:768px){.ActivityTab-module__ciJaAq__empty{padding:80px 20px}}@media (max-width:480px){.ActivityTab-module__ciJaAq__empty{padding:60px 16px}}
.ProposalCard-module__tQcKsG__card{background:var(--theme-window-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;font-family:var(--font-geneva);margin-bottom:8px;padding:12px;transition:background .1s}.ProposalCard-module__tQcKsG__card:hover{background:var(--theme-window-background-hover,#eee)}.ProposalCard-module__tQcKsG__card:focus{outline:2px solid var(--theme-highlight,navy);outline-offset:-2px}.ProposalCard-module__tQcKsG__card.ProposalCard-module__tQcKsG__expanded{background:var(--theme-window-background-hover,#eee);border-width:2px;margin-bottom:0}.ProposalCard-module__tQcKsG__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ProposalCard-module__tQcKsG__titleRow{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.ProposalCard-module__tQcKsG__proposalId{color:var(--theme-text-secondary,#666);flex-shrink:0;font-size:11px;font-weight:700}.ProposalCard-module__tQcKsG__title{color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:700;overflow:hidden}.ProposalCard-module__tQcKsG__status{text-transform:uppercase;white-space:nowrap;border-radius:2px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.ProposalCard-module__tQcKsG__voteBars{border:1px solid var(--theme-border,#000);height:8px;margin-bottom:8px;display:flex;overflow:hidden}.ProposalCard-module__tQcKsG__voteBar{height:100%;transition:width .3s}.ProposalCard-module__tQcKsG__voteCounts{color:var(--theme-text,#000);gap:16px;margin-bottom:8px;font-size:11px;display:flex}.ProposalCard-module__tQcKsG__voteFor{color:#0a0;font-weight:700}.ProposalCard-module__tQcKsG__voteAgainst{color:#a00;font-weight:700}.ProposalCard-module__tQcKsG__voteAbstain{color:#888}.ProposalCard-module__tQcKsG__footer{color:var(--theme-text-secondary,#666);justify-content:space-between;align-items:center;font-size:11px;display:flex}.ProposalCard-module__tQcKsG__proposer{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProposalCard-module__tQcKsG__timeRemaining{color:var(--theme-text,#000);flex-shrink:0;font-weight:700}@media (max-width:768px){.ProposalCard-module__tQcKsG__card{margin-bottom:12px;padding:16px}.ProposalCard-module__tQcKsG__header{flex-direction:column;gap:8px}.ProposalCard-module__tQcKsG__titleRow{flex-direction:column;align-items:flex-start;gap:4px}.ProposalCard-module__tQcKsG__title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box}.ProposalCard-module__tQcKsG__status{align-self:flex-start}.ProposalCard-module__tQcKsG__voteBars{height:12px;margin-bottom:12px}.ProposalCard-module__tQcKsG__voteCounts{gap:12px;font-size:12px}.ProposalCard-module__tQcKsG__footer{flex-direction:column;align-items:flex-start;gap:4px;font-size:12px}}
.ProposalsTab-module__q5pNJq__container{height:100%;font-family:var(--font-geneva);flex-direction:column;display:flex}.ProposalsTab-module__q5pNJq__controls{background:var(--theme-window-background,#ddd);border-bottom:1px solid var(--theme-border,#000);flex-wrap:wrap;gap:16px;padding:12px;display:flex}.ProposalsTab-module__q5pNJq__filterGroup{align-items:center;gap:8px;display:flex}.ProposalsTab-module__q5pNJq__label{color:var(--theme-text,#000);font-size:12px;font-weight:700}.ProposalsTab-module__q5pNJq__select{border:1px solid var(--theme-border,#000);background:var(--theme-input-background,#fff);color:var(--theme-text,#000);cursor:pointer;padding:4px 8px;font-family:inherit;font-size:12px}.ProposalsTab-module__q5pNJq__select:focus{outline:2px solid var(--theme-highlight,navy);outline-offset:-2px}.ProposalsTab-module__q5pNJq__proposalContainer{margin-bottom:8px}.ProposalsTab-module__q5pNJq__list{flex:1;padding:12px}.ProposalsTab-module__q5pNJq__loading{text-align:center;color:var(--theme-text-secondary,#666);justify-content:center;align-items:center;padding:40px;font-size:12px;display:flex}.ProposalsTab-module__q5pNJq__empty{text-align:center;color:var(--theme-text-secondary,#666);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.ProposalsTab-module__q5pNJq__empty p{margin:4px 0;font-size:13px}.ProposalsTab-module__q5pNJq__emptyHint{color:var(--theme-text-secondary,#888)!important;font-size:11px!important}.ProposalsTab-module__q5pNJq__error{text-align:center;color:#a00;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.ProposalsTab-module__q5pNJq__error p{margin:4px 0;font-size:12px}.ProposalsTab-module__q5pNJq__loadMoreButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;width:100%;margin-top:12px;padding:12px;font-family:inherit;font-size:12px;font-weight:700}.ProposalsTab-module__q5pNJq__loadMoreButton:hover:not(:disabled){background:var(--theme-button-hover,#ccc)}.ProposalsTab-module__q5pNJq__loadMoreButton:active:not(:disabled){background:var(--theme-button-active,#aaa)}.ProposalsTab-module__q5pNJq__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.ProposalsTab-module__q5pNJq__controls{flex-direction:column;gap:12px}.ProposalsTab-module__q5pNJq__filterGroup{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.ProposalsTab-module__q5pNJq__select{width:100%;padding:8px;font-size:14px}.ProposalsTab-module__q5pNJq__proposalContainer{margin-bottom:12px}.ProposalsTab-module__q5pNJq__list{padding:16px}}
.CandidatesTab-module__TIaGza__container{height:100%;font-family:var(--font-geneva);flex-direction:column;display:flex}.CandidatesTab-module__TIaGza__controls{background:var(--theme-window-background,#ddd);border-bottom:1px solid var(--theme-border,#000);flex-wrap:wrap;gap:16px;padding:12px;display:flex}.CandidatesTab-module__TIaGza__filterGroup{align-items:center;gap:8px;display:flex}.CandidatesTab-module__TIaGza__label{color:var(--theme-text,#000);font-size:12px;font-weight:700}.CandidatesTab-module__TIaGza__select{border:1px solid var(--theme-border,#000);background:var(--theme-input-background,#fff);color:var(--theme-text,#000);cursor:pointer;padding:4px 8px;font-family:inherit;font-size:12px}.CandidatesTab-module__TIaGza__content{flex:1}.CandidatesTab-module__TIaGza__loading{text-align:center;color:var(--theme-text-secondary,#666);justify-content:center;align-items:center;padding:40px;font-size:12px;display:flex}.CandidatesTab-module__TIaGza__empty{text-align:center;color:var(--theme-text,#000);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.CandidatesTab-module__TIaGza__empty h3{margin:0 0 16px;font-size:18px}.CandidatesTab-module__TIaGza__empty p{max-width:500px;margin:8px 0;font-size:13px}.CandidatesTab-module__TIaGza__emptyHint{color:var(--theme-text-secondary,#888)!important;font-size:11px!important}.CandidatesTab-module__TIaGza__error{text-align:center;color:#a00;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.CandidatesTab-module__TIaGza__list{padding:12px}.CandidatesTab-module__TIaGza__candidateCard{background:var(--theme-window-background,#ddd);border:1px solid var(--theme-border,#000);margin-bottom:8px;padding:12px}@media (max-width:768px){.CandidatesTab-module__TIaGza__controls{flex-direction:column;gap:12px}.CandidatesTab-module__TIaGza__filterGroup{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.CandidatesTab-module__TIaGza__select{width:100%;padding:8px}}
.VoterCard-module__iMaCVW__voterCard{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);font-family:var(--font-geneva);flex-direction:column;gap:12px;height:100%;min-height:160px;padding:12px;display:flex}.VoterCard-module__iMaCVW__voterCard:hover{background:var(--theme-window-background-hover,#eee)}.VoterCard-module__iMaCVW__voterCard.VoterCard-module__iMaCVW__clickable{cursor:pointer}.VoterCard-module__iMaCVW__voterCard.VoterCard-module__iMaCVW__clickable:hover{background:var(--theme-window-background-hover,#f0f0f0)}.VoterCard-module__iMaCVW__voterCard.VoterCard-module__iMaCVW__currentUser{background:#e8f5e9;border-color:#4caf50}.VoterCard-module__iMaCVW__voterCard.VoterCard-module__iMaCVW__currentUser:hover{background:#d5edd8}.VoterCard-module__iMaCVW__nounsContainer{flex-shrink:0;order:-1;align-items:flex-start;width:100%;height:120px;display:flex}.VoterCard-module__iMaCVW__nounsScrollWrapper{width:100%;height:100%}.VoterCard-module__iMaCVW__nounsScroll{flex-wrap:wrap;align-content:flex-start;gap:4px;width:100%;padding:2px;display:flex}.VoterCard-module__iMaCVW__nounThumbnail{border:1px solid var(--theme-border,#000);flex-shrink:0;width:32px;height:32px;overflow:hidden}.VoterCard-module__iMaCVW__nounImage{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.VoterCard-module__iMaCVW__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.VoterCard-module__iMaCVW__header{flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex;position:relative}.VoterCard-module__iMaCVW__rank{color:var(--theme-text-secondary,#666);min-width:30px;font-size:11px;font-weight:700}.VoterCard-module__iMaCVW__avatar{border:1px solid var(--theme-border,#000);object-fit:cover;background:var(--theme-window-background,#fff);image-rendering:auto;border-radius:5%;flex-shrink:0;width:24px;height:24px}.VoterCard-module__iMaCVW__voter{color:var(--theme-text,#000);font-weight:700}.VoterCard-module__iMaCVW__voter.VoterCard-module__iMaCVW__loading{opacity:.6;font-style:italic}.VoterCard-module__iMaCVW__youBadge{color:#fff;background:#4caf50;border-radius:2px;padding:2px 6px;font-size:9px;font-weight:700}.VoterCard-module__iMaCVW__votingPower{color:var(--theme-text-secondary,#666);white-space:nowrap;font-size:11px;font-weight:700}.VoterCard-module__iMaCVW__holders{color:var(--theme-text-secondary,#666);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700}@media (max-width:768px){.VoterCard-module__iMaCVW__voterCard{min-height:180px}.VoterCard-module__iMaCVW__nounsContainer{height:100px}.VoterCard-module__iMaCVW__header{flex-wrap:wrap}.VoterCard-module__iMaCVW__holders{text-align:right;width:100%;margin-left:0}}@media (min-width:769px) and (max-width:1024px){.VoterCard-module__iMaCVW__voterCard{min-height:180px}.VoterCard-module__iMaCVW__nounsContainer{height:100px}.VoterCard-module__iMaCVW__nounThumbnail{width:28px;height:28px}}@media (max-width:480px){.VoterCard-module__iMaCVW__voterCard{gap:10px;padding:10px}.VoterCard-module__iMaCVW__nounsContainer{max-width:250px;height:52px}.VoterCard-module__iMaCVW__nounsScroll{width:calc(100% - 14px)}.VoterCard-module__iMaCVW__nounThumbnail{width:24px;height:24px}.VoterCard-module__iMaCVW__voter{font-size:11px}}
.VoterDetailView-module__N5_MYW__container{height:100%;font-family:var(--font-geneva);background:var(--theme-window-background,#fff);flex-direction:column;display:flex}.VoterDetailView-module__N5_MYW__loading,.VoterDetailView-module__N5_MYW__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.VoterDetailView-module__N5_MYW__error{color:#a00}.VoterDetailView-module__N5_MYW__header{background:var(--theme-window-background,#ddd);border-bottom:1px solid var(--theme-border,#000);align-items:center;gap:16px;padding:16px;display:flex}.VoterDetailView-module__N5_MYW__backButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;white-space:nowrap;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700}.VoterDetailView-module__N5_MYW__backButton:hover{background:var(--theme-button-hover,#ccc)}.VoterDetailView-module__N5_MYW__headerInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.VoterDetailView-module__N5_MYW__headerAvatar{border:1px solid var(--theme-border,#000);object-fit:cover;background:var(--theme-window-background,#fff);border-radius:5%;flex-shrink:0;width:48px;height:48px}.VoterDetailView-module__N5_MYW__headerText{flex:1;min-width:0}.VoterDetailView-module__N5_MYW__headerName{color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:16px;font-weight:700;overflow:hidden}.VoterDetailView-module__N5_MYW__headerAddress{color:var(--theme-text-secondary,#666);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:monospace;font-size:11px;overflow:hidden}.VoterDetailView-module__N5_MYW__statsGrid{background:var(--theme-window-background,#eee);border-bottom:1px solid var(--theme-border,#000);grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;display:grid}.VoterDetailView-module__N5_MYW__statCard{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);flex-direction:column;align-items:center;gap:4px;padding:12px;display:flex}.VoterDetailView-module__N5_MYW__statValue{color:var(--theme-text,#000);font-size:18px;font-weight:700}.VoterDetailView-module__N5_MYW__statLabel{color:var(--theme-text-secondary,#666);text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:10px}.VoterDetailView-module__N5_MYW__tabsWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.VoterDetailView-module__N5_MYW__scrollContent{height:100%}.VoterDetailView-module__N5_MYW__overview{padding:16px}.VoterDetailView-module__N5_MYW__section{margin-bottom:24px}.VoterDetailView-module__N5_MYW__sectionTitle{color:var(--theme-text,#000);border-bottom:1px solid var(--theme-border,#000);margin:0 0 12px;padding-bottom:4px;font-size:14px;font-weight:700}.VoterDetailView-module__N5_MYW__delegationInfo{background:var(--theme-window-background,#f5f5f5);border:1px solid var(--theme-border,#000);padding:12px}.VoterDetailView-module__N5_MYW__delegationText{color:var(--theme-text,#000);margin:0 0 12px;font-size:13px;font-weight:700}.VoterDetailView-module__N5_MYW__delegationDetail{border-top:1px solid var(--theme-border-light,#ccc);justify-content:space-between;align-items:center;margin:0;padding:8px 0;font-size:12px;display:flex}.VoterDetailView-module__N5_MYW__delegationLabel{color:var(--theme-text,#000);font-weight:700}.VoterDetailView-module__N5_MYW__delegationValue{color:var(--theme-text-secondary,#666)}.VoterDetailView-module__N5_MYW__delegatorsSection{border-top:1px solid var(--theme-border-light,#ccc);margin-top:12px;padding-top:12px}.VoterDetailView-module__N5_MYW__delegatorsTitle{color:var(--theme-text,#000);margin:0 0 8px;font-size:12px;font-weight:700}.VoterDetailView-module__N5_MYW__delegatorsList{flex-direction:column;gap:6px;display:flex}.VoterDetailView-module__N5_MYW__delegatorItem{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border-light,#ddd);justify-content:space-between;align-items:center;padding:6px 8px;font-size:11px;display:flex}.VoterDetailView-module__N5_MYW__delegatorItem:hover{background:var(--theme-highlight-background,#f0f0f0)}.VoterDetailView-module__N5_MYW__delegatorAddress{color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-family:monospace;overflow:hidden}.VoterDetailView-module__N5_MYW__delegatorNouns{color:var(--theme-text-secondary,#666);flex-shrink:0;font-weight:700}.VoterDetailView-module__N5_MYW__delegatorsMore{color:var(--theme-text-secondary,#999);text-align:center;margin:8px 0 0;font-size:11px;font-style:italic}.VoterDetailView-module__N5_MYW__address{color:var(--theme-text,#000);font-family:monospace}.VoterDetailView-module__N5_MYW__distribution{flex-direction:column;gap:8px;display:flex}.VoterDetailView-module__N5_MYW__distributionItem{flex-direction:column;gap:4px;display:flex}.VoterDetailView-module__N5_MYW__distributionBar{border:1px solid var(--theme-border,#000);height:20px;transition:width .3s}.VoterDetailView-module__N5_MYW__distributionLabel{color:var(--theme-text,#000);font-size:11px}.VoterDetailView-module__N5_MYW__activitySummary{background:var(--theme-window-background,#f5f5f5);border:1px solid var(--theme-border,#000);padding:12px}.VoterDetailView-module__N5_MYW__activitySummary p{color:var(--theme-text,#000);margin:0 0 8px;font-size:12px}.VoterDetailView-module__N5_MYW__activitySummary p:last-child{margin-bottom:0}.VoterDetailView-module__N5_MYW__nounsGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;padding:16px;display:grid}.VoterDetailView-module__N5_MYW__nounCard{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.VoterDetailView-module__N5_MYW__nounCardImage{object-fit:cover;width:96px;height:96px;image-rendering:pixelated;border:1px solid var(--theme-border,#000)}.VoterDetailView-module__N5_MYW__nounCardLabel{color:var(--theme-text,#000);margin:0;font-size:11px;font-weight:700}.VoterDetailView-module__N5_MYW__votesList{padding:16px}.VoterDetailView-module__N5_MYW__voteItem{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);border-bottom:none;padding:12px}.VoterDetailView-module__N5_MYW__voteItem:last-child{border-bottom:1px solid var(--theme-border,#000)}.VoterDetailView-module__N5_MYW__voteHeader{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.VoterDetailView-module__N5_MYW__proposalId{color:var(--theme-highlight,navy);font-size:11px;font-weight:700}.VoterDetailView-module__N5_MYW__proposalTitle{color:var(--theme-text,#000);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.VoterDetailView-module__N5_MYW__voteDetails{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.VoterDetailView-module__N5_MYW__supportBadge{border:1px solid var(--theme-border,#000);color:#fff;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.VoterDetailView-module__N5_MYW__supportIcon{font-size:12px}.VoterDetailView-module__N5_MYW__supportLabel{font-size:11px}.VoterDetailView-module__N5_MYW__votesPower{color:var(--theme-text-secondary,#666);font-size:11px;font-weight:700}.VoterDetailView-module__N5_MYW__voteTime{color:var(--theme-text-secondary,#666);margin-left:auto;font-size:11px}.VoterDetailView-module__N5_MYW__voteReason{background:var(--theme-window-background,#f5f5f5);border:1px solid var(--theme-border,#ddd);margin-top:8px;padding:8px}.VoterDetailView-module__N5_MYW__voteReason p{color:var(--theme-text,#000);word-wrap:break-word;margin:0;font-size:11px;line-height:1.4}.VoterDetailView-module__N5_MYW__proposalsList{padding:16px}.VoterDetailView-module__N5_MYW__proposalItem{background:var(--theme-window-background,#fff);border:1px solid var(--theme-border,#000);border-bottom:none;padding:12px}.VoterDetailView-module__N5_MYW__proposalItem:last-child{border-bottom:1px solid var(--theme-border,#000)}.VoterDetailView-module__N5_MYW__proposalHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.VoterDetailView-module__N5_MYW__proposalStatus{background:var(--theme-highlight-light,#e8e8ff);border:1px solid var(--theme-border,#000);text-transform:uppercase;padding:2px 6px;font-size:10px;font-weight:700}.VoterDetailView-module__N5_MYW__proposalTime{color:var(--theme-text-secondary,#666);margin:8px 0 0;font-size:11px}.VoterDetailView-module__N5_MYW__empty{text-align:center;color:var(--theme-text-secondary,#666);justify-content:center;align-items:center;padding:40px;font-size:12px;display:flex}.VoterDetailView-module__N5_MYW__scrollSentinel{visibility:hidden;height:1px}.VoterDetailView-module__N5_MYW__loadingMore{text-align:center;color:var(--theme-text-secondary,#666);padding:16px;font-size:11px;font-style:italic}@media (max-width:768px){.VoterDetailView-module__N5_MYW__header{flex-direction:column;align-items:flex-start}.VoterDetailView-module__N5_MYW__backButton{width:100%;padding:12px}.VoterDetailView-module__N5_MYW__headerInfo{width:100%}.VoterDetailView-module__N5_MYW__statsGrid{grid-template-columns:repeat(2,1fr)}.VoterDetailView-module__N5_MYW__nounsGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.VoterDetailView-module__N5_MYW__nounCardImage{width:80px;height:80px}}@media (min-width:769px) and (max-width:1024px){.VoterDetailView-module__N5_MYW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.VoterDetailView-module__N5_MYW__header{padding:12px}.VoterDetailView-module__N5_MYW__statsGrid{gap:8px;padding:12px}.VoterDetailView-module__N5_MYW__statCard{padding:8px}.VoterDetailView-module__N5_MYW__nounsGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;padding:12px}.VoterDetailView-module__N5_MYW__nounCardImage{width:64px;height:64px}}
.VotersTab-module__zHqklW__container{height:100%;font-family:var(--font-geneva);flex-direction:column;display:flex}.VotersTab-module__zHqklW__controls{background:var(--theme-window-background,#ddd);border-bottom:1px solid var(--theme-border,#000);flex-wrap:wrap;gap:16px;padding:12px;display:flex}.VotersTab-module__zHqklW__filterGroup{align-items:center;gap:8px;display:flex}.VotersTab-module__zHqklW__label{color:var(--theme-text,#000);font-size:12px;font-weight:700}.VotersTab-module__zHqklW__select{border:1px solid var(--theme-border,#000);background:var(--theme-input-background,#fff);color:var(--theme-text,#000);cursor:pointer;padding:4px 8px;font-family:inherit;font-size:12px}.VotersTab-module__zHqklW__list{flex:1;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:16px;padding:16px;display:grid}.VotersTab-module__zHqklW__loading{text-align:center;color:var(--theme-text-secondary,#666);justify-content:center;align-items:center;padding:40px;font-size:12px;display:flex}.VotersTab-module__zHqklW__empty{text-align:center;color:var(--theme-text-secondary,#666);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.VotersTab-module__zHqklW__empty p{margin:4px 0;font-size:13px}.VotersTab-module__zHqklW__emptyHint{color:var(--theme-text-secondary,#888)!important;font-size:11px!important}.VotersTab-module__zHqklW__error{text-align:center;color:#a00;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.VotersTab-module__zHqklW__loadMoreButton{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-border,#000);cursor:pointer;width:100%;margin-top:12px;padding:12px;font-family:inherit;font-size:12px;font-weight:700}.VotersTab-module__zHqklW__loadMoreButton:hover:not(:disabled){background:var(--theme-button-hover,#ccc)}.VotersTab-module__zHqklW__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.VotersTab-module__zHqklW__controls{flex-direction:column;gap:12px}.VotersTab-module__zHqklW__filterGroup{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.VotersTab-module__zHqklW__select{width:100%;padding:8px}.VotersTab-module__zHqklW__list{grid-template-columns:1fr;gap:12px;padding:12px}}@media (min-width:769px) and (max-width:1024px){.VotersTab-module__zHqklW__list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (min-width:1440px){.VotersTab-module__zHqklW__list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}
.AccountTab-module__dKTn4G__emptyState{background:var(--theme-window-background,#fff);justify-content:center;align-items:center;height:100%;padding:40px 20px;display:flex}.AccountTab-module__dKTn4G__emptyStateContent{text-align:center;flex-direction:column;align-items:center;max-width:500px;display:flex}.AccountTab-module__dKTn4G__iconWrapper{background:var(--theme-window-background,#eee);border:2px solid var(--theme-border,#000);border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.AccountTab-module__dKTn4G__icon{object-fit:contain;opacity:.6;width:48px;height:48px}.AccountTab-module__dKTn4G__title{color:var(--theme-text,#000);font-size:18px;font-weight:700;font-family:var(--font-chicago);margin:0 0 12px}.AccountTab-module__dKTn4G__message{color:var(--theme-text-secondary,#666);font-size:13px;line-height:1.6;font-family:var(--font-geneva);margin:0 0 24px}.AccountTab-module__dKTn4G__hint{color:#8b7500;background:#fff9e6;border:1px solid khaki;border-radius:3px;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex}.AccountTab-module__dKTn4G__hintIcon{flex-shrink:0;font-size:16px}.AccountTab-module__dKTn4G__hintText{font-family:var(--font-geneva)}@media (max-width:768px){.AccountTab-module__dKTn4G__emptyState{padding:24px 16px}.AccountTab-module__dKTn4G__iconWrapper{width:64px;height:64px;margin-bottom:20px}.AccountTab-module__dKTn4G__icon{width:40px;height:40px}.AccountTab-module__dKTn4G__title{font-size:16px}.AccountTab-module__dKTn4G__message{font-size:12px}.AccountTab-module__dKTn4G__hint{padding:10px 12px;font-size:11px}}
.PersonaKYC-module__WMY0EG__container{width:100%;margin:16px 0}.PersonaKYC-module__WMY0EG__section{border:1px solid var(--theme-window-border,#000);background:var(--theme-window-background,#ddd);padding:12px}.PersonaKYC-module__WMY0EG__label{font-family:var(--font-chicago,"Chicago",monospace);color:var(--theme-text,#000);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.PersonaKYC-module__WMY0EG__description{font-family:var(--font-geneva,"Geneva",sans-serif);color:var(--theme-text,#000);margin-bottom:12px;font-size:11px;line-height:1.4}.PersonaKYC-module__WMY0EG__kycButton{font-family:var(--font-chicago,"Chicago",monospace);border:2px outset var(--theme-window-border,#000);background:var(--theme-button-background,#ddd);color:var(--theme-text,#000);cursor:pointer;min-width:200px;padding:6px 12px;font-size:11px;transition:all .1s}.PersonaKYC-module__WMY0EG__kycButton:hover:not(:disabled){background:var(--theme-button-background-hover,#eee);border-style:outset}.PersonaKYC-module__WMY0EG__kycButton:active:not(:disabled){background:var(--theme-button-background-active,#ccc);border-style:inset}.PersonaKYC-module__WMY0EG__kycButton:disabled{opacity:.5;cursor:not-allowed}.PersonaKYC-module__WMY0EG__kycButton.PersonaKYC-module__WMY0EG__loading{background:var(--theme-highlight,navy);color:#fff}.PersonaKYC-module__WMY0EG__kycButton.PersonaKYC-module__WMY0EG__completed{color:#fff;background:green;border-color:#006000}.PersonaKYC-module__WMY0EG__kycButton.PersonaKYC-module__WMY0EG__error{color:#fff;background:#c00000;border-color:maroon}.PersonaKYC-module__WMY0EG__kycModal{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.PersonaKYC-module__WMY0EG__modalOverlay{background:rgba(0,0,0,.5);position:absolute;top:0;bottom:0;left:0;right:0}.PersonaKYC-module__WMY0EG__modalContent{background:var(--theme-window-background,#ddd);border:2px solid var(--theme-window-border,#000);z-index:10000;min-width:400px;max-width:600px;position:relative;box-shadow:2px 2px rgba(0,0,0,.5)}.PersonaKYC-module__WMY0EG__modalHeader{background:var(--theme-title-bar-active,#000);color:#fff;border-bottom:1px solid var(--theme-window-border,#000);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.PersonaKYC-module__WMY0EG__modalHeader h3{font-family:var(--font-chicago,"Chicago",monospace);margin:0;font-size:12px;font-weight:700}.PersonaKYC-module__WMY0EG__closeButton{font-family:var(--font-chicago,"Chicago",monospace);color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:16px;font-weight:700;display:flex}.PersonaKYC-module__WMY0EG__closeButton:hover{background:rgba(255,255,255,.2)}.PersonaKYC-module__WMY0EG__loadingState{flex-direction:column;align-items:center;gap:16px;padding:40px;display:flex}.PersonaKYC-module__WMY0EG__loadingState p{font-family:var(--font-geneva,"Geneva",sans-serif);color:var(--theme-text,#000);font-size:11px}.PersonaKYC-module__WMY0EG__spinner{border:3px solid var(--theme-window-border,#888);border-top-color:var(--theme-highlight,navy);border-radius:50%;width:32px;height:32px;animation:1s linear infinite PersonaKYC-module__WMY0EG__spin}@keyframes PersonaKYC-module__WMY0EG__spin{to{transform:rotate(360deg)}}.PersonaKYC-module__WMY0EG__error{font-family:var(--font-geneva,"Geneva",sans-serif);color:maroon;background:#ffe0e0;border:1px solid red;margin-top:8px;padding:8px;font-size:10px}.PersonaKYC-module__WMY0EG__success{font-family:var(--font-geneva,"Geneva",sans-serif);color:#006000;background:#e0ffe0;border:1px solid #0a0;margin-top:8px;padding:8px;font-size:10px}@media (max-width:768px){.PersonaKYC-module__WMY0EG__modalContent{min-width:90%;max-width:90%}.PersonaKYC-module__WMY0EG__kycButton{width:100%}}
.CollapsibleSection-module__A0oZ_W__section{border:1px solid var(--theme-window-border,var(--mac-black));background:var(--theme-window-background,var(--mac-white));border-radius:3px;margin-bottom:12px}.CollapsibleSection-module__A0oZ_W__header{background:var(--theme-button-face,var(--mac-gray-1));border:none;border-bottom:1px solid var(--theme-window-border,var(--mac-black));cursor:pointer;width:100%;transition:background var(--transition-fast);text-align:left;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CollapsibleSection-module__A0oZ_W__header:hover{background:var(--theme-button-highlight,var(--mac-gray-5))}.CollapsibleSection-module__A0oZ_W__header:active{background:var(--theme-button-shadow,var(--mac-gray-2))}.CollapsibleSection-module__A0oZ_W__headerLeft{flex:1;align-items:center;gap:12px;display:flex}.CollapsibleSection-module__A0oZ_W__icon{object-fit:contain;flex-shrink:0;width:20px;height:20px;display:block}.CollapsibleSection-module__A0oZ_W__headerText{flex:1;min-width:0}.CollapsibleSection-module__A0oZ_W__title{font-family:var(--font-chicago,"Chicago","Courier New",monospace);color:var(--theme-text,var(--mac-black));margin:0;font-size:13px;font-weight:700}.CollapsibleSection-module__A0oZ_W__description{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);color:var(--theme-text-secondary,var(--mac-gray-2));margin:2px 0 0;font-size:11px;line-height:1.3}.CollapsibleSection-module__A0oZ_W__arrow{color:var(--theme-text,var(--mac-black));transition:transform var(--transition-fast);flex-shrink:0;font-size:10px;display:inline-block}.CollapsibleSection-module__A0oZ_W__arrow.CollapsibleSection-module__A0oZ_W__expanded{transform:rotate(90deg)}.CollapsibleSection-module__A0oZ_W__content{background:var(--theme-window-background,var(--mac-white));animation:CollapsibleSection-module__A0oZ_W__slideDown var(--transition-normal);padding:16px}@keyframes CollapsibleSection-module__A0oZ_W__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CollapsibleSection-module__A0oZ_W__header{padding:10px 12px}.CollapsibleSection-module__A0oZ_W__icon{width:18px;height:18px}.CollapsibleSection-module__A0oZ_W__title{font-size:12px}.CollapsibleSection-module__A0oZ_W__description{font-size:10px}.CollapsibleSection-module__A0oZ_W__content{padding:12px}}.CollapsibleSection-module__A0oZ_W__header:focus-visible{outline:2px solid var(--theme-highlight,var(--mac-black));outline-offset:-2px}@media (prefers-reduced-motion:reduce){.CollapsibleSection-module__A0oZ_W__arrow,.CollapsibleSection-module__A0oZ_W__content{transition:none;animation:none}}
.AccentColorPicker-module__AB01vq__accentColorPicker{flex-direction:column;gap:16px;display:flex}.AccentColorPicker-module__AB01vq__presetColors{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:8px;max-width:600px;display:grid}.AccentColorPicker-module__AB01vq__colorSwatch{border:2px solid var(--theme-window-border,var(--mac-black,#000));cursor:pointer;background:var(--theme-button-face,var(--mac-gray-1,#ddd));border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;position:relative}.AccentColorPicker-module__AB01vq__colorSwatch:hover{border-width:3px;transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.2)}.AccentColorPicker-module__AB01vq__colorSwatch.AccentColorPicker-module__AB01vq__selected{border-width:3px;border-color:var(--theme-highlight,var(--mac-black,#000));box-shadow:0 0 0 2px var(--theme-window-background,var(--mac-white,#fff)),0 0 0 4px var(--theme-highlight,var(--mac-black,#000))}.AccentColorPicker-module__AB01vq__checkmark{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 0 4px rgba(0,0,0,.8));pointer-events:none;width:16px;height:16px;display:block}.AccentColorPicker-module__AB01vq__customButton{background:linear-gradient(135deg,red 0%,#f70 17%,#ff0 33%,#0f0 50%,#00f 67%,#8b00ff 83%,red 100%)}.AccentColorPicker-module__AB01vq__customIcon{object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));width:24px;height:24px;display:block}.AccentColorPicker-module__AB01vq__resetButton{background:var(--theme-button-face,var(--mac-gray-1,#ddd));background-image:repeating-linear-gradient(45deg,transparent,transparent 4px,rgba(0,0,0,.05) 4px,rgba(0,0,0,.05) 8px)}.AccentColorPicker-module__AB01vq__resetIcon{color:var(--theme-text,var(--mac-black,#000));font-size:24px}.AccentColorPicker-module__AB01vq__customPickerPanel{background:var(--theme-button-face,var(--mac-white,#fff));border:1px solid var(--theme-window-border,var(--mac-black,#000));border-radius:4px;flex-direction:column;gap:12px;padding:16px;display:flex}.AccentColorPicker-module__AB01vq__customLabel{color:var(--theme-text,var(--mac-black,#000));font-size:12px;font-weight:700}.AccentColorPicker-module__AB01vq__customInputGroup{align-items:center;gap:12px;display:flex}.AccentColorPicker-module__AB01vq__colorInput{border:1px solid var(--theme-window-border,var(--mac-black,#000));cursor:pointer;border-radius:4px;width:60px;height:44px}.AccentColorPicker-module__AB01vq__hexInput{border:1px solid var(--theme-window-border,var(--mac-black,#000));background:var(--theme-window-background,var(--mac-white,#fff));height:32px;color:var(--theme-text,var(--mac-black,#000));font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);text-transform:uppercase;flex:1;padding:0 8px;font-size:12px}.AccentColorPicker-module__AB01vq__hexInput:focus{border-color:var(--theme-highlight,var(--mac-black,#000));box-shadow:0 0 0 2px var(--theme-highlight,var(--mac-black,#000));outline:none}.AccentColorPicker-module__AB01vq__hint{color:var(--theme-text-secondary,var(--mac-gray-3,#666));margin:0;font-size:11px}.AccentColorPicker-module__AB01vq__currentAccent{background:var(--theme-window-background,var(--mac-white,#fff));border:1px solid var(--theme-window-border,var(--mac-black,#000));border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;display:flex}.AccentColorPicker-module__AB01vq__currentLabel{color:var(--theme-text-secondary,var(--mac-gray-3,#666))}.AccentColorPicker-module__AB01vq__currentValue{color:var(--theme-text,var(--mac-black,#000));text-transform:uppercase;font-family:Courier New,monospace;font-weight:700}@media (max-width:768px){.AccentColorPicker-module__AB01vq__presetColors{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:12px}.AccentColorPicker-module__AB01vq__colorSwatch{width:48px;height:48px}}
.Select-module__jR5_uG__select{width:100%;font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);font-size:var(--theme-font-size,12px);display:inline-block;position:relative}.Select-module__jR5_uG__selectButton{background:var(--theme-input-background);border:1px solid var(--theme-input-border);border-top:2px solid var(--theme-input-shadow);border-left:2px solid var(--theme-input-shadow);width:100%;color:var(--theme-input-text);cursor:pointer;text-align:left;transition:background var(--transition-fast),border-color var(--transition-fast);align-items:center;gap:8px;padding:4px 24px 4px 8px;display:flex;position:relative}.Select-module__jR5_uG__selectButton:hover:not(:disabled){background:var(--theme-input-background-focused);border-color:var(--theme-input-border-focused)}.Select-module__jR5_uG__selectButton:disabled{background:var(--theme-input-background-disabled);border-color:var(--theme-input-border-disabled);color:var(--theme-input-text-disabled);cursor:not-allowed}.Select-module__jR5_uG__icon{flex-shrink:0;width:16px;height:16px}.Select-module__jR5_uG__placeholder{color:var(--theme-input-placeholder)}.Select-module__jR5_uG__arrow{color:var(--theme-input-text);pointer-events:none;font-size:10px;position:absolute;right:8px}.Select-module__jR5_uG__dropdown{background:var(--theme-menu-background);border:1px solid var(--theme-menu-border);box-shadow:2px 2px 0 var(--theme-menu-shadow);z-index:1000;max-height:200px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Select-module__jR5_uG__option{color:var(--theme-menu-text);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);align-items:center;gap:8px;padding:4px 8px;display:flex}.Select-module__jR5_uG__option:hover{background:var(--theme-menu-highlight);color:var(--theme-menu-highlight-text)}.Select-module__jR5_uG__option.Select-module__jR5_uG__selected{background:var(--theme-selection-background);font-weight:700}.Select-module__jR5_uG__option.Select-module__jR5_uG__selected:hover{background:var(--theme-menu-highlight);color:var(--theme-menu-highlight-text)}@media (max-width:768px){.Select-module__jR5_uG__select{font-size:16px}.Select-module__jR5_uG__selectButton{padding:8px 32px 8px 12px}.Select-module__jR5_uG__option{padding:12px}}
.FontPicker-module__gjX2gq__fontPicker{flex-direction:column;gap:8px;display:flex}.FontPicker-module__gjX2gq__label{font-family:var(--font-geneva);font-size:var(--theme-font-size,12px);color:var(--theme-text-primary,var(--mac-black));font-weight:700}.FontPicker-module__gjX2gq__preview{background:var(--theme-input-background,var(--mac-white));border:1px solid var(--theme-input-border,var(--mac-black));border-radius:var(--theme-corner-radius,0px);color:var(--theme-text-primary,var(--mac-black));min-height:40px;transition:opacity var(--transition-normal);align-items:center;padding:12px;font-size:14px;display:flex}.FontPicker-module__gjX2gq__loading{font-family:var(--font-geneva);font-size:var(--theme-font-size,12px);color:var(--theme-text-secondary,var(--mac-gray-3));font-style:italic}.FontPicker-module__gjX2gq__error{font-family:var(--font-geneva);font-size:var(--theme-font-size,12px);color:var(--theme-error-color,#c00);background:var(--theme-alert-error-background,#ffd0d0);border:1px solid var(--theme-alert-error-border,#c00);border-radius:var(--theme-corner-radius,0px);padding:4px 8px}@media (max-width:768px){.FontPicker-module__gjX2gq__preview{min-height:48px;padding:16px;font-size:16px}.FontPicker-module__gjX2gq__label{font-size:14px}}.FontPicker-module__gjX2gq__fontPicker:focus-within .FontPicker-module__gjX2gq__label{color:var(--theme-focus-outline,var(--mac-black))}
.AdvancedOptions-module__u6dbQa__advancedOptions{flex-direction:column;gap:24px;display:flex}.AdvancedOptions-module__u6dbQa__fontSection{background:var(--theme-window-background,var(--mac-white,#fff));border:1px solid var(--theme-window-border,var(--mac-black,#000));border-radius:4px;flex-direction:column;gap:16px;padding:16px;display:flex}.AdvancedOptions-module__u6dbQa__sectionTitle{color:var(--theme-text,var(--mac-black,#000));border-bottom:1px solid var(--theme-divider-color,var(--mac-gray-2,#888));margin:0 0 8px;padding-bottom:8px;font-size:14px;font-weight:700}.AdvancedOptions-module__u6dbQa__optionGroup{flex-direction:column;gap:12px;display:flex}.AdvancedOptions-module__u6dbQa__optionLabel{color:var(--theme-text,var(--mac-black,#000));flex-direction:column;gap:4px;font-size:13px;font-weight:700;display:flex}.AdvancedOptions-module__u6dbQa__optionHint{color:var(--theme-text-secondary,var(--mac-gray-3,#666));font-size:11px;font-weight:400}.AdvancedOptions-module__u6dbQa__buttonGroup,.AdvancedOptions-module__u6dbQa__toggleGroup{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.AdvancedOptions-module__u6dbQa__optionButton,.AdvancedOptions-module__u6dbQa__toggleButton{background:var(--theme-button-face,var(--mac-white,#fff));border:2px solid var(--theme-window-border,var(--mac-black,#000));cursor:pointer;color:var(--theme-text,var(--mac-black,#000));border-radius:4px;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;font-size:12px;transition:all .15s;display:flex}.AdvancedOptions-module__u6dbQa__optionButton:hover,.AdvancedOptions-module__u6dbQa__toggleButton:hover{background:var(--theme-button-highlight,var(--mac-gray-1,#eee));transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.AdvancedOptions-module__u6dbQa__optionButton.AdvancedOptions-module__u6dbQa__active,.AdvancedOptions-module__u6dbQa__toggleButton.AdvancedOptions-module__u6dbQa__active{background:var(--theme-highlight,var(--mac-black,navy));color:var(--theme-highlight-text,var(--mac-white,#fff));border-color:var(--theme-highlight,var(--mac-black,navy));box-shadow:0 0 0 2px var(--theme-window-background,var(--mac-white,#fff)),0 0 0 4px var(--theme-highlight,var(--mac-black,navy))}.AdvancedOptions-module__u6dbQa__optionButton.AdvancedOptions-module__u6dbQa__active .AdvancedOptions-module__u6dbQa__buttonHint,.AdvancedOptions-module__u6dbQa__toggleButton.AdvancedOptions-module__u6dbQa__active .AdvancedOptions-module__u6dbQa__buttonHint{color:rgba(255,255,255,.8)}.AdvancedOptions-module__u6dbQa__buttonHint{color:var(--theme-text-secondary,var(--mac-gray-3,#666));font-size:10px;font-weight:400}.AdvancedOptions-module__u6dbQa__titleBarPreview{border:1px solid var(--theme-window-border,var(--mac-black,#000));width:80px;height:20px;margin-bottom:4px}.AdvancedOptions-module__u6dbQa__titleBarPreview[data-style=pinstripe]{background:linear-gradient(90deg,#000 0,#000 1px,#fff 1px,#fff 2px) 0 0/2px 100%}.AdvancedOptions-module__u6dbQa__titleBarPreview[data-style=gradient]{background:linear-gradient(180deg,var(--theme-title-bar-active,#89b)0%,var(--theme-title-bar-inactive,#678)100%)}.AdvancedOptions-module__u6dbQa__titleBarPreview[data-style=solid]{background:var(--theme-title-bar-active,var(--mac-black,#000))}.AdvancedOptions-module__u6dbQa__sliderGroup{align-items:center;gap:16px;display:flex}.AdvancedOptions-module__u6dbQa__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--theme-button-shadow,var(--mac-gray-2,#888));cursor:pointer;border-radius:4px;outline:none;flex:1;height:8px}.AdvancedOptions-module__u6dbQa__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--theme-highlight,var(--mac-black,navy));border:2px solid var(--theme-window-background,var(--mac-white,#fff));cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.AdvancedOptions-module__u6dbQa__slider::-moz-range-thumb{background:var(--theme-highlight,var(--mac-black,navy));border:2px solid var(--theme-window-background,var(--mac-white,#fff));cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.AdvancedOptions-module__u6dbQa__slider:hover::-webkit-slider-thumb{background:var(--theme-button-highlight,var(--mac-black,#0000a0))}.AdvancedOptions-module__u6dbQa__slider:hover::-moz-range-thumb{background:var(--theme-button-highlight,var(--mac-black,#0000a0))}.AdvancedOptions-module__u6dbQa__sliderValue{text-align:right;min-width:50px;color:var(--theme-text,var(--mac-black,#000));font-size:13px;font-weight:700}.AdvancedOptions-module__u6dbQa__opacityPreview{background:repeating-linear-gradient(45deg,#ccc,#ccc 10px,#ddd 10px,#ddd 20px);border-radius:4px;margin-top:8px;padding:16px}.AdvancedOptions-module__u6dbQa__previewWindow{background:var(--theme-window-background,var(--mac-white,#fff));border:1px solid var(--theme-window-border,var(--mac-black,#000));border-radius:4px;transition:opacity .1s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.AdvancedOptions-module__u6dbQa__previewTitleBar{background:var(--theme-title-bar-active,var(--mac-black,#000));color:var(--theme-title-bar-text,var(--mac-white,#fff));padding:4px 8px;font-size:11px;font-weight:700}.AdvancedOptions-module__u6dbQa__previewContent{color:var(--theme-text,var(--mac-black,#000));padding:16px;font-size:11px}.AdvancedOptions-module__u6dbQa__cornerPreview{background:var(--theme-button-face,var(--mac-white,#fff));border:2px solid var(--theme-window-border,var(--mac-black,#000));width:60px;height:60px;margin-bottom:4px}.AdvancedOptions-module__u6dbQa__cornerPreview[data-style=sharp]{border-radius:0}.AdvancedOptions-module__u6dbQa__cornerPreview[data-style=rounded]{border-radius:8px}.AdvancedOptions-module__u6dbQa__menuBarPreview{background:var(--theme-menu-background,var(--mac-white,#fff));border:1px solid var(--theme-window-border,var(--mac-black,#000));width:80px;height:20px;margin-bottom:4px}.AdvancedOptions-module__u6dbQa__menuBarPreview[data-style=opaque]{opacity:1}.AdvancedOptions-module__u6dbQa__menuBarPreview[data-style=translucent]{opacity:.95;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8)}.AdvancedOptions-module__u6dbQa__resetSection{border-top:1px solid var(--theme-window-border,var(--mac-black,#000));flex-direction:column;align-items:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}.AdvancedOptions-module__u6dbQa__resetButton{background:var(--theme-button-face,var(--mac-white,#fff));border:2px solid var(--theme-window-border,var(--mac-black,#000));cursor:pointer;color:var(--theme-text,var(--mac-black,#000));border-radius:4px;padding:12px 24px;font-size:13px;font-weight:700;transition:all .15s}.AdvancedOptions-module__u6dbQa__resetButton:hover{background:var(--theme-button-highlight,var(--mac-gray-1,#eee));transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.AdvancedOptions-module__u6dbQa__resetButton:active{transform:translateY(0)}.AdvancedOptions-module__u6dbQa__resetHint{color:var(--theme-text-secondary,var(--mac-gray-3,#666));text-align:center;margin:0;font-size:11px}@media (max-width:768px){.AdvancedOptions-module__u6dbQa__buttonGroup,.AdvancedOptions-module__u6dbQa__toggleGroup{grid-template-columns:1fr}.AdvancedOptions-module__u6dbQa__optionButton,.AdvancedOptions-module__u6dbQa__toggleButton{flex-direction:row;justify-content:flex-start;padding:12px 16px}.AdvancedOptions-module__u6dbQa__titleBarPreview,.AdvancedOptions-module__u6dbQa__cornerPreview,.AdvancedOptions-module__u6dbQa__menuBarPreview{margin-bottom:0;margin-right:12px}}
.ColorPicker-module__IXgaTq__colorPicker{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);font-size:var(--theme-font-size,12px);flex-direction:column;gap:12px;display:flex}.ColorPicker-module__IXgaTq__presets{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.ColorPicker-module__IXgaTq__swatch{border:2px solid var(--theme-window-border);cursor:pointer;width:32px;height:32px;transition:transform var(--transition-fast);padding:0;position:relative}.ColorPicker-module__IXgaTq__swatch:hover{transform:scale(1.1)}.ColorPicker-module__IXgaTq__swatch.ColorPicker-module__IXgaTq__selected{box-shadow:0 0 0 2px var(--theme-window-background),0 0 0 4px var(--theme-window-border);border-width:3px}.ColorPicker-module__IXgaTq__checkmark{color:var(--theme-text-inverted);text-shadow:0 0 2px var(--theme-window-border);font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ColorPicker-module__IXgaTq__custom{border-top:1px solid var(--theme-divider-color);padding-top:8px}.ColorPicker-module__IXgaTq__customLabel{color:var(--theme-text-primary);align-items:center;gap:8px;display:flex}.ColorPicker-module__IXgaTq__customInput{border:1px solid var(--theme-input-border);cursor:pointer;width:40px;height:32px}.ColorPicker-module__IXgaTq__hexInput{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);font-size:var(--theme-font-size,12px);background:var(--theme-input-background);border:1px solid var(--theme-input-border);border-top:2px solid var(--theme-input-shadow);border-left:2px solid var(--theme-input-shadow);color:var(--theme-input-text);flex:1;padding:4px 8px}@media (max-width:768px){.ColorPicker-module__IXgaTq__colorPicker{font-size:14px}.ColorPicker-module__IXgaTq__presets{grid-template-columns:repeat(4,1fr);gap:8px}.ColorPicker-module__IXgaTq__swatch{width:40px;height:40px}.ColorPicker-module__IXgaTq__hexInput{font-size:16px}}
.Slider-module__Vd4SIW__label{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);color:var(--theme-text,#000);margin-bottom:8px;font-size:12px;font-weight:400;display:block}.Slider-module__Vd4SIW__sliderContainer{align-items:center;gap:12px;width:100%;min-height:32px;display:flex}.Slider-module__Vd4SIW__sliderTrack{background:var(--theme-background-secondary,#ccc);border:1px solid var(--theme-border-default,#888);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px;position:relative}.Slider-module__Vd4SIW__sliderTrack:focus{box-shadow:0 0 0 2px var(--theme-highlight,#00a)}.Slider-module__Vd4SIW__sliderFill{background:var(--theme-highlight,#00a);pointer-events:none;border-radius:2px 0 0 2px;height:100%;transition:width 50ms ease-out;position:absolute;top:0;left:0}.Slider-module__Vd4SIW__sliderThumb{background:var(--theme-button-background,#ddd);border:1px solid var(--theme-button-border,#000);cursor:grab;border-radius:50%;width:16px;height:16px;transition:transform .1s,box-shadow .1s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:inset 1px 1px rgba(255,255,255,.5),1px 1px 2px rgba(0,0,0,.2)}.Slider-module__Vd4SIW__sliderThumb:hover{background:var(--theme-button-hover,#eee);transform:translate(-50%,-50%)scale(1.1)}.Slider-module__Vd4SIW__sliderThumb.Slider-module__Vd4SIW__dragging{cursor:grabbing;transform:translate(-50%,-50%)scale(1.15);box-shadow:inset 1px 1px rgba(255,255,255,.5),2px 2px 4px rgba(0,0,0,.3)}.Slider-module__Vd4SIW__sliderValue{text-align:right;min-width:60px;font-family:var(--font-chicago,"Chicago","Courier New",monospace);color:var(--theme-text,#000);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px}.Slider-module__Vd4SIW__sliderContainer.Slider-module__Vd4SIW__disabled .Slider-module__Vd4SIW__sliderTrack{background:var(--theme-background-secondary,#e0e0e0);opacity:.5;cursor:not-allowed}.Slider-module__Vd4SIW__sliderContainer.Slider-module__Vd4SIW__disabled .Slider-module__Vd4SIW__sliderFill{background:var(--theme-text-secondary,#888)}.Slider-module__Vd4SIW__sliderContainer.Slider-module__Vd4SIW__disabled .Slider-module__Vd4SIW__sliderThumb{cursor:not-allowed;opacity:.5}.Slider-module__Vd4SIW__sliderContainer.Slider-module__Vd4SIW__disabled .Slider-module__Vd4SIW__sliderValue{opacity:.5}@media (max-width:768px){.Slider-module__Vd4SIW__sliderTrack{height:6px}.Slider-module__Vd4SIW__sliderThumb{width:20px;height:20px}.Slider-module__Vd4SIW__sliderValue{min-width:50px;font-size:12px}}
.Checkbox-module__2iuNXq__checkboxContainer{align-items:flex-start;min-height:24px;margin:8px 0;display:flex}.Checkbox-module__2iuNXq__checkboxWrapper{cursor:pointer;outline:none;align-items:flex-start;gap:8px;width:100%;display:flex}.Checkbox-module__2iuNXq__checkboxWrapper:focus .Checkbox-module__2iuNXq__checkbox{box-shadow:0 0 0 2px var(--theme-highlight,#00a)}.Checkbox-module__2iuNXq__checkbox{border:1px solid var(--theme-border-default,#000);background:var(--theme-background,#fff);flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;transition:background .1s,border-color .1s;display:flex}.Checkbox-module__2iuNXq__checkbox.Checkbox-module__2iuNXq__checked{background:var(--theme-button-background,#ddd);border-color:var(--theme-border-active,#000)}.Checkbox-module__2iuNXq__checkmark{width:12px;height:12px;color:var(--theme-text,#000)}.Checkbox-module__2iuNXq__labelWrapper{flex:1;min-width:0}.Checkbox-module__2iuNXq__label{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);color:var(--theme-text,#000);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;line-height:1.4;display:block}.Checkbox-module__2iuNXq__description{font-family:var(--font-geneva,"Geneva","Helvetica",sans-serif);color:var(--theme-text-secondary,#666);margin:4px 0 0;font-size:11px;line-height:1.4}.Checkbox-module__2iuNXq__checkboxWrapper:hover .Checkbox-module__2iuNXq__checkbox{border-color:var(--theme-border-hover,#333)}.Checkbox-module__2iuNXq__checkboxWrapper:hover .Checkbox-module__2iuNXq__checkbox.Checkbox-module__2iuNXq__checked{background:var(--theme-button-hover,#eee)}.Checkbox-module__2iuNXq__checkboxContainer.Checkbox-module__2iuNXq__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__2iuNXq__checkboxContainer.Checkbox-module__2iuNXq__disabled .Checkbox-module__2iuNXq__checkboxWrapper,.Checkbox-module__2iuNXq__checkboxContainer.Checkbox-module__2iuNXq__disabled .Checkbox-module__2iuNXq__label{cursor:not-allowed}@media (max-width:768px){.Checkbox-module__2iuNXq__checkbox{width:20px;height:20px}.Checkbox-module__2iuNXq__checkmark{width:14px;height:14px}.Checkbox-module__2iuNXq__label{font-size:13px}.Checkbox-module__2iuNXq__description{font-size:12px}}
.NounSelector-module___b6OOG__container{margin-bottom:12px}.NounSelector-module___b6OOG__label{margin-bottom:8px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;font-weight:700;display:block}.NounSelector-module___b6OOG__loadingContainer{background:#eee;border:1px solid #888;align-items:center;gap:8px;padding:12px;display:flex}.NounSelector-module___b6OOG__loadingText{color:#444;font-family:Geneva,Helvetica,sans-serif;font-size:11px}.NounSelector-module___b6OOG__emptyState{color:#666;text-align:center;background:#eee;border:1px solid #888;padding:16px;font-family:Geneva,Helvetica,sans-serif;font-size:11px}.NounSelector-module___b6OOG__grid{background:#fff;border:1px solid #000;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;max-height:300px;padding:8px;display:grid;overflow-y:auto;box-shadow:inset 1px 1px #888}.NounSelector-module___b6OOG__nounCard{cursor:pointer;background:#ddd;border:2px solid #888;flex-direction:column;align-items:center;padding:8px;transition:none;display:flex}.NounSelector-module___b6OOG__nounCard:hover:not(:disabled){background:#eee;border-color:#000}.NounSelector-module___b6OOG__nounCard.NounSelector-module___b6OOG__selected{background:#fff;border:2px solid #000;box-shadow:0 0 0 2px #00c}.NounSelector-module___b6OOG__nounCard:disabled{opacity:.5;cursor:not-allowed}.NounSelector-module___b6OOG__nounImage{width:80px;height:80px;image-rendering:pixelated;background:#fff;border:1px solid #000;justify-content:center;align-items:center;display:flex}.NounSelector-module___b6OOG__nounImage svg{width:100%;height:100%}.NounSelector-module___b6OOG__nounPlaceholder{background:#ccc;border:1px solid #000;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.NounSelector-module___b6OOG__nounId{color:#000;font-family:Chicago,Courier New,monospace;font-size:16px;font-weight:700}.NounSelector-module___b6OOG__nounLabel{text-align:center;color:#000;margin-top:4px;font-family:Geneva,Helvetica,sans-serif;font-size:10px}.NounSelector-module___b6OOG__grid::-webkit-scrollbar{width:15px}.NounSelector-module___b6OOG__grid::-webkit-scrollbar-track{background:#ddd}.NounSelector-module___b6OOG__grid::-webkit-scrollbar-thumb{background:#888;border:1px solid #000}.NounSelector-module___b6OOG__grid::-webkit-scrollbar-thumb:hover{background:#666}@media (max-width:768px){.NounSelector-module___b6OOG__grid{grid-template-columns:repeat(2,1fr);max-height:400px}.NounSelector-module___b6OOG__nounImage,.NounSelector-module___b6OOG__nounPlaceholder{aspect-ratio:1;width:100%;height:auto}}@media (min-width:769px) and (max-width:1024px){.NounSelector-module___b6OOG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.NounSelector-module___b6OOG__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}
.NounSwapTemplate-module__wNmSEG__container{margin-top:8px}.NounSwapTemplate-module__wNmSEG__tipSection{background:#f8f8f8;border:1px solid #ccc;margin-top:16px;padding:12px}.NounSwapTemplate-module__wNmSEG__tipHeader{margin-bottom:4px;font-family:Chicago,Courier New,monospace;font-size:11px;font-weight:700}.NounSwapTemplate-module__wNmSEG__tipDescription{color:#666;margin-bottom:12px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-style:italic}.NounSwapTemplate-module__wNmSEG__tipFields{gap:12px;display:flex}.NounSwapTemplate-module__wNmSEG__tipFields>.NounSwapTemplate-module__wNmSEG__inputGroup{flex:1}.NounSwapTemplate-module__wNmSEG__inputGroup{margin-bottom:12px}.NounSwapTemplate-module__wNmSEG__label{margin-bottom:4px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;font-weight:700;display:block}.NounSwapTemplate-module__wNmSEG__required{color:#c00}.NounSwapTemplate-module__wNmSEG__input{background:#fff;border:1px solid #000;width:100%;padding:4px 6px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;box-shadow:inset 1px 1px #888}.NounSwapTemplate-module__wNmSEG__input:disabled{opacity:.5;cursor:not-allowed;background:#eee}.NounSwapTemplate-module__wNmSEG__helpText{color:#666;margin-top:2px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-style:italic}.NounSwapTemplate-module__wNmSEG__error{color:#c00;margin-top:2px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-weight:700}.NounSwapTemplate-module__wNmSEG__previewSection{border-top:1px solid #888;margin-top:16px;padding-top:12px}.NounSwapTemplate-module__wNmSEG__previewHeader{margin-bottom:8px;font-family:Chicago,Courier New,monospace;font-size:11px;font-weight:700}.NounSwapTemplate-module__wNmSEG__previewList{background:#eee;border:1px solid #888;padding:8px}.NounSwapTemplate-module__wNmSEG__previewItem{padding:2px 0;font-family:Courier New,monospace;font-size:10px}.NounSwapTemplate-module__wNmSEG__approvalSection{background:#f8f8f8;border:2px solid #000;margin:20px 0;padding:16px}.NounSwapTemplate-module__wNmSEG__approvalHeader{color:#000;margin-bottom:12px;font-family:Chicago,monospace;font-size:12px;font-weight:700}.NounSwapTemplate-module__wNmSEG__approvalStatus{color:#666;font-family:Geneva,sans-serif;font-size:11px;font-style:italic}.NounSwapTemplate-module__wNmSEG__approvalWarning{background:#fff3cd;border:1px solid #cc9a00;margin-bottom:12px;padding:12px}.NounSwapTemplate-module__wNmSEG__warningText{color:#664d00;margin-bottom:12px;font-family:Geneva,sans-serif;font-size:11px;line-height:1.5}.NounSwapTemplate-module__wNmSEG__approvalButtons{gap:8px;margin-bottom:8px;display:flex}.NounSwapTemplate-module__wNmSEG__approveButton,.NounSwapTemplate-module__wNmSEG__approveAllButton{cursor:pointer;background:#fff;border:1px solid #000;flex:1;padding:6px 12px;font-family:Geneva,sans-serif;font-size:11px}.NounSwapTemplate-module__wNmSEG__approveButton:hover:not(:disabled),.NounSwapTemplate-module__wNmSEG__approveAllButton:hover:not(:disabled){background:#eee}.NounSwapTemplate-module__wNmSEG__approveButton:disabled,.NounSwapTemplate-module__wNmSEG__approveAllButton:disabled{opacity:.5;cursor:not-allowed}.NounSwapTemplate-module__wNmSEG__approvalHelpText{color:#666;font-family:Geneva,sans-serif;font-size:10px;line-height:1.4}.NounSwapTemplate-module__wNmSEG__approvalError{color:#900;background:#ffe0e0;border:1px solid #c00;margin-top:8px;padding:8px;font-family:Geneva,sans-serif;font-size:10px}.NounSwapTemplate-module__wNmSEG__approvalSuccess{color:#006000;background:#e8f4e8;border:1px solid #0a0;padding:12px;font-family:Geneva,sans-serif;font-size:11px}@media (max-width:768px){.NounSwapTemplate-module__wNmSEG__input{font-size:16px}.NounSwapTemplate-module__wNmSEG__approvalButtons{flex-direction:column}}
.SmartActionEditor-module__VUbXRa__container{border:2px inset var(--theme-window-border,#888);background:var(--theme-window-background,#fff);margin-bottom:12px;padding:12px}.SmartActionEditor-module__VUbXRa__header{border-bottom:1px solid var(--theme-window-border,#000);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.SmartActionEditor-module__VUbXRa__actionLabel{font-family:var(--font-chicago,"Chicago",monospace);color:var(--theme-text,#000);font-size:12px;font-weight:700}.SmartActionEditor-module__VUbXRa__toggleButton{font-family:var(--font-chicago,"Chicago",monospace);border:1px outset var(--theme-window-border,#000);background:var(--theme-button-background,#ddd);color:var(--theme-text,#000);cursor:pointer;padding:4px 8px;font-size:10px}.SmartActionEditor-module__VUbXRa__toggleButton:hover:not(:disabled){background:var(--theme-button-background-hover,#eee)}.SmartActionEditor-module__VUbXRa__toggleButton:active:not(:disabled){border-style:inset}.SmartActionEditor-module__VUbXRa__inputGroup{margin-bottom:12px}.SmartActionEditor-module__VUbXRa__label{font-family:var(--font-geneva,"Geneva",sans-serif);color:var(--theme-text,#000);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.SmartActionEditor-module__VUbXRa__input,.SmartActionEditor-module__VUbXRa__select{width:100%;font-family:var(--font-geneva,"Geneva",sans-serif);border:1px solid var(--theme-window-border,#000);color:#000;background:#fff;padding:4px;font-size:11px}.SmartActionEditor-module__VUbXRa__input:focus,.SmartActionEditor-module__VUbXRa__select:focus{outline:2px solid var(--theme-highlight,navy);outline-offset:-2px}.SmartActionEditor-module__VUbXRa__status{font-family:var(--font-geneva,"Geneva",sans-serif);color:var(--theme-highlight,navy);margin-top:4px;font-size:10px;font-style:italic}.SmartActionEditor-module__VUbXRa__contractName{font-family:var(--font-geneva,"Geneva",sans-serif);background:#f0f0f0;border:1px solid #ccc;margin-top:4px;padding:6px;font-size:10px}.SmartActionEditor-module__VUbXRa__highlight{color:var(--theme-highlight,navy);font-weight:700}.SmartActionEditor-module__VUbXRa__proxyInfo{color:#666;margin-top:4px;font-size:9px}.SmartActionEditor-module__VUbXRa__implementationInfo{margin-top:2px;font-family:monospace}.SmartActionEditor-module__VUbXRa__error{font-family:var(--font-geneva,"Geneva",sans-serif);color:#c00000;background:#ffe0e0;border:1px solid red;margin-top:4px;padding:4px;font-size:10px}.SmartActionEditor-module__VUbXRa__modeIndicator{background:var(--theme-highlight,navy);color:#fff;border:1px solid var(--theme-window-border,#000);margin-bottom:12px;padding:6px 8px}.SmartActionEditor-module__VUbXRa__modeLabel{font-family:var(--font-chicago,"Chicago",monospace);font-size:10px;font-weight:700}.SmartActionEditor-module__VUbXRa__proxyIndicator{opacity:.9;font-weight:400}.SmartActionEditor-module__VUbXRa__parametersSection{background:#f8f8f8;border:1px solid #ccc;margin-top:12px;padding:8px}.SmartActionEditor-module__VUbXRa__parameterGroup{margin-bottom:8px}.SmartActionEditor-module__VUbXRa__parameterGroup:last-child{margin-bottom:0}.SmartActionEditor-module__VUbXRa__parameterLabel{color:#333;margin-bottom:4px;font-family:monospace;font-size:10px;display:block}.SmartActionEditor-module__VUbXRa__generatedInfo{font-family:var(--font-geneva,"Geneva",sans-serif);background:#e8f4e8;border:1px solid #0a0;margin-top:12px;padding:8px;font-size:10px}.SmartActionEditor-module__VUbXRa__generatedLabel{color:#006000;margin-bottom:4px;font-weight:700}.SmartActionEditor-module__VUbXRa__generatedValue{word-break:break-all;margin-bottom:4px}.SmartActionEditor-module__VUbXRa__generatedValue:last-child{margin-bottom:0}.SmartActionEditor-module__VUbXRa__noFunctionsMessage,.SmartActionEditor-module__VUbXRa__noAbiMessage{font-family:var(--font-geneva,"Geneva",sans-serif);background:#fff8e0;border:1px solid #ca0;padding:12px;font-size:10px}.SmartActionEditor-module__VUbXRa__noFunctionsMessage p,.SmartActionEditor-module__VUbXRa__noAbiMessage p{margin:8px 0 0;line-height:1.4}@media (max-width:768px){.SmartActionEditor-module__VUbXRa__container{padding:8px}.SmartActionEditor-module__VUbXRa__header{flex-direction:column;align-items:flex-start;gap:8px}.SmartActionEditor-module__VUbXRa__toggleButton{width:100%}}
.ActionTemplateEditor-module__4TPQmW__container{background:#ddd;border:1px solid #000;margin-bottom:16px;padding:12px}.ActionTemplateEditor-module__4TPQmW__header{border-bottom:1px solid #888;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.ActionTemplateEditor-module__4TPQmW__actionLabel{font-family:Chicago,Courier New,monospace;font-size:12px;font-weight:700}.ActionTemplateEditor-module__4TPQmW__toggleButton{cursor:pointer;background:#fff;border:1px solid #000;padding:4px 12px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;box-shadow:1px 1px #888}.ActionTemplateEditor-module__4TPQmW__toggleButton:hover:not(:disabled){background:#eee}.ActionTemplateEditor-module__4TPQmW__toggleButton:active:not(:disabled){box-shadow:inset 1px 1px #888}.ActionTemplateEditor-module__4TPQmW__toggleButton:disabled{opacity:.5;cursor:not-allowed}.ActionTemplateEditor-module__4TPQmW__inputGroup{margin-bottom:12px}.ActionTemplateEditor-module__4TPQmW__label{margin-bottom:4px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;font-weight:700;display:block}.ActionTemplateEditor-module__4TPQmW__required{color:#c00}.ActionTemplateEditor-module__4TPQmW__select,.ActionTemplateEditor-module__4TPQmW__input{background:#fff;border:1px solid #000;width:100%;padding:4px 6px;font-family:Geneva,Helvetica,sans-serif;font-size:11px;box-shadow:inset 1px 1px #888}.ActionTemplateEditor-module__4TPQmW__select{cursor:pointer}.ActionTemplateEditor-module__4TPQmW__select:disabled,.ActionTemplateEditor-module__4TPQmW__input:disabled{opacity:.5;cursor:not-allowed;background:#eee}.ActionTemplateEditor-module__4TPQmW__templateDescription{color:#444;margin-top:4px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;line-height:1.4}.ActionTemplateEditor-module__4TPQmW__multiActionBadge{color:#00c;font-weight:700}.ActionTemplateEditor-module__4TPQmW__simpleForm{margin-top:8px}.ActionTemplateEditor-module__4TPQmW__helpText{color:#666;margin-top:2px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-style:italic}.ActionTemplateEditor-module__4TPQmW__error{color:#c00;margin-top:2px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-weight:700}.ActionTemplateEditor-module__4TPQmW__advancedSection{border-top:1px solid #888;margin-top:16px;padding-top:12px}.ActionTemplateEditor-module__4TPQmW__advancedHeader{margin-bottom:8px;font-family:Chicago,Courier New,monospace;font-size:11px;font-weight:700}.ActionTemplateEditor-module__4TPQmW__generatedAction{background:#eee;border:1px solid #888;margin-bottom:8px;padding:8px}.ActionTemplateEditor-module__4TPQmW__actionNumber{color:#00c;margin-bottom:6px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-weight:700}.ActionTemplateEditor-module__4TPQmW__generatedField{margin-bottom:6px}.ActionTemplateEditor-module__4TPQmW__generatedLabel{margin-bottom:2px;font-family:Geneva,Helvetica,sans-serif;font-size:10px;font-weight:700;display:block}.ActionTemplateEditor-module__4TPQmW__generatedInput,.ActionTemplateEditor-module__4TPQmW__generatedTextarea{color:#333;background:#fff;border:1px solid #888;width:100%;padding:4px;font-family:Courier New,monospace;font-size:10px}.ActionTemplateEditor-module__4TPQmW__generatedTextarea{resize:vertical;font-family:Courier New,monospace}@media (max-width:768px){.ActionTemplateEditor-module__4TPQmW__container{padding:8px}.ActionTemplateEditor-module__4TPQmW__header{flex-direction:column;align-items:flex-start;gap:8px}.ActionTemplateEditor-module__4TPQmW__toggleButton{align-self:flex-end}.ActionTemplateEditor-module__4TPQmW__select,.ActionTemplateEditor-module__4TPQmW__input{font-size:16px}}
.Tabs-module__A0iKEq__tabsContainer{height:100%;font-family:var(--font-geneva);flex-direction:column;display:flex;overflow:hidden}.Tabs-module__A0iKEq__tabHeaders{border-bottom:1px solid var(--theme-tab-border,#000);background:var(--theme-tab-background,#ddd);z-index:10;flex-shrink:0;align-items:center;gap:0;padding:4px 4px 0;display:flex}.Tabs-module__A0iKEq__leftContent{align-items:center;margin-right:4px;padding:0 8px;display:flex}.Tabs-module__A0iKEq__tabHeader{background:var(--theme-tab-background,#ddd);border:1px solid var(--theme-tab-border,#000);border-radius:var(--theme-corner-radius,0px)var(--theme-corner-radius,0px)0 0;cursor:pointer;font-family:inherit;font-size:var(--theme-font-size,12px);color:var(--theme-tab-text,#666);border-bottom:none;align-items:center;gap:6px;padding:6px 16px;transition:all .1s;display:flex;position:relative}.Tabs-module__A0iKEq__tabHeader:hover:not(.Tabs-module__A0iKEq__active):not(.Tabs-module__A0iKEq__disabled){background:var(--theme-tab-background-hover,#eee);color:var(--theme-tab-text-active,#000)}.Tabs-module__A0iKEq__tabHeader.Tabs-module__A0iKEq__active{background:var(--theme-tab-background-active,#fff);color:var(--theme-tab-text-active,#000);z-index:1;border-bottom:1px solid var(--theme-tab-background-active,#fff);margin-bottom:-1px;font-weight:700}.Tabs-module__A0iKEq__tabHeader.Tabs-module__A0iKEq__disabled{opacity:.4;cursor:not-allowed}.Tabs-module__A0iKEq__tabIcon{width:16px;height:16px}.Tabs-module__A0iKEq__tabLabel{white-space:nowrap}.Tabs-module__A0iKEq__pinnedTabsContainer{align-items:center;gap:0;margin-left:auto;display:flex}.Tabs-module__A0iKEq__pinnedTab{margin-left:8px;border-left:2px solid var(--theme-tab-border,#000)!important}.Tabs-module__A0iKEq__pinnedTab:first-child{margin-left:16px}.Tabs-module__A0iKEq__tabContentScrollWrapper{background:var(--theme-tab-background-active,#fff);border:1px solid var(--theme-tab-border,#000);border-radius:0 0 var(--theme-corner-radius,0px)var(--theme-corner-radius,0px);border-top:none;flex:1;min-height:0}.Tabs-module__A0iKEq__tabContentInner{width:100%;min-height:100%}.Tabs-module__A0iKEq__tabContent{flex-direction:column;min-height:100%;padding:16px;display:flex}@media (max-width:768px){.Tabs-module__A0iKEq__tabHeaders{scrollbar-width:thin;overflow-x:auto}.Tabs-module__A0iKEq__tabHeader{padding:8px 12px;font-size:14px}.Tabs-module__A0iKEq__tabContent{padding:12px}}
.MenuBar-module__HDTT6W__menuBar{background:var(--theme-menu-background,var(--mac-white));border-bottom:1px solid var(--theme-window-border,var(--mac-black));height:20px;font-family:var(--font-chicago);font-size:var(--theme-font-size,12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--z-menubar);opacity:var(--theme-menu-opacity,1);-webkit-backdrop-filter:var(--theme-menu-opacity)==.95?blur(10px): none;backdrop-filter:var(--theme-menu-opacity)==.95?blur(10px): none;align-items:center;gap:12px;padding:0 4px;display:flex;position:fixed;top:0;left:0;right:0}.MenuBar-module__HDTT6W__menuSection{position:relative}.MenuBar-module__HDTT6W__menuItem{cursor:pointer;font-family:var(--font-chicago);font-size:var(--theme-font-size,12px);color:var(--theme-menu-text,var(--mac-black));transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:2px 8px;display:flex}.MenuBar-module__HDTT6W__appleMenu{min-width:24px;padding:2px 6px}.MenuBar-module__HDTT6W__appleMenu svg{display:block}.MenuBar-module__HDTT6W__appName{font-family:var(--font-chicago);color:var(--theme-menu-text,var(--mac-black));-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:2px 12px 2px 8px;font-size:12px;font-weight:700}.MenuBar-module__HDTT6W__menuItem:hover,.MenuBar-module__HDTT6W__menuItem.MenuBar-module__HDTT6W__active{background:var(--theme-menu-highlight,var(--mac-black));color:var(--theme-highlight-text,var(--mac-white))}.MenuBar-module__HDTT6W__dropdown{background:var(--theme-menu-background,var(--mac-white));border:1px solid var(--theme-window-border,var(--mac-black));min-width:180px;z-index:calc(var(--z-menubar) + 1);padding:2px 0;position:absolute;top:20px;left:0;box-shadow:2px 2px rgba(0,0,0,.3)}.MenuBar-module__HDTT6W__dropdownItem{cursor:pointer;font-family:var(--font-geneva);color:var(--theme-menu-text,var(--mac-black));transition:background var(--transition-fast),color var(--transition-fast);white-space:nowrap;justify-content:space-between;align-items:center;padding:4px 16px;font-size:12px;display:flex}.MenuBar-module__HDTT6W__dropdownItem:hover{background:var(--theme-menu-highlight,var(--mac-black));color:var(--theme-highlight-text,var(--mac-white))}.MenuBar-module__HDTT6W__dropdownItem.MenuBar-module__HDTT6W__disabled{color:var(--mac-gray-2);cursor:not-allowed}.MenuBar-module__HDTT6W__dropdownItem.MenuBar-module__HDTT6W__disabled:hover{color:var(--mac-gray-2);background:0 0}.MenuBar-module__HDTT6W__divider{background:var(--theme-window-border,var(--mac-black));height:1px;margin:2px 8px}.MenuBar-module__HDTT6W__shortcut{color:inherit;opacity:.8;margin-left:24px;font-size:11px}.MenuBar-module__HDTT6W__spacer{flex:1}.MenuBar-module__HDTT6W__systemInfo{align-items:center;gap:8px;padding:0 8px;display:flex}.MenuBar-module__HDTT6W__infoText{font-family:var(--font-geneva);color:var(--mac-gray-3);font-size:10px}@media (max-width:768px){.MenuBar-module__HDTT6W__menuBar{gap:6px;height:44px;padding:0 8px;font-size:14px}.MenuBar-module__HDTT6W__menuItem{padding:4px 10px;font-size:13px}.MenuBar-module__HDTT6W__appName{padding:4px 8px;font-size:13px}.MenuBar-module__HDTT6W__systemInfo{display:none}.MenuBar-module__HDTT6W__dropdown{min-width:200px;top:44px}}.MenuBar-module__HDTT6W__menuItem:focus-visible{outline:2px solid var(--mac-black);outline-offset:-2px}.MenuBar-module__HDTT6W__dropdownItem:focus-visible{outline:2px solid var(--mac-white);outline-offset:-2px}
