@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body.syncrolly-body{--font-headline:"Manrope", "Avenir Next", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;min-height:max(884px,100dvh);color:var(--color-text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#f7f9fb}button,input,textarea{font:inherit}button{cursor:pointer;background:0 0;border:0}input{background:0 0;border:0;outline:0}textarea{resize:vertical;background:0 0;border:0;outline:0}img{display:block}a{color:inherit;text-decoration:none}.syncrolly-page{min-height:100vh}.shell-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f9fbdb;border-bottom:1px solid #d0d7e28f;width:100%;position:fixed;top:0;left:0;box-shadow:0 10px 24px #191c1e0a}.shell-header-inner,.page-main{width:min(672px,100% - 32px);margin:0 auto}.shell-header-inner{justify-content:space-between;align-items:center;gap:18px;height:64px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-avatar-frame{background:var(--color-surface-container-high);border-radius:999px;width:32px;height:32px;overflow:hidden}.brand-avatar{object-fit:cover;width:100%;height:100%}.brand-name{color:var(--color-primary-strong);font-family:var(--font-headline);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.settings-button{color:#5f6d84;border-radius:10px;padding:6px;transition:background-color .16s,color .16s}.settings-button:hover{color:#1f2937;background:#e5ebf4bf}.settings-button svg,.compose-button svg,.search-field svg,.nav-item svg,.icon-button svg,.media-button svg,.send-button svg,.modal-close-button svg{width:20px;height:20px}.page-main{padding-top:80px;padding-bottom:120px}.realtime-widget{z-index:80;pointer-events:none;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;bottom:22px;right:22px}.realtime-widget.expanded{gap:14px}.realtime-widget-trigger,.realtime-widget-panel{pointer-events:auto}.realtime-widget-trigger{color:#fff;background:linear-gradient(135deg,#0b4cc4 0%,#1e67eb 100%);border-radius:999px;place-items:center;width:64px;height:64px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #0b4cc442}.realtime-widget-trigger.connecting .realtime-widget-trigger-ring,.realtime-widget-trigger.live .realtime-widget-trigger-ring{animation:1.9s ease-out infinite realtime-pulse}.realtime-widget-trigger-icon{z-index:1;width:28px;height:28px;position:relative}.realtime-widget-trigger-icon svg,.realtime-widget-primary svg,.realtime-widget-danger svg{width:100%;height:100%}.realtime-widget-trigger-ring{border-radius:inherit;border:1px solid #ffffff57;position:absolute;inset:0}.realtime-widget-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff0;border:1px solid #d3dae5db;border-radius:22px;gap:14px;width:min(360px,100vw - 32px);padding:18px;display:grid;box-shadow:0 26px 50px #191c1e26}.realtime-widget-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.realtime-widget-panel-copy{gap:3px;display:grid}.realtime-widget-kicker{color:#1c63df;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.realtime-widget-panel-copy h2{color:#142033;font-family:var(--font-headline);letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:800}.realtime-widget-close{background:#eff3faeb;border-radius:999px;width:30px;height:30px;position:relative}.realtime-widget-close span{background:#64748b;border-radius:999px;width:14px;height:1.6px;position:absolute;top:14px;left:8px}.realtime-widget-close span:first-child{transform:rotate(45deg)}.realtime-widget-close span:last-child{transform:rotate(-45deg)}.realtime-widget-status-row{background:#f4f7fb;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.realtime-widget-status-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.realtime-widget-status-dot.status-idle{background:#94a3b8}.realtime-widget-status-dot.status-connecting{background:#1d4ed8}.realtime-widget-status-dot.status-live{background:#10b981}.realtime-widget-status-dot.status-error{background:#ef4444}.realtime-widget-status-copy{gap:1px;display:grid}.realtime-widget-status-copy strong{color:#172033;font-size:.88rem;font-weight:700}.realtime-widget-status-copy span{color:#6b7280;font-size:.78rem}.realtime-widget-error{color:#b42318;background:#fff1f2;border-radius:14px;margin:0;padding:10px 12px;font-size:.85rem;line-height:1.45}.realtime-widget-transcript{gap:10px;max-height:220px;display:grid;overflow:auto}.realtime-widget-line{border-radius:14px;gap:4px;padding:10px 12px;display:grid}.realtime-widget-line span{color:#6f7b91;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.realtime-widget-line p{color:#182335;margin:0;font-size:.88rem;line-height:1.5}.realtime-widget-line.role-system{background:#f8fafc}.realtime-widget-line.role-user{background:#eef4ff}.realtime-widget-line.role-assistant{background:#f2f7ff}.realtime-widget-actions{gap:10px;display:flex}.realtime-widget-primary,.realtime-widget-danger,.realtime-widget-secondary{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.88rem;font-weight:700;display:inline-flex}.realtime-widget-primary{color:#fff;background:linear-gradient(135deg,#0b4cc4 0%,#1e67eb 100%);flex:1;box-shadow:0 14px 28px #0b4cc433}.realtime-widget-primary svg,.realtime-widget-danger svg{width:16px;height:16px}.realtime-widget-secondary{color:#223045;background:#eef2f7;flex:1}.realtime-widget-danger{color:#fff;background:#111827;flex:1}@keyframes realtime-pulse{0%{opacity:.9;transform:scale(1)}70%{opacity:0;transform:scale(1.16)}to{opacity:0;transform:scale(1.16)}}.center-stage-page{min-height:100vh;padding-top:80px}.center-stage{text-align:center;place-content:center;justify-items:center;gap:12px;width:min(560px,100% - 32px);min-height:calc(100vh - 80px);margin:0 auto;display:grid}.stage-title{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800}.stage-body{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5rem}.spinner,.button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite syncrolly-spin}.spinner{border-color:#115cb92e;border-top-color:var(--color-primary-strong);width:24px;height:24px}.button-spinner-dark{border-color:#11182724;border-top-color:var(--color-primary-strong)}@keyframes syncrolly-spin{to{transform:rotate(360deg)}}.page-heading-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.page-title{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800}.compose-button{background:var(--color-primary-strong);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.search-field{background:var(--color-surface-container-low);height:44px;color:var(--color-on-surface-variant);border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:0 12px;display:flex}.search-field input{width:100%;color:var(--color-text-primary);font-size:.875rem}.search-field input::placeholder{color:#42475299}.thread-list,.thread-section{gap:4px;display:grid}.thread-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.thread-section-title{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.thread-section-count{min-width:24px;height:24px;color:var(--color-primary-strong);background:#e6eefc;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.75rem;font-weight:800;display:inline-flex}.thread-row{text-align:left;border-radius:12px;grid-template-columns:auto 1fr;gap:16px;width:100%;padding:12px;display:grid}.thread-row.unread{background:var(--color-surface-container-lowest)}.thread-avatar-wrap{width:48px;position:relative}.thread-avatar-frame{background:var(--color-surface-container-high);border-radius:8px;width:48px;height:48px;overflow:hidden}.thread-avatar{object-fit:cover;width:100%;height:100%}.thread-avatar-fallback{width:100%;height:100%;color:var(--color-text-primary);place-items:center;font-size:1rem;font-weight:700;display:grid}.thread-dot{background:var(--color-primary);border:2px solid var(--color-surface-container-lowest);border-radius:999px;width:14px;height:14px;position:absolute;bottom:-2px;right:-3px}.thread-copy{min-width:0}.thread-copy-divider{border-bottom:1px solid var(--color-surface-container-low);padding-bottom:12px}.thread-top-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:2px;display:flex}.thread-title-wrap{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.thread-name{min-width:0;color:var(--color-text-primary);font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:500;overflow:hidden}.thread-name.unread{font-weight:700}.thread-status-badge{color:var(--color-primary-strong);letter-spacing:.045em;text-transform:uppercase;background:#e6eefc;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.625rem;font-weight:800}.thread-time{color:#42475299;flex-shrink:0;font-size:.6875rem;font-weight:400}.thread-time.unread{color:var(--color-primary);font-weight:700}.thread-preview{color:var(--color-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;overflow:hidden}.thread-preview.unread{font-weight:600}.thread-preview.read{color:#424752b3;font-weight:400}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-top:1px solid #f1f5f9;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;width:100%;height:80px;padding:0 24px 16px;display:grid;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0000000a}.nav-item{color:#6b7280;border-radius:12px;justify-items:center;gap:4px;padding:6px 0;font-size:.6875rem;font-weight:500;display:grid}.nav-item.active{color:var(--color-primary-strong);background:#eff4ff;padding-left:12px;padding-right:12px}.brand-mark{background:var(--color-primary-strong);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 6px 20px #115cb92e}.brand-mark-image{object-fit:cover;background:#050818;display:block}.brand-mark-sheen{background:#ffffff29;border-radius:999px;width:30px;height:16px;position:absolute;top:-4px;left:-2px;transform:rotate(-18deg)}.brand-mark-dot{background:#8bd2ff;border:1px solid #ffffffb3;border-radius:999px;width:7px;height:7px;position:absolute;bottom:4px;right:4px}.brand-mark-glyph{color:#fff;letter-spacing:-.05em;margin-top:-1px;font-size:1.125rem;font-weight:800;position:relative}.brand-compact{gap:10px}.auth-shell{padding-top:96px;padding-bottom:120px}.auth-content{gap:18px;width:min(720px,100% - 32px);margin:0 auto;display:grid}.auth-hero{gap:10px;padding-top:8px;display:grid}.auth-eyebrow{color:var(--color-primary-strong);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.auth-title{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,2.6rem);font-weight:800;line-height:1.05}.auth-body{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5rem}.auth-card,.empty-card,.detail-card,.profile-hero,.modal-card{background:var(--color-surface-container-lowest);box-shadow:var(--shadow-card)}.auth-card{border-radius:20px;gap:16px;padding:18px;display:grid}.auth-tabs{background:#eef2ff;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:grid}.auth-tab{border-radius:9px;place-items:center;min-height:42px;display:grid}.auth-tab.active{background:#fff}.auth-tab-text{color:var(--color-text-muted);font-size:.8125rem;font-weight:700}.auth-tab-text.active{color:var(--color-primary-strong)}.field-group,.option-group{gap:8px;display:grid}.field-label{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.text-input{background:var(--color-surface-container-low);width:100%;min-height:48px;color:var(--color-text-primary);border-radius:12px;padding:12px 14px;font-size:.9375rem}.text-input::placeholder,.thread-input::placeholder{color:#727784b3}.multiline-input{min-height:96px}.option-row{flex-wrap:wrap;gap:8px;display:flex}.option-chip{background:#fff;border:1px solid #d8dcef;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.option-chip.active{border-color:var(--color-primary-strong);background:#eff4ff}.option-chip-text{color:var(--color-text-secondary);font-size:.8125rem;font-weight:700}.option-chip-text.active{color:var(--color-primary-strong)}.supporter-note{background:#f4f6fd;border-radius:14px;gap:6px;padding:14px;display:grid}.supporter-note-title,.empty-card-title,.result-name,.modal-title,.profile-name,.header-name{margin:0}.supporter-note-title{color:var(--color-text-primary);font-size:.875rem;font-weight:700}.supporter-note-body,.empty-card-body,.modal-state-text,.profile-body{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.5rem}.feedback-text,.feedback-inline{color:var(--color-primary-strong);margin:0;font-size:.8125rem;line-height:1.5rem}.feedback-inline{margin-top:12px}.primary-action,.secondary-action{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:.9375rem;font-weight:700;display:inline-flex}.primary-action{background:var(--color-primary-strong);color:#fff}.primary-action:disabled,.secondary-action:disabled,.result-row:disabled,.send-button:disabled{opacity:.7;cursor:default}.secondary-action{color:var(--color-text-primary);border:1px solid #d8dcef}.empty-card{border-radius:16px;gap:8px;padding:20px;display:grid}.empty-card-title{color:var(--color-text-primary);font-size:1rem;font-weight:700}.modal-backdrop{z-index:70;background:#0f172a57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop-button{position:absolute;inset:0}.modal-card{border-radius:20px;gap:14px;width:min(560px,100% - 32px);max-height:min(72vh,640px);padding:18px;display:grid;position:relative;overflow:hidden}.modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-title{color:var(--color-text-primary);font-size:1.125rem;font-weight:800}.modal-close-button,.icon-button,.media-button{place-items:center;display:grid}.modal-close-button,.icon-button{border-radius:999px;width:34px;height:34px}.modal-results{min-height:180px;max-height:360px;overflow:auto}.modal-state{place-items:center;min-height:160px;padding:0 16px;display:grid}.result-row{text-align:left;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.result-avatar{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.result-avatar-text{font-size:1rem;font-weight:800}.result-copy{flex:1;min-width:0}.result-name{color:var(--color-text-primary);font-size:.9375rem;font-weight:700}.result-meta{color:var(--color-text-secondary);margin:2px 0 0;font-size:.75rem}.result-chevron{color:#94a3b8;font-size:1.375rem;line-height:1}.thread-page{min-height:100vh}.thread-topbar-shell{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-bottom:1px solid #f1f5f9d9;position:sticky;top:0}.thread-topbar,.profile-shell{width:min(760px,100% - 32px);margin:0 auto}.thread-topbar{justify-content:space-between;align-items:center;gap:12px;min-height:70px;display:flex}.icon-button{color:var(--color-primary-strong)}.header-identity{flex:1;align-items:center;gap:12px;min-width:0;padding:0 6px;display:flex}.header-avatar{border:1px solid var(--color-surface-border);background:var(--color-surface-container-high);border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden}.header-avatar-image{object-fit:cover;width:100%;height:100%}.header-avatar-text{letter-spacing:-.03em;font-size:.9375rem;font-weight:800}.header-presence-dot{border:1.5px solid var(--color-surface);border-radius:999px;width:8px;height:8px;position:absolute;bottom:1px;right:0}.header-copy{flex:1;min-width:0}.header-name{color:var(--color-text-primary);font-size:1rem;font-weight:700}.header-meta{color:#7d8493;letter-spacing:.04em;margin:2px 0 0;font-size:.6875rem;font-weight:700}.thread-main,.profile-main{padding:18px 0 32px}.thread-shell{width:min(760px,100% - 32px);margin:0 auto}.thread-scroll-panel{min-height:calc(100vh - 220px);max-height:calc(100vh - 220px);padding:18px 14px 126px;overflow:auto}.thread-messages{gap:10px;display:grid}.request-banner{background:#eef4ff;border:1px solid #d7e2ff;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.request-banner-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.request-badge{color:var(--color-primary-strong);letter-spacing:.045em;text-transform:uppercase;background:#d7e2ff;border-radius:999px;padding:5px 10px;font-size:.6875rem;font-weight:800}.request-banner-title{color:var(--color-text-primary);margin:0;font-size:.9375rem;font-weight:700}.request-banner-body{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.55}.request-approve-button{background:var(--color-primary-strong);color:#fff;border-radius:10px;min-height:34px;padding:0 14px;font-size:.8125rem;font-weight:700}.message-block{gap:8px;display:grid}.day-pill-wrap{justify-items:center;margin-bottom:4px;display:grid}.day-pill{background:#eef0fa;border-radius:999px;padding:6px 14px}.day-pill-text{color:#959eb0;letter-spacing:.055em;font-size:.625rem;font-weight:700}.message-row{gap:6px;max-width:82%;display:grid}.message-bubble.incoming{background:var(--color-surface);box-shadow:var(--shadow-card)}.message-bubble.outgoing{background:var(--color-primary-strong)}.message-text{margin:0;font-size:.9375rem;line-height:1.5rem}.message-text.incoming{color:var(--color-text-primary);font-weight:500}.message-text.outgoing{color:#fff;font-weight:500}.message-meta-row{align-items:center;gap:4px;padding:0 2px;display:flex}.message-meta-row.outgoing{justify-content:flex-end}.message-meta-text,.message-meta-check{color:#7d8493;font-size:.75rem;font-weight:500}.thread-composer{background:var(--color-background);z-index:10;border-top:1px solid #c2c6d459;align-items:center;gap:10px;width:min(760px,100% - 32px);margin:-94px auto 0;padding:10px 14px 12px;display:flex;position:sticky;bottom:24px}.media-button{color:#7f89a1;border-radius:8px;width:32px;height:32px}.thread-input{min-height:46px;color:var(--color-text-primary);background:#f1f3fe;border-radius:8px;flex:1;padding:0 14px;font-size:.9375rem}.thread-input.disabled{color:var(--color-text-muted)}.send-button{color:#fff;background:var(--color-primary-strong);border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.send-button.disabled{background:#7ea9e1}.profile-shell{gap:16px;display:grid}.shell-header-inner-wide{width:min(1440px,100% - 48px);height:80px}.desktop-header-nav{align-self:stretch;align-items:center;gap:34px;display:flex}.desktop-app-brand{align-items:center;min-width:172px;display:inline-flex}.desktop-app-brand-content{letter-spacing:-.05em;align-items:center;gap:10px;font-size:1.38rem;font-weight:900;display:inline-flex}.desktop-app-brand-content>span:last-child{background:linear-gradient(90deg,#4d8eff,#7d4dff);color:#0000;-webkit-background-clip:text;background-clip:text}.desktop-header-link{color:#6d7584;letter-spacing:-.01em;align-items:center;height:100%;padding-top:1px;font-size:.9rem;font-weight:600;transition:color .16s;display:inline-flex;position:relative}.desktop-header-link:hover{color:#111827}.desktop-header-link.active{color:#0056d2;font-weight:700}.desktop-header-link.active:after{content:"";background:#0056d2;border-radius:999px;height:3px;position:absolute;bottom:14px;left:0;right:0}.shell-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.desktop-header-utility{align-items:center;gap:8px;display:flex}.desktop-header-icon-button{color:#4e5d78;background:#ffffffd1;border:1px solid #d3dae5c7;border-radius:10px;place-items:center;width:36px;height:36px;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:grid}.desktop-header-icon-button:hover{color:#172033;background:#fff;border-color:#bfc8d6f5;transform:translateY(-1px)}.desktop-header-profile-button{border-radius:12px;margin-left:2px;padding:0;transition:transform .16s}.desktop-header-profile-button:hover{transform:translateY(-1px)}.desktop-header-avatar-frame{background:linear-gradient(#1e4ea5 0%,#0f326f 100%);border:1px solid #d3dae5e0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden;box-shadow:0 6px 16px #191c1e14}.desktop-header-avatar{object-fit:cover;width:100%;height:100%}.desktop-header-avatar-text{color:#fff;font-size:.875rem;font-weight:800}.desktop-user-chip{min-height:38px;color:var(--color-text-primary);background:#eff4fff2;border-radius:999px;align-items:center;gap:10px;padding:0 12px 0 8px;display:inline-flex}.desktop-user-avatar{background:var(--color-primary-strong);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.8125rem;font-weight:800;display:grid;overflow:hidden}.desktop-user-avatar-image{object-fit:cover;width:100%;height:100%}.desktop-user-name{font-size:.8125rem;font-weight:700}.desktop-inbox-main{padding:72px 0 36px}.desktop-inbox-shell{background:0 0;grid-template-columns:320px minmax(0,1fr) 300px;gap:0;width:100%;min-height:calc(100vh - 72px);margin:0 auto;display:grid}.desktop-inbox-sidebar,.desktop-message-panel,.desktop-profile-panel{min-height:calc(100vh - 72px)}.desktop-inbox-sidebar{background:linear-gradient(#f1f4f8 0%,#f8fafc 100%);grid-template-rows:auto minmax(0,1fr);padding:20px 18px 16px;display:grid}.desktop-sidebar-header{gap:10px;display:grid}.desktop-sidebar-heading{gap:4px;display:grid}.desktop-sidebar-heading h1,.desktop-message-empty h2,.desktop-profile-empty h2,.desktop-form-review-title,.desktop-conversation-title,.desktop-profile-name,.desktop-sidebar-empty h2{margin:0}.desktop-sidebar-eyebrow{color:var(--color-primary-strong);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.desktop-sidebar-heading h1{color:#111827;font-family:var(--font-headline);letter-spacing:-.04em;font-size:3rem;font-weight:700}.desktop-sidebar-top-row{align-items:center;gap:8px;display:flex}.desktop-search-field{background:#e8ebef;border-bottom:2px solid #0000;border-radius:8px 8px 2px 2px;flex:1;height:46px;margin-bottom:0}.desktop-search-field:focus-within{border-bottom-color:#0056d2}.desktop-compose-icon-button{color:#fff;background:linear-gradient(135deg,#0040a1 0%,#0056d2 100%);border-radius:6px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 20px #0056d233}.desktop-tab-row{border-bottom:0;align-items:flex-end;gap:22px;padding-bottom:0;display:flex;overflow-x:auto}.desktop-tab-button{color:#737b8b;white-space:nowrap;min-height:32px;padding:0 0 7px;font-size:.92rem;font-weight:600;position:relative}.desktop-tab-button.active{color:var(--color-primary-strong)}.desktop-tab-button.active:after{content:"";background:var(--color-primary-strong);border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}.desktop-thread-list{grid-auto-rows:max-content;align-content:start;gap:2px;min-height:0;padding-top:8px;display:grid;overflow:auto}.desktop-instagram-empty{gap:14px}.desktop-instagram-connect,.desktop-instagram-secondary{border-radius:12px;min-height:42px;padding:0 16px;font-size:.92rem;font-weight:700;transition:opacity .16s,transform .16s}.desktop-instagram-connect{color:#fff;background:linear-gradient(135deg,#cb2b7d 0%,#7c3aed 100%)}.desktop-instagram-secondary{color:#7c3aed;background:#f4efff}.desktop-instagram-connect:disabled,.desktop-instagram-secondary:disabled{opacity:.7}.desktop-instagram-debug{color:#5b6474;word-break:break-word;background:#f6f7fb;border-radius:10px;margin:0;padding:10px 12px;font-size:.78rem;line-height:1.45}.desktop-instagram-row{text-align:left;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;width:100%;padding:12px 8px;transition:background-color .16s,transform .16s;display:grid}.desktop-instagram-row:hover{background:#f8f4fff0}.desktop-instagram-avatar{background:linear-gradient(135deg,#ffd0ec 0%,#efe3ff 100%);border-radius:14px;place-items:center;width:52px;height:52px;display:grid;position:relative;overflow:hidden}.desktop-instagram-avatar-image{object-fit:cover;width:100%;height:100%}.desktop-instagram-avatar-text{color:#8b1452;font-size:.95rem;font-weight:800}.desktop-instagram-dot{background:#ec4899;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;top:2px;right:2px}.desktop-instagram-copy{gap:4px;min-width:0;display:grid}.desktop-instagram-top,.desktop-instagram-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.desktop-instagram-title-wrap{align-items:center;gap:8px;min-width:0;display:flex}.desktop-instagram-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:.98rem;font-weight:600;overflow:hidden}.desktop-instagram-name.unread,.desktop-instagram-preview.unread{font-weight:700}.desktop-instagram-status{color:#9d174d;letter-spacing:.02em;text-transform:capitalize;background:#fff1f7;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:800}.desktop-instagram-time,.desktop-instagram-meta{color:#7a8596;font-size:.78rem;font-weight:600}.desktop-instagram-preview{color:#4b5563;margin:0;font-size:.9rem;line-height:1.45}.desktop-instagram-unread{color:#9d174d;background:#ffe4f1;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.74rem;font-weight:800;display:inline-flex}.desktop-instagram-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.desktop-instagram-summary-card{background:#f6f7fb;border-radius:16px;gap:6px;padding:14px;display:grid}.desktop-instagram-summary-label{color:#7a8596;text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:700}.desktop-instagram-summary-value{color:#111827;font-size:1.1rem;font-weight:800}.desktop-instagram-profile-card{gap:10px}.desktop-instagram-profile-badge{color:#9d174d;text-transform:uppercase;letter-spacing:.04em;background:#fff1f7;border-radius:999px;align-self:center;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.desktop-thread-row,.desktop-form-row-main{text-align:left;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;width:100%;padding:10px 8px;transition:background-color .16s,transform .16s,box-shadow .16s;display:grid}.desktop-thread-row:hover,.desktop-form-row-main:hover{background:#eceff4d1}.desktop-thread-row.selected,.desktop-form-row.selected .desktop-form-row-main{background:#fff;box-shadow:0 2px 8px #191c1e0a}.desktop-thread-avatar-wrap{width:52px;position:relative}.desktop-thread-avatar-frame{background:var(--color-surface-container-high);border-radius:8px;width:52px;height:52px;overflow:hidden}.desktop-thread-avatar,.desktop-profile-avatar{object-fit:cover;width:100%;height:100%}.desktop-thread-avatar-fallback{width:100%;height:100%;color:var(--color-text-primary);place-items:center;font-size:1rem;font-weight:800;display:grid}.desktop-thread-dot{background:#2563eb;border:2px solid #fff;border-radius:999px;width:11px;height:11px;position:absolute;top:-2px;right:-2px}.desktop-thread-copy{min-width:0}.desktop-thread-top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.desktop-thread-title-wrap{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.desktop-thread-name{text-overflow:ellipsis;white-space:nowrap;color:#101828;min-width:0;margin:0;font-size:.98rem;font-weight:600;overflow:hidden}.desktop-thread-name.unread{font-weight:800}.desktop-thread-status{color:var(--color-primary-strong);letter-spacing:.05em;text-transform:uppercase;background:#e8efff;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.625rem;font-weight:800}.desktop-thread-time{color:#8a93a5;flex-shrink:0;font-size:.7rem;font-weight:600}.desktop-thread-time.unread{color:var(--color-primary-strong)}.desktop-thread-preview{color:#697386;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.86rem;line-height:1.45;overflow:hidden}.desktop-thread-preview.unread{color:#394457;font-weight:600}.desktop-form-row{gap:8px;display:grid}.desktop-form-disclosure{color:#7d879a;justify-self:end;place-items:center;width:28px;height:28px;margin-right:8px;display:grid}.desktop-form-disclosure svg{width:16px;height:16px}.desktop-form-inline-preview{gap:8px;padding:0 14px 12px 78px;display:grid}.desktop-form-inline-answer{gap:2px;display:grid}.desktop-form-inline-answer p{color:#5f6b7d;margin:0;font-size:.8125rem;line-height:1.45}.desktop-form-inline-label{color:var(--color-primary-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.625rem;font-weight:800}.desktop-sidebar-empty,.desktop-message-empty,.desktop-profile-empty{text-align:center;align-content:center;gap:8px;min-height:280px;padding:20px;display:grid}.desktop-sidebar-empty p,.desktop-message-empty p,.desktop-profile-empty p{color:var(--color-text-secondary);margin:0;font-size:.9rem;line-height:1.55}.desktop-message-panel{z-index:1;background:#fff;grid-template-rows:auto minmax(0,1fr) auto;display:grid;box-shadow:0 20px 40px #191c1e0f}.desktop-message-panel.empty{place-items:center}.desktop-conversation-header{justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:0 28px;display:flex}.desktop-conversation-title-group{align-items:center;gap:10px;min-width:0;display:flex}.desktop-conversation-title{color:#111827;font-family:var(--font-headline);letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.desktop-conversation-pill{color:#6d7686;background:#dbe7ff;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:600}.desktop-conversation-actions{align-items:center;gap:10px;display:flex}.desktop-conversation-subtitle{color:#8a93a5;font-size:.8125rem;font-weight:700}.icon-button.subtle{color:#7d879a}.desktop-message-scroll{min-height:0;padding:24px 38px;overflow:auto}.desktop-message-stack{gap:10px;display:grid}.message-bubble.inquiry{box-shadow:none;background:0 0;padding:0}.desktop-thread-composer{align-items:center;gap:10px;padding:18px 28px 24px;display:flex}.web-inquiry-card{background:#eef4ff;border:1px solid #d7e2ff;border-radius:8px;gap:10px;min-width:min(100%,460px);padding:16px 18px;display:grid}.web-inquiry-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.web-inquiry-card-badge{color:var(--color-primary-strong);letter-spacing:.05em;text-transform:uppercase;background:#dce7ff;border-radius:999px;padding:5px 10px;font-size:.65rem;font-weight:800}.web-inquiry-card-meta{color:#6f7b91;font-size:.75rem;font-weight:600}.web-inquiry-card-title,.web-inquiry-answer-prompt,.web-inquiry-answer-value,.desktop-form-review-prompt,.desktop-form-review-value,.desktop-profile-section-body,.desktop-profile-role{margin:0}.web-inquiry-card-title{color:#101828;font-size:1rem;font-weight:800}.web-inquiry-card-body{color:#546173;margin:0;font-size:.875rem;line-height:1.5}.web-inquiry-answer-stack,.desktop-form-review-answers{gap:12px;display:grid}.web-inquiry-answer-row,.desktop-form-review-answer{gap:3px;display:grid}.web-inquiry-answer-label,.desktop-form-review-label,.desktop-form-review-kicker,.desktop-profile-section-label{color:var(--color-primary-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.67rem;font-weight:800}.web-inquiry-answer-prompt,.desktop-form-review-prompt{color:#263142;font-size:.875rem;font-weight:700}.web-inquiry-answer-value,.desktop-form-review-value,.desktop-profile-section-body{color:#5d687a;font-size:.875rem;line-height:1.55}.desktop-form-review-body{align-content:start;gap:20px;padding:28px;display:grid}.desktop-form-review-card{background:linear-gradient(#fbfdff 0%,#f2f6ff 100%);border:1px solid #dde6f5;border-radius:10px;gap:14px;padding:22px;display:grid}.desktop-form-review-title{color:#101828;font-family:var(--font-headline);letter-spacing:-.04em;font-size:2rem;font-weight:800}.desktop-form-review-body-copy{color:#5f6b7d;margin:0;font-size:.95rem;line-height:1.55}.desktop-form-review-actions{justify-content:flex-start;display:flex}.desktop-primary-button{border-radius:12px;min-height:48px}.desktop-profile-panel{background:#f8fafc;border-left:1px solid #c3c6d633;align-content:start;gap:16px;padding:24px 22px;display:grid}.desktop-profile-card,.desktop-profile-section{box-shadow:none;background:0 0;border-radius:0;gap:10px;padding:18px 12px;display:grid}.desktop-profile-action-row{gap:10px;padding:0 12px;display:flex}.desktop-profile-cta{color:#fff;background:#1557d6;border-radius:10px;min-height:40px;padding:0 14px;font-size:.85rem;font-weight:700}.desktop-profile-cta.secondary{color:#1a2a42;background:#e8eef8}.desktop-profile-avatar-frame{color:#fff;background:linear-gradient(#142f59 0%,#0d223d 100%);border-radius:10px;place-items:center;width:116px;height:116px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 10px 20px #191c1e14}.desktop-profile-avatar-text{letter-spacing:-.04em;font-size:1.5rem;font-weight:800}.desktop-profile-name{color:#111827;font-family:var(--font-headline);letter-spacing:-.04em;text-align:center;font-size:1.85rem;font-weight:700}.desktop-profile-role{color:#667085;text-align:center;font-size:.9375rem;line-height:1.55}.desktop-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:10px;display:grid}.desktop-profile-stat{text-align:center}.desktop-profile-stat-value{color:#111827;font-family:var(--font-headline);font-size:1.25rem;font-weight:700}.desktop-profile-stat-label{color:#8a93a5;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:.75rem}.desktop-profile-section{border-top:1px solid #c3c6d62e;padding-top:24px}.desktop-profile-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.desktop-profile-link-button{color:#0056d2;font-size:.75rem;font-weight:600}.desktop-shared-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.desktop-shared-media-card,.desktop-shared-media-wide{border-radius:6px;overflow:hidden}.desktop-shared-media-card{aspect-ratio:1}.desktop-shared-media-card.media-one{background:linear-gradient(#0e1e2bd1 0%,#0d1922f5 100%),linear-gradient(135deg,#162534 0%,#2e3e57 100%)}.desktop-shared-media-card.media-two{background:radial-gradient(circle at 50% 40%,#e9418d66 0%,#0000 42%),linear-gradient(135deg,#5f1136 0%,#27031b 100%)}.desktop-shared-media-wide{color:#fff;background:linear-gradient(#2c38422e 0%,#171f269e 100%),linear-gradient(135deg,#aab6c2 0%,#d5dde4 50%,#8a9aa5 100%);grid-column:1/-1;align-items:flex-end;min-height:92px;padding:12px;font-size:.82rem;font-weight:600;display:flex}.center-stage.compact{min-height:auto}.profile-hero{border-radius:20px;justify-items:center;gap:8px;padding:24px;display:grid}.profile-avatar-frame{background:var(--color-primary-strong);border-radius:26px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.profile-avatar-image{object-fit:cover;width:100%;height:100%}.profile-avatar-text{color:#fff;font-size:1.75rem;font-weight:800}.profile-name{color:var(--color-text-primary);font-size:1.5rem;font-weight:800}.profile-role-badge{color:var(--color-primary-strong);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:700}.detail-card{border-radius:16px;gap:8px;padding:18px;display:grid}.detail-value{color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:700}.public-route-header-shell{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f9fbe0;border-bottom:1px solid #d0d7e28f;position:sticky;top:0}.public-route-header,.public-profile-shell,.public-form-shell{width:min(1180px,100% - 48px);margin:0 auto}.public-route-header{justify-content:space-between;align-items:center;gap:18px;min-height:68px;display:flex}.public-route-header-left{align-items:center;gap:14px;display:flex}.public-route-link{color:#546277;font-size:.84rem;font-weight:700}.public-profile-main,.public-form-main{padding:86px 0 112px}.public-profile-shell{gap:18px;display:grid}.public-profile-hero{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 22px 48px #0f172a14}.public-profile-cover{background:linear-gradient(#1b1d25 0%,#111319 100%);height:220px;position:relative;overflow:hidden}.public-profile-cover-image{object-fit:cover;width:100%;height:100%}.public-profile-cover-placeholder{background:linear-gradient(#15171c 0%,#0f1115 100%);position:absolute;inset:0;overflow:hidden}.public-profile-cover-glow{aspect-ratio:1;filter:blur(8px);opacity:.95;background:radial-gradient(circle at 30% 30%,#ff849aeb 0%,#602730c7 45%,#10121800 74%);border-radius:999px;width:62%;position:absolute;inset:-18% -12% auto auto}.public-profile-cover-orb{aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle at 32% 34%,#d2586cfa 0%,#622932eb 48%,#1214191a 78%);border-radius:999px;width:58%;position:absolute;top:16%;left:10%}.public-profile-cover-rim{aspect-ratio:1;opacity:.75;border:1px solid #ffdadf80;border-radius:999px;width:60%;position:absolute;inset:12% auto auto 8%}.public-profile-cover-band{filter:blur(10px);background:radial-gradient(circle,#15161d00 0%,#090a0eeb 68%);border-radius:999px;width:48%;height:14%;position:absolute;top:40%;left:10%}.public-profile-cover-fade{background:linear-gradient(#f7f9fb00 0%,#f7f9fbb8 70%,#fff 100%);height:48%;position:absolute;inset:auto 0 0}.public-profile-hero-body{gap:18px;margin-top:-42px;padding:0 28px 28px;display:grid;position:relative}.public-profile-avatar-row{justify-content:flex-start;display:flex}.public-profile-avatar-frame{background:#edf2f8;border:2px solid #ffffffeb;border-radius:14px;place-items:center;width:106px;height:106px;display:grid;overflow:hidden;box-shadow:0 14px 28px #0f172a1f}.public-profile-avatar-image{object-fit:cover;width:100%;height:100%}.public-profile-avatar-fallback{color:#18408f;font-family:var(--font-headline);font-size:2rem;font-weight:800}.public-profile-identity{gap:6px;display:grid}.public-profile-kicker,.public-form-kicker,.public-profile-section-label,.public-form-question-step{color:#1658d2;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.public-profile-identity h1,.public-form-sidebar h1,.public-form-success-card h1{color:#101828;font-family:var(--font-headline);letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,3vw,3.4rem);font-weight:800;line-height:.98}.public-profile-subtitle{color:#435268;margin:0;font-size:1rem;font-weight:600}.public-profile-bio,.public-form-intro,.public-form-question-header p,.public-form-summary-row p,.public-profile-section-body,.public-post-body,.public-profile-empty-posts p,.public-form-success-card p{color:#576579;margin:0;font-size:.95rem;line-height:1.65}.public-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.public-profile-stat-card,.public-form-progress-card,.public-profile-detail-card,.public-form-question-card,.public-form-summary-card,.public-form-success-card,.public-post-card,.public-profile-empty-posts{background:#fff;box-shadow:0 18px 40px #0f172a0f}.public-profile-stat-card{background:linear-gradient(#f8fbff 0%,#fff 100%);border-radius:16px;gap:6px;padding:14px 16px;display:grid}.public-profile-stat-value{color:#0f1728;font-family:var(--font-headline);letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.public-profile-stat-label{color:#6c788b;letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:700}.public-profile-action-row,.public-form-success-actions{flex-wrap:wrap;gap:12px;display:flex}.public-profile-primary-button,.public-profile-secondary-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:.9rem;font-weight:700;display:inline-flex}.public-profile-primary-button{color:#fff;background:linear-gradient(135deg,#0b4cc4 0%,#1e67eb 100%);box-shadow:0 14px 28px #0b4cc42e}.public-profile-primary-button:disabled{opacity:.76;cursor:default}.public-profile-secondary-button{color:#1b2d44;background:#edf3fb}.public-profile-feedback{margin-top:-4px}.public-profile-grid{grid-template-columns:320px minmax(0,1fr);gap:18px;display:grid}.public-profile-side-stack,.public-profile-posts,.public-profile-post-list{gap:16px;display:grid}.public-profile-detail-card,.public-profile-empty-posts{border-radius:18px;padding:18px}.public-profile-detail-list{gap:10px;display:grid}.public-profile-detail-list p{color:#223146;margin:0;font-size:.93rem;line-height:1.55}.public-profile-posts-header{gap:6px;display:grid}.public-profile-posts-header h2,.public-form-question-header h2,.public-form-summary-card h2{color:#0f1728;font-family:var(--font-headline);letter-spacing:-.04em;margin:0;font-size:1.55rem;font-weight:800}.public-post-card{border-radius:18px;gap:14px;padding:18px;display:grid}.public-post-header{align-items:center;gap:12px;display:flex}.public-post-avatar-frame{background:#edf2f8;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.public-post-avatar{object-fit:cover;width:100%;height:100%}.public-post-avatar-fallback{color:#173f8f;font-size:1rem;font-weight:800}.public-post-meta{gap:2px;display:grid}.public-post-meta h3{color:#111827;margin:0;font-size:.98rem;font-weight:800}.public-post-meta p{color:#7b8799;margin:0;font-size:.78rem}.public-post-image{object-fit:cover;border-radius:14px;width:100%;max-height:420px}.public-profile-empty-posts h3{color:#111827;margin:0 0 8px;font-size:1rem;font-weight:800}.public-form-shell{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;display:grid}.public-form-shell.success{grid-template-columns:minmax(0,1fr)}.public-form-sidebar{align-content:start;gap:16px;display:grid;position:sticky;top:94px}.public-form-creator-chip{background:linear-gradient(#f3f7fd 0%,#fff 100%);border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 14px 30px #0f172a0d}.public-form-creator-avatar{color:#174396;background:#e8eef8;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.public-form-creator-copy{gap:2px;display:grid}.public-form-creator-copy strong{color:#101828;font-size:.92rem;font-weight:800}.public-form-creator-copy span,.public-form-progress-card p{color:#677489;font-size:.82rem}.public-form-progress-card{border-radius:18px;gap:12px;padding:16px;display:grid}.public-form-progress-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.public-form-progress-header span{color:#5a677b;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.public-form-progress-header strong{color:#0f1728;font-size:.98rem;font-weight:800}.public-form-progress-track{background:#e7edf5;border-radius:999px;height:10px;overflow:hidden}.public-form-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#7ab7ff 0%,#1e67eb 100%);height:100%;transition:width .22s}.public-form-flow{gap:16px;display:grid}.public-form-question-card,.public-form-summary-card,.public-form-success-card{border-radius:20px;gap:16px;padding:20px;display:grid}.public-form-question-card{animation:.22s public-card-enter}.public-form-question-card.complete{box-shadow:0 18px 40px #0b4cc412}.public-form-question-header{gap:6px;display:grid}.public-form-options{gap:10px;display:grid}.public-form-option{color:#203047;text-align:left;background:#fdfefe;border:1px solid #d7e2f1;border-radius:14px;align-items:center;min-height:54px;padding:0 16px;transition:border-color .16s,transform .16s,background-color .16s;display:flex}.public-form-option:hover{border-color:#b6cae7;transform:translateY(-1px)}.public-form-option.selected{color:#0f3f98;background:#edf4ff;border-color:#6fa2ea}.public-form-input,.public-form-textarea{color:#152235;background:#fbfdff;border:1px solid #d8e1ee;border-radius:14px;width:100%;padding:14px 16px;font-size:.95rem;line-height:1.55}.public-form-input::placeholder,.public-form-textarea::placeholder{color:#98a3b3}.public-form-summary-list{gap:12px;display:grid}.public-form-summary-row{background:#f8fbff;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.public-form-summary-row span{color:#728097;letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:800}.public-form-summary-row strong{color:#0f1728;font-size:.92rem;font-weight:800}.public-form-submit-row{justify-content:flex-start;display:flex}.public-form-success-card{justify-self:center;width:min(620px,100%);margin-top:24px}.web-settings-page{background:radial-gradient(circle at 100% 0,#5b85ff14,#0000 24%),radial-gradient(circle at 0 100%,#bcccff1f,#0000 22%),#f7f8fb;min-height:100vh}.settings-menu-header{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8fbe6;border-bottom:1px solid #dadfe8b8;position:sticky;top:0}.settings-menu-header-inner,.settings-menu-shell,.form-tools-shell,.form-builder-shell,.form-responses-shell{width:min(760px,100% - 32px);margin:0 auto}.settings-menu-header-inner{justify-content:space-between;align-items:center;gap:12px;min-height:62px;display:flex}.settings-menu-header-inner h1{color:var(--color-primary-strong);font-family:var(--font-headline);letter-spacing:-.03em;margin:0;font-size:1.375rem;font-weight:800}.settings-menu-spacer{width:28px}.settings-menu-main,.form-tools-main,.form-builder-main,.form-responses-main{padding:20px 0 120px}.settings-menu-shell,.form-tools-shell,.form-builder-shell,.form-responses-shell{gap:18px;display:grid}.settings-menu-brand{justify-self:center}.settings-menu-card{background:#fffffff5;border-radius:18px;padding:6px 0;box-shadow:0 18px 40px #1d293914}.settings-menu-row{text-align:left;align-items:center;gap:14px;width:100%;min-height:72px;padding:12px 16px;display:flex}.settings-menu-row:disabled{cursor:default}.settings-menu-row.active{background:#f6f8fd}.settings-menu-row-icon{color:#5c6472;background:#f1f2f5;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.settings-menu-row-icon.active{color:var(--color-primary-strong);background:#eaf1ff}.settings-menu-row-icon svg{width:20px;height:20px}.settings-menu-row-copy{flex:1;gap:2px;min-width:0;display:grid}.settings-menu-row-copy h2,.form-tools-card-copy h2,.form-response-copy h2{color:var(--color-text-primary);margin:0;font-size:.95rem;font-weight:700}.settings-menu-row-copy p,.form-tools-card-copy p,.form-response-copy p,.form-builder-intro-card p,.form-builder-question-meta p,.form-builder-add-card p{color:var(--color-text-secondary);margin:0;font-size:.82rem;line-height:1.45}.settings-menu-row-chevron,.form-tools-card-chevron{color:#8b93a3;font-size:1.2rem;line-height:1}.form-tools-header,.form-tools-header-inner{background:0 0}.form-tools-hero,.form-builder-intro-card,.form-builder-meta-card,.form-builder-question-card,.form-builder-add-card,.form-response-card{background:#fffffff0;border-radius:24px;box-shadow:0 18px 40px #191c1e0f}.form-tools-hero{gap:8px;padding:20px 18px;display:grid}.form-tools-hero h1,.form-builder-intro-card h1{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.04em;margin:0;font-size:1.9rem;font-weight:800}.form-tools-hero p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.form-tools-stack,.form-builder-stack,.form-responses-stack{gap:12px;display:grid}.form-tools-card{text-align:left;background:#fffffff0;border-radius:24px;align-items:center;gap:14px;width:100%;padding:18px 16px;display:flex;box-shadow:0 18px 40px #191c1e0d}.form-tools-card-icon{width:46px;height:46px;color:var(--color-primary-strong);background:#eef4ff;border-radius:16px;place-items:center;display:grid}.form-tools-card-icon svg{width:20px;height:20px}.form-tools-card-copy{flex:1;gap:3px;display:grid}.settings-link-chip{min-height:40px;color:var(--color-primary-strong);background:#eff4ff;border-radius:14px;padding:0 14px;font-size:.82rem;font-weight:800}.form-builder-shell{gap:16px}.form-builder-intro-card,.form-builder-meta-card,.form-builder-add-card{padding:18px}.form-builder-meta-card,.form-builder-question-card,.form-builder-field,.form-builder-question-meta,.form-builder-option-stack{gap:10px;display:grid}.form-builder-field span,.form-builder-question-meta span{color:var(--color-primary-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.form-builder-input,.form-builder-prompt-input,.form-builder-textarea{width:100%;color:var(--color-text-primary);background:#f7faff;border:0;border-radius:16px;outline:0;padding:14px;font-size:.95rem}.form-builder-prompt-input{font-size:1rem;font-weight:700}.form-builder-textarea{resize:vertical;min-height:84px}.form-builder-textarea.intro{min-height:96px}.form-builder-question-card{padding:16px}.form-builder-question-header{align-items:flex-start;gap:12px;display:flex}.form-builder-question-meta{flex:1}.form-builder-icon-button{width:36px;height:36px;color:var(--color-on-surface-variant);background:#f3f6fb;border-radius:12px;place-items:center;display:grid}.form-builder-icon-button.disabled,.form-builder-add-option.disabled{opacity:.55;cursor:default}.form-builder-icon-button svg{width:16px;height:16px}.form-builder-type-row,.form-builder-add-row{flex-wrap:wrap;gap:8px;display:flex}.form-builder-type-chip,.form-builder-add-button,.form-builder-add-option{min-height:34px;color:var(--color-text-secondary);background:#f3f6fb;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:700}.form-builder-type-chip.active{color:var(--color-primary-strong);background:#e9f1ff}.form-builder-option-row{align-items:center;gap:10px;display:flex}.form-builder-add-card h2{color:var(--color-text-primary);margin:0 0 4px;font-size:1rem;font-weight:800}.form-builder-save-button{width:100%}.form-response-card{gap:16px;padding:18px;display:grid}.form-response-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-response-identity{align-items:center;gap:12px;display:flex}.form-response-avatar{width:42px;height:42px;color:var(--color-primary-strong);background:#edf2f8;border-radius:14px;place-items:center;font-weight:800;display:grid;overflow:hidden}.form-response-avatar-image{object-fit:cover;width:100%;height:100%}.form-response-badge{min-height:28px;color:var(--color-primary-strong);background:#edf4ff;border-radius:999px;align-items:center;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.form-response-answer-stack{gap:10px;display:grid}.form-response-answer-row{background:#f8fbff;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.form-response-answer-row span{color:#728097;letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:800}.form-response-answer-row strong{color:#0f1728;font-size:.92rem;font-weight:800}.form-response-answer-row p{color:#56657a;margin:0;font-size:.9rem;line-height:1.6}.form-response-button{justify-self:flex-start}.profile-studio-page{color:#121826;background:linear-gradient(90deg,#ebf1fad1 0%,#f9fbfef5 38%,#fff 100%),radial-gradient(circle at 12% 0,#1658d214,#0000 32%);min-height:100vh}.profile-studio-topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafdeb;border-bottom:1px solid #d5dce8d6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;padding:10px 24px;display:grid;position:sticky;top:0}.profile-studio-back,.profile-studio-ghost-button,.profile-studio-save-button,.profile-studio-signout,.profile-studio-link-button,.profile-studio-add-row button,.profile-studio-block-actions button,.profile-studio-add-inline{transition:transform .15s,background-color .15s,color .15s,border-color .15s}.profile-studio-back{color:#405068;background:#eef3fa;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.profile-studio-back svg{width:18px;height:18px}.profile-studio-title-copy{min-width:0}.profile-studio-title-copy p,.profile-studio-eyebrow{color:#1658d2;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.profile-studio-title-copy h1{color:#121826;font-family:var(--font-headline);letter-spacing:-.04em;margin:1px 0 0;font-size:1.3rem;font-weight:800}.profile-studio-topbar-actions{align-items:center;gap:10px;display:flex}.profile-studio-ghost-button,.profile-studio-save-button,.profile-studio-signout,.profile-studio-upload-button,.profile-studio-add-inline{border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 13px;font-size:.82rem;font-weight:800;display:inline-flex}.profile-studio-ghost-button{color:#21324a;background:#eef3fa}.profile-studio-save-button{color:#fff;background:#0b57d0;box-shadow:0 10px 22px #0b57d02e}.profile-studio-save-button:disabled{opacity:.72;cursor:default}.profile-studio-main{padding:22px}.profile-studio-layout{background:#ffffffc2;border:1px solid #d5dce8e6;grid-template-columns:minmax(260px,.78fr) minmax(420px,1.34fr) minmax(330px,.98fr);gap:0;width:min(1480px,100%);min-height:calc(100vh - 108px);margin:0 auto;display:grid;overflow:hidden}.profile-studio-rail{background:#f7fafeb8;align-content:start;gap:22px;min-width:0;padding:20px;display:grid}.profile-studio-left-rail{border-right:1px solid #d5dce8e6}.profile-studio-right-rail{border-left:1px solid #d5dce8e6;max-height:calc(100vh - 108px);overflow:auto}.profile-studio-rail-section{gap:12px;display:grid}.profile-studio-rail-heading,.profile-studio-block-header,.profile-studio-offer-editor-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-studio-field{gap:7px;display:grid}.profile-studio-field span{color:#68758a;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.profile-studio-field input,.profile-studio-field textarea,.profile-studio-field select{color:#142033;background:#ffffffd1;border:1px solid #dbe3ef;border-radius:10px;outline:0;width:100%;padding:11px 12px;font-size:.9rem}.profile-studio-field textarea{min-height:88px;line-height:1.5}.profile-studio-field.compact textarea{min-height:72px}.profile-studio-upload-row,.profile-studio-chip-row,.profile-studio-add-row,.profile-studio-block-actions{flex-wrap:wrap;gap:8px;display:flex}.profile-studio-upload-button{color:#0b57d0;background:#eaf2ff;position:relative;overflow:hidden}.profile-studio-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-studio-chip,.profile-studio-add-row button,.profile-studio-block-actions button,.profile-studio-link-button{color:#536177;background:#eef3fa;border-radius:999px;min-height:32px;padding:0 10px;font-size:.76rem;font-weight:800}.profile-studio-chip.active{color:#0b57d0;background:#dfeeff}.profile-studio-muted,.profile-studio-feedback{color:#637188;margin:0;font-size:.86rem;line-height:1.5}.profile-studio-feedback{color:#0b57d0;font-weight:700}.profile-studio-signout{color:#9f1239;background:#fff1f2;justify-self:start}.profile-studio-canvas{background:linear-gradient(#fcfdfffa,#f5f9fff2),radial-gradient(circle at 82% 8%,#7ab7ff26,#0000 26%);min-width:0;padding:28px;overflow:auto}.profile-studio-preview-shell{gap:18px;width:min(780px,100%);margin:0 auto;display:grid}.profile-studio-cover-preview{background:radial-gradient(circle at 24% 20%,#0c2959e6,#0000 34%),radial-gradient(circle at 68% 28%,#1658d257,#0000 28%),linear-gradient(135deg,#102033,#dce8f7);height:clamp(190px,24vw,300px);position:relative;overflow:hidden}.profile-studio-cover-preview img,.profile-studio-avatar-preview img,.profile-studio-preview-video-media img,.public-profile-video-frame img,.public-profile-video-frame video,.public-profile-media-tile img{object-fit:cover;width:100%;height:100%}.profile-studio-cover-fade{background:linear-gradient(#0000,#f7fafefa);height:46%;position:absolute;inset:auto 0 0}.profile-studio-preview-identity{z-index:1;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:18px;margin-top:-78px;padding:0 24px;display:grid;position:relative}.profile-studio-avatar-preview{background:#edf4ff;border:3px solid #fff;place-items:center;width:118px;height:118px;display:grid;overflow:hidden;box-shadow:0 16px 34px #0f172a21}.profile-studio-avatar-preview span{color:#0b57d0;font-family:var(--font-headline);font-size:2rem;font-weight:800}.profile-studio-preview-identity p,.profile-studio-preview-section span,.profile-studio-preview-video-media span,.public-profile-offer-item span{color:#1658d2;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.profile-studio-preview-identity h2{color:#101828;font-family:var(--font-headline);letter-spacing:-.06em;margin:2px 0 4px;font-size:clamp(2.15rem,4vw,3.7rem);font-weight:800;line-height:.96}.profile-studio-preview-identity span,.profile-studio-preview-bio,.profile-studio-preview-video p,.profile-studio-preview-section p,.profile-studio-preview-cta p,.profile-studio-preview-offers p{color:#59677b;font-size:.95rem;line-height:1.6}.profile-studio-preview-bio{margin:0;padding:0 24px}.profile-studio-preview-blocks,.profile-studio-block-stack,.profile-studio-block-fields,.profile-studio-offer-stack{gap:14px;display:grid}.profile-studio-preview-video,.profile-studio-preview-section,.profile-studio-preview-cta,.profile-studio-preview-empty{background:#ffffffad;border:1px solid #dde4efe6;gap:14px;padding:22px 24px;display:grid}.profile-studio-preview-video{grid-template-columns:minmax(180px,.62fr) minmax(0,1fr);align-items:center}.profile-studio-preview-video-media{background:linear-gradient(135deg,#101827,#1d4ed8);place-items:center;min-height:170px;display:grid;overflow:hidden}.profile-studio-preview-section h3,.profile-studio-preview-video h3,.profile-studio-preview-cta h3,.public-profile-block h2,.public-profile-offer-item h3{color:#101828;font-family:var(--font-headline);letter-spacing:-.04em;margin:0;font-weight:800}.profile-studio-preview-section h3,.profile-studio-preview-video h3,.profile-studio-preview-cta h3{font-size:1.35rem}.profile-studio-preview-video p,.profile-studio-preview-section p,.profile-studio-preview-cta p,.profile-studio-preview-offers p{margin:0}.profile-studio-preview-offers{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-studio-preview-offers div,.profile-studio-preview-media-grid span{background:#f6f9fd;border:1px solid #e1e8f2;padding:14px}.profile-studio-preview-offers strong{color:#142033;margin-bottom:5px;font-size:.9rem;display:block}.profile-studio-preview-cta{color:#fff;background:linear-gradient(135deg,#0b57d0,#073b8c);border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center}.profile-studio-preview-cta h3,.profile-studio-preview-cta p{color:#fff}.profile-studio-preview-cta span{color:#0b57d0;background:#fff;align-items:center;min-height:42px;padding:0 18px;font-size:.86rem;font-weight:800;display:inline-flex}.profile-studio-preview-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-studio-preview-media-grid span{background:linear-gradient(135deg,#0b57d029,#0000),#f3f7fc;min-height:92px}.profile-studio-preview-empty strong{color:#101828}.profile-studio-block-editor{border-bottom:1px solid #dfe6f1;gap:14px;padding-bottom:18px;display:grid}.profile-studio-block-header span,.profile-studio-offer-editor-header span{color:#1658d2;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:800;display:block}.profile-studio-block-header strong{color:#172033;font-size:.94rem;line-height:1.25}.profile-studio-block-actions button:disabled{opacity:.45;cursor:default}.profile-studio-offer-editor{background:#ffffffa8;border:1px solid #e0e7f2;gap:10px;padding:12px;display:grid}.profile-studio-offer-editor-header button{color:#9f1239;font-size:.74rem;font-weight:800}.profile-studio-add-inline{color:#0b57d0;background:#eaf2ff;justify-self:start}.public-profile-block-stack{gap:18px;display:grid}.public-profile-block{background:#ffffffc7;border:1px solid #dce3eee6;gap:18px;padding:24px;display:grid}.public-profile-block-copy{gap:8px;display:grid}.public-profile-block h2{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.02}.public-profile-block p,.public-profile-offer-item p,.public-profile-media-tile p{color:#59677b;margin:0;font-size:.95rem;line-height:1.6}.public-profile-video-block{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);align-items:center}.public-profile-video-frame{background:linear-gradient(135deg,#111827,#0b57d0);min-height:320px;overflow:hidden}.public-profile-video-frame video{display:block}.public-profile-video-placeholder{color:#fff;place-items:center;min-height:320px;font-weight:800;display:grid}.public-profile-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.public-profile-offer-item{background:#f8fbff;border:1px solid #e0e8f3;gap:8px;padding:16px;display:grid}.public-profile-offer-item h3{font-size:1rem}.public-profile-cta-block{color:#fff;background:linear-gradient(135deg,#0b57d0,#0f2e67);border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center}.public-profile-cta-block .public-profile-section-label,.public-profile-cta-block h2,.public-profile-cta-block p{color:#fff}.public-profile-cta-block .public-profile-primary-button{color:#0b57d0;box-shadow:none;background:#fff}.public-profile-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.public-profile-media-tile{background:#f1f6fd;border:1px solid #e0e8f3;align-content:end;min-height:180px;display:grid;overflow:hidden}.public-profile-media-tile img{min-height:150px}.public-profile-media-tile p{color:#1f2c40;background:#ffffffe0;padding:12px}.public-profile-media-empty{color:#68758a;background:#f8fbff;border:1px solid #e0e8f3;padding:18px;font-size:.9rem}@keyframes public-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:540px){.shell-header-inner,.page-main{width:calc(100% - 32px)}.page-heading-row{flex-direction:column;align-items:flex-start}.compose-button{white-space:nowrap}.thread-topbar,.thread-shell,.profile-shell,.thread-composer,.public-route-header,.public-profile-shell,.public-form-shell,.settings-menu-header-inner,.settings-menu-shell,.form-tools-shell,.form-builder-shell,.form-responses-shell{width:calc(100% - 24px)}.thread-scroll-panel{min-height:calc(100vh - 208px);max-height:calc(100vh - 208px);padding-left:4px;padding-right:4px}.message-row{max-width:90%}}@media (min-width:901px){.bottom-nav{display:none}}@media (max-width:1200px){.desktop-inbox-shell{grid-template-columns:320px minmax(0,1fr)}.desktop-profile-panel{display:none}}@media (max-width:900px){.shell-header-inner-wide{width:calc(100% - 32px)}.desktop-user-chip{display:none}.desktop-inbox-main{padding:80px 16px 108px}.desktop-inbox-shell{grid-template-columns:minmax(0,1fr);min-height:auto}.desktop-inbox-sidebar,.desktop-message-panel,.desktop-profile-panel{min-height:auto}.desktop-inbox-sidebar{border-bottom:1px solid #e2e8f0e6;border-right:0}.desktop-message-panel{min-height:70vh}.desktop-conversation-header,.desktop-message-scroll,.desktop-thread-composer,.desktop-form-review-body{padding-left:18px;padding-right:18px}.desktop-conversation-title{font-size:1.35rem}.public-profile-main,.public-form-main{padding:88px 0 108px}.public-profile-grid,.public-form-shell{grid-template-columns:minmax(0,1fr)}.public-profile-hero-body{padding-left:18px;padding-right:18px}.public-profile-stats{grid-template-columns:minmax(0,1fr)}.public-form-sidebar{position:static}.settings-menu-main,.form-tools-main,.form-builder-main,.form-responses-main{padding-top:16px}.settings-menu-row,.form-tools-card{align-items:flex-start}}@media (max-width:1180px){.profile-studio-layout{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)}.profile-studio-right-rail{border-top:1px solid #d5dce8e6;border-left:0;grid-column:1/-1;max-height:none}.profile-studio-block-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (max-width:860px){.profile-studio-topbar{grid-template-columns:auto minmax(0,1fr)}.profile-studio-topbar-actions{grid-column:1/-1;justify-content:stretch}.profile-studio-ghost-button,.profile-studio-save-button{flex:1}.profile-studio-main{padding:12px}.profile-studio-layout,.profile-studio-block-stack{grid-template-columns:minmax(0,1fr)}.profile-studio-left-rail,.profile-studio-right-rail{border-left:0;border-right:0}.profile-studio-canvas{padding:18px 14px}.profile-studio-preview-identity,.profile-studio-preview-video,.profile-studio-preview-cta,.public-profile-video-block,.public-profile-cta-block{grid-template-columns:minmax(0,1fr)}.profile-studio-preview-identity{align-items:start;margin-top:-58px;padding:0 16px}.profile-studio-avatar-preview{width:96px;height:96px}.profile-studio-preview-offers,.profile-studio-preview-media-grid,.public-profile-offer-grid,.public-profile-media-grid{grid-template-columns:minmax(0,1fr)}}.profile-studio-page{background:radial-gradient(circle at 86% 10%, #4d8eff1a, transparent 26%), radial-gradient(circle at 4% 84%, #571bc121, transparent 28%), linear-gradient(135deg, #060e20 0%, var(--color-background) 42%, #131b2e 100%);color:var(--color-text-primary)}.profile-studio-topbar,.public-route-header-shell{border-bottom:1px solid var(--color-outline-soft);background:#0b1326db;box-shadow:0 12px 28px #0509103d}.profile-studio-title-copy h1,.profile-studio-preview-identity h2,.profile-studio-preview-section h3,.profile-studio-preview-video h3,.profile-studio-preview-cta h3,.profile-studio-block-header strong,.public-profile-identity h1,.public-profile-block h2,.public-profile-offer-item h3,.public-profile-posts-header h2,.public-post-meta h3,.public-profile-empty-posts h3{color:var(--color-text-primary)}.profile-studio-title-copy p,.profile-studio-eyebrow,.profile-studio-preview-identity p,.profile-studio-preview-section span,.profile-studio-preview-video-media span,.public-profile-kicker,.public-profile-section-label,.public-profile-offer-item span{color:var(--color-primary-strong)}.profile-studio-back,.profile-studio-ghost-button,.profile-studio-chip,.profile-studio-add-row button,.profile-studio-block-actions button,.profile-studio-link-button,.public-profile-secondary-button{color:var(--color-text-secondary);background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft)}.profile-studio-back:hover,.profile-studio-ghost-button:hover,.profile-studio-chip:hover,.profile-studio-add-row button:hover,.profile-studio-block-actions button:hover,.profile-studio-link-button:hover{color:var(--color-text-primary);background:var(--color-surface-container-highest)}.profile-studio-save-button,.profile-studio-add-inline,.public-profile-primary-button{color:var(--color-on-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));box-shadow:0 12px 28px #0509103d}.profile-studio-layout{border-color:var(--color-outline-soft);background:var(--color-surface);box-shadow:0 22px 44px #05091033}.profile-studio-rail{background:var(--color-surface)}.profile-studio-left-rail,.profile-studio-right-rail{border-color:var(--color-outline-soft)}.profile-studio-canvas{background:radial-gradient(circle at 82% 8%, #4d8eff1a, transparent 28%), linear-gradient(180deg, var(--color-surface-container-low), var(--color-background))}.profile-studio-field span,.profile-studio-muted,.profile-studio-preview-identity span,.profile-studio-preview-bio,.profile-studio-preview-video p,.profile-studio-preview-section p,.profile-studio-preview-cta p,.profile-studio-preview-offers p,.public-profile-subtitle,.public-profile-bio,.public-profile-section-body,.public-post-body,.public-profile-empty-posts p,.public-profile-block p,.public-profile-offer-item p,.public-profile-media-tile p,.public-route-link{color:var(--color-text-secondary)}.profile-studio-field input,.profile-studio-field textarea,.profile-studio-field select{color:var(--color-text-primary);background:var(--color-surface-container-low);border-color:var(--color-outline-soft)}.profile-studio-field input:focus,.profile-studio-field textarea:focus,.profile-studio-field select:focus{border-color:#4d8eff9e;box-shadow:0 0 0 3px #4d8eff1f}.profile-studio-chip.active{color:var(--color-text-primary);background:var(--color-primary-soft);border-color:#4d8eff66}.profile-studio-signout{color:var(--color-danger);background:var(--color-surface-container-low);border:1px solid #ff9b9b29}.profile-studio-cover-preview,.public-profile-cover{background:radial-gradient(circle at 32% 14%, #4d8eff38, transparent 30%), radial-gradient(circle at 72% 38%, #571bc133, transparent 34%), linear-gradient(135deg, #060e20 0%, var(--color-surface-container-low) 48%, var(--color-surface-container-high) 100%)}.profile-studio-cover-fade{background:linear-gradient(180deg, transparent, var(--color-surface-container-low))}.profile-studio-avatar-preview,.public-profile-avatar-frame{border-color:var(--color-background);background:#0f1625;border-radius:16px;box-shadow:0 18px 32px #05091052}.profile-studio-avatar-preview span,.public-profile-avatar-fallback{color:var(--color-text-primary)}.profile-studio-preview-video,.profile-studio-preview-section,.profile-studio-preview-empty,.public-profile-block,.public-profile-hero,.public-profile-detail-card,.public-profile-empty-posts,.public-post-card{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);box-shadow:0 18px 40px #05091029}.profile-studio-preview-video,.profile-studio-preview-section,.profile-studio-preview-cta,.profile-studio-preview-empty,.public-profile-block,.public-profile-detail-card,.public-profile-empty-posts,.public-post-card{border-radius:8px}.profile-studio-preview-video-media,.public-profile-video-frame,.public-profile-video-placeholder{background:radial-gradient(circle at 50% 42%,#4d8eff47,#0000 34%),linear-gradient(135deg,#060e20,#0b1326)}.profile-studio-preview-offers div,.profile-studio-preview-media-grid span,.profile-studio-offer-editor,.public-profile-offer-item,.public-profile-media-empty,.public-profile-media-tile{background:var(--color-surface-container-low);border-color:var(--color-outline-soft)}.profile-studio-preview-offers strong,.profile-studio-preview-empty strong,.public-profile-detail-list p,.public-profile-stat-value,.public-post-meta h3,.public-profile-media-tile p{color:var(--color-text-primary)}.profile-studio-preview-cta,.public-profile-cta-block{background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));border:0}.profile-studio-preview-cta span,.public-profile-cta-block .public-profile-primary-button{color:var(--color-background);background:var(--color-text-primary)}.profile-studio-block-editor{border-bottom-color:var(--color-outline-soft)}.profile-studio-offer-editor-header button{color:var(--color-danger)}.public-profile-main{background:radial-gradient(circle at 86% 10%, #4d8eff1a, transparent 28%), radial-gradient(circle at 4% 88%, #571bc11f, transparent 28%), var(--color-background);min-height:100vh}.public-profile-hero{overflow:hidden}.public-profile-cover-placeholder{background:radial-gradient(circle at 42% 6%, #4d8eff38, transparent 28%), radial-gradient(circle at 66% 34%, #571bc138, transparent 34%), var(--color-surface-container-low)}.public-profile-cover-glow,.public-profile-cover-orb,.public-profile-cover-rim,.public-profile-cover-band{display:none}.public-profile-cover-fade{background:linear-gradient(180deg, #0b132600, #222a3de0 70%, var(--color-surface-container-high) 100%)}.public-profile-stat-card{background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);box-shadow:none;border-radius:8px}.public-profile-stat-label,.public-post-meta p,.public-profile-media-empty{color:var(--color-text-muted)}.public-profile-block h2,.public-profile-posts-header h2{font-family:Georgia,Times New Roman,serif;font-weight:700}.public-post-avatar-frame{background:#0f1625;border-radius:12px}.public-post-avatar-fallback{color:var(--color-text-primary)}.public-post-image{border-radius:6px}body.syncrolly-body{background:var(--color-background)}.shell-header{border-bottom:1px solid var(--color-outline-soft);background:#0b1326e6;box-shadow:0 12px 28px #05091042}.shell-header-inner-wide{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;width:min(1440px,100%);height:80px;padding:0 28px;display:grid}.desktop-app-brand .welcome-brand-mark{width:26px;height:26px}.desktop-app-brand .welcome-brand-mark i{width:6px;height:6px}.desktop-header-link{color:var(--color-text-muted);font-size:.95rem;font-weight:800}.desktop-header-link:hover,.desktop-header-link.active{color:var(--color-text-primary)}.desktop-header-link.active{color:var(--color-primary-strong)}.desktop-header-link.active:after{background:var(--color-primary-strong)}.desktop-header-icon-button{color:var(--color-text-secondary);background:var(--color-surface-container-high);border-color:var(--color-outline-soft)}.desktop-header-icon-button:hover{color:var(--color-text-primary);background:var(--color-surface-container-highest);border-color:#ffffff24}.desktop-header-avatar-frame,.desktop-user-chip{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);box-shadow:0 10px 20px #05091038}.desktop-inbox-main{background:radial-gradient(circle at 86% 8%,#4d8eff14,#0000 28%),radial-gradient(circle at 8% 86%,#571bc11a,#0000 30%),#0a1323;min-height:100vh;padding-top:80px;padding-bottom:0}.desktop-inbox-shell{border-top:1px solid var(--color-outline-soft);background:#0a1323;grid-template-columns:340px minmax(0,1fr);min-height:calc(100vh - 80px)}.desktop-inbox-sidebar{border-right:1px solid var(--color-outline-soft);background:#131c2b;padding:28px 24px 16px}.desktop-profile-panel{display:none}.desktop-sidebar-header{gap:18px}.desktop-sidebar-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.desktop-sidebar-title-row h1{color:var(--color-text-primary);letter-spacing:-.05em;margin:0;font-size:2rem;font-weight:900}.desktop-search-field{background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-bottom-color:var(--color-outline-soft);color:var(--color-text-secondary);border-radius:4px;height:54px}.desktop-search-field:focus-within{border-color:#4d8eff94;box-shadow:0 0 0 3px #4d8eff1a}.desktop-search-field input{color:var(--color-text-primary)}.desktop-search-field input::placeholder{color:var(--color-text-muted)}.desktop-compose-icon-button{width:36px;height:36px;color:var(--color-text-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));border-radius:8px;box-shadow:0 12px 24px #05091047}.desktop-tab-row{border-bottom:1px solid var(--color-outline-soft);justify-content:flex-start;gap:10px;padding:0 0 12px;overflow:visible}.desktop-tab-button{min-width:0;min-height:34px;color:var(--color-text-muted);border:1px solid var(--color-outline-soft);border-radius:999px;padding:0 15px;font-size:.82rem}.desktop-tab-button.active{color:var(--color-on-primary);background:var(--color-primary-strong);border-color:#0000}.desktop-tab-button.active:after{display:none}.desktop-thread-row,.desktop-form-row-main,.desktop-instagram-row{border:1px solid #0000}.desktop-thread-row:hover,.desktop-form-row-main:hover,.desktop-instagram-row:hover{background:#172030}.desktop-thread-row.selected,.desktop-form-row.selected .desktop-form-row-main{border-color:#424753eb;border-left:4px solid var(--color-primary-strong);box-shadow:none;background:#212a3b}.desktop-thread-name,.desktop-instagram-name,.desktop-sidebar-empty h2,.desktop-message-empty h2,.desktop-profile-empty h2,.desktop-form-review-title,.desktop-conversation-title,.desktop-profile-name,.desktop-profile-stat-value,.desktop-instagram-summary-value{color:var(--color-text-primary)}.desktop-thread-preview,.desktop-instagram-preview,.desktop-thread-time,.desktop-instagram-time,.desktop-instagram-meta,.desktop-form-inline-answer p,.desktop-sidebar-empty p,.desktop-message-empty p,.desktop-profile-empty p,.desktop-form-review-body-copy,.web-inquiry-card-body,.web-inquiry-answer-value,.desktop-form-review-value,.desktop-profile-section-body,.desktop-profile-role{color:var(--color-text-secondary)}.desktop-thread-preview.unread{color:var(--color-text-primary)}.desktop-thread-avatar-frame,.desktop-instagram-avatar,.desktop-profile-avatar-frame{border:1px solid var(--color-outline-soft);background:#0f1625}.desktop-thread-dot,.desktop-instagram-dot{border-color:var(--color-surface);background:var(--color-primary-strong)}.desktop-thread-status,.desktop-conversation-pill,.web-inquiry-card-badge,.desktop-instagram-status{color:var(--color-primary-strong);background:var(--color-primary-soft)}.desktop-message-panel{box-shadow:none;background:#0a1323}.desktop-conversation-header{border-bottom:1px solid var(--color-outline-soft);min-height:104px}.desktop-conversation-identity{align-items:center;gap:16px;min-width:0;display:flex}.desktop-conversation-avatar-frame{width:58px;height:58px;color:var(--color-text-primary);border:1px solid var(--color-outline-soft);background:#0f1625;border-radius:12px;flex:none;place-items:center;font-size:1rem;font-weight:900;display:grid;overflow:hidden}.desktop-conversation-avatar{object-fit:cover;width:100%;height:100%}.desktop-conversation-title-group{gap:5px;display:grid}.desktop-conversation-name-row{align-items:center;gap:10px;min-width:0;display:flex}.desktop-message-scroll{background:radial-gradient(circle at 74% 12%,#4d8eff0e,#0000 24%),#0a1323;padding:60px min(9vw,118px) 34px}.message-bubble.incoming{color:var(--color-text-primary);border:1px solid var(--color-outline-soft);background:#2c3546}.message-bubble.outgoing{color:#08101f;background:#5b93ff;border:1px solid #adc6ff33}.message-time{color:var(--color-text-muted)}.web-inquiry-card,.desktop-form-review-card,.desktop-instagram-summary-card{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft)}.web-inquiry-card-title,.web-inquiry-answer-prompt,.desktop-form-review-prompt{color:var(--color-text-primary)}.web-inquiry-card-meta,.desktop-profile-stat-label,.desktop-form-disclosure,.icon-button.subtle{color:var(--color-text-muted)}.desktop-thread-composer{border:1px solid var(--color-outline-soft);background:#131b2ee0;border-radius:8px;justify-self:center;gap:0;width:min(760px,100% - 48px);margin:0 0 28px;padding:0;display:grid;overflow:hidden;box-shadow:0 24px 50px #05091057}.desktop-composer-action-row{border-top:1px solid var(--color-outline-soft);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 16px 14px;display:flex}.desktop-composer-attachments,.desktop-composer-send-row{align-items:center;gap:10px;display:flex}.desktop-composer-send-row span{color:var(--color-text-muted);font-size:.82rem;font-weight:700}.thread-input{min-height:100px;color:var(--color-text-primary);background:0 0;border:0;border-radius:0;padding:24px 22px}.thread-input::placeholder{color:var(--color-text-muted)}.media-button{color:var(--color-text-secondary);background:0 0;border:0}.send-button{width:auto;min-width:112px;color:var(--color-on-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));gap:8px;padding:0 18px}.send-button svg{width:18px;height:18px}.desktop-thread-list{gap:0;padding-top:0}.desktop-thread-row,.desktop-form-row-main,.desktop-instagram-row{border-bottom:1px solid #4247536b;border-radius:0;min-height:102px;padding:18px 16px}.desktop-thread-avatar-frame{border-radius:12px}.desktop-thread-dot,.desktop-instagram-dot{width:13px;height:13px;top:auto;bottom:0;right:0}.desktop-thread-name{font-size:1rem;font-weight:800}.desktop-thread-preview{font-size:.92rem}.desktop-thread-time{color:#adc6ff;font-size:.78rem}.message-bubble{border-radius:14px;padding:20px 22px}.day-pill{background:#212a3b;border:1px solid #424753c7}.day-pill-text{color:#c2c6d6;font-size:.78rem}.desktop-conversation-title{font-size:1.55rem;font-weight:900}.desktop-conversation-subtitle{color:#8c909f;font-weight:600}.icon-button.subtle{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.icon-button.subtle:hover{color:var(--color-text-primary);background:var(--color-surface-container-high)}.thread-input{font-size:1.08rem}.desktop-composer-action-row{padding-bottom:16px}.send-button{border-radius:6px;min-height:46px;font-weight:900}@media (min-width:1500px){.desktop-inbox-shell{grid-template-columns:380px minmax(0,1fr)}}.desktop-profile-panel{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-background) 100%);border-left:1px solid var(--color-outline-soft)}.desktop-profile-card,.desktop-profile-section{background:0 0}.desktop-profile-section{border-top-color:var(--color-outline-soft)}.desktop-profile-cta{background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent))}.desktop-profile-cta.secondary{color:var(--color-text-secondary);background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft)}.desktop-profile-link-button{color:var(--color-primary-strong)}.desktop-shared-media-wide{background:linear-gradient(180deg, #0b13261a 0%, #0b1326b8 100%), linear-gradient(135deg, var(--color-surface-container-highest), var(--color-outline))}.desktop-inbox-main{height:100dvh;min-height:0;padding-top:80px;overflow:hidden}.desktop-inbox-shell{grid-template-columns:380px minmax(0,1fr);width:100%;height:calc(100dvh - 80px);min-height:0;overflow:hidden}.desktop-inbox-shell *,.desktop-inbox-sidebar,.desktop-message-panel,.desktop-sidebar-header,.desktop-thread-copy,.desktop-conversation-title-group{min-width:0}.desktop-inbox-sidebar,.desktop-message-panel{height:100%;min-height:0;overflow:hidden}.desktop-inbox-sidebar{grid-template-rows:auto minmax(0,1fr);padding:24px 20px 0}.desktop-sidebar-title-row h1{font-size:clamp(1.55rem,1.6vw,2rem);line-height:1}.desktop-search-field{height:46px}.desktop-tab-row{scrollbar-width:none;gap:8px;width:100%;max-width:100%;overflow:auto hidden}.desktop-tab-row::-webkit-scrollbar{display:none}.desktop-tab-button{flex:none;min-height:32px;padding:0 13px;font-size:.78rem}.desktop-thread-list{min-height:0;padding:0;overflow:hidden auto}.desktop-thread-row,.desktop-form-row-main,.desktop-instagram-row{min-height:88px;padding:14px}.desktop-thread-top{gap:10px}.desktop-thread-title-wrap,.desktop-thread-preview{min-width:0}.desktop-thread-time{flex:none}.desktop-message-panel{grid-template-rows:88px minmax(0,1fr) auto}.desktop-conversation-header{min-height:88px;padding:0 clamp(24px,3vw,44px)}.desktop-conversation-avatar-frame{width:52px;height:52px}.desktop-conversation-title{font-size:clamp(1.25rem,1.45vw,1.55rem)}.desktop-message-scroll{overscroll-behavior:contain;scrollbar-color:#4d8eff7a #0a1323a3;scrollbar-width:thin;min-height:0;padding:22px 18px 18px 24px;overflow:hidden auto}.desktop-message-stack{gap:18px;width:100%;margin:0}.message-row{max-width:min(54%,620px)}.message-row.incoming{justify-self:start}.message-row.outgoing{justify-self:end}.message-bubble{padding:16px 18px}.message-text{font-size:1rem;line-height:1.5}.web-inquiry-card{width:min(430px,100%);min-width:0}.desktop-thread-composer{border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-self:end;align-items:center;gap:12px;width:calc(100% - 42px);margin:0 18px 18px 24px;padding:10px}.desktop-message-scroll::-webkit-scrollbar{width:10px;height:10px}.desktop-thread-list::-webkit-scrollbar{width:10px;height:10px}.desktop-message-scroll::-webkit-scrollbar-track{background:#0a1323b8}.desktop-thread-list::-webkit-scrollbar-track{background:#0a1323b8}.desktop-message-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#4d8effd6,#684ee0c7);border:3px solid #0a1323b8;border-radius:999px;min-height:54px}.desktop-thread-list::-webkit-scrollbar-thumb{background:linear-gradient(#4d8effd6,#684ee0c7);border:3px solid #0a1323b8;border-radius:999px;min-height:54px}.desktop-message-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#79abfff2,#7d5dece6)}.desktop-thread-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(#79abfff2,#7d5dece6)}.desktop-message-scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.desktop-thread-list::-webkit-scrollbar-button{width:0;height:0;display:none}.thread-input{min-height:46px;padding:0 14px;font-size:.96rem}.desktop-composer-action-row{border-top:0;min-height:46px;padding:0}.desktop-composer-send-row span{display:none}.media-button{width:38px;height:38px}.send-button{min-width:94px;min-height:42px;padding:0 15px}@media (min-width:1500px){.desktop-inbox-shell{grid-template-columns:420px minmax(0,1fr)}}@media (max-width:1100px){.desktop-inbox-shell{grid-template-columns:340px minmax(0,1fr)}.desktop-message-scroll{padding-left:20px;padding-right:14px}.desktop-thread-composer{width:calc(100% - 34px);margin-left:20px;margin-right:14px}}@media (max-width:900px){.desktop-inbox-main{height:auto;min-height:100dvh;padding:80px 16px 108px;overflow:visible}.desktop-inbox-shell{grid-template-columns:minmax(0,1fr);height:auto;min-height:auto;overflow:visible}.desktop-inbox-sidebar,.desktop-message-panel{height:auto;min-height:auto;overflow:visible}.desktop-message-panel{min-height:70vh}}.settings-desktop-page{background:radial-gradient(circle at 88% 4%, #4d8eff1a, transparent 26%), radial-gradient(circle at 8% 86%, #571bc124, transparent 28%), linear-gradient(135deg, #060e20 0%, var(--color-background) 48%, #131b2e 100%);min-height:100vh;color:var(--color-text-primary)}.settings-desktop-topbar{z-index:50;border-bottom:1px solid var(--color-outline-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1326e0;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 28px;display:flex;position:sticky;top:0}.settings-desktop-back{min-height:38px;color:var(--color-text-secondary);background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.settings-desktop-back svg,.settings-desktop-action-icon svg,.settings-desktop-list-icon svg{flex-shrink:0;width:18px;height:18px}.settings-desktop-topbar p{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.settings-desktop-main{gap:34px;width:min(1180px,100% - 48px);margin:0 auto;padding:56px 0 96px;display:grid}.settings-desktop-hero{gap:10px;max-width:760px;display:grid}.settings-desktop-hero p,.settings-desktop-section-heading span{color:var(--color-primary-strong);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.settings-desktop-hero h1{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:800;line-height:.95}.settings-desktop-hero>span,.settings-desktop-section-heading p,.settings-desktop-action-copy small,.settings-desktop-list-row small{color:var(--color-text-secondary);font-size:.95rem;line-height:1.55}.settings-desktop-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:28px;display:grid}.settings-desktop-primary,.settings-desktop-secondary{gap:18px;display:grid}.settings-desktop-section-heading{gap:5px;display:grid}.settings-desktop-section-heading p{margin:0;font-size:.86rem}.settings-desktop-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-desktop-action{text-align:left;background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);border-radius:8px;grid-template-rows:auto 1fr;grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:138px;padding:18px;display:grid;box-shadow:0 18px 40px #05091029}.settings-desktop-action:hover{background:var(--color-surface-container-highest)}.settings-desktop-action-icon,.settings-desktop-list-icon{width:38px;height:38px;color:var(--color-primary-strong);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.settings-desktop-action-copy,.settings-desktop-list-row span:last-child{gap:5px;min-width:0;display:grid}.settings-desktop-action-copy strong,.settings-desktop-list-row strong{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.03em;font-size:1.12rem;font-weight:800}.settings-desktop-action-copy small,.settings-desktop-list-row small{font-size:.84rem}.settings-desktop-action-arrow{min-height:32px;color:var(--color-on-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));border-radius:999px;grid-column:1/-1;place-self:end start;align-items:center;padding:0 11px;font-size:.74rem;font-weight:800;display:inline-flex}.settings-desktop-secondary{border:1px solid var(--color-outline-soft);background:#131b2eb8;border-radius:8px;padding:18px}.settings-desktop-list{display:grid}.settings-desktop-list-row{border-top:1px solid var(--color-outline-soft);grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:74px;padding:12px 0;display:grid}.settings-desktop-list-row:first-child{border-top:0}.settings-desktop-list-icon{color:var(--color-text-muted);background:var(--color-surface-container-high)}.web-settings-page,.form-tools-main,.form-builder-main,.form-responses-main,.public-form-main{background:radial-gradient(circle at 86% 10%, #4d8eff1f, transparent 26%), radial-gradient(circle at 8% 86%, #571bc124, transparent 28%), linear-gradient(135deg, #08101f 0%, var(--color-background) 45%, #111a2f 100%);min-height:100vh}.settings-menu-header,.form-tools-header{border-bottom:1px solid var(--color-outline-soft);background:#0b1326e0;box-shadow:0 12px 28px #05091042}.settings-menu-header .icon-button,.form-tools-header .icon-button,.settings-link-chip{color:var(--color-text-secondary);background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft)}.settings-menu-header .icon-button:hover,.form-tools-header .icon-button:hover,.settings-link-chip:hover{color:var(--color-text-primary);background:var(--color-surface-container-highest)}.settings-menu-brand{display:none}.form-tools-shell,.form-responses-shell{width:min(1080px,100% - 48px)}.form-builder-shell{width:min(1160px,100% - 48px)}.form-tools-main,.form-builder-main,.form-responses-main,.public-form-main{padding-top:36px}.form-tools-shell,.form-builder-shell,.form-responses-shell{gap:18px}.form-tools-hero,.form-builder-intro-card,.form-builder-meta-card,.form-builder-question-card,.form-builder-add-card,.form-response-card,.public-form-progress-card,.public-form-creator-chip,.public-form-question-card,.public-form-summary-card,.public-form-success-card{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);border-radius:8px;box-shadow:0 18px 40px #0509102e}.form-tools-hero{padding:24px;position:relative;overflow:hidden}.form-tools-hero:after,.form-builder-intro-card:after{content:"";pointer-events:none;background:#4d8eff1f;border-radius:999px;width:210px;height:210px;position:absolute;top:-82px;right:-72px}.form-builder-intro-card{position:relative;overflow:hidden}.public-form-kicker,.form-builder-field span,.form-builder-question-meta span,.form-response-answer-row span,.form-response-badge,.public-form-question-step,.public-form-progress-header span,.public-form-summary-row span{color:var(--color-primary-strong)}.form-tools-hero h1,.form-builder-intro-card h1,.public-form-sidebar h1,.public-form-question-header h2,.public-form-summary-card h2,.public-form-success-card h1,.form-builder-add-card h2,.form-response-copy h2,.form-response-answer-row strong,.public-form-summary-row strong{color:var(--color-text-primary)}.form-tools-hero h1,.form-builder-intro-card h1,.public-form-sidebar h1{letter-spacing:-.07em;font-size:clamp(2.2rem,5vw,4.1rem);line-height:.96}.form-tools-hero p,.form-tools-card-copy p,.form-builder-intro-card p,.form-builder-question-meta p,.form-builder-add-card p,.form-response-copy p,.form-response-answer-row p,.public-form-intro,.public-form-question-header p,.public-form-progress-card p,.public-form-summary-row p,.public-form-success-card p{color:var(--color-text-secondary)}.form-tools-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-tools-card{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft);border-radius:8px;align-items:flex-start;min-height:172px;padding:18px;box-shadow:0 18px 40px #05091029}.form-tools-card:hover{background:var(--color-surface-container-highest)}.form-tools-card-icon,.form-response-avatar{color:var(--color-primary-strong);background:var(--color-primary-soft);border-radius:8px}.form-tools-card-chevron{color:var(--color-text-muted)}.form-builder-meta-card{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.form-builder-input,.form-builder-prompt-input,.form-builder-textarea,.public-form-input,.public-form-textarea{color:var(--color-text-primary);background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px}.form-builder-input:focus,.form-builder-prompt-input:focus,.form-builder-textarea:focus,.public-form-input:focus,.public-form-textarea:focus{border-color:#4d8eff94;box-shadow:0 0 0 3px #4d8eff1a}.form-builder-type-chip,.form-builder-add-button,.form-builder-add-option,.form-builder-icon-button{color:var(--color-text-secondary);background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft)}.form-builder-type-chip.active{color:var(--color-primary-strong);background:var(--color-primary-soft);border-color:#4d8eff66}.form-builder-save-button,.public-form-submit-row .public-profile-primary-button,.form-response-button{background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));color:var(--color-on-primary)}.public-form-shell{width:min(1180px,100% - 48px)}.public-form-sidebar{top:88px}.public-form-creator-avatar{color:var(--color-text-primary);background:#0f1625}.public-form-creator-copy strong,.public-form-progress-header strong{color:var(--color-text-primary)}.public-form-creator-copy span{color:var(--color-text-muted)}.public-form-progress-track{background:var(--color-surface-container-low)}.public-form-progress-fill{background:linear-gradient(90deg, #4d8effd1, var(--color-accent))}.public-form-option{color:var(--color-text-secondary);background:var(--color-surface-container-low);border-color:var(--color-outline-soft);border-radius:8px}.public-form-option:hover,.public-form-option.selected{color:var(--color-text-primary);background:var(--color-primary-soft);border-color:#4d8eff70}.public-form-summary-row,.form-response-answer-row{background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px}.form-response-header{align-items:flex-start}.form-response-badge{background:var(--color-primary-soft);border-radius:999px}.public-profile-empty-posts{background:var(--color-surface-container-high);border:1px solid var(--color-outline-soft)}@media (max-width:900px){.form-tools-stack,.form-builder-meta-card{grid-template-columns:minmax(0,1fr)}.form-tools-shell,.form-builder-shell,.form-responses-shell,.public-form-shell{width:calc(100% - 24px)}}.quiz-page{color:#dae2f9;min-height:100vh;font-family:"Inter", var(--font-body);background:radial-gradient(circle at 50% 46%,#4d8eff14,#0000 28%),linear-gradient(#0b1326 0%,#08101f 100%);overflow-x:hidden}.quiz-topbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1326eb;border-bottom:1px solid #424753;position:sticky;top:0;box-shadow:0 16px 34px #05091038}.quiz-topbar-inner{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;width:min(1440px,100%);min-height:80px;margin:0 auto;padding:0 40px;display:grid}.quiz-brand,.quiz-nav,.quiz-topbar-actions,.quiz-success-actions,.quiz-footer{align-items:center;display:flex}.quiz-brand{color:#f2f6ff;letter-spacing:-.05em;justify-self:start;gap:10px;font-size:1.26rem;font-weight:900}.quiz-nav{color:#f2f6ff94;align-self:stretch;gap:36px;font-size:1rem;font-weight:800}.quiz-nav button,.quiz-nav span{align-items:center;min-height:100%;display:inline-flex;position:relative}.quiz-nav button:hover{color:#f2f6ff}.quiz-nav .active{color:#4d8eff}.quiz-nav .active:after{content:"";background:#4d8eff;border-radius:999px;height:3px;position:absolute;bottom:14px;left:0;right:0}.quiz-topbar-actions{justify-self:end;gap:16px}.quiz-icon-button{color:#4d8eff;border-radius:8px;place-items:center;width:42px;height:42px;transition:color .16s,background .16s;display:grid}.quiz-icon-button svg{width:23px;height:23px}.quiz-icon-button:hover{color:#f2f6ff;background:#172030}.quiz-avatar{color:#f2f6ff;background:linear-gradient(#ffffff14,#0000 42%),#172030;border:1px solid #424753;border-radius:999px;place-items:center;width:36px;height:36px;font-size:.78rem;font-weight:900;display:grid}.quiz-main{place-items:center;min-height:calc(100vh - 80px);padding:72px 24px 108px;display:grid;position:relative;overflow:hidden}.quiz-glow{pointer-events:none;background:radial-gradient(circle,#4d8eff17,#0000 68%);border-radius:999px;width:640px;height:640px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.quiz-stage{z-index:1;gap:34px;width:min(960px,100%);animation:.36s both quizEnter;display:grid;position:relative}.quiz-progress-header{gap:12px;display:grid}.quiz-progress-meta{color:#c2c6d6;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:.82rem;font-weight:900;display:flex}.quiz-progress-track{background:#2c3546;border-radius:999px;height:9px;overflow:hidden}.quiz-progress-fill{border-radius:inherit;background:linear-gradient(135deg,#4d8eff 0%,#571bc1 100%);height:100%;transition:width .26s}.quiz-question-panel,.quiz-summary-card,.quiz-success-card{gap:34px;display:grid}.quiz-question-panel{animation:.26s both quizEnter}.quiz-question-copy{gap:12px;display:grid}.quiz-kicker{color:#adc6ff;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:900}.quiz-question-copy h1,.quiz-success-card h1{color:#dae2f9;letter-spacing:-.045em;max-width:980px;margin:0;font-size:clamp(2.25rem,4vw,3.35rem);font-weight:900;line-height:1.16}.quiz-question-copy p,.quiz-success-card p,.quiz-summary-row p{color:#c2c6d6;margin:0;font-size:1.1rem;line-height:1.6}.quiz-option-stack{gap:18px;display:grid}.quiz-option{color:#dae2f9;text-align:left;letter-spacing:-.03em;background:#131c2bb8;border:1px solid #424753;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:0 28px;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:900;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s;display:flex}.quiz-option:hover{background:#212a3bd1;border-color:#4d8eff7a;transform:translateY(-1px)}.quiz-option.selected{background:linear-gradient(135deg,#39496df2,#3a3967f0) padding-box padding-box,linear-gradient(135deg,#4d8eff 0%,#571bc1 100%) border-box;border:2px solid #0000;box-shadow:0 0 28px #4d8eff2b}.quiz-option-check{background:linear-gradient(135deg,#4d8eff,#571bc1);border-radius:999px;flex:none;place-items:center;width:24px;height:24px;display:grid;position:relative}.quiz-option-check:after{content:"";border-bottom:2px solid #07101f;border-left:2px solid #07101f;width:8px;height:5px;transform:translateY(-1px)rotate(-45deg)}.quiz-input,.quiz-textarea{color:#dae2f9;background:#131c2bb8;border:1px solid #424753;border-radius:8px;width:100%;font-size:1.08rem;line-height:1.6;transition:border-color .17s,box-shadow .17s,background .17s}.quiz-input{min-height:76px;padding:0 24px}.quiz-textarea{resize:vertical;min-height:220px;padding:20px 24px}.quiz-input::placeholder,.quiz-textarea::placeholder{color:#8c909f}.quiz-input:focus,.quiz-textarea:focus{background:#212a3bd1;border-color:#4d8effb8;box-shadow:0 0 0 4px #4d8eff21}.quiz-summary-card,.quiz-success-card{background:#131c2bb8;border:1px solid #424753;border-radius:8px;padding:28px;box-shadow:0 24px 60px #0509103d}.quiz-summary-list{gap:12px;display:grid}.quiz-summary-row{background:#0b1326;border:1px solid #424753b8;border-radius:6px;gap:6px;padding:16px 18px;display:grid}.quiz-summary-row span{color:#4d8eff;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.quiz-summary-row strong{color:#f2f6ff;font-size:1rem;font-weight:900}.quiz-footer{border-top:1px solid #424753;justify-content:space-between;gap:18px;margin-top:6px;padding-top:30px}.quiz-previous-button,.quiz-continue-button,.quiz-secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-size:1rem;font-weight:900;transition:transform .16s,opacity .16s,background .16s;display:inline-flex}.quiz-previous-button{color:#c2c6d6;padding:0 18px}.quiz-previous-button:hover:not(:disabled){color:#f2f6ff;background:#172030}.quiz-continue-button{color:#fff;background:linear-gradient(135deg,#4d8eff 0%,#571bc1 100%);min-width:190px;padding:0 28px;box-shadow:0 18px 36px #4d8eff2e}.quiz-secondary-button{color:#dae2f9;background:#172030;border:1px solid #424753;padding:0 22px}.quiz-secondary-button.compact{min-height:42px;padding:0 16px;font-size:.85rem}.quiz-previous-button:disabled,.quiz-continue-button:disabled{opacity:.45;cursor:default;box-shadow:none}.quiz-previous-button:active:not(:disabled),.quiz-continue-button:active:not(:disabled),.quiz-secondary-button:active{transform:scale(.98)}.quiz-success-card{width:min(720px,100%)}.quiz-success-actions{flex-wrap:wrap;gap:12px}.quiz-feedback{color:#ffb4ab}@keyframes quizEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.quiz-topbar-inner{grid-template-columns:1fr auto;min-height:66px;padding:0 16px}.quiz-nav{display:none}.quiz-brand{font-size:1.08rem}.quiz-topbar-actions{gap:8px}.quiz-icon-button{width:36px;height:36px}.quiz-avatar{width:32px;height:32px}.quiz-main{place-items:start center;min-height:calc(100vh - 66px);padding:38px 16px 116px}.quiz-stage{gap:24px}.quiz-progress-meta{letter-spacing:.1em;font-size:.72rem}.quiz-question-panel,.quiz-summary-card,.quiz-success-card{gap:24px}.quiz-question-copy h1,.quiz-success-card h1{font-size:clamp(2rem,9vw,2.65rem)}.quiz-question-copy p,.quiz-success-card p,.quiz-summary-row p{font-size:.98rem}.quiz-option-stack{gap:12px}.quiz-option{min-height:64px;padding:0 18px;font-size:1.05rem}.quiz-input{min-height:64px}.quiz-textarea{min-height:180px}.quiz-summary-card,.quiz-success-card{padding:20px}.quiz-footer{align-items:stretch;padding-top:22px}.quiz-continue-button{flex:1;min-width:0}}.program-studio-page,.program-detail-page{min-height:100vh;color:var(--color-text-primary);background:radial-gradient(circle at 82% 8%, #4d8eff1f, transparent 28%), radial-gradient(circle at 6% 76%, #571bc121, transparent 32%), linear-gradient(135deg, #060e20 0%, var(--color-background) 42%, #131b2e 100%);padding:24px clamp(18px,4vw,56px) 56px;position:relative;overflow:hidden}.program-studio-orb{z-index:0;pointer-events:none;filter:blur(10px);opacity:.7;border-radius:999px;position:absolute}.program-studio-orb-one{background:#4d8eff1f;width:320px;height:320px;top:-150px;right:8%}.program-studio-orb-two{background:#571bc121;width:260px;height:260px;bottom:6%;left:-110px}.program-studio-topbar,.program-studio-hero,.program-studio-layout,.program-detail-hero,.program-detail-layout,.program-studio-empty,.program-studio-skeleton,.program-studio-notice{z-index:1;width:min(1440px,100%);margin-inline:auto;position:relative}.program-studio-topbar{justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:44px;display:flex}.program-studio-topbar-actions{align-items:center;gap:10px;display:flex}.program-studio-back,.program-studio-ghost-button,.program-studio-primary-button,.program-detail-complete-button{min-height:38px;font-family:var(--font-headline);letter-spacing:-.01em;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:.86rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.program-studio-back,.program-studio-ghost-button{color:var(--color-text-secondary);border:1px solid var(--color-outline-soft);background:#171f33c2}.program-studio-back{padding:0 14px 0 10px}.program-studio-back svg,.program-studio-primary-button svg{width:18px;height:18px}.program-studio-ghost-button{padding:0 16px}.program-studio-primary-button{color:var(--color-on-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));padding:0 18px;box-shadow:0 16px 32px #245dc438}.program-studio-primary-button:disabled,.program-studio-ghost-button:disabled,.program-detail-complete-button:disabled{cursor:not-allowed;opacity:.58}.program-studio-back:hover,.program-studio-ghost-button:hover,.program-studio-primary-button:hover,.program-detail-complete-button:hover{transform:translateY(-1px)}.program-studio-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);align-items:flex-end;gap:clamp(28px,5vw,72px);margin-bottom:28px;display:grid}.program-studio-hero p,.program-detail-hero-copy p,.program-studio-section-heading span,.program-studio-rail-block p,.program-detail-control-panel p,.program-detail-module-header span{color:var(--color-primary-strong);font-family:var(--font-headline);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900}.program-studio-hero h1,.program-detail-hero-copy h1{max-width:920px;color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.075em;margin:12px 0 0;font-size:clamp(3.4rem,8vw,7.6rem);font-weight:900;line-height:.88}.program-studio-hero>div:first-child>span,.program-detail-hero-copy>span{max-width:720px;color:var(--color-text-secondary);margin-top:22px;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.62;display:block}.program-studio-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.program-studio-metric-card,.program-detail-stat-pill,.program-detail-progress-card{border:1px solid var(--color-outline-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171f33b8;border-radius:8px}.program-studio-metric-card{min-height:116px;padding:18px}.program-studio-metric-card strong,.program-detail-stat-pill strong,.program-detail-progress-card strong{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.06em;font-size:2rem;font-weight:900;line-height:1;display:block}.program-studio-metric-card span,.program-detail-stat-pill span,.program-detail-progress-card span,.program-detail-progress-card p,.program-studio-card-footer,.program-detail-muted{color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.program-studio-metric-card span,.program-detail-stat-pill span{letter-spacing:.12em;text-transform:uppercase;margin-top:10px;font-weight:800;display:block}.program-studio-layout,.program-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.27fr);align-items:start;gap:18px;display:grid}.program-studio-main,.program-detail-main{min-width:0}.program-studio-section-heading{border-bottom:1px solid var(--color-outline-soft);justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;padding-bottom:12px;display:flex}.program-studio-section-heading p{max-width:520px;color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.5}.program-studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.program-studio-card{text-align:left;background:linear-gradient(180deg, #222a3db8, #131b2eeb), var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px;flex-direction:column;width:100%;min-height:430px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 42px #04081238}.program-studio-card:hover{border-color:#4d8eff5c;transform:translateY(-3px);box-shadow:0 28px 52px #04081257}.program-studio-card-art{border-bottom:1px solid var(--color-outline-soft);height:176px;overflow:hidden}.program-studio-card-art img,.program-detail-art img{object-fit:cover;width:100%;height:100%}.program-studio-card-gradient,.program-detail-gradient{place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.program-studio-card-gradient:after,.program-detail-gradient:after{content:"";background:radial-gradient(circle at 72% 18%,#ffffff3d,#0000 26%),linear-gradient(#0000 10%,#0408126b);position:absolute;inset:0}.program-studio-card-gradient span,.program-detail-gradient span{z-index:1;color:#fff;font-family:var(--font-headline);letter-spacing:-.07em;font-weight:900;position:relative}.program-studio-card-gradient span{font-size:3.5rem}.program-studio-card-copy{flex:1;padding:18px}.program-studio-card-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.program-studio-card-meta span{max-width:68%;color:var(--color-primary-strong);letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:900;overflow:hidden}.program-studio-card-meta small{color:var(--color-text-muted);font-size:.74rem;font-weight:800}.program-studio-card h2{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.06em;margin:0;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:900;line-height:.96}.program-studio-card p{color:var(--color-text-secondary);margin:14px 0 0;line-height:1.58}.program-studio-card-footer{grid-template-columns:auto minmax(90px,1fr) auto;align-items:center;gap:10px;padding:0 18px 18px;font-weight:800;display:grid}.program-studio-progress{background:#ffffff14;border-radius:999px;height:7px;overflow:hidden}.program-studio-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary-strong), var(--color-accent));height:100%;display:block}.program-studio-rail,.program-detail-rail{gap:12px;display:grid;position:sticky;top:24px}.program-studio-rail-block,.program-studio-rail-list,.program-detail-control-panel,.program-detail-progress-card{border:1px solid var(--color-outline-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171f33c7;border-radius:8px}.program-studio-rail-block,.program-detail-control-panel,.program-detail-progress-card{padding:18px}.program-studio-rail-block strong,.program-detail-control-panel>strong{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.045em;margin-top:10px;font-size:1.35rem;font-weight:900;line-height:1.05;display:block}.program-studio-rail-block span,.program-detail-control-panel>span{color:var(--color-text-secondary);margin-top:12px;line-height:1.55;display:block}.program-studio-rail-list{gap:1px;display:grid;overflow:hidden}.program-studio-rail-list span{color:var(--color-text-secondary);background:#ffffff06;padding:14px 16px;font-weight:800}.program-studio-notice{border-radius:8px;margin-bottom:18px;padding:12px 14px;font-weight:800}.program-studio-notice.error{color:#ffd8df;background:#ef444429;border:1px solid #ef44443d}.program-studio-notice.success{color:#d7ffe4;background:#22c55e24;border:1px solid #22c55e38}.program-studio-empty,.program-studio-empty-panel{border:1px solid var(--color-outline-soft);background:#171f33b8;border-radius:8px;place-items:flex-start;gap:12px;max-width:720px;padding:34px;display:grid}.program-studio-empty{margin-top:10vh}.program-studio-empty p,.program-studio-empty-panel p{color:var(--color-primary-strong);font-family:var(--font-headline);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.program-studio-empty h1{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.075em;margin:0;font-size:clamp(2.6rem,5vw,5.4rem);font-weight:900;line-height:.92}.program-studio-empty span,.program-studio-empty-panel span{color:var(--color-text-secondary);line-height:1.55}.program-studio-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:120px;display:grid}.program-studio-skeleton div{background:linear-gradient(90deg, transparent, #ffffff0a, transparent), var(--color-surface-container-low);background-size:220% 100%;border-radius:8px;height:320px;animation:1.3s ease-in-out infinite programSkeleton}@keyframes programSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.program-detail-page{padding-bottom:64px}.program-detail-hero{grid-template-columns:minmax(240px,.28fr) minmax(0,1fr) minmax(260px,.25fr);align-items:stretch;gap:18px;margin-bottom:20px;display:grid}.program-detail-art,.program-detail-gradient{border-radius:8px;min-height:360px}.program-detail-art{background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);overflow:hidden}.program-detail-gradient span{font-size:clamp(4rem,8vw,7rem)}.program-detail-hero-copy{background:linear-gradient(180deg, #2d34498a, #131b2ee0), var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:24px;display:flex}.program-detail-hero-copy h1{max-width:780px;font-size:clamp(3.2rem,7vw,7rem)}.program-detail-stat-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.program-detail-stat-pill{min-width:118px;padding:14px}.program-detail-progress-card{flex-direction:column;justify-content:flex-end;min-height:360px;display:flex}.program-detail-progress-card strong{margin:12px 0 18px;font-size:4rem}.program-detail-progress-card p{margin:16px 0 0}.program-detail-module-list{gap:12px;display:grid}.program-detail-module{border:1px solid var(--color-outline-soft);background:#171f33c2;border-radius:8px;overflow:hidden}.program-detail-module-header{border-bottom:1px solid var(--color-outline-soft);background:linear-gradient(#2d344975,#171f3300);padding:18px}.program-detail-module-header strong{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.055em;margin-top:8px;font-size:1.65rem;font-weight:900;display:block}.program-detail-module-header p{color:var(--color-text-secondary);margin:8px 0 0;line-height:1.55}.program-detail-lesson-list{display:grid}.program-detail-lesson{border-bottom:1px solid var(--color-outline-soft);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.program-detail-lesson:last-child{border-bottom:0}.program-detail-lesson.completed{background:#4d8eff0f}.program-detail-lesson-index{width:34px;height:34px;color:var(--color-primary-strong);background:var(--color-primary-soft);font-family:var(--font-headline);border:1px solid #4d8eff47;border-radius:8px;place-items:center;font-size:.82rem;font-weight:900;display:grid}.program-detail-lesson-copy{min-width:0}.program-detail-lesson-copy strong{color:var(--color-text-primary);font-family:var(--font-headline);letter-spacing:-.02em;font-size:1rem;font-weight:900;display:block}.program-detail-lesson-copy span,.program-detail-lesson-copy small,.program-detail-empty-module{color:var(--color-text-secondary);margin-top:4px;line-height:1.45;display:block}.program-detail-lesson-copy small{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.program-detail-empty-module{padding:18px}.program-detail-complete-button{color:var(--color-primary-strong);background:var(--color-primary-soft);border:1px solid #4d8eff4d;padding:0 14px}.program-detail-control-panel{gap:12px;display:grid}.program-detail-control-panel label{color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase;gap:7px;font-size:.74rem;font-weight:900;display:grid}.program-detail-control-panel input,.program-detail-control-panel textarea,.program-detail-control-panel select{width:100%;color:var(--color-text-primary);background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px;outline:0}.program-detail-control-panel input,.program-detail-control-panel select{min-height:40px;padding:0 12px}.program-detail-control-panel textarea{resize:vertical;padding:11px 12px}.program-detail-control-panel input:focus,.program-detail-control-panel textarea:focus,.program-detail-control-panel select:focus{border-color:#4d8eff8f;box-shadow:0 0 0 3px #4d8eff1a}.program-detail-learner-list{gap:8px;display:grid}.program-detail-learner-row{background:var(--color-surface-container-low);border:1px solid var(--color-outline-soft);border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.program-detail-learner-row>span{width:36px;height:36px;color:var(--color-text-primary);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-accent));font-family:var(--font-headline);border-radius:8px;place-items:center;font-size:.82rem;font-weight:900;display:grid}.program-detail-learner-row strong,.program-detail-learner-row small{display:block}.program-detail-learner-row strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.program-detail-learner-row small{color:var(--color-text-muted);margin-top:3px;font-size:.76rem;line-height:1.35}@media (max-width:1100px){.program-studio-hero,.program-studio-layout,.program-detail-hero,.program-detail-layout{grid-template-columns:minmax(0,1fr)}.program-studio-rail,.program-detail-rail{position:static}}@media (max-width:760px){.program-studio-page,.program-detail-page{padding:16px 12px 36px}.program-studio-topbar{margin-bottom:24px}.program-studio-topbar,.program-studio-topbar-actions{align-items:stretch}.program-studio-topbar-actions{flex:1;justify-content:flex-end}.program-studio-hero h1,.program-detail-hero-copy h1{font-size:clamp(2.8rem,15vw,4.7rem)}.program-studio-metrics,.program-studio-grid,.program-studio-skeleton{grid-template-columns:minmax(0,1fr)}.program-studio-card{min-height:380px}.program-detail-art,.program-detail-gradient,.program-detail-hero-copy,.program-detail-progress-card{min-height:250px}.program-detail-lesson{grid-template-columns:34px minmax(0,1fr)}.program-detail-complete-button{grid-column:2;justify-self:start}}.welcome-page{color:#dae2f9;min-height:100vh;font-family:"Inter", var(--font-body);scroll-behavior:smooth;background:#050e1d}.welcome-nav{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1326e6;border-bottom:1px solid #424754;position:fixed;inset:0 0 auto;box-shadow:0 18px 42px #0003}.welcome-nav-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1440px,100%);height:80px;margin:0 auto;padding:0 24px;display:flex}.welcome-brand,.welcome-footer-brand{letter-spacing:-.04em;align-items:center;gap:10px;font-weight:900;display:inline-flex}.welcome-brand{background:linear-gradient(90deg,#4d8eff,#7d4dff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.55rem}.welcome-brand-logo{object-fit:cover;border-radius:10px;flex:none;width:34px;height:34px;box-shadow:0 0 22px #4d8eff3d}.welcome-brand-logo.mini{filter:saturate(1.1)brightness(1.06);border-radius:7px;width:24px;height:24px;box-shadow:0 0 14px #4d8eff2e}.desktop-app-brand .welcome-brand-logo{border-radius:9px;width:30px;height:30px}.welcome-brand-mark{flex:none;width:28px;height:28px;position:relative}.welcome-brand-mark i{background:#4d8eff;border-radius:999px;width:6px;height:6px;position:absolute;box-shadow:0 0 12px #4d8eff99}.welcome-brand-mark i:first-child{top:3px;left:11px}.welcome-brand-mark i:nth-child(2){top:11px;right:3px}.welcome-brand-mark i:nth-child(3){bottom:3px;left:11px}.welcome-brand-mark i:nth-child(4){top:11px;left:3px}.welcome-brand-mark i:nth-child(5){background:#d0bcff;top:11px;left:11px}.welcome-brand-mark.mini{filter:grayscale()brightness(2.2);width:22px;height:22px}.welcome-brand-mark.mini i{width:5px;height:5px}.welcome-nav-links,.welcome-nav-actions,.welcome-hero-actions,.welcome-footer-links{align-items:center;display:flex}.welcome-nav-links{gap:34px}.welcome-nav-links a,.welcome-footer-links a{color:#8c909f;font-size:.86rem;font-weight:600;transition:color .16s}.welcome-nav-links a:hover,.welcome-footer-links a:hover,.welcome-login-button:hover{color:#f2f6ff}.welcome-nav-actions{gap:14px}.welcome-login-button,.welcome-small-cta,.welcome-primary-cta,.welcome-secondary-cta{letter-spacing:.04em;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:40px;font-size:.75rem;font-weight:900;transition:transform .16s,opacity .16s,border-color .16s,background .16s;display:inline-flex}.welcome-login-button{color:#f2f6ff}.welcome-small-cta,.welcome-primary-cta{color:#fff;background:linear-gradient(90deg,#4d8eff,#571bc1)}.welcome-small-cta{padding:0 22px}.welcome-login-button:active,.welcome-small-cta:active,.welcome-primary-cta:active,.welcome-secondary-cta:active{transform:scale(.97)}.welcome-main{padding-top:80px}.welcome-hero{background:radial-gradient(circle at 50% 44%,#4d8eff0f,#0000 28%),#050e1d;place-items:center;min-height:920px;display:grid;position:relative;overflow:hidden}.welcome-hero-glow{filter:blur(120px);mix-blend-mode:screen;pointer-events:none;border-radius:999px;position:absolute}.welcome-hero-glow-blue{background:#4d8eff33;width:390px;height:390px;top:24%;left:24%}.welcome-hero-glow-purple{filter:blur(150px);background:#571bc133;width:520px;height:520px;bottom:24%;right:22%}.welcome-hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(980px,100% - 48px);display:flex;position:relative}.welcome-badge{color:#c2c6d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17203080;border:1px solid #424753;border-radius:999px;align-items:center;gap:10px;min-height:28px;margin-bottom:34px;padding:0 16px;display:inline-flex}.welcome-badge span{background:#adc6ff;border-radius:999px;width:8px;height:8px;animation:1.4s ease-in-out infinite welcomePulse}.welcome-badge strong{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:900}.welcome-hero h1{color:#dae2f9;letter-spacing:-.055em;max-width:1040px;margin:0;font-size:clamp(3.1rem,5vw,4.25rem);font-weight:900;line-height:1.06}.welcome-hero h1 span{background:linear-gradient(90deg,#4d8eff,#571bc1);color:#0000;-webkit-background-clip:text;background-clip:text}.welcome-hero p{color:#c2c6d6;max-width:720px;margin:24px 0 0;font-size:1.125rem;line-height:1.6}.welcome-hero-actions{gap:16px;margin-top:48px}.welcome-primary-cta,.welcome-secondary-cta{min-height:58px;padding:0 34px}.welcome-primary-cta{box-shadow:0 0 28px #4d8eff52}.welcome-primary-cta:hover{box-shadow:0 0 38px #4d8eff7a}.welcome-secondary-cta{color:#f2f6ff;border:1px solid #424753}.welcome-secondary-cta:hover{background:#172030}.welcome-capability-strip{border-top:1px solid #42475380;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(1200px,100%);margin-top:92px;padding-top:44px;display:grid}.welcome-capability-card{background:linear-gradient(#212a3b9e,#172030c7),#172030;border:1px solid #4247539e;border-radius:8px;align-content:start;justify-items:center;gap:14px;min-height:286px;padding:18px 12px 12px;display:grid;position:relative;overflow:hidden}.welcome-capability-card:after{content:"";background:#4d8eff1a;border-radius:999px;width:104px;height:104px;position:absolute;inset:auto -42px -52px auto}.welcome-capability-icon{z-index:1;color:#4d8eff;background:#4d8eff1f;border:1px solid #4d8eff42;border-radius:8px;place-items:center;width:46px;height:46px;display:grid;position:relative}.welcome-capability-icon svg{width:27px;height:27px;overflow:visible}.welcome-capability-icon svg path,.welcome-capability-icon svg rect,.welcome-capability-icon svg circle{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.welcome-capability-icon.forms{color:#d0bcff;background:#571bc12b;border-color:#d0bcff38}.welcome-capability-icon.content{color:#adc6ff}.welcome-capability-icon.monetization{color:#34d399;background:#34d3991c;border-color:#34d39933}.welcome-capability-card strong,.welcome-section-heading h2,.welcome-pipeline-card h3,.welcome-auth-copy h2{color:#dae2f9}.welcome-capability-card strong{z-index:1;letter-spacing:.08em;text-transform:uppercase;max-width:178px;min-height:44px;font-size:.82rem;font-weight:900;line-height:1.35;position:relative}.welcome-capability-preview{z-index:1;background:radial-gradient(circle at 22% 12%,#4d8eff24,#0000 34%),#0b1326;border:1px solid #424753b8;border-radius:6px;gap:8px;width:100%;min-height:116px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.profile-preview{background:#0b1326;gap:0;padding:0}.mini-cover{background:radial-gradient(circle at 70% 20%,#adc6ffd9,#0000 22%),linear-gradient(135deg,#101b31,#4d8eff 52%,#d0bcff);height:40px}.mini-profile-row{grid-template-columns:34px minmax(0,1fr);align-items:end;gap:8px;margin-top:-11px;padding:0 10px 6px;display:grid}.mini-profile-row>span{background:linear-gradient(#ffffff2e,#0000 32%),#172030;border:2px solid #0b1326;border-radius:7px;width:34px;height:34px}.mini-profile-row i,.mini-profile-blocks span,.mini-inbox-row i,.mini-form-progress,.mini-form-option,.mini-lesson-row,.mini-paywall-row{background:#adc6ff2e;border-radius:999px;display:block}.mini-profile-row i:first-child{width:78%;height:7px;margin-bottom:5px}.mini-profile-row i:last-child{width:54%;height:5px}.mini-profile-blocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px 10px 10px;display:grid}.mini-profile-blocks span{background:#4d8eff1f;border-radius:4px;height:24px}.messaging-preview{align-content:center}.mini-inbox-row{background:#f2f6ff14;border:1px solid #adc6ff24;border-radius:5px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:7px;display:grid}.mini-inbox-row>span{background:linear-gradient(135deg,#0b1326,#4d8eff);border-radius:5px;width:28px;height:28px}.mini-inbox-row i:first-child{width:68%;height:6px;margin-bottom:5px}.mini-inbox-row i:last-child{background:#c2c6d62e;width:88%;height:5px}.mini-chat-bubble{border-radius:6px;height:18px}.mini-chat-bubble.incoming{background:#dae2f924;width:72%}.mini-chat-bubble.outgoing{background:#4d8eff;justify-self:end;width:58%;box-shadow:0 8px 22px #4d8eff38}.forms-preview{background:linear-gradient(#4d8eff1f,#d0bcff14),#0b1326;align-content:center}.mini-form-progress{background:#adc6ff2e;height:5px;overflow:hidden}.mini-form-progress span{border-radius:inherit;background:#adc6ff;width:64%;height:100%;display:block}.forms-preview>i{background:#dae2f93d;border-radius:999px;height:7px;display:block}.forms-preview>i:first-of-type{width:92%}.forms-preview>i:nth-of-type(2){width:68%}.mini-form-option{background:#f2f6ff14;border:1px solid #adc6ff29;border-radius:5px;height:22px}.mini-form-option.selected{background:#4d8eff33;border-color:#adc6ff8c}.content-preview{align-content:center}.mini-video-card{background:radial-gradient(circle,#4d8eff6b,#0000 28%),linear-gradient(135deg,#0d2434,#172030);border:1px solid #adc6ff26;border-radius:5px;place-items:center;height:58px;display:grid}.mini-video-card span{background:linear-gradient(90deg,#0000 37%,#f2f6ff 37% 62%,#0000 62%),#f2f6ff2e;border-radius:999px;width:24px;height:24px;box-shadow:0 0 20px #4d8eff47}.mini-lesson-row{background:#f2f6ff14;border-radius:4px;height:16px}.mini-lesson-row.done{background:linear-gradient(90deg,#34d399 0 18%,#0000 18%),#34d3991f}.monetization-preview{text-align:left;background:radial-gradient(circle at 76% 18%,#34d3992e,#0000 34%),#0b1326;align-content:center}.mini-revenue{color:#34d399;letter-spacing:-.05em;font-size:1.5rem;font-weight:900}.mini-revenue-line{grid-template-columns:.7fr 1fr .46fr;align-items:end;gap:5px;min-height:38px;display:grid}.mini-revenue-line span{background:#34d39938;border-radius:4px 4px 0 0;display:block}.mini-revenue-line span:first-child{height:22px}.mini-revenue-line span:nth-child(2){background:#34d399;height:36px}.mini-revenue-line span:nth-child(3){height:16px}.mini-paywall-row{background:linear-gradient(90deg,#34d399 0 20%,#0000 20%),#f2f6ff14;border-radius:5px;height:18px}.welcome-footer,.welcome-footer-links a{color:#8c909f}.welcome-pipeline-section{background:#131c2b;border-block:1px solid #42475380;padding:72px 24px}.welcome-section-heading{text-align:center;width:min(900px,100%);margin:0 auto 64px}.welcome-section-heading h2,.welcome-auth-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,2.25rem);font-weight:900}.welcome-section-heading p,.welcome-auth-copy span{color:#c2c6d6;margin-top:16px;font-size:1rem;line-height:1.55;display:block}.welcome-pipeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:min(1440px,100%);margin:0 auto;display:grid}.welcome-pipeline-card{background:#172030;border:1px solid #424753b8;border-radius:8px;min-height:450px;padding:36px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.welcome-pipeline-card:hover{transform:translateY(-3px)}.welcome-pipeline-card.blue:hover{border-color:#4d8eff8c}.welcome-pipeline-card.purple:hover{border-color:#571bc1b3}.welcome-pipeline-card.green:hover{border-color:#34d3998c}.welcome-card-corner{opacity:.34;border-bottom-left-radius:999px;width:128px;height:128px;transition:transform .18s;position:absolute;top:-64px;right:-64px}.welcome-pipeline-card:hover .welcome-card-corner{transform:scale(1.12)}.welcome-pipeline-card.blue .welcome-card-corner{background:#4d8eff}.welcome-pipeline-card.purple .welcome-card-corner{background:#571bc1}.welcome-pipeline-card.green .welcome-card-corner{background:#0f766e}.welcome-card-icon{color:#4d8eff;background:#212a3b;border:1px solid #424753b8;border-radius:4px;place-items:center;width:52px;height:52px;margin-bottom:28px;font-size:1.3rem;font-weight:900;display:grid}.welcome-pipeline-card.purple .welcome-card-icon{color:#8f5bff}.welcome-pipeline-card.green .welcome-card-icon,.welcome-money-visual strong{color:#34d399}.welcome-pipeline-card h3{letter-spacing:-.04em;margin:0 0 14px;font-size:1.55rem;font-weight:900}.welcome-pipeline-card p{color:#c2c6d6;margin:0 0 28px;font-size:.95rem;line-height:1.55}.welcome-card-visual{background:#2c3546;border:1px solid #4247538c;border-radius:4px;min-height:132px;overflow:hidden}.welcome-engage-visual{flex-direction:column;justify-content:flex-end;gap:9px;padding:18px;display:flex}.welcome-engage-visual span{background:#424753;border-radius:2px;height:12px}.welcome-engage-visual span:first-child{width:70%}.welcome-engage-visual span:nth-child(2){width:48%}.welcome-engage-visual span:nth-child(3){background:linear-gradient(90deg,#4d8eff 0 18%,#0000 18%),#4d8eff29;border:1px solid #4d8eff59;width:100%;height:28px}.welcome-schedule-visual{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:18px;display:grid}.welcome-schedule-visual span{background:#424753b8;border-radius:3px}.welcome-schedule-visual span.active{background:#571bc194;border:1px solid #d0bcff8c}.welcome-money-visual{text-align:center;align-content:center;place-items:center;display:grid}.welcome-money-visual strong{letter-spacing:-.05em;font-size:2rem;font-weight:900}.welcome-money-visual span{color:#dae2f9;font-size:.82rem}.welcome-auth-section{grid-template-columns:minmax(0,.95fr) minmax(340px,.72fr);align-items:center;gap:64px;width:min(1180px,100% - 48px);margin:0 auto;padding:88px 0 96px;display:grid}.welcome-auth-copy p{color:#4d8eff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.welcome-auth-copy h2{max-width:620px;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.95}.welcome-auth-card.auth-card{background:#172030;border:1px solid #424753bd;border-radius:8px;padding:22px;box-shadow:0 24px 60px #00000047}.welcome-auth-card .auth-tabs{background:#131c2b;border-radius:6px}.welcome-auth-card .auth-tab{border-radius:4px}.welcome-auth-card .auth-tab.active{background:#212a3b}.welcome-auth-card .field-label{color:#c2c6d6}.welcome-auth-card .text-input{color:#f2f6ff;background:#131c2b;border:1px solid #424753;border-radius:4px}.welcome-auth-card .text-input:focus{border-color:#4d8eff;box-shadow:0 0 0 3px #4d8eff24}.welcome-auth-card .primary-action{background:linear-gradient(90deg,#4d8eff,#571bc1);border-radius:4px}.welcome-footer{background:#0b1326;border-top:1px solid #424753b8;justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:0 24px;display:flex}.welcome-footer-brand{color:#f2f6ff;font-size:1.05rem}.welcome-footer-links{gap:34px}.welcome-footer p{color:#667085;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}@keyframes welcomePulse{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@media (max-width:920px){.welcome-nav-links{display:none}.welcome-hero{place-items:start center;min-height:auto;padding:72px 0 88px}.welcome-pipeline-grid,.welcome-auth-section{grid-template-columns:minmax(0,1fr)}.welcome-capability-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-auth-section{gap:28px}.welcome-footer{text-align:center;flex-direction:column;justify-content:center;min-height:180px}}@media (max-width:620px){.welcome-nav-inner{height:72px;padding:0 16px}.welcome-brand{font-size:1.25rem}.welcome-login-button{display:none}.welcome-small-cta{padding:0 14px}.welcome-main{padding-top:72px}.welcome-hero-content{width:calc(100% - 28px)}.welcome-hero{padding:44px 0 72px}.welcome-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.welcome-hero-actions{flex-direction:column;width:100%}.welcome-primary-cta,.welcome-secondary-cta{width:100%}.welcome-capability-strip{grid-template-columns:minmax(0,1fr);gap:14px;width:min(100%,328px);margin-top:48px;padding-top:32px}.welcome-capability-card{min-height:258px;padding:16px 12px 12px}.welcome-capability-preview{min-height:104px}.welcome-pipeline-section{padding:56px 14px}.welcome-pipeline-card{padding:24px}.welcome-auth-section{width:calc(100% - 28px)}.welcome-footer-links{flex-wrap:wrap;justify-content:center;gap:16px 24px}}
