.assignees-picker-module__6GXcoa__wrap{gap:var(--space-2);flex-direction:column;display:flex}.assignees-picker-module__6GXcoa__chipRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.assignees-picker-module__6GXcoa__chip{font-size:var(--text-xs);padding:3px var(--space-2) 3px var(--space-3);border-radius:var(--radius-full);background:var(--accent-soft);color:var(--text);border:1px solid var(--border);align-items:center;gap:6px;display:inline-flex}.assignees-picker-module__6GXcoa__chipRemove{width:16px;height:16px;color:var(--text-faint);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.assignees-picker-module__6GXcoa__chipRemove:hover{background:var(--surface-hi);color:var(--status-lost)}.assignees-picker-module__6GXcoa__chipRemove:disabled{opacity:.5;cursor:default}.assignees-picker-module__6GXcoa__error{color:var(--status-lost);font-size:var(--text-xs)}.assignees-picker-module__6GXcoa__empty{color:var(--text-faint);font-size:var(--text-sm)}
.modal-module__52iKTW__overlay{z-index:100;background:color-mix(in srgb, var(--gray-950) 60%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:var(--space-8) var(--space-4);animation:modal-module__52iKTW__fadeIn var(--dur-base) var(--ease-out);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}@media (max-width:640px){.modal-module__52iKTW__overlay{align-items:stretch;padding:0}}.modal-module__52iKTW__panelWrap{width:100%;max-width:42rem;animation:modal-module__52iKTW__popIn var(--dur-base) var(--ease-out);margin:auto;position:relative}@media (max-width:640px){.modal-module__52iKTW__panelWrap{max-width:none;min-height:100%}}.modal-module__52iKTW__panelBody{max-height:calc(100vh - var(--space-16));border-radius:var(--radius-lg);overflow-y:auto}@media (max-width:640px){.modal-module__52iKTW__panelBody{border-radius:0;min-height:100vh;max-height:100vh}}.modal-module__52iKTW__closeBtn{top:var(--space-3);right:var(--space-3);z-index:1;border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;box-shadow:var(--shadow-sm);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.modal-module__52iKTW__closeBtn:hover{background:var(--surface-hi);color:var(--text)}@keyframes modal-module__52iKTW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__52iKTW__popIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.modal-module__52iKTW__overlay,.modal-module__52iKTW__panelWrap{animation:none}}
.client-card-modal-module__xLZsUa__wrap{gap:var(--space-5);flex-direction:column;width:min(32rem,82vw);max-height:80vh;display:flex;overflow-y:auto}.client-card-modal-module__xLZsUa__stateMessage{color:var(--text-muted);font-size:var(--text-sm)}.client-card-modal-module__xLZsUa__entityTabs{gap:var(--space-2);flex-wrap:wrap;display:flex}.client-card-modal-module__xLZsUa__entityTab{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:7rem;height:40px;color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;flex:1;font-weight:600}.client-card-modal-module__xLZsUa__entityTab:hover{border-color:var(--border-strong)}.client-card-modal-module__xLZsUa__entityTabActive{border-color:var(--accent-fill);background:var(--accent-soft);color:var(--text)}.client-card-modal-module__xLZsUa__group{gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);flex-direction:column;display:flex}.client-card-modal-module__xLZsUa__groupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-weight:700}.client-card-modal-module__xLZsUa__row{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.client-card-modal-module__xLZsUa__row{grid-template-columns:1fr}}
.email-thread-section-module__P6QgJG__group{gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);flex-direction:column;display:flex}.email-thread-section-module__P6QgJG__groupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-weight:700}.email-thread-section-module__P6QgJG__hint{color:var(--text-faint);font-size:var(--text-sm)}.email-thread-section-module__P6QgJG__thread{gap:var(--space-2);flex-direction:column;max-height:16rem;display:flex;overflow-y:auto}.email-thread-section-module__P6QgJG__message{padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);border:1px solid var(--border);flex-direction:column;gap:4px;display:flex}.email-thread-section-module__P6QgJG__messageOutbound{background:var(--accent-soft)}.email-thread-section-module__P6QgJG__messageHeader{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.email-thread-section-module__P6QgJG__messageSubject{font-weight:600;font-size:var(--text-sm)}.email-thread-section-module__P6QgJG__messageDate{color:var(--text-faint);font-size:var(--text-xs);white-space:nowrap}.email-thread-section-module__P6QgJG__messageMeta{color:var(--text-faint);font-size:var(--text-xs)}.email-thread-section-module__P6QgJG__messageBody{font-size:var(--text-sm);white-space:pre-wrap;word-break:break-word}.email-thread-section-module__P6QgJG__messageAttachments{gap:var(--space-2);flex-wrap:wrap;display:flex}.email-thread-section-module__P6QgJG__messageAttachment{padding:3px var(--space-2);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);font-size:var(--text-xs);color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.email-thread-section-module__P6QgJG__messageAttachment:hover{border-color:var(--accent)}.email-thread-section-module__P6QgJG__messageFooter{justify-content:flex-end;display:flex}.email-thread-section-module__P6QgJG__replyBtn{color:var(--text-faint);font-size:var(--text-xs);cursor:pointer;padding:2px var(--space-1);background:0 0;border:none}.email-thread-section-module__P6QgJG__replyBtn:hover{color:var(--accent)}.email-thread-section-module__P6QgJG__composer{gap:var(--space-2);flex-direction:column;display:flex}.email-thread-section-module__P6QgJG__composerRow{gap:var(--space-2);align-items:center;display:flex}.email-thread-section-module__P6QgJG__iconBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;font-size:var(--text-base);flex-shrink:0;justify-content:center;align-items:center;display:flex}.email-thread-section-module__P6QgJG__iconBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.email-thread-section-module__P6QgJG__iconBtn:disabled{opacity:.5;cursor:default}.email-thread-section-module__P6QgJG__pendingFiles{gap:var(--space-2);flex-wrap:wrap;display:flex}.email-thread-section-module__P6QgJG__pendingFile{padding:3px var(--space-2) 3px var(--space-3);border-radius:var(--radius-full);background:var(--surface-hi);font-size:var(--text-xs);align-items:center;gap:6px;display:inline-flex}.email-thread-section-module__P6QgJG__pendingFileRemove{width:16px;height:16px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex}.email-thread-section-module__P6QgJG__pendingFileRemove:hover{color:var(--status-lost)}.email-thread-section-module__P6QgJG__aiPanel{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:var(--accent-soft);flex-direction:column;display:flex}.email-thread-section-module__P6QgJG__aiPanelRow{gap:var(--space-2);display:flex}
.deal-popup-module__ex_K5a__dock{right:var(--space-4);bottom:var(--space-4);z-index:71;gap:var(--space-2);max-width:calc(100vw - var(--space-8));flex-wrap:wrap;display:flex;position:fixed}.deal-popup-module__ex_K5a__chip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);cursor:pointer;font-size:var(--text-sm);max-width:220px;display:flex}.deal-popup-module__ex_K5a__chipTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deal-popup-module__ex_K5a__chipClose{background:var(--surface-hi);width:20px;height:20px;color:var(--text-muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.deal-popup-module__ex_K5a__chipClose:hover{background:var(--border)}.deal-popup-module__ex_K5a__window{right:var(--space-4);bottom:var(--space-4);z-index:61;width:min(880px, calc(100vw - var(--space-8)));height:min(640px, calc(100vh - var(--space-8)));background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;overflow:hidden}@media (max-width:768px){.deal-popup-module__ex_K5a__window{border-radius:0;width:100vw;height:100dvh;bottom:0;right:0}}.deal-popup-module__ex_K5a__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.deal-popup-module__ex_K5a__headerNumber{font-size:var(--text-xs);color:var(--text-faint);margin-bottom:2px}.deal-popup-module__ex_K5a__headerTitle{font-size:var(--text-base);line-height:1.3}.deal-popup-module__ex_K5a__headerActions{gap:var(--space-2);flex-shrink:0;display:flex}.deal-popup-module__ex_K5a__iconBtn{width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.deal-popup-module__ex_K5a__iconBtn:hover{color:var(--text);transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.deal-popup-module__ex_K5a__iconBtn:hover{transform:none}}.deal-popup-module__ex_K5a__aiIconBtn{color:var(--accent-fill)}.deal-popup-module__ex_K5a__body{flex:1;min-height:0;display:flex}@media (max-width:768px){.deal-popup-module__ex_K5a__body{flex-direction:column;overflow-y:auto}}.deal-popup-module__ex_K5a__left{border-right:1px solid var(--border);width:300px;padding:var(--space-6);gap:var(--space-6);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}@media (max-width:768px){.deal-popup-module__ex_K5a__left{border-right:none;border-bottom:1px solid var(--border);width:100%}}.deal-popup-module__ex_K5a__right{flex-direction:column;flex:1;min-width:0;display:flex}.deal-popup-module__ex_K5a__amount{font-family:var(--font-display);font-size:var(--text-xl);font-weight:800}.deal-popup-module__ex_K5a__section{gap:var(--space-2);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__sectionTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-weight:700}.deal-popup-module__ex_K5a__sectionHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.deal-popup-module__ex_K5a__editIconBtn{width:24px;height:24px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.deal-popup-module__ex_K5a__editIconBtn:hover{background:var(--surface-hi);color:var(--text)}.deal-popup-module__ex_K5a__editForm{gap:var(--space-3);padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-md);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__contactNameLink{font:inherit;color:var(--accent);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.deal-popup-module__ex_K5a__contactNameLink:hover{color:var(--accent-hover)}.deal-popup-module__ex_K5a__infoGrid{gap:var(--space-2) var(--space-3);font-size:var(--text-sm);grid-template-columns:auto 1fr;display:grid}.deal-popup-module__ex_K5a__infoLabel{color:var(--text-muted)}.deal-popup-module__ex_K5a__infoValue{color:var(--text);text-align:right;word-break:break-word}.deal-popup-module__ex_K5a__callBtn{margin-left:var(--space-2);padding:2px var(--space-2);border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--accent);font-size:var(--text-xs);cursor:pointer;font-weight:600}.deal-popup-module__ex_K5a__callBtn:hover:not(:disabled){border-color:var(--accent)}.deal-popup-module__ex_K5a__callBtn:disabled{opacity:.6;cursor:default}.deal-popup-module__ex_K5a__callError{color:var(--status-overdue);font-size:var(--text-xs);text-align:right}.deal-popup-module__ex_K5a__chipRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.deal-popup-module__ex_K5a__tag{font-size:var(--text-xs);padding:3px var(--space-3);border-radius:var(--radius-full);background:var(--surface-hi);color:var(--text-muted);border:1px solid var(--border)}.deal-popup-module__ex_K5a__noteList{gap:var(--space-3);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__note{padding:var(--space-3);background:var(--surface-hi);border-radius:var(--radius-md);font-size:var(--text-sm)}.deal-popup-module__ex_K5a__noteMeta{font-size:var(--text-xs);color:var(--text-faint);margin-top:var(--space-1)}.deal-popup-module__ex_K5a__noteForm{gap:var(--space-2);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__noteInput{resize:vertical;min-height:60px}.deal-popup-module__ex_K5a__tabs{gap:var(--space-1);padding:var(--space-3) var(--space-6) 0;border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.deal-popup-module__ex_K5a__tab{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px}.deal-popup-module__ex_K5a__tabActive{color:var(--text);border-bottom-color:var(--accent);font-weight:600}.deal-popup-module__ex_K5a__tabContent{min-height:0;padding:var(--space-6);gap:var(--space-6);flex-direction:column;flex:1;display:flex;overflow-y:auto}.deal-popup-module__ex_K5a__timeline{gap:var(--space-4);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__timelineItem{gap:var(--space-3);display:flex}.deal-popup-module__ex_K5a__timelineDot{background:var(--accent-fill);border-radius:999px;flex-shrink:0;width:8px;height:8px;margin-top:6px}.deal-popup-module__ex_K5a__timelineDotNote{background:var(--status-scheduled)}.deal-popup-module__ex_K5a__timelineDotTask{background:var(--status-qualified)}.deal-popup-module__ex_K5a__timelineTitle{font-size:var(--text-sm);color:var(--text);white-space:pre-wrap}.deal-popup-module__ex_K5a__timelineMeta{font-size:var(--text-xs);color:var(--text-faint);margin-top:2px}.deal-popup-module__ex_K5a__taskList{gap:var(--space-2);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__taskRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);display:flex}.deal-popup-module__ex_K5a__taskDone{opacity:.6}.deal-popup-module__ex_K5a__taskCheck{flex-shrink:0;margin-top:2px}.deal-popup-module__ex_K5a__taskInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.deal-popup-module__ex_K5a__taskTitle{font-size:var(--text-sm);font-weight:600}.deal-popup-module__ex_K5a__taskDoneTitle{text-decoration:line-through}.deal-popup-module__ex_K5a__taskMeta{font-size:var(--text-xs);color:var(--text-faint)}.deal-popup-module__ex_K5a__taskForm{gap:var(--space-3);padding:var(--space-4);border:1px dashed var(--border-strong);border-radius:var(--radius-md);flex-direction:column;display:flex}.deal-popup-module__ex_K5a__taskFormRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.deal-popup-module__ex_K5a__slotGrid{gap:var(--space-1);margin-top:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));display:grid}.deal-popup-module__ex_K5a__slotBtn{padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:var(--text-xs);cursor:pointer}.deal-popup-module__ex_K5a__slotBtn:hover:not(:disabled){border-color:var(--accent-fill)}.deal-popup-module__ex_K5a__slotBusy{background:var(--surface-hi);color:var(--text-faint);cursor:not-allowed;text-decoration:line-through}.deal-popup-module__ex_K5a__slotSelected{background:var(--accent-fill);color:var(--accent-fill-text);border-color:var(--accent-fill)}.deal-popup-module__ex_K5a__stateMessage{padding:var(--space-8) var(--space-4);text-align:center;color:var(--text-muted);font-size:var(--text-sm)}.deal-popup-module__ex_K5a__skeleton{border-radius:var(--radius-sm);background:var(--surface-hi);height:14px;animation:deal-popup-module__ex_K5a__pulse 1.4s var(--ease-in-out) infinite}@keyframes deal-popup-module__ex_K5a__pulse{0%,to{opacity:.6}50%{opacity:1}}
.participant-picker-module__aAKFsa__backdrop{z-index:95;padding:var(--space-4);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.participant-picker-module__aAKFsa__modal{gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-4);flex-direction:column;width:min(360px,100%);max-height:80vh;display:flex}.participant-picker-module__aAKFsa__header{justify-content:space-between;align-items:center;display:flex}.participant-picker-module__aAKFsa__title{font-weight:600}.participant-picker-module__aAKFsa__closeBtn{color:var(--text-muted);font-size:var(--text-lg);cursor:pointer;padding:var(--space-1);background:0 0;border:none;line-height:1}.participant-picker-module__aAKFsa__list{gap:var(--space-1);flex-direction:column;min-height:3rem;display:flex;overflow-y:auto}.participant-picker-module__aAKFsa__empty{color:var(--text-muted);font-size:var(--text-sm);padding:var(--space-2) 0}.participant-picker-module__aAKFsa__row{align-items:center;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);cursor:pointer;display:flex}.participant-picker-module__aAKFsa__row:hover{background:var(--surface-hi)}.participant-picker-module__aAKFsa__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.participant-picker-module__aAKFsa__avatarFallback{background:var(--surface-hi);width:28px;height:28px;color:var(--text-muted);font-size:var(--text-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.participant-picker-module__aAKFsa__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.participant-picker-module__aAKFsa__modeToggle{gap:var(--space-4);font-size:var(--text-sm);color:var(--text-muted);padding-top:var(--space-2);border-top:1px solid var(--border);display:flex}.participant-picker-module__aAKFsa__modeToggle label{align-items:center;gap:var(--space-1);cursor:pointer;display:flex}
.call-overlay-module__V6skba__backdrop{z-index:90;padding:var(--space-4);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.call-overlay-module__V6skba__ringCard{align-items:center;gap:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-8) var(--space-6);text-align:center;flex-direction:column;width:min(360px,100%);display:flex}.call-overlay-module__V6skba__avatar{object-fit:cover;border-radius:50%;width:88px;height:88px}.call-overlay-module__V6skba__avatarFallback{background:var(--surface-hi);width:88px;height:88px;color:var(--text-muted);font-size:var(--text-xl);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.call-overlay-module__V6skba__ringPulse{animation:1.6s ease-in-out infinite call-overlay-module__V6skba__pulse}@keyframes call-overlay-module__V6skba__pulse{0%,to{box-shadow:0 0 0 0 var(--accent-fill);opacity:1}70%{opacity:.85;box-shadow:0 0 0 14px #0000}}.call-overlay-module__V6skba__peerName{font-size:var(--text-lg);font-weight:600}.call-overlay-module__V6skba__statusText{color:var(--text-muted);font-size:var(--text-sm)}.call-overlay-module__V6skba__actionsRow{gap:var(--space-4);display:flex}.call-overlay-module__V6skba__roundBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.call-overlay-module__V6skba__acceptBtn{background:var(--status-won);color:#fff}.call-overlay-module__V6skba__declineBtn,.call-overlay-module__V6skba__hangupBtn{background:var(--status-overdue);color:#fff}.call-overlay-module__V6skba__callView{border-radius:var(--radius-lg);background:#111;flex-direction:column;width:min(960px,100%);height:min(70vh,640px);display:flex;position:relative;overflow:hidden}.call-overlay-module__V6skba__videoGridSingle{flex:1;grid-template-columns:1fr;display:grid}.call-overlay-module__V6skba__videoGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:1fr;gap:2px;display:grid;overflow-y:auto}.call-overlay-module__V6skba__tile{background:#1a1a1a;min-height:160px;position:relative}.call-overlay-module__V6skba__tileVideo{object-fit:cover;width:100%;height:100%}.call-overlay-module__V6skba__tileWaiting{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.call-overlay-module__V6skba__tileAvatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.call-overlay-module__V6skba__tileAvatarFallback{color:#ddd;width:64px;height:64px;font-size:var(--text-lg);background:#333;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.call-overlay-module__V6skba__tileName{bottom:var(--space-2);left:var(--space-2);color:#fff;font-size:var(--text-xs);text-shadow:0 1px 3px #0009;font-weight:600;position:absolute}.call-overlay-module__V6skba__localVideo{bottom:var(--space-4);right:var(--space-4);object-fit:cover;border-radius:var(--radius-md);background:#222;border:2px solid #ffffff4d;width:160px;height:120px;position:absolute}.call-overlay-module__V6skba__callHeader{top:var(--space-4);left:var(--space-4);color:#fff;text-shadow:0 1px 3px #0009;z-index:1;font-weight:600;position:absolute}.call-overlay-module__V6skba__controlsRow{bottom:var(--space-4);gap:var(--space-3);display:flex;position:absolute;left:50%;transform:translate(-50%)}.call-overlay-module__V6skba__controlBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.call-overlay-module__V6skba__controlBtnActive{color:#111;background:#fff}.call-overlay-module__V6skba__errorToast{top:var(--space-4);z-index:91;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);cursor:pointer;position:fixed;left:50%;transform:translate(-50%)}
.crm-background-module__XF4T6G__bg{z-index:-1;pointer-events:none;background:radial-gradient(ellipse 900px 560px at 12% -8%, color-mix(in srgb, var(--accent-fill) 9%, transparent), transparent 62%), radial-gradient(ellipse 700px 640px at 104% 12%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 58%), radial-gradient(ellipse 780px 620px at 92% 108%, color-mix(in srgb, var(--accent-fill) 6%, transparent), transparent 60%), repeating-linear-gradient(135deg, transparent 0 42px, color-mix(in srgb, var(--border-strong) 55%, transparent) 42px 43px, transparent 43px 84px), var(--bg-canvas);position:fixed;inset:0}
.quiz-module__ZQ2Uqa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.quiz-module__ZQ2Uqa__progress{padding:var(--space-4) var(--space-6) 0;gap:4px;display:flex}.quiz-module__ZQ2Uqa__progressDot{border-radius:var(--radius-full);background:var(--border);flex:1;height:4px;overflow:hidden}.quiz-module__ZQ2Uqa__progressDotFill{background:var(--accent-fill);height:100%;transition:width .3s var(--ease-out)}.quiz-module__ZQ2Uqa__body{padding:var(--space-6) var(--space-6) var(--space-8)}.quiz-module__ZQ2Uqa__stepEyebrow{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.quiz-module__ZQ2Uqa__question{margin-top:var(--space-2);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700}.quiz-module__ZQ2Uqa__stepHint{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--text-muted)}.quiz-module__ZQ2Uqa__textStep{margin-top:var(--space-6);gap:var(--space-3);flex-direction:column;max-width:22rem;display:flex}.quiz-module__ZQ2Uqa__optionsGrid{margin-top:var(--space-6);gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:480px){.quiz-module__ZQ2Uqa__optionsGridWide{grid-template-columns:repeat(4,1fr)}}.quiz-module__ZQ2Uqa__option{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-3);border:2px solid var(--border);border-radius:var(--radius-md);background:var(--bg-canvas);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);text-align:center;flex-direction:column;display:flex}.quiz-module__ZQ2Uqa__option:hover{border-color:var(--border-strong);transform:translateY(-2px)}.quiz-module__ZQ2Uqa__optionSelected{border-color:var(--accent);background:var(--accent-soft)}.quiz-module__ZQ2Uqa__optionIcon{width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;display:flex}.quiz-module__ZQ2Uqa__optionLabel{font-size:var(--text-sm);font-weight:600}.quiz-module__ZQ2Uqa__optionImageTile{aspect-ratio:3/4;justify-content:flex-end;align-items:stretch;padding:0;position:relative;overflow:hidden}.quiz-module__ZQ2Uqa__optionImageOverlay{background:linear-gradient(#0000 0%,#0003 45%,#000000c7 100%);position:absolute;inset:0}.quiz-module__ZQ2Uqa__optionImageLabel{z-index:1;padding:var(--space-3);color:#fff;font-size:var(--text-sm);text-align:left;font-weight:700;line-height:1.3;position:relative}.quiz-module__ZQ2Uqa__nav{margin-top:var(--space-8);justify-content:space-between;align-items:center;display:flex}.quiz-module__ZQ2Uqa__backBtn{color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-weight:600;display:flex}.quiz-module__ZQ2Uqa__backBtn:hover{color:var(--text)}.quiz-module__ZQ2Uqa__resultGrid{gap:var(--space-6);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:680px){.quiz-module__ZQ2Uqa__resultGrid{grid-template-columns:1fr 1.2fr}}.quiz-module__ZQ2Uqa__resultImageWrap{aspect-ratio:4/3;background:var(--bg-canvas);border-radius:var(--radius-md);position:relative}.quiz-module__ZQ2Uqa__resultBadge{font-size:var(--text-xs);color:var(--status-won);background:var(--status-won-bg);padding:4px var(--space-3);border-radius:var(--radius-full);align-items:center;gap:6px;font-weight:700;display:inline-flex}.quiz-module__ZQ2Uqa__resultName{margin-top:var(--space-3);font-family:var(--font-display);font-weight:800;font-size:var(--text-xl)}.quiz-module__ZQ2Uqa__resultPrice{font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);color:var(--accent);margin-top:2px}.quiz-module__ZQ2Uqa__resultForm{margin-top:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.quiz-module__ZQ2Uqa__leadSuccess{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-6) 0;flex-direction:column;display:flex}.quiz-module__ZQ2Uqa__leadSuccessIcon{background:var(--status-won-bg);width:44px;height:44px;color:var(--status-won);border-radius:50%;justify-content:center;align-items:center;display:flex}
.push-subscribe-module___v_ZYq__banner{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:80;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-wrap:wrap;max-width:26rem;margin:0 auto;display:flex;position:fixed}.push-subscribe-module___v_ZYq__text{min-width:12rem;font-size:var(--text-sm);flex:1}.push-subscribe-module___v_ZYq__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.push-subscribe-module___v_ZYq__enableBtn{background:var(--accent-fill);color:var(--accent-fill-text);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);cursor:pointer;border:none;font-weight:600}.push-subscribe-module___v_ZYq__enableBtn:disabled{opacity:.6;cursor:default}.push-subscribe-module___v_ZYq__dismissBtn{width:28px;height:28px;color:var(--text-muted);font-size:var(--text-lg);cursor:pointer;background:0 0;border:none;border-radius:50%;line-height:1}.push-subscribe-module___v_ZYq__dismissBtn:hover{background:var(--surface-hi)}
.cookie-consent-module__uHM_lW__bar{z-index:30;left:var(--space-3);right:var(--space-3);bottom:calc(76px + env(safe-area-inset-bottom,0px));gap:var(--space-3);padding:var(--space-4);background:color-mix(in srgb, var(--surface) 96%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed}@media (min-width:641px){.cookie-consent-module__uHM_lW__bar{left:var(--space-6);right:auto;bottom:var(--space-6);max-width:22rem}}.cookie-consent-module__uHM_lW__text{font-size:var(--text-xs);color:var(--text-muted);margin:0;line-height:1.5}.cookie-consent-module__uHM_lW__text a{color:var(--text);text-underline-offset:2px;text-decoration:underline}.cookie-consent-module__uHM_lW__btn{height:36px;font-size:var(--text-sm);align-self:flex-start}
.hero-parallax-bg-module__eQ8ZyG__wrap{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-parallax-bg-module__eQ8ZyG__imgLayer{will-change:transform;height:124%;position:absolute;top:-12%;left:0;right:0}.hero-parallax-bg-module__eQ8ZyG__desktopImg{display:block}.hero-parallax-bg-module__eQ8ZyG__mobileImg{display:none}@media (max-width:720px){.hero-parallax-bg-module__eQ8ZyG__desktopImg{display:none}.hero-parallax-bg-module__eQ8ZyG__mobileImg{display:block}}.hero-parallax-bg-module__eQ8ZyG__scrim{background:linear-gradient(90deg, color-mix(in srgb, var(--bg-canvas) 92%, transparent) 0%, color-mix(in srgb, var(--bg-canvas) 82%, transparent) 30%, color-mix(in srgb, var(--bg-canvas) 45%, transparent) 55%, color-mix(in srgb, var(--bg-canvas) 5%, transparent) 75%, transparent 88%);position:absolute;inset:0}@media (max-width:720px){.hero-parallax-bg-module__eQ8ZyG__scrim{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-canvas) 92%, transparent) 0%, color-mix(in srgb, var(--bg-canvas) 88%, transparent) 45%, color-mix(in srgb, var(--bg-canvas) 60%, transparent) 68%, color-mix(in srgb, var(--bg-canvas) 30%, transparent) 85%, color-mix(in srgb, var(--bg-canvas) 15%, transparent) 100%)}}
.ai-assistant-panel-module__C19ila__backdrop{z-index:69;position:fixed;inset:0}.ai-assistant-panel-module__C19ila__panel{z-index:70;bottom:var(--space-6);right:var(--space-6);width:24rem;max-width:calc(100vw - var(--space-6) * 2);height:min(34rem, calc(100vh - var(--space-12)));background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;overflow:hidden}.ai-assistant-panel-module__C19ila__header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ai-assistant-panel-module__C19ila__headerTitle{font-weight:700}.ai-assistant-panel-module__C19ila__headerBadge{margin-left:var(--space-2);border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent);font-size:var(--text-xs);padding:2px 8px;font-weight:600}.ai-assistant-panel-module__C19ila__iconBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.ai-assistant-panel-module__C19ila__iconBtn:hover{color:var(--text);transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.ai-assistant-panel-module__C19ila__iconBtn:hover{transform:none}}.ai-assistant-panel-module__C19ila__messages{min-height:0;padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ai-assistant-panel-module__C19ila__empty{color:var(--text-muted);font-size:var(--text-sm);text-align:center;margin:auto 0}.ai-assistant-panel-module__C19ila__row{flex-direction:column;align-items:flex-start;gap:2px;max-width:88%;display:flex}.ai-assistant-panel-module__C19ila__rowMine{align-self:flex-end;align-items:flex-end}.ai-assistant-panel-module__C19ila__bubble{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);white-space:pre-wrap;font-size:var(--text-sm)}.ai-assistant-panel-module__C19ila__rowMine .ai-assistant-panel-module__C19ila__bubble{background:var(--accent-fill);color:var(--accent-fill-text)}.ai-assistant-panel-module__C19ila__meta{font-size:var(--text-xs);color:var(--text-faint)}.ai-assistant-panel-module__C19ila__typingRow{font-size:var(--text-xs);color:var(--text-faint);font-style:italic}.ai-assistant-panel-module__C19ila__errorText{font-size:var(--text-sm);color:var(--status-overdue)}.ai-assistant-panel-module__C19ila__quickPrompts{gap:var(--space-2);padding:var(--space-3) var(--space-4) 0;flex-wrap:wrap;flex-shrink:0;display:flex}.ai-assistant-panel-module__C19ila__quickPromptChip{padding:6px var(--space-3);border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;font-weight:600}.ai-assistant-panel-module__C19ila__quickPromptChip:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ai-assistant-panel-module__C19ila__quickPromptChip:disabled{opacity:.5;cursor:default}.ai-assistant-panel-module__C19ila__composer{align-items:flex-end;gap:var(--space-2);padding:var(--space-4);flex-shrink:0;display:flex}.ai-assistant-panel-module__C19ila__composerInput{resize:none;flex:1;min-height:2.5rem;max-height:6rem}.ai-assistant-panel-module__C19ila__attachBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ai-assistant-panel-module__C19ila__attachBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ai-assistant-panel-module__C19ila__attachBtn:disabled{opacity:.5;cursor:default}.ai-assistant-panel-module__C19ila__attachPreview{align-items:center;gap:var(--space-2);margin:0 var(--space-4);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0;display:flex}.ai-assistant-panel-module__C19ila__attachPreviewName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ai-assistant-panel-module__C19ila__attachPreviewRemove{color:var(--text-faint);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;line-height:1}.ai-assistant-panel-module__C19ila__attachPreviewRemove:hover{color:var(--status-overdue)}.ai-assistant-panel-module__C19ila__messageAttachment{margin-bottom:var(--space-1);display:block}.ai-assistant-panel-module__C19ila__messageAttachmentImage{border-radius:var(--radius-md);max-width:12rem;max-height:12rem;display:block}.ai-assistant-panel-module__C19ila__messageAttachmentFile{padding:6px var(--space-2);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.ai-assistant-panel-module__C19ila__letterheadBtn{color:var(--text-faint);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:0}.ai-assistant-panel-module__C19ila__letterheadBtn:hover{color:var(--accent);text-decoration:underline}
.mobile-cta-bar-module__a6qKea__bar{z-index:25;gap:var(--space-2);padding:var(--space-3) var(--space-4);padding-bottom:max(var(--space-3), env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);transition:transform var(--dur-base) var(--ease-out);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.mobile-cta-bar-module__a6qKea__barVisible{transform:translateY(0)}@media (max-width:640px){.mobile-cta-bar-module__a6qKea__bar{display:flex}}.mobile-cta-bar-module__a6qKea__callBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:48px;height:48px;color:var(--text);flex:none;justify-content:center;align-items:center;display:flex}.mobile-cta-bar-module__a6qKea__ctaBtn{flex:1;height:48px;text-decoration:none}
.mobile-nav-module__0P39yW__bar{display:none}@media (max-width:1023px){.mobile-nav-module__0P39yW__bar{z-index:45;height:56px;padding-bottom:env(safe-area-inset-bottom,0px);background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);display:flex;position:fixed;bottom:0;left:0;right:0}}.mobile-nav-module__0P39yW__item{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.mobile-nav-module__0P39yW__iconWrap{display:flex;position:relative}.mobile-nav-module__0P39yW__badge{border-radius:var(--radius-full);background:var(--status-overdue);color:#fff;min-width:14px;height:14px;box-shadow:0 0 0 2px var(--bg);justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.mobile-nav-module__0P39yW__itemActive{color:var(--accent-fill)}.mobile-nav-module__0P39yW__sheetBackdrop{z-index:46;background:#00000059;position:fixed;inset:0}.mobile-nav-module__0P39yW__sheet{z-index:47;background:var(--surface);border-top:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:60vh;box-shadow:var(--shadow-lg);padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));position:fixed;bottom:56px;left:0;right:0;overflow-y:auto}.mobile-nav-module__0P39yW__sheetTitle{margin-bottom:var(--space-3);font-weight:700}.mobile-nav-module__0P39yW__sheetItem{text-align:left;width:100%;padding:var(--space-3);border-radius:var(--radius-md);font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;text-decoration:none;display:block}.mobile-nav-module__0P39yW__sheetItem:hover{background:var(--surface-hi)}
.chat-module__tW7lsa__dock{left:var(--space-4);bottom:var(--space-4);z-index:57;gap:var(--space-2);max-width:calc(100vw - var(--space-8));flex-wrap:wrap;display:flex;position:fixed}.chat-module__tW7lsa__chip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);cursor:pointer;font-size:var(--text-sm);max-width:14rem;display:flex;position:relative}.chat-module__tW7lsa__chipBadge{border-radius:var(--radius-full);background:var(--status-overdue);color:#fff;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.chat-module__tW7lsa__chipTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__tW7lsa__chipClose{background:var(--surface-hi);width:20px;height:20px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__tW7lsa__chipClose:hover{background:var(--border)}.chat-module__tW7lsa__window{left:var(--space-4);bottom:var(--space-4);z-index:56;width:min(380px, calc(100vw - var(--space-8)));height:min(560px, calc(100vh - var(--space-8)));background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;overflow:hidden}@media (max-width:480px){.chat-module__tW7lsa__window{border-radius:0;width:100vw;height:100dvh;bottom:0;left:0}}.chat-module__tW7lsa__header{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);display:flex}.chat-module__tW7lsa__headerAvatarWrap{flex-shrink:0;position:relative}.chat-module__tW7lsa__headerAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px;display:block}.chat-module__tW7lsa__headerAvatarFallback{background:var(--surface-hi);width:32px;height:32px;color:var(--text-muted);font-size:var(--text-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.chat-module__tW7lsa__headerOnlineDot{border:2px solid var(--surface);background:var(--status-won);width:9px;height:9px;position:absolute;bottom:0;right:0}.chat-module__tW7lsa__headerTitleWrap{flex-direction:column;flex:1;min-width:0;display:flex}.chat-module__tW7lsa__headerTitle{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.chat-module__tW7lsa__headerSubtitle{font-size:var(--text-xs);color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__tW7lsa__headerSubtitleTyping{color:var(--status-won)}.chat-module__tW7lsa__headerActions{gap:var(--space-1);flex-shrink:0;display:flex}.chat-module__tW7lsa__iconBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.chat-module__tW7lsa__iconBtn:hover{background:var(--surface-hi);color:var(--text)}.chat-module__tW7lsa__messages{padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.chat-module__tW7lsa__messageRow{flex-direction:column;gap:2px;max-width:85%;display:flex}.chat-module__tW7lsa__messageRowMine{align-self:flex-end;align-items:flex-end}.chat-module__tW7lsa__messageBubble{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);font-size:var(--text-sm);word-break:break-word}.chat-module__tW7lsa__messageRowMine .chat-module__tW7lsa__messageBubble{background:var(--accent-fill);color:var(--accent-fill-text)}.chat-module__tW7lsa__messageText{white-space:pre-wrap}.chat-module__tW7lsa__messageBubble a{color:inherit;text-underline-offset:2px;text-decoration:underline}.chat-module__tW7lsa__messageAttachmentImageLink{margin-bottom:var(--space-1);display:block}.chat-module__tW7lsa__messageAttachmentImage{border-radius:var(--radius-md);max-width:12rem;max-height:12rem;display:block}.chat-module__tW7lsa__messageAttachmentFile{margin-bottom:var(--space-1);padding:6px var(--space-2);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);font-size:var(--text-xs);color:inherit;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.chat-module__tW7lsa__messageRowMine .chat-module__tW7lsa__messageAttachmentFile{background:color-mix(in srgb, var(--accent-fill-text) 12%, transparent);border-color:#0000}.chat-module__tW7lsa__messageAttachmentFile:hover{border-color:var(--accent)}.chat-module__tW7lsa__attachPreview{align-items:center;gap:var(--space-2);margin:0 var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);font-size:var(--text-xs);display:flex}.chat-module__tW7lsa__attachPreviewName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.chat-module__tW7lsa__attachPreviewRemove{color:var(--text-faint);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;line-height:1}.chat-module__tW7lsa__attachPreviewRemove:hover{color:var(--status-overdue)}.chat-module__tW7lsa__messageMeta{font-size:var(--text-xs);color:var(--text-faint);align-items:center;gap:3px;display:flex}.chat-module__tW7lsa__readTicks{color:var(--text-faint);display:inline-flex}.chat-module__tW7lsa__readTicksRead{color:var(--accent)}.chat-module__tW7lsa__typingRow{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--surface-hi);font-size:var(--text-xs);color:var(--text-muted);align-self:flex-start;font-style:italic}.chat-module__tW7lsa__composer{align-items:flex-end;gap:var(--space-2);padding:var(--space-3);border-top:1px solid var(--border);display:flex;position:relative}.chat-module__tW7lsa__composerInput{resize:none;flex:1;min-height:36px;max-height:96px}.chat-module__tW7lsa__emojiPopover{bottom:calc(100% + var(--space-2));left:var(--space-3);z-index:1;width:15rem;max-height:12rem;padding:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);grid-template-columns:repeat(7,1fr);gap:2px;display:grid;position:absolute;overflow-y:auto}.chat-module__tW7lsa__emojiOption{font-size:var(--text-lg);padding:var(--space-1);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;line-height:1}.chat-module__tW7lsa__emojiOption:hover{background:var(--surface-hi)}
.model-calculator-module__pJLYya__card{gap:var(--space-8);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:780px){.model-calculator-module__pJLYya__card{grid-template-columns:1.15fr 1fr;align-items:start}}.model-calculator-module__pJLYya__controlLabel{font-weight:700;font-size:var(--text-base)}.model-calculator-module__pJLYya__controlValue{font-family:var(--font-display);color:var(--accent);font-weight:800}.model-calculator-module__pJLYya__sliderRow{margin-top:var(--space-6)}.model-calculator-module__pJLYya__slider{appearance:none;border-radius:var(--radius-full);background:linear-gradient(90deg, var(--accent-fill) 0%, var(--accent-fill) var(--fill), var(--border) var(--fill));cursor:pointer;outline:none;width:100%;height:8px}.model-calculator-module__pJLYya__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-fill);border:3px solid var(--surface);width:26px;height:26px;box-shadow:var(--shadow-md);cursor:grab;transition:transform var(--dur-fast) var(--ease-out);border-radius:50%}.model-calculator-module__pJLYya__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.model-calculator-module__pJLYya__slider::-moz-range-thumb{border:3px solid var(--surface);background:var(--accent-fill);width:26px;height:26px;box-shadow:var(--shadow-md);cursor:grab;border-radius:50%}.model-calculator-module__pJLYya__sliderTicks{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--text-faint);justify-content:space-between;display:flex}.model-calculator-module__pJLYya__subQuestion{margin-top:var(--space-8)}.model-calculator-module__pJLYya__subQuestion .model-calculator-module__pJLYya__controlLabel{margin-bottom:var(--space-1)}.model-calculator-module__pJLYya__hintText{margin-top:var(--space-3);font-size:var(--text-xs);color:var(--text-faint)}.model-calculator-module__pJLYya__result{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-6);background:var(--bg-canvas);border-radius:var(--radius-lg);top:var(--space-6);flex-direction:column;display:flex;position:sticky}.model-calculator-module__pJLYya__resultOverlay{z-index:2;text-align:center;padding:var(--space-6);font-size:var(--text-sm);color:var(--text-muted);background:color-mix(in srgb, var(--bg-canvas) 55%, transparent);border-radius:var(--radius-lg);justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}.model-calculator-module__pJLYya__resultInner{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.model-calculator-module__pJLYya__resultBlurred{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.model-calculator-module__pJLYya__brandSwitchBtn{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.model-calculator-module__pJLYya__brandSwitchBtn:hover{color:var(--accent)}.model-calculator-module__pJLYya__resultImageWrap{aspect-ratio:4/3;width:100%;position:relative}.model-calculator-module__pJLYya__resultLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-weight:700}.model-calculator-module__pJLYya__resultName{font-family:var(--font-display);font-weight:800;font-size:var(--text-xl)}.model-calculator-module__pJLYya__resultMeta{font-size:var(--text-sm);color:var(--text-muted)}.model-calculator-module__pJLYya__priceBreakdown{margin-top:var(--space-2);width:100%;padding-top:var(--space-4);border-top:1px dashed var(--border);flex-direction:column;gap:6px;display:flex}.model-calculator-module__pJLYya__priceRow{justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);text-align:left;display:flex}.model-calculator-module__pJLYya__priceRowTotal{padding-top:var(--space-2);border-top:1px solid var(--border);font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);color:var(--text);margin-top:4px}.model-calculator-module__pJLYya__promoBanner{margin-top:var(--space-4);width:100%;padding:var(--space-4);border-radius:var(--radius-md);background:var(--accent-soft);border:1px solid var(--accent);flex-direction:column;gap:4px;display:flex}.model-calculator-module__pJLYya__promoBannerTitle{font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.model-calculator-module__pJLYya__promoBannerPrice{align-items:baseline;gap:var(--space-2);display:flex}.model-calculator-module__pJLYya__promoBannerOld{font-size:var(--text-sm);color:var(--text-faint);text-decoration:line-through}.model-calculator-module__pJLYya__promoBannerNew{font-family:var(--font-display);font-weight:800;font-size:var(--text-xl);color:var(--text)}.model-calculator-module__pJLYya__leadForm{margin-top:var(--space-4);gap:var(--space-3);flex-direction:column;width:100%;display:flex}.model-calculator-module__pJLYya__resultLink{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);font-weight:600;text-decoration:none}.model-calculator-module__pJLYya__resultLink:hover{color:var(--accent)}.model-calculator-module__pJLYya__promoSuccess{margin-top:var(--space-4);align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.model-calculator-module__pJLYya__promoSuccessIcon{background:var(--status-won-bg);width:40px;height:40px;color:var(--status-won);border-radius:50%;justify-content:center;align-items:center;display:flex}.model-calculator-module__pJLYya__promoSuccessTitle{font-weight:700}.model-calculator-module__pJLYya__promoCodeBox{width:100%;padding:var(--space-4);border-radius:var(--radius-md);border:2px dashed var(--accent);background:var(--accent-soft);flex-direction:column;align-items:center;gap:4px;display:flex}.model-calculator-module__pJLYya__promoCodeLabel{font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.model-calculator-module__pJLYya__promoCode{font-family:var(--font-display);font-weight:800;font-size:var(--text-2xl);letter-spacing:.04em;color:var(--text)}.model-calculator-module__pJLYya__promoHint{font-size:var(--text-xs);color:var(--text-faint)}
.model-stack-module__nxqtPq__stage{position:relative}@media (prefers-reduced-motion:reduce){.model-stack-module__nxqtPq__stage{height:auto!important}}.model-stack-module__nxqtPq__pinWrap{height:min(560px, calc(100vh - 88px - var(--space-8)));justify-content:center;align-items:center;min-height:360px;display:flex;position:sticky;top:88px}@media (prefers-reduced-motion:reduce){.model-stack-module__nxqtPq__pinWrap{gap:var(--space-6);height:auto;padding:var(--space-4) 0;flex-direction:column;display:flex;position:static}}.model-stack-module__nxqtPq__deck{width:100%;max-width:52rem;height:100%;position:relative}@media (prefers-reduced-motion:reduce){.model-stack-module__nxqtPq__deck{gap:var(--space-6);flex-direction:column;height:auto;display:flex}}.model-stack-module__nxqtPq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);will-change:transform;display:flex;position:absolute;inset:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.model-stack-module__nxqtPq__card{position:static;opacity:1!important;pointer-events:auto!important;transform:none!important}}.model-stack-module__nxqtPq__cardInactive{pointer-events:none}@media (max-width:640px){.model-stack-module__nxqtPq__card{flex-direction:column}}.model-stack-module__nxqtPq__cardImage{background:var(--bg-canvas);border-right:1px solid var(--border);flex:0 0 42%;position:relative}@media (max-width:640px){.model-stack-module__nxqtPq__cardImage{border-right:none;border-bottom:1px solid var(--border);flex:0 0 44%}}.model-stack-module__nxqtPq__cardBadge{top:var(--space-3);left:var(--space-3);z-index:1;font-size:var(--text-xs);color:var(--accent-fill-text);background:var(--accent-fill);padding:3px var(--space-2);border-radius:var(--radius-full);font-weight:700;position:absolute}.model-stack-module__nxqtPq__cardBody{min-width:0;padding:var(--space-6);gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:640px){.model-stack-module__nxqtPq__cardBody{padding:var(--space-4)}}.model-stack-module__nxqtPq__cardBrand{font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.03em;align-self:flex-start;font-weight:700}.model-stack-module__nxqtPq__cardName{font-family:var(--font-display);font-weight:800;font-size:var(--text-xl);margin:-2px 0 0}.model-stack-module__nxqtPq__cardMeta{font-size:var(--text-sm);color:var(--text-muted)}.model-stack-module__nxqtPq__cardDesc{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:640px){.model-stack-module__nxqtPq__cardDesc{-webkit-line-clamp:2}}.model-stack-module__nxqtPq__cardFooter{padding-top:var(--space-3);border-top:1px dashed var(--border);justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:auto;display:flex}.model-stack-module__nxqtPq__cardPrice{flex-direction:column;display:flex}.model-stack-module__nxqtPq__cardPriceLabel{font-size:var(--text-xs);color:var(--text-faint)}.model-stack-module__nxqtPq__cardPriceValue{font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);color:var(--text)}.model-stack-module__nxqtPq__cardCta{white-space:nowrap;flex-shrink:0;text-decoration:none}@media (max-width:480px){.model-stack-module__nxqtPq__cardFooter{flex-direction:column;align-items:stretch}.model-stack-module__nxqtPq__cardCta{text-align:center;width:100%}}
.right-toolbar-module__ZGW4QG__shell{display:none}@media (min-width:1024px){.right-toolbar-module__ZGW4QG__shell{align-items:center;gap:var(--space-2);z-index:40;width:56px;padding:var(--space-3) 0;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:1px solid var(--border);flex-direction:column;display:flex;position:fixed;top:60px;bottom:0;right:0;overflow-y:auto}}.right-toolbar-module__ZGW4QG__iconBtn{cursor:pointer;width:34px;height:34px;color:var(--text-muted);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.right-toolbar-module__ZGW4QG__iconBtn:hover{color:var(--text);transform:scale(1.08)}.right-toolbar-module__ZGW4QG__iconBtn:active{transform:scale(.96)}.right-toolbar-module__ZGW4QG__iconBtnActive{background:radial-gradient(circle at 32% 26%, #ffffff80 0%, #fff0 45%), var(--accent-soft);color:var(--text);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -2px 3px #0000001f,0 1px 2px #00000014,0 3px 6px #00000014}.right-toolbar-module__ZGW4QG__aiIconBtn{color:var(--accent-fill)}.right-toolbar-module__ZGW4QG__aiIconBtn:hover{background:var(--accent-soft)}.right-toolbar-module__ZGW4QG__aiSparkleSmall{transform-origin:19.5px 6.5px;animation:right-toolbar-module__ZGW4QG__aiTwinkle 2.6s var(--ease-in-out) infinite}@keyframes right-toolbar-module__ZGW4QG__aiTwinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){.right-toolbar-module__ZGW4QG__iconBtn,.right-toolbar-module__ZGW4QG__iconBtn:hover,.right-toolbar-module__ZGW4QG__iconBtn:active{transition:none;transform:none}.right-toolbar-module__ZGW4QG__aiSparkleSmall{animation:none}}.right-toolbar-module__ZGW4QG__avatarWrap{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.right-toolbar-module__ZGW4QG__badge{border-radius:var(--radius-full);background:var(--status-overdue);color:#fff;z-index:2;min-width:15px;height:15px;box-shadow:0 0 0 2px var(--bg);justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.right-toolbar-module__ZGW4QG__divider{background:var(--border);width:24px;height:1px;margin:var(--space-1) 0;flex-shrink:0}.right-toolbar-module__ZGW4QG__chatAvatar{object-fit:cover;width:100%;height:100%}.right-toolbar-module__ZGW4QG__chatFallback{font-size:11px;font-weight:700}.right-toolbar-module__ZGW4QG__panel{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:22rem;max-height:70vh;box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:fixed;top:60px;right:60px;overflow-y:auto}.right-toolbar-module__ZGW4QG__panelHeader{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.right-toolbar-module__ZGW4QG__panelTitle{font-weight:700}.right-toolbar-module__ZGW4QG__list{flex-direction:column;display:flex}.right-toolbar-module__ZGW4QG__item{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);text-align:left;cursor:pointer;color:inherit;font:inherit;background:0 0;border-top:none;border-left:none;border-right:none;flex-direction:column;gap:2px;display:flex}.right-toolbar-module__ZGW4QG__item:hover{background:var(--surface-hi)}.right-toolbar-module__ZGW4QG__itemUnread{background:var(--accent-soft)}.right-toolbar-module__ZGW4QG__itemTitle{font-weight:600;font-size:var(--text-sm)}.right-toolbar-module__ZGW4QG__itemBody{font-size:var(--text-xs);color:var(--text-muted)}.right-toolbar-module__ZGW4QG__itemMeta{font-size:var(--text-xs);color:var(--text-faint)}.right-toolbar-module__ZGW4QG__empty{padding:var(--space-6);text-align:center;color:var(--text-muted);font-size:var(--text-sm)}.right-toolbar-module__ZGW4QG__backdrop{z-index:59;position:fixed;inset:0}
.model-page-module__tIkkqW__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.model-page-module__tIkkqW__breadcrumb a{color:var(--text-muted);text-decoration:none}.model-page-module__tIkkqW__breadcrumb a:hover{color:var(--accent)}.model-page-module__tIkkqW__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-12);gap:var(--space-8);grid-template-columns:1fr;align-items:center;margin:0 auto;display:grid}@media (min-width:860px){.model-page-module__tIkkqW__hero{grid-template-columns:1fr 1fr}}.model-page-module__tIkkqW__imageWrap{aspect-ratio:4/3;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative}.model-page-module__tIkkqW__brandLink{font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.03em;font-weight:700;text-decoration:none;display:inline-block}.model-page-module__tIkkqW__brandLink:hover{text-decoration:underline}.model-page-module__tIkkqW__title{margin-top:var(--space-1);letter-spacing:-.01em;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.model-page-module__tIkkqW__subtitle{margin-top:var(--space-2);color:var(--text-muted);font-size:var(--text-lg)}.model-page-module__tIkkqW__description{margin-top:var(--space-3);color:var(--text-muted);max-width:32rem}.model-page-module__tIkkqW__priceRow{margin-top:var(--space-6);gap:var(--space-4);flex-wrap:wrap;display:flex}.model-page-module__tIkkqW__priceCard{min-width:10rem;padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex:1}.model-page-module__tIkkqW__priceCardTotal{border-color:var(--accent);background:var(--accent-soft)}.model-page-module__tIkkqW__priceCardLabel{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.03em}.model-page-module__tIkkqW__priceCardValue{font-family:var(--font-display);font-weight:800;font-size:var(--text-xl);margin-top:4px}.model-page-module__tIkkqW__ctaRow{margin-top:var(--space-6);gap:var(--space-3);display:flex}.model-page-module__tIkkqW__ctaRow a{text-decoration:none}.model-page-module__tIkkqW__section{max-width:var(--content-max);padding:var(--space-8) var(--space-6);margin:0 auto}.model-page-module__tIkkqW__specsGrid{margin-top:var(--space-6);gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.model-page-module__tIkkqW__specsGrid{grid-template-columns:repeat(2,1fr)}}.model-page-module__tIkkqW__specRow{justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--text-sm);display:flex}.model-page-module__tIkkqW__specLabel{color:var(--text-muted)}.model-page-module__tIkkqW__specValue{text-align:right;font-weight:600}.model-page-module__tIkkqW__formSection{max-width:28rem;padding:0 var(--space-6) var(--space-8);margin:0 auto}.model-page-module__tIkkqW__otherModels{margin-top:var(--space-6);gap:var(--space-3);padding-bottom:var(--space-2);display:flex;overflow-x:auto}.model-page-module__tIkkqW__otherModelCard{width:10rem;color:inherit;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);transition:border-color var(--dur-fast) var(--ease-out);flex:none;text-decoration:none;overflow:hidden}.model-page-module__tIkkqW__otherModelCard:hover{border-color:var(--border-strong)}.model-page-module__tIkkqW__otherModelImageWrap{aspect-ratio:4/3;background:var(--bg-canvas);position:relative}.model-page-module__tIkkqW__otherModelName{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);font-weight:600}
.quick-quiz-module__SfKFNG__card{width:100%;max-width:34rem;margin:var(--space-8) auto 0;gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-6);text-align:left;flex-direction:column;display:flex}@media (min-width:860px){.quick-quiz-module__SfKFNG__card{max-width:56rem}}.quick-quiz-module__SfKFNG__questionsRow{gap:var(--space-3);flex-direction:column;display:flex}.quick-quiz-module__SfKFNG__row{border:1px solid var(--border);border-radius:var(--radius-md);position:relative;overflow:hidden}@media (min-width:860px){.quick-quiz-module__SfKFNG__questionsRow{flex-direction:row;align-items:flex-start}.quick-quiz-module__SfKFNG__row{flex:1;min-width:0;overflow:visible}.quick-quiz-module__SfKFNG__rowHeader{height:100%}}.quick-quiz-module__SfKFNG__rowHeader{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);cursor:pointer;text-align:left;background:0 0;border:none;font-family:inherit;display:flex}.quick-quiz-module__SfKFNG__rowHeader:hover{background:var(--surface-hi)}.quick-quiz-module__SfKFNG__rowQuestion{font-weight:600;font-size:var(--text-sm);color:var(--text)}.quick-quiz-module__SfKFNG__rowChevron{color:var(--text-faint);transition:transform var(--dur-fast) var(--ease-out);flex-shrink:0}.quick-quiz-module__SfKFNG__rowChevronOpen{transform:rotate(180deg)}.quick-quiz-module__SfKFNG__rowAnswerChip{font-size:var(--text-xs);color:var(--accent);background:var(--accent-soft);padding:3px var(--space-3);border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;font-weight:700}.quick-quiz-module__SfKFNG__rowOptions{gap:var(--space-2);padding:0 var(--space-4) var(--space-4);flex-wrap:wrap;display:flex}@media (min-width:860px){.quick-quiz-module__SfKFNG__rowOptions{top:calc(100% + var(--space-2));z-index:5;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:max-content;min-width:100%;max-width:20rem;box-shadow:var(--shadow-lg);padding:var(--space-3);flex-direction:column;align-items:stretch;position:absolute;left:50%;transform:translate(-50%)}}.quick-quiz-module__SfKFNG__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-canvas);color:var(--text);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);font-weight:500;display:inline-flex}.quick-quiz-module__SfKFNG__pill:hover{border-color:var(--border-strong)}.quick-quiz-module__SfKFNG__pillSelected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.quick-quiz-module__SfKFNG__contactRow{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;display:flex}@media (min-width:480px){.quick-quiz-module__SfKFNG__contactRow{flex-direction:row}.quick-quiz-module__SfKFNG__contactRow>*{flex:1;min-width:0}}.quick-quiz-module__SfKFNG__success{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-4) 0;flex-direction:column;display:flex}.quick-quiz-module__SfKFNG__successIcon{background:var(--status-won-bg);width:44px;height:44px;color:var(--status-won);border-radius:50%;justify-content:center;align-items:center;display:flex}.quick-quiz-module__SfKFNG__successTitle{font-weight:700;font-size:var(--text-lg)}.quick-quiz-module__SfKFNG__successLead{color:var(--text-muted);font-size:var(--text-sm)}
.site-footer-module__u1ac6G__siteFooter{padding:var(--space-8) var(--space-6);background:var(--gray-950);color:var(--gray-400);border-top:1px solid #ffffff14}@media (max-width:640px){.site-footer-module__u1ac6G__siteFooter{padding-bottom:calc(var(--space-8) + 76px)}}.site-footer-module__u1ac6G__footerInner{max-width:var(--content-max);justify-content:space-between;gap:var(--space-6);font-size:var(--text-sm);flex-wrap:wrap;margin:0 auto;display:flex}.site-footer-module__u1ac6G__footerMark{align-items:center;gap:var(--space-2);color:var(--gray-50);font-family:var(--font-display);font-weight:800;display:flex}.site-footer-module__u1ac6G__footerCol{max-width:20rem;line-height:1.7}.site-footer-module__u1ac6G__footerLegal{margin-top:var(--space-8);padding-top:var(--space-6);color:var(--gray-500);max-width:var(--content-max);border-top:1px solid #ffffff14;margin-left:auto;margin-right:auto;font-size:11px}
.view-as-banner-module__0qfmqW__banner{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);background:var(--accent-fill);color:var(--accent-fill-text);font-size:var(--text-sm);text-align:center;flex-wrap:wrap;font-weight:600;display:flex}.view-as-banner-module__0qfmqW__text strong{font-weight:700}.view-as-banner-module__0qfmqW__exitBtn{border:1px solid color-mix(in srgb, var(--accent-fill-text) 35%, transparent);background:color-mix(in srgb, var(--accent-fill-text) 8%, transparent);color:inherit;border-radius:var(--radius-md);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-out);font-weight:600}.view-as-banner-module__0qfmqW__exitBtn:hover{background:color-mix(in srgb, var(--accent-fill-text) 16%, transparent)}
.bulk-actions-bar-module__G6SzOG__bar{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-6);background:var(--surface-hi);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.bulk-actions-bar-module__G6SzOG__count{white-space:nowrap;font-weight:600}.bulk-actions-bar-module__G6SzOG__group{align-items:center;gap:var(--space-2);display:flex}.bulk-actions-bar-module__G6SzOG__select{padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:var(--text-sm)}.bulk-actions-bar-module__G6SzOG__spacer{flex:1}.bulk-actions-bar-module__G6SzOG__error{color:var(--status-overdue);font-size:var(--text-sm)}
.nav-drawer-module__iYvhhW__burger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.nav-drawer-module__iYvhhW__burger:hover{background:var(--surface-hi);border-color:var(--border-strong)}.nav-drawer-module__iYvhhW__backdrop{z-index:40;opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out);background:#1b191852;align-self:stretch;position:fixed;inset:0}.nav-drawer-module__iYvhhW__backdropOpen{opacity:1;pointer-events:auto}.nav-drawer-module__iYvhhW__panel{z-index:41;background:var(--surface);border-right:1px solid var(--border);width:min(300px,85vw);box-shadow:var(--shadow-lg);transition:transform var(--dur-base) var(--ease-out);flex-direction:column;align-self:stretch;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.nav-drawer-module__iYvhhW__panelOpen{transform:translate(0)}.nav-drawer-module__iYvhhW__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:1px solid var(--border);display:flex}.nav-drawer-module__iYvhhW__panelMark{align-items:center;gap:var(--space-2);font-family:var(--font-display);font-weight:800;font-size:var(--text-sm);letter-spacing:.02em;display:flex}.nav-drawer-module__iYvhhW__closeBtn{width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.nav-drawer-module__iYvhhW__closeBtn:hover{color:var(--text);transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.nav-drawer-module__iYvhhW__closeBtn:hover{transform:none}}.nav-drawer-module__iYvhhW__nav{padding:var(--space-3);flex-direction:column;gap:2px;display:flex;overflow-y:auto}.nav-drawer-module__iYvhhW__item{align-items:center;gap:var(--space-3);height:46px;padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--text);font-size:var(--text-sm);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);font-weight:500;text-decoration:none;display:flex}.nav-drawer-module__iYvhhW__item:hover{background:var(--surface-hi)}.nav-drawer-module__iYvhhW__itemActive{background:var(--accent-soft);color:var(--accent);font-weight:600}.nav-drawer-module__iYvhhW__itemIcon{flex-shrink:0;display:flex}.nav-drawer-module__iYvhhW__itemLabel{flex:1}.nav-drawer-module__iYvhhW__soonTag{text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);background:var(--surface-hi);border-radius:var(--radius-full);padding:2px 6px;font-size:10px;font-weight:700}
.site-header-module__oK6eGG__siteHeader{z-index:20;background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header-module__oK6eGG__siteHeaderInner{max-width:var(--content-max);padding:clamp(var(--space-2), 1.4vw, var(--space-3)) clamp(var(--space-4), 3vw, var(--space-8));justify-content:space-between;align-items:center;gap:var(--space-4);margin:0 auto;display:flex}.site-header-module__oK6eGG__left{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.site-header-module__oK6eGG__burger{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.site-header-module__oK6eGG__burger:hover{border-color:var(--border-strong);background:var(--surface-hi)}.site-header-module__oK6eGG__siteHeaderMark{align-items:center;gap:var(--space-2);font-family:var(--font-display);font-weight:800;font-size:var(--text-base);letter-spacing:.02em;color:var(--text);flex-shrink:0;text-decoration:none;display:flex}.site-header-module__oK6eGG__nav{align-items:center;gap:var(--space-6);padding-left:var(--space-6);flex:1;display:none}.site-header-module__oK6eGG__navLink{font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none}.site-header-module__oK6eGG__navLink:hover{color:var(--text)}.site-header-module__oK6eGG__siteHeaderRight{align-items:center;gap:var(--space-3);display:flex}.site-header-module__oK6eGG__socialRow{align-items:center;gap:var(--space-1);display:none}.site-header-module__oK6eGG__socialLink{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);transition:color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.site-header-module__oK6eGG__socialLink:hover{color:var(--text);background:var(--surface-hi)}.site-header-module__oK6eGG__siteHeaderPhone{color:var(--text);white-space:nowrap;font-weight:700;text-decoration:none;display:none}.site-header-module__oK6eGG__quizBtn,.site-header-module__oK6eGG__leadBtn{white-space:nowrap;display:none}@media (min-width:640px){.site-header-module__oK6eGG__siteHeaderPhone{display:block}}@media (min-width:860px){.site-header-module__oK6eGG__socialRow{display:flex}}@media (min-width:960px){.site-header-module__oK6eGG__nav{display:flex}.site-header-module__oK6eGG__quizBtn,.site-header-module__oK6eGG__leadBtn{display:inline-flex}}.site-header-module__oK6eGG__drawerOverlay{z-index:50;animation:site-header-module__oK6eGG__drawer-fade var(--dur-base) var(--ease-out);background:#14131180;position:fixed;inset:0}.site-header-module__oK6eGG__drawer{background:var(--bg);width:min(20rem,86vw);box-shadow:var(--shadow-lg);padding:var(--space-6);animation:site-header-module__oK6eGG__drawer-slide-in var(--dur-base) var(--ease-out);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto}@keyframes site-header-module__oK6eGG__drawer-fade{0%{opacity:0}}@keyframes site-header-module__oK6eGG__drawer-slide-in{0%{transform:translate(-100%)}}.site-header-module__oK6eGG__drawerTop{padding-bottom:var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.site-header-module__oK6eGG__drawerClose{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;display:flex}.site-header-module__oK6eGG__drawerClose:hover{border-color:var(--border-strong);background:var(--surface-hi)}.site-header-module__oK6eGG__drawerPhone{margin-top:var(--space-6);font-family:var(--font-display);font-weight:800;font-size:var(--text-xl);color:var(--text);text-decoration:none}.site-header-module__oK6eGG__drawerCallbackBtn{margin-top:var(--space-3);width:100%;text-decoration:none}.site-header-module__oK6eGG__drawerNav{margin-top:var(--space-6);flex-direction:column;gap:2px;display:flex}.site-header-module__oK6eGG__drawerNavHeading{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;padding:var(--space-2) var(--space-2) var(--space-1);font-weight:700}.site-header-module__oK6eGG__drawerNavLink{padding:var(--space-3) var(--space-2);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);color:var(--text);transition:background-color var(--dur-fast) var(--ease-out);text-decoration:none}.site-header-module__oK6eGG__drawerNavLink:hover{background:var(--surface-hi)}.site-header-module__oK6eGG__drawerDivider{margin:var(--space-4) 0;border-top:1px solid var(--border)}.site-header-module__oK6eGG__drawerFooter{padding-top:var(--space-6);border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.site-header-module__oK6eGG__drawerFooter .site-header-module__oK6eGG__socialRow{display:flex}
.brand-page-module__Q_cHda__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.brand-page-module__Q_cHda__breadcrumb a{color:var(--text-muted);text-decoration:none}.brand-page-module__Q_cHda__breadcrumb a:hover{color:var(--accent)}.brand-page-module__Q_cHda__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-6);margin:0 auto}.brand-page-module__Q_cHda__title{margin-top:var(--space-2);letter-spacing:-.01em;max-width:40rem;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.brand-page-module__Q_cHda__lead{margin-top:var(--space-3);color:var(--text-muted);max-width:40rem;font-size:var(--text-lg)}.brand-page-module__Q_cHda__grid{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-12);gap:var(--space-6);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.brand-page-module__Q_cHda__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.brand-page-module__Q_cHda__grid{grid-template-columns:repeat(3,1fr)}}.brand-page-module__Q_cHda__otherBrands{max-width:var(--content-max);padding:0 var(--space-6) var(--space-16);border-top:1px solid var(--border);padding-top:var(--space-8);margin:0 auto}.brand-page-module__Q_cHda__otherBrandsTitle{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg)}.brand-page-module__Q_cHda__otherBrandsList{margin-top:var(--space-4);gap:var(--space-3);flex-wrap:wrap;display:flex}.brand-page-module__Q_cHda__otherBrandLink{padding:var(--space-2) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text);font-size:var(--text-sm);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none}.brand-page-module__Q_cHda__otherBrandLink:hover{border-color:var(--border-strong);background:var(--surface-hi)}
.models-page-module__M9teoG__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.models-page-module__M9teoG__breadcrumb a{color:var(--text-muted);text-decoration:none}.models-page-module__M9teoG__breadcrumb a:hover{color:var(--accent)}.models-page-module__M9teoG__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-6);margin:0 auto}.models-page-module__M9teoG__title{margin-top:var(--space-2);letter-spacing:-.01em;max-width:40rem;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.models-page-module__M9teoG__lead{margin-top:var(--space-3);color:var(--text-muted);max-width:40rem;font-size:var(--text-lg)}.models-page-module__M9teoG__brandChips{margin-top:var(--space-6);gap:var(--space-2);flex-wrap:wrap;display:flex}.models-page-module__M9teoG__brandChip{padding:var(--space-2) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text);font-size:var(--text-sm);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none}.models-page-module__M9teoG__brandChip:hover{border-color:var(--border-strong);background:var(--surface-hi)}.models-page-module__M9teoG__quizCta{margin-top:var(--space-6);text-decoration:none}.models-page-module__M9teoG__grid{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-16);gap:var(--space-6);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.models-page-module__M9teoG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.models-page-module__M9teoG__grid{grid-template-columns:repeat(3,1fr)}}
.deal-card-module__jNINsa__cardWrap{position:relative}.deal-card-module__jNINsa__selectBox{top:var(--space-2);left:var(--space-2);z-index:1;cursor:pointer;width:18px;height:18px;position:absolute}.deal-card-module__jNINsa__unreadBadge{top:var(--space-2);right:var(--space-2);z-index:1;border-radius:var(--radius-full);background:var(--status-overdue);color:#fff;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute}.deal-card-module__jNINsa__card{gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:grab;text-align:left;width:100%;color:inherit;font:inherit;transition:box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);flex-direction:column;display:flex}.deal-card-module__jNINsa__card.deal-card-module__jNINsa__selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-fill)}.deal-card-module__jNINsa__card.deal-card-module__jNINsa__selectable{padding-left:calc(var(--space-4) + 22px)}.deal-card-module__jNINsa__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-1px)}.deal-card-module__jNINsa__card:active{cursor:grabbing}.deal-card-module__jNINsa__dragging{opacity:.45}.deal-card-module__jNINsa__number{font-size:var(--text-xs);color:var(--text-faint);font-variant-numeric:tabular-nums}.deal-card-module__jNINsa__title{font-size:var(--text-sm);color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.deal-card-module__jNINsa__amount{font-family:var(--font-display);font-weight:700;font-size:var(--text-base);color:var(--text)}.deal-card-module__jNINsa__meta{font-size:var(--text-xs);color:var(--text-muted);flex-direction:column;gap:2px;display:flex}.deal-card-module__jNINsa__metaRow{align-items:center;gap:var(--space-1);text-overflow:ellipsis;white-space:nowrap;display:flex;overflow:hidden}.deal-card-module__jNINsa__footer{padding-top:var(--space-1);justify-content:space-between;align-items:center;display:flex}.deal-card-module__jNINsa__slaBadge{font-size:var(--text-xs);padding:2px var(--space-2);border-radius:var(--radius-full);align-items:center;gap:4px;font-weight:600;display:inline-flex}.deal-card-module__jNINsa__avatar{background:var(--surface-hi);width:20px;height:20px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}
.topbar-module__kYsAdq__bar{z-index:20;align-items:center;gap:var(--space-6);height:60px;padding:0 var(--space-6);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);display:flex;position:sticky;top:0}.topbar-module__kYsAdq__mark{align-items:center;gap:var(--space-2);font-family:var(--font-display);font-weight:800;font-size:var(--text-base);letter-spacing:.01em;white-space:nowrap;color:var(--text);flex-shrink:0;display:flex}.topbar-module__kYsAdq__tabs{align-items:center;gap:var(--space-1);flex:1;display:flex;overflow-x:auto}.topbar-module__kYsAdq__tab{height:36px;padding:0 var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-muted);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);flex-shrink:0;align-items:center;font-weight:600;text-decoration:none;display:flex}.topbar-module__kYsAdq__tab:hover{background:var(--surface-hi);color:var(--text)}.topbar-module__kYsAdq__tabActive,.topbar-module__kYsAdq__tabActive:hover{background:var(--accent-soft);color:var(--accent)}.topbar-module__kYsAdq__tab[draggable=true]{cursor:grab}.topbar-module__kYsAdq__tabDragging{opacity:.5}.topbar-module__kYsAdq__right{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.topbar-module__kYsAdq__userBadge{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2) var(--space-1) var(--space-1);border-radius:var(--radius-full);border:1px solid var(--border);cursor:pointer;color:var(--text);font-size:var(--text-sm);background:0 0;display:flex}.topbar-module__kYsAdq__avatar{background:var(--accent-fill);width:28px;height:28px;color:var(--accent-fill-text);font-size:var(--text-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.topbar-module__kYsAdq__userName{white-space:nowrap}@media (max-width:640px){.topbar-module__kYsAdq__userName{display:none}}
.about-page-module__WXxEzG__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.about-page-module__WXxEzG__breadcrumb a{color:var(--text-muted);text-decoration:none}.about-page-module__WXxEzG__breadcrumb a:hover{color:var(--accent)}.about-page-module__WXxEzG__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-2);margin:0 auto}.about-page-module__WXxEzG__title{margin-top:var(--space-2);letter-spacing:-.01em;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.about-page-module__WXxEzG__contentGrid{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-16);gap:var(--space-8);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:860px){.about-page-module__WXxEzG__contentGrid{grid-template-columns:1fr 20rem;align-items:start}}.about-page-module__WXxEzG__historyCol{max-width:42rem}.about-page-module__WXxEzG__paragraph{margin-top:var(--space-4);font-size:var(--text-base);color:var(--text-muted);line-height:1.7}.about-page-module__WXxEzG__paragraph:first-child{margin-top:0}.about-page-module__WXxEzG__founderRow{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--border);align-items:center;gap:var(--space-4);display:flex}.about-page-module__WXxEzG__founderPhotoWrap{aspect-ratio:700/1061;border-radius:var(--radius-md);flex-shrink:0;width:72px;position:relative;overflow:hidden}.about-page-module__WXxEzG__founderName{font-weight:700}.about-page-module__WXxEzG__founderRole{font-size:var(--text-sm);color:var(--text-muted);margin-top:2px}.about-page-module__WXxEzG__ctaBtn{margin-top:var(--space-8)}.about-page-module__WXxEzG__requisitesCard{padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);height:fit-content}.about-page-module__WXxEzG__requisitesTitle{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg)}.about-page-module__WXxEzG__requisitesList{margin:var(--space-4) 0 0;gap:var(--space-4);flex-direction:column;display:flex}.about-page-module__WXxEzG__requisitesList dt{font-size:var(--text-xs);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.about-page-module__WXxEzG__requisitesList dd{font-size:var(--text-sm);margin:2px 0 0;line-height:1.5}.about-page-module__WXxEzG__requisitesList a{color:var(--text);text-decoration:none}.about-page-module__WXxEzG__requisitesList a:hover{color:var(--accent)}
.article-page-module__jIBFha__wrap{max-width:42rem;padding:var(--space-8) var(--space-6) var(--space-16);margin:0 auto}.article-page-module__jIBFha__meta{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-faint);display:flex}.article-page-module__jIBFha__title{margin-top:var(--space-3);letter-spacing:-.01em;font-size:clamp(1.6rem,1.2rem + 1.5vw,2.25rem)}.article-page-module__jIBFha__heroImageWrap{margin-top:var(--space-6);aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--surface);position:relative;overflow:hidden}.article-page-module__jIBFha__body{margin-top:var(--space-8);gap:var(--space-6);font-size:var(--text-base);color:var(--text);flex-direction:column;line-height:1.75;display:flex}.article-page-module__jIBFha__cta{margin-top:var(--space-8);padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center}.article-page-module__jIBFha__ctaTitle{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg)}.article-page-module__jIBFha__ctaBtn{margin-top:var(--space-4);text-decoration:none;display:inline-flex}.article-page-module__jIBFha__otherArticles{margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--border)}.article-page-module__jIBFha__otherArticlesTitle{font-size:var(--text-sm);color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.article-page-module__jIBFha__otherArticleLink{margin-top:var(--space-3);color:var(--text);font-weight:600;text-decoration:none;display:block}.article-page-module__jIBFha__otherArticleLink:hover{color:var(--accent)}
.articles-page-module__vfe3Cq__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.articles-page-module__vfe3Cq__breadcrumb a{color:var(--text-muted);text-decoration:none}.articles-page-module__vfe3Cq__breadcrumb a:hover{color:var(--accent)}.articles-page-module__vfe3Cq__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-6);margin:0 auto}.articles-page-module__vfe3Cq__title{margin-top:var(--space-2);letter-spacing:-.01em;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.articles-page-module__vfe3Cq__lead{margin-top:var(--space-3);color:var(--text-muted);max-width:40rem;font-size:var(--text-lg)}.articles-page-module__vfe3Cq__grid{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-16);gap:var(--space-4);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.articles-page-module__vfe3Cq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.articles-page-module__vfe3Cq__grid{grid-template-columns:repeat(3,1fr)}}
.service-page-module__AxF7Ea__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.service-page-module__AxF7Ea__breadcrumb a{color:var(--text-muted);text-decoration:none}.service-page-module__AxF7Ea__breadcrumb a:hover{color:var(--accent)}.service-page-module__AxF7Ea__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-6);margin:0 auto}.service-page-module__AxF7Ea__title{letter-spacing:-.01em;max-width:40rem;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.service-page-module__AxF7Ea__lead{margin-top:var(--space-3);color:var(--text-muted);max-width:40rem;font-size:var(--text-lg)}.service-page-module__AxF7Ea__ctaRow{margin-top:var(--space-6);align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.service-page-module__AxF7Ea__ctaRow a{text-decoration:none}.service-page-module__AxF7Ea__section{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-16);margin:0 auto}.service-page-module__AxF7Ea__otherGrid{margin-top:var(--space-4);gap:var(--space-3);flex-wrap:wrap;display:flex}.service-page-module__AxF7Ea__otherCard{padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text);font-size:var(--text-sm);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none}.service-page-module__AxF7Ea__otherCard:hover{border-color:var(--border-strong);background:var(--surface-hi)}
.services-page-module__sURnUW__breadcrumb{max-width:var(--content-max);padding:var(--space-4) var(--space-6) 0;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-faint);flex-wrap:wrap;margin:0 auto;display:flex}.services-page-module__sURnUW__breadcrumb a{color:var(--text-muted);text-decoration:none}.services-page-module__sURnUW__breadcrumb a:hover{color:var(--accent)}.services-page-module__sURnUW__hero{max-width:var(--content-max);padding:var(--space-8) var(--space-6) var(--space-6);margin:0 auto}.services-page-module__sURnUW__title{margin-top:var(--space-2);letter-spacing:-.01em;max-width:40rem;font-size:clamp(1.75rem,1.3rem + 1.5vw,2.5rem)}.services-page-module__sURnUW__lead{margin-top:var(--space-3);color:var(--text-muted);max-width:40rem;font-size:var(--text-lg)}.services-page-module__sURnUW__grid{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-16);gap:var(--space-4);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.services-page-module__sURnUW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.services-page-module__sURnUW__grid{grid-template-columns:repeat(3,1fr)}}.services-page-module__sURnUW__card{gap:var(--space-2);padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;transition:box-shadow var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);flex-direction:column;text-decoration:none;display:flex}.services-page-module__sURnUW__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-2px)}.services-page-module__sURnUW__cardTitle{font-family:var(--font-display);font-weight:700;font-size:var(--text-base);line-height:1.3}.services-page-module__sURnUW__cardDescription{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5}.services-page-module__sURnUW__cardLink{padding-top:var(--space-2);font-size:var(--text-sm);color:var(--accent);align-items:center;gap:4px;margin-top:auto;font-weight:600;display:inline-flex}
.column-module__o6ktna__column{border-radius:var(--radius-lg);background:var(--bg-canvas);scroll-snap-align:start;width:300px;max-height:100%;transition:background-color var(--dur-fast) var(--ease-out);flex-direction:column;flex-shrink:0;display:flex}.column-module__o6ktna__columnOver{background:var(--accent-soft)}.column-module__o6ktna__header{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3) var(--space-2);flex-shrink:0;display:flex}.column-module__o6ktna__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.column-module__o6ktna__name{font-size:var(--text-sm);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700;overflow:hidden}.column-module__o6ktna__count{font-size:var(--text-xs);color:var(--text-faint);background:var(--surface-hi);border-radius:var(--radius-full);padding:1px var(--space-2);font-weight:600}.column-module__o6ktna__list{gap:var(--space-2);padding:0 var(--space-3) var(--space-3);flex-direction:column;flex:1;min-height:60px;display:flex;overflow-y:auto}.column-module__o6ktna__empty{margin:var(--space-2) 0;padding:var(--space-6) var(--space-3);border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;font-size:var(--text-xs);color:var(--text-faint)}
.model-modification-panel-module__qFFeaW__card{margin-top:var(--space-8);padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);gap:var(--space-6);flex-direction:column;display:flex}.model-modification-panel-module__qFFeaW__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg)}.model-modification-panel-module__qFFeaW__hint{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--text-muted);max-width:32rem}.model-modification-panel-module__qFFeaW__switcher{gap:var(--space-2);flex-wrap:wrap;display:flex}.model-modification-panel-module__qFFeaW__tab{padding:var(--space-2) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-canvas);color:var(--text);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);font-weight:600}.model-modification-panel-module__qFFeaW__tab:hover{border-color:var(--border-strong)}.model-modification-panel-module__qFFeaW__tabActive{border-color:var(--accent-fill);background:var(--accent-fill);color:var(--accent-fill-text)}
.user-menu-module__AeEJXq__panel{z-index:60;min-width:12rem;padding:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;gap:2px;display:flex;position:fixed}.user-menu-module__AeEJXq__item{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;text-decoration:none;display:flex}.user-menu-module__AeEJXq__item:hover{background:var(--surface-hi)}.user-menu-module__AeEJXq__divider{background:var(--border);height:1px;margin:var(--space-1) 0}.user-menu-module__AeEJXq__backdrop{z-index:59;position:fixed;inset:0}
.crm-layout-module__z29Uiq__main{flex:1;min-width:0;min-height:0}@media (min-width:1024px){.crm-layout-module__z29Uiq__main{padding-right:64px}}@media (max-width:1023px){.crm-layout-module__z29Uiq__main{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}
.board-client-module__dz5LMG__toolbar{justify-content:flex-end;align-items:flex-start;gap:var(--space-2);padding:var(--space-4) var(--space-6) 0;display:flex}.board-client-module__dz5LMG__board{gap:var(--space-4);width:100%;min-width:0;height:100%;padding:var(--space-4) var(--space-6) var(--space-6);scroll-snap-type:x proximity;display:flex;overflow-x:auto}
.team-module__J5TYuW__screen{padding:var(--space-8) var(--space-6);gap:var(--space-8);flex-direction:column;max-width:68rem;margin:0 auto;display:flex}.team-module__J5TYuW__heading{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.team-module__J5TYuW__heading h1{font-family:var(--font-display);font-weight:800;font-size:var(--text-2xl);letter-spacing:-.01em}.team-module__J5TYuW__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));display:grid}.team-module__J5TYuW__card{color:inherit;gap:var(--space-4);padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.team-module__J5TYuW__card:before{content:"";background:radial-gradient(120% 90% at 15% -10%, var(--accent-soft) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.team-module__J5TYuW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-3px)}.team-module__J5TYuW__cardTop{align-items:center;gap:var(--space-4);display:flex;position:relative}.team-module__J5TYuW__avatarWrap{flex-shrink:0;position:relative}.team-module__J5TYuW__avatarImg{object-fit:cover;border:1px solid var(--border);width:56px;height:56px;box-shadow:var(--shadow-sm);border-radius:50%;display:block}.team-module__J5TYuW__avatarFallback{background:linear-gradient(160deg, var(--accent-soft), var(--surface-hi));width:56px;height:56px;color:var(--accent);font-family:var(--font-display);font-size:var(--text-base);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex}.team-module__J5TYuW__onlineDot{border:2px solid var(--surface);width:12px;height:12px;box-shadow:0 0 0 1px var(--border);position:absolute;bottom:1px;right:1px}.team-module__J5TYuW__info{flex-direction:column;gap:3px;min-width:0;display:flex;position:relative}.team-module__J5TYuW__name{font-family:var(--font-display);font-weight:700;font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-module__J5TYuW__position{font-size:var(--text-sm);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-module__J5TYuW__roles{flex-wrap:wrap;gap:6px;display:flex;position:relative}.team-module__J5TYuW__roleBadge{height:22px;padding:0 var(--space-2);border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent);font-size:var(--text-xs);white-space:nowrap;align-items:center;font-weight:600;display:inline-flex}.team-module__J5TYuW__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border);display:flex;position:relative}.team-module__J5TYuW__shift{font-size:var(--text-xs);color:var(--text-faint)}.team-module__J5TYuW__shiftActive{color:var(--status-won);font-weight:600}.team-module__J5TYuW__actions{gap:var(--space-2);flex-shrink:0;display:flex}.team-module__J5TYuW__iconBtn{width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.team-module__J5TYuW__iconBtn:hover{color:var(--text)}.team-module__J5TYuW__iconBtn:disabled{opacity:.5;cursor:default}.team-module__J5TYuW__iconBtnAudio:hover{color:var(--status-won)}.team-module__J5TYuW__iconBtnVideo:hover{color:var(--accent)}
