:root{color:#211e19;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f6f5f0;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:280px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.55;cursor:wait}a{color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #b47120}::selection{background:#fbe0ae}.ep-task-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:15px;display:grid}.ep-task-column{background:#f0eee8;border:1px solid #e0dbd1;border-radius:12px;min-width:0;min-height:360px;padding:13px}.ep-task-column>header{justify-content:space-between;align-items:start;gap:12px;padding:4px 4px 15px;display:flex}.ep-task-column>header strong{color:#625b4f;letter-spacing:.12em;font-size:12px;display:block}.ep-stage-in_progress>header strong{color:#9a672d}.ep-stage-done>header strong{color:#5a7849}.ep-task-column>header small{color:#8b8579;margin-top:5px;font-size:10px;display:block}.ep-task-column>header>span{color:#6b6256;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.ep-task-stack{gap:10px;max-height:min(68vh,760px);padding:2px;display:grid;overflow-y:auto}.ep-task-ticket{cursor:grab;background:#fff;border:1px solid #e4e0d8;border-radius:9px;padding:15px;box-shadow:0 3px 12px #2720160b}.ep-task-ticket:active{cursor:grabbing}.ep-task-ticket-top,.ep-task-ticket-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.ep-task-ticket-top small,.ep-task-ticket-foot,.ep-task-created{color:#8d857a;font-size:10px}.ep-task-priority{color:#605b52;text-transform:uppercase;background:#e9e8e1;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.ep-priority-high,.ep-priority-urgent{color:#a45d30;background:#fae5d2}.ep-task-ticket>button{color:#29251e;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:12px 0 4px;font-size:15px;font-weight:750;display:block}.ep-task-ticket>button:hover{text-decoration:underline}.ep-task-ticket p{color:#81786c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 13px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.ep-task-ticket-foot{border-top:1px solid #f0ece5;padding-top:10px}.ep-task-created{margin-top:9px;display:block}.ep-task-drop{color:#9b9285;text-align:center;border:1px dashed #cfc6b8;border-radius:9px;padding:48px 10px;font-size:11px}.ep-task-move{display:none}.ep-dialog-backdrop{z-index:45;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#211a13b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ep-task-detail{background:#faf9f5;border:1px solid #e2dbcf;border-radius:12px;width:min(620px,100%);max-height:calc(100svh - 36px);padding:27px;overflow-y:auto;box-shadow:0 30px 90px #0005}.ep-task-detail>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.ep-task-detail h2{letter-spacing:-.035em;margin:7px 0 0;font-size:25px;font-weight:550}.ep-task-detail>header>button{cursor:pointer;background:#fff;border:1px solid #ddd5c9;border-radius:7px;width:34px;height:34px;font-size:23px}.ep-task-detail>p{color:#6f675c;white-space:pre-wrap;margin:20px 0;font-size:13px;line-height:1.7}.ep-task-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ep-task-detail-grid>div{background:#fff;border:1px solid #e9e4db;border-radius:8px;padding:12px}.ep-task-detail-grid span,.ep-task-detail-grid small{color:#978e80;font-size:10px;display:block}.ep-task-detail-grid strong{color:#383027;margin:5px 0;font-size:12px;display:block}.ep-detail-status{color:#62594b;margin-top:20px;font-size:11px;font-weight:750;display:block}.ep-detail-status select{color:#29251f;background:#fff;border:1px solid #dcd3c7;border-radius:7px;width:100%;margin-top:7px;padding:11px;display:block}.ep-task-move select{background:#fff;border:1px solid #ddd6ca;border-radius:7px;width:100%;margin-top:5px;padding:9px;display:block}@media (width<=1100px){.ep-task-board{scroll-snap-type:x proximity;padding-bottom:8px;display:flex;overflow-x:auto}.ep-task-column{scroll-snap-align:start;flex:0 0 min(320px,82vw)}}@media (width<=650px){.ep-task-board{grid-template-columns:1fr;display:grid;overflow:visible}.ep-task-column{min-height:180px}.ep-task-stack{max-height:420px}.ep-task-ticket{cursor:default}.ep-task-move{color:#776e62;margin-top:12px;font-size:10px;display:block}.ep-task-detail-grid{grid-template-columns:1fr}}.ep-task-count{color:#857b6e;margin:0 0 12px;font-size:11px}.ep-task-load-more{margin-top:16px}.ep-claim-task{color:#fff;cursor:pointer;background:#4c3e2b;border:1px solid #4c3e2b;border-radius:7px;margin-top:18px;padding:10px 15px;font-size:11px;font-weight:700}.ep-search-wrap{width:min(390px,40vw);position:relative}.ep-search-wrap .ep-search{width:100%}.ep-search-results{z-index:50;background:#fff;border:1px solid #ddd5c8;border-radius:9px;max-height:360px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 14px 35px #241b1533}.ep-search-results button{text-align:left;color:#2a241c;width:100%;font:inherit;background:0 0;border:0;border-radius:6px;flex-direction:column;gap:3px;padding:10px;display:flex}.ep-search-results button:hover,.ep-search-results button:focus-visible{background:#f9f0e0}.ep-search-results small{color:#8a7860;text-transform:capitalize}.ep-search-results p{color:#7b7469;margin:0;padding:12px;font-size:12px}.ep-calendar{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.ep-calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ep-calendar-toolbar strong{font-size:19px;display:block}.ep-calendar-toolbar small{color:#8f887e;margin-top:3px;font-size:10px;display:block}.ep-calendar-toolbar>div:last-child{gap:6px;display:flex}.ep-calendar-toolbar button{color:#473729;cursor:pointer;background:#fff;border:1px solid #ddd5ca;border-radius:6px;min-width:32px;min-height:32px;padding:4px 9px}.ep-calendar-toolbar button:hover{background:#fbf0dc}.ep-calendar-scroll{overflow-x:auto}.ep-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:600px;display:grid}.ep-calendar-weekday{color:#898074;text-transform:uppercase;background:#faf8f3;border-bottom:1px solid #e8e3dc;padding:10px 12px;font-size:10px;font-weight:750}.ep-calendar-day{color:#312b24;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee9e1;border-top:0;border-left:0;flex-direction:column;align-items:stretch;gap:4px;min-width:0;min-height:116px;padding:8px;display:flex}.ep-calendar-day:hover{background:#fffaf1}.ep-calendar-day.outside{color:#aaa297;background:#faf9f6}.ep-calendar-day.selected{background:#fff6e5;box-shadow:inset 0 0 0 2px #c99243}.ep-calendar-date{border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.ep-calendar-day.today .ep-calendar-date{color:#fff;background:#a66d2b}.ep-calendar-event{color:#664316;text-overflow:ellipsis;white-space:nowrap;background:#f8e9ca;border-radius:4px;padding:4px 5px;font-size:10px;overflow:hidden}.ep-calendar-event.project{color:#2d6548;background:#e4eee8}.ep-calendar-more{color:#807367;padding-left:4px;font-size:9px}.ep-calendar-agenda{padding:18px 20px}.ep-calendar-agenda h3{margin:0 0 12px;font-size:13px}.ep-calendar-agenda ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.ep-calendar-agenda li{align-items:flex-start;gap:9px;display:flex}.ep-calendar-agenda li strong,.ep-calendar-agenda li small{font-size:11px;display:block}.ep-calendar-agenda li small{color:#8a8175;text-transform:capitalize;margin-top:3px}.ep-calendar-agenda p{color:#8a8175;margin:0;font-size:11px}.ep-calendar-dot{background:#cf984c;border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.ep-calendar-dot.project{background:#66a07c}@media (width<=900px){.ep-search-wrap{width:min(450px,60vw)}}@media (width<=700px){.ep-search-wrap{flex:1;width:auto}.ep-calendar-toolbar{padding:14px}.ep-calendar-toolbar strong{font-size:16px}}.ep-account{margin-top:auto}.ep-leads{border:1px solid var(--line);background:#fff;border-radius:10px;padding:21px}.ep-leads-heading h2{margin:0;font-size:16px}.ep-leads-heading p{color:#827b71;margin:6px 0 17px;font-size:11px}.ep-lead-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ep-lead{background:#fcfbf8;border:1px solid #e8e3da;border-radius:9px;min-width:0;padding:17px}.ep-lead-main{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.ep-lead-main strong,.ep-lead-main small{display:block}.ep-lead-main strong{font-size:14px}.ep-lead-main small{color:#817b71;margin-top:4px;font-size:10px}.ep-lead-meta{color:#787166;flex-wrap:wrap;gap:7px 14px;margin:14px 0;font-size:10px;display:flex}.ep-lead-meta .overdue{color:#ad5039;font-weight:750}.ep-lead-notes{color:#625b52;white-space:pre-wrap;font-size:11px;line-height:1.5}.ep-lead-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:13px;display:grid}.ep-lead-form label{color:#746c61;gap:5px;font-size:10px;display:grid}.ep-lead-form .wide,.ep-lead-form>div{grid-column:1/-1}.ep-lead-form input,.ep-lead-form select,.ep-lead-form textarea{color:#2d2922;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dcd7ce;border-radius:6px;padding:9px}.ep-lead-form>div{justify-content:flex-end;gap:7px;display:flex}.ep-leads-more{margin-top:15px}@media (width<=760px){.ep-lead-list{grid-template-columns:1fr}}.ep-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.ep-grid:not(.messages):not(.settings)>.ep-card:last-child:nth-child(3){grid-column:1/-1}@media (width<=1150px){.ep-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.ep-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--ink:#211e19;--muted:#79746a;--line:#e2ded5;--gold:#f0b65d;--paper:#f6f5f0}.eyebrow{color:#9a8972;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:750;display:block}.brand{letter-spacing:.09em;align-items:center;gap:13px;font-size:14px;font-weight:750;display:flex}.brand small{letter-spacing:.3em;margin-top:3px;font-size:9px;font-weight:600;display:block}.brand-mark{color:#784a18;letter-spacing:-.17em;background:#fbeace;border:1px solid #c6b28d;border-radius:10px;place-items:center;width:40px;height:40px;font:700 19px Georgia,serif;display:grid}.brand-logo{object-fit:contain;flex:none;width:42px;height:42px}.ep-brand .brand-logo{width:38px;height:38px}.auth-shell{grid-template-columns:.95fr 1.05fr;gap:12px;min-height:100svh;padding:12px;display:grid}.auth-panel{background:#fff;border:1px solid #dedbd4;border-radius:8px;flex-direction:column;min-width:0;padding:42px clamp(28px,5vw,85px) 26px;display:flex}.auth-content{width:min(100%,450px);margin:auto;padding:70px 0}.auth-content h1{letter-spacing:-.055em;margin:17px 0 13px;font-size:clamp(34px,3.5vw,50px);font-weight:450;line-height:1.1}.auth-copy{color:#77746d;margin:0 0 35px;font-size:15px;line-height:1.65}.auth-content form label{margin:0 0 20px;font-size:13px;font-weight:650;display:block}.auth-content form label input:not([type=checkbox]){width:100%;min-height:54px;color:var(--ink);background:#fff;border:1px solid #d4d1c9;border-radius:8px;margin-top:9px;padding:14px 15px;font-size:15px;display:block}.auth-content form label input:focus{border-color:#9d6727;outline:2px solid #f1c27a44}.auth-content fieldset{border:0;margin:0;padding:0}.auth-options{justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 20px;display:flex}.auth-options .check{color:#625e56;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:500;display:flex}.check input{accent-color:#2d2923}.text-button{color:#634d32;text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-size:12px;text-decoration:underline}.back-button{margin-top:16px}.turnstile{min-height:65px;margin:12px 0 7px;overflow:visible}.turnstile iframe{max-width:100%}.verification-note{color:#89847a;margin-bottom:12px;font-size:11px;display:block}.primary-button,.ep-primary{color:#fff;background:#282721;border:1px solid #282721;border-radius:8px;justify-content:center;align-items:center;gap:20px;width:100%;min-height:52px;padding:12px 20px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.primary-button span{margin-left:auto;font-size:20px;font-weight:400}.primary-button:hover,.ep-primary:hover{background:#484337}.auth-error,.ep-alert{color:#8c3425;background:#fff0ec;border:1px solid #e9c3b9;border-radius:8px;padding:13px 15px;font-size:12px;line-height:1.5}.auth-success,.ep-notice{color:#3f5e33;background:#f3f7eb;border:1px solid #dce7ca;border-radius:8px;padding:13px 15px;font-size:12px;line-height:1.5}.invite-note{color:#858078;text-align:center;margin:24px 0 0;font-size:12px;line-height:1.8}.auth-panel footer{color:#918b82;justify-content:space-between;gap:12px;font-size:10px;display:flex}.auth-art{color:#fff;background:radial-gradient(at 85% 84%,#e6aa64 0%,#a55523 29%,#4a281c 56%,#15110f 82%);border-radius:8px;position:relative;overflow:hidden}.auth-art:after{content:"";background:linear-gradient(#0004,#0000 50%,#0009);position:absolute;inset:0}.auth-art>div{z-index:1;flex-direction:column;height:100%;min-height:650px;padding:52px clamp(30px,5vw,78px) 36px;display:flex;position:relative}.auth-art .eyebrow{color:#ffe7c2}.auth-art h2{letter-spacing:-.06em;margin:80px 0 0;font-size:clamp(56px,5vw,82px);font-weight:450;line-height:1}.auth-art p{margin:auto 0 42px;font-size:17px;line-height:1.6}.art-signature{letter-spacing:.15em;border-top:1px solid #fff8;justify-content:space-between;align-items:center;padding-top:20px;font-size:10px;display:flex}.art-signature b{font-size:24px;font-weight:400}.ep-shell{background:var(--paper);grid-template-columns:254px minmax(0,1fr);min-height:100svh;display:grid}.ep-sidebar{z-index:30;color:#f5f0e6;background:#17140f;flex-direction:column;min-width:0;height:100svh;padding:25px 16px 16px;display:flex;position:sticky;top:0;overflow:hidden}.ep-brand{letter-spacing:.07em;align-items:center;gap:10px;padding:0 7px;font-size:12px;font-weight:750;display:flex}.ep-brand .brand-mark{flex:none;width:38px;height:38px}.ep-brand small{color:#b3a99a;letter-spacing:.2em;margin-top:4px;font-size:8px;display:block}.ep-brand>button{color:#eee;background:0 0;border:0;margin-left:auto;font-size:23px;display:none}.ep-nav-label{color:#81776b;letter-spacing:.16em;margin:43px 12px 10px;font-size:9px;font-weight:800}.ep-sidebar nav{scrollbar-width:thin;min-height:0;overflow-y:auto}.ep-sidebar nav button{color:#aaa397;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;min-height:42px;margin:2px 0;padding:8px 12px;font-size:12px;display:flex}.ep-sidebar nav button:hover{color:#fff;background:#fff1}.ep-sidebar nav button.active{color:#211a10;background:var(--gold);font-weight:800}.ep-nav-icon{text-align:center;flex:none;width:19px;font-size:18px}.ep-help{background:#f2b95f0e;border:1px solid #f2b95f33;border-radius:10px;margin:auto 4px 16px;padding:15px}.ep-help>span{color:var(--gold);letter-spacing:.1em;font-size:9px;font-weight:800}.ep-help p{color:#a9a092;font-size:10px;line-height:1.5}.ep-help button{color:#fff;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.ep-account{border-top:1px solid #383126;grid-template-columns:36px minmax(0,1fr) 30px;align-items:center;gap:9px;padding:12px 5px;display:grid}.ep-account>span,.ep-top-user>span{color:#392611;background:#f4c677;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.ep-account strong,.ep-account small,.ep-top-user strong,.ep-top-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ep-account strong{font-size:10px}.ep-account small{color:#9a8f7f;margin-top:4px;font-size:9px}.ep-account button{color:#b3aa9e;background:0 0;border:0;font-size:19px}.ep-stage{min-width:0}.ep-topbar{background:#fff;border-bottom:1px solid #e4e0d8;align-items:center;gap:20px;height:76px;padding:0 clamp(20px,3vw,48px);display:flex}.ep-menu{border:1px solid var(--line);background:#fff;border-radius:8px;width:37px;height:37px;display:none}.ep-search{color:#8e887d;background:#faf9f6;border:1px solid #e4e0d9;border-radius:8px;align-items:center;gap:9px;width:min(390px,40vw);height:39px;padding:0 12px;display:flex}.ep-search span{font-size:23px}.ep-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.ep-top-label{color:#a1998d;letter-spacing:.12em;margin-left:auto;font-size:9px;font-weight:800}.ep-top-user{border-left:1px solid #e5e1d8;align-items:center;gap:9px;padding-left:17px;display:flex}.ep-top-user strong{font-size:10px}.ep-top-user small{color:#928b7f;margin-top:3px;font-size:9px}.ep-content{max-width:1650px;margin:0 auto;padding:40px clamp(20px,3vw,48px) 70px}.ep-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:27px;display:flex}.ep-heading h1{letter-spacing:-.055em;margin:8px 0 7px;font-size:clamp(32px,3vw,47px);font-weight:500;line-height:1.15}.ep-heading p{color:#817b71;margin:0;font-size:12px;line-height:1.6}.ep-outline{color:#4b3a24;background:#fff;border:1px solid #d1c9bb;border-radius:7px;min-height:39px;padding:9px 14px;font-size:10px;font-weight:750}.ep-outline:hover{background:#fff9ef;border-color:#b98239}.ep-alert,.ep-notice{margin:0 0 17px}.ep-alert button{color:inherit;font:inherit;background:0 0;border:0;text-decoration:underline}.ep-loading{border:1px solid var(--line);color:#817b70;background:#fff;border-radius:10px;place-items:center;min-height:310px;font-size:12px;display:grid}.ep-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:15px;display:grid}.ep-metrics article{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-height:150px;padding:20px;display:flex}.ep-metrics span{color:#807a71;font-size:11px}.ep-metrics strong{letter-spacing:-.05em;margin:auto 0 3px;font-size:35px;font-weight:550}.ep-metrics small{color:#9b958a;font-size:9px}.ep-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.ep-grid.messages{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr)}.ep-grid.settings{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr)}.ep-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:21px}.ep-card>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.ep-card>header h2{margin:0;font-size:15px;font-weight:700}.ep-card>header button{color:#805726;background:0 0;border:0;padding:5px;font-size:10px;font-weight:750}.ep-stack{scrollbar-width:thin;max-height:560px;overflow-y:auto}.ep-list-row{text-align:left;background:0 0;border:0;border-top:1px solid #eeeae3;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 0;display:flex}.ep-list-row:first-child{border-top:0}.ep-list-row strong,.ep-list-row small,.ep-project strong,.ep-project small{display:block}.ep-list-row strong,.ep-project strong{font-size:11px}.ep-list-row small,.ep-project small{color:#8f887e;margin-top:5px;font-size:9px}.ep-project{border-top:1px solid #eeeae3;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 0;display:grid}.ep-project:first-child{border:0}.ep-progress{background:#eee9df;border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.ep-progress i{border-radius:inherit;background:#dc9d42;height:100%;display:block}.ep-empty{color:#8b8479;text-align:center;place-content:center;justify-items:center;min-height:190px;padding:20px;display:grid}.ep-empty>span{color:#b07c39;background:#f7eedf;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.ep-empty h3{color:#36312a;margin:12px 0 3px;font-size:14px}.ep-empty p{max-width:290px;font-size:10px;line-height:1.6}.ep-badge{color:#6e665b;white-space:nowrap;background:#f1eee9;border-radius:50px;align-items:center;width:max-content;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.ep-done,.ep-active,.ep-completed{color:#2e704a;background:#e8f4e9}.ep-in-progress,.ep-review,.ep-medium,.ep-focused{color:#8c611f;background:#fff1d7}.ep-urgent,.ep-high,.ep-at-risk{color:#9b442b;background:#fdebe7}.ep-task{border-top:1px solid #ece8e0;grid-template-columns:minmax(0,1fr) 130px;gap:15px;padding:17px 0;display:grid}.ep-task:first-child{border:0}.ep-task.is-overdue{background:#fff8f6;border-left:3px solid #ad5039;margin-inline:-10px;padding-inline:10px}.ep-task-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ep-task h3{margin:0;font-size:13px}.ep-task p{color:#777168;margin:7px 0;font-size:10px;line-height:1.5}.ep-task small{color:#948d82;font-size:9px}.ep-task>label{color:#8b857b;align-self:center;font-size:9px}.ep-task select{color:#342e27;background:#fff;border:1px solid #dcd7ce;border-radius:6px;width:100%;min-height:35px;margin-top:5px;padding:5px;font-size:10px;display:block}.ep-client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ep-client{background:#fbfaf7;border:1px solid #e8e3da;border-radius:9px;grid-template-columns:45px minmax(0,1fr);gap:12px;min-width:0;padding:17px;display:grid}.ep-client-initial{color:#9d681e;background:#f7e7c9;border-radius:9px;place-items:center;width:43px;height:43px;font-size:13px;font-weight:800;display:grid}.ep-client h3{margin:5px 0;font-size:14px}.ep-client p,.ep-client small{color:#817b71;font-size:10px}.ep-client-footer{align-items:center;gap:10px;margin-top:13px;display:flex}.ep-client-footer>span:last-child{color:#817a70;font-size:9px}.ep-client>button{color:#80602b;background:0 0;border:0;grid-column:2;justify-self:start;padding:5px 0;font-size:10px;font-weight:750}.ep-month-controls{align-items:center;gap:10px;display:flex}.ep-month-controls strong{font-size:11px}.ep-timeline{display:grid}.ep-timeline article{border-top:1px solid #eeeae3;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 0;display:grid}.ep-timeline article:first-child{border:0}.ep-timeline time{background:#fbf1de;border-radius:7px;place-items:center;padding:7px;display:grid}.ep-timeline time strong{font-size:19px}.ep-timeline time span{font-size:9px}.ep-timeline h3{margin:5px 0 0;font-size:12px}.ep-file{border-top:1px solid #eeeae3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.ep-file:first-child{border:0}.ep-file-icon{color:#9d6b27;background:#fbecd0;border-radius:8px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.ep-file strong,.ep-file small{display:block}.ep-file strong{font-size:11px}.ep-file small{color:#8b847a;margin-top:5px;font-size:9px}.ep-file a{color:#815822;font-size:10px;font-weight:800;text-decoration:none}.ep-conversations{gap:5px;max-height:570px;display:grid;overflow-y:auto}.ep-conversations button{text-align:left;background:#faf9f5;border:1px solid #0000;border-radius:8px;padding:13px}.ep-conversations button.active{background:#fff4df;border-color:#eed29d}.ep-conversations strong,.ep-conversations small{display:block}.ep-conversations strong{font-size:11px}.ep-conversations small{color:#8e877b;margin-top:4px;font-size:9px}.ep-thread{flex-direction:column;gap:10px;min-height:300px;max-height:450px;display:flex;overflow-y:auto}.ep-thread article{background:#faf9f6;border:1px solid #e6e2d9;border-radius:9px;width:min(82%,550px);padding:12px 14px}.ep-thread article.own{background:#fff5df;border-color:#e8c98f;align-self:flex-end}.ep-thread strong{font-size:10px}.ep-thread time{color:#9c958a;margin-left:10px;font-size:9px}.ep-thread p{white-space:pre-wrap;color:#5e574d;margin:7px 0 0;font-size:11px;line-height:1.6}.ep-composer{border-top:1px solid #eeeae3;margin-top:17px;padding-top:15px}.ep-composer label{margin-bottom:7px;font-size:10px;font-weight:750;display:block}.ep-composer textarea,.ep-settings-form textarea,.ep-settings-form input,.ep-settings-form select{color:#2f2a23;background:#fff;border:1px solid #d9d4ca;border-radius:7px;width:100%;padding:10px 12px;font-size:11px}.ep-composer textarea{resize:vertical}.ep-composer>div{justify-content:space-between;align-items:center;gap:15px;margin-top:9px;display:flex}.ep-composer small{color:#8d877c;font-size:9px}.ep-primary{width:auto;min-height:39px;padding:8px 14px;font-size:10px}.ep-settings-form{gap:16px;display:grid}.ep-settings-form label{color:#5c554b;font-size:10px;font-weight:750;display:block}.ep-settings-form input,.ep-settings-form textarea,.ep-settings-form select{margin-top:7px;display:block}.ep-settings-form input:disabled{color:#857e73;background:#f4f2ed}.ep-settings-form small{color:#928a7e;margin-top:5px;font-size:9px;display:block}.ep-security h3{font-size:14px}.ep-security p{color:#81796f;max-width:340px;font-size:11px;line-height:1.7}.ep-security small{color:#8e877a;margin-top:20px;font-size:9px;display:block}.ep-scrim{display:none}@media (width<=1100px){.ep-metrics{grid-template-columns:repeat(2,1fr)}.ep-grid,.ep-grid.settings{grid-template-columns:1fr}.ep-client-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.ep-shell{display:block}.ep-sidebar{width:min(290px,88vw);transition:transform .2s;position:fixed;left:0;transform:translate(-105%);box-shadow:20px 0 70px #0005}.ep-sidebar.open{transform:translate(0)}.ep-brand>button{display:block}.ep-scrim{z-index:29;visibility:hidden;opacity:0;background:#15110d9c;border:0;display:block;position:fixed;inset:0}.ep-scrim.visible{visibility:visible;opacity:1}.ep-menu{display:block}.ep-top-label{display:none}.ep-search{width:min(450px,60vw)}.ep-top-user{margin-left:auto}}@media (width<=700px){.auth-shell{flex-direction:column;padding:8px;display:flex}.auth-panel{min-height:calc(100svh - 16px);padding:27px 23px}.auth-content{padding:50px 0}.auth-art>div{min-height:350px;padding:30px}.auth-art h2{margin:30px 0;font-size:52px}.auth-art p{margin:20px 0}.ep-topbar{gap:9px;height:65px;padding:0 14px}.ep-top-user{display:none}.ep-search{flex:1;width:auto}.ep-content{padding:30px 14px 60px}.ep-heading{display:block}.ep-heading h1{font-size:36px}.ep-heading .ep-outline{margin-top:17px}.ep-grid.messages,.ep-client-grid{grid-template-columns:1fr}}@media (width<=430px){.ep-metrics{grid-template-columns:1fr 1fr;gap:8px}.ep-metrics article{min-height:120px;padding:13px}.ep-metrics strong{font-size:29px}.ep-task{grid-template-columns:1fr}.ep-timeline article{grid-template-columns:45px 1fr}.ep-timeline article>.ep-badge{grid-column:2}.ep-file{grid-template-columns:35px 1fr}.ep-file a{grid-column:2}.auth-panel footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){.ep-sidebar{transition:none}}
