:root{--forest:#1f4a36;--wood:#8c5a32;--cream:#f5f1e7;--sage:#dde7e0;--ink:#202722;--white:#fff;--muted:#202722a3;--line:#20272224;--forest-soft:#1f4a3614;--wood-soft:#8c5a321a;--danger:#8f332a;--radius:4px;--radius-button:4px;--content:1320px}*{box-sizing:border-box}html{background:var(--cream);color:var(--ink);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:Manrope,Arial,sans-serif}body{background:var(--cream);min-height:100vh;margin:0;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:272px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--forest);z-index:30;flex-direction:column;width:272px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand-card{background:var(--white);border-radius:var(--radius);margin-bottom:32px;padding:12px}.brand-logo{width:100%;height:auto;display:block}.brand-system-label{border-top:1px solid var(--sage);letter-spacing:.18em;text-align:center;color:var(--forest);margin-top:10px;padding-top:10px;font-size:10px;font-weight:700}.nav{flex-direction:column;gap:8px;display:flex}.nav-item{color:#ffffffc7;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 14px;font-weight:600;text-decoration:none;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item:focus-visible{outline:2px solid var(--white);outline-offset:2px}.nav-item.active{color:#fff;background:#ffffff1f}.nav-item.active:before{content:"";background:var(--wood);width:3px;position:absolute;top:8px;bottom:8px;left:0}.nav-icon{text-align:center;width:24px;font-size:18px;font-weight:700}.sidebar-footer{color:#ffffffa6;border-top:1px solid #ffffff2e;gap:4px;margin-top:auto;padding:16px 12px;font-size:12px;display:grid}.sidebar-footer strong{color:#fff;font-size:13px}.main{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f1e7f5;justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:16px 48px;display:flex;position:sticky;top:0}.topbar h1{margin:1px 0 0;font-size:25px;font-weight:800;line-height:1.2}.title-finance,.title-customers,.title-projects,.title-quotes,.title-calendar,.title-materials,.title-tools{display:none}.topbar-meta{color:var(--muted);align-items:center;gap:20px;font-size:13px;font-weight:600;display:flex}.status-dot{align-items:center;gap:8px;display:inline-flex}.status-dot i{background:var(--forest);border-radius:50%;width:8px;height:8px}.nav-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.menu-toggle{border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--forest);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:4px;justify-content:center;align-items:center;font-weight:800;display:none}.sidebar-backdrop,.sidebar-close{display:none}.content{width:100%;max-width:var(--content);margin:0 auto;padding:40px 48px 64px}.page{display:none}.page.active{display:block}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.page-intro h2{letter-spacing:-.03em;margin:4px 0 8px;font-size:40px;font-weight:800;line-height:1.15}.page-intro p{color:var(--muted);max-width:720px;margin:0}.page-intro-actions{align-items:center}.eyebrow{letter-spacing:.16em;color:var(--forest);font-size:12px;font-weight:700;line-height:1.4}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.metric-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;justify-content:space-between;min-height:144px;padding:24px;display:flex}.metric-card.accent-card{border-top:3px solid var(--wood)}.metric-label{color:var(--muted);font-size:13px;font-weight:600}.metric-value{letter-spacing:-.03em;margin-top:8px;font-size:30px;font-weight:800;line-height:1.1;display:block}.metric-foot{color:var(--muted);margin-top:12px;font-size:12px;font-weight:600}.dashboard-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;padding-bottom:20px;display:flex}.panel-head h3,.modal-head h3{margin:4px 0 0;font-size:22px;font-weight:700;line-height:1.25}.text-button{color:var(--forest);background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:700}.text-button:hover{color:var(--wood)}.compact-list{display:grid}.compact-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 0;display:grid}.compact-row:last-child{border-bottom:0}.compact-main{min-width:0}.compact-title{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.compact-meta{color:var(--muted);margin-top:3px;font-size:12px}.amount-income{color:var(--forest)}.amount-expense{color:var(--danger)}.empty-mini{color:var(--muted);padding:32px 0;font-size:14px}.primary-button,.secondary-button{border-radius:var(--radius-button);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{border:1px solid var(--forest);background:var(--forest);color:#fff}.primary-button:hover{background:#173a2a}.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;outline:3px solid #8c5a323d}.secondary-button{border:1px solid var(--line);background:var(--white);color:var(--ink)}.secondary-button:hover{border-color:var(--forest);color:var(--forest)}.toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;padding-bottom:20px;display:flex}.search-wrap{flex:1;min-width:240px}.search-wrap.grow{flex:420px}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #20272238;border-radius:4px;outline:0;padding:11px 12px;transition:border-color .15s,box-shadow .15s}select{width:auto;min-width:170px}input:focus,select:focus,textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #1f4a361a}textarea{resize:vertical}.table-wrap{position:relative;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1040px}th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);padding:12px 10px;font-size:11px;font-weight:700}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 10px;font-size:14px}tbody tr:hover{background:#dde7e038}.amount-col{text-align:right}.amount-cell{text-align:right;white-space:nowrap;font-weight:800}.badge{white-space:nowrap;border-radius:3px;align-items:center;min-height:26px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.badge-income,.badge-active,.badge-paid{background:var(--forest-soft);color:var(--forest)}.badge-expense{color:var(--danger);background:#8f332a14}.badge-pending,.badge-new{background:var(--wood-soft);color:var(--wood)}.badge-done{background:var(--sage);color:var(--forest)}.badge-inactive{color:var(--muted);background:#20272212}.row-actions{justify-content:flex-end;gap:4px;display:flex}.mini-button{color:var(--muted);background:0 0;border:0;border-radius:3px;padding:7px 8px;font-weight:700}.mini-button:hover{background:var(--sage);color:var(--forest)}.mini-button.danger:hover{color:var(--danger);background:#8f332a14}.empty-state{text-align:center;color:var(--muted);padding:64px 24px;display:none}.empty-state.show{gap:6px;display:grid}.empty-state strong{color:var(--ink)}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:8px;display:grid}.customer-card{border:1px solid var(--line);background:#fff;border-radius:4px;flex-direction:column;min-height:230px;padding:20px;display:flex}.customer-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.customer-card h3{margin:0 0 3px;font-size:18px}.customer-company{color:var(--muted);font-size:12px}.customer-contact{gap:7px;margin-bottom:16px;font-size:13px;display:grid}.customer-contact a{color:var(--forest);text-decoration:none}.customer-contact a:hover{text-decoration:underline}.customer-note{color:var(--muted);border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;flex:1;padding-top:14px;font-size:13px}.customer-card-actions{border-top:1px solid var(--line);gap:8px;margin-top:16px;padding-top:12px;display:flex}.finance-entry-details{margin:0 0 24px}.finance-entry-details>summary{width:max-content;margin-left:auto;list-style:none}.finance-entry-details>summary::-webkit-details-marker{display:none}.finance-entry-details[open]>summary{display:none}.finance-entry-panel{margin:0;display:block}.finance-entry-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.finance-entry-head h3{margin:4px 0 6px;font-size:22px;font-weight:700;line-height:1.25}.finance-entry-head p{color:var(--muted);max-width:680px;margin:0;font-size:13px}.finance-entry-close{cursor:pointer;flex:none;place-items:center;display:grid}.runtime-warning{background:var(--wood-soft);color:var(--ink);border:1px solid #8c5a3259;border-radius:4px;margin-bottom:16px;padding:12px 14px;font-size:12px;line-height:1.5}.modal-backdrop{z-index:60;background:#11191485;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop[hidden]{display:none}.modal{background:var(--cream);border:1px solid #fff6;border-radius:4px;width:min(720px,100%);max-height:calc(100vh - 40px);padding:24px;overflow:auto}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:4px;font-size:24px;line-height:1}.icon-button:hover{border-color:var(--forest);color:var(--forest)}form{gap:16px;display:grid}label{color:var(--ink);gap:7px;font-size:12px;font-weight:700;display:grid}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-actions{justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.attachment-section{border-top:1px solid var(--line);margin-top:4px;padding-top:20px}.attachment-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.attachment-section-head h4{margin:4px 0 0;font-size:16px;font-weight:700;line-height:1.3}.attachment-help{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.5}.attachment-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.file-button{cursor:pointer;justify-content:center;align-items:center;width:auto;display:inline-flex}.attachment-counter{color:var(--forest);background:var(--sage);white-space:nowrap;border-radius:3px;padding:5px 8px;font-size:11px;font-weight:700}.attachment-list{gap:8px;display:grid}.attachment-row{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.attachment-main{min-width:0}.attachment-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.attachment-meta{color:var(--muted);margin-top:2px;font-size:11px}.attachment-row-actions{align-items:center;gap:4px;display:flex}.attachment-note{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.5}.attachment-pill{border:1px solid var(--line);min-height:28px;color:var(--forest);white-space:nowrap;background:#fff;border-radius:3px;justify-content:center;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.attachment-pill:hover{border-color:var(--forest);background:var(--sage)}.file-browser{gap:10px;display:grid}.file-browser-empty{text-align:center;color:var(--muted);padding:28px 0;font-size:13px}.file-browser-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.file-browser-row:last-child{border-bottom:0}.file-browser-actions{gap:8px;display:flex}.file-link{border:1px solid var(--forest);background:var(--forest);color:#fff;border-radius:3px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.file-link:hover{background:#173a2a}.modal-files{width:min(680px,100%)}.customer-entry-details{margin:0 0 24px}.customer-entry-details>summary{width:max-content;margin-left:auto;list-style:none}.customer-entry-details>summary::-webkit-details-marker{display:none}.customer-entry-details[open]>summary{display:none}.customer-entry-panel{margin:0;display:block}.customer-entry-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.customer-entry-head h3{margin:4px 0 6px;font-size:22px;font-weight:700;line-height:1.25}.customer-entry-head p{color:var(--muted);max-width:680px;margin:0;font-size:13px}.customer-entry-close{cursor:pointer;flex:none;place-items:center;display:grid}.customer-entry-panel select{width:100%;min-width:0}.customer-type-label{border:1px solid var(--line);min-height:24px;color:var(--muted);border-radius:3px;align-items:center;margin-top:7px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.customer-address{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.5}.customer-business-meta{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.45}.customer-card-actions{flex-wrap:wrap}.customer-contact-action{border:1px solid var(--line);min-height:36px;color:var(--forest);background:#fff;border-radius:3px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.customer-contact-action:hover{border-color:var(--forest);background:var(--sage)}.customer-save-confirmation{border:1px solid #1f4a3647;border-left:4px solid var(--forest);color:var(--forest);background:#fff;border-radius:4px;align-items:flex-start;gap:10px;margin:0 0 20px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.customer-save-confirmation[hidden]{display:none}.customer-card.customer-just-saved{outline:2px solid var(--forest);outline-offset:2px;animation:1.6s ease-out customerSavedPulse}@keyframes customerSavedPulse{0%{background:var(--sage)}to{background:#fff}}.nojs-runtime-blocker{z-index:99999;padding:calc(32px + env(safe-area-inset-top)) 20px calc(32px + env(safe-area-inset-bottom));background:#f5f1e7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.nojs-runtime-card{color:#202722;background:#fff;border:1px solid #2027222e;border-top:4px solid #8c5a32;border-radius:4px;width:min(620px,100%);padding:28px 24px;box-shadow:0 10px 30px #2027221a}.nojs-runtime-card .eyebrow{color:#1f4a36}.nojs-runtime-card h1{margin:8px 0 12px;font:800 28px/1.15 Manrope,Arial,sans-serif}.nojs-runtime-card p{color:#202722b8;margin:0 0 10px;line-height:1.55}.toast{z-index:320;background:var(--ink);color:#fff;opacity:0;pointer-events:none;border-radius:4px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .18s;position:fixed;bottom:24px;right:24px;transform:translateY(10px)}.toast.show{opacity:1;transform:translateY(0)}@media (width<=1100px){.metrics-grid,.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.app-shell{display:block}.sidebar{width:min(310px,88vw);box-shadow:none;z-index:80;transition:transform .2s;transform:translate(-100%)}.sidebar.open,.nav-toggle:checked+.app-shell .sidebar{transform:translate(0);box-shadow:6px 0 20px #00000029}.sidebar-close{color:#fff;cursor:pointer;z-index:2;border:1px solid #ffffff3d;border-radius:4px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.sidebar-backdrop{z-index:70;background:#1119146b;position:fixed;inset:0}.nav-toggle:checked+.app-shell .sidebar-backdrop,.main{display:block}.menu-toggle{display:inline-flex}.topbar{justify-content:flex-start;min-height:78px;padding:14px 20px}.topbar-meta{margin-left:auto}.status-dot{display:none}.content{padding:32px 20px 48px}.page-intro h2{font-size:34px}.page-intro-actions{align-items:flex-start}.customer-grid{grid-template-columns:1fr}:is(.app-shell:has(#page-finance:target) .title-dashboard,.app-shell:has(#page-customers:target) .title-dashboard){display:none}.app-shell:has(#page-finance:target) .title-finance{display:inline}.app-shell:has(#page-customers:target) .title-customers{display:inline}:is(.app-shell:has(#page-finance:target) .nav-finance,.app-shell:has(#page-customers:target) .nav-customers,.app-shell:not(:has(.page:target)) .nav-dashboard,.app-shell:has(#page-dashboard:target) .nav-dashboard){color:#fff;background:#ffffff1f}.app-shell:has(#page-finance:target) .nav-finance:before{content:"";background:var(--wood);width:3px;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-customers:target) .nav-customers:before{content:"";background:var(--wood);width:3px;position:absolute;top:8px;bottom:8px;left:0}.app-shell:not(:has(.page:target)) .nav-dashboard:before{content:"";background:var(--wood);width:3px;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-dashboard:target) .nav-dashboard:before{content:"";background:var(--wood);width:3px;position:absolute;top:8px;bottom:8px;left:0}}@media (width<=620px){.customer-entry-details>summary{width:100%;margin-left:0}.customer-entry-head{align-items:flex-start}.customer-entry-close{width:40px!important}.finance-entry-details>summary{width:100%;margin-left:0}.finance-entry-head{align-items:flex-start}.finance-entry-close{width:40px!important}.form-actions{grid-template-columns:1fr 1fr;display:grid}.form-actions .primary-button,.form-actions .secondary-button{width:100%}.attachment-actions{grid-template-columns:1fr 1fr;display:grid}.file-button{width:100%}.attachment-row{grid-template-columns:1fr}.attachment-row-actions{justify-content:flex-start}.file-browser-row{grid-template-columns:1fr}.file-browser-actions{justify-content:flex-start}.topbar-meta #todayLabel{display:none}.metrics-grid{grid-template-columns:1fr}.page-intro,.page-intro-actions{flex-direction:column;align-items:stretch}.primary-button{width:100%}.panel{padding:20px 16px}.panel-head{flex-direction:column}.toolbar{align-items:stretch}.search-wrap,.search-wrap.grow{min-width:0}.toolbar select{width:100%}.form-grid.two{grid-template-columns:1fr}.modal{padding:20px 16px}.customer-card{min-height:auto}.metric-card{min-height:124px}.metric-value{font-size:28px}}.module-entry-details{margin:0 0 24px}.module-entry-details>summary{width:max-content;margin-left:auto;list-style:none}.module-entry-details>summary::-webkit-details-marker{display:none}.module-entry-details[open]>summary{display:none}.module-entry-panel{margin:0;display:block}.module-entry-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.module-entry-head h3{margin:4px 0 6px;font-size:22px;font-weight:700;line-height:1.25}.module-entry-head p{color:var(--muted);max-width:720px;margin:0;font-size:13px}.module-entry-close{cursor:pointer;flex:none;place-items:center;display:grid}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:8px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:4px;flex-direction:column;min-height:230px;padding:20px;display:flex}.module-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.module-card h3{margin:0 0 4px;font-size:18px}.module-code{letter-spacing:.08em;color:var(--wood);margin-bottom:4px;font-size:11px;font-weight:700}.module-meta{color:var(--muted);gap:6px;margin-bottom:14px;font-size:12px;display:grid}.module-note{color:var(--muted);border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;flex:1;padding-top:12px;font-size:13px}.module-card-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:12px;display:flex}.quote-lines{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.quote-line-head,.quote-line{grid-template-columns:120px minmax(240px,2.6fr) .65fr .72fr .9fr .9fr 40px;align-items:center;gap:8px;padding:10px 12px;display:grid}.quote-line-head{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--cream);border-bottom:1px solid var(--line);font-size:10px;font-weight:700}.quote-line-head span:nth-child(6){text-align:right}.quote-line+.quote-line{border-top:1px solid var(--line)}.quote-field{min-width:0;display:block}.quote-field>span{display:none}.quote-line input,.quote-line select{width:100%;min-width:0}.quote-line-total{text-align:right;white-space:nowrap;font-size:12px;font-weight:800}.quote-line-remove{width:40px;height:40px;color:var(--danger);touch-action:manipulation;background:0 0;border:0;border-radius:3px;font-size:20px}.quote-line-remove:hover{background:#8f332a14}#addQuoteLineBtn{touch-action:manipulation}.runtime-warning{border:1px solid #8c5a3257;border-left:3px solid var(--wood);color:var(--ink);background:#fffaf3;border-radius:4px;gap:5px;margin:12px 0 16px;padding:12px 14px;font-size:12px;line-height:1.45;display:grid}.runtime-warning span{color:var(--muted)}.quote-runtime-fallback{margin-top:12px}.quote-native-stack{display:grid}.quote-native-add{border-top:1px solid var(--line);padding:12px}.quote-native-add>summary{cursor:pointer;touch-action:manipulation;justify-content:center;width:100%;list-style:none}.quote-native-add>summary::-webkit-details-marker{display:none}.quote-native-add[open]>summary{display:none}.quote-native-add>.quote-line{padding:4px 0 12px}.quote-native-add>.quote-native-add{margin:0 -12px -12px}.quote-fallback-spacer{width:40px;height:1px;display:block}@media (width<=620px){.quote-runtime-fallback .quote-line{grid-template-columns:1fr 1fr}.quote-runtime-fallback .quote-field-desc{grid-column:1/-1}.quote-runtime-fallback .quote-line-total{grid-column:1/2}.quote-runtime-fallback .quote-fallback-spacer{grid-column:2/3}.quote-native-add{padding:12px 0}.quote-native-add>.quote-native-add{margin:0}}.quote-totals{gap:8px;width:min(360px,100%);margin-left:auto;padding-top:12px;display:grid}.quote-total-row{justify-content:space-between;gap:24px;font-size:13px;display:flex}.quote-total-row strong{font-weight:800}.quote-total-final{border-top:1px solid var(--line);color:var(--forest);padding-top:10px;font-size:18px}.calendar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.calendar-title{text-transform:capitalize;font-size:20px;font-weight:800}.calendar-actions{gap:8px;display:flex}.calendar-grid{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.calendar-weekday{background:var(--cream);border-bottom:1px solid var(--line);text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:9px 8px;font-size:10px;font-weight:700}.calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;min-height:116px;padding:8px}.calendar-day:nth-child(7n){border-right:0}.calendar-day.outside{color:var(--muted);background:#f5f1e773}.calendar-day.today{box-shadow:inset 0 0 0 2px var(--wood)}.calendar-date{margin-bottom:6px;font-size:11px;font-weight:800}.calendar-event{border:0;border-left:3px solid var(--forest);background:var(--forest-soft);text-align:left;width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;margin-top:4px;padding:5px 6px;font-size:10px;line-height:1.25;display:block;overflow:hidden}.calendar-event.type-delivery{border-left-color:var(--wood);background:var(--wood-soft)}.calendar-event.type-deadline{border-left-color:var(--danger);background:#8f332a12}.agenda-list{display:grid}.agenda-row{border-bottom:1px solid var(--line);grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.agenda-row:last-child{border-bottom:0}.agenda-date{color:var(--forest);font-size:12px;font-weight:700}.agenda-title{font-weight:700}.agenda-meta{color:var(--muted);margin-top:2px;font-size:11px}.material-cost{white-space:nowrap;font-weight:800}.tool-service-due{color:var(--danger);font-weight:700}.progress-track{background:var(--sage);border-radius:3px;height:6px;margin-top:10px;overflow:hidden}.progress-fill{background:var(--forest);height:100%}.quote-preview{border:1px solid var(--line);background:#fff;border-radius:4px;gap:20px;padding:32px;display:grid}.quote-preview-head{border-bottom:2px solid var(--wood);justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:20px;display:flex}.quote-preview-brand-logo{width:280px;max-width:48%;height:auto;display:block}.quote-preview-doc-meta{text-align:right;color:var(--muted);font-size:12px;line-height:1.5}.quote-preview-party{grid-template-columns:1fr 1fr;gap:24px;display:grid}.quote-preview-party>div{line-height:1.55}.quote-preview-table{width:100%;min-width:0}.quote-preview-table th,.quote-preview-table td{padding:10px 8px}.quote-preview-summary{width:min(360px,100%);margin-left:auto}@media (width<=1100px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.module-grid{grid-template-columns:1fr}.calendar-day{min-height:98px}.agenda-row{grid-template-columns:90px minmax(0,1fr)}}@media (width<=620px){.module-entry-details>summary{width:100%;margin-left:0}.module-entry-head{align-items:flex-start}.module-entry-close{width:44px!important;height:44px!important}.quote-line-head{display:none}.quote-line{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.quote-field{gap:5px;display:grid}.quote-field>span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700;line-height:1.2;display:block}.quote-field-desc{grid-column:1/-1}.quote-line-total{text-align:left;grid-column:1/2;align-self:end;padding:10px 0;font-size:14px}.quote-line-total:before{content:"Spolu: ";color:var(--muted);font-weight:600}.quote-line-remove{grid-column:2/3;place-self:end;width:44px;height:44px}.calendar-grid{display:none}.calendar-head{flex-direction:column;align-items:flex-start}.calendar-actions{width:100%}.calendar-actions button{flex:1;min-height:48px}.agenda-row{grid-template-columns:1fr;gap:7px;padding:16px 0}.agenda-row .row-actions{justify-content:flex-start;gap:8px}.agenda-row .mini-button{border:1px solid var(--line);min-height:44px;padding:8px 12px}.material-table-wrap{display:none}.material-mobile-list{gap:12px;display:grid}.material-mobile-card{border:1px solid var(--line);background:#fff;border-radius:4px;padding:16px}.material-mobile-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.material-mobile-card h3{margin:0 0 4px;font-size:17px}.material-mobile-meta{color:var(--muted);gap:6px;margin-top:14px;font-size:12px;display:grid}.material-mobile-actions{border-top:1px solid var(--line);gap:8px;margin-top:14px;padding-top:12px;display:flex}.material-mobile-actions .mini-button{border:1px solid var(--line);min-height:44px;padding:8px 12px}#page-projects .module-card-actions .secondary-button,#page-projects .module-card-actions .mini-button,#page-quotes .module-card-actions .secondary-button,#page-quotes .module-card-actions .mini-button,#page-quotes .module-card-actions .customer-contact-action,#page-tools .module-card-actions .secondary-button,#page-tools .module-card-actions .mini-button{min-height:44px;padding:8px 12px}.quote-preview{padding:20px 14px}.quote-preview-head,.quote-preview-party{grid-template-columns:1fr;display:grid}.quote-preview-doc-meta{text-align:left}.quote-preview-brand-logo{width:220px;max-width:100%}.quote-preview-table{font-size:12px}.quote-preview-table th,.quote-preview-table td{padding:8px 4px}}.material-mobile-list{display:none}@media (width<=620px){.material-mobile-list{gap:12px;display:grid!important}}.calendar-date-action{justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;display:flex}.calendar-add-day{color:var(--muted);opacity:.15;background:0 0;border:0;border-radius:3px;width:28px;height:28px;font-size:15px;font-weight:800}.calendar-day:hover .calendar-add-day,.calendar-add-day:focus-visible{opacity:1;background:var(--sage);color:var(--forest)}.module-quick-action{border:1px solid var(--line);color:var(--forest);background:#fff;border-radius:3px;min-height:38px;padding:6px 10px;font-size:12px;font-weight:700}.module-quick-action:hover{border-color:var(--forest);background:var(--forest-soft)}#page-projects .module-card,#page-quotes .module-card,#page-tools .module-card{transition:border-color .15s,background .15s}#page-projects .module-card:focus-within,#page-quotes .module-card:focus-within,#page-tools .module-card:focus-within{border-color:#1f4a3661}.form-help{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.module-form-error{border-left:3px solid var(--danger);color:var(--danger);background:#8f332a0f;margin:0 0 16px;padding:12px 14px;font-size:13px;font-weight:600}.module-form-error[hidden]{display:none}@media (width<=840px){.calendar-add-day{display:none}}@media print{body>*{display:none!important}#quotePrintModal{background:#fff!important;padding:0!important;display:block!important;position:static!important}#quotePrintModal .modal{border:0!important;width:100%!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important}#quotePrintModal .modal-head{display:none!important}#quotePrintArea{border:0!important;padding:0!important;display:grid!important}.quote-preview{border:0!important;padding:0!important}}.app-shell:has(.page:target) .nav-dashboard.active{color:#ffffffc7;background:0 0}.app-shell:has(.page:target) .nav-dashboard.active:before{display:none}:is(.app-shell:has(#page-dashboard:target) .nav-dashboard,.app-shell:has(#page-finance:target) .nav-finance,.app-shell:has(#page-customers:target) .nav-customers,.app-shell:has(#page-projects:target) .nav-projects,.app-shell:has(#page-quotes:target) .nav-quotes,.app-shell:has(#page-calendar:target) .nav-calendar,.app-shell:has(#page-materials:target) .nav-materials,.app-shell:has(#page-tools:target) .nav-tools){color:#fff;background:#ffffff1f}.app-shell:has(#page-dashboard:target) .nav-dashboard:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-finance:target) .nav-finance:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-customers:target) .nav-customers:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-projects:target) .nav-projects:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-quotes:target) .nav-quotes:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-calendar:target) .nav-calendar:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-materials:target) .nav-materials:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}.app-shell:has(#page-tools:target) .nav-tools:before{content:"";background:var(--wood);width:3px;display:block;position:absolute;top:8px;bottom:8px;left:0}:is(.app-shell:has(#page-finance:target) .title-dashboard,.app-shell:has(#page-customers:target) .title-dashboard,.app-shell:has(#page-projects:target) .title-dashboard,.app-shell:has(#page-quotes:target) .title-dashboard,.app-shell:has(#page-calendar:target) .title-dashboard,.app-shell:has(#page-materials:target) .title-dashboard,.app-shell:has(#page-tools:target) .title-dashboard){display:none}:is(.app-shell:has(#page-finance:target) .title-finance,.app-shell:has(#page-customers:target) .title-customers,.app-shell:has(#page-projects:target) .title-projects,.app-shell:has(#page-quotes:target) .title-quotes,.app-shell:has(#page-calendar:target) .title-calendar,.app-shell:has(#page-materials:target) .title-materials,.app-shell:has(#page-tools:target) .title-tools){display:inline}.topbar-logout{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:4px;min-height:36px;padding:7px 10px;font:600 13px/1.2 Manrope,Arial,sans-serif}.topbar-logout:hover{border-color:#20272247}.status-dot[data-state=syncing] i{animation:1s infinite vitaPulse}.status-dot[data-state=ok] i{background:var(--forest)}.status-dot[data-state=offline] i{background:var(--wood)}.status-dot[data-state=error] i{background:#8b2f2f}@keyframes vitaPulse{0%,to{opacity:.35}50%{opacity:1}}@media (width<=760px){.topbar-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px}.topbar-logout{min-height:34px}}.finance-gate-cancel{color:var(--ink)!important;border:1px solid var(--line)!important;background:#fff!important}.finance-gate-cancel:hover{border-color:#2027224d!important}.hub-detail{display:block}.hub-detail[hidden]{display:none}.hub-detail-top,.nested-context{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.hub-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.hub-back{color:var(--forest);cursor:pointer;background:0 0;border:0;padding:8px 0;font:700 14px/1.2 Manrope,Arial,sans-serif}.hub-back:hover{text-decoration:underline}.hub-hero{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;padding:28px;display:flex}.hub-hero h2{letter-spacing:-.025em;margin:6px 0 8px;font-size:34px;line-height:1.1}.hub-subtitle{color:var(--muted);font-size:14px}.hub-contact-strip{background:var(--sage);border-radius:var(--radius);border:1px solid #1f4a361f;flex-wrap:wrap;gap:10px 18px;margin-bottom:16px;padding:16px 20px;display:flex}.hub-contact-strip a{color:var(--forest);font-weight:600}.hub-tabs{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);gap:4px;margin-bottom:16px;padding:4px;display:flex;overflow:auto}.hub-tabs button{white-space:nowrap;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:10px 14px;font:600 14px/1.2 Manrope,Arial,sans-serif}.hub-tabs button.active{background:var(--forest);color:#fff}.hub-tab-content{min-height:180px}.hub-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.hub-summary-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.hub-summary-card span{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.hub-summary-card strong{font-size:22px;display:block}.hub-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:16px;padding:20px}.hub-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.hub-panel-head h3{margin:0;font-size:18px}.hub-list{gap:10px;display:grid}.hub-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;display:grid}.hub-row:first-child{border-top:0;padding-top:0}.hub-row:last-child{padding-bottom:0}.hub-row-main h4{margin:0 0 5px;font-size:15px}.hub-row-meta{color:var(--muted);flex-wrap:wrap;gap:6px 12px;font-size:12px;display:flex}.hub-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hub-empty{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius);padding:28px 16px}.hub-note{white-space:pre-wrap;color:var(--ink);line-height:1.55}.nested-context{background:var(--sage);border-radius:var(--radius);border:1px solid #1f4a361f;padding:14px 18px}.nested-context[hidden]{display:none}@media (width<=900px){.hub-summary-grid{grid-template-columns:1fr 1fr}.hub-hero{padding:22px}.hub-row{grid-template-columns:1fr}.hub-row-actions{justify-content:flex-start}}@media (width<=620px){.hub-detail-top,.hub-hero,.nested-context{flex-direction:column;align-items:flex-start}.hub-detail-actions{width:100%}.hub-detail-actions .primary-button,.hub-detail-actions .secondary-button{flex:1}.hub-summary-grid{grid-template-columns:1fr}.hub-hero h2{font-size:28px}.hub-tabs{margin-left:-4px;margin-right:-4px}.hub-contact-strip{display:grid}}.client-mode-button{color:var(--wood);background:#fff8f1;border:1px solid #8c5a3259;border-radius:4px;min-height:42px;padding:10px 14px;font:700 13px/1.2 Manrope,Arial,sans-serif}.client-mode-button:hover{background:#f7eee4}.client-mode-active{overflow:hidden}.client-xp{z-index:12000;color:#202722;background:#f5f1e7;position:fixed;inset:0;overflow:auto}.client-xp[hidden]{display:none}.client-xp-shell{min-height:100vh}.client-xp-header{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #2027221f;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px 28px;display:grid;position:sticky;top:0}.client-xp-brand{align-items:center;gap:14px;display:flex}.client-xp-brand img{width:150px;height:auto;display:block}.client-xp-brand div{display:none}.client-xp-header-center{text-align:center;font-size:14px;font-weight:700}.client-xp-exit{color:#202722;background:#fff;border:1px solid #20272229;border-radius:4px;padding:9px 12px;font:600 12px/1.2 Manrope,Arial,sans-serif}.client-xp-main{width:min(1180px,100% - 48px);margin:0 auto;padding:36px 0 72px}.client-xp-hero{color:#fff;background:#1f4a36;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px;padding:34px 36px;display:flex}.client-xp-eyebrow{letter-spacing:.18em;color:#8c5a32;margin-bottom:8px;font-size:11px;font-weight:800}.client-xp-hero .client-xp-eyebrow{color:#dde7e0}.client-xp-hero h1{letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(32px,5vw,54px);line-height:1.02}.client-xp-hero p{color:#ffffffc2;margin:0;font-size:16px}.client-xp-status{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:6px;min-width:180px;padding:16px 18px}.client-xp-status span{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-bottom:6px;font-size:11px;display:block}.client-xp-status strong{font-size:18px}.client-xp-tabs{scrollbar-width:none;background:#fff;border:1px solid #2027221f;border-radius:6px;gap:4px;margin-bottom:18px;padding:4px;display:flex;overflow:auto}.client-xp-tabs::-webkit-scrollbar{display:none}.client-xp-tabs button{white-space:nowrap;color:#202722a3;background:0 0;border:0;border-radius:4px;padding:12px 16px;font:700 13px/1.2 Manrope,Arial,sans-serif}.client-xp-tabs button.active{color:#fff;background:#1f4a36}.client-xp-content{min-height:340px}.client-xp-grid{gap:14px;margin-bottom:14px;display:grid}.client-xp-grid.two{grid-template-columns:1.25fr .75fr}.client-xp-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.client-xp-card,.client-offer{background:#fff;border:1px solid #2027221f;border-radius:6px;padding:24px}.client-xp-card.feature{background:#dde7e0;border-color:#1f4a361f}.client-xp-card.wide{margin-bottom:14px}.client-xp-card span,.client-offer span{text-transform:uppercase;letter-spacing:.1em;color:#20272285;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.client-xp-card h2{letter-spacing:-.02em;margin:0 0 8px;font-size:30px}.client-xp-card h3{margin:0 0 8px;font-size:20px}.client-xp-card p{color:#202722b3;margin:0}.client-xp-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.client-xp-summary{line-height:1.7;font-size:17px!important}.client-xp-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.client-primary,.client-secondary{border-radius:4px;min-height:44px;padding:11px 16px;font:700 14px/1.2 Manrope,Arial,sans-serif}.client-primary{color:#fff;background:#1f4a36;border:1px solid #1f4a36}.client-primary.large{min-height:52px;padding:14px 22px;font-size:16px}.client-secondary{color:#202722;background:#fff;border:1px solid #20272229}.client-primary:disabled,.client-secondary:disabled{opacity:.45;cursor:not-allowed}.client-xp-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.client-xp-section-head span{letter-spacing:.14em;color:#8c5a32;font-size:11px;font-weight:800}.client-xp-section-head h2{margin:4px 0 0;font-size:30px}.client-xp-empty{text-align:center;color:#20272299;background:#fff;border:1px dashed #2027222e;border-radius:6px;place-items:center;gap:6px;padding:56px 20px;display:grid}.client-xp-empty strong{color:#202722;font-size:18px}.client-xp-loading{text-align:center;color:#20272299;padding:50px}.client-progress{grid-template-columns:repeat(5,1fr);gap:0;margin:4px 0 24px;display:grid}.client-progress-step{text-align:center;color:#20272273;justify-items:center;gap:8px;font-size:11px;font-weight:700;display:grid;position:relative}.client-progress-step:before{content:"";background:#2027221f;width:100%;height:2px;position:absolute;top:7px;left:-50%}.client-progress-step:first-child:before{display:none}.client-progress-step i{z-index:1;background:#fff;border:2px solid #2027222e;border-radius:50%;width:16px;height:16px;position:relative}.client-progress-step.done:before,.client-progress-step.active:before{background:#1f4a36}.client-progress-step.done i,.client-progress-step.active i{background:#1f4a36;border-color:#1f4a36}.client-progress-step.active{color:#1f4a36}.client-offer{padding:0;overflow:hidden}.client-offer-head{background:#dde7e0;justify-content:space-between;gap:28px;padding:28px 30px;display:flex}.client-offer-head h2{margin:4px 0 0;font-size:27px}.client-offer-head>div:last-child{text-align:right}.client-offer-lines{padding:8px 30px 0}.client-offer-lines>div{border-bottom:1px solid #2027221a;grid-template-columns:minmax(0,1fr) auto;gap:8px 20px;padding:16px 0;display:grid}.client-offer-lines>div span{text-transform:none;letter-spacing:0;color:#202722;grid-column:1;margin:0;font-size:14px;font-weight:600}.client-offer-lines>div small{color:#2027228c;grid-column:1}.client-offer-lines>div strong{grid-area:1/2/3;align-self:center;font-size:16px}.client-offer-total{color:#fff;background:#1f4a36;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.client-offer-total span{color:#ffffffb8;margin:0}.client-offer-total strong{font-size:28px}.client-offer-total.small{color:#202722;background:#fff;padding-top:12px;padding-bottom:12px}.client-offer-total.small span{color:#20272285}.client-offer-total.small strong{font-size:15px}.client-offer-note{color:#202722a6;padding:18px 30px}.client-offer .client-xp-actions{padding:0 30px 28px}.client-approved{color:#1f4a36;background:#dde7e0;justify-content:space-between;align-items:center;gap:20px;padding:20px 30px;display:flex}.client-approved span{color:#1f4a36;text-transform:none;letter-spacing:0;margin:0}.client-timeline{background:#fff;border:1px solid #2027221f;border-radius:6px;gap:0;padding:24px;display:grid}.client-timeline article{grid-template-columns:150px 20px 1fr;gap:18px;min-height:88px;display:grid}.client-timeline-date{text-align:right}.client-timeline-date strong,.client-timeline-date span{display:block}.client-timeline-date span{color:#2027228c;font-size:12px}.client-timeline article>i{background:#1f4a36;border-radius:50%;width:12px;height:12px;margin-top:5px;position:relative}.client-timeline article>i:after{content:"";background:#dde7e0;width:2px;height:70px;position:absolute;top:12px;left:5px}.client-timeline article:last-child>i:after{display:none}.client-timeline h3{margin:0 0 4px;font-size:16px}.client-timeline p{color:#20272294;margin:0}.client-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.client-material-card{background:#fff;border:1px solid #2027221f;border-radius:6px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;display:grid}.client-material-icon{color:#1f4a36;background:#dde7e0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.client-material-card span{text-transform:uppercase;letter-spacing:.08em;color:#20272280;font-size:11px}.client-material-card h3{margin:3px 0;font-size:17px}.client-material-card p{color:#20272294;margin:0;font-size:13px}.client-material-card>strong{color:#1f4a36;font-size:12px}.client-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.client-photo-grid figure{background:#fff;border:1px solid #2027221a;border-radius:6px;margin:0;overflow:hidden}.client-photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.client-photo-grid figcaption{color:#20272299;white-space:nowrap;text-overflow:ellipsis;padding:10px 12px;font-size:11px;overflow:hidden}.client-xp-privacy{z-index:13000;text-align:center;background:#f5f1e7;align-content:center;place-items:center;gap:20px;display:grid;position:fixed;inset:0}.client-xp-privacy[hidden]{display:none}.client-xp-privacy img{width:min(320px,70vw)}.client-xp-privacy strong{color:#1f4a36;font-size:18px}.cx-modal{z-index:15000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141c17a6;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.cx-modal[hidden]{display:none}.cx-modal-card{background:#fff;border-radius:8px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow:auto;box-shadow:0 24px 70px #0000002e}.cx-modal-card.small{width:min(440px,100%)}.cx-modal-card.inspection{width:min(860px,100%)}.cx-modal-card.approval{width:min(820px,100%)}.cx-modal-card h2{margin:4px 0 12px;font-size:30px;line-height:1.1}.cx-modal-card p{color:#202722a6}.cx-modal-card label{gap:8px;margin-top:16px;font-weight:650;display:grid}.cx-modal-card input,.cx-modal-card select,.cx-modal-card textarea{color:#202722;background:#fff;border:1px solid #2027222e;border-radius:4px;width:100%;padding:12px}.cx-close{background:#fff;border:1px solid #2027221f;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:14px;right:14px}.cx-error{color:#8f332a;min-height:20px;margin-top:12px;font-size:13px}.cx-modal-card form{gap:12px;display:grid}.inspection-top{padding-right:48px}.inspection-progress{grid-template-columns:repeat(8,1fr);gap:5px;margin:24px 0;display:grid}.inspection-progress i{background:#2027221a;border-radius:4px;height:4px}.inspection-progress i.active{background:#1f4a36}.inspection-body{min-height:240px;padding:8px 0}.inspection-actions{border-top:1px solid #2027221a;justify-content:space-between;gap:12px;padding-top:20px;display:flex}.cx-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cx-photo-drop{text-align:center;color:#1f4a36;background:#f5f1e7;border:2px dashed #1f4a3640;border-radius:8px;place-items:center;min-height:180px;padding:24px;display:grid!important}.cx-photo-drop input{opacity:0;pointer-events:none;position:absolute}.cx-file-count{text-align:center;color:#2027228c;margin-top:12px}.inspection-review{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.inspection-review>div{background:#f5f1e7;border-radius:4px;padding:14px}.inspection-review span{color:#20272285;margin-bottom:4px;font-size:11px;display:block}#approvalCanvas{touch-action:none;background:#fff;border:1px solid #2027222e;border-radius:4px;width:100%;height:180px;display:block}.approval-tools{justify-content:flex-end;margin:8px 0 14px;display:flex}.approval-disclaimer{color:#2027227a;margin:12px 0 18px;font-size:11px}.living-workflow{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:18px;padding:22px}.living-workflow-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.living-workflow-head h3{margin:3px 0 0;font-size:22px}.living-status{background:var(--sage);color:var(--forest);border-radius:99px;padding:6px 9px;font-size:11px;font-weight:700}.living-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.living-columns h4{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 10px;font-size:13px}.living-list{gap:8px;display:grid}.living-item{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.living-item:hover{background:var(--forest-soft);border-color:#1f4a3659}.living-item.urgent{border-left:3px solid var(--danger)}.living-item span{gap:2px;display:grid}.living-item strong{font-size:13px}.living-item small{color:var(--muted);font-size:11px}.living-item b{color:var(--forest);font-size:20px}.living-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:4px;padding:18px;font-size:12px}.living-hub-card{border-left:3px solid var(--wood)}.living-next-step{margin:6px 0 18px;font-size:17px;font-weight:700}.living-next-step small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.hub-panel-head.secondary{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.internal-phase-row{flex-wrap:wrap;gap:6px;margin:10px 0 18px;display:flex}.internal-phase-row button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:700}.internal-phase-row button.active{background:var(--forest);border-color:var(--forest);color:#fff}.client-summary-edit{gap:8px;margin-top:18px;display:grid}.client-summary-edit textarea{border:1px solid var(--line);resize:vertical;border-radius:4px;width:100%;padding:10px}.project-doc-actions{gap:10px;margin-top:12px;display:flex}.file-button{align-items:center;position:relative;overflow:hidden;display:inline-flex!important}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}@media (width<=1024px){.client-xp-main{width:min(100% - 32px,980px);padding-top:28px}.client-xp-header{padding:12px 18px}.client-xp-brand img{width:130px}.client-xp-grid.three{grid-template-columns:1fr 1fr}.client-material-grid{grid-template-columns:1fr}.client-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.client-xp-header{grid-template-columns:1fr auto}.client-xp-header-center{display:none}.client-xp-brand img{width:118px}.client-xp-exit{padding:9px 11px;font-size:0}.client-xp-exit:after{content:"Ukončiť";font-size:11px}.client-xp-main{width:calc(100% - 24px);padding:18px 0 42px}.client-xp-hero{flex-direction:column;align-items:flex-start;padding:26px 22px}.client-xp-status{width:100%;min-width:0}.client-xp-grid.two,.client-xp-grid.three{grid-template-columns:1fr}.client-progress{grid-template-columns:repeat(5,110px);justify-content:start;padding:4px 6px 10px;overflow:auto}.client-offer-head{flex-direction:column;padding:22px}.client-offer-head>div:last-child{text-align:left}.client-offer-lines,.client-offer-total,.client-approved{padding-left:22px;padding-right:22px}.client-approved{flex-direction:column;align-items:flex-start}.client-timeline{padding:18px}.client-timeline article{grid-template-columns:88px 18px 1fr;gap:10px}.client-timeline-date{font-size:11px}.client-photo-grid{grid-template-columns:1fr 1fr}.living-columns{grid-template-columns:1fr}.cx-modal{padding:12px}.cx-modal-card{max-height:calc(100vh - 24px);padding:22px}.cx-form-grid,.inspection-review{grid-template-columns:1fr}.inspection-body{min-height:210px}.hub-detail-actions .client-mode-button{flex-basis:100%}}@media (width<=480px){.client-xp-brand img{width:104px}.client-xp-header{padding:10px 12px}.client-xp-main{width:calc(100% - 16px)}.client-xp-hero{padding:22px 18px}.client-xp-hero h1{font-size:31px}.client-xp-card,.client-offer{border-radius:4px}.client-xp-card{padding:19px}.client-xp-tabs button{padding:10px 12px}.client-photo-grid,.client-offer-lines>div{grid-template-columns:1fr}.client-offer-lines>div strong{grid-area:auto/1;margin-top:4px}.client-material-card{grid-template-columns:40px minmax(0,1fr)}.client-material-card>strong{grid-column:2}.client-material-icon{width:40px;height:40px}.inspection-actions{background:#fff;padding-bottom:4px;position:sticky;bottom:-22px}.living-workflow{padding:16px}.living-workflow-head{align-items:flex-start}}@media (hover:none) and (pointer:coarse){.client-primary,.client-secondary,.client-xp-tabs button,.client-xp-exit,.living-item,.internal-phase-row button{min-height:44px}}.quote-transparency-note{border-left:3px solid var(--wood);background:var(--cream);color:var(--muted);margin:10px 0 12px;padding:10px 12px;font-size:12px;line-height:1.5}.quote-field-desc{gap:6px;display:grid}.quote-line-note{background:var(--cream)!important;font-size:11px!important}.quote-category-total{color:var(--muted);font-size:12px}.quote-subtotal-row{border-top:1px solid var(--line);margin-top:4px;padding-top:8px}.quote-preview-section{margin-top:18px}.quote-preview-section-head{background:var(--cream);border:1px solid var(--line);border-bottom:0;justify-content:space-between;align-items:center;gap:20px;padding:10px 12px;display:flex}.quote-preview-section-head h4{margin:0;font-size:14px}.quote-item-client-note{color:var(--muted);margin-top:4px;font-size:11px;font-weight:400;line-height:1.4}.quote-transparency-footer{background:var(--cream);border-left:3px solid var(--wood);gap:4px;padding:14px 16px;font-size:12px;display:grid}.quote-transparency-footer span{color:var(--muted)}.client-offer-section{border-top:1px solid #2027221a}.client-offer-section-head{background:#f5f1e7;justify-content:space-between;align-items:center;gap:18px;padding:16px 30px;display:flex}.client-offer-section-head h3{margin:0;font-size:16px}.client-offer-section-head strong{font-size:16px}.client-offer-breakdown{border-top:1px solid #2027221a;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.client-offer-breakdown>div{border-right:1px solid #2027221a;padding:16px 18px}.client-offer-breakdown>div:last-child{border-right:0}.client-offer-breakdown span{margin:0 0 6px}.client-offer-breakdown strong{font-size:17px}.client-offer-vat{color:#2027229e;background:#f5f1e7;padding:14px 30px;font-size:12px;line-height:1.5}@media (width<=900px){.quote-line-head{display:none}.quote-line{grid-template-columns:1fr 1fr;align-items:start}.quote-field>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.quote-field-desc{grid-column:1/-1}.quote-line-total{align-self:end;padding:12px 0}.quote-line-remove{place-self:end}.client-offer-breakdown{grid-template-columns:1fr 1fr}.client-offer-breakdown>div:nth-child(2){border-right:0}.client-offer-breakdown>div:nth-child(-n+2){border-bottom:1px solid #2027221a}}@media (width<=480px){.client-offer-section-head{padding:14px 18px}.client-offer-breakdown{grid-template-columns:1fr}.client-offer-breakdown>div{border-bottom:1px solid #2027221a;border-right:0}.client-offer-breakdown>div:last-child{border-bottom:0}.client-offer-vat{padding:12px 18px}}.living-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.vita-intel-summary{border:1px solid #1f4a3629;border-left:4px solid var(--forest);background:linear-gradient(90deg,var(--sage),#fff);justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 18px;padding:16px 18px;display:flex}.vita-intel-summary strong{margin-top:3px;font-size:15px;display:block}.vita-intel-summary p{max-width:760px;color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.vita-intel-summary>span{white-space:nowrap;color:var(--muted);font-size:11px;font-weight:700}.vita-intel-item{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:4px minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px 14px;display:grid;position:relative}.vita-intel-marker{background:var(--forest);border-radius:99px;align-self:stretch}.vita-intel-item.attention .vita-intel-marker{background:var(--wood)}.vita-intel-item.critical .vita-intel-marker{background:var(--danger)}.vita-intel-item.critical{background:snow}.vita-intel-copy{min-width:0}.vita-intel-kicker{letter-spacing:.12em;color:var(--muted);margin-bottom:3px;font-size:9px;font-weight:800;line-height:1.2}.vita-intel-item strong{font-size:13px;line-height:1.4;display:block}.vita-intel-item p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.vita-intel-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.vita-intel-actions .mini-button{white-space:nowrap}.vita-intel-entity{border-left:3px solid var(--forest)}.vita-intel-column .vita-intel-item{grid-template-columns:4px minmax(0,1fr)}.vita-intel-column .vita-intel-actions{grid-column:2;justify-content:flex-start}@media (width<=1180px){.living-columns{grid-template-columns:1fr 1fr}.vita-intel-column{grid-column:1/-1}}@media (width<=760px){.living-columns{grid-template-columns:1fr}.vita-intel-column{grid-column:auto}.vita-intel-summary{flex-direction:column}.vita-intel-summary>span{white-space:normal}.vita-intel-item{grid-template-columns:4px minmax(0,1fr)}.vita-intel-actions{grid-column:2;justify-content:flex-start}}.vita-voice-assistant{z-index:13050;pointer-events:none;justify-items:end;gap:8px;display:grid;position:fixed;bottom:22px;right:22px}.voice-orb,.voice-more,.voice-status-card,.voice-command-panel{pointer-events:auto}.voice-orb{background:radial-gradient(circle at 35% 30%,#3f7659 0,#1f4a36 42%,#173a2a 100%);border:1px solid #ffffff47;border-radius:50%;width:58px;height:58px;padding:0;position:relative;overflow:visible;box-shadow:0 10px 30px #142b1f47,inset 0 0 0 1px #ffffff14}.voice-orb:before{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute;inset:10px}.voice-orb i{opacity:.96;background:#f5f1e7;border-radius:50%;position:absolute;inset:18px}.voice-orb b{opacity:0;border:1px solid #1f4a362e;border-radius:50%;position:absolute;inset:-5px}.voice-orb:hover{transform:translateY(-1px);box-shadow:0 14px 34px #142b1f52,inset 0 0 0 1px #ffffff14}.vita-voice-assistant[data-mode=listening] .voice-orb{background:radial-gradient(circle at 35% 30%,#ad7449 0,#8c5a32 48%,#684125 100%)}.vita-voice-assistant[data-mode=listening] .voice-orb i{background:#fff}.vita-voice-assistant[data-mode=listening] .voice-orb b{opacity:1;border-color:#8c5a3273;animation:1.25s ease-out infinite voicePulse}.vita-voice-assistant[data-mode=thinking] .voice-orb i{animation:1s ease-in-out infinite voiceThinking}.vita-voice-assistant[data-mode=ready] .voice-orb{background:radial-gradient(circle at 35% 30%,#4b8464 0,#1f4a36 52%,#173a2a 100%)}.vita-voice-assistant[data-mode=warning] .voice-orb{background:radial-gradient(circle at 35% 30%,#b87a4c 0,#8c5a32 55%,#6a4227 100%)}.vita-voice-assistant[data-mode=error] .voice-orb{background:radial-gradient(circle at 35% 30%,#b95d54 0,#8f332a 55%,#6c2721 100%)}@keyframes voicePulse{0%{opacity:.7;transform:scale(.95)}to{opacity:0;transform:scale(1.55)}}@keyframes voiceThinking{0%,to{opacity:.65;transform:scale(.82)}50%{opacity:1;transform:scale(1.08)}}.voice-more{width:34px;height:28px;color:var(--muted);background:#fffffff0;border:1px solid #20272226;border-radius:99px;font-size:16px;line-height:1;box-shadow:0 4px 14px #20272214}.voice-more:hover{color:var(--forest);border-color:#1f4a364d}.voice-status-card{border:1px solid var(--line);border-left:4px solid var(--forest);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-radius:8px;width:min(360px,100vw - 32px);padding:13px 15px;box-shadow:0 18px 42px #20272229}.voice-status-card[hidden]{display:none}.vita-voice-assistant[data-mode=listening] .voice-status-card{border-left-color:var(--wood)}.vita-voice-assistant[data-mode=error] .voice-status-card{border-left-color:var(--danger)}.voice-status-card>div{gap:2px;display:grid}.voice-status-card span{letter-spacing:.14em;color:var(--forest);font-size:9px;font-weight:800}.voice-status-card strong{font-size:14px;line-height:1.35}.voice-status-card small{max-height:54px;color:var(--muted);font-size:11px;line-height:1.45;display:block;overflow:hidden}.voice-command-panel{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(420px,100vw - 32px);padding:18px;box-shadow:0 20px 50px #20272233}.voice-command-panel[hidden]{display:none}.voice-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.voice-panel-head>div{gap:2px;display:grid}.voice-panel-head span{letter-spacing:.14em;color:var(--forest);font-size:9px;font-weight:800}.voice-panel-head strong{font-size:17px}.voice-panel-head>button{border:1px solid var(--line);background:#fff;border-radius:4px;width:34px;height:34px;font-size:20px}.voice-command-panel p,.voice-pricing-help{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.5}.voice-command-panel textarea{min-height:104px}.voice-panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.voice-panel-actions .primary-button,.voice-panel-actions .secondary-button{width:auto}.voice-pricing-modal{pointer-events:auto;z-index:14100!important}.voice-pricing-card{width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto}.voice-pricing-card h2{margin:4px 0 8px;font-size:24px}.voice-pricing-list{gap:8px;margin:14px 0 20px;display:grid}.voice-price-row{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.voice-price-row>div:first-child{gap:2px;min-width:0;display:grid}.voice-price-row span{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.voice-price-row strong{font-size:13px}.voice-price-row small{color:var(--forest);font-size:11px;font-weight:700}.voice-price-row>div:last-child{gap:4px;display:flex}.voice-pricing-form{border-top:1px solid var(--line);padding-top:18px}@media (width<=760px){.vita-voice-assistant{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));gap:6px}.voice-orb{width:54px;height:54px}.voice-orb i{inset:17px}.voice-status-card{width:min(330px,100vw - 24px)}.voice-command-panel{width:calc(100vw - 24px);padding:16px}.voice-price-row{grid-template-columns:1fr}.voice-price-row>div:last-child{justify-content:flex-start}.voice-panel-actions{grid-template-columns:1fr 1fr;display:grid}.voice-panel-actions .primary-button,.voice-panel-actions .secondary-button{width:100%}}@media (width<=480px){.voice-command-panel,.voice-status-card{width:calc(100vw - 16px)}.voice-panel-actions{grid-template-columns:1fr}}.topbar-presentation{min-height:36px;color:var(--forest);cursor:pointer;background:#fff;border:1px solid #1f4a362e;border-radius:4px;align-items:center;gap:8px;padding:7px 11px;font:700 12px/1.2 Manrope,Arial,sans-serif;display:inline-flex}.topbar-presentation i{background:var(--forest);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1f4a3614}.topbar-presentation:hover{background:var(--sage);border-color:#1f4a3661}.vita-presentation-active{overflow:hidden}.vita-presentation{z-index:12400;color:#202722;background:#f5f1e7;position:fixed;inset:0;overflow:auto}.vita-presentation[hidden]{display:none}.vita-present-shell{flex-direction:column;min-height:100vh;display:flex}.vita-present-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f1e7f0;border-bottom:1px solid #2027221a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:14px 28px;display:grid;position:sticky;top:0}.vita-present-brand{align-items:center;gap:12px;min-width:0;display:flex}.vita-present-brand img{width:118px;height:auto;display:block}.vita-present-brand>div{gap:1px;display:grid}.vita-present-brand strong{letter-spacing:.12em;font-size:11px}.vita-present-brand span{letter-spacing:.16em;color:var(--muted);font-size:8px}.vita-present-audiences{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.vita-present-audiences button{min-height:38px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:99px;padding:8px 13px;font:700 11px/1.2 Manrope,Arial,sans-serif}.vita-present-audiences button:hover{border-color:var(--line);color:var(--ink);background:#fff}.vita-present-audiences button.active{background:var(--forest);border-color:var(--forest);color:#fff;box-shadow:0 8px 22px #1f4a3629}.vita-present-exit{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#fff;border-radius:4px;padding:8px 12px;font:700 11px/1.2 Manrope,Arial,sans-serif}.vita-present-exit:hover{border-color:var(--forest);color:var(--forest)}.vita-present-main{width:min(1480px,100% - 56px);margin:0 auto;padding:54px 0 72px}.vita-present-hero{color:#fff;background:linear-gradient(135deg,#173a2a 0,#1f4a36 58%,#315c45 100%);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:42px 48px;display:grid;box-shadow:0 24px 70px #1f4a3629}.vita-present-eyebrow{letter-spacing:.18em;color:#dce8e0;font-size:10px;font-weight:800}.vita-present-hero h1{letter-spacing:-.045em;max-width:980px;margin:8px 0 12px;font-size:clamp(38px,5.3vw,78px);line-height:1.02}.vita-present-hero p{color:#ffffffc7;max-width:820px;margin:0;font-size:16px;line-height:1.7}.vita-present-live{letter-spacing:.1em;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff38;border-radius:99px;align-self:start;align-items:center;gap:9px;padding:9px 12px;font-size:10px;font-weight:800;display:inline-flex}.vita-present-live i{background:#dce8e0;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite vitaPresentLive;box-shadow:0 0 0 5px #dce8e01a}@keyframes vitaPresentLive{0%,to{opacity:.45;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}.vita-present-confidence{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 36px;display:grid}.vita-confidence-item{border:1px solid var(--line);min-height:48px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:9px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.vita-confidence-item i{background:var(--forest);border-radius:50%;width:8px;height:8px}.vita-confidence-item.wait i{background:var(--wood)}.vita-present-content{gap:32px;display:grid}.vita-present-section{border:1px solid var(--line);background:#fff;border-radius:10px;padding:34px 38px}.vita-present-section.compact{padding:28px 32px}.vita-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.vita-section-head span,.vita-showcase-panel>span{letter-spacing:.15em;color:var(--forest);font-size:10px;font-weight:800;display:block}.vita-section-head h2,.vita-showcase-panel h2{letter-spacing:-.025em;margin:6px 0 0;font-size:clamp(24px,3vw,42px);line-height:1.08}.vita-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.vita-process-grid article{border:1px solid var(--line);background:linear-gradient(#fff 0,#fbfaf7 100%);border-radius:7px;min-height:170px;padding:22px}.vita-process-grid article>span{color:var(--wood);letter-spacing:.12em;font-size:10px;font-weight:800}.vita-process-grid h3{margin:22px 0 6px;font-size:17px}.vita-process-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.vita-present-split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.vita-showcase-panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:36px}.vita-showcase-panel.dark{color:#fff;background:linear-gradient(135deg,#202722,#2a332c);border-color:#202722}.vita-showcase-panel.dark>span{color:#d6e2da}.vita-showcase-panel p{max-width:650px;color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.65}.vita-showcase-panel.dark p{color:#ffffffad}.vita-present-primary{min-height:46px;color:var(--forest);background:#fff;border:1px solid #fff;border-radius:4px;margin-top:24px;padding:0 18px;font:800 13px/1.2 Manrope,Arial,sans-serif}.vita-present-primary:hover{background:#f5f1e7}.vita-mini-breakdown{border-top:1px solid var(--line);gap:0;margin-top:20px;display:grid}.vita-mini-breakdown>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;font-size:12px;display:flex}.vita-mini-breakdown span{color:var(--muted)}.vita-service-line{flex-wrap:wrap;gap:8px;display:flex}.vita-service-line span{border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:99px;padding:9px 12px;font-size:11px;font-weight:700}.vita-project-facts,.vita-tech-list{border-top:1px solid var(--line);gap:0;margin-top:18px;display:grid}.vita-project-facts>div,.vita-tech-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.6fr) minmax(0,1.4fr);gap:18px;padding:13px 0;display:grid}.vita-project-facts span,.vita-tech-list span{color:var(--muted);font-size:11px}.vita-project-facts strong,.vita-tech-list strong{font-size:12px;line-height:1.45}.vita-quote-present{border-top:1px solid var(--line);gap:0;margin-top:18px;display:grid}.vita-quote-present>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:11px 0;font-size:12px;display:flex}.vita-quote-present span{color:var(--muted)}.vita-quote-present .total{margin-top:6px;padding-top:16px;font-size:15px}.vita-quote-present .total strong{color:var(--forest)}.vita-material-present-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.vita-material-present-grid article{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:150px;padding:20px}.vita-material-present-grid article.selected{background:linear-gradient(#fff,#f4f8f5);border-color:#1f4a3666;box-shadow:inset 0 0 0 1px #1f4a3614}.vita-material-present-grid article>span{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.vita-material-present-grid h3{margin:8px 0 6px;font-size:17px}.vita-material-present-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.vita-material-present-grid article>strong{color:var(--forest);margin-top:14px;font-size:10px;display:inline-block}.vita-material-table{border-top:1px solid var(--line);display:grid}.vita-material-table>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 120px 140px;align-items:center;gap:16px;padding:12px 0;font-size:12px;display:grid}.vita-material-table>div>span:nth-child(2){color:var(--muted);text-align:right}.vita-material-table strong{text-align:right;color:var(--forest);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.vita-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.vita-kpi-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:132px;padding:22px;display:flex}.vita-kpi-grid span{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.vita-kpi-grid strong{margin-top:12px;font-size:23px;line-height:1.1}.vita-kpi-grid small{color:var(--muted);margin-top:4px;font-size:10px}.vita-tech-note{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.vita-tech-note strong{font-size:14px}.vita-tech-note span{max-width:900px;color:var(--muted);font-size:12px;line-height:1.6}.vita-empty-present{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:7px;padding:28px;font-size:12px}.vita-present-footer{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.04em;justify-content:space-between;gap:20px;margin-top:auto;padding:18px 28px;font-size:10px;display:flex}.vita-present-lock{z-index:12600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1119149e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.vita-present-lock[hidden]{display:none}.vita-present-lock-card{background:#f5f1e7;border:1px solid #fff6;border-radius:10px;gap:13px;width:min(430px,100%);padding:28px;display:grid;box-shadow:0 30px 80px #00000038}.vita-present-lock-card img{width:130px;height:auto}.vita-present-lock-card h3{margin:0;font-size:26px}.vita-present-lock-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.vita-present-lock-error{min-height:16px;color:var(--danger);font-size:11px}.vita-present-lock-actions{justify-content:flex-end;gap:8px;display:flex}.vita-present-lock-actions .primary-button,.vita-present-lock-actions .secondary-button{width:auto}@media (width<=1180px){.vita-present-header{grid-template-columns:auto 1fr auto;gap:16px;padding:12px 18px}.vita-present-brand>div{display:none}.vita-present-brand img{width:102px}.vita-present-main{width:min(100% - 32px,1200px);padding-top:36px}.vita-present-hero{padding:34px 36px}.vita-present-confidence,.vita-kpi-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.topbar-presentation span{display:none}.topbar-presentation{justify-content:center;width:38px;padding:0}.vita-present-header{grid-template-columns:1fr auto}.vita-present-audiences{flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:2px;overflow:auto}.vita-present-audiences button{white-space:nowrap}.vita-present-main{width:calc(100% - 24px);padding:24px 0 48px}.vita-present-hero{grid-template-columns:1fr;gap:20px;padding:28px 24px}.vita-present-live{justify-self:start}.vita-present-split{grid-template-columns:1fr}.vita-process-grid,.vita-material-present-grid{grid-template-columns:1fr 1fr}.vita-present-section,.vita-showcase-panel{padding:24px}.vita-tech-note{flex-direction:column}}@media (width<=560px){.vita-present-header{padding:10px 12px}.vita-present-brand img{width:92px}.vita-present-exit{width:40px;padding:0;font-size:0}.vita-present-exit:after{content:"×";font-size:21px}.vita-present-main{width:calc(100% - 16px)}.vita-present-hero{padding:24px 18px}.vita-present-hero h1{font-size:36px}.vita-present-hero p{font-size:13px}.vita-present-confidence,.vita-process-grid,.vita-material-present-grid,.vita-kpi-grid{grid-template-columns:1fr}.vita-present-section,.vita-showcase-panel{padding:20px 18px}.vita-material-table>div{grid-template-columns:minmax(0,1fr) auto}.vita-material-table strong{text-align:left;grid-column:1/-1}.vita-project-facts>div,.vita-tech-list>div{grid-template-columns:1fr;gap:4px}.vita-present-footer{flex-direction:column;padding:14px 12px}.vita-present-lock-actions{grid-template-columns:1fr;display:grid}.vita-present-lock-actions .primary-button,.vita-present-lock-actions .secondary-button{width:100%}}.vita-intel-primary-action{color:var(--forest)!important;background:#f6faf7!important;border-color:#1f4a3652!important}.vita-intel-primary-action:hover{background:var(--sage)!important;border-color:#1f4a367a!important}.vita-intel-primary-action:disabled{opacity:.65;cursor:wait}.vita-intel-modal{z-index:14550;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#131c168a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.vita-intel-modal[hidden]{display:none}.vita-intel-dialog{background:#f5f1e7;border:1px solid #ffffff7a;border-radius:10px;width:min(560px,100%);max-height:calc(100vh - 36px);padding:24px;overflow:auto;box-shadow:0 30px 90px #0a140e40}.vita-intel-dialog-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:8px;display:flex}.vita-intel-dialog-head h3{margin:3px 0 0;font-size:23px;line-height:1.15}.vita-intel-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;flex:none;font-size:22px;line-height:1}.vita-intel-dialog-context{color:var(--muted);margin:0 0 16px;font-size:11px;line-height:1.55}.vita-intel-dialog label{color:var(--ink);gap:6px;margin-top:12px;font-size:11px;font-weight:700;display:grid}.vita-intel-dialog input,.vita-intel-dialog select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:4px;padding:9px 11px;font:500 13px/1.2 Manrope,Arial,sans-serif}.vita-intel-dialog input:focus,.vita-intel-dialog select:focus{border-color:var(--forest);outline:2px solid #1f4a361f}.vita-intel-date-shortcuts{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.vita-intel-date-shortcuts button{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:99px;padding:6px 10px;font:700 10px/1.2 Manrope,Arial,sans-serif}.vita-intel-date-shortcuts button:hover{border-color:var(--forest);color:var(--forest)}.vita-intel-dialog-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:16px;display:flex}.vita-intel-dialog-actions .primary-button,.vita-intel-dialog-actions .secondary-button{width:auto}.vita-intel-project-meta{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 6px;display:grid}.vita-intel-project-meta>div{border:1px solid var(--line);background:#fff;border-radius:5px;gap:3px;padding:12px;display:grid}.vita-intel-project-meta span{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.vita-intel-project-meta strong{font-size:13px}.vita-intel-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vita-intel-confirm-note{border-left:3px solid var(--forest);color:var(--muted);background:#eef5f0;margin-top:14px;padding:11px 12px;font-size:10px;line-height:1.5}.vita-intel-dialog-error{min-height:16px;color:var(--danger);margin-top:8px;font-size:10px}@media (width<=560px){.vita-intel-modal{padding:10px}.vita-intel-dialog{max-height:calc(100vh - 20px);padding:18px 16px}.vita-intel-dialog-head h3{font-size:20px}.vita-intel-project-meta,.vita-intel-form-grid{grid-template-columns:1fr}.vita-intel-dialog-actions{grid-template-columns:1fr;display:grid}.vita-intel-dialog-actions .primary-button,.vita-intel-dialog-actions .secondary-button{width:100%}}.customer-timeline{gap:0;margin-top:4px;display:grid}.customer-timeline-item{grid-template-columns:18px minmax(0,1fr);gap:12px;padding:0 0 20px;display:grid;position:relative}.customer-timeline-item:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:13px;bottom:-1px;left:6px}.customer-timeline-dot{z-index:1;background:var(--forest);border:3px solid #fff;border-radius:50%;width:13px;height:13px;margin-top:3px;position:relative;box-shadow:0 0 0 1px #1f4a362e}.customer-timeline-dot[data-kind=approved],.customer-timeline-dot[data-kind=completed],.customer-timeline-dot[data-kind=handover]{background:var(--wood)}.customer-timeline-item span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.customer-timeline-item h4{margin:0 0 3px;font-size:13px}.customer-timeline-item p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.variant-button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit}.variant-button:hover{border-color:#1f4a366b;transform:translateY(-1px)}.variant-button.selected{box-shadow:inset 0 0 0 1px #1f4a3633}.project-file-phase{border-top:1px solid var(--line);gap:8px;padding:12px 0;display:grid}.project-file-phase:first-child{border-top:0}.project-file-phase>h4{letter-spacing:.08em;text-transform:uppercase;color:var(--forest);margin:0 0 2px;font-size:11px}.project-file-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.project-file-actions select{border:1px solid var(--line);max-width:150px;min-height:34px;color:var(--ink);background:#fff;border-radius:4px;padding:5px 8px;font:600 10px/1.2 Manrope,Arial,sans-serif}.client-photo-phase{margin-bottom:30px}.client-photo-phase:last-child{margin-bottom:0}.checkbox-field{border:1px solid var(--line);background:#fff;border-radius:4px;min-height:44px;padding:8px 10px;align-items:center!important;gap:9px!important;display:flex!important}.checkbox-field input{flex:none;width:18px!important;height:18px!important;min-height:0!important}@media (width<=640px){.project-documents-toolbar{padding:8px}.project-documents-toolbar>div span{display:none}.project-documents-content{width:100%;margin:0}.project-documents-head{border-radius:0;align-items:flex-start;padding:22px 18px}.project-documents-head h1{font-size:22px}.project-documents-count{display:none}.project-documents-grid{padding:16px}.project-document-card{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;padding:13px}.project-document-icon{width:38px;height:38px;font-size:12px}.project-document-card>button{grid-column:1/-1;width:100%;min-width:0}.project-documents-info{border-radius:0;padding:16px}.project-invoices-toolbar{padding:8px}.project-invoices-toolbar>div:first-child{display:none}.project-invoices-content{width:100%;margin:0}.project-invoice-list-shell{box-shadow:none;border-radius:0;padding:18px}.project-invoice-list-head{display:grid}.project-invoice-list article{flex-direction:column;align-items:flex-start}.project-invoice-efaktura-note{display:grid}.project-invoice-editor-backdrop{padding:8px}.project-invoice-editor{border-radius:8px;width:100%;min-width:0;max-width:100%;margin:0;padding:18px;overflow-x:hidden}.project-invoice-editor-grid{grid-template-columns:minmax(0,1fr);min-width:0}.project-invoice-editor-grid label.wide{grid-column:auto}.project-invoice-editor-grid>*,.project-invoice-edit-section,.project-invoice-lines,.project-invoice-line,.project-invoice-line>*{min-width:0;max-width:100%}.project-invoice-edit-head{flex-direction:column;align-items:flex-start}.project-invoice-edit-actions{grid-template-columns:1fr;width:100%;display:grid}.project-invoice-edit-actions .secondary-button{white-space:normal;width:100%}:is(.project-invoice-line,.project-invoice-line:has([data-invoice-field=vat_rate])){grid-template-columns:24px minmax(0,1fr) 34px;align-items:start}.project-invoice-line label{grid-column:2}.project-invoice-line .line-number{grid-area:1/1}.project-invoice-line .icon-button{grid-area:1/3}.project-invoice-editor-footer{flex-wrap:wrap;margin:20px -18px -18px;padding:12px 18px;bottom:-18px}.project-invoices-content.document-open{width:100%;margin:0}.project-invoice-page{width:100%;min-height:auto;box-shadow:none;padding:24px 16px 62px}.project-invoice-head{gap:12px}.project-invoice-brand img{width:140px}.project-invoice-number strong{font-size:17px}.project-invoice-parties{grid-template-columns:1fr}.project-invoice-meta{grid-template-columns:1fr 1fr}.project-invoice-payment{grid-template-columns:1fr}.project-invoice-items{overflow-x:auto}.project-invoice-items>div{min-width:650px}.project-invoice-items>div.vat{min-width:730px}.project-invoice-footer{flex-wrap:wrap;bottom:15px;left:16px;right:16px}.project-work-report-toolbar{padding:8px}.project-work-report-toolbar>div:first-child{display:none}.project-work-report-content{width:100%;margin:0}.project-work-report-list-shell{box-shadow:none;border-radius:0;padding:18px}.project-work-report-list-head{display:grid}.project-work-report-list article{flex-direction:column;align-items:flex-start}.project-work-report-content.document-open{gap:10px;width:100%}.project-work-report-page{width:100%;min-height:auto;box-shadow:none;padding:24px 16px 58px}.project-work-report-facts{grid-template-columns:1fr}.project-work-report-table{overflow-x:auto}.project-work-report-table.work>div{min-width:700px}.project-work-report-table.material>div{min-width:650px}.project-work-report-table.extra>div{min-width:620px}.project-work-report-page-footer{flex-wrap:wrap;bottom:15px;left:16px;right:16px}.project-work-report-signatures{grid-template-columns:1fr;gap:16px}.project-work-report-editor-backdrop{padding:8px}.project-work-report-editor{border-radius:8px;width:100%;min-width:0;max-width:100%;margin:0;padding:18px;overflow-x:hidden}.project-work-report-editor-grid{grid-template-columns:minmax(0,1fr);min-width:0}.project-work-report-editor-grid>*,.project-work-report-edit-section,.project-work-report-lines,.project-work-report-line,.project-work-report-line>*,.project-work-report-line input,.project-work-report-line textarea,.project-work-report-line select{min-width:0;max-width:100%}.project-work-report-editor-grid label.wide{grid-column:auto}.project-work-report-edit-head{flex-direction:column;align-items:flex-start}.project-work-report-edit-actions{grid-template-columns:1fr;width:100%;display:grid}.project-work-report-edit-actions .secondary-button{white-space:normal;width:100%;min-width:0}.project-work-report-line,.project-work-report-line.work,.project-work-report-line.material,.project-work-report-line.extra{grid-template-columns:24px 1fr 34px;align-items:start}.project-work-report-line label,.project-work-report-line .description,.project-work-report-line .note{grid-column:2;min-width:0}.project-work-report-line .icon-button{grid-area:1/3}.project-work-report-line .line-number{grid-area:1/1}.project-work-report-editor-footer{margin:20px -18px -18px;padding:12px 18px;bottom:-18px}.project-title-sheet-document{width:100%;margin:0}.project-title-sheet-toolbar{padding:8px}.project-title-sheet-toolbar>div:first-child{display:none}.project-title-sheet-page{width:100%;min-height:auto;box-shadow:none;padding:24px 18px 62px}.project-title-sheet-head{gap:10px}.project-title-sheet-brand img{width:145px}.project-title-sheet-code{padding:7px 8px;font-size:9px}.project-title-sheet-hero h1{font-size:27px}.project-title-sheet-status-grid{grid-template-columns:1fr 1fr}.project-title-sheet-visual{aspect-ratio:16/10;height:auto}.project-title-sheet-facts,.project-title-sheet-scope,.project-title-sheet-notes{grid-template-columns:1fr}.project-title-sheet-footer{flex-wrap:wrap;bottom:16px;left:18px;right:18px}.project-report-document.handover-document{background:#e9ece8;gap:10px}.project-report-page{min-height:auto;box-shadow:none;padding:24px 18px 58px}.project-report-page-cover-body h1{font-size:30px}.project-report-page-brand img{width:150px}.project-report-page-brand span{display:none}.project-report-page-footer{bottom:16px;left:18px;right:18px}.project-report-photo-grid.handover{grid-template-columns:1fr}.project-report-signatures{grid-template-columns:1fr;gap:16px}.project-report-editor-backdrop{align-items:flex-start;padding:8px}.project-report-editor{border-radius:8px;max-height:calc(100dvh - 16px);padding:18px}.project-report-editor-grid{grid-template-columns:1fr}.project-report-editor-grid label.wide{grid-column:auto}.project-report-editor-actions{background:#fff;margin-left:-18px;margin-right:-18px;padding:12px 18px;position:sticky;bottom:-18px}.project-file-actions{justify-content:flex-start;width:100%}.project-file-actions select{flex:150px;max-width:none}.customer-timeline-item{padding-bottom:17px}}.customer-files-panel{overflow:hidden}.customer-files-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.customer-files-head h3{margin:0 0 4px}.customer-files-count{border:1px solid var(--line);background:var(--paper);color:var(--forest);border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:800}.customer-file-upload{border:1px solid var(--line);background:#f5f1e794;border-radius:8px;gap:12px;margin-bottom:14px;padding:14px;display:grid}.customer-file-upload-settings,.customer-file-filterbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-file-upload-settings label,.customer-file-filterbar label,.customer-file-editors label{color:var(--muted);gap:5px;font-size:10px;font-weight:700;display:grid}.customer-file-upload-settings select,.customer-file-filterbar select,.customer-file-editors select{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:5px;padding:7px 9px;font:600 11px/1.2 Manrope,Arial,sans-serif}.customer-file-upload-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-file-upload-actions input{display:none}.customer-file-filterbar{border-bottom:1px solid var(--line);margin-bottom:14px;padding:10px 0 14px}.customer-file-grid{gap:10px;display:grid}.customer-file-card{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.customer-file-preview{background:var(--mist);border-radius:5px;width:78px;height:64px;display:block;overflow:hidden}.customer-file-preview img{object-fit:cover;width:100%;height:100%;display:block}.customer-file-icon{background:var(--mist);width:78px;height:64px;color:var(--forest);letter-spacing:.06em;border-radius:5px;place-items:center;font-size:11px;font-weight:800;display:grid}.customer-file-main{min-width:0}.customer-file-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-file-title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-file-title span{background:var(--mist);color:var(--forest);border-radius:999px;padding:3px 6px;font-size:9px;font-weight:800}.customer-file-meta{color:var(--muted);flex-wrap:wrap;gap:9px;margin-top:5px;font-size:10px;display:flex}.customer-file-editors{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.customer-file-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}@media (width<=760px){.customer-files-head{align-items:center}.customer-file-upload-settings,.customer-file-filterbar,.customer-file-editors{grid-template-columns:1fr}.customer-file-card{grid-template-columns:64px minmax(0,1fr)}.customer-file-preview,.customer-file-icon{width:64px;height:58px}.customer-file-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=480px){.customer-files-head{display:grid}.customer-file-upload-actions{grid-template-columns:1fr 1fr;display:grid}.customer-file-upload-actions .secondary-button{justify-content:center;width:100%}.customer-file-card{grid-template-columns:54px minmax(0,1fr);padding:9px}.customer-file-preview,.customer-file-icon{width:54px;height:52px}}.customer-file-source{border:1px dashed var(--line);background:var(--paper);color:var(--muted);border-radius:5px;margin-top:9px;padding:7px 9px;font-size:10px;font-weight:700}.profitability-panel{overflow:hidden}.profitability-locked{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.profitability-locked span,.profitability-grid span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.profitability-locked strong{margin-top:5px;font-size:20px;display:block}.profitability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.profitability-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.profitability-grid strong{margin-top:5px;font-size:18px;display:block}.profitability-grid article.good{background:#1f4a360d;border-color:#1f4a3633}.profitability-grid article.risk{background:#8c5a3214;border-color:#8c5a3247}.profitability-grid small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.profitability-foot{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:12px;padding-top:12px;font-size:11px;display:flex}.profitability-target{border-top:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:8px;margin-top:12px;padding-top:12px;display:flex}.profitability-target label{color:var(--muted);gap:5px;font-size:10px;font-weight:700;display:grid}.profitability-target input{border:1px solid var(--line);width:92px;min-height:36px;color:var(--ink);background:#fff;border-radius:5px;padding:7px 9px;font:600 11px Manrope,Arial,sans-serif}@media (width<=760px){input,select,textarea{font-size:16px}}.topbar-notifications{border:1px solid var(--line);min-height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font:700 10px/1 Manrope,Arial,sans-serif;display:inline-flex;position:relative}.topbar-notifications .notification-bell{color:var(--forest);font-size:8px}.topbar-notifications b{background:var(--wood);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:inline-flex}.notification-center{z-index:220;position:fixed;inset:0}.notification-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141a1657;position:absolute;inset:0}.notification-panel{background:#f8f7f2;width:min(440px,100%);height:100%;padding:20px;position:absolute;top:0;right:0;overflow:auto;box-shadow:-18px 0 45px #141a162e}.notification-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:16px;display:flex}.notification-panel h2{margin:4px 0 0}.notification-preferences{border-bottom:1px solid var(--line);gap:10px;padding:16px 0;display:grid}.notification-preferences>label{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}:is(.notification-preferences>label:has(input[type=email]),.notification-preferences>label:has(select)){gap:5px;display:grid}.notification-preferences input[type=email],.notification-preferences select{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;min-height:40px;padding:8px 10px}.notification-pref-actions{flex-wrap:wrap;gap:8px;display:flex}.notification-list{gap:10px;padding:16px 0;display:grid}.notification-list[hidden],.notification-history[hidden]{display:none!important}.notification-item{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.notification-item.unread{box-shadow:inset 3px 0 0 var(--forest)}.notification-item.critical{border-color:#8c5a3261}.notification-item h3{margin:4px 0 5px;font-size:14px}.notification-item p{color:var(--muted);margin:0 0 8px;font-size:11px;line-height:1.5}.notification-item small{color:var(--muted);font-size:9px}.notification-level{letter-spacing:.08em;text-transform:uppercase;color:var(--forest);font-size:9px;font-weight:800}.notification-item.critical .notification-level{color:var(--wood)}.notification-actions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.notification-tabs{grid-template-columns:1fr 1fr;gap:6px;padding:14px 0 0;display:grid}.notification-tab{border:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;font:700 10px Manrope,Arial,sans-serif}.notification-tab.active{border-color:var(--forest);color:var(--forest);background:#1f4a3612}.notification-history{padding:14px 0}.notification-history-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.notification-history-toolbar>div{gap:2px;display:grid}.notification-history-toolbar strong{font-size:11px}.notification-history-toolbar small{color:var(--muted);font-size:9px}.notification-history-list{gap:10px;display:grid}.notification-history-item{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.notification-history-item.status-failed{border-color:#8c5a326b}.notification-history-item.status-retry{background:#fffdf8;border-color:#8c5a3247}.notification-history-item.status-gone{opacity:.82}.notification-history-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.notification-history-head h3{margin:4px 0 0;font-size:13px;line-height:1.35}.notification-channel{min-height:20px;color:var(--forest);letter-spacing:.06em;text-transform:uppercase;background:#1f4a3614;border-radius:999px;align-items:center;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.notification-delivery-status{min-height:22px;color:var(--ink);background:#eef2ef;border-radius:999px;flex:none;align-items:center;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.status-delivered .notification-delivery-status{color:var(--forest);background:#1f4a361a}.status-retry .notification-delivery-status,.status-failed .notification-delivery-status,.status-gone .notification-delivery-status{color:var(--wood);background:#8c5a321a}.notification-history-item>p{color:var(--muted);margin:9px 0;font-size:10px;line-height:1.5}.notification-history-meta{flex-wrap:wrap;gap:7px;display:flex}.notification-history-meta span{border:1px solid var(--line);min-height:24px;color:var(--muted);background:#fafaf7;border-radius:5px;align-items:center;padding:0 7px;font-size:8px;display:inline-flex}.notification-history-error{color:#6d4127;overflow-wrap:anywhere;background:#f5ebe3;border-radius:6px;margin-top:9px;padding:9px;font-size:9px;line-height:1.45}.notification-delivery-timeline{border-top:1px solid var(--line);gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.notification-delivery-timeline li{border-bottom:1px solid #eceeeb;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:9px 0 9px 16px;display:grid;position:relative}.notification-delivery-timeline li:before{content:"";background:var(--forest);border-radius:50%;width:7px;height:7px;position:absolute;top:13px;left:0}.notification-delivery-timeline li.retry_scheduled:before,.notification-delivery-timeline li.failed:before,.notification-delivery-timeline li.gone:before{background:var(--wood)}.notification-delivery-timeline strong{font-size:9px;display:block}.notification-delivery-timeline span,.notification-delivery-timeline time{color:var(--muted);font-size:8px;display:block}.notification-delivery-timeline time{text-align:right;white-space:nowrap}.notification-delivery-timeline small{color:#6d4127;overflow-wrap:anywhere;grid-column:1/-1;font-size:8px;line-height:1.4}.notification-history-empty{color:var(--muted);padding:10px 0;font-size:9px}.plan-annotations-root{z-index:240;background:#111713;position:fixed;inset:0}.plan-annotations-shell{background:#f6f4ee;flex-direction:column;height:100%;display:flex}.plan-annotations-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.plan-annotations-header h2{margin:3px 0 0;font-size:18px}.plan-annotations-header-actions{align-items:center;gap:10px;display:flex}.plan-page-controls{align-items:center;gap:7px;display:flex}.plan-page-controls button{border:1px solid var(--line);background:#fff;border-radius:5px;width:32px;height:32px}.plan-page-controls span{font-size:10px;font-weight:700}.plan-annotations-main{flex:1;grid-template-columns:minmax(0,1fr) 360px;min-height:0;display:grid}.plan-stage-panel{background:#202722;flex-direction:column;min-width:0;display:flex}.plan-stage-hint{color:#dce6df;background:#17201a;padding:9px 14px;font-size:10px}.plan-stage-wrap{flex:1;justify-content:center;align-items:flex-start;padding:16px;display:flex;overflow:auto}.plan-media-frame{max-width:100%;line-height:0;display:inline-block;position:relative}.plan-media-frame img,.plan-media-frame canvas{max-width:100%;height:auto;display:block}.plan-pin-layer{cursor:crosshair;position:absolute;inset:0}.plan-pin{color:#fff;cursor:pointer;background:#1f4a36;border:3px solid #fff;border-radius:50%;width:28px;height:28px;line-height:1;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000047}.plan-pin.attention{background:#8c5a32}.plan-pin.critical{background:#8a2f2f}.plan-pin.resolved{opacity:.5}.plan-pin.selected{outline-offset:2px;outline:3px solid #ffffff8c}.plan-pin.draft{pointer-events:none;justify-content:center;align-items:center;display:flex}.plan-annotations-side{border-left:1px solid var(--line);background:#fff;padding:14px;overflow:auto}.plan-editor{border:1px solid var(--line);background:#faf9f5;border-radius:8px;padding:14px}.plan-editor h3{margin:4px 0 12px;font-size:14px}.plan-editor label{gap:5px;margin-bottom:10px;font-size:10px;font-weight:700;display:grid}.plan-editor textarea,.plan-editor select{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;padding:9px}.plan-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.plan-list-panel{margin-top:14px}.plan-annotation-list{gap:7px;display:grid}.plan-list-item{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:28px minmax(0,1fr);gap:8px;width:100%;padding:9px;display:grid}.plan-list-item.selected{border-color:var(--forest);box-shadow:0 0 0 1px #1f4a361f}.plan-list-item.resolved{opacity:.58}.plan-list-number{background:var(--forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:flex}.plan-list-item strong{font-size:11px;line-height:1.35;display:block}.plan-list-item small{color:var(--muted);margin-top:4px;font-size:9px;display:block}body.plan-annotations-open{overflow:hidden}.project-report-root{z-index:230;background:#e9ece8;position:fixed;inset:0;overflow:auto}.project-report-toolbar{z-index:2;color:#fff;background:#202722;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;position:sticky;top:0}.project-report-toolbar>div{align-items:center;gap:12px;display:flex}.project-report-toolbar span{color:#ced8d1;font-size:9px}.project-report-document{background:#fff;width:min(920px,100% - 30px);margin:24px auto;box-shadow:0 12px 38px #141a1626}.project-report-cover{color:#fff;background:#1f4a36;flex-direction:column;justify-content:flex-end;min-height:360px;padding:48px;display:flex}.project-report-cover img{filter:brightness(0)invert();width:170px;margin-bottom:auto}.project-report-cover h1{margin:10px 0 4px;font-size:40px}.project-report-cover h2{margin:0 0 6px;font-size:20px}.project-report-cover-meta{flex-wrap:wrap;gap:18px;margin-top:18px;font-size:10px;display:flex}.project-report-section{border-bottom:1px solid #e6e8e5;padding:32px 42px}.project-report-section-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.project-report-section-head>span{color:#c7d4cb;font-size:26px;font-weight:800}.project-report-section-head small{color:#68736b;letter-spacing:.08em;font-size:9px}.project-report-section-head h2{margin:2px 0 0}.project-report-facts{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.project-report-facts>div{border:1px solid #e2e5e2;border-radius:6px;padding:12px}.project-report-facts span{color:#68736b;text-transform:uppercase;font-size:9px;display:block}.project-report-facts strong{margin-top:5px;font-size:12px;display:block}.project-report-note{background:#f5f1e7;border-radius:6px;margin-top:14px;padding:14px;font-size:12px;line-height:1.6}.project-report-table>div{border-bottom:1px solid #eceeeb;grid-template-columns:2fr 1fr 1.2fr 1fr;gap:10px;padding:10px 0;font-size:10px;display:grid}.project-report-timeline>div{border-bottom:1px solid #eceeeb;grid-template-columns:160px 1fr;gap:14px;padding:9px 0;font-size:10px;display:grid}.project-report-photo-group{margin-top:20px}.project-report-photo-group h3{font-size:12px}.project-report-photo-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.project-report-photo-grid figure{margin:0}.project-report-photo-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:5px;width:100%}.project-report-photo-grid figcaption{color:#68736b;padding:5px 0;font-size:8px}.project-report-annotations>div,.project-report-docs>div{border-bottom:1px solid #eceeeb;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:10px;display:flex}.project-report-annotations>div.open{border-left:3px solid #8c5a32;padding-left:10px}.project-report-annotations em{color:#68736b;font-style:normal}.project-report-warning{color:#6d4127;background:#f5ebe3;border-radius:6px;margin-top:12px;padding:12px;font-size:10px;font-weight:700}.project-report-empty{color:#68736b;background:#f7f7f4;padding:16px;font-size:10px}.project-report-footer{color:#68736b;justify-content:space-between;gap:20px;padding:24px 42px;font-size:9px;display:flex}body.project-report-open{overflow:hidden}.project-title-sheet-root{z-index:232;background:#e9ece8;position:fixed;inset:0;overflow:auto}.project-title-sheet-toolbar{z-index:3;color:#fff;background:#202722;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;position:sticky;top:0}.project-title-sheet-toolbar>div{align-items:center;gap:12px;display:flex}.project-title-sheet-toolbar span{color:#ced8d1;font-size:9px}.project-title-sheet-document{width:min(210mm,100% - 30px);margin:24px auto}.project-title-sheet-page{box-sizing:border-box;color:#202722;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:14mm 16mm 13mm;position:relative;overflow:hidden;box-shadow:0 12px 38px #141a1626}.project-title-sheet-head{border-bottom:2px solid #1f4a36;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:10px;display:flex}.project-title-sheet-brand img{width:165px;max-width:100%;display:block}.project-title-sheet-brand small{color:#68736b;letter-spacing:.11em;margin-top:6px;font-size:7px;font-weight:800;display:block}.project-title-sheet-code{color:#1f4a36;letter-spacing:.05em;white-space:nowrap;border:1px solid #d9dfda;border-radius:6px;padding:8px 12px;font-size:11px;font-weight:800}.project-title-sheet-hero{padding:15px 0 11px}.project-title-sheet-hero>span{letter-spacing:.14em;color:#8c5a32;font-size:7px;font-weight:800}.project-title-sheet-hero h1{margin:4px 0 3px;font-size:25px;line-height:1.08}.project-title-sheet-hero p{color:#68736b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:9px;font-weight:600}.project-title-sheet-status-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px;display:grid}.project-title-sheet-status-grid>div{background:#fafaf7;border:1px solid #e0e4e0;border-radius:6px;padding:8px 9px}.project-title-sheet-status-grid span,.project-title-sheet-facts span{color:#68736b;letter-spacing:.08em;text-transform:uppercase;font-size:6.5px;font-weight:800;display:block}.project-title-sheet-status-grid strong{margin-top:4px;font-size:9px;line-height:1.3;display:block}.project-title-sheet-visual{background:#f3f4f1;border-radius:7px;height:64mm;margin-bottom:11px;overflow:hidden}.project-title-sheet-visual>img{object-fit:cover;width:100%;height:100%}.project-title-sheet-photo-empty{text-align:center;color:#899088;border:1px dashed #cbd1cb;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;padding:20px;display:flex}.project-title-sheet-photo-empty strong{letter-spacing:.08em;font-size:9px}.project-title-sheet-photo-empty span{font-size:8px}.project-title-sheet-section{margin-top:10px}.project-title-sheet-section-title{align-items:center;gap:9px;margin-bottom:7px;display:flex}.project-title-sheet-section-title>span{color:#1f4a36;background:#dde7e0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:flex}.project-title-sheet-section-title h2{color:#1f4a36;letter-spacing:.08em;border-bottom:1px solid #d9dfda;flex:1;margin:0;padding-bottom:5px;font-size:10px}.project-title-sheet-facts{border-top:1px solid #eceeeb;border-left:1px solid #eceeeb;grid-template-columns:1fr 1fr;display:grid}.project-title-sheet-facts>div{border-bottom:1px solid #eceeeb;border-right:1px solid #eceeeb;grid-template-columns:38% 62%;align-items:center;min-height:27px;padding:5px 7px;display:grid}.project-title-sheet-facts strong{overflow-wrap:anywhere;font-size:8px;line-height:1.3}.project-title-sheet-scope{grid-template-columns:1fr 1fr;gap:5px 12px;display:grid}.project-title-sheet-scope>div{border-bottom:1px solid #eceeeb;grid-template-columns:25px 1fr;align-items:start;gap:6px;min-height:23px;padding:5px 0;display:grid}.project-title-sheet-scope b{color:#8c5a32;font-size:8px}.project-title-sheet-scope span{font-size:8px;line-height:1.35}.project-title-sheet-notes{grid-template-columns:1fr 1fr;gap:4px 20px;margin:0;padding:0;list-style:none;display:grid}.project-title-sheet-notes li{border-bottom:1px solid #eceeeb;padding:4px 0 4px 11px;font-size:8px;line-height:1.35;position:relative}.project-title-sheet-notes li:before{content:"•";color:#8c5a32;font-weight:800;position:absolute;left:0}.project-title-sheet-footer{color:#68736b;border-top:1px solid #d9dfda;justify-content:space-between;align-items:center;gap:10px;padding-top:6px;font-size:6.5px;display:flex;position:absolute;bottom:7mm;left:16mm;right:16mm}.project-title-sheet-footer strong{color:#1f4a36;letter-spacing:.08em}.project-title-sheet-footer em{font-style:normal}body.project-title-sheet-open{overflow:hidden}.project-work-report-root{z-index:234;background:#e9ece8;position:fixed;inset:0;overflow:auto}.project-work-report-toolbar{z-index:4;color:#fff;background:#202722;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;position:sticky;top:0}.project-work-report-toolbar>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-work-report-toolbar span{color:#ced8d1;font-size:9px}.project-work-report-content{width:min(1120px,100% - 30px);margin:24px auto}.project-work-report-list-shell{background:#fff;border-radius:10px;padding:28px;box-shadow:0 12px 38px #141a161f}.project-work-report-list-head{border-bottom:1px solid #e4e7e3;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.project-work-report-list-head small{letter-spacing:.1em;color:#1f4a36;font-size:9px;font-weight:800}.project-work-report-list-head h1{margin:5px 0;font-size:26px}.project-work-report-list-head p{color:#68736b;margin:0}.project-work-report-list{gap:9px;margin-top:18px;display:grid}.project-work-report-list article{border:1px solid #e2e6e2;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.project-work-report-list article>div:first-child{gap:3px;display:grid}.project-work-report-list article>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.project-work-report-list article span{color:#8c5a32;font-size:9px;font-weight:800}.project-work-report-list article strong{font-size:13px}.project-work-report-list article small{color:#68736b;font-size:9px}.project-work-report-empty-list{text-align:center;color:#68736b;background:#fafaf7;border:1px dashed #cbd2cc;border-radius:8px;padding:22px;font-size:11px}.project-work-report-content.document-open{gap:18px;width:min(210mm,100% - 30px);display:grid}.project-work-report-page{box-sizing:border-box;color:#202722;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:15mm;position:relative;overflow:hidden;box-shadow:0 12px 38px #141a1626}.project-work-report-page-head{border-bottom:2px solid #1f4a36;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:9px;display:flex}.project-work-report-page-head>div{gap:3px;display:grid}.project-work-report-page-head strong{color:#1f4a36;letter-spacing:.08em;font-size:12px}.project-work-report-page-head span{letter-spacing:.1em;color:#68736b;font-size:7px;font-weight:800}.project-work-report-page-head em{color:#8c5a32;font-size:9px;font-style:normal;font-weight:800}.project-work-report-title{padding:15px 0 5px}.project-work-report-title h1{margin:0 0 4px;font-size:24px}.project-work-report-title p{color:#68736b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:9px}.project-work-report-section{margin-top:14px}.project-work-report-section-title{align-items:center;gap:9px;margin-bottom:7px;display:flex}.project-work-report-section-title>span{color:#1f4a36;background:#dde7e0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:flex}.project-work-report-section-title h2{color:#1f4a36;letter-spacing:.07em;border-bottom:1px solid #d9dfda;flex:1;margin:0;padding-bottom:5px;font-size:10px}.project-work-report-facts{border-top:1px solid #eceeeb;border-left:1px solid #eceeeb;grid-template-columns:1fr 1fr;display:grid}.project-work-report-facts>div{border-bottom:1px solid #eceeeb;border-right:1px solid #eceeeb;grid-template-columns:38% 62%;align-items:center;min-height:27px;padding:5px 7px;display:grid}.project-work-report-facts span{color:#68736b;text-transform:uppercase;letter-spacing:.06em;font-size:6.5px;font-weight:800}.project-work-report-facts strong{overflow-wrap:anywhere;font-size:8px;line-height:1.3}.project-work-report-table{border:1px solid #e4e7e3;border-radius:5px;overflow:hidden}.project-work-report-table>div{border-bottom:1px solid #eceeeb;align-items:start;display:grid}.project-work-report-table>div:last-child{border-bottom:0}.project-work-report-table>div>*{overflow-wrap:anywhere;padding:6px 5px;font-size:7.2px;line-height:1.35}.project-work-report-table>div.head{background:#f2f5f2}.project-work-report-table>div.head>*{color:#526057;text-transform:uppercase;letter-spacing:.03em;font-size:6.5px}.project-work-report-table.work>div{grid-template-columns:34px 2.5fr .7fr .55fr .8fr 1.35fr}.project-work-report-table.material>div{grid-template-columns:34px 2fr 1.55fr .7fr .55fr 1.25fr}.project-work-report-table.extra>div{grid-template-columns:34px 2.4fr 1.4fr 1.15fr 1.15fr}.project-work-report-footnote{color:#68736b;margin:5px 0 0;font-size:6.5px}.project-work-report-text-block{background:#fafaf7;border:1px solid #e4e7e3;border-radius:5px;min-height:50px;padding:10px;font-size:8px;line-height:1.55}.project-work-report-text-block.preline{white-space:pre-line}.project-work-report-checks{border-top:1px solid #e5e8e5}.project-work-report-checks>div{border:1px solid #e5e8e5;border-top:0;grid-template-columns:42% 58%;padding:7px 8px;display:grid}.project-work-report-checks span{color:#68736b;font-size:7px;font-weight:800}.project-work-report-checks strong{font-size:8px}.project-work-report-confirmation{background:#f4f7f4;border-left:3px solid #1f4a36;margin:0;padding:12px;font-size:8px;line-height:1.55}.project-work-report-signatures{grid-template-columns:1fr 1fr;gap:30px;margin-top:24px;display:grid}.project-work-report-signatures>div{gap:4px;display:grid}.project-work-report-signatures span{color:#68736b;font-size:7px}.project-work-report-signatures strong{font-size:9px}.project-work-report-signatures small{color:#68736b;font-size:7px}.project-work-report-signatures>div>div{border-bottom:1px solid #202722;height:38px}.project-work-report-signatures em{color:#68736b;font-size:6.5px;font-style:normal}.project-work-report-internal-note{background:#fafaf7;border:1px solid #e5e8e5;grid-template-columns:120px 1fr;gap:8px;margin-top:22px;padding:8px;display:grid}.project-work-report-internal-note span{color:#68736b;font-size:7px;font-weight:800}.project-work-report-internal-note strong{font-size:8px}.project-work-report-page-footer{color:#68736b;border-top:1px solid #d9dfda;justify-content:space-between;align-items:center;gap:10px;padding-top:6px;font-size:6.5px;display:flex;position:absolute;bottom:7mm;left:15mm;right:15mm}.project-work-report-page-footer strong{color:#1f4a36;letter-spacing:.08em}.project-work-report-page-footer em{font-style:normal}.project-work-report-editor-backdrop{z-index:245;background:#141a1680;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.project-work-report-editor-backdrop[hidden]{display:none!important}.project-work-report-editor{background:#fff;border-radius:10px;width:min(1080px,100%);margin:auto 0;padding:24px;box-shadow:0 20px 70px #141a1647}.project-work-report-editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.project-work-report-editor-head small{letter-spacing:.1em;color:var(--forest);font-size:9px;font-weight:800}.project-work-report-editor-head h2{margin:4px 0 0;font-size:21px}.project-work-report-editor-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.project-work-report-editor-grid label,.project-work-report-long-field{gap:6px;display:grid}.project-work-report-editor-grid label.wide{grid-column:1/-1}.project-work-report-editor-grid span,.project-work-report-long-field>span,.project-work-report-line label>span{color:var(--muted);font-size:9px;font-weight:700}.project-work-report-editor-grid input,.project-work-report-editor-grid select,.project-work-report-editor-grid textarea,.project-work-report-long-field textarea,.project-work-report-line input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:9px 10px}.project-work-report-edit-section{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.project-work-report-edit-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.project-work-report-edit-head>div:first-child{align-items:center;gap:8px;display:flex}.project-work-report-edit-head small{color:#8c5a32;font-weight:800}.project-work-report-edit-head h3{margin:0;font-size:14px}.project-work-report-edit-actions{flex-wrap:wrap;gap:7px;display:flex}.project-work-report-lines{gap:8px;display:grid}.project-work-report-line{border:1px solid var(--line);background:#fafaf7;border-radius:7px;align-items:end;gap:7px;padding:9px;display:grid}.project-work-report-line.work{grid-template-columns:24px minmax(180px,2.4fr) .7fr .6fr .85fr 1.2fr 34px}.project-work-report-line.material{grid-template-columns:24px minmax(160px,2fr) 1.4fr .7fr .6fr 1.2fr 34px}.project-work-report-line.extra{grid-template-columns:24px minmax(180px,2.3fr) 1.25fr 1.1fr 1.1fr 34px}.project-work-report-line .line-number{color:#8c5a32;align-self:center;font-size:9px;font-weight:800}.project-work-report-line label{gap:4px;display:grid}.project-work-report-long-field{margin-top:16px}.project-work-report-long-field textarea{resize:vertical;line-height:1.5}.project-work-report-editor-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:8px;margin:22px -24px -24px;padding:14px 24px;display:flex;position:sticky;bottom:-24px}body.project-work-report-open{overflow:hidden}.project-invoices-root{z-index:236;background:#e9ece8;position:fixed;inset:0;overflow:auto}.project-invoices-toolbar{z-index:4;color:#fff;background:#202722;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;position:sticky;top:0}.project-invoices-toolbar>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-invoices-toolbar span{color:#ced8d1;font-size:9px}.project-invoices-content{width:min(1120px,100% - 30px);margin:24px auto}.project-invoice-list-shell{background:#fff;border-radius:10px;padding:28px;box-shadow:0 12px 38px #141a161f}.project-invoice-list-head{border-bottom:1px solid #e4e7e3;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.project-invoice-list-head small{letter-spacing:.1em;color:#1f4a36;font-size:9px;font-weight:800}.project-invoice-list-head h1{margin:5px 0;font-size:26px}.project-invoice-list-head p{color:#68736b;margin:0}.project-invoice-warning,.project-invoice-efaktura-note{border-radius:7px;margin-top:14px;padding:13px 14px;font-size:10px;line-height:1.5}.project-invoice-warning{color:#74451f;background:#fff4e8;border:1px solid #8c5a3240}.project-invoice-efaktura-note{color:#526057;background:#f4f7f4;border:1px solid #dce5de;align-items:flex-start;gap:8px;display:flex}.project-invoice-efaktura-note strong{color:#1f4a36;white-space:nowrap}.project-invoice-list{gap:9px;margin-top:18px;display:grid}.project-invoice-list article{border:1px solid #e2e6e2;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.project-invoice-list article>div:first-child{gap:3px;display:grid}.project-invoice-list article>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.project-invoice-list article span{color:#8c5a32;font-size:9px;font-weight:800}.project-invoice-list article strong{font-size:13px}.project-invoice-list article small{color:#68736b;font-size:9px}.project-invoice-empty-list{text-align:center;color:#68736b;background:#fafaf7;border:1px dashed #cbd2cc;border-radius:8px;padding:22px;font-size:11px}.project-invoice-editor-backdrop{z-index:247;background:#141a1680;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.project-invoice-editor-backdrop[hidden]{display:none!important}.project-invoice-editor{background:#fff;border-radius:10px;width:min(1040px,100%);margin:auto 0;padding:24px;overflow-x:hidden;box-shadow:0 20px 70px #141a1647}.project-invoice-editor.settings{width:min(850px,100%)}.project-invoice-editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.project-invoice-editor-head small{letter-spacing:.1em;color:var(--forest);font-size:9px;font-weight:800}.project-invoice-editor-head h2{margin:4px 0 0;font-size:21px}.project-invoice-editor-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.project-invoice-editor-grid label,.project-invoice-long-field{gap:6px;display:grid}.project-invoice-editor-grid label.wide{grid-column:1/-1}.project-invoice-editor-grid span,.project-invoice-long-field>span,.project-invoice-line label>span{color:var(--muted);font-size:9px;font-weight:700}.project-invoice-editor-grid input,.project-invoice-editor-grid select,.project-invoice-long-field textarea,.project-invoice-line input{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:9px 10px}.project-invoice-check{align-items:center;gap:9px;display:flex!important}.project-invoice-check input{width:auto!important}.project-invoice-settings-note{color:#526057;background:#f4f7f4;border-radius:6px;margin-top:14px;padding:11px 12px;font-size:10px}.project-invoice-edit-section{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.project-invoice-edit-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.project-invoice-edit-head>div:first-child{align-items:center;gap:8px;display:flex}.project-invoice-edit-head small{color:#8c5a32;font-weight:800}.project-invoice-edit-head h3{margin:0;font-size:14px}.project-invoice-edit-actions{flex-wrap:wrap;gap:7px;display:flex}.project-invoice-lines{gap:8px;display:grid}.project-invoice-line{border:1px solid var(--line);background:#fafaf7;border-radius:7px;grid-template-columns:24px minmax(180px,2.5fr) .7fr .6fr .85fr 1.2fr 34px;align-items:end;gap:7px;padding:9px;display:grid}.project-invoice-line:has([data-invoice-field=vat_rate]){grid-template-columns:24px minmax(160px,2.2fr) .65fr .55fr .8fr .65fr 1fr 34px}.project-invoice-line .line-number{color:#8c5a32;align-self:center;font-size:9px;font-weight:800}.project-invoice-line label{gap:4px;min-width:0;display:grid}.project-invoice-long-field{margin-top:16px}.project-invoice-long-field textarea{resize:vertical;line-height:1.5}.project-invoice-editor-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:8px;margin:22px -24px -24px;padding:14px 24px;display:flex;position:sticky;bottom:-24px}.project-invoices-content.document-open{width:min(210mm,100% - 30px)}.project-invoice-page{box-sizing:border-box;color:#202722;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:15mm 16mm 16mm;position:relative;box-shadow:0 12px 38px #141a1626}.project-invoice-head{border-bottom:2px solid #1f4a36;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:14px;display:flex}.project-invoice-brand{gap:7px;display:grid}.project-invoice-brand img{width:175px;max-width:45vw}.project-invoice-brand span{letter-spacing:.12em;color:#68736b;font-size:7px}.project-invoice-number{text-align:right;justify-items:end;display:grid}.project-invoice-number small{letter-spacing:.14em;color:#68736b;font-size:8px;font-weight:800}.project-invoice-number strong{color:#1f4a36;font-size:24px}.project-invoice-number em{color:#8c5a32;font-size:8px;font-style:normal;font-weight:800}.project-invoice-parties{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.project-invoice-parties>div{border:1px solid #e2e6e2;border-radius:7px;padding:14px}.project-invoice-parties small{letter-spacing:.1em;color:#68736b;font-size:7px;font-weight:800}.project-invoice-parties h2{color:#1f4a36;margin:5px 0 4px;font-size:14px}.project-invoice-parties p{margin:3px 0;font-size:8px;line-height:1.4}.project-invoice-identifiers{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.project-invoice-identifiers span{color:#68736b;font-size:7px}.project-invoice-identifiers strong{color:#202722}.project-invoice-register{color:#68736b}.project-invoice-meta{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.project-invoice-meta>div,.project-invoice-payment>div{border:1px solid #e5e8e5;border-radius:5px;padding:9px}.project-invoice-meta span,.project-invoice-payment span{text-transform:uppercase;color:#68736b;font-size:6.5px;font-weight:800;display:block}.project-invoice-meta strong,.project-invoice-payment strong{margin-top:3px;font-size:8.5px;display:block}.project-invoice-payment{grid-template-columns:2fr 1fr 1fr;gap:7px;margin-top:7px;display:grid}.project-invoice-items{border:1px solid #e1e5e1;border-radius:5px;margin-top:18px;overflow:hidden}.project-invoice-items>div{border-bottom:1px solid #eceeeb;grid-template-columns:34px 2.6fr .7fr .55fr 1fr 1fr;align-items:start;display:grid}.project-invoice-items>div.vat{grid-template-columns:34px 2.4fr .65fr .5fr .9fr .65fr .95fr}.project-invoice-items>div:last-child{border-bottom:0}.project-invoice-items>div>*{overflow-wrap:anywhere;padding:7px 5px;font-size:7.4px;line-height:1.35}.project-invoice-items>div.head{background:#f2f5f2}.project-invoice-items>div.head>*{color:#526057;text-transform:uppercase;font-size:6.4px}.project-invoice-items strong small{color:#68736b;margin-top:3px;font-size:6.5px;font-weight:400;display:block}.project-invoice-summary{width:280px;max-width:100%;margin:12px 0 0 auto}.project-invoice-summary>div{border-bottom:1px solid #eceeeb;justify-content:space-between;gap:20px;padding:5px 7px;font-size:8px;display:flex}.project-invoice-summary>div.total{color:#fff;background:#1f4a36;border:0;border-radius:5px;margin-top:5px;padding:9px 8px}.project-invoice-summary>div.total strong{font-size:13px}.project-invoice-vat-note{background:#f5f1e7;border-radius:5px;margin-top:11px;padding:8px 10px;font-size:8px;font-weight:700}.project-invoice-note{border:1px solid #e5e8e5;border-radius:5px;margin-top:12px;padding:10px}.project-invoice-note span{color:#68736b;text-transform:uppercase;font-size:7px;font-weight:800}.project-invoice-note p{white-space:pre-line;margin:5px 0 0;font-size:8px}.project-invoice-accounting{color:#68736b;flex-wrap:wrap;gap:18px;margin-top:14px;font-size:7.5px;display:flex}.project-invoice-accounting strong{color:#202722}.project-invoice-footer{color:#68736b;border-top:1px solid #d9dfda;justify-content:space-between;align-items:center;gap:10px;padding-top:6px;font-size:6.5px;display:flex;position:absolute;bottom:7mm;left:16mm;right:16mm}.project-invoice-footer strong{color:#1f4a36;letter-spacing:.08em}.project-invoice-footer em{font-style:normal}body.project-invoices-open{overflow:hidden}.project-documents-root{z-index:228;background:#e9ece8;position:fixed;inset:0;overflow:auto}.project-documents-toolbar{z-index:3;color:#fff;background:#202722;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;position:sticky;top:0}.project-documents-toolbar>div{align-items:center;gap:12px;display:flex}.project-documents-toolbar span{color:#ced8d1;font-size:9px}.project-documents-content{width:min(1060px,100% - 30px);margin:24px auto}.project-documents-head{color:#fff;background:#1f4a36;border-radius:10px 10px 0 0;justify-content:space-between;align-items:flex-end;gap:18px;padding:26px 28px;display:flex}.project-documents-head small{letter-spacing:.12em;color:#dce7df;font-size:9px;font-weight:800}.project-documents-head h1{margin:6px 0 4px;font-size:27px}.project-documents-head p{color:#dce7df;margin:0;font-size:11px}.project-documents-count{justify-items:end;display:grid}.project-documents-count strong{font-size:34px;line-height:1}.project-documents-count span{color:#dce7df;font-size:8px}.project-documents-grid{background:#fff;gap:10px;padding:24px 28px;display:grid}.project-document-card{background:#fff;border:1px solid #e1e5e1;border-radius:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;padding:16px;display:grid}.project-document-icon{color:#8c5a32;background:#f5f1e7;border-radius:7px;justify-content:center;align-items:center;width:46px;height:46px;font-size:15px;font-weight:800;display:flex}.project-document-copy{min-width:0}.project-document-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.project-document-title-row h3{color:#202722;margin:0;font-size:14px}.project-document-status{color:#1f4a36;text-transform:uppercase;background:#eef4ef;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:800}.project-document-copy p{color:#59645d;margin:5px 0 0;font-size:10px;line-height:1.5}.project-document-copy small{color:#8c5a32;margin-top:5px;font-size:8px;display:block}.project-document-card button{min-width:105px}.project-document-card button:disabled{opacity:.45;cursor:not-allowed}.project-documents-info{background:#fafaf7;border-top:1px solid #e3e6e3;border-radius:0 0 10px 10px;padding:18px 28px 24px}.project-documents-info strong{color:#1f4a36;font-size:10px}.project-documents-info p{color:#68736b;margin:5px 0 0;font-size:9px;line-height:1.55}body.project-documents-open{overflow:hidden}@media (width<=640px){.project-title-sheet-document{width:100%;margin:0}.project-title-sheet-toolbar{padding:8px}.project-title-sheet-toolbar>div:first-child{display:none}.project-title-sheet-page{width:100%;min-height:auto;box-shadow:none;padding:24px 18px 62px}.project-title-sheet-head{gap:10px}.project-title-sheet-brand img{width:145px}.project-title-sheet-code{padding:7px 8px;font-size:9px}.project-title-sheet-hero h1{font-size:27px}.project-title-sheet-status-grid{grid-template-columns:1fr 1fr}.project-title-sheet-visual{aspect-ratio:16/10;height:auto}.project-title-sheet-facts,.project-title-sheet-scope,.project-title-sheet-notes{grid-template-columns:1fr}.project-title-sheet-footer{flex-wrap:wrap;bottom:16px;left:18px;right:18px}}.project-report-document.handover-document{box-shadow:none;background:0 0;gap:18px;display:grid}.project-report-page{box-sizing:border-box;background:#fff;min-height:297mm;padding:22mm 18mm 20mm;position:relative;overflow:hidden;box-shadow:0 12px 38px #141a1626}.project-report-page-cover{background:linear-gradient(#fff 0% 74%,#f5f1e7 100%);flex-direction:column;display:flex}.project-report-page-brand{border-bottom:1px solid #dfe4df;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.project-report-page-brand img{width:180px;max-width:42%}.project-report-page-brand span{letter-spacing:.16em;color:#68736b;font-size:9px}.project-report-page-cover-body{margin:auto 0 34px}.project-report-page-cover-body .eyebrow{color:#1f4a36;letter-spacing:.18em;font-size:10px;font-weight:800}.project-report-page-cover-body h1{color:#202722;margin:10px 0 6px;font-size:42px;line-height:1.05}.project-report-page-cover-body h2{color:#1f4a36;margin:0 0 10px;font-size:20px}.project-report-page-cover-body p{color:#68736b;margin:0}.project-report-cover-facts{margin-bottom:18px}.project-report-page-block{background:#fafaf7;border:1px solid #e0e4e0;border-radius:8px;margin-top:18px;padding:16px}.project-report-page-block.attention{background:#fffaf4;border-color:#8c5a326b}.project-report-page-block small{color:#68736b;letter-spacing:.08em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.project-report-page-block p{white-space:pre-line;margin:0;font-size:11px;line-height:1.65}.project-report-subhead{color:#1f4a36;margin:20px 0 10px;font-size:12px}.project-report-page-footer{color:#68736b;border-top:1px solid #e5e8e5;justify-content:space-between;align-items:center;padding-top:7px;font-size:8px;display:flex;position:absolute;bottom:9mm;left:18mm;right:18mm}.project-report-page-footer strong{color:#1f4a36;letter-spacing:.08em}.project-report-photo-grid.handover{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-report-photo-grid.handover img{aspect-ratio:4/3}.project-report-annotations.compact>div{padding:8px 0;font-size:9px}.project-report-acceptance{background:#f4f7f4;border-left:4px solid #1f4a36;margin-top:24px;padding:18px}.project-report-acceptance>span{color:#68736b;letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.project-report-acceptance>strong{color:#1f4a36;margin-top:5px;font-size:18px;display:block}.project-report-acceptance p{margin:8px 0 0;font-size:10px;line-height:1.55}.project-report-signatures{grid-template-columns:1fr 1fr;gap:34px;margin-top:44px;display:grid}.project-report-signatures>div{min-height:120px}.project-report-signatures span{color:#68736b;font-size:9px;display:block}.project-report-signatures strong{margin-top:6px;font-size:12px;display:block}.signature-line{border-bottom:1px solid #202722;height:52px}.project-report-signatures small{color:#68736b;margin-top:6px;font-size:8px;display:block}.project-report-handover-date{margin-top:26px;font-size:10px}.project-report-editor-backdrop{z-index:240;background:#141a167a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.project-report-editor-backdrop[hidden]{display:none!important}.project-report-editor{background:#fff;border-radius:10px;width:min(820px,100%);max-height:min(860px,100dvh - 40px);padding:24px;overflow:auto;box-shadow:0 20px 70px #141a1647}.project-report-editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.project-report-editor-head small{letter-spacing:.1em;color:var(--forest);font-size:9px;font-weight:800}.project-report-editor-head h2{margin:4px 0 0;font-size:20px}.project-report-editor-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.project-report-editor-grid label{gap:6px;display:grid}.project-report-editor-grid label.wide{grid-column:1/-1}.project-report-editor-grid span{color:var(--muted);font-size:9px;font-weight:700}.project-report-editor-grid input,.project-report-editor-grid select,.project-report-editor-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:10px 11px}.project-report-editor-grid textarea{resize:vertical;line-height:1.5}.project-report-editor-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:16px;display:flex}@media (width<=900px){.profitability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-annotations-main{grid-template-columns:1fr;overflow:auto}.plan-stage-panel{min-height:56vh}.plan-annotations-side{border-left:0;border-top:1px solid var(--line)}.project-report-facts{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.profitability-locked,.profitability-grid{grid-template-columns:1fr 1fr}.notification-panel{width:100%;padding:14px}.notification-history-head{align-items:flex-start}.notification-delivery-timeline li{grid-template-columns:1fr}.notification-delivery-timeline time{text-align:left}.topbar-notifications span:not(.notification-bell){display:none}.plan-annotations-header{padding:10px}.plan-annotations-header h2{font-size:14px}.plan-annotations-header-actions .secondary-button{padding:7px 9px}.plan-stage-wrap{padding:8px}.plan-stage-panel{min-height:50vh}.project-report-document{width:100%;box-shadow:none;margin:0}.project-report-toolbar{padding:8px}.project-report-toolbar>div:first-child{display:none}.project-report-cover{min-height:300px;padding:30px 22px}.project-report-cover h1{font-size:30px}.project-report-section{padding:24px 18px}.project-report-facts,.project-report-table>div{grid-template-columns:1fr 1fr}.project-report-table>div span:nth-of-type(2){display:none}.project-report-photo-grid{grid-template-columns:1fr}}@page{size:A4;margin:0}@media print{body.project-invoices-open>:not(#vitaProjectInvoices){display:none!important}body.project-invoices-open #vitaProjectInvoices{background:#fff!important;display:block!important;position:static!important;overflow:visible!important}body.project-invoices-open .project-invoices-toolbar,.project-invoice-editor-backdrop{display:none!important}body.project-invoices-open .project-invoices-content.document-open{width:210mm!important;margin:0!important}body.project-invoices-open .project-invoice-page{width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:15mm 16mm 16mm!important}body.project-invoices-open .project-invoice-footer{bottom:7mm!important;left:16mm!important;right:16mm!important}body.project-work-report-open>:not(#vitaProjectWorkReport){display:none!important}body.project-work-report-open #vitaProjectWorkReport{background:#fff!important;display:block!important;position:static!important;overflow:visible!important}body.project-work-report-open .project-work-report-toolbar,.project-work-report-editor-backdrop{display:none!important}body.project-work-report-open .project-work-report-content.document-open{width:210mm!important;margin:0!important;display:block!important}body.project-work-report-open .project-work-report-page{break-after:page;page-break-after:always;width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:15mm!important}body.project-work-report-open .project-work-report-page:last-child{break-after:auto;page-break-after:auto}body.project-work-report-open .project-work-report-page-footer{bottom:7mm!important;left:15mm!important;right:15mm!important}body.project-title-sheet-open>:not(#vitaProjectTitleSheet){display:none!important}body.project-title-sheet-open #vitaProjectTitleSheet{background:#fff!important;display:block!important;position:static!important;overflow:visible!important}body.project-title-sheet-open .project-title-sheet-toolbar{display:none!important}body.project-title-sheet-open .project-title-sheet-document{width:210mm!important;margin:0!important}body.project-title-sheet-open .project-title-sheet-page{width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:14mm 16mm 13mm!important}body.project-title-sheet-open .project-title-sheet-footer{bottom:7mm!important;left:16mm!important;right:16mm!important}.project-report-editor-backdrop{display:none!important}.project-report-document.handover-document{background:#fff!important;display:block!important}.project-report-page{break-after:page;page-break-after:always;width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:22mm 18mm 20mm!important}.project-report-page:last-child{break-after:auto;page-break-after:auto}.project-report-page-footer{bottom:9mm!important;left:18mm!important;right:18mm!important}body.project-report-open>:not(#vitaProjectReport){display:none!important}#vitaProjectReport{background:#fff!important;display:block!important;position:static!important;overflow:visible!important}.project-report-toolbar{display:none!important}.project-report-document{width:100%!important;box-shadow:none!important;margin:0!important}.project-report-section,.project-report-photo-group,.project-report-photo-grid figure{break-inside:avoid}}:root{--content:1920px}.brand-card{background:0 0;border-radius:0;margin:0 -6px 32px;padding:8px 0 20px}.brand-logo{width:min(250px,100%);height:auto;margin:0 auto;display:block}.brand-system-label{display:none}.nav{gap:8px}.nav-item{letter-spacing:.005em;gap:0;min-height:48px;padding:0 16px;font-weight:600}.nav-icon{display:none}.sidebar-footer{color:#ffffffad;gap:6px;padding:18px 16px 4px;font-size:11px;line-height:1.5}.sidebar-footer strong{color:#fff;letter-spacing:.01em;font-size:13px;font-weight:700}.topbar{gap:24px;min-height:80px;padding:14px 40px}.topbar-title{flex:none;min-width:120px}.topbar h1{letter-spacing:-.025em;margin:0;font-size:26px;font-weight:800;line-height:1.15}.topbar-meta{white-space:nowrap;flex-wrap:nowrap;gap:12px;margin-left:auto;font-size:12px}.topbar-date{color:var(--muted);order:1}.topbar-time{color:var(--ink);font-variant-numeric:tabular-nums;order:2;font-weight:700}#syncStatus{order:3}#vitaNotificationButton{order:4}#dashboardClientMode{order:5}#vitaPresentationBtn{order:6}#logoutBtn{order:7}.topbar-client-mode{min-height:36px;padding:7px 11px;font-size:12px}.topbar-notifications,.topbar-presentation,.topbar-logout{min-height:36px}.content{max-width:var(--content);padding:48px 40px 80px}#page-dashboard .page-intro{gap:36px;margin-bottom:44px}#page-dashboard .page-intro h2{letter-spacing:-.038em;margin:6px 0 12px;font-size:48px;line-height:1.06}#page-dashboard .page-intro p{font-size:16px;line-height:1.65}#page-dashboard .page-intro-actions{align-items:center;display:flex}#page-dashboard .metrics-grid{gap:24px;margin-bottom:32px}#page-dashboard .metric-card{min-height:184px;padding:32px}#page-dashboard .metric-label{font-size:14px}#page-dashboard .metric-value{margin-top:12px;font-size:38px}#page-dashboard .metric-foot{margin-top:16px;font-size:13px}#page-dashboard .living-workflow{margin-top:28px;padding:32px}#page-dashboard .living-workflow-head{margin-bottom:28px}#page-dashboard .living-workflow-head h3{margin-top:5px;font-size:27px}#page-dashboard .living-columns{gap:32px}#page-dashboard .living-columns h4{margin-bottom:14px;font-size:14px}#page-dashboard .living-list{gap:12px}#page-dashboard .living-item{padding:16px 18px}#page-dashboard .living-item strong{font-size:15px}#page-dashboard .living-item small{font-size:12px}#page-dashboard .living-columns{grid-template-columns:minmax(0,1fr) minmax(420px,1.2fr) minmax(0,.85fr)}#livingAttention .vita-intel-item{grid-template-columns:4px minmax(0,1fr) max-content;align-items:center;gap:0 16px;padding:15px 18px}#livingAttention .vita-intel-marker{grid-area:1/1}#livingAttention .vita-intel-copy{grid-column:2;min-width:0}#livingAttention .vita-intel-actions{grid-column:3;grid-template-columns:max-content max-content;justify-content:end;justify-self:end;align-items:center;gap:8px;margin:0;display:grid}#livingAttention .vita-intel-actions .mini-button{white-space:nowrap;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;line-height:1.2;display:inline-flex}#livingAttention .vita-intel-actions .mini-button:not(.vita-intel-primary-action){border:1px solid var(--line);color:var(--muted);background:#fff}#livingAttention .vita-intel-actions .mini-button:not(.vita-intel-primary-action):hover{background:var(--sage);color:var(--forest);border-color:#1f4a3647}#livingAttention .vita-intel-primary-action{min-width:0}@media (width<=1100px){.topbar{padding:14px 24px}.content{padding:40px 28px 64px}#page-dashboard .page-intro h2{font-size:40px}#page-dashboard .metric-card{min-height:152px;padding:24px}}@media (width<=1180px){#page-dashboard .living-columns{grid-template-columns:1fr 1fr}#page-dashboard .vita-intel-column{grid-column:1/-1}}@media (width<=840px){.topbar{gap:14px;padding:14px 20px}.topbar-title{flex:auto;min-width:0}.topbar h1{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:22px;overflow:hidden}.topbar-meta{gap:8px;min-width:0}.topbar-client-mode{min-height:38px}.content{padding:32px 20px 56px}#page-dashboard .page-intro{margin-bottom:32px}#page-dashboard .page-intro h2{font-size:36px}}@media (width<=760px){#page-dashboard .living-columns{grid-template-columns:1fr}#page-dashboard .vita-intel-column{grid-column:auto}#livingAttention .vita-intel-item{grid-template-columns:4px minmax(0,1fr) max-content}#livingAttention .vita-intel-actions{grid-template-columns:max-content max-content;justify-content:end;justify-self:end}#livingAttention .vita-intel-primary-action{min-width:0}}@media (width<=620px){.topbar-meta #todayLabel{display:none}.topbar-meta #timeLabel{display:inline}#page-dashboard .page-intro h2{font-size:34px}#page-dashboard .metric-card{min-height:132px;padding:22px}#page-dashboard .metric-value{font-size:30px}#page-dashboard .living-workflow{padding:20px 16px}}@media (width>=1400px){.content{width:100%;max-width:1920px;padding-left:40px;padding-right:40px}.panel{padding:30px}.panel-head{margin-bottom:12px;padding-bottom:24px}table{width:100%}th{padding:14px 12px;font-size:12px}td{padding:18px 12px;font-size:15px}.module-grid{gap:20px}.module-card{padding:24px}.hub-hero{padding:32px}.hub-panel{padding:24px}}@media (width>=1900px){.content{max-width:2048px;padding-left:48px;padding-right:48px}#page-dashboard .metrics-grid{gap:28px}#page-dashboard .metric-card{min-height:196px;padding:36px}#page-dashboard .metric-value{font-size:40px}#page-dashboard .living-workflow{padding:36px}}@media (width<=520px){#livingAttention .vita-intel-item{grid-template-columns:4px minmax(0,1fr);align-items:start;row-gap:10px}#livingAttention .vita-intel-marker{grid-row:1/span 2}#livingAttention .vita-intel-actions{grid-column:2;grid-template-columns:max-content max-content;justify-content:end;justify-self:end;width:auto}}.dashboard-hidden-label{display:none!important}.customer-card-openable{cursor:pointer;min-height:190px;transition:border-color .15s,box-shadow .15s,transform .15s}.customer-card-openable:hover{border-color:#1f4a364d;transform:translateY(-1px);box-shadow:0 8px 24px #2027220f}.customer-card-openable:focus-visible{outline-offset:2px;outline:3px solid #1f4a362e}.customer-card-openable .customer-contact{margin-bottom:0}.customer-profile-card{align-items:stretch}.customer-profile-main{flex:auto;min-width:0}.customer-profile-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.customer-profile-title-row h2{margin-right:0}.customer-profile-title-row #customerHubStatus{align-items:center;display:flex}.customer-profile-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:16px;font-size:12px;line-height:1.5;display:flex}.customer-profile-meta strong{color:var(--ink);font-weight:700}.customer-profile-note{border-top:1px solid var(--line);max-width:820px;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:14px;padding-top:14px;font-size:13px;line-height:1.55}.customer-profile-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:16px;display:flex}.customer-profile-actions a{text-decoration:none}.customer-profile-delete{border:1px solid var(--line);background:#fff;min-height:42px;padding:10px 14px}.customer-profile-delete:hover{border-color:#8f332a40}@media (width<=900px){.customer-profile-card{flex-direction:column}}@media (width<=620px){.customer-profile-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.customer-profile-actions .secondary-button,.customer-profile-actions .mini-button{text-align:center;justify-content:center;width:100%}}@media print{body:has(#quotePrintModal:not([hidden])){-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#202722!important;background:#fff!important;margin:0!important}body:has(#quotePrintModal:not([hidden]))>:not(#quotePrintModal){display:none!important}#quotePrintModal{background:#fff!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important}#quotePrintModal .modal{width:210mm!important;max-width:210mm!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}#quotePrintModal .modal-head{display:none!important}#quotePrintArea{background:#fff!important;border:0!important;width:210mm!important;margin:0!important;padding:0!important;display:block!important}#quotePrintArea .quote-preview{box-sizing:border-box!important;color:#202722!important;background:#fff!important;border:0!important;border-radius:0!important;flex-direction:column!important;gap:0!important;width:210mm!important;min-height:297mm!important;margin:0!important;padding:14mm 16mm 13mm!important;font-family:Manrope,Arial,sans-serif!important;font-size:9.5pt!important;line-height:1.45!important;display:flex!important}#quotePrintArea .quote-preview-head{break-inside:avoid!important;border-bottom:.55mm solid #8c5a32!important;justify-content:space-between!important;align-items:flex-start!important;gap:12mm!important;margin:0 0 6mm!important;padding:0 0 5mm!important;display:flex!important}#quotePrintArea .quote-preview-brand-logo{flex:none!important;width:58mm!important;max-width:58mm!important;height:auto!important}#quotePrintArea .quote-preview-doc-meta{text-align:right!important;color:#5f655f!important;font-variant-numeric:tabular-nums!important;min-width:48mm!important;font-size:9pt!important;line-height:1.45!important}#quotePrintArea .quote-preview-doc-meta strong{color:#202722!important;font-size:11pt!important;font-weight:800!important}#quotePrintArea .quote-preview-party{break-inside:avoid!important;grid-template-columns:1fr 1fr!important;gap:15mm!important;margin:0 0 7mm!important;display:grid!important}#quotePrintArea .quote-preview-party>div{min-width:0!important;line-height:1.5!important}#quotePrintArea .quote-preview-party .eyebrow{color:#1f4a36!important;letter-spacing:.14em!important;margin:0 0 2mm!important;font-size:8.5pt!important;font-weight:800!important}#quotePrintArea .quote-preview-party strong{color:#202722!important;margin-bottom:1mm!important;font-size:10.5pt!important;font-weight:800!important;display:inline-block!important}#quotePrintArea .quote-preview-party .compact-meta{color:#6b706c!important;font-size:8.7pt!important}#quotePrintArea .quote-preview-body{margin:0!important}#quotePrintArea .quote-preview-body>h3{color:#202722!important;break-after:avoid!important;margin:0 0 4mm!important;font-size:14pt!important;font-weight:800!important;line-height:1.2!important}#quotePrintArea .quote-preview-section{margin:0 0 5mm!important}#quotePrintArea .quote-preview-section-head{break-after:avoid!important;background:#f5f1e7!important;border:.25mm solid #d8d8d2!important;border-bottom:0!important;padding:2.8mm 3mm!important}#quotePrintArea .quote-preview-section-head h4{font-size:10pt!important;font-weight:800!important}#quotePrintArea .quote-preview-section-head strong{font-size:10pt!important}#quotePrintArea .quote-preview-table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important;font-size:9pt!important}#quotePrintArea .quote-preview-table thead{display:table-header-group!important}#quotePrintArea .quote-preview-table th{color:#6b706c!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-top:.25mm solid #d8d8d2!important;border-bottom:.25mm solid #d8d8d2!important;padding:2.8mm 2mm!important;font-size:7.8pt!important;font-weight:800!important}#quotePrintArea .quote-preview-table td{vertical-align:top!important;border-bottom:.25mm solid #e1e2de!important;padding:3mm 2mm!important;font-size:9.2pt!important}#quotePrintArea .quote-preview-table tr{break-inside:avoid!important}#quotePrintArea .quote-preview-table th:first-child,#quotePrintArea .quote-preview-table td:first-child{width:42%!important}#quotePrintArea .quote-preview-table th:nth-child(2),#quotePrintArea .quote-preview-table td:nth-child(2){width:18%!important}#quotePrintArea .quote-preview-table th:nth-child(3),#quotePrintArea .quote-preview-table td:nth-child(3),#quotePrintArea .quote-preview-table th:nth-child(4),#quotePrintArea .quote-preview-table td:nth-child(4){width:20%!important}#quotePrintArea .quote-preview-summary{break-inside:avoid!important;width:70mm!important;margin:2mm 0 0 auto!important;font-size:9.2pt!important}#quotePrintArea .quote-total-row{justify-content:space-between!important;gap:8mm!important;padding:.8mm 0!important;display:flex!important}#quotePrintArea .quote-subtotal-row{border-top:.25mm solid #d8d8d2!important;margin-top:2mm!important;padding-top:2mm!important}#quotePrintArea .quote-total-final{color:#1f4a36!important;border-top:.45mm solid #1f4a36!important;margin-top:1.5mm!important;padding-top:2.5mm!important;font-size:13pt!important}#quotePrintArea .quote-preview-note{break-inside:avoid!important;background:#f5f1e7!important;border-left:1mm solid #8c5a32!important;margin-top:6mm!important;padding:3.5mm 4mm!important}#quotePrintArea .quote-preview-note p{color:#5f655f!important;margin:1.5mm 0 0!important}#quotePrintArea .quote-preview-footer{color:#777c78!important;border-top:.25mm solid #d8d8d2!important;margin-top:auto!important;padding-top:6mm!important;font-size:8pt!important;line-height:1.4!important}}.project-title-sheet-toolbar>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-title-sheet-toolbar button{min-height:44px}.project-title-photo-overlay{z-index:45;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));overscroll-behavior:contain;background:#101c15d1;place-items:center;display:grid;position:fixed;inset:0;overflow:auto}.project-title-photo-overlay[hidden]{display:none!important}.project-title-photo-panel{box-sizing:border-box;color:#202722;background:#fff;border-radius:12px;width:min(100%,860px);max-height:calc(100dvh - 28px);padding:clamp(16px,3vw,28px);font-family:Manrope,Arial,sans-serif;overflow:auto;box-shadow:0 20px 60px #0000004d}.project-title-photo-head{border-bottom:1px solid #dde7e0;justify-content:space-between;align-items:start;gap:16px;padding-bottom:16px;display:flex}.project-title-photo-head h2{margin:5px 0 8px;font-size:23px;line-height:1.2}.project-title-photo-head small{color:#1f4a36;letter-spacing:.09em;font-size:10px;font-weight:800}.project-title-photo-head p{color:#68736b;margin:0;font-size:13px;line-height:1.5}.project-title-photo-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.project-title-photo-upload{cursor:pointer;justify-content:center;align-items:center;min-height:46px;display:inline-flex;position:relative}.project-title-photo-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.project-title-photo-upload:focus-within{outline-offset:3px;outline:3px solid #8c5a32}.project-title-photo-actions>.secondary-button{min-height:46px}.project-title-photo-info{color:#526458;margin:14px 0 12px;font-size:12px;line-height:1.45}.project-title-photo-info[data-error=true]{color:#972c27;font-weight:700}.project-title-photo-grid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:12px;display:grid}.project-title-photo-option{cursor:pointer;text-align:left;color:#202722;background:#fff;border:1px solid #dce3de;border-radius:9px;flex-direction:column;gap:8px;min-width:0;padding:8px;font-family:inherit;display:flex}.project-title-photo-option[aria-pressed=true]{background:#eef4ef;border:2px solid #1f4a36}.project-title-photo-option:focus-visible{outline-offset:2px;outline:3px solid #8c5a32}.project-title-photo-option:disabled{opacity:.5;cursor:progress}.project-title-photo-thumb{aspect-ratio:4/3;text-align:center;color:#68736b;background:#f5f1e7;border-radius:6px;place-items:center;width:100%;font-size:11px;display:grid;overflow:hidden}.project-title-photo-thumb img{object-fit:cover;width:100%;height:100%}.project-title-photo-option>span{overflow-wrap:anywhere;font-size:12px;font-weight:700}.project-title-photo-option>small{color:#1f4a36;font-size:11px;font-weight:800}@media (width<=640px){.project-title-sheet-toolbar>div:last-child{gap:6px;width:100%}.project-title-sheet-toolbar>div:last-child button{flex:104px;padding:10px 8px;font-size:12px}.project-title-photo-panel{max-height:calc(100dvh - 24px);padding:16px}.project-title-photo-head{flex-wrap:wrap}.project-title-photo-head h2{font-size:20px}.project-title-photo-actions>*{flex:130px}.project-title-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}@media (width<=340px){.project-title-photo-grid{grid-template-columns:1fr}}
