.order-filters{display:flex;gap:10px;align-items:center;margin-bottom:22px}.order-filters .field-input:first-child{flex:1}.text-link{color:var(--coral-dark);font-weight:700;font-size:13px}.invoice-card{max-width:900px;margin:0 auto}.invoice-card__header{display:flex;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.invoice-card__header p{color:var(--muted);line-height:1.6}.invoice-table{width:100%;border-collapse:collapse}.invoice-table th,.invoice-table td{text-align:left;padding:14px 10px;border-bottom:1px solid var(--line)}.invoice-table th:not(:first-child),.invoice-table td:not(:first-child){text-align:right}.invoice-table tfoot th{font-size:16px;border-bottom:0}.invoice-status{margin-top:24px;color:var(--muted)}
.form-card label{display:flex;align-items:center;gap:9px;min-height:24px;margin-top:16px}.form-card label:not(.check-label){display:block}.form-card input,.form-card textarea,.form-card select,.field-input{width:100%;min-height:44px;padding:10px 13px;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--ink);line-height:1.25;vertical-align:middle}.form-card textarea{min-height:96px;resize:vertical}.form-card input[type="checkbox"],.form-card input[type="radio"]{width:17px;min-height:17px;height:17px;margin:0;accent-color:var(--coral);flex:0 0 auto}.form-card input[type="hidden"]{display:none}.form-card select,.field-input{appearance:auto;cursor:pointer}.form-card select[multiple]{min-height:140px;padding:5px}.form-card select option{padding:8px 9px;line-height:1.4}.check-label{cursor:pointer}.field-label{font-weight:600;color:var(--ink)}
select{appearance:auto;cursor:pointer;line-height:1.25}select option{line-height:1.4}select[multiple]{min-height:120px}
.file-type{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:62px;padding:6px 8px;border:1px solid currentColor;border-radius:5px;font-size:11px;font-weight:700;line-height:1}.file-type svg{width:18px;height:18px;stroke-width:2.2}.file-type--pdf{color:#c83e4b;background:#fff5f5}.file-type--word{color:#2867b2;background:#f1f6ff}.file-type--excel{color:#2f7d4c;background:#f1faf4}.file-type--file{color:var(--muted);background:var(--paper)}.file-type-list{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.file-list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.file-list-row:last-child{border-bottom:0}.file-list-row>span:first-child{display:flex;flex-direction:column;gap:4px}.file-list-row small{font-size:12px}.bundle-file-row{align-items:center}.bundle-file-row__name{display:block}.download-library-row__icon .file-type{border:0;background:transparent;padding:0;min-width:auto}.dashboard-file-name{display:inline-flex;align-items:center;gap:8px}.dashboard-file-name .file-type{min-width:auto;padding:3px 5px}.dashboard-file-name .file-type span{display:none}
@media print{.site-header,.site-footer,.workspace-heading button{display:none!important}.invoice-page{padding:0}.invoice-card{box-shadow:none;border:0}}
@media (max-width:700px){.order-filters{display:grid}.invoice-card__header{display:block}.invoice-table{font-size:12px}.invoice-table th,.invoice-table td{padding:9px 4px}}
.file-type img{width:18px;height:18px;object-fit:contain}.cms-icon-upload-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:14px 0 22px}.cms-icon-upload{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.cms-icon-upload label{margin:0!important;font-weight:700}.cms-icon-upload img{width:52px;height:52px;object-fit:contain;border-radius:6px;background:var(--surface)}.cms-icon-upload input{min-height:auto!important;padding:5px!important;font-size:12px}@media (max-width:700px){.cms-icon-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.bundle-file-title{display:flex;align-items:center;gap:10px}.bundle-file-title h3{margin:0}.bundle-file-title .file-type-list{flex:0 0 auto}.bundle-file-title .file-type{min-width:0;padding:0;border:0;background:transparent}.bundle-file-title .file-type img,.bundle-file-title .file-type svg{width:30px;height:30px}.bundle-file-row__name{display:flex;flex-direction:column;gap:5px}
.resource-title-row{display:flex;align-items:center;gap:10px}.resource-title-row h3{margin:0}.resource-title-row .file-type{min-width:0;padding:0;border:0;background:transparent}.resource-title-row .file-type img,.resource-title-row .file-type svg{width:30px;height:30px}.resource-title-row .file-type-list{flex:0 0 auto}
.resource-filters{display:grid;grid-template-columns:2fr repeat(5,1fr) auto auto;gap:10px;align-items:center}.resource-folder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resource-folder{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);background:var(--surface);border-radius:6px}.resource-folder:hover{border-color:var(--coral)}.resource-folder__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:7px;background:#fff2ec;color:var(--coral-dark)}.resource-folder__icon svg{width:23px;height:23px}.resource-folder span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.resource-folder small{color:var(--muted)}.danger-button{color:#b43d3d;border-color:#e8bcbc}@media (max-width:900px){.resource-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-filters input{grid-column:1/-1}.resource-folder-grid{grid-template-columns:1fr}}@media (max-width:600px){.resource-filters{grid-template-columns:1fr}.resource-filters input{grid-column:auto}}
.bundle-download-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.bundle-download-actions .check-label{display:flex;align-items:center;gap:8px}@media (max-width:600px){.bundle-download-actions{align-items:stretch;flex-direction:column}}
.download-actions,.bundle-paper-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;white-space:nowrap}.download-actions a,.bundle-paper-actions a{white-space:nowrap}.download-library-row{display:flex;align-items:center;gap:14px}.download-library-row__details{flex:1;min-width:0}.download-library-row__details h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.download-actions,.bundle-paper-actions{gap:5px}.download-actions a,.bundle-paper-actions a{padding:9px 10px;font-size:12px}}@media (max-width:520px){.download-library-row{align-items:flex-start;flex-wrap:wrap}.download-library-row__details{flex-basis:calc(100% - 58px)}.download-actions{margin-left:58px}}
.document-viewer-card{padding:0;overflow:hidden}.document-viewer-toolbar{display:flex;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.document-preview-frame{display:block;width:100%;height:min(78vh,900px);border:0;background:#f3f4f1}.document-viewer-fallback{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px;max-width:680px;margin:auto}.document-viewer-fallback__icon{margin-bottom:18px}.document-viewer-fallback__icon .file-type{transform:scale(1.8)}.document-viewer-fallback p{max-width:520px;color:var(--muted);line-height:1.6}.document-viewer-fallback .primary-button{margin-top:14px}