@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#20251f;font-synthesis:none;--ink:#20251f;--muted:#777b72;--line:#e3e1d8;--paper:#fffefa;--olive:#2f5a45;--olive-light:#dce8df;--amber:#d68b3c;--coral:#cf6b56;--shadow:0 14px 40px #2930260f;background:#f3f2ec;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#263b30;flex-direction:column;width:248px;padding:28px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{color:#263b30;background:#e6bd72;border-radius:12px 12px 4px;place-items:center;width:40px;height:40px;display:grid}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.08em;font-size:21px}.brand span{color:#aebcb4;margin-top:2px;font-size:11px}.main-nav{gap:6px;display:grid}.main-nav button{color:#aebcb4;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 13px;transition:all .2s;display:flex}.main-nav button:hover,.main-nav button.active{color:#fff;background:#ffffff1a}.main-nav button.active{box-shadow:inset 3px 0 #e6bd72}.side-project{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;margin-top:26px;padding:18px 14px}.side-project>span{color:#9aaba1;font-size:11px}.side-project strong,.side-project small{display:block}.side-project strong{margin-top:7px;font-size:15px}.side-project small{color:#aebcb4;margin-top:4px;font-size:11px}.mini-progress{background:#ffffff21;border-radius:10px;height:5px;margin-top:17px;overflow:hidden}.mini-progress i{border-radius:inherit;background:#e6bd72;height:100%;display:block}.mini-progress-caption{color:#aebcb4;justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.mini-progress-caption b{color:#fff}.couple-card{align-items:center;gap:10px;margin-top:auto;padding:12px 7px;display:flex}.avatars{display:flex}.avatars span{color:#263b30;background:#d9aa65;border:2px solid #263b30;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.avatars span+span{background:#9fb8a8;margin-left:-8px}.couple-card strong,.couple-card small{display:block}.couple-card strong{font-size:11px}.couple-card small{color:#91a298;margin-top:3px;font-size:9px}.main-content{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#f6f5efdb;justify-content:space-between;align-items:center;height:66px;padding:0 4vw;display:flex;position:sticky;top:0}.date-chip{color:#6d746c;align-items:center;gap:8px;font-size:12px;display:flex}.avatar-button{border:1px solid var(--line);color:#4c534c;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;display:flex}.mobile-menu{color:var(--ink);background:0 0;border:0;display:none}.page-wrap{max-width:1320px;margin:auto;padding:42px 4vw 70px}.page-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.eyebrow,.section-kicker{color:#947044;letter-spacing:.17em;font-size:10px;font-weight:700}.page-heading h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(28px,3vw,40px);line-height:1.18}.page-heading p{color:var(--muted);margin:0;font-size:13px}.heading-actions{flex-shrink:0;gap:9px;display:flex}.button{border:1px solid var(--line);border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:12px;font-weight:600;display:inline-flex}.button.primary{background:var(--olive);color:#fff;border-color:var(--olive);box-shadow:0 7px 18px #2f5a4529}.button.primary:hover{background:#254b39}.button.secondary{background:var(--paper);color:var(--ink)}.button.wide{width:100%;margin-top:6px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.stat-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;min-height:136px;padding:18px;position:relative;box-shadow:0 8px 30px #2c312808}.stat-card>span,.stat-card>strong,.stat-card>small{display:block}.stat-card>span{color:var(--muted);font-size:11px}.stat-card>strong{letter-spacing:-.04em;margin-top:8px;font-size:24px}.stat-card>small{color:#8b8e87;margin-top:9px;font-size:10px}.stat-card>small b{color:#b66d36}.stat-icon{color:#486b59;background:#e2ebe5;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.stat-icon svg{width:17px}.stat-icon.amber{color:#a96e27;background:#f4e7d4}.stat-icon.green{color:#36725a;background:#dcebe2}.stat-icon.coral{color:#ad5a4a;background:#f3dfda}.dashboard-grid{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px}.panel-head{justify-content:space-between;align-items:center;padding:22px 24px 14px;display:flex}.panel-head h2{margin:4px 0 0;font-size:17px}.text-button{color:#5a695f;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.round-add{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.round-add svg{width:16px}.stage-track{grid-template-columns:repeat(6,1fr);padding:20px 24px 24px;display:grid;position:relative}.stage-track:before{content:"";background:#deddd6;height:2px;position:absolute;top:36px;left:9%;right:9%}.stage-node{text-align:center;z-index:1;position:relative}.stage-dot{color:#94978f;border:5px solid var(--paper);background:#eeede8;border-radius:50%;outline:1px solid #ddddd5;place-items:center;width:32px;height:32px;margin:0 auto 8px;font-size:10px;display:grid}.stage-node strong,.stage-node span{display:block}.stage-node strong{font-size:11px}.stage-node span{color:#999b95;margin-top:4px;font-size:9px}.stage-node.done .stage-dot{background:var(--olive);color:#fff;outline-color:var(--olive)}.stage-node.current .stage-dot{color:#3c3325;background:#e4b464;outline-color:#dca14a;box-shadow:0 0 0 4px #f6ead5}.stage-node.current strong{color:#9c6527}.current-stage-card{background:#f3f4ec;border:1px solid #e1e4d9;border-radius:10px;grid-template-columns:auto 1fr 140px;align-items:center;gap:16px;margin:0 24px 23px;padding:15px;display:grid}.current-stage-badge{color:#7c5a29;background:#f2dfbd;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.current-stage-card strong{font-size:12px}.current-stage-card p{color:#7f827a;margin:4px 0 0;font-size:10px}.stage-metric{color:#797d74;font-size:9px}.stage-metric b{float:right;color:var(--olive)}.stage-metric div{clear:both;background:#dddeda;border-radius:5px;height:5px;margin-top:7px;overflow:hidden}.stage-metric i{background:var(--olive);height:100%;display:block}.todo-list{padding:1px 24px 8px}.todo-row{border-bottom:1px solid #ebe9e3;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.todo-check{background:#fff;border:1px solid #c9cbc4;border-radius:50%;width:19px;height:19px}.todo-row strong,.todo-row span{display:block}.todo-row strong{font-size:11px}.todo-row span{color:#92958e;align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.todo-row em{color:#7a5735;background:#e9d9c6;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:700;display:grid}.todo-row em.me{color:#315d48;background:#d8e7de}.panel-footer-link{color:#5e6f65;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;width:100%;height:42px;font-size:10px;display:flex}.warning-panel{color:#fff;background:#304c3d;border-color:#304c3d;grid-template-columns:180px 1fr;min-height:220px;display:grid;overflow:hidden}.warning-visual{background:radial-gradient(circle,#e0be7947,#0000 54%);place-items:center;display:grid}.warning-visual svg{stroke-width:.9px;color:#e0be79;width:78px;height:78px}.warning-content{padding:30px 30px 24px 0}.warning-content .section-kicker{color:#e0be79}.warning-content h2{margin:10px 0 9px;font-size:19px;line-height:1.45}.warning-content p{color:#c0cdc6;margin:0;font-size:10px;line-height:1.7}.warning-content button{color:#eed29c;background:0 0;border:0;align-items:center;gap:6px;padding:20px 0 0;font-size:10px;display:flex}.health-tag{color:#3e7157;background:#dceadf;border-radius:999px;padding:5px 9px;font-size:9px}.budget-body{align-items:center;gap:28px;padding:7px 24px 24px;display:flex}.budget-ring{--value:72deg;background:conic-gradient(var(--olive) var(--value), #e5e5de 0);border-radius:50%;flex:none;place-items:center;width:112px;height:112px;display:grid}.budget-ring:before{content:"";background:var(--paper);border-radius:50%;grid-area:1/1;width:81px;height:81px}.budget-ring>div{z-index:1;text-align:center;grid-area:1/1}.budget-ring strong,.budget-ring span{display:block}.budget-ring strong{font-size:21px}.budget-ring span{color:var(--muted);font-size:8px}.budget-numbers{flex:1}.budget-numbers>div{border-bottom:1px solid #ebe9e3;justify-content:space-between;padding:7px 0;display:flex}.budget-numbers span{color:var(--muted);font-size:9px}.budget-numbers strong{font-size:11px}.budget-numbers p{color:#43805f;align-items:center;gap:5px;font-size:9px;display:flex}.expense-summary{color:#fff;background:#304c3d;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid;overflow:hidden}.expense-summary div{border-right:1px solid #ffffff1f;padding:24px}.expense-summary span,.expense-summary strong{display:block}.expense-summary span{color:#b9c8c0;font-size:10px}.expense-summary strong{margin-top:8px;font-size:22px}.table-panel{overflow:hidden}.muted-label{color:var(--muted);font-size:10px}.expense-table{padding:0 24px 22px}.expense-row{border-bottom:1px solid #ebe9e3;grid-template-columns:1.6fr .7fr .6fr .9fr .7fr .8fr;align-items:center;gap:10px;min-height:54px;font-size:11px;display:grid}.expense-row span{color:#777b74}.expense-row b{text-align:right}.expense-head{color:#9a9d96;min-height:36px;font-size:9px}.paid-dot,.pending-dot{background:#4c8d67;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.pending-dot{background:#d59749}.progress-layout{grid-template-columns:1fr 320px;align-items:start;gap:15px;display:grid}.phase-list{padding:10px 24px}.phase-item{border-bottom:1px solid #eceae4;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:20px 0;display:grid;position:relative}.phase-index{color:#92958e;background:#ecece6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.phase-item.done .phase-index{background:var(--olive);color:#fff}.phase-item.current .phase-index{color:#4c3c26;background:#e5b568;box-shadow:0 0 0 5px #f5ead8}.phase-item span{color:#a2a49e;font-size:9px}.phase-item h3{margin:3px 0;font-size:15px}.phase-item p{color:#858981;margin:0;font-size:10px}.phase-item em{color:#8c9088;border:1px solid var(--line);border-radius:999px;padding:4px 8px;font-size:9px;font-style:normal}.phase-item.current em{color:#986026;background:#f8ebd9;border-color:#e4bd88}.progress-aside{padding:26px;position:sticky;top:86px}.progress-aside h2{margin:8px 0;font-size:23px}.progress-aside>p{color:var(--muted);font-size:11px;line-height:1.7}.big-progress{align-items:center;gap:12px;margin:22px 0;display:flex}.big-progress div{background:#e4e4dd;border-radius:8px;flex:1;height:8px;overflow:hidden}.big-progress i{background:var(--olive);height:100%;display:block}.big-progress strong{font-size:12px}.progress-aside dl{margin:0 0 22px}.progress-aside dl div{border-bottom:1px solid #ebe9e3;justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.progress-aside dt{color:var(--muted)}.progress-aside dd{margin:0;font-weight:600}.tasks-board{grid-template-columns:1fr 1fr;gap:35px;padding:25px;display:grid}.task-group-title{align-items:center;gap:8px;margin-bottom:12px;display:flex}.task-group-title h2{margin:0;font-size:16px}.task-group-title span{color:#777b73;background:#e6e6df;border-radius:999px;padding:3px 7px;font-size:9px}.task-card{background:#fff;border:1px solid #e4e2db;border-radius:10px;grid-template-columns:23px 1fr auto;align-items:center;gap:10px;margin-bottom:9px;padding:14px;display:grid}.task-card>button{background:#fff;border:1px solid #c8cbc3;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;display:grid}.task-card strong,.task-card span{display:block}.task-card strong{font-size:11px}.task-card span{color:#94978f;margin-top:4px;font-size:9px}.task-card em{color:#41654f;background:#e0e9e3;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.task-card.completed{opacity:.58}.task-card.completed>button{background:var(--olive);color:#fff;border-color:var(--olive)}.task-card.completed strong{text-decoration:line-through}.completed-group{border-left:1px solid #e8e6df;padding-left:35px}.pitfall-banner{color:#fff;background:#304c3d;border-radius:14px;grid-template-columns:64px 1fr auto;align-items:center;gap:20px;margin-bottom:14px;padding:25px;display:grid}.pitfall-banner>div{color:#e6bd72;background:#e8c17621;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.pitfall-banner section>span{color:#e6bd72;font-size:9px}.pitfall-banner h2{margin:6px 0;font-size:18px}.pitfall-banner p{color:#becbc4;margin:0;font-size:10px}.pitfall-banner>strong{text-align:center;font-size:22px}.pitfall-banner>strong small{color:#aebdb5;font-size:8px;font-weight:400;display:block}.pitfall-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.pitfall-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;grid-template-columns:27px 1fr;gap:13px;padding:20px;display:grid}.pitfall-card>button{color:#fff;background:#fff;border:1px solid #c9ccc4;border-radius:7px;place-items:center;width:24px;height:24px;padding:0;display:grid}.pitfall-card span{color:#9b6b34;background:#f5e8d5;border-radius:999px;padding:3px 7px;font-size:8px}.pitfall-card h3{margin:10px 0 6px;font-size:14px}.pitfall-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.pitfall-card.checked{opacity:.68}.pitfall-card.checked>button{background:var(--olive);border-color:var(--olive)}.dialog-layer{z-index:50;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161e197a;border:0;position:absolute;inset:0}.dialog{background:var(--paper);border-radius:16px;width:min(480px,100%);padding:28px;animation:.2s ease-out dialogIn;position:relative;box-shadow:0 28px 80px #14191538}.dialog-close{background:#efeee9;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:17px;right:17px}.dialog-close svg{width:16px}.dialog h2{margin:7px 0 4px;font-size:24px}.dialog>p{color:var(--muted);margin:0 0 22px;font-size:11px}.form{gap:13px;display:grid}.form label{color:#5f655e;gap:6px;font-size:10px;font-weight:600;display:grid}.form input,.form select{width:100%;min-height:41px;color:var(--ink);background:#fff;border:1px solid #dbd9d1;border-radius:8px;outline:0;padding:0 11px}.form input:focus,.form select:focus{border-color:#5d846f;box-shadow:0 0 0 3px #e2ebe6}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form .checkbox-label{align-items:center;gap:8px;display:flex}.form .checkbox-label input{width:16px;min-height:16px}.backdrop{display:none}@keyframes dialogIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}@media (width<=1050px){.stats-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.warning-panel,.budget-panel{min-height:210px}.progress-layout{grid-template-columns:1fr 280px}.expense-row{grid-template-columns:1.5fr .7fr .6fr .9fr .8fr}.expense-row>:nth-child(3){display:none}}@media (width<=760px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.backdrop{z-index:19;background:#141c1773;border:0;display:block;position:fixed;inset:0}.main-content{width:100%;margin-left:0}.mobile-menu{display:block}.date-chip{font-size:10px}.topbar{padding:0 18px}.page-wrap{padding:28px 16px 50px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h1{font-size:29px}.heading-actions{width:100%}.heading-actions .button{flex:1}.stats-grid{gap:9px}.stat-card{min-height:124px;padding:15px}.stat-card>strong{font-size:19px}.stat-icon{width:29px;height:29px}.dashboard-grid{gap:10px}.panel-head{padding:19px 17px 12px}.stage-track{grid-template-columns:repeat(6,72px);padding:18px 15px 22px;overflow-x:auto}.stage-track:before{left:50px;right:-100px}.current-stage-card{grid-template-columns:1fr;margin:0 15px 18px}.current-stage-badge{justify-self:start}.todo-list{padding-left:17px;padding-right:17px}.warning-panel{grid-template-columns:90px 1fr}.warning-visual svg{width:48px}.warning-content{padding:23px 18px 21px 0}.budget-body{gap:18px;padding:7px 17px 22px}.budget-ring{width:94px;height:94px}.budget-ring:before{width:68px;height:68px}.expense-summary{grid-template-columns:1fr 1fr}.expense-summary div{border-bottom:1px solid #ffffff1f;padding:17px}.expense-summary strong{font-size:18px}.expense-table{padding:0 14px 15px;overflow-x:auto}.expense-row{min-width:620px}.progress-layout{grid-template-columns:1fr}.progress-aside{position:static}.tasks-board{grid-template-columns:1fr;gap:25px;padding:17px}.completed-group{border-top:1px solid #e8e6df;border-left:0;padding:25px 0 0}.pitfall-banner{grid-template-columns:50px 1fr;padding:18px}.pitfall-banner>div{width:46px;height:46px}.pitfall-banner>strong{display:none}.pitfall-list,.form-row{grid-template-columns:1fr}}.expense-panel-head{gap:20px}.expense-filters{align-items:center;gap:7px;display:flex}.expense-filters select,.search-field{color:#666c65;background:#fff;border:1px solid #dfddd5;border-radius:8px;height:35px;font-size:10px}.expense-filters select{padding:0 26px 0 9px}.search-field{align-items:center;gap:6px;padding:0 9px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:105px;font-size:10px}.icon-danger{color:#a9aaa5;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.icon-danger:hover{color:#b55e4e;background:#f6e7e3}.empty-state{color:#a4a69f;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;display:flex}.empty-state strong{color:#646a63;font-size:11px}.empty-state span{font-size:9px}.task-card{grid-template-columns:23px 1fr auto 24px}.task-card .task-delete{color:#acaea8;border:0}.task-card .task-delete:hover{color:#b85f50;background:#f7e9e5}.task-card.completed>button:first-child{background:var(--olive);color:#fff;border-color:var(--olive)}.task-empty{color:#989b94;border:1px dashed #dddcd5;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:100px;font-size:10px;display:flex}.task-empty svg{color:#4f8566;width:17px}.data-overview{justify-content:space-between;align-items:center;margin-bottom:14px;padding:24px;display:flex}.data-overview>div{align-items:center;gap:17px;display:flex}.data-overview>div>svg{width:42px;height:42px;color:var(--olive);background:#dfe9e2;border-radius:12px;padding:9px}.data-overview span{color:var(--muted);font-size:9px}.data-overview h2{margin:4px 0;font-size:18px}.data-overview p{color:var(--muted);margin:0;font-size:10px}.version-badge{letter-spacing:.08em;background:#f2e6d3;border-radius:999px;padding:6px 10px;font-weight:700;color:#906332!important}.data-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.data-card{padding:28px}.data-card-icon{color:#9f682a;background:#f2e4d2;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.data-card-icon.export{color:var(--olive);background:#dfeae3}.data-card h2{margin:18px 0 7px;font-size:18px}.data-card p{color:var(--muted);min-height:34px;margin:0 0 19px;font-size:10px;line-height:1.7}.data-error{color:#b65748;margin-top:11px;font-size:9px;display:block}.danger-zone{justify-content:space-between;align-items:center;margin-top:14px;padding:19px 22px;display:flex}.danger-zone h2{margin:0 0 4px;font-size:13px}.danger-zone p{color:var(--muted);margin:0;font-size:9px}.danger-zone button{color:#aa5143;background:#fff7f5;border:1px solid #ebc7bf;border-radius:8px;align-items:center;gap:6px;height:35px;padding:0 11px;font-size:10px;display:flex}.toast{z-index:80;color:#fff;background:#263b30;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:11px;animation:.2s ease-out dialogIn;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 40px #141e1833}@media (width<=1050px){.expense-panel-head{align-items:flex-start}.expense-filters{flex-wrap:wrap;justify-content:flex-end}.expense-row{grid-template-columns:1.5fr .7fr .6fr .9fr .8fr 30px}}@media (width<=760px){.expense-panel-head{flex-direction:column}.expense-filters{justify-content:flex-start;width:100%}.search-field{flex:1}.search-field input{width:100%}.expense-row{min-width:660px}.data-overview{align-items:flex-start}.data-overview p{line-height:1.6}.version-badge{display:none}.data-grid{grid-template-columns:1fr}.danger-zone{gap:15px}.toast{justify-content:center;bottom:16px;left:16px;right:16px}}.sidebar .brand{padding-bottom:20px}.sidebar .main-nav{gap:3px}.sidebar .main-nav button{padding-top:8px;padding-bottom:8px}.sidebar .side-project{margin-top:16px}.space-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.space-summary>div{color:#fff;background:#304c3d;border-radius:12px;align-items:center;gap:13px;min-height:84px;padding:17px;display:flex}.space-summary>div:nth-child(2){background:#8b6338}.space-summary>div:nth-child(3){color:var(--ink);border:1px solid var(--line);background:#fffefa}.space-summary svg{color:#e6bd72;width:25px}.space-summary span,.space-summary strong{display:block}.space-summary span{color:#becbc4;font-size:9px}.space-summary>div:nth-child(3) span{color:var(--muted)}.space-summary strong{color:#fff;margin-top:4px;font-size:15px}.space-summary>div:nth-child(3) strong{color:var(--ink)}.space-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.space-card{padding:19px}.space-card-top{grid-template-columns:42px 1fr auto;align-items:center;gap:11px;display:grid}.space-symbol{width:42px;height:42px;color:var(--olive);background:#dfe9e2;border-radius:12px 12px 4px;place-items:center;font-size:16px;font-weight:700;display:grid}.space-card-top span{color:var(--muted);font-size:8px}.space-card-top h2{margin:2px 0 0;font-size:16px}.space-card select,.design-room select{color:#626861;background:#fff;border:1px solid #dfddd5;border-radius:7px;min-height:30px;padding:0 7px;font-size:9px}.condition-box{background:#f5f3ed;border-radius:8px;min-height:67px;margin:15px 0 11px;padding:11px}.condition-box span{color:#9b7a52;font-size:8px;font-weight:700}.condition-box p{color:#6f746d;margin:5px 0 0;font-size:9px;line-height:1.55}.issue-line{grid-template-columns:20px 1fr;align-items:start;gap:8px;min-height:40px;display:grid}.issue-line button{color:#fff;background:#fff;border:1px solid #d7b0a7;border-radius:50%;place-items:center;width:19px;height:19px;padding:0;display:grid}.issue-line p{color:#a95e50;margin:1px 0 0;font-size:9px;line-height:1.5}.issue-line.resolved{opacity:.6}.issue-line.resolved button{background:var(--olive);border-color:var(--olive)}.issue-line.resolved p{color:var(--muted);text-decoration:line-through}.space-card-foot{border-top:1px solid #ebe9e3;justify-content:space-between;align-items:center;padding-top:11px;display:flex}.space-card-foot>span{color:var(--muted);font-size:8px}.design-hero{grid-template-columns:260px 1fr;align-items:center;gap:30px;margin-bottom:14px;padding:22px 25px;display:grid}.design-hero>div:first-child{align-items:center;gap:15px;display:flex}.design-hero>div:first-child>svg{color:#8e6332;background:#f4e6d2;border-radius:12px;width:45px;height:45px;padding:10px}.design-hero span{color:var(--muted);font-size:8px}.design-hero h2{margin:2px 0;font-size:21px}.design-hero p{color:var(--muted);margin:0;font-size:8px}.design-bar{background:#e6e5de;border-radius:8px;height:8px;overflow:hidden}.design-bar i{border-radius:inherit;background:var(--olive);height:100%;transition:width .25s;display:block}.design-board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.design-room{overflow:hidden}.design-room header{justify-content:space-between;align-items:start;padding:17px 18px 12px;display:flex}.design-room header span{color:var(--muted);font-size:8px}.design-room h2{margin:3px 0 0;font-size:15px}.design-room header em{color:#757a73;background:#e8e7e1;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal}.design-room header em.status-设计中{color:#95652c;background:#f3e6d1}.design-room header em.status-已确认{color:#37674f;background:#dce9e0}.design-placeholder{color:#819086;background:linear-gradient(145deg,#f2efe7,#e4e7df);flex-direction:column;justify-content:center;align-items:center;height:126px;display:flex}.design-placeholder svg{width:28px}.design-placeholder span{margin-top:7px;font-size:10px;font-weight:600}.design-placeholder small{color:#979c96;margin-top:3px;font-size:8px}.design-room footer{justify-content:space-between;align-items:center;padding:13px 17px;display:flex}.design-room footer button{color:#607068;background:0 0;border:0;align-items:center;font-size:9px;display:flex}.design-card-actions{justify-content:flex-end;gap:3px;min-height:34px;padding:7px 10px 0;display:flex}.design-card-actions button{color:#979c95;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.design-card-actions button:hover{color:#52645a;background:#efeee8}.design-card-actions button.danger:hover{color:#ad594b;background:#f6e4df}.design-card-actions button:disabled{opacity:.25;cursor:default}.design-card-actions svg{width:13px}.design-room .design-card-actions+header{padding-top:7px}.design-placeholder small{white-space:nowrap;text-overflow:ellipsis;max-width:88%;overflow:hidden}.design-archive{margin-top:14px;padding:0 20px}.design-archive summary{color:#68736c;cursor:pointer;align-items:center;gap:7px;min-height:50px;font-size:9px;font-weight:600;display:flex}.design-archive summary span{background:#ecece6;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.design-archive>div{border-top:1px solid #e8e6df}.design-archive article{border-bottom:1px solid #eceae4;justify-content:space-between;align-items:center;gap:15px;min-height:57px;display:flex}.design-archive article:last-child{border-bottom:0}.design-archive article strong,.design-archive article small{display:block}.design-archive article strong{font-size:10px}.design-archive article small{color:var(--muted);margin-top:3px;font-size:8px}.design-archive article button{color:#52675a;background:#fff;border:1px solid #d9d8d1;border-radius:7px;min-height:30px;padding:0 10px;font-size:8px}.design-delete-layer{z-index:100;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.design-delete-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18201b8a;border:0;position:absolute;inset:0}.design-delete-layer>section{background:var(--paper);text-align:center;border-radius:15px;width:min(430px,100%);padding:27px;position:relative;box-shadow:0 28px 90px #13191540}.design-delete-layer>section>svg{color:#a95749;background:#f5e2dd;border-radius:50%;width:42px;height:42px;padding:10px}.design-delete-layer h2{margin:14px 0 7px;font-size:17px}.design-delete-layer p{color:var(--muted);margin:0;font-size:9px;line-height:1.7}.design-delete-layer footer{grid-template-columns:1fr 1.5fr;gap:8px;margin-top:21px;display:grid}.design-delete-layer footer button{color:#6e746d;background:#fff;border:1px solid #d9d8d1;border-radius:8px;min-height:37px;font-size:9px}.design-delete-layer footer button.danger{color:#fff;background:#a8574a;border-color:#a8574a;justify-content:center;align-items:center;gap:6px;display:flex}.design-delete-layer footer svg{width:14px}.design-editor .photo-field{margin-top:0}.scope-heading-actions{align-items:center;gap:8px;display:flex}.scope-alert{color:#9d5b4c;background:#f5e3de;border:1px solid #ead1ca;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex}.scope-panel{overflow:hidden}.scope-row{border-bottom:1px solid #ebe9e3;grid-template-columns:1.35fr repeat(4,minmax(94px,.85fr)) .62fr 142px;align-items:center;gap:10px;min-height:66px;padding:0 16px;font-size:10px;display:grid}.scope-row.scope-head{color:#999c95;background:#f8f7f2;min-height:39px;font-size:8px}.scope-row strong,.scope-row small{display:block}.scope-row strong{font-size:11px}.scope-row small{color:var(--muted);margin-top:3px;font-size:8px}.scope-row select{color:#606760;background:#fff;border:1px solid #dfddd5;border-radius:7px;width:100%;min-height:31px;padding:0 6px;font-size:9px}.scope-row select.party-pending{color:#a1594b;background:#fff7f5;border-color:#e4c4bc}.scope-row>button{border:0;border-radius:999px;justify-self:start;align-items:center;gap:4px;min-height:26px;padding:0 8px;font-size:8px;display:flex}.scope-row>button.clear{color:#3e6f55;background:#dfeae3}.scope-row>button.pending{color:#9d5b4c;background:#f4e2dd}.scope-row-actions{justify-content:flex-end;gap:2px;display:flex}.scope-row-actions button{color:#969b94;background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;padding:0;display:grid}.scope-row-actions button:hover{color:#52645a;background:#efeee8}.scope-row-actions button.danger:hover{color:#ad594b;background:#f6e4df}.scope-row-actions button:disabled{opacity:.25;cursor:default}.scope-row-actions svg{width:12px}.responsibility-editor .photo-field{margin-top:0}.selection-tabs{gap:6px;margin-bottom:13px;display:flex;overflow-x:auto}.selection-tabs button{border:1px solid var(--line);color:#737870;white-space:nowrap;background:#fff;border-radius:999px;padding:7px 12px;font-size:9px}.selection-tabs button.active{color:#fff;background:var(--olive);border-color:var(--olive)}.selection-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.selection-card{overflow:hidden}.selection-card.rejected{opacity:.55}.product-visual{color:#718077;background:linear-gradient(145deg,#e7e8e1,#f4eee4);place-items:center;height:108px;display:grid;position:relative}.product-visual svg{stroke-width:1.2px;width:34px;height:34px}.product-visual>span{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffbf;border-radius:999px;padding:4px 7px;font-size:8px;position:absolute;top:12px;left:12px}.product-body{padding:16px}.product-body header{justify-content:space-between;gap:8px;display:flex}.product-body header span{color:var(--muted);font-size:8px}.product-body h2{margin:4px 0 0;font-size:13px}.product-body header em{white-space:nowrap;color:#8d622f;background:#f1e3d0;border-radius:999px;height:22px;padding:4px 7px;font-size:8px;font-style:normal}.product-body dl{gap:17px;margin:13px 0 8px;display:flex}.product-body dl div{gap:5px;display:flex}.product-body dt{color:#999c95;font-size:8px}.product-body dd{margin:0;font-size:8px}.product-price{font-size:17px}.couple-votes{align-items:center;gap:6px;margin:13px 0;display:flex}.couple-votes button{color:#858a82;background:#fff;border:1px solid #dfddd6;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-width:51px;height:29px;font-size:8px;display:flex}.couple-votes button.liked{color:#ae5b4e;background:#fff2ef;border-color:#e4bbb3}.couple-votes span{color:#3c7457;align-items:center;gap:4px;margin-left:auto;font-size:8px;display:flex}.selection-actions{grid-template-columns:1fr 1.5fr;gap:7px;display:grid}.selection-actions button{color:#777b74;background:#fff;border:1px solid #dfddd6;border-radius:8px;min-height:33px;font-size:9px}.selection-actions button.confirm{color:#fff;background:var(--olive);border-color:var(--olive)}.procurement-total{border-left:1px solid var(--line);padding-left:20px}.procurement-total span,.procurement-total strong{display:block}.procurement-total span{color:var(--muted);font-size:8px}.procurement-total strong{margin-top:4px;font-size:20px}.procurement-board{grid-template-columns:1fr 1fr;gap:12px;display:grid}.procurement-card{padding:20px}.procurement-card header{grid-template-columns:40px 1fr auto;align-items:center;gap:11px;display:grid}.vendor-icon{width:40px;height:40px;color:var(--olive);background:#e2ebe5;border-radius:10px;place-items:center;display:grid}.vendor-icon svg{width:19px}.procurement-card header span{color:var(--muted);font-size:8px}.procurement-card h2{margin:3px 0 0;font-size:14px}.procurement-card header strong{font-size:14px}.procurement-progress{gap:4px;margin:18px 0 13px;display:flex}.procurement-progress i{background:#e6e5de;border-radius:6px;flex:1;height:5px}.procurement-progress i.done{background:var(--olive)}.procurement-meta{gap:7px;display:grid}.procurement-meta span{color:#7f847c;align-items:center;gap:6px;font-size:8px;display:flex}.procurement-meta svg{width:13px;height:13px}.procurement-card footer{border-top:1px solid #ebe9e3;justify-content:space-between;align-items:center;margin-top:15px;padding-top:12px;display:flex}.procurement-card footer em{color:#8f622d;background:#f1e4d1;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal}.procurement-card footer button{color:#53685c;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.procurement-card footer button:disabled{opacity:.4;cursor:default}.schedule-layout{grid-template-columns:1fr 300px;align-items:start;gap:14px;display:grid}.milestone-list{padding:8px 22px}.milestone{border-bottom:1px solid #ebe9e3;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;min-height:88px;display:grid}.milestone-line{align-self:stretch;align-items:center;display:flex;position:relative}.milestone-line:after{content:"";background:#d9d8d1;width:1px;position:absolute;top:0;bottom:0;left:16px}.milestone-line button{color:#7b8179;z-index:1;background:#fff;border:1px solid #d7d8d1;border-radius:50%;place-items:center;width:33px;height:33px;padding:0;font-size:9px;display:grid;position:relative}.milestone.completed .milestone-line button{background:var(--olive);color:#fff;border-color:var(--olive)}.milestone>div:nth-child(2)>span{color:#9d7040;font-size:8px}.milestone h2{margin:4px 0;font-size:13px}.milestone p{color:#737971;margin:0;font-size:8px}.milestone small{color:#a1a39d;font-size:8px}.milestone>em{color:#9b9d97;font-size:8px;font-style:normal}.milestone.completed>div:nth-child(2){opacity:.55}.schedule-aside{padding:24px;position:sticky;top:86px}.schedule-aside>svg{color:#94642e;background:#f2e3ce;border-radius:12px;width:45px;height:45px;margin-bottom:20px;padding:10px}.schedule-aside h2{margin:8px 0 4px;font-size:17px;line-height:1.5}.schedule-aside>p{color:#9b6b36;font-size:11px}.schedule-aside>div{border-top:1px solid #e7e5de;margin-top:24px;padding-top:17px}.schedule-aside>div strong{font-size:10px}.schedule-aside ul{color:#747a72;padding-left:16px;font-size:9px;line-height:1.9}@media (width<=1080px){.space-grid,.design-board,.selection-grid{grid-template-columns:1fr 1fr}.scope-panel{overflow-x:auto}.scope-row{min-width:980px}}@media (width<=760px){.space-summary{grid-template-columns:1fr}.space-summary>div{min-height:68px}.space-grid,.design-board,.selection-grid,.procurement-board{grid-template-columns:1fr}.design-hero{grid-template-columns:1fr;gap:18px}.design-delete-layer{padding:14px}.design-delete-layer>section{padding:22px 18px}.scope-heading-actions{justify-content:space-between;width:100%}.scope-panel{overflow-x:auto}.scope-row{min-width:980px}.procurement-total{border-left:0;padding-left:0}.schedule-layout{grid-template-columns:1fr}.schedule-aside{position:static}}.category-budget-panel{margin-bottom:14px}.category-budget-grid{grid-template-columns:repeat(3,1fr);gap:0 24px;padding:0 24px 22px;display:grid}.category-budget-grid article{border-bottom:1px solid #ebe9e3;grid-template-columns:1fr 34px;align-items:center;gap:6px 10px;padding:11px 0;display:grid}.category-budget-grid article>div:first-child{grid-column:1/-1;justify-content:space-between;display:flex}.category-budget-grid strong{font-size:9px}.category-budget-grid span{color:var(--muted);font-size:8px}.category-bar{background:#e7e6df;border-radius:6px;height:5px;overflow:hidden}.category-bar i{background:var(--olive);border-radius:inherit;height:100%;display:block}.category-budget-grid small{color:#787e76;text-align:right;font-size:8px}@media (width<=1080px){.category-budget-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.category-budget-grid{grid-template-columns:1fr;padding-left:17px;padding-right:17px}}.space-card-actions{justify-content:flex-end;gap:3px;margin:-7px -7px 7px;display:flex}.space-card-actions button{color:#9a9e96;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.space-card-actions button:hover{color:#52645a;background:#efeee8}.space-card-actions button.danger:hover{color:#ad594b;background:#f6e4df}.space-card-actions button:disabled{opacity:.25;cursor:default}.space-card-actions svg{width:13px}.room-quick-metrics{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px;display:grid}.room-quick-metrics span{color:#7b8078;text-align:center;background:#f2f1eb;border-radius:6px;padding:6px 5px;font-size:8px}.space-completeness{align-items:center;gap:9px;margin:10px 0 12px;display:flex}.space-completeness>div{background:#e6e5de;border-radius:6px;flex:1;height:5px;overflow:hidden}.space-completeness i{background:var(--olive);height:100%;display:block}.space-completeness span{color:var(--muted);font-size:8px}.space-card-foot>button{color:#52665a;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;display:flex}.room-empty{color:#8d928a;border:1px dashed #d7d7cf;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.room-empty>svg{width:35px}.room-empty h2{color:var(--ink);margin:12px 0 5px;font-size:16px}.room-empty p{margin:0 0 18px;font-size:9px}.room-editor-layer{z-index:90;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.room-editor-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18201b8a;border:0;position:absolute;inset:0}.room-editor{background:var(--paper);border-radius:16px;flex-direction:column;width:min(920px,100%);max-height:calc(100vh - 44px);animation:.2s ease-out dialogIn;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #13191540}.room-editor>header{border-bottom:1px solid #e5e3dc;flex:none;justify-content:space-between;align-items:start;padding:23px 26px 18px;display:flex}.room-editor>header h2{margin:5px 0 3px;font-size:22px}.room-editor>header p{color:var(--muted);margin:0;font-size:9px}.room-editor>header>button{background:#eeede8;border:0;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;display:grid}.room-editor>header>button svg{width:15px}.room-editor-body{padding:8px 26px 22px;overflow-y:auto}.room-editor-body section{border-bottom:1px solid #e9e7e0;padding:18px 0}.room-editor-body section:last-child{border-bottom:0}.room-editor-body h3{margin:0 0 12px;font-size:12px}.room-form-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.room-form-grid.four{grid-template-columns:repeat(4,1fr)}.room-form-grid label{color:#71776f;gap:5px;font-size:8px;font-weight:600;display:grid}.room-form-grid label.wide{grid-column:1/-1}.room-form-grid input,.room-form-grid select,.room-form-grid textarea,.custom-fields input{width:100%;min-height:37px;color:var(--ink);background:#fff;border:1px solid #dddcd4;border-radius:8px;outline:0;padding:0 9px;font-size:9px}.room-form-grid textarea{resize:vertical;min-height:65px;padding-top:9px}.room-form-grid input:focus,.room-form-grid select:focus,.room-form-grid textarea:focus,.custom-fields input:focus{border-color:#6e8e7c;box-shadow:0 0 0 3px #e1eae5}.custom-field-title{justify-content:space-between;align-items:center;display:flex}.custom-field-title h3{margin:0}.custom-field-title button{color:#5c6a62;background:#fff;border:1px solid #d9d8d1;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:8px;display:flex}.custom-fields{gap:7px;margin-top:12px;display:grid}.custom-fields>div{grid-template-columns:.8fr 1.6fr 31px;gap:7px;display:grid}.custom-fields>div>button{color:#aa584b;background:#f6e6e2;border:0;border-radius:7px;place-items:center;display:grid}.custom-fields>div>button svg{width:14px}.custom-fields>p{color:var(--muted);background:#f5f4ee;border-radius:8px;margin:0;padding:12px;font-size:8px}.room-editor>footer{background:#f7f6f1;border-top:1px solid #e5e3dc;flex:none;justify-content:flex-end;gap:8px;padding:15px 26px;display:flex}.room-editor>footer button{color:#6f746d;background:#fff;border:1px solid #d9d8d1;border-radius:8px;min-height:36px;padding:0 14px;font-size:9px}.room-editor>footer button.save{border-color:var(--olive);background:var(--olive);color:#fff;align-items:center;gap:6px;display:flex}@media (width<=760px){.room-editor-layer{padding:0}.room-editor{border-radius:0;height:100vh;max-height:100vh}.room-editor-body,.room-editor>header,.room-editor>footer{padding-left:17px;padding-right:17px}.room-form-grid,.room-form-grid.four{grid-template-columns:1fr 1fr}.room-form-grid label.wide{grid-column:1/-1}.custom-fields>div{grid-template-columns:1fr 1fr 31px}}.selection-heading-actions{align-items:center;gap:8px;display:flex}.selection-heading-actions .button{white-space:nowrap}.selection-card-actions{z-index:2;gap:3px;display:flex;position:absolute;top:9px;right:9px}.selection-card-actions button{color:#7c867f;background:#ffffffe0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid;box-shadow:0 2px 8px #1a231d14}.selection-card-actions button:hover{color:var(--olive);background:#fff}.selection-card-actions button.danger:hover{color:#ad594b;background:#fff0ed}.selection-card-actions button:disabled{opacity:.35;cursor:default}.selection-card-actions svg{width:13px}.selection-grid .selection-empty{grid-column:1/-1}.selection-archive{margin-top:16px;padding:18px 22px}.selection-archive>header{justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.selection-archive h2{margin:4px 0 0;font-size:14px}.selection-archive header b{color:var(--muted);font-size:9px}.selection-archive>div{color:#777d75;border-top:1px solid #ebe9e3;justify-content:space-between;align-items:center;min-height:38px;font-size:9px;display:flex}.selection-archive>div button,.area-archive button{color:var(--olive);background:0 0;border:0;font-size:9px}.selection-editor{width:min(840px,100%)}.selection-editor .room-editor-body>section:last-child{padding-bottom:0}.area-manager{width:min(720px,100%)}.area-add{grid-template-columns:1fr auto;gap:8px;padding:10px 0 18px;display:grid}.area-add input,.area-subdialog input,.area-subdialog select{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #dcdad2;border-radius:8px;outline:0;padding:0 10px;font-size:9px}.area-add .button{margin:0}.area-row{border-top:1px solid #e8e6df;justify-content:space-between;align-items:center;gap:14px;min-height:58px;display:flex}.area-row>div:first-child{gap:4px;display:grid}.area-row strong,.area-row>span{font-size:10px}.area-row small{color:var(--muted);font-size:8px}.area-row>div:last-child{gap:4px;display:flex}.area-row>div:last-child button{color:#737a73;background:#efeee8;border:0;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid}.area-row>div:last-child button:hover{color:var(--olive)}.area-row>div:last-child button.danger:hover{color:#ab574b;background:#f7e6e1}.area-row>div:last-child button:disabled{opacity:.3;cursor:default}.area-row svg{width:14px}.area-row.locked{color:var(--olive);border:1px dashed #d9d6cc;border-radius:8px;padding:0 9px}.area-row.locked small{margin-left:auto}.area-archive{border-top:1px solid #dfddd5;margin-top:18px;padding-top:4px}.area-archive h3{font-size:10px}.area-archive>div{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.area-subdialog{z-index:94;background:#fff;border-radius:14px;width:min(390px,100vw - 36px);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #111b1559}.area-subdialog h3{margin:0 0 6px;font-size:16px}.area-subdialog p{color:var(--muted);margin:0 0 16px;font-size:9px;line-height:1.6}.area-subdialog>div{justify-content:flex-end;gap:7px;margin-top:16px;display:flex}.area-subdialog button{color:#6d736c;background:#fff;border:1px solid #d9d7cf;border-radius:8px;min-height:35px;padding:0 13px;font-size:9px}.area-subdialog button.confirm{background:var(--olive);border-color:var(--olive);color:#fff}.area-subdialog button.danger-confirm{color:#fff;background:#a95449;border-color:#a95449}@media (width<=760px){.selection-heading-actions{width:100%}.selection-heading-actions .button{flex:1}.selection-card-actions{align-self:start;margin-right:auto;position:static}.product-visual{padding-top:8px}.area-add{grid-template-columns:1fr}.area-row{align-items:flex-start;padding:11px 0}.area-row>div:last-child{flex-wrap:wrap;justify-content:flex-end}}.procurement-heading-actions{align-items:center;gap:18px;display:flex}.procurement-heading-actions .button{white-space:nowrap}.procurement-card{padding-top:52px;position:relative}.procurement-card-actions{gap:3px;display:flex;position:absolute;top:14px;right:17px}.procurement-card-actions button{color:#858b84;background:#f1f0ea;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.procurement-card-actions button:hover{color:var(--olive);background:#e4ebe6}.procurement-card-actions button.danger:hover{color:#a65347;background:#f7e5e0}.procurement-card-actions button:disabled{opacity:.3;cursor:default}.procurement-card-actions svg{width:13px}.procurement-progress button{cursor:default;background:#e6e5de;border:0;border-radius:6px;flex:1;height:7px;padding:0;transition:transform .15s,background .15s}.procurement-progress button.done{background:var(--olive);cursor:pointer}.procurement-progress button.done:hover{background:#234c3b;transform:scaleY(1.55)}.procurement-progress button.done:last-of-type{cursor:default}.procurement-stage-labels{color:#a0a39d;justify-content:space-between;margin:-7px 1px 13px;font-size:7px;display:flex}.procurement-card footer>div{align-items:center;gap:13px;display:flex}.procurement-card footer>div button:first-child{color:#9a5c4f}.procurement-empty{grid-column:1/-1}.procurement-archive{margin-top:16px;padding:18px 22px}.procurement-archive>header{justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.procurement-archive h2{margin:4px 0 0;font-size:14px}.procurement-archive header b{color:var(--muted);font-size:9px}.procurement-archive>div{color:#767c75;border-top:1px solid #e8e6df;justify-content:space-between;align-items:center;min-height:39px;font-size:9px;display:flex}.procurement-archive>div button{color:var(--olive);background:0 0;border:0;font-size:9px}.purchase-editor{width:min(850px,100%)}.purchase-history{gap:0;display:grid}.purchase-history p{border-top:1px solid #ebe9e3;grid-template-columns:150px 1fr;gap:10px;margin:0;padding:9px 0;font-size:8px;display:grid}.purchase-history p strong{color:#55675d}.purchase-history p span{color:var(--muted)}.design-delete-layer>section.purchase-rollback{text-align:left;width:min(470px,100%)}.purchase-rollback .rollback-icon{color:#a95749;background:#f5e2dd;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 12px;display:grid}.purchase-rollback .rollback-icon svg{width:22px}.purchase-rollback>.section-kicker,.purchase-rollback>h2,.purchase-rollback>p{text-align:center;display:block}.purchase-rollback>p strong{color:var(--ink);margin:0 3px}.rollback-impact{background:#f1f3ee;border-radius:9px;gap:7px;margin:16px 0;padding:13px;display:grid}.rollback-impact b{font-size:9px}.rollback-impact span{color:#667069;align-items:center;gap:6px;font-size:8px;display:flex}.rollback-impact svg{color:#3f7458;width:13px}.rollback-reason{color:#676d66;gap:6px;font-size:9px;font-weight:600;display:grid}.rollback-reason textarea{resize:vertical;min-height:75px;font:inherit;border:1px solid #d9d7cf;border-radius:8px;outline:0;padding:9px;font-weight:400}.rollback-reason textarea:focus{border-color:#6e8e7c;box-shadow:0 0 0 3px #e1eae5}.rollback-approvals{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.rollback-approvals strong{grid-column:1/-1;font-size:9px}.rollback-approvals button{color:#777d76;background:#fff;border:1px solid #dad8d0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:35px;font-size:9px;display:flex}.rollback-approvals button.approved{color:#315f49;background:#e8f1eb;border-color:#9bb9a8}.rollback-approvals svg{width:13px}.purchase-rollback footer button:disabled{opacity:.4;cursor:default}@media (width<=760px){.procurement-heading-actions{justify-content:space-between;width:100%}.procurement-card{padding-top:51px}.procurement-card footer{align-items:flex-start;gap:10px}.procurement-card footer>div{flex-direction:column;align-items:flex-end;gap:7px}.purchase-history p{grid-template-columns:1fr}.purchase-rollback{max-height:calc(100vh - 28px);overflow-y:auto}}.module-tabs{background:#e8e7e0;border-radius:11px;grid-template-columns:repeat(5,1fr);margin-bottom:14px;padding:4px;display:grid}.module-tabs.three{grid-template-columns:repeat(3,1fr)}.module-tabs button{color:#747a73;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:10px;display:flex}.module-tabs button.active{color:var(--olive);background:#fffefa;font-weight:700;box-shadow:0 4px 14px #232d2614}.module-tabs.three svg{width:16px}.advanced-stack{gap:14px;display:grid}.custom-panel{padding:23px}.custom-panel>header{justify-content:space-between;align-items:center;display:flex}.custom-panel>header span{color:var(--muted);font-size:9px}.custom-panel>header h2{margin:4px 0 0;font-size:18px}.custom-panel>header strong{font-size:21px}.custom-head-status{align-items:center;gap:9px;display:flex}.custom-head-status em{color:#a05247;background:#f5dfda;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-style:normal;display:flex}.custom-head-status em svg{width:12px}.custom-head-status small{color:#456b56;text-align:center;background:#e3ece6;border-radius:999px;min-width:34px;padding:5px 7px;font-size:8px}.custom-panel.rolled-back{border-color:#e2b3a8;box-shadow:0 16px 40px #7a3d2e14}.custom-flow{grid-template-columns:repeat(9,1fr);margin:28px 0;display:grid;position:relative}.custom-flow:before{content:"";background:#deddd6;height:2px;position:absolute;top:16px;left:5%;right:5%}.custom-flow>button{z-index:1;text-align:center;cursor:pointer;background:0 0;border:0;padding:0;position:relative}.custom-flow>button:disabled{cursor:default;opacity:1}.custom-flow i{color:#969990;border:4px solid var(--paper);background:#eeede7;border-radius:50%;outline:1px solid #deddd6;place-items:center;width:32px;height:32px;margin:auto;font-size:9px;font-style:normal;transition:transform .18s,box-shadow .18s;display:grid}.custom-flow button:not(:disabled):hover i{transform:translateY(-2px);box-shadow:0 0 0 4px #e6eee9}.custom-flow span{color:#8a8e86;margin-top:8px;font-size:8px;display:block}.custom-flow .done i{background:var(--olive);color:#fff;outline-color:var(--olive)}.custom-flow .current i{color:#463722;background:#e3af59;outline-color:#d99e43;box-shadow:0 0 0 4px #f4e7d2}.custom-flow .current span{color:#956229;font-weight:700}.custom-bottom{background:#f5f4ee;border-radius:10px;grid-template-columns:1fr 1.3fr 1.3fr auto;align-items:center;gap:14px;padding:14px;display:grid}.custom-bottom>div{align-items:center;gap:8px;display:flex}.custom-bottom>div>svg{color:#7b887f;width:17px}.custom-bottom span,.custom-bottom strong{display:block}.custom-bottom span{color:var(--muted);font-size:8px}.custom-bottom strong{color:var(--ink);margin-top:2px;font-size:9px}.custom-stage-actions{justify-content:flex-end}.custom-stage-actions button{background:var(--olive);color:#fff;white-space:nowrap;border:0;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:9px;display:flex}.custom-stage-actions button svg{width:13px}.custom-stage-actions button.rollback-button{color:#9b594d;background:#fff;border:1px solid #d9c2bc}.custom-stage-actions button:disabled{opacity:.45;cursor:default}.stage-history{border-top:1px solid #ebe9e3;margin-top:13px;padding-top:11px}.stage-history summary{color:#69776e;cursor:pointer;align-items:center;gap:6px;width:max-content;font-size:8px;list-style:none;display:flex}.stage-history summary::-webkit-details-marker{display:none}.stage-history summary svg{width:14px}.stage-history summary span{background:#e9ede9;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:7px;display:grid}.stage-history>p{color:var(--muted);margin:12px 0 3px;font-size:8px}.stage-history ol{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.stage-history li{background:#f6f5f0;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.stage-history li>i{color:#416c55;background:#dfe9e2;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.stage-history li.rollback>i{color:#a05548;background:#f3ded9}.stage-history li svg{width:12px}.stage-history li strong{font-size:8px}.stage-history li p{color:var(--muted);margin:2px 0 0;font-size:8px}.stage-history time{color:#999c96;font-size:7px}.rollback-layer{z-index:70;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.rollback-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#19221d7a;border:0;position:absolute;inset:0}.rollback-dialog{background:#fffefa;border-radius:16px;width:min(520px,100%);position:relative;overflow:hidden;box-shadow:0 24px 75px #141e1840}.rollback-dialog>header{border-bottom:1px solid #e8e5dc;justify-content:space-between;gap:18px;padding:23px 25px 18px;display:flex}.rollback-dialog header span{color:#a36d35;letter-spacing:.14em;font-size:8px}.rollback-dialog h2{margin:5px 0 3px;font-size:21px}.rollback-dialog header p{color:var(--muted);margin:0;font-size:9px}.rollback-dialog header button{color:#6f756e;background:#fff;border:1px solid #dfddd5;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.rollback-dialog header button svg{width:15px}.rollback-dialog form{gap:14px;padding:20px 25px 24px;display:grid}.rollback-dialog form>label:not(.rollback-consent){color:#555e58;gap:6px;font-size:9px;font-weight:600;display:grid}.rollback-dialog select,.rollback-dialog textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9d8d1;border-radius:9px;outline:none;padding:10px 11px;font-size:10px}.rollback-dialog textarea{resize:vertical;min-height:82px}.rollback-dialog select:focus,.rollback-dialog textarea:focus{border-color:#7f9d8b;box-shadow:0 0 0 3px #e4ece7}.rollback-dialog aside{color:#765437;background:#f7eee2;border-radius:10px;padding:13px 14px}.rollback-dialog aside strong{font-size:9px}.rollback-dialog aside p{margin:5px 0 0;font-size:8px;line-height:1.55}.rollback-consent{color:#8a4f45;align-items:center;gap:7px;font-size:8px;display:flex}.rollback-consent input{accent-color:#9a5146}.rollback-dialog footer{grid-template-columns:1fr 1.7fr;gap:8px;margin-top:2px;display:grid}.rollback-dialog footer button{color:#69716b;background:#fff;border:1px solid #d9d8d1;border-radius:9px;min-height:38px;font-size:9px}.rollback-dialog footer button[type=submit]{color:#fff;background:#a2584b;border-color:#a2584b;justify-content:center;align-items:center;gap:6px;display:flex}.rollback-dialog footer button svg{width:14px}.approval-pair{display:flex;gap:6px!important}.approval-pair button{color:#7e837c;background:#fff;border:1px solid #dddcd5;border-radius:999px;align-items:center;gap:4px;min-height:29px;padding:0 9px;font-size:8px;display:flex}.approval-pair button.approved{color:#386a50;background:#dfeae3;border-color:#bfd3c6}.module-action{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.module-action.inside{margin:0;padding:18px 22px 12px}.module-action span{color:var(--muted);font-size:9px}.module-action>button{background:var(--olive);color:#fff;border:0;border-radius:8px;align-items:center;gap:6px;height:35px;padding:0 11px;font-size:9px;display:flex}.change-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.change-card{padding:20px}.change-card>header{justify-content:space-between;display:flex}.change-card>header em{color:#9b652b;background:#f4e5d0;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal}.change-card>header span{color:var(--muted);font-size:8px}.change-card h2{outline:0;margin:15px 0 5px;font-size:15px}.change-card p{color:var(--muted);min-height:29px;font-size:9px;line-height:1.6}.change-impact{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.change-impact span{color:var(--muted);background:#f5f4ef;border-radius:8px;padding:10px;font-size:8px}.change-impact strong{color:var(--ink);margin-top:3px;font-size:12px;display:block}.change-card>footer{border-top:1px solid #ebe9e3;grid-template-columns:1fr 1.5fr;gap:7px;margin-top:13px;padding-top:12px;display:grid}.change-card>footer button{color:#777c75;background:#fff;border:1px solid #dddcd5;border-radius:8px;min-height:34px;font-size:9px}.change-card>footer button.accept{background:var(--olive);color:#fff;border-color:var(--olive)}.change-card>footer button:disabled{opacity:.4}.change-card.已批准>header em{color:#386a50;background:#dfeae3}.change-card.已拒绝{opacity:.55}.document-panel{overflow:hidden}.document-row{border-top:1px solid #ebe9e3;grid-template-columns:1.7fr .7fr .6fr .8fr .9fr .7fr;align-items:center;gap:12px;min-height:56px;padding:0 22px;font-size:9px;display:grid}.document-row.document-head{color:#999c95;background:#f7f6f1;min-height:37px;font-size:8px}.document-row>div{align-items:center;gap:8px;display:flex}.document-row>div svg{color:#8c704f;width:17px}.document-row span{color:#787d76}.document-row button{color:#92642f;background:#f0e4d3;border:0;border-radius:999px;justify-self:start;padding:5px 8px;font-size:8px}.document-row button.confirmed{color:#386a50;background:#dfeae3}.acceptance-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.acceptance-card{padding:19px}.acceptance-card header{justify-content:space-between;display:flex}.acceptance-card header span{color:var(--muted);font-size:8px}.acceptance-card h2{margin:3px 0 0;font-size:14px}.acceptance-card header em{color:#94632e;background:#f2e3ce;border-radius:999px;height:22px;padding:4px 7px;font-size:8px;font-style:normal}.acceptance-card header em.已完成{color:#386a50;background:#dfeae3}.acceptance-card header em.待整改{color:#a15346;background:#f4dfda}.acceptance-progress{align-items:center;gap:9px;margin:16px 0 11px;display:flex}.acceptance-progress>div{background:#e4e3dc;border-radius:5px;flex:1;height:5px;overflow:hidden}.acceptance-progress i{background:var(--olive);height:100%;display:block}.acceptance-progress strong{font-size:9px}.acceptance-card ul{grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;list-style:none;display:grid}.acceptance-card li{color:#7c8179;align-items:center;gap:6px;font-size:8px;display:flex}.acceptance-card li button{background:#fff;border:1px solid #d2d4cc;border-radius:5px;place-items:center;width:17px;height:17px;padding:0;display:grid}.acceptance-card li.done button{background:var(--olive);color:#fff;border-color:var(--olive)}.acceptance-issue{color:#a75b4d;background:#f9e9e5;border-radius:7px;align-items:center;gap:6px;margin-top:12px;padding:8px;font-size:8px;display:flex}.acceptance-issue svg{width:14px}.acceptance-card footer{border-top:1px solid #ebe9e3;margin-top:14px;padding-top:12px}.acceptance-card footer span{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.acceptance-card footer span strong{color:var(--ink)}.acceptance-card footer button{background:var(--olive);color:#fff;border:0;border-radius:8px;width:100%;min-height:32px;margin-top:10px;font-size:8px}.acceptance-card footer button:disabled{color:#989b94;background:#e5e4de}.vendor-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.vendor-card{padding:20px}.vendor-card header{grid-template-columns:42px 1fr auto;align-items:center;gap:11px;display:grid}.vendor-logo{width:42px;height:42px;color:var(--olive);background:#dfe9e2;border-radius:12px;place-items:center;font-weight:700;display:grid}.vendor-card header span{color:var(--muted);font-size:8px}.vendor-card h2{margin:3px 0 0;font-size:14px}.vendor-card header em{color:#a55749;background:#f4e2dd;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal}.vendor-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;display:grid}.vendor-card dl div{border-bottom:1px solid #ebe9e3;padding-bottom:8px}.vendor-card dt{color:#999d96;font-size:8px}.vendor-card dd{margin:3px 0 0;font-size:9px}.vendor-card footer{grid-template-columns:1fr 1fr;gap:7px;display:grid}.vendor-card footer button{color:#667269;background:#fff;border:1px solid #dddcd5;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:33px;font-size:8px;display:flex}.warranty-list{gap:10px;display:grid}.warranty-card{grid-template-columns:48px 1fr 180px auto;align-items:center;gap:15px;padding:18px 21px;display:grid}.warranty-icon{width:45px;height:45px;color:var(--olive);background:#dfeae3;border-radius:12px;place-items:center;display:grid}.warranty-card>div:nth-child(2) span{color:var(--muted);font-size:8px}.warranty-card h2{margin:3px 0;font-size:14px}.warranty-card p{color:#8d918a;margin:0;font-size:8px}.warranty-status{border-left:2px solid #6f927e;padding-left:11px}.warranty-status strong,.warranty-status span{display:block}.warranty-status strong{color:#46725a;font-size:9px}.warranty-status span{color:var(--muted);margin-top:3px;font-size:8px}.warranty-status.处理中{border-color:#d18a45}.warranty-status.处理中 strong{color:#aa682c}.warranty-card>button{color:#5f6c64;background:#fff;border:1px solid #dddcd5;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:8px;display:flex}.warranty-card>button svg{width:14px}.asset-panel{overflow:hidden}.asset-row{border-top:1px solid #ebe9e3;grid-template-columns:1.4fr 1fr .8fr .7fr .6fr .8fr;align-items:center;gap:12px;min-height:60px;padding:0 22px;font-size:9px;display:grid}.asset-row.asset-head{color:#999c95;background:#f7f6f1;min-height:37px;font-size:8px}.asset-row>div{align-items:center;gap:8px;display:flex}.asset-row>div>svg{color:#8d704f;width:18px}.asset-row strong,.asset-row small{display:block}.asset-row small{color:#9a9d97;margin-bottom:2px;font-size:8px}.asset-row>span small{margin-top:3px}.asset-row strong[contenteditable]{outline:0}.report-sheet{padding:28px}.report-sheet>header{border-bottom:1px solid #deddd6;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.report-sheet>header>div{align-items:center;gap:14px;display:flex}.report-sheet>header svg{width:40px;height:40px;color:var(--olive);background:#dfe9e2;border-radius:11px;padding:8px}.report-sheet header span{color:#9a7042;letter-spacing:.12em;font-size:8px}.report-sheet header h2{margin:4px 0;font-size:20px}.report-sheet header p{color:var(--muted);margin:0;font-size:8px}.report-sheet>header>button{background:var(--olive);color:#fff;border:0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:9px;display:flex}.report-sheet>header>button svg{width:15px;height:15px;color:inherit;background:0 0;padding:0}.report-stats{border-bottom:1px solid #deddd6;grid-template-columns:repeat(4,1fr);padding:24px 0;display:grid}.report-stats article{border-left:2px solid #d9b36c;padding-left:20px}.report-stats span,.report-stats strong{display:block}.report-stats span{color:var(--muted);font-size:8px}.report-stats strong{margin-top:5px;font-size:18px}.report-sections{grid-template-columns:1fr 1fr;gap:12px;padding:24px 0;display:grid}.report-sections article{background:#f5f4ee;border-radius:10px;gap:11px;padding:15px;display:flex}.report-sections svg{color:#6e8276;flex:none;width:20px}.report-sections h3{margin:0 0 4px;font-size:10px}.report-sections p{color:var(--muted);margin:0;font-size:8px;line-height:1.6}.report-sheet>footer{text-align:center;color:#9b9e97;border-top:1px solid #deddd6;padding-top:16px;font-size:8px}@media (width<=1050px){.acceptance-grid,.custom-bottom{grid-template-columns:1fr 1fr}.custom-flow{grid-template-columns:repeat(9,80px);overflow-x:auto}.change-grid,.vendor-grid{grid-template-columns:1fr}.warranty-card{grid-template-columns:48px 1fr auto}.warranty-status{display:none}}@media (width<=760px){.module-tabs{grid-template-columns:1fr 1fr}.module-tabs.three{grid-template-columns:1fr}.module-tabs button{justify-content:flex-start;padding-left:14px}.acceptance-grid,.change-grid{grid-template-columns:1fr}.custom-panel{padding:17px}.custom-panel>header{align-items:flex-start;gap:10px}.custom-head-status{flex-wrap:wrap;justify-content:flex-end}.custom-bottom{grid-template-columns:1fr}.custom-stage-actions{justify-content:stretch}.custom-stage-actions button{flex:1;justify-content:center}.stage-history li{grid-template-columns:24px 1fr}.stage-history time{grid-column:2}.rollback-layer{padding:0}.rollback-dialog{border-radius:0;height:100vh}.rollback-dialog form{padding:18px}.document-panel,.asset-panel{overflow-x:auto}.document-row{min-width:680px}.asset-row{min-width:700px}.warranty-card{grid-template-columns:42px 1fr}.warranty-card>button{grid-column:1/-1;justify-content:center}.report-stats{grid-template-columns:1fr 1fr;gap:18px}.report-sections{grid-template-columns:1fr}.report-sheet>header{align-items:flex-start;gap:12px}.report-sheet>header>button{padding:0 10px;font-size:0}.report-sheet>header>button svg{width:16px}.vendor-grid{grid-template-columns:1fr}}@media print{.sidebar,.topbar,.module-tabs,.page-heading{display:none!important}.main-content{width:100%;margin:0}.page-wrap{padding:0}.report-sheet{box-shadow:none;border:0}.report-sheet>header>button{display:none}}.acceptance-card.managed,.vendor-card.managed{padding-top:55px;position:relative}.record-card-actions{gap:3px;display:flex;position:absolute;top:14px;right:15px}.record-card-actions button{color:#858b84;background:#f0efe9;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.record-card-actions button:hover{color:var(--olive);background:#e3ebe5}.record-card-actions button.danger:hover{color:#a75347;background:#f7e4df}.record-card-actions button:disabled{opacity:.3;cursor:default}.record-card-actions svg{width:13px}.acceptance-toolbar>div{align-items:center;gap:7px;display:flex}.acceptance-toolbar select{color:#697069;background:#fff;border:1px solid #d9d8d1;border-radius:8px;min-width:220px;min-height:35px;padding:0 9px;font-size:9px}.acceptance-toolbar>div button{color:#3f6952;background:#e6eee8;border:1px solid #cdd8d0;border-radius:8px;align-items:center;gap:5px;min-height:35px;padding:0 10px;font-size:9px;display:flex}.acceptance-toolbar>div button:disabled{opacity:.4}.acceptance-toolbar svg{width:14px}.record-empty{color:#879087;border:1px dashed #d5d5cd;border-radius:14px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:270px;display:flex}.record-empty>svg{width:36px}.record-empty h2{color:var(--ink);margin:12px 0 5px;font-size:16px}.record-empty p{color:var(--muted);margin:0 0 16px;font-size:9px}.record-empty button{background:var(--olive);color:#fff;border:0;border-radius:8px;align-items:center;gap:6px;min-height:35px;padding:0 12px;font-size:9px;display:flex}.record-empty button svg{width:14px}.record-archive{margin-top:15px;padding:18px 22px}.record-archive>header{justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.record-archive h2{margin:4px 0 0;font-size:14px}.record-archive header b{color:var(--muted);font-size:9px}.record-archive>div{color:#767c75;border-top:1px solid #e8e6df;justify-content:space-between;align-items:center;min-height:38px;font-size:9px;display:flex}.record-archive>div button{color:var(--olive);background:0 0;border:0;font-size:9px}.delivery-editor{width:min(880px,100%)}.editor-list-title{justify-content:space-between;align-items:center;display:flex}.editor-list-title h3{margin:0}.editor-list-title button{color:#53685b;background:#fff;border:1px solid #d7d7cf;border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:8px;display:flex}.editor-list-title svg{width:13px}.editor-list{gap:7px;margin-top:11px;display:grid}.editor-list>div{grid-template-columns:1fr 32px;gap:7px;display:grid}.editor-list input,.vendor-link-editor input{width:100%;min-height:37px;color:var(--ink);background:#fff;border:1px solid #dcdad2;border-radius:8px;outline:0;padding:0 9px;font-size:9px}.editor-list>div>button,.vendor-link-editor>div>button{color:#a55448;background:#f6e5e1;border:0;border-radius:7px;place-items:center;display:grid}.editor-list>div>button:disabled{opacity:.35}.editor-list svg,.vendor-link-editor svg{width:14px}.vendor-links{flex-wrap:wrap;gap:6px;margin:-5px 0 13px;display:flex}.vendor-links a{color:#4f6d5c;background:#f5f8f5;border:1px solid #d7ded8;border-radius:999px;align-items:center;gap:5px;max-width:100%;min-height:27px;padding:0 8px;font-size:8px;text-decoration:none;display:flex}.vendor-links a svg{flex:none;width:11px}.vendor-links a svg:last-child{color:#94a098}.vendor-card footer a{color:#52675a;background:#fff;border:1px solid #dddcd5;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:33px;font-size:8px;text-decoration:none;display:flex}.vendor-card footer svg{width:14px}.vendor-card footer button:disabled{opacity:.45;cursor:default}.vendor-link-editor{gap:7px;margin-top:11px;display:grid}.vendor-link-editor>div{grid-template-columns:.7fr 1.6fr 32px;gap:7px;display:grid}.vendor-link-editor>p{color:var(--muted);background:#f5f4ee;border-radius:8px;margin:0;padding:13px;font-size:8px}.field-error{font-weight:500;color:#a65348!important;font-size:8px!important}.room-form-grid label .field-error{margin-top:0}@media (width<=760px){.acceptance-toolbar{align-items:stretch;gap:9px}.acceptance-toolbar>div{grid-template-columns:1fr auto;display:grid}.acceptance-toolbar>div>span{grid-column:1/-1}.acceptance-toolbar select{width:100%;min-width:0}.acceptance-card.managed,.vendor-card.managed{padding-top:52px}.vendor-link-editor>div{grid-template-columns:1fr 32px}.vendor-link-editor>div input:first-child{grid-column:1/-1}.record-card-actions{right:12px}.delivery-editor{border-radius:0;height:100vh;max-height:100vh}.editor-list-title{gap:10px}}.manager-layout{grid-template-columns:210px 1fr;align-items:start;gap:14px;display:grid}.manager-modules{max-height:calc(100vh - 110px);padding:8px;position:sticky;top:86px;overflow-y:auto}.manager-modules button{color:#6f756e;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:0 10px;font-size:9px;display:flex}.manager-modules button:hover{background:#f2f1eb}.manager-modules button.active{background:var(--olive);color:#fff}.manager-modules b{background:#00000012;border-radius:999px;place-items:center;min-width:23px;height:20px;padding:0 5px;font-size:8px;display:grid}.manager-modules button.active b{background:#ffffff24}.manager-main{min-width:0}.manager-toolbar{justify-content:space-between;align-items:center;min-height:54px;margin-bottom:10px;padding:9px 14px;display:flex}.manager-toolbar label{background:#fff;border:1px solid #dddcd4;border-radius:8px;align-items:center;gap:7px;width:min(350px,70%);height:35px;padding:0 10px;display:flex}.manager-toolbar label svg{color:#8d9189;width:15px}.manager-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.manager-toolbar>span{color:var(--muted);font-size:9px}.manager-records{grid-template-columns:1fr 1fr;gap:9px;display:grid}.manager-record{justify-content:space-between;align-items:center;gap:14px;min-height:100px;padding:16px;transition:all .2s;display:flex}.manager-record:hover{border-color:#cfd7d1;transform:translateY(-1px)}.manager-record.archived{opacity:.52}.manager-record>div:first-child{min-width:0}.manager-record span{color:#9b7042;font-size:8px}.manager-record h2{text-overflow:ellipsis;white-space:nowrap;margin:5px 0;font-size:13px;overflow:hidden}.manager-record p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.manager-actions{flex:none;gap:3px;display:flex}.manager-actions button{color:#969a93;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.manager-actions button:hover{color:#4f6257;background:#eeeee8}.manager-actions button.danger:hover{color:#ad594c;background:#f6e5e1}.manager-actions svg{width:13px}.manager-empty{color:#92968f;border:1px dashed #d7d6cf;border-radius:13px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:260px;display:flex}.manager-empty>svg{width:28px}.manager-empty h2{color:var(--ink);margin:10px 0 16px;font-size:13px}.manager-empty .button svg{width:14px}.manager-history{margin-top:12px;padding:16px 19px}.manager-history header{align-items:center;gap:7px;margin-bottom:10px;display:flex}.manager-history header svg{color:#8d704c;width:15px}.manager-history header strong{font-size:10px}.manager-history p{color:#838880;align-items:center;gap:6px;margin:6px 0;font-size:8px;display:flex}.manager-history p svg{width:12px}.manager-dialog-layer{z-index:95;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.manager-dialog-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18201b8c;border:0;position:absolute;inset:0}.manager-dialog{background:var(--paper);border-radius:15px;flex-direction:column;width:min(690px,100%);max-height:calc(100vh - 40px);animation:.2s ease-out dialogIn;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #13191545}.manager-dialog>header{border-bottom:1px solid #e5e3dc;justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;display:flex}.manager-dialog>header h2{margin:5px 0 0;font-size:20px}.manager-dialog>header>button{background:#eeede8;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.manager-dialog>header>button svg{width:14px}.manager-form{grid-template-columns:1fr 1fr;gap:12px;padding:20px 24px;display:grid;overflow-y:auto}.manager-form label{gap:5px;display:grid}.manager-form label.wide{grid-column:1/-1}.manager-form label>span{color:#71766f;font-size:8px;font-weight:600}.manager-form input,.manager-form select,.manager-form textarea,.boolean-input{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #dddcd4;border-radius:8px;outline:0;padding:0 10px;font-size:9px}.manager-form textarea{resize:vertical;min-height:76px;padding-top:9px}.manager-form input:focus,.manager-form select:focus,.manager-form textarea:focus{border-color:#6e8e7c;box-shadow:0 0 0 3px #e1eae5}.boolean-input{cursor:pointer;justify-content:center;align-items:center;gap:6px;display:flex}.boolean-input.on{color:#38694f;background:#e0eae4;border-color:#bdd0c4}.boolean-input svg{width:14px}.manager-dialog>footer{background:#f7f6f1;border-top:1px solid #e5e3dc;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.manager-dialog>footer button{color:#6c726b;background:#fff;border:1px solid #d8d7d0;border-radius:8px;min-height:36px;padding:0 14px;font-size:9px}.manager-dialog>footer button.save{background:var(--olive);border-color:var(--olive);color:#fff;align-items:center;gap:5px;display:flex}.manager-dialog>footer svg{width:14px}.manager-photo-field{padding:0 24px 18px}.undo-toast{z-index:100;color:#fff;background:#263b30;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 9px 0 15px;font-size:9px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #141e1840}.undo-toast>svg{width:15px}.undo-toast button{color:#fff;background:#ffffff1f;border:0;border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:8px;display:flex}.undo-toast button:last-child{background:0 0;justify-content:center;width:28px;padding:0}.undo-toast button svg{width:13px}@media (width<=1050px){.manager-records{grid-template-columns:1fr}}@media (width<=760px){.manager-layout{grid-template-columns:1fr}.manager-modules{max-height:none;display:flex;position:static;overflow-x:auto}.manager-modules button{white-space:nowrap;gap:12px;width:auto;min-width:100px}.manager-record{padding:14px}.manager-actions button{width:25px}.manager-dialog-layer{padding:0}.manager-dialog{border-radius:0;height:100vh;max-height:100vh}.manager-form{grid-template-columns:1fr;padding-left:17px;padding-right:17px}.manager-form label.wide{grid-column:auto}.manager-dialog>header,.manager-dialog>footer{padding-left:17px;padding-right:17px}.undo-toast{justify-content:center;bottom:16px;left:16px;right:16px}}.editable-summary{cursor:pointer;transition:background .18s;position:relative}.editable-summary:hover{background:#ffffff12}.editable-summary span{align-items:center;gap:5px;display:flex}.expense-summary small{color:#96ada1;margin-top:5px;font-size:8px;display:block}.budget-head-actions{align-items:center;gap:10px;display:flex}.budget-head-actions button{border:1px solid var(--line);color:#4f6257;background:#fff;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:9px;display:flex}.budget-warning{color:#b76448;font-size:10px}.category-budget-grid article{cursor:pointer;border-radius:7px;padding-left:7px;padding-right:7px;transition:background .18s}.category-budget-grid article:hover{background:#f6f5ef}.category-budget-grid article>div:first-child span{align-items:center;gap:4px;display:flex}.category-bar i.over{background:#cf6b56}.expense-row{grid-template-columns:1.45fr .65fr .7fr .72fr .82fr .8fr 92px}.expense-title-button{color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-weight:700}.expense-title-button:hover{color:var(--olive);text-underline-offset:3px;text-decoration:underline}.expense-title-button small{color:#999c95;margin-top:4px;font-size:8px;font-weight:400;display:block}.expense-status{color:#626a63;background:#fff;border:1px solid #deddd6;border-radius:7px;width:100%;min-height:29px;padding:0 5px;font-size:9px}.expense-row b{flex-direction:column;align-items:flex-end;display:flex}.expense-row b small{color:#a1a49d;margin-top:2px;font-size:8px;font-weight:400}.expense-actions{justify-content:flex-end;gap:3px;display:flex}.expense-actions button{color:#879089;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.expense-actions button:hover{color:var(--olive);background:#e8eee9}.expense-actions button.icon-danger:hover{color:#b95845;background:#f5e4df}.expense-actions svg{width:13px}.expense-row.voided{opacity:.5}.expense-row.voided .expense-title-button{text-decoration:line-through}.dialog{max-height:calc(100vh - 40px);overflow-y:auto}.expense-form textarea,.form textarea{resize:vertical;width:100%;min-height:76px;color:var(--ink);font:inherit;background:#fff;border:1px solid #dbd9d1;border-radius:8px;outline:0;padding:10px 11px}.expense-form textarea:focus,.form textarea:focus{border-color:#5d846f;box-shadow:0 0 0 3px #e2ebe6}.form input:read-only{color:#8f938d;cursor:not-allowed;background:#efeee9}.budget-dialog-hint{background:#f3f4ec;border-radius:9px;grid-template-columns:1fr auto;gap:5px;padding:13px;display:grid}.budget-dialog-hint span,.budget-dialog-hint small{color:var(--muted);font-size:9px}.budget-dialog-hint small{grid-column:1/-1}.form-note{color:#986448;background:#f8eee5;border-radius:8px;margin:0;padding:10px 11px;font-size:9px;line-height:1.6}.dialog-form-actions{justify-content:flex-end;gap:8px;display:flex}.danger-button{color:#b85a48;background:#fff;border-color:#e8c7bf;margin-right:auto}@media (width<=1050px){.expense-row{grid-template-columns:1.35fr .65fr .72fr .82fr .8fr 92px}.expense-row>:nth-child(3){display:none}}@media (width<=760px){.budget-head-actions{flex-direction:column;align-items:flex-end}.expense-row{min-width:760px}.dialog{border-radius:14px;max-height:calc(100vh - 24px);padding:22px 18px}}.photo-attach-trigger{color:#52645a;white-space:nowrap;background:#fff;border:1px solid #d9ddd7;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:9px;display:inline-flex}.photo-attach-trigger:hover{background:#f2f6f3;border-color:#8ea596}.photo-attach-trigger svg{width:13px}.photo-attach-trigger span{color:#315c47;background:#e1ebe5;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:8px;display:grid}.photo-field{background:#f7f8f4;border:1px dashed #ced6d0;border-radius:10px;padding:11px 12px}.photo-field>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.photo-field>header>div{align-items:center;gap:8px;display:flex}.photo-field>header>div>svg{color:#52705f;width:17px}.photo-field span,.photo-field small{display:block}.photo-field span{color:#4e5b53;font-size:10px;font-weight:700}.photo-field small{color:#969c96;margin-top:2px;font-size:8px;font-weight:400}.photo-dialog-layer,.photo-viewer,.photo-subdialog,.compare-layer{z-index:110;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.photo-dialog-backdrop,.photo-viewer-backdrop,.compare-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#121b1694;border:0;position:absolute;inset:0}.photo-dialog{background:var(--paper);border-radius:16px;flex-direction:column;width:min(940px,100%);max-height:calc(100vh - 40px);animation:.2s ease-out dialogIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #0e151152}.photo-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;display:flex}.photo-dialog>header h2{margin:5px 0 2px;font-size:21px}.photo-dialog>header p{color:var(--muted);margin:0;font-size:9px}.photo-dialog>header>button,.photo-subdialog header button,.photo-viewer header button,.compare-layer header>button{background:#eeede8;border:0;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;display:grid}.photo-dialog>header svg,.photo-subdialog header svg,.photo-viewer header svg,.compare-layer header svg{width:14px}.photo-upload-actions{border-bottom:1px solid var(--line);background:#f6f6f1;align-items:center;gap:8px;padding:13px 24px;display:flex}.photo-picker-button{color:#42584c;cursor:pointer;background:#fff;border:1px solid #d5d8d2;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:9px;font-weight:700;display:flex;position:relative;overflow:hidden}.photo-picker-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.photo-picker-camera{background:var(--olive);border-color:var(--olive);color:#fff}.photo-picker-button:has(input:disabled){opacity:.6;cursor:wait}.photo-upload-actions svg{width:15px}.photo-upload-actions span{color:var(--muted);margin-left:auto;font-size:9px}.photo-dialog-body{padding:18px 24px 24px;overflow:auto}.photo-mini-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.photo-mini-grid article{background:#fff;border:1px solid #e1e0da;border-radius:11px;grid-template-columns:102px 1fr;min-height:94px;display:grid;position:relative;overflow:hidden}.photo-thumb{background:#e9ebe7;border:0;padding:0;position:relative;overflow:hidden}.photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.photo-thumb b{color:#fff;background:#263b30d9;border-radius:99px;padding:3px 6px;font-size:7px;position:absolute;bottom:5px;left:5px}.photo-mini-grid article>div{min-width:0;padding:10px 9px 36px}.photo-mini-grid strong,.photo-mini-grid span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.photo-mini-grid strong{font-size:9px}.photo-mini-grid span{color:#8a8e87;margin-top:6px;font-size:8px}.photo-mini-grid footer{gap:2px;display:flex;position:absolute;bottom:5px;right:5px}.photo-mini-grid footer button{color:#78827b;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.photo-mini-grid footer button:hover{color:var(--olive);background:#e8eee9}.photo-mini-grid footer button.danger:hover{color:#b95845;background:#f4e4df}.photo-mini-grid footer svg{width:12px}.photo-empty{color:#8b928c;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.photo-empty>svg{stroke-width:1.2px;width:36px;height:36px}.photo-empty h2,.photo-empty h3{color:#4c554f;margin:10px 0 4px}.photo-empty p{margin:0;font-size:9px}.photo-loading{color:#89928c;place-items:center;width:100%;height:100%;display:grid}.photo-subdialog{z-index:125;background:#0f17122e}.photo-subdialog>section{background:var(--paper);border-radius:14px;width:min(480px,100%);position:relative;overflow:hidden;box-shadow:0 25px 80px #0c130f47}.photo-subdialog header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.photo-subdialog h3{margin:0;font-size:16px}.photo-subdialog form{gap:11px;padding:18px 20px 20px;display:grid}.photo-subdialog form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.photo-subdialog label{color:#5f655e;gap:5px;font-size:9px;font-weight:700;display:grid}.photo-subdialog input{background:#fff;border:1px solid #dbd9d1;border-radius:8px;outline:0;width:100%;min-height:39px;padding:0 10px}.photo-subdialog aside{color:#496552;background:#e9f0eb;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:8px;display:flex}.photo-subdialog aside svg{width:14px}.photo-subdialog button.save{background:var(--olive);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:39px;font-size:9px;display:flex}.photo-subdialog button.save svg{width:14px}.photo-viewer{z-index:130}.photo-viewer>section{color:#fff;background:#1c2821;border-radius:15px;flex-direction:column;width:min(1000px,100%);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden}.photo-viewer header{justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.photo-viewer header strong,.photo-viewer header span{display:block}.photo-viewer header strong{font-size:11px}.photo-viewer header span{color:#a8b7ae;margin-top:3px;font-size:8px}.photo-viewer header>div:last-child{gap:6px;display:flex}.annotatable-photo{cursor:crosshair;background:#101713;justify-content:center;align-items:center;min-height:300px;max-height:70vh;display:flex;position:relative}.annotatable-photo>img{object-fit:contain;max-width:100%;max-height:70vh;display:block}.annotatable-photo>button{color:#fff;border:2px solid #fff;border-radius:50%;width:24px;height:24px;font-size:9px;font-weight:800;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #0008}.photo-viewer ol{max-height:120px;margin:0;padding:12px 18px 15px 40px;overflow:auto}.photo-viewer li{color:#d5ddd8;padding:3px;font-size:9px}.photo-viewer li b{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:7px;display:inline-grid}.photo-library-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:13px;display:grid}.photo-library-summary article{border:1px solid var(--line);background:var(--paper);border-radius:12px;align-items:center;gap:12px;min-height:82px;padding:16px;display:flex}.photo-library-summary article>svg{color:#52705f;width:25px}.photo-library-summary span,.photo-library-summary strong{display:block}.photo-library-summary span{color:var(--muted);font-size:9px}.photo-library-summary strong{color:var(--ink);margin-top:4px;font-size:17px}.photo-library-toolbar{grid-template-columns:1.5fr repeat(3,.7fr) auto;align-items:center;gap:8px;min-height:58px;margin-bottom:13px;padding:10px;display:grid}.photo-library-toolbar label{background:#fff;border:1px solid #dddbd4;border-radius:8px;align-items:center;padding:0 10px;display:flex}.photo-library-toolbar label svg{color:#91958f;width:14px}.photo-library-toolbar input,.photo-library-toolbar select{color:#666d67;background:#fff;border:0;outline:0;min-height:36px;font-size:9px}.photo-library-toolbar input{width:100%;padding-left:8px}.photo-library-toolbar select{border:1px solid #dddbd4;border-radius:8px;padding:0 8px}.photo-library-toolbar>button{color:#69716b;background:#fff;border:1px solid #dddbd4;border-radius:8px;min-height:36px;padding:0 10px;font-size:9px}.photo-library-toolbar>button.active{color:#a95140;background:#f3e4dd;border-color:#e8c7bf}.photo-library-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.photo-library-grid>article{transition:all .18s;position:relative;overflow:hidden}.photo-library-grid>article.selected{outline:2px solid var(--olive);outline-offset:-2px}.photo-select{z-index:2;color:#fff;background:#263b3075;border:2px solid #fff;border-radius:7px;place-items:center;width:23px;height:23px;padding:0;display:grid;position:absolute;top:9px;left:9px;box-shadow:0 2px 7px #0003}.photo-select svg{width:13px}.photo-library-image{background:#e9ebe7;border:0;width:100%;height:165px;padding:0;position:relative;overflow:hidden}.photo-library-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.photo-library-image:hover img{transform:scale(1.025)}.photo-library-image em,.photo-library-image b{color:#fff;background:#bd5e49df;border-radius:99px;padding:4px 7px;font-size:7px;font-style:normal;position:absolute;top:8px;right:8px}.photo-library-image b{background:#263b30dc;top:auto;bottom:8px}.photo-library-grid>article>div{padding:13px}.photo-library-grid span{color:#9b7144;font-size:8px}.photo-library-grid h2{white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:12px;overflow:hidden}.photo-library-grid p{min-height:16px;color:var(--muted);margin:0;font-size:8px}.photo-library-grid footer{align-items:center;gap:5px;margin-top:10px;display:flex}.photo-library-grid footer small{color:#999d96;margin-right:auto;font-size:7px}.photo-library-grid footer button{color:#66736b;background:0 0;border:0;align-items:center;gap:3px;padding:4px;font-size:8px;display:flex}.photo-library-grid footer svg{width:11px}.photo-batch-bar{z-index:8;color:#fff;background:#304c3d;border-radius:10px;align-items:center;gap:8px;min-height:50px;margin-bottom:12px;padding:8px 12px;display:flex;position:sticky;top:75px;box-shadow:0 9px 24px #263b3033}.photo-batch-bar span{margin-right:auto;font-size:9px}.photo-batch-bar button{color:#fff;background:#ffffff12;border:1px solid #ffffff30;border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:8px;display:flex}.photo-batch-bar button.danger{background:#a64d3e}.photo-batch-bar svg{width:12px}.compare-layer{z-index:125}.compare-layer>section{background:var(--paper);border-radius:16px;width:min(1100px,100%);max-height:calc(100vh - 40px);position:relative;overflow:auto;box-shadow:0 30px 100px #111a1538}.compare-layer header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.compare-layer h2{margin:5px 0 0;font-size:19px}.compare-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.compare-grid article{background:var(--paper);padding:18px}.compare-grid article>span{color:#976f43;font-size:8px;font-weight:700}.compare-grid article>div{background:#1b2520;justify-content:center;align-items:center;height:52vh;margin:9px 0 11px;display:flex}.compare-grid img{object-fit:contain;width:100%;height:100%}.compare-grid strong,.compare-grid small{display:block}.compare-grid strong{font-size:12px}.compare-grid small{color:var(--muted);margin-top:5px;font-size:8px}@media (width<=1050px){.photo-mini-grid{grid-template-columns:repeat(2,1fr)}.photo-library-grid{grid-template-columns:repeat(3,1fr)}.photo-library-toolbar{grid-template-columns:1fr 1fr 1fr}.photo-library-toolbar label{grid-column:1/-1}}@media (width<=760px){.photo-dialog-layer,.photo-viewer,.photo-subdialog,.compare-layer{padding:0}.photo-dialog,.photo-viewer>section,.compare-layer>section{border-radius:0;width:100%;height:100vh;max-height:100vh}.photo-dialog>header,.photo-upload-actions{padding-left:16px;padding-right:16px}.photo-dialog-body{padding:14px 16px 20px}.photo-mini-grid{grid-template-columns:1fr}.photo-upload-actions{flex-wrap:wrap}.photo-picker-button{flex:1}.photo-upload-actions span{width:100%;margin:2px 0 0}.photo-library-summary{grid-template-columns:1fr}.photo-library-toolbar{grid-template-columns:1fr 1fr}.photo-library-toolbar label{grid-column:1/-1}.photo-library-grid{grid-template-columns:1fr 1fr}.photo-library-image{height:145px}.compare-grid{grid-template-columns:1fr}.compare-grid article>div{height:34vh}.photo-subdialog>section{border-radius:0;height:100vh}.photo-batch-bar{top:66px}.photo-field>header{flex-direction:column;align-items:flex-start}.photo-field .photo-attach-trigger{width:100%}}@media (width<=470px){.photo-library-grid{grid-template-columns:1fr}.photo-library-image{height:220px}}@media print{.sidebar,.topbar,.page-heading .heading-actions,.photo-library-toolbar,.photo-batch-bar,.photo-select,.photo-library-grid footer{display:none!important}.main-content{width:100%;margin:0}.page-wrap{max-width:none;padding:20px}.photo-library-grid{grid-template-columns:repeat(3,1fr)}.photo-library-image{height:150px}.photo-library-grid>article{break-inside:avoid;box-shadow:none}}.dashboard-heading-actions{justify-items:end;gap:8px;display:grid}.dashboard-heading-actions>small{color:var(--muted);font-size:11px}button.stat-card{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}button.stat-card:hover{border-color:color-mix(in srgb, var(--green) 28%, var(--line));transform:translateY(-2px);box-shadow:0 14px 30px #1e3a3017}button.stat-card:focus-visible{outline-offset:2px;outline:3px solid #e1b1586b}.panel-head-actions{align-items:center;gap:18px;display:flex}.progress-context{background:var(--soft-green);color:var(--green);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.todo-panel .panel-head small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.todo-row>div>span.is-urgent{color:#a85144;font-weight:600}.dashboard-empty{min-height:168px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:6px;display:grid}.dashboard-empty strong{color:var(--ink)}.compact-warning{grid-template-columns:110px 1fr;min-height:156px}.compact-warning .warning-visual svg{width:48px;height:48px}.compact-warning .warning-content{padding:24px 28px 22px 0}.compact-warning .warning-content h2{margin:8px 0 5px;font-size:18px}.compact-warning .warning-content p{margin-bottom:10px}.budget-panel{min-height:156px}.budget-panel .panel-head{padding-bottom:6px}.budget-panel .budget-body{padding-top:6px;padding-bottom:20px}.health-tag.warning{color:#95601f;background:#f6ead0}.health-tag.danger{color:#a6473c;background:#f5dfda}.budget-numbers p.warning{color:#95601f}.budget-numbers p.danger{color:#a6473c}@media (width<=1100px){.panel-head-actions{gap:10px}}@media (width<=760px){.dashboard-heading-actions{justify-items:stretch;width:100%}.dashboard-heading-actions .heading-actions{grid-template-columns:1fr 1fr;display:grid}.dashboard-heading-actions>small{text-align:right}.panel-head-actions{flex-direction:column;align-items:flex-end}.progress-context{white-space:normal}.current-stage-card{align-items:flex-start}.compact-warning{grid-template-columns:72px 1fr}.compact-warning .warning-content{padding-right:18px}}.sidebar{scrollbar-width:thin;scrollbar-color:#ffffff29 transparent;overflow-y:auto}.nav-customize{gap:8px;padding:8px 4px 0;display:grid}.nav-customize>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.nav-customize button,.main-nav.is-editing .nav-edit-action{color:#aebcb4;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;font-size:10px;display:inline-flex}.nav-customize button:hover,.main-nav.is-editing .nav-edit-action:hover:not(:disabled){color:#fff;background:#ffffff1a}.nav-customize .nav-edit-button{width:100%}.nav-customize .nav-reset-button{background:0 0;border:0}.nav-customize button.save{color:#263b30;background:#e6bd72;border-color:#e6bd72;font-weight:700}.main-nav.is-editing{gap:4px}.nav-edit-row{color:#d4ddd7;border:1px solid #0000;border-radius:9px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:38px;padding:4px 5px 4px 3px;transition:opacity .15s,background .15s,border-color .15s;display:grid}.nav-edit-row[draggable=true]{cursor:grab}.nav-edit-row[draggable=true]:active{cursor:grabbing}.nav-edit-row:hover{background:#ffffff0a;border-color:#ffffff1a}.nav-edit-row.is-hidden{opacity:.5}.nav-edit-row.is-dragging{opacity:.35;border-style:dashed;border-color:#e6bd72}.nav-drag-handle{color:#819188}.nav-edit-row:not([draggable=true]) .nav-drag-handle{visibility:hidden}.nav-edit-label{align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.nav-edit-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-edit-actions{gap:3px;display:flex}.main-nav.is-editing .nav-edit-action{width:25px;min-height:25px;padding:0}.main-nav.is-editing .nav-edit-action.visibility{margin-left:2px}.main-nav.is-editing .nav-edit-action:disabled{cursor:not-allowed;opacity:.25}.nav-pinned-label{color:#819188;padding-right:4px;font-size:9px}.main-nav .nav-more-button{position:relative}.main-nav .nav-more-button em{background:#ffffff1a;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:9px;font-style:normal;display:grid}.nav-more-chevron{transition:transform .16s}.nav-more-button.open .nav-more-chevron{transform:rotate(180deg)}.nav-more-list{border-left:1px solid #ffffff1f;gap:3px;margin:0 0 2px 18px;padding-left:7px;display:grid}.main-nav .nav-more-list button{padding-top:8px;padding-bottom:8px;font-size:11px}@media (width<=760px){.nav-edit-row{min-height:44px}.main-nav.is-editing .nav-edit-action{width:30px;min-height:30px}}.auth-page{background:#f5f3ed;grid-template-columns:minmax(360px,.88fr) 1.12fr;min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:#263b30;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,104px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";border:1px solid #e6bd7238;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-180px;right:-150px;box-shadow:0 0 0 55px #e6bd7209,0 0 0 110px #e6bd7206}.auth-brand-mark{color:#263b30;background:#e6bd72;border-radius:15px 15px 5px;place-items:center;width:52px;height:52px;display:grid}.auth-brand-panel>span{color:#e6bd72;letter-spacing:.18em;margin-top:34px;font-size:10px;font-weight:700}.auth-brand-panel h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(34px,4vw,56px);line-height:1.18}.auth-brand-panel>p{color:#b6c2bb;max-width:470px;line-height:1.8}.auth-trust-note{z-index:1;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:11px;width:fit-content;margin-top:64px;padding:14px 18px;display:flex}.auth-trust-note svg{color:#e6bd72}.auth-trust-note strong,.auth-trust-note small{display:block}.auth-trust-note strong{font-size:12px}.auth-trust-note small{color:#aebcb4;margin-top:3px;font-size:10px}.login-panel{place-items:center;padding:36px;display:grid}.login-card{background:#fffefa;border:1px solid #e3e1d8;border-radius:18px;width:min(410px,100%);padding:42px;box-shadow:0 24px 70px #263b301a}.login-icon{color:#2f5a45;background:#e6efe8;border-radius:12px;place-items:center;width:43px;height:43px;margin-bottom:18px;display:grid}.login-card h2,.auth-form h2{margin:8px 0;font-size:27px}.login-card>p,.auth-form p{color:#777b72;margin:0 0 25px;font-size:12px;line-height:1.7}.login-card>label:not(.remember-row),.auth-form>label{gap:7px;margin-top:16px;display:grid}.login-card label>span,.auth-form label>span{font-size:11px;font-weight:700}.login-card input,.auth-form input,.auth-form select{background:#fff;border:1px solid #dcdad0;border-radius:9px;outline:0;width:100%;height:43px;padding:0 12px}.login-card input:focus,.auth-form input:focus,.auth-form select:focus{border-color:#2f5a45;box-shadow:0 0 0 3px #2f5a451a}.remember-row{color:#666d65;align-items:center;gap:8px;margin:17px 0;display:flex}.remember-row input{width:15px;height:15px}.remember-row span{font-weight:500}.auth-primary-button{color:#fff;background:#2f5a45;border:0;border-radius:9px;width:100%;height:44px;font-weight:700}.auth-primary-button:disabled{opacity:.55}.login-help{color:#8b8d85;text-align:center;margin-top:16px;font-size:10px;line-height:1.6;display:block}.auth-error,.account-page-error{color:#a0473d;background:#f8e5e0;border-radius:8px;margin:14px 0;padding:10px 12px;font-size:11px}.auth-loading,.forced-password-page{color:#263b30;background:#f5f3ed;place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.forced-password-card{background:#fffefa;border:1px solid #e3e1d8;border-radius:18px;width:min(460px,100vw - 32px);padding:38px;box-shadow:0 24px 70px #263b301a}.auth-dialog-heading{align-items:flex-start;gap:15px;display:flex}.auth-form label small{color:#8b8d85;font-size:10px}.auth-form-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.auth-form-actions button{background:#fff;border:1px solid #e0ded5;border-radius:8px;min-height:38px;padding:0 15px}.auth-form-actions button.primary{color:#fff;background:#2f5a45;border-color:#2f5a45}.auth-profile-dialog{text-align:center;max-width:440px}.profile-avatar{color:#2f5a45;background:#e5eee7;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.profile-avatar svg{width:27px;height:27px}.profile-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:28px;display:grid}.profile-actions button{background:#fff;border:1px solid #dfddd4;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:11px;display:flex}.profile-actions button svg{width:15px}.profile-actions button.logout{color:#a0473d}.account-dialog{max-width:470px}.account-page-error{margin-top:-12px;margin-bottom:18px}.member-filter{color:#4c534c;background:#fffefa;border:1px solid #e3e1d8;border-radius:9px;min-height:40px;padding:0 34px 0 12px;font-size:11px}.account-list-panel{overflow:hidden}.account-count{color:#777b72;font-size:11px}.account-list{padding:0 24px 22px}.account-row{border-bottom:1px solid #ebe9e1;grid-template-columns:42px minmax(150px,1fr) minmax(150px,.8fr) 72px auto;align-items:center;gap:13px;min-height:84px;padding:15px 4px;display:grid}.account-row.disabled{opacity:.52}.account-avatar{color:#2f5a45;background:#e2ece5;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.account-main strong,.account-main span,.account-login span,.account-login strong{display:block}.account-main strong{font-size:13px}.account-main strong em{color:#8f6228;background:#f4e7cb;border-radius:999px;margin-left:7px;padding:3px 6px;font-size:8px;font-style:normal}.account-main span,.account-login span{color:#858880;margin-top:4px;font-size:10px}.account-login strong{color:#4c534c;margin-top:4px;font-size:10px;font-weight:600}.account-status{color:#777b72;text-align:center;background:#edece6;border-radius:999px;padding:5px 8px;font-size:9px}.account-status.active{color:#2f694d;background:#e2eee5}.account-actions{gap:4px;display:flex}.account-actions button{color:#657068;background:#fff;border:1px solid #e0ded5;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid}.account-actions button svg{width:14px}.account-actions button.danger{color:#b45245}.account-actions button:disabled{opacity:.25;cursor:not-allowed}.audit-panel{margin-top:16px}.audit-list{padding:0 24px 22px}.audit-list>div{border-bottom:1px solid #ebe9e1;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;min-height:46px;padding:9px 4px;font-size:11px;display:grid}.audit-list svg{color:#8c938c;width:15px}.audit-list time{color:#8b8d85;font-size:9px}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:300px;padding:42px 28px}.auth-brand-panel h1{font-size:35px}.auth-brand-panel>p,.auth-trust-note{display:none}.login-panel{padding:26px 16px}.account-row{grid-template-columns:40px 1fr auto}.account-login,.account-status{display:none}}@media (width<=560px){.auth-brand-panel{min-height:245px}.login-card{padding:28px 22px}.account-list{padding-left:14px;padding-right:14px}.account-row{grid-template-columns:36px minmax(0,1fr)}.account-actions{grid-column:1/-1;justify-content:flex-end}.audit-list>div{grid-template-columns:18px 1fr}.audit-list time{grid-column:2}}.app-shell{--green:var(--olive);--soft-green:color-mix(in srgb, var(--olive) 13%, white);--home-bg:#f6f1e8;--home-sidebar:#35483b;background:var(--home-bg)}.app-shell.theme-wood-cream{--ink:#302f29;--muted:#7e796f;--line:#e8dfd2;--paper:#fffaf2;--olive:#4a624f;--olive-light:#e3ece3;--amber:#c68c55;--coral:#c87862;--home-bg:#f7f2e9;--home-sidebar:#374b3d}.app-shell.theme-vintage-green{--ink:#242a24;--muted:#777b72;--line:#e2ded2;--paper:#fffdf7;--olive:#2f5a45;--olive-light:#dce8df;--amber:#d09a50;--coral:#bd6f5d;--home-bg:#f3f0e7;--home-sidebar:#263b30}.app-shell.theme-fresh-natural{--ink:#2c332d;--muted:#768077;--line:#dfe5dc;--paper:#fffefa;--olive:#607868;--olive-light:#e3ede5;--amber:#d69675;--coral:#d17e67;--home-bg:#f4f7f0;--home-sidebar:#405649}.app-shell .sidebar{background:var(--home-sidebar)}.app-shell .main-content{background:radial-gradient(circle at 80% 0%, color-mix(in srgb, var(--amber) 7%, transparent), transparent 28%), var(--home-bg)}.app-shell .topbar{background:color-mix(in srgb, var(--home-bg) 88%, transparent)}.app-shell .panel,.app-shell .stat-card{border-color:var(--line);background:var(--paper);border-radius:16px;box-shadow:0 12px 34px #43392b0e}.app-shell .button,.app-shell input,.app-shell select{border-radius:10px}.brand{position:relative}.brand>div:nth-child(2){min-width:0}.brand strong,.brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-edit{color:#c5d0c8;opacity:0;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .15s,background .15s;display:grid;position:absolute;top:5px;right:0}.brand:hover .brand-edit,.brand-edit:focus-visible{opacity:1}.brand-edit:hover{color:#fff;background:#ffffff21}.brand-edit svg{width:13px}.home-hero{border:1px solid var(--line);background-color:#0000;background-image:radial-gradient(circle at 82% 25%,#c68c5533,#0000 23%),linear-gradient(135deg,#fffaf0,#efe5d6);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:172px;margin-bottom:22px;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #43392b14}.home-hero.has-cover:before{content:"";background:linear-gradient(90deg,#1b241dd1,#1b241d6e 58%,#1b241d29);position:absolute;inset:0}.home-hero-content,.home-hero-actions{z-index:1;position:relative}.home-hero-content>span{color:#9a6e42;letter-spacing:.15em;font-size:10px;font-weight:800}.home-hero-content h1{max-width:620px;color:var(--ink);letter-spacing:-.055em;margin:10px 0 8px;font-size:clamp(30px,3.2vw,43px);line-height:1.13}.home-hero-content p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.home-hero.has-cover .home-hero-content>span,.home-hero.has-cover .home-hero-content h1,.home-hero.has-cover .home-hero-content p,.home-hero.has-cover .home-hero-actions>small{color:#fff}.home-hero.has-cover .home-hero-content>span{color:#f0c985}.home-hero-actions{justify-items:end;gap:10px;min-width:250px;display:grid}.home-hero-actions>div{gap:8px;display:flex}.home-hero-actions>small{color:var(--muted);font-size:10px}.home-style-button{border:1px solid color-mix(in srgb,var(--olive) 20%,var(--line));background:color-mix(in srgb,var(--paper) 86%,transparent);min-height:31px;color:var(--olive);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.home-style-button svg{width:14px}.appearance-dialog{width:min(720px,100%);max-height:calc(100vh - 34px);overflow-y:auto}.appearance-dialog>p{margin-bottom:18px}.appearance-cover-field{grid-template-columns:1.35fr .65fr;align-items:center;gap:14px;display:grid}.appearance-cover-preview{color:#958b7d;background:#f2ede4 50%/cover;border:1px dashed #cabfaf;border-radius:14px;place-content:center;justify-items:center;gap:8px;min-height:136px;font-size:11px;display:grid}.appearance-cover-preview.has-image{border-style:solid}.appearance-cover-field>div:last-child{gap:8px;display:grid}.appearance-cover-field button{color:#4a624f;background:#fff;border:1px solid #d9d4ca;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11px;display:inline-flex}.appearance-cover-field button.remove{color:#a95b4d}.appearance-cover-field button svg,.appearance-cover-field small svg{width:15px}.appearance-cover-field small{color:#8a857c;align-items:center;gap:5px;font-size:9px;line-height:1.5;display:flex}.appearance-fields{grid-template-columns:.7fr 1.3fr 1fr;gap:10px;margin-top:18px;display:grid}.appearance-fields label{gap:6px;display:grid}.appearance-fields label span,.theme-options legend{color:#5d605a;font-size:10px;font-weight:700}.appearance-fields input{background:#fff;border:1px solid #ded9cf;min-width:0;height:40px;padding:0 11px}.theme-options{border:0;margin:20px 0 0;padding:0}.theme-options legend{margin-bottom:8px}.theme-options>label{cursor:pointer;background:#fff;border:1px solid #e1ddd4;border-radius:11px;grid-template-columns:70px 1fr;align-items:center;column-gap:12px;min-height:64px;margin-bottom:7px;padding:10px 38px 10px 12px;display:grid;position:relative}.theme-options>label.selected{border-color:#6d8975;box-shadow:0 0 0 3px #4a624f14}.theme-options input{opacity:0;position:absolute}.theme-swatches{grid-row:1/3;display:flex}.theme-swatches i{border:2px solid #fff;border-radius:7px;width:25px;height:35px;box-shadow:0 2px 6px #21211b14}.theme-swatches i+i{margin-left:-6px}.theme-options strong{font-size:11px}.theme-options small{color:#8a857c;margin-top:3px;font-size:9px}.theme-options>label>svg{color:#4a624f;width:17px;position:absolute;right:13px}.appearance-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:20px;display:flex}.appearance-actions>div{gap:8px;display:flex}.appearance-actions button{background:#fff;border:1px solid #ded9cf;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 15px;font-size:11px;display:inline-flex}.appearance-actions button svg{width:14px}.appearance-actions .restore{color:#7b776f;background:0 0;border-color:#0000}.appearance-actions .save{color:#fff;background:#4a624f;border-color:#4a624f;font-weight:700}@media (width<=760px){.brand-edit{opacity:1}.home-hero{flex-direction:column;align-items:flex-start;min-height:260px;padding:23px 20px}.home-hero-actions{justify-items:stretch;width:100%;min-width:0}.home-hero-actions>div{grid-template-columns:1fr 1fr;display:grid}.home-hero-actions>small{text-align:right}.home-style-button{justify-self:end}.appearance-cover-field,.appearance-fields{grid-template-columns:1fr}.appearance-cover-field>div:last-child{grid-template-columns:1fr auto}.appearance-cover-field small{grid-column:1/-1}.appearance-actions{flex-direction:column;align-items:stretch}.appearance-actions>div{grid-template-columns:1fr 1fr;display:grid}}.mobile-bottom-nav,.mobile-more-layer{display:none}@media (width<=760px){:root{--mobile-nav-height:64px}html{background:var(--home-bg,#f4f7f0);-webkit-text-size-adjust:100%;min-width:320px;overflow-x:hidden}body{overscroll-behavior-y:none;min-height:100dvh;overflow-x:hidden}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px!important}.app-shell,.main-content{min-height:100dvh}.main-content{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.topbar{height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;gap:10px}.mobile-menu{display:none}.date-chip{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.date-chip svg{flex:none}.avatar-button{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.page-wrap{width:100%;max-width:none;padding:20px 14px 34px}.page-heading{gap:16px;margin-bottom:20px}.page-heading h1{margin-top:7px;font-size:clamp(26px,8vw,34px);line-height:1.16}.page-heading p{max-width:34em;font-size:12px;line-height:1.65}.heading-actions,.scope-heading-actions,.selection-heading-actions,.procurement-heading-actions,.manager-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;display:grid}.heading-actions>*,.scope-heading-actions>*,.selection-heading-actions>*,.procurement-heading-actions>*,.manager-actions>*{min-width:0}.button,.member-filter{min-height:44px}.panel,.stat-card{border-radius:15px}.home-hero{border-radius:18px;gap:24px;min-height:0;margin-bottom:12px;padding:22px 18px}.home-hero-content h1{margin:8px 0 7px;font-size:clamp(28px,9vw,38px)}.home-hero-content p{font-size:11px}.home-hero-actions{gap:9px}.home-style-button{min-height:40px;padding:0 13px}.home-hero-actions>div .button{min-height:46px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:10px}.stat-card{min-width:0;min-height:118px;padding:14px}.stat-card>strong{text-overflow:ellipsis;max-width:100%;font-size:clamp(17px,5vw,21px);overflow:hidden}.stat-card>small{line-height:1.45}.dashboard-grid,.space-grid,.design-board,.selection-grid,.procurement-board,.schedule-layout,.progress-layout,.manager-layout,.acceptance-grid,.vendor-grid,.change-grid,.report-stats,.data-grid,.pitfall-list{grid-template-columns:minmax(0,1fr)}.dashboard-grid,.space-grid,.design-board,.selection-grid,.procurement-board,.acceptance-grid,.vendor-grid,.change-grid,.pitfall-list{gap:10px}.stage-track{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:repeat(6,82px);scroll-padding-inline:16px}.stage-track::-webkit-scrollbar{display:none}.module-tabs::-webkit-scrollbar{display:none}.selection-tabs::-webkit-scrollbar{display:none}.manager-modules::-webkit-scrollbar{display:none}.stage-node{scroll-snap-align:center}.current-stage-card{gap:12px;margin:0 14px 15px}.warning-panel{grid-template-columns:66px minmax(0,1fr);min-height:0}.warning-content{padding:22px 16px 20px 0}.warning-content h2{font-size:17px}.budget-body{align-items:center;gap:14px}.expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.expense-summary div{min-width:0;padding:16px 14px}.expense-summary strong{text-overflow:ellipsis;font-size:clamp(16px,5vw,20px);overflow:hidden}.budget-head-actions{align-items:stretch;width:100%}.budget-head-actions button{justify-content:center;min-height:44px}.expense-table{padding:0 12px 12px;overflow:visible}.expense-head{display:none}.expense-row:not(.expense-head){border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;min-width:0;min-height:0;margin:10px 0;padding:14px;display:grid}.expense-row:not(.expense-head)>:first-child{grid-area:1/1}.expense-row:not(.expense-head)>:nth-child(2){grid-area:2/1;display:block}.expense-row:not(.expense-head)>:nth-child(3){display:none}.expense-row:not(.expense-head)>:nth-child(4){grid-area:3/1}.expense-row:not(.expense-head)>:nth-child(5){grid-area:4/1}.expense-row:not(.expense-head)>:nth-child(6){grid-area:1/2;align-self:start}.expense-row:not(.expense-head)>:nth-child(7){grid-area:2/2/5;align-self:end}.expense-status{min-height:40px}.expense-actions{flex-wrap:wrap;width:68px}.expense-actions button{width:32px;height:32px}.tasks-board{padding:14px}.task-card{grid-template-columns:30px minmax(0,1fr) auto;padding:13px 10px}.task-card>button:first-child,.pitfall-card>button:first-child,.todo-check{width:30px;height:30px}.task-card .task-delete{grid-column:3;width:36px;height:36px}.phase-list,.milestone-list{padding-inline:14px}.phase-item,.milestone{grid-template-columns:38px minmax(0,1fr)}.phase-item>em,.milestone>em{grid-column:2;justify-self:start}.progress-aside,.schedule-aside{position:static}.scope-panel,.document-panel,.asset-panel{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.scope-row{min-width:900px}.document-row,.asset-row{min-width:720px}.module-tabs,.selection-tabs,.manager-modules{scroll-snap-type:x proximity;max-width:100%;display:flex;overflow-x:auto}.module-tabs button,.selection-tabs button,.manager-modules button{scroll-snap-align:start;min-width:max-content;min-height:44px}.photo-library-grid{grid-template-columns:minmax(0,1fr)}.photo-library-image{height:min(62vw,250px)}.photo-upload-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.photo-upload-actions span{grid-column:1/-1}.photo-picker-button,.photo-picker-camera,.photo-attach-trigger{min-height:44px}.dialog-layer,.room-editor-layer,.manager-dialog-layer,.photo-dialog-layer,.photo-viewer,.photo-subdialog,.compare-layer,.rollback-layer,.design-delete-layer{align-items:end;padding:0}.dialog,.room-editor,.manager-dialog,.photo-dialog,.photo-viewer>section,.photo-subdialog>section,.compare-layer>section,.rollback-dialog{width:100%;max-width:none;height:auto;max-height:calc(100dvh - env(safe-area-inset-top));padding-bottom:max(22px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0;margin:0;overflow-y:auto}.photo-dialog,.manager-dialog,.room-editor.delivery-editor{height:calc(100dvh - env(safe-area-inset-top));max-height:calc(100dvh - env(safe-area-inset-top))}.dialog-close,.room-editor>header button,.manager-dialog>header button,.photo-dialog>header button{width:44px;height:44px}.form-row,.room-form-grid,.room-form-grid.four,.appearance-cover-field,.appearance-fields{grid-template-columns:minmax(0,1fr)}.form input,.form select,.form textarea,.room-form-grid input,.room-form-grid select,.room-form-grid textarea,.manager-form input,.manager-form select,.manager-form textarea{min-height:46px}.appearance-cover-field>div:last-child,.appearance-actions>div,.profile-actions,.auth-form-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.appearance-actions button,.profile-actions button,.auth-form-actions button,.account-actions button,.record-card-actions button,.space-card-actions button,.selection-card-actions button,.procurement-card-actions button{min-height:44px}.account-actions button,.record-card-actions button,.space-card-actions button,.selection-card-actions button,.procurement-card-actions button{width:44px;height:44px}.auth-page{min-height:100dvh}.auth-brand-panel{min-height:210px;padding-top:max(34px, env(safe-area-inset-top))}.login-panel{padding-bottom:max(26px, env(safe-area-inset-bottom))}.sidebar{width:min(88vw,340px);padding-top:max(22px, env(safe-area-inset-top));padding-bottom:max(18px, env(safe-area-inset-bottom));overflow-y:auto}.sidebar .brand{padding-bottom:18px}.sidebar .main-nav button,.nav-customize button{min-height:44px}.nav-edit-action{width:38px!important;height:38px!important}.side-project{margin-top:16px}.mobile-bottom-nav{z-index:45;min-height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);border-top:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(18px);justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #303b3214}.mobile-bottom-nav>button{color:#7c837d;background:0 0;border:0;border-radius:13px;align-content:center;place-items:center;gap:2px;min-width:54px;min-height:54px;padding:5px 8px;font-size:10px;display:grid}.mobile-bottom-nav>button svg{width:21px;height:21px}.mobile-bottom-nav>button.active{color:var(--olive);background:color-mix(in srgb, var(--olive-light) 74%, transparent);font-weight:700}.mobile-more-layer{z-index:44;inset:0 0 calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));align-items:end;display:flex;position:fixed}.mobile-more-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18201b73;border:0;position:absolute;inset:0}.mobile-more-sheet{background:var(--paper);border-radius:22px 22px 0 0;width:100%;max-height:min(72dvh,660px);padding:18px 14px 14px;animation:.2s ease-out mobileSheetIn;position:relative;overflow-y:auto;box-shadow:0 -20px 60px #181f1b2e}.mobile-more-sheet>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:0 4px;display:flex}.mobile-more-sheet h2{margin:4px 0 0;font-size:20px}.mobile-more-sheet>header>button{background:#f0efe9;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.mobile-more-sheet>header svg{width:19px}.mobile-more-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mobile-more-grid>button{color:#59645d;background:#faf9f4;border:1px solid #e8e5dc;border-radius:13px;align-content:center;place-items:center;gap:6px;min-width:0;min-height:76px;padding:8px 4px;font-size:10px;display:grid}.mobile-more-grid>button svg{width:21px;height:21px}.mobile-more-grid>button.active{border-color:color-mix(in srgb, var(--olive) 32%, var(--line));background:var(--olive-light);color:var(--olive);font-weight:700}.mobile-nav-edit{width:100%;min-height:46px;color:var(--olive);background:#fff;border:1px solid #d9ded9;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:11px;font-weight:700;display:flex}.mobile-nav-edit svg{width:16px}.toast,.undo-toast{left:14px;right:14px;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 12px);justify-content:center}}@media (width<=380px){.mobile-bottom-nav>button{min-width:48px;padding-inline:5px}.mobile-more-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=760px) and (height<=560px) and (orientation:landscape){:root{--mobile-nav-height:56px}.mobile-bottom-nav>button{min-height:48px}.mobile-more-sheet{max-height:72dvh}}@keyframes mobileSheetIn{0%{opacity:0;transform:translateY(18px)}}
