.TopBar-module__rAiKWG__topbar{background:var(--bg-top-bar);height:68px;color:var(--text-on-top-bar);z-index:50;justify-content:space-between;align-items:center;padding:0 20px;transition:background-color .2s;display:flex}.TopBar-module__rAiKWG__left{align-items:center;gap:14px;display:flex}.TopBar-module__rAiKWG__brandSelector{color:var(--text-on-top-bar);letter-spacing:.25px;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .15s;display:flex}.TopBar-module__rAiKWG__brandSelector:hover{background:#fff3}.TopBar-module__rAiKWG__right{align-items:center;gap:16px;display:flex}.TopBar-module__rAiKWG__navBtn{color:var(--text-on-top-bar);letter-spacing:.25px;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .15s}.TopBar-module__rAiKWG__navBtn:hover{background:#fff3}.TopBar-module__rAiKWG__iconBtn{width:46px;height:46px;color:var(--text-on-top-bar);cursor:pointer;background:#ffffff1a;border:none;border-radius:100px;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:relative}.TopBar-module__rAiKWG__iconBtn:hover{background:#fff3}.TopBar-module__rAiKWG__badge{background:var(--system-red);color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:4px 8px;font-size:12px;font-weight:400;line-height:16px;display:flex;position:absolute;top:0;right:0}.TopBar-module__rAiKWG__avatarWrap{position:relative}.TopBar-module__rAiKWG__avatar{cursor:pointer;background:0 0;border:.5px solid #0000000d;border-radius:100px;width:46px;height:46px;padding:0;display:block;overflow:hidden}.TopBar-module__rAiKWG__avatarInner{background:var(--purple-light);width:100%;height:100%;color:var(--text-heading);border-radius:100px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.TopBar-module__rAiKWG__menu{background:var(--bg-surface);border:1px solid var(--border-subtler);z-index:100;width:304px;color:var(--text-heading);border-radius:12px;padding:8px;animation:.12s ease-out TopBar-module__rAiKWG__menuFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px -8px #0f0f1e2e,0 4px 12px -4px #0f0f1e14}@keyframes TopBar-module__rAiKWG__menuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__rAiKWG__menuHeader{padding:12px 12px 14px}.TopBar-module__rAiKWG__menuName{color:var(--text-heading);letter-spacing:-.15px;font-size:15px;font-weight:600;line-height:1.3}.TopBar-module__rAiKWG__menuEmail{color:var(--text-paragraph-3);word-break:break-all;margin-top:2px;font-size:13px;line-height:1.4}.TopBar-module__rAiKWG__menuDivider{background:var(--border-subtler);height:1px;margin:4px 0}.TopBar-module__rAiKWG__statusBtn{border:1px solid var(--border-subtler);background:var(--bg-surface);width:calc(100% - 16px);color:var(--text-paragraph-3);text-align:left;cursor:pointer;border-radius:999px;align-items:center;gap:10px;margin:0 8px 8px;padding:9px 12px;font-size:13px;font-weight:500;transition:border-color .12s,background-color .12s,color .12s;display:flex}.TopBar-module__rAiKWG__statusBtn:hover,.TopBar-module__rAiKWG__statusBtn:focus-visible{border-color:var(--border-bold);color:var(--text-heading);background:var(--bg-surface-sunken);outline:none}.TopBar-module__rAiKWG__statusBtnIcon{color:var(--text-paragraph-3);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TopBar-module__rAiKWG__statusBtnLabel{flex:1;min-width:0}.TopBar-module__rAiKWG__menuItem{width:100%;color:var(--text-heading);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:background-color .12s;display:flex}.TopBar-module__rAiKWG__menuItem:hover,.TopBar-module__rAiKWG__menuItem:focus-visible{background:var(--bg-surface-sunken);outline:none}.TopBar-module__rAiKWG__menuItemIcon{width:18px;height:18px;color:var(--text-paragraph-2);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TopBar-module__rAiKWG__menuItemLabel{flex:1;min-width:0}.TopBar-module__rAiKWG__menuItemChevron{color:var(--text-paragraph-3);flex-shrink:0}.TopBar-module__rAiKWG__menuItemDanger,.TopBar-module__rAiKWG__menuItemDanger .TopBar-module__rAiKWG__menuItemIcon{color:var(--system-red)}.TopBar-module__rAiKWG__menuItemDanger:hover,.TopBar-module__rAiKWG__menuItemDanger:focus-visible{background:#ef444414}.TopBar-module__rAiKWG__menuRow{color:var(--text-heading);align-items:center;gap:12px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.TopBar-module__rAiKWG__themeToggle{background:var(--bg-surface-sunken);border-radius:8px;align-items:center;gap:2px;margin-left:auto;padding:3px;display:inline-flex}.TopBar-module__rAiKWG__themeToggleBtn{width:28px;height:26px;color:var(--text-paragraph-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background-color .12s,color .12s,box-shadow .12s;display:inline-flex}.TopBar-module__rAiKWG__themeToggleBtn:hover{color:var(--text-heading)}.TopBar-module__rAiKWG__themeToggleBtnActive,.TopBar-module__rAiKWG__themeToggleBtnActive:hover{background:var(--bg-surface);color:var(--text-heading);box-shadow:0 1px 2px #00000014}
.ProfileSettingsModal-module__IORA7W__overlay{z-index:200;background:#0f0f1e66;justify-content:center;align-items:center;animation:.15s ease-out ProfileSettingsModal-module__IORA7W__overlayIn;display:flex;position:fixed;inset:0}@keyframes ProfileSettingsModal-module__IORA7W__overlayIn{0%{opacity:0}to{opacity:1}}.ProfileSettingsModal-module__IORA7W__dialog{background:var(--bg-surface);border-radius:14px;flex-direction:column;width:min(960px,100vw - 32px);max-height:calc(100vh - 64px);animation:.18s cubic-bezier(.2,.8,.2,1) ProfileSettingsModal-module__IORA7W__dialogIn;display:flex;overflow:hidden;box-shadow:0 24px 60px -12px #0f0f1e59}@keyframes ProfileSettingsModal-module__IORA7W__dialogIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.ProfileSettingsModal-module__IORA7W__header{border-bottom:1px solid var(--border-subtler);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ProfileSettingsModal-module__IORA7W__title{color:var(--text-heading);margin:0;font-size:16px;font-weight:600}.ProfileSettingsModal-module__IORA7W__closeBtn{border:1px solid var(--border-subtler);background:var(--bg-surface);width:28px;height:28px;color:var(--text-paragraph-3);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.ProfileSettingsModal-module__IORA7W__closeBtn:hover{background:var(--bg-surface-sunken);color:var(--text-heading)}.ProfileSettingsModal-module__IORA7W__body{flex:1;min-height:0;display:flex}.ProfileSettingsModal-module__IORA7W__nav{border-right:1px solid var(--border-subtler);flex-direction:column;flex-shrink:0;gap:2px;width:200px;padding:16px 12px;display:flex}.ProfileSettingsModal-module__IORA7W__navItem{color:var(--text-paragraph-2);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;font-weight:500;transition:background-color .12s,color .12s;display:flex}.ProfileSettingsModal-module__IORA7W__navItem:hover{background:var(--bg-surface-sunken);color:var(--text-heading)}.ProfileSettingsModal-module__IORA7W__navItemActive,.ProfileSettingsModal-module__IORA7W__navItemActive:hover{background:var(--bg-tint-link);color:var(--text-link)}.ProfileSettingsModal-module__IORA7W__navIcon{flex-shrink:0;width:16px;height:16px;display:inline-flex}.ProfileSettingsModal-module__IORA7W__content{flex:1;padding:24px 28px;overflow-y:auto}.ProfileSettingsModal-module__IORA7W__sectionTitle{color:var(--text-heading);margin:0 0 14px;font-size:16px;font-weight:600}.ProfileSettingsModal-module__IORA7W__sectionTitle+.ProfileSettingsModal-module__IORA7W__sectionTitle,.ProfileSettingsModal-module__IORA7W__field+.ProfileSettingsModal-module__IORA7W__sectionTitle,.ProfileSettingsModal-module__IORA7W__toggleField+.ProfileSettingsModal-module__IORA7W__sectionTitle,.ProfileSettingsModal-module__IORA7W__appearance+.ProfileSettingsModal-module__IORA7W__sectionTitle{margin-top:28px}.ProfileSettingsModal-module__IORA7W__sectionDesc{color:var(--text-paragraph-3);margin:-8px 0 14px;font-size:13px}.ProfileSettingsModal-module__IORA7W__field{margin-bottom:14px}.ProfileSettingsModal-module__IORA7W__fieldLabel{color:var(--text-heading);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.ProfileSettingsModal-module__IORA7W__fieldHelp{color:var(--text-paragraph-3);margin-top:-2px;margin-bottom:6px;font-size:12px}.ProfileSettingsModal-module__IORA7W__select{border:1px solid var(--border-subtle);background:var(--bg-surface);width:100%;color:var(--text-heading);font:inherit;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;padding:9px 32px 9px 12px;font-size:14px}.ProfileSettingsModal-module__IORA7W__toggleField{margin-top:18px}.ProfileSettingsModal-module__IORA7W__toggleHeader{color:var(--text-heading);margin-bottom:4px;font-size:13px;font-weight:500}.ProfileSettingsModal-module__IORA7W__toggleDesc{color:var(--text-paragraph-3);margin-bottom:10px;font-size:12px;line-height:1.5}.ProfileSettingsModal-module__IORA7W__toggle{background:var(--bg-surface-sunken);cursor:pointer;border:none;border-radius:999px;width:36px;height:20px;padding:0;transition:background-color .15s;position:relative}.ProfileSettingsModal-module__IORA7W__toggleOn{background:var(--system-green,#22c55e)}.ProfileSettingsModal-module__IORA7W__toggleKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.ProfileSettingsModal-module__IORA7W__toggleOn .ProfileSettingsModal-module__IORA7W__toggleKnob{transform:translate(16px)}.ProfileSettingsModal-module__IORA7W__appearance{margin-top:8px}.ProfileSettingsModal-module__IORA7W__appearanceDesc{color:var(--text-paragraph-3);max-width:380px;margin:0 0 14px;font-size:13px;line-height:1.5}.ProfileSettingsModal-module__IORA7W__themeCards{flex-wrap:wrap;gap:16px;display:flex}.ProfileSettingsModal-module__IORA7W__themeCard{cursor:pointer;font:inherit;color:var(--text-heading);background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}.ProfileSettingsModal-module__IORA7W__themeIllustration{border:2px solid #0000;border-radius:10px;padding:2px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.ProfileSettingsModal-module__IORA7W__themeIllustration svg{width:116px;height:auto;display:block}.ProfileSettingsModal-module__IORA7W__themeCardSelected .ProfileSettingsModal-module__IORA7W__themeIllustration{border-color:var(--border-brand);box-shadow:0 0 0 1px var(--border-brand)}.ProfileSettingsModal-module__IORA7W__themeCard:hover .ProfileSettingsModal-module__IORA7W__themeIllustration{border-color:var(--border-bold)}.ProfileSettingsModal-module__IORA7W__themeLabel{color:var(--text-heading);font-size:13px;font-weight:500}.ProfileSettingsModal-module__IORA7W__footer{border-top:1px solid var(--border-subtler);background:var(--bg-surface);justify-content:flex-end;gap:10px;padding:14px 24px;display:flex}.ProfileSettingsModal-module__IORA7W__saveBtn{background:var(--bg-button);color:var(--text-on-button);font:inherit;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;transition:filter .12s}.ProfileSettingsModal-module__IORA7W__saveBtn:hover{filter:brightness(1.05)}
.Sidebar-module__WZVnLW__sidebar{background:var(--bg-surface);border-right:1px solid var(--border-subtler);flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:80px;min-height:calc(100vh - 56px);padding:16px 0;transition:background-color .2s,border-color .2s;display:flex}.Sidebar-module__WZVnLW__topSection{flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;min-height:0;display:flex}.Sidebar-module__WZVnLW__logo{flex-shrink:0;width:36px;height:36px}.Sidebar-module__WZVnLW__mainNav,.Sidebar-module__WZVnLW__bottomNav{flex-direction:column;align-items:center;width:100%;display:flex}.Sidebar-module__WZVnLW__navItem{justify-content:center;align-items:center;width:100%;height:60px;display:flex;position:relative}.Sidebar-module__WZVnLW__activeIndicator{background:var(--bg-button,#2563eb);border-radius:0 100px 100px 0;width:3px;height:44px;position:absolute;top:8px;left:0}.Sidebar-module__WZVnLW__iconBtn{width:100%;height:100%;color:var(--icons-subtle);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex}.Sidebar-module__WZVnLW__iconBtn:hover{color:var(--icons-subtle-hover)}.Sidebar-module__WZVnLW__iconBtn:active{color:var(--icons-subtle-active)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__iconBtn{color:var(--icons-brand,#2563eb)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__iconBtn:hover{color:var(--icons-brand-hover)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__iconBtn:active{color:var(--icons-brand-active)}
.FormsSidebar-module__k7av1a__panel{background:var(--bg-surface);border-right:1px solid var(--border-subtler);flex-direction:column;flex-shrink:0;width:247px;min-height:calc(100vh - 56px);transition:background-color .2s,border-color .2s;display:flex}.FormsSidebar-module__k7av1a__heading{justify-content:center;align-items:center;height:80px;padding:0 24px;display:flex}.FormsSidebar-module__k7av1a__title{color:var(--text-heading);flex:1;font-size:22px;font-weight:600;line-height:normal}.FormsSidebar-module__k7av1a__nav{flex-direction:column;flex:1;display:flex}.FormsSidebar-module__k7av1a__tabWrapper{padding:0 12px}.FormsSidebar-module__k7av1a__navItem{height:40px;color:var(--text-inverse-subtler);letter-spacing:-.24px;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.FormsSidebar-module__k7av1a__navItem:hover{background:var(--bg-surface-sunken)}.FormsSidebar-module__k7av1a__navItem.FormsSidebar-module__k7av1a__active{background:var(--bg-brand-subtlest);color:var(--icons-brand)}.FormsSidebar-module__k7av1a__navItem.FormsSidebar-module__k7av1a__active:hover{background:var(--bg-brand-subtler);color:var(--text-link-hover)}.FormsSidebar-module__k7av1a__navItem.FormsSidebar-module__k7av1a__active:active{background:var(--bg-brand-subtle);color:var(--text-link-active)}.FormsSidebar-module__k7av1a__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.FormsSidebar-module__k7av1a__label{white-space:nowrap}
.FormsContent-module__u1TpqG__container{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.FormsContent-module__u1TpqG__heading{background:var(--bg-surface);border-bottom:1px solid var(--border-subtler);justify-content:space-between;align-items:center;padding:20px 24px;transition:background-color .2s,border-color .2s;display:flex}.FormsContent-module__u1TpqG__title{color:var(--text-heading);font-size:22px;font-weight:600}.FormsContent-module__u1TpqG__createBtn{background:var(--bg-button);height:40px;color:var(--text-on-button);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 16px 0 12px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.FormsContent-module__u1TpqG__createBtn:hover{background:var(--bg-button-hover)}.FormsContent-module__u1TpqG__scrollArea{flex:1;padding-bottom:180px;overflow-y:auto}.FormsContent-module__u1TpqG__contentInner{flex-direction:column;gap:16px;padding:24px;display:flex}.FormsContent-module__u1TpqG__quickActions{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.FormsContent-module__u1TpqG__actionCard{background:var(--bg-surface);cursor:pointer;text-align:left;border:none;border-radius:8px;flex-direction:column;gap:16px;padding:20px;transition:background-color .15s,box-shadow .15s;display:flex}.FormsContent-module__u1TpqG__actionCard:hover{box-shadow:0 2px 8px #0000000f}.FormsContent-module__u1TpqG__formIcon{border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FormsContent-module__u1TpqG__actionLabel{color:var(--text-heading);letter-spacing:-.24px;font-size:16px;font-weight:500}.FormsContent-module__u1TpqG__filters{align-items:center;gap:8px;display:flex}.FormsContent-module__u1TpqG__searchBox{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:8px;align-items:center;gap:6px;width:308px;height:40px;padding:0 12px;transition:border-color .15s,background-color .15s;display:flex}.FormsContent-module__u1TpqG__searchIcon{color:var(--icons-subtle);flex-shrink:0}.FormsContent-module__u1TpqG__searchPlaceholder{color:var(--text-inverse-subtle);letter-spacing:-.408px;font-size:14px}.FormsContent-module__u1TpqG__filterBtn{border:1px solid var(--border-subtle);background:var(--bg-surface);height:40px;color:var(--text-paragraph-2);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;transition:border-color .15s,background-color .15s;display:flex}.FormsContent-module__u1TpqG__filterBtn:hover{border-color:var(--border-bold)}.FormsContent-module__u1TpqG__tableWrapper{background:var(--bg-surface);border-radius:8px;transition:background-color .2s;overflow:hidden}.FormsContent-module__u1TpqG__table{border-collapse:collapse;width:100%}.FormsContent-module__u1TpqG__table th{text-align:left;text-transform:uppercase;letter-spacing:1.1px;color:var(--text-inverse-subtler);border-bottom:1px solid var(--border-subtler);white-space:nowrap;padding:12px 20px;font-size:11px;font-weight:600}.FormsContent-module__u1TpqG__table td{height:52px;color:var(--text-heading);border-bottom:1px solid var(--border-subtler);vertical-align:middle;padding:0 20px;font-size:14px;font-weight:500}.FormsContent-module__u1TpqG__table tr:last-child td{border-bottom:none}.FormsContent-module__u1TpqG__colName{width:304px}.FormsContent-module__u1TpqG__colStatus,.FormsContent-module__u1TpqG__colSubmission,.FormsContent-module__u1TpqG__colCreatedBy,.FormsContent-module__u1TpqG__colDate{width:auto}.FormsContent-module__u1TpqG__colActions{width:24px}.FormsContent-module__u1TpqG__nameCell{align-items:center;gap:12px;display:flex}.FormsContent-module__u1TpqG__smallFormIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FormsContent-module__u1TpqG__formName{color:var(--text-heading);font-size:14px;font-weight:500}.FormsContent-module__u1TpqG__statusBadge{border:1px solid var(--border-subtle);color:var(--text-paragraph-2);letter-spacing:-.24px;white-space:nowrap;border-radius:25px;align-items:center;gap:6px;padding:2px 10px 2px 8px;font-size:12px;font-weight:500;display:inline-flex}.FormsContent-module__u1TpqG__statusDot{border-radius:50%;width:6px;height:6px}.FormsContent-module__u1TpqG__statusBadge.FormsContent-module__u1TpqG__live .FormsContent-module__u1TpqG__statusDot{background:var(--bg-success)}.FormsContent-module__u1TpqG__statusBadge.FormsContent-module__u1TpqG__draft .FormsContent-module__u1TpqG__statusDot{background:var(--text-inverse-subtle)}.FormsContent-module__u1TpqG__submissionCell{color:var(--text-paragraph-2);font-variant-numeric:tabular-nums}.FormsContent-module__u1TpqG__createdByCell{color:var(--text-paragraph-2);align-items:center;gap:8px;display:flex}.FormsContent-module__u1TpqG__creatorAvatar{border:1px solid #0000000f;border-radius:999px;flex-shrink:0;width:28px;height:28px}.FormsContent-module__u1TpqG__dateCell{color:var(--text-paragraph-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FormsContent-module__u1TpqG__actionsCell{text-align:right}.FormsContent-module__u1TpqG__moreBtn{width:24px;height:24px;color:var(--icons-subtle);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.FormsContent-module__u1TpqG__moreBtn:hover{background:var(--bg-surface-sunken)}
.PaletteStrip-module__td0VAa__strip{align-items:center;gap:8px;display:flex}.PaletteStrip-module__td0VAa__label{text-transform:uppercase;letter-spacing:.5px;color:var(--color-neutral-text-secondary);flex-shrink:0;width:48px;font-size:10px;font-weight:600}.PaletteStrip-module__td0VAa__swatches{gap:2px;display:flex}.PaletteStrip-module__td0VAa__swatchWrapper{flex-direction:column;align-items:center;gap:2px;display:flex}.PaletteStrip-module__td0VAa__swatch{border:1px solid #00000014;border-radius:4px;width:20px;height:20px;transition:background-color .15s}.PaletteStrip-module__td0VAa__swatch.PaletteStrip-module__td0VAa__active{outline:2px solid var(--color-neutral-text);outline-offset:1px}.PaletteStrip-module__td0VAa__toneLabel{color:var(--color-neutral-text-tertiary);font-variant-numeric:tabular-nums;font-size:8px}
.BrandingPage-module__-l6sKa__page{background:var(--bg-surface-sunken);flex-direction:column;min-height:100vh;display:flex}.BrandingPage-module__-l6sKa__body{flex:1;min-width:0;display:flex}.BrandingPage-module__-l6sKa__settingsNav{background:var(--bg-surface);border-right:1px solid var(--border-subtler);flex-shrink:0;width:260px;padding:32px 16px}.BrandingPage-module__-l6sKa__settingsTitle{color:var(--text-heading);padding:0 12px 16px;font-size:22px;font-weight:600}.BrandingPage-module__-l6sKa__navItem{color:var(--text-paragraph-2);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.BrandingPage-module__-l6sKa__navItem:hover{background:var(--bg-surface-sunken)}.BrandingPage-module__-l6sKa__navItem.BrandingPage-module__-l6sKa__active{background:var(--bg-brand-subtlest);color:var(--text-link)}.BrandingPage-module__-l6sKa__navItem.BrandingPage-module__-l6sKa__active:hover{background:var(--bg-brand-subtler);color:var(--text-link-hover)}.BrandingPage-module__-l6sKa__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.BrandingPage-module__-l6sKa__main{background:var(--bg-surface);border:1px solid var(--border-subtler);border-radius:12px;flex-direction:column;flex:1;min-width:0;margin:24px;display:flex;overflow-x:hidden}.BrandingPage-module__-l6sKa__pageHeader{border-bottom:1px solid var(--border-subtler);flex-direction:column;gap:12px;padding:24px 24px 0;display:flex}.BrandingPage-module__-l6sKa__pageHeaderRow{align-items:center;gap:8px;display:flex}.BrandingPage-module__-l6sKa__pageTitle{color:var(--text-heading);letter-spacing:-.22px;flex:1;margin:0;font-size:22px;font-weight:600}.BrandingPage-module__-l6sKa__pageHeaderActions{align-items:center;gap:12px;display:flex}.BrandingPage-module__-l6sKa__revertBtn{border:1px solid var(--border-subtle);background:var(--bg-surface);height:38px;color:var(--text-paragraph-2);cursor:pointer;border-radius:8px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s}.BrandingPage-module__-l6sKa__revertBtn:hover{border-color:var(--border-bold);background:var(--bg-surface-sunken)}.BrandingPage-module__-l6sKa__publishBtn{background:var(--bg-button);height:38px;color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:0 18px;font-size:14px;font-weight:500;transition:background-color .15s}.BrandingPage-module__-l6sKa__publishBtn:hover{background:var(--bg-button-hover)}.BrandingPage-module__-l6sKa__split{flex:1;grid-template-columns:420px minmax(0,1fr);min-height:0;display:grid}.BrandingPage-module__-l6sKa__controlsCol{border-right:1px solid var(--border-subtler);flex-direction:column;gap:16px;min-width:0;padding:24px;display:flex}.BrandingPage-module__-l6sKa__previewCol{min-width:0;padding:24px}@media (max-width:1100px){.BrandingPage-module__-l6sKa__split{grid-template-columns:minmax(0,1fr)}.BrandingPage-module__-l6sKa__controlsCol{border-right:none;border-bottom:1px solid var(--border-subtler)}}.BrandingPage-module__-l6sKa__sectionTitle{color:var(--text-heading);margin-bottom:6px;font-size:14px;font-weight:600}.BrandingPage-module__-l6sKa__divider{background:var(--border-subtler);height:1px;margin:20px 0}.BrandingPage-module__-l6sKa__tabs{align-items:flex-end;gap:12px;display:flex}.BrandingPage-module__-l6sKa__helperText{color:var(--text-paragraph-3);margin:0 0 20px;font-size:12px;line-height:1.5}.BrandingPage-module__-l6sKa__headingLabel{color:var(--text-heading);letter-spacing:-.16px;margin:0 0 16px;font-size:16px;font-weight:600}.BrandingPage-module__-l6sKa__field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.BrandingPage-module__-l6sKa__fieldLabel{color:var(--text-paragraph-1);letter-spacing:-.14px;font-size:14px;font-weight:500}.BrandingPage-module__-l6sKa__logoCard{background:var(--bg-surface-sunken);border-radius:8px;justify-content:center;align-items:center;height:84px;padding:8px;display:flex;position:relative;overflow:hidden}.BrandingPage-module__-l6sKa__logoUploadBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.BrandingPage-module__-l6sKa__logoPreview{object-fit:contain;max-width:100%;max-height:100%;display:block}.BrandingPage-module__-l6sKa__logoCircle{background:var(--bg-brand);width:40px;height:40px;color:var(--text-inverse);border-radius:9999px;justify-content:center;align-items:center;display:flex}.BrandingPage-module__-l6sKa__headerImageCard{background:var(--bg-surface-sunken);border-radius:8px;height:151px;padding:8px;position:relative;overflow:hidden}.BrandingPage-module__-l6sKa__headerImageCard img{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}.BrandingPage-module__-l6sKa__colorRows{flex-direction:column;gap:12px;display:flex}.BrandingPage-module__-l6sKa__colorRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.BrandingPage-module__-l6sKa__colorRowLabel{min-width:0;color:var(--text-paragraph-1);letter-spacing:-.14px;flex:1 0 0;font-size:14px;font-weight:500}.BrandingPage-module__-l6sKa__colorRowRight{align-items:center;gap:8px;display:flex}.BrandingPage-module__-l6sKa__colorRowSwatch{border:1px solid var(--border-subtler);cursor:pointer;border-radius:9999px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.BrandingPage-module__-l6sKa__colorRowSwatch input[type=color]{cursor:pointer;opacity:0;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.BrandingPage-module__-l6sKa__tab{letter-spacing:-.14px;color:var(--text-paragraph-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:14px 0;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.BrandingPage-module__-l6sKa__tab:hover,.BrandingPage-module__-l6sKa__tabActive,.BrandingPage-module__-l6sKa__tabActive:hover{color:var(--text-heading)}.BrandingPage-module__-l6sKa__tabActive:after{content:"";background:var(--text-heading);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.BrandingPage-module__-l6sKa__colorRow{flex-wrap:wrap;gap:24px;display:flex}.BrandingPage-module__-l6sKa__autoBadge{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.6px;color:var(--text-paragraph-3);background:var(--bg-surface-sunken);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.BrandingPage-module__-l6sKa__resetInlineBtn{width:20px;height:20px;color:var(--text-paragraph-3);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.BrandingPage-module__-l6sKa__resetInlineBtn:hover{background:var(--bg-surface-sunken);color:var(--text-heading)}.BrandingPage-module__-l6sKa__fileInputHidden{display:none}.BrandingPage-module__-l6sKa__headerImageDropzone{border:1.5px dashed var(--border-subtle);background:var(--bg-surface-sunken);height:151px;color:var(--text-paragraph-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;font-size:13px;font-weight:500;transition:border-color .15s,color .15s,background-color .15s;display:flex}.BrandingPage-module__-l6sKa__headerImageDropzone:hover{border-color:var(--border-brand);color:var(--text-link)}.BrandingPage-module__-l6sKa__headerImageRemove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .15s;display:flex;position:absolute;top:8px;left:8px}.BrandingPage-module__-l6sKa__headerImageRemove:hover{background:#000000bf}.BrandingPage-module__-l6sKa__actions{align-items:center;gap:12px;display:flex}.BrandingPage-module__-l6sKa__saveBtn{background:var(--bg-button);height:38px;color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;padding:0 18px;font-size:14px;font-weight:500;transition:background-color .15s}.BrandingPage-module__-l6sKa__saveBtn:hover{background:var(--bg-button-hover)}.BrandingPage-module__-l6sKa__resetThemeBtn{border:1px solid var(--border-subtle);background:var(--bg-surface);height:38px;color:var(--text-paragraph-2);cursor:pointer;border-radius:8px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s}.BrandingPage-module__-l6sKa__resetThemeBtn:hover{border-color:var(--border-bold);background:var(--bg-surface-sunken)}.BrandingPage-module__-l6sKa__exampleHeader{color:var(--text-heading);margin:0 0 12px;font-size:14px;font-weight:600}.BrandingPage-module__-l6sKa__browserWindow{border:1px solid var(--border-subtler);background:var(--bg-surface);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 25px -5px #00000005,0 4px 10px -6px #00000005}.BrandingPage-module__-l6sKa__browserToolbar{background:var(--bg-surface);border-bottom:1px solid var(--border-subtler);border-top-left-radius:12px;border-top-right-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;display:flex}.BrandingPage-module__-l6sKa__browserDot{border-radius:50%;width:12px;height:12px;display:block}.BrandingPage-module__-l6sKa__browserDot[data-color=red]{background:#ff5f57}.BrandingPage-module__-l6sKa__browserDot[data-color=yellow]{background:#febc2e}.BrandingPage-module__-l6sKa__browserDot[data-color=green]{background:#28c840}.BrandingPage-module__-l6sKa__browserContent{background:var(--bg-surface);flex-direction:column;display:flex;overflow:hidden}.BrandingPage-module__-l6sKa__wireframe{background:var(--bg-surface);flex-direction:column;flex:1;min-height:640px;display:flex}.BrandingPage-module__-l6sKa__wfBody{flex:1}.BrandingPage-module__-l6sKa__wfTopBar{background:var(--bg-top-bar);align-items:center;height:56px;padding:0 24px;display:flex}.BrandingPage-module__-l6sKa__wfTopPill{background:#ffffff8c;border-radius:6px;width:220px;height:12px}.BrandingPage-module__-l6sKa__wfBody{background:var(--bg-surface);grid-template-columns:56px 220px 1fr 220px;gap:16px;padding:16px;display:grid}.BrandingPage-module__-l6sKa__wfRail{flex-direction:column;align-items:center;gap:16px;padding:12px 0;display:flex}.BrandingPage-module__-l6sKa__wfRailLogo{background:var(--bg-surface-sunken);border:1px solid var(--border-subtler);border-radius:6px;width:28px;height:28px}.BrandingPage-module__-l6sKa__wfRailDot{background:var(--bg-surface-sunken);border-radius:50%;width:22px;height:22px}.BrandingPage-module__-l6sKa__wfPanel{background:var(--bg-surface);border:1px solid var(--border-subtler);border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.BrandingPage-module__-l6sKa__wfPanelRow{border-bottom:1px solid var(--border-subtler);align-items:center;gap:8px;padding-bottom:12px;display:flex}.BrandingPage-module__-l6sKa__wfSectionLabel{background:var(--bg-surface-sunken);border-radius:4px;width:60px;height:8px;margin-top:4px;display:block}.BrandingPage-module__-l6sKa__wfPanelGroup{flex-direction:column;gap:8px;display:flex}.BrandingPage-module__-l6sKa__wfBlock{background:var(--bg-surface-sunken);border-radius:4px;width:100%;height:14px;display:block}.BrandingPage-module__-l6sKa__wfArrowLine{background:var(--bg-surface-sunken);border-radius:4px;width:80%;height:10px;margin-left:16px;display:block;position:relative}.BrandingPage-module__-l6sKa__wfArrowLine:before{content:"";border-left:1.5px solid var(--border-bold);border-bottom:1.5px solid var(--border-bold);border-bottom-left-radius:2px;width:8px;height:8px;position:absolute;top:4px;left:-12px}.BrandingPage-module__-l6sKa__wfMain{flex-direction:column;gap:12px;min-width:0;display:flex}.BrandingPage-module__-l6sKa__wfHero{background:var(--bg-brand);height:120px;color:var(--text-inverse);border-radius:8px;padding:16px;position:relative;overflow:hidden}.BrandingPage-module__-l6sKa__wfHeroOverlay{background:var(--bg-brand);opacity:.55;pointer-events:none;position:absolute;inset:0}.BrandingPage-module__-l6sKa__wfHeroBadge{background:#ffffffd9;border-radius:8px;width:36px;height:36px;position:absolute;bottom:16px;left:16px}.BrandingPage-module__-l6sKa__wfHeroTitle{font-size:15px;font-weight:600;position:absolute;bottom:32px;left:64px}.BrandingPage-module__-l6sKa__wfHeroSub{opacity:.8;font-size:11px;position:absolute;bottom:14px;left:64px}.BrandingPage-module__-l6sKa__wfTabs{border-bottom:1px solid var(--border-subtler);gap:16px;padding-bottom:6px;font-size:12px;display:flex}.BrandingPage-module__-l6sKa__wfTabActive{color:var(--text-link);padding-bottom:6px;font-weight:600;position:relative}.BrandingPage-module__-l6sKa__wfTabActive:after{content:"";background:var(--text-link);border-radius:2px;height:2px;position:absolute;bottom:-7px;left:0;right:0}.BrandingPage-module__-l6sKa__wfTab{color:var(--text-paragraph-3)}.BrandingPage-module__-l6sKa__wfComposer{border:1px solid var(--border-subtler);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.BrandingPage-module__-l6sKa__wfComposerText{background:var(--bg-surface-sunken);border-radius:4px;flex:1;height:10px}.BrandingPage-module__-l6sKa__wfActions{gap:8px;display:flex}.BrandingPage-module__-l6sKa__wfActionPill{background:var(--bg-surface-sunken);border-radius:6px;width:72px;height:24px}.BrandingPage-module__-l6sKa__wfPostsHeader{margin-top:4px}.BrandingPage-module__-l6sKa__wfPostCard{border:1px solid var(--border-subtler);border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.BrandingPage-module__-l6sKa__wfPostHead{align-items:center;gap:8px;margin-bottom:4px;display:flex}.BrandingPage-module__-l6sKa__wfRight{flex-direction:column;gap:12px;display:flex}.BrandingPage-module__-l6sKa__wfButton{background:var(--bg-button);border-radius:8px;height:32px}.BrandingPage-module__-l6sKa__wfRightCard{border:1px solid var(--border-subtler);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.BrandingPage-module__-l6sKa__wfRightHead{justify-content:space-between;align-items:center;display:flex}.BrandingPage-module__-l6sKa__wfAvatar{background:var(--bg-surface-sunken);border-radius:50%;flex-shrink:0;width:22px;height:22px}.BrandingPage-module__-l6sKa__wfLineFull{background:var(--bg-surface-sunken);border-radius:4px;width:100%;height:8px;display:block}.BrandingPage-module__-l6sKa__wfLineHalf{background:var(--bg-surface-sunken);border-radius:4px;width:55%;height:8px;display:block}.BrandingPage-module__-l6sKa__wfLineLong{background:var(--bg-surface-sunken);border-radius:4px;flex:1;height:10px;display:block}.BrandingPage-module__-l6sKa__wfLineMd{background:var(--bg-surface-sunken);border-radius:4px;width:120px;height:8px;display:block}.BrandingPage-module__-l6sKa__wfLineSm{background:var(--bg-surface-sunken);border-radius:4px;width:70px;height:8px;display:block}.BrandingPage-module__-l6sKa__wfLink{background:var(--text-link);opacity:.85;border-radius:4px;width:28px;height:8px;display:block}
.ControlBar-module__m1S9Dq__controlBar{z-index:100;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.ControlBar-module__m1S9Dq__bar{background:var(--color-neutral-bg);border:1px solid var(--color-neutral-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:14px;align-items:center;gap:6px;padding:6px 10px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000f,0 8px 32px #00000014}.ControlBar-module__m1S9Dq__pickers{align-items:center;gap:4px;display:flex}.ControlBar-module__m1S9Dq__colorPicker{border-radius:10px;align-items:center;gap:6px;padding:4px 8px 4px 4px;transition:background-color .15s;display:flex}.ControlBar-module__m1S9Dq__colorPicker:hover{background:var(--color-neutral-surface-alt)}.ControlBar-module__m1S9Dq__pickerWrapper{border-radius:8px;flex-shrink:0;width:24px;height:24px;position:relative;overflow:hidden}.ControlBar-module__m1S9Dq__picker{cursor:pointer;background:0 0;border:none;border-radius:8px;width:24px;height:24px;padding:0}.ControlBar-module__m1S9Dq__picker::-webkit-color-swatch-wrapper{padding:0}.ControlBar-module__m1S9Dq__picker::-webkit-color-swatch{border:1.5px solid var(--color-neutral-border);border-radius:8px}.ControlBar-module__m1S9Dq__picker::-moz-color-swatch{border:1.5px solid var(--color-neutral-border);border-radius:8px}.ControlBar-module__m1S9Dq__pickerInfo{flex-direction:column;line-height:1;display:flex}.ControlBar-module__m1S9Dq__pickerLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--color-neutral-text-secondary);font-size:9px;font-weight:600}.ControlBar-module__m1S9Dq__hexValue{color:var(--color-neutral-text);margin-top:1px;font-family:SF Mono,Cascadia Code,Fira Code,monospace;font-size:11px}.ControlBar-module__m1S9Dq__colorPicker.ControlBar-module__m1S9Dq__auto .ControlBar-module__m1S9Dq__pickerWrapper{opacity:.5}.ControlBar-module__m1S9Dq__colorPicker.ControlBar-module__m1S9Dq__auto .ControlBar-module__m1S9Dq__hexValue{color:var(--color-neutral-text-secondary);letter-spacing:.5px}.ControlBar-module__m1S9Dq__resetBtn{width:16px;height:16px;color:var(--color-neutral-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:background-color .15s,color .15s;display:flex}.ControlBar-module__m1S9Dq__resetBtn:hover{background:var(--color-neutral-surface-alt);color:var(--color-neutral-text)}.ControlBar-module__m1S9Dq__darkLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--color-neutral-text-secondary);border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:600;display:flex}.ControlBar-module__m1S9Dq__divider{background:var(--color-neutral-border);flex-shrink:0;width:1px;height:24px;margin:0 4px}.ControlBar-module__m1S9Dq__presets{align-items:center;gap:2px;display:flex}.ControlBar-module__m1S9Dq__presetBtn{color:var(--color-neutral-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.ControlBar-module__m1S9Dq__presetBtn:hover{background:var(--color-neutral-surface-alt);color:var(--color-neutral-text)}.ControlBar-module__m1S9Dq__presetDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ControlBar-module__m1S9Dq__presetName{font-size:11px}.ControlBar-module__m1S9Dq__iconBtn{width:32px;height:32px;color:var(--color-neutral-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.ControlBar-module__m1S9Dq__iconBtn:hover,.ControlBar-module__m1S9Dq__iconBtn.ControlBar-module__m1S9Dq__active{background:var(--color-neutral-surface-alt);color:var(--color-neutral-text)}.ControlBar-module__m1S9Dq__paletteSection{background:var(--color-neutral-bg);border:1px solid var(--color-neutral-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:14px;flex-direction:column;gap:6px;padding:12px 16px;animation:.15s ease-out ControlBar-module__m1S9Dq__slideUp;display:flex;box-shadow:0 2px 8px #0000000f,0 8px 32px #00000014}@keyframes ControlBar-module__m1S9Dq__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
