.quote-pdf-preview-layer{z-index:1600;background:#111315;flex-direction:column;display:flex;position:fixed;inset:0}.quote-pdf-preview-layer__bar{min-height:52px;padding:8px 12px;padding-top:calc(8px + env(safe-area-inset-top,0px));color:#fff;background:#191c20;justify-content:space-between;align-items:center;gap:12px;display:flex}.quote-pdf-preview-layer__bar strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.quote-pdf-preview-layer__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.quote-pdf-preview-layer__open,.quote-pdf-preview-layer__close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.quote-pdf-preview-layer__close{width:40px;padding:0}.quote-pdf-preview-layer__open:hover,.quote-pdf-preview-layer__close:hover{background:#ffffff1a}.quote-pdf-preview-layer__close svg{width:20px;height:20px}.quote-pdf-preview-layer__frame{background:#525659;border:0;flex:1;width:100%;min-height:0}.quote-delivery-layer{z-index:1400;box-sizing:border-box;background:#191a1c47;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.quote-delivery-dialog{border-radius:var(--radius-xl,16px);background:var(--white,#fff);width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);box-shadow:var(--shadow-lg,0 24px 70px #0f172a47);color:var(--text-primary,#191f28);flex-direction:column;display:flex;position:relative;overflow:hidden}.quote-delivery-dialog>header{padding:var(--space-5,20px) var(--space-6,24px);border-bottom:1px solid var(--grey-100,#f2f4f6);justify-content:space-between;align-items:center;display:flex}.quote-delivery-dialog>header h2{margin:0;font-size:18px;font-weight:700;line-height:1.4}.quote-delivery-dialog>header>button{border-radius:var(--radius-md,8px);width:32px;height:32px;color:var(--text-secondary,#4e5968);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.quote-delivery-dialog>header>button:hover{background:var(--grey-50,#f9fafb)}.quote-delivery-dialog>header>button svg{width:20px;height:20px}.quote-delivery-dialog form,.quote-delivery-result{padding:var(--space-6,24px);overflow-y:auto}.quote-delivery-desc{margin:0 0 var(--space-5,20px);color:var(--text-secondary,#4e5968);font-size:13px;line-height:1.5}.quote-delivery-field+.quote-delivery-field{margin-top:var(--space-5,20px)}.quote-delivery-dialog label,.quote-delivery-label{margin-bottom:var(--space-2,8px);color:var(--text-primary,#191f28);font-size:13px;font-weight:600;display:block}.quote-delivery-dialog label>span{color:var(--red-600,#d92d20)}.quote-delivery-dialog input,.quote-delivery-dialog textarea{box-sizing:border-box;border:1px solid var(--grey-200,#e5e8eb);background:var(--white,#fff);width:100%;color:var(--text-primary,#191f28);font:inherit;border-radius:8px;outline:none;font-size:14px}.quote-delivery-dialog input{height:44px;padding:0 12px}.quote-delivery-dialog textarea{resize:vertical;min-height:156px;padding:12px;line-height:1.55}.quote-delivery-dialog input:focus,.quote-delivery-dialog textarea:focus{border-color:var(--brand-primary,#2f6bff);box-shadow:0 0 0 3px #2f6bff1a}.quote-delivery-recipient{box-sizing:border-box;border:1px solid var(--grey-200,#e5e8eb);background:var(--grey-50,#f9fafb);border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:14px;display:flex}.quote-delivery-recipient strong{font-weight:600}.quote-delivery-recipient span{color:var(--text-secondary,#4e5968)}.quote-delivery-recipient button{color:var(--brand-primary,#2f6bff);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:13px;font-weight:600}.quote-delivery-count{margin:var(--space-2,8px) 0 0;color:var(--text-tertiary,#8b95a1);text-align:right;font-size:12px}.quote-delivery-preview-link{margin-top:var(--space-2,8px);color:var(--brand-primary,#2f6bff);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.quote-delivery-preview-link:hover{text-underline-offset:3px;text-decoration:underline}.quote-delivery-preview-link:disabled{opacity:.45;cursor:not-allowed}.quote-delivery-preview-link svg{width:14px;height:14px}.quote-delivery-attachments{flex-direction:column;gap:8px;display:flex}.quote-delivery-attachment{background:#f7f9ff;border:1px solid #dbe5ff;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.quote-delivery-attachment>svg{width:20px;height:20px;color:var(--brand-primary,#2f6bff)}.quote-delivery-attachment>span{flex-direction:column;gap:2px;min-width:0;display:flex}.quote-delivery-attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.quote-delivery-attachment small{color:var(--text-tertiary,#8b95a1);font-size:11px}.quote-delivery-attachment>b{color:#2563eb;font-size:11px}.quote-delivery-fixed-sender{border:1px solid var(--grey-200,#e5e8eb);background:var(--grey-50,#f9fafb);border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:0 10px;padding:10px 12px;display:grid}.quote-delivery-fixed-sender>svg{color:#6b7684;grid-row:1/span 2;width:18px;height:18px}.quote-delivery-fixed-sender input{height:auto;box-shadow:none;background:0 0;border:0;padding:0;font-weight:600}.quote-delivery-fixed-sender input:focus{box-shadow:none;border:0}.quote-delivery-fixed-sender small{color:var(--text-tertiary,#8b95a1);font-size:11px}.quote-delivery-fixed-sender.is-missing{background:#fff7f7;border-color:#fecaca}.quote-delivery-provider-note{color:var(--text-tertiary,#8b95a1);margin:14px 0 0;font-size:12px;line-height:1.5}.quote-delivery-error{color:#dc2626;margin:14px 0 0;font-size:13px;font-weight:600}.quote-delivery-dialog footer{justify-content:flex-end;gap:var(--space-3,12px);margin:var(--space-5,20px) -24px -24px;padding:var(--space-5,20px) var(--space-6,24px);border-top:1px solid var(--grey-100,#f2f4f6);display:flex}.quote-delivery-dialog footer .btn{min-width:100px;height:44px}.quote-delivery-result{text-align:center}.quote-delivery-result strong{color:#047857;font-size:20px;display:block}.quote-delivery-result p{color:var(--text-secondary,#4e5968);margin:10px 0 24px}.quote-delivery-result-confirm{min-width:120px;height:46px;padding:0 28px;font-size:16px;font-weight:700}@media (width<=600px){.quote-delivery-layer{align-items:flex-end;padding:0}.quote-delivery-dialog{border-radius:20px 20px 0 0;width:100%;max-width:none;max-height:92vh}.quote-delivery-dialog form{padding:20px}.quote-delivery-dialog footer{margin-bottom:-20px;margin-left:-20px;margin-right:-20px;padding:16px 20px}}
