:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2f3330;background:#f5f1ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,rgba(122,145,128,.12),transparent 34rem),#f5f1ea}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{min-height:82px;padding:18px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(61,72,63,.1);background:#fbf9f5e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#3f5a49;color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem}.brand small{margin-top:2px;color:#7a817b;font-size:.78rem}.back-link{text-decoration:none;color:#50665a;font-weight:700}.main-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 72px}.eyebrow,.section-kicker{margin:0 0 8px;color:#708175;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.home-hero h1,.placeholder-page h1,.client-form-header h1,.client-details-header h1{margin:0;font-size:clamp(2.1rem,5vw,4rem);line-height:1;letter-spacing:-.04em;color:#28352d}.hero-copy{margin:14px 0 0;color:#747b76}.date-card{min-width:230px;padding:18px 20px;border:1px solid #e4ddd3;border-radius:20px;background:#ffffffb8;box-shadow:0 10px 30px #4c44390d}.date-card span,.date-card strong{display:block}.date-card span{color:#8c928d;font-size:.84rem;margin-bottom:4px}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:44px}.action-button{min-height:94px;padding:20px 22px;display:flex;align-items:center;gap:14px;border:1px solid #dfd9cf;border-radius:22px;background:#fffdf9;text-decoration:none;font-weight:800;box-shadow:0 9px 24px #433c330d;transition:.15s ease}.action-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #433c331a}.action-button-primary{background:#3f5a49;color:#fff;border-color:#3f5a49}.action-icon{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:13px;background:#f1eee8;font-size:1.3rem}.action-button-primary .action-icon{background:#ffffff29}.dashboard-stack{display:grid;gap:34px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.section-heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.35rem);color:#2d3931}.task-section-missed .section-heading h2{color:#8f433b}.task-count{min-width:38px;height:38px;padding:0 11px;display:grid;place-items:center;flex-shrink:0;border-radius:999px;background:#e7ece8;color:#486052;font-weight:800}.task-count-alert{background:#f7dfdc;color:#9a4c42}.task-list{overflow:hidden;border:1px solid #e1dcd4;border-radius:22px;background:#ffffffbd}.task-row{min-height:88px;padding:16px 20px;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:20px;text-decoration:none;border-bottom:1px solid #ebe6de}.task-row:last-child{border-bottom:0}.task-row:hover{background:#faf8f4}.task-row-missed{background:#fffaf9}.task-time strong{display:block;font-size:.88rem}.delay-badge{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:999px;background:#f7dfdc;color:#99463f;font-size:.75rem;font-weight:800}.task-main{min-width:0}.client-link{display:inline-block;margin-bottom:5px;color:#496554;font-weight:800;text-decoration:none}.task-title{display:block;overflow:hidden;color:#5d635f;white-space:nowrap;text-overflow:ellipsis}.task-meta{display:flex;align-items:center;gap:14px}.task-type{padding:7px 10px;border-radius:999px;background:#eef1ed;color:#58675d;font-size:.77rem;font-weight:800}.chevron{color:#9ca29e;font-size:1.9rem}.empty-state{padding:34px 20px;text-align:center;color:#8b918c}.client-form-header{margin-bottom:32px}.client-form-header h1{font-size:clamp(2.2rem,4vw,3.5rem)}.form-intro{margin:13px 0 0;color:#747b76}.client-form{display:grid;gap:22px}.form-card{padding:30px;border:1px solid #e1dcd4;border-radius:26px;background:#ffffffc7;box-shadow:0 12px 30px #433c330a}.form-card-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:26px}.form-step{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:13px;background:#e7ece8;color:#486052;font-size:.76rem;font-weight:900}.form-card-heading h2{margin:0;color:#2d3931;font-size:1.35rem}.form-card-heading p{margin:6px 0 0;color:#858b86;font-size:.9rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{display:flex;flex-direction:column;gap:8px}.form-field-wide{grid-column:1 / -1}.form-field>span{color:#4d5750;font-size:.84rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #dcd8d0;border-radius:13px;outline:none;background:#fff;color:#303832}.form-field input,.form-field select{min-height:50px;padding:0 14px}.form-field textarea{min-height:150px;padding:14px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#6f8878;box-shadow:0 0 0 3px #526f5c1c}.multi-select{position:relative;width:100%}.multi-select-button{width:100%;min-height:50px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dcd8d0;border-radius:13px;background:#fff;color:#303832;text-align:left}.multi-select-button:hover{border-color:#aab8ae}.multi-select-button>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multi-select-arrow{flex-shrink:0;color:#77837b;font-size:.7rem}.multi-select-menu{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:50;overflow:hidden;padding:7px;border:1px solid #ddd9d1;border-radius:14px;background:#fff;box-shadow:0 16px 35px #31373324}.multi-select-option{min-height:42px;padding:8px 10px;display:flex;align-items:center;gap:10px;border-radius:9px;cursor:pointer;color:#424c45;font-size:.9rem}.multi-select-option:hover{background:#f4f6f3}.multi-select-option input{width:17px;height:17px;accent-color:#3f5a49;cursor:pointer}.money-input{display:flex;align-items:center;overflow:hidden;border:1px solid #dcd8d0;border-radius:13px;background:#fff}.money-input:focus-within{border-color:#6f8878;box-shadow:0 0 0 3px #526f5c1c}.money-input input{flex:1;min-width:0;border:0;box-shadow:none}.money-input input:focus{border:0;box-shadow:none}.money-input>span{padding:0 14px;color:#7c847e;font-size:.84rem;font-weight:800}.check-field{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.check-field input{position:absolute;opacity:0;pointer-events:none}.check-box{width:23px;height:23px;display:grid;place-items:center;flex-shrink:0;border:2px solid #bcc5be;border-radius:7px;background:#fff}.check-field input:checked+.check-box{border-color:#3f5a49;background:#3f5a49}.check-field input:checked+.check-box:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900}.check-field strong,.check-field small{display:block}.check-field strong{color:#39463d;font-size:.9rem}.check-field small{margin-top:4px;color:#8a908b}.communication-card{padding:18px;border:1px solid #e4dfd7;border-radius:17px;background:#faf9f6}.compact-field{margin-top:17px}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:6px}.secondary-button,.save-client-button{min-height:50px;padding:0 22px;border-radius:14px;font-weight:800}.secondary-button{border:1px solid #d8d4cc;background:#fff;color:#626a64}.save-client-button{min-width:180px;border:1px solid #3f5a49;background:#3f5a49;color:#fff;box-shadow:0 8px 20px #3f5a4929}.save-client-button:hover{background:#354d3e}.client-details-page{width:100%}.client-details-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.client-title-row{display:flex;align-items:center;gap:16px}.client-details-avatar{width:62px;height:62px;display:grid;place-items:center;flex-shrink:0;border-radius:19px;background:#3f5a49;color:#fff;font-size:1.4rem;font-weight:900}.client-header-contact{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:10px}.client-header-contact a{color:#607067;text-decoration:none;font-size:.9rem;font-weight:600}.client-header-contact a:hover{text-decoration:underline}.client-details-actions{display:flex;align-items:center;gap:12px}.client-status-overview{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1px;overflow:hidden;margin-bottom:22px;border:1px solid #e1dcd4;border-radius:22px;background:#e1dcd4}.client-status-overview>div{min-height:100px;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;gap:9px;background:#ffffffd1}.details-label{color:#858c87;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.client-status{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#eceeec;color:#5f6962;font-size:.75rem;font-weight:800}.details-status{font-size:.78rem}.status-new{background:#e8f0eb;color:#456150}.status-contacted{background:#e9eef4;color:#4d6273}.status-thinking{background:#f5eedc;color:#79673e}.status-offer{background:#eee9f5;color:#66557c}.status-intent{background:#e9e7f3;color:#585372}.status-paid{background:#e4efe7;color:#3f6650}.status-contracted{background:#dcecdf;color:#315c3e}.status-rejected{background:#f4e1df;color:#87463f}.status-later{background:#ece9e4;color:#6e675d}.client-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.details-card{padding:26px;border:1px solid #e1dcd4;border-radius:24px;background:#fffc;box-shadow:0 10px 28px #433c3309}.details-card-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:23px}.details-card-heading>span{width:37px;height:37px;display:grid;place-items:center;flex-shrink:0;border-radius:11px;background:#e7ece8;color:#486052;font-size:.7rem;font-weight:900}.details-card-heading h2{margin:0;color:#2d3931;font-size:1.15rem}.details-card-heading p{margin:5px 0 0;color:#898f8a;font-size:.82rem}.details-list{display:grid}.details-item{min-height:58px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #ece8e1}.details-item:first-child{padding-top:0}.details-item:last-child{padding-bottom:0;border-bottom:0}.details-item>span{color:#858b87;font-size:.82rem}.details-item strong{color:#39443d;font-size:.88rem;text-align:right}.details-item a{color:#496554;text-decoration:none}.details-item a:hover{text-decoration:underline}.details-block+.details-block{margin-top:24px}.details-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.client-tag{padding:6px 9px;border-radius:8px;background:#eef2ef;color:#53685a;font-size:.75rem;font-weight:700}.construction-tag{background:#f0ede7;color:#6d6255}.empty-value{color:#a5aaa6}.financial-details-grid{display:grid;gap:12px}.financial-detail{padding:17px 18px;border:1px solid #e8e3dc;border-radius:15px;background:#faf9f6}.financial-detail span,.financial-detail strong{display:block}.financial-detail span{margin-bottom:6px;color:#858b87;font-size:.78rem}.financial-detail strong{color:#334038;font-size:1.08rem}.client-notes{min-height:140px;padding:17px 18px;border:1px solid #e8e3dc;border-radius:15px;background:#faf9f6;color:#555f58;line-height:1.65;white-space:pre-wrap}.status-history-section{margin-top:34px}.status-timeline{overflow:hidden;padding:6px 24px;border:1px solid #e1dcd4;border-radius:22px;background:#fffc;box-shadow:0 10px 28px #433c3309}.status-timeline-item{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;min-height:82px}.status-timeline-marker{position:relative;display:flex;justify-content:center}.status-timeline-marker:after{content:"";position:absolute;top:30px;bottom:-1px;width:2px;background:#dfe5e0}.status-timeline-item:last-child .status-timeline-marker:after{display:none}.status-timeline-marker>span{position:relative;z-index:2;width:14px;height:14px;margin-top:24px;border:3px solid #f7f5f0;border-radius:50%;background:#9eaaa2;box-shadow:0 0 0 2px #cfd8d1}.status-timeline-item-current .status-timeline-marker>span{width:16px;height:16px;margin-top:23px;background:#3f5a49;box-shadow:0 0 0 3px #dfe8e2}.status-timeline-content{min-width:0;padding:19px 0;border-bottom:1px solid #ece8e1}.status-timeline-item:last-child .status-timeline-content{border-bottom:0}.status-timeline-top{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.current-status-label{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#3f5a49;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.status-timeline-date{margin-top:8px;color:#858c87;font-size:.82rem;font-weight:600}.client-tasks-section{margin-top:34px}.client-detail-task{min-height:76px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #ebe6de;text-decoration:none}.client-detail-task:last-child{border-bottom:0}.client-detail-task:hover{background:#faf8f4}.client-detail-task strong,.client-detail-task span{display:block}.client-detail-task strong{color:#39443d}.client-detail-task div>span{margin-top:5px;color:#8a908b;font-size:.8rem}.client-tasks-empty{padding:38px 24px;border:1px dashed #d9d4cc;border-radius:20px;background:#ffffff8c;text-align:center}.client-tasks-empty p{margin:0 0 17px;color:#7c837e}.empty-new-client-button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:#3f5a49;color:#fff;text-decoration:none;font-weight:800}.client-back-button{margin-top:28px;padding:10px 0;border:0;background:transparent;color:#587061;font-weight:800}.client-back-button:hover{text-decoration:underline}.clients-page{width:100%}.clients-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.clients-header h1{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1;letter-spacing:-.04em;color:#28352d}.clients-intro{margin:13px 0 0;color:#747b76}.new-client-header-button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:14px;background:#3f5a49;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 8px 20px #3f5a4929}.new-client-header-button:hover{background:#354d3e}.clients-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 270px 210px;gap:12px;padding:16px;border:1px solid #e1dcd4;border-radius:20px;background:#ffffffc7}.client-search{position:relative}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#89918b;font-size:1.25rem;pointer-events:none}.client-search input,.client-filter{width:100%;min-height:48px;border:1px solid #ddd9d1;border-radius:12px;outline:none;background:#fff;color:#39423c}.client-search input{padding:0 15px 0 44px}.client-filter{padding:0 12px;cursor:pointer}.client-search input:focus,.client-filter:focus{border-color:#6f8878;box-shadow:0 0 0 3px #526f5c1c}.clients-summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:15px}.clients-summary>div{display:flex;align-items:baseline;gap:7px}.clients-summary strong{color:#2d3931;font-size:1.45rem}.clients-summary span{color:#7b827d;font-size:.9rem}.clear-filter-button{border:0;background:transparent;color:#587061;font-weight:800}.clear-filter-button:hover{text-decoration:underline}.clients-table-wrapper{overflow:hidden;border:1px solid #e1dcd4;border-radius:22px;background:#ffffffd1;box-shadow:0 12px 30px #433c330a}.clients-table-header,.client-row{display:grid;grid-template-columns:minmax(200px,1.25fr) minmax(130px,.8fr) minmax(150px,1fr) minmax(150px,1fr) minmax(190px,1.2fr) 105px 28px;align-items:center;gap:14px}.clients-table-header{min-height:48px;padding:0 20px;border-bottom:1px solid #e8e3dc;background:#f7f5f1;color:#818882;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.client-row{min-height:88px;padding:15px 20px;border-bottom:1px solid #ebe7e0;text-decoration:none}.client-row:last-child{border-bottom:0}.client-row:hover{background:#faf9f6}.client-name-cell{min-width:0;display:flex;align-items:center;gap:12px}.client-avatar{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:13px;background:#e5ebe7;color:#40594a;font-weight:900;font-size:1rem}.client-name-cell>div:last-child{min-width:0}.client-name-cell strong,.client-name-cell span{display:block}.client-name-cell strong{overflow:hidden;color:#313b34;font-size:.93rem;white-space:nowrap;text-overflow:ellipsis}.client-name-cell span{overflow:hidden;margin-top:4px;color:#8a908c;font-size:.77rem;white-space:nowrap;text-overflow:ellipsis}.client-table-cell{min-width:0;color:#5e665f;font-size:.85rem}.tag-list{display:flex;flex-wrap:wrap;gap:5px}.client-date-cell{color:#7b827d;white-space:nowrap}.client-row-arrow{color:#a0a6a1;font-size:1.7rem;text-align:right}.clients-empty-state{padding:70px 25px;border:1px solid #e1dcd4;border-radius:22px;background:#ffffffc7;text-align:center}.empty-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:18px;background:#e9eeea;font-size:1.5rem}.clients-empty-state h2{margin:0;color:#303b33;font-size:1.35rem}.clients-empty-state p{max-width:450px;margin:10px auto 22px;color:#7c837e;line-height:1.55}@media(max-width:1050px){.clients-table-wrapper{overflow-x:auto}.clients-table-header,.client-row{min-width:1050px}.clients-toolbar{grid-template-columns:1fr 1fr}.client-search{grid-column:1 / -1}}@media(max-width:840px){.clients-header{align-items:stretch;flex-direction:column}.new-client-header-button{align-self:flex-start}.clients-toolbar{grid-template-columns:1fr}.client-search{grid-column:auto}}@media(max-width:560px){.new-client-header-button{width:100%}.clients-toolbar{padding:12px}}.placeholder-page{max-width:760px;padding:42px;border:1px solid #e2ddd5;border-radius:28px;background:#ffffffc2}.placeholder-page p:not(.eyebrow){color:#6d746e;line-height:1.7}.inline-button{display:inline-flex;padding:12px 18px;border-radius:12px;background:#3f5a49;color:#fff;text-decoration:none;font-weight:800}@media(max-width:840px){.home-hero{align-items:stretch;flex-direction:column}.date-card{width:100%}.action-grid{grid-template-columns:1fr}.task-row{grid-template-columns:1fr auto}.task-time{grid-column:1 / -1}.form-grid,.form-grid-three{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.client-details-header{align-items:stretch;flex-direction:column}.client-details-actions{align-self:flex-start}.client-status-overview,.client-details-grid{grid-template-columns:1fr}}@media(max-width:560px){.topbar{padding:14px 16px}.brand small{display:none}.main-content{width:calc(100% - 24px);padding-top:30px}.task-row{grid-template-columns:1fr}.form-card{padding:22px 18px}.form-actions{flex-direction:column-reverse}.secondary-button,.save-client-button{width:100%}.client-title-row{align-items:flex-start}.client-details-avatar{width:50px;height:50px;border-radius:15px;font-size:1.15rem}.client-details-actions{width:100%;flex-direction:column}.client-details-actions .secondary-button,.client-details-actions .save-client-button{width:100%}.client-status-overview>div{min-height:82px}.details-card{padding:21px 18px}.details-item{align-items:flex-start;flex-direction:column;gap:5px}.details-item strong{text-align:left}.status-timeline{padding-left:15px;padding-right:15px}.status-timeline-item{grid-template-columns:28px minmax(0,1fr);gap:9px}}:root{--pv-navy: #071521;--pv-navy-2: #0b2030;--pv-gold: #c89a39;--pv-gold-soft: #f1dfaa;--pv-ink: #14202b;--pv-muted: #71808c;--pv-line: #e5eaf0;--pv-surface: #ffffff;--pv-bg: #f5f7fa}body{background:var(--pv-bg);color:var(--pv-ink)}.app-shell{min-height:100vh;display:flex;background:var(--pv-bg)}.crm-sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:linear-gradient(180deg,var(--pv-navy),var(--pv-navy-2));color:#fff;padding:22px 14px;display:flex;flex-direction:column;z-index:40;box-shadow:10px 0 35px #04121d14}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar-brand img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #d8ae51a6,0 7px 20px #00000059}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:1.08rem}.sidebar-brand small{color:#c9d3db;margin-top:2px;font-size:.78rem;letter-spacing:.08em}.sidebar-nav{display:grid;gap:6px;padding-top:22px}.sidebar-link{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 13px;border-radius:10px;color:#e8eef3;text-decoration:none;font-weight:650;transition:.18s ease}.sidebar-link:hover{background:#ffffff14;transform:translate(2px)}.sidebar-link.active{color:#ffd76f;background:linear-gradient(90deg,#c89a3945,#ffffff14);box-shadow:inset 3px 0 0 var(--pv-gold)}.sidebar-icon{width:23px;text-align:center;font-size:1.12rem}.sidebar-logout{margin-top:auto;border:0;border-top:1px solid rgba(255,255,255,.1);padding:18px 12px 4px;background:transparent;color:#cbd5dc;text-align:left;font-weight:700}.crm-workspace{width:calc(100% - 238px);margin-left:238px;min-height:100vh}.topbar{min-height:72px;padding:12px 30px;background:#fffffff2;border-bottom:1px solid var(--pv-line);box-shadow:0 3px 16px #0c1f2d0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-brand{display:none}.topbar-spacer{flex:1}.topbar-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:#edf2f6;color:#4b6475}.topbar-logout{border:1px solid var(--pv-line);background:#fff;border-radius:10px;padding:9px 13px;color:#435563;font-weight:700}.main-content{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 64px}.home-hero h1,.placeholder-page h1,.client-form-header h1,.client-details-header h1{color:#13202a;font-size:clamp(2rem,4vw,3.2rem)}.eyebrow,.section-kicker{color:#9a7224}.hero-copy{color:var(--pv-muted)}.date-card,.form-card,.communication-card,.task-list,.clients-table-wrapper,.details-card,.client-tasks-section,.status-history-section{background:#fff;border:1px solid var(--pv-line);box-shadow:0 8px 26px #0e23320d}.date-card,.form-card,.communication-card,.details-card{border-radius:16px}.action-grid{gap:14px}.action-button{background:#fff;border:1px solid var(--pv-line);border-radius:14px;box-shadow:0 6px 18px #0e23320d}.action-button-primary{background:linear-gradient(135deg,#b8892f,#d5ad52);border-color:#b8892f;color:#071521}.action-icon{background:#f2f5f8}.action-button-primary .action-icon{background:#fff6}.save-client-button{background:linear-gradient(135deg,#b8892f,#d6ad50)!important;color:#0a1822!important;border-color:#b8892f!important;box-shadow:0 7px 18px #b8892f33}.secondary-button{border-color:#dbe3e9!important;background:#fff!important;color:#233746!important}.form-step{background:#0b2030!important;color:#e7bb57!important}.task-count{background:#eef3f6;color:#244357}.section-heading h2{color:#172733}input,textarea,select,.multi-select-button{border-color:#dbe3e9!important;background:#fbfcfd!important}input:focus,textarea:focus,select:focus{outline:2px solid rgba(200,154,57,.25);border-color:#c89a39!important}@media(max-width:820px){.app-shell{display:block}.crm-sidebar{display:none}.crm-workspace{width:100%;margin-left:0}.topbar{min-height:66px;padding:9px 14px}.mobile-brand{display:flex}.brand-logo{width:42px;height:42px;border-radius:50%;object-fit:cover}.brand small{font-size:.7rem}.topbar-logout{font-size:.78rem;padding:8px}.topbar-icon{display:none}.main-content{width:min(100% - 24px,760px);padding:24px 0 48px}.home-hero{align-items:flex-start}.date-card{min-width:unset}.action-grid{grid-template-columns:1fr}.action-button{min-height:70px}.home-hero h1{font-size:2.2rem}}@media(max-width:560px){.home-hero{display:grid}.date-card{width:100%}.topbar-logout{font-size:0;width:40px;height:40px;padding:0}.topbar-logout:after{content:"↪";font-size:1.1rem}.brand span span{display:none}}.sidebar-help-shortcut{display:flex;align-items:center;gap:10px;color:#dce5eb;text-decoration:none;padding:12px;margin-top:auto;border-top:1px solid rgba(255,255,255,.1);font-weight:700}.sidebar-help-shortcut:hover{color:#ffd76f}.sidebar-logout{margin-top:0!important}.floating-help{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#c89a39;color:#071521;text-decoration:none;font-size:1.35rem;font-weight:900;box-shadow:0 10px 28px #07152138;z-index:70}.context-help,.admin-warning,.friendly-error,.friendly-success{padding:14px 16px;border-radius:12px;line-height:1.5;margin-top:14px}.context-help{background:#fff8e8;border:1px solid #ead6a3;color:#65501f}.admin-warning{background:#eef5f8;border:1px solid #d5e3e9;color:#304b5b;margin-bottom:18px}.friendly-error{background:#fbe9e7;border:1px solid #efc6c0;color:#8a3c34;font-weight:700}.friendly-success{background:#eaf5ec;border:1px solid #c9e2ce;color:#2f6a3b;font-weight:700}.help-grid{display:grid;gap:16px}.help-card{display:flex;align-items:center;justify-content:space-between;gap:20px}.help-card h2{margin:0 0 8px;color:#172733}.help-card p{margin:0;color:#687783;line-height:1.6}.help-link{text-decoration:none;white-space:nowrap}.help-tip-card{margin-top:18px}.admin-list-card{margin-bottom:16px}.admin-list{display:grid;gap:10px;margin-bottom:12px}.admin-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.admin-remove-button{min-width:90px}.admin-actions{position:sticky;bottom:12px;background:#f5f7faf0;padding:12px;border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.profile-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.profile-shortcut-card{display:grid;gap:6px;padding:18px;background:#fff;border:1px solid var(--pv-line);border-radius:14px;text-decoration:none;color:var(--pv-ink);box-shadow:0 6px 18px #0e23320a}.profile-shortcut-card span{color:var(--pv-muted);line-height:1.45}.quick-start-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;margin-bottom:20px;background:#fff8e8;border:1px solid #ead6a3;border-radius:16px}.quick-start-card strong{display:block;font-size:1.1rem;color:#1f303c;margin:3px 0 4px}.quick-start-card p{margin:0;color:#687783}.quick-start-kicker{color:#9a7224;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}@media(max-width:820px){.help-card,.quick-start-card{align-items:stretch;flex-direction:column}.profile-shortcuts{grid-template-columns:1fr}.floating-help{right:14px;bottom:14px;width:44px;height:44px}}.friendly-crash-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fa}.friendly-crash-card{width:min(620px,100%);background:#fff;border:1px solid #e5eaf0;border-radius:20px;padding:30px;box-shadow:0 12px 36px #0e233214}.friendly-crash-card h1{color:#172733;margin:5px 0 12px}.friendly-crash-card p{color:#687783;line-height:1.6}.friendly-crash-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff1d6;color:#8f6420;font-size:1.5rem;font-weight:900}.friendly-crash-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.sidebar-mobile-head{display:contents}.sidebar-mobile-close,.mobile-menu-button,.mobile-menu-backdrop{display:none}@media(max-width:820px){.topbar{gap:10px}.mobile-menu-button{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid #dbe3e9;border-radius:10px;background:#fff;color:#173044;font-size:1.35rem;font-weight:800;cursor:pointer}.crm-sidebar{display:flex!important;position:fixed;top:0;left:0;bottom:0;width:min(82vw,300px);z-index:1002;transform:translate(-105%);transition:transform .22s ease;box-shadow:12px 0 34px #0000003d}.crm-sidebar.mobile-open{transform:translate(0)}.sidebar-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-mobile-head .sidebar-brand{min-width:0;flex:1}.sidebar-mobile-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff14;color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}.mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:1001;border:0;background:#030c1385}.main-content{box-sizing:border-box;width:100%;max-width:760px;padding:22px 12px 48px;overflow-x:hidden}.home-task-card-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.home-task-card-main{min-width:0!important;width:100%!important;overflow-wrap:anywhere}.home-task-card-actions{width:100%!important;max-width:none!important;justify-self:stretch!important;justify-content:flex-start!important}.home-task-card-actions>button,.home-task-card-actions>a{max-width:100%}}@media(max-width:560px){.mobile-brand{min-width:0;flex:1}.mobile-brand span{min-width:0}.mobile-brand strong{font-size:.92rem;white-space:nowrap}.main-content{padding-left:10px;padding-right:10px}.home-task-card-actions{gap:7px!important}}.client-details-page,.client-details-header,.client-title-row,.client-title-row>div{min-width:0}.client-title-row{flex:1 1 auto}.client-details-header h1{overflow-wrap:anywhere}.client-header-contact a{overflow-wrap:anywhere;word-break:break-word}.client-details-actions{flex:0 0 auto;flex-wrap:wrap}@media(max-width:1180px)and (min-width:821px){.client-details-header{align-items:stretch;flex-direction:column}.client-details-actions{align-self:flex-start}}.client-details-header{display:flex;flex-direction:column;align-items:stretch;gap:18px;margin-bottom:28px;width:100%;min-width:0}.client-details-name{width:100%;min-width:0}.client-details-name h1{margin:0;max-width:100%;overflow-wrap:anywhere}.client-details-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;width:100%;min-width:0}@media(max-width:820px){.client-details-actions{justify-content:center}}
