*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:Roboto,sans-serif;background:#f8f9fa;padding:15px;font-size:14px;line-height:1.4;color:#333}.slip-container{background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08);max-width:700px;margin:0 auto;padding:25px;position:relative;overflow:hidden}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eaeaea}.clinic-info h1{color:#1a5276;font-size:22px;font-weight:700;margin-bottom:5px;letter-spacing:.5px}.clinic-info p{font-size:12px;color:#666;margin:2px 0}.logo-container{text-align:right}.logo{width:70px;height:70px;border-radius:6px;object-fit:contain;border:1px solid #e0e0e0;padding:5px;background:#fff}.slip-id{position:absolute;top:25px;right:25px;background:#1a5276;color:white;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:500}.content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:20px}.section{margin-bottom:15px}.section-title{font-size:14px;font-weight:600;color:#1a5276;margin-bottom:8px;padding-bottom:5px;border-bottom:1px dashed #e0e0e0;display:flex;align-items:center;gap:6px}.info-row{display:flex;margin-bottom:6px}.info-label{flex:0 0 120px;font-weight:500;color:#555}.info-value{flex:1 1;color:#222}.status-badge{display:inline-block;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.status-confirmed{background:#e8f5e9;color:#2e7d32}.status-pending{background:#fff3e0;color:#ef6c00}.status-cancelled{background:#ffebee;color:#c62828}.qr-section{text-align:center;padding:15px;background:#f9f9f9;border-radius:6px;margin:20px 0;grid-column:span 2}.qr-code{width:120px;height:120px;margin:0 auto 10px;border:1px solid #e0e0e0;border-radius:4px;padding:5px;background:white;display:block}.qr-text{font-size:11px;color:#666}.signature-area{display:flex;justify-content:space-between;margin-top:25px;padding-top:15px;border-top:1px dashed #ccc}.signature-box{width:45%;text-align:center}.signature-line{height:1px;background:#333;margin:30px 0 5px}.signature-label{font-size:11px;color:#666}.footer{text-align:center;font-size:11px;color:#888;margin-top:20px;padding-top:15px;border-top:1px dashed #ddd}.footer p{margin:2px 0}.action-buttons{display:flex;gap:12px;justify-content:center;margin-top:20px}.print-btn{background:#1a5276;color:white;border:none;padding:10px 20px;border-radius:4px;font-weight:500;cursor:pointer;font-size:14px;transition:background .3s}.print-btn:hover{background:#144260}.pdf-btn{background:#c0392b;color:white;border:none;padding:10px 20px;border-radius:4px;font-weight:500;cursor:pointer;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:background .3s}.pdf-btn:hover{background:#a93226}@media print{body{background:#fff;padding:0}.slip-container{box-shadow:none;border:1px solid #ddd;padding:20px}.action-buttons{display:none}}