/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-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)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#171717;--blue:#00aaec;--blue-hover:#0092cc;--muted:#686868;--line:#dedede;--soft:#f5f5f5}*{box-sizing:border-box}html{background:#f4f7fb}body{color:#171717;background:linear-gradient(#fff 0,#f7f7f7 64%,#f2f2f2 100%);margin:0;font-family:Arial,Helvetica,sans-serif}button,a,textarea,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:34px}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #dbe1e8;justify-content:space-between;align-items:center;height:68px;padding:0 2.2vw;display:flex;position:sticky;top:0;box-shadow:0 1px 5px #09223f0f}.brand{color:var(--navy);font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;letter-spacing:-1px;font-size:22px;font-weight:400;text-decoration:none}.brand strong{color:var(--blue);font-weight:500}.top-actions{align-items:center;gap:10px;display:flex}.button{border:1px solid var(--navy);border-radius:7px;align-items:center;height:44px;padding:0 20px;font-weight:600;display:flex}.button-copy{background:var(--blue);color:#fff;border:0;border-radius:9px;height:42px;padding:0;overflow:hidden;box-shadow:0 7px 16px #00aaec38}.button-copy:hover{color:#fff;background:var(--blue-hover);transform:translateY(-1px)}.button-copy>span,.mobile-copy>span{background:#00476f47;border-right:1px solid #ffffff4d;place-items:center;width:46px;height:100%;display:grid}.button-copy>b,.mobile-copy>b{padding:0 18px;font-weight:750}.button-copy svg,.mobile-copy svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.staff-sidebar nav b{color:#fff;background:var(--red);border-radius:10px;place-content:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;font-size:11px;display:inline-grid}.project-heading{justify-content:space-between;align-items:flex-end;max-width:1540px;margin:0 auto;padding:30px 2.2vw 20px;display:flex}.eyebrow{color:#7b899a;letter-spacing:.16em;margin:0 0 8px;font-size:11px;font-weight:700}h1{color:var(--navy);font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;letter-spacing:-1px;margin:0;font-size:38px;font-weight:500;line-height:1.15}.mobile-copy{display:none}.delivery-workspace{max-width:1540px;margin:0 auto;padding:10px 2.2vw 8px}.gallery-layout{grid-template-columns:minmax(0,2.15fr) minmax(260px,.85fr);align-items:start;gap:16px;display:grid}.gallery-loading,.gallery-empty{color:#60758b;background:#edf2f6;border-radius:8px;place-items:center;min-height:clamp(260px,42vw,650px);font-size:13px;display:grid}.gallery-loading{position:relative;overflow:hidden}.gallery-loading:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.25s infinite gallery-loading;position:absolute;inset:0;transform:translate(-100%)}@keyframes gallery-loading{to{transform:translate(100%)}}.hero-photo{aspect-ratio:3/1.55;background:#dae4ef;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b334e14}.hero-photo img{object-fit:cover;width:100%;height:100%;transition:object-position .35s,filter .35s}.hero-photo.warm img{filter:sepia(.12)saturate(.9)}.hero-photo.bright img{filter:brightness(1.1)saturate(.75)}.hero-photo.soft img{filter:brightness(1.05)contrast(.88)}.hero-photo.cool img{filter:hue-rotate(8deg)saturate(.7)}.hero-photo.night img{filter:brightness(.7)saturate(1.2)}.photo-counter{color:#fff;background:#082544c2;border-radius:14px;padding:6px 10px;font-size:12px;position:absolute;bottom:14px;right:14px}.side-thumbnails{flex-direction:column;gap:10px;min-width:0;height:clamp(360px,34vw,560px);min-height:0;display:flex;overflow:hidden}.side-thumbnail-grid{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#aeb8c3 #edf0f3;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(96px,8.2vw,128px);align-content:start;gap:14px 16px;min-height:0;padding:4px 16px 8px 4px;display:grid;overflow-y:auto}.side-thumbnail-grid::-webkit-scrollbar{width:8px}.side-thumbnail-grid::-webkit-scrollbar-track{background:#edf0f3;border-radius:8px}.side-thumbnail-grid::-webkit-scrollbar-thumb{background:#aeb8c3;border:2px solid #edf0f3;border-radius:8px}.side-thumbnail-grid::-webkit-scrollbar-thumb:hover{background:#8794a2}.thumbnail{background:#fff;border:1px solid #d8e0e8;border-radius:7px;width:100%;min-width:0;height:100%;min-height:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 2px 7px #19314a14}.thumbnail.selected{border:2px solid var(--blue);box-shadow:0 0 0 2px white, 0 0 0 4px var(--blue)}.thumbnail img,.select-photo img{object-fit:cover;width:100%;height:100%;display:block}.thumbnail img{position:absolute;inset:0}.arrow{color:#1d3249;background:#fff;border:1px solid #dce2e8;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;box-shadow:0 3px 9px #14283c14}.gallery-controls{color:#748195;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;font-size:11px;display:flex}.gallery-controls .arrow{width:34px;height:34px;font-size:23px}.download-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:9px;margin-top:11px;display:grid}.download-card{background:#fffffff0;border:1px solid #ddd;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:grid;box-shadow:0 3px 11px #00000006}.download-card h2{color:#0f253d;font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;letter-spacing:-.25px;margin:0 0 3px;font-size:15px;font-weight:600}.download-card p{color:#6a7689;margin:0;font-size:11px}.download-card button{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:5px;height:34px;padding:0 12px;font-weight:700}.download-card button:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.download-card-actions{align-items:center;gap:6px;display:flex}.download-card-actions>a,.download-card-actions>button{border:1px solid var(--blue);background:var(--blue);color:#fff;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.download-card-actions>a:hover,.download-card-actions>button:hover{border-color:var(--blue-hover);background:var(--blue-hover)}.download-card-actions .copy-link-action{border-color:var(--blue);background:var(--blue);color:#fff;border-radius:4px;min-width:68px;padding:0 12px}.files-preparing{color:#667485;background:#f8fafc;border:1px dashed #cbd5df;border-radius:7px;place-items:center;min-height:72px;margin-top:11px;padding:18px;font-size:13px;display:grid}.project-load-error{color:#b3261e;margin:8px 0 0;font-size:13px}.updated-files-panel{background:#f3fbfe;border:1px solid #bfe7f7;border-radius:8px;margin-top:14px;padding:18px}.updated-files-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.updated-files-heading h2{font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;margin:0 0 5px;font-size:23px}.updated-files-heading span{color:#667689;font-size:13px}.updated-batch-actions{flex-shrink:0;gap:8px;display:flex}.updated-batch-actions button,.updated-file-list button{border:1px solid var(--blue);color:#087faf;background:#fff;border-radius:5px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.updated-file-list{gap:8px;margin-top:14px;display:grid}.updated-file-list article{background:#fff;border:1px solid #d9edf5;border-radius:7px;grid-template-columns:74px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px;display:grid}.updated-file-list img{object-fit:cover;border-radius:4px;width:74px;height:48px}.updated-file-list div{min-width:0}.updated-file-list strong,.updated-file-list span{display:block}.updated-file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.updated-file-list span{color:#748195;margin-top:3px;font-size:11px}.selector-card{background:#fffffff0;border:1px solid #dce2e8;border-radius:8px;padding:17px}.selector-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.selector-title strong{font-size:15px}.selector-title strong span{color:#69768a;font-weight:400}.selector-title button{color:var(--blue);background:0 0;border:0;padding:0;font-size:13px}.select-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.select-photo{aspect-ratio:1.42;background:#dce4ec;border:0;border-radius:7px;padding:0;position:relative;overflow:hidden}.check{color:#fff;background:#fff;border:1px solid #ccd4de;border-radius:4px;place-items:center;width:20px;height:20px;font-size:13px;display:grid;position:absolute;top:7px;left:7px}.check.checked{background:var(--blue);border-color:var(--blue)}.selector-card>p{color:#7b8698;margin:14px 0 0;font-size:12px}.selected-download{color:#fff;background:var(--blue);border:0;border-radius:5px;width:100%;height:38px;margin-top:12px}.file-notice{color:#5c6980;background:#edf3fa;border:1px solid #dce6f0;border-radius:7px;align-items:center;gap:14px;max-width:1468px;margin:22px auto 0;padding:15px 18px;font-size:12px;display:flex}.file-notice strong{color:var(--navy);white-space:nowrap}.floor-section,.request-section{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:1468px;margin:20px auto 8px;padding:28px;box-shadow:0 8px 25px #162c440a}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-heading h2,.request-intro h2{color:var(--navy);margin:0 0 7px;font-size:25px}.section-heading p:not(.eyebrow),.request-intro>p:last-child{color:var(--muted);margin:0;line-height:1.5}.section-heading button,.submit-request{color:#fff;background:var(--navy);border:0;border-radius:6px;padding:12px 18px;font-weight:700}.floor-grid{grid-template-columns:minmax(0,720px);gap:22px;display:grid}.floor-card{margin:0}.floor-card>p{color:#59687b;margin:10px 0 0;font-size:13px}.floor-preview{aspect-ratio:1.42;background:#fff;border:1px solid #cfd7df;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1.15fr .85fr;gap:4px;width:100%;padding:30px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 10px #f6f7f8}.floor-preview:focus,.floor-preview:hover{border-color:var(--blue)}.floor-label{letter-spacing:.14em;color:#6d7780;font-size:10px;position:absolute;top:15px;right:18px}.room{color:#596570;letter-spacing:.08em;background:#f6f4ef;border:2px solid #687480;place-content:center;font-size:12px;display:grid}.room-a{grid-row:1/3}.room-b{grid-row:3}.room-c{grid-area:1/2}.room-d{grid-area:2/2}.room-e{grid-area:3/2}.modification-panel{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:1468px;margin:24px auto 8px;overflow:hidden;box-shadow:0 8px 25px #162c440a}.modification-heading{min-height:70px;color:var(--navy);align-items:center;padding:18px 22px;display:flex}.modification-heading>div{flex-direction:column;gap:6px;display:flex}.modification-heading strong{font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;letter-spacing:-.35px;font-size:22px;font-weight:600}.modification-heading small{color:var(--muted);font-size:12px;font-weight:400}.modification-heading .editor-availability{align-items:center;gap:6px;line-height:1.35;display:flex}.editor-availability img{object-fit:cover;border:2px solid #fff;border-radius:50%;flex:none;width:30px;height:30px;box-shadow:0 0 0 2px #00aaec2e}.editor-availability.offline b{color:#7a828b}.editor-availability em{color:#687584;font-style:normal}.request-indicator{color:#a12626;background:#ffe8e8;border-radius:12px;padding:6px 9px;font-size:10px;font-weight:700}.toggle-mark{width:30px;height:30px;color:var(--blue);border:1px solid #cfd8e2;border-radius:50%;place-items:center;font-size:20px;font-weight:400;display:grid}.modification-panel .request-section{border:0;border-top:1px solid var(--line);max-width:none;box-shadow:none;border-radius:0;margin:0}.request-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:30px;display:grid}.request-form{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;padding:22px}.request-form label,.request-form legend{color:#203750;font-size:13px;font-weight:700}.request-form textarea{resize:vertical;background:#fff;border:1px solid #cbd5e0;border-radius:6px;outline:none;width:100%;min-height:120px;margin-top:8px;padding:13px;line-height:1.5;display:block}.request-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #075fd71a}.request-tools{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.attachment-label{display:block;position:relative}.attachment-label input{opacity:0;pointer-events:none;position:absolute}.attachment-button,.record-button{color:#40566f;cursor:pointer;background:#fff;border:1px solid #aab9c9;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.attachment-list{flex-wrap:wrap;gap:9px;margin-top:10px;display:flex}.attachment-preview{background:#fff;border:1px solid #d4dde7;border-radius:6px;width:92px;padding:5px;position:relative}.attachment-preview img,.file-preview{object-fit:cover;background:#e7eef8;border-radius:4px;width:80px;height:58px;display:block}.file-preview{color:#60758d;place-items:center;font-size:10px;font-weight:700;display:grid}.attachment-preview span{color:#40566f;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;display:block;overflow:hidden}.attachment-preview button{color:#64758a;background:#fff;border:1px solid #cbd5e0;border-radius:50%;width:21px;height:21px;padding:0;font-size:15px;line-height:18px;position:absolute;top:-7px;right:-7px}.thread-attachments span{background:#e7eef8;border-radius:4px;align-items:center;gap:7px;padding:6px 8px;font-size:11px;display:flex}.submit-request{background:var(--blue);width:100%;margin-top:14px}.voice-recorder{padding:0}.record-button{margin:0}.record-button.active{color:#a12626;background:#fff2f2;border-color:#e5a3a3}.voice-recorder>p{color:#a12626;margin:7px 0 0;font-size:10px;line-height:1.4}.voice-ready{background:#fff;border:1px solid #aab9c9;border-radius:6px;align-items:center;gap:9px;min-height:42px;padding:5px 7px;display:flex}.voice-ready audio{display:none}.voice-ready span{color:#40566f;white-space:nowrap;font-size:11px}.voice-ready button{cursor:pointer;border:0;border-radius:4px;min-height:30px;padding:6px 10px;font-size:11px;font-weight:700}.voice-ready .voice-play{color:#fff;background:var(--blue)}.voice-ready .voice-remove{color:#a12626;background:0 0}.thread-attachments{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.thread-audio{width:100%;max-width:360px;height:38px;margin-top:8px}.request-history h3{color:var(--navy);font-family:var(--font-brand-serif), Didot, "Times New Roman", serif;margin:0 0 12px;font-size:18px;font-weight:600}.request-thread{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:12px;padding:16px}.continuous-conversation,.admin-continuous-conversation{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:14px;padding:16px;display:flex}.continuous-conversation{margin-top:0}.conversation-empty{color:#738092;border:1px solid var(--line);background:#fff;border-radius:9px;margin:0;padding:18px;font-size:12px}.thread-top{justify-content:space-between;align-items:center;display:flex}.conversation{flex-direction:column;gap:14px;margin-top:14px;display:flex}.chat-row{align-items:flex-end;gap:9px;width:100%;display:flex}.chat-row.client{flex-direction:row-reverse}.chat-avatar{letter-spacing:-.02em;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.client-avatar{color:#333;background:#e2e4e7}.staff-avatar{color:#fff;background:var(--blue)}.message{border-radius:10px;width:fit-content;max-width:min(82%,520px);padding:11px 13px;font-size:12px;position:relative}.message:after{content:"";border:6px solid #0000;width:0;height:0;position:absolute;bottom:9px}.message.client{color:#102436;background:#e5f5fc}.message.client:after{border-left-color:#e5f5fc;right:-11px}.message.staff{color:#252525;background:#f0f1f3}.message.staff:after{border-right-color:#f0f1f3;left:-11px}.message-meta{justify-content:space-between;align-items:center;gap:18px;display:flex}.message time{color:#738092;white-space:nowrap;font-size:10px}.message p{margin:7px 0 0;line-height:1.5}.message-text{white-space:pre-wrap;overflow-wrap:anywhere}.message-text a{color:#007caf;text-underline-offset:2px;text-decoration:underline}.message-text a:hover{color:var(--blue-hover)}.message-attachments{grid-template-columns:repeat(2,minmax(0,150px));gap:7px;margin-top:9px;display:grid}.message-image{color:inherit;background:#fff;border:1px solid #00000017;border-radius:7px;text-decoration:none;display:block;overflow:hidden}.message-image img{object-fit:cover;width:100%;height:92px;display:block}.message-image span{white-space:nowrap;text-overflow:ellipsis;padding:6px 7px;font-size:10px;display:block;overflow:hidden}.message-file{color:inherit;background:#fff;border:1px solid #00000017;border-radius:7px;align-items:center;gap:8px;padding:9px;text-decoration:none;display:flex}.message-file>span{color:#fff;background:var(--blue);border-radius:3px;padding:4px;font-size:8px}.message-file strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.status-pill{border-radius:12px;align-items:center;height:24px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.status-pill.new{color:#005b82;background:#dff4fd}.status-pill.in-progress{color:#333;background:#e7e8ea}.status-pill.completed{color:#fff;background:var(--blue)}.toast{z-index:40;color:#fff;background:var(--blue);border-radius:7px;padding:12px 18px;font-size:14px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.toast.success{background:var(--blue)}.staff-shell{background:#f2f5f9;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.staff-sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:24px 15px;display:flex;position:sticky;top:0}.staff-brand{color:#55a1ff;margin:0 9px 35px;display:block}.staff-brand strong{color:#fff}.staff-sidebar nav{flex-direction:column;gap:5px;display:flex}.staff-sidebar nav button,.return-client{text-align:left;color:#bfd0e2;background:0 0;border:0;border-radius:6px;width:100%;padding:13px 14px}.staff-sidebar nav button.active{color:#fff;background:#143b63}.return-client{color:#fff;border:1px solid #365676;margin-top:auto}.staff-main{min-width:0}.staff-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:104px;padding:22px 28px;display:flex}.staff-header h1{font-size:27px}.sound-alert{border:1px solid var(--line);background:#f7f9fb;border-radius:7px;align-items:center;gap:11px;min-width:290px;padding:11px 14px;display:flex}.sound-alert>span{font-size:21px}.sound-alert div{flex-direction:column;flex:1;display:flex}.sound-alert small{color:#6d7a8a;margin-top:3px}.sound-alert button{color:#fff;background:var(--navy);border:0;border-radius:4px;padding:7px 9px;font-size:11px}.sound-alert.ringing{color:#aa2525;background:#fff1f1;border-color:#f1b3b3;animation:1.5s infinite pulse}@keyframes pulse{50%{opacity:.5}}.staff-workspace{grid-template-columns:350px minmax(0,1fr);gap:18px;padding:20px;display:grid}.ticket-list{flex-direction:column;gap:8px;display:flex}.ticket{text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;padding:15px}.ticket.selected{border-color:var(--blue);box-shadow:0 0 0 2px #075fd714}.ticket>div{justify-content:space-between;align-items:center;display:flex}.ticket h3{margin:12px 0 5px;font-size:14px}.ticket p{color:#647286;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:12px;overflow:hidden}.ticket small{color:#8290a1}.ticket-detail{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:620px;padding:22px}.ticket-detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.ticket-detail-head span{color:#7a8796;font-size:11px}.ticket-detail-head h2{margin:4px 0 0;font-size:20px}.accept-banner{background:#fff3f3;border:1px solid #efb5b5;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;margin:18px 0;padding:15px;display:flex}.accept-banner p{color:#775454;margin:5px 0 0;font-size:12px}.accept-banner button{color:#fff;background:var(--red);border:0;border-radius:5px;flex:none;padding:11px 16px;font-weight:700}.ticket-detail>.request-thread{border:0;margin-top:18px;padding:0}.staff-reply{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.staff-reply textarea{resize:vertical;border:1px solid #cbd5e0;border-radius:6px;width:100%;min-height:90px;padding:12px}.staff-reply>div{align-items:center;gap:8px;margin-top:8px;display:flex}.staff-reply>div span{flex:1}.staff-reply button{color:#fff;background:var(--blue);border:0;border-radius:5px;padding:9px 12px}.staff-reply .attach-button{color:#456078;background:#eef2f6}.staff-reply .complete-button{background:var(--green)}@media (width<=1000px){.gallery-layout{grid-template-columns:minmax(0,1.8fr) minmax(220px,1fr)}.side-thumbnails{height:clamp(300px,32vw,380px)}.download-card{grid-template-columns:1fr auto}.floor-section,.request-section,.file-notice,.modification-panel{margin-left:2.2vw;margin-right:2.2vw}.modification-panel .request-section{margin-left:0;margin-right:0}.request-layout{grid-template-columns:1fr}.staff-workspace{grid-template-columns:290px minmax(0,1fr)}}@media (width<=760px){.topbar{height:auto;min-height:62px;padding:10px 16px}.brand{font-size:21px}.button-copy{display:none}.project-heading{align-items:center;padding:22px 16px 12px}.project-heading h1{font-size:26px}.eyebrow{font-size:9px}.mobile-copy{color:#fff;background:var(--blue);border:0;border-radius:8px;flex:none;align-items:center;height:38px;margin-left:14px;padding:0;font-size:12px;font-weight:600;display:flex;overflow:hidden;box-shadow:0 6px 14px #00aaec33}.mobile-copy>span{width:38px}.mobile-copy>b{padding:0 12px}.delivery-workspace{padding:8px 12px}.gallery-layout{grid-template-columns:1fr}.hero-photo{aspect-ratio:1.35}.side-thumbnail-grid{scrollbar-gutter:auto;grid-template-columns:none;grid-auto-rows:72px;grid-auto-columns:calc(25% - 5.25px);grid-auto-flow:column;gap:7px;max-height:none;padding:2px 2px 8px;overflow:auto hidden}.side-thumbnails{height:auto;overflow:visible}.side-thumbnail-grid .thumbnail:nth-child(n+5){display:block}.gallery-controls{margin-top:8px}.arrow{width:30px;height:30px;font-size:22px}.download-row{grid-template-columns:1fr}.download-card{grid-template-columns:1fr auto;min-height:64px;padding:10px 12px}.download-card button{padding:0 11px;font-size:12px}.link-download-card{grid-template-columns:1fr}.download-card-actions{grid-template-columns:1fr 1fr;display:grid}.download-card-actions>a,.download-card-actions>button{width:100%}.floor-section,.request-section{margin:14px 12px 8px;padding:18px}.modification-panel{margin:18px 12px 8px}.modification-panel .request-section{margin:0}.modification-heading{min-height:76px;padding:15px 16px}.modification-heading small{max-width:230px}.floor-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;gap:15px}.section-heading button{font-size:12px}.request-photo-grid{grid-template-columns:repeat(3,1fr)}.file-notice{flex-direction:column;align-items:flex-start;gap:5px;margin:15px 12px 0;line-height:1.5}.staff-shell{display:block}.staff-sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:12px 14px;position:static}.staff-brand{margin:0 15px 0 0}.staff-sidebar nav{display:none}.return-client{width:auto;margin:0 0 0 auto}.staff-header{align-items:flex-start;gap:15px;padding:17px}.sound-alert{min-width:0}.staff-workspace{grid-template-columns:1fr;padding:12px}.ticket-list{grid-auto-columns:85%;grid-auto-flow:column;display:grid;overflow-x:auto}.ticket-detail{min-height:0;padding:15px}}.view-client-primary{color:#fff!important;border-color:var(--blue)!important;background:var(--blue)!important}.staff-password-notice{border-left:4px solid var(--blue);background:#eef9fd;margin:0 0 10px;padding:10px 12px;font-size:10px}.my-password-card{background:#fff;border:1px solid #ddd;justify-content:space-between;align-items:center;margin-top:12px;padding:13px;display:flex}.my-password-card>div{flex-direction:column;gap:4px;display:flex}.my-password-card span{color:#777;font-size:9px}.my-password-card button{color:#fff;background:var(--blue);border:0;height:34px;padding:0 12px;font-size:9px;font-weight:700}.admin-modal .create:disabled{opacity:.45;cursor:not-allowed}.staff-password-help{color:#666;margin:0 0 14px;font-size:10px;line-height:1.5}.staff-actions button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){html,body{overflow-x:hidden}.compact-content{padding:12px}.project-toolbar{display:block}.project-search-wrap{width:100%;height:44px}.project-search-wrap input{font-size:14px}.customer-management,.staff-management-button,.project-toolbar .new-project{width:100%;height:42px;margin:8px 0 0;padding:0 10px;font-size:11px;display:block}.customer-management,.staff-management-button{float:left;width:calc(50% - 4px)}.staff-management-button{float:right}.project-toolbar .new-project{clear:both}.archive-switch{clear:both;padding-top:10px}.date-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid;overflow:visible}.date-filters button{width:100%;height:34px;padding:0 3px;font-size:9px}.project-table-wrap{background:0 0;border:0;margin:0;overflow:visible}.project-table,.project-table tbody{display:block}.project-table thead{display:none}.project-table tr{border:1px solid #ddd;grid-template-columns:minmax(0,1fr) 94px;gap:7px;margin-bottom:9px;padding:13px;display:grid;box-shadow:none!important;background:#fff!important}.project-table td{white-space:normal;border:0;height:auto;padding:0;display:block;overflow:visible;width:auto!important}.project-table td:first-child{grid-column:1}.project-table td:first-child b{font-size:15px;line-height:1.3}.project-table td:nth-child(2){color:#555;grid-column:1}.project-table td:nth-child(3),.project-table td:nth-child(4){display:none}.project-table td:nth-child(5),.project-table td:nth-child(6){grid-column:1}.project-table td:nth-child(7){grid-area:1/2/5;align-items:center;display:flex}.project-table td>button{color:#fff;background:var(--blue);width:94px;min-height:40px;padding:6px;font-size:9px}.project-table tr.has-request{border-left:4px solid var(--blue)}.detail-title-actions{grid-template-columns:1fr 1fr;display:grid}.detail-title-actions .view-client-primary{grid-column:1/-1;height:42px}.project-files button{flex:1;height:38px}.staff-row{gap:8px;grid-template-columns:1fr auto!important}.staff-row-head{display:none!important}.staff-row>strong,.staff-row>span:first-of-type,.staff-row>span:nth-of-type(2){grid-column:1}.staff-row>span:nth-of-type(3){grid-area:1/2}.staff-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid!important}.staff-actions button{min-height:34px;padding:4px!important}.my-password-card{align-items:flex-start;gap:10px}.my-password-card button{flex:none}}@media (width<=480px){.project-heading{align-items:flex-start}.project-heading h1{font-size:23px}.download-card{grid-template-columns:1fr auto}.floor-preview{padding:22px}.section-heading{flex-direction:column}.section-heading button{width:100%}.request-indicator{display:none}.request-form{padding:14px}.request-tools{grid-template-columns:1fr}.staff-header{flex-direction:column}.sound-alert{width:100%}.staff-reply>div{flex-wrap:wrap}.staff-reply>div span{display:none}}.admin-shell{background:#f3f3f3;grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.admin-nav{color:#fff;background:#171717;flex-direction:column;height:100vh;padding:24px 14px;display:flex;position:sticky;top:0}.admin-brand{color:#fff;margin:0 10px 28px}.admin-label{color:#999;letter-spacing:.18em;margin:0 10px 13px;font-size:9px;font-weight:700}.admin-nav nav{flex-direction:column;gap:4px;display:flex}.admin-nav nav button,.admin-bottom a{color:#bcbcbc;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;width:100%;padding:12px 13px;font-size:13px;text-decoration:none;display:flex}.admin-nav nav button:hover,.admin-nav nav button.active,.admin-bottom a:hover{color:#fff;background:#303030}.admin-nav nav b{color:#fff;background:var(--blue);border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.admin-bottom{border-top:1px solid #383838;margin-top:auto;padding-top:12px}.admin-main{min-width:0}.admin-header{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:84px;padding:0 26px;display:flex}.admin-header h1{font-size:28px}.admin-user{align-items:center;gap:10px;display:flex}.admin-user>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.admin-user>span img{object-fit:cover;width:100%;height:100%;display:block}.admin-user div{flex-direction:column;display:flex}.admin-user small{color:#777;margin-top:2px;font-size:10px}.admin-content{padding:20px 22px 30px}.admin-alert{border-left:4px solid var(--blue);background:#fff;justify-content:space-between;align-items:center;min-height:62px;margin-bottom:14px;padding:12px 15px;display:flex;box-shadow:0 2px 8px #0000000a}.admin-alert div{flex-direction:column;gap:4px;display:flex}.admin-alert span{color:#686868;font-size:11px}.admin-alert button,.new-project{color:#fff;background:var(--blue);border:0;border-radius:4px;padding:9px 13px;font-size:11px;font-weight:700}.metric-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px;display:grid}.metric{background:#fff;border:1px solid #ddd;flex-direction:column;justify-content:space-between;min-height:80px;padding:13px 15px;display:flex}.metric.active{border-top:3px solid var(--blue)}.metric span{color:#666;font-size:11px}.metric strong{font-family:var(--font-brand-serif), Didot, serif;font-size:27px;font-weight:500}.admin-workbench{background:#fff;border:1px solid #ddd;grid-template-columns:340px minmax(0,1fr);min-height:650px;display:grid}.project-list-panel{border-right:1px solid #ddd}.panel-title{justify-content:space-between;align-items:center;min-height:68px;padding:14px;display:flex}.panel-title h2{margin:0;font-size:16px}.panel-title span{color:#888;font-size:10px}.project-search{border:1px solid #ccc;border-radius:4px;outline:none;width:calc(100% - 28px);height:38px;margin:0 14px 10px;padding:0 11px;font-size:11px}.project-search:focus{border-color:var(--blue)}.filter-row{gap:4px;padding:0 14px 10px;display:flex;overflow-x:auto}.filter-row button{color:#555;background:#fff;border:1px solid #ddd;border-radius:3px;flex:none;padding:6px 8px;font-size:9px}.filter-row button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.project-list{border-top:1px solid #e5e5e5}.project-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e5e5;width:100%;padding:13px 14px}.project-row:hover,.project-row.selected{background:#f1f9fd}.project-row.selected{box-shadow:inset 3px 0 var(--blue)}.row-top,.row-bottom{justify-content:space-between;align-items:center;display:flex}.row-top>span{color:#888;font-size:9px}.project-row h3{margin:9px 0 4px;font-size:13px}.project-row p{color:#666;margin:0 0 9px;font-size:10px}.row-bottom span{color:#555;font-size:10px}.row-bottom b{color:#fff;background:var(--blue);border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.admin-status{color:#333;background:#e8e8e8;border-radius:11px;align-items:center;height:21px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.admin-status.new{color:#fff;background:var(--blue)}.admin-status.awaiting-client{color:#222;background:#d7d7d7}.admin-status.completed{color:#fff;background:#333}.project-detail-panel{min-width:0;padding:20px}.detail-head{border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.detail-head>div>span{color:#777;font-size:10px}.detail-head h2{font-family:var(--font-brand-serif), Didot, serif;margin:4px 0;font-size:23px;font-weight:600}.detail-head p{color:#666;margin:0;font-size:11px}.detail-meta{background:#ddd;border:1px solid #ddd;grid-template-columns:repeat(3,1fr);gap:1px;margin:13px 0;display:grid}.detail-meta div{background:#fafafa;flex-direction:column;padding:10px 12px;display:flex}.detail-meta span{color:#777;font-size:9px}.detail-meta strong{margin-top:4px;font-size:11px}.accept-card{border:1px solid var(--blue);background:#edf9fe;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.accept-card div{flex-direction:column;gap:4px;display:flex}.accept-card span{color:#555;font-size:10px}.accept-card button{color:#fff;background:var(--blue);border:0;border-radius:4px;padding:10px 20px;font-weight:700}.admin-chat{background:#fafafa;border:1px solid #ddd;margin-top:16px;padding:15px}.admin-chat-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.admin-chat-title h3{margin:0;font-size:14px}.admin-chat-title button{color:var(--blue);background:0 0;border:0;padding:0;font-size:10px}.admin-chat-row{align-items:flex-end;gap:9px;margin-top:12px;display:flex}.admin-chat-row.client{flex-direction:row-reverse}.admin-chat .message{font-size:11px}.admin-attachment{background:#fff;border-radius:4px;margin-top:8px;padding:8px;font-size:9px}.internal-note{background:#eee;border-left:3px solid #777;margin-top:12px;padding:10px 12px}.internal-note strong{font-size:10px}.internal-note p{color:#666;margin:3px 0 0;font-size:9px}.admin-reply{margin-top:12px}.admin-reply textarea{resize:vertical;border:1px solid #ccc;border-radius:4px;width:100%;min-height:82px;padding:11px}.admin-reply>div{gap:7px;margin-top:7px;display:flex}.admin-reply>div span{flex:1}.admin-file-button{cursor:pointer;display:inline-flex}.admin-file-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.admin-file-button span,.admin-voice-button,.admin-voice-recorder .record-button{color:#fff;background:var(--blue);border:0;border-radius:4px;align-items:center;padding:8px 11px;font-size:10px;display:inline-flex}.admin-voice-button.recording{background:#c62828}.admin-voice-button.ready{background:#27824a}.admin-voice-recorder{min-width:0}.admin-voice-recorder .record-button{cursor:pointer;min-height:32px}.admin-voice-recorder .record-button.active{color:#a12626;background:#fff2f2;border:1px solid #e5a3a3}.admin-voice-recorder .voice-ready{min-height:32px;padding:2px 5px}.admin-voice-recorder .voice-ready button{min-height:26px;padding:4px 8px}.admin-reply-files{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.admin-reply-files span{text-overflow:ellipsis;white-space:nowrap;background:#f7f7f7;border:1px solid #d9d9d9;border-radius:4px;align-items:center;gap:6px;max-width:260px;padding:6px 8px;font-size:10px;display:inline-flex;overflow:hidden;flex:0 auto!important}.admin-reply-files button{color:#555;background:0 0;padding:0;font-size:15px}.admin-reply button,.detail-actions button{color:#fff;background:var(--blue);border:0;border-radius:4px;padding:8px 11px;font-size:10px}.admin-reply button.secondary{color:#333;background:#e8e8e8}.detail-actions{border-top:1px solid #ddd;justify-content:flex-end;gap:7px;margin-top:14px;padding-top:12px;display:flex}.detail-actions button:first-child{color:#333;background:#ddd}.detail-actions button:last-child{background:#333}.admin-toast{color:#fff;background:var(--blue);border:0;border-radius:5px;padding:12px 16px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0000002e}.download-card button:disabled{opacity:.45;cursor:default}.watermark-error{color:#8f1d14;background:#fff1f0;border-left:3px solid #b42318;margin:10px 0 0;padding:9px 11px;font-size:11px}@media (width<=1050px){.metric-grid{grid-template-columns:repeat(3,1fr)}.admin-workbench{grid-template-columns:300px minmax(0,1fr)}}@media (width<=760px){.admin-shell{display:block}.admin-nav{flex-direction:row;align-items:center;width:100%;height:auto;padding:12px 15px;position:static}.admin-brand{margin:0}.admin-label,.admin-nav>nav:first-of-type{display:none}.admin-bottom{border:0;margin:0 0 0 auto;padding:0}.admin-bottom button{display:none!important}.admin-header{height:72px;padding:0 15px}.admin-header h1{font-size:22px}.admin-content{padding:12px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:last-child{grid-column:1/-1}.admin-workbench{display:block}.project-list-panel{border-bottom:1px solid #ddd;border-right:0}.project-list{display:flex;overflow-x:auto}.project-row{border-right:1px solid #ddd;flex:0 0 80%}.project-detail-panel{padding:14px}.detail-meta{grid-template-columns:1fr}.admin-alert{align-items:flex-start;gap:10px}.admin-alert button{flex:none}.admin-reply>div{flex-wrap:wrap}.admin-reply>div span{display:none}.detail-head h2{font-size:19px}}.compact-admin .admin-nav{width:auto}.compact-header{height:64px;padding:0 20px}.compact-header h1{letter-spacing:-.4px;font-family:Arial,Helvetica,sans-serif;font-size:23px;font-weight:700}.compact-header .eyebrow{color:#777;margin-bottom:2px}.compact-content{padding:14px 18px 28px}.project-toolbar{align-items:center;gap:10px;display:flex}.project-search-wrap{background:#fff;border:1px solid #cfcfcf;flex:1;align-items:center;height:40px;display:flex}.project-search-wrap input{border:0;outline:none;flex:1;height:100%;padding:0 12px;font-size:12px}.project-search-wrap span{color:#777;white-space:nowrap;border-left:1px solid #ddd;padding:0 12px;font-size:10px}.project-toolbar .new-project{height:40px;padding:0 17px;font-size:11px}.date-filters{gap:4px;margin:9px 0;display:flex}.date-filters button{color:#555;background:#fff;border:1px solid #d6d6d6;height:29px;padding:0 11px;font-size:10px}.date-filters button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.request-strip{color:#222;background:#eef9fd;border:1px solid #cdeaf5;align-items:center;gap:8px;height:36px;margin-bottom:9px;padding:0 11px;font-size:10px;display:flex}.request-strip .ring-mark{color:var(--blue);font-size:12px;animation:1.3s infinite bluePulse}.request-strip small{color:#686868;margin-left:auto}@keyframes bluePulse{50%{opacity:.35}}.project-table-wrap{background:#fff;border:1px solid #d7d7d7;overflow-x:auto}.project-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.project-table th{color:#666;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#f1f1f1;border-bottom:1px solid #d7d7d7;height:32px;padding:0 10px;font-size:9px}.project-table th:nth-child(4),.project-table th:nth-child(5){width:13%}.project-table td{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e6e6e6;height:53px;padding:6px 10px;overflow:hidden}.project-table tbody tr{cursor:pointer}.project-table tbody tr:hover{background:#f3faff}.project-table tr.has-request{box-shadow:inset 3px 0 var(--blue);background:#f8fcfe}.project-table td b,.project-table td small{text-overflow:ellipsis;display:block;overflow:hidden}.project-table td b{font-size:11px}.project-table td small{color:#858585;margin-top:3px;font-size:9px}.project-table td>button{color:var(--blue);background:0 0;border:0;padding:5px 0;font-size:10px;font-weight:700}.unread-request{color:#006b96;align-items:center;gap:5px;font-weight:700;display:inline-flex}.unread-request i{background:var(--blue);border-radius:50%;width:7px;height:7px}.claimed-request{color:#245b40;flex-direction:column;gap:2px;line-height:1.15;display:inline-flex}.claimed-request b{font-size:10px}.claimed-request small{color:#68776f!important;margin:0!important;font-size:9px!important}.accepted-summary b{color:#245b40}.completed-summary,.completed-request{color:#5f6670;font-weight:700}.detail-request-head button:disabled{cursor:wait;opacity:.65}.no-request{color:#aaa}.empty-table{text-align:center;color:#777;padding:40px;font-size:12px}.back-projects{border:1px solid var(--blue);color:#087da8;background:#f3fbfe;border-radius:5px;min-height:34px;margin:0 0 14px;padding:0 13px;font-size:11px;font-weight:700}.back-projects:hover{color:#fff;background:var(--blue)}.back-projects span{margin-right:4px;font-size:14px}.project-detail-page{max-width:1220px;margin:0 auto;padding:16px 20px 30px}.detail-title{border-bottom:1px solid #d7d7d7;justify-content:space-between;align-items:flex-end;padding:0 0 14px;display:flex}.detail-title p{color:#777;margin:0 0 3px;font-size:9px}.detail-title h1{font-family:var(--font-brand-serif), Didot, serif;font-size:26px}.detail-title span{color:#666;margin-top:5px;font-size:11px;display:block}.detail-title-actions{gap:6px;display:flex}.detail-title-actions button,.project-files button{color:#333;background:#fff;border:1px solid #ccc;height:32px;padding:0 11px;font-size:10px}.detail-title-actions button:first-child,.project-files button:first-of-type{color:#fff;border-color:var(--blue);background:var(--blue)}.compact-meta{background:#fff;border:1px solid #ddd;grid-template-columns:repeat(4,1fr);margin:10px 0;display:grid}.compact-meta span{border-right:1px solid #ddd;flex-direction:column;min-height:49px;padding:8px 11px;display:flex}.compact-meta span:last-child{border:0}.compact-meta small{color:#777;text-transform:uppercase;font-size:8px}.compact-meta b{margin-top:4px;font-size:10px}.project-files{background:#fff;border:1px solid #ddd;align-items:center;gap:7px;padding:10px 12px;display:flex}.project-files div{flex:1}.project-files h2{margin:0;font-size:13px}.project-files span{color:#777;font-size:9px}.detail-request{background:#fff;border:1px solid #ddd;margin-top:10px}.detail-request-head{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex}.detail-request-head h2{margin:0;font-size:13px}.detail-request-head span{color:#777;font-size:9px}.detail-request-head button{color:#fff;background:var(--blue);border:0;padding:7px 15px;font-size:10px}.detail-request-head .mark-request-completed{background:#245b40;font-weight:700}.detail-conversation{padding:13px}.admin-continuous-conversation{background:#fafbfc;margin-bottom:14px}.detail-conversation .request-thread{background:#fafbfc;margin-bottom:14px;padding:12px}.request-thread-label{color:#657180;border-bottom:1px solid #e2e5e9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;padding-bottom:9px;font-size:10px;display:flex}.request-thread-label b{color:var(--navy);font-size:11px}.detail-conversation .admin-chat-row{max-width:720px;margin:0 0 12px auto}.detail-conversation .admin-chat-row.staff{margin-left:0;margin-right:auto}.detail-reply textarea{resize:vertical;border:1px solid #ccc;width:100%;min-height:72px;padding:10px}.detail-reply>div{align-items:center;gap:6px;margin-top:6px;display:flex}.detail-reply>div span{flex:1}.detail-reply button{color:#333;background:#f2f2f2;border:1px solid #ccc;padding:7px 10px;font-size:9px}.detail-reply .send-reply{color:#fff;border-color:var(--blue);background:var(--blue);min-width:65px}.empty-request{text-align:center;color:#777;padding:34px;font-size:11px}.admin-modal{z-index:100;background:#0000006b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-modal>div{background:#fff;width:min(520px,100%);padding:17px;box-shadow:0 18px 55px #00000040}.modal-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.modal-head h2{margin:0;font-size:17px}.modal-head button{background:0 0;border:0;font-size:24px}.admin-modal label{color:#444;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.admin-modal input{border:1px solid #ccc;outline:none;height:38px;padding:0 10px;font-size:11px}.admin-modal select{width:100%;min-height:44px;font:inherit;color:#172033;background:#fff;border:1px solid #d5d9e0;border-radius:7px;margin-top:7px;padding:0 12px}.sound-toggle{color:#0867de;background:#fff;border:1px solid #1677ff;border-radius:6px;margin-left:auto;padding:6px 10px;font-weight:700}.staff-management-page{padding:24px}.staff-management-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.staff-management-head h2{margin:0 0 4px;font-size:21px}.staff-management-head p{color:#697386;margin:0;font-size:13px}.staff-management-head>button{color:#fff;background:#1677ff;border:0;border-radius:7px;padding:10px 15px;font-weight:800}.staff-management-table{background:#fff;border:1px solid #e2e6ec;border-radius:8px;overflow:hidden}.staff-row{border-top:1px solid #edf0f4;grid-template-columns:1.1fr 1.55fr .75fr .7fr 2.35fr;align-items:center;gap:14px;min-height:52px;padding:8px 14px;font-size:13px;display:grid}.staff-row-head{color:#687386;text-transform:uppercase;background:#f6f8fa;border-top:0;min-height:38px;font-size:11px;font-weight:800}.staff-active,.staff-inactive{border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:800}.staff-active{color:#16824b;background:#e7f7ee}.staff-inactive{color:#737a86;background:#f0f1f3}.staff-actions{justify-content:flex-end;gap:6px;display:flex}.staff-actions button{background:#fff;border:1px solid #d7dce3;border-radius:5px;padding:6px 8px;font-size:11px;font-weight:700}.staff-actions .staff-delete{color:#c83535;border-color:#e3b5b5}.staff-name-cell{align-items:center;gap:9px;min-width:0;display:flex}.staff-list-avatar{color:#fff;background:var(--blue);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.staff-list-avatar img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=760px){.request-strip{flex-wrap:wrap;align-items:flex-start}.sound-toggle{margin-left:24px}.staff-management-page{padding:14px}.staff-management-head{align-items:flex-start}.staff-management-head>button{white-space:nowrap}.staff-management-table{background:0 0;border:0;overflow:visible}.staff-row-head{display:none}.staff-row{background:#fff;border:1px solid #e2e6ec;border-radius:8px;grid-template-columns:1fr auto;gap:7px 12px;margin-bottom:9px;padding:12px}.staff-row>span:nth-child(2),.staff-row>span:nth-child(3){grid-column:1/-1}.staff-row>span:nth-child(4){grid-area:1/2}.staff-actions{grid-column:1/-1;justify-content:flex-start;padding-top:5px}}.admin-modal input:focus{border-color:var(--blue)}.modal-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.modal-actions{justify-content:flex-end;gap:7px;margin-top:17px;display:flex}.modal-actions button{color:#333;background:#fff;border:1px solid #ccc;padding:8px 13px;font-size:10px}.modal-actions .create{color:#fff;border-color:var(--blue);background:var(--blue)}.admin-modal>div>label+label{margin-top:11px}.admin-modal .modal-error{color:#a61b1b;margin:10px 0 0;font-size:11px;font-weight:700}@media (width<=850px){.project-table{min-width:850px}.compact-meta{grid-template-columns:repeat(2,1fr)}.compact-meta span:nth-child(2){border-right:0}.compact-meta span:nth-child(-n+2){border-bottom:1px solid #ddd}.detail-title{align-items:flex-start;gap:14px}.detail-title h1{font-size:22px}}@media (width<=760px){.compact-content{padding:10px}.compact-header{height:58px}.project-toolbar{align-items:stretch}.project-search-wrap span{display:none}.project-toolbar .new-project{flex:none}.date-filters{overflow-x:auto}.date-filters button{flex:none}.request-strip small{display:none}.project-table-wrap{border-left:0;border-right:0;margin:0 -10px}.project-detail-page{padding:12px 10px}.detail-title{display:block}.detail-title-actions{margin-top:10px}.project-files{flex-wrap:wrap}.project-files div{flex-basis:100%}.modal-grid{grid-template-columns:1fr}}.project-table td{height:36px;padding-top:4px;padding-bottom:4px}.project-table td b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.project-table td small{display:none}.file-manager-page{max-width:1220px;margin:0 auto;padding:14px 20px 28px}.file-manager-title{border-bottom:1px solid #d7d7d7;justify-content:space-between;align-items:flex-end;padding-bottom:12px;display:flex}.file-manager-title-left{align-items:center;gap:12px;display:flex}.back-current-project{color:#087da8;white-space:nowrap;background:#f3fbfe;border:1px solid #9bcfe2;border-radius:4px;align-items:center;gap:5px;min-height:32px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.back-current-project:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.back-current-project span{color:inherit;margin:0;font-size:13px}.file-manager-title p{color:#777;margin:0 0 2px;font-size:9px}.file-manager-title h1{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:700}.file-manager-title span{color:#666;margin-top:3px;font-size:11px;display:block}.file-manager-title>button{color:#fff;background:var(--blue);border:0;height:34px;padding:0 14px;font-size:10px;font-weight:700}.file-manager-preview{background:#fff;border:1px solid #ddd;margin-top:10px;padding:12px}.file-manager-preview h2{margin:0;font-size:13px}.file-manager-preview>div>span{color:#777;font-size:9px}.manager-thumbnails{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:10px;display:grid}.manager-thumbnails>div{aspect-ratio:1.45;background:#eee;position:relative;overflow:hidden}.manager-thumbnails img{object-fit:cover;width:100%;height:100%}.manager-thumbnails>div button{color:#fff;background:#333;border:0;border-radius:50%;width:19px;height:19px;padding:0;font-size:13px;position:absolute;top:3px;right:3px}.add-preview{color:#444;background:#f5f5f5;border:1px dashed #aaa;min-height:65px;font-size:9px}.file-groups{background:#fff;border:1px solid #ddd;margin-top:10px}.file-group{border-bottom:1px solid #e3e3e3;grid-template-columns:180px minmax(0,1fr) 64px 50px;align-items:center;gap:8px;min-height:48px;padding:7px 10px;display:grid}.file-group:last-child{border:0}.file-group h3{margin:0;font-size:11px}.file-group span,.file-group p{color:#777;font-size:9px}.file-group p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.file-group button{color:#fff;background:var(--blue);border:0;height:28px;font-size:9px}.file-group .plain-action{color:#333;background:#fff;border:1px solid #ccc}@media (width<=760px){.file-manager-page{padding:10px}.manager-thumbnails{grid-template-columns:repeat(3,1fr)}.file-group{grid-template-columns:1fr auto auto}.file-group p{grid-area:2/1/auto/-1}.file-manager-title h1{font-size:21px}}.project-table th:first-child{width:29%}.project-table th:nth-child(2){width:14%}.project-table th:nth-child(3){width:12%}.project-table th:nth-child(4){width:13%}.project-table th:nth-child(5){width:14%}.project-table th:nth-child(6){width:13%}.project-table th:nth-child(7){width:5%}.project-table tr.is-new{box-shadow:inset 3px 0 var(--blue);background:#f8fcfe}.new-label{color:#fff;background:var(--blue);vertical-align:1px;letter-spacing:.05em;margin-left:7px;padding:2px 5px;font-size:7px;font-weight:800;display:inline-block}.compact-meta{grid-template-columns:repeat(3,1fr)}.add-preview{cursor:pointer;place-items:center;display:grid}.add-preview input,.replace-file input{display:none}.replace-file{color:#fff;background:var(--blue);cursor:pointer;place-items:center;height:28px;font-size:9px;display:grid}@media (width<=850px){.compact-meta{grid-template-columns:repeat(3,1fr)}.compact-meta span{border-bottom:0!important}.compact-meta span:nth-child(2){border-right:1px solid #ddd}}.file-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.file-section-heading h2{margin:0;font-size:13px}.file-section-heading span{color:#777;font-size:9px}.file-section-heading strong{color:#333;background:#eee;padding:5px 8px;font-size:9px}.manager-thumbnails>div>span{color:#fff;background:var(--blue);text-align:center;padding:4px;font-size:8px;position:absolute;bottom:0;left:0;right:0}.manager-thumbnails>div button{width:22px;height:22px;top:4px;right:4px}.pending-preview{outline:3px solid var(--blue);outline-offset:-3px}.add-preview{color:#222;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.add-preview b{font-size:17px;font-weight:400}.file-list-heading{border-bottom:1px solid #ddd;padding:10px}.file-group{grid-template-columns:180px minmax(0,1fr) 78px 130px;gap:10px;min-height:58px}.file-type span{color:#777;font-size:9px}.current-file small{color:#888;letter-spacing:.07em;font-size:7px;font-weight:700}.current-file p{margin:2px 0 0}.file-actions{gap:5px;display:flex}.file-group button{min-width:68px;height:30px;padding:0 9px}.file-group .plain-action{min-width:46px}.upload-state{background:#eee;justify-self:start;padding:5px 7px;font-size:9px;font-weight:700;color:#333!important}.upload-state.ready{background:var(--blue);color:#fff!important}.upload-state.saved{background:#333;color:#fff!important}.file-manager-title>button.save-pending{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--blue)}.save-confirmation{border-left:4px solid var(--blue);color:#222;background:#eef9fd;margin-top:10px;padding:9px 11px;font-size:10px;font-weight:700}.pending-save-bar{background:#fff;border:1px solid #bbb;align-items:center;gap:12px;margin:12px 0 0;padding:10px 12px;display:flex;position:sticky;bottom:10px;box-shadow:0 7px 24px #0000002e}.pending-save-bar>span{flex-direction:column;flex:1;display:flex}.pending-save-bar b{font-size:11px}.pending-save-bar small{color:#777;margin-top:2px;font-size:9px}.pending-save-bar button{color:#fff;background:var(--blue);border:0;height:34px;padding:0 13px;font-size:10px;font-weight:700}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.file-ready-status{white-space:nowrap;border-radius:3px;align-items:center;width:max-content;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.file-ready-status.complete{color:#fff;background:var(--blue)}.file-ready-status.partial{color:#075f80;background:#dff4fb}.file-ready-status.empty{color:#666;background:#eee}.manager-ready{margin-top:8px}@media (width<=760px){.file-manager-title{align-items:flex-start}.file-manager-title-left{align-items:flex-start;gap:8px}.back-current-project{min-height:30px;padding:0 9px;font-size:9px}.file-manager-title>button{flex:none;margin-left:10px}.file-group{grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:0;padding:12px}.file-type{grid-column:1}.upload-state{grid-area:1/2}.current-file{background:#f7f7f7;border:1px solid #ddd;grid-area:auto/1/auto/-1;padding:8px 9px}.current-file p{font-size:10px}.file-actions{grid-column:1/-1;grid-template-columns:1fr 82px;display:grid}.file-group button{width:100%;height:36px}.pending-save-bar{bottom:8px}.pending-save-bar small{display:none}}.single-upload-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.floor-plan-card,.watermark-summary,.zip-generator{background:#fff;border:1px solid #ddd;padding:13px}.uploaded-file{background:#f7f7f7;border:1px solid #ddd;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-top:12px;padding:9px 10px;display:flex}.uploaded-file div{flex-direction:column;min-width:0;display:flex}.uploaded-file small{color:#777;font-size:8px}.uploaded-file b{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.uploaded-file button,.watermark-summary button,.zip-generator button{color:#fff;background:var(--blue);border:0;height:34px;padding:0 13px;font-size:9px;font-weight:700}.watermark-summary{grid-template-columns:1fr 110px;align-items:center;gap:10px;display:grid}.watermark-summary p{color:#777;letter-spacing:.08em;margin:0;font-size:8px;font-weight:700}.watermark-summary h2{margin:4px 0 2px;font-size:13px}.watermark-summary span{color:#777;font-size:9px}.watermark-mini{background:repeating-conic-gradient(#eee 0 25%, #fff 0 50%) 50%/14px 14px;color:#555;border:1px solid #bbb;place-items:center;height:54px;font-size:8px;font-weight:800;display:grid}.watermark-summary button{color:#333;background:#fff;border:1px solid #ccc;grid-column:1/-1}.zip-generator{grid-template-columns:minmax(250px,1fr) minmax(260px,1fr) auto;align-items:center;gap:18px;margin-top:10px;display:grid}.zip-generator h2{margin:0 0 4px;font-size:13px}.zip-generator p{color:#666;margin:0;font-size:9px;line-height:1.45}.zip-items{border:1px solid #ddd;grid-template-columns:1fr 1fr;display:grid}.zip-items span{flex-direction:column;padding:8px 10px;display:flex}.zip-items span+span{border-left:1px solid #ddd}.zip-items b{font-size:9px}.zip-items small{color:#777;margin-top:3px;font-size:8px}.zip-generator button:disabled{opacity:.65}.simple-file-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.simple-file-card,.simple-watermark{background:#fff;border:1px solid #ddd;min-height:92px;padding:13px}.simple-file-card .uploaded-file{min-height:42px;margin-top:10px;padding:7px 9px}.delivery-link-card label{color:#66717d;margin-top:10px;font-size:9px;font-weight:700;display:block}.delivery-link-card input{color:#1e2f40;background:#fff;border:1px solid #ccd4dc;border-radius:5px;width:100%;height:38px;margin-top:5px;padding:0 10px;font-size:11px}.delivery-link-card input:focus{border-color:var(--blue);outline:2px solid #00aaec2e}.delivery-link-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;display:flex}.delivery-link-actions span{color:#66717d;font-size:10px}.delivery-link-actions button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:5px;min-height:38px;padding:0 14px;font-size:10px;font-weight:750}.delivery-link-actions button:disabled{opacity:.6}.uploaded-file .remove-file{color:#444;background:#fff;border:1px solid #ccc}.empty-file-upload{color:#222;background:#f7f7f7;border:1px dashed #999;width:100%;height:42px;margin-top:10px;font-size:10px;font-weight:700}.file-section-heading strong.missing{color:#666;background:#eee}.simple-watermark{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-watermark p{color:#777;letter-spacing:.08em;margin:0;font-size:8px;font-weight:700}.simple-watermark h2{margin:4px 0 0;font-size:13px}.watermark-status{color:#222;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.watermark-status i{background:var(--blue);border-radius:50%;width:8px;height:8px}.customer-page{padding:14px 18px 28px}.customer-toolbar{gap:9px;margin-bottom:9px;display:flex}.customer-toolbar input{border:1px solid #ccc;outline:none;flex:1;height:38px;padding:0 11px;font-size:11px}.customer-toolbar input:focus{border-color:var(--blue)}.customer-toolbar button{color:#fff;background:var(--blue);border:0;padding:0 15px;font-size:10px;font-weight:700}.customer-layout{background:#fff;border:1px solid #d7d7d7;grid-template-columns:330px minmax(0,1fr);min-height:590px;display:grid}.customer-list{border-right:1px solid #ddd}.customer-list-head{color:#666;text-transform:uppercase;background:#f1f1f1;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:34px;padding:0 11px;font-size:9px;display:flex}.customer-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:9px;width:100%;min-height:51px;padding:8px 10px;display:flex}.customer-list>button.active{box-shadow:inset 3px 0 var(--blue);background:#f2faff}.customer-list>button div{flex-direction:column;min-width:0;display:flex}.customer-list>button b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.customer-list>button small{color:#777;margin-top:3px;font-size:8px}.customer-list>button>span{color:#006b96;background:#eaf8fd;padding:4px 6px;font-size:8px;font-weight:700}.customer-list>button>span.missing{color:#555;background:#eee}.customer-editor{padding:16px}.customer-title{border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-end;padding-bottom:13px;display:flex}.customer-title p{color:#777;letter-spacing:.08em;margin:0;font-size:8px}.customer-title h2{font-family:var(--font-brand-serif), Didot, serif;margin:4px 0 2px;font-size:23px}.customer-title span{color:#666;font-size:9px}.customer-title button{color:#fff;background:var(--blue);border:0;height:34px;padding:0 13px;font-size:9px;font-weight:700}.watermark-panel{background:#f6fcfe;border:1px solid #cdeaf5;grid-template-columns:minmax(230px,.8fr) minmax(280px,1.2fr);gap:22px;margin-top:13px;padding:14px;display:grid}.watermark-copy p{color:var(--blue);letter-spacing:.08em;margin:0;font-size:8px;font-weight:800}.watermark-copy h3{margin:5px 0 6px;font-size:17px}.watermark-copy>span,.watermark-copy li{color:#555;font-size:9px;line-height:1.5}.watermark-copy ul{margin:10px 0 0;padding-left:16px}.checkerboard{background:repeating-conic-gradient(#eee 0 25%, #fff 0 50%) 50%/18px 18px;border:1px solid #bbb;place-items:center;height:145px;display:grid;overflow:hidden}.checkerboard img{object-fit:contain;max-width:82%;max-height:76%}.checkerboard strong{color:#444;background:#ffffffc7;padding:8px 10px;font-size:10px}.watermark-file{background:#fff;border:1px solid #ccc;border-top:0;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:7px 8px;display:flex}.watermark-file div{flex-direction:column;min-width:0;display:flex}.watermark-file small{color:#777;font-size:7px}.watermark-file b{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.watermark-file button{color:#fff;background:var(--blue);border:0;height:31px;padding:0 11px;font-size:8px;font-weight:700}.customer-fields{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.customer-fields label{color:#555;flex-direction:column;gap:4px;font-size:8px;font-weight:700;display:flex}.customer-fields input{background:#fafafa;border:1px solid #ddd;height:34px;padding:0 9px;font-size:9px}@media (width<=760px){.single-upload-grid,.simple-file-grid{grid-template-columns:1fr}.customer-page{padding:10px}.customer-layout{min-height:0;display:block}.customer-list{border-bottom:1px solid #ddd;border-right:0}.customer-list>button{min-height:47px}.customer-editor{padding:11px}.watermark-panel{grid-template-columns:1fr;gap:13px}.checkerboard{height:120px}.customer-fields{grid-template-columns:1fr}.customer-title h2{font-size:19px}}.customer-management{border:1px solid var(--blue);height:40px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:4px;padding:0 17px;font-size:11px;font-weight:700}.customer-management:hover{color:#fff;background:var(--blue)}.staff-management-button{color:#171717;background:#fff;border:1px solid #171717;border-radius:7px;min-height:44px;padding:0 16px;font-weight:700}.staff-management-button:hover{border-color:var(--blue);color:var(--blue)}.archive-switch{gap:6px;margin:12px 0;display:flex}.archive-switch button{color:#555;background:#eceff2;border:0;border-radius:18px;padding:7px 13px;font-size:12px;font-weight:700}.archive-switch button.active{color:#fff;background:#171717}.danger-outline,.delete-agency{color:#a92f2f!important;background:#fff!important;border-color:#c53b3b!important}.delete-agency{border-radius:6px;margin-top:18px;padding:10px 14px}.customer-header{grid-template-columns:1fr auto 1fr;display:grid}.customer-header-title{text-align:center}.customer-header-title .eyebrow{margin:0}.customer-header .admin-user{grid-column:3;justify-self:end}.customer-back{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:4px;justify-self:start;height:38px;padding:0 13px}@media (width<=760px){.project-toolbar{grid-template-columns:1fr auto;align-items:stretch;gap:7px;display:grid}.project-search-wrap{grid-column:1/-1}.customer-management{grid-column:1;height:38px}.staff-management-button{order:2;width:calc(50% - 4px)}.customer-management{order:1;width:calc(50% - 4px)}.project-toolbar .new-project{order:3;width:100%}.archive-switch{padding-bottom:2px;overflow-x:auto}.archive-switch button{white-space:nowrap}.detail-title-actions .danger-outline{width:100%}.project-toolbar .new-project{grid-column:2;height:38px}.customer-header{z-index:20;grid-template-columns:1fr auto;height:auto;min-height:58px;padding:8px 10px;position:sticky;top:0}.customer-back{height:40px;padding:0 14px;font-size:11px}.customer-header-title{text-align:right;justify-self:end}.customer-header-title .eyebrow{display:none}.customer-header-title h1{font-size:18px}.customer-header .admin-user{display:none}html,body{overflow-x:hidden}.compact-content{padding:12px}.project-toolbar{display:block}.project-search-wrap{width:100%;height:44px}.project-search-wrap input{font-size:14px}.customer-management,.staff-management-button,.project-toolbar .new-project{width:100%;height:42px;margin:8px 0 0;padding:0 10px;font-size:11px;display:block}.customer-management,.staff-management-button{float:left;width:calc(50% - 4px)}.staff-management-button{float:right}.project-toolbar .new-project{clear:both}.archive-switch{clear:both;padding-top:10px}.date-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid;overflow:visible}.date-filters button{width:100%;height:34px;padding:0 3px;font-size:9px}.project-table-wrap{background:0 0;border:0;margin:0;overflow:visible}.project-table,.project-table tbody{display:block}.project-table thead{display:none}.project-table tr{border:1px solid #ddd;grid-template-columns:minmax(0,1fr) 94px;gap:7px;margin-bottom:9px;padding:13px;display:grid;box-shadow:none!important;background:#fff!important}.project-table td{white-space:normal;border:0;height:auto;padding:0;display:block;overflow:visible;width:auto!important}.project-table td:first-child{grid-column:1}.project-table td:first-child b{font-size:15px;line-height:1.3}.project-table td:nth-child(2){color:#555;grid-column:1}.project-table td:nth-child(3),.project-table td:nth-child(4){display:none}.project-table td:nth-child(5),.project-table td:nth-child(6){grid-column:1}.project-table td:nth-child(7){grid-area:1/2/5;align-items:center;display:flex}.project-table td>button{color:#fff;background:var(--blue);width:94px;min-height:40px;padding:6px;font-size:9px}.project-table tr.has-request{border-left:4px solid var(--blue)}.detail-title-actions{grid-template-columns:1fr 1fr;display:grid}.detail-title-actions .view-client-primary{grid-column:1/-1;height:42px}.project-files button{flex:1;height:38px}.staff-row{gap:8px;grid-template-columns:1fr auto!important}.staff-row-head{display:none!important}.staff-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid!important}.staff-actions button{min-height:34px;padding:4px!important}}.file-status-mobile{display:none}@media (width<=760px){.compact-content{padding:10px 12px}.project-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.project-search-wrap{grid-column:1/-1;width:100%;height:42px}.project-search-wrap input{font-size:13px}.customer-management,.staff-management-button,.project-toolbar .new-project{float:none;clear:none;white-space:nowrap;border-radius:5px;width:100%;height:36px;min-height:36px;margin:0;padding:0 5px;font-size:9px;line-height:1.05;display:block}.customer-management{order:1;grid-column:1}.staff-management-button{order:2;grid-column:2}.project-toolbar .new-project{order:3;grid-column:3}.archive-switch{clear:both;gap:8px;margin:10px 0 9px;padding:0;overflow:visible}.archive-switch button{min-height:34px;padding:6px 12px;font-size:10px}.date-filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid;overflow:visible}.date-filters button{width:100%;height:32px;padding:0 2px;font-size:8px;line-height:1.05}.project-table-wrap{background:0 0;border:0;margin:0;overflow:visible}.project-table,.project-table tbody{display:block}.project-table thead{display:none}.project-table tr{border:1px solid #ddd;grid-template-columns:minmax(78px,1fr) minmax(58px,74px) 68px 28px 48px;align-items:center;gap:5px;min-height:54px;margin-bottom:7px;padding:7px 8px;display:grid;box-shadow:none!important;background:#fff!important}.project-table td{white-space:nowrap;text-overflow:ellipsis;border:0;height:auto;padding:0;display:block;overflow:hidden;width:auto!important}.project-table td:first-child{grid-column:1;min-width:0}.project-table td:first-child b{text-overflow:ellipsis;font-size:11px;line-height:1.2;display:block;overflow:hidden}.project-table td:nth-child(2){color:#555;grid-column:2;min-width:0;font-size:9px}.project-table td:nth-child(3),.project-table td:nth-child(4){display:none}.project-table td:nth-child(5){grid-column:3;overflow:visible}.project-table td:nth-child(6){text-align:center;grid-column:4;overflow:visible}.project-table td:nth-child(7){grid-column:5;display:block}.project-table .file-ready-status{text-align:center;white-space:nowrap;width:100%;padding:5px 2px;font-size:7px;line-height:1;display:block}.file-status-full{display:none}.file-status-mobile{display:inline}.project-table .unread-request{font-size:0}.project-table .unread-request i{width:9px;height:9px;margin:0}.project-table .no-request{font-size:9px}.project-table td>button{color:#fff;background:var(--blue);width:48px;min-height:30px;padding:4px 2px;font-size:8px}.project-table tr.has-request{border-left:3px solid var(--blue)}}.admin-brand{margin-bottom:6px}.admin-label{letter-spacing:.14em;margin-top:0;margin-bottom:24px;font-size:10px}.compact-header{height:auto;min-height:70px;padding-top:12px;padding-bottom:12px}.compact-header>div:first-child:not(.admin-user){grid-template-columns:auto 1fr;align-items:baseline;gap:3px 10px;display:grid}.compact-header>div:first-child:not(.admin-user) .eyebrow{margin:0;font-size:10px}.compact-header>div:first-child:not(.admin-user) h1{letter-spacing:-.2px;font:700 20px/1.2 Arial,Helvetica,sans-serif}.compact-header>div:first-child:not(.admin-user)>small{color:#707782;grid-column:1/-1;margin:0;font-size:10px}.admin-user strong{font-size:12px}.admin-user small{font-size:10px}.customer-management,.staff-management-button,.project-toolbar .new-project{border-radius:5px;height:36px;min-height:36px;padding:0 13px;font-size:10px;font-weight:700}.customer-management,.staff-management-button{color:#087da8;background:#f3fbfe;border:1px solid #96cfe4}.project-toolbar .new-project{border:1px solid var(--blue)}.staff-management-head>button{color:#087da8;background:#f2fbfe;border:1px solid #8ecce2;border-radius:5px;height:34px;padding:0 13px;font-size:11px;font-weight:700}.editor-availability b{color:#167b51}.admin-bottom:empty{display:none}@media (width<=760px){.compact-header{min-height:60px;padding:9px 12px}.compact-header>div:first-child:not(.admin-user){column-gap:7px}.compact-header>div:first-child:not(.admin-user) h1{font-size:18px}.compact-header>div:first-child:not(.admin-user)>small{font-size:9px}.customer-management,.staff-management-button,.project-toolbar .new-project{height:34px;min-height:34px;font-size:9px}.staff-management-head>button{height:32px;padding:0 11px}.admin-nav{gap:7px}.admin-nav .admin-brand{margin-right:5px}.admin-nav nav{flex-direction:row;gap:5px;display:flex}.admin-nav nav button{white-space:nowrap;width:auto;padding:8px 10px}.admin-label{display:none}.editor-availability{line-height:1.45}}.auto-upload-label{color:#697386;align-self:center;font-size:11px}.upload-feedback{border-radius:5px;margin:12px 0;padding:10px 12px;font-size:11px;font-weight:700}.upload-feedback.uploading{color:#086b91;background:#eff9fd}.upload-feedback.success{color:#18744d;background:#effaf4}.upload-feedback.error{color:#9b1c1c;background:#fff1f1}.upload-feedback i{border:2px solid #9ad8ef;border-top-color:var(--blue);border-radius:50%;width:9px;height:9px;margin-right:5px;animation:.7s linear infinite uploadSpin;display:inline-block}@keyframes uploadSpin{to{transform:rotate(360deg)}}.upload-progress-card{color:#24313b;box-sizing:border-box;background:#f5fbfd;border:1px solid #b7ddeb;border-radius:6px;width:100%;margin:10px 0 12px;padding:10px 12px}.upload-feedback .upload-progress-card{background:0 0;border:0;border-top:1px solid #cce6ef;border-radius:0;margin:8px 0 0;padding:8px 0 0}.upload-progress-copy{justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.upload-progress-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-progress-copy b{color:#087da8;font-size:12px}.upload-progress-track{background:#d8edf5;border-radius:999px;height:8px;margin-top:7px;overflow:hidden}.upload-progress-track span{border-radius:inherit;background:var(--blue);min-width:2px;height:100%;transition:width .18s;display:block}.upload-progress-card small{color:#65727d;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;font-weight:600;display:block;overflow:hidden}.detail-title-actions .archive-project{color:#333;background:#f1f1f1;border-color:#aaa}.detail-title-actions .restore-project{color:#fff;background:#222;border-color:#222}.attachment-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d19267a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.attachment-modal{background:#fff;border:1px solid #d8e0e7;border-radius:10px;width:min(520px,100%);max-height:min(680px,100vh - 40px);padding:24px;overflow:auto;box-shadow:0 22px 70px #0c1e303d}.attachment-modal h3{color:#17202a;margin:0;font-size:20px}.attachment-modal>p{color:#667482;margin:7px 0 18px;font-size:13px}.attachment-modal-files{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;display:grid}.attachment-modal-files>div{background:#f7f9fb;border:1px solid #dce3e9;border-radius:7px;min-width:0;padding:7px}.attachment-modal-files img,.attachment-modal-files span{object-fit:cover;color:#687684;background:#e8edf2;border-radius:5px;place-items:center;width:100%;height:74px;font-size:11px;font-weight:700;display:grid}.attachment-modal-files small{color:#33404d;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;display:block;overflow:hidden}.attachment-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.attachment-modal-actions button{border-radius:6px;min-width:96px;height:40px;font-weight:700}.attachment-cancel{color:#364350;background:#fff;border:1px solid #c7d0d8}.attachment-send{border:1px solid var(--blue);color:#fff;background:var(--blue)}.attachment-modal-actions button:disabled{cursor:wait;opacity:.58}.header-product-name{color:#4f5864;letter-spacing:.14em;white-space:nowrap;font-size:10px;font-weight:700}.admin-nav .admin-brand{margin-bottom:22px}.compact-header{justify-content:space-between}.customer-header .header-product-name{grid-column:1;place-self:center start}@media (width<=760px){.header-product-name{letter-spacing:.11em;font-size:9px}.admin-nav .admin-brand{margin-bottom:0}.customer-header .admin-user{grid-column:2}.archive-switch{margin:12px 0 10px;padding-top:0}.admin-nav{z-index:40;justify-content:space-between;gap:8px;min-height:62px;padding:10px 12px;position:sticky;top:0;box-shadow:0 2px 8px #00000029}.admin-nav .admin-brand{flex:none;margin:0 4px 0 0;font-size:19px}.admin-nav>nav:first-of-type{flex-direction:row;flex:0 auto;justify-content:flex-end;gap:3px;min-width:0;display:flex!important}.admin-nav nav button{color:#d7d7d7;white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;width:auto;min-height:34px;padding:7px 8px;font-size:9px;font-weight:700}.admin-nav nav button.active{color:#fff;background:#303030;border-color:#4b4b4b}}@media (width<=380px){.admin-nav{gap:4px;padding-left:8px;padding-right:8px}.admin-nav .admin-brand{font-size:17px}.admin-nav nav button{padding-left:6px;padding-right:6px;font-size:8px}}.manager-thumbnails>div button.replace-photo{background:#000000c7;border-radius:4px;width:auto;height:23px;padding:0 7px;font-size:8px;font-weight:700;inset:auto auto 5px 5px}.manager-thumbnails>div.updated-preview{outline:3px solid var(--blue);outline-offset:-3px}.manager-thumbnails>div.updated-preview>span{border-radius:4px;width:auto;padding:4px 6px;inset:5px 31px auto auto}.uploaded-file small{color:#087fae;margin-top:4px;font-size:9px;font-weight:700;display:block}@media (width<=760px){.updated-files-panel{padding:13px}.updated-files-heading{display:block}.updated-batch-actions{grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.updated-batch-actions button{min-height:42px;padding:6px 8px}.updated-file-list article{grid-template-columns:58px minmax(0,1fr)}.updated-file-list img{width:58px;height:42px}.updated-file-list article>button{min-height:40px}}.photo-heading-actions{align-items:center;gap:8px;display:flex}.photo-heading-actions button{color:#26415e;background:#fff;border:1px solid #b9c6d3;border-radius:5px;min-height:30px;padding:0 10px;font-size:9px;font-weight:700}.photo-heading-actions button:disabled{opacity:.55;cursor:wait}@media (width<=760px){.modification-panel{border-color:#d9e1e8;border-radius:14px;margin:16px 12px 8px;box-shadow:0 6px 20px #162c440f}.modification-heading{background:linear-gradient(#fff 0%,#fbfdff 100%);min-height:auto;padding:18px 18px 14px}.modification-heading>div{gap:10px;width:100%}.modification-heading strong{letter-spacing:-.35px;font-family:inherit;font-size:22px;font-weight:750}.modification-heading .editor-availability{color:#6b7785;flex-wrap:wrap;gap:7px;max-width:none;font-size:11px;line-height:1.35;display:flex}.editor-availability b{color:#16824b;white-space:nowrap}.editor-availability em{color:#687584;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.modification-panel .request-section{background:#f5f8fb;padding:14px}.request-layout{gap:14px}.request-form{background:0 0;border:0;padding:0}.request-form textarea{border-color:#cbd6e1;border-radius:10px;min-height:112px;margin:0;padding:14px;font-size:14px;box-shadow:0 1px 2px #162c4408}.request-tools{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.attachment-button,.record-button{border-color:#c4d0dc;border-radius:8px;width:100%;min-height:40px;padding:8px 10px;font-size:11px}.voice-ready{border-radius:8px;min-height:40px}.submit-request{border-radius:8px;min-height:44px;margin-top:10px;font-size:13px}.request-history{padding-top:2px}.request-history h3{margin:0 0 9px;font-size:13px}.file-section-heading{align-items:flex-start}.photo-heading-actions{flex-direction:column;align-items:flex-end}.photo-heading-actions button{min-height:32px}}@media (width<=420px){.modification-heading .editor-availability{align-items:center}.editor-availability em{white-space:normal;flex-basis:100%;padding-left:37px}.editor-availability.offline em{padding-left:0}}@media (width<=760px){.staff-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.staff-login-page{background:#f4f6f8;place-items:center;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif;display:grid}.staff-login-card{background:#fff;border:1px solid #dce1e6;border-radius:8px;width:min(100%,410px);padding:38px;box-shadow:0 16px 42px #1222301a}.staff-login-brand{color:#111;letter-spacing:.08em;margin-bottom:28px;font-size:20px}.staff-login-card h1{color:#15202b;margin:0 0 8px;font-size:25px;font-weight:500}.staff-login-card p{color:#687583;margin:0 0 26px;font-size:13px;line-height:1.55}.staff-login-card label{color:#303b45;gap:7px;margin:0 0 17px;font-size:12px;display:grid}.staff-login-card input{color:#15202b;width:100%;height:45px;font:inherit;background:#fff;border:1px solid #cfd6dc;border-radius:5px;padding:0 12px;font-size:15px}.staff-login-card input:focus{border-color:#1594c3;outline:3px solid #1594c324}.staff-login-card button{color:#fff;cursor:pointer;background:#0d8dbc;border:0;border-radius:5px;width:100%;height:45px;margin-top:5px;font-size:13px}.staff-login-card button:disabled{opacity:.58;cursor:wait}.staff-login-error{color:#9c2929;background:#fff1f1;border-left:3px solid #c93b3b;margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.45}@media (width<=520px){.staff-login-page{padding:14px}.staff-login-card{padding:28px 22px}}.admin-bottom button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0}
