.mockups-module__npjWhq__page{flex-direction:column;height:100vh;display:flex;overflow:hidden}.mockups-module__npjWhq__shell{flex:1;display:flex;overflow:hidden}.mockups-module__npjWhq__personaBar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.5rem;padding:.5rem 2rem;display:flex}.mockups-module__npjWhq__personaLabel{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-right:.3rem;font-size:.68rem;font-weight:600}.mockups-module__npjWhq__personaBtn{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .8rem;font-size:.75rem;font-weight:500;transition:all .15s}.mockups-module__npjWhq__personaBtnActive{background:var(--teal);color:var(--sky);border-color:var(--teal);}.mockups-module__npjWhq__sidebar{background:var(--cream);border-right:1px solid var(--line);flex-direction:column;flex-shrink:0;width:220px;transition:width .2s;display:flex;overflow-y:auto}.mockups-module__npjWhq__sidebarCollapsed{width:54px;overflow:hidden}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarLogoRow{justify-content:center;padding-right:0}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarLogo{justify-content:center;width:100%;padding:1.2rem 0 1rem}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarCollapseBtn,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__notifBell{display:none}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarSection{border-top:1px solid var(--line);margin:0 .6rem;padding:.5rem 0 .2rem;font-size:0}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarItem,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarItemActive,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarChat,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarChatActive{border-left:2px solid #0000;justify-content:center;gap:0;padding:.55rem 0;font-size:0}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarItemActive,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarChatActive{border-left-color:var(--sky-text)}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarIcon,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarIcon svg{width:18px;height:18px}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__chatBadge,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarSpacer,.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarHelp{display:none}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__sidebarOza{justify-content:center;margin:.5rem .4rem .8rem;padding:.5rem;font-size:0}.mockups-module__npjWhq__sidebarCollapsed .mockups-module__npjWhq__ozaLabel{display:none}.mockups-module__npjWhq__sidebarLogoRow{justify-content:space-between;align-items:center;padding-right:.8rem;display:flex}.mockups-module__npjWhq__sidebarCollapseBtn{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.mockups-module__npjWhq__sidebarCollapseBtn:hover{background:var(--sky);color:var(--ink)}.mockups-module__npjWhq__sidebarLogo{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:-.04em;color:var(--ink);align-items:baseline;padding:1.2rem 1.1rem 1rem;font-size:1.15rem;font-weight:500;display:inline-flex}.mockups-module__npjWhq__notifBell{cursor:pointer;color:var(--ink-2);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex;position:relative}.mockups-module__npjWhq__notifBell:hover{background:var(--cream);color:var(--ink)}.mockups-module__npjWhq__notifDot{border:1.5px solid var(--cream);background:#e74c3c;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:5px}.mockups-module__npjWhq__notifPanel{border:1px solid var(--line);z-index:9999;background:#fff;border-radius:10px;width:300px;position:fixed;top:100px;left:230px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.mockups-module__npjWhq__notifHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.65rem .8rem;display:flex}.mockups-module__npjWhq__notifTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.78rem;font-weight:600}.mockups-module__npjWhq__notifMark{font-family:var(--font-instrument-sans), sans-serif;color:var(--sky-text);cursor:pointer;font-size:.62rem}.mockups-module__npjWhq__notifMark:hover{text-decoration:underline}.mockups-module__npjWhq__notifList{max-height:340px;overflow-y:auto}.mockups-module__npjWhq__notifItem{border-bottom:1px solid var(--line);cursor:pointer;gap:.5rem;padding:.6rem .8rem;transition:background .1s;display:flex}.mockups-module__npjWhq__notifItem:last-child{border-bottom:none}.mockups-module__npjWhq__notifItem:hover{background:#fafafa}.mockups-module__npjWhq__notifUnread{background:#f8fbff}.mockups-module__npjWhq__notifUnread:hover{background:#f0f6ff}.mockups-module__npjWhq__notifIcon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.mockups-module__npjWhq__notifBody{flex:1;min-width:0}.mockups-module__npjWhq__notifText{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);font-size:.72rem;line-height:1.35}.mockups-module__npjWhq__notifText strong{color:var(--ink);font-weight:600}.mockups-module__npjWhq__notifTime{color:var(--ink-3);margin-top:.15rem;font-size:.6rem}.mockups-module__npjWhq__sidebarDot{background:var(--accent);border-radius:50%;width:.22em;height:.22em;margin-bottom:.08em;margin-left:.04em;display:inline-block}.mockups-module__npjWhq__sidebarSection{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);padding:.9rem 1.1rem .35rem;font-size:.55rem;font-weight:600}.mockups-module__npjWhq__sidebarItem{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);cursor:pointer;border-left:2px solid #0000;align-items:center;gap:.55rem;padding:.5rem 1.1rem;font-size:.78rem;font-weight:400;transition:all .15s;display:flex}.mockups-module__npjWhq__sidebarItem:hover{color:var(--teal);background:#1f6b5e12}.mockups-module__npjWhq__sidebarItemActive{color:var(--teal);border-left-color:var(--teal);background:#1f6b5e12;font-weight:500;}.mockups-module__npjWhq__sidebarChat{position:relative;}.mockups-module__npjWhq__sidebarChatActive{color:var(--sky-text);background:var(--sky);border-left-color:var(--sky-text);font-weight:500;position:relative;}.mockups-module__npjWhq__chatBadge{background:var(--sky-text);color:#fff;height:16px;font-size:.55rem;font-weight:600;font-family:var(--font-instrument-sans), sans-serif;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 .35rem;display:inline-flex}.mockups-module__npjWhq__sidebarIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.mockups-module__npjWhq__sidebarIcon svg{width:16px;height:16px}.mockups-module__npjWhq__sidebarSpacer{flex-direction:column;flex:1;justify-content:flex-end;display:flex}.mockups-module__npjWhq__sidebarHelp{background:var(--cream);border-radius:8px;flex-direction:column;gap:.15rem;margin:0 .7rem .3rem;padding:.6rem .65rem;display:flex}.mockups-module__npjWhq__sidebarHelpToggle{cursor:pointer;justify-content:space-between;align-items:center;padding:.1rem 0;display:flex}.mockups-module__npjWhq__sidebarHelpToggle svg{opacity:.4}.mockups-module__npjWhq__sidebarHelpTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:.58rem;font-weight:600}.mockups-module__npjWhq__sidebarHelpLink{color:var(--ink-2);cursor:pointer;align-items:center;gap:.4rem;padding:.2rem 0;font-size:.7rem;transition:color .15s;display:flex}.mockups-module__npjWhq__sidebarHelpLink:hover{color:var(--ink)}.mockups-module__npjWhq__sidebarHelpLink svg{opacity:.55;flex-shrink:0}.mockups-module__npjWhq__sidebarOza{cursor:pointer;background:#b8c24a1f;border-radius:8px;align-items:center;gap:.45rem;margin:.5rem .7rem .8rem;padding:.6rem .7rem;display:flex}.mockups-module__npjWhq__ozaOrb{color:#6b7a20;background:#b8c24a40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;display:flex}.mockups-module__npjWhq__ozaLabel{font-family:var(--font-instrument-sans), sans-serif;color:#6b7a20;font-size:.72rem;font-weight:600}.mockups-module__npjWhq__ozaChatPopup{background:var(--paper);border:1px solid var(--line);z-index:100;border-radius:14px;flex-direction:column;width:340px;height:420px;display:flex;position:fixed;bottom:1.2rem;left:160px;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}.mockups-module__npjWhq__ozaChatHeader{border-bottom:1px solid var(--line);background:#b8c24a0a;justify-content:space-between;align-items:center;padding:.65rem .8rem;display:flex}.mockups-module__npjWhq__ozaChatHeaderOrb{color:#6b7a20;background:#b8c24a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex}.mockups-module__npjWhq__ozaChatHeaderBtn{width:26px;height:26px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:flex}.mockups-module__npjWhq__ozaChatHeaderBtn:hover{background:var(--teal-soft);color:var(--ink)}.mockups-module__npjWhq__ozaChatBody{flex-direction:column;flex:1;gap:.8rem;padding:1rem .8rem;display:flex;overflow-y:auto}.mockups-module__npjWhq__ozaChatBubbleOza{align-items:flex-start;gap:.5rem;display:flex}.mockups-module__npjWhq__ozaChatBubbleAvatar{color:#6b7a20;background:#b8c24a2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;display:flex}.mockups-module__npjWhq__ozaChatBubbleContent{max-width:85%;font-family:var(--font-instrument-sans), sans-serif;background:#b8c24a0f;border:1px solid #b8c24a26;border-radius:0 10px 10px;padding:.6rem .7rem}.mockups-module__npjWhq__ozaChatSuggestions{flex-direction:column;gap:.35rem;padding-left:2.3rem;display:flex}.mockups-module__npjWhq__ozaChatSuggestionBtn{font-size:.72rem;font-family:var(--font-instrument-sans), sans-serif;color:#6b7a20;cursor:pointer;text-align:left;background:#b8c24a14;border:1px solid #b8c24a33;border-radius:8px;padding:.4rem .65rem;font-weight:500;transition:all .12s}.mockups-module__npjWhq__ozaChatSuggestionBtn:hover{background:#b8c24a26;border-color:#b8c24a59}.mockups-module__npjWhq__ozaChatInputBar{border-top:1px solid var(--line);background:var(--paper);align-items:center;gap:.4rem;padding:.6rem .7rem;display:flex}.mockups-module__npjWhq__ozaChatInputField{font-size:.78rem;font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:8px;outline:none;flex:1;padding:.45rem .6rem;transition:border-color .15s}.mockups-module__npjWhq__ozaChatInputField:focus{border-color:#b8c24a80}.mockups-module__npjWhq__ozaChatSendBtn{color:#6b7a20;cursor:pointer;background:#b8c24a26;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .12s;display:flex}.mockups-module__npjWhq__ozaChatSendBtn:hover{background:#b8c24a4d}.mockups-module__npjWhq__ozaPeekBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#00000040;position:fixed;inset:0}.mockups-module__npjWhq__ozaPeekPanel{background:var(--paper);border:1px solid var(--line);z-index:201;border-radius:16px;flex-direction:column;width:520px;height:560px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 48px #00000026,0 4px 16px #00000014}.mockups-module__npjWhq__ozaPeekHeader{border-bottom:1px solid var(--line);background:#b8c24a0a;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.mockups-module__npjWhq__ozaPeekBody{flex-direction:column;flex:1;gap:1rem;padding:1.2rem 1rem;display:flex;overflow-y:auto}.mockups-module__npjWhq__ozaPeekInputBar{border-top:1px solid var(--line);background:var(--paper);align-items:center;gap:.5rem;padding:.7rem .9rem;display:flex}.mockups-module__npjWhq__main{background:#fff;flex:1;overflow-y:auto}.mockups-module__npjWhq__viewFade{animation:.15s ease-out mockups-module__npjWhq__viewFadeIn}@keyframes mockups-module__npjWhq__viewFadeIn{0%{opacity:0}to{opacity:1}}.mockups-module__npjWhq__viewHeader{border-bottom:1px solid var(--line);background:#fff;padding:1.5rem 2rem 1rem}.mockups-module__npjWhq__viewTitle{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:-.02em;color:var(--ink);margin-bottom:.2rem;font-size:1.35rem;font-weight:500}.mockups-module__npjWhq__viewSubtitle{color:var(--ink-3);font-size:.82rem}.mockups-module__npjWhq__viewBody{padding:1.5rem 2rem}.mockups-module__npjWhq__statsRow{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.mockups-module__npjWhq__statCard{border:1px solid var(--line);border-left:3px solid var(--line);background:#fff;border-radius:8px;padding:.55rem .7rem}.mockups-module__npjWhq__statLabel{color:var(--ink-3);margin-bottom:.1rem;font-size:.6rem}.mockups-module__npjWhq__statValue{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.mockups-module__npjWhq__statChange{color:var(--ink-3);margin-top:.05rem;font-size:.55rem}.mockups-module__npjWhq__contentGrid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.mockups-module__npjWhq__card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:1rem}.mockups-module__npjWhq__cardTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.6rem;font-size:.82rem;font-weight:500}.mockups-module__npjWhq__postItem{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;padding:.5rem 0;display:flex}.mockups-module__npjWhq__postItem:last-child{border-bottom:none}.mockups-module__npjWhq__postThumb{border-radius:6px;flex-shrink:0;width:36px;height:36px}.mockups-module__npjWhq__postInfo{flex:1;min-width:0}.mockups-module__npjWhq__postTitle{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__postMeta{color:var(--ink-3);font-size:.65rem}.mockups-module__npjWhq__postStatus{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:.15rem .4rem;font-size:.55rem;font-weight:600}.mockups-module__npjWhq__statusScheduled{background:var(--teal-soft);color:var(--teal);}.mockups-module__npjWhq__statusDraft{background:var(--sky);color:var(--sky-text);}.mockups-module__npjWhq__statusPublished{background:var(--teal-soft);color:var(--teal-deep);}.mockups-module__npjWhq__activityItem{border-bottom:1px solid var(--line);color:var(--ink-2);gap:.5rem;padding:.45rem 0;font-size:.75rem;line-height:1.4;display:flex}.mockups-module__npjWhq__activityItem:last-child{border-bottom:none}.mockups-module__npjWhq__activityDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.35rem}.mockups-module__npjWhq__clientGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.mockups-module__npjWhq__clientCard{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:1rem;transition:border-color .15s}.mockups-module__npjWhq__clientCard:hover{border-color:var(--teal)}.mockups-module__npjWhq__clientAvatar{width:36px;height:36px;font-family:var(--font-instrument-sans), sans-serif;color:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.mockups-module__npjWhq__clientName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.15rem;font-size:.85rem;font-weight:500}.mockups-module__npjWhq__clientHandle{color:var(--ink-3);margin-bottom:.4rem;font-size:.68rem}.mockups-module__npjWhq__clientTags{flex-wrap:wrap;gap:.25rem;display:flex}.mockups-module__npjWhq__clientTag{text-transform:uppercase;letter-spacing:.06em;background:var(--teal-soft);color:var(--teal);border-radius:3px;padding:.15rem .35rem;font-size:.52rem;font-weight:600}.mockups-module__npjWhq__clientsTable{border-collapse:separate;border-spacing:0;width:100%}.mockups-module__npjWhq__clientsTableHead th{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);text-align:left;border-bottom:1px solid var(--line);padding:.6rem .8rem;font-size:.6rem;font-weight:600}.mockups-module__npjWhq__clientsTableRow{cursor:pointer;transition:background .12s}.mockups-module__npjWhq__clientsTableRow:hover{background:var(--cream)}.mockups-module__npjWhq__clientsTableRow td{border-bottom:1px solid var(--line);vertical-align:middle;padding:.65rem .8rem}.mockups-module__npjWhq__clientsTableClient{align-items:center;gap:.6rem;display:flex}.mockups-module__npjWhq__clientsTableName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.82rem;font-weight:500}.mockups-module__npjWhq__clientsTableHandle{color:var(--ink-3);font-size:.68rem}.mockups-module__npjWhq__clientsTableCell{color:var(--ink-2);font-size:.78rem}.mockups-module__npjWhq__statusPaused{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);background:#f0f0ee;border-radius:3px;padding:.15rem .4rem;font-size:.55rem;font-weight:600;display:inline-block}.mockups-module__npjWhq__invoiceTable{border-collapse:collapse;width:100%}.mockups-module__npjWhq__invoiceTable th{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);text-align:left;border-bottom:1px solid var(--line);padding:.5rem .6rem;font-size:.62rem;font-weight:600}.mockups-module__npjWhq__invoiceTable td{color:var(--ink);border-bottom:1px solid var(--line);padding:.6rem;font-size:.78rem}.mockups-module__npjWhq__invoiceStatus{text-transform:uppercase;letter-spacing:.04em;border-radius:3px;padding:.15rem .4rem;font-size:.58rem;font-weight:600}.mockups-module__npjWhq__paid{background:var(--teal-soft);color:var(--teal)}.mockups-module__npjWhq__pending{background:var(--sky);color:var(--sky-text)}.mockups-module__npjWhq__overdue{color:#c24432;background:#fce7e0}.mockups-module__npjWhq__toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:.5rem;padding:.7rem 2rem;display:flex}.mockups-module__npjWhq__toolbarBtn{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:6px;padding:.35rem .7rem;font-size:.72rem;font-weight:500}.mockups-module__npjWhq__toolbarBtnActive{background:var(--teal-soft);color:var(--teal);border-color:var(--teal);}.mockups-module__npjWhq__toolbarBtnPrimary{background:var(--teal);color:var(--sky);border-color:var(--teal);}.mockups-module__npjWhq__toolbarSpacer{flex:1}.mockups-module__npjWhq__ozaBar{color:var(--ink);background:#b8c24a14;border:1px solid #b8c24a33;border-left:3px solid #b8c24a66;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.9rem 1.1rem;transition:background .15s;display:flex}.mockups-module__npjWhq__ozaBar:hover{background:#b8c24a1f}.mockups-module__npjWhq__ozaBarLeft{align-items:center;gap:.7rem;font-size:.85rem;display:flex}.mockups-module__npjWhq__ozaBarOrb{color:#6b7a20;background:#b8c24a33;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;display:flex}.mockups-module__npjWhq__ozaBarText{flex:1}.mockups-module__npjWhq__ozaNameLine{align-items:center;gap:.4rem;margin-bottom:.15rem;display:flex}.mockups-module__npjWhq__ozaNameLine strong{font-family:var(--font-instrument-sans), sans-serif;color:#6b7a20;font-size:.88rem;font-weight:600}.mockups-module__npjWhq__ozaAiBadge{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.14em;color:#6b7a20;background:#b8c24a26;border:1px solid #b8c24a4d;border-radius:4px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.6rem;font-weight:600;display:inline-flex}.mockups-module__npjWhq__ozaBarTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--teal-darker);margin-bottom:.1rem;font-size:.75rem;font-weight:600}.mockups-module__npjWhq__ozaBarMsg{color:var(--ink-2);font-size:.82rem;line-height:1.4}.mockups-module__npjWhq__ozaBarRight{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.mockups-module__npjWhq__ozaBarAction{background:var(--paper);color:var(--ink);border:1px solid var(--line-2);cursor:pointer;font-size:.78rem;font-weight:500;font-family:var(--font-instrument-sans), sans-serif;white-space:nowrap;border-radius:6px;padding:.4rem .85rem;transition:all .15s}.mockups-module__npjWhq__ozaBarAction:hover{border-color:var(--ink-3)}.mockups-module__npjWhq__ozaBarDismiss{color:var(--ink-3);cursor:pointer;font-size:.78rem;font-weight:500;font-family:var(--font-instrument-sans), sans-serif;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.4rem .7rem}.mockups-module__npjWhq__ozaBarDismiss:hover{color:var(--ink)}.mockups-module__npjWhq__dashGrid{grid-template-columns:1.1fr 1fr;align-items:start;gap:1rem;display:grid}.mockups-module__npjWhq__dashGridLeft,.mockups-module__npjWhq__dashGridRight{flex-direction:column;gap:1rem;display:flex}.mockups-module__npjWhq__dashHeaderRow{justify-content:space-between;align-items:flex-end;display:flex}.mockups-module__npjWhq__dashHeaderRight{gap:1.2rem;display:flex}.mockups-module__npjWhq__dashHeaderStat{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);font-size:.72rem}.mockups-module__npjWhq__dashHeaderStatNum{color:var(--ink);font-size:.85rem;font-weight:600}.mockups-module__npjWhq__dashSection{margin-bottom:1.5rem}.mockups-module__npjWhq__dashSectionHead{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.mockups-module__npjWhq__dashSectionTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.82rem;font-weight:500}.mockups-module__npjWhq__dashSectionCount{color:var(--ink-3);font-size:.68rem}.mockups-module__npjWhq__dashTodayStrip{gap:.6rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.mockups-module__npjWhq__dashTodayCard{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;flex-shrink:0;gap:.3rem;min-width:150px;padding:.75rem;display:flex}.mockups-module__npjWhq__dashTodayTime{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);letter-spacing:.04em;font-size:.65rem;font-weight:600}.mockups-module__npjWhq__dashTodayThumb{border-radius:6px;justify-content:center;align-items:center;width:100%;height:56px;display:flex}.mockups-module__npjWhq__dashTodayLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__dashTodayClient{color:var(--ink-3);font-size:.65rem}.mockups-module__npjWhq__dashTodayAdd{border:1px dashed var(--line);cursor:pointer;min-width:120px;color:var(--ink-3);background:#fff;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.75rem;font-size:.68rem;transition:border-color .15s;display:flex}.mockups-module__npjWhq__dashTodayAdd:hover{border-color:var(--teal);color:var(--teal)}.mockups-module__npjWhq__dashToggleRow{align-items:center;gap:.75rem;display:flex}.mockups-module__npjWhq__dashToggle{background:var(--cream);border:1px solid var(--line);border-radius:8px;padding:3px;display:inline-flex}.mockups-module__npjWhq__dashToggleBtn{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.72rem;font-weight:500;transition:all .18s;display:inline-flex}.mockups-module__npjWhq__dashToggleBtn:hover{color:var(--ink-2)}.mockups-module__npjWhq__dashToggleBtnActive{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014,0 0 0 1px #0000000a;}.mockups-module__npjWhq__dashWeekGrid{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(7,1fr);gap:0;display:grid;overflow:hidden}.mockups-module__npjWhq__dashWeekDay{border-right:1px solid var(--line);flex-direction:column;min-height:100px;display:flex}.mockups-module__npjWhq__dashWeekDay:last-child{border-right:none}.mockups-module__npjWhq__dashWeekDayToday{background:#fafcff}.mockups-module__npjWhq__dashWeekDayPast{opacity:.5}.mockups-module__npjWhq__dashWeekDayHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.5rem .5rem .3rem;display:flex}.mockups-module__npjWhq__dashWeekDayName{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-size:.62rem;font-weight:600}.mockups-module__npjWhq__dashWeekDayToday .mockups-module__npjWhq__dashWeekDayName{color:var(--sky-text)}.mockups-module__npjWhq__dashWeekDayNum{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);font-size:.68rem;font-weight:500}.mockups-module__npjWhq__dashWeekDayToday .mockups-module__npjWhq__dashWeekDayNum{background:var(--sky-text);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex}.mockups-module__npjWhq__dashWeekDayBody{flex-direction:column;flex:1;gap:.25rem;padding:.35rem;display:flex}.mockups-module__npjWhq__dashWeekEmpty{color:var(--ink-3);text-align:center;opacity:.4;padding-top:.5rem;font-size:.65rem}.mockups-module__npjWhq__dashWeekPost{border-left:3px solid var(--teal);background:var(--teal-soft);border-radius:4px;padding:.3rem .4rem}.mockups-module__npjWhq__dashWeekPostGreen{border-left-color:var(--teal);background:var(--teal-soft)}.mockups-module__npjWhq__dashWeekPostBlue{border-left-color:var(--sky-text);background:var(--sky)}.mockups-module__npjWhq__dashWeekPostAccent{background:#fff8e7;border-left-color:#d4940a}.mockups-module__npjWhq__dashWeekPostLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__dashWeekPostClient{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:.55rem;overflow:hidden}.mockups-module__npjWhq__dashAttentionCount{font-family:var(--font-instrument-sans), sans-serif;color:#c24432;background:#fee;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;font-weight:600;display:flex}.mockups-module__npjWhq__dashAttentionItem{border-bottom:1px solid var(--line);align-items:flex-start;gap:.5rem;padding:.55rem 0;display:flex}.mockups-module__npjWhq__dashAttentionItem:last-child{border-bottom:none}.mockups-module__npjWhq__dashAttentionDot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.3rem}.mockups-module__npjWhq__dashDotRed{background:#c24432}.mockups-module__npjWhq__dashDotAmber{background:#d4940a}.mockups-module__npjWhq__dashDotMuted{background:var(--ink-3)}.mockups-module__npjWhq__dashAttentionBody{flex:1;min-width:0}.mockups-module__npjWhq__dashAttentionText{color:var(--ink);font-size:.75rem;line-height:1.35}.mockups-module__npjWhq__dashAttentionMeta{color:var(--ink-3);margin-top:.1rem;font-size:.65rem}.mockups-module__npjWhq__dashAttentionAction{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;white-space:nowrap;background:#fff;border-radius:4px;flex-shrink:0;margin-top:.15rem;padding:.2rem .5rem;font-size:.62rem;font-weight:600;transition:all .15s}.mockups-module__npjWhq__dashAttentionAction:hover{border-color:var(--teal);color:var(--teal)}.mockups-module__npjWhq__dashClientRow{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 90px;align-items:center;gap:.6rem;padding:.5rem 0;display:grid}.mockups-module__npjWhq__dashClientRow:last-child{border-bottom:none}.mockups-module__npjWhq__dashClientName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__dashClientBarWrap{align-items:center;gap:.4rem;display:flex}.mockups-module__npjWhq__dashClientBarTrack{background:var(--line);border-radius:2px;flex:1;height:4px;overflow:hidden}.mockups-module__npjWhq__dashClientBarFill{background:var(--teal);border-radius:2px;height:100%;transition:width .3s}.mockups-module__npjWhq__dashClientBarBehind{background:#c24432}.mockups-module__npjWhq__dashClientBarLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);white-space:nowrap;font-size:.6rem}.mockups-module__npjWhq__dashClientNext{color:var(--ink-3);text-align:right;white-space:nowrap;font-size:.65rem}.mockups-module__npjWhq__dashClientNextBehind{color:#c24432;font-weight:500}.mockups-module__npjWhq__calHeaderBar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.8rem;display:flex}.mockups-module__npjWhq__calCrumb{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);margin-bottom:.15rem;font-size:.62rem}.mockups-module__npjWhq__calTitleRow{align-items:center;gap:.6rem;display:flex}.mockups-module__npjWhq__calNavBtns{gap:.2rem;display:flex}.mockups-module__npjWhq__calNavBtn{border:1px solid var(--line);cursor:pointer;width:24px;height:24px;color:var(--ink-2);font-size:.9rem;font-family:var(--font-instrument-sans), sans-serif;background:#fff;border-radius:5px;justify-content:center;align-items:center;transition:background .15s;display:flex}.mockups-module__npjWhq__calNavBtn:hover{background:var(--cream)}.mockups-module__npjWhq__calActions{align-items:center;gap:.5rem;display:flex;position:relative}.mockups-module__npjWhq__calViewToggle{border:1px solid var(--line);font-family:var(--font-instrument-sans), sans-serif;border-radius:6px;font-size:.72rem;font-weight:500;display:flex;overflow:hidden}.mockups-module__npjWhq__calViewBtn,.mockups-module__npjWhq__calViewActive{cursor:pointer;color:var(--ink-2);padding:.35rem .7rem;transition:background .15s}.mockups-module__npjWhq__calViewActive{background:var(--teal);color:var(--sky)}.mockups-module__npjWhq__calViewBtn:hover{background:var(--cream)}.mockups-module__npjWhq__calFilterBar{align-items:center;gap:.4rem;margin-bottom:.8rem;display:flex;overflow-x:auto}.mockups-module__npjWhq__calFilterLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.25rem;margin-right:.15rem;font-size:.65rem;font-weight:600;display:flex}.mockups-module__npjWhq__calFilterChip{border:1px solid var(--line);font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.68rem;font-weight:500;transition:all .15s;display:flex}.mockups-module__npjWhq__calFilterChip:hover,.mockups-module__npjWhq__calFilterChecked{border-color:var(--teal);color:var(--ink)}.mockups-module__npjWhq__calFilterCheck{border:1.5px solid var(--line-2);color:#fff;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.5rem;display:flex}.mockups-module__npjWhq__calFilterCheckOn{background:var(--teal);border-color:var(--teal)}.mockups-module__npjWhq__calClientDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.mockups-module__npjWhq__calQuickActions{align-items:center;gap:.4rem;margin-bottom:.8rem;display:flex}.mockups-module__npjWhq__calQuickAction{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.72rem;font-weight:500;transition:all .15s;display:flex}.mockups-module__npjWhq__calQuickAction:hover{border-color:var(--teal);color:var(--ink);background:var(--cream)}.mockups-module__npjWhq__calQuickActionActive{background:var(--teal);color:var(--sky);border-color:var(--teal);}.mockups-module__npjWhq__calPlanBadge{color:var(--ink-2);background:var(--cream);letter-spacing:.01em;border-radius:20px;margin-left:auto;padding:.25rem .6rem;font-size:.68rem;font-weight:500}.mockups-module__npjWhq__calTable{border-collapse:separate;border-spacing:0;width:100%}.mockups-module__npjWhq__calTableHead{background:var(--cream);font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);border-radius:8px;grid-template-columns:80px 2fr 1fr 1fr 1fr 80px;gap:0;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.65rem;font-weight:600;display:grid}.mockups-module__npjWhq__calTableHead>div:hover{color:var(--ink)}.mockups-module__npjWhq__calTableRow{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:80px 2fr 1fr 1fr 1fr 80px;align-items:center;gap:0;padding:.6rem .75rem;font-size:.78rem;transition:background .12s;display:grid}.mockups-module__npjWhq__calTableRow:hover{background:var(--cream)}.mockups-module__npjWhq__calSettingsBar{align-items:center;gap:.4rem;margin-bottom:.6rem;display:flex;position:relative}.mockups-module__npjWhq__calSettingsToggle{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.72rem;font-weight:500;transition:all .15s;display:flex}.mockups-module__npjWhq__calSettingsToggle:hover{border-color:var(--teal);color:var(--ink);background:var(--cream)}.mockups-module__npjWhq__calSettingsPanel{border:1px solid var(--line);z-index:20;background:#fff;border-radius:8px;flex-direction:column;gap:.25rem;min-width:180px;margin-top:.3rem;padding:.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000014}.mockups-module__npjWhq__calSettingsItem{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);cursor:pointer;border-radius:4px;align-items:center;gap:.4rem;padding:.3rem .4rem;font-size:.75rem;transition:background .12s;display:flex}.mockups-module__npjWhq__calSettingsItem:hover{background:var(--cream)}.mockups-module__npjWhq__calSettingsItem input[type=checkbox]{width:14px;height:14px;accent-color:var(--teal);cursor:pointer}.mockups-module__npjWhq__calSettingsSectionLabel{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);padding:.25rem .4rem .1rem;font-size:.62rem;font-weight:600}.mockups-module__npjWhq__calSettingsDivider{background:var(--line);height:1px;margin:.3rem 0}.mockups-module__npjWhq__calColorRadio{border:1.5px solid var(--ink-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:border-color .12s;display:flex}.mockups-module__npjWhq__calColorRadioActive{border-color:var(--teal)}.mockups-module__npjWhq__calColorRadioDot{background:var(--teal);border-radius:50%;width:7px;height:7px}.mockups-module__npjWhq__calColorPreview{gap:2px;margin-left:auto;display:flex}.mockups-module__npjWhq__calColorSwatch{border-radius:50%;width:8px;height:8px;display:block}.mockups-module__npjWhq__brandSwatchWrap:hover .mockups-module__npjWhq__brandSwatchRemove{opacity:1}.mockups-module__npjWhq__brandSwatchRemove{background:var(--ink-1);color:#fff;cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:-4px;right:-4px}.mockups-module__npjWhq__createWrap{position:relative}.mockups-module__npjWhq__createBtn{font-family:var(--font-instrument-sans), sans-serif;background:var(--teal);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.7rem;font-weight:500;display:flex}.mockups-module__npjWhq__createMenu{border:1px solid var(--line);z-index:20;background:#fff;border-radius:8px;flex-direction:column;gap:.1rem;min-width:150px;padding:.35rem;display:flex;position:absolute;top:calc(100% + .3rem);right:0;box-shadow:0 4px 12px #0000001a}.mockups-module__npjWhq__createMenuItem{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);cursor:pointer;border-radius:6px;align-items:center;gap:.45rem;padding:.45rem .55rem;font-size:.78rem;font-weight:450;transition:all .12s;display:flex}.mockups-module__npjWhq__createMenuItem:hover{background:var(--cream);color:var(--ink)}.mockups-module__npjWhq__calTableAssignee{align-items:center;gap:.3rem;font-size:.75rem;display:flex}.mockups-module__npjWhq__calTableAssigneeAvatar{background:var(--sky);width:20px;height:20px;color:var(--sky-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:600;display:flex}.mockups-module__npjWhq__postAssignee{align-items:center;gap:.5rem;display:flex}.mockups-module__npjWhq__postAssigneeAvatar{background:var(--sky);width:28px;height:28px;color:var(--sky-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex}.mockups-module__npjWhq__calTableDate{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);font-size:.72rem;font-weight:500}.mockups-module__npjWhq__calTableName{color:var(--ink);align-items:center;gap:.4rem;font-weight:500;display:flex}.mockups-module__npjWhq__calTableDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mockups-module__npjWhq__calTableCell{color:var(--ink-2);font-size:.75rem}.mockups-module__npjWhq__calTableTime{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);font-size:.72rem}.mockups-module__npjWhq__calWeekHead{grid-template-columns:repeat(7,1fr);gap:.35rem;margin-bottom:.25rem;display:grid}.mockups-module__npjWhq__calWeekDay{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);text-align:center;padding:.2rem 0;font-size:.6rem;font-weight:600}.mockups-module__npjWhq__calMonth{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.mockups-module__npjWhq__calCell{background:#fff;flex-direction:column;align-items:flex-start;gap:.15rem;min-height:95px;padding:.35rem .3rem;display:flex}.mockups-module__npjWhq__calCellMuted{background:var(--cream)}.mockups-module__npjWhq__calCellMuted .mockups-module__npjWhq__calCellNum{color:var(--line-2)}.mockups-module__npjWhq__calCellToday{background:#cfe8ff2e}.mockups-module__npjWhq__calCellToday .mockups-module__npjWhq__calCellNum{background:var(--teal);color:var(--sky);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.mockups-module__npjWhq__calCellNum{color:var(--ink-3);font-size:.62rem;font-weight:500;font-family:var(--font-instrument-sans), sans-serif;line-height:1}.mockups-module__npjWhq__calCellClickable{cursor:pointer;transition:background .15s}.mockups-module__npjWhq__calCellClickable:hover{background:#cfe8ff26}.mockups-module__npjWhq__calCellSelected{box-shadow:inset 0 0 0 1.5px var(--line);background:#00000008}.mockups-module__npjWhq__calCellAdd{background:var(--teal);color:#fff;cursor:pointer;opacity:0;border:none;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .15s;display:flex;position:absolute;top:4px;right:4px}.mockups-module__npjWhq__calCell:hover .mockups-module__npjWhq__calCellAdd{opacity:1}.mockups-module__npjWhq__calCellAdd:hover{background:var(--teal-deep)}.mockups-module__npjWhq__calEventPill{width:100%;font-size:.62rem;font-family:var(--font-instrument-sans), sans-serif;cursor:pointer;border-radius:4px;flex-direction:column;gap:.08rem;padding:.2rem .3rem;font-weight:500;line-height:1.35;display:flex;overflow:hidden}.mockups-module__npjWhq__calPillRow{white-space:nowrap;align-items:center;gap:.15rem;display:flex;overflow:hidden}.mockups-module__npjWhq__calPillMeta{opacity:.65;white-space:nowrap;align-items:center;gap:.2rem;padding-left:.05rem;font-size:.48rem;font-weight:400;display:flex;overflow:hidden}.mockups-module__npjWhq__calPillMeta span+span:before{content:"·";margin-right:.2rem}.mockups-module__npjWhq__calEventGreen{background:var(--teal-soft);color:var(--teal-deep,#1a3a30);border-left:2px solid var(--teal)}.mockups-module__npjWhq__calEventBlue{background:var(--sky);color:var(--teal-deep,#1a3a30);border-left:2px solid var(--sky-deep,#7eb8e0)}.mockups-module__npjWhq__calEventAccent{color:var(--teal-deep,#1a3a30);border-left:2px solid var(--accent-deep,#b5b84a);background:#d5dd7b4d}.mockups-module__npjWhq__calPillAvatar{width:14px;height:14px;color:inherit;background:#0000001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.44rem;font-weight:700;line-height:1;display:inline-flex}.mockups-module__npjWhq__calPillLabel{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.mockups-module__npjWhq__calPillComment{opacity:.6;flex-shrink:0;align-items:center;gap:.1rem;font-size:.44rem;font-weight:600;display:inline-flex}.mockups-module__npjWhq__calPillTime{opacity:.7;flex-shrink:0;font-size:.42rem;font-weight:400}.mockups-module__npjWhq__calDayDetail{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:.7rem;padding:.8rem}.mockups-module__npjWhq__calDayDetailHead{justify-content:space-between;align-items:flex-start;margin-bottom:.6rem;display:flex}.mockups-module__npjWhq__calDayDetailDate{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.85rem;font-weight:600}.mockups-module__npjWhq__calDayDetailCount{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);margin-top:.1rem;font-size:.65rem}.mockups-module__npjWhq__calDayDetailClose{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:4px;padding:.15rem .3rem;font-size:.75rem;transition:background .15s}.mockups-module__npjWhq__calDayDetailClose:hover{background:var(--cream);color:var(--ink)}.mockups-module__npjWhq__calDayDetailCard{border:1px solid var(--line);cursor:pointer;border-radius:8px;gap:.5rem;margin-bottom:.4rem;padding:.6rem;transition:border-color .15s;display:flex}.mockups-module__npjWhq__calDayDetailCard:hover{border-color:var(--teal)}.mockups-module__npjWhq__calDayDetailBar{border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.mockups-module__npjWhq__calDetailBarGreen{background:var(--teal)}.mockups-module__npjWhq__calDetailBarBlue{background:var(--sky-deep,#7eb8e0)}.mockups-module__npjWhq__calDetailBarAccent{background:var(--accent-deep,#b5b84a)}.mockups-module__npjWhq__calDayDetailContent{flex:1;min-width:0}.mockups-module__npjWhq__calDayDetailTop{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.mockups-module__npjWhq__calDayDetailTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.78rem;font-weight:500}.mockups-module__npjWhq__calDayDetailStatus{font-family:var(--font-instrument-sans), sans-serif;color:var(--teal);background:var(--teal-soft);border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:500}.mockups-module__npjWhq__calDetailDraft{color:var(--ink-3);background:var(--cream)}.mockups-module__npjWhq__calDayDetailMeta{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);align-items:center;gap:.35rem;font-size:.65rem;display:flex}.mockups-module__npjWhq__calLegend{gap:1rem;margin-top:.7rem;padding:.3rem 0;display:flex}.mockups-module__npjWhq__calLegendItem{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);align-items:center;gap:.3rem;font-size:.62rem;display:flex}.mockups-module__npjWhq__calLegendDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.mockups-module__npjWhq__wsBar{background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0 1rem;display:flex}.mockups-module__npjWhq__wsBarLeft{align-items:center;gap:.8rem;display:flex}.mockups-module__npjWhq__wsDropdownWrap{position:relative}.mockups-module__npjWhq__wsDropdownBtn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:.6rem;min-width:200px;padding:.4rem .7rem .4rem .4rem;transition:border-color .15s;display:flex}.mockups-module__npjWhq__wsDropdownBtn:hover{border-color:var(--teal)}.mockups-module__npjWhq__wsDropdownInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.mockups-module__npjWhq__wsDropdownName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:.82rem;font-weight:500;line-height:1.2}.mockups-module__npjWhq__wsDropdownHandle{color:var(--ink-3);font-size:.65rem}.mockups-module__npjWhq__wsDropdownChevron{color:var(--ink-3);flex-shrink:0;transition:transform .15s}.mockups-module__npjWhq__wsDropdownMenu{border:1px solid var(--line);z-index:50;background:#fff;border-radius:10px;min-width:240px;max-height:320px;padding:.35rem;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.mockups-module__npjWhq__wsDropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.5rem .6rem;transition:background .15s;display:flex}.mockups-module__npjWhq__wsDropdownItem:hover{background:var(--cream)}.mockups-module__npjWhq__wsDropdownItemActive{background:var(--teal-soft);}.mockups-module__npjWhq__wsAllIcon{background:var(--teal-soft);width:40px;height:40px;color:var(--teal);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mockups-module__npjWhq__wsDropdownDivider{background:var(--line);height:1px;margin:.25rem .4rem}.mockups-module__npjWhq__wsTabRow{align-items:center;gap:.15rem;display:flex}.mockups-module__npjWhq__wsTabBtn{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;padding:.4rem .75rem;font-size:.72rem;font-weight:500;transition:all .15s}.mockups-module__npjWhq__wsTabBtn:hover{background:var(--cream);color:var(--ink)}.mockups-module__npjWhq__wsTabActive{background:var(--teal-soft);color:var(--teal);border-color:var(--teal);font-weight:600;}.mockups-module__npjWhq__wsMediaGrid{flex-direction:column;gap:.4rem;display:flex}.mockups-module__npjWhq__wsMediaCard{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.7rem;padding:.6rem .8rem;transition:border-color .15s;display:flex}.mockups-module__npjWhq__wsMediaCard:hover{border-color:var(--teal)}.mockups-module__npjWhq__wsMediaThumb{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mockups-module__npjWhq__wsMediaInfo{flex:1;min-width:0}.mockups-module__npjWhq__wsMediaName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.1rem;font-size:.78rem;font-weight:500}.mockups-module__npjWhq__wsMediaMeta{color:var(--ink-3);font-size:.65rem}.mockups-module__npjWhq__mediaLibHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.mockups-module__npjWhq__mediaLibCount{color:var(--ink-3);font-size:.72rem}.mockups-module__npjWhq__mediaLibActions{gap:.4rem;display:flex}.mockups-module__npjWhq__mediaLibGrid{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.mockups-module__npjWhq__mediaLibCard{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.mockups-module__npjWhq__mediaLibCard:hover{border-color:var(--teal);box-shadow:0 2px 8px #0000000f}.mockups-module__npjWhq__mediaLibThumb{justify-content:center;align-items:center;min-height:100px;display:flex;position:relative}.mockups-module__npjWhq__mediaLibIcon{opacity:.5;font-size:1.4rem}.mockups-module__npjWhq__mediaLibDuration{color:#fff;background:#0009;border-radius:3px;padding:.1rem .35rem;font-size:.55rem;font-weight:600;position:absolute;bottom:6px;right:6px}.mockups-module__npjWhq__mediaLibMeta{padding:.45rem .55rem}.mockups-module__npjWhq__mediaLibName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.1rem;font-size:.68rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__mediaLibSize{color:var(--ink-3);font-size:.58rem}.mockups-module__npjWhq__mediaFolderGrid{grid-template-columns:repeat(5,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.mockups-module__npjWhq__mediaFolder{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:.8rem;transition:border-color .15s,box-shadow .15s}.mockups-module__npjWhq__mediaFolder:hover{border-color:var(--teal);box-shadow:0 2px 8px #0000000d}.mockups-module__npjWhq__mediaFolderIcon{margin-bottom:.4rem}.mockups-module__npjWhq__mediaFolderName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.15rem;font-size:.78rem;font-weight:500}.mockups-module__npjWhq__mediaFolderMeta{color:var(--ink-3);font-size:.6rem}.mockups-module__npjWhq__mediaRecentLabel{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);margin-bottom:.5rem;font-size:.65rem;font-weight:600}.mockups-module__npjWhq__mediaFileList{flex-direction:column;display:flex}.mockups-module__npjWhq__mediaFileRow{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:.6rem;padding:.5rem .4rem;transition:background .12s;display:flex}.mockups-module__npjWhq__mediaFileRow:hover{background:var(--cream)}.mockups-module__npjWhq__mediaFileIcon{flex-shrink:0;align-items:center;display:flex}.mockups-module__npjWhq__mediaFileName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;font-weight:450;overflow:hidden}.mockups-module__npjWhq__mediaFileType{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);background:var(--cream);border-radius:3px;flex-shrink:0;padding:.1rem .35rem;font-size:.6rem;font-weight:600}.mockups-module__npjWhq__mediaFileSize{color:var(--ink-3);text-align:right;flex-shrink:0;width:60px;font-size:.68rem}.mockups-module__npjWhq__mediaFileDate{color:var(--ink-3);text-align:right;flex-shrink:0;width:80px;font-size:.68rem}.mockups-module__npjWhq__mediaFileMore{cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;align-items:center;padding:.2rem;transition:opacity .12s;display:flex}.mockups-module__npjWhq__mediaFileRow:hover .mockups-module__npjWhq__mediaFileMore{opacity:1}.mockups-module__npjWhq__wsPlanList{flex-direction:column;gap:1rem;display:flex}.mockups-module__npjWhq__wsPlanWeek{border:1px solid var(--line);background:#fff;border-radius:10px;padding:.8rem 1rem}.mockups-module__npjWhq__wsPlanWeekLabel{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);border-bottom:1px solid var(--line);margin-bottom:.4rem;padding-bottom:.4rem;font-size:.68rem;font-weight:600}.mockups-module__npjWhq__emptyState{text-align:center;color:var(--ink-3);padding:4rem 2rem}.mockups-module__npjWhq__emptyIcon{opacity:.4;margin-bottom:.8rem;font-size:2rem}.mockups-module__npjWhq__emptyTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);margin-bottom:.3rem;font-size:1rem;font-weight:500}.mockups-module__npjWhq__emptyDesc{max-width:320px;margin:0 auto;font-size:.82rem}.mockups-module__npjWhq__chatLayout{border-top:1px solid var(--line);flex:1;display:flex;overflow:hidden}.mockups-module__npjWhq__chatSidebar{border-right:1px solid var(--line);flex-shrink:0;width:260px;overflow-y:auto}.mockups-module__npjWhq__chatSearch{border-bottom:1px solid var(--line);align-items:center;gap:.4rem;padding:.7rem .8rem;display:flex}.mockups-module__npjWhq__chatChannel{cursor:pointer;border-bottom:1px solid var(--line);align-items:center;gap:.5rem;padding:.6rem .8rem;transition:background .12s;display:flex}.mockups-module__npjWhq__chatChannel:hover{background:var(--cream)}.mockups-module__npjWhq__chatChannelActive{background:var(--sky);}.mockups-module__npjWhq__chatChannelAvatar{background:var(--teal-soft);width:32px;height:32px;color:var(--teal-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex}.mockups-module__npjWhq__chatChannelInfo{flex:1;min-width:0}.mockups-module__npjWhq__chatChannelName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.mockups-module__npjWhq__chatChannelPreview{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.mockups-module__npjWhq__chatChannelMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.2rem;display:flex}.mockups-module__npjWhq__chatChannelTime{color:var(--ink-3);font-size:.62rem}.mockups-module__npjWhq__chatChannelUnread{background:var(--teal);width:16px;height:16px;color:var(--sky);border-radius:50%;justify-content:center;align-items:center;font-size:.55rem;font-weight:600;display:flex}.mockups-module__npjWhq__chatMain{flex-direction:column;flex:1;min-width:0;display:flex}.mockups-module__npjWhq__chatMainHeader{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;padding:.6rem 1rem;display:flex}.mockups-module__npjWhq__chatMessages{flex-direction:column;flex:1;gap:.8rem;padding:1rem;display:flex;overflow-y:auto}.mockups-module__npjWhq__chatMsg{gap:.5rem;max-width:70%;display:flex}.mockups-module__npjWhq__chatMsgMe{flex-direction:row-reverse;align-self:flex-end}.mockups-module__npjWhq__chatMsgAvatar{background:var(--cream);width:28px;height:28px;color:var(--ink-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:.65rem;font-weight:600;display:flex}.mockups-module__npjWhq__chatMsgBody{flex-direction:column;gap:.15rem;display:flex}.mockups-module__npjWhq__chatMsgSender{color:var(--ink-2);font-size:.68rem;font-weight:600}.mockups-module__npjWhq__chatMsgBubble{color:var(--ink);background:var(--cream);border-radius:0 10px 10px;padding:.5rem .75rem;font-size:.78rem;line-height:1.5}.mockups-module__npjWhq__chatMsgMe .mockups-module__npjWhq__chatMsgBubble{background:var(--teal-soft);border-radius:10px 0 10px 10px}.mockups-module__npjWhq__chatMsgTime{color:var(--ink-3);font-size:.6rem}.mockups-module__npjWhq__chatMsgMe .mockups-module__npjWhq__chatMsgTime{text-align:right}.mockups-module__npjWhq__chatInput{border-top:1px solid var(--line);align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.mockups-module__npjWhq__chatInputField{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.78rem}.mockups-module__npjWhq__chatInputField:focus{border-color:var(--teal)}.mockups-module__npjWhq__chatPinnedSection{border-bottom:1px solid var(--line);padding:.6rem .8rem}.mockups-module__npjWhq__chatSectionLabel{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding-bottom:.4rem;font-size:.58rem;font-weight:600}.mockups-module__npjWhq__chatPinnedRow{gap:.8rem;display:flex}.mockups-module__npjWhq__chatPinnedMember{cursor:pointer;flex-direction:column;align-items:center;gap:.25rem;display:flex}.mockups-module__npjWhq__chatPinnedAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;transition:transform .15s;display:flex;position:relative}.mockups-module__npjWhq__chatPinnedMember:hover .mockups-module__npjWhq__chatPinnedAvatar{transform:scale(1.1)}.mockups-module__npjWhq__chatOnlineDot{background:#4ade80;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.mockups-module__npjWhq__chatPinnedName{color:var(--ink-2);font-size:.62rem;font-weight:500}.mockups-module__npjWhq__chatChannelIcon{background:var(--cream);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.mockups-module__npjWhq__chatHeaderActions{gap:.3rem;display:flex}.mockups-module__npjWhq__chatHeaderBtn{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-3);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.mockups-module__npjWhq__chatHeaderBtn:hover{background:var(--cream);color:var(--ink-2)}.mockups-module__npjWhq__chatAttachment{color:var(--sky-text);background:var(--sky);border-radius:4px;margin-top:.3rem;padding:.25rem .5rem;font-size:.68rem;display:inline-block}.mockups-module__npjWhq__chatReaction{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:.15rem .4rem;font-size:.62rem}.mockups-module__npjWhq__chatMsgMeta{align-items:center;gap:.4rem;display:flex}.mockups-module__npjWhq__chatInputIcon{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.mockups-module__npjWhq__chatInputIcon:hover{background:var(--cream)}.mockups-module__npjWhq__chatSendBtn{background:var(--teal);width:34px;height:34px;color:var(--sky);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.mockups-module__npjWhq__chatSendBtn:hover{opacity:.9}.mockups-module__npjWhq__swatchRow{gap:.4rem;margin-bottom:.8rem;display:flex}.mockups-module__npjWhq__swatch{border:1px solid var(--line);border-radius:6px;width:32px;height:32px}.mockups-module__npjWhq__panelOverlay{z-index:100;background:#00000040;position:fixed;inset:0}.mockups-module__npjWhq__panel{z-index:101;background:#fff;flex-direction:column;width:480px;height:100vh;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-4px 0 24px #0000001a}.mockups-module__npjWhq__panelHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.mockups-module__npjWhq__panelTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:1.1rem;font-weight:500}.mockups-module__npjWhq__panelClose{border:1px solid var(--line);cursor:pointer;width:28px;height:28px;color:var(--ink-3);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:.85rem;display:flex}.mockups-module__npjWhq__panelClose:hover{background:#fafafa}.mockups-module__npjWhq__panelBody{flex:1;padding:1.5rem;overflow-y:auto}.mockups-module__npjWhq__panelFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.mockups-module__npjWhq__panelSteps{gap:.35rem;padding:0 1.5rem 1rem;display:flex}.mockups-module__npjWhq__panelStep{text-align:center;flex:1}.mockups-module__npjWhq__panelStepBar{background:var(--line);border-radius:2px;height:3px;margin-bottom:.3rem}.mockups-module__npjWhq__panelStepBarActive{background:var(--teal);}.mockups-module__npjWhq__panelStepBarDone{background:var(--teal);opacity:.4;}.mockups-module__npjWhq__panelStepLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;font-size:.52rem;font-weight:500}.mockups-module__npjWhq__panelStepLabelActive{color:var(--teal);font-weight:600;}.mockups-module__npjWhq__formGroup{margin-bottom:1rem}.mockups-module__npjWhq__formLabel{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:block}.mockups-module__npjWhq__formInput{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.8rem}.mockups-module__npjWhq__formInput:focus{border-color:var(--teal)}.mockups-module__npjWhq__formInputArea{resize:vertical;min-height:70px;}.mockups-module__npjWhq__formRow{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.mockups-module__npjWhq__templatePick{border:1px solid var(--line);cursor:pointer;border-radius:8px;padding:.7rem;transition:border-color .15s}.mockups-module__npjWhq__templatePick:hover{border-color:var(--teal)}.mockups-module__npjWhq__templatePickActive{border-color:var(--teal);background:var(--teal-soft);}.mockups-module__npjWhq__templatePickName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.15rem;font-size:.78rem;font-weight:500}.mockups-module__npjWhq__templatePickDesc{color:var(--ink-3);font-size:.65rem}.mockups-module__npjWhq__previewCard{border:1px solid var(--line);border-radius:8px;overflow:hidden}.mockups-module__npjWhq__previewCardHeader{background:var(--teal);color:var(--sky);text-align:center;padding:.8rem 1rem}.mockups-module__npjWhq__previewCardHeaderTitle{font-family:var(--font-instrument-sans), sans-serif;margin-bottom:.1rem;font-size:.82rem;font-weight:500}.mockups-module__npjWhq__previewCardHeaderSub{opacity:.8;font-size:.65rem}.mockups-module__npjWhq__previewCardBody{padding:1rem}.mockups-module__npjWhq__previewRow{border-bottom:1px solid var(--line);justify-content:space-between;padding:.4rem 0;font-size:.75rem;display:flex}.mockups-module__npjWhq__previewRow:last-child{border-bottom:none}.mockups-module__npjWhq__previewRowLabel{color:var(--ink-3)}.mockups-module__npjWhq__previewRowValue{color:var(--ink);font-weight:500}.mockups-module__npjWhq__personaDivider{background:var(--line);width:1px;height:18px;margin:0 .3rem}.mockups-module__npjWhq__loginShell{background:var(--sky);flex:1;justify-content:center;align-items:center;display:flex;overflow-y:auto}.mockups-module__npjWhq__loginPage{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.mockups-module__npjWhq__loginCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem 2rem 2rem;box-shadow:0 4px 24px #0000000f}.mockups-module__npjWhq__loginLogo{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:-.04em;color:var(--ink);align-items:baseline;margin-bottom:1.2rem;font-size:1.6rem;font-weight:500;display:inline-flex}.mockups-module__npjWhq__loginClientBadge{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--sky-text,#2a6fa0);background:var(--sky);border-radius:999px;align-items:center;gap:.3rem;margin-bottom:.8rem;padding:.3rem .7rem;font-size:.62rem;font-weight:600;display:inline-flex}.mockups-module__npjWhq__loginTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.2rem;font-weight:500}.mockups-module__npjWhq__loginSubtitle{color:var(--ink-3);margin-bottom:1.5rem;font-size:.78rem;line-height:1.4}.mockups-module__npjWhq__loginForm{text-align:left;margin-bottom:.5rem}.mockups-module__npjWhq__loginForm .mockups-module__npjWhq__formGroup{margin-bottom:.8rem}.mockups-module__npjWhq__loginForm .mockups-module__npjWhq__formInput{border-radius:8px;padding:.65rem .8rem;font-size:.82rem}.mockups-module__npjWhq__loginForgot{font-family:var(--font-instrument-sans), sans-serif;color:var(--teal);text-align:right;cursor:pointer;margin-bottom:1rem;font-size:.72rem}.mockups-module__npjWhq__loginForgot:hover{text-decoration:underline}.mockups-module__npjWhq__loginBtn{background:var(--teal);width:100%;color:var(--sky);font-family:var(--font-instrument-sans), sans-serif;cursor:pointer;border:none;border-radius:8px;padding:.7rem;font-size:.85rem;font-weight:500;transition:opacity .15s}.mockups-module__npjWhq__loginBtn:hover{opacity:.9}.mockups-module__npjWhq__loginBtnClient{background:var(--sky-text,#2a6fa0);}.mockups-module__npjWhq__loginDivider{align-items:center;gap:.8rem;margin:1.2rem 0;display:flex}.mockups-module__npjWhq__loginDividerLine{background:var(--line);flex:1;height:1px}.mockups-module__npjWhq__loginDividerText{color:var(--ink-3);font-size:.68rem;font-family:var(--font-instrument-sans), sans-serif}.mockups-module__npjWhq__loginSocialBtn{border:1px solid var(--line);width:100%;font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem;font-size:.8rem;font-weight:500;transition:border-color .15s,background .15s;display:flex}.mockups-module__npjWhq__loginSocialBtn:hover{border-color:var(--ink-3);background:#fafafa}.mockups-module__npjWhq__loginMagicBtn{color:var(--sky-text,#2a6fa0);border-color:var(--sky-deep,#7eb8e0);}.mockups-module__npjWhq__loginMagicBtn:hover{background:var(--sky)}.mockups-module__npjWhq__loginFooter{color:var(--ink-3);margin-top:1.2rem;font-size:.72rem;line-height:1.5}.mockups-module__npjWhq__loginLink{color:var(--teal);cursor:pointer;font-weight:500}.mockups-module__npjWhq__loginLink:hover{text-decoration:underline}.mockups-module__npjWhq__loginMeta{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:.5rem;margin-top:1.2rem;font-size:.62rem;font-weight:600;display:flex}.mockups-module__npjWhq__loginMetaDot{background:var(--line-2);border-radius:50%;width:4px;height:4px}.mockups-module__npjWhq__anClientBar{margin-bottom:1rem;position:relative}.mockups-module__npjWhq__anClientDropWrap{display:inline-block;position:relative}.mockups-module__npjWhq__anClientDropBtn{font-family:var(--font-instrument-sans), sans-serif;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-size:.82rem;font-weight:500;transition:border-color .15s;display:flex}.mockups-module__npjWhq__anClientDropBtn:hover{border-color:var(--sky-text)}.mockups-module__npjWhq__anPlatformRow{border-bottom:1px solid var(--line);padding:.55rem 0}.mockups-module__npjWhq__anPlatformRow:last-child{border-bottom:none}.mockups-module__npjWhq__anPlatformName{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.25rem;font-size:.75rem;font-weight:500}.mockups-module__npjWhq__anBarWrap{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.mockups-module__npjWhq__anBarTrack{background:var(--line);border-radius:3px;flex:1;height:6px;overflow:hidden}.mockups-module__npjWhq__anBarFill{background:var(--sky-text);border-radius:3px;height:100%;transition:width .3s}.mockups-module__npjWhq__anBarFillAlt{background:var(--teal);border-radius:3px;height:100%;transition:width .3s}.mockups-module__npjWhq__anBarPct{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);text-align:right;min-width:28px;font-size:.62rem;font-weight:600}.mockups-module__npjWhq__anPlatformStats{color:var(--ink-3);gap:.75rem;font-size:.62rem;display:flex}.mockups-module__npjWhq__anTable{border:1px solid var(--line);border-radius:8px;overflow:hidden}.mockups-module__npjWhq__anTableHead{border-bottom:1px solid var(--line);background:#fafafa;padding:.45rem .6rem;display:flex}.mockups-module__npjWhq__anTableHead .mockups-module__npjWhq__anTableCell{font-family:var(--font-instrument-sans), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-size:.62rem;font-weight:600}.mockups-module__npjWhq__anTableRow{border-bottom:1px solid var(--line);cursor:pointer;padding:.5rem .6rem;transition:background .1s;display:flex}.mockups-module__npjWhq__anTableRow:last-child{border-bottom:none}.mockups-module__npjWhq__anTableRow:hover{background:var(--sky)}.mockups-module__npjWhq__anTableCell{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);flex:1;font-size:.75rem}.mockups-module__npjWhq__anTrendUp{color:var(--teal);font-weight:500}.mockups-module__npjWhq__anTrendDown{color:#c24432;font-weight:500}.mockups-module__npjWhq__anPostRank{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);flex-shrink:0;justify-content:center;align-items:center;width:20px;font-size:.72rem;font-weight:600;display:flex}.mockups-module__npjWhq__postPreviewImg{aspect-ratio:1;background:linear-gradient(135deg,#f0f4f8 0%,#e2e8f0 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:1.25rem;display:flex;position:relative;overflow:hidden}.mockups-module__npjWhq__postPreviewImg svg{opacity:.25}.mockups-module__npjWhq__postPreviewType{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:6px;padding:.25rem .6rem;font-size:.65rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.mockups-module__npjWhq__postDetailSection{border-bottom:1px solid var(--line);padding:.75rem 0}.mockups-module__npjWhq__postDetailSection:last-child{border-bottom:none}.mockups-module__npjWhq__postDetailLabel{font-family:var(--font-instrument-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:.35rem;font-size:.68rem;font-weight:600}.mockups-module__npjWhq__postDetailRow{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.mockups-module__npjWhq__postDetailCaption{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.mockups-module__npjWhq__postDetailHashtags{font-family:var(--font-instrument-sans), sans-serif;color:var(--teal);font-size:.78rem;line-height:1.5}@media (max-width:900px){.mockups-module__npjWhq__sidebar{display:none}.mockups-module__npjWhq__statsRow{grid-template-columns:repeat(2,1fr)}.mockups-module__npjWhq__clientGrid{grid-template-columns:1fr}}.mockups-module__npjWhq__cdBack{color:var(--ink-3);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:1rem;padding:0;font-size:.75rem;display:flex}.mockups-module__npjWhq__cdBack:hover{color:var(--ink-1)}.mockups-module__npjWhq__cdHeader{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.mockups-module__npjWhq__cdHeaderInfo{flex:1}.mockups-module__npjWhq__cdName{color:var(--ink-1);font-size:1.1rem;font-weight:600}.mockups-module__npjWhq__cdHandle{color:var(--ink-3);font-size:.75rem}.mockups-module__npjWhq__cdMeta{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.mockups-module__npjWhq__cdMetaTag{background:var(--cream);color:var(--ink-2);text-transform:uppercase;letter-spacing:.02em;border-radius:20px;padding:.2rem .5rem;font-size:.65rem;font-weight:500}.mockups-module__npjWhq__cdTabs{border-bottom:1px solid var(--border);gap:0;margin-bottom:1.2rem;display:flex}.mockups-module__npjWhq__cdTab{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem 1rem;font-size:.75rem;font-weight:500}.mockups-module__npjWhq__cdTab:hover{color:var(--ink-1)}.mockups-module__npjWhq__cdTabActive{color:var(--teal);border-bottom-color:var(--teal);}.mockups-module__npjWhq__cdSection{margin-bottom:1.5rem}.mockups-module__npjWhq__cdSectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);margin-bottom:.6rem;font-size:.68rem;font-weight:600}.mockups-module__npjWhq__cdCard{border:1px solid var(--border);background:#fff;border-radius:10px;padding:1rem}.mockups-module__npjWhq__cdRow{border-bottom:1px solid var(--border);justify-content:space-between;padding:.5rem 0;font-size:.78rem;display:flex}.mockups-module__npjWhq__cdRow:last-child{border-bottom:none}.mockups-module__npjWhq__cdRowLabel{color:var(--ink-3);font-weight:500}.mockups-module__npjWhq__cdRowValue{color:var(--ink-1);text-align:right}.mockups-module__npjWhq__cdGrid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.mockups-module__npjWhq__cdQItem{border-bottom:1px solid var(--border);padding:.6rem 0}.mockups-module__npjWhq__cdQItem:last-child{border-bottom:none}.mockups-module__npjWhq__cdQQuestion{color:var(--ink-2);margin-bottom:.25rem;font-size:.72rem;font-weight:500}.mockups-module__npjWhq__cdQAnswer{color:var(--ink-1);font-size:.78rem;line-height:1.5}.mockups-module__npjWhq__cdPrefItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:.6rem;padding:.6rem 0;display:flex}.mockups-module__npjWhq__cdPrefItem:last-child{border-bottom:none}.mockups-module__npjWhq__cdPrefIcon{background:var(--cream);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.mockups-module__npjWhq__cdPrefText{flex:1}.mockups-module__npjWhq__cdPrefTitle{color:var(--ink-1);font-size:.78rem;font-weight:500}.mockups-module__npjWhq__cdPrefDesc{color:var(--ink-3);margin-top:.15rem;font-size:.72rem;line-height:1.4}.mockups-module__npjWhq__cdBrandColors{gap:.5rem;margin-bottom:.8rem;display:flex}.mockups-module__npjWhq__cdBrandSwatch{border-radius:8px;width:36px;height:36px;position:relative}.mockups-module__npjWhq__cdBrandSwatchLabel{color:var(--ink-3);text-align:center;margin-top:.2rem;font-size:.6rem}.mockups-module__npjWhq__cdBrandFonts{flex-direction:column;gap:.4rem;display:flex}.mockups-module__npjWhq__cdBrandFont{justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.mockups-module__npjWhq__cdBrandFontName{color:var(--ink-1);font-weight:500}.mockups-module__npjWhq__cdBrandFontUse{color:var(--ink-3);font-size:.68rem}.mockups-module__npjWhq__emailLayout{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:380px 1fr;gap:0;height:calc(100vh - 220px);display:grid;overflow:hidden}.mockups-module__npjWhq__emailList{border-right:1px solid var(--line);overflow-y:auto}.mockups-module__npjWhq__emailRow{cursor:pointer;border-bottom:1px solid var(--line);align-items:flex-start;gap:.35rem;padding:.85rem 1rem;transition:background .1s;display:flex}.mockups-module__npjWhq__emailRow:hover{background:var(--cream)}.mockups-module__npjWhq__emailRowActive,.mockups-module__npjWhq__emailRowActive:hover{background:#1f6b5e0d}.mockups-module__npjWhq__emailUnread .mockups-module__npjWhq__emailSender{color:var(--ink);font-weight:600}.mockups-module__npjWhq__emailUnread .mockups-module__npjWhq__emailSubject{color:var(--ink);font-weight:500}.mockups-module__npjWhq__emailRowLeft{flex:1;gap:.6rem;min-width:0;display:flex}.mockups-module__npjWhq__emailAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.7rem;font-weight:600;display:flex}.mockups-module__npjWhq__emailRowContent{flex:1;min-width:0}.mockups-module__npjWhq__emailRowTop{align-items:center;gap:.4rem;margin-bottom:4px;display:flex}.mockups-module__npjWhq__emailSender{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:400;overflow:hidden}.mockups-module__npjWhq__emailClientTag{color:var(--teal);background:var(--teal-soft);white-space:nowrap;border-radius:3px;flex-shrink:0;padding:.1rem .4rem;font-size:.58rem;font-weight:600}.mockups-module__npjWhq__emailTime{color:var(--ink-3);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.68rem}.mockups-module__npjWhq__emailSubject{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.78rem;font-weight:400;overflow:hidden}.mockups-module__npjWhq__emailPreview{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.4;overflow:hidden}.mockups-module__npjWhq__emailRowTags{flex-wrap:wrap;gap:.3rem;margin-top:5px;display:flex}.mockups-module__npjWhq__emailLabelTag{white-space:nowrap;border-radius:3px;padding:.1rem .4rem;font-size:.58rem;font-weight:600}.mockups-module__npjWhq__emailAttachTag{color:var(--ink-3);background:var(--cream);border-radius:3px;align-items:center;gap:.2rem;padding:.1rem .35rem;font-size:.58rem;font-weight:500;display:inline-flex}.mockups-module__npjWhq__emailDetail{flex-direction:column;display:flex;overflow-y:auto}.mockups-module__npjWhq__emailDetailHeader{border-bottom:1px solid var(--line);padding:1.2rem 1.5rem 1rem}.mockups-module__npjWhq__emailDetailSubject{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.1rem;font-weight:500}.mockups-module__npjWhq__emailDetailMeta{align-items:center;gap:.6rem;display:flex}.mockups-module__npjWhq__emailDetailAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.mockups-module__npjWhq__emailDetailSender{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.mockups-module__npjWhq__emailDetailEmail{color:var(--ink-3);font-size:.7rem}.mockups-module__npjWhq__emailDetailBody{color:var(--ink-2);flex:1;padding:1.2rem 1.5rem;font-size:.85rem;line-height:1.65}.mockups-module__npjWhq__emailReplyBar{border-top:1px solid var(--line);background:var(--cream);align-items:center;gap:.6rem;padding:.8rem 1.2rem;display:flex}.mockups-module__npjWhq__emailReplyInput{border:1px solid var(--line);color:var(--ink-3);background:#fff;border-radius:6px;flex:1;padding:.5rem .8rem;font-size:.78rem}.mockups-module__npjWhq__emailEmpty{flex-direction:column;justify-content:center;align-items:center;gap:.6rem;height:100%;display:flex}.mockups-module__npjWhq__emailEmptyIcon{opacity:.4}.mockups-module__npjWhq__emailEmptyText{color:var(--ink-3);font-size:.82rem}.mockups-module__npjWhq__emailConnectedBadge{color:#065f46;letter-spacing:.02em;background:#d1fae5;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.65rem;font-weight:600;display:inline-flex}.mockups-module__npjWhq__emailOzaBanner{background:#b8c24a14;border:1px solid #b8c24a33;border-left:3px solid #b8c24a66;border-radius:8px;align-items:flex-start;gap:.6rem;margin-bottom:.6rem;padding:.55rem .9rem;display:flex}.mockups-module__npjWhq__emailOzaOrb{color:#6b7a20;background:#b8c24a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;display:flex}.mockups-module__npjWhq__emailOzaContent{flex:1;min-width:0}.mockups-module__npjWhq__emailOzaTitle{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);align-items:center;gap:.35rem;margin-bottom:.2rem;font-size:.78rem;font-weight:600;display:flex}.mockups-module__npjWhq__emailOzaMsg{color:var(--ink-2);font-size:.75rem;line-height:1.45}.mockups-module__npjWhq__emailOzaActions{flex-shrink:0;align-self:center;gap:.4rem;display:flex}.mockups-module__npjWhq__emailOzaBtn{font-family:var(--font-instrument-sans), sans-serif;background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.35rem .7rem;font-size:.7rem;font-weight:500}.mockups-module__npjWhq__emailOzaDismiss{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .5rem;font-size:.7rem;font-weight:500}.mockups-module__npjWhq__emailOzaDismiss:hover{color:var(--ink)}.mockups-module__npjWhq__emailStats{align-items:center;gap:.8rem;margin-bottom:.7rem;padding:.65rem .2rem;display:flex}.mockups-module__npjWhq__emailStat{align-items:baseline;gap:.3rem;display:flex}.mockups-module__npjWhq__emailStatNum{font-family:var(--font-instrument-sans), sans-serif;color:var(--ink);font-size:1.1rem;font-weight:600}.mockups-module__npjWhq__emailStatLabel{color:var(--ink-3);font-size:.68rem}.mockups-module__npjWhq__emailStatDivider{background:var(--line);width:1px;height:16px}.mockups-module__npjWhq__emailUnreadDot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:14px;margin-right:-2px}.mockups-module__npjWhq__emailDetailActions{gap:.3rem;margin-bottom:.7rem;display:flex}.mockups-module__npjWhq__emailActionBtn{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;transition:all .1s;display:flex}.mockups-module__npjWhq__emailActionBtn:hover{background:var(--cream);border-color:var(--line-2);color:var(--ink)}.mockups-module__npjWhq__emailAttachment{background:var(--cream);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;margin-top:1rem;padding:.45rem .7rem;font-size:.75rem;font-weight:500;display:inline-flex}.mockups-module__npjWhq__emailAttachment:hover{border-color:var(--line-2)}.mockups-module__npjWhq__emailReplyBox{flex-direction:column;flex:1;gap:.5rem;display:flex}.mockups-module__npjWhq__emailReplyActions{justify-content:flex-end;gap:.4rem;display:flex}.mockups-module__npjWhq__emailOzaReplyBtn{font-family:var(--font-instrument-sans), sans-serif;color:#5a6213;cursor:pointer;background:#f5f7e4;border:1px solid #b8c24a;border-radius:6px;padding:.35rem .65rem;font-size:.7rem;font-weight:500}.mockups-module__npjWhq__emailOzaReplyBtn:hover{background:#edf0d4}.mockups-module__npjWhq__viewLoading{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:300px;padding:4rem 2rem;display:flex}.mockups-module__npjWhq__viewLoadingSpinner{border:2.5px solid var(--line);border-top-color:var(--teal);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite mockups-module__npjWhq__viewSpin}@keyframes mockups-module__npjWhq__viewSpin{to{transform:rotate(360deg)}}.mockups-module__npjWhq__viewLoadingText{color:var(--ink-3);letter-spacing:.02em;font-size:.78rem}
