html,body,#root{min-height:100%;margin:0}html{color-scheme:light}body{background:#f6f7f9;color:#172033}.unloop-shell button,.unloop-shell a,.unloop-shell select,.unloop-shell [role=button]{min-width:24px;min-height:24px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,.unloop-shell [role=button]:focus-visible{outline:3px solid rgba(37,99,235,.36)!important;outline-offset:2px}.unloop-shell button:disabled{cursor:not-allowed!important}.desktop-sidebar{display:none}.mobile-tabbar>button{min-width:0;flex:1}.workflow-explainer{margin-bottom:12px;padding:11px 13px;border:1px solid #e3e7ec;border-radius:12px;background:#fff;color:#475569;font-size:12px;line-height:1.5}.more-menu{overflow:hidden;border:1px solid #e3e7ec;border-radius:16px;background:#fff}.more-menu>button{display:grid;width:100%;min-height:72px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid #e3e7ec;background:transparent;color:#172033;text-align:left;cursor:pointer}.more-menu>button:last-child{border-bottom:0}.more-menu>button:active{background:#f6f7f9}.more-menu-icon{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;background:#eef3fb;color:#2563eb}.more-menu>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.more-menu strong{font-size:14px}.more-menu small{margin-top:3px;color:#667085;font-size:11px}.status-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.status-select{min-width:150px;padding:9px 34px 9px 11px;border:1px solid #ccd3dc;border-radius:9px;background:#fff;color:#172033;font-size:13px;font-weight:650;cursor:pointer;outline:none}.status-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.pipeline-progress{display:grid;grid-template-columns:repeat(7,minmax(58px,1fr));overflow-x:auto;padding:2px 0 4px}.pipeline-step{position:relative;min-width:58px;padding-top:18px;text-align:center}.pipeline-step:before{content:"";position:absolute;top:5px;left:0;right:0;height:2px;background:#e3e7ec}.pipeline-step:first-child:before{left:50%}.pipeline-step:last-child:before{right:50%}.pipeline-step>span{position:absolute;z-index:1;top:1px;left:50%;width:10px;height:10px;border:2px solid #ccd3dc;border-radius:50%;background:#fff;transform:translate(-50%)}.pipeline-step.complete:before,.pipeline-step.complete>span{border-color:#2563eb;background:#2563eb}.pipeline-step.current>span{box-shadow:0 0 0 4px #2563eb24}.pipeline-step small{display:block;padding:0 3px;color:#667085;font-size:9px;line-height:1.2}.pipeline-step.current small{color:#172033;font-weight:700}@media(max-width:599px){.unloop-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}.unloop-shell>main{padding-right:12px!important;padding-left:12px!important}.page-header{padding:34px 2px 14px!important}.page-header h1{font-size:26px!important}.today-header{padding-top:32px!important}.today-header img{width:60px!important;height:60px!important;border-radius:16px!important;box-shadow:0 10px 24px #0b1f3a24!important}.today-command{padding:15px!important;border-radius:15px!important}.today-command>div:first-child{align-items:flex-start!important;gap:10px}.today-command>div:first-child button{padding:7px 9px!important;font-size:10px!important;white-space:nowrap}.today-metrics{gap:6px!important}.today-metrics>button{min-width:0;padding:11px 9px!important}.today-actions{flex-direction:column}.today-actions>button{min-height:46px;flex:none!important}.demo-column{margin-bottom:12px!important}.lead-detail-header{padding:32px 14px 14px!important}.lead-detail-content{padding:10px 12px calc(84px + env(safe-area-inset-bottom))!important}.status-section-heading{flex-direction:column;gap:10px}.status-select{width:100%}.pipeline-progress{grid-template-columns:repeat(7,66px);padding-bottom:8px}.mobile-tabbar{padding:4px 2px calc(8px + env(safe-area-inset-bottom))!important}.mobile-tabbar>button{padding:7px 1px!important}.mobile-tabbar>button span{max-width:58px;overflow:hidden;font-size:8px!important;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:600px)and (max-width:899px){.unloop-shell>main{width:100%;max-width:760px;margin:0 auto;padding-right:22px!important;padding-left:22px!important}}@media(min-width:900px){.unloop-shell{padding:0 0 0 232px!important}.desktop-sidebar{position:fixed;z-index:60;inset:0 auto 0 0;display:flex;width:232px;padding:22px 14px 16px;flex-direction:column;border-right:1px solid #e3e7ec;background:#fff}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.sidebar-brand img{width:40px;height:40px;border-radius:11px}.sidebar-brand div,.sidebar-account>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.sidebar-brand strong{color:#0b1f3a;font-size:15px;line-height:1.15}.sidebar-brand span{margin-top:2px;color:#667085;font-size:11px}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-nav button{display:flex;width:100%;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;background:transparent;color:#5b677a;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease}.sidebar-nav button:hover{background:#f6f7f9;color:#172033}.sidebar-nav button.active{background:#eef3fb;color:#0b1f3a}.sidebar-account{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;margin-top:auto;padding:12px 8px 0;border-top:1px solid #e3e7ec}.sidebar-avatar{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:9px;background:#0b1f3a;color:#fff;font-size:13px;font-weight:800}.sidebar-account strong,.sidebar-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{font-size:12px}.sidebar-account span{margin-top:2px;color:#667085;font-size:9px}.sidebar-account>button{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:transparent;color:#667085;cursor:pointer}.sidebar-account>button:hover{background:#f3f4f6;color:#c93c37}.mobile-tabbar{display:none!important}.unloop-shell>main{width:100%;max-width:1440px;min-height:100vh;margin:0 auto;padding:0 28px 48px!important}.page-header{padding:30px 0 22px!important}.page-header h1{font-size:32px!important}.page-today{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.9fr);align-items:start;gap:16px}.page-today>.page-header{grid-column:1 / -1}.today-header{padding-bottom:8px!important}.today-header img{width:58px!important;height:58px!important;border-radius:15px!important;box-shadow:none!important}.today-command,.today-metrics,.today-tasks,.today-watch{margin-bottom:0!important}.today-command{grid-column:1}.today-metrics{grid-column:2}.today-metrics>button{min-height:78px;border-color:#e3e7ec!important;background:#fff!important}.today-tasks{grid-column:1}.today-watch,.today-actions{grid-column:2;grid-row:3;align-self:start}.page-today:has(.today-watch) .today-actions{margin-top:78px}.today-actions>button{min-height:48px;border:1px solid #e3e7ec}.demo-intro{margin-bottom:16px!important}.demo-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px}.demo-column{min-height:190px;margin:0!important;padding:14px;border:1px solid #e3e7ec;border-radius:16px;background:#f0f2f5}.demo-column>div:not(:first-child){box-shadow:none}.prospecting-grid,.pipeline-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:start;gap:12px}.prospecting-grid>div,.pipeline-grid>div{margin-bottom:0!important;border:1px solid #e3e7ec}.lead-detail-page{padding-top:24px!important}.lead-detail-header{margin:0;padding:22px!important;border:1px solid #e3e7ec;border-radius:18px}.lead-detail-header h1{font-size:30px!important}.lead-detail-content{column-count:2;column-gap:16px;padding:16px 0 48px!important}.lead-detail-content>section,.lead-detail-content>button{width:100%;break-inside:avoid;border:1px solid #e3e7ec;box-shadow:none!important}.lead-detail-content>button{min-height:48px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:900px)and (max-width:1180px){.page-today{grid-template-columns:1fr}.page-today>*,.today-command,.today-metrics,.today-tasks,.today-watch,.today-actions{grid-column:1}.today-watch,.today-actions{grid-row:auto}.page-today:has(.today-watch) .today-actions{margin-top:0}.demo-board{grid-template-columns:1fr}.lead-detail-content{column-count:1}}@keyframes spin{to{transform:rotate(360deg)}}.spin,.animate-spin{animation:spin .85s linear infinite}
