html{background:#f7f7f4}body{font-synthesis:none;text-rendering:optimizelegibility;min-width:320px;min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font-family:inherit}#root{min-height:100vh}.selections-page{width:100%}.selections-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.selections-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.selections-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.selections-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.selection-tabs{border:1px solid var(--line);background:var(--white);border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.selection-tab{color:#748079;background:0 0;border:0;border-radius:7px;height:34px;padding:0 14px;font-size:12px;font-weight:550}.selection-tab:hover{color:var(--green-900)}.selection-tab.is-active{background:var(--green-900);color:var(--white)}.selection-toolbar-actions{align-items:center;gap:8px;display:flex}.selection-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:8px;align-items:center;gap:8px;width:230px;height:38px;padding:0 11px;display:flex}.selection-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.selection-search input::placeholder{color:#9aa19d}.filter-button,.selection-date-filter{border:1px solid var(--line);background:var(--white);color:#56625d;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:11px;font-weight:550;display:flex}.filter-button:hover,.selection-date-filter:hover{background:#fbfbf9;border-color:#d6dad6}.filter-button-icon{justify-content:center;width:38px;padding:0}.selection-list-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.selection-list-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.selection-list-title strong,.selection-list-title span{display:block}.selection-list-title strong{color:var(--green-900);font-size:14px;font-weight:650}.selection-list-title span{color:#909894;margin-top:4px;font-size:11px}.selection-table-wrap{overflow-x:auto}.selection-table{min-width:1050px}.selection-table th{padding:11px 16px}.selection-table td{height:66px;padding:11px 16px}.selection-client{align-items:center;gap:10px;min-width:185px;display:flex}.selection-client-avatar{background:var(--sand-100);width:36px;height:36px;color:var(--green-900);border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.selection-client strong,.selection-client span{display:block}.selection-client strong{max-width:190px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.selection-client span{color:#9ba29e;margin-top:4px;font-size:10px}.selection-direction{color:#53605a;align-items:center;gap:7px;font-size:12px;display:flex}.direction-icon{width:29px;height:29px;color:var(--green-800);background:#f1f4f1;border-radius:7px;place-items:center;display:grid}.selection-dates{color:#505d57;white-space:nowrap}.object-count{color:#53605a;background:#f3f4f1;border-radius:7px;place-items:center;min-width:27px;height:27px;font-size:11px;font-weight:650;display:inline-grid}.selection-owner{color:#53605a;white-space:nowrap;align-items:center;gap:8px;display:flex}.owner-avatar{background:var(--green-900);width:27px;height:27px;color:var(--white);border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid}.status.archived{color:#7a827e;background:#eef0ef}.selection-updated{color:#919995;white-space:nowrap}.selection-list-footer{border-top:1px solid var(--line);background:#fcfcfa;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;display:flex}.selection-list-footer span{color:#919995;font-size:10px}.selection-list-footer button{color:var(--green-800);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.selection-attention{display:none}@media (width<=1180px){.selections-toolbar{flex-direction:column;align-items:flex-start}.selection-toolbar-actions{width:100%}.selection-search{flex:1}}@media (width<=820px){.selection-toolbar-actions{flex-wrap:wrap}.selection-search{flex-basis:100%;width:100%}}@media (width<=620px){.selections-heading{align-items:flex-start;gap:16px}.selections-heading .primary-button{white-space:nowrap}.selection-tabs{width:100%}.selection-tab{flex:1}.filter-button:not(.filter-button-icon){display:none}}.selection-row{cursor:pointer;transition:background .12s}.selection-row:hover{background:#fbfcfa}.selection-row:focus-visible{outline-offset:-2px;outline:2px solid #09261e2e}.selection-detail-page{width:100%}.selection-detail-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.selection-detail-title-row{align-items:center;gap:11px;display:flex}.selection-detail-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.selection-detail-heading p{color:var(--muted);margin:7px 0 0;font-size:12px}.selection-detail-heading-actions{gap:8px;display:flex}.detail-secondary-button,.detail-primary-button{border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:10px;font-weight:650;display:inline-flex}.detail-secondary-button{border:1px solid var(--line);background:var(--white);color:#59665f}.detail-primary-button{background:var(--green-900);color:var(--white);border:0}.selection-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.selection-detail-stats article{border:1px solid var(--line);background:var(--white);border-radius:10px;align-items:center;gap:11px;min-height:72px;padding:13px 15px;display:flex}.detail-stat-icon{background:var(--sand-100);width:36px;height:36px;color:var(--green-800);border-radius:8px;flex:none;place-items:center;display:grid}.selection-detail-stats span,.selection-detail-stats strong{display:block}.selection-detail-stats span{color:#949c98;font-size:9px}.selection-detail-stats strong{color:var(--green-900);margin-top:4px;font-size:11px;font-weight:650}.selection-detail-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:14px;display:grid}.selection-detail-main,.detail-side-card{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.detail-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:13px 17px;display:flex}.detail-panel-header strong,.detail-panel-header span{display:block}.detail-panel-header strong{color:var(--green-900);font-size:13px;font-weight:650}.detail-panel-header>div>span{color:#929995;margin-top:4px;font-size:9px}.detail-panel-count{color:#65736c;background:#f3f5f2;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:650}.detail-object-row{border-bottom:1px solid #eeeeeb;grid-template-columns:28px 42px minmax(190px,1fr) 90px 150px 60px;align-items:center;gap:10px;min-height:76px;padding:0 15px;display:grid}.detail-object-order{color:#a0a7a3;font-size:10px;font-weight:650}.detail-object-icon{background:var(--sand-100);width:40px;height:40px;color:var(--green-800);border-radius:9px;place-items:center;display:grid}.detail-object-main strong,.detail-object-main span{display:block}.detail-object-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.detail-object-main span{color:#949c98;align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.detail-object-main i{background:#c6cbc8;border-radius:50%;width:3px;height:3px}.detail-object-facts{gap:9px;display:flex}.detail-object-facts span{color:#67746d;align-items:center;gap:4px;font-size:10px;display:flex}.detail-object-price strong,.detail-object-price span{display:block}.detail-object-price strong{color:var(--green-900);font-size:10px;font-weight:650}.detail-object-price span{color:#969e9a;margin-top:4px;font-size:8px}.detail-object-row>button{color:var(--green-800);background:0 0;border:0;padding:0;font-size:9px;font-weight:650}.detail-more-objects{color:#89938e;text-align:center;background:#fcfcfa;padding:15px 17px;font-size:9px}.selection-detail-side{gap:10px;display:grid;position:sticky;top:88px}.detail-side-card{padding:15px}.detail-side-card header{border-bottom:1px solid #eeeeeb;align-items:flex-start;gap:9px;padding-bottom:14px;display:flex}.detail-side-icon{background:var(--sand-100);width:34px;height:34px;color:var(--green-800);border-radius:8px;place-items:center;display:grid}.detail-side-card header strong,.detail-side-card header span{display:block}.detail-side-card header strong{color:var(--green-900);font-size:11px;font-weight:650}.detail-side-card header span{color:#949c98;margin-top:4px;font-size:9px}.detail-link-box{background:#f5f6f3;border-radius:8px;margin:13px 0;padding:10px}.detail-link-box>span{color:#68756e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.detail-link-box button{color:var(--green-800);background:0 0;border:0;align-items:center;gap:5px;margin-top:8px;padding:0;font-size:9px;font-weight:650;display:flex}.detail-wide-button{border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;margin-top:8px;font-size:9px;font-weight:650;display:flex}.detail-wide-button.secondary{background:var(--white);color:#59665f;border:1px solid #dfe3df}.detail-wide-button.primary{background:var(--green-900);color:var(--white);border:0}.detail-wide-button:disabled{cursor:not-allowed;opacity:.45}.detail-side-card.compact header{padding-bottom:11px}.detail-management-action{color:#7a675e;background:0 0;border:0;align-items:center;gap:7px;width:100%;margin-top:12px;padding:8px 0;font-size:9px;font-weight:600;display:flex}@media (width<=1100px){.selection-detail-stats{grid-template-columns:repeat(2,1fr)}.selection-detail-layout{grid-template-columns:1fr}.selection-detail-side{position:static}}.objects-heading{margin-bottom:24px}.objects-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.objects-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.objects-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.object-tabs{border:1px solid var(--line);background:var(--white);border-radius:10px;gap:4px;padding:4px;display:flex}.object-tab{color:#748079;background:0 0;border:0;border-radius:7px;height:34px;padding:0 14px;font-size:12px;font-weight:550}.object-tab.is-active{background:var(--green-900);color:var(--white)}.object-toolbar-actions{align-items:center;gap:8px;display:flex}.object-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:8px;align-items:center;gap:8px;width:270px;height:38px;padding:0 11px;display:flex}.object-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.object-filter{border:1px solid var(--line);background:var(--white);color:#56625d;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:11px;font-weight:550;display:flex}.object-filter-icon{justify-content:center;width:38px;padding:0}.objects-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.objects-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.objects-panel-header strong,.objects-panel-header span{display:block}.objects-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.objects-panel-header span{color:#909894;margin-top:4px;font-size:11px}.objects-count{color:#617068;background:#f3f5f2;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:600}.objects-table-wrap{overflow-x:auto}.objects-table{min-width:980px}.objects-table td{height:68px}.object-main{align-items:center;gap:11px;min-width:230px;display:flex}.object-thumb{background:var(--sand-100);width:40px;height:40px;color:var(--green-800);border-radius:9px;flex:none;place-items:center;display:grid}.object-main strong,.object-main span{display:block}.object-main strong{max-width:210px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.object-main span{color:#9ba29e;margin-top:4px;font-size:10px}.object-location,.object-type{color:#53605a;white-space:nowrap;align-items:center;gap:6px;display:flex}.object-location svg,.object-type svg{color:#819089}.object-supplier{color:#56645d;white-space:nowrap}.object-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.object-status.active{color:#28704f;background:#eaf3ee}.object-status.inactive{color:#817970;background:#f1efeb}.objects-footer{border-top:1px solid var(--line);background:#fcfcfa;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;display:flex}.objects-footer span{color:#919995;font-size:10px}.objects-footer button{color:var(--green-800);background:0 0;border:0;font-size:11px;font-weight:600}@media (width<=1180px){.objects-toolbar{flex-direction:column;align-items:flex-start}.object-toolbar-actions{width:100%}.object-search{flex:1}}@media (width<=820px){.object-toolbar-actions{flex-wrap:wrap}.object-search{flex-basis:100%;width:100%}}.employees-heading{margin-bottom:24px}.employees-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.employees-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.employees-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.employees-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:8px;align-items:center;gap:8px;width:310px;height:38px;padding:0 11px;display:flex}.employees-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.employees-search input::placeholder{color:#9aa19d}.employees-filters{align-items:center;gap:8px;display:flex}.employee-filter{border:1px solid var(--line);background:var(--white);color:#56625d;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:11px;font-weight:550;display:flex}.employee-filter:hover{background:#fbfbf9}.employees-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.employees-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.employees-panel-header strong,.employees-panel-header span{display:block}.employees-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.employees-panel-header span{color:#909894;margin-top:4px;font-size:11px}.employees-total{color:#617068;background:#f3f5f2;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:600;display:flex}.employees-table-wrap{overflow-x:auto}.employees-table{min-width:980px}.employees-table td{height:72px}.employee-main{align-items:center;gap:11px;min-width:245px;display:flex}.employee-avatar{background:var(--green-900);width:40px;height:40px;color:var(--white);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.employee-main strong{color:var(--text);font-size:12px;font-weight:650;display:block}.employee-main span{color:#909894;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.employee-job,.employee-team,.employee-login{color:#56635d;white-space:nowrap}.employee-role{color:#4f5f57;white-space:nowrap;align-items:center;gap:7px;display:flex}.employee-role svg{color:#75877e}.employee-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.employee-status.active{color:#28704f;background:#eaf3ee}.employee-status.suspended{color:#925746;background:#f4ebe7}.employee-login{color:#919995}@media (width<=900px){.employees-toolbar{flex-direction:column;align-items:flex-start}.employees-search,.employees-filters{width:100%}}.teams-heading{margin-bottom:24px}.teams-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.teams-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.teams-toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.teams-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:8px;align-items:center;gap:8px;width:310px;height:38px;padding:0 11px;display:flex}.teams-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.teams-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.teams-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.teams-panel-header strong,.teams-panel-header span{display:block}.teams-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.teams-panel-header span{color:#909894;margin-top:4px;font-size:11px}.teams-total{color:#617068;background:#f3f5f2;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:600;display:flex}.team-row{border-bottom:1px solid #eeeeeb;grid-template-columns:42px minmax(260px,1fr) 120px 120px 34px 34px;align-items:center;gap:12px;min-height:76px;padding:0 18px;display:grid}.team-row:last-child{border-bottom:0}.team-row:hover{background:#fbfcfa}.team-icon{background:var(--sand-100);width:40px;height:40px;color:var(--green-800);border-radius:10px;place-items:center;display:grid}.team-main strong,.team-main span{display:block}.team-main strong{color:var(--text);font-size:12px;font-weight:650}.team-main span{color:#909894;margin-top:5px;font-size:10px}.team-members strong,.team-members span{display:block}.team-members strong{color:var(--green-900);font-size:14px;font-weight:650}.team-members span{color:#929995;margin-top:3px;font-size:10px}.team-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.team-status.active{color:#28704f;background:#eaf3ee}.team-status.archived{color:#817970;background:#f1efeb}.team-open{color:#8b9490;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.team-open:hover{color:var(--green-900);background:#f1f3f0}@media (width<=850px){.team-row{grid-template-columns:42px minmax(200px,1fr) 90px 34px}.team-row>:nth-child(4),.team-row>:nth-child(5){display:none}.teams-search{width:100%}}.roles-heading{margin-bottom:24px}.roles-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.roles-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.roles-toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.roles-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:8px;align-items:center;gap:8px;width:310px;height:38px;padding:0 11px;display:flex}.roles-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.roles-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.roles-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.roles-panel-header strong,.roles-panel-header span{display:block}.roles-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.roles-panel-header span{color:#909894;margin-top:4px;font-size:11px}.roles-total{color:#617068;background:#f3f5f2;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:600;display:flex}.roles-list{width:100%}.role-row{border-bottom:1px solid #eeeeeb;grid-template-columns:42px minmax(300px,1fr) 130px 150px 110px 34px 34px;align-items:center;gap:12px;min-height:82px;padding:0 18px;display:grid}.role-row:last-child{border-bottom:0}.role-row:hover{background:#fbfcfa}.role-icon{background:var(--sand-100);width:40px;height:40px;color:var(--green-800);border-radius:10px;place-items:center;display:grid}.role-main strong,.role-main span{display:block}.role-main strong{color:var(--text);font-size:12px;font-weight:650}.role-main span{color:#909894;margin-top:5px;font-size:10px}.role-members{color:#718078;align-items:center;gap:8px;display:flex}.role-members strong,.role-members span{display:block}.role-members strong{color:var(--green-900);font-size:13px;font-weight:650}.role-members span{color:#929995;margin-top:2px;font-size:10px}.role-access strong,.role-access span{display:block}.role-access strong{color:#53605a;font-size:11px;font-weight:600}.role-access span{color:#939a96;margin-top:4px;font-size:10px}.role-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.role-status.active{color:#28704f;background:#eaf3ee}.role-status.archived{color:#817970;background:#f1efeb}.role-open{color:#8b9490;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.role-open:hover{color:var(--green-900);background:#f1f3f0}.row-menu:disabled{cursor:default;opacity:.28}@media (width<=1000px){.role-row{grid-template-columns:42px minmax(230px,1fr) 120px 110px 34px}.role-row>:nth-child(4),.role-row>:nth-child(6){display:none}.roles-search{width:100%}}.new-selection-page{width:100%;max-width:1080px}.selection-back{color:#718078;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 20px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.selection-back:hover{color:var(--green-900)}.new-selection-heading{margin-bottom:25px}.new-selection-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.new-selection-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.selection-progress{align-items:center;max-width:650px;margin-bottom:22px;display:flex}.progress-step{color:#9ba29e;align-items:center;gap:7px;display:flex}.progress-step span{background:var(--white);border:1px solid #dfe3df;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:grid}.progress-step strong{white-space:nowrap;font-size:10px;font-weight:600}.progress-step.is-active{color:var(--green-900)}.progress-step.is-active span{border-color:var(--green-900);background:var(--green-900);color:var(--white)}.progress-line{background:#e2e5e1;width:48px;height:1px;margin:0 9px}.selection-form-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.form-section{grid-template-columns:210px minmax(0,1fr);gap:32px;padding:25px 26px;display:grid}.form-section-heading h2{color:var(--green-900);margin:0;font-size:13px;font-weight:650}.form-section-heading p{color:#949c98;max-width:170px;margin:6px 0 0;font-size:10px;line-height:1.5}.form-divider{background:#eeeeeb;height:1px;margin:0 26px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 14px;display:grid}.field{display:block}.field-wide{grid-column:1/-1}.field>span{color:#627069;margin-bottom:7px;font-size:10px;font-weight:650;display:block}.field input,.field select,.field textarea{background:var(--white);width:100%;color:var(--text);border:1px solid #dfe2de;border-radius:8px;outline:0;font-family:inherit;font-size:12px;transition:all .12s}.field input,.field select{height:40px;padding:0 11px}.field textarea{resize:vertical;min-height:96px;padding:11px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#81978d;box-shadow:0 0 0 3px #09261e0d}.field input::placeholder,.field textarea::placeholder{color:#a4aaa7}.input-with-icon{position:relative}.input-with-icon>svg{z-index:1;color:#89958f;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.input-with-icon input{padding-left:36px}.direction-switch{border:1px solid var(--line);background:#fafaf8;border-radius:9px;gap:4px;padding:4px;display:inline-flex}.direction-switch button{color:#78837e;background:0 0;border:0;border-radius:6px;height:32px;padding:0 18px;font-size:11px;font-weight:600}.direction-switch button.is-active{background:var(--green-900);color:var(--white)}.selection-form-actions{justify-content:flex-end;align-items:center;gap:9px;padding-top:16px;display:flex}.secondary-action,.continue-action{border-radius:8px;justify-content:center;align-items:center;height:40px;font-size:11px;font-weight:650;display:inline-flex}.secondary-action{border:1px solid var(--line);background:var(--white);color:#66726c;padding:0 16px}.continue-action{background:var(--green-900);color:var(--white);border:0;gap:7px;padding:0 15px}.continue-action:hover{background:var(--green-800)}@media (width<=900px){.form-section{grid-template-columns:1fr;gap:18px}.form-section-heading p{max-width:none}}@media (width<=680px){.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.selection-progress{padding-bottom:4px;overflow-x:auto}.progress-line{min-width:26px}}.selection-objects-page{width:100%}.selection-objects-heading{margin-bottom:25px}.selection-objects-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.selection-objects-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.progress-step.is-complete{color:var(--green-900)}.progress-step.is-complete span{color:var(--green-800);background:#eaf3ee;border-color:#b9cbc2}.progress-line.is-complete{background:#b9cbc2}.selection-object-toolbar{align-items:center;gap:8px;margin-bottom:14px;display:flex}.selection-object-search{border:1px solid var(--line);background:var(--white);color:#8e9792;border-radius:9px;flex:1;align-items:center;gap:9px;min-width:310px;height:40px;padding:0 12px;display:flex}.selection-object-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.selection-object-filter{border:1px solid var(--line);background:var(--white);color:#56625d;border-radius:9px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:11px;font-weight:550;display:flex}.filter-icon-only{justify-content:center;width:40px;padding:0}.selection-object-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.selection-results-panel,.selected-objects-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.selection-results-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.selection-results-header strong,.selection-results-header span{display:block}.selection-results-header strong{color:var(--green-900);font-size:14px;font-weight:650}.selection-results-header span{color:#909894;margin-top:4px;font-size:10px}.selection-result-count{color:#617068;background:#f3f5f2;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:600}.selection-result-row{border-bottom:1px solid #eeeeeb;grid-template-columns:46px minmax(190px,1.4fr) 95px 130px 145px 92px;align-items:center;gap:12px;min-height:78px;padding:0 16px;transition:all .12s;display:grid}.selection-result-row:last-child{border-bottom:0}.selection-result-row:hover,.selection-result-row.is-selected{background:#fbfcfa}.selection-result-row.is-selected{box-shadow:inset 3px 0 0 var(--green-900)}.selection-result-thumb{background:var(--sand-100);width:42px;height:42px;color:var(--green-800);border-radius:9px;place-items:center;display:grid}.selection-result-main strong,.selection-result-main span{display:block}.selection-result-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.selection-result-main span{color:#929b96;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.selection-result-main i{background:#c4c9c6;border-radius:50%;width:3px;height:3px}.selection-result-facts{align-items:center;gap:10px;display:flex}.selection-result-facts span{color:#59665f;align-items:center;gap:4px;font-size:11px;display:flex}.selection-result-facts svg{color:#89958f}.selection-result-meta strong,.selection-result-meta span{display:block}.selection-result-meta strong{color:#53605a;font-size:11px;font-weight:600}.selection-result-meta span{color:#979e9a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.selection-result-price{color:#56635d;font-size:10px;line-height:1.4}.object-select-button{background:var(--white);color:#5e6b64;border:1px solid #dfe3df;border-radius:7px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 11px;font-size:10px;font-weight:650;display:inline-flex}.object-select-button.is-selected{color:#28704f;background:#eaf3ee;border-color:#c9d9d1}.selection-results-footer{border-top:1px solid var(--line);background:#fcfcfa;justify-content:space-between;align-items:center;min-height:52px;padding:0 17px;display:flex}.selection-results-footer span{color:#929995;font-size:10px}.selection-results-footer button{color:var(--green-800);background:0 0;border:0;font-size:10px;font-weight:650}.selected-objects-panel{position:sticky;top:88px}.selected-objects-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 16px;display:flex}.selected-objects-header strong,.selected-objects-header span{display:block}.selected-objects-header strong{color:var(--green-900);font-size:13px;font-weight:650}.selected-objects-header span{color:#929995;margin-top:4px;font-size:10px}.selected-objects-header button{color:#89938e;background:0 0;border:0;font-size:10px;font-weight:600}.selected-object-list{max-height:440px;overflow-y:auto}.selected-object-item{border-bottom:1px solid #eeeeeb;grid-template-columns:36px 1fr 26px;align-items:center;gap:9px;min-height:64px;padding:10px 14px;display:grid}.selected-object-icon{background:var(--sand-100);width:34px;height:34px;color:var(--green-800);border-radius:8px;place-items:center;display:grid}.selected-object-item strong,.selected-object-item span{display:block}.selected-object-item strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.selected-object-item span{color:#949c98;margin-top:4px;font-size:9px}.selected-object-item>button{color:#9aa19d;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.selected-object-item>button:hover{color:var(--danger);background:#f2f3f0}.selected-empty{color:#9aa29e;text-align:center;align-content:center;place-items:center;min-height:210px;padding:30px;display:grid}.selected-empty strong,.selected-empty span{display:block}.selected-empty strong{color:#67736d;margin-top:10px;font-size:11px}.selected-empty span{max-width:190px;margin-top:5px;font-size:9px;line-height:1.5}.selected-objects-footer{border-top:1px solid var(--line);background:#fcfcfa;padding:14px}.selected-objects-footer span{color:#909894;margin-bottom:10px;font-size:9px;line-height:1.4;display:block}.selected-objects-footer button{background:var(--green-900);width:100%;height:38px;color:var(--white);border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.selected-objects-footer button:disabled{cursor:not-allowed;background:#d8dcd9}@media (width<=1280px){.selection-object-layout{grid-template-columns:1fr}.selected-objects-panel{position:static}}@media (width<=1050px){.selection-object-toolbar{flex-wrap:wrap}.selection-object-search{flex-basis:100%}.selection-results-list{overflow-x:auto}.selection-result-row{min-width:900px}}.selection-prices-page{width:100%;max-width:1180px}.selection-prices-heading{margin-bottom:25px}.selection-prices-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.selection-prices-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.prices-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.prices-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.prices-panel-header strong,.prices-panel-header span{display:block}.prices-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.prices-panel-header span{color:#909894;margin-top:4px;font-size:10px}.prices-ready{color:#28704f;background:#eaf3ee;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:650;display:flex}.price-row{border-bottom:1px solid #eeeeeb;grid-template-columns:42px minmax(220px,1fr) 130px 150px 180px 95px;align-items:center;gap:14px;min-height:82px;padding:0 18px;display:grid}.price-row:last-child{border-bottom:0}.price-row:hover{background:#fbfcfa}.price-object-icon{background:var(--sand-100);width:40px;height:40px;color:var(--green-800);border-radius:9px;place-items:center;display:grid}.price-object-main strong,.price-object-main span,.price-source strong,.price-source span,.quote-price strong,.quote-price span{display:block}.price-object-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.price-object-main span{color:#929b96;margin-top:5px;font-size:10px}.price-source strong{color:#55625c;font-size:10px;font-weight:600}.price-source span{color:#9aa19d;margin-top:4px;font-size:9px}.quote-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:600;display:inline-flex}.quote-status.available{color:#28704f;background:#eaf3ee}.quote-status.checking{color:#64726b;background:#eef2f0}.quote-status.unavailable{color:#806c5d;background:#f3efeb}.quote-status.error{color:#99503b;background:#f5eae6}.quote-spinner{animation:1s linear infinite quote-spin}@keyframes quote-spin{to{transform:rotate(360deg)}}.quote-price strong{color:var(--green-900);font-size:12px;font-weight:650}.quote-price span{color:#929995;margin-top:4px;font-size:9px}.quote-retry{background:var(--white);color:#59675f;border:1px solid #dfe3df;border-radius:7px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:9px;font-weight:650;display:inline-flex}.quote-retry:hover{background:#f6f7f5}.prices-summary{border:1px solid var(--line);background:var(--white);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:15px 17px;display:flex}.prices-summary strong,.prices-summary span{display:block}.prices-summary strong{color:var(--green-900);font-size:11px;font-weight:650}.prices-summary span{color:#919995;margin-top:4px;font-size:9px}.prices-summary button{background:var(--green-900);height:38px;color:var(--white);border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:650;display:flex}.prices-summary button:disabled{cursor:not-allowed;background:#d8dcd9}@media (width<=1000px){.prices-list{overflow-x:auto}.price-row{min-width:900px}}.selection-editor-page{width:100%}.selection-editor-heading{margin-bottom:25px}.selection-editor-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.selection-editor-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.selection-editor-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:16px;display:grid}.selection-editor-panel{border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden}.selection-editor-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.selection-editor-panel-header strong,.selection-editor-panel-header span{display:block}.selection-editor-panel-header strong{color:var(--green-900);font-size:14px;font-weight:650}.selection-editor-panel-header span{color:#909894;margin-top:4px;font-size:10px}.editor-visible-count{color:#617068;background:#f3f5f2;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:650;display:flex}.editor-item{border-bottom:1px solid #eeeeeb}.editor-item:last-child{border-bottom:0}.editor-item.is-hidden{background:#fafafa}.editor-item.is-hidden .editor-object-main,.editor-item.is-hidden .editor-object-price{opacity:.5}.editor-item-summary{grid-template-columns:24px 28px minmax(210px,1fr) 160px 92px 30px 30px;align-items:center;gap:11px;min-height:76px;padding:0 15px;display:grid}.editor-drag{color:#b0b6b2;place-items:center;display:grid}.editor-order{background:var(--sand-100);width:27px;height:27px;color:var(--green-900);border-radius:7px;place-items:center;font-size:10px;font-weight:700;display:grid}.editor-object-main strong,.editor-object-main span,.editor-object-price strong,.editor-object-price span{display:block}.editor-object-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.editor-object-main span{color:#959d99;margin-top:4px;font-size:9px}.editor-object-price strong{color:var(--green-900);font-size:11px;font-weight:650}.editor-object-price span{color:#969e9a;margin-top:4px;font-size:9px}.editor-visibility{background:var(--white);color:#5d6a63;border:1px solid #e0e3df;border-radius:7px;justify-content:center;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:9px;font-weight:650;display:flex}.editor-move{gap:2px;display:grid}.editor-move button,.editor-toggle{color:#8c9691;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.editor-move button{height:18px}.editor-move button:hover,.editor-toggle:hover{color:var(--green-900);background:#f1f3f0}.editor-move button:disabled{opacity:.25;cursor:default}.editor-item-form{background:#fcfcfa;border-top:1px solid #f0f1ee;grid-template-columns:1fr 220px;gap:14px;padding:17px 58px 20px 78px;display:grid}.editor-field{display:block}.editor-field-wide{grid-column:1/-1}.editor-field span{color:#68756e;margin-bottom:6px;font-size:9px;font-weight:650;display:block}.editor-field input,.editor-field textarea{background:var(--white);width:100%;color:var(--text);font:inherit;border:1px solid #dfe2de;border-radius:8px;outline:0;font-size:11px}.editor-field input{height:38px;padding:0 10px}.editor-field textarea{resize:vertical;min-height:88px;padding:10px;line-height:1.5}.editor-field input:focus,.editor-field textarea:focus{border-color:#81978d;box-shadow:0 0 0 3px #09261e0d}.selection-publish-panel{position:sticky;top:88px}.publish-card{border:1px solid var(--line);background:var(--white);border-radius:12px;padding:16px}.publish-card-heading{color:var(--green-800);border-bottom:1px solid #eeeeeb;align-items:flex-start;gap:10px;padding-bottom:15px;display:flex}.publish-card-heading strong,.publish-card-heading span{display:block}.publish-card-heading strong{color:var(--green-900);font-size:12px;font-weight:650}.publish-card-heading span{color:#919995;margin-top:4px;font-size:9px}.publish-summary{gap:11px;padding:15px 0;display:grid}.publish-summary>div{justify-content:space-between;align-items:center;display:flex}.publish-summary span{color:#8d9691;font-size:9px}.publish-summary strong{color:#53605a;font-size:10px;font-weight:650}.preview-button,.publish-button{border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-size:10px;font-weight:650;display:flex}.preview-button{background:var(--white);color:#57645d;border:1px solid #dfe3df;margin-bottom:8px}.publish-button{background:var(--green-900);color:var(--white);border:0}.publish-button:disabled{cursor:not-allowed;background:#d8dcd9}.published-link{background:#eaf3ee;border-radius:8px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px;display:flex}.published-link>div{color:#28704f;align-items:center;gap:5px;font-size:9px;font-weight:600;display:flex}.published-link button{color:var(--green-800);background:0 0;border:0;font-size:9px;font-weight:700}.editor-note{color:#969e9a;margin-top:10px;padding:0 4px;font-size:9px;line-height:1.5}@media (width<=1180px){.selection-editor-layout{grid-template-columns:1fr}.selection-publish-panel{position:static}}@media (width<=900px){.selection-editor-list{overflow-x:auto}.editor-item{min-width:820px}}.selection-preview-page{width:100%;max-width:1180px}.preview-admin-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.preview-admin-header .selection-back{margin-bottom:0}.preview-admin-actions{align-items:center;gap:12px;display:flex}.preview-admin-actions>span{color:#8d9691;font-size:10px}.preview-admin-actions button{border:1px solid var(--line);background:var(--white);color:#58665f;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:10px;font-weight:650;display:inline-flex}.preview-canvas{border:1px solid var(--line);background:var(--white);border-radius:14px;overflow:hidden}.preview-client-header{border-bottom:1px solid #eeeeeb;justify-content:space-between;align-items:center;min-height:78px;padding:0 28px;display:flex}.preview-client-brand{align-items:center;gap:11px;display:flex}.preview-brand-mark{background:var(--green-900);width:38px;height:38px;color:var(--accent);border-radius:10px;place-items:center;font-family:Georgia,serif;font-size:20px;display:grid}.preview-client-brand strong,.preview-client-brand span{display:block}.preview-client-brand strong{color:var(--green-900);font-family:Georgia,serif;font-size:16px;font-weight:500}.preview-client-brand span{color:#929995;margin-top:3px;font-size:9px}.preview-client-label{color:#68766f;background:#f0f3f1;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:600}.preview-intro{max-width:710px;padding:42px 28px 34px}.preview-eyebrow{color:#7b8982;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.preview-intro h1{color:var(--green-900);letter-spacing:-.025em;margin:11px 0 0;font-family:Georgia,serif;font-size:35px;font-weight:500}.preview-intro p{color:#69766f;max-width:620px;margin:13px 0 0;font-size:11px;line-height:1.7}.preview-divider{background:#eeeeeb;height:1px;margin:0 28px}.preview-object-grid{gap:16px;padding:28px;display:grid}.preview-property-card{background:#fff;border:1px solid #e7e9e5;border-radius:12px;grid-template-columns:230px minmax(0,1fr);min-height:220px;display:grid;overflow:hidden}.preview-property-media{color:var(--green-800);background:linear-gradient(145deg,#edf1ee,#e2e8e4);place-items:center;display:grid;position:relative}.preview-property-media>span{width:25px;height:25px;color:var(--green-900);background:#ffffffe6;border-radius:7px;place-items:center;font-size:9px;font-weight:700;display:grid;position:absolute;top:14px;left:14px}.preview-property-body{padding:23px 24px}.preview-property-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.preview-property-title span{color:#89958f;align-items:center;gap:4px;font-size:9px;display:flex}.preview-property-title h2{color:var(--green-900);letter-spacing:-.02em;margin:7px 0 0;font-size:16px;font-weight:650}.preview-property-title>strong{color:var(--green-900);white-space:nowrap;font-size:13px;font-weight:650}.preview-property-facts{align-items:center;gap:14px;margin-top:15px;display:flex}.preview-property-facts span{color:#66736d;align-items:center;gap:5px;font-size:9px;display:flex}.preview-property-facts span:last-child{background:#f1f3f1;border-radius:6px;padding:4px 7px}.preview-property-body p{color:#6e7974;max-width:620px;margin:17px 0 0;font-size:10px;line-height:1.6}.preview-property-body button{color:var(--green-800);background:0 0;border:0;margin-top:18px;padding:0;font-size:9px;font-weight:700}.preview-client-footer{background:var(--green-900);justify-content:space-between;align-items:center;min-height:92px;padding:0 28px;display:flex}.preview-client-footer strong,.preview-client-footer span{display:block}.preview-client-footer strong{color:var(--white);font-family:Georgia,serif;font-size:15px;font-weight:500}.preview-client-footer span{color:#ffffff8c;margin-top:4px;font-size:9px}.preview-client-footer button{height:36px;color:var(--white);background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:0 13px;font-size:9px;font-weight:650}@media (width<=800px){.preview-property-card{grid-template-columns:1fr}.preview-property-media{min-height:170px}.preview-client-header,.preview-client-footer,.preview-intro,.preview-object-grid{padding-inline:18px}}:root{--green-950:#061b16;--green-900:#09261e;--green-800:#12372d;--green-700:#1c493c;--sand-50:#faf8f3;--sand-100:#f2eee4;--sand-200:#e5ddcf;--white:#fff;--text:#13221d;--muted:#6b7772;--accent:#d7b98b;--danger:#b5483f;--line:#e7e8e4;--panel:#fff;--soft-green:#edf2ef;--success:#24704d}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer}.admin-shell{min-height:100vh;color:var(--text);background:#f7f7f4}.sidebar{z-index:20;background:var(--green-900);width:248px;color:var(--white);flex-direction:column;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand-mark{width:38px;height:38px;color:var(--accent);border:1px solid #ffffff38;border-radius:11px;place-items:center;font-family:Georgia,serif;font-size:21px;display:grid}.brand-name{font-family:Georgia,serif;font-size:19px;line-height:1}.brand-caption{color:#ffffff8a;letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:600}.sidebar-nav{flex:1}.nav-group{gap:3px;display:grid}.nav-item{color:#ffffffb3;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.nav-item:hover{color:var(--white);background:#ffffff0f}.nav-item.is-active{color:var(--white);background:#ffffff1a}.nav-item.is-active svg{color:var(--accent)}.nav-divider{background:#ffffff17;height:1px;margin:20px 10px}.nav-label{color:#ffffff5c;letter-spacing:.12em;text-transform:uppercase;margin:0 12px 8px;font-size:10px;font-weight:700}.sidebar-profile{border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:12px 10px 4px;display:flex}.profile-avatar{background:var(--sand-100);width:36px;height:36px;color:var(--green-900);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.profile-copy{flex:1;min-width:0}.profile-name{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.profile-role{color:#ffffff73;margin-top:3px;font-size:11px}.sidebar-profile>svg{color:#ffffff6b}.workspace{min-height:100vh;margin-left:248px}.topbar{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.search-box{color:#8a938e;background:#fafaf8;border:1px solid #e1e3df;border-radius:9px;align-items:center;gap:10px;width:min(420px,42vw);height:40px;padding:0 12px;display:flex}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box input::placeholder{color:#909993}.search-box kbd{background:var(--white);color:#8b918e;border:1px solid #dedfdb;border-radius:5px;padding:3px 6px;font-family:inherit;font-size:10px}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);background:var(--white);color:#4e5c56;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;position:relative}.notification-dot{border:2px solid var(--white);background:#b5483f;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.primary-button{background:var(--green-900);height:40px;color:var(--white);border:0;border-radius:9px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.primary-button:hover{background:var(--green-800)}.content{width:100%;max-width:1500px;margin:0 auto;padding:34px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.page-heading h1{color:var(--green-900);letter-spacing:-.03em;margin:0;font-size:27px;font-weight:650}.page-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.period-button{border:1px solid var(--line);background:var(--white);color:#4e5b55;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:12px;display:flex}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;min-height:142px;padding:19px 20px}.metric-top{color:#67736d;justify-content:space-between;align-items:center;font-size:12px;font-weight:550;display:flex}.metric-icon{background:var(--soft-green);width:31px;height:31px;color:var(--green-800);border-radius:8px;place-items:center;display:grid}.metric-value{color:var(--green-900);letter-spacing:-.035em;margin-top:13px;font-size:29px;font-weight:650}.metric-foot{color:#89918d;gap:6px;margin-top:9px;font-size:11px;display:flex}.metric-trend{color:var(--success);align-items:center;gap:2px;font-weight:600;display:inline-flex}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:18px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:16px 20px;display:flex}.panel-header.compact{border-bottom:0}.panel-header h2{color:var(--green-900);margin:0;font-size:14px;font-weight:650}.panel-header p{color:#8a928e;margin:5px 0 0;font-size:11px}.text-button{color:var(--green-800);background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{border-bottom:1px solid var(--line);color:#89918d;letter-spacing:.025em;text-align:left;text-transform:uppercase;background:#fbfbf9;padding:11px 16px;font-size:10px;font-weight:650}td{color:#4e5b55;border-bottom:1px solid #eeeeeb;padding:13px 16px;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}.client-cell{align-items:center;gap:10px;display:flex}.client-avatar{background:var(--sand-100);width:34px;height:34px;color:var(--green-900);border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.client-cell strong,.client-cell span{display:block}.client-cell strong{max-width:180px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.client-cell span{color:#9aa19d;margin-top:3px;font-size:10px}.status{border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.status.draft{color:#716b61;background:#f2f0eb}.status.published{color:#28704f;background:#eaf3ee}.muted-cell{color:#929995}.row-menu{color:#8b9490;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.row-menu:hover{background:#f2f3f0}.quick-actions{padding:2px 12px 14px}.quick-action{text-align:left;background:0 0;border:0;border-top:1px solid #eeeeeb;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;width:100%;padding:12px 8px;display:grid}.quick-action:first-child{border-top:0}.quick-action:hover{background:#fbfbf9}.quick-icon{width:36px;height:36px;color:var(--green-800);background:#f6f8f6;border:1px solid #e2e6e2;border-radius:9px;place-items:center;display:grid}.quick-action strong,.quick-action span{display:block}.quick-action strong{color:var(--text);font-size:12px;font-weight:600}.quick-action span{color:#909894;margin-top:4px;font-size:10px}.quick-action>svg{color:#a3aaa6}@media (width<=1180px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=820px){.sidebar{width:78px;padding-inline:12px}.brand-copy,.nav-item span,.nav-label,.profile-copy,.sidebar-profile>svg{display:none}.brand,.nav-item{justify-content:center;padding-inline:0}.workspace{margin-left:78px}.topbar{padding-inline:20px}.content{padding:24px 20px}}@media (width<=620px){.sidebar{display:none}.workspace{margin-left:0}.search-box{display:none}.topbar{justify-content:flex-end}.metrics-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;gap:16px}.period-button{display:none}}
