@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";:root{--navy:#12263f;--navy-2:#1d3a5c;--ivory:#f4f2ee;--paper:#fff;--gold:#b08a45;--gold-soft:#e9dcc2;--ink:#1b2430;--muted:#6f7886;--line:#e4e2dd;--soft:#f6f4f0;--red:#b4503f;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:999px;--pad:16px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--ink);background:var(--ivory);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,Helvetica,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.45}h1,h2,h3{letter-spacing:-.01em;font-family:inherit;font-weight:700}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.login-shell{background:var(--navy);place-items:center;min-height:100dvh;padding:20px;display:grid}.login-card{background:var(--paper);border-radius:var(--r-lg);text-align:center;width:min(400px,100%);padding:32px 26px}.brand-mark{color:var(--navy);letter-spacing:-.02em;font-size:34px;font-weight:700}.brand-mark span{color:var(--gold)}.eyebrow{letter-spacing:.18em;color:var(--gold);margin-top:4px;font-size:10px;font-weight:700}.login-card h1{color:var(--navy);margin:20px 0 4px;font-size:24px}.login-card p{color:var(--muted);margin:0 0 22px;font-size:14px}.login-card form{text-align:left;gap:14px;display:grid}.login-card label{color:var(--navy);gap:6px;font-size:12px;font-weight:700;display:grid}.login-card input{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--soft);padding:13px;font-size:16px}.gold-button{background:var(--gold);color:#fff;border-radius:var(--r-pill);border:0;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:14px 20px;font-size:15px;font-weight:700;display:inline-flex}.gold-button:hover{background:#9c7939}.gold-button:disabled{opacity:.55}.gold-button.small{min-height:42px;padding:11px 16px;font-size:14px}.error{color:var(--red);border-radius:var(--r-sm);background:#fbefec;border:1px solid #f0d5ce;margin:8px 0;padding:10px 12px;font-size:13px}.app{flex-direction:column;min-height:100dvh;display:flex}.topbar{background:var(--navy);color:#fff;padding:12px var(--pad);z-index:20;justify-content:space-between;align-items:center;gap:10px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;display:flex}.topmark{color:var(--gold);letter-spacing:-.02em;font-size:19px;font-weight:700}.brand strong{white-space:nowrap;font-size:15px;display:block}.brand small{letter-spacing:.16em;color:#9fb0c4;font-size:9px}.top-actions{align-items:center;gap:8px;display:flex}.top-actions button{color:#fff;border-radius:var(--r-pill);background:#ffffff1a;border:0;align-items:center;gap:6px;min-height:38px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.top-actions button:hover{background:#ffffff2e}.logout{text-transform:capitalize}.error-banner{color:var(--red);padding:12px var(--pad);background:#fbefec;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.error-banner button{color:var(--red);background:0 0;border:0;font-weight:700}.toolbar{padding:12px var(--pad);background:var(--paper);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.search-wrap{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-pill);min-width:0;color:var(--muted);flex:240px;align-items:center;gap:9px;padding:11px 16px;display:flex}.search-wrap input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.count{color:var(--muted);white-space:nowrap;font-size:13px}.ghost{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-pill);color:var(--navy);align-items:center;gap:7px;min-height:42px;padding:10px 15px;font-size:13px;font-weight:700;display:inline-flex}.ghost:hover{background:#ece8e1}.filters,.select-bar{padding:10px var(--pad);background:var(--paper);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filters-label,.grid-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.filters select{border:1px solid var(--line);border-radius:var(--r-pill);color:var(--navy);background:var(--soft);max-width:100%;min-height:42px;padding:10px 14px;font-size:14px}.clear-filters{background:var(--gold-soft);border-radius:var(--r-pill);color:#6d5525;border:0;align-items:center;gap:6px;min-height:42px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.select-bar{justify-content:space-between}.sel-left{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;display:flex}.sel-left strong{color:var(--navy)}.link-btn{color:var(--gold);background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:13px;font-weight:700;display:inline-flex}.link-btn:hover{text-decoration:underline}.sel-right{align-items:center;gap:8px;display:flex}.grid-toggle{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--soft);display:inline-flex;overflow:hidden}.grid-toggle button{color:var(--navy);background:0 0;border:0;align-items:center;gap:5px;min-height:40px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.grid-toggle button.active{background:var(--navy);color:#fff}.catalogue{padding:var(--pad);background:var(--ivory);flex:1}.cad-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.cad-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.cad-card.is-selected{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.card-select{z-index:3;border-radius:var(--r-sm);color:#fff;background:#fffffff0;border:1px solid #12263f2e;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;left:8px}.card-select.on{background:var(--gold);border-color:var(--gold)}.cad-thumb{aspect-ratio:1;background:#eceae5;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.cad-thumb img{object-fit:cover;width:100%;height:100%;display:block}.cad-thumb .ph{color:#b9b2a4;place-items:center;width:100%;height:100%;display:grid}.thumb-tags{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex;position:absolute;bottom:7px;right:7px}.view-tag{color:#fff;border-radius:var(--r-pill);background:#12263fd1;align-items:center;gap:4px;padding:3px 9px;font-size:11px;display:inline-flex}.view-tag.product{background:#b08a45f0}.view-tag.render{background:#5d6a85f0}.view-tag.file{background:#1b2430d1}.cad-body{flex-direction:column;gap:6px;padding:11px 12px;display:flex}.cad-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cad-title strong{color:var(--navy);cursor:pointer;word-break:break-word;font-size:14px}.card-tools{flex-shrink:0;gap:5px;display:flex}.card-tools button{border:1px solid var(--line);background:var(--soft);border-radius:var(--r-sm);color:var(--navy);align-items:center;min-height:32px;padding:6px 9px;font-size:12px;display:inline-flex}.card-tools .t-del{color:var(--red)}.cad-client{color:var(--muted);word-break:break-word;font-size:12px}.cad-cat{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.cad-keywords{flex-wrap:wrap;gap:4px;display:flex}.cad-keywords span{background:var(--soft);border-radius:var(--r-pill);color:#5f6675;padding:3px 9px;font-size:11px}.cad-files{gap:10px;margin-top:2px;display:flex}.cad-files a{color:var(--gold);align-items:center;gap:4px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.img-loading{color:#b9b2a4;place-items:center;height:100%;font-size:20px;display:grid}.empty-state{text-align:center;color:#9a978f;place-items:center;gap:8px;padding:60px 20px;display:grid}.empty-state h2{color:var(--navy);margin:6px 0 0}.modal{border-radius:var(--r-lg);background:var(--paper);overscroll-behavior:contain;border:0;width:min(600px,94vw);max-height:90dvh;padding:0;overflow:auto}.modal.wide{width:min(900px,95vw)}.modal::backdrop{background:#12263f8c}.modal-head{padding:16px var(--pad);border-bottom:1px solid var(--line);background:var(--paper);z-index:6;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.modal-head h2{color:var(--navy);word-break:break-word;margin:0;font-size:18px}.modal-head button{background:var(--soft);border-radius:var(--r-pill);width:36px;height:36px;color:var(--muted);border:0;flex-shrink:0;font-size:22px;line-height:1}.modal form{padding:16px var(--pad) 22px}.modal fieldset{border:0;margin:0;padding:0}.form-grid{grid-template-columns:1fr;gap:12px;display:grid}.modal label{color:var(--navy);gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;display:grid}.modal label small{color:var(--muted);font-weight:400}.modal label.full{grid-column:1/-1}.modal input,.modal select{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--soft);color:var(--ink);width:100%;min-height:46px;padding:12px;font-size:16px;font-weight:400}.modal select:disabled{color:var(--muted);background:#efedea}.upload-row{grid-template-columns:1fr;gap:10px;margin:4px 0 10px;display:grid}.modal .file-drop{border-radius:var(--r-md);color:var(--navy);background:#fbf9f5;border:1px dashed #cfc7b6;align-items:center;gap:10px;margin:0;padding:14px;font-size:13px;font-weight:700;display:flex}.modal .mini-btn{margin:0;display:inline-flex}.chip-row{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.chip{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-pill);color:#4e5665;align-items:center;gap:5px;padding:5px 7px 5px 12px;font-size:12px;display:inline-flex}.chip button{color:var(--muted);background:0 0;border:0;place-items:center;padding:2px;display:grid}.chip button:hover{color:var(--red)}.picker-stack{gap:14px;margin-bottom:16px;display:grid}.picker{border:1px solid var(--line);border-radius:var(--r-md);background:var(--paper);padding:12px}.picker-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.picker-label{color:var(--navy);font-size:12px;font-weight:700}.picker-label small{color:var(--muted);font-weight:400}.picker-toggle{border:1px solid var(--line);background:var(--soft);border-radius:var(--r-pill);color:var(--navy);white-space:nowrap;align-items:center;gap:6px;min-height:38px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.picker-toggle.open{background:var(--navy);color:#fff;border-color:var(--navy)}.picker-panel{border-top:1px solid var(--line);margin-top:4px;padding-top:10px}.picker-search{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--soft);width:100%;min-height:42px;margin-bottom:8px;padding:10px 14px;font-size:16px}.picker-options{-webkit-overflow-scrolling:touch;gap:2px;max-height:260px;display:grid;overflow-y:auto}.picker-group{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:10px 4px 4px;font-size:10px;font-weight:700}.picker .opt{color:var(--ink);border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:9px;min-height:42px;padding:9px 8px;font-size:14px;font-weight:400;margin:0!important;display:flex!important}.picker .opt:hover{background:var(--soft)}.picker .opt.on{background:var(--gold-soft);font-weight:700}.picker .opt input{width:18px;height:18px;min-height:0;accent-color:var(--gold);flex-shrink:0;margin:0;padding:0}.picker-none{color:var(--muted);padding:12px 4px;font-size:13px}.picker-custom{border-top:1px solid var(--line);gap:8px;margin-top:10px;padding-top:10px;display:flex}.picker-custom input{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--soft);flex:1;min-width:0;min-height:42px;padding:10px 14px;font-size:16px}.picker-custom button{background:var(--navy);color:#fff;border-radius:var(--r-pill);white-space:nowrap;border:0;align-items:center;gap:5px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.detail-top{padding:16px var(--pad);grid-template-columns:1fr;gap:16px;display:grid}.detail-hero{aspect-ratio:1;border-radius:var(--r-md);background:#eceae5;width:100%;max-width:320px;margin:0 auto;overflow:hidden}.detail-hero img{object-fit:cover;width:100%;height:100%}.detail-hero .ph{color:#b9b2a4;place-items:center;width:100%;height:100%;display:grid}.detail-info dl{margin:0}.detail-info dl>div{border-bottom:1px solid var(--line);padding:9px 0}.detail-info dt{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.detail-info dd{color:var(--navy);word-break:break-word;margin:3px 0 0;font-size:14px;font-weight:700}.link-row{flex-direction:column;align-items:stretch;gap:12px;margin-top:14px;display:flex}.link-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.file-link{background:var(--navy);color:#fff;border-radius:var(--r-pill);align-items:center;gap:6px;min-height:42px;padding:11px 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.file-link.disabled{background:var(--soft);color:#a7a49c}.link-box{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--soft);flex:1;align-items:center;min-width:160px;display:flex;overflow:hidden}.link-box input{min-width:0;color:var(--muted);background:0 0;border:0;outline:0;flex:1;padding:10px 12px;font-size:12px}.link-box button{border:0;border-left:1px solid var(--line);color:var(--navy);background:0 0;place-items:center;height:40px;padding:0 14px;display:grid}.link-box button.copied{color:#2d7a62}.edit-details-btn{border:1px solid var(--line);background:var(--soft);color:var(--navy);border-radius:var(--r-pill);min-height:44px;margin-top:14px;padding:11px 18px;font-size:13px;font-weight:700}.section-line{padding:12px var(--pad) 8px;border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.section-line h3{color:var(--navy);margin:0;font-size:15px}.mini-actions{flex-wrap:wrap;gap:8px;display:flex}.mini-btn{border:1px solid var(--line);background:var(--soft);border-radius:var(--r-pill);color:var(--navy);align-items:center;gap:6px;min-height:38px;margin:0;padding:9px 13px;font-size:12px;font-weight:700;display:inline-flex}.view-grid{padding:4px var(--pad) 16px;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.view-cell{aspect-ratio:1;border-radius:var(--r-sm);background:#eceae5;position:relative;overflow:hidden}.view-cell img{object-fit:cover;width:100%;height:100%}.view-cell.is-cover{box-shadow:inset 0 0 0 2px var(--gold)}.cell-badges{flex-wrap:wrap;gap:4px;display:flex;position:absolute;top:5px;left:5px}.badge{background:var(--navy);color:#fff;border-radius:var(--r-pill);padding:3px 8px;font-size:9px;font-weight:700}.badge.cover{background:var(--gold);align-items:center;gap:3px;display:inline-flex}.cell-actions{gap:4px;display:flex;position:absolute;top:5px;right:5px}.cell-btn{border-radius:var(--r-pill);color:#fff;background:#12263fd1;border:0;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.cell-btn:hover{background:var(--navy)}.cell-btn.del:hover{background:var(--red)}.cell-btn:disabled{opacity:.5}.empty-note{border-radius:var(--r-md);text-align:center;color:#a7a49c;border:1px dashed #d6d1c6;grid-column:1/-1;padding:22px;font-size:13px}.attach-list{padding:4px var(--pad) 18px;flex-direction:column;gap:7px;display:flex}.attach-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--soft);align-items:center;gap:10px;padding:10px 12px;display:flex}.attach-name{min-width:0;color:var(--navy);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.attach-name:hover{color:var(--gold);text-decoration:underline}.attach-meta{color:var(--muted);white-space:nowrap;font-size:11px}.attach-row .cell-btn{opacity:1;position:static}.account-toolbar{padding:0 var(--pad);justify-content:space-between;align-items:center;gap:10px;display:flex}.account-toolbar button{background:var(--navy);color:#fff;border-radius:var(--r-pill);border:0;min-height:42px;padding:11px 15px;font-size:13px;font-weight:700}.account-list{padding:12px var(--pad);gap:7px;display:grid}.account-list button{text-align:left;border:1px solid var(--line);background:var(--paper);border-radius:var(--r-md);grid-template-columns:1fr auto auto;align-items:center;gap:10px;min-height:48px;padding:12px;display:grid}.account-list button.selected{border-color:var(--gold);background:#fbf7ee}.account-list .ok{color:#2d7a62;font-size:12px;font-weight:700}.account-list .off{color:var(--red);font-size:12px;font-weight:700}.modal h3{padding:0 var(--pad);color:var(--navy);margin:10px 0;font-size:16px}.modal p{padding:0 var(--pad);color:var(--muted);font-size:13px}.modal form p{padding:0}.toggle{flex-direction:row;align-items:center;gap:8px;display:flex!important}.row-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.danger{color:var(--red);border-radius:var(--r-pill);background:#fbefec;border:0;min-height:46px;padding:13px 18px;font-size:14px;font-weight:700}.ok-note{color:#2d7a62;border-radius:var(--r-sm);background:#eef7f2;padding:10px 12px;font-size:13px}@media (width>=700px){:root{--pad:22px}.cad-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.form-grid{grid-template-columns:1fr 1fr}.upload-row{grid-template-columns:repeat(2,1fr)}.picker-stack{grid-template-columns:1fr 1fr}.view-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.link-row{flex-flow:wrap}.link-line{flex:1;min-width:260px}}@media (width>=900px){.detail-top{grid-template-columns:280px 1fr;gap:20px}.detail-hero{max-width:none;margin:0}.upload-row{grid-template-columns:repeat(4,1fr)}}@media (width<=699px){.modal,.modal.wide{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;top:0;left:0}.modal-head h2{font-size:17px}.toolbar{gap:8px;padding-bottom:10px}.toolbar-right{gap:6px;width:100%}.toolbar-right .ghost{flex:1;justify-content:center;gap:5px;padding:10px 4px;font-size:12px}.toolbar-right .gold-button{flex:1 0 100%;justify-content:center}.count{order:-1;width:100%;font-size:12px}.filters{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters-label{display:none}.filters select,.clear-filters{flex:none;padding:9px 13px;font-size:13px}.select-bar{gap:8px}.sel-hint{display:none}.sel-right{margin-left:auto}.grid-lbl,.brand small{display:none}.cad-title{flex-direction:column;align-items:stretch;gap:8px}.card-tools{justify-content:flex-end}.card-tools button{flex:1;justify-content:center;padding:7px 8px}.thumb-tags{gap:4px}.view-tag{padding:2px 7px;font-size:10px}.picker-options{max-height:220px}}.ai-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--soft);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.ai-row small{color:var(--muted);flex:1;min-width:160px;font-size:12px}.ai-btn{background:var(--navy);color:#fff;border-radius:var(--r-pill);border:0;align-items:center;gap:7px;min-height:44px;padding:11px 16px;font-size:13px;font-weight:700;display:inline-flex}.ai-btn:disabled{opacity:.5}.mini-btn.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.spec-block{padding:4px var(--pad) 20px}.spec-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:12px;display:grid}.spec-summary>div{border:1px solid var(--line);border-radius:var(--r-md);background:var(--soft);padding:10px 12px}.spec-summary dt,.spec-desc dt{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.spec-summary dd,.spec-desc dd{color:var(--navy);word-break:break-word;margin:4px 0 0;font-size:14px;font-weight:700}.spec-table-wrap{border:1px solid var(--line);border-radius:var(--r-md);overflow-x:auto}.spec-table{border-collapse:collapse;width:100%;min-width:520px;font-size:13px}.spec-table th{background:var(--navy);color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:9px 11px;font-size:11px}.spec-table td{border-top:1px solid var(--line);color:var(--ink);white-space:nowrap;padding:9px 11px}.spec-table tbody tr:nth-child(2n){background:var(--soft)}.spec-desc{border:1px solid var(--line);border-radius:var(--r-md);margin-top:12px;padding:10px 12px}.spec-desc dd{color:var(--ink);white-space:pre-wrap;font-size:13px;font-weight:400}.spec-meta{color:var(--muted);margin:10px 0 0;padding:0;font-size:11px}.warn-note{color:#7a5a1e;border-radius:var(--r-sm);background:#fbf3e2;border:1px solid #ecdcba;margin:10px 0 0;padding:9px 11px;font-size:12px}.spec-block .empty-note{grid-column:auto}.cell-open,.hero-open{background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.cell-open img,.hero-open img{object-fit:cover;width:100%;height:100%;display:block}.cell-zoom{border-radius:var(--r-pill);color:#fff;opacity:0;background:#12263fb8;place-items:center;width:26px;height:26px;transition:opacity .12s;display:grid;position:absolute;bottom:6px;right:6px}.view-cell:hover .cell-zoom,.detail-hero:hover .cell-zoom{opacity:1}.lightbox{z-index:100;background:#090f18f2;flex-direction:column;display:flex;position:fixed;inset:0}.lb-head{padding:12px var(--pad);color:#fff;align-items:center;gap:12px;display:flex}.lb-label{letter-spacing:.04em;text-transform:uppercase;color:var(--gold-soft);font-size:13px;font-weight:700}.lb-count{color:#c3cbd6;margin-left:auto;font-size:13px}.lb-close{border-radius:var(--r-pill);color:#fff;background:#ffffff24;border:0;place-items:center;width:42px;height:42px;display:grid}.lb-close:hover{background:#ffffff42}.lb-stage{min-height:0;padding:0 var(--pad) calc(var(--pad) + 8px);flex:1;place-items:center;display:grid;position:relative}.lb-stage img{object-fit:contain;border-radius:var(--r-sm);width:auto;max-width:100%;height:auto;max-height:100%}.lb-stage .img-loading{color:#8f9aa8}.lb-nav{border-radius:var(--r-pill);color:#fff;background:#ffffff24;border:0;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lb-nav:hover{background:#ffffff47}.lb-nav.prev{left:6px}.lb-nav.next{right:6px}@media (width<=699px){.cell-zoom{opacity:1}.lb-nav{background:#fff3;width:46px;height:46px}.lb-stage{padding:0 4px 12px}}.spec-source{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--soft);color:var(--navy);max-width:220px;min-height:38px;padding:9px 12px;font-size:12px;font-weight:700}.chat-block{border:1px solid var(--line);border-radius:var(--r-md);background:var(--soft);margin-top:16px;padding:12px}.chat-head{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.rule-list{gap:6px;margin-bottom:10px;display:grid}.rule-row{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-sm);color:var(--ink);align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.rule-row span{flex:1}.chat-log{gap:8px;max-height:320px;margin-bottom:10px;display:grid;overflow-y:auto}.chat-msg{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);padding:9px 12px}.chat-msg.user{background:#eef1f6}.chat-who{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:10px;font-weight:700}.chat-msg p{color:var(--ink);white-space:pre-wrap;margin:4px 0 0;padding:0;font-size:13px}.chat-flag{color:#2d7a62;border-radius:var(--r-pill);background:#eef7f2;align-items:center;gap:5px;margin-top:7px;margin-right:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.chat-flag.rule{color:#6d5525;background:var(--gold-soft)}.chat-input{gap:8px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--paper);flex:1;min-width:0;min-height:44px;padding:11px 15px;font-size:16px}.door-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.door-alt{border:1px solid var(--line);background:var(--soft);color:var(--navy);border-radius:var(--r-pill);min-height:46px;padding:14px 16px;font-size:14px;font-weight:700}.door-alt:hover{background:#ece8e1}.module-switch{border-radius:var(--r-pill);background:#ffffff1a;display:inline-flex;overflow:hidden}.module-switch button{color:#cfdced;background:0 0;border:0;border-radius:0;min-height:38px;padding:9px 14px;font-size:12.5px;font-weight:700}.module-switch button.on{background:var(--gold);color:#fff}.q-sec{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);margin-bottom:14px;overflow:hidden}.q-sec .sec-head{border-bottom:1px solid var(--line-soft);background:var(--soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.q-sec .sec-head h2{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin:0;font-size:12px}.q-sec .sec-head .sum{color:var(--ink);font-size:13px;font-weight:700}.q-sec .pad{padding:14px 16px}.q-sec .fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.q-sec label.f{gap:5px;min-width:0;margin:0;display:grid}.q-sec label.f>span{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.q-sec label.f input,.q-sec label.f select{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--soft);width:100%;color:var(--ink);min-height:40px;padding:9px 11px;font-size:14.5px}.q-sec label.f input[readonly]{color:#2f5d8a;background:#eaf1f8;border-style:dashed;font-weight:700}.q-sec label.check{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-sm);flex-direction:row;align-items:center;gap:9px;min-height:40px;padding:10px 12px;display:flex!important}.q-sec label.check input{width:18px;height:18px;min-height:0;accent-color:var(--gold);flex:none;padding:0}.q-sec label.check span{text-transform:none;letter-spacing:0;color:var(--ink);font-size:13px;font-weight:400}.q-table,.q-list{border-collapse:collapse;width:100%;min-width:780px;font-size:14px}.q-table th,.q-list th{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:8px;font-size:10px;font-weight:700}.q-table td,.q-list td{border-bottom:1px solid var(--line-soft);padding:5px 6px}.q-table td.n,.q-table th.n,.q-list td.n,.q-list th.n{text-align:right}.q-table input,.q-table select{border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:6px;width:100%;min-height:36px;padding:7px 8px;font-size:14px}.q-table .out{white-space:nowrap;font-weight:700}.q-table .out.dim,.q-list td.dim,.q-table td.dim{color:var(--muted);font-weight:400}.q-table tfoot td{border-bottom:0;border-top:2px solid var(--line);padding-top:10px;font-weight:700}.q-list{min-width:720px}.q-list tbody tr{cursor:pointer}.q-list tbody tr:hover{background:var(--soft)}.q-editor .toolbar{z-index:15;position:sticky;top:0}.q-bar{background:var(--navy);color:#fff;padding:11px 16px;padding-bottom:calc(11px + env(safe-area-inset-bottom,0px));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;bottom:0}.q-bar .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:10.5px;font-weight:700}.q-bar .val{font-size:21px;font-weight:700}.q-bar .crumbs{color:#a7bcd2;font-size:12px}.q-sec .totals{background:var(--line-soft);grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:1px;margin:0;display:grid}.q-sec .tot{background:var(--paper);padding:13px 15px}.q-sec .tot dt{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.q-sec .tot dd{color:var(--ink);margin:5px 0 0;font-size:19px;font-weight:700}.q-sec .tot.grand{background:var(--navy)}.q-sec .tot.grand dt{color:var(--gold)}.q-sec .tot.grand dd{color:#fff;font-size:23px}@media (width<=699px){.door-row{grid-template-columns:1fr}.module-switch button{padding:9px 11px;font-size:12px}}.catalogue>.scroll,.q-sec .scroll{width:100%;max-width:100%;overflow-x:auto}.q-editor{min-width:0}.q-sec .q-master{border-top:1px solid var(--hairline);padding-top:12px}.q-sec .q-master .f span{align-items:center;gap:6px;display:inline-flex}.q-sec .hint{color:var(--muted,#6b7280);margin:6px 0 0;font-size:12px}.q-sec .q-image{border-top:1px solid var(--hairline);padding-top:12px}.q-sec .q-image-row{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.q-sec .q-image-thumb,.q-sec .q-image-empty{border:1px solid var(--hairline);object-fit:cover;width:96px;height:96px;color:var(--muted,#6b7280);background:#fff;border-radius:6px;flex:0 0 96px;place-items:center;font-size:12px;display:grid}.q-sec .q-image-empty{border-style:dashed}.q-sec .q-image-actions{flex-wrap:wrap;flex:240px;align-items:center;gap:8px;display:flex}.q-sec .q-image-actions .hint{flex-basis:100%}.q-sec .mini-btn{border:1px solid var(--hairline);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:13px;display:inline-flex}.q-sec .mini-btn:hover:not(:disabled){border-color:var(--gold,#bd9440)}.q-sec .mini-btn:disabled{opacity:.5;cursor:default}.q-sec .q-image-picker{border:1px solid var(--hairline);border-radius:6px;margin-top:12px}.q-sec .q-image-picker-head{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;display:flex}.q-sec .q-image-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;max-height:320px;padding:10px;display:grid;overflow-y:auto}.q-sec .q-image-option{text-align:left;cursor:pointer;border:1px solid var(--hairline);background:#fff;border-radius:6px;padding:4px;display:block}.q-sec .q-image-option.on{border-color:var(--gold,#bd9440);box-shadow:0 0 0 2px #bd944040}.q-sec .q-image-option img{object-fit:cover;border-radius:4px;width:100%;height:76px;display:block}.q-sec .q-image-option span{color:var(--muted,#6b7280);margin-top:4px;font-size:11px;display:block}@media (width<=700px){.q-sec .q-image-thumb,.q-sec .q-image-empty{flex-basis:72px;width:72px;height:72px}}.q-sec .q-card-tabs{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.q-sec .q-card-tab{cursor:pointer;border:1px solid var(--hairline);background:#fff;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:13px;display:inline-flex}.q-sec .q-card-tab.on{border-color:var(--gold,#bd9440);background:#bd944014}.q-sec .q-card-tab span{color:var(--muted,#6b7280);font-size:11px}.q-sec .q-rate-scroll{max-height:460px;margin-top:10px;overflow:auto}.q-sec .q-rate-table{width:100%;font-size:12px}.q-sec .q-rate-table th{z-index:1;background:#fff;position:sticky;top:0}.q-sec .q-rate-input{text-align:right;width:84px;min-height:30px;font-size:12px}.q-sec .q-rate-table .mono{font-family:ui-monospace,Menlo,monospace}.q-sec .q-rate-table .dim{color:var(--muted,#6b7280)}.pd-module{--navy:#071b35;--navy-2:#0c284b;--navy-3:#12365f;--ivory:#f7f3ea;--paper:#fffdf8;--gold:#b99754;--gold-soft:#d8c08b;--ink:#102033;--muted:#7b8490;--line:#e5ded1;--green:#2d7a62;--red:#9c5147;--shadow:0 16px 45px #071b3514}.pd-module *{box-sizing:border-box}.pd-module{background:var(--ivory);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}.pd-module button,.pd-module input,.pd-module textarea,.pd-module select{font:inherit}.pd-module .login-shell{background:radial-gradient(circle at 100% 0,#153a67 0,#071b35 50%,#041226 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.pd-module .login-card{border-top:4px solid var(--gold);background:#fffdf8fa;border-radius:4px;width:min(430px,100%);padding:46px;box-shadow:0 30px 80px #00000047}.pd-module .brand-mark{letter-spacing:5px;color:var(--navy);text-align:center;font-family:Playfair Display;font-size:54px}.pd-module .brand-mark span{color:var(--gold)}.pd-module .eyebrow{text-align:center;color:var(--gold);letter-spacing:4px;margin-top:-6px;font-size:10px}.pd-module .login-card h1{text-align:center;margin:30px 0 8px;font-family:Playfair Display;font-size:30px}.pd-module .login-card>p{text-align:center;color:var(--muted);font-size:14px;line-height:1.6}.pd-module .login-card form{gap:16px;margin-top:28px;display:grid}.pd-module .login-card label{color:var(--navy);letter-spacing:.04em;font-size:12px;font-weight:700}.pd-module .login-card input{border:1px solid var(--line);background:#fff;border-radius:3px;outline:none;width:100%;margin-top:7px;padding:13px 14px}.pd-module .login-card input:focus{border-color:var(--gold)}.pd-module .gold-button{background:var(--gold);color:#fff;cursor:pointer;border:0;border-radius:3px;margin-top:5px;padding:14px;font-weight:700}.pd-module .error{color:var(--red);font-size:12px}.pd-module .app-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.pd-module .topbar{background:var(--navy);color:#fff;letter-spacing:2px;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 22px;font-size:10px;display:grid}.pd-module .topbar>div:first-child{align-items:center;gap:10px;display:flex}.pd-module .topmark{color:var(--gold-soft);letter-spacing:2px;font-family:Playfair Display;font-size:19px}.pd-module .top-title{color:#dbe5f0;font-weight:600}.pd-module .logout{color:#aebed0;cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:7px;font-size:11px;display:flex}.pd-module .three-pane{flex:1;grid-template-columns:310px minmax(520px,1fr) 340px;min-height:0;display:grid}.pd-module .left-pane,.pd-module .chat-pane{background:#f3eee4;flex-direction:column;min-height:0;display:flex}.pd-module .left-pane{border-right:1px solid #ddd4c4}.pd-module .chat-pane{background:#f9f6ef;border-left:1px solid #ddd4c4}.pd-module .pane-head,.pd-module .chat-head{border-bottom:1px solid #e3dbcf;justify-content:space-between;align-items:center;padding:20px 18px;display:flex}.pd-module .pane-head strong{color:var(--navy);font-family:Playfair Display;font-size:22px;display:block}.pd-module .mini-brand,.pd-module .kicker{letter-spacing:2px;color:var(--gold);font-size:9px;font-weight:700}.pd-module .icon-button{width:34px;height:34px;color:var(--navy);background:0 0;border:1px solid #d5c9b8;border-radius:50%;place-items:center;display:grid}.pd-module .search-wrap{background:#fff;border:1px solid #e0d7c9;border-radius:4px;align-items:center;gap:8px;margin:14px 14px 8px;padding:0 11px;display:flex}.pd-module .search-wrap input{background:0 0;border:0;outline:0;width:100%;padding:11px 0;font-size:12px}.pd-module .filter-row{color:var(--muted);align-items:center;gap:7px;margin:0 14px 8px;display:flex}.pd-module .filter-row select{color:var(--navy);background:0 0;border:0;outline:none;font-size:11px}.pd-module .piece-count{color:#928878;text-transform:uppercase;letter-spacing:1px;padding:8px 15px;font-size:9px}.pd-module .piece-list{padding:0 8px 16px;overflow:auto}.pd-module .piece-card{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0;border-radius:4px;grid-template-columns:48px 1fr 15px;align-items:center;gap:10px;padding:10px;display:grid}.pd-module .piece-card:hover{background:#ffffffa6}.pd-module .piece-card.active{box-shadow:var(--shadow);border-left:3px solid var(--gold);background:#fff}.pd-module .thumb{width:48px;height:48px;color:var(--gold);background:#e8e0d3;place-items:center;display:grid;overflow:hidden}.pd-module .thumb img{object-fit:cover;width:100%;height:100%}.pd-module .piece-meta{min-width:0}.pd-module .piece-top{justify-content:space-between;gap:6px;display:flex}.pd-module .piece-top strong{color:var(--navy);font-size:12px}.pd-module .piece-top span{color:#a4713e;text-transform:uppercase;font-size:8px}.pd-module .client{color:#777;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 7px;font-size:11px;overflow:hidden}.pd-module .piece-bottom{justify-content:space-between;align-items:center;gap:6px;display:flex}.pd-module .piece-bottom>span:last-child{color:#8c8479;font-size:9px}.pd-module .chev{color:#b8ad9e}.pd-module .stage-pill{letter-spacing:.03em;color:var(--navy-2);white-space:nowrap;background:#e8edf2;border-radius:99px;align-items:center;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.pd-module .s-delivered{color:#2b6b57;background:#dcebe4}.pd-module .s-manufacturing{color:#876b34;background:#e9e1cf}.pd-module .s-diamonds-pending{color:#9a554c;background:#efe3e1}.pd-module .s-cad{color:#51637d;background:#e4e8f1}.pd-module .s-idea{color:#666;background:#e9e9e9}.pd-module .middle-pane{background:var(--paper);padding:28px 30px 50px;overflow:auto}.pd-module .middle-pane.empty{text-align:center;color:#9a8f80;place-content:center;display:grid}.pd-module .breadcrumb{letter-spacing:1.5px;color:var(--gold);font-size:9px;font-weight:700}.pd-module .detail-header{justify-content:space-between;gap:20px;margin-bottom:24px;display:flex}.pd-module .detail-header h1{color:var(--navy);margin:6px 0;font-family:Playfair Display;font-size:34px}.pd-module .detail-header p{color:#6f7881;max-width:620px;margin:0;font-size:13px;line-height:1.5}.pd-module .header-right{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.pd-module .due{color:#7d8490;align-items:center;gap:6px;font-size:10px;display:flex}.pd-module .hero-grid{grid-template-columns:minmax(270px,1.15fr) .85fr;gap:18px;display:grid}.pd-module .hero-image{background:#eee8de;min-height:310px;overflow:hidden}.pd-module .hero-image img{object-fit:cover;width:100%;height:100%}.pd-module .placeholder{text-align:center;color:#b49f7a;place-content:center;gap:10px;height:100%;min-height:310px;display:grid}.pd-module .section-card{border:1px solid var(--line);background:#fff;padding:20px;box-shadow:0 8px 30px #0e1d3109}.pd-module .facts dl{margin:12px 0 0}.pd-module .facts dl>div{border-bottom:1px solid #eee8de;grid-template-columns:42% 58%;padding:10px 0;display:grid}.pd-module .facts dl>div:last-child{border:0}.pd-module .facts dt{color:#8a8f96;font-size:10px}.pd-module .facts dd{color:var(--navy);margin:0;font-size:11px;font-weight:600}.pd-module .timeline-card,.pd-module .photos-card{margin-top:18px}.pd-module .section-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pd-module .section-title h3,.pd-module .chat-head h3{color:var(--navy);margin:4px 0 0;font-family:Playfair Display;font-size:20px}.pd-module .text-button,.pd-module .upload-button{color:var(--gold);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.pd-module .timeline{grid-template-columns:repeat(5,1fr);margin-top:22px;display:grid;position:relative}.pd-module .timeline:before{content:"";background:#dfd8cc;height:1px;position:absolute;top:13px;left:10%;right:10%}.pd-module .step{text-align:center;position:relative}.pd-module .step-dot{z-index:2;color:#8e8b84;background:#f2eee7;border:1px solid #dbd2c4;border-radius:50%;place-items:center;width:27px;height:27px;margin:auto;font-size:9px;display:grid;position:relative}.pd-module .step.done .step-dot{background:var(--navy);border-color:var(--navy);color:#fff}.pd-module .step.current .step-dot{background:var(--gold);border-color:var(--gold);color:#fff;box-shadow:0 0 0 5px #b9975421}.pd-module .step-copy{gap:4px;margin-top:8px;display:grid}.pd-module .step-copy strong{color:var(--navy);font-size:9px}.pd-module .step-copy span{color:#92979d;font-size:8px}.pd-module .upload-button{border:1px solid #d8cdbd;border-radius:3px;align-items:center;gap:6px;padding:8px 10px;display:flex}.pd-module .photo-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.pd-module .photo-grid img{aspect-ratio:1;object-fit:cover;background:#eee;width:100%}.pd-module .photo-empty{color:#a29a8f;border:1px dashed #d8cdbd;grid-column:1/-1;place-items:center;gap:7px;padding:26px;font-size:10px;display:grid}.pd-module .chat-head{padding:20px}.pd-module .online-dot{background:#4ba077;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4ba0771f}.pd-module .chat-context{color:#7e7a73;background:#f0eadf;border-bottom:1px solid #e1d9cb;padding:10px 18px;font-size:10px}.pd-module .messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow:auto}.pd-module .message{align-self:flex-start;max-width:87%}.pd-module .message>div{background:#fff;border:1px solid #e3ddd2;border-radius:3px 10px 10px;padding:10px 11px;font-size:11px;line-height:1.45}.pd-module .message span{color:#9b958d;margin-top:4px;font-size:8px;display:block}.pd-module .message.mine{align-self:flex-end}.pd-module .message.mine>div{background:var(--navy);border-color:var(--navy);color:#fff;border-radius:10px 3px 10px 10px}.pd-module .message.mine span{text-align:right}.pd-module .composer{background:#fff;border-top:1px solid #ddd4c7;align-items:flex-end;gap:8px;padding:12px;display:flex}.pd-module .composer textarea{resize:none;border:0;outline:0;width:100%;font-size:11px;line-height:1.4}.pd-module .composer button{background:var(--gold);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}@media (width<=1100px){.pd-module .three-pane{grid-template-columns:280px 1fr}.pd-module .chat-pane{width:330px;display:none;position:fixed;top:56px;bottom:0;right:0;box-shadow:-15px 0 40px #071b351a}.pd-module .hero-grid{grid-template-columns:1fr}.pd-module .top-title{display:none}.pd-module .topbar{grid-template-columns:1fr 1fr}.pd-module .logout{justify-self:end}}@media (width<=760px){.pd-module .app-shell{height:auto;min-height:100vh;overflow:visible}.pd-module .three-pane{display:block}.pd-module .left-pane{height:330px}.pd-module .middle-pane{padding:22px 16px}.pd-module .hero-grid{display:block}.pd-module .facts{margin-top:14px}.pd-module .timeline{grid-template-columns:1fr;gap:10px}.pd-module .timeline:before{display:none}.pd-module .step{text-align:left;gap:10px;display:flex}.pd-module .step-dot{margin:0}.pd-module .step-copy{margin-top:1px}.pd-module .chat-pane{display:none}.pd-module .detail-header{display:block}.pd-module .header-right{align-items:flex-start;margin-top:12px}.pd-module .photo-grid{grid-template-columns:repeat(2,1fr)}}.pd-module .client-group-list{padding-top:2px}.pd-module .client-group{margin-bottom:16px}.pd-module .client-group-head{color:#0b274a;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:9px 14px 6px;font-size:10px;font-weight:700;display:flex}.pd-module .client-group-head span{color:#8c7b61;background:#faf7f1;border:1px solid #d9d0c1;border-radius:999px;place-items:center;min-width:20px;height:20px;display:grid}.pd-module .client-group .piece-card{margin-top:4px}.pd-module .labour-card{justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;display:flex}.pd-module .labour-card h3{color:#0b274a;margin:4px 0 0;font-size:17px}.pd-module .labour-grid{flex:1;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;max-width:720px;display:grid}.pd-module .labour-grid>div{border-left:1px solid #e8e0d5;flex-direction:column;gap:5px;padding-left:14px;display:flex}.pd-module .labour-grid span{color:#8e9298;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.pd-module .labour-grid strong{color:#0b274a;font-size:14px}.pd-module .labour-grid .labour-total strong{color:#b08a48;font-size:16px}.pd-module .summary-export-card{padding:18px 20px}.pd-module .summary-export-card p{color:#7b818a;margin:2px 0 14px;font-size:12px}.pd-module .report-buttons{flex-wrap:wrap;gap:8px;display:flex}.pd-module .report-buttons button{color:#fff;cursor:pointer;background:#0b274a;border:0;border-radius:6px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;font-weight:700;display:flex}.pd-module .report-buttons button.secondary{color:#0b274a;background:#f3ede3;border:1px solid #ded3c2}@media (width<=1200px){.pd-module .labour-card{flex-direction:column;align-items:flex-start}.pd-module .labour-grid{grid-template-columns:repeat(2,1fr);width:100%}}.pd-module .labour-card>div:first-child{min-width:122px}.pd-module .labour-edit{color:var(--gold);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:10px;font-weight:700}.pd-module .labour-input-wrap{color:#0b274a;align-items:center;gap:4px;height:27px;font-weight:700;display:flex}.pd-module .labour-input-wrap input{color:#0b274a;width:78px;font:inherit;background:#faf8f4;border:1px solid #dcd3c6;outline:none;padding:5px 6px}.pd-module .labour-input-wrap span{text-transform:none;letter-spacing:0;color:#0b274a;font-size:12px}.pd-module .user-role{color:#d9c79f;letter-spacing:1px;margin-right:10px;font-size:9px}.pd-module .modal{border:1px solid var(--line);background:var(--paper);width:min(680px,100% - 24px);max-height:90vh;color:var(--ink);box-shadow:var(--shadow);border-radius:10px;padding:28px;overflow:auto}.pd-module .modal::backdrop{background:#071b35a6}.pd-module .modal h2{margin:0 0 20px;font-family:Playfair Display,serif}.pd-module .modal .section-title button{cursor:pointer;background:0 0;border:0;font-size:26px}.pd-module .modal p{font-size:13px;line-height:1.6}.pd-module .form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.pd-module .form-grid label{font-size:12px;font-weight:600}.pd-module .form-grid input,.pd-module .form-grid select{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;margin-top:6px;padding:10px;display:block}.pd-module .client-accounts{border-bottom:1px solid var(--line);max-height:180px;margin-bottom:18px;overflow:auto}.pd-module .workspace-actions{background:#eee7da;justify-content:space-between;align-items:center;padding:9px 20px;font-size:12px;display:flex}.pd-module .workspace-actions button{border:1px solid var(--gold);background:var(--paper);cursor:pointer;border-radius:4px;padding:6px 12px}.pd-module .error-banner{color:#832a21;background:#f8ded9;justify-content:space-between;padding:12px 20px;display:flex}.pd-module .error-banner button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.pd-module .hero-image{position:relative}.pd-module .hero-image>.upload-button{background:var(--paper);position:absolute;bottom:10px;left:10px}.pd-module button:disabled{opacity:.5;cursor:wait}.pd-module button:focus-visible,.pd-module input:focus-visible,.pd-module select:focus-visible,.pd-module textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.pd-module .message>div{white-space:pre-wrap;overflow-wrap:anywhere}.pd-module .facts dd{overflow-wrap:anywhere}.pd-module .labour-card,.pd-module .summary-export-card{margin-top:18px}.pd-module .labour-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.pd-module .labour-grid>div{min-width:0}.pd-module .labour-grid strong{overflow-wrap:anywhere}@media (width<=1500px){.pd-module .labour-card{flex-direction:column;align-items:stretch}.pd-module .labour-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none}}@media (width<=1100px){.pd-module .app-shell{height:auto;min-height:100vh;overflow:visible}.pd-module .three-pane{grid-template-columns:280px minmax(0,1fr)}.pd-module .left-pane{max-height:85vh;position:sticky;top:0}.pd-module .middle-pane{overflow:visible}.pd-module .chat-pane{width:auto;height:440px;box-shadow:none;grid-column:2;display:flex;position:static}.pd-module .messages{min-height:150px}.pd-module .hero-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.pd-module .three-pane{display:block}.pd-module .left-pane{height:340px;position:static}.pd-module .chat-pane{width:100%;height:420px;display:flex}.pd-module .form-grid{grid-template-columns:1fr}.pd-module .user-role{display:none}.pd-module .topbar{padding:0 12px}.pd-module .login-card{padding:28px}.pd-module .labour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pd-module{--ivory:#f3f5f8;--paper:#fff;--line:#e0e6ed;--gold:#9a793d;--ink:#172b42;--muted:#65768a}.pd-module .account-toolbar{gap:10px;margin:18px 0;display:flex}.pd-module .account-toolbar input{border:1px solid var(--line);border-radius:5px;flex:1;min-width:0;padding:10px}.pd-module .account-toolbar button{color:#214666;cursor:pointer;background:#edf3fa;border:1px solid #bacbdc;border-radius:5px;padding:10px}.pd-module .account-list{border:1px solid var(--line);border-radius:6px;max-height:220px;overflow:auto}.pd-module .account-list>button{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.pd-module .account-list>button.selected{background:#eaf2fa}.pd-module .account-list>button>span:first-child{flex:1;min-width:0}.pd-module .account-list small{color:#6a7d90;overflow-wrap:anywhere;margin-top:5px;display:block}.pd-module .account-list>button>span:last-child{color:#2f5982;font-size:12px}.pd-module .account-active,.pd-module .account-disabled{color:#29664e;background:#e4f3eb;border-radius:4px;padding:4px 7px;font-size:11px}.pd-module .account-disabled{color:#955548;background:#fbe9e5}.pd-module .account-toggle{align-items:center;gap:9px;margin-top:18px;font-size:13px;display:flex}.pd-module .account-help{color:#6b7f93;font-size:12px!important}.pd-module .account-success{color:#276247;background:#eaf7ee;border-radius:5px;padding:12px}.pd-module,.pd-module input,.pd-module button,.pd-module select,.pd-module textarea{font-family:Inter,Segoe UI,Arial,sans-serif}.pd-module h1,.pd-module h2,.pd-module h3,.pd-module .pane-head strong,.pd-module .chat-head h3,.pd-module .section-title h3,.pd-module .detail-header h1,.pd-module .login-card h1{letter-spacing:-.035em;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:750}.pd-module .brand-mark,.pd-module .topmark{font-family:Georgia,serif}.pd-module .app-shell{height:100dvh;min-height:0;overflow:hidden}.pd-module .topbar{flex-shrink:0}.pd-module .workspace-actions{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;gap:14px;padding:10px 18px}.pd-module .workspace-actions nav{gap:6px;display:flex}.pd-module .workspace-actions nav button{color:#607187;background:0 0;border:0;padding:10px 13px;font-weight:650}.pd-module .workspace-actions nav button.active{color:#102e51;background:#eaf0f8}.pd-module .workspace-actions>span{color:#6d7a8a;margin-left:auto}.pd-module .workspace-scroll{flex:1;min-height:0;overflow:auto}.pd-module .three-pane{grid-template-columns:240px minmax(410px,1fr) 280px;min-width:930px;height:100%;display:grid}.pd-module .left-pane{border-color:var(--line);background:#f4f6f9;height:auto;max-height:none;position:static}.pd-module .middle-pane{background:#fff;min-width:0;padding:24px;overflow:auto}.pd-module .chat-pane{width:auto;height:auto;box-shadow:none;border-color:var(--line);background:#f8fafc;grid-column:auto;position:static;overflow:hidden;display:flex!important}.pd-module .pane-head,.pd-module .chat-head{border-color:var(--line);padding:20px 16px}.pd-module .pane-head strong{font-size:22px}.pd-module .chat-head h3{font-size:18px}.pd-module .piece-card{grid-template-columns:38px 1fr;gap:8px;padding:10px 7px}.pd-module .thumb{background:#e5ebf2;border-radius:5px;width:38px;height:42px}.pd-module .chev{display:none}.pd-module .piece-top{flex-wrap:wrap}.pd-module .piece-top strong{font-size:12px}.pd-module .piece-bottom{flex-wrap:wrap;gap:5px}.pd-module .piece-card.active{background:#fff;border-left:3px solid #244e7b;box-shadow:0 3px 14px #162e4810}.pd-module .client-group-head{color:#53677e;padding:12px 7px 7px;font-size:10px}.pd-module .client-group-head span{color:#52677e;background:#e8edf3;border:0}.pd-module .search-wrap{border-color:var(--line);margin:12px 10px 8px}.pd-module .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.pd-module .hero-image,.pd-module .placeholder{background:#f0f3f7;border-radius:8px;min-height:215px}.pd-module .hero-image img{object-fit:contain;max-height:260px}.pd-module .placeholder{color:#8596aa}.pd-module .detail-header h1{font-size:28px}.pd-module .detail-header p{font-size:13px}.pd-module .section-card{box-shadow:none;border-radius:8px;padding:16px}.pd-module .section-title h3{font-size:17px}.pd-module .facts dl>div{border-color:#edf1f5;grid-template-columns:40% 60%}.pd-module .facts dt{font-size:11px}.pd-module .facts dd{font-size:12px}.pd-module .kicker{color:#698099;font-size:9px}.pd-module .stage-pill{padding:5px 8px;font-size:10px}.pd-module .chat-context{border-color:var(--line);background:#edf2f8;padding:12px 16px;font-size:11px}.pd-module .messages{min-height:0;padding:15px}.pd-module .message>div{border-color:var(--line);padding:12px;font-size:13px}.pd-module .message span{font-size:10px;line-height:1.5}.pd-module .composer{border-color:var(--line);padding:14px}.pd-module .composer textarea{font-size:13px}.pd-module .composer button{background:#183f69;flex-shrink:0}.pd-module .chat-empty{color:#8492a3;padding:20px;font-size:13px;line-height:1.6}.pd-module .stage-control{align-items:flex-end;gap:10px;margin:16px 0;display:flex}.pd-module .stage-control label{color:#60738a;flex:1;font-size:11px}.pd-module .stage-control select{border:1px solid var(--line);background:#f8fafc;border-radius:5px;width:100%;margin-top:5px;padding:10px;display:block}.pd-module .gold-button{background:#193e68;border-radius:5px;padding:12px 16px;font-size:13px}.pd-module .stage-control .gold-button{white-space:nowrap;margin:0}.pd-module .timeline{margin-top:20px}.pd-module .step-copy strong{font-size:10px}.pd-module .step-copy span{font-size:9px}.pd-module .labour-card{flex-direction:column;align-items:stretch;gap:14px}.pd-module .labour-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none}.pd-module .labour-grid>div{border-color:var(--line)}.pd-module .labour-total{background:#f1f5fa;border-radius:4px;padding:9px}.pd-module .labour-grid strong{font-size:16px}.pd-module .labour-grid .labour-total strong{color:#173f6a}.pd-module .text-button,.pd-module .upload-button{color:#345c85;font-size:12px}.pd-module .report-buttons button.secondary{border-color:var(--line);background:#edf2f8}.pd-module .modal{border-radius:12px}.pd-module .modal fieldset{border:0;margin:0;padding:0}.pd-module .creation-image{background:#f3f6fa;border:1px dashed #b8c7d9;border-radius:8px;align-items:center;gap:18px;margin-bottom:22px;padding:20px;display:flex}.pd-module .creation-image img{object-fit:contain;border-radius:5px;width:90px;height:90px}.pd-module .creation-image small{color:#708299;margin:6px 0 10px;display:block}.pd-module .creation-image input{max-width:100%;font-size:12px}.pd-module .portal-options{gap:13px;margin-top:28px;display:grid}.pd-module .portal-options button{text-align:left;color:#143453;cursor:pointer;background:#f8fafc;border:1px solid #dae2ed;border-radius:8px;padding:20px;position:relative}.pd-module .portal-options strong{font-size:17px;display:block}.pd-module .portal-options span{color:#718298;margin-top:6px;font-size:12px;display:block}.pd-module .portal-options svg{position:absolute;top:25px;right:15px}.pd-module .portal-options button:hover{background:#e9f0f8;border-color:#849eb9}.pd-module .login-card{background:#fff;border-top-color:#b69a62;border-radius:12px;width:min(470px,100%)}.pd-module .login-card h1{font-size:28px}.pd-module .register{background:#f4f6f9;flex-direction:column;flex:1;min-height:0;padding:25px;display:flex}.pd-module .register-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.pd-module .register h1{margin:7px 0;font-size:26px}.pd-module .register p{color:#76859a;font-size:13px}.pd-module .register-controls{flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;display:flex}.pd-module .register-controls input,.pd-module .register-controls select{border:1px solid var(--line);background:#fff;border-radius:5px;padding:10px;font-size:13px}.pd-module .register-controls input{width:270px}.pd-module .register-controls span{color:#748498;font-size:11px}.pd-module .sheet-scroll{background:#fff;border:1px solid #dbe3ed;border-radius:7px;flex:1;min-height:0;overflow:auto}.pd-module .sheet-scroll table{border-collapse:separate;border-spacing:0;width:100%;min-width:2300px;font-size:12px}.pd-module .sheet-scroll th{color:#34516f;text-align:left;z-index:1;white-space:nowrap;background:#e8eef6;padding:13px 12px;font-weight:700;position:sticky;top:0}.pd-module .sheet-scroll td{overflow-wrap:anywhere;border-bottom:1px solid #e7ecf3;border-right:1px solid #edf1f6;min-width:90px;max-width:300px;padding:11px 12px}.pd-module .sheet-scroll tr:nth-child(2n){background:#f8fafd}.pd-module .sheet-scroll tr:hover{background:#eef4fc}.pd-module .sheet-link{color:#1d588f;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.pd-module .sheet-thumb{color:#92a4b8;place-items:center;width:44px;height:42px;display:grid}.pd-module .sheet-thumb img{object-fit:contain;width:100%;height:100%}.pd-module .sheet-footer{text-align:right;color:#6b7f94;padding:16px;font-size:12px}.pd-module .sheet-footer strong{color:#193e68;margin-left:20px;font-size:16px}@media (width<=1200px){.pd-module .hero-grid{grid-template-columns:1fr}.pd-module .hero-image{min-height:200px}.pd-module .top-title{display:none}.pd-module .topbar{grid-template-columns:1fr 1fr}.pd-module .three-pane{grid-template-columns:220px minmax(410px,1fr) 280px}.pd-module .workspace-actions>span{display:none}}@media (width<=650px){.pd-module .workspace-actions{gap:5px;padding:8px}.pd-module .workspace-actions nav button{padding:10px 8px;font-size:11px}.pd-module .workspace-actions>button{font-size:11px}.pd-module .register{padding:12px}.pd-module .register-heading{display:block}.pd-module .login-card{padding:28px}.pd-module .form-grid{grid-template-columns:1fr}.pd-module .timeline{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.pd-module .step{text-align:center;display:block}.pd-module .step-dot{margin:auto}.pd-module .step-copy{margin-top:8px}.pd-module .header-right{align-items:flex-start}.pd-module .detail-header{display:block}}.pd-module .diamonds-card,.pd-module .notes-card,.pd-module .concept-card{margin-top:18px}.pd-module .editor-section{margin:16px 0 4px}.pd-module .editor-section>.kicker{letter-spacing:1.4px;color:var(--gold);font-size:10px;font-weight:700}.pd-module label.full{color:var(--navy);margin-top:12px;font-size:11px;font-weight:600;display:block}.pd-module label.full textarea,.pd-module textarea.notes-edit{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;box-sizing:border-box;border-radius:4px;margin-top:6px;padding:9px;font-size:12px}.pd-module .labour-preview{color:#6f7881;margin:10px 0 0;font-size:12px}.pd-module .labour-preview strong{color:var(--gold)}.pd-module .diamond-editor{flex-direction:column;gap:6px;margin-top:8px;display:flex}.pd-module .diamond-row{grid-template-columns:1.3fr 1fr .7fr .9fr 26px;align-items:center;gap:8px;display:grid}.pd-module .diamond-row.diamond-head span{text-transform:uppercase;letter-spacing:.05em;color:#8e9298;font-size:9px}.pd-module .diamond-row input{border:1px solid var(--line);font:inherit;box-sizing:border-box;border-radius:4px;width:100%;padding:7px 8px;font-size:12px}.pd-module .row-del{color:var(--red);cursor:pointer;background:#faf4f2;border:1px solid #e3d6d3;border-radius:4px;height:30px;font-size:15px;line-height:1}.pd-module .diamond-foot{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.pd-module .diamond-foot button{color:var(--navy);cursor:pointer;background:#fbf7ee;border:1px dashed #cdbd9c;border-radius:4px;padding:7px 12px;font-size:11px;font-weight:700}.pd-module .diamond-foot span{color:#6f7881;font-size:11px}.pd-module .diamond-table{border-collapse:collapse;width:100%;margin-top:12px;font-size:12px}.pd-module .diamond-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#8e9298;border-bottom:1px solid var(--line);padding:6px 8px;font-size:9px}.pd-module .diamond-table td{color:var(--navy);border-bottom:1px solid #f0ebe1;padding:8px}.pd-module .diamond-table tfoot td{border-top:1px solid var(--line);color:#0b274a;border-bottom:0;font-weight:700}.pd-module .notes-view{white-space:pre-wrap;color:var(--navy);margin:12px 0 0;font-size:12px;line-height:1.55}.pd-module .concept-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.pd-module .concept-cell{border:1px solid var(--line);background:#fffdf8;border-radius:5px;grid-template-columns:150px 1fr;gap:12px;padding:10px;display:grid}.pd-module .concept-photo{aspect-ratio:1;background:#eee8de;border-radius:4px;position:relative;overflow:hidden}.pd-module .concept-photo img{object-fit:cover;width:100%;height:100%}.pd-module .concept-note{flex-direction:column;gap:7px;display:flex}.pd-module .concept-note textarea{border:1px solid var(--line);font:inherit;resize:vertical;border-radius:4px;flex:1;min-height:70px;padding:8px;font-size:12px}.pd-module .concept-note button{color:#fff;cursor:pointer;background:#0b274a;border:0;border-radius:4px;align-self:flex-start;padding:7px 12px;font-size:11px;font-weight:700}.pd-module .concept-note-view{color:var(--navy);white-space:pre-wrap;align-self:center;margin:0;font-size:12px}.pd-module .img-del{color:#fff;cursor:pointer;background:#0b274ac7;border:0;border-radius:50%;width:22px;height:22px;font-size:14px;line-height:1;position:absolute;top:5px;right:5px}.pd-module .photo-cell{position:relative}.pd-module .photo-cell img{aspect-ratio:1;object-fit:cover;background:#eee;width:100%}.pd-module .danger-button{color:var(--red);cursor:pointer;background:#fbf1ef;border:1px solid #e0c4bf;border-radius:3px;padding:8px 10px;font-size:10px;font-weight:700}.pd-module .composer{align-items:flex-end;gap:8px;display:flex}.pd-module .attach-button{border:1px solid var(--line);width:38px;height:38px;color:var(--gold);cursor:pointer;border-radius:6px;flex:none;place-items:center;display:grid}.pd-module .attach-chip{color:var(--navy);background:#f3ede3;border-radius:5px;align-items:center;gap:6px;margin:0 0 8px;padding:6px 9px;font-size:11px;display:flex}.pd-module .attach-chip button{color:#8a8f96;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.pd-module .msg-attachment{cursor:zoom-in;margin-bottom:6px;display:block}.pd-module .msg-attachment img{border-radius:6px;width:100%;max-width:190px;display:block}.pd-module .account-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}@media (width<=760px){.pd-module .concept-grid{grid-template-columns:1fr}.pd-module .diamond-row{grid-template-columns:1.2fr 1fr .7fr .9fr 26px}}.pd-module .description-card{margin-top:18px}.pd-module .client-new{align-items:center;gap:8px;margin-top:6px;display:flex}.pd-module .client-new input{border:1px solid var(--line);min-width:0;font:inherit;background:#fff;border-radius:4px;flex:1;padding:10px}.pd-module .client-new button{border:1px solid var(--line);color:#345c85;cursor:pointer;background:#f3f6fa;border-radius:4px;flex:none;padding:9px 10px;font-size:11px;font-weight:700}.pd-module img.zoomable{cursor:zoom-in}.pd-module .lightbox{z-index:1000;cursor:zoom-out;background:#091626db;place-items:center;padding:40px;display:grid;position:fixed;inset:0}.pd-module .lightbox img{object-fit:contain;cursor:default;background:#fff;border-radius:6px;max-width:100%;max-height:100%;box-shadow:0 30px 80px #00000073}.pd-module .lightbox-close{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.pd-module .lightbox-close:hover{background:#ffffff42}@media (width<=760px){.pd-module .lightbox{padding:16px}.pd-module .client-new{flex-wrap:wrap}}.pd-module .header-right .upload-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.pd-module .client-group-head strong{text-overflow:ellipsis;min-width:0;margin-right:auto;overflow:hidden}.pd-module .batch-pdf{border:1px solid var(--line);color:#345c85;letter-spacing:.04em;cursor:pointer;background:#fff;border-radius:4px;align-items:center;gap:4px;margin-right:8px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.pd-module .batch-pdf:hover{background:#eaf0f8}.pd-module .workspace-actions>button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.pd-module{min-height:0;color:var(--navy);background:#fff;flex-direction:column;flex:1;font-size:16px;display:flex}.pd-module .app-shell{flex:1;height:auto;min-height:0;overflow:hidden}@media (width<=760px){.pd-module .app-shell{min-height:0}}
