.biodata-builder-section{padding:60px 0;background:linear-gradient(135deg,#f5f7fa 0,#c3cfe2 100%);min-height:100vh}.biodata-builder-header{text-align:center;margin-bottom:50px}.biodata-builder-header h1{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.biodata-builder-header h1 i{color:#f6af04;margin-right:10px}.biodata-builder-header p{font-size:18px;color:#7f8c8d;font-weight:500}.template-selector{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.1);margin-bottom:40px}.template-selector h3{font-size:26px;font-weight:700;color:#2c3e50;margin-bottom:25px;text-align:center}.template-selector h3 i{color:#f6af04;margin-right:10px}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px}.template-card{background:#f8f9fa;border:3px solid transparent;border-radius:12px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;position:relative}.template-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.template-card.active{border-color:#f6af04;background:#fff8e6;box-shadow:0 8px 20px rgba(246,175,4,.3)}.template-card.active::after{content:'✓';position:absolute;top:10px;right:10px;background:#f6af04;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.template-preview{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:15px;border-radius:8px;border:2px dashed #ddd}.template-preview i{font-size:48px;margin-bottom:10px}.template-preview span{font-weight:700;font-size:14px;letter-spacing:2px}.classic-preview{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff}.modern-preview{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%);color:#fff}.elegant-preview{background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%);color:#fff}.royal-preview{background:linear-gradient(135deg,#fa709a 0,#fee140 100%);color:#fff}.template-card h4{font-size:20px;font-weight:700;color:#2c3e50;margin-bottom:5px}.template-card p{font-size:14px;color:#7f8c8d;margin:0}.biodata-form-container{background:#fff;padding:35px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.1);margin-bottom:30px}.biodata-form-container h3{font-size:26px;font-weight:700;color:#2c3e50;margin-bottom:25px;border-bottom:3px solid #f6af04;padding-bottom:10px}.biodata-form-container h3 i{color:#f6af04;margin-right:10px}.form-section{margin-bottom:35px;padding:25px;background:#f8f9fa;border-radius:10px;border-left:4px solid #f6af04}.form-section h4{font-size:20px;font-weight:700;color:#2c3e50;margin-bottom:20px;display:flex;align-items:center}.form-section h4::before{content:'';width:4px;height:20px;background:#f6af04;margin-right:10px}.form-group label{font-weight:600;color:#34495e;margin-bottom:8px;font-size:14px}.form-control{border:2px solid #e0e0e0;border-radius:8px;padding:12px 15px;font-size:14px;transition:all .3s ease}.form-control:focus{border-color:#f6af04;box-shadow:0 0 0 .2rem rgba(246,175,4,.25)}.required{color:#e74c3c;font-weight:700}.photo-preview-container{margin-top:15px;text-align:center}.photo-preview-container img{max-width:200px;max-height:200px;border-radius:10px;border:3px solid #f6af04;box-shadow:0 4px 10px rgba(0,0,0,.1)}.form-actions{display:flex;gap:15px;justify-content:center;margin-top:30px;flex-wrap:wrap}.form-actions .btn{padding:12px 35px;font-size:16px;font-weight:600;border-radius:50px;transition:all .3s ease;border:none}.form-actions .btn i{margin-right:8px}.form-actions .btn-primary{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.form-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.form-actions .btn-warning{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%);color:#fff}.form-actions .btn-warning:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(240,147,251,.4)}.biodata-preview-container{position:sticky;top:20px;background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.1)}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:3px solid #f6af04}.preview-header h3{font-size:22px;font-weight:700;color:#2c3e50;margin:0}.preview-header h3 i{color:#f6af04;margin-right:10px}.preview-header .btn{padding:10px 25px;font-size:14px;font-weight:600;border-radius:50px;border:none;transition:all .3s ease}.preview-header .btn-success{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%)}.preview-header .btn-success:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(17,153,142,.4)}.preview-header .btn:disabled{opacity:.5;cursor:not-allowed}.biodata-preview{background:#fff;border:2px solid #e0e0e0;border-radius:10px;min-height:600px;max-height:800px;overflow-y:auto;padding:20px}.preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#bdc3c7;text-align:center;padding:100px 20px}.preview-placeholder i{margin-bottom:20px;opacity:.5}.preview-placeholder p{font-size:18px;font-weight:500}.biodata-template{font-family:Arial,sans-serif;max-width:800px;margin:0 auto;padding:40px;background:#fff;border-radius:10px}.template-classic{border:5px double #667eea;background:linear-gradient(to bottom,#fff 0,#f8f9fa 100%)}.template-classic .biodata-header{text-align:center;border-bottom:3px solid #667eea;padding-bottom:20px;margin-bottom:30px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;padding:30px;border-radius:5px}.template-classic .biodata-title{font-size:32px;font-weight:700;margin:0 0 10px 0;text-transform:uppercase;letter-spacing:3px}.template-classic .biodata-subtitle{font-size:16px;font-weight:400;margin:0;opacity:.9}.template-modern{border:none;box-shadow:0 0 30px rgba(0,0,0,.1);background:#fff}.template-modern .biodata-header{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%);color:#fff;padding:40px;margin:-40px -40px 30px -40px;border-radius:10px 10px 0 0}.template-modern .biodata-title{font-size:36px;font-weight:300;margin:0 0 10px 0;letter-spacing:2px}.template-modern .biodata-subtitle{font-size:14px;font-weight:300;margin:0;opacity:.9;text-transform:uppercase;letter-spacing:3px}.template-elegant{border:1px solid #4facfe;background:linear-gradient(to bottom right,#fff 0,#f0f9ff 100%)}.template-elegant .biodata-header{text-align:center;padding:30px;margin-bottom:30px;border-bottom:2px solid #4facfe;background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%);color:#fff;border-radius:5px}.template-elegant .biodata-title{font-size:34px;font-weight:600;margin:0 0 10px 0;font-family:Georgia,serif}.template-elegant .biodata-subtitle{font-size:16px;font-weight:300;margin:0;font-style:italic}.template-royal{border:3px solid #fa709a;background:linear-gradient(to bottom,#fff 0,#fff9f0 100%);box-shadow:0 0 40px rgba(250,112,154,.3)}.template-royal .biodata-header{text-align:center;padding:40px;margin-bottom:30px;background:linear-gradient(135deg,#fa709a 0,#fee140 100%);color:#fff;border-radius:5px;position:relative}.template-royal .biodata-header::after,.template-royal .biodata-header::before{content:'❖';position:absolute;font-size:24px;top:50%;transform:translateY(-50%)}.template-royal .biodata-header::before{left:20px}.template-royal .biodata-header::after{right:20px}.template-royal .biodata-title{font-size:38px;font-weight:700;margin:0 0 10px 0;text-transform:uppercase;letter-spacing:4px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.template-royal .biodata-subtitle{font-size:16px;font-weight:400;margin:0;letter-spacing:2px}.biodata-photo-section{text-align:center;margin-bottom:30px}.biodata-photo{width:180px;height:180px;border-radius:50%;object-fit:cover;border:5px solid #f6af04;box-shadow:0 5px 15px rgba(0,0,0,.2);display:inline-block}.biodata-section{margin-bottom:25px;padding:20px;background:rgba(255,255,255,.8);border-radius:8px;border-left:4px solid #f6af04}.biodata-section-title{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 15px 0;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center}.biodata-section-title i{margin-right:10px;color:#f6af04}.biodata-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.biodata-detail-item{display:flex;padding:10px;background:#fff;border-radius:5px;border:1px solid #e0e0e0}.biodata-detail-label{font-weight:700;color:#34495e;min-width:140px;font-size:14px}.biodata-detail-value{color:#555;font-size:14px;flex:1}.biodata-text-content{color:#555;font-size:14px;line-height:1.6;padding:10px;background:#fff;border-radius:5px;border:1px solid #e0e0e0}@media (max-width:992px){.biodata-preview-container{position:relative;margin-top:30px}.template-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.biodata-builder-header h1{font-size:32px}.biodata-builder-header p{font-size:16px}.template-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.preview-header{flex-direction:column;gap:15px;align-items:flex-start}.preview-header .btn{width:100%}.biodata-template{padding:20px}.biodata-details{grid-template-columns:1fr}}@media print{body *{visibility:hidden}#biodataPreview,#biodataPreview *{visibility:visible}#biodataPreview{position:absolute;left:0;top:0;width:100%}.biodata-template{page-break-inside:avoid}}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:15px 20px;border-radius:8px;margin-bottom:20px;display:none}.success-message.show{display:block;animation:slideIn .5s ease}@keyframes slideIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}