:root{--red:#d02e2e;--dark:#20242a;--muted:#66717d;--line:#e4e7eb;--soft:#f5f6f8}*{box-sizing:border-box}body{margin:0;background:#eef0f3;color:var(--dark);font-family:"Open Sans",Arial,sans-serif;line-height:1.55}.print-toolbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:920px;margin:0 auto 18px;padding:14px 20px;background:#20242a;color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.18)}.print-toolbar div{display:flex;flex-direction:column}.print-toolbar span{color:#ccd1d6;font-size:12px}.print-toolbar button{border:0;border-radius:8px;padding:11px 17px;background:var(--red);color:#fff;font:700 14px "Open Sans",Arial,sans-serif;cursor:pointer}.pdf-sheet{width:210mm;min-height:297mm;margin:0 auto 35px;padding:16mm 16mm 14mm;background:#fff;box-shadow:0 15px 45px rgba(20,30,45,.14)}.pdf-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:8mm;border-bottom:1px solid var(--line)}.pdf-header img{display:block;width:82mm;max-height:33mm;object-fit:contain;object-position:left center}.pdf-status{flex:0 0 auto;padding:6px 11px;border-radius:999px;background:#fbe8e8;color:var(--red);font-size:11px;font-weight:800;text-transform:uppercase}.pdf-status.is-full{background:#eee;color:#555}.pdf-title{position:relative;margin:9mm 0 7mm;padding:0 0 0 6mm;border-left:2mm solid var(--red)}.pdf-title span{color:var(--red);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pdf-title h1{margin:2mm 0 2mm;font-size:25px;line-height:1.15;letter-spacing:-.02em}.pdf-title p{margin:0;color:var(--muted);font-size:12px}.pdf-facts{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:7mm;border:1px solid var(--line);border-radius:3mm;overflow:hidden}.pdf-facts div{min-height:19mm;padding:4mm 5mm;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft)}.pdf-facts div:nth-child(2n){border-right:0}.pdf-facts div:nth-last-child(-n+2){border-bottom:0}.pdf-facts span{display:block;margin-bottom:1mm;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.pdf-facts strong{display:block;font-size:11px;line-height:1.35}.pdf-section{margin:0 0 6mm;break-inside:avoid}.pdf-section h2{display:flex;align-items:center;gap:3mm;margin:0 0 2.5mm;font-size:15px}.pdf-section h2 span{display:inline-flex;align-items:center;justify-content:center;width:9mm;height:9mm;border-radius:2.5mm;background:#fbeaea;color:var(--red);font-size:9px}.pdf-section p{margin:0 0 2.5mm;color:#3f4851;font-size:10.5px}.pdf-list{display:grid;grid-template-columns:1fr 1fr;gap:2mm;margin:0;padding:0;list-style:none}.pdf-list li{display:flex;align-items:flex-start;gap:2.2mm;padding:2.6mm 3mm;border-radius:2mm;background:var(--soft);font-size:9.5px;line-height:1.35}.pdf-list li span{flex:0 0 5mm;display:inline-flex;align-items:center;justify-content:center;width:5mm;height:5mm;border-radius:50%;background:var(--red);color:#fff;font-size:8px;font-weight:800}.pdf-info{display:grid;grid-template-columns:10mm 1fr;gap:4mm;margin:7mm 0;padding:5mm;border:1px solid #f0d2d2;border-left:2mm solid var(--red);border-radius:3mm;background:#fff8f8;break-inside:avoid}.pdf-info-icon{display:flex;align-items:center;justify-content:center;width:9mm;height:9mm;border-radius:50%;background:var(--red);color:#fff;font-family:Georgia,serif;font-size:16px;font-weight:700}.pdf-info h2{margin:0 0 1.5mm;font-size:13px}.pdf-info p{margin:0;font-size:10px}.pdf-contact{display:flex;justify-content:space-between;align-items:center;gap:10mm;margin-top:8mm;padding:5mm 6mm;border-radius:3mm;background:var(--dark);color:#fff;break-inside:avoid}.pdf-contact span{color:#efb3b3;font-size:9px;font-weight:800;text-transform:uppercase}.pdf-contact h2{margin:1mm 0 0;font-size:14px}.pdf-contact>div:last-child{text-align:right;font-size:10px}.pdf-contact strong{color:#fff;font-size:15px}.pdf-footer{margin-top:8mm;padding-top:4mm;border-top:1px solid var(--line);color:var(--muted);font-size:8.5px;line-height:1.55;text-align:center}.pdf-footer strong{color:var(--dark);font-size:10px}.pdf-footer div{margin-top:2mm;color:var(--red);font-size:8px;font-weight:800;letter-spacing:.08em}
@page{size:A4;margin:0}@media print{body{background:#fff;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.print-toolbar{display:none!important}.pdf-sheet{width:210mm;min-height:297mm;margin:0;padding:15mm 16mm 13mm;box-shadow:none}.pdf-header img{width:78mm}.pdf-section,.pdf-info,.pdf-contact,.pdf-facts{break-inside:avoid;page-break-inside:avoid}}
@media screen and (max-width:760px){.print-toolbar{margin:0;padding:12px;align-items:stretch;flex-direction:column}.pdf-sheet{width:100%;min-height:auto;margin:0;padding:24px}.pdf-header{align-items:flex-start;flex-direction:column}.pdf-header img{width:min(100%,360px)}.pdf-facts,.pdf-list{grid-template-columns:1fr}.pdf-facts div{border-right:0;border-bottom:1px solid var(--line)!important}.pdf-facts div:last-child{border-bottom:0!important}.pdf-contact{align-items:flex-start;flex-direction:column}.pdf-contact>div:last-child{text-align:left}}
