.app-profile-shell{--line:var(--border);--blue:var(--primary-solid);--guru-primary:var(--primary-solid);--guru-primary-mid:var(--primary-deep);--guru-primary-dark:var(--primary-darkest);--motion:var(--native-ease);--guru-gradient:var(--primary);--guru-gradient-soft:var(--guru-gradient);--li-navy:var(--text);--li-blue:var(--primary-solid);--li-border:var(--border);--li-muted:var(--text-muted);--li-soft:var(--primary-softest);color:var(--text);font-family:var(--font-apple-sans)}:where(.app-profile-shell) *,:where(.app-profile-shell) :before,:where(.app-profile-shell) :after{box-sizing:border-box}:where(.app-profile-shell) a{color:inherit;text-decoration:none}:where(.app-profile-shell) button,:where(.app-profile-shell) input,:where(.app-profile-shell) textarea,:where(.app-profile-shell) select{font:inherit}:where(.app-profile-shell) button{cursor:pointer;border:0}:where(.app-profile-shell) button:disabled{cursor:not-allowed;opacity:.62}.brand-logo{align-items:center;min-width:0;display:inline-flex}.brand-logo img{object-fit:contain;width:100%;height:auto;display:block}.primary-button,.secondary-button{min-height:44px;transition:transform .16s var(--motion), background-color .16s var(--motion), border-color .16s var(--motion), color .16s var(--motion), box-shadow .16s var(--motion);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:400;display:inline-flex}.primary-button{background:var(--guru-gradient);color:#fff;box-shadow:inset 0 1px #ffffff29,0 14px 32px -22px #3137b1b8}.primary-button:hover{background:var(--guru-gradient);transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 18px 42px -24px #3137b1d1}.primary-button:active{transform:scale(.98)}.secondary-button{border:1px solid var(--line);color:#242e6f;background:#fff}.secondary-button:hover{background:#f3f5ff;border-color:#3137b13d}.icon-button{border:1px solid var(--line);color:#47516a;width:36px;height:36px;transition:background-color .16s var(--motion), color .16s var(--motion), border-color .16s var(--motion);background:#fff;border-radius:8px;place-items:center;display:inline-grid}.icon-button:hover{color:#242e6f;background:#f3f5ff;border-color:#3137b133}.modal-backdrop{z-index:80;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#11162a57;place-items:center;display:grid;position:fixed;inset:0}.docs-panel{border-left:1px solid var(--line);background:#fbfcff;min-width:0;padding:22px;overflow-y:auto}.field{gap:8px;display:grid}.field span{color:#66718c;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:400}.field input{border:1px solid var(--line);color:#11162a;background:#fff;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 12px;font-size:14px;font-weight:400}.field input:focus{border-color:#3137b16b;box-shadow:0 0 0 4px #3137b114}@media (max-width:100vw){.docs-panel{border-left:0;border-top:1px solid var(--line)}}@media (max-width:840px){.modal-backdrop{padding:max(8px, env(safe-area-inset-top)) 0 0;align-items:end}}.conversation-detail{border:1px solid var(--line);width:min(860px,100%);min-height:0;box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:22px;grid-template-rows:auto minmax(0,1fr);place-self:stretch center;margin-bottom:22px;display:grid;overflow:hidden}.conversation-detail__header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:22px;display:flex}.conversation-detail__header span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:400}.conversation-detail__header h1{margin:6px 0;font-size:clamp(24px,3vw,36px)}.conversation-detail__header p{color:var(--muted);margin:0}.conversation-detail__header>strong{color:#8b95aa;flex:none}.conversation-thread{background:#fff;align-content:start;gap:16px;min-height:0;padding:22px 32px;display:grid;overflow-y:auto}@media (max-width:840px){.conversation-detail{min-height:430px}.conversation-detail__header{flex-direction:column}}@media (max-width:560px){.conversation-detail__header,.conversation-thread{padding:16px}}.conversation-detail{border-radius:18px;width:min(780px,100%);margin-bottom:18px;box-shadow:0 18px 48px #141c4114}.conversation-detail__header{padding:20px}.conversation-detail__header h1{letter-spacing:0;font-size:clamp(22px,2.4vw,32px)}.conversation-thread{padding:18px}.docs-panel{background:#fff;padding:20px}.ai-builder-page{--li-navy:#11162a;--li-mid:#242e6f;--li-blue:#3137b1;--li-border:#e0e6f0;--li-muted:#6b7280;--li-soft:#f5f7ff;--li-green:#3137b1;background:#f5f6fa;min-height:100dvh}.ai-builder-layout{grid-template-columns:minmax(0,1fr) minmax(360px,400px);align-items:start;gap:24px;display:grid}.ai-builder-left{gap:20px;min-width:0;display:grid}.docs-panel--workspace .upload-strip{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 180px;align-items:stretch;padding:0}.docs-panel--workspace .upload-strip .radix-select-trigger{background:#f8f9ff;border:1.5px solid #e5e7eb;border-radius:12px;height:96px;font-weight:400}.docs-panel--workspace .drop-zone{background:#fff;border:2px dashed #cbd2e0;border-radius:12px;min-height:96px}.docs-panel--workspace .drop-zone:hover{background:#f8f9ff;border-color:#3137b1}.docs-panel--workspace .tag-input{grid-column:1/-1}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.voice-opt{text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:12px;min-height:82px;padding:14px;display:flex}.voice-opt.sel{background:#f8f9ff;border-color:#3137b1}.voice-opt:disabled,.salesmate-field-head>button:disabled,.salesmate-question-row>button:disabled{cursor:wait;opacity:.58}.salesmate-greeting-field textarea:disabled,.salesmate-question-row input:disabled{cursor:wait;color:#7a8498;background:#f3f5f9}.voice-opt-icon{color:#3137b1;background:#eef0ff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.voice-opt.sel .voice-opt-icon{background:var(--guru-gradient);color:#fff}.voice-opt strong,.voice-opt small{display:block}.voice-opt strong{color:#11162a;font-size:13.5px;font-weight:400}.voice-opt small{color:#6b7280;margin-top:2px;font-size:12px;line-height:1.4}.salesmate-card-intro{color:#6b7280;margin:3px 0 0;font-size:12.5px;font-weight:400;line-height:1.45}.salesmate-welcome-editor{border-top:1px solid #e6e9f2;gap:12px;margin-top:18px;padding-top:17px;display:grid}.salesmate-field-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.salesmate-field-head>div{gap:3px;display:grid}.salesmate-field-head strong{color:#11162a;font-size:13px;font-weight:400}.salesmate-field-head span{color:#6b7280;font-size:12px;font-weight:400;line-height:1.45}.salesmate-field-head>button{color:#3137b1;background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:2px 0;font-size:12px;font-weight:400;display:inline-flex}.salesmate-field-head>button:hover{color:#242e6f}.salesmate-greeting-field{gap:5px;display:grid}.salesmate-greeting-field textarea,.salesmate-question-row input{color:#11162a;background:#fbfcff;border:1px solid #dfe5f2;border-radius:10px;outline:none;width:100%;font-size:13px;font-weight:400;line-height:1.5;transition:border-color .16s,box-shadow .16s,background .16s}.salesmate-greeting-field textarea{resize:vertical;min-height:88px;padding:11px 12px}.salesmate-question-row input{min-width:0;height:42px;padding:0 12px}.salesmate-greeting-field textarea:focus,.salesmate-question-row input:focus{background:#fff;border-color:#3137b1;box-shadow:0 0 0 3px #3137b117}.salesmate-greeting-field small{color:#929aab;justify-self:end;font-size:11px;font-weight:400}.salesmate-question-head{margin-top:2px}.salesmate-question-list{gap:8px;display:grid}.salesmate-question-row{grid-template-columns:26px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.salesmate-question-row>span{color:#3137b1;background:#f0f2ff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:400;display:grid}.salesmate-question-row>button{color:#7a8498;background:#fff;border:1px solid #e1e6f2;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.salesmate-question-row>button:hover{color:#be123c;background:#fff7f7;border-color:#fecaca}.salesmate-chip-preview{flex-wrap:wrap;gap:7px;min-height:30px;display:flex}.salesmate-chip-preview span{color:#3137b1;text-overflow:ellipsis;white-space:nowrap;background:#f4f6ff;border:1px solid #dfe3f5;border-radius:999px;max-width:100%;padding:7px 10px;font-size:11.5px;font-weight:400;overflow:hidden}.salesmate-validation{color:#b45309;margin:0;font-size:11.5px;font-weight:400}.ai-builder-layout .linkedin-chat-panel{grid-area:auto;top:0}.embed-card{gap:12px;display:grid}.embed-card-copy{color:#6b7280;margin:0;font-size:13px;font-weight:400;line-height:1.5}.embed-card-code{color:#11162a;white-space:pre-wrap;word-break:break-word;background:#f8f9ff;border:1px solid #e1e6f2;border-radius:8px;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.embed-card-actions{flex-wrap:wrap;align-items:center;gap:10px}.embed-card-status{color:#6b7280;font-size:12px;font-weight:400}.embed-card-status--live{color:#3137b1}@media (max-width:100vw){.ai-builder-layout{grid-template-columns:1fr}.ai-builder-layout .linkedin-chat-panel{max-height:none;position:static}}@media (max-width:840px){.conversation-detail{min-height:430px;margin-bottom:14px}.docs-panel{padding:14px}.ai-builder-page{padding:18px}.docs-panel--workspace .upload-strip select{height:44px}}@media (max-width:560px){.salesmate-field-head{flex-direction:column;align-items:stretch}.salesmate-field-head>button{width:fit-content}.conversation-detail__header h1{font-size:22px}}.chat-sources-accordion{margin-top:8px;font-size:13px}.chat-sources-accordion summary{cursor:pointer;color:#65708b;-webkit-user-select:none;user-select:none;align-items:center;font-weight:400;transition:color .15s;display:inline-flex}.chat-sources-accordion summary:hover{color:var(--guru-profile-blue,#3137b1)}.chat-sources-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chat-source-tag{color:#4f5a70;word-break:break-word;background:#f6f7fb;border:1px solid #dfe3ef;border-radius:6px;padding:4px 10px;font-size:12px}.personal-stage{background:radial-gradient(circle at 18% 0,#3137b10d,#0000 30rem),linear-gradient(#f8f9fb 0%,#f2f4f8 100%);grid-template-rows:minmax(0,1fr) auto auto;align-items:stretch;gap:8px;min-height:100dvh;padding:18px clamp(18px,3.2vw,42px);display:grid;overflow:hidden}.personal-stage .conversation-detail{background:#fff;border-color:#e7e9ef;border-radius:18px;place-self:stretch center;width:min(980px,100%);min-height:min(640px,100dvh - 132px);max-height:calc(100dvh - 132px);margin:0;box-shadow:0 18px 52px -42px #11162a57,inset 0 1px #ffffffeb}.personal-stage .conversation-detail__header{background:#fff;padding:15px 18px}.personal-stage .conversation-detail__header h1{color:#11162a;letter-spacing:0;max-width:820px;font-size:clamp(18px,1.5vw,24px);font-weight:400;line-height:1.18}.personal-stage .conversation-detail__header p{color:#667085;max-width:820px;font-size:13px;font-weight:400;line-height:1.5}.personal-stage .conversation-thread{background:#fff;align-content:start;gap:8px;min-height:0;padding:16px 18px;overflow-y:auto}.thread-message{color:#0d0d0d;width:fit-content;max-width:min(780px,90%);box-shadow:none;background:0 0;border:none;border-radius:0;gap:4px;padding:8px 0;display:grid}.thread-message--user{background:var(--guru-gradient-soft);color:#fff;border:none;border-radius:18px;justify-self:end;padding:10px 14px;box-shadow:0 14px 34px -24px #3137b1b8}.thread-message>span{color:#666;letter-spacing:0;text-transform:none;font-size:12px;font-weight:400}.thread-message>p{color:inherit;white-space:pre-wrap;margin:0;font-size:14px;font-weight:400;line-height:1.55}.thread-message--user>span{display:none}.thread-message--user>p{color:#fff}.thread-message--user a{color:inherit;text-underline-offset:3px;word-break:break-all;text-decoration:underline;text-decoration-thickness:1.5px}.thread-message__markdown{color:#0d0d0d}.thread-message__attachments{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.thread-message__attachments>span{color:#3137b1;background:#f3f5ff;border:1px solid #3137b124;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:5px 9px;font-size:11px;font-weight:400;text-decoration:none;display:inline-flex}.thread-message--user .thread-message__attachments>span{color:#fff;background:#ffffff24;border-color:#ffffff47}.thread-message__attachments b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.thread-message__attachments small{color:inherit;opacity:.72;flex:none}.thread-message__usage{color:#7a8496;margin-top:8px;font-size:10px;font-weight:400}.agent-composer--readonly,.agent-conversation-composer,.composer-note{justify-self:center;width:min(980px,100%)}.agent-conversation-composer .ais-composer{background:#fff;border-color:#e1e5ee;width:100%;min-height:76px;box-shadow:0 10px 28px -24px #11162a52}.agent-conversation-composer__error{color:#b42318;margin:6px 4px 0;font-size:12px;font-weight:400}.agent-composer--readonly{color:#5a647c;background:#fff;border:1px solid #dfe5f2;border-radius:14px;gap:4px;padding:14px 16px;display:grid;box-shadow:0 18px 48px -38px #11162a3d}.agent-composer--readonly span{color:#3137b1;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:400}.agent-composer--readonly strong{color:#11162a;font-size:14px;font-weight:400}.composer-note{color:#7a8496;margin:0;font-size:12px;font-weight:400;line-height:1.45}@media (max-width:840px){.personal-stage{min-height:auto;padding:18px;overflow:visible}.personal-stage .conversation-detail{min-height:480px;max-height:none}.personal-stage .conversation-detail__header,.personal-stage .conversation-thread{padding:18px}}@media (max-width:560px){.personal-stage{padding:14px 10px 24px}.personal-stage .conversation-detail{border-radius:16px}.personal-stage .conversation-detail__header h1{font-size:24px}.thread-message{max-width:96%}}.app-profile-shell .radix-select-trigger,.radix-select-trigger{color:#11162a;background:#fff;border:1px solid #dfe5f2;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.app-profile-shell .radix-select-trigger:hover,.radix-select-trigger:hover{background:#f8faff;border-color:#3137b13d}.app-profile-shell .radix-select-trigger:focus,.radix-select-trigger:focus{border-color:#3137b170;box-shadow:0 0 0 4px #3137b114}.radix-select-icon{color:#47516a;display:inline-flex}.radix-select-content{z-index:120;min-width:var(--radix-select-trigger-width);color:#11162a;background:#fff;border:1px solid #dfe5f2;border-radius:8px;overflow:hidden;box-shadow:0 18px 50px #11162a29}.radix-select-viewport{padding:6px}.radix-select-item{color:#2f3854;-webkit-user-select:none;user-select:none;border-radius:7px;outline:none;align-items:center;min-height:36px;padding:0 34px 0 10px;font-size:14px;font-weight:400;display:flex;position:relative}.radix-select-item[data-highlighted]{color:#242e6f;background:#f3f5ff}.radix-select-item-indicator{color:#3137b1;display:inline-flex;position:absolute;right:10px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panel-heading h2,.panel-heading h3{color:#11162a;letter-spacing:0;margin:0;font-size:18px;font-weight:400}.panel-heading p{color:#6b7590;margin:4px 0 0;font-size:13px;font-weight:400}.docs-panel{background:#fff;border:1px solid #e1e6f2;border-radius:8px;min-width:0;padding:22px;box-shadow:0 20px 70px -56px #11162a80}.docs-panel--workspace{border-left:0;padding:22px}.upload-strip{grid-template-columns:minmax(240px,1fr) minmax(150px,180px) minmax(180px,.8fr);align-items:stretch;gap:10px;margin-bottom:14px;display:grid}.upload-strip>input[type=file]{display:none}.docs-panel--workspace .upload-strip{background:0 0;border:0;grid-template-columns:minmax(280px,1fr) minmax(150px,180px) minmax(180px,.8fr);align-items:stretch;padding:0}.drop-zone{color:#3137b1;text-align:center;min-height:76px;transition:border-color .16s var(--motion), background-color .16s var(--motion), transform .16s var(--motion);background:#f8faff;border:1.5px dashed #c7d0e1;border-radius:8px;place-items:center;gap:8px;padding:14px;display:grid}.drop-zone:hover{background:#f3f5ff;border-color:#3137b17a}.drop-zone:active{transform:translateY(1px)}.drop-zone span{color:#2f3854;font-size:13px;font-weight:400}.tag-input{color:#11162a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dfe5f2;border-radius:8px;outline:none;min-height:42px;padding:0 12px;font-size:14px;font-weight:400}.tag-input:focus{border-color:#3137b170;box-shadow:0 0 0 4px #3137b114}.doc-filters{flex-wrap:wrap;gap:8px;margin:12px 0 14px;display:flex}.doc-filter-pill{color:#5b6680;background:#fff;border:1px solid #dfe5f2;border-radius:999px;min-height:32px;padding:0 11px;font-size:12px;font-weight:400}.doc-filter-pill.active,.doc-filter-pill:hover{color:#242e6f;background:#f3f5ff;border-color:#3137b13d}@media (max-width:760px){.panel-heading .icon-button,.doc-filter-pill{min-width:44px;min-height:44px}}.doc-list{gap:10px;display:grid}.doc-item{background:#fff;border:1px solid #e3e8f2;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.doc-item>svg{color:#3137b1}.doc-item strong,.doc-item span,.doc-error{min-width:0;display:block}.doc-item strong{color:#11162a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.doc-item span{color:#6b7590;margin-top:2px;font-size:12px;font-weight:400}.doc-error{color:#b42318;margin-top:4px;font-size:12px;font-weight:400}.doc-actions{align-items:center;gap:6px;display:inline-flex}.preview-btn,.retry-btn{color:#242e6f;background:#fff;border:1px solid #dfe5f2;border-radius:8px;min-height:44px;padding:0 10px;font-size:12px;font-weight:400}.preview-btn:hover,.retry-btn:hover{background:#f3f5ff}.danger-icon{color:#b42318;background:snow;border:1px solid #f2d6d3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.empty-state{color:#6b7590;text-align:center;background:#f8faff;border:1px dashed #d6deed;border-radius:8px;place-items:center;min-height:130px;padding:22px;display:grid}.empty-state svg{color:#3137b1}.empty-state strong{color:#11162a;margin-top:8px;font-size:15px;font-weight:400}.empty-state span{margin-top:2px;font-size:13px;font-weight:400}.doc-skeleton,.credits-skeleton{gap:10px;display:grid}.doc-skeleton span,.credits-skeleton span{background:linear-gradient(90deg,#f3f5ff,#fff,#f3f5ff) 0 0/180% 100%;border-radius:8px;height:48px;animation:1.2s ease-in-out infinite appProfileShimmer}@keyframes appProfileShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ai-card{background:#fff;border:1px solid #e1e6f2;border-radius:8px;padding:20px;box-shadow:0 20px 70px -56px #11162a80}.ai-card-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ai-card-num{color:#3137b1;background:#f3f5ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:400;display:grid}.ai-card-title{color:#11162a;font-size:17px;font-weight:400}.lang-row{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-top:14px;display:grid}.lang-field{gap:7px;display:grid}.lang-field>span{color:#6b7590;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:400}.ai-card-actions{justify-content:flex-start;margin-top:14px;display:flex}.linkedin-chat-panel{background:#fff;border:1px solid #e1e6f2;border-radius:8px;grid-area:chat;align-content:start;gap:12px;max-height:calc(100dvh - 118px);padding:18px;display:grid;position:sticky;top:96px;overflow-y:auto;box-shadow:0 22px 80px -62px #11162a8c}.linkedin-chat-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.linkedin-chat-title{color:#11162a;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:400;display:flex}.linkedin-chat-title span{text-overflow:ellipsis;min-width:0;overflow:hidden}.linkedin-chat-online{color:#057642;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:400;display:inline-flex}.linkedin-chat-online i{background:#16a34a;border-radius:999px;width:8px;height:8px}.linkedin-chat-online--off{color:#242e6f}.linkedin-chat-online--off i{background:#242e6f}.linkedin-chat-messages{gap:10px;display:grid}.linkedin-chat-bubble{border-radius:12px;width:fit-content;max-width:92%;padding:10px 12px;font-size:14px;font-weight:400;line-height:1.55}.linkedin-chat-bubble--ai{color:#27314d;background:#f8faff;border:1px solid #e3e8f2}.linkedin-chat-bubble--user{color:#fff;background:#3137b1;justify-self:end}.linkedin-chat-bubble--user a{color:inherit;text-underline-offset:3px;word-break:break-all;text-decoration:underline;text-decoration-thickness:1.5px}.linkedin-chat-bubble span{opacity:.72;margin-top:6px;font-size:11px;display:block}.linkedin-chat-bubble-files,.linkedin-chat-attachments{flex-wrap:wrap;gap:6px;display:flex}.linkedin-chat-bubble-files{margin-top:8px}.linkedin-chat-bubble-files span,.linkedin-chat-attachments span{border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:100%;padding:6px 8px;font-size:11px;font-weight:400;display:inline-flex}.linkedin-chat-bubble-files span{color:inherit;background:#ffffff29}.linkedin-chat-attachments span{color:#3137b1;background:#f8faff;border:1px solid #dfe5f2}.linkedin-chat-bubble-files b,.linkedin-chat-attachments b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.linkedin-chat-bubble-files em,.linkedin-chat-attachments em{opacity:.72;flex:none;font-style:normal}.linkedin-chat-attachments button{color:#6670c8;border-radius:999px;place-items:center;width:18px;height:18px;display:grid}.linkedin-chat-attachments button:hover{color:#3137b1;background:#e9ecff}.linkedin-chat-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:400}.linkedin-chat-suggestions{flex-wrap:wrap;gap:8px;display:flex}.linkedin-chat-suggestions button,.linkedin-rfq-row a,.linkedin-rfq-row button{color:#47516a;background:#fff;border:1px solid #dfe5f2;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:400}.linkedin-chat-composer{background:#fff;border:1px solid #dfe5f2;border-radius:999px;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:6px;display:grid}.linkedin-chat-composer input[type=text],.linkedin-chat-composer input:not([type]){color:#11162a;background:0 0;border:0;outline:none;min-width:0;height:34px;font-size:14px;font-weight:400}.linkedin-chat-composer button{color:#3137b1;background:#f3f5ff;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.linkedin-chat-composer button[type=submit]{color:#fff;background:#3137b1}.linkedin-chat-composer button:disabled{opacity:.45}.linkedin-rfq-row{display:flex}.linkedin-rfq-row a,.linkedin-rfq-row button{border-radius:8px;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.linkedin-chat-footer{color:#5b6680;border-top:1px solid #e3e8f2;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding-top:12px;font-size:13px;font-weight:400;display:grid}.linkedin-mini-avatar{color:#fff;background:#11162a;border-radius:999px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:400;display:grid}.linkedin-chat-footer a{color:#3137b1;font-weight:400;text-decoration:none}.preview-modal{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(1100px,100vw - 32px);max-height:calc(100dvh - 32px);display:grid;overflow:hidden;box-shadow:0 30px 90px #060a1e3d}.preview-modal header,.preview-actions{align-items:center;gap:10px;display:flex}.preview-modal header{border-bottom:1px solid #e3e8f2;justify-content:space-between;padding:16px 18px}.preview-modal h2{color:#11162a;margin:0;font-size:18px;font-weight:400}.preview-modal p{color:#6b7590;margin:3px 0 0;font-size:13px;font-weight:400}.preview-body{grid-template-columns:minmax(0,1fr) minmax(320px,420px);min-height:0;display:grid}.preview-placeholder,.preview-frame,.preview-media,.preview-video{background:#f8faff;border:0;width:100%;min-height:420px}.preview-placeholder{color:#6b7590;place-items:center;font-size:14px;font-weight:400;display:grid}.preview-media,.preview-video{object-fit:contain}.preview-audio{place-self:center;width:calc(100% - 32px)}.text-editor{border-left:1px solid #e3e8f2;min-height:0;padding:16px;display:grid}.text-editor textarea{color:#11162a;min-height:360px;font:inherit;resize:vertical;border:1px solid #dfe5f2;border-radius:8px;outline:none;padding:12px;font-size:13px;line-height:1.55}@media (max-width:100vw){.linkedin-chat-panel{max-height:none;position:static}.preview-body{grid-template-columns:1fr}.text-editor{border-top:1px solid #e3e8f2;border-left:0}}@media (max-width:900px){.upload-strip,.docs-panel--workspace .upload-strip,.lang-row{grid-template-columns:1fr}}@media (max-width:640px){.voice-grid{grid-template-columns:1fr}.linkedin-chat-panel,.docs-panel,.ai-card{border-radius:8px}}.credits-page{background:#f5f6fa;min-height:100dvh;padding:34px 40px 42px;overflow-y:auto}.credits-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.credits-header span,.credits-eyebrow,.credits-modal__label{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:400}.credits-header h1{color:#11162a;margin:4px 0 0;font-size:30px;font-weight:400;line-height:1.1}.credits-header p{color:#66728b;max-width:560px;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.45}.credits-hero{background:var(--guru-gradient);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #11162a2e}.credits-hero>*{z-index:1;position:relative}.credits-eyebrow{color:#ffffffb8;align-items:center;gap:8px;display:inline-flex}.credits-hero strong{margin-top:12px;font-size:50px;font-weight:400;line-height:.95;display:block}.credits-hero p{color:#ffffffa8;margin:12px 0 0;font-size:13px;font-weight:400}.credits-balance-error{color:#ffffffd1;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;font-size:13px;font-weight:400;display:flex}.credits-balance-error button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:999px;padding:0 13px}.credits-quick-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.credits-quick-actions button,.credits-preset-grid button{color:#fff;min-height:42px;transition:transform .2s var(--motion), background .2s var(--motion), border-color .2s var(--motion);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:13px;padding:0 16px;font-size:14px;font-weight:400}.credits-quick-actions button:hover{background:#ffffff2e;transform:translateY(-1px)}.credits-sync-notice{background:#fff;border:1px solid #dfe5f4;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;margin:-6px 0 18px;padding:14px 16px;display:grid;box-shadow:0 14px 34px #11162a0f}.credits-sync-notice__icon{color:#3137b1;background:#eef1ff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.credits-sync-notice--pending .credits-sync-notice__icon svg{animation:1.1s linear infinite credits-sync-spin}.credits-sync-notice--confirmed{background:#f3f5ff;border-color:#3137b133}.credits-sync-notice--confirmed .credits-sync-notice__icon{color:#3137b1;background:#eef1ff}.credits-sync-notice--delayed{background:#fffaf0;border-color:#b453093d}.credits-sync-notice--delayed .credits-sync-notice__icon{color:#b45309;background:#fff0d7}.credits-sync-notice strong{color:#11162a;font-size:14px;font-weight:400;line-height:1.25;display:block}.credits-sync-notice p{color:#66728b;margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.45}.credits-sync-notice .secondary-button{white-space:nowrap;border-radius:10px;min-height:38px;padding:0 14px}@keyframes credits-sync-spin{to{transform:rotate(360deg)}}.credits-card{background:#fff;border:1px solid #e2e6f0;border-radius:20px;overflow:hidden;box-shadow:0 16px 44px #11162a14}.credits-card__header{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.credits-card__header>div{color:#3137b1;align-items:center;gap:10px;min-width:0;display:flex}.credits-card__header h2{color:#11162a;margin:0;font-size:16px;font-weight:400}.credits-card__header .secondary-button{border-radius:10px;min-height:38px;padding:0 14px}.credits-table-wrap{overflow-x:auto}.credits-table{border-collapse:collapse;width:100%;min-width:720px}.credits-table th{color:#7a849b;letter-spacing:.12em;text-align:left;text-transform:uppercase;background:#f8f9fd;border-bottom:1px solid #edf0f6;padding:12px 20px;font-size:11px;font-weight:400}.credits-table td{color:#46506a;vertical-align:top;border-bottom:1px solid #f0f2f7;padding:15px 20px;font-size:14px;font-weight:400}.credits-table tr:last-child td{border-bottom:0}.credits-table td strong,.credits-table td span{display:block}.credits-table td strong{color:#11162a;font-weight:400}.credits-table td span{color:#8a95ac;margin-top:3px;font-size:12px}.credits-table a{color:#3137b1;font-weight:400}.credits-amount{font-family:var(--font-apple-sans);white-space:nowrap;color:#11162a!important;font-weight:850!important}.credits-amount--positive{color:#3137b1!important}.credits-empty{color:#7a849b;place-items:center;min-height:180px;padding:24px;font-size:14px;font-weight:400;display:grid}.credits-error{text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;padding:28px;display:grid}.credits-error strong{color:#11162a;font-size:16px}.credits-error p{color:#7a849b;max-width:440px;margin:0;font-size:13px;line-height:1.55}.credits-error .secondary-button{min-height:44px;margin-top:8px;padding:0 16px}.credits-skeleton{gap:12px;padding:20px;display:grid}.credits-skeleton span{background:linear-gradient(90deg,#edf0fb,#f8f9ff,#edf0fb) 0 0/240% 100%;border-radius:14px;height:54px;animation:1.2s linear infinite shimmer}.credits-pagination{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.credits-pagination span{color:#7a849b;font-size:13px;font-weight:400}.credits-pagination div{gap:8px;display:flex}.credits-pagination button{color:#46506a;background:#fff;border:1px solid #e2e6f0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.credits-modal-backdrop{z-index:120}.credits-modal{background:#fff;border:1px solid #e2e6f0;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;width:min(460px,100%);max-height:calc(100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #11162a42}.credits-modal--checkout{width:min(920px,100%)}.credits-modal header{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px;display:flex}.credits-modal header>div{align-items:center;gap:12px;min-width:0;display:flex}.credits-modal__mark{color:#3137b1;background:#fff;border:1px solid #e2e6f1;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 1px 2px #11162a0a}.credits-modal h2{color:#11162a;margin:0;font-size:18px;font-weight:400}.credits-modal p{color:#7a849b;margin:4px 0 0;font-size:13px;font-weight:400}.credits-modal .icon-button{border-radius:11px;width:38px;min-width:38px;min-height:38px}.credits-modal__body{min-height:0;padding:20px;overflow-y:auto}.credits-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0 20px;display:grid}.credits-preset-grid button{color:#313b55;background:#fff;border-color:#dfe4ee}.credits-preset-grid button.active,.credits-preset-grid button:hover{color:#242e6f;background:#eef0ff;border-color:#3137b1}@media (max-width:700px){.credits-page{padding:22px 14px calc(104px + env(safe-area-inset-bottom))}.credits-header{flex-direction:column;align-items:stretch;margin-bottom:16px}.credits-header h1{font-size:28px}.credits-header .primary-button{width:100%;min-height:48px}.credits-hero{border-radius:20px;flex-direction:column;align-items:stretch;gap:20px;margin-bottom:18px;padding:22px 18px}.credits-hero strong{font-size:clamp(38px,13vw,50px)}.credits-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.credits-quick-actions button{min-width:0;min-height:44px;padding:0 6px}.credits-sync-notice{grid-template-columns:38px minmax(0,1fr);margin-top:0}.credits-sync-notice .secondary-button{grid-column:1/-1;width:100%}.credits-card{border-radius:18px}.credits-card__header{padding:15px 14px}.credits-card__header .secondary-button{min-height:44px}.credits-table-wrap{background:#f7f8fc;padding:8px;overflow:visible}.credits-table{min-width:0}.credits-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.credits-table,.credits-table tbody,.credits-table tr,.credits-table td{width:100%;display:block}.credits-table tr{background:#fff;border:1px solid #e5e8f1;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;margin-bottom:8px;padding:15px;display:grid;box-shadow:0 8px 22px #11162a0a}.credits-table tr:last-child{margin-bottom:0}.credits-table td{border:0;min-width:0;padding:0}.credits-table td:before{content:attr(data-label);color:#8a95ac;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:400;display:block}.credits-table td:nth-child(2){grid-area:1/1/auto/-1}.credits-table td:nth-child(3){text-align:right;grid-area:2/2}.credits-table td:nth-child(4){text-align:right;grid-area:3/2}.credits-table td:nth-child(3):before,.credits-table td:nth-child(4):before{text-align:right}.credits-pagination{padding:12px 14px}.credits-pagination button{width:44px;height:44px}.credits-modal-backdrop{padding:env(safe-area-inset-top) 0 0;align-items:end}.credits-modal{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0}.credits-modal header{padding:16px}.credits-modal__body{padding:18px 16px}.credits-modal footer{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.credits-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credits-preset-grid button{min-height:48px}}.credits-amount-input{margin-top:10px;position:relative}.credits-amount-input span{color:#8790a6;font-size:16px;font-weight:400;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.credits-amount-input input{color:#11162a;border:1px solid #dfe4ee;border-radius:13px;outline:none;width:100%;height:50px;padding:0 16px 0 34px;font-size:16px;font-weight:400}.credits-amount-input input:focus{border-color:#aeb6ff;box-shadow:0 0 0 3px #3036b717}.credits-modal__note{line-height:1.45}.credits-checkout-frame{min-height:520px;padding:16px 20px;overflow-y:auto}.credits-config-warning{color:#7c5300;background:#fff8e6;border:1px solid #f4cc73;border-radius:14px;padding:16px;font-size:14px;font-weight:400}.credits-modal footer{padding:0 20px max(20px, calc(16px + env(safe-area-inset-bottom)));justify-content:flex-end;gap:10px;display:flex}.credits-modal footer .secondary-button,.credits-modal footer .primary-button{min-height:42px}@media (max-width:840px){.credits-page{min-height:auto;padding:18px 18px calc(104px + env(safe-area-inset-bottom))}.credits-hero strong{font-size:38px}.credits-header,.credits-hero{flex-direction:column;align-items:stretch}.credits-header .primary-button,.credits-modal footer .secondary-button,.credits-modal footer .primary-button{width:100%}.credits-quick-actions{justify-content:flex-start}.credits-sync-notice{grid-template-columns:38px minmax(0,1fr);align-items:flex-start}.credits-sync-notice .secondary-button{grid-column:1/-1;width:100%}.credits-card__header{flex-direction:column;align-items:flex-start}.credits-card__header .secondary-button{width:100%}.credits-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credits-modal footer{flex-direction:column-reverse}}.profile-settings-page{color:#11162a;min-height:100dvh;margin:0}:where(.profile-settings-page,.personal-profile-v2) .profile-canvas{background:#fff;border:1px solid #e2e6f1;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px #11162a14}:where(.profile-settings-page,.personal-profile-v2) .cover{background:radial-gradient(circle at 82% 28%, #ffffff38, transparent 140px), var(--primary);cursor:pointer;background-position:50%;background-size:cover;height:150px;position:relative}:where(.profile-settings-page,.personal-profile-v2) .cover.has-image{background-color:#fff;background-image:none}:where(.profile-settings-page,.personal-profile-v2) .upload-label{cursor:pointer;color:#fff;pointer-events:auto;background:#11162a85;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:400;display:inline-flex;position:absolute;bottom:18px;left:18px}:where(.profile-settings-page,.personal-profile-v2) .edit-btn{color:#242e6f;cursor:pointer;background:#ffffffeb;border:1px solid #11162a1a;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 20px #11162a14}:where(.profile-settings-page,.personal-profile-v2) .cover .edit-btn{position:absolute;bottom:18px;right:18px}:where(.profile-settings-page,.personal-profile-v2) .profile-body{padding:0 28px 28px}:where(.profile-settings-page,.personal-profile-v2) .identity{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}:where(.profile-settings-page,.personal-profile-v2) .logo{z-index:10;color:#3137b1;cursor:pointer;background:#f2f4ff 50%/cover;border:6px solid #fff;border-radius:24px;place-items:center;width:100%;height:100%;font-size:26px;font-weight:400;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #11162a1f}:where(.profile-settings-page,.personal-profile-v2) .logo.has-image{color:#0000}:where(.profile-settings-page,.personal-profile-v2) .identity-main{min-width:0;padding-top:22px}:where(.profile-settings-page,.personal-profile-v2) .status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:400;display:inline-flex}:where(.profile-settings-page,.personal-profile-v2) .status:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}:where(.profile-settings-page,.personal-profile-v2) .status.claimed{color:#0e9f6e;background:#ecfdf5}:where(.profile-settings-page,.personal-profile-v2) .status.draft{color:#b7791f;background:#fff7ed}:where(.profile-settings-page,.personal-profile-v2) .identity-main h1{letter-spacing:-.045em;color:#11162a;outline:0;margin-top:12px;font-size:clamp(26px,3vw,40px);font-weight:400;line-height:1.05}:where(.profile-settings-page,.personal-profile-v2) .type-line{color:#475467;outline:0;margin-top:9px;font-size:18px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .desc{color:#667085;outline:0;max-width:780px;margin-top:12px;font-size:16px;line-height:1.52}:where(.profile-settings-page,.personal-profile-v2) .inline-control{min-width:170px;color:inherit;font-size:inherit;font-weight:inherit;background:#fff;border:1px solid #dfe3ee;border-radius:9px;outline:0;padding:5px 8px}:where(.profile-settings-page,.personal-profile-v2) .inline-control:hover,:where(.profile-settings-page,.personal-profile-v2) .identity-main h1:hover,:where(.profile-settings-page,.personal-profile-v2) .type-line:hover,:where(.profile-settings-page,.personal-profile-v2) .desc:hover{background:#fff;border-color:#c8cde0;border-radius:8px;box-shadow:0 0 0 3px #3137b10b}:where(.profile-settings-page,.personal-profile-v2) .inline-control:focus,:where(.profile-settings-page,.personal-profile-v2) .identity-main h1:focus,:where(.profile-settings-page,.personal-profile-v2) .type-line:focus,:where(.profile-settings-page,.personal-profile-v2) .desc:focus{background:#fff;border-color:#3137b194;border-radius:8px;box-shadow:0 0 0 4px #3137b11a}:where(.profile-settings-page,.personal-profile-v2) .tags{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}:where(.profile-settings-page,.personal-profile-v2) .tag{cursor:pointer;color:#3137b1;background:#eef0ff;border:1px solid #cdd2ff;border-radius:999px;outline:0;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:400;display:inline-flex}:where(.profile-settings-page,.personal-profile-v2) .tag-remove{color:#6d74c9;font-size:15px;line-height:1}:where(.profile-settings-page,.personal-profile-v2) .tag:hover,:where(.profile-settings-page,.personal-profile-v2) .tag:focus{background:#3137b10e;box-shadow:0 0 0 5px #3137b10e}:where(.profile-settings-page,.personal-profile-v2) .tag-input{color:#3137b1;background:#fbfcff;border:1px dashed #cdd2ff;border-radius:999px;outline:0;width:150px;min-height:35px;padding:8px 12px;font-size:13px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .tag-input::placeholder{color:#8c93d8}:where(.profile-settings-page,.personal-profile-v2) .metrics{background:#e2e6f1;border:1px solid #e2e6f1;border-radius:17px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}:where(.profile-settings-page,.personal-profile-v2) .metric{background:#fff;padding:17px 18px}:where(.profile-settings-page,.personal-profile-v2) .metric b{color:#3137b1;letter-spacing:-.03em;font-size:24px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .metric span{color:#667085;margin-top:4px;font-size:13px;font-weight:400;display:block}:where(.profile-settings-page,.personal-profile-v2) .socials{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}:where(.profile-settings-page,.personal-profile-v2) .social{color:#3137b1;background:#eef0ff;border:1px solid #d9ddff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:400;text-decoration:none;display:grid}:where(.profile-settings-page,.personal-profile-v2) .tabs{border-top:1px solid #e2e6f1;gap:4px;margin-top:26px;padding-top:18px;display:flex;overflow-x:auto}:where(.profile-settings-page,.personal-profile-v2) .tab{color:#667085;white-space:nowrap;background:0 0;border:0;border-radius:11px;padding:10px 12px;font-size:13px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .tab.active{color:#3137b1;background:#eef0ff}:where(.profile-settings-page,.personal-profile-v2) .profile-section{background:#fff;border:1px solid #e2e6f1;border-radius:18px;margin-top:16px;padding:20px;position:relative}:where(.profile-settings-page,.personal-profile-v2) .profile-section .edit-btn{position:absolute;top:14px;right:14px}:where(.profile-settings-page,.personal-profile-v2) .section-title{letter-spacing:-.02em;font-size:18px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .section-copy{color:#667085;outline:0;margin-top:10px;font-size:14px;line-height:1.55}:where(.profile-settings-page,.personal-profile-v2) .section-copy:hover,:where(.profile-settings-page,.personal-profile-v2) .section-copy:focus{background:#3137b10e;border-radius:8px;box-shadow:0 0 0 5px #3137b10e}:where(.profile-settings-page,.personal-profile-v2) .section-copy:focus{background:#fff;box-shadow:0 0 0 4px #3137b124}@media (max-width:980px){.profile-settings-page{margin:0;padding:24px 18px 70px}}@media (max-width:720px){:where(.profile-settings-page,.personal-profile-v2) .identity{grid-template-columns:1fr}:where(.profile-settings-page,.personal-profile-v2) .metrics{grid-template-columns:repeat(2,1fr)}}:where(.profile-settings-page) .company-update-toolbar{flex-wrap:wrap;gap:8px;display:flex}:where(.profile-settings-page) .company-update-toolbar button,:where(.profile-settings-page) .company-update-toolbar select{color:#11162a;background:#fff;border:1px solid #e2e6f1;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12.5px;font-weight:400;display:inline-flex}:where(.profile-settings-page) .company-update-toolbar select{min-width:128px}:where(.profile-settings-page) .company-update-toolbar button:hover{color:#3137b1;background:#eef0ff;border-color:#cdd2ff}:where(.profile-settings-page) .company-update-lexical{gap:10px;display:grid}:where(.profile-settings-page) .company-update-editor-wrap{position:relative}:where(.profile-settings-page) .company-update-editor{color:#11162a;overflow-wrap:anywhere;background:#fff;border:1px solid #e2e6f1;border-radius:14px;outline:none;min-height:112px;padding:13px 14px;font-size:15px;line-height:1.55}:where(.profile-settings-page) .company-update-editor-placeholder{color:#98a2b3;pointer-events:none;font-size:15px;line-height:1.55;position:absolute;top:13px;left:14px}:where(.profile-settings-page) .company-update-editor:focus{border-color:#3137b18c;box-shadow:0 0 0 4px #3137b114}:where(.profile-settings-page) .company-update-editor ul,:where(.profile-settings-page) .company-update-editor ol{margin:8px 0 0;padding-left:20px}:where(.profile-settings-page) .company-update-editor-paragraph{margin:0 0 8px}:where(.profile-settings-page) .company-update-editor-paragraph:last-child{margin-bottom:0}:where(.profile-settings-page) .company-update-editor-text-bold{font-weight:400}:where(.profile-settings-page) .company-update-editor-text-italic{font-style:italic}:where(.profile-settings-page) .company-update-editor-text-underline{text-decoration:underline}:where(.profile-settings-page) .company-update-editor-text-strike{text-decoration:line-through}:where(.profile-settings-page) .company-update-editor-text-code{color:#242e6f;background:#f1f4fb;border-radius:6px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}:where(.profile-settings-page) .company-update-editor-heading{color:#11162a;margin:10px 0 8px;line-height:1.22}:where(.profile-settings-page) .company-update-editor-heading-h2{font-size:22px}:where(.profile-settings-page) .company-update-editor-heading-h3{font-size:18px}:where(.profile-settings-page) .company-update-editor-quote{color:#242e6f;background:#f7f8ff;border-left:4px solid #3137b1;border-radius:0 10px 10px 0;margin:12px 0;padding:10px 12px}:where(.profile-settings-page) .company-update-editor-link{color:#1d4ed8;font-weight:400;text-decoration:underline}:where(.profile-settings-page) .company-update-editor-code{color:#f8fafc;background:#11162a;border-radius:12px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;overflow-x:auto}:where(.profile-settings-page) .company-update-editor-image-shell{margin:12px 0;display:block}:where(.profile-settings-page) .company-update-editor-image{object-fit:contain;background:#f8fafc;border:1px solid #e2e6f1;border-radius:12px;width:min(100%,720px);max-height:520px;display:block}:where(.profile-settings-page) .company-about-richtext{margin-top:14px}:where(.profile-settings-page) .company-about-richtext .company-update-editor{min-height:180px}@media (max-width:760px){.profile-settings-page :where(button,a[href],summary,input:not([type=file]),select,textarea,[role=button],[role=combobox]),.personal-profile-v2 :where(button,a[href],summary,input:not([type=file]),select,textarea,[role=button],[role=combobox]){min-height:44px!important}.profile-settings-page :where(button,[role=button]),.personal-profile-v2 :where(button,[role=button]){min-width:44px!important}.profile-settings-page{margin:-18px;padding:20px 14px 44px}:where(.profile-settings-page) .company-update-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}:where(.profile-settings-page) .company-update-toolbar button{width:100%}}.personal-profile-v2{--grad:var(--primary)}.personal-profile-v2 .profile-editable-tags{background:#fff;border:1px solid #e2e6f1;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding:8px;transition:border-color .18s,box-shadow .18s;display:flex}.personal-profile-v2 .profile-editable-tags[data-variant=hero]{border:0;margin-top:20px;padding:0}.personal-profile-v2 .profile-editable-tags:focus-within{border-color:#242e6f6b;box-shadow:0 0 0 4px #242e6f12}.personal-profile-v2 .profile-editable-tags[data-variant=hero]:focus-within{box-shadow:none}.personal-profile-v2 .profile-editable-tag{background:#f5f5f7;border:1px solid #d8dce8;border-radius:999px;align-items:center;min-height:36px;display:inline-flex;overflow:hidden}.personal-profile-v2 .profile-editable-tags[data-variant=hero] .profile-editable-tag{background:linear-gradient(#f7f7fa, #f7f7fa) padding-box, var(--primary) border-box;border-color:#0000}.personal-profile-v2 .profile-editable-tag-label,.personal-profile-v2 .profile-editable-tag-input{color:#344054;background:0 0;border:0;outline:0;min-width:0;min-height:34px;padding:0 4px 0 12px;font-size:13px;font-weight:400}.personal-profile-v2 .profile-editable-tag-input{width:120px}.personal-profile-v2 .profile-editable-tag-remove{color:#7c8495;background:0 0;border:0;border-radius:999px;place-items:center;width:32px;min-width:32px;min-height:34px;transition:color .16s,background-color .16s;display:grid}.personal-profile-v2 .profile-editable-tag-remove:hover,.personal-profile-v2 .profile-editable-tag-remove:focus-visible{color:#b42318;background:#fff1f1}.personal-profile-v2 .profile-editable-tags-add{color:#344054;background:#fafafa;border:1px dashed #c5cad5;border-radius:999px;outline:0;flex:1;min-width:145px;min-height:36px;padding:0 12px;font-size:13px;font-weight:400}.personal-profile-v2 .profile-editable-tags-add:focus{background:linear-gradient(#fff, #fff) padding-box, var(--primary) border-box;border-color:#0000}.personal-profile-v2 .profile-location-data-field{gap:6px;min-width:min(100%,320px);display:grid;position:relative}.personal-profile-v2 .profile-location-data-control{background:#fff;border:1px solid #d8dce8;border-radius:12px;align-items:stretch;min-width:0;display:flex;overflow:hidden}.personal-profile-v2 .profile-location-data-control:focus-within{border-color:#242e6f6b;box-shadow:0 0 0 4px #242e6f12}.personal-profile-v2 .profile-location-data-value{color:#475467;text-align:left;background:0 0;border:0;flex:1;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:44px;padding:0 10px;display:grid}.personal-profile-v2 .profile-location-data-value>span{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.personal-profile-v2 .profile-location-data-value small{color:#667085;font-size:11px;font-weight:400}.personal-profile-v2 .profile-location-clear{color:#7c8495;background:0 0;border:0;border-left:1px solid #eef0f3;flex:none;place-items:center;width:40px;display:grid}.personal-profile-v2 .profile-location-clear:hover{color:#b42318;background:#fff7f7}.personal-profile-v2 .profile-location-picker{z-index:30;background:#fff;border:1px solid #dfe3eb;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(680px,100vw - 48px);padding:16px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 58px -34px #11162a61}.personal-profile-v2 .profile-location-picker legend{color:#11162a;padding:0 5px;font-size:12px;font-weight:400}.personal-profile-v2 .profile-location-picker>label{gap:6px;display:grid}.personal-profile-v2 .profile-location-picker>label>span{color:#667085;font-size:11px;font-weight:400}.personal-profile-v2 .profile-location-picker select{color:#344054;background:#fff;border:1px solid #d8dce8;border-radius:10px;outline:0;width:100%;min-height:42px;padding:0 10px;font-size:13px}.personal-profile-v2 .profile-location-picker select:focus{border-color:#242e6f7a;box-shadow:0 0 0 3px #242e6f14}.personal-profile-v2 .profile-location-picker>p,.personal-profile-v2 .profile-location-picker-error,.personal-profile-v2 .profile-location-picker-actions{grid-column:1/-1}.personal-profile-v2 .profile-location-picker>p,.personal-profile-v2 .profile-location-picker-error p{color:#667085;margin:0;font-size:12px}.personal-profile-v2 .profile-location-picker-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.personal-profile-v2 .profile-location-picker-actions button,.personal-profile-v2 .profile-location-picker-error button{color:#475467;background:#fff;border:1px solid #d8dce8;border-radius:10px;min-height:38px;padding:0 13px;font-size:12px;font-weight:400}.personal-profile-v2 .profile-location-picker-actions .profile-location-picker-save{color:#fff;background:var(--primary);border-color:#0000}.personal-profile-v2 .profile-location-picker-actions button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.48}@media (max-width:720px){.personal-profile-v2 .profile-location-data-field{width:100%}.personal-profile-v2 .profile-location-picker{grid-template-columns:1fr;width:100%;margin-top:2px;position:relative;top:auto}.personal-profile-v2 .profile-editable-tag-remove{width:44px;min-width:44px}}.personal-profile-v2{--navy:#11162a;--mid:#242e6f;--guru:#3137b1;--blue:#0025cc;--bg:#f5f6fb;--card:#fff;--line:#e2e6f1;--soft:#eef0ff;--soft2:#f8f9ff;--muted:#667085;--quiet:#98a2b3;--green:#0e9f6e;--amber:#b7791f;--red:#c2410c;--shadow:0 18px 48px #11162a14;--grad:var(--primary)}.personal-profile-v2 button,.personal-profile-v2 input,.personal-profile-v2 textarea,.personal-profile-v2 select{font:inherit}.personal-profile-v2 button{cursor:pointer}.personal-profile-v2 svg{width:18px;height:18px;display:block}.personal-profile-v2 .top{justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px;display:flex}.personal-profile-v2 .actions{flex-wrap:wrap;gap:9px;display:flex}.personal-profile-v2 .btn{border:1px solid var(--line);min-height:40px;color:var(--navy);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:400;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #11162a08}.personal-profile-v2 .btn.primary{color:#fff;background:var(--grad);border-color:#0000;box-shadow:0 12px 24px #3137b12e}.personal-profile-v2 .btn.soft{color:var(--guru);background:var(--soft)}.personal-profile-v2 .btn.danger{color:var(--red);background:#fff7ed;border-color:#fed7aa}.personal-profile-v2 .profile-canvas{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.personal-profile-v2 [contenteditable=true]{border-radius:8px;outline:0;transition:background .18s,box-shadow .18s}.personal-profile-v2 [contenteditable=true]:hover{background:#3137b10e;box-shadow:0 0 0 5px #3137b10e}.personal-profile-v2 [contenteditable=true]:focus{background:#fff;box-shadow:0 0 0 4px #3137b124}.personal-profile-v2 .inline-control{min-width:170px;color:inherit;font-size:inherit;font-weight:inherit;background:#fff;border:1px solid #dfe3ee;border-radius:9px;outline:0;padding:5px 8px}.personal-profile-v2 .inline-control:hover{background:#fff;border-color:#c8cde0;box-shadow:0 0 0 3px #3137b10b}.personal-profile-v2 .inline-control:focus{background:#fff;border-color:#3137b194;box-shadow:0 0 0 4px #3137b11a}.personal-profile-v2 .cover{background:radial-gradient(circle at 82% 28%, #ffffff38, transparent 140px), var(--grad);cursor:pointer;background-position:50%;background-size:cover;height:150px;position:relative}.personal-profile-v2 .edit-btn{width:34px;height:34px;color:var(--mid);background:#ffffffeb;border:1px solid #11162a1a;border-radius:11px;place-items:center;display:grid;box-shadow:0 8px 20px #11162a14}.personal-profile-v2 .cover .edit-btn{position:absolute;bottom:18px;right:18px}.personal-profile-v2 .identity{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.personal-profile-v2 .logo{width:92px;height:92px;color:var(--guru);cursor:pointer;background:#f2f4ff 50%/cover;border:6px solid #fff;border-radius:24px;place-items:center;margin-top:-46px;font-size:26px;font-weight:400;display:grid;overflow:hidden;box-shadow:0 16px 36px #11162a1f}.personal-profile-v2 .logo.has-image{color:#0000}.personal-profile-v2 .upload-label{color:#fff;pointer-events:none;background:#11162a85;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:400;display:inline-flex;position:absolute;bottom:18px;left:18px}.personal-profile-v2 .identity-main{min-width:0;padding-top:22px}.personal-profile-v2 .status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:400;display:inline-flex}.personal-profile-v2 .status:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.personal-profile-v2 .status.claimed{color:var(--green);background:#ecfdf5}.personal-profile-v2 .status.draft{color:var(--amber);background:#fff7ed}.personal-profile-v2 .status.ai{color:var(--guru);background:var(--soft)}.personal-profile-v2 h1{letter-spacing:-.045em;margin-top:12px;font-size:clamp(26px,3vw,40px);line-height:1.05}.personal-profile-v2 .type-line{color:#475467;margin-top:9px;font-size:18px;font-weight:400}.personal-profile-v2 .desc{max-width:780px;color:var(--muted);margin-top:12px;font-size:16px;line-height:1.52}.personal-profile-v2 .tags{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.personal-profile-v2 .tag{color:var(--guru);background:var(--soft);border:1px solid #cdd2ff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:400}.personal-profile-v2 .tag-input{width:150px;min-height:35px;color:var(--guru);background:#fbfcff;border:1.5px dashed #bfc6f7;border-radius:999px;outline:0;padding:8px 12px;font-size:13px;font-weight:400}.personal-profile-v2 .tag-input::placeholder{color:#8c93d8}.personal-profile-v2 .tag-input:hover{background:#fff;border-color:#929aee}.personal-profile-v2 .tag-input:focus{background:#fff;border-color:#3137b194;box-shadow:0 0 0 4px #3137b117}.personal-profile-v2 .metrics{border:1px solid var(--line);background:var(--line);border-radius:17px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.personal-profile-v2 .metric{background:#fff;padding:17px 18px}.personal-profile-v2 .metric b{color:var(--guru);letter-spacing:-.03em;font-size:24px}.personal-profile-v2 .metric span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:400;display:block}.personal-profile-v2 .socials{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.personal-profile-v2 .social{width:42px;height:42px;color:var(--guru);background:var(--soft);border:1px solid #d9ddff;border-radius:13px;place-items:center;font-size:13px;font-weight:400;text-decoration:none;display:grid}.personal-profile-v2 .profile-section{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:20px;position:relative}.personal-profile-v2 .profile-section .edit-btn{position:absolute;top:14px;right:14px}.personal-profile-v2 .section-title{letter-spacing:-.02em;font-size:18px;font-weight:400}.personal-profile-v2 .section-copy{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.55}.personal-profile-v2 .section-actions{gap:8px;display:flex;position:absolute;top:14px;right:14px}.personal-profile-v2 .experience-list{gap:12px;margin-top:16px;display:grid}.personal-profile-v2 .experience-item{background:#fbfcff;border:1px solid #e1e5ef;border-radius:15px;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:16px;display:grid;position:relative}.personal-profile-v2 .experience-logo{color:#fff;background:var(--grad);border-radius:10px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:400;display:grid}.personal-profile-v2 .experience-title{width:100%;min-height:42px;color:var(--navy);background:#fff;border:1px solid #d8deea;border-radius:10px;outline:0;padding:0 42px 0 11px;font-family:inherit;font-size:15.5px;font-weight:400;line-height:1.25}.personal-profile-v2 .experience-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;display:flex}.personal-profile-v2 .experience-meta:after{content:"";flex-basis:100%;order:3;height:0}.personal-profile-v2 .experience-date{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.personal-profile-v2 .date-group{align-items:center;gap:5px;display:inline-flex}.personal-profile-v2 .date-label{color:var(--muted);font-size:12px;font-weight:400}.personal-profile-v2 .experience-location{margin-top:6px}.personal-profile-v2 .experience-field,.personal-profile-v2 .experience-select,.personal-profile-v2 .experience-location input{color:#475467;background:#fff;border:1px solid #d8deea;border-radius:9px;outline:0;width:auto;min-width:0;min-height:36px;padding:0 10px;font-family:inherit;font-size:13.5px;font-weight:400;line-height:1.4}.personal-profile-v2 .experience-meta .experience-field:first-child{max-width:220px}.personal-profile-v2 .experience-meta .experience-field:last-child{max-width:120px}.personal-profile-v2 .experience-select{appearance:auto;max-width:104px;height:36px;padding:0 8px}.personal-profile-v2 .experience-type{max-width:132px}.personal-profile-v2 .experience-location input{width:min(100%,320px)}.personal-profile-v2 .meta-dot{color:var(--muted);font-size:13px;font-weight:400}.personal-profile-v2 .current-role{color:var(--muted);align-items:center;gap:5px;font-size:13px;font-weight:400;display:inline-flex}.personal-profile-v2 .current-role input{width:13px;height:13px;accent-color:var(--guru)}.personal-profile-v2 .experience-field:focus,.personal-profile-v2 .experience-select:focus,.personal-profile-v2 .experience-location input:focus,.personal-profile-v2 .experience-title:focus,.personal-profile-v2 .experience-desc:focus{background:#fff;border-color:#3137b194;box-shadow:0 0 0 4px #3137b117}.personal-profile-v2 .experience-desc{resize:vertical;width:100%;min-height:76px;color:var(--navy);background:#fff;border:1px solid #d8deea;border-radius:10px;outline:0;margin-top:10px;padding:10px 11px;font-family:inherit;font-size:13.5px;line-height:1.55}.personal-profile-v2 .delete-experience{position:absolute;top:4px;right:4px}.personal-profile-v2 .experience-title::placeholder,.personal-profile-v2 .experience-field::placeholder,.personal-profile-v2 .experience-location input::placeholder,.personal-profile-v2 .experience-desc::placeholder{color:#8b93a5;opacity:1}.personal-profile-v2 .placeholder{color:#858da8;text-align:center;background:#fbfcff;border:1px dashed #cdd2ff;border-radius:16px;padding:22px;font-size:14px}@media (max-width:720px){.personal-profile-v2 .top{flex-direction:column;align-items:stretch}.personal-profile-v2 .actions{width:100%}.personal-profile-v2 .actions .btn{flex:1}.personal-profile-v2 .identity{grid-template-columns:1fr}.personal-profile-v2 .logo{margin-top:-46px}.personal-profile-v2 .metrics{grid-template-columns:repeat(2,1fr)}.personal-profile-v2 .experience-item{grid-template-columns:1fr}.personal-profile-v2 .experience-logo{width:36px;height:36px}.personal-profile-v2 .experience-field:first-child,.personal-profile-v2 .experience-field:last-child,.personal-profile-v2 .experience-type,.personal-profile-v2 .experience-location input{width:100%;max-width:none}.personal-profile-v2 .experience-meta{grid-template-columns:minmax(0,1fr);display:grid}.personal-profile-v2 .experience-meta:after,.personal-profile-v2 .meta-dot{display:none}.personal-profile-v2 .experience-date{align-items:flex-start}}:where(.profile-settings-page,.personal-profile-v2) .profile-action-row{background:#fbfcff;border:1px solid #e2e6f1;border-radius:14px;grid-template-columns:34px minmax(150px,.75fr) minmax(0,1.25fr);align-items:center;gap:12px;padding:12px;display:grid}:where(.profile-settings-page,.personal-profile-v2) .profile-action-icon{color:#3137b1;background:#eef0ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}:where(.profile-settings-page,.personal-profile-v2) .profile-action-icon svg{width:17px;height:17px}:where(.profile-settings-page,.personal-profile-v2) .profile-action-name{color:#11162a;font-size:13.5px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .profile-action-note{color:#667085;margin-top:2px;font-size:11.5px;font-weight:400}:where(.profile-settings-page,.personal-profile-v2) .profile-action-value{color:#11162a;background:#fff;border:1px solid #e2e6f1;border-radius:12px;outline:0;width:100%;min-height:42px;padding:0 13px;font-family:inherit;font-size:13px}:where(.profile-settings-page,.personal-profile-v2) .profile-action-value:focus{border-color:#3137b18c;box-shadow:0 0 0 4px #3137b114}:where(.profile-settings-page,.personal-profile-v2) .enabled-pill{color:#3137b1;background:#eef0ff;border-radius:10px;width:fit-content;padding:10px 13px;font-size:12px;font-weight:400}:where(.profile-settings-page) .timeline-section{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:0;position:relative;overflow:hidden}:where(.profile-settings-page) .timeline-header{border-bottom:1px solid var(--line);background:#fdfdfe;padding:20px 24px 16px}:where(.profile-settings-page) .timeline-title{letter-spacing:-.02em;color:#11162a;font-size:19px;font-weight:400}:where(.profile-settings-page) .timeline-copy{color:#667085;margin-top:6px;font-size:14px;line-height:1.5}:where(.profile-settings-page) .timeline-composer{background:#fff;border-bottom:8px solid #f3f4f6;padding:20px 24px}:where(.profile-settings-page) .timeline-composer.is-busy{opacity:.6;pointer-events:none}:where(.profile-settings-page) .timeline-composer-inner{gap:16px;display:flex}:where(.profile-settings-page) .timeline-avatar{color:#fff;background:var(--primary);border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:14px;font-weight:400;display:grid}:where(.profile-settings-page) .timeline-composer-body{flex:1;min-width:0}:where(.profile-settings-page) .timeline-input{width:100%;color:var(--text);resize:none;background:0 0;border:0;padding:8px 0;font-family:inherit;font-size:15.5px;line-height:1.5}:where(.profile-settings-page) .timeline-input:focus{outline:0}:where(.profile-settings-page) .timeline-input::placeholder{color:#9ca3af;font-weight:400}:where(.profile-settings-page) .timeline-photo-preview{aspect-ratio:16/9;border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:14px;width:100%;margin-top:12px;position:relative}:where(.profile-settings-page) .timeline-photo-remove{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#111827a6;border:none;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .15s;display:grid;position:absolute;top:10px;right:10px}:where(.profile-settings-page) .timeline-photo-remove:hover{background:#111827d9}:where(.profile-settings-page) .timeline-composer-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:16px;margin-left:62px;padding-top:14px;display:flex}:where(.profile-settings-page) .timeline-composer-actions{gap:8px;display:flex}:where(.profile-settings-page) .timeline-action-btn{color:#3137b1;cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:400;transition:background .15s;display:inline-flex}:where(.profile-settings-page) .timeline-action-btn:hover{background:#eef0ff}:where(.profile-settings-page) .timeline-post-btn{color:#fff;cursor:pointer;background:#3137b1;border:none;border-radius:20px;padding:8px 18px;font-size:14px;font-weight:400;transition:transform .1s,opacity .15s;box-shadow:0 4px 10px #3137b133}:where(.profile-settings-page) .timeline-post-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}:where(.profile-settings-page) .timeline-post-btn:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#d1d5db}:where(.profile-settings-page) .timeline-feed{flex-direction:column;display:flex}:where(.profile-settings-page) .timeline-card{border-bottom:1px solid var(--line);background:#fff;padding:24px}:where(.profile-settings-page) .timeline-card:last-child{border-bottom:none}:where(.profile-settings-page) .timeline-card-head{align-items:flex-start;gap:12px;display:flex}:where(.profile-settings-page) .timeline-author-info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}:where(.profile-settings-page) .timeline-author-name{color:#11162a;font-size:15px;font-weight:400}:where(.profile-settings-page) .timeline-meta-line{color:#6b7280;align-items:center;gap:6px;margin-top:2px;font-size:13px;display:flex}:where(.profile-settings-page) .timeline-dot{font-size:10px}:where(.profile-settings-page) .timeline-card-menu{opacity:0;gap:6px;transition:opacity .2s;display:flex}:where(.profile-settings-page) .timeline-card:hover .timeline-card-menu{opacity:1}:where(.profile-settings-page) .timeline-menu-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:6px 12px;font-size:12.5px;font-weight:400}:where(.profile-settings-page) .timeline-menu-btn:hover{background:#f9fafb}:where(.profile-settings-page) .timeline-menu-btn.delete{color:#dc2626;background:#fef2f2;border-color:#fee2e2}:where(.profile-settings-page) .timeline-menu-btn.delete:hover{background:#fee2e2}:where(.profile-settings-page) .timeline-card-content{margin-top:14px;margin-left:58px}:where(.profile-settings-page) .timeline-caption{color:#1f2937;white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.55}:where(.profile-settings-page) .timeline-photo{aspect-ratio:16/9;border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:14px;width:100%;margin-top:16px}:where(.profile-settings-page) .timeline-edit-mode{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:16px}:where(.profile-settings-page) .timeline-input.edit-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:12px}:where(.profile-settings-page) .timeline-edit-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}:where(.profile-settings-page) .timeline-cancel-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:400}:where(.profile-settings-page) .timeline-save-btn{color:#fff;cursor:pointer;background:#3137b1;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:400}:where(.profile-settings-page) .timeline-empty{text-align:center;color:#667085;flex-direction:column;align-items:center;padding:60px 24px;display:flex}:where(.profile-settings-page) .timeline-empty-icon{opacity:.8;margin-bottom:12px;font-size:32px}:where(.profile-settings-page) .timeline-empty strong{color:#11162a;margin-bottom:6px;font-size:17px}:where(.profile-settings-page) .timeline-empty span{max-width:320px;font-size:14.5px;line-height:1.5}.app-profile-shell{background:var(--background);min-height:100dvh;position:relative}.app-profile-sidebar{transition:transform .26s var(--motion), box-shadow .26s var(--motion)}.app-profile-sidebar-scroll{scrollbar-width:thin;scrollbar-color:#3137b11f transparent}.app-profile-sidebar-scroll::-webkit-scrollbar{width:4px}.app-profile-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.app-profile-sidebar-scroll::-webkit-scrollbar-thumb{background:#3137b11f;border-radius:999px}.app-profile-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#3137b138}.app-profile-main{overscroll-behavior:contain;background:var(--background);min-width:0;height:100dvh;overflow-y:auto}.app-profile-main .app-profile-empty-state{min-height:100%}.app-profile-shell .ai-conversation-sourcing{--project-line:#e3e5ea;--project-line-strong:#d5d9e1;--project-ink:#11162a;--project-muted:#667085;--project-subtle:#8a93a5;--project-soft:#f5f5f7;background:#fff;flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.app-profile-shell .ai-conversation-sourcing>.ais-page{min-height:0;overflow-y:auto}.app-profile-shell .ai-conversation-sourcing>.ais-page--workspace-chat{background:#fff;overflow:hidden}.app-profile-shell .ais-page--workspace-chat .standalone-chat-thread{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;padding:0;display:flex}.app-profile-shell .ais-page--workspace-chat .standalone-chat-header{flex:none;margin:0;padding:14px 18px}.app-profile-shell .ais-page--workspace-chat .standalone-chat-header h1{color:var(--project-ink);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:400}.app-profile-shell .ais-page--workspace-chat .standalone-chat-messages{overscroll-behavior:contain;scrollbar-color:#d7dae1 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:18px;display:block;overflow-y:auto}.app-profile-shell .ais-page--workspace-chat .standalone-chat-messages>article,.app-profile-shell .ais-page--workspace-chat .standalone-chat-messages>div{width:min(100%,980px);margin-inline:auto}.app-profile-shell .ais-page--workspace-chat .standalone-chat-messages .project-chat-message+.project-chat-message{margin-top:14px}.app-profile-shell .ais-page--workspace-chat .ais-bottom-dock{z-index:3;border-top:1px solid var(--project-line);padding:12px max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));box-shadow:none;background:#fffffff5;flex:none;margin:0;position:relative}.app-profile-shell .ais-page--workspace-chat .ais-bottom-dock>div{max-width:980px}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat{width:100%;max-width:none;min-height:0;padding:34px 18px}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat .ais-hero-orbs:before,.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat .ais-hero-orbs:after{display:none}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat .ais-presearch-hero>p:first-of-type{color:var(--project-muted);margin:12px 0 0;font-size:11px;font-weight:650!important}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat h1{color:var(--project-ink);letter-spacing:-.02em;-webkit-text-fill-color:currentColor;background:0 0;margin-top:8px;font-size:20px;font-weight:400}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat .ais-presearch-subtitle{max-width:46ch;color:var(--project-muted);margin-top:7px;font-size:13px;font-weight:400;line-height:1.55}.app-profile-shell .ais-page--workspace-chat .ais-presearch-main--workspace-chat .ais-presearch-composer-wrap{width:min(100%,720px);margin-top:24px}.app-profile-shell .ai-conversation-sourcing>.ais-page--presearch .ais-presearch-main{height:auto!important;min-height:0!important}.app-profile-empty-state__actions{justify-content:center;gap:10px;margin-top:24px;display:flex}.app-profile-backdrop,.app-profile-mobile-bar,.app-profile-drawer-close{display:none}.app-profile-sidebar nav a,.workspace-nav-group{min-width:0}.workspace-nav-link svg,.workspace-sidebar-footer svg{flex:none}.app-profile-sidebar .conversation-section__empty{color:#858da0;background:#fafbfe;border:1px dashed #dfe3ee;border-radius:11px;min-height:34px;padding:7px 9px;font-size:11px;font-weight:400;line-height:1.4}@media (min-width:1024px){.app-profile-sidebar{height:100dvh;position:sticky;top:0}.app-profile-sidebar .conversation-section__empty{border-radius:10px;min-height:30px;padding:5px 8px}}@media (max-width:1023px){.app-profile-shell{min-height:100dvh;display:block}.app-profile-backdrop{z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11162a5c;display:block;position:fixed;inset:0}.app-profile-sidebar{z-index:50;border-bottom:0;border-right:1px solid #3137b124;flex-direction:column;width:min(360px,100vw - 28px);height:100dvh;min-height:100dvh;display:flex;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-104%);box-shadow:24px 0 70px #11162a33;position:fixed!important}.app-profile-sidebar>:first-child{padding-top:calc(12px + env(safe-area-inset-top))}.app-profile-sidebar .workspace-sidebar-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.app-profile-sidebar--open{transform:translate(0)}.app-profile-drawer-close{color:#47516a;background:#fff;border:1px solid #3137b11f;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.app-profile-main{height:auto;min-height:100dvh;overflow:visible}.app-profile-shell .ai-conversation-sourcing{height:calc(100dvh - 64px - env(safe-area-inset-top))}.app-profile-mobile-bar{z-index:35;min-height:calc(64px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) calc(14px + env(safe-area-inset-right)) 10px calc(14px + env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e2e7f1;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid;position:sticky;top:0}.app-profile-mobile-menu{color:#242e6f;background:#fff;border:1px solid #3137b121;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.app-profile-mobile-bar span{color:#8a94ac;letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:400;line-height:1.2;display:block;overflow:hidden}.app-profile-mobile-bar strong{color:#11162a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:15px;font-weight:400;line-height:1.2;display:block;overflow:hidden}.app-profile-mobile-credit{color:#3137b1;white-space:nowrap;background:#f3f5ff;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:44px;padding:0 10px;font-size:12px;font-weight:400;display:inline-flex}.app-profile-shell--projects .app-profile-mobile-credit{background:var(--primary);color:#fff}.ai-builder-page,.credits-page,.profile-settings-page,.personal-stage{min-height:calc(100dvh - 64px)}.personal-stage{grid-template-rows:minmax(420px,1fr) auto auto;gap:10px;padding:16px;overflow:visible}.personal-stage .conversation-detail{border-radius:16px;min-height:420px;max-height:none}.personal-stage .conversation-detail__header{gap:12px;display:grid}.personal-stage .conversation-detail__header h1{font-size:24px;line-height:1.16}.personal-stage .conversation-detail__header p{font-size:13px;line-height:1.5}.personal-stage .conversation-thread{max-height:none;overflow-y:visible}.agent-composer--readonly,.composer-note{width:100%}.credits-page{padding:22px 16px 36px}.profile-settings-page{margin:0;padding:22px 16px 40px}}@media (max-width:767px){.app-profile-empty-state__actions{flex-direction:column}.app-profile-empty-state__actions :where(a,button){width:100%}}@media (max-width:560px){.app-profile-sidebar{width:min(352px,100vw - 18px)}.app-profile-mobile-bar{min-height:calc(60px + env(safe-area-inset-top));padding-top:calc(9px + env(safe-area-inset-top));grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding-bottom:9px}.app-profile-shell .ai-conversation-sourcing{height:calc(100dvh - 60px - env(safe-area-inset-top))}.app-profile-mobile-menu{width:44px;height:44px}.app-profile-mobile-credit{min-width:52px;min-height:44px;padding:0 8px;font-size:11.5px}.ai-builder-page,.credits-page,.profile-settings-page,.personal-stage{min-height:calc(100dvh - 60px);padding-left:12px;padding-right:12px}.personal-stage{grid-template-rows:minmax(390px,1fr) auto auto;padding-bottom:24px}.personal-stage .conversation-detail__header,.personal-stage .conversation-thread{padding:16px}.composer-note{font-size:12px}}.app-profile-shell{--app-profile-gutter:10px;--app-profile-gutter-y:12px}.app-profile-main{background:#f5f6fa;min-width:0;overflow-x:clip}.app-profile-shell .workspace-sticky-toolbar{z-index:20;box-sizing:border-box;width:auto;max-width:none;margin:calc(var(--app-profile-gutter-y,12px) * -1) calc(var(--app-profile-gutter,10px) * -1) 1rem;padding:max(12px, var(--app-profile-gutter-y,12px)) var(--app-profile-gutter,10px) 12px;background:var(--background,#fff);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:sticky;top:0}.app-profile-shell .personal-stage,.app-profile-shell .ai-builder-page,.app-profile-shell .credits-page,.app-profile-shell .profile-settings-page,.app-profile-shell .network-page,.app-profile-shell .inbound-overview-page,.app-profile-shell .rfq-activity-page,.app-profile-shell .memory-settings-page,.app-profile-shell .sales-workspace-stage:not(.sales-workspace-stage--detail){box-sizing:border-box;width:100%;min-width:0;max-width:none!important;padding:var(--app-profile-gutter-y) var(--app-profile-gutter)!important;margin-left:0!important;margin-right:0!important}.app-profile-shell .sales-workspace-stage .sales-workspace-header{align-items:center;gap:.75rem;width:100%;max-width:none;margin-inline:0}.app-profile-shell .sales-workspace-stage .sales-workspace-header h1{margin:0;letter-spacing:0!important;font-size:18px!important;font-weight:400!important;line-height:1.25!important}.app-profile-shell .sales-workspace-stage .sales-workspace-description{margin-top:4px;font-size:13px;line-height:1.5}.app-profile-shell .sales-workspace-stage .sales-workspace-loading,.app-profile-shell .sales-workspace-stage .sales-workspace-error{border-radius:12px;width:100%;max-width:none;margin-top:16px;padding:14px 16px}.app-profile-shell .personal-stage{grid-template-rows:minmax(0,1fr) auto auto;gap:10px;overflow:hidden;background:var(--background,#fff)!important}.app-profile-shell .personal-stage .conversation-detail{width:100%;max-width:none;min-height:min(660px,100dvh - 118px);max-height:calc(100dvh - 118px);box-shadow:none;border:1px solid #e5e7eb;border-radius:12px;justify-self:stretch}.app-profile-shell .personal-stage .conversation-detail__header{background:var(--background,#fff);border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex;margin:0!important;padding:12px 16px!important}.app-profile-shell .personal-stage .conversation-detail__header h1{color:#111827;max-width:none;margin:2px 0 0;letter-spacing:0!important;font-size:18px!important;font-weight:400!important;line-height:1.25!important}.app-profile-shell .personal-stage .conversation-detail__header p,.app-profile-shell .personal-stage .conversation-detail__header span,.app-profile-shell .personal-stage .conversation-detail__header strong{color:#6b7280;font-size:13px;font-weight:400;line-height:1.5}.app-profile-shell .personal-stage .conversation-detail__header span{letter-spacing:0;text-transform:none;font-size:11px}.app-profile-shell .personal-stage .conversation-thread{gap:10px;padding:14px 16px!important}.app-profile-shell .personal-stage .thread-message{max-width:min(720px,92%);padding:6px 0}.app-profile-shell .personal-stage .thread-message>p,.app-profile-shell .personal-stage .thread-message__markdown{font-size:13px;line-height:1.55}.app-profile-shell .personal-stage .thread-message--user{border-radius:12px;max-width:min(720px,78%);padding:10px 12px}.app-profile-shell .thread-message:not(.thread-message--user){width:min(100vw,100%);max-width:100%}.app-profile-shell .thread-message--user{max-width:min(720px,78%)}.app-profile-shell .agent-composer--readonly,.app-profile-shell .composer-note{justify-self:stretch;width:100%;max-width:none}.app-profile-shell .credits-card,.app-profile-shell .credits-hero,.app-profile-shell .credits-sync-notice{width:100%}.app-profile-shell .profile-settings-page{margin:0!important}.app-profile-shell .ai-builder-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:10px;width:100%;max-width:none}.app-profile-shell .ai-builder-left,.app-profile-shell .docs-panel--workspace{width:100%;min-width:0}.app-profile-shell .docs-panel--workspace{padding:clamp(14px,1.1vw,18px)}@media (min-width:1600px){.app-profile-shell{--app-profile-gutter:12px;--app-profile-gutter-y:14px}.app-profile-shell .ai-builder-layout{grid-template-columns:minmax(0,1fr) minmax(320px,380px)}}@media (max-width:1180px){.app-profile-shell .ai-builder-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:1023px){.app-profile-shell{--app-profile-gutter:10px;--app-profile-gutter-y:12px}.app-profile-shell .personal-stage,.app-profile-shell .ai-builder-page,.app-profile-shell .credits-page,.app-profile-shell .profile-settings-page,.app-profile-shell .network-page,.app-profile-shell .inbound-overview-page,.app-profile-shell .rfq-activity-page,.app-profile-shell .memory-settings-page,.app-profile-shell .sales-workspace-stage:not(.sales-workspace-stage--detail){min-height:calc(100dvh - 64px);padding:var(--app-profile-gutter-y) var(--app-profile-gutter)}.app-profile-shell .personal-stage{overflow:visible}.app-profile-shell .personal-stage .conversation-detail{min-height:420px;max-height:none}.app-profile-shell .thread-message--user{max-width:90%}}@media (max-width:560px){.app-profile-shell{--app-profile-gutter:8px;--app-profile-gutter-y:10px}.app-profile-shell .personal-stage,.app-profile-shell .ai-builder-page,.app-profile-shell .credits-page,.app-profile-shell .profile-settings-page,.app-profile-shell .network-page,.app-profile-shell .inbound-overview-page,.app-profile-shell .rfq-activity-page,.app-profile-shell .memory-settings-page,.app-profile-shell .sales-workspace-stage:not(.sales-workspace-stage--detail){min-height:calc(100dvh - 60px)}}.app-profile-shell{background:var(--background)}.app-profile-shell :where(.app-profile-main,.app-profile-sidebar,.personal-stage,.ai-builder-page,.credits-page,.profile-settings-page,.network-page,.inbound-overview-page,.rfq-activity-page,.memory-settings-page,.sales-workspace-stage){background:var(--background)!important}.app-profile-shell :where(h1,h2,h3){letter-spacing:0!important;font-weight:400!important}.app-profile-shell :where(.font-black,.font-extrabold),.app-profile-shell [class*=font-\[8],.app-profile-shell [class*=font-\[9]{font-weight:400!important}.app-profile-shell :where(.conversation-detail__header h1,.credits-header h1){font-size:24px!important;line-height:1.16!important}@media (max-width:1023px){.app-profile-shell .personal-stage--chat{height:calc(100dvh - 64px - env(safe-area-inset-top));grid-template-rows:minmax(0,1fr) auto auto;min-height:0;overflow:hidden}.app-profile-shell .personal-stage--chat .conversation-detail{min-height:0;max-height:none}.app-profile-shell .personal-stage--chat .conversation-thread{overscroll-behavior:contain;min-height:0;overflow-y:auto}}@media (max-width:767px){.app-profile-shell .personal-stage--chat{padding-bottom:max(10px, env(safe-area-inset-bottom))!important}}@media (max-width:560px){.app-profile-shell :where(.conversation-detail__header h1,.credits-header h1){font-size:22px!important}}.sales-workspace-stage{--project-line:#e3e5ea;--project-line-strong:#d5d9e1;--project-ink:#11162a;--project-muted:#667085;--project-subtle:#8a93a5;--project-soft:#f5f5f7;background:var(--background);min-height:100%;padding:clamp(18px,2vw,28px) clamp(14px,1.8vw,24px) 36px}.sales-workspace-stage--detail{padding:var(--app-profile-gutter-y,12px) var(--app-profile-gutter,10px) 20px}.sales-workspace-stage :where(a,button,input,textarea,select):focus-visible,[data-project-dialog] :where(a,button,input,textarea,select):focus-visible{outline-offset:2px;outline:2px solid #242e6f8a}.sales-workspace-stage :where(button,a){-webkit-tap-highlight-color:transparent}.sales-workspace-stage :where(button,a):active:not(:disabled){transform:scale(.98)}.project-primary-button:disabled,.project-secondary-button:disabled,.project-send-button:disabled,.project-composer-action:disabled{cursor:not-allowed;box-shadow:none;filter:grayscale(.25);opacity:.48;transform:none}.project-primary-button:disabled:hover,.project-secondary-button:disabled:hover,.project-send-button:disabled:hover,.project-composer-action:disabled:hover{filter:grayscale(.25);transform:none}.sales-workspace-header{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1280px,100%);margin-inline:auto;display:flex}.sales-workspace-stage--detail .sales-workspace-header{width:100%;margin-inline:0}.sales-workspace-eyebrow{background:var(--primary);color:#0000;letter-spacing:.035em;text-transform:capitalize;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:11px;font-weight:400;line-height:1.4}.sales-workspace-header h1{color:var(--project-ink);letter-spacing:-.035em;text-wrap:balance;margin:4px 0 0;font-size:clamp(26px,2.2vw,34px);font-weight:400;line-height:1.08}.sales-workspace-description{max-width:72ch;color:var(--project-muted);text-wrap:pretty;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.55}.sales-workspace-header__actions{flex:none}.sales-workspace-loading,.sales-workspace-error{border-radius:14px;align-items:center;gap:10px;width:min(1280px,100%);margin:24px auto 0;padding:18px;font-size:13px;font-weight:400;display:flex}.sales-workspace-loading{border:1px solid var(--project-line);color:var(--project-muted);background:#fff;justify-content:center}.sales-workspace-loading svg{color:#475467}.sales-workspace-error{color:#9e2a2a;background:#fff7f7;border:1px solid #f3c8c8;align-items:flex-start}.project-detail-icon-button,.project-composer-action,.project-send-button{width:40px;height:40px;transition:background-color .18s var(--native-ease), border-color .18s var(--native-ease), color .18s var(--native-ease), filter .18s var(--native-ease), transform .18s var(--native-ease), box-shadow .18s var(--native-ease);border-radius:10px;flex:none;place-items:center;display:inline-grid}.project-detail-icon-button{color:#475467;background:0 0}.project-detail-icon-button:hover{background:var(--project-soft);color:var(--project-ink)}.project-panel{border:1px solid var(--project-line);background:#fff;border-radius:16px;min-width:0;box-shadow:0 18px 48px -44px #11162a6b,inset 0 1px #fffffff2}.project-panel-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-panel-heading h2,.project-artifact-rail>h2{color:var(--project-ink);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:400}.project-send-button{background-color:#0000;background-image:var(--primary);color:#fff;border:0;box-shadow:0 12px 24px -18px #172a67cc}.project-send-button:hover,.project-primary-button:hover{filter:brightness(.96)saturate(1.04)}.project-chat-layout{align-items:stretch;gap:12px;min-width:0;display:grid}.project-artifact-rail{padding:14px}.project-chat-session-list{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;margin:12px -2px -2px;padding:2px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.project-chat-session-list::-webkit-scrollbar{display:none}.project-chat-session{border:1px solid var(--project-line);min-width:0;min-height:60px;color:var(--project-ink);text-align:left;scroll-snap-align:start;transition:background-color .18s var(--native-ease), border-color .18s var(--native-ease), transform .18s var(--native-ease), box-shadow .18s var(--native-ease);background:#fff;border-radius:11px;flex:0 0 min(220px,74vw);padding:11px 12px}.project-chat-session:hover{border-color:var(--project-line-strong);background:var(--project-soft)}.project-chat-session--active,.project-chat-session--active:hover{background:linear-gradient(#fff, #fff) padding-box, var(--primary) border-box;border-color:#0000;box-shadow:0 8px 22px -18px #172a67b8}.project-chat-session strong,.project-chat-session span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-chat-session strong{font-size:12px;font-weight:400;line-height:1.4}.project-chat-session span{color:var(--project-subtle);margin-top:4px;font-size:10.5px;font-weight:400}.project-inline-empty{border:1px dashed var(--project-line-strong);min-width:0;color:var(--project-muted);background:#fafafa;border-radius:11px;margin:0;padding:14px;font-size:12px;font-weight:400;line-height:1.55}.project-chat-panel{flex-direction:column;height:clamp(34rem,100dvh - 19rem,48rem);min-height:0;display:flex;position:relative;overflow:hidden}.project-artifact-rail>p{color:var(--project-muted);text-wrap:pretty;margin:4px 0 0;font-size:11.5px;font-weight:400;line-height:1.5}.project-chat-messages{overscroll-behavior:contain;scrollbar-color:#d7dae1 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:18px;overflow-y:auto}.project-chat-messages:after{content:"";flex-shrink:0;height:32px;display:block}.project-chat-load-earlier{justify-content:center;margin:0 0 18px;display:flex}.project-chat-load-earlier button{border:1px solid var(--project-line);color:#59637a;min-height:34px;transition:background-color .18s var(--native-ease), border-color .18s var(--native-ease), color .18s var(--native-ease), transform .18s var(--native-ease);background:#fff;border-radius:999px;padding:0 13px;font-size:11px;font-weight:400}.project-chat-load-earlier button:hover:not(:disabled){border-color:var(--project-line-strong);background:var(--project-soft);color:var(--project-ink)}.project-chat-load-earlier button:disabled{cursor:wait;opacity:.58}.project-chat-message{align-items:flex-start;gap:9px;min-width:0;display:flex}.project-chat-message+.project-chat-message{margin-top:14px}.project-chat-message--user{justify-content:flex-end}.project-chat-avatar{background:var(--project-soft);border:1px solid var(--project-line);color:#475467;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin-top:2px;display:grid}.project-chat-avatar--assistant,.project-ai-mark{background:linear-gradient(#fff, #fff) padding-box, var(--primary) border-box;border:1px solid #0000}.project-chat-bubble{overflow-wrap:anywhere;min-width:0;max-width:min(82%,760px);padding:11px 15px}.project-chat-bubble--assistant{border:1px solid var(--project-line);color:var(--project-ink);background:#fff;border-radius:5px 16px 16px;box-shadow:0 8px 22px #1818150f}.project-chat-bubble--user{background-color:#0000;background-image:var(--primary);color:#fff;border-radius:16px 5px 16px 16px;box-shadow:0 14px 30px -24px #172a67db}.project-chat-bubble--user a{color:inherit;text-underline-offset:3px;word-break:break-all;text-decoration:underline;text-decoration-thickness:1.5px}.project-chat-bubble--user ::selection{color:#fff;-webkit-text-fill-color:#fff;background:#ffffff57}.project-chat-bubble--user ::-moz-selection{color:#fff;background:#ffffff57}.project-chat-bubble>p{white-space:pre-wrap;margin:0;font-size:14px;font-weight:400;line-height:1.65}.project-chat-actions{align-items:center;gap:8px;margin-top:10px;display:flex}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:100;background-color:#1f2937;border-radius:6px;margin-bottom:6px;padding:5px 8px;font-size:12px;font-weight:400;transition:opacity .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-tooltip]:hover:after{opacity:1;visibility:visible}.project-chat-empty{text-align:center;place-content:center;justify-items:center;min-height:100%;padding:34px 18px;display:grid}.project-ai-mark{border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 16px 30px -26px #172a67cc}.project-chat-empty h3{color:var(--project-ink);letter-spacing:-.02em;margin:16px 0 0;font-size:17px;font-weight:400}.project-chat-empty p{max-width:46ch;color:var(--project-muted);text-wrap:pretty;margin:7px 0 0;font-size:13px;font-weight:400;line-height:1.55}.project-chat-composer{border-top:1px solid var(--project-line);background:#fffffff5;padding:12px}.workspace-chat-composer-stack{min-width:0}.project-chat-turn-attachments{flex-wrap:wrap;gap:6px;margin:0 0 8px;display:flex}.project-chat-turn-attachments>span{border:1px solid var(--project-line);background:var(--project-soft);min-width:0;max-width:min(100%,320px);color:var(--project-muted);border-radius:9px;align-items:center;gap:6px;padding:5px 7px 5px 9px;font-size:11px;font-weight:400;display:inline-flex}.project-chat-turn-attachments>span>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-chat-turn-attachments button{width:22px;height:22px;color:inherit;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.project-chat-turn-attachments button:hover{color:var(--project-ink);background:#242e6f17}.project-chat-composer-field{border:1px solid var(--project-line);transition:border-color .18s var(--native-ease), box-shadow .18s var(--native-ease);background:#fff;border-radius:14px;align-items:flex-end;gap:6px;padding:6px;display:flex}.project-chat-composer-field:focus-within{border-color:#242e6f6b;box-shadow:0 0 0 3px #3137b117}.project-chat-composer-field textarea{resize:none;min-height:40px;max-height:160px;color:var(--project-ink);caret-color:var(--project-ink);-webkit-text-fill-color:var(--project-ink);background:0 0;border:0;outline:0;flex:1;padding:8px;font-size:14px;font-weight:400;line-height:1.5}.project-chat-composer-field textarea:focus,.project-chat-composer-field textarea:focus-visible{box-shadow:none;border:none;outline:none}.project-chat-composer-field textarea::placeholder{color:#858b98;-webkit-text-fill-color:#858b98}.project-chat-composer-field textarea::selection{color:var(--project-ink);-webkit-text-fill-color:var(--project-ink);background:#3137b147}.project-chat-composer-field textarea::-moz-selection{color:var(--project-ink);background:#3137b147}.project-chat-composer-field textarea:disabled{cursor:not-allowed}.project-composer-action{color:var(--project-muted);background:0 0;border:0}.project-composer-action:hover{background:var(--project-soft);color:var(--project-ink)}.project-chat-jump-latest{z-index:10;border:1px solid var(--project-line-strong);width:32px;min-height:32px;color:var(--project-ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;padding:0;transition:transform .2s,background .2s;display:inline-flex;position:sticky;bottom:12px;box-shadow:0 12px 30px -20px #11162a5c}.project-chat-jump-latest:hover{background:#fff;transform:translateY(-2px)}.project-artifact-rail{min-height:0;overflow-y:auto}.project-artifact-list{gap:9px;margin-top:13px;display:grid}.project-artifact-link{border:1px solid var(--project-line);background:#fff;border-radius:11px;min-width:0;padding:11px}.project-primary-button,.project-secondary-button{min-height:42px;transition:filter .18s var(--native-ease), transform .18s var(--native-ease), box-shadow .18s var(--native-ease);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:400;display:inline-flex}.project-primary-button{color:#fff;background-color:#3137b1;border:0;font-weight:500}.project-primary-button:hover:not(:disabled){background-color:#292d96}.project-secondary-button{color:#475467;background:#fff;border:1px solid #e2e6f1;font-weight:500}.project-secondary-button:hover:not(:disabled){color:#11162a;background:#f9fafb}.project-artifact-link{transition:background-color .18s var(--native-ease), border-color .18s var(--native-ease), transform .18s var(--native-ease);display:block}.project-artifact-link:hover{background:#fafafa;border-color:#242e6f4d}.project-artifact-link span,.project-artifact-link strong{text-overflow:ellipsis;display:block;overflow:hidden}.project-artifact-link span{background:var(--primary);color:#0000;text-transform:capitalize;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:9.5px;font-weight:400;line-height:1.4}.project-artifact-link strong{-webkit-line-clamp:2;color:var(--project-ink);-webkit-box-orient:vertical;margin-top:6px;font-size:12px;font-weight:400;line-height:1.45;display:-webkit-box}.project-dialog-input{width:100%;min-height:44px;color:var(--project-ink);transition:border-color .18s var(--native-ease), box-shadow .18s var(--native-ease);background:#fff;border:1px solid #e2e6f1;border-radius:12px;outline:0;padding:10px 14px;font-size:14px;font-weight:400}.project-dialog-input:focus{border-color:#3137b1;box-shadow:0 0 0 1px #3137b1}.project-template-option{color:#11162a;text-align:left;min-width:0;transition:background-color .18s var(--native-ease), border-color .18s var(--native-ease), box-shadow .18s var(--native-ease), transform .18s var(--native-ease);background:#f9fafb;border:1px solid #0000;border-radius:14px;padding:14px 16px}.project-template-option:hover{background:#f3f4f6}.project-template-option--active,.project-template-option--active:hover{background:#f4f6ff;border-color:#3137b1;box-shadow:0 4px 12px -8px #3137b166}.project-template-option__icon{color:#475467}.sales-projects-empty{border:1px dashed var(--project-line-strong);text-align:center;background:#fff;border-radius:16px;width:min(1280px,100%);margin:24px auto 0;padding:44px 24px}.sales-projects-empty__mark,.sales-project-card__mark{background:linear-gradient(#fff, #fff) padding-box, var(--primary) border-box;color:#475467;border:1px solid #0000;place-items:center;display:grid}.sales-projects-empty__mark{border-radius:14px;width:50px;height:50px;margin-inline:auto}.sales-projects-empty h2{color:var(--project-ink);letter-spacing:-.025em;margin:16px 0 0;font-size:20px;font-weight:400}.sales-projects-empty p{max-width:62ch;color:var(--project-muted);text-wrap:pretty;margin:8px auto 20px;font-size:13px;font-weight:400;line-height:1.6}.sales-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1280px,100%);margin:22px auto 0;display:grid}.sales-projects-load-more{justify-content:center;width:min(1280px,100%);margin:18px auto 0;display:flex}.sales-project-card{border:1px solid var(--project-line);min-width:0;transition:border-color .2s var(--native-ease), box-shadow .2s var(--native-ease), transform .2s var(--native-ease);background:#fff;border-radius:16px;padding:18px;box-shadow:0 18px 38px -34px #11162a66}.sales-project-card:hover{border-color:#242e6f42;transform:translateY(-2px);box-shadow:0 24px 44px -34px #11162a80}.sales-project-card__mark{border-radius:11px;width:40px;height:40px}.sales-project-card__template{background:var(--primary);color:#0000;letter-spacing:.035em;text-transform:capitalize;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:18px 0 0;font-size:10px;font-weight:400;line-height:1.4}.sales-project-card>h2{overflow-wrap:anywhere;color:var(--project-ink);letter-spacing:-.02em;margin:4px 0 0;font-size:17px;font-weight:400;line-height:1.3}.sales-project-card__objective{-webkit-line-clamp:2;overflow-wrap:anywhere;min-height:42px;color:var(--project-muted);-webkit-box-orient:vertical;margin:7px 0 0;font-size:13px;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.sales-project-card__metrics{text-align:left;border-top:1px solid #eef0f3;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:17px 0 0;padding-top:13px;display:grid}.sales-project-card__metrics dt{color:var(--project-subtle);font-size:10px;font-weight:400;line-height:1.4}.sales-project-card__metrics dd{color:var(--project-ink);font-variant-numeric:tabular-nums;margin:3px 0 0;font-size:14px;font-weight:400;line-height:1.4}.sales-project-card__footer{color:#7c8495;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:14px;font-size:11px;font-weight:400;display:flex}.sales-project-card__footer svg{color:#475467;transition:transform .18s var(--native-ease)}.sales-project-card:hover .sales-project-card__footer svg{transform:translate(3px)}.sales-workspace-virtual-row{content-visibility:auto;contain-intrinsic-size:0 92px}@container project-content (min-width:760px){.project-chat-layout{grid-template-columns:220px minmax(0,1fr)}.project-chat-session-list{margin-inline:0;padding-inline:0;display:grid;overflow:visible}.project-chat-session{flex-basis:auto;width:100%}.project-artifact-rail{grid-column:1/-1}}@container project-content (min-width:1100px){.project-chat-layout[data-artifact-rail=open]{grid-template-columns:220px minmax(0,1fr) 280px}.project-chat-layout[data-artifact-rail=closed]{grid-template-columns:220px minmax(0,1fr)}.project-artifact-rail{grid-column:auto;max-height:clamp(34rem,100dvh - 19rem,48rem)}}@media (max-width:767px){.sales-workspace-stage{padding:16px 12px 28px}.sales-workspace-stage--detail{padding:12px var(--app-profile-gutter,10px) 28px}.sales-workspace-header{flex-direction:column;align-items:flex-start;gap:14px}.sales-workspace-header__actions{width:100%}.sales-workspace-header h1{font-size:26px}.project-chat-panel{height:clamp(32rem,100dvh - 17rem,42rem)}.project-chat-messages{padding-inline:14px}.project-chat-bubble{max-width:88%}.project-chat-avatar{width:28px;height:28px}.project-chat-empty{place-content:start center;padding-top:64px}.sales-projects-grid{grid-template-columns:minmax(0,1fr)}}@media (min-width:768px) and (max-width:1180px){.sales-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.project-chat-message{gap:7px}.project-chat-bubble{max-width:91%;padding:9px 11px}.project-chat-avatar{display:none}}@media (prefers-reduced-motion:reduce){.sales-workspace-stage :where(a,button),.sales-workspace-virtual-row{scroll-behavior:auto;transition:none!important}}.project-create-dialog,.project-confirm-dialog,.project-actions-menu{--project-line:#e3e5ea;--project-line-strong:#d5d9e1;--project-ink:#11162a;--project-muted:#667085;--project-subtle:#8a93a5;--project-soft:#f5f5f7}.app-profile-shell--project-detail .app-profile-main{height:100dvh;overflow:hidden}.app-profile-shell--project-detail .sales-workspace-stage--detail{flex-direction:column;height:100dvh;min-height:0;padding:0;display:flex;overflow:hidden}.project-mobile-header,.project-mobile-tabs{display:none}.project-archived-banner{border-bottom:1px solid var(--project-line);color:#59637a;background:#fafafa;align-items:center;gap:9px;min-height:42px;padding:8px 14px;font-size:12px;font-weight:400;display:flex}.project-archived-banner span{flex:1;min-width:0}.project-archived-banner button{border:1px solid var(--project-line-strong);color:#242e6f;background:#fff;border-radius:9px;flex:none;min-height:34px;padding-inline:12px;font-size:11px;font-weight:400}.project-chat-layout{background:#00000012;flex:1;gap:1px;height:auto;min-height:0;display:grid}.project-chat-layout>.project-panel{box-shadow:none;border:0;border-radius:0}.project-context-panel{background:#fbfbfa;flex-direction:column;grid-area:context;min-height:0;display:flex;position:relative;overflow:hidden}.project-context-open-float{z-index:50;border:1px solid var(--project-line);color:#475467;cursor:pointer;background:#fff;border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:28px;height:32px;padding:0;transition:background .15s;display:flex;position:absolute;top:16px;left:-1px;box-shadow:4px 4px 12px #1818150a}.project-context-open-float:hover{background:var(--surface-1,#f1f3f7)}.project-context-collapse{color:#59637a;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:grid}.project-context-collapse:hover{background:var(--project-soft);color:var(--project-ink)}.project-context-header{padding:16px 16px 14px}.project-context-header>a{color:#667085;align-items:center;gap:6px;min-height:30px;font-size:11px;font-weight:400;display:inline-flex}.project-context-heading{justify-content:space-between;align-items:flex-start;display:flex}.project-context-heading>div{min-width:0}.project-context-heading span{background:var(--primary);color:#0000;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:10px;font-weight:400;display:block;overflow:hidden}.project-context-heading h1{color:var(--project-ink);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:20px;font-weight:400;line-height:1.18;overflow:hidden}.project-context-header>p{-webkit-line-clamp:3;color:var(--project-muted);-webkit-box-orient:vertical;margin:9px 0 11px;font-size:12px;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.project-context-tabs-wrapper{border-bottom:1px solid var(--project-line);justify-content:space-between;align-items:center;padding:0 16px;display:flex}.project-context-tabs{gap:20px;display:flex}.project-context-tabs button{min-height:42px;color:var(--project-muted);border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:0 4px;font-size:13px;font-weight:400;display:inline-flex}.project-context-tabs button[aria-pressed=true]{color:#242e6f;border-bottom-color:#242e6f}.project-context-chat-surface,.project-context-source-surface{overscroll-behavior:contain;flex:1;height:auto;min-height:0;padding:14px 12px;overflow:hidden auto}.project-context-source-surface{padding:10px}.project-context-chat-surface .project-panel-heading p{color:var(--project-subtle);margin:3px 0 0;font-size:10.5px;font-weight:400}.project-context-panel .project-chat-session-list{gap:7px;margin:12px 0 0;padding:0;display:grid;overflow:visible}.project-context-panel .project-chat-session{flex-basis:auto;width:100%;min-height:72px;padding-right:48px;position:relative}.project-context-panel .project-chat-session__preview{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-top:5px;line-height:1.4;display:-webkit-box;overflow:hidden}.project-chat-session time{color:var(--project-subtle);font-size:9.5px;font-weight:400;position:absolute;top:11px;right:10px}.project-context-panel .sales-workspace-loading,.project-context-panel .sales-workspace-error{width:100%;margin-top:12px;padding:12px}.project-chat-panel{grid-area:chat;height:auto;min-height:0}.project-chat-composer{border:0;border-top:1px solid var(--project-line);background:#fffffff5;grid-area:composer;min-width:0}.project-artifact-rail{grid-area:rail;max-height:none}.project-artifact-rail .project-artifact-link{width:100%;color:inherit;text-align:left}.project-artifact-surface{background:#fff;grid-area:artifact;min-width:0;min-height:0;overflow-y:auto}.project-follow-up-prompts{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.project-follow-up-prompts button{color:#242e6f;text-align:left;background:#fff;border:1px solid #242e6f33;border-radius:10px;min-height:34px;padding:7px 10px;font-size:11.5px;font-weight:400;line-height:1.35}.project-follow-up-prompts button:hover:not(:disabled){background:#fafafa;border-color:#242e6f61}.project-sources-panel{border:1px solid var(--project-line);background:#fff;border-radius:16px;padding:20px}.project-sources-panel--compact{background:0 0;border:0;border-radius:0;padding:0}.project-sources-panel--compact>div:first-child{display:grid}.project-sources-panel--compact>div:first-child h2{font-size:14px}.project-sources-panel--compact>div:first-child p{font-size:11px}.project-lifecycle-switch{box-sizing:border-box;border:1px solid var(--project-line);background:#fff;border-radius:11px;align-items:center;gap:3px;height:42px;padding:3px;display:inline-flex}.project-lifecycle-switch button{box-sizing:border-box;height:34px;color:var(--project-muted);border-radius:8px;justify-content:center;align-items:center;padding-inline:12px;font-size:11.5px;font-weight:400;line-height:1;display:inline-flex}.project-lifecycle-switch button[aria-pressed=true]{background-image:var(--primary);color:#fff}.project-actions-menu{z-index:160;border:1px solid var(--project-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border-radius:12px;min-width:190px;padding:5px;box-shadow:0 18px 48px #11162a26}.project-actions-menu [role=menuitem]{color:#475467;border-radius:8px;outline:0;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:12px;font-weight:400;display:flex}.project-actions-menu [role=menuitem][data-highlighted]{background:var(--project-soft);color:var(--project-ink)}.project-actions-menu [role=menuitem][data-danger]{color:#a4261c}.project-create-dialog,.project-confirm-dialog{z-index:151;max-height:calc(100dvh - 24px);box-shadow:var(--shadow-lift);background:#fff;border:1px solid #11162a14;border-radius:24px;padding:22px;position:fixed;bottom:12px;left:12px;right:12px;overflow-y:auto}.project-create-dialog::-webkit-scrollbar{width:6px;height:6px}.project-confirm-dialog::-webkit-scrollbar{width:6px;height:6px}.project-create-dialog::-webkit-scrollbar-track{background:0 0;margin:16px 0}.project-confirm-dialog::-webkit-scrollbar-track{background:0 0;margin:16px 0}.project-create-dialog::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:10px}.project-confirm-dialog::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:10px}.project-create-dialog::-webkit-scrollbar-thumb:hover{background-color:#00000040}.project-confirm-dialog::-webkit-scrollbar-thumb:hover{background-color:#00000040}.project-dialog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.project-dialog-header h2,.project-confirm-dialog>h2{color:var(--project-ink);letter-spacing:-.02em;margin:2px 0 0;font-size:20px;font-weight:500}.project-dialog-header p:last-child,.project-confirm-dialog>p{max-width:62ch;color:var(--project-muted);margin:7px 0 0;font-size:13px;font-weight:400;line-height:1.55}.project-create-form{gap:20px;margin-top:22px;display:grid}.project-template-fieldset{border:0;margin:0;padding:0}.project-template-fieldset>legend{color:var(--project-ink);font-size:14px;font-weight:500}.project-details-fields>h3{color:#475467;font-size:11px;font-weight:400}.project-template-grid{gap:9px;margin-top:10px;display:grid}.project-template-option strong,.project-template-option span{display:block}.project-template-option strong{margin-top:9px;font-size:12px;font-weight:400}.project-template-option span{color:var(--project-muted);margin-top:4px;font-size:10.5px;font-weight:400;line-height:1.45}.project-details-fields{gap:20px;display:grid}.project-details-fields label,.project-confirm-dialog>label{color:#475467;gap:8px;font-size:12px;font-weight:400;display:grid}.project-confirm-dialog>label{margin-top:14px}.project-details-fields label>span,.project-confirm-dialog label>span{color:var(--project-ink);justify-content:space-between;gap:10px;font-size:13.5px;font-weight:500;display:flex}.project-details-fields em{color:var(--project-subtle);font-style:normal;font-weight:400}.project-details-fields small{color:var(--project-subtle);justify-self:end;font-size:9.5px;font-weight:400}.project-details-fields textarea,.project-edit-dialog textarea{resize:vertical;min-height:120px;padding-block:11px;line-height:1.5}.project-dialog-footer{z-index:10;border-top:1px solid var(--project-line);background:#fff;border-radius:0 0 24px 24px;justify-content:flex-end;gap:8px;margin:18px -22px -22px;padding:16px 22px;display:flex;position:sticky;bottom:-22px}.project-danger-button{color:#fff;background:#b42318;border:1px solid #b42318;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:12px;font-weight:400;display:inline-flex}.project-danger-button:disabled{cursor:not-allowed;opacity:.48}.sales-projects-toolbar{border-top:1px solid var(--project-line);border-bottom:1px solid var(--project-line);justify-content:space-between;align-items:center;gap:16px;width:min(1280px,100%);margin:20px auto 0;padding-block:12px;display:flex}.sales-projects-toolbar>p{color:#59637a;align-items:center;gap:7px;max-width:70ch;margin:0;font-size:12px;font-weight:400;line-height:1.5;display:flex}.sales-projects-query-error{justify-items:start;gap:10px;width:min(1280px,100%);margin-inline:auto;display:grid}.sales-project-card{padding:0;overflow:hidden}.sales-project-card__link{padding:18px;display:block}.sales-project-card__topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sales-project-card__restore{border:1px solid var(--project-line-strong);color:#242e6f;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 36px);min-height:39px;margin:0 18px 18px;font-size:12px;font-weight:400;display:flex}.project-artifact-rail__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-artifact-rail__heading h2{color:var(--project-ink);margin:0;font-size:14px;font-weight:400}.project-artifact-rail__heading button{box-sizing:border-box;border:1px solid var(--project-line);color:#242e6f;border-radius:8px;align-items:center;gap:6px;height:34px;padding-inline:9px;font-size:10.5px;font-weight:400;line-height:1;display:inline-flex}.project-artifact-rail__heading button svg{flex:none;display:block}.project-chat-tablet-toolbar{display:none}.project-artifact-open-button,.project-artifact-expanded-header button{border:1px solid var(--project-line);color:#242e6f;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding-inline:11px;font-size:11px;font-weight:400;display:inline-flex}.project-artifact-rail__actions{align-items:center;gap:6px;height:34px;display:flex}.project-artifact-rail__heading .project-artifact-rail__collapse{justify-content:center;align-items:center;width:34px;padding:0;display:flex}.project-artifact-rail[data-collapsed=true]{place-items:start center;padding:10px 8px;overflow:hidden}.project-artifact-rail__reopen{border:1px solid var(--project-line);color:#59637a;background:#fff;border-radius:9px;flex-direction:column;align-items:center;gap:10px;width:34px;min-height:126px;padding:9px 0;display:flex}.project-artifact-rail__reopen span{letter-spacing:.04em;writing-mode:vertical-rl;font-size:10px;font-weight:400}.project-artifact-expanded-header{border-bottom:1px solid var(--project-line);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px clamp(16px,2vw,24px);display:flex}.project-artifact-expanded-header span,.project-artifact-expanded-header strong{display:block}.project-artifact-expanded-header span{color:var(--project-subtle);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:400}.project-artifact-expanded-header strong{color:var(--project-ink);margin-top:2px;font-size:14px;font-weight:400}.project-artifact-surface__content{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}@media (min-width:640px){.project-create-dialog,.project-confirm-dialog{width:min(760px,100% - 32px);max-height:min(820px,100dvh - 32px);inset:50% auto auto 50%;transform:translate(-50%,-50%)}.project-confirm-dialog{width:min(520px,100% - 32px)}.project-create-form{grid-template-columns:1fr}.project-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.project-artifact-rail[data-collapsed=true]{display:grid}.project-chat-layout{grid-template:"context chat rail"minmax(0,1fr)"context composer rail"/268px minmax(360px,1fr) 292px}.project-chat-layout[data-artifact-rail=closed]{grid-template-columns:268px minmax(360px,1fr) 52px;grid-template-areas:"context chat rail""context composer rail"}.project-chat-layout[data-project-context=closed]{grid-template-columns:52px minmax(360px,1fr) 292px}.project-chat-layout[data-project-context=closed][data-artifact-rail=closed]{grid-template-columns:52px minmax(360px,1fr) 52px}.project-chat-layout[data-project-view=artifacts]{grid-template:"artifact"minmax(0,1fr)/minmax(0,1fr)}.project-chat-layout[data-project-view=artifacts] .project-chat-panel,.project-chat-layout[data-project-view=artifacts] .project-context-panel,.project-chat-layout[data-project-view=artifacts] .project-artifact-rail,.project-chat-layout[data-project-view=artifacts] .project-chat-composer{display:none}.project-chat-layout[data-project-view=artifacts] .project-artifact-surface{flex-direction:column;display:flex}}@media (min-width:1024px) and (max-width:1279px){.project-chat-layout{grid-template:"context chat"minmax(0,1fr)"context composer"/268px minmax(0,1fr)}.project-artifact-rail{display:none}.project-chat-tablet-toolbar{border-bottom:1px solid var(--project-line);flex:none;justify-content:flex-end;align-items:center;min-height:52px;padding:8px 14px;display:flex}.project-chat-layout[data-project-context=closed]{grid-template-columns:52px minmax(0,1fr)}.project-chat-layout[data-project-view=artifacts]{grid-template:"artifact"minmax(0,1fr)/minmax(0,1fr)}.project-chat-layout[data-project-view=artifacts] .project-chat-panel,.project-chat-layout[data-project-view=artifacts] .project-context-panel,.project-chat-layout[data-project-view=artifacts] .project-chat-composer{display:none}.project-chat-layout[data-project-view=artifacts] .project-artifact-surface{flex-direction:column;display:flex}}@media (min-width:1024px){.project-chat-layout[data-project-context=closed] .project-context-panel>:not(.project-context-collapse){display:none}.project-chat-layout[data-project-context=closed] .project-context-collapse{top:10px;right:9px}}@media (max-width:1023px){.app-profile-shell--project-detail .app-profile-mobile-bar{display:none}.app-profile-shell--project-detail .app-profile-main{height:100dvh}.project-mobile-header{border-bottom:1px solid var(--project-line);min-height:54px;padding:max(5px, env(safe-area-inset-top)) 10px 5px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;gap:8px;display:grid}.project-mobile-header>button,.project-mobile-header>[data-radix-menu-trigger],.project-mobile-actions>button,.project-mobile-header .project-detail-icon-button{color:#475467;background:0 0;border:0;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.project-mobile-title{text-align:center;min-width:0}.project-mobile-actions{justify-content:flex-end;align-items:center;display:flex}.project-mobile-actions>button[aria-pressed=true]{color:#242e6f;background:#f1f3ff}.project-mobile-header strong,.project-mobile-header span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-mobile-header strong{color:var(--project-ink);font-size:13px;font-weight:400}.project-mobile-header span{color:var(--project-muted);margin-top:2px;font-size:10px;font-weight:400}.project-mobile-tabs{border-bottom:1px solid var(--project-line);background:#fff;grid-template-columns:repeat(3,1fr);padding:0 10px;display:grid}.project-mobile-tabs button{min-height:46px;color:var(--project-muted);justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:400;display:inline-flex;position:relative}.project-mobile-tabs button[aria-current=page]{color:#242e6f}.project-mobile-tabs button[aria-current=page]:after{background-image:var(--primary);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.project-chat-layout{grid-template:"surface"minmax(0,1fr)"composer"/minmax(0,1fr)}.project-context-panel,.project-chat-panel,.project-artifact-surface{grid-area:surface}.project-context-header,.project-context-tabs,.project-context-collapse{display:none}.project-context-chat-surface,.project-context-source-surface{height:100%;padding:16px}.project-context-panel .project-chat-session-list{gap:9px}.project-context-panel .project-chat-session{border-radius:13px;min-height:76px}.project-chat-panel{height:100%}.project-artifact-rail{display:none}.project-chat-messages{padding:16px 14px}.project-chat-layout[data-project-view=chats][data-thread-open=false] .project-chat-panel,.project-chat-layout[data-project-view=chats][data-thread-open=true] .project-context-panel,.project-chat-layout[data-project-view=sources] .project-chat-panel,.project-chat-layout[data-project-view=artifacts] .project-chat-panel,.project-chat-layout[data-project-view=artifacts] .project-context-panel{display:none}.project-chat-layout[data-project-view=chats][data-thread-open=false] .project-context-panel,.project-chat-layout[data-project-view=sources] .project-context-panel,.project-chat-layout[data-project-view=artifacts] .project-artifact-surface{display:block}.project-chat-layout[data-project-view=chats][data-thread-open=true] .project-chat-panel{display:flex}.project-chat-layout[data-project-view=artifacts] .project-artifact-surface{flex-direction:column;display:flex}.project-chat-layout[data-project-view=artifacts] .project-chat-composer{display:none}.project-chat-composer{padding:9px 10px max(9px, env(safe-area-inset-bottom));grid-area:composer}.project-chat-composer-field{border-radius:15px}.project-chat-composer-field textarea{font-size:16px}.sales-projects-toolbar{flex-direction:column;align-items:flex-start}.sales-projects-toolbar>p{align-items:flex-start}}@media (max-width:480px){.project-mobile-tabs{padding-inline:4px}.project-mobile-tabs button{gap:4px;font-size:11px}.project-chat-bubble{max-width:94%}.project-follow-up-prompts{display:grid}.project-follow-up-prompts button,.project-dialog-footer .project-primary-button,.project-dialog-footer .project-secondary-button,.project-dialog-footer .project-danger-button{width:100%}.project-dialog-footer{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){.project-actions-menu{transition:none}}.project-chat-layout[data-project-view=overview],.project-chat-layout[data-project-view=prospects]{grid-template:"artifact"minmax(0,1fr)/minmax(0,1fr)}.project-chat-layout[data-project-view=overview] .project-chat-panel,.project-chat-layout[data-project-view=overview] .project-context-panel,.project-chat-layout[data-project-view=overview] .project-artifact-rail,.project-chat-layout[data-project-view=overview] .project-chat-composer,.project-chat-layout[data-project-view=prospects] .project-chat-panel,.project-chat-layout[data-project-view=prospects] .project-context-panel,.project-chat-layout[data-project-view=prospects] .project-artifact-rail,.project-chat-layout[data-project-view=prospects] .project-chat-composer{display:none}.project-chat-layout[data-project-view=overview] .project-gtm-surface,.project-chat-layout[data-project-view=prospects] .project-gtm-surface{flex-direction:column;display:flex}.project-gtm-surface{background:#f7f8fc;grid-area:artifact;min-width:0;min-height:0;overflow-y:auto}.gtm-panel{flex-direction:column;gap:14px;width:100%;max-width:1180px;margin:0 auto;padding:16px 16px 40px;display:flex}.gtm-panel h2{color:var(--project-ink,#11162a);margin:0;font-size:17px;font-weight:600}.gtm-panel h3{color:var(--project-ink,#11162a);margin:0;font-size:13.5px;font-weight:600}.gtm-muted{color:#11162a9e;font-size:12px}.gtm-card{border:1px solid var(--project-line,#242e6f24);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.gtm-progress{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.gtm-progress span{border:1px solid var(--project-line,#242e6f24);color:#11162aa8;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;display:inline-flex}.gtm-progress span[data-state=done]{color:#14663f;background:#eefaf2;border-color:#16764a66}.gtm-progress span[data-state=current]{color:#242e6f;background:#eef1ff;border-color:#242e6f8c;font-weight:600}.gtm-metric-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.gtm-metric{border:1px solid var(--project-line,#242e6f24);background:#fff;border-radius:12px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.gtm-metric strong{color:var(--project-ink,#11162a);font-size:18px;font-weight:600}.gtm-metric span{color:#11162a99;text-transform:uppercase;letter-spacing:.02em;font-size:10.5px}.gtm-form{flex-direction:column;gap:10px;display:flex}.gtm-form label{color:#11162abf;flex-direction:column;gap:5px;font-size:12px;font-weight:500;display:flex}.gtm-input,.gtm-form input,.gtm-form textarea,.gtm-form select{border:1px solid var(--project-line,#242e6f33);color:var(--project-ink,#11162a);background:#fff;border-radius:10px;min-height:38px;padding:9px 11px;font-size:13px}.gtm-form textarea{resize:vertical;min-height:66px}.gtm-button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gtm-primary-button,.gtm-secondary-button,.gtm-danger-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding-inline:14px;font-size:12.5px;font-weight:600;display:inline-flex}.gtm-primary-button{color:#fff;background:#242e6f;border:1px solid #242e6f}.gtm-primary-button:disabled,.gtm-secondary-button:disabled,.gtm-danger-button:disabled{opacity:.55;cursor:not-allowed}.gtm-secondary-button{border:1px solid var(--project-line,#242e6f40);color:#242e6f;background:#fff}.gtm-danger-button{color:#a12626;background:#fff;border:1px solid #b22e2e66}.gtm-chip-row{flex-wrap:wrap;gap:6px;display:flex}.gtm-chip{border:1px solid var(--project-line,#242e6f29);color:#242e6f;background:#f4f6ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;display:inline-flex}.gtm-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.gtm-status[data-tone=neutral]{color:#3a4370;background:#f1f3fb;border-color:#242e6f33}.gtm-status[data-tone=progress]{color:#1f4fa3;background:#eaf2ff;border-color:#2456be4d}.gtm-status[data-tone=good]{color:#14663f;background:#eefaf2;border-color:#16764a59}.gtm-status[data-tone=warn]{color:#8f5c00;background:#fff7e8;border-color:#bf791166}.gtm-status[data-tone=bad]{color:#a12626;background:#fdefef;border-color:#b22e2e59}.gtm-hypothesis-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:10px;display:grid}.gtm-hypothesis{border:1px solid var(--project-line,#242e6f29);background:#fff;border-radius:13px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.gtm-hypothesis[data-selected=true]{border-color:#242e6f;box-shadow:inset 0 0 0 1px #242e6f}.gtm-hypothesis header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.gtm-hypothesis p{color:#11162abf;margin:0;font-size:12px;line-height:1.45}.gtm-hypothesis footer{color:#11162a99;flex-wrap:wrap;gap:6px;font-size:10.5px;display:flex}.gtm-batch-list{flex-direction:column;gap:10px;display:flex}.gtm-batch{border:1px solid var(--project-line,#242e6f29);background:#fff;border-radius:13px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.gtm-batch header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.gtm-batch-counts{color:#11162ab8;flex-wrap:wrap;gap:10px;font-size:11.5px;display:flex}.gtm-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gtm-filters select,.gtm-filters input{border:1px solid var(--project-line,#242e6f33);min-height:34px;color:var(--project-ink,#11162a);background:#fff;border-radius:9px;padding:5px 9px;font-size:12px}.gtm-table-wrap{border:1px solid var(--project-line,#242e6f24);background:#fff;border-radius:13px;overflow-x:auto}.gtm-table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.gtm-table th,.gtm-table td{text-align:left;vertical-align:top;border-bottom:1px solid #242e6f1a;max-width:260px;padding:9px 10px}.gtm-table th{color:#11162a99;text-transform:uppercase;letter-spacing:.03em;z-index:1;white-space:nowrap;background:#f7f8fd;font-size:10.5px;position:sticky;top:0}.gtm-table tbody tr{cursor:pointer}.gtm-table tbody tr:hover{background:#f6f8ff}.gtm-table tbody tr[data-selected=true]{background:#eef1ff}.gtm-table .gtm-company{min-width:180px;color:var(--project-ink,#11162a);font-weight:600}.gtm-table .gtm-company small{color:#11162a8c;font-size:10.5px;font-weight:400;display:block}.gtm-selection-bar{border:1px solid var(--project-line,#242e6f33);padding:10px 12px max(10px, env(safe-area-inset-bottom));z-index:4;background:#fff;border-radius:13px;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 24px #11162a14}.gtm-drawer-overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11162a75;position:fixed;inset:0}.gtm-drawer{z-index:61;border-left:1px solid var(--project-line,#242e6f29);background:#fff;flex-direction:column;width:min(560px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-18px 0 48px #11162a2e}.gtm-drawer-header{border-bottom:1px solid var(--project-line,#242e6f1f);justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.gtm-drawer-body{flex-direction:column;flex:1;gap:14px;padding:14px 16px 28px;display:flex;overflow-y:auto}.gtm-evidence{background:#fafbff;border:1px solid #242e6f1f;border-radius:11px;flex-direction:column;gap:5px;padding:10px 12px;display:flex}.gtm-evidence a{color:#1f4fa3;word-break:break-all;font-size:11.5px}.gtm-evidence p{color:#11162acc;margin:0;font-size:12px}.gtm-kv{grid-template-columns:minmax(110px,150px) minmax(0,1fr);gap:6px 10px;font-size:12px;display:grid}.gtm-kv dt{color:#11162a8c}.gtm-kv dd{color:var(--project-ink,#11162a);word-break:break-word;margin:0}.gtm-timeline{flex-direction:column;gap:7px;font-size:11.5px;display:flex}.gtm-timeline li{color:#11162ab8;border-left:2px solid #242e6f2e;padding-left:10px;list-style:none}.gtm-empty{text-align:center;color:#11162aa6;background:#fff;border:1px dashed #242e6f47;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:26px 18px;font-size:12.5px;display:flex}.gtm-banner{border-radius:12px;align-items:flex-start;gap:9px;padding:10px 13px;font-size:12px;line-height:1.45;display:flex}.gtm-banner[data-tone=warn]{color:#7a5200;background:#fff7e8;border:1px solid #bf791159}.gtm-banner[data-tone=info]{color:#1f3f7d;background:#eef4ff;border:1px solid #2456be40}.gtm-banner[data-tone=bad]{color:#8f1f1f;background:#fdefef;border:1px solid #b22e2e4d}@media (max-width:720px){.gtm-panel{padding:12px 10px 96px}.gtm-table{min-width:760px;font-size:11.5px}.gtm-kv{grid-template-columns:1fr}}.gtm-surface-nav{z-index:5;border-bottom:1px solid var(--project-line,#242e6f24);background:#fff;gap:4px;padding:8px 14px;display:flex;position:sticky;top:0}.gtm-surface-nav button{color:#11162a9e;border-radius:9px;align-items:center;min-height:34px;padding-inline:12px;font-size:12px;font-weight:500;display:inline-flex}.gtm-surface-nav button[aria-current=page]{color:#242e6f;background:#eef1ff}@media (max-width:1023px){.gtm-surface-nav{display:none}.project-mobile-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.project-mobile-tabs::-webkit-scrollbar{display:none}.project-mobile-tabs button{white-space:nowrap;flex:1 0 auto;min-width:84px;padding-inline:10px}}.catalog-workspace{--catalog-blue:#25248f;--catalog-blue-soft:#eef;--catalog-ink:#111827;--catalog-muted:#667085;--catalog-line:#e5e7eb;--catalog-content-max:2200px;min-height:100%;color:var(--catalog-ink);background:#f7f8fc;padding:22px 24px 56px}.catalog-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.catalog-page-header{max-width:var(--catalog-content-max);justify-content:space-between;align-items:flex-end;gap:24px;margin:0 auto 22px;display:flex}.catalog-page-header span{color:var(--catalog-blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:400}.catalog-page-header h1{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(25px,2.2vw,34px);font-weight:400;line-height:1.08}.catalog-page-header p{color:var(--catalog-muted);white-space:nowrap;margin:0;font-size:13px;font-weight:400}.catalog-page-header p strong{color:var(--catalog-blue)}.catalog-panel,.catalog-editor-section{border:1px solid var(--catalog-line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 9px 30px #0f172a0b}.catalog-panel{max-width:var(--catalog-content-max);margin:0 auto}.catalog-import-page{max-width:var(--catalog-content-max);gap:16px;margin:0 auto;display:grid}.catalog-panel-head{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:15px 20px;display:flex}.catalog-panel-head h2,.catalog-editor-section h2{color:var(--catalog-ink);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:400}.catalog-panel-head p,.catalog-editor-section header p{color:var(--catalog-muted);margin:4px 0 0;font-size:12px;line-height:1.45}.catalog-actions,.catalog-row-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.catalog-button,.catalog-action,.catalog-back{color:#344054;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:10px;font-size:13px;font-weight:400;transition:border-color .18s,background .18s,color .18s,transform .18s,box-shadow .18s}.catalog-button{justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;display:inline-flex}.catalog-button:hover,.catalog-action:hover{color:var(--catalog-blue);border-color:#aaaee2}.catalog-button:active,.catalog-action:active{transform:translateY(1px)}.catalog-button:disabled,.catalog-action:disabled{cursor:not-allowed;opacity:.55}.catalog-button.primary,.catalog-action.primary{border-color:var(--catalog-blue);background:var(--catalog-blue);color:#fff;box-shadow:0 9px 18px #25248f29}.catalog-button.soft{background:var(--catalog-blue-soft);color:var(--catalog-blue);border-color:#dcdcff}.catalog-button.danger{color:#fff;background:#b42318;border-color:#b42318}.catalog-button.danger-outline{color:#b42318;border-color:#f1b5af}.catalog-button:focus-visible,.catalog-action:focus-visible,.catalog-back:focus-visible,.catalog-link:focus-visible,.catalog-modal>header button:focus-visible,.catalog-media-upload:focus-visible,.catalog-media-item>button:focus-visible,.catalog-variant-row>button:focus-visible{outline-offset:2px;outline:3px solid #3137b147}.catalog-action{align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.catalog-helper{border-bottom:1px solid var(--catalog-line);color:var(--catalog-muted);background:#fbfcfe;padding:12px 20px;font-size:12px}.catalog-table-wrap{overscroll-behavior-inline:contain;scrollbar-gutter:stable;overflow:auto}.catalog-table-wrap table{border-collapse:collapse;width:100%;min-width:960px}.catalog-table-wrap.products table{min-width:1380px}.catalog-table-wrap th{color:#596274;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f0f3f9;padding:12px 14px;font-size:11px;font-weight:400}.catalog-table-wrap td{color:#394150;vertical-align:middle;border-top:1px solid #edf0f4;height:74px;padding:12px 14px;font-size:13px;line-height:1.45}.catalog-table-wrap td strong{color:#252b38;font-weight:400}.catalog-table-wrap td small{color:var(--catalog-muted);margin-top:3px;font-size:11px;display:block}.catalog-table-wrap tbody tr:hover>td{background:#fcfcff}.catalog-muted{color:#98a2b3}.catalog-thumb,.catalog-square-preview{color:#98a2b3;background:#f1f4f8;border:1px solid #dce1e9;place-items:center;display:grid;overflow:hidden}.catalog-thumb{border-radius:12px;width:52px;height:52px}.catalog-square-preview{border-radius:16px;flex:none;width:108px;height:108px}.catalog-thumb img,.catalog-square-preview img{object-fit:cover;width:100%;height:100%}.catalog-filters{border-bottom:1px solid var(--catalog-line);grid-template-columns:minmax(220px,1.6fr) repeat(4,minmax(145px,.7fr)) auto;gap:10px;padding:14px 18px;display:grid}.catalog-filters select,.catalog-search,.catalog-check{color:#344054;background:#fff;border:1px solid #d8dde7;border-radius:10px;min-height:40px;font-size:12px}.catalog-filters select{padding:0 10px}.catalog-search{align-items:center;gap:8px;padding:0 11px;display:flex}.catalog-search svg{color:#98a2b3}.catalog-search input{border:0;outline:0;flex:1;min-width:0}.catalog-check{white-space:nowrap;align-items:center;gap:7px;padding:0 11px;display:flex}.catalog-price{color:#168a50;white-space:nowrap;font-weight:400}.catalog-price.ask{color:var(--catalog-blue)}.catalog-status-stack{justify-items:start;gap:5px;display:grid}.catalog-stock,.catalog-publish,.catalog-import-state{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:400;display:inline-flex}.catalog-stock{color:#168a50;background:#e9f8ef}.catalog-stock.out_of_stock{color:#a15c00;background:#fff5df}.catalog-stock.discontinued{color:#596274;background:#f3f4f6}.catalog-publish{color:#667085;background:#f0f1f5}.catalog-publish.published{color:var(--catalog-blue);background:#ececff}.catalog-empty{color:#7a8497;text-align:center;align-content:center;place-items:center;gap:8px;min-height:270px;padding:32px;display:grid}.catalog-empty strong{font-size:15px;color:#283041!important}.catalog-empty.compact{min-height:130px}.catalog-empty.page{min-height:70vh}.catalog-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);background:#0e12277a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.catalog-modal{overscroll-behavior:contain;background:#fff;border:1px solid #fff6;border-radius:18px;width:min(620px,100%);max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 28px 90px #0f172a3d}.catalog-modal.wide{width:min(900px,100%)}.catalog-modal>header{z-index:2;border-bottom:1px solid var(--catalog-line);-webkit-backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:64px;padding:0 20px;display:flex;position:sticky;top:0}.catalog-modal>header h2{margin:0;font-size:17px;font-weight:400}.catalog-modal>header button{color:#667085;cursor:pointer;background:#f3f4f7;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.catalog-modal-body{gap:16px;padding:20px;display:grid}.catalog-modal-copy{color:var(--catalog-muted);margin:0;font-size:13px;line-height:1.55}.catalog-modal-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.catalog-form-grid{gap:13px;display:grid}.catalog-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-field,.catalog-form-grid label{color:#344054;gap:7px;font-size:12px;font-weight:400;display:grid}.catalog-field input,.catalog-field textarea,.catalog-form-grid input,.catalog-form-grid select,.catalog-description,.catalog-import-mapping select,.catalog-variant-row input,.catalog-variant-row select{color:#202634;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d7dce6;border-radius:10px;outline:0;padding:0 11px;font-size:13px}.catalog-field textarea{resize:vertical;min-height:104px;padding:11px}.catalog-field input:focus,.catalog-field textarea:focus,.catalog-form-grid input:focus,.catalog-form-grid select:focus,.catalog-description:focus,.catalog-import-mapping select:focus{border-color:#8588ce;box-shadow:0 0 0 3px #25248f17}.catalog-form-grid input:disabled{color:#98a2b3;background:#f4f5f7}.catalog-category-image-row{align-items:center;gap:16px;display:flex}.catalog-category-image-row>div:last-child{justify-items:start;gap:7px;display:grid}.catalog-category-image-row small{color:var(--catalog-muted);font-weight:400}.catalog-link{color:var(--catalog-blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:400}.catalog-link.danger{color:#b42318}.catalog-import-summary,.catalog-confirm-product{color:#168a50;background:#f4fbf7;border:1px solid #d9e9df;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.catalog-import-summary div{gap:2px;display:grid}.catalog-import-summary span{color:#667085;font-size:12px}.catalog-warning{color:#b42318;background:#fff8f7;border:1px solid #f3c3be;border-radius:12px;gap:5px;padding:14px;display:grid}.catalog-warning span{color:#7c4a45;font-size:12px;line-height:1.5}.catalog-confirm-product{color:#344054;background:#fafbfc;border-color:#e0e3ea}.catalog-editor{max-width:var(--catalog-content-max);margin:0 auto}.catalog-back{background:0 0;border-color:#0000;align-items:center;gap:5px;margin:0 0 12px;padding:8px 11px;display:inline-flex}.catalog-editor-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.catalog-editor-grid>section{gap:16px;min-width:0;display:grid}.catalog-editor-section>header{border-bottom:1px solid var(--catalog-line);padding:17px 20px}.catalog-editor-section>div{padding:20px}.catalog-editor-sidebar{gap:14px;display:grid;position:sticky;top:22px}.catalog-editor-summary,.catalog-editor-actions{border:1px solid var(--catalog-line);background:#fff;border-radius:16px;gap:12px;padding:17px;display:grid;box-shadow:0 8px 25px #0f172a0b}.catalog-editor-summary h2{margin:0;font-size:19px;line-height:1.2}.catalog-editor-summary>p{color:var(--catalog-muted);margin:-6px 0 0;font-size:12px}.catalog-editor-summary dl{gap:0;margin:4px 0 0;display:grid}.catalog-editor-summary dl div{border-top:1px solid #edf0f3;justify-content:space-between;gap:12px;padding:9px 0;font-size:12px;display:flex}.catalog-editor-summary dt{color:var(--catalog-muted)}.catalog-editor-summary dd{text-align:right;margin:0;font-weight:400}.catalog-media-grid{grid-template-columns:250px minmax(0,1fr);gap:16px;display:grid}.catalog-main-image{color:#98a2b3;background:#f8fafc;border:1px dashed #cfd5df;border-radius:14px;align-content:center;place-items:center;gap:14px;min-height:240px;display:grid;overflow:hidden}.catalog-main-image img{object-fit:contain;width:100%;height:190px}.catalog-media-list{align-content:start;gap:9px;display:grid}.catalog-media-upload{min-height:72px;color:var(--catalog-blue);cursor:pointer;text-align:left;background:#f7f7ff;border:1px dashed #9ea2d2;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.catalog-media-upload span{gap:3px;display:grid}.catalog-media-upload small{color:var(--catalog-muted)}.catalog-media-item{border:1px solid #e4e7ed;border-radius:11px;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:7px;display:grid}.catalog-media-item img,.catalog-video-badge{object-fit:cover;border-radius:8px;width:48px;height:44px}.catalog-video-badge{color:#fff;background:#252b38;place-items:center;font-size:9px;font-weight:400;display:grid}.catalog-media-item div:nth-child(2){gap:2px;min-width:0;display:grid}.catalog-media-item strong,.catalog-media-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-media-item small{color:var(--catalog-muted);font-size:10px}.catalog-media-item>button,.catalog-variant-row>button{color:#b42318;cursor:pointer;background:#fff2f1;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.catalog-price-mode{gap:9px;margin-bottom:14px;display:flex}.catalog-price-mode label{color:#667085;cursor:pointer;border:1px solid #dfe2e9;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:12px;font-weight:400;display:flex}.catalog-price-mode label.active{background:var(--catalog-blue-soft);color:var(--catalog-blue);border-color:#999cda}.catalog-variant-list{gap:10px;display:grid}.catalog-variant-row{grid-template-columns:minmax(150px,1.3fr) 115px 120px 90px minmax(145px,1fr) 34px;align-items:center;gap:8px;display:grid}.catalog-description{resize:vertical;white-space:pre-wrap;min-height:240px;padding:13px;line-height:1.6}.catalog-ai-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.catalog-ai-context>div{background:#fbfcff;border:1px solid #e1e4ec;border-radius:13px;padding:15px}.catalog-ai-context strong{font-size:13px}.catalog-ai-context p{min-height:54px;color:var(--catalog-muted);margin:7px 0 12px;font-size:12px;line-height:1.55}.catalog-attached-sources{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.catalog-attached-sources span{color:var(--catalog-blue);background:#eef;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:400;display:inline-flex}.catalog-source-list{gap:8px;display:grid}.catalog-source-list>label{cursor:pointer;border:1px solid #e4e7ee;border-radius:11px;grid-template-columns:18px 22px minmax(0,1fr);align-items:center;gap:10px;padding:11px;display:grid}.catalog-source-list span{gap:2px;display:grid}.catalog-source-list small{color:var(--catalog-muted);font-size:10px}.catalog-import-mapping{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;display:grid}.catalog-import-mapping label{color:#475467;gap:6px;font-size:11px;font-weight:400;display:grid}.catalog-validation{border-radius:10px;margin:0 18px 18px;padding:11px 12px;font-size:12px}.catalog-validation.error{color:#b42318;background:#fff2f1}.catalog-import-state.ready{color:#168a50;background:#e9f8ef}.catalog-import-state.issue{color:#a15c00;white-space:normal;background:#fff5df}.catalog-product-preview{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:26px;display:grid}.catalog-product-preview-media{color:#98a2b3;background:#f3f5f8;border-radius:16px;place-items:center;min-height:360px;display:grid;overflow:hidden}.catalog-product-preview-media img{object-fit:contain;width:100%;height:100%}.catalog-product-preview h2{margin:7px 0 10px;font-size:28px;line-height:1.15}.catalog-product-preview>div:last-child>span{color:var(--catalog-blue);text-transform:uppercase;font-size:11px;font-weight:400}.catalog-preview-price{color:var(--catalog-blue);font-size:19px;font-weight:400}.catalog-preview-description{color:#505969;white-space:pre-wrap;min-height:120px;font-size:13px;line-height:1.65}.catalog-loading{max-width:var(--catalog-content-max);gap:14px;margin:60px auto;display:grid}.catalog-loading span{background:linear-gradient(90deg,#eef0f5,#f8f9fb,#eef0f5) 0 0/200% 100%;border-radius:16px;height:90px;animation:1.2s infinite catalog-shimmer}@keyframes catalog-shimmer{to{background-position:-200% 0}}@media (max-width:1250px){.catalog-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-search{grid-column:span 2}.catalog-form-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-variant-row{grid-template-columns:repeat(2,minmax(0,1fr)) 34px}}@media (max-width:900px){.catalog-workspace{padding:20px 16px 42px}.catalog-page-header{flex-direction:column;align-items:flex-start;gap:8px}.catalog-page-header p{white-space:normal}.catalog-panel-head{flex-direction:column;align-items:flex-start}.catalog-editor-grid{grid-template-columns:1fr}.catalog-editor-sidebar{position:static}.catalog-media-grid,.catalog-ai-context,.catalog-product-preview{grid-template-columns:1fr}.catalog-import-mapping{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.catalog-workspace{padding-top:16px;padding-right:max(12px, env(safe-area-inset-right));padding-bottom:calc(76px + env(safe-area-inset-bottom));padding-left:max(12px, env(safe-area-inset-left))}.catalog-page-header{margin-bottom:16px}.catalog-page-header h1{font-size:26px}.catalog-page-header p{font-size:12px}.catalog-panel,.catalog-editor-section{border-radius:16px}.catalog-panel-head{gap:14px;min-height:0;padding:16px}.catalog-helper{padding:11px 16px;line-height:1.5}.catalog-actions{width:100%}.catalog-panel-head>.catalog-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-panel-head>.catalog-actions .catalog-button{width:100%;min-height:44px;padding-inline:10px}.catalog-panel-head>.catalog-actions .catalog-button:last-child:nth-child(odd){grid-column:1/-1}.catalog-filters,.catalog-form-grid.two,.catalog-form-grid.four,.catalog-import-mapping{grid-template-columns:1fr}.catalog-filters{gap:8px;padding:12px}.catalog-search{grid-column:auto}.catalog-filters select,.catalog-search,.catalog-check{min-height:44px}.catalog-table-wrap{scrollbar-gutter:auto;overflow:visible}.catalog-table-wrap .catalog-data-table,.catalog-table-wrap.products .catalog-data-table{border-collapse:separate;min-width:0;display:block}.catalog-data-table thead{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-data-table tbody{background:#f7f8fc;gap:12px;padding:12px;display:grid}.catalog-data-table tbody tr:not(.catalog-empty-row){content-visibility:auto;contain-intrinsic-size:230px;background:#fff;border:1px solid #e2e6ee;border-radius:15px;grid-template-columns:1fr;gap:9px;padding:14px;display:grid;position:relative;box-shadow:0 8px 24px #1e27490e}.catalog-data-table tbody tr:hover>td{background:0 0}.catalog-data-table tbody td{overflow-wrap:anywhere;background:0 0;border:0;grid-template-columns:minmax(88px,34%) minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;height:auto;padding:0;display:grid}.catalog-data-table tbody td:before{content:attr(data-label);color:#7a8497;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:400;line-height:1.45}.catalog-data-table tbody .catalog-empty-row{box-shadow:none;background:0 0;border:0;padding:0;display:block}.catalog-data-table tbody .catalog-empty-row td{display:block}.catalog-data-table tbody .catalog-empty-row td:before{display:none}.catalog-data-table .catalog-empty{min-height:220px;padding:26px 16px}.catalog-category-table tbody tr:not(.catalog-empty-row){grid-template-columns:64px minmax(0,1fr);column-gap:12px}.catalog-category-table tbody td:first-child{display:none}.catalog-category-table tbody td:nth-child(5){grid-area:1/1/span 2;align-self:start}.catalog-category-table tbody td:nth-child(5):before,.catalog-category-table tbody td:nth-child(6):before{display:none}.catalog-category-table tbody td:nth-child(2),.catalog-category-table tbody td:nth-child(3){grid-column:2;display:block}.catalog-category-table tbody td:nth-child(2):before,.catalog-category-table tbody td:nth-child(3):before{margin-bottom:2px;display:block}.catalog-category-table tbody td:nth-child(4),.catalog-category-table tbody td:nth-child(6){grid-column:1/-1}.catalog-category-table .catalog-thumb{border-radius:14px;width:64px;height:64px}.catalog-product-table tbody tr:not(.catalog-empty-row){grid-template-columns:64px minmax(0,1fr);column-gap:12px;padding-top:16px}.catalog-product-table tbody td:first-child{align-items:center;gap:6px;width:auto;display:flex;position:absolute;top:13px;right:13px}.catalog-product-table tbody td:first-child:before{font-size:9px;line-height:1}.catalog-product-table tbody td:first-child input{width:20px;height:20px}.catalog-product-table tbody td:nth-child(2){display:none}.catalog-product-table tbody td:nth-child(4){order:1;grid-area:1/1/span 2}.catalog-product-table tbody td:nth-child(4):before,.catalog-product-table tbody td:nth-child(5):before,.catalog-product-table tbody td:nth-child(3):before{display:none}.catalog-product-table tbody td:nth-child(5){order:2;grid-column:2;padding-right:64px;display:block}.catalog-product-table tbody td:nth-child(5) strong{font-size:15px;line-height:1.35}.catalog-product-table tbody td:nth-child(6){order:3;grid-column:2;grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center}.catalog-product-table tbody td:nth-child(7){order:4}.catalog-product-table tbody td:nth-child(8){order:5}.catalog-product-table tbody td:nth-child(9){order:6}.catalog-product-table tbody td:nth-child(10){order:7}.catalog-product-table tbody td:nth-child(11){order:8}.catalog-product-table tbody td:nth-child(12){order:9}.catalog-product-table tbody td:nth-child(n+7){border-top:1px solid #edf0f4;grid-column:1/-1;grid-template-columns:96px minmax(0,1fr);padding-top:8px}.catalog-product-table tbody td:nth-child(3){order:10;grid-column:1/-1;padding-top:3px}.catalog-product-table .catalog-thumb{border-radius:14px;width:64px;height:64px}.catalog-product-table .catalog-status-stack{flex-wrap:wrap;align-items:center;display:flex}.catalog-product-table .catalog-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.catalog-product-table .catalog-action{justify-content:center;min-height:44px}.catalog-import-preview-table .catalog-data-table tbody{background:0 0;padding:0}.catalog-import-preview-table .catalog-data-table tbody tr:not(.catalog-empty-row){box-shadow:none}.catalog-import-validation-table .catalog-data-table tbody td,.catalog-import-preview-table .catalog-data-table tbody td{grid-template-columns:106px minmax(0,1fr)}.catalog-import-validation-table .catalog-import-state{justify-self:start}.catalog-editor{padding-bottom:82px}.catalog-back{min-height:44px;margin-left:-8px}.catalog-editor-grid{gap:14px}.catalog-editor-grid>section{gap:12px}.catalog-editor-section>header{padding:15px 16px}.catalog-editor-section>div{padding:16px}.catalog-editor-sidebar{gap:12px}.catalog-editor-summary{padding:16px}.catalog-editor-actions{right:max(10px, env(safe-area-inset-right));bottom:calc(64px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));z-index:33;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-backdrop-filter:blur(20px)saturate(150%);scrollbar-width:none;background:#fffffff0;border-color:#25248f1f;border-radius:15px;flex-wrap:nowrap;gap:8px;padding:9px;display:flex;position:fixed;overflow-x:auto;box-shadow:0 -10px 34px #1e27491f}.catalog-editor-actions::-webkit-scrollbar{display:none}.catalog-editor-actions .catalog-button{scroll-snap-align:start;white-space:nowrap;flex:none;min-width:116px;min-height:44px}.catalog-editor-actions .catalog-button.primary{order:-3;min-width:148px}.catalog-editor-actions .catalog-button:first-child{order:-2}.catalog-editor-actions .catalog-button:nth-child(2){order:-1}.catalog-media-grid{gap:12px}.catalog-main-image{min-height:220px}.catalog-main-image img{height:170px}.catalog-media-upload{min-height:76px}.catalog-price-mode{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-price-mode label{justify-content:center;min-height:46px}.catalog-variant-row{border:1px solid #e3e6ec;border-radius:12px;grid-template-columns:1fr;padding:12px}.catalog-variant-row>button{justify-self:end;width:44px;height:44px}.catalog-field input,.catalog-field textarea,.catalog-form-grid input,.catalog-form-grid select,.catalog-import-mapping select,.catalog-variant-row input,.catalog-variant-row select{min-height:46px;font-size:16px}.catalog-description{min-height:210px;font-size:16px}.catalog-ai-context p{min-height:0}.catalog-ai-context .catalog-actions{grid-template-columns:1fr;display:grid}.catalog-ai-context .catalog-button{width:100%;min-height:44px}.catalog-product-preview-media{min-height:230px}.catalog-product-preview h2{font-size:24px}.catalog-preview-description{min-height:0}.catalog-modal-backdrop{padding:env(safe-area-inset-top) 0 0;align-items:end}.catalog-modal,.catalog-modal.wide{width:100%;max-height:calc(100dvh - env(safe-area-inset-top) - 8px);border-radius:18px 18px 0 0}.catalog-modal>header{min-height:60px;padding:0 16px}.catalog-modal>header button{width:44px;height:44px}.catalog-modal-body{padding:16px calc(16px + env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left));gap:14px}.catalog-modal-actions{bottom:calc(-16px - env(safe-area-inset-bottom));z-index:1;margin:0 calc(-16px - env(safe-area-inset-right)) calc(-16px - env(safe-area-inset-bottom)) calc(-16px - env(safe-area-inset-left));padding:12px calc(16px + env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left));border-top:1px solid var(--catalog-line);-webkit-backdrop-filter:blur(16px);background:#fffffff5;position:sticky}.catalog-modal-actions .catalog-button{flex:1;min-height:44px}.catalog-category-image-row{align-items:flex-start}.catalog-category-image-row .catalog-square-preview{width:92px;height:92px}.catalog-source-list>label{min-height:48px}}@media (prefers-reduced-motion:reduce){.catalog-button,.catalog-action,.catalog-back,.catalog-nav-submenu a{transition:none}.catalog-loading span{animation:none}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.catalog-modal-backdrop{background:#0e12279e}.catalog-modal>header,.catalog-editor-actions,.catalog-modal-actions{background:#fff}}.catalog-nav-group{gap:3px;display:grid}.catalog-nav-submenu{border-left:1px solid #94a3b847;gap:2px;margin:0 0 4px 38px;padding-left:11px;display:grid}.catalog-nav-submenu a{color:#64748b;border-radius:7px;padding:7px 8px;font-size:12px;line-height:1.25;transition:color .15s,background-color .15s}.catalog-nav-submenu a:hover,.catalog-nav-submenu a.active{color:#0f172a;background:#f1f5f9}
