.pb-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0a14288c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pb-backdrop.hidden{display:none}.pb-modal-card{width:min(880px,100%);max-height:calc(100vh - 32px);display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 24px 64px #00000047;overflow:hidden}.pb-modal-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 20px 14px;border-bottom:1px solid #E5E7EB}.pb-modal-head h2{margin:0;font-size:16px;font-weight:900;color:#0b1f3a}.pb-close-btn{width:32px;height:32px;border:0;border-radius:7px;background:#f3f4f6;color:#6b7280;font-size:16px;cursor:pointer}.pb-close-btn:hover{background:#e5e7eb}.pb-modal-body{flex:1;overflow-y:auto;padding:0}.pb-section{padding:18px 20px;border-bottom:1px solid #F0F1F3}.pb-section:last-child{border-bottom:0}.pb-section-head{font-size:13px;font-weight:900;color:#0b1f3a;margin-bottom:12px;display:flex;align-items:center;gap:8px}.pb-section-sub{font-size:11px;font-weight:400;color:#9ca3af}.pb-photo-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.pb-slot{position:relative;aspect-ratio:4/3;border:1.5px dashed #D1D5DB;border-radius:7px;overflow:hidden;background:#f9fafb;display:flex;align-items:center;justify-content:center}.pb-slot.filled{border-style:solid;border-color:#0b1f3a}.pb-slot img{width:100%;height:100%;object-fit:cover}.pb-slot-num{position:absolute;left:6px;bottom:6px;width:22px;height:22px;border-radius:50%;background:#0b1f3abf;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.pb-slot-remove{position:absolute;right:4px;top:4px;width:22px;height:22px;border-radius:50%;border:0;background:#0000008c;color:#fff;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pb-slot-placeholder{color:#9ca3af;font-size:11px;text-align:center;line-height:1.5}.pb-photo-library,.pb-blueprint-library{display:flex;flex-wrap:wrap;gap:8px;max-height:160px;overflow-y:auto;background:#f6f8fb;border-radius:7px;padding:8px}.pb-library-photo{position:relative;width:72px;height:54px;border-radius:5px;overflow:hidden;cursor:pointer;border:2px solid transparent;flex-shrink:0}.pb-library-photo.selected{border-color:#0b1f3a}.pb-library-photo img{width:100%;height:100%;object-fit:cover}.pb-lib-check{position:absolute;right:3px;bottom:3px;width:18px;height:18px;border-radius:50%;background:#0b1f3a;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.pb-blueprint-wrap{margin-bottom:12px}.pb-bp-slot{position:relative;width:160px;height:120px;border:1.5px dashed #D1D5DB;border-radius:7px;overflow:hidden;background:#f9fafb;display:flex;align-items:center;justify-content:center}.pb-bp-slot.filled{border-style:solid;border-color:#0b1f3a}.pb-bp-slot img{width:100%;height:100%;object-fit:contain}.pb-bp-remove{position:absolute;right:4px;top:4px;width:22px;height:22px;border-radius:50%;border:0;background:#0000008c;color:#fff;font-size:11px;cursor:pointer}.pb-bp-slot span{color:#9ca3af;font-size:11px;text-align:center}.pb-manager-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.pb-manager-row label{display:block;font-size:12px;font-weight:700;color:#6b7280}.pb-manager-row input{margin-top:5px;width:100%;height:38px;padding:0 10px;border:1px solid #E5E7EB;border-radius:7px;font-size:13px}.pb-map-wrap{position:relative}.pb-map-div{width:100%;height:220px;border-radius:7px;background:#eef2f7;overflow:hidden}.pb-map-status{margin-top:6px;font-size:11px;color:#9ca3af}.marker-number{width:34px;height:34px;border-radius:50%;background:#001b3a;border:2px solid #39FF14;color:#39ff14;font-weight:800;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 3px 8px #00000040;box-sizing:border-box;font-family:Pretendard,Malgun Gothic,sans-serif}.pb-modal-footer{flex:0 0 auto;padding:12px 20px;border-top:1px solid #E5E7EB;display:flex;align-items:center;justify-content:flex-end;gap:8px}.pb-footer-error{margin-right:auto;font-size:12px;color:#ef4444}.pb-btn{height:38px;padding:0 18px;border-radius:7px;font-size:13px;font-weight:800;cursor:pointer}.pb-btn-ghost{border:1px solid #E5E7EB;background:#fff;color:#374151}.pb-btn-ghost:hover{background:#f3f4f6}.pb-btn-primary{border:1px solid #0B1F3A;background:#0b1f3a;color:#fff}.pb-btn-primary:hover{filter:brightness(1.1)}.pb-btn:disabled{opacity:.45;cursor:default}.pb-empty{padding:20px;color:#9ca3af;font-size:12px;text-align:center;width:100%}.pb-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:16px;background:#0a142880}.pb-picker-backdrop.hidden{display:none}.pb-picker-card{width:min(480px,100%);max-height:70vh;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 20px 50px #00000040;padding:20px}.pb-picker-card h3{margin:0 0 14px;font-size:15px;color:#0b1f3a}.pb-picker-item{width:100%;padding:12px 14px;margin-bottom:6px;border:1px solid #E5E7EB;border-radius:7px;background:#fff;text-align:left;cursor:pointer;font-size:13px}.pb-picker-item:hover{background:#eff6ff;border-color:#93c5fd}.pb-picker-item b{display:block;color:#0b1f3a;font-size:13px}.pb-picker-item span{color:#6b7280;font-size:11px;margin-top:2px;display:block}.pb-picker-cancel{margin-top:8px;width:100%;padding:10px;border:1px solid #E5E7EB;border-radius:7px;background:#f3f4f6;cursor:pointer;font-size:13px}#pbPrintRoot{position:fixed;left:-400mm;top:0;z-index:-1;width:297mm;pointer-events:none}.pb-print-map-live{position:relative!important;inset:auto!important;width:100%!important;height:100%!important}.pb-print-page{width:297mm;height:210mm;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#0d1b2e;font-family:Pretendard,Malgun Gothic,Apple SD Gothic Neo,sans-serif;font-size:8pt;box-sizing:border-box;-webkit-print-color-adjust:exact;print-color-adjust:exact}.pb-print-header{flex:0 0 11mm;background:#061b3a;display:flex;align-items:center;justify-content:space-between;padding:0 6mm}.pb-header-brand{display:flex;align-items:center;gap:2mm;color:#fff}.pb-header-logo{height:6mm;max-width:18mm;object-fit:contain}.pb-header-brand-text{font-size:10pt;font-weight:900;letter-spacing:-.01em}.pb-header-meta{display:flex;align-items:center;gap:2mm;color:#ffffffd1;font-size:7.5pt}.pb-header-sep{color:#ffffff4d;margin:0 .5mm}.pb-header-docno{border:.25mm solid rgba(255,255,255,.5);border-radius:.8mm;padding:.4mm 1.8mm;font-size:7.5pt;font-weight:700;color:#fff}.pb-print-title{flex:0 0 23mm;display:flex;align-items:center;gap:5mm;padding:2mm 6mm;border-bottom:.25mm solid #D5DBE8}.pb-title-info{flex:1;min-width:0;overflow:hidden}.pb-title-building{margin:0;font-size:16pt;font-weight:900;color:#061b3a;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:2.5mm}.pb-unit-badge{display:inline-flex;align-items:center;padding:.5mm 2mm;background:#061b3a;color:#fff;border-radius:1mm;font-size:8pt;font-weight:700;white-space:nowrap;flex-shrink:0}.pb-title-address{margin:1.2mm 0 0;font-size:7.5pt;color:#52627c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pb-print-stats{display:flex;border:.2mm solid #CDD4E0;border-radius:1.5mm;overflow:hidden;flex-shrink:0}.pb-stat{flex:1;padding:1.8mm 3.5mm;border-right:.2mm solid #CDD4E0;min-width:27mm;background:#fff}.pb-stat:last-child{border-right:0}.pb-stat em{display:block;font-size:6.5pt;font-style:normal;color:#52627c;font-weight:700;margin-bottom:.5mm}.pb-stat b{display:block;font-size:9.5pt;font-weight:900;color:#061b3a;line-height:1.2}.pb-stat small{display:block;font-size:6.5pt;color:#8395a8;margin-top:.2mm}.pb-print-body{flex:1;min-height:0;display:grid;grid-template-columns:54% 1fr;gap:3mm;padding:2mm 6mm;overflow:hidden}.pb-print-left{display:flex;flex-direction:column;gap:2mm;min-height:0;overflow:hidden}.pb-print-right{display:grid;gap:2mm;min-height:0;overflow:hidden}.pb-print-right.has-floorplan{grid-template-rows:1fr 1fr}.pb-print-right.no-floorplan{grid-template-rows:1fr}.pb-print-right.no-floorplan .pb-print-map-slot{height:100%;min-height:100%}.pb-print-right.no-map{grid-template-rows:1fr}.pb-print-right.no-map .pb-print-blueprint{height:100%;min-height:100%}.pb-print-photos{flex:0 0 91mm;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5mm;overflow:hidden;border-radius:1mm}.pb-print-photo{position:relative;overflow:hidden;background:#e6ecf3;border-radius:.8mm;display:flex;align-items:center;justify-content:center}.pb-print-photo img{width:100%;height:100%;object-fit:cover;display:block}.pb-photo-num{position:absolute;left:1.5mm;bottom:1.5mm;width:4.5mm;height:4.5mm;border-radius:50%;background:#061b3ac7;color:#fff;font-size:6.5pt;font-weight:900;display:flex;align-items:center;justify-content:center}.pb-print-overview{flex:1;min-height:0;border:.2mm solid #D5DBE8;border-radius:1.2mm;display:flex;flex-direction:column;overflow:hidden}.pb-ov-head{flex:0 0 auto;padding:1.2mm 3mm;font-size:7pt;font-weight:900;color:#061b3a;background:#eef2f8;border-bottom:.2mm solid #D5DBE8;letter-spacing:.03em}.pb-ov-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden}.pb-ov-item{display:flex;align-items:center;padding:.8mm 2mm;gap:1.5mm;border-bottom:.15mm solid #E8ECF2;overflow:hidden}.pb-ov-item:nth-child(odd){border-right:.15mm solid #D5DBE8}.pb-ov-item:nth-last-child(-n+2){border-bottom:0}.pb-ov-icon{flex-shrink:0;width:5mm;display:flex;align-items:center;justify-content:center;line-height:1}.pb-ov-icon svg{width:9pt;height:9pt;display:block}.pb-ov-label{font-size:6.5pt;font-weight:700;color:#52627c;white-space:nowrap;flex-shrink:0;width:14mm}.pb-ov-value{font-size:7pt;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.pb-ov-note{grid-column:1 / -1;align-items:flex-start;min-height:10mm;height:auto;max-height:24mm;padding-top:1.2mm;padding-bottom:1.2mm}.pb-ov-note .pb-ov-label{padding-top:.3mm}.pb-ov-note .pb-ov-value{white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;height:auto;min-height:7mm;max-height:21mm;overflow:hidden;text-overflow:clip;font-size:6.5pt;line-height:1.35}.pb-print-blueprint{min-height:0;border:.2mm solid #D5DBE8;border-radius:1.2mm;display:flex;flex-direction:column;overflow:hidden;background:#f7f9fb}.pb-section-label{flex:0 0 auto;padding:1.2mm 3mm;font-size:7pt;font-weight:900;color:#061b3a;background:#eef2f8;border-bottom:.2mm solid #D5DBE8;letter-spacing:.03em}.pb-bp-content{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2mm}.pb-bp-content img{max-width:100%;max-height:100%;object-fit:contain}.pb-bp-empty{font-size:7.5pt;color:#aab4c2}.pb-print-map-slot{min-height:0;border:.2mm solid #D5DBE8;border-radius:1.2mm;display:flex;flex-direction:column;overflow:hidden;background:#eef2f7}.pb-map-content{flex:1;min-height:0;overflow:hidden;position:relative}.pb-map-content .pb-map-div,.pb-map-content .sb-live-map{width:100%!important;height:100%!important;border:0;border-radius:0}.pb-map-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#aab4c2;font-size:7.5pt}.pb-print-footer{flex:0 0 13mm;display:flex;align-items:center;justify-content:space-between;padding:0 6mm;border-top:.25mm solid #D5DBE8;background:#fff}.pb-footer-left{display:flex;align-items:center;gap:3.5mm}.pb-footer-icon{font-size:9pt;color:#061b3a;flex-shrink:0}.pb-footer-name{font-size:8.5pt;font-weight:900;color:#061b3a;white-space:nowrap}.pb-footer-phone,.pb-footer-email{font-size:8pt;color:#374151;white-space:nowrap}.pb-footer-disclaimer{font-size:7pt;color:#8395a8;text-align:right;max-width:90mm}@media print{body>*:not(#pbPrintRoot):not(#sbPrintRoot):not(#mapLivePrintRoot){display:none!important}#pbPrintRoot,#sbPrintRoot{position:static!important;left:auto!important;top:auto!important;z-index:auto!important;display:block!important;pointer-events:auto!important}.pb-print-page{page-break-after:avoid}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@page{size:A4 landscape;margin:0}
