@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--navy:#13213b;--ink:#19243a;--muted:#8490a5;--line:#e8ebf1;--soft:#f7f8fb;--blue:#5268f4;--blue-dark:#3e52d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f8f9fc;font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,47%) 1fr;background:#fff}.auth-showcase{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:56px 8vw 48px;color:#fff;background:#1c2a49;isolation:isolate}.auth-showcase:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.8;background:radial-gradient(circle at 14% 84%,rgba(110,136,255,.35),transparent 34%),linear-gradient(145deg,#1d2d50,#273f70 49%,#536af1 150%)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;border-radius:12px;background:var(--blue);font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-3px;box-shadow:0 8px 20px rgba(72,88,220,.21)}.brand-mark span{transform:translate(-1px,-2px)}.brand-mark-light{background:rgba(255,255,255,.15);box-shadow:none}.showcase-copy{max-width:480px;margin:auto 0;padding-bottom:20px}.showcase-copy h1{max-width:530px;margin:22px 0 20px;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(42px,4.3vw,68px);font-weight:700;line-height:1.08;letter-spacing:-3.5px}.showcase-text{max-width:370px;margin:0;color:rgba(255,255,255,.66);font-size:17px;line-height:1.65}.eyebrow{margin:0;color:#6d7bf1;font-size:10px;font-weight:700;letter-spacing:1.6px}.light-eyebrow{color:rgba(255,255,255,.6)}.showcase-footer{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.55);font-size:12px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#84edc0;box-shadow:0 0 0 5px rgba(132,237,192,.1)}.orb{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orb-one{width:510px;height:510px;right:-210px;top:14%}.orb-two{width:710px;height:710px;right:-355px;top:1%;border-color:rgba(255,255,255,.07)}.auth-panel{display:grid;place-items:center;padding:48px;background:#fff}.auth-card-wrap{width:min(100%,410px)}.mobile-brand{display:none;align-items:center;gap:10px;margin-bottom:58px;color:var(--navy);font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.7px}.mobile-brand .brand-mark{width:34px;height:34px;border-radius:10px;font-size:22px}.auth-heading{margin-bottom:35px}.auth-heading h2{margin:12px 0 10px;font-family:Manrope,sans-serif;font-size:31px;letter-spacing:-1.3px;line-height:1.2}.auth-heading p:last-child{margin:0;color:#8b94a7;font-size:14px}.login-form{display:flex;flex-direction:column;gap:9px}.form-field label,.login-form label{color:#4d586c;font-size:12px;font-weight:600}.password-label-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.input-shell{min-height:50px;display:flex;align-items:center;gap:11px;margin-bottom:6px;padding:0 14px;border:1px solid #e4e8ef;border-radius:10px;color:#a0a9b9;background:#fbfcfe;transition:border .2s,box-shadow .2s}.input-shell:focus-within{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.input-shell input{width:100%;padding:14px 0;outline:none;color:var(--ink);border:0;background:transparent;font-size:13px}.input-shell input::placeholder{color:#b2bac8}.icon-button,.round-button{display:grid;place-items:center;padding:5px;border:0;color:#8994a8;background:transparent}.text-button{padding:0;border:0;color:#6475ed;background:transparent;font-size:11px}.primary-button,.secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s}.primary-button{color:#fff;background:var(--blue);box-shadow:0 8px 16px rgba(82,104,244,.18)}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.7;cursor:wait;transform:none}.secondary-button{color:#59657a;border-color:#e2e6ee;background:#fff}.secondary-button:hover{border-color:#cad1de;background:#fbfcff}.login-button{width:100%;height:51px;margin-top:18px;font-size:13px}.button-arrow{margin-left:auto;font-size:17px;line-height:1}.form-error{margin:3px 0 0;color:#d85d6b;font-size:12px;line-height:1.5}.auth-note{margin:70px 0 0;color:#adb5c2;font-size:11px;text-align:center}.dashboard-shell{min-height:100vh;display:flex;background:#f8f9fc}.sidebar{width:247px;position:fixed;inset:0 auto 0 0;z-index:20;display:flex;flex-direction:column;padding:28px 16px 20px;color:#a2aec2;background:#172642}.sidebar-top{justify-content:space-between;padding:0 12px}.brand-lockup,.sidebar-top{display:flex;align-items:center}.brand-lockup{gap:10px;color:#fff}.brand-name{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-1px}.workspace-switcher{display:flex;align-items:center;gap:9px;margin:42px 3px 28px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.05)}.workspace-switcher>div:nth-child(2){min-width:0;flex:1 1}.workspace-switcher span,.workspace-switcher strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switcher strong{color:#e2e7f0;font-size:11px}.workspace-switcher span{margin-top:2px;color:#78869d;font-size:9px}.workspace-avatar{width:27px;height:27px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;color:#cfd6ff;background:rgba(91,109,245,.25);font-size:9px;font-weight:700}.side-nav{display:flex;flex-direction:column;gap:4px}.nav-label{margin:0 12px 8px;color:#65758e;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.nav-label-spaced{margin-top:29px}.nav-item{min-height:41px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:8px;color:#91a0b8;background:transparent;font-size:12px;text-align:left;text-decoration:none}.nav-item svg{color:#7688a5}.nav-item:hover{color:#eaf0fb;background:rgba(255,255,255,.055)}.nav-item.active{color:#fff;background:rgba(91,109,245,.2)}.nav-item.active svg{color:#8f9dff}.nav-count{margin-left:auto;color:#7888a4;font-size:10px}.soon-badge{margin-left:auto;padding:3px 6px;border-radius:4px;color:#8e9ab0;background:rgba(255,255,255,.07);font-size:8px}.disabled{opacity:.7;cursor:default}.nav-button{width:100%}.sidebar-bottom{margin-top:auto}.help-card{display:flex;align-items:center;gap:8px;margin:12px 4px 16px;padding:11px 10px;border:1px solid rgba(255,255,255,.07);border-radius:9px;color:#7f8da3;background:rgba(255,255,255,.035)}.help-card>div:nth-child(2){flex:1 1}.help-card span,.help-card strong{display:block}.help-card strong{margin-bottom:3px;color:#c6cfdd;font-size:10px}.help-card span{font-size:8px;line-height:1.3}.help-icon{color:#93a2ff}.logout-item{color:#8492a9}.mobile-close,.mobile-menu{display:none}.main-area{min-width:0;width:calc(100% - 247px);margin-left:247px}.topbar{height:77px;justify-content:space-between;padding:0 42px;border-bottom:1px solid #eceef3;background:rgba(255,255,255,.88)}.breadcrumbs,.topbar{display:flex;align-items:center}.breadcrumbs{gap:11px;color:#a0a8b7;font-size:11px}.breadcrumbs strong{color:#59667d;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:25px}.round-button{width:32px;height:32px;position:relative;border:1px solid #e9ecf2;border-radius:50%;background:#fff}.round-button i{width:5px;height:5px;position:absolute;top:7px;right:6px;border:1px solid #fff;border-radius:50%;background:#f37b86}.topbar-user{display:flex;align-items:center;gap:9px}.account-avatar,.user-avatar{display:grid;place-items:center;flex-shrink:0;border-radius:50%;color:#fff;background:#6878ee;font-size:10px;font-weight:700}.user-avatar{width:33px;height:33px}.topbar-user-copy span,.topbar-user-copy strong{display:block}.topbar-user-copy strong{color:#38445a;font-size:11px}.topbar-user-copy span{margin-top:2px;color:#9da6b5;font-size:9px}.content-wrap{max-width:1410px;margin:0 auto;padding:46px 42px 60px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:34px}.welcome-row h1{margin:12px 0 8px;color:#17233b;font-family:Manrope,sans-serif;font-size:31px;font-weight:700;letter-spacing:-1.4px}.wave{display:inline-block;color:#f5b849;font-size:23px;transform:translateY(-2px)}.welcome-subtitle{margin:0;color:#8d98aa;font-size:13px}.header-actions{display:flex;gap:10px}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:19px}.stat-card{min-height:158px;padding:19px 20px;border:1px solid #e9ecf2;border-radius:12px;background:#fff;box-shadow:0 5px 20px rgba(40,55,90,.025)}.stat-icon{width:35px;height:35px;display:grid;place-items:center;margin-bottom:17px;border-radius:9px}.stat-icon.blue{color:#596df0;background:#eef0ff}.stat-icon.violet{color:#a56ee9;background:#f5edff}.stat-icon.orange{color:#e69a45;background:#fff5e8}.stat-icon.green{color:#51b78f;background:#eafaf3}.stat-card p{margin:0 0 4px;color:#919bad;font-size:11px}.stat-value{min-height:31px;color:#23314b;font-family:Manrope,sans-serif;font-size:25px;font-weight:700;letter-spacing:-.8px}.stat-trend{color:#b0b8c5;font-size:9px}.skeleton{display:inline-block;height:25px;border-radius:5px;background:linear-gradient(90deg,#f0f2f6,#fafbfc,#f0f2f6);background-size:200% 100%;animation:shimmer 1.4s infinite}.skeleton.short{width:45px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);grid-gap:19px;gap:19px}.panel{min-height:384px;padding:25px 25px 20px;border:1px solid #e9ecf2;border-radius:12px;background:#fff;box-shadow:0 5px 20px rgba(40,55,90,.025)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:23px}.panel-heading h2{margin:0 0 6px;color:#27344e;font-family:Manrope,sans-serif;font-size:15px;letter-spacing:-.3px}.panel-heading p{margin:0;color:#9ca5b4;font-size:10px}.link-button{display:inline-flex;align-items:center;gap:5px;padding:4px 0;border:0;color:#6071e7;background:transparent;font-size:10px}.accounts-list{display:flex;flex-direction:column}.account-row{min-height:61px;display:flex;align-items:center;gap:11px;border-top:1px solid #f0f2f5}.account-avatar{width:29px;height:29px;color:#5163db;background:#eef0ff;font-size:9px}.account-avatar.admin{color:#b97930;background:#fff1dc}.account-info{min-width:120px;flex:1 1}.account-info span,.account-info strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-info strong{margin-bottom:4px;color:#3d4960;font-size:11px;font-weight:600}.account-info span{color:#a0a9b8;font-size:9px}.role-pill{padding:4px 8px;border-radius:4px;font-size:8px;font-weight:600;text-transform:capitalize}.role-pill.user{color:#5c6de3;background:#eef0ff}.role-pill.admin{color:#c78134;background:#fff3e0}.account-date,.account-phone{color:#929cae;font-size:9px}.account-phone{width:105px}.account-date{width:81px}.row-more{padding:5px;border:0;color:#a2adbd;background:transparent;letter-spacing:2px}.loading-state{height:230px;gap:9px;color:#98a3b4;font-size:11px}.empty-state,.loading-state{display:flex;align-items:center;justify-content:center}.empty-state{min-height:240px;flex-direction:column;text-align:center}.empty-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:13px;border-radius:12px;color:#6475ed;background:#eef0ff}.empty-state h3,.pipeline-empty h3{margin:0 0 7px;color:#39465e;font-family:Manrope,sans-serif;font-size:13px}.empty-state p,.pipeline-empty p{max-width:250px;margin:0 0 17px;color:#9da6b5;font-size:10px;line-height:1.6}.coming-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#7c87e5;background:#f0f1ff}.pipeline-empty{min-height:255px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.pipeline-art{width:180px;height:95px;position:relative;margin-bottom:21px;border-bottom:1px solid #e9ecfb;border-left:1px solid #e9ecfb;background:repeating-linear-gradient(0deg,transparent,transparent 23px,#f2f3fc 24px),repeating-linear-gradient(90deg,transparent,transparent 44px,#f2f3fc 45px)}.art-line{position:absolute;height:2px;border-radius:3px;background:#8290f4;transform-origin:left center}.line-one{width:52px;left:15px;bottom:31px;transform:rotate(-18deg)}.line-two{width:54px;left:60px;bottom:48px;transform:rotate(25deg)}.line-three{width:67px;left:100px;bottom:71px;transform:rotate(-17deg)}.art-dot{width:8px;height:8px;position:absolute;border:2px solid #fff;border-radius:50%;background:#6576eb;box-shadow:0 0 0 2px #bfc7ff}.dot-one{left:12px;bottom:27px}.dot-two{left:57px;bottom:47px}.dot-three{left:97px;bottom:66px}.dot-four{right:9px;top:14px;background:#f4b554;box-shadow:0 0 0 2px #ffe0ac}.feature-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:5px;color:#8f98a8;background:#f7f8fb;font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:rgba(18,29,51,.42);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card{width:min(100%,570px);max-height:calc(100vh - 48px);overflow:auto;padding:28px;border-radius:15px;background:#fff;box-shadow:0 24px 70px rgba(15,27,51,.24)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.modal-heading h2{margin:9px 0 7px;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.7px}.modal-heading p:last-child{margin:0;color:#96a0b0;font-size:11px}.modal-close{flex-shrink:0}.account-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 13px;gap:16px 13px}.form-field{display:flex;flex-direction:column;gap:7px}.form-error.full,.form-field.full{grid-column:1/-1}.form-field input,.form-field select{width:100%;height:44px;padding:0 12px;outline:none;border:1px solid #e4e8ef;border-radius:8px;color:#33405a;background:#fbfcfe;font-size:12px}.form-field input:focus,.form-field select:focus{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;grid-column:1/-1;margin-top:7px;padding-top:18px;border-top:1px solid #f0f2f5}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin .9s linear infinite}.leads-content{padding-top:42px}.leads-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.leads-hero h1{margin:11px 0 8px;color:#17233b;font-family:Manrope,sans-serif;font-size:31px;letter-spacing:-1.4px}.leads-toolbar{min-height:77px;justify-content:space-between;gap:20px;margin-bottom:18px;padding:15px 19px;border:1px solid #e9ecf2;border-radius:12px;background:#fff;box-shadow:0 5px 20px rgba(40,55,90,.025)}.leads-count,.leads-toolbar{display:flex;align-items:center}.leads-count{gap:11px}.leads-count-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#6374eb;background:#eef0ff}.leads-count span,.leads-count strong{display:block}.leads-count strong{margin-bottom:3px;color:#27344e;font-family:Manrope,sans-serif;font-size:17px}.leads-count span{color:#9ca5b4;font-size:10px}.leads-search{width:min(100%,330px);height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #e4e8ef;border-radius:8px;color:#a0a9b9;background:#fbfcfe}.leads-search:focus-within{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.leads-search input{width:100%;outline:none;border:0;color:#3a465c;background:transparent;font-size:11px}.leads-search input::placeholder{color:#b0b8c6}.leads-panel{min-height:420px;padding:25px 0 8px}.leads-panel>.panel-heading{padding:0 25px;margin-bottom:16px}.list-badge{padding:5px 8px;border-radius:5px;color:#727e93;background:#f5f6f9;font-size:9px}.lead-filter{height:32px;max-width:240px;padding:0 9px;outline:none;border:1px solid #e4e8ef;border-radius:7px;color:#667289;background:#fbfcfe;font-size:10px}.lead-filter:focus{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.leads-table{width:100%;padding-bottom:90px;overflow-x:auto}.lead-row,.lead-table-head{min-width:940px;display:grid;grid-template-columns:1.1fr .82fr 1.02fr 1.18fr .84fr .76fr 25px;align-items:center;grid-gap:15px;gap:15px;padding-left:25px;padding-right:25px}.leads-table:has(.lead-added) .lead-row,.leads-table:has(.lead-added) .lead-table-head{min-width:1040px;grid-template-columns:1.1fr .82fr 1.02fr 1.18fr .84fr .76fr 70px 36px}.lead-table-head{min-height:37px;border-top:1px solid #f0f2f5;color:#a0a9b8;background:#fbfcfe;font-size:9px;font-weight:600}.lead-row,.lead-table-head{border-bottom:1px solid #f0f2f5}.lead-row{min-height:76px}.lead-row:last-child{border-bottom:0}.lead-person{min-width:0;display:flex;align-items:center;gap:10px}.lead-avatar{width:31px;height:31px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;color:#6373df;background:#edf0ff;font-size:9px;font-weight:700}.lead-person span,.lead-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-person strong{margin-bottom:4px;color:#3c4860;font-size:11px;font-weight:600}.lead-contact small,.lead-contact span,.lead-person span{color:#9da6b5;font-size:9px}.lead-contact small,.lead-contact span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-contact span{margin-bottom:4px;color:#63708a}.lead-project{overflow:hidden;color:#717d92;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lead-date{display:flex;align-items:center;gap:5px;color:#778398;font-size:9px}.lead-date svg{color:#8a97ee}.lead-added{color:#98a2b2;font-size:9px}.lead-platform{min-width:0}.platform-pill{display:inline-flex;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;border-radius:5px;color:#6070df;background:#eef0ff;font-size:8px;font-weight:600}.platform-pill.google{color:#39835f;background:#eaf8f0}.platform-pill.whatsapp{color:#318b69;background:#e7f8f0}.platform-pill.instagram{color:#b05a8c;background:#fff0f7}.platform-pill.referral{color:#a16e31;background:#fff4e4}.platform-pill.event{color:#7a65bd;background:#f2edff}.lead-actions{position:relative;display:flex;justify-content:flex-end}.lead-actions .row-more{width:30px;min-height:30px;display:grid;place-items:center;border-radius:6px;color:#7f8ba1;font-size:15px;line-height:1}.lead-actions .row-more:hover{color:#5366df;background:#f0f2ff}.lead-menu{position:absolute;top:32px;right:0;z-index:12;width:126px;padding:5px;border:1px solid #e5e8f0;border-radius:8px;background:#fff;box-shadow:0 10px 25px rgba(27,41,72,.14)}.lead-menu button{width:100%;min-height:32px;display:flex;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:5px;color:#657188;background:transparent;font-size:10px;text-align:left}.lead-menu button:hover{background:#f5f6fa;color:#3e4c65}.lead-menu .danger-action{color:#d26270}.lead-menu .danger-action:hover{background:#fff1f2;color:#bd4757}.muted-dash{color:#b1b8c4;font-style:italic}.leads-empty{min-height:300px}.lead-modal textarea{width:100%;resize:vertical;min-height:100px;padding:12px;outline:none;border:1px solid #e4e8ef;border-radius:8px;color:#33405a;background:#fbfcfe;font-size:12px;line-height:1.5}.lead-modal textarea:focus{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.form-field label em{margin-left:5px;color:#aab2bf;font-size:9px;font-style:normal;font-weight:400}.opportunity-icon{color:#8a65d4;background:#f2edff}.upcoming-icon{color:#5f75de;background:#eef1ff}.upcoming-avatar{color:#5f70d9;background:#eef1ff}.upcoming-link{min-width:0;overflow:hidden}.upcoming-link a{display:inline-flex;align-items:center;gap:5px;max-width:100%;overflow:hidden;color:#6475df;font-size:10px;text-decoration:none;white-space:nowrap}.upcoming-link a:hover{color:#4055c9;text-decoration:underline}.opportunity-avatar{color:#8a65d4;background:#f2edff}.converted-icon{color:#43a27c;background:#eaf9f1}.converted-avatar{color:#3e9c76;background:#e8f8ef}.closed-icon{color:#6d7890;background:#eef1f5}.closed-avatar{color:#627087;background:#edf0f4}.rejected-icon{color:#c66a78;background:#fff0f2}.rejected-avatar{color:#bb5d6c;background:#fff0f2}.converted-count{display:flex;align-items:center;gap:5px;color:#78859a;font-size:9px}.converted-count svg{color:#7c8be9}.converted-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:17px}.converted-summary>div{padding:11px 12px;border:1px solid #edf0f5;border-radius:8px;background:#fbfcfe}.converted-summary span,.converted-summary strong{display:block}.converted-summary strong{margin-bottom:5px;color:#526078;font-size:10px}.converted-summary span{color:#9aa4b3;font-size:9px}.meeting-history{display:flex;flex-direction:column;gap:10px}.meeting-history-row{display:flex;gap:10px;padding:12px;border:1px solid #edf0f5;border-radius:9px;background:#fff}.meeting-history-row>div:last-child{min-width:0}.meeting-history-row a,.meeting-history-row span,.meeting-history-row strong{display:block}.meeting-history-row strong{margin-bottom:5px;color:#536078;font-size:10px}.meeting-history-row span{color:#9da6b5;font-size:9px}.meeting-history-row a{display:inline-flex;align-items:center;gap:5px;margin-top:7px;color:#6071e7;font-size:9px}.opportunity-row{cursor:pointer;transition:background .18s}.opportunity-row:hover{background:#fbfcff}.opportunity-details-modal{width:min(100%,920px)}.opportunity-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr);grid-gap:20px;gap:20px}.detail-main,.detail-side{min-width:0}.detail-project-card,.reminder-card{padding:17px;border:1px solid #edf0f5;border-radius:10px;background:#fbfcfe}.detail-label{margin-bottom:8px;color:#8995a8;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.detail-project-card p{margin:0 0 12px;color:#5f6d82;font-size:11px;line-height:1.6;white-space:pre-wrap}.conversation-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0 14px}.conversation-header h3,.reminder-heading h3{margin:0 0 5px;color:#344159;font-family:Manrope,sans-serif;font-size:14px}.conversation-header p,.reminder-heading p{margin:0;color:#9aa4b3;font-size:10px}.log-form{padding:13px;border:1px solid #e5e9f2;border-radius:9px;background:#fff}.log-form textarea{width:100%;resize:vertical;padding:11px;outline:none;border:1px solid #e4e8ef;border-radius:7px;color:#33405a;background:#fbfcfe;font-size:11px;line-height:1.5}.log-form textarea:focus{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.log-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:10px}.conversation-list{display:flex;flex-direction:column;gap:10px}.conversation-log{display:flex;gap:10px;padding:13px;border:1px solid #edf0f5;border-radius:9px;background:#fff}.conversation-icon{width:27px;height:27px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;color:#6878eb;background:#eef0ff}.conversation-log p{margin:0 0 7px;color:#5b687d;font-size:11px;line-height:1.55;white-space:pre-wrap}.conversation-log span{color:#a1aab8;font-size:9px}.detail-empty{min-height:120px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #dfe4ed;border-radius:9px;color:#a0a9b8;font-size:10px}.detail-side{display:flex;flex-direction:column;gap:13px}.reminder-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:18px}.reminder-heading>svg{color:#8b78e5}.reminder-card label{display:block;margin:12px 0 7px;color:#647187;font-size:10px;font-weight:600}.reminder-card label em{margin-left:4px;color:#aab2bf;font-size:9px;font-style:normal;font-weight:400}.reminder-card input{width:100%;height:40px;padding:0 10px;outline:none;border:1px solid #e4e8ef;border-radius:7px;color:#33405a;background:#fff;font-size:11px}.reminder-card input:focus{border-color:#8090f7;box-shadow:0 0 0 4px rgba(82,104,244,.1)}.reminder-save{width:100%;margin-top:16px}.reminder-saved{display:flex;align-items:flex-start;gap:6px;margin-top:12px;color:#48a57c;font-size:9px;line-height:1.4}.detail-meta{display:flex;flex-direction:column;gap:9px;padding:7px 3px;color:#9da6b5;font-size:9px}.detail-meta span{display:flex;align-items:center;gap:7px}.detail-meta svg{color:#8d99ef}@media (max-width:1080px){.auth-showcase{padding-left:6vw;padding-right:6vw}.content-wrap{padding-left:28px;padding-right:28px}.topbar{padding:0 28px}.account-phone{display:none}.dashboard-grid{grid-template-columns:1fr}.pipeline-panel{min-height:330px}}@media (max-width:760px){.auth-shell{display:block}.auth-showcase{display:none}.auth-panel{min-height:100vh;align-items:start;padding:38px 25px}.mobile-brand{display:flex}.auth-heading{margin-bottom:29px}.auth-heading h2{font-size:27px}.auth-note{margin-top:50px}.sidebar{transform:translateX(-100%);transition:transform .25s;box-shadow:10px 0 30px rgba(13,25,51,.16)}.sidebar.sidebar-open{transform:translateX(0)}.mobile-close,.mobile-menu{display:grid}.main-area{width:100%;margin-left:0}.topbar{height:64px;padding:0 18px}.mobile-menu{margin-right:12px}.breadcrumbs{flex:1 1}.topbar-actions{gap:12px}.topbar-user-copy,.topbar-user>svg{display:none}.content-wrap{padding:30px 18px 45px}.welcome-row{display:block;margin-bottom:26px}.welcome-row h1{font-size:27px}.header-actions{margin-top:20px}.header-actions .secondary-button{display:none}.header-actions .primary-button{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:145px;padding:15px}.stat-icon{margin-bottom:12px}.dashboard-grid{gap:12px}.panel{padding:20px 15px 16px}.panel-heading{margin-bottom:15px}.account-row{gap:8px}.account-info{min-width:0}.account-date{display:none}.role-pill{margin-left:auto}.modal-card{padding:22px 18px}.account-form{grid-template-columns:1fr}.form-error.full,.form-field.full,.modal-actions{grid-column:auto}.modal-actions{margin-left:0}.modal-actions .primary-button,.modal-actions .secondary-button{flex:1 1}.leads-hero{align-items:flex-start;flex-direction:column}.leads-hero h1{font-size:27px}.leads-hero .primary-button{width:100%}.leads-toolbar{align-items:stretch;flex-direction:column;padding:15px}.leads-search{width:100%}.leads-panel{padding-top:20px}.leads-panel>.panel-heading{padding:0 15px}.lead-filter{width:100%;max-width:none}.lead-row,.lead-table-head{padding-left:15px;padding-right:15px}.lead-modal .account-form{gap:14px}.converted-summary{grid-template-columns:1fr}.opportunity-details-modal{padding:20px 16px}.opportunity-detail-grid{grid-template-columns:1fr}.conversation-header{align-items:flex-start;flex-direction:column}.conversation-header .secondary-button{width:100%}.detail-side{order:-1}}@media (max-width:390px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:125px}.stat-icon{float:left;margin:0 13px 0 0}.stat-card p{padding-top:5px}.account-phone{display:none}}.profile-menu-wrap{position:relative}.profile-trigger{padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.profile-trigger:hover .topbar-user-copy strong{color:#5366df}.profile-menu{min-width:190px;position:absolute;top:calc(100% + 12px);right:0;z-index:30;padding:8px;border:1px solid #e5e8f0;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(27,41,72,.15)}.profile-menu-user{padding:7px 9px 10px;border-bottom:1px solid #f0f2f5}.profile-menu-user span,.profile-menu-user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-user strong{color:#39465e;font-size:11px}.profile-menu-user span{margin-top:4px;color:#98a2b2;font-size:9px}.profile-menu>button{width:100%;min-height:34px;display:flex;align-items:center;gap:8px;margin-top:5px;padding:0 9px;border:0;border-radius:6px;color:#c65c6a;background:transparent;font-size:10px;text-align:left;cursor:pointer}.profile-menu>button:hover{background:#fff1f2}