html{background:#fffaf0}body{margin:0}:root{--liberi-cream:#fff6d9;--liberi-cream-deep:#f7e9ba;--liberi-blue:#76a4e8;--liberi-blue-dark:#527fc2;--liberi-blue-soft:#e9f1fc;--liberi-pink:#ef79b5;--liberi-pink-dark:#c9538d;--liberi-pink-soft:#fce8f2;--liberi-yellow:#f5b63a;--liberi-yellow-dark:#cf8e14;--liberi-yellow-soft:#fff1ca;--liberi-green:#91b91b;--liberi-green-dark:#6f9211;--liberi-green-soft:#eef6d7;--liberi-purple:#c586d6;--liberi-purple-dark:#9d61af;--liberi-purple-soft:#f2e7f6;--page:#fffaf0;--surface:#fff;--surface-muted:#fffdf7;--text:#302c2c;--text-soft:#5f5959;--muted:#89817c;--line:#eee6d8;--line-strong:#dfd3bf;--danger:#c94d62;--danger-soft:#fdebee;--shadow-soft:0 12px 34px #59483112;--shadow-card:0 22px 65px #56432b1a;--radius-small:12px;--radius-medium:18px;--radius-large:28px;--font-body:"Segoe UI", Arial, sans-serif;--font-display:"Trebuchet MS", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--page);min-width:320px;color:var(--text);font-family:var(--font-body)}button,input{font:inherit}button{cursor:pointer}.liberi-logo{width:100%;height:auto;display:block}.auth-layout{background:var(--page);grid-template-columns:minmax(440px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.brand-panel{background:linear-gradient(145deg, var(--liberi-blue) 0%, #80adeb 62%, #8cb5ea 100%);align-items:center;min-height:100vh;padding:64px;display:flex;position:relative;overflow:hidden}.brand-panel-content{z-index:3;width:min(620px,100%);position:relative}.brand-logo-frame{width:min(440px,82%);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:18px 22px}.brand-message{color:#fff;margin-top:56px}.brand-kicker{letter-spacing:.14em;opacity:.92;font-size:12px;font-weight:800;display:inline-block}.brand-message h1{max-width:650px;font-family:var(--font-display);letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(40px,4.5vw,66px);line-height:.98}.brand-message p{opacity:.92;max-width:530px;margin:0;font-size:17px;line-height:1.58}.brand-tags{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.brand-tag{color:#fff;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:750;box-shadow:0 8px 18px #263e611f}.brand-tag-blue{background:#fff3}.brand-tag-pink{background:var(--liberi-pink)}.brand-tag-purple{background:var(--liberi-purple)}.brand-tag-green{background:var(--liberi-green)}.brand-blob{opacity:.96;border-radius:45% 55% 50% 50%;position:absolute}.brand-blob-pink{background:var(--liberi-pink);width:330px;height:280px;top:-100px;right:-110px;transform:rotate(18deg)}.brand-blob-yellow{background:var(--liberi-yellow);width:250px;height:230px;bottom:-95px;left:-100px;transform:rotate(-20deg)}.brand-line{opacity:.95;border:6px solid #0000;border-color:#fff6d9eb #0000 #0000 #fff6d9eb;border-radius:50%;width:360px;height:190px;position:absolute}.brand-line-one{bottom:90px;right:-70px;transform:rotate(24deg)}.brand-line-two{top:-105px;left:44%;transform:rotate(-20deg)}.auth-side{background:radial-gradient(circle at 88% 12%, var(--liberi-pink-soft), transparent 28%), var(--liberi-cream);place-items:center;min-height:100vh;padding:44px;display:grid}.auth-card{background:var(--surface);border-radius:var(--radius-large);width:min(470px,100%);box-shadow:var(--shadow-card);border:1px solid #e8dcc6d1;padding:40px}.section-kicker{letter-spacing:.1em;border-radius:999px;align-items:center;min-height:25px;padding:5px 10px;font-size:11px;font-weight:850;display:inline-flex}.section-kicker-blue{color:var(--liberi-blue-dark);background:var(--liberi-blue-soft)}.section-kicker-pink{color:var(--liberi-pink-dark);background:var(--liberi-pink-soft)}.auth-heading h2{font-family:var(--font-display);letter-spacing:-.035em;margin:14px 0 0;font-size:34px;line-height:1.1}.auth-heading p{color:var(--muted);margin:12px 0 0;line-height:1.55}.auth-form{gap:20px;margin-top:32px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{color:var(--text-soft);font-size:14px;font-weight:700}.auth-form input{border:1px solid var(--line-strong);width:100%;height:52px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 16px;transition:border-color .15s,box-shadow .15s,background .15s}.auth-form input:hover:not(:disabled){border-color:#cfc1a8}.auth-form input:focus{border-color:var(--liberi-blue);box-shadow:0 0 0 4px var(--liberi-blue-soft)}.auth-form input:disabled{opacity:.7;background:#faf8f4}.primary-button{background:var(--liberi-blue);color:#fff;border:0;border-radius:14px;height:52px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 10px 22px #527fc22e}.primary-button:hover:not(:disabled){background:var(--liberi-blue-dark);box-shadow:0 12px 26px #527fc23d}.primary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:disabled{opacity:.65;cursor:wait}.text-button{color:var(--muted);background:0 0;border:0;padding:7px}.form-error{background:var(--danger-soft);color:var(--danger);border-radius:13px;padding:12px 14px;font-size:14px;line-height:1.45}.auth-security{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:26px;font-size:12px;display:flex}.security-dot{background:var(--liberi-green);border-radius:50%;width:7px;height:7px}.loading-screen{background:var(--liberi-cream);min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:18px;display:grid}.loading-emblem{object-fit:contain;width:92px;height:92px;box-shadow:var(--shadow-soft);background:#fff;border-radius:27px;padding:8px}.app-shell{background:var(--page);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:24px 18px 20px;display:flex}.sidebar-logo{padding:7px 8px 18px}.sidebar-logo .liberi-logo{max-width:205px}.sidebar-nav{margin-top:18px}.nav-item{width:100%;min-height:45px;color:var(--text-soft);text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:11px;padding:0 14px;font-weight:700;display:flex}.nav-item-active{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark)}.nav-dot{border-radius:50%;width:9px;height:9px}.nav-dot-blue{background:var(--liberi-blue)}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.account-mini{background:var(--surface-muted);border-radius:16px;align-items:center;gap:10px;padding:11px;display:flex}.avatar{background:var(--liberi-pink-soft);width:40px;height:40px;color:var(--liberi-pink-dark);font-family:var(--font-display);border-radius:13px;flex:0 0 40px;place-items:center;font-size:18px;font-weight:850;display:grid}.account-mini-text{min-width:0;display:grid}.account-mini-text strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-mini-text span{color:var(--muted);margin-top:2px;font-size:12px}.logout-button{border:1px solid var(--line);height:42px;color:var(--muted);background:#fff;border-radius:13px;font-weight:650}.logout-button:hover{background:var(--surface-muted);color:var(--text)}.workspace{min-width:0;padding:40px 44px 50px}.workspace-header{justify-content:space-between;align-items:flex-start;gap:26px;display:flex}.workspace-header h1{font-family:var(--font-display);letter-spacing:-.035em;margin:13px 0 0;font-size:34px;line-height:1.1}.workspace-header p{color:var(--muted);margin:8px 0 0}.system-status{background:var(--liberi-green-soft);color:var(--liberi-green-dark);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:750;display:flex}.system-status-dot{background:var(--liberi-green);border-radius:50%;width:8px;height:8px}.home-hero{background:var(--liberi-cream);border:1px solid #f1e2ac;border-radius:30px;align-items:center;min-height:280px;margin-top:34px;padding:38px;display:flex;position:relative;overflow:hidden}.home-hero-content{z-index:4;max-width:670px;position:relative}.home-hero h2{max-width:650px;font-family:var(--font-display);letter-spacing:-.04em;margin:16px 0 12px;font-size:clamp(30px,3vw,44px);line-height:1.05}.home-hero p{max-width:610px;color:var(--text-soft);margin:0;line-height:1.65}.home-hero-blob{border-radius:45% 55% 54% 46%;position:absolute}.hero-blob-one{background:var(--liberi-pink);opacity:.92;width:265px;height:220px;top:-80px;right:-45px;transform:rotate(22deg)}.hero-blob-two{background:var(--liberi-purple);opacity:.78;width:190px;height:175px;bottom:-100px;right:125px}.hero-loop{opacity:.92;border:6px solid #0000;border-color:#fff #0000 #0000 #fff;border-radius:50%;width:245px;height:150px;position:absolute;top:62px;right:55px;transform:rotate(20deg)}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.status-card{border:1px solid #0000;border-radius:22px;flex-direction:column;min-height:155px;padding:20px;display:flex}.status-card-label{letter-spacing:.1em;font-size:10px;font-weight:850}.status-card strong{font-family:var(--font-display);margin-top:auto;font-size:22px;line-height:1.1}.status-card>span:last-child{opacity:.75;margin-top:6px;font-size:12px}.status-card-blue{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark);border-color:#d6e4f8}.status-card-purple{background:var(--liberi-purple-soft);color:var(--liberi-purple-dark);border-color:#e7d4ed}.status-card-green{background:var(--liberi-green-soft);color:var(--liberi-green-dark);border-color:#deebbb}.status-card-yellow{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark);border-color:#f3df9b}@media (width<=1050px){.status-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.auth-layout{grid-template-columns:1fr}.brand-panel{min-height:auto;padding:38px 28px}.brand-panel-content{width:100%}.brand-logo-frame{width:min(330px,80%)}.brand-message{margin-top:34px}.brand-message h1{font-size:42px}.brand-message p,.brand-tags{display:none}.auth-side{min-height:auto;padding:30px 20px 44px}.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;min-height:auto;padding:10px 16px}.sidebar-logo{padding:0}.sidebar-logo .liberi-logo{width:150px}.sidebar-nav,.account-mini{display:none}.sidebar-footer{margin:0 0 0 auto}.logout-button{padding:0 15px}.workspace{padding:28px 20px 40px}}@media (width<=580px){.brand-panel{padding:28px 20px}.brand-logo-frame{border-radius:18px;width:260px;padding:10px 13px}.brand-message{margin-top:25px}.brand-message h1{font-size:32px}.auth-card{border-radius:23px;padding:27px 21px}.auth-heading h2{font-size:29px}.workspace-header{flex-direction:column}.workspace-header h1{font-size:29px}.home-hero{min-height:300px;padding:27px 22px}.home-hero h2{font-size:31px}.hero-loop{right:-80px}.status-grid{grid-template-columns:1fr}.status-card{min-height:125px}}.leads-page{min-width:0}.leads-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.leads-header h1{font-family:var(--font-display);letter-spacing:-.04em;margin:13px 0 0;font-size:36px;line-height:1.05}.leads-header p{color:var(--muted);margin:8px 0 0}.leads-kicker{letter-spacing:.1em;border-radius:999px;align-items:center;min-height:25px;padding:5px 10px;font-size:11px;font-weight:850;display:inline-flex}.leads-kicker-blue{color:var(--liberi-blue-dark);background:var(--liberi-blue-soft)}.leads-kicker-pink{color:var(--liberi-pink-dark);background:var(--liberi-pink-soft)}.new-lead-button{background:var(--liberi-pink);color:#fff;border:0;border-radius:14px;align-items:center;gap:7px;min-height:45px;padding:0 18px;font-weight:800;display:flex;box-shadow:0 10px 22px #c9538d2e}.new-lead-button span{font-size:20px;line-height:1}.new-lead-button:hover:not(:disabled){background:var(--liberi-pink-dark)}.leads-toolbar-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:28px;padding:18px}.lead-mode-tabs{gap:6px;display:flex}.lead-mode-tab{min-height:39px;color:var(--muted);background:0 0;border:0;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-weight:750;display:flex}.lead-mode-tab-active{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark)}.lead-tab-count{background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:grid}.leads-filter-row{grid-template-columns:minmax(260px,1fr) minmax(150px,210px) minmax(150px,210px) auto;gap:10px;margin-top:16px;display:grid}.lead-search{min-width:0;display:flex}.lead-search input,.leads-filter-row select,.lead-create-form input,.lead-create-form select,.lead-create-form textarea{border:1px solid var(--line-strong);color:var(--text);background:#fff;outline:none}.lead-search input{border-radius:12px 0 0 12px;width:100%;min-width:0;height:44px;padding:0 14px}.lead-search button{background:var(--liberi-blue);color:#fff;border:0;border-radius:0 12px 12px 0;height:44px;padding:0 15px;font-weight:750}.leads-filter-row select{border-radius:12px;height:44px;padding:0 12px}.lead-search input:focus,.leads-filter-row select:focus,.lead-create-form input:focus,.lead-create-form select:focus,.lead-create-form textarea:focus{border-color:var(--liberi-blue);box-shadow:0 0 0 3px var(--liberi-blue-soft)}.reset-filters{min-height:44px;color:var(--muted);background:0 0;border:0;padding:0 12px}.leads-error{background:var(--danger-soft);color:var(--danger);border-radius:13px;margin-top:16px;padding:13px 15px;font-size:14px}.leads-content-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:16px;overflow:hidden}.leads-summary{border-bottom:1px solid var(--line);align-items:center;min-height:58px;padding:0 20px;display:flex}.leads-summary>div{align-items:baseline;gap:7px;display:flex}.leads-summary strong{font-family:var(--font-display);font-size:20px}.leads-summary span{color:var(--muted);font-size:13px}.leads-loading{text-align:center;color:var(--muted);padding:55px 20px}.leads-empty{text-align:center;place-content:center;justify-items:center;min-height:350px;padding:50px 20px;display:grid}.leads-empty-orbit{width:92px;height:72px;margin-bottom:17px;position:relative}.orbit-dot{border-radius:50%;position:absolute}.orbit-dot-blue{background:var(--liberi-blue);width:36px;height:36px;top:16px;left:2px}.orbit-dot-pink{background:var(--liberi-pink);width:28px;height:28px;top:4px;right:5px}.orbit-dot-green{background:var(--liberi-green);width:21px;height:21px;bottom:2px;right:19px}.leads-empty h3{font-family:var(--font-display);margin:0;font-size:23px}.leads-empty p{max-width:440px;color:var(--muted);margin:8px 0 0;line-height:1.55}.leads-table-wrap{overflow-x:auto}.leads-table{border-collapse:collapse;white-space:nowrap;width:100%}.leads-table th{border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--muted);text-align:left;letter-spacing:.04em;padding:12px 15px;font-size:11px;font-weight:800}.leads-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px;font-size:13px}.leads-table tbody tr:last-child td{border-bottom:0}.leads-table tbody tr:hover{background:#fffdfa}.lead-public-id{color:var(--liberi-blue-dark);font-weight:850}.lead-date{color:var(--muted);font-size:12px!important}.lead-client-cell{gap:4px;display:grid}.lead-client-cell strong{color:var(--text)}.lead-client-cell a,.mobile-phone{color:var(--liberi-blue-dark);text-decoration:none}.repeat-badge{background:var(--liberi-yellow-soft);width:fit-content;color:var(--liberi-yellow-dark);border-radius:999px;margin-top:3px;padding:4px 7px;font-size:10px;font-weight:750}.stage-badge{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.stage-new{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark)}.stage-contact,.stage-visit{background:var(--liberi-pink-soft);color:var(--liberi-pink-dark)}.stage-trial{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark)}.stage-adaptation{background:var(--liberi-purple-soft);color:var(--liberi-purple-dark)}.stage-contract{background:var(--liberi-green-soft);color:var(--liberi-green-dark)}.free-lead{color:var(--liberi-pink-dark);font-weight:700}.responsible-name{color:var(--text-soft)}.muted-value{color:var(--muted)}.lead-actions-cell{text-align:right}.take-lead-button{background:var(--liberi-blue);color:#fff;border:0;border-radius:10px;min-height:34px;padding:0 11px;font-size:12px;font-weight:800}.take-lead-button:hover:not(:disabled){background:var(--liberi-blue-dark)}.take-lead-button:disabled{opacity:.6;cursor:wait}.lead-mobile-list{display:none}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#302c2c52;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.lead-modal{border:1px solid var(--line);background:var(--liberi-cream);border-radius:26px;width:min(600px,100%);max-height:calc(100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 26px 80px #302c2c2e}.lead-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.lead-modal-header h2{font-family:var(--font-display);letter-spacing:-.035em;margin:12px 0 0;font-size:30px}.lead-modal-header p{color:var(--muted);margin:8px 0 0}.modal-close{width:38px;height:38px;color:var(--muted);background:#fff;border:0;border-radius:12px;flex:0 0 38px;font-size:25px;line-height:1}.lead-create-form{gap:18px;margin-top:26px;display:grid}.lead-create-form label{gap:7px;display:grid}.lead-create-form label>span{color:var(--text-soft);font-size:13px;font-weight:750}.lead-create-form label small{color:var(--muted);font-weight:500}.lead-create-form input,.lead-create-form select{border-radius:13px;height:48px;padding:0 14px}.lead-create-form textarea{resize:vertical;border-radius:13px;padding:13px 14px;font-family:inherit}.lead-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-form-error{background:var(--danger-soft);color:var(--danger);border-radius:12px;padding:12px 14px;font-size:13px}.lead-modal-actions{justify-content:flex-end;gap:10px;margin-top:3px;display:flex}.secondary-button,.lead-primary-button{border-radius:13px;min-height:45px;padding:0 17px;font-weight:750}.secondary-button{border:1px solid var(--line-strong);color:var(--text-soft);background:#fff}.lead-primary-button{background:var(--liberi-pink);color:#fff;border:0}.lead-primary-button:hover:not(:disabled){background:var(--liberi-pink-dark)}.secondary-button:disabled,.lead-primary-button:disabled{opacity:.6}@media (width<=1100px){.leads-filter-row{grid-template-columns:minmax(240px,1fr) 180px 180px}.reset-filters{grid-column:1/-1;justify-self:start;min-height:auto}}@media (width<=760px){.leads-header{flex-direction:column;align-items:stretch}.new-lead-button{width:fit-content}.leads-filter-row{grid-template-columns:1fr}.lead-search{width:100%}.leads-table-wrap{display:none}.lead-mobile-list{gap:10px;padding:12px;display:grid}.lead-mobile-card{border:1px solid var(--line);background:var(--surface-muted);border-radius:17px;padding:16px}.lead-mobile-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lead-mobile-card header>div{gap:5px;display:grid}.lead-mobile-card header strong{font-size:16px}.mobile-phone{margin-top:12px;display:inline-block}.lead-mobile-card dl{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 0;display:grid}.lead-mobile-card dl div{min-width:0}.lead-mobile-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.lead-mobile-card dd{text-overflow:ellipsis;margin:4px 0 0;font-size:12px;font-weight:650;overflow:hidden}.take-mobile{width:100%;min-height:40px;margin-top:16px}.lead-form-grid{grid-template-columns:1fr}}@media (width<=500px){.modal-backdrop{padding:12px}.lead-modal{border-radius:21px;max-height:calc(100vh - 24px);padding:21px 17px}.lead-modal-header h2{font-size:26px}.lead-modal-actions{flex-direction:column-reverse}.secondary-button,.lead-primary-button{width:100%}.lead-mobile-card dl{grid-template-columns:1fr}}.lead-table-row{cursor:pointer}.lead-table-row:focus-visible,.lead-mobile-card:focus-visible{outline:3px solid var(--liberi-blue-soft);outline-offset:-3px}.lead-mobile-card{cursor:pointer}.stage-closed{background:var(--danger-soft);color:var(--danger)}.stage-no-answer{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark)}.table-next-action{color:var(--liberi-blue-dark);gap:3px;display:grid}.table-next-action strong{font-size:11px}.table-next-action span{white-space:nowrap;font-size:11px}.table-next-action-overdue,.mobile-next-overdue{color:var(--danger)}.table-action-required{gap:3px;min-width:135px;display:grid}.table-action-required strong{color:var(--danger);font-size:11px;font-weight:850}.table-action-required span{color:var(--danger);font-size:10px;line-height:1.25}.mobile-next-action{line-height:1.35}.lead-drawer-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#302c2c40;justify-content:flex-end;display:flex;position:fixed;inset:0}.lead-drawer{background:var(--page);border-left:1px solid var(--line);width:min(590px,100%);height:100vh;padding:25px;overflow-y:auto;box-shadow:-18px 0 55px #302c2c1f}.lead-drawer-topbar{justify-content:space-between;align-items:center;min-height:38px;display:flex}.drawer-public-id{color:var(--liberi-blue-dark);font-size:13px;font-weight:850}.drawer-close{width:38px;height:38px;color:var(--muted);background:#fff;border:0;border-radius:12px;font-size:25px;line-height:1}.drawer-client-header{background:var(--liberi-cream);border:1px solid #f1e2ac;border-radius:24px;margin-top:16px;padding:25px}.drawer-client-header h2{font-family:var(--font-display);letter-spacing:-.04em;margin:13px 0 8px;font-size:31px;line-height:1.08}.drawer-stage{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;display:inline-flex}.drawer-phone-row{align-items:center;gap:10px;display:flex}.drawer-phone-row a{color:var(--liberi-blue-dark);font-size:16px;font-weight:750;text-decoration:none}.drawer-phone-row button{color:var(--muted);background:0 0;border:0;font-size:12px}.drawer-info-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.drawer-info-grid>div{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:84px;padding:14px;display:flex}.drawer-info-grid span{color:var(--muted);font-size:11px}.drawer-info-grid strong{font-size:13px}.drawer-repeat{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark);border-radius:15px;justify-content:space-between;gap:12px;margin-top:15px;padding:13px 15px;font-size:12px;display:flex}.drawer-action-card{background:var(--liberi-blue-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding:16px;display:flex}.drawer-action-card>div{gap:4px;display:grid}.drawer-action-card span{color:var(--liberi-blue-dark);font-size:12px}.drawer-action-card button{background:var(--liberi-blue);color:#fff;border:0;border-radius:11px;flex:none;min-height:40px;padding:0 14px;font-weight:800}.drawer-section{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:18px;padding:18px}.drawer-section-heading{justify-content:space-between;align-items:center;display:flex}.drawer-section-heading h3{font-family:var(--font-display);margin:0;font-size:19px}.drawer-section-heading>span{background:var(--surface-muted);min-width:24px;height:24px;color:var(--muted);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;display:grid}.drawer-comment-form{gap:8px;margin-top:14px;display:grid}.drawer-comment-form textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;color:var(--text);font:inherit;border-radius:13px;outline:none;padding:12px 13px}.drawer-comment-form textarea:focus{border-color:var(--liberi-blue);box-shadow:0 0 0 3px var(--liberi-blue-soft)}.drawer-comment-form button{background:var(--liberi-pink);color:#fff;border:0;border-radius:11px;justify-self:end;min-height:39px;padding:0 14px;font-weight:800}.drawer-comment-form button:disabled{opacity:.55}.drawer-comment-hint{background:var(--surface-muted);color:var(--muted);border-radius:12px;margin-top:14px;padding:11px 12px;font-size:12px}.drawer-comments{gap:10px;margin-top:13px;display:grid}.drawer-comment{background:var(--surface-muted);border-radius:14px;padding:13px}.drawer-comment header{justify-content:space-between;gap:12px;display:flex}.drawer-comment header strong{font-size:12px}.drawer-comment time,.timeline-event time{color:var(--muted);font-size:10px}.drawer-comment p{white-space:pre-wrap;color:var(--text-soft);margin:8px 0 0;font-size:13px;line-height:1.5}.drawer-empty-text{color:var(--muted);text-align:center;padding:19px 0 4px;font-size:12px}.previous-leads{gap:8px;margin-top:12px;display:grid}.previous-leads button{border:1px solid var(--line);background:var(--surface-muted);width:100%;color:var(--text);text-align:left;border-radius:13px;justify-content:space-between;gap:10px;padding:12px;display:flex}.previous-leads button>div{gap:3px;display:grid}.previous-leads button span{color:var(--muted);font-size:11px}.drawer-timeline{gap:0;margin-top:15px;display:grid;position:relative}.timeline-event{min-height:68px;padding:0 0 17px 25px;position:relative}.timeline-event:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:13px;bottom:-1px;left:5px}.timeline-dot{border:3px solid var(--liberi-blue-soft);background:var(--liberi-blue);border-radius:50%;width:11px;height:11px;position:absolute;top:3px;left:0}.timeline-event strong{font-size:12px}.timeline-event p{color:var(--muted);margin:4px 0;font-size:11px}.drawer-loading,.drawer-error{border-radius:15px;margin-top:20px;padding:20px}.drawer-loading{color:var(--muted);text-align:center}.drawer-error{background:var(--danger-soft);color:var(--danger);font-size:13px}@media (width<=650px){.lead-drawer{border-left:0;width:100%;padding:18px 15px 30px}.drawer-client-header{padding:20px}.drawer-client-header h2{font-size:27px}.drawer-action-card{flex-direction:column;align-items:stretch}.drawer-action-card button{width:100%}}@media (width<=420px){.drawer-info-grid{grid-template-columns:1fr}.drawer-repeat{flex-direction:column}}.drawer-next-action{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark);border:1px solid #d6e4f8;border-radius:17px;justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding:15px 17px;display:flex}.drawer-next-action>div{gap:3px;display:grid}.drawer-next-action span{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.drawer-next-action strong{font-size:14px}.drawer-next-action time{font-size:13px;font-weight:800}.drawer-next-action-overdue{background:var(--danger-soft);color:var(--danger);border-color:#f3c7cf}.drawer-closed-card{background:var(--danger-soft);color:var(--danger);border:1px solid #efd6dc;border-radius:17px;gap:5px;margin-top:15px;padding:16px;display:grid}.drawer-closed-card>span{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.drawer-closed-card strong{font-size:15px}.drawer-closed-card p{white-space:pre-wrap;margin:5px 0 0;font-size:13px;line-height:1.45}.drawer-closed-card time{opacity:.75;margin-top:3px;font-size:11px}.drawer-stage-closed{background:var(--danger-soft);color:var(--danger)}.drawer-work-actions{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:15px;padding:17px}.drawer-work-heading>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-work-heading span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.drawer-work-heading strong{color:var(--text-soft);font-size:12px}.drawer-work-buttons{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.work-action{text-align:left;border:1px solid #0000;border-radius:15px;align-items:center;gap:10px;min-height:82px;padding:12px;display:flex}.work-action>span:last-child{gap:3px;min-width:0;display:grid}.work-action strong{font-size:12px}.work-action small{color:inherit;opacity:.72;font-size:10px}.work-action-icon{background:#fffc;border-radius:11px;flex:0 0 33px;place-items:center;width:33px;height:33px;font-size:17px;font-weight:800;display:grid}.work-no-answer{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark);border-color:#f1dfa5}.work-callback{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark);border-color:#d6e4f8}.work-refuse{background:var(--danger-soft);color:var(--danger);border-color:#efd6dc}.work-action:hover{transform:translateY(-1px)}.drawer-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#302c2c59;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.drawer-dialog{border:1px solid var(--line);background:var(--liberi-cream);border-radius:24px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:25px;overflow-y:auto;box-shadow:0 28px 80px #302c2c33}.drawer-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.drawer-dialog-header h3{font-family:var(--font-display);letter-spacing:-.035em;margin:10px 0 0;font-size:27px;line-height:1.08}.drawer-dialog-close{width:37px;height:37px;color:var(--muted);background:#fff;border:0;border-radius:11px;flex:0 0 37px;font-size:24px}.dialog-kicker{letter-spacing:.09em;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.dialog-kicker-yellow{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark)}.dialog-kicker-blue{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark)}.dialog-kicker-red{background:var(--danger-soft);color:var(--danger)}.dialog-notice,.dialog-current-action{color:var(--text-soft);background:#fff;border-radius:13px;margin-top:20px;padding:13px 14px;font-size:13px;line-height:1.5}.dialog-notice-danger{background:var(--danger-soft);color:var(--danger)}.dialog-current-action{justify-content:space-between;gap:12px;display:flex}.dialog-current-action span{color:var(--muted)}.drawer-dialog-form{gap:16px;margin-top:20px;display:grid}.drawer-dialog-form label{gap:7px;display:grid}.drawer-dialog-form label>span{color:var(--text-soft);font-size:13px;font-weight:750}.drawer-dialog-form small{color:var(--muted);font-weight:500}.drawer-dialog-form input,.drawer-dialog-form select,.drawer-dialog-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:13px;outline:none}.drawer-dialog-form input,.drawer-dialog-form select{height:47px;padding:0 13px}.drawer-dialog-form textarea{resize:vertical;padding:12px 13px}.drawer-dialog-form input:focus,.drawer-dialog-form select:focus,.drawer-dialog-form textarea:focus{border-color:var(--liberi-blue);box-shadow:0 0 0 3px var(--liberi-blue-soft)}.drawer-dialog-error{background:var(--danger-soft);color:var(--danger);border-radius:12px;margin-top:13px;padding:11px 13px;font-size:12px}.drawer-dialog-form .drawer-dialog-error{margin-top:0}.drawer-dialog-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.drawer-dialog-form .drawer-dialog-actions{margin-top:2px}.dialog-secondary,.dialog-primary{border-radius:12px;min-height:43px;padding:0 16px;font-weight:800}.dialog-secondary{border:1px solid var(--line-strong);color:var(--text-soft);background:#fff}.dialog-primary{color:#fff;border:0}.dialog-blue{background:var(--liberi-blue)}.dialog-yellow{background:var(--liberi-yellow)}.dialog-danger{background:var(--danger)}.dialog-primary:disabled,.dialog-secondary:disabled{opacity:.55}@media (width<=560px){.drawer-work-buttons{grid-template-columns:1fr}.work-action{min-height:66px}.drawer-dialog-backdrop{padding:10px}.drawer-dialog{max-height:calc(100vh - 20px);padding:20px 17px}.drawer-dialog-actions{flex-direction:column-reverse}.dialog-secondary,.dialog-primary{width:100%}}.drawer-next-action-meta{text-align:right;justify-items:end;gap:5px;max-width:250px;display:grid}.drawer-next-action-meta p{color:inherit;opacity:.85;margin:0;font-size:11px;font-weight:600;line-height:1.35}.timeline-callback-details{background:var(--liberi-blue-soft);color:var(--liberi-blue-dark);border-radius:10px;gap:4px;margin:7px 0 6px;padding:8px 10px;display:grid}.timeline-callback-details span{font-size:10px}.timeline-callback-details strong{white-space:pre-wrap;font-size:11px;line-height:1.4}@media (width<=450px){.drawer-next-action{flex-direction:column;align-items:flex-start}.drawer-next-action-meta{text-align:left;justify-items:start;max-width:none}}.drawer-action-required{background:linear-gradient(145deg, #fff8f9 0%, var(--danger-soft) 100%);border:1px solid #efc5ce;border-radius:18px;align-items:flex-start;gap:12px;margin-top:15px;padding:16px;display:flex}.drawer-action-required-icon{background:var(--danger);color:#fff;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid}.drawer-action-required-content{gap:4px;min-width:0;display:grid}.drawer-action-required-content>span{color:var(--danger);letter-spacing:.08em;font-size:10px;font-weight:900}.drawer-action-required-content>strong{color:var(--danger);font-size:14px;line-height:1.3}.drawer-action-required-content p{color:var(--text-soft);margin:2px 0 0;font-size:12px;line-height:1.45}.drawer-action-required-content time{color:var(--muted);margin-top:3px;font-size:10px}.timeline-action-comment{background:#fff8e8;border:1px solid #f0dfb7;border-radius:10px;margin:7px 0 6px;padding:9px 11px}.timeline-action-comment>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.timeline-action-comment p{white-space:pre-wrap;color:var(--text-soft);margin:0;font-size:11px;line-height:1.45}.drawer-completed-context{background:var(--liberi-green-soft);border:1px solid #d9e9ba;border-radius:18px;align-items:flex-start;gap:11px;margin-top:15px;padding:15px 16px;display:flex}.drawer-completed-context-icon{background:var(--liberi-green);color:#fff;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.drawer-completed-context>div:last-child{gap:3px;display:grid}.drawer-completed-context span{color:var(--liberi-green-dark);letter-spacing:.07em;font-size:9px;font-weight:900}.drawer-completed-context strong{color:var(--liberi-green-dark);font-size:14px}.drawer-completed-context p{color:var(--text-soft);margin:2px 0 0;font-size:11px;line-height:1.4}.visit-create-panel,.current-visit-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:15px;padding:17px}.visit-create-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.visit-create-heading span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.visit-create-heading strong{color:var(--text-soft);font-size:12px}.visit-create-buttons{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.visit-create-buttons button{text-align:left;border:1px solid #0000;border-radius:15px;align-items:center;gap:11px;min-height:73px;padding:12px;display:flex}.visit-create-buttons button>span:last-child{gap:3px;display:grid}.visit-create-buttons strong{font-size:13px}.visit-create-buttons small{color:inherit;opacity:.72;font-size:10px}.visit-create-icon{background:#fffc;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:850;display:grid}.visit-create-excursion{background:var(--liberi-purple-soft);color:var(--liberi-purple-dark);border-color:#ead6f0!important}.visit-create-trial{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark);border-color:#f1dfa5!important}.current-visit-card{background:linear-gradient(145deg, #fff 0%, var(--liberi-purple-soft) 100%);border-color:#e4d8ed}.current-visit-card header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.current-visit-label{letter-spacing:.08em;color:var(--liberi-purple-dark);font-size:10px;font-weight:850}.current-visit-card h3{font-family:var(--font-display);margin:5px 0 0;font-size:23px;line-height:1.08}.current-visit-type{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.current-visit-excursion{background:var(--liberi-purple-soft);color:var(--liberi-purple-dark)}.current-visit-trial{background:var(--liberi-yellow-soft);color:var(--liberi-yellow-dark)}.current-visit-time{background:#fff;border-radius:13px;gap:4px;margin-top:15px;padding:13px 14px;display:grid}.current-visit-time span,.current-visit-info span,.current-visit-comment span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:750}.current-visit-time strong{color:var(--liberi-purple-dark);font-size:17px}.current-visit-info{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.current-visit-info>div{background:#ffffffc7;border-radius:12px;gap:4px;padding:12px;display:grid}.current-visit-info strong{font-size:12px}.current-visit-comment{background:#ffffffc7;border-radius:12px;margin-top:9px;padding:12px}.current-visit-comment p{white-space:pre-wrap;color:var(--text-soft);margin:5px 0 0;font-size:12px;line-height:1.45}.current-visit-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.current-visit-actions button{border-radius:11px;min-height:38px;padding:0 12px;font-size:11px;font-weight:800}.visit-action-secondary{border:1px solid var(--line-strong);color:var(--text-soft);background:#fff}.visit-action-cancel{background:var(--danger-soft);color:var(--danger);border:1px solid #efd6dc}.visit-action-result{background:var(--liberi-green);color:#fff;border:0;margin-left:auto}.visit-dialog-backdrop{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#302c2c61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.visit-dialog{border:1px solid var(--line);background:var(--liberi-cream);border-radius:24px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:25px;overflow-y:auto;box-shadow:0 28px 80px #302c2c33}.visit-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.visit-dialog-header h3{font-family:var(--font-display);letter-spacing:-.035em;margin:10px 0 0;font-size:27px;line-height:1.08}.visit-dialog-header>button{width:37px;height:37px;color:var(--muted);background:#fff;border:0;border-radius:11px;flex:0 0 37px;font-size:24px}.visit-dialog-kicker{background:var(--liberi-purple-soft);color:var(--liberi-purple-dark);letter-spacing:.09em;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.visit-dialog-kicker-danger{background:var(--danger-soft);color:var(--danger)}.visit-dialog-kicker-green{background:var(--liberi-green-soft);color:var(--liberi-green-dark)}.visit-dialog-form{gap:16px;margin-top:20px;display:grid}.visit-dialog-form label{gap:7px;display:grid}.visit-dialog-form label>span{color:var(--text-soft);font-size:13px;font-weight:750}.visit-dialog-form label small{color:var(--muted);font-weight:500}.visit-dialog-form input[type=datetime-local],.visit-dialog-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:13px;outline:none}.visit-dialog-form input[type=datetime-local]{height:47px;padding:0 13px}.visit-dialog-form textarea{resize:vertical;padding:12px 13px}.visit-dialog-form input:focus,.visit-dialog-form textarea:focus{border-color:var(--liberi-blue);box-shadow:0 0 0 3px var(--liberi-blue-soft)}.visit-current-time{background:#fff;border-radius:12px;justify-content:space-between;gap:12px;padding:12px 13px;display:flex}.visit-current-time span{color:var(--muted);font-size:12px}.visit-current-time strong{font-size:12px}.visit-dialog-error{background:var(--danger-soft);color:var(--danger);border-radius:12px;padding:11px 13px;font-size:12px}.visit-dialog-actions{justify-content:flex-end;gap:9px;margin-top:2px;display:flex}.visit-secondary-button,.visit-primary-button{border-radius:12px;min-height:43px;padding:0 16px;font-weight:800}.visit-secondary-button{border:1px solid var(--line-strong);color:var(--text-soft);background:#fff}.visit-primary-button{background:var(--liberi-purple);color:#fff;border:0}.visit-danger-button{background:var(--danger)}.visit-success-button{background:var(--liberi-green)}.visit-primary-button:disabled,.visit-secondary-button:disabled{opacity:.55}.visit-result-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.visit-result-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;min-height:78px;padding:12px;gap:9px!important;display:flex!important}.visit-result-option input{width:auto}.visit-result-option>span{gap:3px;display:grid}.visit-result-option strong{font-size:12px}.visit-result-option small{font-size:10px}.visit-result-option-active{background:var(--liberi-green-soft);color:var(--liberi-green-dark);border-color:#d8e8ae}.visit-result-option-missed{background:var(--danger-soft);color:var(--danger);border-color:#efd6dc}@media (width<=520px){.visit-create-buttons,.current-visit-info{grid-template-columns:1fr}.current-visit-actions{flex-direction:column}.current-visit-actions button{width:100%}.visit-action-result{margin-left:0}.visit-dialog-backdrop{padding:10px}.visit-dialog{max-height:calc(100vh - 20px);padding:20px 17px}.visit-result-options{grid-template-columns:1fr}.visit-dialog-actions{flex-direction:column-reverse}.visit-dialog-actions button{width:100%}}.visit-follow-up-panel{background:linear-gradient(145deg, #fff 0%, var(--liberi-purple-soft) 100%);border-color:#ead6f0}.visit-create-buttons-single{grid-template-columns:1fr}.visit-create-buttons-single button{width:100%}
