.section-header{position:relative;margin:25px 0}.section-line{width:100%;height:3px}.section-label{position:absolute;top:-10px;left:12px;background:#cfe3f3;padding:4px 14px;border-radius:8px;font-weight:600;font-size:16px;color:#000;display:inline-block}.section-title-wrapper{display:flex;align-items:center;width:100%;margin:10px 0}.section-title{font-size:20px;font-weight:700;color:#000;white-space:nowrap}.section-line{flex-grow:1;height:10px;background-color:#8bb7d6;margin-left:14px;border-radius:2px}.address-wrapper{position:relative}.address-wrapper:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background-color:#cfd8dc;transform:translateX(-50%)}body{background:#e6f2ff;display:flex;justify-content:center;align-items:center;height:100vh;font-family:Tiro Bangla,sans-serif}.smart-card{width:85.6mm;height:54mm;background:linear-gradient(135deg,#0b5d20,#02280f);border-radius:3.2mm;color:#fff;padding:3mm;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between}.gov-logo{position:absolute;left:3mm;top:3mm;width:9mm}.header{text-align:center}.header h1{margin:0;font-size:3.2mm}.header p{margin:0;font-size:2.5mm}.card-type{color:#ffe600;font-weight:700;font-size:2.2mm}.chip{width:12mm;height:9mm;background:linear-gradient(#f0d58e,#c8a14c);position:absolute;right:4mm;top:50%;transform:translateY(-50%);border-radius:1mm}.main-content{display:grid;grid-template-columns:18mm 1fr;gap:3mm}.profile-img{width:17mm;height:20mm;border:1px solid #fff;-o-object-fit:cover;object-fit:cover}.signature{font-size:2mm;border-top:1px solid hsla(0,0%,100%,.5);text-align:center;margin-top:1mm}.data-grid{display:grid;grid-template-columns:17mm 1fr;font-size:2.3mm;row-gap:.6mm}.footer{border-top:1px solid hsla(0,0%,100%,.3);padding-top:1mm;font-size:2.4mm;font-family:monospace}@media print{body{background:#fff}.smart-card{box-shadow:none}}