/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.\[yandex-ai\:completion\]{yandex-ai:completion}}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-page{color:#17191d;background:radial-gradient(circle at 12% 8%,#296bff24,#0000 32%),#f4f6f8;place-items:center;min-height:100dvh;padding:24px;display:grid;overflow:auto}.login-panel{background:#fffffff5;border:1px solid #e1e5ea;border-radius:28px;width:min(100%,460px);padding:34px;box-shadow:0 28px 90px #1923321f}.login-brand{align-items:center;gap:12px;display:flex}.login-brand>span{color:#fff;background:#2367f2;border-radius:14px;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.login-brand>div{flex-direction:column;gap:2px;display:flex}.login-brand strong{font-size:17px}.login-brand small,.login-note{color:#7b838f}.login-copy{margin:42px 0 30px}.login-copy>span{color:#2367f2;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:750}.login-copy h1{letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(36px,8vw,52px);line-height:.98}.login-copy p{color:#69717c;margin:0;font-size:15px;line-height:1.6}.login-form{gap:16px;display:grid}.login-form label{color:#424852;gap:7px;font-size:12px;font-weight:650;display:grid}.login-form input{color:#17191d;background:#f8f9fb;border:1px solid #d9dee5;border-radius:14px;outline:0;width:100%;height:50px;padding:0 15px;transition:all .18s}.login-form input:focus{background:#fff;border-color:#2367f2;box-shadow:0 0 0 4px #2367f21c}.login-form button{color:#fff;background:#2367f2;border:0;border-radius:15px;height:52px;font-weight:750;box-shadow:0 12px 28px #2367f238}.login-form button:disabled{opacity:.65;cursor:wait}.login-error{color:#ad3d2f;background:#fff0ed;border-radius:10px;margin:-4px 0 0;padding:10px 12px;font-size:12px}.login-note{text-align:center;margin-top:20px;font-size:11px;display:block}@media (max-width:520px){.login-page{padding:12px}.login-panel{border-radius:24px;padding:26px 22px}.login-copy{margin-top:34px}}.app-shell{grid-template-columns:272px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--dark);color:#f6f8f5;z-index:40;flex-direction:column;gap:8px;height:100vh;padding:18px 14px 14px;display:flex;position:relative}.brand-row{align-items:center;gap:10px;height:52px;margin-bottom:8px;display:flex}.assistant-orb>span,.brand-mark{background:var(--lime);color:#1c2214;place-items:center;font-weight:900;display:grid}.brand-mark{border-radius:10px 10px 10px 3px;width:34px;height:34px;font-size:18px}.brand-row>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.brand-row span{color:#909992;margin-top:2px}.brand-row .pilot-badge{color:#cbd2cd;text-transform:uppercase;letter-spacing:.09em;border:1px solid #3b423e;border-radius:6px;margin-left:auto;padding:3px 6px;font-size:9px}.new-project{color:#f6f8f5;background:#252a27;border:1px solid #3d443f;border-radius:11px;align-items:center;gap:10px;min-height:44px;margin:0 2px 8px;padding:0 12px;font-weight:620;display:flex}.new-project>span{color:var(--lime);font-size:19px}.new-project kbd{color:#858d87;border:1px solid #3d443f;border-radius:5px;margin-left:auto;padding:2px 5px;font-size:9px}.side-nav{flex-direction:column;gap:2px;display:flex}.add-feature,.side-nav button{color:#a9b1ab;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;min-height:40px;padding:0 12px;transition:all .18s;display:flex}.side-nav button.active,.side-nav button:hover{background:var(--dark-soft);color:#fff}.nav-glyph{text-align:center;color:#7f8982;width:20px;font-size:16px}.side-nav button.active .nav-glyph{color:var(--lime)}.nav-count{color:#c5ccc7;background:#343a36;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:10px}.nav-label{color:#687169;text-transform:uppercase;letter-spacing:.13em;padding:14px 12px 5px;font-size:9px;font-weight:700}.add-feature{border:1px dashed #3c443f;justify-content:flex-start;margin:8px 2px 0}.add-feature span{color:var(--lime);font-size:17px}.sidebar-spacer{flex:1}.sync-card{border:1px solid #343a37;border-radius:10px;align-items:center;gap:9px;margin:0 2px 3px;padding:10px 11px;display:flex}.sync-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c8f04a17}.sync-card div{flex-direction:column;gap:2px;display:flex}.sync-card strong{font-size:10px;font-weight:600}.sync-card span{color:#778079;font-size:9px}.user-card{color:#fff;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-top:1px solid #303632;align-items:center;gap:9px;padding:13px 8px 2px;text-decoration:none;display:flex}.user-card:disabled{cursor:wait;opacity:.72}.avatar{color:#dce2dd;background:#424a45;border-radius:10px;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.user-card>span:nth-child(2){flex-direction:column;display:flex}.user-card small{color:#737c75;margin-top:2px;font-size:9px}.more-dots{color:#778079;margin-left:auto;font-size:10px}.main-area{flex-direction:column;min-width:0;height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;flex:0 0 70px;align-items:center;height:70px;padding:0 25px;display:flex}.topbar h1{letter-spacing:-.015em;margin:0;font-size:16px}.breadcrumb{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.status-dot{background:#81b923;border-radius:50%;width:6px;height:6px}.top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.ghost-button,.icon-button{border:1px solid var(--line);color:#515952;background:#fff;border-radius:9px;height:35px}.icon-button{width:35px;position:relative}.notification-dot{background:#ef694c;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.mobile-menu{background:0 0;border:0;margin-right:10px;font-size:20px;display:none}.assistant-layout{flex:1;grid-template-columns:minmax(0,1fr) 0;min-height:0;transition:all .2s;display:grid;overflow:hidden}.assistant-layout.context-visible{grid-template-columns:minmax(0,1fr) 300px}.chat-panel{background:#fbfcfa;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-scroll{flex:1;padding:42px clamp(24px,5vw,84px) 20px;overflow-y:auto}.welcome-block{text-align:center;max-width:680px;margin:0 auto 27px}.assistant-orb{border:1px solid #e4e8e1;border-radius:20px;width:60px;height:60px;margin:0 auto 19px;padding:6px;transform:rotate(-4deg);box-shadow:0 12px 30px #2a342d17}.assistant-orb span{border-radius:14px 14px 14px 4px;width:100%;height:100%;font-size:24px;transform:rotate(4deg)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#899087;font-size:9px;font-weight:750;display:block}.welcome-block h2{letter-spacing:-.045em;margin:8px 0 9px;font-size:clamp(27px,3vw,38px)}.quick-grid{grid-template-columns:repeat(3,1fr);max-width:770px;margin:0 auto 28px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-rows:auto auto 1fr;grid-template-columns:35px 1fr auto;gap:3px 10px;min-width:0;min-height:122px;padding:14px;transition:all .18s;display:grid}.quick-grid button:hover{box-shadow:var(--shadow);border-color:#d1d7cf;transform:translateY(-2px)}.quick-icon{border-radius:10px;grid-row:1/span 3;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.quick-grid strong{margin-top:2px;font-size:12px}.quick-grid small{color:#7d857e;grid-column:2/span 2;font-size:10px;line-height:1.4}.quick-grid b{color:#a3aaa4;font-size:13px;font-weight:500}.conversation{flex-direction:column;gap:14px;max-width:770px;margin:0 auto;display:flex}.message{gap:10px;max-width:680px;display:flex}.message.user{flex-direction:row-reverse;align-self:flex-end}.message-avatar{background:var(--dark);width:28px;height:28px;color:var(--lime);border-radius:9px;flex:0 0 28px;place-items:center;font-size:10px;font-weight:800;display:grid}.message>div{border:1px solid var(--line);background:#fff;border-radius:4px 13px 13px;padding:10px 12px}.message.user>div{background:#edf4d8;border-color:#dbe8bc;border-radius:13px 4px 13px 13px}.message p{color:#525a53;margin:4px 0 0;font-size:11px;line-height:1.55}.composer-wrap{background:linear-gradient(#0000,#fbfcfa 24%);flex:none;padding:14px clamp(24px,5vw,84px) 16px}.composer{background:#fff;border:1px solid #d9ded7;border-radius:16px;max-width:770px;margin:0 auto;padding:12px 12px 9px;transition:all .2s;box-shadow:0 12px 35px #222a2417}.composer textarea{resize:none;width:100%;min-height:42px;max-height:120px;color:var(--ink);border:0;outline:0;padding:2px 4px;line-height:1.45;display:block}.composer-actions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.composer-actions>div{align-items:center;gap:6px;display:flex}.attach-button{color:#6a726b;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.mic-button,.send-button{border:0;border-radius:9px;width:31px;height:31px}.send-button{background:var(--dark);color:var(--lime);font-size:17px}.record-label{color:#c34d34}.composer-wrap>p{text-align:center;color:#a0a6a1;margin:7px 0 0;font-size:8px}@keyframes pulse{50%{opacity:.5}}.context-panel{border-left:1px solid var(--line);background:#fff;width:300px;padding:24px 18px;transition:all .2s;overflow-y:auto;transform:translate(100%)}.context-panel.open{transform:translate(0)}.context-title{justify-content:space-between;gap:10px;display:flex}.context-title h3{margin:5px 0 0;font-size:15px}.project-code{color:#737b74;background:#f0f2ef;border-radius:7px;align-self:flex-start;padding:4px 7px;font-size:9px}.object-preview{border:1px solid var(--line);background:#fafbf9;border-radius:14px;margin-top:18px;padding:12px}.floorplan-shape{background:linear-gradient(135deg,#e8ece5,#f8f9f7);border:6px solid #fff;border-radius:9px;place-items:center;height:105px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #c9cec7}.floorplan-shape:after,.floorplan-shape:before{content:"";background:#cbd1c8;position:absolute}.floorplan-shape:before{width:2px;height:100%;left:46%}.floorplan-shape:after{width:54%;height:2px;top:48%;right:0}.floorplan-shape span{background:var(--dark);color:#fff;z-index:2;border-radius:6px;padding:4px 7px;font-size:9px}.object-preview>div:last-child{flex-direction:column;gap:2px;margin-top:9px;display:flex}.object-preview strong{font-size:11px}.object-preview span{color:#858c86;font-size:9px}.context-stats{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;margin:16px 0;display:grid;overflow:hidden}.context-stats div{flex-direction:column;gap:3px;padding:10px;display:flex}.context-stats div:nth-child(odd){border-right:1px solid var(--line)}.context-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.context-stats span{color:#8b928c;font-size:9px}.context-stats strong{font-size:11px}.readiness{border-top:1px solid var(--line);padding-top:15px}.readiness>div:first-child{justify-content:space-between;font-size:10px;display:flex}.readiness>div:first-child span{color:#6d7a47;font-weight:700}.progress-track{background:#e9ede7;border-radius:9px;height:5px;margin-top:8px;overflow:hidden}.progress-track span{background:var(--lime-deep);border-radius:inherit;height:100%;display:block}.proposal-status-panel ul,.readiness ul{flex-direction:column;gap:8px;margin:14px 0;padding:0;list-style:none;display:flex}.proposal-status-panel li,.readiness li{color:#667069;padding-left:18px;font-size:10px;position:relative}.proposal-status-panel li:before,.readiness li:before{content:"○";color:#aeb5af;position:absolute;left:0}.proposal-status-panel li.done:before,.readiness li.done:before{content:"✓";color:#78970c}.context-action{border:1px solid var(--line);color:#4e5750;background:#fff;border-radius:9px;width:100%;height:36px;font-size:10px}.content-page{flex:1;padding:32px clamp(22px,4vw,58px) 52px;overflow-y:auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1180px;margin:0 auto 25px;display:flex}.page-heading h2{letter-spacing:-.035em;margin:6px 0 5px;font-size:27px}.page-heading p{color:var(--muted);margin:0}.primary-button{background:var(--dark);color:#fff;border:0;border-radius:10px;min-height:39px;padding:0 14px;font-weight:650;box-shadow:0 8px 20px #1a1f1c1f}.estimate-list,.estimate-summary,.file-table,.file-toolbar,.materials-table,.notice-card,.project-grid,.proposal-layout,.source-cards,.visual-grid{max-width:1180px;margin-left:auto;margin-right:auto}.project-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.project-visual{background:#e7ebdf;place-items:center;height:130px;display:grid;position:relative;overflow:hidden}.project-visual:after,.project-visual:before{content:"";background:#ffffff8c;border:1px solid #5160491f;position:absolute}.project-visual:before{width:44%;height:70%;bottom:-5%;left:18%;transform:skewY(-8deg)}.project-visual:after{width:35%;height:52%;bottom:8%;right:12%;transform:skewY(10deg)}.project-visual span{z-index:2;background:var(--dark);width:42px;height:42px;color:var(--lime);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.project-status{color:#74842f;background:#f0f5df;border-radius:6px;padding:4px 7px;font-size:8px}.project-body h3{margin:11px 0 4px;font-size:13px}.project-body p{color:var(--muted);margin:0;font-size:9px}.project-footer{color:#909790;justify-content:space-between;margin-top:13px;font-size:8px;display:flex}.project-footer b{color:#4c554e;font-weight:600}.file-toolbar{gap:8px;margin-bottom:10px;display:flex}.file-toolbar button,.search-field{border:1px solid var(--line);color:#6a726c;background:#fff;border-radius:9px;height:36px;font-size:9px}.file-toolbar button,.search-field{padding:0 11px}.search-field{align-items:center;gap:7px;min-width:240px;display:flex}.search-field input{border:0;outline:0;width:100%;font-size:10px}.file-table,.materials-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.file-row{color:#69716a;border-bottom:1px solid #edf0ec;grid-template-columns:minmax(300px,1fr) 100px 130px 30px;align-items:center;min-height:59px;padding:0 14px;font-size:9px;display:grid}.file-row:last-child{border-bottom:0}.file-header{text-transform:uppercase;letter-spacing:.08em;color:#949b95;background:#f7f8f6;min-height:35px;font-size:8px}.file-name{align-items:center;gap:10px;min-width:0;display:flex}.file-icon{color:#718067;background:#eff2ed;border-radius:9px;place-items:center;width:36px;height:36px;font-size:8px;font-weight:800;display:grid}.file-name>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.file-name strong{color:#303631;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.file-name small{color:#989f99;font-size:8px}.file-row>button{color:#8c948e;background:0 0;border:0}.estimate-summary{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1.3fr 1fr 1fr;margin-bottom:13px;display:grid}.estimate-summary>div{border-right:1px solid var(--line);flex-direction:column;padding:17px;display:flex}.estimate-summary>div:last-child{border-right:0}.estimate-summary span{color:#8b938c;font-size:9px}.estimate-summary strong{margin:5px 0 2px;font-size:19px}.estimate-summary small{color:#969d97;font-size:8px}.estimate-list{flex-direction:column;gap:8px;display:flex}.estimate-list article{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.estimate-badge{color:#68743b;background:#eff5d8;border-radius:5px;padding:3px 6px;font-size:8px}.estimate-list h3{margin:8px 0 3px;font-size:12px}.estimate-list p{color:#8b928c;margin:0;font-size:9px}.estimate-amount{text-align:right;flex-direction:column;gap:6px;display:flex}.estimate-amount strong{font-size:15px}.estimate-amount button{color:#67715f;background:0 0;border:0;font-size:9px}.visual-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.visual-card,.visual-empty{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.room-art{perspective:400px;background:linear-gradient(#e9e7df 0 65%,#b49b78 65%);height:205px;position:relative;overflow:hidden}.room-art:before{content:"";background:linear-gradient(120deg,#fffc,#0000 55%);border-bottom:2px solid #50412e26;position:absolute;inset:0 0 35%}.room-window{background:linear-gradient(135deg,#bdd3d5,#f4f0df);border:7px solid #f8f7f2;width:29%;height:42%;position:absolute;top:14%;right:12%;box-shadow:0 4px 12px #28323026}.room-sofa{background:#d9d0c3;border-radius:7px 7px 3px 3px;width:51%;height:31%;position:absolute;bottom:19%;left:14%;box-shadow:0 8px 15px #362b2038}.room-sofa:before{content:"";border-bottom:1px solid #463c3226;height:37%;position:absolute;top:13%;left:10%;right:10%}.room-table{background:#765c43;width:21%;height:9%;bottom:11%;left:45%;box-shadow:0 12px 0 -7px #5c4938}.room-rug,.room-table{border-radius:50%;position:absolute}.room-rug{background:#e5d8c1b3;width:60%;height:22%;bottom:2%;left:25%;transform:rotate(-4deg)}.room-minimal{background:linear-gradient(#f2f1ed 0 65%,#cfbca1 65%)}.room-minimal .room-sofa{background:#c3c1b9}.room-minimal .room-table{background:#212522}.concept-label{color:#fff;background:#1c201ecc;border-radius:6px;padding:4px 7px;font-size:8px;position:absolute;top:10px;left:10px}.visual-card>div:last-child{padding:13px 14px 14px}.visual-card span{color:#8f9690;font-size:8px}.visual-card h3{margin:5px 0 8px;font-size:12px}.visual-card button{color:#67715f;background:0 0;border:0;padding:0;font-size:9px}.visual-empty{text-align:center;color:#8a928b;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.visual-empty>span{color:#6a746c;background:#f0f2ef;border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.visual-empty strong{color:#4d554f;margin-top:12px;font-size:11px}.visual-empty p{max-width:180px;font-size:9px;line-height:1.5}.notice-card{background:#f7f9f2;border:1px solid #dfe4d8;border-radius:12px;gap:10px;margin-top:13px;padding:13px;display:flex}.notice-card>span{color:#697e29;background:#e7efd0;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.notice-card strong{font-size:10px}.notice-card p{color:#7c847d;margin:3px 0 0;font-size:9px;line-height:1.5}.proposal-layout{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.proposal-preview,.proposal-status-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px}.proposal-cover{background:var(--dark);color:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:300px;padding:23px;display:flex;position:relative;overflow:hidden}.proposal-cover:after{content:"";background:var(--lime);opacity:.9;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-95px;right:-85px}.proposal-cover>span{color:var(--lime);font-size:10px;font-weight:800}.proposal-cover small{color:#9da59f;font-size:9px}.proposal-cover h3{letter-spacing:-.04em;max-width:350px;margin:7px 0;font-size:24px}.proposal-cover p{color:#b3bab4;font-size:9px}.proposal-cover b{color:#929a94;font-size:8px;font-weight:500}.proposal-details{color:#818981;gap:17px;padding-top:12px;font-size:8px;display:flex}.proposal-status-panel{align-self:start}.proposal-status-panel h3{margin:8px 0 20px;font-size:16px}.proposal-status-panel .primary-button{width:100%}.source-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.source-cards article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:13px;display:flex}.source-logo{border-radius:10px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.source-logo.dark{background:var(--dark);color:#fff}.source-cards article>div{flex-direction:column;gap:3px;display:flex}.source-cards strong{font-size:10px}.source-cards small{color:#929994;font-size:8px}.source-status{color:#688221;background:#eef5d7;border-radius:5px;margin-left:auto;padding:4px 6px;font-size:7px}.material-row{color:#667068;border-bottom:1px solid #edf0ec;grid-template-columns:minmax(280px,1.5fr) 1fr .6fr .8fr;align-items:center;min-height:48px;padding:0 14px;font-size:9px;display:grid}.material-row:last-child{border-bottom:0}.material-header{text-transform:uppercase;letter-spacing:.07em;color:#969d97;background:#f7f8f6;min-height:34px;font-size:8px}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mobile-backdrop,.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f12108c;border:0;position:absolute;inset:0}.feature-modal{z-index:1;background:#fff;border-radius:18px;width:min(600px,100%);padding:22px;box-shadow:0 30px 90px #0000003d}.modal-heading{justify-content:space-between;gap:15px;display:flex}.modal-heading h2{margin:6px 0;font-size:22px}.modal-heading p{color:var(--muted);margin:0;font-size:10px}.modal-heading>button{background:#f0f2ef;border:0;border-radius:9px;width:30px;height:30px;font-size:18px}.feature-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.feature-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;grid-template-columns:35px 1fr auto;gap:2px 9px;min-height:90px;padding:12px;display:grid}.feature-grid button>span{background:#eef2e9;border-radius:9px;grid-row:1/span 2;place-items:center;width:35px;height:35px;display:grid}.feature-grid strong{font-size:10px}.feature-grid small{color:#929a93;font-size:8px}.feature-grid b{color:#8a928b;font-weight:500}.request-feature{background:var(--dark);color:#fff;border:0;border-radius:10px;width:100%;height:40px;margin-top:14px;font-size:10px}.sidebar{background:#090c0a;border-right:1px solid #222824}.new-project{background:#151a17;border-color:#303832}.topbar{background:#0c0f0df0}.context-action,.file-toolbar button,.ghost-button,.icon-button,.search-field{border-color:var(--line);color:#b9c1bb;background:#151a17}.composer,.context-panel,.estimate-list article,.estimate-summary,.feature-grid button,.feature-modal,.file-table,.materials-table,.message>div,.object-preview,.project-card,.proposal-preview,.proposal-status-panel,.quick-grid button,.source-cards article,.visual-card,.visual-empty{background:var(--surface);border-color:var(--line);color:var(--ink)}.feature-grid button:hover,.quick-grid button:hover{background:#1a201c;border-color:#3d483f}.quick-icon.lime{color:#c8f04a;background:#28351a}.quick-icon.lilac{color:#b9a9ff;background:#272239}.quick-icon.sand{color:#e3ad67;background:#34291d}.message-avatar{background:#222a25}.composer{box-shadow:0 14px 38px #00000052}.composer textarea,.search-field input{color:var(--ink);background:0 0}.primary-button,.request-feature,.send-button{background:var(--lime);color:#11160d;box-shadow:0 8px 24px #c8f04a1c}.weather-chip{border:1px solid var(--line);background:#111512;border-radius:10px;align-items:center;gap:9px;margin-top:9px;padding:9px 10px;display:flex}.weather-chip>span{color:#84c6e1;background:#1d3038;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.weather-chip>div{flex-direction:column;gap:2px;display:flex}.weather-chip strong{font-size:8px}.weather-chip small{color:#758078;font-size:7px}.progress-track{background:#283029}.estimate-badge,.project-status,.source-status{color:#c8e86c;background:#26321b}.file-header,.material-header{color:#707a72;background:#111512}.file-row,.material-row{color:#9aa49c;border-color:#252c27}.feature-grid button>span,.file-icon,.visual-empty>span{color:#b7c3b3;background:#222924}.file-name strong,.visual-empty strong{color:var(--ink)}.notice-card{background:#151b13;border-color:#303a29}.source-status.pending{color:#e0ad6f;background:#392b1d}.source-logo.lime{color:var(--lime);background:#29371b}.source-logo.dark{color:#e7ece8;background:#242b27}.source-logo.sand{color:#e5b06d;background:#392c1e}.concept-label{background:#070a08e0}.proposal-cover{background:#090c0a;border:1px solid #29312c}.brain-glyph{width:20px;height:17px;position:relative;background:0 0!important;display:block!important}.brain-glyph:after,.brain-glyph:before{content:"";border:2px solid #17200f;width:9px;height:15px;position:absolute;top:0}.brain-glyph:before{border-right-width:1px;border-radius:9px 4px 4px 8px;left:0;transform:rotate(-4deg)}.brain-glyph:after{border-left-width:1px;border-radius:4px 9px 8px 4px;right:0;transform:rotate(4deg)}.brain-glyph i{z-index:2;border-top:2px solid #17200f;border-bottom:2px solid #17200f;width:4px;height:9px;position:absolute;top:4px;left:8px}.brand-row strong{letter-spacing:.08em}.sidebar{overflow-y:auto}.role-switcher{border:1px solid var(--line);background:#151a17;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 9px;display:flex}.role-switcher span{color:#69736b;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.role-switcher select{color:#c5cdc7;border:0;outline:0;max-width:105px}.ai-advice,.company-pulse,.finance-layout,.metric-grid,.models-layout,.risk-strip,.schedule-board,.schedule-summary,.tasks-layout,.team-layout,.week-strip{max-width:1180px;margin-left:auto;margin-right:auto}.company-pulse{border:1px solid var(--line);background:var(--surface);border-radius:15px;max-width:900px;margin-bottom:12px;display:grid;overflow:hidden}.company-pulse button{border:0;border-right:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:0 0;flex-direction:column;gap:4px;padding:13px 14px;display:flex}.company-pulse button:hover{background:#1b211d}.company-pulse small,.company-pulse span{color:#849087;font-size:8px}.company-pulse strong{font-size:15px}.risk-strip{background:#211712;border:1px solid #4a2c20;border-radius:13px;align-items:center;gap:11px;max-width:900px;min-height:62px;margin-bottom:13px;padding:10px 13px;display:flex}.risk-icon{color:#ff9a72;background:#422219;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.risk-strip div{min-width:0}.risk-strip p{color:#bfa99f;margin:3px 0 0;line-height:1.45}.risk-strip button{color:#efae91;background:0 0;border:0;flex:none;margin-left:auto}.quick-grid{max-width:900px}.quick-icon.blue{color:#77c9e8;background:#182d35}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.metric-grid article{background:var(--surface);border:1px solid var(--line);border-radius:13px;flex-direction:column;gap:5px;min-width:0;padding:15px;display:flex}.metric-grid article>span{color:#858f87;font-size:9px}.metric-grid strong{letter-spacing:-.025em;font-size:18px}.metric-grid small{color:#89938b;font-size:8px}.finance-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:12px;display:grid}.analytics-card,.day-brief,.freelance-card,.integration-panel,.model-viewer,.risk-list-card,.task-list,.team-card{background:var(--surface);border:1px solid var(--line);border-radius:15px}.analytics-card{padding:17px}.card-title,.section-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-title h3,.section-title h3{margin:5px 0 0;font-size:14px}.chart-legend{color:#8a958c;gap:12px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:3px;width:8px;height:8px}.legend-income{background:var(--lime)}.legend-expense{background:#526058}.cashflow-chart{border-bottom:1px solid var(--line);background-image:linear-gradient(#0000 32%,#ffffff09 33%,#0000 34% 65%,#ffffff09 66%,#0000 67%);grid-template-columns:repeat(12,1fr);align-items:end;gap:7px;height:190px;padding:20px 4px 0;display:grid}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar-group>div{flex:1;justify-content:center;align-items:end;gap:2px;width:100%;display:flex}.bar-group span{border-radius:4px 4px 1px 1px;width:36%;min-height:4px}.income-bar{background:var(--lime);opacity:.9}.expense-bar{background:#526058}.bar-group small{color:#657067;font-size:7px}.forecast-line{color:#8e9990;grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin-top:13px;font-size:8px;display:grid}.forecast-line strong{color:#c9d2cb;font-size:9px}.forecast-line b{color:#a8ce45;font-size:8px}.risk-list-card{padding:17px}.risk-list-card h3{margin:5px 0 13px;font-size:15px}.risk-list-card>button{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;flex-direction:column;align-items:flex-start;gap:4px;padding:11px 0;display:flex}.risk-list-card>button:hover{padding-left:6px}.risk-list-card strong{font-size:9px}.risk-list-card small{color:#849087;font-size:8px;line-height:1.4}.risk-level{border-radius:5px;padding:3px 5px;font-size:7px}.ai-advice{background:#172015;border:1px solid #39452d;border-radius:13px;align-items:center;gap:12px;margin-top:12px;padding:13px;display:flex}.brain-mini{background:var(--lime);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.ai-advice div{min-width:0}.ai-advice strong{font-size:10px}.ai-advice p{color:#a9b3aa;margin:3px 0 0;font-size:8px;line-height:1.5}.ai-advice button{color:#cde68c;background:#202a1d;border:1px solid #4b5b3c;border-radius:8px;flex:none;margin-left:auto;padding:8px 10px;font-size:8px}.schedule-summary{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:12px;display:grid;overflow:hidden}.schedule-summary>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:15px;display:flex}.schedule-summary>div:last-child{border-right:0}.schedule-summary small,.schedule-summary span{color:#859087;font-size:8px}.schedule-summary strong{font-size:15px}.schedule-board{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow-x:auto}.schedule-head{border-bottom:1px solid var(--line);color:#707b72;background:#111512;grid-template-columns:190px repeat(7,1fr);align-items:center;min-width:850px;min-height:38px;padding:0 14px;font-size:8px;display:grid}.schedule-head span{text-align:center}.schedule-row{border-bottom:1px solid #252c27;grid-template-columns:190px 1fr;align-items:center;min-width:850px;min-height:62px;padding:0 14px;display:grid}.schedule-row:last-child{border-bottom:0}.schedule-row>div:first-child{flex-direction:column;gap:4px;display:flex}.schedule-row strong{font-size:9px}.schedule-row small{color:#77827a;font-size:8px}.timeline-cells{background-image:repeating-linear-gradient(90deg,#0000 0 calc(7.14% - 1px),#252c27 calc(7.14% - 1px) 7.14%);grid-template-columns:repeat(14,1fr);align-items:center;height:30px;display:grid}.timeline-bar{color:#17200f;background:#718349;border-radius:6px;justify-content:center;align-items:center;height:20px;font-size:7px;display:flex}.timeline-bar.done{color:#aeb8b0;background:#3e493f}.timeline-bar.active{background:var(--lime)}.timeline-bar.risk{color:#2a1109;background:#d6815f}.timeline-bar.future{color:#9aa59c;background:#2c3730}.schedule-notice{align-items:center}.schedule-notice .secondary-button{margin-left:auto}.secondary-button{color:#b8c1ba;background:#1a201c;border:1px solid #3a443d;border-radius:8px;min-height:34px;padding:0 11px;font-size:8px}.secondary-button:disabled{opacity:.45;cursor:default}.week-strip{grid-template-columns:repeat(7,1fr);gap:7px;margin-bottom:12px;display:grid}.week-strip button{border:1px solid var(--line);background:var(--surface);color:#8f9a91;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:58px;display:flex;position:relative}.week-strip span{text-transform:uppercase;font-size:7px}.week-strip strong{font-size:13px}.week-strip i{background:var(--lime);color:#15200c;border-radius:99px;place-items:center;min-width:14px;height:14px;font-size:7px;font-style:normal;display:grid;position:absolute;top:6px;right:7px}.tasks-layout{grid-template-columns:minmax(0,1.6fr) minmax(250px,.7fr);gap:12px;display:grid}.section-title>span{color:#849087;font-size:8px}.task-list article{border-top:1px solid var(--line);grid-template-columns:26px 42px 1fr auto;align-items:center;gap:10px;min-height:62px;display:grid}.task-check{color:#16200d;background:0 0;border:1px solid #4a554d;border-radius:7px;width:22px;height:22px}.task-done .task-check{background:var(--lime);border-color:var(--lime)}.task-list time{color:#7e8981;font-size:8px}.task-list article>div{flex-direction:column;gap:3px;display:flex}.task-list article strong{font-size:9px}.task-list article small{color:#7e8981;font-size:8px}.task-list article.task-done>div{opacity:.55}.task-list article.task-done strong{text-decoration:line-through}.urgent-badge{color:#f0a07f;background:#392117;border-radius:5px;padding:3px 6px;font-size:7px}.day-brief{background:linear-gradient(145deg,#192216,#131814);border-color:#35422c;align-self:start;padding:17px}.day-brief h3{margin:5px 0 11px;font-size:15px}.day-brief p{color:#aab4ac;font-size:9px;line-height:1.55}.day-brief ul{color:#88948b;flex-direction:column;gap:8px;margin:15px 0;padding:0;font-size:8px;list-style:none;display:flex}.day-brief li:before{content:"•";color:var(--lime);margin-right:7px}.day-brief .secondary-button{width:100%}.models-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:12px;display:grid}.model-viewer{overflow:hidden}.viewer-footer,.viewer-toolbar{border-bottom:1px solid var(--line);color:#aeb7b0;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 14px;font-size:8px;display:flex}.viewer-toolbar div{gap:5px;display:flex}.viewer-toolbar button{color:#89948b;background:#1c221e;border:1px solid #343d36;border-radius:6px;padding:5px 7px;font-size:7px}.model-stage{background:radial-gradient(circle at 50% 42%,#29332b,#111512 63%);place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.model-stage:before{content:"";transform-origin:bottom;opacity:.7;background-image:linear-gradient(#c8f04a0b 1px,#0000 0),linear-gradient(90deg,#c8f04a0b 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;transform:perspective(400px)rotateX(58deg)scale(1.35)}.model-stage>p{color:#667169;font-size:8px;position:absolute;bottom:25px}.model-cube{background:linear-gradient(145deg,#c8f04a2e,#42523e24);border:2px solid #6e8154;width:145px;height:112px;position:relative;transform:skewY(-6deg)rotate(-3deg);box-shadow:20px 24px 50px #00000059}.model-cube:before{content:"";background:#0f1410b3;border:2px solid #61734c;width:65px;height:82px;position:absolute;bottom:0;left:13px}.model-cube:after{content:"";border:2px solid #8da367;width:42px;height:42px;position:absolute;top:19px;right:16px;box-shadow:inset 0 0 20px #c8f04a1c}.model-cube span{transform-origin:0;background:#91a66e;width:155px;height:2px;position:absolute;top:-2px;left:-7px;transform:rotate(-28deg)}.model-cube i{background:#61734c;width:70px;height:2px;position:absolute;top:67px;right:-56px;transform:rotate(50deg)}.model-stage.working .model-cube{filter:blur(1px);animation:model-spin 1.4s ease-in-out infinite alternate}.model-stage.ready .model-cube{border-color:var(--lime);box-shadow:0 0 55px #c8f04a21}@keyframes model-spin{to{opacity:.7;transform:skewY(-2deg)rotate(5deg)scale(1.03)}}.generation-state{background:#101411eb;border:1px solid #39433b;border-radius:10px;flex-direction:column;align-items:center;gap:3px;min-width:230px;padding:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.generation-state>span{background:linear-gradient(90deg,transparent,var(--lime),transparent);border-radius:4px;width:100%;height:3px;animation:loading 1.2s infinite}.generation-state strong{font-size:9px}.generation-state small{color:#7f8a82;font-size:7px}.generation-state.ready strong{color:var(--lime)}@keyframes loading{50%{opacity:.35;transform:scaleX(.65)}}.viewer-footer{border-top:1px solid var(--line);border-bottom:0}.viewer-footer>span{color:#748078}.integration-panel{padding:17px}.integration-panel h3{margin:5px 0 16px;font-size:15px}.integration-panel ol{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.integration-panel li{opacity:.55;gap:9px;display:flex}.integration-panel li.done{opacity:1}.integration-panel li>b{color:#7b867e;border:1px solid #3b453e;border-radius:8px;flex:0 0 24px;place-items:center;height:24px;font-size:8px;display:grid}.integration-panel li>div{flex-direction:column;gap:3px;display:flex}.integration-panel li strong{font-size:9px}.integration-panel li small{color:#7b867e;font-size:7px;line-height:1.35}.integration-chip{border:1px solid var(--line);background:#101411;border-radius:10px;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;margin-top:19px;padding:10px;display:grid}.integration-chip div{flex-direction:column;gap:2px;display:flex}.integration-chip strong{font-size:8px}.integration-chip small{color:#778179;font-size:7px}.integration-chip>b{color:#a9cb68;font-size:7px}.team-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:12px;display:grid}.freelance-card,.team-card{padding:17px}.team-card article{border-top:1px solid var(--line);grid-template-columns:36px 1fr 36px 24px;align-items:center;gap:10px;min-height:66px;display:grid}.person-avatar{color:#bcc7be;background:#293129;border-radius:10px;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.person-main{flex-direction:column;gap:3px;display:flex}.person-main strong{font-size:9px}.person-main small{color:#7e8981;font-size:7px}.load-track{background:#29312b;border-radius:4px;width:min(230px,100%);height:3px;margin-top:3px;overflow:hidden}.load-track span{background:var(--lime);height:100%;display:block}.team-card article>b{color:#91a197;font-size:8px}.team-card article>button{color:#68736b;background:0 0;border:0}.freelance-card h3{margin:5px 0 12px;font-size:15px}.freelance-card>div{border-top:1px solid var(--line);grid-template-columns:34px 1fr 25px;align-items:center;gap:9px;min-height:64px;display:grid}.person-avatar.alt{color:var(--lime);background:#27341b}.freelance-card p{flex-direction:column;gap:3px;margin:0;display:flex}.freelance-card strong{font-size:8px}.freelance-card small{color:#7e8981;font-size:7px;line-height:1.35}.freelance-card>div>button{width:23px;height:23px;color:var(--lime);background:#1b211d;border:1px solid #3a443c;border-radius:7px}.freelance-card>.secondary-button{width:100%;margin-top:12px}.later-badge{border-radius:6px;flex:none;align-self:center;margin-left:auto;padding:5px 8px;color:#9aa49d!important;background:#252c27!important;font-size:7px!important}.clients-layout,.company-layout,.counterparty-strip,.coverage-card,.directory-strip,.document-grid,.estimate-tool-grid,.finance-module-grid,.integration-grid,.operation-kpis,.operations-layout,.supply-kpis,.supply-layout,.warehouse-card,.work-control-table{max-width:1180px;margin-left:auto;margin-right:auto}.text-button{color:#8d988f;background:0 0;border:0;font-size:8px}.status-pill{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;width:fit-content;padding:4px 7px;font-size:7px;font-weight:700;display:inline-flex}.status-pill.ok{color:#bede72;background:#26341b}.warning-text{color:#e5a66e!important}.estimate-tool-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:13px;display:grid}.estimate-tool-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.module-icon{width:36px;height:36px;color:var(--lime);background:#26331b;border-radius:10px;place-items:center;font-size:14px;display:grid}.estimate-tool-grid article>div{flex-direction:column;gap:3px;display:flex}.estimate-tool-grid strong{font-size:9px}.estimate-tool-grid p{color:#7f8981;margin:0;font-size:7px;line-height:1.4}.estimate-tool-grid button{color:#a8c96e;background:0 0;border:0;font-size:8px}.operation-kpis,.supply-kpis{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px;display:grid}.operation-kpis article,.supply-kpis article{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.operation-kpis small,.operation-kpis span,.supply-kpis small,.supply-kpis span{color:#818c83;font-size:8px}.operation-kpis strong,.supply-kpis strong{font-size:17px}.operations-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:12px;display:grid}.access-card,.acts-panel,.client-chat,.client-list,.client-portal,.coverage-card,.event-feed,.legal-entities,.procurement-card,.receipt-scanner,.warehouse-card{border:1px solid var(--line);background:var(--surface);border-radius:15px}.access-card,.acts-panel,.coverage-card,.event-feed,.legal-entities,.procurement-card,.receipt-scanner,.warehouse-card{padding:17px}.event-feed article{border-top:1px solid var(--line);grid-template-columns:42px 28px 1fr 25px;align-items:center;gap:9px;min-height:61px;display:grid}.event-feed time{color:#748078;font-size:7px}.event-icon{width:26px;height:26px;color:var(--lime);background:#27321f;border-radius:8px;place-items:center;font-size:9px;display:grid}.event-feed article>div{flex-direction:column;gap:3px;display:flex}.event-feed strong{font-size:9px}.event-feed small{color:#78837a;font-size:7px}.event-feed article>button{color:#69746c;background:0 0;border:0}.acts-panel{align-self:start}.acts-panel h3{margin:6px 0 13px;font-size:15px}.act-total{border:1px solid var(--line);background:#111512;border-radius:11px;flex-direction:column;gap:4px;padding:12px;display:flex}.act-total small,.act-total span{color:#7e8981;font-size:7px}.act-total strong{font-size:17px}.acts-panel ul{flex-direction:column;gap:8px;margin:14px 0;padding:0;list-style:none;display:flex}.acts-panel li{color:#8d978f;padding-left:18px;font-size:8px;position:relative}.acts-panel li:before{content:"○";color:#647067;position:absolute;left:0}.acts-panel li.done:before{content:"✓";color:var(--lime)}.acts-panel .primary-button{width:100%}.work-control-table{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:12px;overflow:hidden}.work-control-row{color:#9aa49c;border-bottom:1px solid #252c27;grid-template-columns:1.4fr 1fr .6fr .6fr;align-items:center;gap:12px;min-width:700px;min-height:57px;padding:0 14px;font-size:8px;display:grid}.work-control-row:last-child{border-bottom:0}.work-control-head{color:#6f7a72;text-transform:uppercase;letter-spacing:.07em;background:#111512;min-height:34px;font-size:7px}.work-control-row>span:first-child{flex-direction:column;gap:3px;display:flex}.work-control-row strong{color:#d5ddd7;font-size:9px}.work-control-row small{color:#747f77;font-size:7px}.supply-layout{grid-template-columns:minmax(0,1.5fr) minmax(250px,.6fr);gap:12px;display:grid}.procurement-card article{border-top:1px solid var(--line);grid-template-columns:48px 1fr 80px 76px;align-items:center;gap:9px;min-height:61px;font-size:8px;display:grid}.request-number{color:#77827a;font-size:7px}.procurement-card article>div{flex-direction:column;gap:3px;display:flex}.procurement-card strong{font-size:9px}.procurement-card small{color:#78837a;font-size:7px}.receipt-scanner{text-align:center;flex-direction:column;align-self:stretch;align-items:center;display:flex}.receipt-scanner h3,.receipt-scanner>.eyebrow{align-self:flex-start}.receipt-scanner h3{text-align:left;margin:6px 0 10px;font-size:14px}.receipt-paper{color:#1e241f;clip-path:polygon(0 0,100% 0,100% 95%,93% 100%,86% 95%,79% 100%,72% 95%,65% 100%,58% 95%,51% 100%,44% 95%,37% 100%,30% 95%,23% 100%,16% 95%,8% 100%,0 95%);background:#e7e7de;flex-direction:column;gap:8px;width:112px;min-height:140px;padding:15px 12px;display:flex;position:relative}.receipt-paper span{font-size:8px;font-weight:800}.receipt-paper i{background:#adb1a8;height:2px}.receipt-paper strong{margin-top:auto;font-size:13px}.receipt-scanner.scanning .receipt-paper:after{content:"";background:#92bd19;height:2px;animation:receiptScan 1.1s infinite alternate;position:absolute;left:0;right:0;box-shadow:0 0 8px #92bd19}.receipt-scanner p{color:#808a82;max-width:220px;min-height:32px;font-size:8px;line-height:1.45}.receipt-scanner .scan-success{color:#a8ce62}.receipt-scanner .secondary-button{width:100%;margin-top:auto}@keyframes receiptScan{0%{top:18px}to{top:115px}}.warehouse-card{margin-top:12px;overflow-x:auto}.warehouse-row{border-top:1px solid var(--line);color:#99a39b;grid-template-columns:1.35fr 1fr .8fr 1fr;align-items:center;gap:12px;min-width:700px;min-height:55px;padding:0 3px;font-size:8px;display:grid}.warehouse-head{color:#707a72;text-transform:uppercase;letter-spacing:.06em;min-height:33px;font-size:7px}.warehouse-row>span:first-child{flex-direction:column;gap:3px;display:flex}.warehouse-row strong{color:#d7ded9;font-size:9px}.warehouse-row small{color:#737d75;font-size:7px}.warehouse-row b{font-size:8px;font-weight:500}.clients-layout{grid-template-columns:minmax(210px,.65fr) minmax(340px,1.25fr) minmax(230px,.65fr);gap:12px;display:grid}.client-list{padding:15px}.client-list>button{border:0;border-top:1px solid var(--line);width:100%;min-height:60px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:7px;display:grid}.client-list>button.active{background:#20291a;border-color:#0000;border-radius:9px}.client-list>button>div{flex-direction:column;gap:3px;display:flex}.client-list strong{font-size:8px}.client-list small,.client-list time{color:#768178;font-size:7px}.client-chat{flex-direction:column;min-height:430px;display:flex;overflow:hidden}.chat-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;padding:0 14px;display:flex}.chat-heading>div{flex-direction:column;gap:3px;display:flex}.chat-heading strong{font-size:9px}.chat-heading small{color:#78837a;font-size:7px}.chat-heading button{color:#a6c86a;background:0 0;border:0;font-size:7px}.chat-history{background:#111512;flex-direction:column;flex:1;gap:10px;padding:14px;display:flex}.chat-date{color:#6e7971;align-self:center;font-size:7px}.chat-bubble{color:#bfc8c1;border-radius:11px;max-width:78%;padding:9px 10px;font-size:8px;line-height:1.45}.chat-bubble.client{background:#202622;align-self:flex-start}.chat-bubble.company{background:#25301c;align-self:flex-end}.chat-attachment{background:#192016;border:1px solid #3b4635;border-radius:10px;grid-template-columns:30px 1fr auto;align-self:flex-end;align-items:center;gap:8px;width:min(310px,85%);padding:9px;display:grid}.chat-attachment>span{width:28px;height:28px;color:var(--lime);background:#2b3820;border-radius:8px;place-items:center;display:grid}.chat-attachment>div{flex-direction:column;gap:3px;display:flex}.chat-attachment strong{font-size:8px}.chat-attachment small{color:#73806f;font-size:7px}.chat-attachment button{color:#acd16c;background:0 0;border:0;font-size:7px}.chat-composer{border-top:1px solid var(--line);grid-template-columns:1fr 30px 30px;align-items:center;gap:6px;min-height:50px;padding:8px;display:grid}.chat-composer input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:8px}.chat-composer>button{color:#9aa59c;background:#232a25;border:0;border-radius:8px;width:29px;height:29px}.client-portal{align-self:start;padding:16px}.client-portal h3{margin:6px 0 13px;font-size:14px}.client-portal ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.client-portal li{color:#909b92;padding-left:17px;font-size:8px;position:relative}.client-portal li:before{content:"✓";color:var(--lime);position:absolute;left:0}.portal-preview{border:1px solid var(--line);background:#111512;border-radius:10px;flex-direction:column;gap:4px;margin:15px 0;padding:11px;display:flex}.portal-preview span{color:#78837a;font-size:7px}.portal-preview strong{font-size:15px}.client-portal .secondary-button{width:100%}.counterparty-strip{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:1.3fr repeat(3,.8fr) auto;align-items:center;gap:12px;min-height:72px;margin-top:12px;padding:12px 15px;display:grid}.counterparty-strip h3{margin:4px 0 0;font-size:12px}.counterparty-strip>span{color:#859087;font-size:8px}.company-layout{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.legal-entities article{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:65px;display:grid}.company-logo{width:36px;height:36px;color:var(--lime);background:#28351c;border-radius:10px;place-items:center;font-size:8px;display:grid}.company-logo.alt{color:#bfb3ed;background:#2c2b37}.legal-entities article>div{flex-direction:column;gap:3px;display:flex}.legal-entities strong{font-size:9px}.legal-entities small{color:#78837a;font-size:7px}.access-row{border-top:1px solid var(--line);color:#a5afa7;grid-template-columns:100px 1fr 100px;align-items:center;gap:9px;min-height:42px;font-size:8px;display:grid}.access-row>div{gap:4px;display:flex}.access-row i{background:#2a312c;border-radius:4px;width:19px;height:5px}.access-row small{color:#707b72;text-align:right;font-size:7px}.integration-grid{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px;display:grid}.integration-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-width:0;padding:12px;display:grid}.integration-logo{width:33px;height:33px;color:var(--lime);background:#28321e;border-radius:9px;grid-row:1/span 2;place-items:center;font-size:7px;font-weight:800;display:grid}.integration-logo.tripo{color:#c3b0ff;background:#2e2945}.integration-logo.price{color:#e8b070;background:#3a2b1d}.integration-logo.mobile{color:#82cce8;background:#1c3540}.integration-grid article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.integration-grid strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.integration-grid small{color:#778179;font-size:7px;line-height:1.35}.integration-grid .status-pill{grid-column:2}.coverage-card{margin-top:12px}.coverage-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.coverage-heading h3{margin:5px 0 3px;font-size:14px}.coverage-heading p{color:#778179;margin:0;font-size:7px}.coverage-heading>strong{color:var(--lime);font-size:22px}.coverage-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px;display:grid}.coverage-grid article{border:1px solid var(--line);background:#111512;border-radius:9px;align-items:center;gap:8px;padding:9px;display:flex}.coverage-grid article>span{width:21px;height:21px;color:var(--lime);background:#27351b;border-radius:7px;place-items:center;font-size:8px;display:grid}.coverage-grid article>div{flex-direction:column;gap:2px;display:flex}.coverage-grid strong{font-size:8px}.coverage-grid small{color:#758078;font-size:7px}.finance-module-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.finance-module-grid article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:30px 1fr;align-items:center;gap:8px;padding:12px;display:grid}.finance-module-grid article>span{width:29px;height:29px;color:var(--lime);background:#29351f;border-radius:8px;grid-row:1/span 2;place-items:center;display:grid}.finance-module-grid article>div{flex-direction:column;gap:3px;display:flex}.finance-module-grid strong{font-size:8px}.finance-module-grid small{color:#77827a;font-size:7px}.finance-module-grid b{color:#9ca79f;grid-column:2;font-size:7px;font-weight:500}.directory-strip{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.directory-strip article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:32px 1fr;align-items:center;gap:8px;padding:11px;display:grid}.directory-strip article>span{width:30px;height:30px;color:var(--lime);background:#26331b;border-radius:8px;grid-row:1/span 2;place-items:center;display:grid}.directory-strip article>div{flex-direction:column;gap:3px;display:flex}.directory-strip strong{font-size:8px}.directory-strip small{color:#77827a;font-size:7px;line-height:1.35}.directory-strip button{color:#a6c96b;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-size:7px}.document-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.document-grid article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:12px;display:grid}.document-grid article>span{width:32px;height:32px;color:var(--lime);background:#29321f;border-radius:8px;grid-row:1/span 2;place-items:center;font-size:7px;font-weight:800;display:grid}.document-grid article>div{flex-direction:column;gap:3px;display:flex}.document-grid strong{font-size:8px}.document-grid small{color:#77827a;font-size:7px}.document-grid button{color:#a9cc6d;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-size:7px}@media (max-width:1100px){.assistant-layout.context-visible{grid-template-columns:minmax(0,1fr)}.context-panel{z-index:25;position:absolute;top:70px;bottom:0;right:0;box-shadow:-20px 0 40px #1e28211f}.project-grid,.visual-grid{grid-template-columns:repeat(2,1fr)}.source-cards{grid-template-columns:1fr}.company-pulse,.metric-grid,.quick-grid{grid-template-columns:repeat(2,1fr)}.company-layout,.finance-layout,.models-layout,.operations-layout,.supply-layout,.tasks-layout,.team-layout{grid-template-columns:1fr}.clients-layout{grid-template-columns:minmax(210px,.65fr) 1.4fr}.client-portal{grid-column:1/-1}.integration-grid{grid-template-columns:repeat(3,1fr)}.coverage-grid,.document-grid,.finance-module-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){body{overflow:auto}.app-shell{grid-template-columns:1fr}.sidebar{width:272px;transition:all .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.mobile-backdrop{z-index:35;display:block;position:fixed}.main-area{height:100dvh}.mobile-menu{display:block}.ghost-button,.role-switcher span{display:none}.role-switcher{padding:0 6px}.role-switcher select{max-width:88px}.topbar{padding:0 14px}.chat-scroll{padding:28px 15px 16px}.quick-grid{grid-template-columns:1fr}.quick-grid button{min-height:76px}.composer-wrap{padding:11px 12px 10px}.attach-button span{display:none}.content-page{padding:25px 14px 40px}.page-heading{flex-direction:column;align-items:flex-start}.estimate-summary,.project-grid,.proposal-layout,.visual-grid{grid-template-columns:1fr}.estimate-summary>div{border-right:0;border-bottom:1px solid var(--line)}.estimate-summary>div:last-child{border-bottom:0}.file-toolbar{flex-wrap:wrap}.search-field{min-width:100%}.file-table,.materials-table{overflow-x:auto}.file-row,.material-row{min-width:650px}.company-pulse,.feature-grid,.metric-grid,.schedule-summary,.source-cards{grid-template-columns:1fr}.operation-kpis,.supply-kpis{grid-template-columns:repeat(2,1fr)}.clients-layout,.directory-strip,.estimate-tool-grid{grid-template-columns:1fr}.client-portal{grid-column:auto}.coverage-grid,.integration-grid{grid-template-columns:repeat(2,1fr)}.counterparty-strip{grid-template-columns:1fr 1fr}.counterparty-strip>button,.counterparty-strip>div{grid-column:1/-1}.work-control-table{overflow-x:auto}.company-pulse button,.schedule-summary>div{border-right:0;border-bottom:1px solid var(--line)}.company-pulse button:last-child,.schedule-summary>div:last-child{border-bottom:0}.ai-advice,.risk-strip,.schedule-notice{flex-wrap:wrap;align-items:flex-start}.ai-advice button,.risk-strip button,.schedule-notice .secondary-button{margin-left:41px}.week-strip{gap:4px;overflow-x:auto}.week-strip button{min-width:50px}.cashflow-chart{min-width:560px}.cashflow-card{overflow-x:auto}.forecast-line{min-width:560px}}@media (max-width:480px){.coverage-grid,.document-grid,.finance-module-grid,.integration-grid,.operation-kpis,.supply-kpis{grid-template-columns:1fr}.procurement-card{overflow-x:auto}.procurement-card article{min-width:570px}.estimate-tool-grid article{grid-template-columns:38px 1fr}.estimate-tool-grid article>button{grid-column:2;justify-self:start}}.work-plan-workspace{max-width:1420px}.plan-source-card{background:linear-gradient(135deg,#f8fbff,#fff 72%);border:1px solid #dce4ef;border-radius:19px;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:14px;margin-bottom:14px;padding:16px;display:grid;box-shadow:0 10px 30px #203a5c0d}.plan-source-card.needs-sync{background:linear-gradient(135deg,#fffaf0,#fff 72%);border-color:#d8c48e}.plan-source-card.empty-source{grid-template-columns:46px 1fr}.plan-source-icon{color:#2f6fed;background:#e8f0ff;border-radius:14px;place-items:center;width:46px;height:46px;font-size:17px;font-weight:800;display:grid}.plan-source-card.needs-sync .plan-source-icon{color:#9b711f;background:#fff0ca}.plan-source-card h3{color:#303842;margin:3px 0;font-size:13px}.plan-source-card p{color:#7e8894;margin:0;font-size:9px;line-height:1.5}.plan-source-card label{color:#7e8894;flex-direction:column;gap:5px;font-size:8px;display:flex}.plan-source-card input{color:#3c4650;background:#fff;border:1px solid #dce2e9;border-radius:10px;min-width:145px;height:40px;padding:0 10px}.plan-error{margin:-4px 0 12px}.schedule-summary.plan-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.work-plan-list{gap:12px;display:grid}.work-plan-stage{background:#fff;border:1px solid #dfe4e9;border-radius:20px;overflow:hidden;box-shadow:0 9px 28px #232d390a}.work-plan-stage.deadline-risk{border-color:#e8b9ab}.work-plan-stage>header{background:#fbfcfd;border-bottom:1px solid #e8ecef;grid-template-columns:38px minmax(180px,1.2fr) minmax(150px,.75fr) minmax(155px,.7fr) 128px;align-items:center;gap:13px;padding:15px;display:grid}.plan-stage-number{color:#64707b;background:#edf1f5;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.work-plan-stage>header h3{color:#303840;margin:5px 0 3px;font-size:15px}.work-plan-stage>header p{color:#89929b;margin:0;font-size:8px}.plan-stage-progress{color:#7e8892;grid-template-columns:1fr auto;gap:4px 8px;font-size:8px;display:grid}.plan-stage-progress strong{color:#313941;font-size:11px}.plan-stage-progress input{accent-color:#2f6fed;grid-column:1/-1;width:100%}.plan-stage-money{flex-direction:column;gap:3px;display:flex}.plan-stage-money small{color:#8a939d;font-size:7px}.plan-stage-money strong{color:#343c44;font-size:9px}.plan-stage-money span{font-size:8px;font-weight:700}.plan-stage-actions{flex-direction:column;gap:6px;display:flex}.plan-stage-actions button{color:#2f6fed;text-align:left;font-size:8px;font-weight:750}.plan-stage-actions select{color:#4d5760;background:#fff;border:1px solid #dce2e8;border-radius:9px;width:100%;height:34px;padding:0 7px;font-size:8px}.plan-item-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:13px 15px;display:grid}.plan-item-group{background:#fff;border:1px solid #e2e7ec;border-radius:15px;min-width:0;overflow:hidden}.plan-item-group>header{background:#f7f9fb;border-bottom:1px solid #e8ecef;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;min-height:40px;padding:8px 10px;display:grid}.plan-item-group>header>span{color:#596775;background:#e9eef5;border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.plan-item-group>header strong{color:#46515b;font-size:9px}.plan-item-group>header small{color:#7a858e;background:#fff;border-radius:7px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.plan-item-group>div>article{border-bottom:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) 125px auto;align-items:center;gap:9px;padding:10px;display:grid}.plan-item-group>div>article:last-child{border-bottom:0}.plan-item-group article.done{background:#f8fbf9}.plan-item-group article.blocked{background:#fff8f6}.plan-item-group article>div{min-width:0}.plan-item-group article strong{color:#343d45;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:9px;display:block;overflow:hidden}.plan-item-group article p,.plan-item-group article small{color:#88919a;margin:0;font-size:7px;line-height:1.4}.plan-item-type{color:#637180;text-transform:uppercase;background:#edf2f7;border-radius:6px;padding:3px 5px;font-size:6px;font-weight:800;display:inline-flex}.plan-item-type.procurement{color:#94691b;background:#fff0d3}.plan-item-type.work{color:#3869bd;background:#e8f0ff}.plan-item-group select{color:#53606b;background:#fff;border:1px solid #dfe4e9;border-radius:8px;width:100%;height:32px;padding:0 6px;font-size:7px}.plan-item-group article>button{color:#2f6fed;font-size:7px;font-weight:750}.plan-group-empty{color:#9aa2aa;text-align:center;margin:0;padding:18px 10px;font-size:8px}.work-plan-stage>footer{justify-content:space-between;gap:10px;padding:0 15px 13px;display:flex}.work-plan-stage>footer button{color:#586671;font-size:8px;font-weight:750}.work-plan-stage>footer button:first-child{color:#2f6fed}.plan-item-modal{width:min(760px,100vw - 28px)}@media (max-width:1120px){.plan-source-card{grid-template-columns:46px minmax(0,1fr) auto}.plan-source-card>button{grid-column:2/-1;justify-self:start}.work-plan-stage>header{grid-template-columns:38px minmax(0,1fr) minmax(150px,.7fr)}.plan-stage-money{grid-column:2}.plan-stage-actions{grid-area:2/3}}@media (max-width:760px){.plan-source-card{grid-template-columns:40px minmax(0,1fr);padding:13px}.plan-source-icon{width:40px;height:40px}.plan-source-card label,.plan-source-card>button{grid-column:1/-1;width:100%}.plan-source-card input{width:100%}.schedule-summary.plan-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.work-plan-stage>header{grid-template-columns:34px minmax(0,1fr);gap:10px}.plan-stage-actions,.plan-stage-money,.plan-stage-progress{grid-column:1/-1}.plan-stage-actions{grid-row:auto;grid-template-columns:1fr 1fr;align-items:center;display:grid}.plan-item-groups{grid-template-columns:1fr;padding:10px}.plan-item-group>div>article{grid-template-columns:minmax(0,1fr) 110px}.plan-item-group article>button{grid-column:1/-1;justify-self:start}.work-plan-stage>footer{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.plan-item-group>div>article,.schedule-summary.plan-summary{grid-template-columns:1fr}.plan-item-group article>button{grid-column:auto}}.pipeline-workspace,.pipeline-workspace *{min-width:0}.pipeline-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 14px;display:grid}.pipeline-summary article{background:#fff;border:1px solid #e0e5eb;border-radius:20px;grid-template-columns:auto 1fr;align-items:end;gap:2px 10px;padding:18px 20px;display:grid;box-shadow:0 10px 30px #1e2b3e0b}.pipeline-summary small{color:#7c8794;letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:11px;font-weight:700}.pipeline-summary strong{color:#242a31;font-size:28px;line-height:1}.pipeline-summary span{color:#8b949f;padding-bottom:2px;font-size:12px}.pipeline-tabs{background:#f2f5f8;border:1px solid #dfe5eb;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:6px;display:grid}.pipeline-tabs button{color:#687380;text-align:left;border:1px solid #0000;border-radius:16px;grid-template-columns:1fr auto;gap:3px 9px;padding:14px 16px;display:grid;position:relative}.pipeline-tabs button span{color:#3f4751;font-size:15px;font-weight:760}.pipeline-tabs button b{color:#56606c;background:#e5e9ee;border-radius:9px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.pipeline-tabs button small{color:#8a949f;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:10px;line-height:1.35;overflow:hidden}.pipeline-tabs button.active{background:#fff;border-color:#d5e1f8;box-shadow:0 7px 20px #2b4a7617}.pipeline-tabs button.active span{color:#1f5fd8}.pipeline-tabs button.active b{color:#2f6fed;background:#eaf1ff}.pipeline-grid>article{flex-direction:column;display:flex;overflow:hidden}.pipeline-grid .project-select{flex:1}.pipeline-grid>article.last-opened{border-color:#cbd9f3}.real-project-visual.pipeline-measurement{background:linear-gradient(135deg,#edf4ff,#f9fbff)}.real-project-visual.pipeline-active{background:linear-gradient(135deg,#eceff3,#fafbfc)}.real-project-visual.pipeline-archive{background:linear-gradient(135deg,#f3f3f3,#fafafa)}.project-client-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.project-client-line em,.same-object-badge{color:#2c64d3;background:#eaf1ff;border-radius:9px;width:fit-content;padding:5px 8px;font-size:9px;font-style:normal;font-weight:750;display:inline-flex}.same-object-badge{margin:3px 0 8px}.project-card-actions{border-top:1px solid #edf0f4;gap:8px;padding:10px 14px 14px;display:flex}.project-card-actions button{color:#64707c;background:#fff;border:1px solid #dce2e8;border-radius:11px;flex:1;min-height:36px;padding:8px 10px;font-size:10px;font-weight:700}.project-card-actions .convert-project{color:#245fcf;background:#edf4ff;border-color:#cdddfb}.pipeline-modal{width:min(760px,100vw - 28px);max-height:min(88dvh,860px);overflow:auto}.client-match{color:#2f6fed;margin-top:5px;font-size:10px;font-weight:700;display:block}.global-assistant-layout{grid-template-columns:minmax(0,1fr)!important}.global-assistant-layout .chat-panel{max-width:none}.global-command-note{background:#f7faff;border:1px solid #d9e4f7;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:18px 0;padding:18px 20px;display:grid}.global-command-note>span{color:#2f6fed;background:#e5efff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.global-command-note strong{color:#303945;margin-bottom:3px;font-size:13px;display:block}.global-command-note p{color:#77828f;margin:0;font-size:11px;line-height:1.5}.global-command-note button{color:#2c64d3;white-space:nowrap;font-size:11px;font-weight:750}.workspace-loading .primary-button{margin-top:14px}@media (max-width:760px){.pipeline-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pipeline-summary article{border-radius:15px;padding:12px 10px;display:block}.pipeline-summary small{letter-spacing:.02em;font-size:8px;display:block}.pipeline-summary strong{margin:6px 0 2px;font-size:23px;display:block}.pipeline-summary span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.pipeline-tabs{border-radius:17px;gap:4px;padding:4px}.pipeline-tabs button{text-align:center;border-radius:13px;justify-content:center;align-items:center;gap:6px;padding:11px 5px;display:flex}.pipeline-tabs button span{font-size:11px}.pipeline-tabs button b{border-radius:7px;width:20px;height:20px;font-size:9px}.pipeline-tabs button small{display:none}.project-client-line{flex-direction:column;align-items:flex-start}.global-command-note{grid-template-columns:auto 1fr;padding:14px}.global-command-note button{grid-column:2;justify-self:start}.pipeline-modal{width:calc(100vw - 18px);max-height:92dvh}}@media (max-width:420px){.project-card-actions{flex-direction:column}.pipeline-tabs button span{font-size:10px}}.notification-count{color:#fff;background:#2f6fed;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid;position:absolute;top:-6px;right:-6px}.notification-popover{z-index:80;background:#fff;border:1px solid #dce3eb;border-radius:22px;width:min(430px,100vw - 24px);max-height:min(620px,100dvh - 100px);padding:16px;position:absolute;top:calc(100% + 8px);right:18px;overflow:auto;box-shadow:0 22px 60px #1f2e4433}.notification-popover-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 12px;display:flex}.notification-popover-head h3{color:#252b32;margin:4px 0 0;font-size:19px}.notification-popover-head>button{color:#68727e;background:#f1f4f7;border-radius:10px;width:32px;height:32px}.notification-list{gap:7px;display:grid}.notification-list>button{text-align:left;background:#fff;border:1px solid #e5e9ee;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.notification-list>button:hover{background:#f8fbff;border-color:#bfd0f0}.notification-list small{color:#8b949f;margin-bottom:3px;font-size:9px;display:block}.notification-list strong{color:#303842;font-size:11px;line-height:1.35;display:block}.notification-list p{color:#7f8995;margin:3px 0 0;font-size:9px;line-height:1.45}.notification-list>button>b{color:#2f6fed}.notice-level{color:#6f7985;background:#edf2f7;border-radius:10px;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.notice-level.high{color:#ce563e;background:#fff0ed}.notice-level.medium{color:#ae7a1f;background:#fff6df}.notice-level.low{color:#3d7e58;background:#eaf5ee}.notification-empty{text-align:center;padding:28px 16px}.notification-empty>span{color:#3d7e58;background:#eaf5ee;border-radius:14px;place-items:center;width:44px;height:44px;margin:0 auto 10px;display:grid}.notification-empty strong{color:#303842;font-size:12px;display:block}.notification-empty p{color:#87919d;max-width:290px;margin:6px auto 0;font-size:10px;line-height:1.5}.object-control-center{grid-template-columns:1.35fr 1fr;gap:12px;margin:14px 0;display:grid}.object-finance-pulse{background:#fff;border:1px solid #e0e5eb;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.object-finance-pulse button{text-align:left;background:#f5f7f9;border-radius:14px;padding:13px 14px}.object-finance-pulse small{color:#89939f;margin-bottom:5px;font-size:9px;display:block}.object-finance-pulse strong{color:#303740;font-size:15px}.object-top-notice{text-align:left;background:#fff8f6;border:1px solid #f0d1c9;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.object-top-notice.medium{background:#fffbef;border-color:#ecdfbb}.object-top-notice.low,.object-top-notice.stable{background:#f6fbf8;border-color:#d7e9dd}.object-top-notice>span{color:#c8543d;background:#ffe7e1;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.object-top-notice.medium>span{color:#a9761d;background:#fff0c9}.object-top-notice.low>span,.object-top-notice.stable>span{color:#397851;background:#e2f2e8}.object-top-notice small{color:#8a756e;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.object-top-notice strong{color:#313941;font-size:12px}.object-top-notice p{color:#7e8791;margin:4px 0 0;font-size:10px;line-height:1.45}.object-top-notice>b{color:#2f6fed}.finance-notification-center,.stage-reconciliation{background:#fff;border:1px solid #dfe5eb;border-radius:20px;margin:14px 0;padding:18px;box-shadow:0 10px 30px #1e2b3e0a}.finance-notification-center .section-title>span{color:#2f6fed;background:#edf3ff;border-radius:10px;place-items:center;min-width:28px;height:28px;font-size:10px;display:grid}.finance-notification-center>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.finance-notification-center article{background:#fafbfc;border:1px solid #e8ebef;border-radius:14px;grid-template-columns:auto 1fr;gap:10px;padding:12px;display:grid}.finance-notification-center article strong{color:#343c45;font-size:10px;display:block}.finance-notification-center article p{color:#7f8994;margin:4px 0 0;font-size:9px;line-height:1.45}.stage-reconciliation .section-title>button{color:#b16b20;font-size:10px;font-weight:750}.stage-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.stage-finance-grid>button{text-align:left;background:#fff;border:1px solid #e3e7ec;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;display:grid}.stage-finance-grid>button.active,.stage-finance-grid>button:hover{background:#f8fbff;border-color:#b9cdf1}.stage-finance-grid strong{color:#303842;margin:5px 0 3px;font-size:12px;display:block}.stage-finance-grid small{color:#8b949e;font-size:9px}.stage-finance-grid dl{gap:4px;min-width:130px;margin:0;display:grid}.stage-finance-grid dl div{justify-content:space-between;gap:10px;display:flex}.stage-finance-grid dt{color:#929aa4;font-size:8px}.stage-finance-grid dd{color:#404852;margin:0;font-size:9px;font-weight:750}.stage-finance-state{color:#6c7682;text-transform:uppercase;background:#edf2f7;border-radius:8px;padding:4px 7px;font-size:7px;font-weight:750;display:inline-flex}.stage-finance-state.done{color:#3d7751;background:#e7f3eb}.stage-finance-state.overdue{color:#c4553f;background:#ffebe6}.stage-finance-state.risk{color:#a67620;background:#fff2d4}.ledger-head-actions{gap:8px;display:flex}.stage-card.deadline-risk{border-color:#eabdaf;box-shadow:0 10px 26px #b64e3614}.stage-money.automated-actual{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.stage-money.automated-actual>span{margin-top:3px}.stage-money.automated-actual>button,.stage-money.automated-actual>small{margin-top:4px;font-size:8px;font-weight:750}.stage-money.automated-actual>button{color:#2f6fed}.schedule-summary>div.attention{background:#fff8f6;border-color:#edc8bd}.file-toolbar select{color:#59636f;background:#fff;border:1px solid #dce2e8;border-radius:10px;min-height:34px;padding:0 30px 0 10px;font-size:9px}.file-toolbar>span{color:#8b949f;margin-left:auto;font-size:9px}.file-meta-controls{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.file-meta-controls select{color:#606b76;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;max-width:150px;min-height:26px;padding:3px 24px 3px 7px;font-size:8px}.file-empty-state{color:#7f8994;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.file-empty-state>span{color:#2f6fed;background:#edf3ff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.file-empty-state strong{font-size:11px}@media (max-width:820px){.notification-popover{width:auto;max-height:calc(100dvh - 150px);position:fixed;top:72px;left:10px;right:10px}.finance-notification-center>div:last-child,.object-control-center,.stage-finance-grid{grid-template-columns:1fr}}@media (max-width:520px){.object-finance-pulse{grid-template-columns:repeat(2,minmax(0,1fr));padding:7px}.object-finance-pulse button{padding:10px}.object-finance-pulse strong{font-size:12px}.object-top-notice{padding:13px}.stage-finance-grid>button{grid-template-columns:1fr}.stage-finance-grid dl{min-width:0}.file-toolbar{flex-wrap:wrap}.file-toolbar .search-field{width:100%}.file-meta-controls{flex-direction:column}.file-meta-controls select{width:100%;max-width:100%}}.command-overview-loading{border:1px dashed var(--line);color:#7d858d;text-align:center;border-radius:16px;max-width:1180px;margin:14px auto;padding:18px;font-size:10px}.negative-value{color:#a14d36!important}.finance-real-metrics{margin-bottom:14px}.finance-progress-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);align-items:center;gap:20px;margin-bottom:14px;padding:18px;display:grid}.finance-progress-card h3{letter-spacing:-.03em;margin:5px 0;font-size:18px}.finance-progress-card p{color:#7b838b;margin:0;font-size:9px;line-height:1.55}.budget-meter{background:#eceff1;border-radius:999px;height:12px;padding:2px;overflow:hidden}.budget-meter span{background:#3d4650;border-radius:999px;height:100%;display:block}.real-risk-list{padding:17px}.real-risk-list>article{border-top:1px solid var(--line);grid-template-columns:auto 1fr;gap:10px;padding:13px 0;display:grid}.real-risk-list>article:first-of-type{border-top:0}.real-risk-list article div{min-width:0}.real-risk-list article strong{color:#343a40;font-size:10px;display:block}.real-risk-list article p{color:#656e77;margin:4px 0;font-size:9px;line-height:1.45}.real-risk-list article small{color:#9299a0;font-size:8px;line-height:1.45}.compact-ledger{align-self:start;margin:0}.page-action-group{gap:8px;display:flex}.stage-create-form{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:end;gap:9px;margin-bottom:14px;padding:16px;display:grid}.stage-create-form label{color:#838b93;flex-direction:column;gap:6px;min-width:0;font-size:8px;display:flex}.stage-create-form input{color:#2f353a;background:#fafbfb;border:1px solid #dfe3e6;border-radius:10px;outline:0;width:100%;min-width:0;height:42px;padding:0 10px}.stage-list{gap:9px;display:grid}.stage-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(190px,1.2fr) minmax(190px,1fr) minmax(150px,.7fr) 140px;align-items:center;gap:16px;padding:15px;display:grid}.stage-card.blocked{background:#fffaf8;border-color:#efd2c8}.stage-card.done{background:#f8faf8}.stage-card-main h3{margin:6px 0 3px;font-size:15px}.stage-card-main p{color:#858d94;margin:0;font-size:8px}.stage-status{color:#69727b;background:#edf0f2;border-radius:6px;padding:4px 6px;font-size:7px;font-weight:700;display:inline-flex}.stage-status.in_progress{color:#4f637a;background:#eef1f5}.stage-status.blocked{color:#a14d36;background:#fbe9e4}.stage-status.done{color:#467054;background:#eaf2ec}.stage-progress-editor label{color:#7e878f;justify-content:space-between;font-size:8px;display:flex}.stage-progress-editor label b{color:#343a40}.stage-progress-editor input{accent-color:#343a40;width:100%}.stage-money{grid-template-columns:1fr 1fr;align-items:end;gap:6px;display:grid}.stage-money label span,.stage-money>span{color:#8a9299;font-size:7px}.stage-money strong{font-size:10px}.stage-money label{flex-direction:column;gap:3px;display:flex}.stage-money input{border:1px solid #dfe3e6;border-radius:8px;width:100%;min-width:0;height:32px;padding:0 7px}.stage-card>select{color:#4c545c;background:#fafbfb;border:1px solid #dfe3e6;border-radius:9px;width:100%;height:38px;padding:0 8px;font-size:8px}.measurement-mode-switch{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;max-width:1180px;margin:0 auto 12px;padding:5px;display:grid}.measurement-mode-switch button{color:#777f87;text-align:left;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:8px 14px;display:flex}.measurement-mode-switch button>span{font-size:20px}.measurement-mode-switch button div{flex-direction:column;gap:2px;display:flex}.measurement-mode-switch strong{font-size:10px}.measurement-mode-switch small{font-size:7px}.measurement-mode-switch button.active{color:#fff;background:#343a40;box-shadow:0 7px 18px #2a2f3529}.wall-work-options .option-chips{grid-template-columns:1fr 1fr;display:grid}@media (max-width:900px){.finance-progress-card{grid-template-columns:1fr}.stage-create-form{grid-template-columns:1fr 1fr}.stage-create-form .primary-button{width:100%}.stage-card{grid-template-columns:1fr 1fr}}@media (max-width:620px){.page-action-group{grid-template-columns:1fr 1fr;width:100%;display:grid}.stage-card,.stage-create-form{grid-template-columns:1fr}.stage-card{gap:12px}.stage-money{grid-template-columns:1fr 1fr}.measurement-mode-switch button{justify-content:flex-start;padding:8px 10px}.measurement-mode-switch button>span{display:none}.wall-work-options .option-chips{grid-template-columns:1fr}}@media (max-width:480px){.topbar h1{font-size:14px}.breadcrumb{white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden}.welcome-block h2{font-size:28px}.assistant-orb{width:52px;height:52px}.project-grid{grid-template-columns:1fr}.estimate-list article{flex-direction:column;align-items:flex-start;gap:14px}.estimate-amount{text-align:left}}:root{--ink:#202328;--muted:#737982;--line:#e5e7ea;--canvas:#f5f6f7;--dark:#2f3338;--lime:#59636f;--lime-deep:#414a55;--shadow:0 18px 50px #272c3317}body{background:var(--canvas)}.sidebar{color:var(--ink);border-right:1px solid var(--line);box-shadow:none;background:#fff}.brand-mark{color:#fff;background:#30343a;box-shadow:0 8px 22px #2f333824}.brand-mark .brain-glyph i,.brand-mark .brain-glyph:after,.brand-mark .brain-glyph:before{border-color:#fff}.brand-row strong{color:#24272c}.brand-row span{color:#858b93}.brand-row .pilot-badge{color:#7b8189;background:#f7f8f9;border-color:#dfe2e6}.new-project{color:#fff;background:#30343a;border-color:#30343a;box-shadow:0 8px 20px #2f33381f}.new-project>span{color:#fff}.new-project kbd{color:#cfd3d8;border-color:#596069}.side-nav button.active,.side-nav button:hover{color:#24272c;background:#f0f2f4}.side-nav button.active{box-shadow:inset 3px 0 #59636f}.add-feature span,.nav-glyph,.side-nav button.active .nav-glyph{color:#69727d}.nav-label{color:#9a9fa6}.nav-count{color:#666d76;background:#eceef1}.add-feature{border-color:#d9dde1}.add-feature:hover{color:#24272c;border-color:#b7bdc4}.sync-card{background:#fafbfb;border-color:#e1e4e7}.sync-dot{background:#7b8490;box-shadow:0 0 0 4px #59636f17}.sync-card strong{color:#4e555e}.sync-card span{color:#969ca3}.user-card{color:#292d32;border-color:#e7e9ec}.avatar{color:#555e68;background:#eceef1}.more-dots,.user-card small{color:#9298a0}.topbar{border-color:var(--line);color:var(--ink);background:#ffffffeb}.status-dot{background:#77818d}.context-action,.file-toolbar button,.ghost-button,.icon-button,.role-switcher,.search-field{border-color:var(--line);color:#59616b;background:#fff}.role-switcher span{color:#959ba3}.role-switcher select{color:#3c4249;background:0 0}.mobile-menu{color:#34383e}.chat-panel,.content-page{background:#f7f8f9}.welcome-block{margin-bottom:24px}.welcome-block h2{color:#202328}.eyebrow{color:#8b9199}.assistant-orb{background:#fff;border-color:#e2e5e8;box-shadow:0 12px 28px #23282e14}.assistant-orb>span{color:#30343a;background:#eef0f2}.access-card,.acts-panel,.analytics-card,.client-chat,.client-list,.client-portal,.company-pulse,.composer,.context-panel,.counterparty-strip,.coverage-card,.day-brief,.directory-strip article,.document-grid article,.estimate-list article,.estimate-summary,.event-feed,.feature-grid button,.feature-modal,.file-table,.finance-module-grid article,.freelance-card,.integration-grid article,.integration-panel,.legal-entities,.materials-table,.message>div,.metric-grid article,.model-viewer,.object-preview,.operation-kpis article,.procurement-card,.project-card,.proposal-preview,.proposal-status-panel,.quick-grid button,.receipt-scanner,.risk-list-card,.source-cards article,.supply-kpis article,.task-list,.team-card,.visual-card,.visual-empty,.warehouse-card,.work-control-table{border-color:var(--line);color:var(--ink);background:#fff}.company-pulse button:hover,.feature-grid button:hover,.quick-grid button:hover{background:#fafbfc;border-color:#d7dbe0}.company-logo,.company-logo.alt,.coverage-grid article>span,.directory-strip article>span,.document-grid article>span,.event-icon,.feature-grid button>span,.file-icon,.finance-module-grid article>span,.integration-logo,.integration-logo.mobile,.integration-logo.price,.integration-logo.tripo,.module-icon,.person-avatar.alt,.quick-icon.blue,.quick-icon.lilac,.quick-icon.lime,.quick-icon.sand,.visual-empty>span{color:#4f5964;background:#edf0f2}.message-avatar{color:#fff;background:#30343a}.message.user .message-avatar{color:#59616b;background:#e8ebee}.message.user>div{background:#eef1f4;border-color:#dde1e5}.message p,.proposal-cover p{color:#626a73}.composer{border-color:#dce0e4;box-shadow:0 14px 34px #272c331a}.chat-composer input,.composer textarea,.search-field input{color:#24282d;background:0 0}.mic-button{color:#59626d;background:#eef0f2}.primary-button,.request-feature,.send-button{color:#fff;background:#30343a;box-shadow:0 8px 22px #2f333821}.context-panel{border-color:var(--line)}.act-total,.coverage-grid article,.integration-chip,.portal-preview,.weather-chip{border-color:var(--line);background:#f7f8f9}.weather-chip>span{color:#596571;background:#e9edf0}.modal-heading>button,.project-code{color:#626a73;background:#eef0f2}.floorplan-shape{background:linear-gradient(135deg,#e8ebee,#f7f8f9);border-color:#fff;box-shadow:inset 0 0 0 1px #cfd4d9}.floorplan-shape:after,.floorplan-shape:before{background:#c6ccd2}.context-action:hover{background:#f5f6f7}.load-track span,.progress-track span{background:#5f6975}.proposal-status-panel li,.readiness li{color:#707781}.acts-panel li.done:before,.client-portal li:before,.proposal-status-panel li.done:before,.readiness li.done:before{color:#59636f}.project-visual{background:linear-gradient(145deg,#e1e5e8,#f4f5f6)}.visual-2{background:linear-gradient(145deg,#dfe3e6,#f1f3f4)}.visual-3{background:linear-gradient(145deg,#e8e5e1,#f4f3f1)}.project-visual:after,.project-visual:before{background:#ffffff94;border-color:#4c545e1f}.estimate-badge,.project-status,.source-status,.status-pill.ok{color:#535d68;background:#eceff2}.file-header,.material-header,.schedule-head,.work-control-head{color:#858c94;background:#f6f7f8}.file-row,.material-row,.work-control-row{color:#68717a;border-color:#eceef0}.file-name strong,.visual-empty strong,.warehouse-row strong,.work-control-row strong{color:#2d3238}.estimate-summary>div{border-color:var(--line)}.ai-advice,.notice-card{background:#f5f6f7;border-color:#dfe3e6}.notice-card>span{color:#59636f;background:#e8ebee}.source-logo.dark,.source-logo.lime,.source-logo.sand{color:#4f5964;background:#edf0f2}.feature-modal{box-shadow:0 30px 90px #22272d2e}.room-art{filter:none}.proposal-cover{background:#30343a;border-color:#30343a}.proposal-cover:after{opacity:.22;background:#d9dde1}.proposal-cover>span{color:#fff}.mobile-backdrop,.modal-backdrop{background:#23272c6b}.trend-positive{color:#59636f!important}.trend-warning{color:#9a681f!important}.risk-strip{background:#fff8ef;border-color:#f1d7b4}.risk-icon{color:#9b5f19;background:#f7e4ca}.risk-strip p{color:#795f45}.risk-strip button{color:#8b5b24}.metric-grid .metric-risk{background:#fff8f3;border-color:#f0d7c8}.metric-grid .metric-risk strong{color:#9b5c3f}.risk-level.high{color:#a14d36;background:#fbe9e4}.risk-level.medium{color:#8d651f;background:#fff1d9}.risk-level.low{color:#59636f;background:#edf0f2}.ai-advice p{color:#68717a}.ai-advice button,.secondary-button{color:#555f69;border-color:#d9dde1}.timeline-bar.done,.timeline-bar.future{color:#59616a;background:#dfe3e7}.timeline-bar.active{color:#fff;background:#59636f}.week-strip button.active{color:#2d3238;background:#eef0f2;border-color:#aeb5bd}.chat-composer>button,.freelance-card>div>button,.viewer-toolbar button{color:#59636f;background:#eef0f2;border-color:#dce0e4}.integration-panel li.done>b{color:#59636f;background:#edf0f2;border-color:#cfd5db}.chat-attachment button,.chat-heading button,.directory-strip button,.document-grid button,.integration-chip>b{color:#59636f}.later-badge{color:#68717a!important;background:#edf0f2!important}.status-pill.pending{color:#8d651f;background:#fff1d9}.status-pill.risk{color:#a14d36;background:#fbe9e4}.access-row i{background:#e1e4e7}.access-row i.on{background:#65707c}.chat-history{background:#f7f8f9}.chat-bubble{color:#4e5660}.chat-bubble.client{background:#eef0f2}.chat-bubble.company{background:#e2e6ea}.chat-attachment{background:#fff;border-color:#dfe3e6}.chat-attachment>span{color:#59636f;background:#edf0f2}.client-list>button.active{background:#eef0f2}.receipt-scanner.ready .receipt-paper{box-shadow:0 0 0 3px #59636f1f}.receipt-scanner.scanning .receipt-paper:after{background:#65707c;box-shadow:0 0 8px #65707c}.coverage-heading>strong{color:#59636f}.integration-logo.bank{color:#4f5964;background:#f1f2f3}.mobile-dock{display:none}@media (max-width:960px){.app-shell{grid-template-columns:1fr}.sidebar{width:min(300px,88vw)}.main-area{height:100dvh;padding-bottom:72px}.content-page{padding-bottom:96px}.composer-wrap{padding-bottom:16px}.mobile-dock{left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #dde1e5;border-radius:18px;grid-template-columns:repeat(5,1fr);align-items:center;height:62px;padding:4px 7px;display:grid;position:fixed;box-shadow:0 14px 40px #1f242a29}.mobile-dock button{color:#8a9199;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:52px;display:flex}.mobile-dock button span{font-size:16px;line-height:1}.mobile-dock button small{font-size:8px}.mobile-dock button.active{color:#30343a;background:#f1f3f5}.mobile-dock .command-dock-button{color:#fff;background:#30343a;border-radius:17px;place-self:end center;width:54px;height:54px;transform:translateY(-10px);box-shadow:0 9px 22px #2f33383d}.mobile-dock .command-dock-button span{font-size:22px}.mobile-dock .command-dock-button small{color:#fff}}:root{--ink:#1f2328;--muted:#69717b;--line:#e7e9ec;--canvas:#f4f5f6;--dark:#24282d;--dark-soft:#f0f2f4;--lime:#525c67;--lime-deep:#39424c;--shadow:0 16px 44px #20252b14}body{letter-spacing:-.005em;font-size:15px}button{-webkit-tap-highlight-color:transparent}.app-shell{grid-template-columns:238px minmax(0,1fr)}.sidebar{gap:5px;padding:14px 12px 12px}.brand-row{gap:11px;height:58px;margin-bottom:7px;padding:0 8px}.brand-mark{border-radius:13px 13px 13px 5px;width:38px;height:38px}.brand-row strong{letter-spacing:-.015em;font-size:15px}.brand-row span{font-size:10px}.brand-row .pilot-badge{border-radius:7px;padding:4px 6px;font-size:8px}.new-project{border-radius:14px;min-height:48px;margin:0 2px 10px;padding:0 13px;font-size:12px}.new-project>span{font-size:15px}.new-project kbd{font-size:8px}.side-nav{gap:3px}.side-nav button{border-radius:11px;gap:10px;min-height:42px;padding:0 11px;font-size:11px;font-weight:540}.side-nav button.active{box-shadow:none;font-weight:670}.nav-glyph{width:21px;font-size:15px}.nav-label{letter-spacing:.12em;padding:15px 11px 6px;font-size:8px}.all-tools-button{border:1px solid var(--line);color:#646c75;text-align:left;background:#fafbfb;border-radius:11px;align-items:center;gap:10px;width:calc(100% - 4px);min-height:40px;margin:7px 2px 0;padding:0 11px;font-size:10px;display:flex}.all-tools-button>span{text-align:center;color:#7b838d;width:20px}.all-tools-button b{color:#969ca3;margin-left:auto;font-weight:500}.add-feature{border-radius:11px;min-height:40px;font-size:10px}.sync-card{border-radius:12px;padding:10px}.sync-card strong{font-size:9px}.sync-card span{font-size:8px}.user-card{min-height:52px;padding:11px 7px 2px}.avatar{border-radius:11px;width:34px;height:34px}.user-card strong{font-size:10px}.user-card small{font-size:8px}.topbar{flex-basis:72px;height:72px;padding:0 24px}.topbar>div:first-of-type{flex:auto;min-width:0}.topbar h1{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:15px;font-weight:680;overflow:hidden}.top-actions{flex:none;margin-left:12px}.mobile-menu{flex:0 0 40px;margin:0 8px 0 0}.breadcrumb{margin-top:5px;font-size:9px}.role-switcher{border-radius:11px;height:40px;padding:0 10px}.role-switcher select{font-size:10px}.ghost-button,.icon-button{border-radius:11px;height:40px}.ghost-button{padding:0 13px;font-size:10px}.icon-button{width:40px}.chat-scroll{padding:30px clamp(22px,3.3vw,54px) 28px}.command-stage{grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:15px;max-width:1120px;margin:0 auto 30px;display:grid}.welcome-block{text-align:left;border:1px solid var(--line);max-width:none;min-height:320px;box-shadow:var(--shadow);background:radial-gradient(circle at 86% 12%,#e9ecef 0,#0000 32%),linear-gradient(145deg,#fff,#fafbfc);border-radius:24px;margin:0;padding:30px 32px;position:relative;overflow:hidden}.welcome-block:after{content:"";pointer-events:none;border:1px solid #535d681a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-90px;right:-70px;box-shadow:0 0 0 32px #535d6806,0 0 0 68px #535d6805}.welcome-meta{gap:11px;margin-bottom:26px}.assistant-state,.welcome-meta{align-items:center;display:flex}.assistant-state{color:#666e77;background:#fffc;border:1px solid #e2e5e8;border-radius:99px;gap:7px;min-height:30px;padding:0 11px;font-size:9px}.assistant-state i{background:#68737f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #68737f17}.welcome-meta .assistant-orb{border-radius:16px;flex:none;width:48px;height:48px;margin:0;padding:5px;transform:none}.welcome-meta .assistant-orb>span{border-radius:12px 12px 12px 4px;transform:none}.welcome-block>.eyebrow{font-size:9px}.welcome-block h2{letter-spacing:-.055em;max-width:620px;margin:9px 0 10px;font-size:clamp(32px,4vw,48px);font-weight:650;line-height:1.02}.welcome-block p{color:#69717b;max-width:600px;margin:0;font-size:13px;line-height:1.65}.command-samples{z-index:2;flex-wrap:wrap;gap:7px;margin-top:24px;display:flex;position:relative}.command-samples button{color:#555e68;background:#ffffffe6;border:1px solid #e0e3e6;border-radius:99px;min-height:36px;padding:0 12px;font-size:9px;transition:all .18s}.command-samples button:hover{background:#f4f6f7;border-color:#aeb5bd;transform:translateY(-1px)}.today-brief{border:1px solid var(--line);min-width:0;min-height:320px;box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;padding:23px;display:flex}.today-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.today-heading h3{letter-spacing:-.025em;margin:6px 0 0;font-size:17px}.today-date{color:#69717a;background:#f0f2f4;border-radius:9px;padding:6px 8px;font-size:9px;font-weight:680}.today-summary{gap:7px;margin:16px 0 8px;display:flex}.today-summary span{color:#7a818a;background:#f5f6f7;border-radius:11px;flex:1;padding:10px;font-size:8px}.today-summary b{color:#2d3238;margin-bottom:2px;font-size:17px;display:block}.today-list{flex-direction:column;display:flex}.today-list button{color:#30353b;text-align:left;background:0 0;border:0;border-top:1px solid #edf0f2;grid-template-columns:42px 1fr;align-items:center;gap:7px;min-width:0;min-height:54px;padding:7px 0;display:grid}.today-list time{color:#8a9199;font-size:8px}.today-list button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.today-list strong{font-size:9px}.today-list small,.today-list strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.today-list small{color:#858c95;font-size:7px}.today-action{color:#4e5863;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font-size:9px;font-weight:650}.home-section-title{justify-content:space-between;align-items:flex-end;gap:15px;max-width:1120px;margin:0 auto 11px;display:flex}.home-section-title h3{letter-spacing:-.035em;margin:5px 0 0;font-size:20px}.home-section-title>button{color:#68717a;background:0 0;border:0;padding:0;font-size:9px}.company-pulse{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1120px;margin-bottom:14px;overflow:visible}.company-pulse button{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:112px;padding:16px;box-shadow:0 8px 24px #22272d09}.company-pulse button:last-child{border-right:1px solid var(--line)}.company-pulse span{font-size:9px}.company-pulse strong{letter-spacing:-.035em;margin:4px 0 3px;font-size:20px}.company-pulse small{font-size:8px}.risk-strip{border-radius:16px;max-width:1120px;min-height:70px;margin-bottom:14px;padding:12px 14px}.risk-icon{border-radius:11px;flex-basis:34px;width:34px;height:34px}.risk-strip strong{font-size:10px}.risk-strip p{margin-top:4px;font-size:8px}.risk-strip button{font-size:9px;font-weight:650}.quick-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1120px;margin-bottom:28px}.quick-grid button{border-radius:17px;grid-template-columns:38px 1fr auto;gap:4px 10px;min-height:116px;padding:15px;box-shadow:0 8px 24px #22272d08}.quick-icon{border-radius:12px;width:38px;height:38px}.quick-grid strong{font-size:11px}.quick-grid small{font-size:8px;line-height:1.5}.conversation-heading{color:#3b4148;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 10px;font-size:11px;font-weight:650;display:flex}.conversation-heading button{color:#9298a0;background:0 0;border:0;padding:0;font-size:8px}.conversation{gap:12px;max-width:1120px}.message{gap:9px;max-width:760px}.message-avatar{border-radius:10px;flex-basis:32px;width:32px;height:32px;font-size:9px}.message>div{border-radius:5px 15px 15px;padding:12px 14px}.message.user>div{border-radius:15px 5px 15px 15px}.message strong{font-size:9px}.message p{margin-top:5px;font-size:10px;line-height:1.6}.composer-wrap{padding:13px clamp(22px,3.3vw,54px) 16px}.composer{border-radius:19px;padding:13px 13px 10px}.composer textarea{min-height:44px;padding:3px 5px;font-size:12px}.attach-button{font-size:9px}.mic-button,.send-button{border-radius:11px;width:35px;height:35px}.composer-wrap>p{margin-top:8px;font-size:7px}.content-page{padding:36px clamp(24px,4vw,58px) 60px}.page-heading{margin-bottom:24px}.page-heading h2{margin:7px 0 6px;font-size:31px;font-weight:650}.page-heading p{line-height:1.5}.primary-button{border-radius:12px;min-height:43px;padding:0 15px;font-size:10px}.access-card,.acts-panel,.analytics-card,.client-chat,.client-list,.client-portal,.coverage-card,.day-brief,.estimate-list article,.estimate-summary,.event-feed,.file-table,.freelance-card,.integration-panel,.legal-entities,.materials-table,.model-viewer,.procurement-card,.project-card,.proposal-preview,.proposal-status-panel,.receipt-scanner,.risk-list-card,.task-list,.team-card,.visual-card,.warehouse-card{border-radius:18px;box-shadow:0 8px 28px #22272d09}.project-body{padding:17px}.project-body h3{font-size:14px}.file-row,.project-body p{font-size:10px}.file-row{min-height:64px}.file-name strong{font-size:11px}.estimate-list p,.estimate-summary small,.estimate-summary span,.file-name small{font-size:9px}.estimate-list h3{font-size:13px}.estimate-list article{padding:17px 19px}.metric-grid article,.operation-kpis article,.supply-kpis article{border-radius:16px;min-height:102px;padding:17px}.metric-grid article>span,.operation-kpis span,.supply-kpis span{font-size:9px}.metric-grid strong,.operation-kpis strong,.supply-kpis strong{font-size:21px}.card-title h3,.section-title h3{font-size:16px}.secondary-button{border-radius:10px;min-height:38px;font-size:9px}.context-panel{padding:27px 20px}.context-title h3{font-size:17px}@media (max-width:1100px){.command-stage{grid-template-columns:1fr}.today-brief{min-height:auto}.today-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.today-list button{border:1px solid var(--line);border-radius:12px;grid-template-columns:40px 1fr;padding:9px}.today-action{margin-top:14px}.company-pulse,.quick-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){body{font-size:14px}.app-shell,body,html{width:100%;max-width:100%;overflow-x:hidden}.app-shell{grid-template-columns:minmax(0,1fr);display:grid}.main-area{grid-column:1/-1;max-width:100%}.main-area,.topbar{width:100%;min-width:0}.topbar{flex-basis:62px;height:62px;padding:0 13px}.topbar>div:first-of-type{min-width:0;overflow:hidden}.top-actions{margin-left:8px}.mobile-menu{background:#f0f2f4;border-radius:11px;place-items:center;width:40px;height:40px;padding:0;display:grid}.topbar h1{font-size:13px}.breadcrumb{display:none}.chat-scroll{padding:16px 12px 20px}.command-stage{gap:10px;margin-bottom:24px}.welcome-block{border-radius:21px;min-height:292px;padding:23px 20px}.welcome-meta{margin-bottom:22px}.welcome-block h2{margin-top:8px;font-size:34px}.welcome-block p{font-size:11px}.command-samples{gap:6px;margin-top:20px}.command-samples button{min-height:34px;padding:0 10px;font-size:8px}.today-brief{border-radius:20px;padding:19px}.today-list{grid-template-columns:1fr}.home-section-title{align-items:flex-start}.home-section-title h3{font-size:18px}.home-section-title>button{display:none}.company-pulse{grid-template-columns:repeat(2,1fr);gap:8px}.company-pulse button{min-height:100px;padding:13px}.company-pulse strong{font-size:17px}.quick-grid{grid-template-columns:1fr;gap:8px}.quick-grid button{min-height:82px}.conversation-heading{margin-top:4px}.composer-wrap{padding:10px 10px 13px}.composer{border-radius:17px}.composer-wrap>p{display:none}.content-page{padding:24px 13px 100px}.page-heading h2{font-size:27px}.page-heading p{font-size:10px}.mobile-dock{border-radius:20px;height:64px}}@media (max-width:480px){.role-switcher{display:none}.top-actions{margin-left:6px}.assistant-state{font-size:8px}.company-pulse{grid-template-columns:1fr 1fr}.risk-strip button{text-align:left;width:100%;margin-left:45px}}.context-backdrop,.context-mobile-button{display:none}.context-title{align-items:flex-start}.context-title>div{flex:1;min-width:0}.context-close{border:1px solid var(--line);color:#555e68;background:#f3f4f5;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;font-size:18px;line-height:1;display:grid}@media (max-width:960px){.assistant-layout,.assistant-layout.context-visible{display:block;position:relative}.assistant-layout,.assistant-layout.context-visible,.chat-panel{width:100%;min-width:0;max-width:100%;overflow-x:clip}.context-mobile-button{border:1px solid var(--line);color:#5c6570;background:#fff;border-radius:11px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;font-size:15px;display:grid}.context-mobile-button.active{color:#fff;background:#30343a;border-color:#30343a}.context-backdrop{z-index:68;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1f232847;border:0;display:block;position:fixed;inset:62px 0 0}.context-panel{z-index:70;border:1px solid var(--line);overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;border-radius:20px;width:min(390px,100vw - 20px);max-width:calc(100vw - 20px);height:auto;padding:22px 18px;transition:transform .24s,opacity .2s,visibility .2s;position:fixed;inset:72px 10px 82px auto;overflow-y:auto;transform:translate(calc(100% + 24px));box-shadow:0 24px 70px #1f232838}.context-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.context-title{grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:8px;display:grid}.context-title h3{white-space:normal}}@media (max-width:480px){.context-mobile-button{flex-basis:38px;width:38px;height:38px}.context-panel{border-radius:18px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);padding:20px 16px;top:69px;bottom:80px;right:8px}.context-backdrop{inset:62px 0 0}}@keyframes contextPanelIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (max-width:960px){body,html{overscroll-behavior:none;height:100%;overflow:hidden}.app-shell{min-height:100dvh}.app-shell,.main-area{height:100dvh;overflow:hidden}.main-area{min-height:0}.assistant-layout,.assistant-layout.context-visible{flex:auto;height:auto;min-height:0;overflow:hidden}.chat-panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-scroll{overscroll-behavior-x:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.composer-wrap{flex:none}.content-page{overscroll-behavior-x:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow:hidden auto}.context-panel,.context-panel.open{opacity:1;visibility:visible;pointer-events:auto;animation:contextPanelIn .22s both;display:block;transform:translate(0)}}.action-preview{background:#fff;border:1px solid #d9dde1;border-radius:17px;max-width:760px;margin-left:41px;padding:16px;box-shadow:0 10px 28px #22272d12}.action-preview-head{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.action-preview-head span{color:#59636f;text-transform:uppercase;letter-spacing:.08em;background:#eef1f3;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:700}.action-preview-head b{letter-spacing:-.035em;font-size:20px}.action-preview dl{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:8px;margin:13px 0;display:grid}.action-preview dl div{background:#f6f7f8;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:9px;display:flex}.action-preview dt{color:#8b929a;font-size:8px}.action-preview dd{color:#343a41;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;font-weight:650;overflow:hidden}.action-preview>p{color:#69717a;margin:0;font-size:9px;line-height:1.55}.action-preview-buttons{justify-content:flex-end;gap:7px;margin-top:13px;display:flex}.measurement-flow{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:5px;max-width:1180px;margin:0 auto 13px;padding:6px;display:grid}.measurement-flow span{color:#9298a0;border-radius:10px;place-items:center;min-height:37px;font-size:9px;font-weight:650;display:grid}.measurement-flow span.active{color:#fff;background:#30343a}.measurement-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:start;gap:14px;max-width:1180px;margin:0 auto;display:grid}.ledger-card,.measurement-form-card,.measurement-result-card{border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:0 8px 28px #22272d0a}.measurement-form-card{padding:20px}.dimension-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0;display:grid}.dimension-grid label,.measurement-fields label{color:#777f88;flex-direction:column;gap:6px;min-width:0;font-size:9px;display:flex}.dimension-grid label>div,.measurement-fields label>div:not(.stepper){background:#fafbfb;border:1px solid #dfe3e6;border-radius:11px;align-items:center;height:43px;padding:0 11px;display:flex}.dimension-grid input,.measurement-fields input{color:#292e34;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px;font-weight:680}.dimension-grid b,.measurement-fields label>div>b{color:#9aa0a7;font-size:9px}.measurement-plan{background:repeating-linear-gradient(0deg,#0000 0 23px,#525c670e 23px 24px),repeating-linear-gradient(90deg,#0000 0 23px,#525c670e 23px 24px),#f8f9fa;border:3px solid #515b66;border-radius:8px;place-items:center;width:min(78%,470px);min-height:190px;max-height:270px;margin:22px auto 28px;display:grid;position:relative}.measurement-plan>i{background:#59636f;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 0 1px #59636f}.measurement-plan>i:first-child{top:-7px;left:-7px}.measurement-plan>i:nth-child(2){top:-7px;right:-7px}.measurement-plan>i:nth-child(3){bottom:-7px;right:-7px}.measurement-plan>i:nth-child(4){bottom:-7px;left:-7px}.measurement-plan strong{color:#fff;background:#30343a;border-radius:9px;padding:7px 10px;font-size:13px}.measurement-plan>span{color:#616a74;background:#fff;padding:3px 6px;font-size:8px;position:absolute}.plan-length{bottom:-19px;left:50%;transform:translate(-50%)}.plan-width{top:50%;right:-34px;transform:rotate(90deg)translate(50%)}.option-block{margin-top:17px}.option-block>span{color:#777f88;margin-bottom:7px;font-size:9px;display:block}.option-chips{flex-wrap:wrap;gap:6px;display:flex}.option-chips button{color:#69717a;background:#fff;border:1px solid #dfe3e6;border-radius:10px;min-height:35px;padding:0 11px;font-size:9px}.option-chips button.active{color:#fff;background:#30343a;border-color:#30343a}.measurement-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.stepper{background:#fafbfb;border:1px solid #dfe3e6;border-radius:11px;grid-template-columns:34px 1fr 34px;align-items:center;height:43px;padding:4px;display:grid}.stepper button{color:#555f69;background:#eceff2;border:0;border-radius:8px;height:32px}.stepper strong{text-align:center;color:#2d3238;font-size:14px}.photo-input{color:#414850;text-align:left;background:#f9fafb;border:1px dashed #cfd4d9;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;min-height:62px;margin-top:18px;padding:10px;display:grid}.photo-input>span{background:#e9edf0;border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.photo-input>div{flex-direction:column;gap:3px;display:flex}.photo-input strong{font-size:10px}.photo-input small{color:#8a929a;font-size:8px}.photo-input>b{color:#65707b;font-size:8px}.measurement-result-card{padding:14px;position:sticky;top:88px}.instant-badge{color:#66707a;background:#eef1f3;border-radius:99px;align-items:center;gap:6px;width:max-content;min-height:27px;margin:0 0 9px;padding:0 9px;font-size:8px;display:flex}.instant-badge i{background:#68737f;border-radius:50%;width:6px;height:6px}.ceiling-preview{perspective:650px;background:#edeff1;border-radius:15px;height:230px;position:relative;overflow:hidden}.preview-ceiling{transform-origin:bottom;background:linear-gradient(155deg,#fff,#e6e9ec);position:absolute;inset:0 0 43%}.preview-wall{background:linear-gradient(90deg,#e4e1dc,#f4f2ef 48%,#dedbd6);border-top:5px solid #30343a;position:absolute;inset:40% 0 20%}.preview-wall span:first-child{background:#c7b8a3;border-radius:28px 28px 4px 4px;width:34%;height:70%;position:absolute;top:20%;left:13%;box-shadow:0 8px 20px #3c322829}.preview-wall span:last-child{background:linear-gradient(145deg,#b9d1da,#e6dcc7);border:8px solid #f9f9f7;width:25%;height:58%;position:absolute;top:16%;right:15%}.preview-floor{background:linear-gradient(150deg,#b79a76,#d1b896);position:absolute;inset:80% 0 0}.preview-ceiling>span{background:#34383d;justify-content:space-around;height:5px;display:flex;position:absolute;top:48%;left:14%;right:14%;transform:rotate(-4deg);box-shadow:0 3px 8px #0000002e}.preview-ceiling .light-line{background:#fff9ce;height:3px;box-shadow:0 0 11px #ffe47b}.preview-ceiling i{background:#fff5bf;border-radius:50%;width:5px;height:5px;transform:translateY(5px);box-shadow:0 0 9px #ffd65f}.ceiling-preview>b{color:#fff;background:#25292ed1;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:600;position:absolute;bottom:10px;left:10px}.result-heading{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:flex-end;gap:12px;padding:17px 4px 12px;display:flex}.result-heading>div{flex-direction:column;gap:4px;display:flex}.result-heading span{color:#848b93;font-size:8px}.result-heading strong{letter-spacing:-.04em;font-size:25px}.result-heading small{color:#9399a0;text-align:right;max-width:150px;font-size:7px;line-height:1.5}.quote-lines{padding:8px 4px}.quote-lines>div{border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;gap:8px;min-height:43px;display:flex}.quote-lines>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.quote-lines strong{font-size:9px}.quote-lines small{color:#91979e;font-size:7px}.quote-lines b{flex:none;font-size:9px}.quote-lines .quote-reserve{color:#6e7781;border-bottom:0;font-size:8px}.result-actions{grid-template-columns:1.35fr 1fr;gap:7px;padding:9px 4px 0;display:grid}.calculation-note{color:#9298a0;margin:11px 4px 2px;font-size:7px;line-height:1.5}.measure-benefits{grid-template-columns:repeat(3,1fr);gap:9px;max-width:1180px;margin:14px auto 0;display:grid}.measure-benefits article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;gap:4px;min-height:90px;padding:14px;display:flex}.measure-benefits span{color:#66707a;font-size:9px;font-weight:720}.measure-benefits strong{font-size:11px}.measure-benefits small{color:#8c939a;font-size:8px}.ledger-card{max-width:1180px;margin:14px auto;padding:18px}.ledger-totals{gap:8px;display:flex}.ledger-totals span{color:#65707a;background:#f0f2f4;border-radius:8px;padding:5px 8px;font-size:8px;font-weight:680}.ledger-card>article{border-top:1px solid #eceef0;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-height:52px;display:grid}.ledger-kind{border-radius:9px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.ledger-kind.income{color:#487054;background:#eaf3ed}.ledger-kind.expense{color:#9c5d48;background:#f8ece8}.ledger-card article>div{flex-direction:column;gap:3px;display:flex}.ledger-card article strong{font-size:9px}.ledger-card article small{color:#8c939b;font-size:8px}.ledger-card article>b{font-size:10px}.ledger-empty{text-align:center;padding:20px 0 5px}.ledger-empty strong{font-size:10px}.ledger-empty p{color:#8b929a;margin:5px 0 0;font-size:8px}@media (max-width:1100px){.measurement-layout{grid-template-columns:1fr}.measurement-result-card{position:static}}@media (max-width:700px){.action-preview{margin-left:0}.action-preview dl{grid-template-columns:1fr 1fr}.action-preview-buttons{grid-template-columns:1fr 1.4fr;display:grid}.measurement-flow{grid-template-columns:repeat(4,minmax(105px,1fr));overflow-x:auto}.dimension-grid{grid-template-columns:1fr 1fr}.dimension-grid label:last-child{grid-column:1/-1}.measurement-form-card{padding:15px}.measurement-plan{width:76%;min-height:160px}.measurement-fields{grid-template-columns:1fr}.photo-input{grid-template-columns:38px 1fr}.photo-input>b{display:none}.ceiling-preview{height:205px}.result-heading{align-items:flex-start}.result-heading small{max-width:110px}.measure-benefits,.result-actions{grid-template-columns:1fr}.ledger-totals{flex-direction:column;align-items:flex-end}}.build-request-card{border:1px solid var(--line);max-width:1180px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:21px;margin:0 auto 18px;padding:22px}.build-request-copy h3{letter-spacing:-.03em;margin:6px 0;font-size:20px}.build-request-copy p{color:#7d858e;margin:0;font-size:9px}.build-request-card textarea{resize:vertical;color:#2d3238;width:100%;min-height:116px;font:inherit;background:#fff;border:1px solid #dce0e4;border-radius:14px;outline:0;margin-top:17px;padding:15px;font-size:12px;line-height:1.55}.build-request-card textarea:focus{border-color:#aeb5bd;box-shadow:0 0 0 3px #59636f12}.build-request-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.build-result-heading{justify-content:space-between;align-items:flex-end;gap:18px;max-width:1180px;margin:0 auto 11px;display:flex}.build-result-heading h3{letter-spacing:-.035em;margin:5px 0 0;font-size:20px}.build-result-heading>span{color:#8a9199;text-align:right;max-width:330px;font-size:8px}.build-packages{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1180px;margin:0 auto 14px;display:grid}.build-packages article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px;position:relative;box-shadow:0 8px 24px #22272d09}.build-packages article.recommended{border-color:#aeb5bd;box-shadow:0 12px 34px #22272d17}.package-tag{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#262b30db;border-radius:7px;padding:5px 7px;font-size:7px;position:absolute;top:21px;left:21px}.house-concept{background:linear-gradient(#dfe7e9 0 65%,#b8b2a7 65%);border-radius:13px;height:150px;position:relative;overflow:hidden}.house-concept:before{content:"";clip-path:polygon(0 28%,47% 0,100% 24%,100% 100%,0 100%);background:#f2f0eb;height:43%;position:absolute;bottom:24%;left:17%;right:17%;box-shadow:0 8px 18px #2d323729}.house-concept:after{content:"";background:#6a747c;width:18%;height:28%;position:absolute;bottom:24%;left:25%;box-shadow:105px 0 #aabec4}.house-two:before{background:#e2ded7}.house-three:before{background:#d7dde0}.house-concept>i{background:#5b6d5094;border-radius:50%;width:50px;height:18px;position:absolute;bottom:16%}.house-concept>i:first-child{left:5%}.house-concept>i:nth-child(2){right:4%}.house-concept>b{z-index:2;color:#fff;background:#262b30c7;border-radius:6px;padding:4px 6px;font-size:8px;position:absolute;bottom:9px;right:9px}.build-packages h3{margin:13px 3px 5px;font-size:11px}.build-packages p{color:#848b93;margin:0 3px 12px;font-size:8px}.build-packages>article>strong{letter-spacing:-.025em;margin:0 3px 3px;font-size:16px;display:block}.build-packages>article>small{color:#979da4;margin:0 3px;font-size:7px;display:block}.build-packages>article>button{color:#5f6974;background:0 0;border:0;margin:11px 3px 1px;padding:0;font-size:8px;font-weight:650}.online-service-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:10px;max-width:1180px;margin:0 auto;display:grid}.contractor-list,.digital-build-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.contractor-list>article{border-top:1px solid #eceef0;grid-template-columns:40px 1fr auto auto;align-items:center;gap:10px;min-height:66px;display:grid}.contractor-list article>div{flex-direction:column;gap:3px;display:flex}.contractor-list article strong{font-size:9px}.contractor-list article small{color:#8c939b;font-size:7px}.contractor-list article>b{font-size:9px}.contractor-list article>button{color:#626d78;background:0 0;border:0;font-size:8px}.digital-build-card h3{margin:6px 0 12px;font-size:16px}.digital-build-card ul{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.digital-build-card li{color:#69717a;padding-left:16px;font-size:8px;position:relative}.digital-build-card li:before{content:"✓";color:#56616c;font-weight:700;position:absolute;left:0}.camera-preview{background:linear-gradient(155deg,#8c9496,#444a4d);border-radius:12px;height:86px;position:relative;overflow:hidden}.camera-preview:before{content:"";clip-path:polygon(0 35%,48% 0,100% 32%,100% 100%,0 100%);background:#c8c2b7;height:62%;position:absolute;bottom:0;left:12%;right:12%}.camera-preview>span{z-index:2;color:#fff;background:#b84b3c;border-radius:5px;padding:3px 5px;font-size:6px;font-weight:750;position:absolute;top:8px;left:8px}.camera-preview>i{z-index:2;background:#d9e7d7;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.camera-preview>small{z-index:2;color:#fff;font-size:6px;position:absolute;bottom:7px;right:8px}.build-empty-state{text-align:center;background:#fafbfb;border:1px dashed #d5d9dd;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:1180px;min-height:240px;margin:0 auto;padding:30px;display:flex}.build-empty-state>span{color:#56616c;background:#e9edf0;border-radius:14px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.build-empty-state strong{margin-top:12px;font-size:11px}.build-empty-state p{color:#868e96;max-width:480px;margin:6px 0 0;font-size:8px;line-height:1.6}.immersive-delivery{grid-template-columns:repeat(4,1fr);gap:8px;max-width:1180px;margin:12px auto 0;display:grid}.immersive-delivery article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:36px 1fr;align-items:center;gap:5px 9px;min-height:83px;padding:12px;display:grid}.immersive-delivery>article>span{color:#59636f;background:#edf0f2;border-radius:11px;grid-row:1/span 2;place-items:center;width:36px;height:36px;font-size:9px;font-weight:750;display:grid}.immersive-delivery article div{flex-direction:column;gap:3px;display:flex}.immersive-delivery strong{font-size:9px}.immersive-delivery small{color:#8b929a;font-size:7px;line-height:1.4}.immersive-delivery button{color:#5e6974;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-size:7px;font-weight:650}@media (max-width:980px){.build-packages{grid-template-columns:1fr}.house-concept{height:190px}.online-service-layout{grid-template-columns:1fr}.immersive-delivery{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.build-request-card{padding:16px}.build-request-actions{flex-direction:column;align-items:stretch}.build-request-actions .primary-button{width:100%}.build-result-heading{flex-direction:column;align-items:flex-start}.build-result-heading>span{text-align:left}.contractor-list>article{grid-template-columns:36px 1fr auto}.contractor-list article>b{grid-column:2}.contractor-list article>button{grid-area:1/3/span 2}.immersive-delivery{grid-template-columns:1fr}}.geometry-page{width:100%;max-width:100%;overflow-x:clip}.geometry-heading{max-width:1180px;margin:0 auto}.geometry-heading .primary-button:disabled{opacity:.55;cursor:not-allowed}.geometry-template-row{background:#fff;border:1px solid #e0e3e6;border-radius:15px;align-items:center;gap:12px;max-width:1180px;margin:0 auto 12px;padding:10px 12px;display:flex}.geometry-template-row>span{color:#8a9198;text-transform:uppercase;letter-spacing:.1em;flex:none;font-size:8px;font-weight:700}.geometry-template-row>div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.geometry-template-row button{color:#353b42;background:#f9fafb;border:1px solid #e0e3e6;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;min-height:40px;padding:6px 11px;font-size:9px;font-weight:680;display:flex}.geometry-template-row button small{color:#9299a0;font-size:7px;font-weight:500}.geometry-template-row button.active{color:#fff;background:#30363c;border-color:#30363c}.geometry-template-row button.active small{color:#cdd2d6}.geometry-workspace{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:start;gap:14px;width:100%;max-width:1180px;margin:0 auto;display:grid}.geometry-canvas-card,.geometry-result-card{background:#fff;border:1px solid #dfe3e6;border-radius:19px;min-width:0;box-shadow:0 10px 30px #262b300b}.geometry-canvas-card{padding:16px}.geometry-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.geometry-card-head h3{margin:5px 0 0}.geometry-card-head h3,.room-name-input{color:#24292e;letter-spacing:-.03em;font-size:17px}.room-name-input{background:0 0;border:0;border-bottom:1px solid #0000;outline:0;width:min(300px,60vw);margin-top:4px;padding:0;font-weight:720}.room-name-input:focus{border-color:#aab2b9}.geometry-card-head>div:last-child{gap:5px;display:flex}.geometry-card-head button{color:#606971;background:#f7f8f9;border:1px solid #e0e3e6;border-radius:9px;min-height:31px;padding:0 9px;font-size:8px}.geometry-card-head button:disabled{opacity:.38;cursor:not-allowed}.geometry-canvas-wrap{touch-action:none;background:#f7f9fa;border:1px solid #dce1e4;border-radius:16px;margin-top:12px;position:relative;overflow:hidden}.geometry-canvas-wrap svg{color:#cdd3d8;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:auto;min-height:360px;max-height:500px;display:block}.geometry-canvas-wrap svg.drawing{cursor:crosshair}.geometry-grid{color:#dfe4e7}.room-polygon{fill:#626d771a}.room-polygon,.room-polyline{stroke:#343b42;stroke-width:1.15px;stroke-linejoin:round}.room-polyline{fill:none;stroke-linecap:round}.measure-diagonal{stroke:#929ca4;stroke-width:.45px;stroke-dasharray:2 1.5}.edge-hit{stroke:#0000;stroke-width:7px;cursor:pointer}.edge-value-bg{fill:#fff;stroke:#d5dade;stroke-width:.3px}.edge-value{fill:#555f68;text-anchor:middle;pointer-events:none;font-size:2.45px;font-weight:700}.selected-edge .edge-value-bg{fill:#30363c;stroke:#30363c}.selected-edge .edge-value{fill:#fff}.point-handle{fill:#fff;stroke:#30363c;stroke-width:.8px;cursor:grab}.point-handle:active{cursor:grabbing}.point-label{fill:#30363c;pointer-events:none;font-size:3.5px;font-weight:800}.area-badge-bg{fill:#30363c}.area-badge{fill:#fff;text-anchor:middle;font-size:3px;font-weight:750}.draw-helper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #d7dce0e6;border-radius:12px;align-items:center;gap:8px;padding:10px 11px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 8px 24px #252b3014}.draw-helper strong{color:#343a40;font-size:9px}.draw-helper span{color:#8b9299;margin-right:auto;font-size:8px}.draw-helper button{color:#fff;background:#30363c;border:0;border-radius:9px;min-height:32px;padding:0 10px;font-size:8px;font-weight:700}.draw-helper button:disabled{opacity:.4}.canvas-instruction,.input-panel-help{align-items:center;gap:9px;display:flex}.canvas-instruction{margin:12px 2px 2px}.canvas-instruction>span,.input-panel-help>span{color:#fff;background:#30363c;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:9px;font-weight:750;display:grid}.canvas-instruction p,.input-panel-help p{flex-direction:column;gap:2px;margin:0;display:flex}.canvas-instruction strong,.input-panel-help strong{color:#3a4046;font-size:9px}.canvas-instruction small,.input-panel-help small{color:#8a9299;font-size:7px;line-height:1.45}.geometry-tabs{scrollbar-width:none;border-top:1px solid #eceef0;border-bottom:1px solid #eceef0;gap:2px;margin:15px -16px 0;padding:0 16px;display:flex;overflow-x:auto}.geometry-tabs button{color:#858d94;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;min-height:45px;padding:0 12px;font-size:8px;font-weight:650}.geometry-tabs button.active{color:#343a40;border-color:#343a40}.geometry-tabs b{background:#edf0f2;border-radius:99px;margin-left:4px;padding:2px 5px;font-size:7px}.geometry-input-panel{padding-top:14px}.input-panel-help{background:#f7f8f9;border-radius:12px;margin-bottom:11px;padding:9px}.input-panel-help>span{color:#505a63;background:#e7ebee}.dimension-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.dimension-list label{cursor:pointer;background:#fff;border:1px solid #e1e4e7;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:55px;padding:8px 9px;display:flex}.dimension-list label.active{border-color:#606a73;box-shadow:0 0 0 2px #47505912}.dimension-list label>span{flex-direction:column;gap:3px;display:flex}.dimension-list label b{color:#353b41;font-size:9px}.dimension-list label small{color:#979da3;font-size:7px}.dimension-list label>div{background:#f9fafb;border:1px solid #dfe3e6;border-radius:9px;grid-template-columns:1fr 28px;min-width:108px;height:35px;display:grid;overflow:hidden}.dimension-list input{color:#31373d;text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 8px;font-size:11px;font-weight:700}.dimension-list i{color:#8b9299;border-left:1px solid #e4e7e9;place-items:center;font-size:7px;font-style:normal;display:grid}.empty-geometry-note{color:#858d94;text-align:center;border:1px dashed #d9dde1;border-radius:12px;margin:0;padding:16px;font-size:8px}.geometry-result-card{padding:15px;position:sticky;top:84px}.geometry-status{background:#f4f6f7;border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.geometry-status>span{color:#59636c;background:#e3e7ea;border-radius:10px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.geometry-status>div{flex-direction:column;gap:3px;display:flex}.geometry-status strong{color:#343a40;font-size:9px}.geometry-status small{color:#858d94;font-size:7px}.geometry-status.verified{background:#edf4ef}.geometry-status.verified>span{color:#477053;background:#dceadf}.geometry-status.error{background:#faefec}.geometry-status.error>span{color:#a15446;background:#f2deda}.geometry-kpis{border:1px solid #e3e6e8;border-radius:13px;grid-template-columns:1fr 1fr;margin-top:9px;display:grid;overflow:hidden}.geometry-kpis article{flex-direction:column;justify-content:center;gap:4px;min-height:64px;padding:10px;display:flex}.geometry-kpis article:nth-child(odd){border-right:1px solid #e3e6e8}.geometry-kpis article:nth-child(-n+2){border-bottom:1px solid #e3e6e8}.geometry-kpis span{color:#8c939a;font-size:7px}.geometry-kpis strong{color:#2e3439;letter-spacing:-.025em;font-size:14px}.accuracy-list{border-bottom:1px solid #eceef0;flex-direction:column;gap:8px;margin-top:12px;padding:2px 0 8px;display:flex}.accuracy-list>div{grid-template-columns:25px 1fr;align-items:center;gap:8px;display:grid}.accuracy-list>div>span{color:#7b848c;background:#eef0f2;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:700;display:grid}.accuracy-list>div.done>span{color:#4f7358;background:#e4eee7}.accuracy-list p{flex-direction:column;gap:2px;margin:0;display:flex}.accuracy-list strong{color:#3b4147;font-size:8px}.accuracy-list small{color:#91979d;font-size:7px}.compact-options{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.compact-options label{color:#7f878e;flex-direction:column;gap:5px;font-size:8px;display:flex}.compact-options label>div{background:#fafbfb;border:1px solid #e0e3e6;border-radius:10px;grid-template-columns:1fr 27px;height:38px;display:grid;overflow:hidden}.compact-options input{color:#343a40;background:0 0;border:0;outline:0;min-width:0;padding:0 9px;font-weight:700}.compact-options b{border-left:1px solid #e5e8ea;place-items:center;font-size:8px;display:grid}.fixture-row{color:#777f87;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:8px;display:flex}.fixture-row .stepper{width:130px}.complex-ceiling-options{background:#fafbfb;border:1px solid #e0e3e6;border-radius:11px;margin-top:10px}.complex-ceiling-options summary{color:#636d75;cursor:pointer;padding:10px;font-size:8px;font-weight:700}.complex-ceiling-options>div{grid-template-columns:1fr 1fr;gap:7px;padding:0 9px 9px;display:grid}.complex-ceiling-options label{color:#848c93;flex-direction:column;gap:4px;font-size:7px;display:flex}.complex-ceiling-options label:last-child{grid-column:1/-1}.complex-ceiling-options label>div{background:#fff;border:1px solid #dfe3e6;border-radius:9px;grid-template-columns:1fr 28px;height:36px;display:grid;overflow:hidden}.complex-ceiling-options input{color:#343a40;background:0 0;border:0;outline:0;min-width:0;padding:0 8px;font-weight:700}.complex-ceiling-options b{border-left:1px solid #e5e8ea;place-items:center;font-size:7px;display:grid}.photo-input.compact{min-height:54px;margin-top:12px}.geometry-price{border-top:1px solid #eceef0;flex-direction:column;gap:4px;margin-top:13px;padding:14px 3px 11px;display:flex}.geometry-price small,.geometry-price span{color:#8b9299;font-size:7px}.geometry-price strong{color:#282e33;letter-spacing:-.045em;font-size:24px}.quote-lines.compact{scrollbar-width:thin;max-height:220px;overflow:auto}@media (max-width:1100px){.geometry-workspace{grid-template-columns:1fr}.geometry-result-card{position:static}}@media (max-width:700px){.geometry-heading{align-items:stretch}.geometry-heading .primary-button{width:100%}.geometry-template-row{flex-direction:column;align-items:flex-start}.geometry-template-row>div{grid-template-columns:1fr 1fr;width:100%;display:grid}.geometry-template-row button{width:100%}.geometry-canvas-card,.geometry-result-card{border-radius:16px}.geometry-canvas-card{padding:12px}.geometry-canvas-wrap svg{min-height:300px}.geometry-tabs{margin-left:-12px;margin-right:-12px;padding-left:10px;padding-right:10px}.dimension-list{grid-template-columns:1fr}.dimension-list label>div{min-width:125px}.draw-helper{flex-wrap:wrap;align-items:flex-start}.draw-helper span{margin-right:0}.draw-helper button{width:100%}}@media (max-width:420px){.geometry-template-row>div{grid-template-columns:1fr}.geometry-card-head{flex-direction:column;align-items:stretch}.geometry-card-head>div:last-child button{flex:1}.geometry-canvas-wrap svg{min-height:270px}.compact-options{grid-template-columns:1fr}}.estimate-workspace,.price-workspace,.project-workspace{overflow-x:clip}.project-pilot-strip{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #dfe3e6;border-radius:15px;align-items:center;gap:12px;max-width:1180px;min-height:62px;margin:0 auto 14px;padding:11px 14px;display:flex}.project-pilot-strip>span{color:#fff;text-transform:uppercase;letter-spacing:.07em;background:#30363c;border-radius:8px;flex:none;padding:6px 8px;font-size:8px;font-weight:750}.project-pilot-strip p{color:#717a82;margin:0 auto 0 0;font-size:9px}.project-pilot-strip button{color:#4e5963;background:0 0;border:0;font-size:8px;font-weight:750}.real-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;max-width:1180px;margin:0 auto;display:grid}.real-project-grid>article{background:#fff;border:1px solid #dfe3e6;border-radius:18px;min-width:0;transition:all .18s;overflow:hidden}.real-project-grid>article.active,.real-project-grid>article:hover{border-color:#8d969e;transform:translateY(-2px);box-shadow:0 14px 36px #262b3017}.project-select{color:#2e343a;text-align:left;background:0 0;border:0;width:100%;padding:0}.real-project-visual{background:linear-gradient(145deg,#dfe4e6,#b9c2c5);height:126px;padding:12px;position:relative;overflow:hidden}.real-project-visual:before{content:"";clip-path:polygon(0 31%,48% 0,100% 27%,100% 100%,0 100%);background:#ffffffc7;height:72%;position:absolute;bottom:-3px;left:14%;right:14%}.real-project-visual.visual-2{background:linear-gradient(145deg,#d9ded8,#aab5aa)}.real-project-visual.visual-3{background:linear-gradient(145deg,#e4ddd4,#b9aa9b)}.real-project-visual b,.real-project-visual span{z-index:1;color:#fff;background:#2d3338c7;border-radius:7px;padding:5px 7px;font-size:7px;position:relative}.real-project-visual b{float:right;color:#515a62;background:#ffffffdb;font-weight:650}.real-project-body{padding:15px}.real-project-body>small{color:#8a9198;font-size:7px}.real-project-body h3{letter-spacing:-.025em;margin:5px 0 4px;font-size:13px}.real-project-body>p{color:#848c93;min-height:25px;margin:0;font-size:8px;line-height:1.5}.real-project-body dl{grid-template-columns:1fr 1fr;gap:7px;margin:13px 0;display:grid}.real-project-body dl div{background:#f5f7f8;border-radius:10px;flex-direction:column;gap:3px;padding:8px;display:flex}.real-project-body dt{color:#92999f;font-size:6px}.real-project-body dd{color:#454d54;margin:0;font-size:8px;font-weight:700}.open-project{color:#5e6871;font-size:8px;font-weight:700}.estimate-modal,.project-modal{z-index:2;background:#fff;border-radius:21px;width:min(720px,100vw - 28px);max-height:calc(100vh - 30px);padding:20px;position:relative;overflow:auto;box-shadow:0 30px 90px #191e223d}.project-form-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.project-form-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.project-form-grid label.wide{grid-column:1/-1}.project-form-grid label>span{color:#777f87;font-size:8px}.project-form-grid input,.project-form-grid select,.project-form-grid textarea{color:#30363c;background:#fafbfb;border:1px solid #dfe3e6;border-radius:11px;outline:0;width:100%;min-height:43px;padding:0 11px;font-size:10px}.project-form-grid textarea{resize:vertical;padding-top:10px}.project-form-grid input:focus,.project-form-grid select:focus,.project-form-grid textarea:focus{border-color:#89939c;box-shadow:0 0 0 3px #545e6812}.modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.form-error{color:#a25345;margin:10px 0 0;font-size:8px}.price-rules{scrollbar-width:none;background:#fff;border:1px solid #e0e3e6;border-radius:14px;align-items:center;gap:8px;max-width:1180px;margin:0 auto 12px;padding:11px 13px;display:flex;overflow-x:auto}.price-rules>span{color:#8b9299;text-transform:uppercase;letter-spacing:.08em;flex:none;margin-right:auto;font-size:8px}.price-rules b{color:#505a63;background:#f0f2f4;border-radius:8px;flex:none;padding:6px 8px;font-size:8px}.price-rules i{color:#a1a8ae;font-size:9px;font-style:normal}.live-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:1180px;margin:0 auto 13px;display:grid}.live-source-grid>button,.source-loading{color:#32383e;text-align:left;background:#fff;border:1px solid #dfe3e6;border-radius:15px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-width:0;min-height:88px;padding:12px;display:grid}.live-source-grid>button.active{border-color:#5e6871;box-shadow:0 0 0 2px #4a545e12}.live-source-grid>button.disabled{opacity:.55}.live-source-grid>button>div{flex-direction:column;gap:3px;min-width:0;display:flex}.live-source-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.live-source-grid em,.live-source-grid small{color:#8c939a;font-size:7px;font-style:normal}.live-source-grid>button>b{color:#65707a;font-size:7px}.source-logo.average,.source-logo.company,.source-logo.supplier{color:#fff;background:#30363c;border-radius:12px;place-items:center;width:40px;height:40px;font-size:9px;display:grid}.source-logo.supplier{background:#67737d}.source-logo.average{color:#59636c;background:#e6eaed}.import-panel{background:#fff;border:1px solid #cdd3d8;border-radius:19px;max-width:1180px;margin:0 auto 14px;padding:18px;box-shadow:0 16px 44px #242a2f14}.import-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.import-heading h3{margin:5px 0;font-size:16px}.import-heading p{color:#838b93;margin:0;font-size:8px}.import-heading>button{color:#68727b;background:#f7f8f9;border:1px solid #e0e3e6;border-radius:10px;width:32px;height:32px;font-size:17px}.import-meta{grid-template-columns:1.4fr .8fr 1fr .8fr;gap:8px;margin-top:15px;display:grid}.import-meta label,.mapping-grid label{flex-direction:column;gap:5px;display:flex}.import-meta label>span,.mapping-grid label>span{color:#7f878e;font-size:7px}.import-meta input,.import-meta select,.mapping-grid select{color:#3c4349;background:#fafbfb;border:1px solid #dfe3e6;border-radius:10px;outline:0;width:100%;height:39px;padding:0 9px;font-size:8px}.import-meta .vat-check{border:1px solid #dfe3e6;border-radius:10px;flex-direction:row;align-items:center;padding:0 9px}.vat-check input{width:15px;height:15px}.mapping-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.import-preview{border:1px solid #e2e5e7;border-radius:11px;margin-top:12px;overflow:auto}.import-preview table{border-collapse:collapse;width:100%;min-width:700px}.import-preview td,.import-preview th{color:#5d666e;text-align:left;white-space:nowrap;border-bottom:1px solid #eceef0;padding:8px 9px;font-size:7px}.import-preview th{color:#838b92;background:#f5f7f8;font-weight:700}.import-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:11px;display:flex}.import-actions span{color:#878e95;font-size:8px}.price-message{color:#51695a;background:#eef3ef;border-radius:11px;max-width:1180px;margin:0 auto 12px;padding:10px 12px;font-size:8px}.price-directory{background:#fff;border:1px solid #dfe3e6;border-radius:18px;max-width:1180px;margin:0 auto;padding:17px}.price-directory .section-title{margin-bottom:10px}.price-table{overflow-x:auto}.price-row{border-top:1px solid #eceef0;grid-template-columns:100px minmax(260px,1.5fr) 80px 120px 130px;align-items:center;gap:10px;min-width:760px;min-height:54px;display:grid}.price-row>span{color:#68717a;min-width:0;font-size:8px}.price-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.price-row strong{color:#343b41;font-size:9px}.price-row small{color:#949aa0;font-size:7px}.price-row b{color:#343b41;font-size:9px}.price-row em{color:#939aa0;font-size:7px;font-style:normal}.price-row em.match-ok{color:#587263}.price-head{background:#f6f7f8;border-top:0;border-radius:9px;min-height:35px}.price-head span{color:#8b9298;text-transform:uppercase;letter-spacing:.05em;padding-left:7px;font-size:7px}.price-empty{color:#8b9298;text-align:center;padding:28px;font-size:8px}.price-source-picker{background:#f8f9fa;border:1px solid #dfe3e6;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:13px;padding:10px;display:grid}.price-source-picker label{flex-direction:column;gap:5px;min-width:0;display:flex}.price-source-picker label>span{color:#7e868d;font-size:7px}.price-source-picker select{color:#343a40;background:#fff;border:1px solid #dce0e3;border-radius:9px;width:100%;height:38px;padding:0 9px;font-size:8px}.price-source-picker>div{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.price-source-picker strong{color:#53605a;font-size:7px}.price-source-picker .has-fallback strong{color:#9a6b3f}.price-source-picker small{color:#92999f;font-size:6px}.quote-lines em{color:#708077;margin-top:2px;font-size:6px;font-style:normal}.quote-lines em.fallback-price{color:#a57445}.real-estimate-list{flex-direction:column;gap:8px;max-width:1180px;margin:0 auto;display:flex}.real-estimate-list article{background:#fff;border:1px solid #dfe3e6;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:78px;padding:12px 14px;display:grid}.estimate-version{color:#fff;background:#30363c;border-radius:12px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:800;display:grid}.real-estimate-list article>div:nth-child(2){flex-direction:column;align-items:flex-start;display:flex}.real-estimate-list h3{margin:4px 0 3px;font-size:10px}.real-estimate-list p{color:#8d949b;margin:0;font-size:7px}.real-estimate-list article>strong{font-size:14px}.real-estimate-list article>button{color:#5e6871;background:0 0;border:0;font-size:8px;font-weight:700}.estimate-state{color:#64707a;text-transform:uppercase;letter-spacing:.05em;background:#edf0f2;border-radius:6px;padding:3px 6px;font-size:6px}.estimate-state.verified{color:#55715d;background:#e7f0e9}.estimate-state.sent{color:#53657d;background:#e9edf4}.estimate-empty{text-align:center;background:#fafbfb;border:1px dashed #d4d9dd;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;max-width:1180px;min-height:250px;margin:0 auto;padding:28px;display:flex}.estimate-empty>span{background:#e9edf0;border-radius:14px;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.estimate-empty strong{margin-top:11px;font-size:11px}.estimate-empty p{color:#848c94;max-width:420px;margin:6px 0 14px;font-size:8px;line-height:1.55}.estimate-modal{width:min(680px,100vw - 28px)}.estimate-modal-lines{margin-top:12px}.estimate-modal-lines>div{border-top:1px solid #eceef0;justify-content:space-between;align-items:center;gap:10px;min-height:54px;display:flex}.estimate-modal-lines>div>span{flex-direction:column;gap:3px;display:flex}.estimate-modal-lines strong{font-size:9px}.estimate-modal-lines small{color:#8b9299;font-size:7px}.estimate-modal-lines b{flex:none;font-size:9px}.estimate-modal-total{background:#f2f4f5;border-radius:13px;justify-content:space-between;align-items:center;padding:14px;display:flex}.estimate-modal-total span{color:#717a82;font-size:8px}.estimate-modal-total strong{font-size:20px}@media (max-width:900px){.import-meta,.live-source-grid,.real-project-grid{grid-template-columns:1fr 1fr}.mapping-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.project-pilot-strip{flex-wrap:wrap;align-items:flex-start}.project-pilot-strip p{flex:200px}.project-pilot-strip button{text-align:left;width:100%}.import-meta,.live-source-grid,.mapping-grid,.project-form-grid,.real-project-grid{grid-template-columns:1fr}.project-form-grid label.wide{grid-column:auto}.estimate-modal,.project-modal{padding:15px}.live-source-grid>button{grid-template-columns:40px 1fr}.live-source-grid>button>b{grid-column:2}.price-rules>span{margin-right:8px}.price-directory{padding:12px}.price-directory .section-title{flex-direction:column;align-items:stretch}.price-directory .search-field{width:100%}.price-source-picker{grid-template-columns:1fr}.price-source-picker>div{align-items:flex-start}.real-estimate-list article{grid-template-columns:42px minmax(0,1fr) auto}.real-estimate-list article>strong{grid-column:2}.real-estimate-list article>button{grid-area:1/3/span 2}}.security-banner{background:#fff8f1;border-bottom:1px solid #eadccf;flex:none;align-items:center;gap:9px;min-height:46px;padding:7px 24px;display:flex}.security-banner>span{color:#9b6c43;background:#f3e3d4;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.security-banner p{flex-direction:column;gap:2px;margin:0 auto 0 0;display:flex}.security-banner strong{color:#66574a;font-size:8px}.security-banner small{color:#9b8c7d;font-size:7px}.security-banner button{color:#775b43;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:750}.security-banner button:disabled{cursor:wait;opacity:.65}@media (max-width:600px){.security-banner{padding:7px 12px}.security-banner small{display:none}}.save-notice{background:#f2f8f3;border-bottom:1px solid #cfe2d4;flex:none;align-items:center;gap:9px;min-height:48px;padding:8px 24px;display:flex}.save-notice>span{color:#467154;background:#dcecdf;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.save-notice p{color:#4d6555;margin:0 auto 0 0;font-size:9px;font-weight:650}.save-notice button{color:#6f8475;background:0 0;border:0;border-radius:8px;width:28px;height:28px;font-size:17px}.workspace-loading{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:7px;min-height:320px;padding:30px;display:flex}.workspace-loading>strong{color:#353b41;margin-top:8px;font-size:13px}.workspace-loading>small{color:#858d95;font-size:8px}.estimate-save-result{border:1px solid;border-radius:13px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;margin:0 0 12px;padding:11px;display:grid}.estimate-save-result>span{border-radius:9px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.estimate-save-result>div{flex-direction:column;gap:3px;min-width:0;display:flex}.estimate-save-result strong{font-size:9px}.estimate-save-result small{font-size:7px;line-height:1.4}.estimate-save-result>button{border:0;border-radius:9px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700}.estimate-save-result.success{background:#f1f7f2;border-color:#cfe1d3}.estimate-save-result.success>span{color:#467154;background:#dcecdf}.estimate-save-result.success small{color:#718177}.estimate-save-result.success>button{color:#fff;background:#3b4740}.estimate-save-result.error{background:#fff7f4;border-color:#eed5cd}.estimate-save-result.error>span{color:#a0523e;background:#f4e2dc}.estimate-save-result.error small{color:#8a665c}.estimate-save-result.error>button{color:#fff;background:#8e5949}@media (max-width:600px){.save-notice{padding:8px 12px}.estimate-save-result{grid-template-columns:30px 1fr}.estimate-save-result>button{grid-column:1/-1;width:100%}}.ai-context-row{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.ai-context-row button{color:#353c42;text-align:left;background:#ffffffd6;border:1px solid #dfe3e6;border-radius:13px;align-items:center;gap:9px;min-width:0;min-height:53px;padding:9px 11px;display:flex}.ai-context-row button>span{color:#fff;background:#30363c;border-radius:9px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.ai-context-row button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.ai-context-row small{color:#8c949b;font-size:7px}.ai-context-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.module-hub,.object-workspace-page{overflow-x:clip}.object-heading-card{background:linear-gradient(135deg,#fff,#f4f6f7);border:1px solid #dce1e4;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:18px;max-width:1180px;margin:0 auto 12px;padding:22px;display:flex;box-shadow:0 12px 34px #252b300d}.object-heading-card h2{color:#242a2f;letter-spacing:-.045em;margin:7px 0 5px;font-size:27px}.object-heading-card p{color:#788189;margin:0;font-size:9px}.object-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.object-tags span{color:#69727a;background:#fff;border:1px solid #dde2e5;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:650}.object-heading-actions{gap:7px;display:flex}.manual-control-note,.module-principle,.object-ai-strip{background:#fff;border:1px solid #dce1e4;border-radius:15px;align-items:center;gap:11px;max-width:1180px;margin:0 auto 12px;padding:12px 14px;display:flex}.manual-control-note>span,.module-principle>span,.object-ai-strip>span{color:#fff;background:#30363c;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.manual-control-note div,.module-principle div,.object-ai-strip div{flex-direction:column;gap:3px;display:flex}.manual-control-note strong,.module-principle strong,.object-ai-strip strong{color:#394047;font-size:9px}.manual-control-note p,.module-principle p,.object-ai-strip p{color:#838b92;margin:0;font-size:8px;line-height:1.5}.object-folder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:1180px;margin:0 auto 12px;display:grid}.object-folder-grid>button{color:#31383e;text-align:left;background:#fff;border:1px solid #dfe3e6;border-radius:17px;grid-template-columns:39px 1fr 20px;align-items:start;gap:11px;min-width:0;min-height:125px;padding:15px;transition:all .18s;display:grid}.object-folder-grid>button:hover{border-color:#8e979f;transform:translateY(-2px);box-shadow:0 12px 30px #252b3012}.folder-glyph{color:#515c65;background:#eef1f3;border-radius:12px;place-items:center;width:39px;height:39px;font-size:14px;display:grid}.object-folder-grid>button>div{flex-direction:column;gap:4px;min-width:0;display:flex}.object-folder-grid small{color:#91989f;font-size:7px}.object-folder-grid strong{font-size:12px}.object-folder-grid p{color:#818990;margin:0;font-size:8px;line-height:1.45}.object-folder-grid b{color:#879099;font-size:13px}.manual-control-note{background:#f7f8f9}.module-count{color:#fff;background:#30363c;border-radius:10px;padding:8px 10px;font-size:8px;font-weight:700}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:1180px;margin:0 auto;display:grid}.module-grid article{background:#fff;border:1px solid #dfe3e6;border-radius:18px;flex-direction:column;min-width:0;min-height:220px;padding:16px;display:flex}.module-grid article.enabled{border-color:#8c969e;box-shadow:0 0 0 2px #424c550d}.module-grid article.soon{opacity:.72;background:#f7f8f9}.module-card-head{justify-content:space-between;align-items:center;display:flex}.module-card-head>span{color:#fff;background:#30363c;border-radius:13px;place-items:center;width:42px;height:42px;font-size:15px;display:grid}.module-card-head>b{color:#737c84;text-transform:uppercase;letter-spacing:.05em;background:#eef1f3;border-radius:7px;padding:5px 7px;font-size:7px}.module-grid h3{color:#30363c;margin:15px 0 6px;font-size:14px}.module-grid p{color:#7e878f;margin:0;font-size:8px;line-height:1.55}.module-card-footer{border-top:1px solid #eceef0;justify-content:space-between;align-items:center;gap:9px;margin-top:auto;padding-top:14px;display:flex}.module-card-footer small{color:#8c949b;max-width:52%;font-size:7px;line-height:1.4}.module-toggle{color:#5e6871;background:#f7f8f9;border:1px solid #dce1e4;border-radius:9px;min-height:34px;padding:0 9px;font-size:7px;font-weight:700}.module-toggle.enabled{color:#fff;background:#30363c;border-color:#30363c}.module-toggle:disabled{cursor:not-allowed}.setup-layer{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ebeef0eb;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.setup-dialog{background:#fff;border:1px solid #d8dde0;border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 36px);padding:22px;overflow:auto;box-shadow:0 30px 100px #1c222733}.setup-brand{align-items:center;gap:10px;display:flex}.setup-brand>div{flex-direction:column;gap:2px;display:flex}.setup-brand strong{color:#30363c;font-size:11px}.setup-brand small{color:#8a9299;font-size:7px}.setup-brand>b{color:#858d94;margin-left:auto;font-size:8px}.setup-heading{margin:25px 0 16px}.setup-heading h2{color:#242a2f;letter-spacing:-.045em;margin:7px 0;font-size:28px}.setup-heading p{color:#7e878e;max-width:580px;margin:0;font-size:9px;line-height:1.55}.business-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.business-options button{color:#343b41;text-align:left;background:#fafbfb;border:1px solid #dfe3e6;border-radius:14px;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;min-height:79px;padding:12px;display:grid}.business-options button.active{background:#f3f5f6;border-color:#59636c;box-shadow:0 0 0 2px #3c464f0f}.business-options button>span{background:#e8ecef;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.business-options button.active>span{color:#fff;background:#30363c}.business-options button>div{flex-direction:column;gap:3px;display:flex}.business-options strong{font-size:9px}.business-options small{color:#858d94;font-size:7px;line-height:1.4}.business-options b{color:#4e5a63}.setup-next{width:100%;min-height:47px;margin-top:16px}.setup-back{color:#6d767e;background:0 0;border:0;margin-top:18px;padding:0;font-size:8px}.setup-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.setup-fields label{color:#777f87;flex-direction:column;gap:6px;font-size:8px;display:flex}.setup-fields input,.setup-fields select{color:#30363c;background:#fafbfb;border:1px solid #dfe3e6;border-radius:11px;outline:0;width:100%;height:44px;padding:0 11px}.setup-summary{background:#f3f5f6;border-radius:13px;align-items:flex-start;gap:9px;margin-top:13px;padding:12px;display:flex}.setup-summary>span{color:#fff;background:#30363c;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.setup-summary div{flex-direction:column;gap:3px;display:flex}.setup-summary strong{font-size:8px}.setup-summary p{color:#7f878e;margin:0;font-size:7px;line-height:1.45}.project-manual-edit{color:#5f6870;background:#f8f9fa;border:1px solid #dfe3e6;border-radius:9px;width:calc(100% - 28px);min-height:34px;margin:0 14px 14px;font-size:8px;font-weight:700}.ledger-card.compact-ledger article{grid-template-columns:30px minmax(0,1fr) auto auto}.ledger-edit,.stage-manual-edit{color:#65717a;background:0 0;border:0;font-size:7px;font-weight:700}.stage-manual-edit{text-align:left;margin-top:7px;padding:0}.file-actions{align-items:center;gap:2px;display:flex}.file-actions button{color:#8c948e;background:0 0;border:0;border-radius:7px;width:26px;height:26px}.file-actions .file-delete{color:#a26558}.manual-estimate-modal{width:min(920px,100vw - 28px)}.manual-estimate-head,.manual-estimate-lines>div{grid-template-columns:minmax(230px,1fr) 90px 70px 110px 30px;align-items:center;gap:7px;display:grid}.manual-estimate-head{color:#8b9299;margin-top:13px;padding:0 7px 7px;font-size:7px}.manual-estimate-lines>div{border-top:1px solid #eceef0;min-height:49px;padding:6px}.manual-estimate-lines input{color:#343a40;background:#fafbfb;border:1px solid #dfe3e6;border-radius:8px;width:100%;min-width:0;height:35px;padding:0 8px;font-size:8px}.manual-estimate-lines button{color:#a25f50;background:#f6ece9;border:0;border-radius:8px;width:28px;height:28px}.add-estimate-line{margin-top:10px}.manual-estimate-totals{background:#f3f5f6;border-radius:13px;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:13px;padding:12px;display:grid}.manual-estimate-totals label,.manual-estimate-totals>div{flex-direction:column;gap:5px;display:flex}.manual-estimate-totals span{color:#7c858c;font-size:7px}.manual-estimate-totals input{background:#fff;border:1px solid #dce1e4;border-radius:9px;height:37px;padding:0 8px}.manual-estimate-totals strong{font-size:12px}.estimate-manual-actions{flex-wrap:wrap}@media (max-width:900px){.module-grid,.object-folder-grid{grid-template-columns:1fr 1fr}.object-heading-card{flex-direction:column}.object-heading-actions{width:100%}.object-heading-actions button{flex:1}}@media (max-width:650px){.ai-context-row,.business-options,.module-grid,.object-folder-grid,.setup-fields{grid-template-columns:1fr}.setup-layer{padding:8px}.setup-dialog{border-radius:19px;max-height:calc(100vh - 16px);padding:16px}.setup-heading{margin-top:18px}.setup-heading h2{font-size:23px}.object-heading-card{border-radius:17px;padding:16px}.object-heading-card h2{font-size:22px}.object-heading-actions{flex-direction:column}.object-folder-grid>button{min-height:103px}.module-grid article{min-height:190px}.ledger-card.compact-ledger article{grid-template-columns:30px minmax(0,1fr) auto}.ledger-edit{grid-column:2;justify-self:start}.manual-estimate-head{display:none}.manual-estimate-lines>div{grid-template-columns:minmax(0,1fr) 70px 55px 28px}.manual-estimate-lines>div input:first-child{grid-column:1/-1}.manual-estimate-lines>div input:nth-child(4){grid-column:1/span 3}.manual-estimate-totals{grid-template-columns:1fr}.file-row{grid-template-columns:minmax(300px,1fr) 100px 130px 58px}}:root{color-scheme:light;--ink:#20242a;--muted:#6f7782;--line:#e2e6eb;--surface:#fff;--canvas:#fff;--dark:#30353b;--dark-soft:#f2f4f7;--blue:#2f6fed;--blue-hover:#245fd4;--blue-soft:#eaf1ff;--blue-line:#cbdafb;--lime:var(--blue);--lime-deep:var(--blue-hover);--shadow:0 14px 40px #1a263814}.app-shell,.chat-panel,.content-page,.main-area,body,html{background:#fff}body{color:var(--ink)}::selection{color:#172033;background:#2f6fed33}*{scrollbar-color:#cbd2dc #f5f7fa}.sidebar{background:#f7f8fa;border-right-color:#e1e5ea}.topbar{background:#fffffff5;border-bottom-color:#e2e6eb;box-shadow:0 1px #1a233006}.brand-mark,.new-project{background:var(--dark);border-color:var(--dark);color:#fff}.brand-mark{box-shadow:0 9px 24px #22283029}.new-project{box-shadow:0 9px 22px #2228301f}.add-feature,.side-nav button{color:#626b77}.side-nav button:hover{color:#242930;background:#edf0f4}.side-nav button.active{background:var(--blue-soft);color:#1f58c7;box-shadow:inset 3px 0 var(--blue)}.side-nav button.active .nav-count,.side-nav button.active .nav-glyph{color:var(--blue)}.side-nav button.active .nav-count{background:#fff}.all-tools-button,.sync-card{background:#fff;border-color:#e0e5eb}.assistant-state i,.status-dot,.sync-dot{background:var(--blue);box-shadow:0 0 0 4px #2f6fed1c}.context-action,.context-mobile-button,.file-toolbar button,.ghost-button,.icon-button,.role-switcher,.search-field{color:#4f5966;background:#fff;border-color:#dfe4ea}.context-action:hover,.file-toolbar button:hover,.ghost-button:hover,.icon-button:hover{color:var(--blue);background:#f7faff;border-color:#b9c9e9}.chat-scroll{background:#fff}.welcome-block{background:radial-gradient(circle at 88% 10%,#2f6fed1a 0,#0000 34%),linear-gradient(145deg,#fff,#f8faff);border-color:#dfe5ec;box-shadow:0 16px 44px #23375714}.welcome-block:after{border-color:#2f6fed1c;box-shadow:0 0 0 32px #2f6fed06,0 0 0 68px #2f6fed04}.assistant-orb>span{background:var(--dark);color:#fff}.assistant-orb .brain-glyph i,.assistant-orb .brain-glyph:after,.assistant-orb .brain-glyph:before{border-color:#fff}.assistant-state{color:#4d5c73;background:#ffffffeb;border-color:#d9e4fb}.command-samples button{color:#4f5966;background:#fff;border-color:#dce3ec}.command-samples button:hover{border-color:var(--blue-line);background:var(--blue-soft);color:#2359c5}.access-card,.acts-panel,.analytics-card,.client-chat,.client-list,.client-portal,.company-pulse,.company-pulse button,.context-panel,.counterparty-strip,.coverage-card,.day-brief,.directory-strip article,.document-grid article,.estimate-empty,.estimate-list article,.estimate-summary,.event-feed,.feature-grid button,.file-table,.finance-module-grid article,.freelance-card,.geometry-canvas-card,.geometry-result-card,.import-panel,.integration-grid article,.integration-panel,.legal-entities,.live-source-grid>button,.manual-control-note,.materials-table,.message>div,.metric-grid article,.model-viewer,.module-grid article,.module-principle,.object-ai-strip,.object-folder-grid>button,.object-heading-card,.operation-kpis article,.price-directory,.price-rules,.procurement-card,.project-card,.project-pilot-strip,.proposal-preview,.proposal-status-panel,.quick-grid button,.real-estimate-list article,.real-project-grid>article,.receipt-scanner,.risk-list-card,.source-cards article,.supply-kpis article,.task-list,.team-card,.today-brief,.visual-card,.visual-empty,.warehouse-card,.work-control-table{background:#fff;border-color:#e0e5eb;box-shadow:0 10px 30px #1e2b3e0b}.act-total,.coverage-grid article,.estimate-modal-total,.geometry-status,.integration-chip,.manual-estimate-totals,.portal-preview,.price-source-picker,.project-body dl div,.real-project-body dl div,.setup-summary,.today-summary span,.weather-chip{background:#f4f6f8;border-color:#e1e6eb}.company-pulse button:hover,.feature-grid button:hover,.object-folder-grid>button:hover,.quick-grid button:hover,.real-project-grid>article.active,.real-project-grid>article:hover{border-color:var(--blue-line);background:#fbfdff;box-shadow:0 14px 34px #2f6fed17}.company-logo,.coverage-grid article>span,.directory-strip article>span,.document-grid article>span,.event-icon,.feature-grid button>span,.file-icon,.finance-module-grid article>span,.folder-glyph,.integration-logo,.module-icon,.person-avatar.alt,.quick-icon.blue,.quick-icon.lilac,.quick-icon.lime,.quick-icon.sand,.visual-empty>span,.weather-chip>span{background:var(--blue-soft);color:var(--blue)}.estimate-badge,.estimate-state,.module-card-head>b,.object-tags span,.project-code,.project-status,.source-status,.status-pill.ok{color:#596472;background:#f0f3f6}.load-track,.progress-track{background:#e9edf2}.load-track span,.progress-track span,.timeline-bar.active{background:var(--blue)}.business-options button.active,.live-source-grid>button.active,.module-grid article.enabled,.week-strip button.active{border-color:var(--blue-line);background:#f8fbff;box-shadow:0 0 0 2px #2f6fed12}.ai-context-row button>span,.business-options button.active>span,.estimate-version,.module-card-head>span,.module-count,.module-principle>span,.object-ai-strip>span{background:var(--dark);color:#fff}.manual-control-note>span{color:#4f5966;background:#e9edf2}.context-mobile-button.active,.module-toggle.enabled,.primary-button,.request-feature,.send-button{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 9px 22px #2f6fed3b}.context-mobile-button.active:hover,.module-toggle.enabled:hover,.primary-button:hover,.request-feature:hover,.send-button:hover{border-color:var(--blue-hover);background:var(--blue-hover)}.primary-button:disabled,.send-button:disabled{opacity:.48;box-shadow:none;cursor:not-allowed}.ai-advice button,.secondary-button{color:#47515e;background:#fff;border-color:#d8dfe7}.ai-advice button:hover,.secondary-button:hover{border-color:var(--blue-line);color:var(--blue);background:#f7faff}.directory-strip button,.document-grid button,.home-section-title>button,.ledger-edit,.open-project,.real-estimate-list article>button,.stage-manual-edit,.today-action{color:#2c64d3}.composer-wrap{background:linear-gradient(#fff0,#fff 25%)}.composer{background:var(--dark);border-color:#3c424a;width:100%;max-width:1120px;box-shadow:0 16px 38px #191f2733}.composer:focus-within{border-color:#5888e9;box-shadow:0 0 0 3px #2f6fed21,0 18px 42px #191f2738}.composer.recording{border-color:#6b98f1;box-shadow:0 0 0 3px #2f6fed2e,0 18px 42px #191f2738}.composer textarea{color:#fff;caret-color:#fff;background:0 0}.composer textarea::placeholder{color:#aeb6c0}.composer-actions{border-top:1px solid #ffffff1a;margin-top:9px;padding-top:9px}.attach-button{color:#d1d7de}.attach-button:hover{color:#fff}.mic-button,.send-button{background:var(--blue);color:#fff;border:1px solid #0000;border-radius:12px;width:38px;height:38px;transition:transform .16s,background .16s,box-shadow .16s;box-shadow:0 7px 18px #2f6fed40}.mic-button:hover,.send-button:hover{background:var(--blue-hover);transform:translateY(-1px)}.mic-button.active{color:#fff;background:#1f5fd8;animation:blue-pulse 1.2s infinite}.record-label{color:#9fc0ff;font-size:9px;font-weight:650}.composer-wrap>p{color:#8a929d}@keyframes blue-pulse{50%{box-shadow:0 0 0 6px #4f89f733,0 7px 18px #2f6fed4d}}input,select,textarea{accent-color:var(--blue)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2f6fed2e}.import-meta input:focus,.import-meta select:focus,.manual-estimate-lines input:focus,.manual-estimate-totals input:focus,.mapping-grid select:focus,.price-source-picker select:focus,.project-form-grid input:focus,.project-form-grid select:focus,.project-form-grid textarea:focus,.setup-fields input:focus,.setup-fields select:focus{border-color:#7fa4ef;box-shadow:0 0 0 3px #2f6fed1a}@media (max-width:960px){.mobile-menu{color:#30353b;background:#f0f3f7}.mobile-dock{background:#fffffff7;border-color:#dce2e9;box-shadow:0 14px 40px #1e2b3e29}.mobile-dock button.active{background:var(--blue-soft);color:var(--blue)}.mobile-dock .command-dock-button{background:var(--blue);color:#fff;box-shadow:0 10px 24px #2f6fed47}.composer{border-radius:18px;max-width:100%}.composer-wrap{padding-left:10px;padding-right:10px}}@media (max-width:480px){.composer{padding:12px 11px 9px}.composer textarea{min-height:42px;font-size:12px}.mic-button,.send-button{width:40px;height:40px}}.pipeline-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.pipeline-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.real-project-visual.pipeline-lead{background:linear-gradient(135deg,#f0f6ff,#fbfdff)}.real-project-visual.pipeline-proposal{background:linear-gradient(135deg,#f5f2ff,#fcfbff)}.partner-tabs{background:#f2f5f8;border:1px solid #dfe5eb;border-radius:20px;gap:7px;margin:20px 0 14px;padding:6px;display:flex}.partner-tabs button{color:#687380;border:1px solid #0000;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:10px 14px;font-size:12px;font-weight:750;display:flex}.partner-tabs button b{background:#e3e8ee;border-radius:8px;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.partner-tabs button.active{color:var(--blue);background:#fff;border-color:#d5e1f8;box-shadow:0 7px 20px #2b4a7614}.partner-tabs button.active b{background:var(--blue-soft);color:var(--blue)}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.partner-grid article{background:#fff;border:1px solid #e0e5eb;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px;display:grid;box-shadow:0 10px 30px #1e2b3e0b}.partner-avatar{color:#fff;background:#30363c;border-radius:14px;place-items:center;width:45px;height:45px;font-size:12px;font-weight:800;display:grid}.partner-grid h3{color:#252b32;margin:4px 0 2px;font-size:16px}.partner-grid p{color:#5c6672;margin:0;font-size:11px;font-weight:650}.partner-grid small{color:#89929d;margin-top:5px;font-size:10px;line-height:1.45;display:block}.partner-grid article>b{background:var(--blue-soft);width:fit-content;color:var(--blue);border-radius:9px;grid-column:1/-1;padding:6px 9px;font-size:9px}.partner-grid article>button{color:var(--blue);grid-column:1/-1;justify-self:start;font-size:10px;font-weight:750}.partner-purpose{background:#f7faff;border:1px solid #d9e4f7;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:14px;padding:18px 20px;display:grid}.partner-purpose>span{width:42px;height:42px;color:var(--blue);background:#e5efff;border-radius:13px;place-items:center;display:grid}.partner-purpose strong{color:#303945;margin-bottom:3px;font-size:13px;display:block}.partner-purpose p{color:#77828f;margin:0;font-size:11px;line-height:1.5}@media (max-width:900px){.pipeline-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.pipeline-tabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow-x:auto}.pipeline-tabs::-webkit-scrollbar{display:none}.pipeline-tabs button{scroll-snap-align:start;flex:0 0 126px}.partner-tabs{overflow-x:auto}.partner-tabs button{flex:0 0 128px}.partner-grid{grid-template-columns:1fr}.partner-purpose{grid-template-columns:auto minmax(0,1fr);padding:14px}.partner-purpose>button{grid-column:2;justify-self:start}}:root{--app-canvas:#f4f6fb;--lavender:#7468ee;--lavender-soft:#efedff;--sky-soft:#e8f7ff;--sand-soft:#fff2e5;--card-radius:24px}.app-shell,.chat-scroll,.content-page,.main-area,body{background:var(--app-canvas)}.topbar{-webkit-backdrop-filter:blur(20px)saturate(1.25);backdrop-filter:blur(20px)saturate(1.25);background:#ffffffed}.content-page>.page-heading,.project-workspace>.page-heading{background:#fffffff5;border:1px solid #d7dee9e6;border-radius:26px;padding:22px 24px;box-shadow:0 16px 45px #202d4611}.page-heading h2{letter-spacing:-.045em;font-size:clamp(27px,3vw,36px);font-weight:780}.page-heading p{max-width:650px;font-size:11px;line-height:1.55}.activity-assistant .chat-scroll{padding-top:24px}.activity-home{width:min(980px,100%);margin:0 auto}.activity-home-head{background:radial-gradient(circle at 93% 0,#2f6fed29,#0000 34%),radial-gradient(circle at 78% 110%,#7468ee1f,#0000 38%),#fff;border:1px solid #dfe5ef;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #22325213}.activity-home-head>div{z-index:1;position:relative}.activity-home-head h2{color:#20252c;letter-spacing:-.05em;margin:7px 0;font-size:34px;line-height:1.02}.activity-home-head p{color:#707986;max-width:650px;margin:0;font-size:11px;line-height:1.6}.activity-live{color:#536178;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #dbe4f8;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:9px;font-weight:720;display:inline-flex}.activity-live i{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2f6fed1a}.activity-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 24px;display:grid}.activity-shortcuts>button{color:#303740;text-align:left;background:#fff;border:1px solid #e0e5ed;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:76px;padding:13px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 10px 28px #2330460b}.activity-shortcuts>button:hover{border-color:#bfd0f3;transform:translateY(-2px);box-shadow:0 14px 34px #2f6fed17}.activity-shortcuts>button>span{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:14px;place-items:center;font-size:18px;font-weight:760;display:grid}.activity-shortcuts>button:nth-child(2)>span{background:var(--lavender-soft);color:var(--lavender)}.activity-shortcuts>button:nth-child(3)>span{color:#434b55;background:#edf0f4}.activity-shortcuts small,.activity-shortcuts strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.activity-shortcuts strong{font-size:11px}.activity-shortcuts small{color:#8a939e;margin-top:4px;font-size:8px}.activity-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin:0 2px 12px;display:flex}.activity-toolbar h3{color:#252b33;letter-spacing:-.035em;margin:4px 0 0;font-size:23px}.activity-filters{background:#ffffffd1;border:1px solid #e0e5ec;border-radius:15px;gap:5px;padding:4px;display:flex}.activity-filters button{color:#7a8490;border-radius:11px;min-height:32px;padding:0 11px;font-size:9px;font-weight:700}.activity-filters button.active{color:#fff;background:#30353b;box-shadow:0 7px 17px #262c342b}.activity-stream{gap:8px;display:grid}.activity-command,.activity-event{color:#333a43;text-align:left;background:#fff;border:1px solid #e1e6ed;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-width:0;padding:14px 15px;display:grid;box-shadow:0 9px 26px #222e410a}.activity-event:hover{background:#fbfdff;border-color:#c7d5ef}.activity-event-icon{color:#4b5561;background:#edf1f5;border-radius:13px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.activity-event.tone-warning .activity-event-icon{color:#c75e3c;background:#fff0ea}.activity-event.tone-lavender .activity-event-icon{background:var(--lavender-soft);color:var(--lavender)}.activity-event.tone-blue .activity-event-icon{background:var(--blue-soft);color:var(--blue)}.activity-event.tone-soft .activity-event-icon{color:#424b56;background:#edf0f4}.activity-command>div,.activity-event>div{min-width:0}.activity-command>div>span,.activity-event>div>span{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.activity-command>div>span b,.activity-event>div>span b{color:#7a8490;font-size:8px;font-weight:700}.activity-command time,.activity-event time{color:#a0a8b2;white-space:nowrap;font-size:8px}.activity-event>div>strong{color:#292f37;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.activity-command p,.activity-event p{color:#7d8691;margin:4px 0 0;font-size:9px;line-height:1.45}.activity-arrow{color:#9aa4af;font-size:14px}.activity-command{background:#f9fbff;border-color:#dce4f4;grid-template-columns:auto minmax(0,1fr)}.activity-command.user{background:#faf9ff;border-color:#d8d5fa}.activity-command.user .activity-event-icon{background:var(--lavender-soft);color:var(--lavender)}.activity-command.assistant .activity-event-icon{color:#fff;background:#30353b}.activity-command.processing{opacity:.72}.activity-action-preview{border-radius:22px;width:100%;max-width:none;margin:0}.activity-empty{text-align:center;background:#ffffff9e;border:1px dashed #d5dce7;border-radius:22px;justify-items:center;padding:38px 20px;display:grid}.activity-empty>span{color:#fff;background:#30353b;border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.activity-empty strong{margin-top:12px;font-size:13px}.activity-empty p{color:#818a95;max-width:300px;margin:5px 0 0;font-size:9px}.clear-activity{color:#9098a3;margin:12px auto 0;padding:8px 12px;font-size:8px;display:block}.compact-account{z-index:30;position:relative}.compact-account-button{color:#313841;background:#fff;border:1px solid #dde3eb;border-radius:16px;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:0 9px 24px #232e3f17}.compact-account-button>span{font-size:11px;font-weight:800}.compact-account-button>i{background:var(--blue);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.account-popover{z-index:40;text-align:center;background:#fff;border:1px solid #dce3ec;border-radius:22px;justify-items:center;width:min(310px,100vw - 30px);padding:20px;display:grid;position:absolute;top:55px;right:0;box-shadow:0 22px 70px #1c283c33}.account-close{color:#6b7480;background:#f1f3f6;border-radius:10px;width:30px;height:30px;font-size:17px;position:absolute;top:9px;right:9px}.account-avatar{color:#fff;background:#30353b;border-radius:18px;place-items:center;width:54px;height:54px;font-size:13px;font-weight:800;display:grid}.account-popover>strong{margin-top:11px;font-size:14px}.account-popover>small{color:#8a939f;max-width:240px;margin-top:4px;font-size:8px;line-height:1.4}.account-popover>b{background:var(--blue-soft);color:var(--blue);border-radius:8px;margin:10px 0 13px;padding:5px 8px;font-size:8px}.company-hero-card{color:#fff;background:radial-gradient(circle at 94% 0,#4f89f76b,#0000 38%),radial-gradient(circle at 75% 120%,#7468ee52,#0000 40%),#30353b;border-radius:28px;justify-content:space-between;align-items:center;gap:22px;padding:24px;display:flex;overflow:hidden;box-shadow:0 20px 48px #2027332e}.company-hero-card>div{align-items:center;gap:15px;min-width:0;display:flex}.company-symbol{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1c;border:1px solid #ffffff29;border-radius:18px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.company-symbol .brain-glyph i,.company-symbol .brain-glyph:after,.company-symbol .brain-glyph:before{border-color:#fff}.company-hero-card .eyebrow{color:#cdd6e4}.company-hero-card h3{letter-spacing:-.035em;margin:4px 0;font-size:21px}.company-hero-card p{color:#c2cad5;max-width:550px;margin:0;font-size:9px;line-height:1.5}.company-health{color:#ecf2fb;background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 10px;font-size:8px;font-weight:700;display:inline-flex}.company-health i{background:#8eb4ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #8eb4ff21}.company-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 24px;display:grid}.company-metrics article{background:#fff;border:1px solid #e0e5ed;border-radius:21px;padding:17px 18px;box-shadow:0 10px 28px #2330460b}.company-metrics article.lavender{background:var(--lavender-soft);border-color:#dedafa}.company-metrics small,.company-metrics span{color:#86909c;font-size:8px;display:block}.company-metrics strong{color:#293039;letter-spacing:-.04em;margin:7px 0 4px;font-size:22px;display:block}.company-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 2px 12px;display:flex}.company-section-heading h3{color:#252b33;letter-spacing:-.035em;margin:4px 0 0;font-size:22px}.company-section-heading>button{color:var(--blue);font-size:9px;font-weight:750}.company-area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.company-area-grid>button{color:#303741;text-align:left;background:#fff;border:1px solid #e0e5ed;border-radius:23px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:104px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #2330460b}.company-area-grid>button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #23304617}.company-area-grid>button>span{color:#424c58;background:#eef1f5;border-radius:15px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:780;display:grid}.company-area-grid>button.tone-blue>span{background:var(--blue-soft);color:var(--blue)}.company-area-grid>button.tone-lavender>span{background:var(--lavender-soft);color:var(--lavender)}.company-area-grid>button.tone-sky>span{background:var(--sky-soft);color:#1785b9}.company-area-grid>button.tone-sand>span{background:var(--sand-soft);color:#b86a25}.company-area-grid>button.tone-graphite>span{color:#fff;background:#30353b}.company-area-grid small,.company-area-grid strong{display:block}.company-area-grid strong{color:#2a313a;font-size:11px}.company-area-grid small{color:#858f9b;margin-top:5px;font-size:8px;line-height:1.4}.company-area-grid>button>b{color:#9ba4af}.company-attention-card{background:linear-gradient(135deg,#faf9ff,var(--lavender-soft));border:1px solid #dedafa;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:12px;padding:17px;display:grid}.company-attention-card>span{background:var(--lavender);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.company-attention-card small{color:#8178cf;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:750;display:block}.company-attention-card strong{color:#323044;margin-top:4px;font-size:11px;display:block}.company-attention-card p{color:#7c7894;margin:4px 0 0;font-size:8px;line-height:1.45}.company-attention-card>button{min-height:34px;color:var(--lavender);background:#fff;border-radius:11px;padding:0 12px;font-size:9px;font-weight:750;box-shadow:0 7px 18px #493ca31a}.company-secondary-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.company-secondary-links>button{color:#39414b;text-align:left;background:#ffffffc7;border:1px solid #e1e6ed;border-radius:18px;align-items:center;gap:9px;min-width:0;min-height:66px;padding:11px;display:flex}.company-secondary-links>button>span{color:#56616e;background:#eef1f5;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.company-secondary-links small,.company-secondary-links strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.company-secondary-links strong{font-size:9px}.company-secondary-links small{color:#9099a4;margin-top:3px;font-size:7px}.day-brief,.estimate-summary,.file-table,.finance-layout>*,.module-grid article,.object-folder-grid>button,.object-heading-card,.partner-grid article,.partner-purpose,.pipeline-summary article,.pipeline-tabs,.price-directory,.real-project-grid>article,.schedule-board,.task-list,.week-strip{border-radius:var(--card-radius)}.week-strip{background:#fff;border:1px solid #e0e5ed;padding:8px;box-shadow:0 12px 34px #222f460d}.task-list{padding:18px}.task-list article{background:#fbfcfe;border:1px solid #e5e9ef;border-radius:16px;margin-top:7px}.day-brief{background:linear-gradient(145deg,#fff,var(--lavender-soft));border-color:#dedafa}@media (max-width:960px){.main-area{padding-bottom:88px}.role-switcher,.top-actions .ghost-button{display:none}.mobile-dock{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(1.3);backdrop-filter:blur(22px)saturate(1.3);background:#fffffff0;border-color:#d3dbe7eb;border-radius:26px;height:74px;padding:6px 8px;box-shadow:0 18px 50px #1a263a33}.mobile-dock button{color:#8993a0;border-radius:18px;gap:4px;height:58px}.mobile-dock button.active{background:var(--blue-soft);color:var(--blue)}.dock-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.mobile-dock button small{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:7.5px;font-weight:680;overflow:hidden}.mobile-dock .command-dock-button{background:var(--blue);color:#fff;border-radius:21px;width:62px;height:62px;transform:translateY(-12px);box-shadow:0 13px 30px #2f6fed52}.mobile-dock .command-dock-button.active{background:var(--blue-hover);color:#fff}.mobile-dock .command-dock-button .dock-icon{stroke-width:2px;width:25px;height:25px}.content-page{padding-bottom:118px}.content-page>.page-heading,.project-workspace>.page-heading{border-radius:23px;padding:18px 19px}.activity-assistant .chat-scroll{padding:16px 12px 18px}.activity-home-head{border-radius:24px;padding:21px}.activity-home-head h2{font-size:29px}.activity-shortcuts{margin-bottom:20px}.company-area-grid,.company-secondary-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.topbar{flex-basis:64px;height:64px}.topbar h1{font-size:15px}.activity-home-head{display:block}.activity-home-head p{font-size:10px}.activity-live{margin-top:16px}.activity-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.activity-shortcuts>button{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:86px;padding:10px 7px;display:flex}.activity-shortcuts>button>span{border-radius:12px;width:36px;height:36px;font-size:15px}.activity-shortcuts strong{font-size:8px}.activity-shortcuts small{display:none}.activity-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.activity-filters{width:100%;overflow-x:auto}.activity-filters button{flex:1 0 auto}.activity-command,.activity-event{border-radius:18px;grid-template-columns:auto minmax(0,1fr);padding:13px}.activity-arrow{display:none}.activity-command>div>span,.activity-event>div>span{flex-direction:column;align-items:flex-start;gap:2px}.activity-event>div>strong{white-space:normal}.activity-event-icon{border-radius:12px;width:37px;height:37px}.activity-action-preview dl{grid-template-columns:1fr 1fr}.activity-action-preview .action-preview-head{flex-direction:column;align-items:flex-start}.activity-action-preview .action-preview-head b{font-size:17px}.activity-action-preview .action-preview-buttons{grid-template-columns:1fr;display:grid}.company-hero-card{border-radius:24px;padding:19px}.company-hero-card,.company-hero-card>div{align-items:flex-start}.company-symbol{border-radius:15px;flex-basis:44px;width:44px;height:44px}.company-health{display:none}.company-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.company-metrics article{border-radius:18px;padding:14px}.company-metrics article.lavender{grid-column:1/-1}.company-section-heading{align-items:flex-start}.company-section-heading h3{font-size:19px}.company-section-heading>button{padding-top:3px}.company-area-grid{gap:7px}.company-area-grid>button{border-radius:20px;flex-direction:column;align-items:flex-start;gap:9px;min-height:128px;padding:14px;display:flex}.company-area-grid>button>span{border-radius:13px;width:40px;height:40px}.company-area-grid>button>b{position:absolute;top:16px;right:16px}.company-area-grid small{white-space:normal}.company-attention-card{grid-template-columns:auto minmax(0,1fr);padding:14px}.company-attention-card>button{grid-column:2;justify-self:start}.account-popover{position:fixed;top:76px;right:12px}.page-heading{align-items:flex-start}.task-list{padding:13px}}@media (max-width:390px){.mobile-dock{padding-left:5px;padding-right:5px;left:8px;right:8px}.mobile-dock button small{font-size:7px}.activity-home-head h2{font-size:27px}.company-area-grid>button{min-height:122px}}@media (prefers-reduced-motion:reduce){.activity-shortcuts>button,.company-area-grid>button{transition:none}}:root{--nav-blue:#2477f4;--nav-blue-soft:#e7f1ff;--nav-violet:#7668ef;--nav-coral:#ff765f;--nav-mint:#36b995;--nav-canvas:#f5f7fb}body,html{width:100%;max-width:100%;overflow:hidden}.mobile-backdrop,.mobile-menu,.sidebar{display:none!important}.app-shell{min-height:100dvh;display:block}.app-shell,.main-area{background:var(--nav-canvas);width:100%;max-width:100%;height:100dvh;overflow:hidden}.main-area{min-height:0;padding-bottom:98px}.visual-topbar{-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);background:#ffffffe6;border-bottom:1px solid #d8dfe9db;flex-basis:78px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;width:100%;height:78px;padding:0 clamp(18px,3vw,42px);display:grid;position:relative;box-shadow:0 8px 30px #22304609}.visual-brand{color:#232a33;text-align:left;justify-self:start;align-items:center;gap:11px;min-width:0;padding:0;display:inline-flex}.visual-brand-mark{background:#2f343b;border-radius:15px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 24px #242b342e}.visual-brand-mark .brain-glyph i,.visual-brand-mark .brain-glyph:after,.visual-brand-mark .brain-glyph:before{border-color:#fff}.visual-brand>span:last-child{min-width:0}.visual-brand small,.visual-brand strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.visual-brand strong{letter-spacing:-.035em;font-size:16px;font-weight:820}.visual-brand small{color:#8a94a1;margin-top:2px;font-size:9px;font-weight:620}.visual-current-view{text-align:center;justify-self:center}.visual-current-view small{color:#9aa3ae;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:760;display:block}.visual-current-view h1{color:#303740;font-size:14px;font-weight:760}.visual-topbar .top-actions{justify-self:end;margin-left:0}.top-profile-button,.visual-notification{color:#4b5562;background:#fff;border:1px solid #dde4ed;border-radius:15px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:0 8px 24px #26344a12}.visual-notification>span:first-child{font-size:19px}.top-profile-button>span{font-size:10px;font-weight:830}.top-profile-button>i{background:var(--nav-blue);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:6px;right:6px}.visual-home-layout{background:var(--nav-canvas);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.visual-home-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:26px clamp(18px,3.4vw,54px) 22px;overflow:hidden auto}.visual-home{width:min(1160px,100%);margin:0 auto}.visual-home-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 2px 18px;display:flex}.visual-home-heading h2{color:#1f252d;letter-spacing:-.058em;margin:5px 0 4px;font-size:clamp(31px,4vw,48px);font-weight:835;line-height:.98}.visual-home-heading p{color:#7b8592;max-width:620px;margin:0;font-size:12px;line-height:1.5}.home-health{color:#374454;text-align:left;background:#ffffffdb;border:1px solid #dce6f7;border-radius:18px;flex:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:250px;padding:11px 13px;display:grid;box-shadow:0 10px 28px #24344d0e}.home-health>i{background:var(--nav-mint);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #36b9951f}.home-health small,.home-health strong{display:block}.home-health strong{font-size:10px}.home-health small{color:#8a95a2;margin-top:2px;font-size:8px}.home-health>b{color:#9aa5b1}.visual-launcher{grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:178px;gap:12px;display:grid}.launcher-card{color:#27303a;text-align:left;border:1px solid #ffffffb8;border-radius:31px;min-width:0;min-height:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 16px 40px #20314c14,inset 0 1px #ffffffb8}.launcher-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px #20314c21,inset 0 1px #ffffffc2}.launcher-tasks{background:linear-gradient(145deg,#fff5e5,#ffe0ad)}.launcher-copy{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;height:100%;padding:24px;display:flex;position:relative}.launcher-copy>small{color:#2f3b499e;letter-spacing:.1em;text-transform:uppercase;font-weight:800}.launcher-copy>strong{letter-spacing:-.055em;margin-top:8px;font-size:29px;font-weight:835;line-height:.96;display:block}.launcher-copy>em{color:#303b47a8;margin-top:9px;font-size:9px;font-style:normal;font-weight:650}.launcher-copy>b{color:#394554;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-radius:11px;margin-top:auto;padding:8px 11px;font-size:9px;font-weight:780;box-shadow:0 7px 18px #303d5212}.launcher-card>img{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 16px 20px #29395326);height:auto;position:absolute}.launcher-visuals .launcher-copy{padding:20px}.launcher-tasks .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:24px}.launcher-tasks .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:none}.launcher-task-art{z-index:1;color:#e18b29;background:#ffffffab;border-radius:28px;place-items:center;width:88px;height:88px;display:grid;position:absolute;bottom:11px;right:18px;transform:rotate(4deg);box-shadow:0 15px 26px #9a612021}.launcher-task-art svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.launcher-task-art>i{background:var(--nav-coral);color:#fff;border:3px solid #ffeac7;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:820;display:grid;position:absolute;top:-8px;right:-7px}.visual-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:27px 2px 12px;display:flex}.visual-section-heading h3{color:#252c35;letter-spacing:-.04em;margin:4px 0 0;font-size:22px;font-weight:795}.visual-section-heading>button{color:var(--nav-blue);font-size:9px;font-weight:760}.visual-tool-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.visual-tool-grid>button{color:#303945;text-align:left;border:1px solid #ffffffb8;border-radius:23px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;min-height:132px;padding:13px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 11px 28px #2431450e,inset 0 1px #ffffffbd}.visual-tool-grid>button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #2431451a}.visual-tool-grid>button>span{background:#ffffffad;border-radius:19px;place-items:center;width:56px;height:56px;display:grid}.visual-tool-grid svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.visual-tool-grid small,.visual-tool-grid strong{display:block}.visual-tool-grid strong{font-size:11px;line-height:1.15}.visual-tool-grid small{color:#343f4c9e;margin-top:4px;font-size:8px;line-height:1.25}.visual-tool-grid .tone-cyan{color:#187f97;background:#dcf6fb}.visual-tool-grid .tone-orange{color:#b66b20;background:#fff0dd}.visual-tool-grid .tone-rose{color:#b85872;background:#ffe8ee}.visual-tool-grid .tone-mint{color:#25886d;background:#e2f6ef}.visual-tool-grid .tone-blue{color:#296bc6;background:#e5efff}.visual-tool-grid .tone-violet{color:#6658cd;background:#eeeaff}.home-overview-strip{grid-template-columns:.7fr .7fr .7fr 2.2fr;gap:9px;margin-top:13px;display:grid}.home-overview-strip>button{color:#323a45;text-align:left;background:#fff;border:1px solid #e0e6ee;border-radius:21px;min-width:0;min-height:84px;padding:13px 14px;box-shadow:0 10px 27px #2432480b}.home-overview-strip>button>small,.home-overview-strip>button>span{color:#8a94a0;font-size:8px;display:block}.home-overview-strip>button>strong{letter-spacing:-.05em;margin:7px 5px 0 0;font-size:23px;line-height:1;display:inline-block}.home-overview-strip>button>small{display:inline}.home-overview-strip .overview-ai{color:#fff;background:#30363e;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.overview-ai>span{background:#4b83f1;border-radius:14px;place-items:center;width:43px;height:43px;color:#fff!important;font-size:16px!important;display:grid!important}.overview-ai div{min-width:0}.overview-ai small,.overview-ai strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.overview-ai strong{font-size:10px}.overview-ai small{color:#b9c2ce;margin-top:4px;font-size:8px}.overview-ai>b{color:#aeb8c4}.visual-home>.activity-action-preview{margin-top:13px}.recent-heading{margin-top:24px}.home-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-bottom:8px;display:grid}.home-recent-grid>button{color:#343d48;text-align:left;background:#fff;border:1px solid #e0e6ee;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px;display:grid;box-shadow:0 9px 25px #2330440a}.recent-icon{background:#eef2f6;border-radius:13px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:820;display:grid}.recent-risk .recent-icon{color:#ce6747;background:#fff0eb}.recent-measure .recent-icon{color:#6d5fda;background:#eeeaff}.recent-payment .recent-icon{color:#2b6ed2;background:#e7f1ff}.home-recent-grid div{min-width:0}.home-recent-grid small,.home-recent-grid strong,.home-recent-grid time{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-recent-grid time{color:#9aa3ae;font-size:7px}.home-recent-grid strong{margin-top:3px;font-size:10px}.home-recent-grid small{color:#858f9b;margin-top:3px;font-size:8px}.home-recent-grid>button>b{color:#9ca6b1}.home-command-composer{background:linear-gradient(#f5f7fb00,#f5f7fb 28%);padding-top:10px;padding-bottom:12px}.home-command-composer .composer{max-width:1160px}.composer textarea{font-size:13px}.mobile-dock{left:50%;right:auto;bottom:max(12px,env(safe-area-inset-bottom));z-index:120;-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);background:#fffffff0;border:1px solid #d1dae6eb;border-radius:27px;grid-template-columns:repeat(5,minmax(0,1fr));width:min(700px,100% - 24px);height:76px;padding:7px 9px;position:fixed;transform:translate(-50%);box-shadow:0 20px 55px #1c293d30;display:grid!important}.mobile-dock button{color:#8993a0;background:0 0;border:0;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:60px;padding:0 7px;display:flex}.mobile-dock button.active{background:var(--nav-blue-soft);color:var(--nav-blue)}.dock-icon{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.mobile-dock button small{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-weight:720;overflow:hidden}.mobile-dock .command-dock-button,.mobile-dock .command-dock-button.active{background:var(--nav-blue);color:#fff;border-radius:22px;place-self:end center;width:64px;height:64px;transform:translateY(-13px);box-shadow:0 14px 32px #2477f457}.mobile-dock .command-dock-button .dock-icon{stroke-width:2.1px;width:26px;height:26px}.mobile-dock .command-dock-button small{color:#fff}@media (max-width:960px){.main-area{padding-bottom:94px}.visual-topbar{flex-basis:68px;grid-template-columns:minmax(0,1fr) auto;height:68px;padding:0 14px}.visual-current-view{display:none}.visual-topbar .top-actions{grid-column:2}.visual-brand-mark{border-radius:14px;flex-basis:40px;width:40px;height:40px}.visual-home-scroll{padding:19px 14px 18px}.home-overview-strip,.visual-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-overview-strip .overview-ai{grid-column:1/-1}.home-command-composer{padding-left:12px;padding-right:12px}}@media (max-width:700px){.visual-brand small{display:none}.visual-brand strong{font-size:15px}.visual-topbar .top-actions{gap:6px}.top-profile-button,.visual-notification{border-radius:14px;width:40px;height:40px}.visual-home-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:14px}.visual-home-heading h2{font-size:36px}.visual-home-heading p{font-size:10px}.home-health{width:100%;min-width:0}.visual-launcher{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px}.launcher-card{border-radius:25px}.launcher-objects{grid-area:auto/1/auto/-1;height:220px}.launcher-finance,.launcher-visuals{grid-row:auto;height:216px}.launcher-tasks{grid-column:1/-1;height:132px}.launcher-copy{padding:18px}.launcher-copy>strong{font-size:26px}.launcher-copy>em{font-size:8px}.launcher-copy>b{padding:7px 9px;font-size:8px}.launcher-objects>img{width:66%;bottom:-78px;right:-38px}.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{padding:15px}.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:22px}.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:none}.launcher-finance>img{opacity:.9;width:94%;bottom:-35px;right:-40px}.launcher-visuals>img{opacity:.9;width:94%;bottom:-47px;right:-42px}.launcher-task-art{width:84px;height:84px;bottom:18px;right:19px}.visual-section-heading{margin-top:23px}.visual-section-heading h3{font-size:20px}.visual-tool-grid{gap:7px}.visual-tool-grid>button{border-radius:20px;min-height:112px;padding:10px}.visual-tool-grid>button>span{border-radius:16px;width:46px;height:46px}.visual-tool-grid svg{width:29px;height:29px}.visual-tool-grid strong{font-size:9px}.visual-tool-grid small{font-size:7px}.home-overview-strip{gap:6px}.home-overview-strip>button{border-radius:18px;min-height:78px;padding:11px}.home-overview-strip>button>strong{font-size:21px}.home-recent-grid{scroll-snap-type:x proximity;scrollbar-width:none;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.home-recent-grid::-webkit-scrollbar{display:none}.home-recent-grid>button{scroll-snap-align:start;flex:0 0 285px}.home-command-composer{padding:8px 9px 10px}.home-command-composer .composer{border-radius:21px}.composer textarea{min-height:38px;font-size:12px}.composer-wrap>p{display:none}.mobile-dock{bottom:max(8px,env(safe-area-inset-bottom));border-radius:25px;width:calc(100% - 16px);height:72px;padding:6px}.mobile-dock button{border-radius:18px;height:58px}.mobile-dock button small{font-size:7.5px}.mobile-dock .command-dock-button,.mobile-dock .command-dock-button.active{border-radius:21px;width:61px;height:61px;transform:translateY(-12px)}}@media (max-width:410px){.visual-home-scroll{padding-left:10px;padding-right:10px}.visual-home-heading h2{font-size:33px}.launcher-finance,.launcher-objects,.launcher-visuals{height:205px}.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:20px}.launcher-finance .launcher-copy>b,.launcher-visuals .launcher-copy>b{padding:6px 8px}.visual-tool-grid>button{min-height:106px}.mobile-dock button small{font-size:7px}}.hq-layout{background:#f3f5f9;flex:auto;padding:22px clamp(14px,3vw,40px) 14px;display:grid}.hq-layout,.hq-window{min-height:0;overflow:hidden}.hq-window{background:#fff;border:1px solid #dce2eb;border-radius:28px;flex-direction:column;width:min(1120px,100%);margin:0 auto;display:flex;box-shadow:0 24px 70px #1c2a421a}.hq-header{background:linear-gradient(135deg,#fff,#f7f9fd);border-bottom:1px solid #e6eaf0;justify-content:space-between;gap:20px;min-height:82px;padding:17px 22px}.hq-brand,.hq-header{align-items:center;display:flex}.hq-brand{gap:12px;min-width:0}.hq-brand>span{color:#fff;background:#2f6fed;border-radius:15px;place-items:center;width:46px;height:46px;font-size:19px;display:grid;box-shadow:0 10px 24px #2f6fed3d}.hq-brand h1,.hq-brand small{margin:0;display:block}.hq-brand small{color:#7d8795;font-size:8px;font-weight:700}.hq-brand h1{color:#202630;letter-spacing:-.045em;margin-top:3px;font-size:25px;line-height:1}.hq-context{background:#fff;border:1px solid #dfe5ee;border-radius:14px;grid-template-columns:auto auto;gap:1px 7px;min-width:0;padding:9px 12px;display:grid}.hq-context i{background:#2f6fed;border-radius:50%;grid-row:1/3;align-self:center;width:7px;height:7px;box-shadow:0 0 0 5px #2f6fed1a}.hq-context span{color:#9aa3af;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.hq-context strong{color:#48515e;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:9px;overflow:hidden}.hq-tabs{background:#fbfcfe;border-bottom:1px solid #e8ebf0;align-items:center;gap:4px;min-height:50px;padding:7px 14px;display:flex}.hq-tabs button{color:#798391;border-radius:11px;min-height:34px;padding:0 12px;font-size:9px;font-weight:730}.hq-tabs button b{color:#7e8792;background:#edf0f4;border-radius:8px;place-items:center;min-width:17px;height:17px;margin-left:4px;padding:0 4px;font-size:7px;display:inline-grid}.hq-tabs button.active{color:#fff;background:#262c34}.hq-tabs button.active b{color:#fff;background:#ffffff24}.hq-tabs .hq-projects-link{color:#2f6fed;margin-left:auto}.hq-content{overscroll-behavior:contain;background:#f7f8fb;flex:auto;min-height:0;padding:20px clamp(14px,3vw,30px);overflow-y:auto}.hq-thread{gap:12px;width:min(820px,100%);margin:0 auto;display:grid}.hq-message{align-items:flex-start;gap:10px;max-width:86%;display:flex}.hq-message>span{color:#fff;background:#252b33;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.hq-message>div{background:#fff;border:1px solid #dfe5ed;border-radius:6px 18px 18px;min-width:0;padding:11px 13px;box-shadow:0 7px 20px #222f450a}.hq-message small{color:#8b95a2;margin-bottom:5px;font-size:7px;font-weight:750;display:block}.hq-message p{color:#414a56;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.58}.hq-message.user{flex-direction:row-reverse;justify-self:end}.hq-message.user>span{background:#2f6fed}.hq-message.user>div{background:#edf3ff;border-color:#d8e3fb;border-radius:18px 6px 18px 18px}.hq-message.processing{opacity:.7}.hq-welcome{text-align:center;justify-items:center;padding:50px 20px;display:grid}.hq-welcome>span{color:#fff;background:#2f6fed;border-radius:17px;place-items:center;width:50px;height:50px;font-size:20px;display:grid}.hq-welcome h2{color:#232a33;letter-spacing:-.04em;margin:14px 0 6px;font-size:24px}.hq-welcome p{color:#7d8794;max-width:500px;margin:0;font-size:10px;line-height:1.55}.hq-list{gap:9px;width:min(880px,100%);margin:0 auto;display:grid}.hq-list>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:5px;display:flex}.hq-list>header small{color:#8d96a2;font-size:8px}.hq-list>header h2{color:#252c35;letter-spacing:-.035em;margin:3px 0 0;font-size:21px}.hq-list>header button{color:#fff;background:#2f6fed;border-radius:11px;min-height:34px;padding:0 12px;font-size:9px;font-weight:750}.hq-list>article{background:#fff;border:1px solid #e0e5ec;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}.hq-list>article>span{color:#2f6fed;background:#edf3ff;border-radius:12px;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.hq-list article strong{color:#343c47;font-size:10px}.hq-list article p{color:#818b97;margin:4px 0 0;font-size:8px;line-height:1.45}.hq-list article a{color:#2f6fed;font-size:8px;font-weight:750}.hq-empty{text-align:center;background:#ffffffb3;border:1px dashed #d7dde6;border-radius:20px;justify-items:center;padding:45px 20px;display:grid}.hq-empty>span{color:#657181;background:#edf1f6;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.hq-empty strong{color:#3a434f;margin-top:11px;font-size:12px}.hq-empty p{color:#87919d;max-width:430px;margin:5px 0 0;font-size:9px;line-height:1.5}.hq-clear{color:#929ba6;align-self:center;padding:5px 10px;font-size:7px}.hq-window>.composer-wrap{background:#fff;border-top:1px solid #e5e9ef;padding:12px 16px 13px}.hq-window>.composer-wrap .composer{border-radius:19px;max-width:900px}@media (max-width:960px){.hq-layout{padding:10px 10px 0}.hq-window{border-radius:23px}}@media (max-width:620px){.hq-layout{padding:0}.hq-window{box-shadow:none;border-width:0;border-radius:0}.hq-header{min-height:68px;padding:11px 14px}.hq-brand>span{border-radius:13px;width:40px;height:40px}.hq-brand h1{font-size:22px}.hq-context{max-width:44%;padding:7px 9px}.hq-tabs{scrollbar-width:none;padding:6px 8px;overflow-x:auto}.hq-tabs button{flex:none}.hq-tabs .hq-projects-link{margin-left:0}.hq-content{padding:14px 10px}.hq-message{max-width:95%}.hq-message p{font-size:10px}.hq-message>span{flex-basis:31px;width:31px;height:31px}.hq-window>.composer-wrap{padding:8px 9px 10px}}@media (prefers-reduced-motion:reduce){.launcher-card,.visual-tool-grid>button{transition:none}}.floating-topbar{top:max(14px,env(safe-area-inset-top));z-index:95;width:auto;height:auto;min-height:0;box-shadow:none;pointer-events:none;background:0 0;border:0;padding:0;display:block;position:absolute;right:clamp(14px,2.5vw,34px)}.floating-topbar .top-actions{pointer-events:auto;display:block}.floating-topbar .visual-notification{color:#242b34;-webkit-backdrop-filter:blur(22px)saturate(1.3);backdrop-filter:blur(22px)saturate(1.3);background:#ffffffeb;border:0;border-radius:17px;width:48px;height:48px;box-shadow:0 14px 36px #1f2d4329}.floating-topbar .visual-notification svg{fill:currentColor;width:22px;height:22px}.floating-topbar .notification-popover{pointer-events:auto;top:58px;right:0}.floating-topbar.below-security-banner{top:62px}.visual-home-scroll{padding-top:32px}.visual-home-heading{margin-bottom:24px}.home-heading-copy{padding-right:72px}.home-heading-copy>.eyebrow{margin-top:13px;display:block}.home-product-chip{color:#fff;letter-spacing:-.01em;background:#30363f;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:31px;padding:0 11px 0 7px;font-size:9px;font-weight:780;display:inline-flex}.home-product-chip>i{background:#2477f4;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.launcher-card{border:0;grid-row:auto;box-shadow:0 20px 48px #2737521c}.launcher-objects{background:linear-gradient(145deg,#e2f2ff,#acd8ff);grid-row:auto}.launcher-finance{background:linear-gradient(145deg,#f1edff,#cfc3ff);grid-row:auto}.launcher-card:after{content:"";z-index:0;filter:blur(1px);pointer-events:none;background:#ffffff57;border-radius:50%;width:180px;height:180px;position:absolute}.launcher-objects:after{top:-58px;right:-36px}.launcher-finance:after{bottom:-95px;left:-82px}.launcher-visuals:after{top:-82px;right:-75px}.launcher-copy{padding:26px}.launcher-copy>small{color:#1f2b39a1;font-size:9px}.launcher-copy>strong{font-size:30px}.launcher-copy>b{background:#ffffffc7;border:0}.launcher-objects>img{width:79%;bottom:-78px;right:-52px}.launcher-finance>img{width:88%;bottom:-65px;right:-62px}.launcher-visuals>img{width:82%;bottom:-73px;right:-60px}.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:27px}.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:block}.home-quick-actions{grid-template-columns:1fr 1fr 1.18fr;gap:10px;margin-top:17px;display:grid}.home-quick-actions>button{color:#24303c;text-align:left;border:0;border-radius:23px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:82px;padding:13px 15px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 32px #23314614}.home-quick-actions>button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #23314621}.home-quick-actions>button>span{background:#ffffff9e;border-radius:17px;place-items:center;width:50px;height:50px;display:grid}.home-quick-actions svg{fill:currentColor;width:30px;height:30px}.home-quick-actions small,.home-quick-actions strong{display:block}.home-quick-actions strong{font-size:11px}.home-quick-actions small{color:#2b3744a3;margin-top:4px;font-size:8px}.home-quick-actions>button>b{background:#ffffffb8;border-radius:11px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.home-quick-actions .quick-expense{color:#2262c0;background:#dceaff}.home-quick-actions .quick-measure{color:#16899a;background:#d7f7fa}.home-quick-actions .quick-all-tools{color:#fff;background:linear-gradient(135deg,#7968f4,#5a86f5)}.home-quick-actions .quick-all-tools small{color:#ffffffc2}.home-focus-card{grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:9px;margin-top:15px;padding-bottom:5px;display:grid}.home-focus-main{color:#fff;text-align:left;background:#303740;border:0;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:96px;padding:15px 17px;display:grid;box-shadow:0 16px 36px #1f293729}.home-focus-main>span{color:#fff;background:#2477f4;border-radius:15px;place-items:center;width:45px;height:45px;font-size:16px;display:grid}.home-focus-main div{min-width:0}.home-focus-main p,.home-focus-main small,.home-focus-main strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-focus-main small{color:#aeb9c7;font-size:8px}.home-focus-main strong{margin-top:4px;font-size:12px}.home-focus-main p{color:#c2cad5;margin:5px 0 0;font-size:8px}.home-focus-main>b{color:#b8c2ce}.home-focus-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.home-focus-metrics>button{color:#303944;text-align:center;background:#fff;border:0;border-radius:20px;min-width:0;padding:13px 10px;box-shadow:0 11px 28px #2331450f}.home-focus-metrics small,.home-focus-metrics strong{display:block}.home-focus-metrics strong{letter-spacing:-.05em;font-size:23px}.home-focus-metrics small{color:#8b95a1;margin-top:5px;font-size:7px}.dock-icon,.tools-menu-popup svg,.visual-tool-grid svg{fill:currentColor;stroke:none}.icon-cut-fill{opacity:.94;fill:#fff!important}.dock-icon-cut,.icon-cut-stroke{stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;fill:none!important;stroke:#fff!important}.dock-icon-cut{stroke-width:2.2px}.mobile-dock button:first-child.active{color:#2477f4;background:#dfeeff}.mobile-dock button:nth-child(2).active{color:#e88a20;background:#fff0d8}.mobile-dock button:nth-child(4).active{color:#1694bf;background:#d9f4ff}.tools-menu-layer{z-index:180;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.tools-menu-backdrop{-webkit-backdrop-filter:blur(12px)saturate(.9);backdrop-filter:blur(12px)saturate(.9);background:#171e2a6b;border:0;width:100%;height:100%;position:absolute;inset:0}.tools-menu-popup{z-index:1;background:#f7f8fb;border:0;border-radius:34px;flex-direction:column;width:min(1050px,100%);max-height:min(830px,100dvh - 44px);padding:25px;animation:tools-menu-in .22s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:0 38px 100px #121b2a52}@keyframes tools-menu-in{0%{opacity:0;transform:translateY(14px)scale(.98)}}.tools-menu-popup>header{justify-content:space-between;align-items:flex-start;gap:20px;padding:2px 3px 20px;display:flex}.tools-menu-popup>header h2{color:#202730;letter-spacing:-.05em;margin:12px 0 4px;font-size:31px;line-height:1}.tools-menu-popup>header p{color:#7e8996;margin:0;font-size:10px}.tools-menu-close{color:#4d5865;background:#e9edf3;border:0;border-radius:15px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.tools-menu-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;min-height:0;padding:1px 3px 8px;display:grid;overflow-y:auto}.tools-menu-group{background:#fff;border-radius:25px;padding:15px;box-shadow:0 10px 30px #2330440d}.tools-menu-group>h3{color:#687381;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px 2px;font-size:9px;font-weight:800}.tools-menu-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.tools-menu-group button{text-align:left;border:0;border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:70px;padding:10px;transition:transform .16s,filter .16s;display:grid}.tools-menu-group button:hover{filter:saturate(1.08);transform:translateY(-2px)}.tools-menu-group button>span{width:42px;height:42px;color:inherit;place-items:center;display:grid}.tools-menu-group small,.tools-menu-group strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tools-menu-group strong{color:#27313c;font-size:10px}.tools-menu-group small{color:#323e4c9e;margin-top:4px;font-size:7px}.tool-menu-tone-blue{color:#2369d0;background:#dceaff}.tool-menu-tone-cyan{color:#148a9d;background:#d5f5fa}.tool-menu-tone-violet{color:#6b54d8;background:#e8e0ff}.tool-menu-tone-orange{color:#c97518;background:#ffe7c7}.tool-menu-tone-coral{color:#d75f49;background:#ffddd5}.tool-menu-tone-indigo{color:#4e5fd2;background:#dde2ff}.tool-menu-tone-mint{color:#258b6b;background:#d8f4e9}.tool-menu-tone-yellow{color:#ac7c00;background:#fff0b9}.tool-menu-tone-pink{color:#c24d7a;background:#ffdce9}.tool-menu-tone-purple{color:#7748cf;background:#eadcff}.tool-menu-tone-rose{color:#bd5656;background:#ffe0e0}.tool-menu-tone-sky{color:#2184b9;background:#d9f1ff}.tool-menu-tone-lime{color:#5d8e20;background:#e5f6c9}.tool-menu-tone-graphite{color:#3e4853;background:#dfe3e8}.tools-menu-popup>footer{color:#929ba6;justify-content:flex-end;align-items:center;gap:9px;padding:15px 4px 0;font-size:8px;display:flex}.tools-menu-popup>footer button{color:#2477f4;font-size:9px;font-weight:780}@media (max-width:900px){.visual-launcher{grid-template-columns:1.16fr 1fr;grid-auto-rows:255px}.launcher-objects{grid-row:span 2}.launcher-finance,.launcher-visuals{grid-row:auto}.home-focus-card{grid-template-columns:1fr}}@media (max-width:700px){.floating-topbar{top:max(10px,env(safe-area-inset-top));right:11px}.floating-topbar.below-security-banner{top:58px}.floating-topbar .visual-notification{border-radius:15px;width:44px;height:44px}.floating-topbar .notification-popover{position:fixed;top:64px;left:10px;right:10px}.visual-home-scroll{padding-top:18px}.home-heading-copy{padding-right:55px}.home-heading-copy>.eyebrow{margin-top:11px}.visual-home-heading{margin-bottom:18px}.visual-launcher{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:9px}.launcher-objects{grid-area:auto/1/auto/-1;height:218px}.launcher-finance,.launcher-visuals{height:214px}.launcher-card{border-radius:26px}.launcher-copy{padding:18px}.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{padding:15px}.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:21px}.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:none}.launcher-finance>img{width:94%;bottom:-38px;right:-42px}.launcher-visuals>img{width:94%;bottom:-48px;right:-42px}.home-quick-actions{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;margin-right:-10px;padding-right:10px;display:flex;overflow-x:auto}.home-quick-actions::-webkit-scrollbar{display:none}.home-quick-actions>button{scroll-snap-align:start;border-radius:21px;flex:0 0 210px;min-height:76px}.home-quick-actions>button>span{border-radius:15px;width:45px;height:45px}.home-focus-main{border-radius:22px;min-height:92px}.home-focus-main p{max-width:100%}.tools-menu-layer{align-items:end;padding:0}.tools-menu-popup{width:100%;max-height:86dvh;padding:19px 12px max(18px,env(safe-area-inset-bottom));border-radius:30px 30px 0 0;animation-name:tools-sheet-in}@keyframes tools-sheet-in{0%{opacity:.75;transform:translateY(30px)}}.tools-menu-popup>header{padding:2px 4px 17px}.tools-menu-popup>header h2{font-size:28px}.tools-menu-groups{grid-template-columns:1fr;gap:9px;padding:1px 1px 8px}.tools-menu-group{border-radius:22px;padding:12px}.tools-menu-group button{border-radius:18px;min-height:66px}.tools-menu-group button>span{width:38px;height:38px}.tools-menu-group svg{width:31px;height:31px}}@media (max-width:410px){.launcher-objects{height:205px}.launcher-finance,.launcher-visuals{height:202px}.home-focus-metrics strong{font-size:21px}.tools-menu-group button{gap:8px;min-height:62px;padding:8px}.tools-menu-group button>span{width:34px;height:34px}.tools-menu-group svg{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.home-quick-actions>button,.tools-menu-group button{transition:none}.tools-menu-popup{animation:none}}.launcher-card{background-image:none}.launcher-card:after{display:none}.launcher-objects{background:#b9ddff}.launcher-finance{background:#d7ccff}.launcher-visuals{background:#ffcfe2}.launcher-solid-icon{z-index:1;color:#2174c9;pointer-events:none;place-items:center;width:120px;height:120px;display:grid;position:absolute;bottom:26px;right:24px}.launcher-finance .launcher-solid-icon{color:#7258d4}.launcher-visuals .launcher-solid-icon{color:#c5507d}.launcher-solid-icon svg{fill:currentColor;stroke:none;width:112px;height:112px}.launcher-card>img{display:none!important}.home-quick-actions .quick-all-tools{background:#6e71eb}.home-quick-actions .quick-expense>span{color:#fff;background:#2d70d1}.home-quick-actions .quick-measure>span{color:#fff;background:#14a0ac}.home-quick-actions .quick-all-tools>span{color:#696de2;background:#fff}.tools-menu-group button{color:#303a46;background:#f2f4f7}.tools-menu-group button>span{background:var(--tool-accent,#536171);color:#fff;border-radius:14px}.tools-menu-group button>span svg{fill:currentColor}.tool-menu-tone-blue{--tool-accent:#2878e8}.tool-menu-tone-cyan{--tool-accent:#12a2b2}.tool-menu-tone-violet{--tool-accent:#755be0}.tool-menu-tone-orange{--tool-accent:#ed8b24}.tool-menu-tone-coral{--tool-accent:#ed6952}.tool-menu-tone-indigo{--tool-accent:#5367df}.tool-menu-tone-mint{--tool-accent:#28a77f}.tool-menu-tone-yellow{--tool-accent:#d69b12}.tool-menu-tone-pink{--tool-accent:#dc5987}.tool-menu-tone-purple{--tool-accent:#884fd9}.tool-menu-tone-rose{--tool-accent:#d96161}.tool-menu-tone-sky{--tool-accent:#2698cf}.tool-menu-tone-lime{--tool-accent:#76a92e}.tool-menu-tone-graphite{--tool-accent:#46515d}@media (max-width:700px){.floating-topbar .notification-popover{max-width:none;height:100dvh;max-height:none;padding:max(18px,env(safe-area-inset-top)) 14px max(20px,env(safe-area-inset-bottom));box-shadow:none;overscroll-behavior:contain;background:#f5f7fb;border:0;border-radius:0;position:fixed;width:100vw!important;inset:0!important}.notification-popover-head{z-index:2;background:#f5f7fb;margin:-4px -2px 10px;padding:4px 2px 14px;position:sticky;top:0}.notification-popover-head h3{letter-spacing:-.04em;font-size:26px}.notification-popover-head>button{background:#e5e9ef;border-radius:14px;width:42px;height:42px;font-size:22px}.notification-list{gap:9px}.notification-list>button{background:#fff;border:0;border-radius:20px;min-height:78px;padding:13px;box-shadow:0 10px 28px #1f2d420f}.launcher-solid-icon{width:88px;height:88px;bottom:19px;right:17px}.launcher-solid-icon svg{width:82px;height:82px}.launcher-finance .launcher-solid-icon,.launcher-visuals .launcher-solid-icon{opacity:.94;width:72px;height:72px;bottom:14px;right:11px}.launcher-finance .launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:68px;height:68px}}@media (max-width:410px){.launcher-finance .launcher-solid-icon,.launcher-visuals .launcher-solid-icon{width:64px;height:64px;bottom:12px;right:7px}.launcher-finance .launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:60px;height:60px}}@media (min-width:701px) and (max-width:960px){.floating-topbar .notification-popover{max-width:none;height:100dvh;max-height:none;padding:max(22px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));box-shadow:none;background:#f5f7fb;border:0;border-radius:0;position:fixed;width:100vw!important;inset:0!important}}.launcher-solid-icon{width:78px;height:78px;bottom:25px;right:25px}.launcher-solid-icon svg{width:70px;height:70px}.home-quick-actions>button>span{border-radius:14px;width:42px;height:42px}.home-quick-actions svg{width:24px;height:24px}.tools-menu-group button>span{border-radius:12px;width:36px;height:36px}.tools-menu-group svg{width:26px;height:26px}@media (max-width:700px){.launcher-solid-icon{width:58px;height:58px;bottom:17px;right:17px}.launcher-solid-icon svg{width:53px;height:53px}.launcher-finance .launcher-solid-icon,.launcher-visuals .launcher-solid-icon{width:48px;height:48px;bottom:13px;right:10px}.launcher-finance .launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:44px;height:44px}.home-quick-actions>button>span{border-radius:13px;width:39px;height:39px}.home-quick-actions svg{width:22px;height:22px}.tools-menu-group button>span{border-radius:11px;width:32px;height:32px}.tools-menu-group svg{width:22px;height:22px}}@media (max-width:410px){.launcher-finance .launcher-solid-icon,.launcher-visuals .launcher-solid-icon{width:43px;height:43px;bottom:11px;right:8px}.launcher-finance .launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:39px;height:39px}}.visual-launcher{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:148px;gap:10px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{border-radius:22px;grid-area:auto;height:148px;min-height:0;box-shadow:0 12px 28px #27375217}.launcher-copy,.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{padding:16px 17px}.launcher-copy>small{font-size:8px}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{letter-spacing:-.045em;max-width:calc(100% - 58px);margin-top:6px;font-size:19px;line-height:1.02}.launcher-copy>em,.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:none}.launcher-copy>b{border-radius:9px;padding:6px 8px;font-size:7px}.launcher-finance .launcher-solid-icon,.launcher-solid-icon,.launcher-visuals .launcher-solid-icon{opacity:1;width:48px;height:48px;bottom:14px;right:14px}.notification-layer{z-index:240;pointer-events:none;position:fixed;inset:0}.notification-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto;background:#1a222e38;border:0;width:100%;height:100%;position:absolute;inset:0}.notification-panel{box-sizing:border-box;pointer-events:auto;top:max(76px,calc(env(safe-area-inset-top) + 60px))!important;right:max(14px,env(safe-area-inset-right))!important;width:min(430px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 96px)!important;position:fixed!important;bottom:auto!important;left:auto!important}@media (max-width:900px){.visual-launcher{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:132px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{grid-area:auto;height:132px}}@media (max-width:700px){.visual-launcher{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:112px;gap:7px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{border-radius:18px;grid-area:auto;height:112px}.launcher-copy,.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{padding:11px 10px}.launcher-copy>small{display:none}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{max-width:100%;margin-top:0;padding-right:20px;font-size:13px;line-height:1.04}.launcher-copy>b{display:none}.launcher-finance .launcher-solid-icon,.launcher-solid-icon,.launcher-visuals .launcher-solid-icon{width:34px;height:34px;bottom:8px;right:8px}.launcher-finance .launcher-solid-icon svg,.launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:31px;height:31px}.notification-panel{box-sizing:border-box;padding:max(18px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));box-shadow:none;background:#f5f7fb;border:0;border-radius:0;width:100%!important;max-width:none!important;height:100dvh!important;max-height:none!important;inset:0!important}.notification-backdrop{display:none}}@media (max-width:410px){.visual-launcher{grid-auto-rows:104px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{height:104px}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:12px}.launcher-finance .launcher-solid-icon,.launcher-solid-icon,.launcher-visuals .launcher-solid-icon{width:31px;height:31px}.launcher-finance .launcher-solid-icon svg,.launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:28px;height:28px}}.composer-wrap,.home-command-composer{z-index:82;isolation:isolate;position:relative;background:0 0!important}.composer-wrap:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12);pointer-events:none;background:#f5f7fb14;position:absolute;inset:-54px 0 0;-webkit-mask-image:linear-gradient(#0000,#0000002e 22%,#000 72%);mask-image:linear-gradient(#0000,#0000002e 22%,#000 72%)}.mobile-dock{isolation:isolate;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}.mobile-dock:before{content:"";z-index:-1;top:-48px;right:-26px;bottom:calc(-18px - env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(1.14);backdrop-filter:blur(24px)saturate(1.14);pointer-events:none;background:#f5f7fb12;border:0;position:absolute;left:-26px;-webkit-mask-image:linear-gradient(#0000,#0003 24%,#000 72%);mask-image:linear-gradient(#0000,#0003 24%,#000 72%)}.mobile-dock button.active:not(.command-dock-button){-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e2edffc7}.floating-topbar,.floating-topbar .top-actions,.floating-topbar .visual-notification{box-shadow:none!important;background:0 0!important}.floating-topbar .visual-notification{appearance:none;-webkit-tap-highlight-color:transparent;border-radius:50%;width:44px;height:44px;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:0!important}.floating-topbar .visual-notification:hover{background:#ffffff9e!important}.floating-topbar .visual-notification.active{color:#fff;background:#2477f4!important}@media (max-width:700px){.composer-wrap:before{-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);top:-42px}.mobile-dock:before{-webkit-backdrop-filter:blur(21px)saturate(1.12);backdrop-filter:blur(21px)saturate(1.12);top:-40px;left:-18px;right:-18px}.floating-topbar .visual-notification{width:40px;height:40px}}.visual-home-layout{position:relative}.visual-home-scroll{padding-bottom:178px;scroll-padding-bottom:178px}.home-command-composer{pointer-events:none;width:100%;position:absolute;bottom:0;left:0;right:0}.home-command-composer .composer{pointer-events:auto}@media (max-width:700px){.visual-home-scroll{padding-bottom:150px;scroll-padding-bottom:150px}}.mobile-dock button:nth-child(3).active{color:#755be0;background:#e8e0ffd1}.mobile-dock button:nth-child(5).active{color:#46515d;background:#e1e5ebd1}.visual-launcher{grid-auto-rows:118px;gap:9px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{border-radius:21px;grid-template-columns:54px minmax(0,1fr);grid-template-areas:"icon copy";align-items:center;height:118px;display:grid;box-shadow:0 10px 25px #27375213}.launcher-copy,.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{grid-area:copy;justify-content:center;min-width:0;height:auto;padding:13px 13px 13px 7px}.launcher-copy>small{font-size:7px;display:block}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{max-width:none;margin-top:4px;padding:0;font-size:17px;line-height:1.04}.launcher-copy>em,.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;line-height:1.25;display:block;overflow:hidden}.launcher-copy>b{display:none}.launcher-finance .launcher-solid-icon,.launcher-solid-icon,.launcher-visuals .launcher-solid-icon{color:#fff;background:#2878e8;border-radius:13px;grid-area:icon;width:42px;height:42px;margin-left:12px;position:relative;bottom:auto;right:auto}.launcher-finance .launcher-solid-icon{color:#fff;background:#755be0}.launcher-visuals .launcher-solid-icon{color:#fff;background:#dc5987}.launcher-finance .launcher-solid-icon svg,.launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:27px;height:27px}.home-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.visual-launcher{grid-auto-rows:112px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{height:112px}}@media (max-width:700px){.visual-launcher{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:108px;gap:7px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{border-radius:18px;flex-direction:column;align-items:flex-start;height:108px;display:flex}.launcher-finance .launcher-solid-icon,.launcher-solid-icon,.launcher-visuals .launcher-solid-icon{border-radius:10px;flex:0 0 31px;order:-1;width:31px;height:31px;margin:9px 0 0 9px}.launcher-finance .launcher-solid-icon svg,.launcher-solid-icon svg,.launcher-visuals .launcher-solid-icon svg{width:20px;height:20px}.launcher-copy,.launcher-finance .launcher-copy,.launcher-visuals .launcher-copy{justify-content:flex-start;width:100%;height:auto;padding:7px 9px 9px}.launcher-copy>small{display:none}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:12px;line-height:1.02}.launcher-copy>em,.launcher-finance .launcher-copy>em,.launcher-visuals .launcher-copy>em{display:none}.home-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-right:0;padding-right:0;display:grid;overflow:visible}.home-quick-actions>button{flex:initial;width:auto;min-height:72px}}@media (max-width:410px){.visual-launcher{grid-auto-rows:102px}.launcher-card,.launcher-finance,.launcher-objects,.launcher-visuals{height:102px}.launcher-copy>strong,.launcher-finance .launcher-copy>strong,.launcher-visuals .launcher-copy>strong{font-size:11px}}.document-center-page,.supply-center-page{max-width:1180px}.document-readiness{background:#f4f8ff;border:1px solid #d9e4f6;border-radius:21px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 14px;padding:17px 18px;display:grid}.document-readiness>span{color:#fff;background:#1677ff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.document-readiness.attention{background:#fffaf0;border-color:#f0d89f}.document-readiness.attention>span{background:#d98a18}.document-readiness p,.document-readiness small,.document-readiness strong{display:block}.document-readiness small{color:#6d86aa;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800}.document-readiness strong{color:#27323e;margin:4px 0;font-size:11px}.document-readiness p{color:#7f8995;margin:0;font-size:8px;line-height:1.45}.document-readiness>button{color:#1677ff;white-space:nowrap;font-size:9px;font-weight:800}.document-details-form{background:#fff;border:1px solid #dfe5ec;border-radius:23px;margin:0 0 14px;padding:20px;box-shadow:0 14px 36px #202c3e0f}.document-details-form .section-title>button{color:#697482;background:#f0f3f7;border-radius:11px;width:34px;height:34px;font-size:20px}.document-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.document-type-grid article{background:#fff;border:1px solid #e0e5ec;border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:158px;padding:17px;display:grid;box-shadow:0 10px 28px #2530430b}.document-type-grid article>span{color:#1677ff;background:#e9f2ff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:900;display:grid}.document-type-grid article:nth-child(2)>span,.document-type-grid article:nth-child(5)>span{color:#7164db;background:#eeecff}.document-type-grid article:nth-child(3)>span,.document-type-grid article:nth-child(6)>span{color:#178b75;background:#e7f8f4}.document-type-grid article:nth-child(4)>span{color:#c56a22;background:#fff0e5}.document-type-grid h3{color:#29323c;margin:1px 0 5px;font-size:11px}.document-type-grid p{color:#818b97;margin:0;font-size:8px;line-height:1.45}.document-type-grid small{color:#9ba3ad;margin-top:8px;font-size:7px;display:block}.document-type-grid .primary-button{grid-column:1/-1;width:100%;min-height:36px;margin-top:auto}.document-message{border-radius:13px;margin:10px 0;padding:11px 13px;font-size:9px;line-height:1.45}.document-message.success{color:#187862;background:#e8f8f2}.document-message.error{color:#b4443b;background:#fff0ef}.document-form-section{border-top:1px solid #e3e8ef;gap:14px;padding:18px 0;display:grid}.document-form-section:first-of-type{border-top:0}.document-form-section>strong{color:#687586;font-size:10px}.document-checkbox{align-items:center;gap:10px;min-height:48px;padding-top:24px;flex-direction:row!important;display:flex!important}.document-checkbox input{height:20px;margin:0;width:20px!important}.closing-package{color:#fff;background:linear-gradient(145deg,#13253f,#183d70 58%,#176fd1);border-radius:28px;gap:18px;margin:14px 0;padding:clamp(20px,3vw,32px);display:grid;box-shadow:0 24px 60px #11376738}.closing-package-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.closing-package-head h3{color:#fff;margin:4px 0 7px;font-size:clamp(25px,4vw,38px)}.closing-package-head p{color:#ffffffb8;max-width:720px;margin:0;font-size:10px;line-height:1.55}.closing-package .eyebrow{color:#87c0ff}.closing-package .closing-package-head .primary-button{color:#173961;background:#fff;flex:none;min-height:46px}.closing-package .primary-button:disabled{opacity:.48}.closing-package .document-readiness.compact{color:#fff;background:#ffffff1a;border-color:#ffffff29;margin:0}.closing-package .document-readiness.compact strong{color:#fff}.closing-package .document-readiness.compact p,.closing-package .document-readiness.compact small{color:#ffffffad}.closing-package .document-readiness.compact>button{color:#fff}.closing-package .ks-grid{margin:0}.closing-package .ks-grid article{color:#26303c;min-height:150px;box-shadow:none;background:#fffffff5;border:0}.closing-package .ks-grid article>span{color:#145ca8;background:#dcecff;width:54px;min-width:54px;font-size:9px}.closing-package .ks-grid .secondary-button{color:#245d9e;background:#eef5ff;border-color:#d5e3f7;grid-column:1/-1;width:100%;min-height:36px;margin-top:auto}.document-metrics article small{color:#87919e;margin-top:5px;font-size:7px;display:block}.document-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:12px 0;display:grid}.document-metrics article{background:#fff;border:1px solid #e0e5eb;border-radius:18px;padding:15px}.document-metrics span{color:#89939e;font-size:8px;display:block}.document-metrics strong{color:#2a333d;letter-spacing:-.03em;margin-top:7px;font-size:17px;display:block}.saved-documents{background:#fff;border:1px solid #dfe5ec;border-radius:23px;padding:18px}.saved-documents>div:last-child>article{border-top:1px solid #e7ebf0;grid-template-columns:auto minmax(0,1fr) auto 116px auto;align-items:center;gap:12px;min-height:63px;display:grid}.saved-documents>div:last-child>article:first-child{border-top:0}.saved-documents article>div small,.saved-documents article>div strong{display:block}.saved-documents article>div strong{color:#303943;font-size:9px}.saved-documents article>div small{color:#9099a4;margin-top:4px;font-size:7px}.saved-documents article>b{font-size:9px}.saved-documents article select{color:#56616e;background:#f8fafc;border:1px solid #dfe4ea;border-radius:10px;min-height:34px;padding:0 8px;font-size:8px}.saved-documents article a{color:#1677ff;white-space:nowrap;font-size:8px;font-weight:800}.document-status-dot{background:#aab2bc;border-radius:50%;width:8px;height:8px}.document-status-dot.ready{background:#1677ff}.document-status-dot.sent{background:#7b69e4}.document-status-dot.signed{background:#1ea47f}.supply-kpis.live article.attention{background:#fffaf0;border-color:#f1d69c}.supply-tabs{background:#f5f7f9;border:1px solid #e1e6ec;border-radius:15px;gap:7px;width:max-content;max-width:100%;margin:13px 0;padding:5px;display:flex;overflow:auto}.supply-tabs button{color:#737d88;white-space:nowrap;border-radius:11px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:9px;font-weight:750;display:flex}.supply-tabs button b{color:#a1a9b2}.supply-tabs button.active{color:#1f2933;background:#fff;box-shadow:0 5px 14px #232d3c14}.supply-tabs button.active b{color:#1677ff}.inventory-history,.live-stock-list,.live-supply-list{background:#fff;border:1px solid #dfe5ec;border-radius:24px;padding:18px;box-shadow:0 12px 32px #222e400b}.live-supply-list>article{border-top:1px solid #e7ebf0;grid-template-columns:auto minmax(0,1fr) minmax(120px,.6fr) auto 120px;align-items:center;gap:12px;min-height:82px;display:grid}.live-supply-list>article:first-of-type{border-top:0}.supply-state-icon{color:#178b70;background:#e8f8f2;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.live-supply-list article.shortage .supply-state-icon{color:#c26b24;background:#fff0e3}.live-supply-list article>div p,.live-supply-list article>div small,.live-supply-list article>div strong{display:block}.live-supply-list article>div strong{color:#303944;font-size:9px}.live-supply-list article>div small{color:#8b95a0;margin-top:4px;font-size:7px}.live-supply-list article>div p{color:#677380;margin:5px 0 0;font-size:8px}.live-supply-list article>b{color:#27826e;font-size:8px}.live-supply-list article.shortage>b{color:#bd6421}.live-supply-list article>span:last-of-type{font-size:8px;font-weight:750}.live-supply-list select{color:#596470;background:#f8fafc;border:1px solid #dfe5eb;border-radius:10px;min-height:34px;padding:0 7px;font-size:8px}.live-stock-list>article{border-top:1px solid #e8ecf1;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:12px;min-height:78px;display:grid}.live-stock-list>article:first-of-type{border-top:0}.inventory-kind{color:#1677ff;background:#eaf3ff;border-radius:12px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid}.inventory-kind.tool{color:#7569da;background:#eeecff}.live-stock-list article>div p,.live-stock-list article>div small,.live-stock-list article>div strong{display:block}.live-stock-list article>div strong{color:#2e3741;font-size:9px}.live-stock-list article>div small{color:#8b95a0;margin-top:4px;font-size:7px}.live-stock-list article>div p{color:#687582;margin:5px 0 0;font-size:8px;line-height:1.4}.live-stock-list article>b,.live-stock-list article>button,.live-stock-list article>span{white-space:nowrap;font-size:8px}.live-stock-list article>button{color:#1677ff;font-weight:800}.inventory-history article{border-top:1px solid #e7ebf0;grid-template-columns:90px 90px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;display:grid}.inventory-history article:first-of-type{border-top:0}.inventory-history article>span,.inventory-history time{color:#87919d;font-size:7px}.inventory-history article>div small,.inventory-history article>div strong{display:block}.inventory-history article>div strong{font-size:9px}.inventory-history article>div small{color:#89939e;margin-top:3px;font-size:7px}.inventory-history article>b{font-size:8px}.inventory-ai-note{background:linear-gradient(135deg,#f7faff,#edf4ff);border:1px solid #d7e5fb;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:12px;padding:16px;display:grid}.inventory-ai-note>span{color:#fff;background:#1677ff;border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.inventory-ai-note strong{color:#2d3742;font-size:10px}.inventory-ai-note p{color:#75818e;margin:4px 0 0;font-size:8px;line-height:1.5}@media (max-width:900px){.document-metrics,.document-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-documents>div:last-child>article{grid-template-columns:auto minmax(0,1fr) auto;padding:10px 0}.saved-documents article a,.saved-documents article select{grid-column:2/-1}.live-supply-list>article{grid-template-columns:auto minmax(0,1fr) auto;padding:11px 0}.live-supply-list article select,.live-supply-list article>b,.live-supply-list article>span:last-of-type{grid-column:2/-1}.live-stock-list>article{grid-template-columns:auto minmax(0,1fr) auto;padding:11px 0}.live-stock-list article>button,.live-stock-list article>span:not(.inventory-kind){grid-column:2/-1}}@media (max-width:620px){.closing-package{border-radius:23px;margin-left:-4px;margin-right:-4px;padding:19px 14px}.closing-package-head{display:grid}.closing-package-head .primary-button{width:100%}.document-checkbox{padding-top:4px}.document-readiness{grid-template-columns:auto 1fr}.document-readiness>button{grid-column:2;justify-self:start}.document-type-grid{grid-template-columns:1fr}.document-type-grid article{min-height:142px}.document-metrics{gap:7px}.document-metrics article{padding:12px}.document-metrics strong{font-size:14px}.document-details-form,.inventory-history,.live-stock-list,.live-supply-list,.saved-documents{border-radius:20px;padding:14px}.inventory-history article{grid-template-columns:72px minmax(0,1fr) auto;padding:9px 0}.inventory-history article>span{display:none}}.planner-page,.team-center-page{background:#f5f7fb}.planner-kpis,.planner-layout,.team-access-note,.team-overview-kpis,.team-tree{width:min(1180px,100%);margin-left:auto;margin-right:auto}.planner-kpis,.team-overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.planner-kpis article,.team-overview-kpis article{background:#fff;border:1px solid #e2e7ef;border-radius:20px;min-width:0;padding:17px 18px;box-shadow:0 10px 28px #2335520b}.planner-kpis span,.team-overview-kpis span{color:#7a8596;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700;display:block}.planner-kpis strong,.team-overview-kpis strong{color:#202631;letter-spacing:-.04em;margin:7px 0 2px;font-size:25px;display:block}.planner-kpis small,.team-overview-kpis small{color:#929cab;font-size:9px}.team-overview-kpis .has-risk{background:#fff8f6;border-color:#ffd5cd}.team-overview-kpis .has-risk strong{color:#db5e4b}.planner-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);gap:12px;display:grid}.month-calendar,.selected-day-panel{background:#fff;border:1px solid #e0e6ef;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #2537550e}.month-calendar>header,.selected-day-panel>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:14px 17px;display:flex}.month-calendar>header>div{align-items:center;gap:11px;display:flex}.month-calendar>header h3,.selected-day-panel h3{color:#202631;letter-spacing:-.025em;margin:4px 0 0;font-size:18px}.month-calendar>header button,.selected-day-panel>header>button{color:#536072;background:#f1f4f8;border:0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.month-calendar>header .calendar-today{color:#246fe5;background:#eaf2ff;width:auto;padding:0 12px;font-size:9px;font-weight:700}.calendar-grid,.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{background:#fafbfc;border-bottom:1px solid #edf0f5;padding:0 10px}.calendar-weekdays span{color:#9aa3b1;text-align:center;text-transform:uppercase;padding:10px 0;font-size:8px;font-weight:800}.calendar-grid{gap:5px;padding:10px}.calendar-grid>button{color:#303946;text-align:left;background:#f8f9fb;border:1px solid #0000;border-radius:14px;min-width:0;min-height:74px;padding:8px;position:relative}.calendar-grid>button:hover{background:#f3f7ff;border-color:#cddcf6}.calendar-grid>button.outside{opacity:.34}.calendar-grid>button.selected{background:#eaf2ff;border-color:#8db6ff;box-shadow:inset 0 0 0 1px #2477f414}.calendar-grid>button.today>span{color:#fff;background:#2477f4;border-radius:8px;place-items:center;width:23px;height:23px;display:grid}.calendar-grid>button>span{font-size:10px;font-weight:750}.calendar-grid>button>b{color:#2477f4;background:#fff;border-radius:8px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 4px 12px #23447a14}.calendar-grid>button>i{gap:3px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.calendar-grid em{background:#4c90f5;border-radius:99px;width:6px;height:6px}.calendar-grid em.high{background:#f39a47}.calendar-grid em.critical{background:#ed624e}.calendar-grid em.low{background:#4dbb9b}.calendar-grid em.done{background:#b8c0cc}.selected-day-panel{align-self:start}.selected-day-panel>header .eyebrow{color:#7e8a9a}.planner-task-list{flex-direction:column;gap:7px;padding:9px;display:flex}.planner-task-list article{background:#fff;border:1px solid #e7ebf1;border-radius:16px;grid-template-columns:28px 42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:76px;padding:11px;display:grid;position:relative}.planner-task-list article:before{content:"";background:#5697f5;border-radius:0 5px 5px 0;width:3px;position:absolute;top:13px;bottom:13px;left:0}.planner-task-list article.priority-high:before{background:#f19a45}.planner-task-list article.priority-critical:before{background:#e65b49}.planner-task-list article.priority-low:before{background:#48b997}.planner-task-list article.done{opacity:.62;background:#f8f9fb}.planner-task-list article.done strong{text-decoration:line-through}.planner-check{color:#fff;background:#fff;border:1.5px solid #c8d0db;border-radius:9px;place-items:center;width:26px;height:26px;display:grid}.planner-task-list article.done .planner-check{background:#2477f4;border-color:#2477f4}.planner-task-list time{color:#778293;font-size:9px}.planner-task-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.planner-task-list article>div strong{color:#262d38;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.planner-task-list article>div small{color:#858f9d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.planner-task-list article>div span{color:#4b75b4;background:#edf4ff;border-radius:6px;width:fit-content;padding:3px 6px;font-size:7px}.planner-task-list article>b{color:#7d8795;white-space:nowrap;background:#f2f4f7;border-radius:7px;padding:4px 7px;font-size:7px}.planner-empty,.team-empty,.team-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.planner-empty>span:not(.assistant-orb),.team-empty>span{color:#2477f4;background:#eaf2ff;border-radius:15px;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.planner-empty strong,.team-empty strong,.team-loading strong{color:#303846;margin-top:11px;font-size:11px}.planner-empty p,.team-empty p{color:#8a95a4;max-width:280px;margin:6px 0 12px;font-size:9px;line-height:1.5}.planner-editor-layer{z-index:180;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.planner-editor-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161d2857;border:0;position:absolute;inset:0}.planner-editor{z-index:1;background:#fffffff7;border:1px solid #ffffffc7;border-radius:26px;flex-direction:column;gap:12px;width:min(480px,100%);max-height:min(760px,100dvh - 30px);padding:20px;display:flex;position:relative;overflow-y:auto;box-shadow:0 28px 90px #121f343b}.planner-editor>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.planner-editor h3{color:#212833;margin:5px 0 0;font-size:21px}.planner-editor>header>button{color:#687486;background:#f0f3f7;border:0;border-radius:11px;width:34px;height:34px;font-size:20px}.planner-editor label{color:#657083;flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.planner-editor input,.planner-editor select,.planner-editor textarea{color:#27303d;resize:vertical;background:#f8fafc;border:1px solid #dfe5ed;border-radius:13px;outline:0;width:100%;min-height:44px;padding:10px 12px}.planner-editor input:focus,.planner-editor select:focus,.planner-editor textarea:focus{background:#fff;border-color:#7daaf0;box-shadow:0 0 0 3px #2477f417}.planner-editor input[type=range]{accent-color:#2477f4;min-height:25px;padding:0}.planner-editor-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.planner-editor>.primary-button{background:#2477f4;border-radius:14px;width:100%;min-height:46px}.team-heading-actions{gap:8px;display:flex}.team-center-page .secondary-button{color:#526175;background:#fff;border-color:#dce4ef}.team-tree{background:#fff;border:1px solid #e1e7ef;border-radius:26px;padding:20px;position:relative;box-shadow:0 16px 44px #2134510d}.team-tree-root{background:linear-gradient(145deg,#f4f8ff,#e8f1ff);border:1px solid #cfe0fb;border-radius:20px;align-items:center;gap:12px;width:fit-content;min-width:260px;margin:0 auto;padding:14px 17px;display:flex}.team-root-mark{color:#fff;background:#2477f4;border-radius:14px;place-items:center;width:42px;height:42px;font-size:17px;display:grid;box-shadow:0 10px 22px #2477f43b}.team-tree-root small{color:#718098;font-size:8px}.team-tree-root h3{color:#212b39;margin:3px 0;font-size:16px}.team-tree-root p{color:#8090a4;margin:0;font-size:8px}.tree-trunk{background:#d8e1ef;width:2px;height:28px;margin:0 auto;display:block}.team-project-branches{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.team-project-branch{min-width:0;padding-top:16px;position:relative}.team-project-branch:before{content:"";background:#d8e1ef;width:2px;height:16px;position:absolute;top:0;left:50%}.team-project-node{color:#293342;text-align:left;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:18px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:88px;padding:14px;display:flex}.team-project-node:hover{background:#f2f7ff;border-color:#bcd1f3}.team-project-node>span{color:#7d8999;letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:800}.team-project-node strong{font-size:11px;line-height:1.25}.team-project-node small{color:#5783c5;font-size:8px}.team-member-stack{flex-direction:column;gap:7px;margin-top:8px;display:flex}.team-member-node{background:#fff;border:1px solid #e5eaf1;border-radius:17px;grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:9px;padding:11px;display:grid}.team-member-node.risk{background:#fff9f7;border-color:#f7c9c1}.team-member-node.attention{background:#fffbf5;border-color:#f4d7aa}.team-member-node .person-avatar{color:#316fcd;background:#eaf2ff;border-radius:12px;width:36px;height:36px;font-size:9px;font-weight:800}.team-member-copy{min-width:0}.team-member-copy header{justify-content:space-between;gap:8px;display:flex}.team-member-copy header strong{color:#28313e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.team-member-copy header b{color:#3277df;font-size:9px}.team-member-copy>small{color:#7e8998;margin-top:3px;font-size:7px;display:block}.team-member-copy .load-track{background:#edf0f4;width:100%;height:4px;margin:7px 0}.team-member-copy .load-track span{background:#3482ee}.team-member-copy p{color:#667386;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.team-member-copy footer{justify-content:space-between;align-items:center;gap:6px;margin-top:7px;display:flex}.team-member-copy footer span{color:#3d9d82;font-size:7px}.team-member-node.risk footer span{color:#d25c4b}.team-member-node.attention footer span{color:#c17d25}.team-member-copy footer button{color:#3e75bd;background:0 0;border:0;padding:0;font-size:7px}.team-member-node>select{color:#657185;background:#f6f8fa;border:1px solid #e1e6ed;border-radius:8px;max-width:98px;padding:5px;font-size:7px}.free-team-strip{background:#f5f7fa;border-radius:18px;align-items:center;gap:10px;margin-top:16px;padding:14px;display:flex;overflow-x:auto}.free-team-strip>div{min-width:170px}.free-team-strip h3{color:#2b3441;margin:4px 0 0;font-size:13px}.free-team-strip article{background:#fff;border:1px solid #e2e7ed;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-width:190px;padding:9px;display:grid}.free-team-strip article p{flex-direction:column;gap:2px;margin:0;display:flex}.free-team-strip article strong{font-size:8px}.free-team-strip article small{color:#818b98;font-size:7px}.free-team-strip article>b{color:#718094;font-size:8px}.team-access-note{background:#edf5ff;border:1px solid #dbe6f6;border-radius:18px;gap:10px;margin-top:12px;padding:14px;display:flex}.team-access-note>span{color:#fff;background:#2477f4;border-radius:10px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.team-access-note strong{color:#2c3a4d;font-size:9px}.team-access-note p{color:#6f7e92;margin:3px 0 0;font-size:8px;line-height:1.45}.invite-explanation{color:#62738a;background:#edf5ff;border-radius:13px;gap:9px;padding:11px;display:flex}.invite-explanation>span{color:#2477f4;font-weight:900}.invite-explanation p{margin:0;font-size:8px;line-height:1.45}.temporary-password-field{grid-template-columns:1fr auto;gap:8px;display:grid}.temporary-password-field>button{color:#1767df;background:#e9f1ff;border:0;border-radius:13px;min-width:74px;font-size:11px;font-weight:750}.credentials-issued>p{color:#667184;margin:0;font-size:12px;line-height:1.55}.credential-card{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:14px;gap:5px;padding:13px 14px;display:grid}.credential-card span{color:#7a8596;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.credential-card strong{color:#222b37;overflow-wrap:anywhere;font-size:14px}.credentials-issued>.secondary-button{border-radius:14px;width:100%;min-height:44px}@media (max-width:1000px){.planner-layout{grid-template-columns:1fr}.team-project-branches{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.planner-page,.team-center-page{padding-left:10px;padding-right:10px}.planner-kpis,.team-overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.planner-kpis article,.team-overview-kpis article{border-radius:17px;padding:12px 10px}.planner-kpis strong,.team-overview-kpis strong{font-size:20px}.planner-kpis span,.team-overview-kpis span{font-size:7px}.planner-kpis small,.team-overview-kpis small{display:none}.month-calendar,.selected-day-panel,.team-tree{border-radius:21px}.month-calendar>header{min-height:62px;padding:11px}.month-calendar>header h3{font-size:15px}.calendar-grid{gap:3px;padding:6px}.calendar-grid>button{border-radius:11px;min-height:52px;padding:6px}.calendar-grid>button>b{min-width:15px;height:15px;font-size:6px;top:5px;right:5px}.calendar-grid>button>i{bottom:6px;left:6px;right:6px}.calendar-grid em{width:4px;height:4px}.selected-day-panel>header{min-height:64px}.planner-task-list article{grid-template-columns:27px 36px minmax(0,1fr)}.planner-task-list article>b{display:none}.planner-editor-layer{align-items:end;padding:0}.planner-editor{width:100%;max-height:88dvh;padding:18px 15px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.team-heading-actions{width:100%}.team-heading-actions button{flex:1}.team-tree{padding:13px}.team-tree-root{width:100%;min-width:0}.team-project-branches{grid-template-columns:1fr}.team-project-branch:before{left:24px}.team-member-node{grid-template-columns:36px minmax(0,1fr)}.team-member-node>select{grid-column:2;justify-self:start;max-width:150px}.team-access-note{margin-bottom:10px}}@media (max-width:410px){.calendar-grid>button{min-height:47px}.calendar-grid>button.today>span{width:20px;height:20px}.planner-editor-grid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}