.suh{--suh-bg: #0b1120;--suh-card: #0f172a;--suh-text: #e2e8f0;--suh-muted: #94a3b8;--suh-heading: #fff;--suh-border: #334155;--suh-hover: #1e293b;--suh-link: #7dd3fc;--suh-chip-fg: #e2e8f0;--suh-chip-bg: #0f172a;--suh-on-bg: #1e293b;--suh-on-fg: #fff;--suh-hot-bg: rgba(251, 191, 36, .12);--suh-hot-fg: #fde68a;--suh-hot-border: rgba(251, 191, 36, .45);--suh-age: #fbbf24;--suh-age-hot: #f87171;background:var(--suh-bg);color:var(--suh-text);min-height:100%;padding:18px 22px 48px}.suh[data-theme=light]{--suh-bg: #f4f6f8;--suh-card: #fff;--suh-text: #334155;--suh-muted: #64748b;--suh-heading: #0f172a;--suh-border: #e2e8f0;--suh-hover: #f1f5f9;--suh-link: #0284c7;--suh-chip-fg: #0f172a;--suh-chip-bg: #fff;--suh-on-bg: #0f172a;--suh-on-fg: #fff;--suh-hot-bg: #b91c1c;--suh-hot-fg: #fff;--suh-hot-border: #991b1b;--suh-age: #d97706;--suh-age-hot: #dc2626}.suh a{color:var(--suh-link);text-decoration:none}.suh a:hover{text-decoration:underline}.suh-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.suh-title-row{display:flex;align-items:baseline;gap:10px;min-width:0;flex:1}.suh-title h1{margin:0;font-size:22px;color:var(--suh-heading);font-weight:650;white-space:nowrap}.suh-title p{margin:0;font-size:13px;color:var(--suh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.suh-switch{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--suh-muted);flex-shrink:0}.suh-switch input{accent-color:#0284c7}.suh-filters-block{margin-bottom:14px;display:flex;flex-direction:column;gap:8px}.suh-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px}.suh-filters-label{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--suh-muted);margin:0;flex-shrink:0}.suh-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0;flex:1;min-width:0}.suh-chip-snap:not(.on){border-style:dashed}.suh-chip{font-size:11px;padding:5px 10px;border-radius:999px;border:1px solid var(--suh-border);background:var(--suh-chip-bg);color:var(--suh-chip-fg);cursor:pointer;font-family:inherit}.suh-chip.on{background:var(--suh-on-bg);color:var(--suh-on-fg);border-color:var(--suh-on-bg)}.suh-chip.hot:not(.on){background:var(--suh-hot-bg);color:var(--suh-hot-fg);border-color:var(--suh-hot-border)}.suh-split{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);gap:14px;margin-bottom:16px}.suh-card{background:var(--suh-card);border:1px solid var(--suh-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.suh[data-theme=light] .suh-card{box-shadow:0 1px 2px #0f172a0f}.suh-card-h{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 14px 8px;border-bottom:1px solid var(--suh-border)}.suh-card-h h2{margin:0;font-size:14px;font-weight:700;color:var(--suh-heading)}.suh-card-h p{margin:3px 0 0;font-size:11px;color:var(--suh-muted)}.suh-card-stat{flex-shrink:0;font-size:14px;font-weight:700;color:var(--suh-heading);white-space:nowrap;text-align:right}.suh-q{max-height:520px;overflow:auto}.suh-row{display:grid;grid-template-columns:92px 1fr auto;gap:10px;align-items:start;padding:9px 14px;border-bottom:1px solid var(--suh-border)}.suh-row:hover{background:var(--suh-hover)}.suh-contact{font-size:11px;margin-top:3px;color:var(--suh-muted)}.suh-contact a{color:var(--suh-link)}.suh-tag{font-size:10px;font-weight:600;padding:3px 6px;border-radius:5px;text-align:center;color:#fff}.suh-tag.draft{background:#b91c1c}.suh-tag.client{background:#1d4ed8}.suh-tag.client_ok{background:#0369a1}.suh-tag.book{background:#047857}.suh-tag.book_ok{background:#065f46}.suh-tag.ref{background:#7e22ce}.suh-tag.cb{background:#b45309}.suh-tag.drop{background:#c2410c}.suh-tag.noreply{background:#9d174d}.suh-tag.fu{background:#be185d}.suh-tag.chat{background:#0f766e}.suh-tag.web{background:#334155}.suh-ttl{display:block;font-size:13px;color:var(--suh-heading)}.suh-meta{display:block;font-size:11px;color:var(--suh-muted);margin-top:2px}.suh-right{text-align:right;font-size:12px;font-variant-numeric:tabular-nums}.suh-age{font-size:11px;color:var(--suh-age)}.suh-age.hot{color:var(--suh-age-hot);font-weight:600}.suh-side{display:flex;flex-direction:column;gap:14px}.suh-mrow{padding:8px 12px;border-bottom:1px solid var(--suh-border);font-size:12px}.suh-watch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.suh-wrow{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:7px 12px;font-size:12px;border-bottom:1px solid var(--suh-border)}.suh-wrow-main{min-width:0;flex:1}.suh-wrow-main .suh-ttl{font-size:12px}.suh-wrow-main .suh-meta{margin-top:2px;line-height:1.35}.suh-wrow-trail{flex-shrink:0;text-align:right;white-space:nowrap}.suh-foot{padding:8px 12px;font-size:12px;border-top:1px solid var(--suh-border)}.suh-empty{padding:20px 14px;font-size:13px;color:var(--suh-muted)}@media(max-width:1100px){.suh-split,.suh-watch{grid-template-columns:1fr}}.fc-theme-standard .fc-scrollgrid{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.fc-theme-standard td,.fc-theme-standard th{border-color:#f3f4f6}.fc-col-header-cell{background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-weight:600;font-size:.875rem;color:#475569;padding:12px 8px;border-bottom:2px solid #e2e8f0;text-align:center!important}.fc-col-header-cell .fc-col-header-cell-cushion{display:flex!important;justify-content:center!important;align-items:center!important}.fc-daygrid-day{background:#fff;transition:all .2s ease}.fc-daygrid-day:hover{background:#f8fafc}.fc-daygrid-day-frame{display:flex!important;flex-direction:column!important;align-items:center!important}.fc-daygrid-day-top{display:flex!important;justify-content:stretch!important;width:100%!important}.fc-daygrid-day-top a{width:100%!important;flex:1!important}.fc-daygrid-day.fc-day-today{background:#eff6ff!important;border-top:3px solid #2563eb!important;box-shadow:inset 0 0 0 2px #2563eb!important}.fc-daygrid-day-number{font-weight:600;font-size:1rem;color:#374151;padding:4px 6px!important;display:flex!important;align-items:center!important;width:100%!important;height:auto!important;margin:0!important}.fc-day-today .fc-daygrid-day-number{color:#2563eb;font-weight:700}.fc-event{border-radius:8px;border:none!important;font-weight:500;margin:0 0 3px;padding:0;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.fc-event:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.fc-event-title{font-weight:600;font-size:.875rem}.fc-timegrid-slot{height:2.5rem}.fc-timegrid-slot-label{font-size:.75rem;color:#6b7280;font-weight:500}.fc-timegrid-axis-cushion{color:#9ca3af;font-size:.75rem}.fc-more-link{color:#3b82f6;font-weight:600;font-size:.75rem;padding:2px 6px;border-radius:4px;background:#eff6ff;border:1px solid #bfdbfe}.fc-more-link:hover{background:#dbeafe;text-decoration:none}.fc-popover{border-radius:12px;box-shadow:0 10px 25px #00000026;border:1px solid #e5e7eb}.fc-popover-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600;color:#374151}.fc-popover-body{padding:8px}.fc-scroller{scrollbar-gutter:stable;scrollbar-width:thin}.fc .fc-scrollgrid-section-body .fc-scroller .fc-daygrid-body,.fc .fc-scrollgrid-section-body .fc-scroller .fc-scrollgrid-sync-table,.fc .fc-scrollgrid-section-header .fc-scroller .fc-col-header,.fc .fc-scrollgrid-section-header .fc-scroller .fc-scrollgrid-sync-table{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.fc-scroller::-webkit-scrollbar{width:8px;height:8px}.fc-scroller::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.fc-scroller::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.fc-scroller::-webkit-scrollbar-thumb:hover{background:#94a3b8}.fc-loading{opacity:.6;pointer-events:none}.fc-event.project-event{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.fc-event.meeting-event{background:linear-gradient(135deg,#10b981,#047857);color:#fff}.fc-event.survey-event{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff}.fc-event.client-call-event{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.fc-event.high-priority{box-shadow:0 0 0 2px #ef4444}.fc-event.medium-priority{box-shadow:0 0 0 2px #f59e0b}.fc-event.low-priority{box-shadow:0 0 0 2px #10b981}.fc-event{border-radius:4px!important;padding:0!important;margin:0 0 3px!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important;height:auto!important;min-height:0!important;overflow:visible!important;white-space:normal!important;cursor:pointer!important;max-width:100%!important;box-sizing:border-box!important}.fc-daygrid-event-harness{height:auto!important;min-height:0!important;margin:0!important}.fc-daygrid-event-harness:not(.fc-daygrid-event-harness-abs){width:100%!important;left:0!important;right:0!important}.fc-daygrid-event,.fc-daygrid-block-event{width:100%!important;height:auto!important;min-height:0!important;box-sizing:border-box!important}.fc-event-main{height:auto!important;min-height:auto!important;overflow:visible!important;display:flex!important;align-items:flex-start!important;padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.fc-daygrid-event .fc-event-main>*{width:100%!important;max-width:100%!important;box-sizing:border-box!important;flex:1 1 auto!important}.fc-h-event{height:auto!important;min-height:0!important}.fc-event-title{font-size:13px!important;font-weight:500!important;overflow:visible!important;white-space:normal!important;word-wrap:break-word!important;max-width:100%!important;display:block!important;line-height:1.4!important}.fc-daygrid-event .fc-event-title,.fc-daygrid-event .fc-event-main,.fc-daygrid-event-harness .fc-event-title,.fc-daygrid-event-harness .fc-event-main,.fc-event .fc-event-title,.fc-event .fc-event-main{font-size:13px!important;line-height:1.4!important}.fc-daygrid-event .fc-event-title-container,.fc-event .fc-event-title-container{font-size:13px!important}.fc-daygrid-more-link{font-size:11px!important;color:#5f6368!important;text-decoration:none!important;padding:1px 3px!important;border-radius:3px!important;margin:1px 0!important;background:#f1f3f4!important;cursor:pointer!important;height:16px!important;line-height:14px!important}.fc-daygrid-more-link:hover{background:#e8eaed!important;color:#1a73e8!important}.fc-daygrid-day-events{margin:2px!important;max-height:none!important;overflow:visible!important;width:calc(100% - 4px)!important}.fc-daygrid-event .fc-event-main,.fc-daygrid-event .fc-event-main-frame,.fc-daygrid-event .fc-event-title-container{max-width:100%!important;overflow:visible!important}.fc-daygrid-day-frame{position:relative!important;overflow:visible!important;min-height:100px!important}.fc-daygrid-day-events{position:relative!important;max-width:100%!important;overflow:visible!important}.event-modal-button{border:none!important;outline:none!important;box-shadow:none!important}.event-modal-button:focus{border:none!important;outline:none!important;box-shadow:none!important;ring:none!important}.event-modal-button:focus-visible{border:none!important;outline:none!important;box-shadow:none!important;ring:none!important}.fc-day-other .fc-daygrid-day-top,.fc-day-other .fc-daygrid-day-frame{opacity:1!important}.fc-day-other{opacity:1!important;visibility:visible!important}.fc-day-other .fc-daygrid-day-number{color:#374151!important;opacity:1!important}.fc-daygrid-day-top{position:relative!important;z-index:5!important;pointer-events:auto!important}.fc-daygrid-day-frame{min-height:140px!important}.fc-daygrid-day-events{position:relative!important;z-index:1!important;margin-top:6px!important}.fc-daygrid-event-harness{z-index:1!important}.dark .fc-theme-standard .fc-scrollgrid{border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0006}.dark .fc-theme-standard td,.dark .fc-theme-standard th{border-color:#ffffff14}.dark .fc-col-header-cell{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;border-bottom-color:#ffffff1f}.dark .fc-daygrid-day{background:#0f172a}.dark .fc-daygrid-day:hover{background:#1e293b}.dark .fc-daygrid-day.fc-day-today{background:#1e3a5f!important;border-top-color:#3b82f6!important;box-shadow:inset 0 0 0 2px #3b82f6!important}.dark .fc-daygrid-day-number{color:#e2e8f0}.dark .fc-day-today .fc-daygrid-day-number{color:#93c5fd}.dark .fc-day-other{background:#0b1220}.dark .fc-day-other .fc-daygrid-day-number{color:#64748b}.dark .fc-timegrid-slot-label,.dark .fc-timegrid-axis-cushion{color:#94a3b8}.dark .fc-timegrid-slot{border-color:#ffffff0f}.dark .fc-more-link,.dark .fc-daygrid-more-link{color:#93c5fd;background:#1e3a8a73;border-color:#3b82f673}.dark .fc-more-link:hover,.dark .fc-daygrid-more-link:hover{background:#1e3a8ab3}.dark .fc-popover{background:#0f172a;border-color:#ffffff1f;box-shadow:0 10px 25px #00000073}.dark .fc-popover-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#ffffff1a;color:#e2e8f0}.dark .fc-popover-body{background:#0f172a}.dark .fc-scroller::-webkit-scrollbar-track{background:#1e293b}.dark .fc-scroller::-webkit-scrollbar-thumb{background:#475569}.dark .fc-scroller::-webkit-scrollbar-thumb:hover{background:#64748b}.pi-pdf-root{--navy: #101b2d;--navy-2: #182741;--paper: #f7f5f0;--white: #fff;--ink: #172033;--muted: #667085;--line: #ddd9d0;--red: #c4242a;--green: #0f7a5a;background:var(--paper);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;width:210mm}.pi-pdf-root,.pi-pdf-root *{box-sizing:border-box}.pi-pdf-root .page{width:210mm;height:297mm;margin:0;background:var(--white);overflow:hidden;position:relative;display:flex;flex-direction:column}.pi-pdf-root .page-num{position:absolute;right:14mm;bottom:8mm;font-size:8px;color:#8996a9;letter-spacing:.08em}.pi-pdf-root .hero{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;min-height:78mm;flex-shrink:0}.pi-pdf-root .hero-copy{padding:11mm 10mm 9mm 12mm;display:flex;flex-direction:column;justify-content:space-between}.pi-pdf-root .eyebrow{display:flex;align-items:center;gap:8px;color:#f5b7b9;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pi-pdf-root .eyebrow:before{width:22px;height:2px;background:var(--red);content:""}.pi-pdf-root .hero h1{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;letter-spacing:-.03em;line-height:1.2;margin:8px 0 0}.pi-pdf-root .practice{margin-top:10px;font-size:10px;color:#cbd3df}.pi-pdf-root .practice b{color:#fff;font-size:11px}.pi-pdf-root .hero-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:12px;border-top:1px solid rgba(255,255,255,.16);padding-top:10px}.pi-pdf-root .hero-meta div{padding-right:8px}.pi-pdf-root .hero-meta div+div{border-left:1px solid rgba(255,255,255,.14);padding-left:8px}.pi-pdf-root .meta-label{display:block;color:#8996a9;font-size:7px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px}.pi-pdf-root .meta-value{font-size:11px;font-weight:700}.pi-pdf-root .hero-photo{position:relative;margin:6mm 6mm 6mm 0;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:var(--navy-2)}.pi-pdf-root .hero-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pi-pdf-root .hero-photo span{position:absolute;top:8px;left:8px;background:#101b2dd1;color:#fff;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:4px 8px;border-radius:999px}.pi-pdf-root .hero-photo-empty{width:100%;height:100%;min-height:66mm;display:flex;align-items:center;justify-content:center;color:#8996a9;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.pi-pdf-root .body{flex:1;padding:7mm 12mm 12mm;display:flex;flex-direction:column;gap:5.5mm}.pi-pdf-root .body-page2{padding-top:11mm}.pi-pdf-root .sec-head{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:baseline;margin-bottom:4mm}.pi-pdf-root .sec-head .n{color:var(--red);font-family:Georgia,serif;font-size:16px}.pi-pdf-root .sec-head h2{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500;letter-spacing:-.02em;margin:0}.pi-pdf-root .map-frame{position:relative;height:62mm;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#2c3a2e}.pi-pdf-root .map-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:saturate(.85) contrast(1.05)}.pi-pdf-root .map-frame .map-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c5d0c4;font-size:10px;padding:12px;text-align:center}.pi-pdf-root .legend{display:flex;gap:14px;margin-top:3mm;font-size:8px;color:var(--muted)}.pi-pdf-root .legend i{display:inline-block;width:10px;height:10px;border-radius:2px;vertical-align:-1px;margin-right:4px}.pi-pdf-root .swatch-plot{background:#2169cd59;border:1.5px solid #5aa4ef}.pi-pdf-root .swatch-bldg{background:#c4242a8c;border:1.5px solid #f5b7b9}.pi-pdf-root table{width:100%;border-collapse:collapse;font-size:10px}.pi-pdf-root thead th{text-align:left;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#8996a9;font-weight:800;padding:0 0 4px;border-bottom:1px solid var(--line)}.pi-pdf-root tbody td{padding:6px 0;border-bottom:1px solid #eeeae3;vertical-align:middle}.pi-pdf-root tbody tr:last-child td{border-bottom:0}.pi-pdf-root .price{text-align:right;font-weight:750;font-variant-numeric:tabular-nums}.pi-pdf-root .note{font-size:8px;color:var(--muted);margin-top:3px}.pi-pdf-root a{color:var(--red);text-decoration:none}.pi-pdf-root .split{display:grid;grid-template-columns:1fr 1fr;gap:7mm}.pi-pdf-root .kv{display:grid;grid-template-columns:1fr auto;gap:2px 10px;font-size:9.5px}.pi-pdf-root .kv span{color:var(--muted);padding:3px 0;border-bottom:1px solid #f0ece4}.pi-pdf-root .kv b{text-align:right;padding:3px 0;border-bottom:1px solid #f0ece4;font-weight:650}.pi-pdf-root .epc-scale{display:flex;height:18px;border-radius:3px;overflow:hidden;font-size:8px;font-weight:800;margin:2mm 0 3mm}.pi-pdf-root .epc-scale i{flex:1;display:grid;place-items:center;font-style:normal}.pi-pdf-root .ea{background:#00c781;color:#fff}.pi-pdf-root .eb{background:#19b459;color:#fff}.pi-pdf-root .ec{background:#8dce46}.pi-pdf-root .ed{background:#ffd500}.pi-pdf-root .ee{background:#f7a600}.pi-pdf-root .ef{background:#f66a00;color:#fff}.pi-pdf-root .eg{background:#e51f1f;color:#fff}.pi-pdf-root .chip{display:inline-block;padding:1px 6px;border-radius:3px;font-weight:800;font-size:9px}.pi-pdf-root .status{width:100%}.pi-pdf-root .status td{padding:7px 0;font-size:10px}.pi-pdf-root .yes{color:var(--green);font-weight:750}.pi-pdf-root .no{color:#8996a9}.pi-pdf-root .app{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:baseline;padding:6px 0;border-bottom:1px solid #eeeae3;font-size:9.5px}.pi-pdf-root .app:last-of-type{border-bottom:0}.pi-pdf-root .granted{color:var(--green);font-weight:750;font-size:8px;letter-spacing:.06em;text-transform:uppercase}.pi-pdf-root .date{color:var(--muted);font-size:8.5px}.pi-pdf-root .app p{grid-column:1 / -1;color:var(--muted);font-size:8.5px;margin-top:-2px}.pi-pdf-root .footer{margin-top:auto;padding-top:4mm;border-top:1px solid var(--line);font-size:8px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.pi-pdf-root .footer b{color:var(--ink)}.pi-pdf-root .band{font-family:Georgia,serif;font-size:18px;font-weight:500;letter-spacing:-.02em;margin:0}.pi-pdf-root .muted{color:var(--muted);font-size:8px}.pi-pdf-root .thead-price{text-align:right}.qp-v2-hero-summary,.qp-v2-hero-summary .qp-v2-summary-price,.qp-v2-hero-summary .qp-v2-summary-price small,.qp-v2-hero-summary li,.qp-v2-hero-summary .qp-v2-validity,.qp-v2-hero-summary .qp-v2-validity strong{color:#fff!important;color-scheme:dark}.qp-v2-hero-logo{-webkit-print-color-adjust:exact;print-color-adjust:exact}.qp-v2-scope-card-featured:after{position:absolute;right:-50px;bottom:-70px;width:190px;height:190px;border:1px solid rgba(255,255,255,.13);border-radius:50%;content:"";pointer-events:none}@page{size:A4;margin:10mm 12mm}.qp-v2-site-map-print{display:none}@media print{html,body,.qp-v2-hero,.qp-v2-hero-summary,.qp-v2-section-number,.qp-v2-site-map,.qp-v2-tick,.qp-v2-extra-selected,.qp-v2-investment,.qp-v2-investment-combined,.qp-v2-media-badge,.qp-v2-scope-card-featured,.qp-v2-footer{print-color-adjust:exact;-webkit-print-color-adjust:exact}body{background:#fff!important;margin:0;padding:7mm;font-size:10px;line-height:1.35}.qp-v2-shell{width:100%;max-width:none!important;padding:0!important;margin:0!important}.qp-v2-sticky,.qp-v2-hero-grid{display:none!important}.qp-v2-deliverable-thumb img{height:72px!important;max-height:72px!important}.qp-v2-examples-link{color:#1d4ed8!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.qp-v2-proposal{width:100%;max-width:100%;border:1px solid #c9c5bc!important;border-radius:2mm!important;box-shadow:none!important;overflow:hidden}.qp-v2-body{display:block!important}.qp-v2-content{padding:8px 3mm 0!important}.qp-v2-hero{min-height:0!important;background:#101b2d!important;color:#fff!important}.qp-v2-hero-copy{padding:14px 16px 12px!important}.qp-v2-hero-street{margin-top:8px!important;max-height:100px!important;height:100px!important}.qp-v2-hero-summary{margin:10px!important;padding:12px 14px!important}.qp-v2-summary-price{font-size:28px!important}.qp-v2-section{padding:14px 0!important}.qp-v2-section-heading h2{font-size:16px!important}.qp-v2-site-map{min-height:140px!important}.qp-v2-site-map-live{display:none!important}.qp-v2-site-map-print{display:block!important}.qp-v2-selection-chips{margin-top:10px!important}.qp-v2-selection-chips p{margin-bottom:6px!important;font-size:10px!important}.qp-v2-selection-chips span{font-size:10px!important;padding:4px 8px!important}.qp-v2-pb-print{padding-bottom:0!important}.qp-v2-scope-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.qp-v2-scope-card{min-height:0!important;padding:10px 12px!important;border-radius:8px!important}.qp-v2-scope-card-featured{background:#101b2d!important;color:#fff!important}.qp-v2-scope-card-featured:after{display:none}.qp-v2-scope-tag{padding:3px 7px!important;font-size:8px!important}.qp-v2-scope-card h3{margin:8px 0 6px!important;font-size:13px!important}.qp-v2-scope-list{gap:3px!important;font-size:10px!important;font-weight:500!important;padding-left:14px!important}.qp-v2-footer{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:2px!important;padding:6px 10px!important;font-size:12px!important;text-align:center!important;background:#ee2737!important;color:#fff!important;border:none!important}.qp-v2-footer a{color:#fff!important}}@media(max-width:640px){.qp-v2-scope-card{min-height:0}.qp-v2-scope-card-featured:after{width:120px;height:120px;right:-40px;bottom:-50px}}
