:root{--primary-blue: #007fb1;--accent-yellow: #fdb913;--accent-black: #333333;--bg-light: #f4f7f9;--white: #ffffff;--text-dark: #333333;--text-muted: #666666;--border-light: #e0e0e0;--success: #28a745;--danger: #dc3545;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--container-max-width: 1200px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-light);color:var(--text-dark);line-height:1.5;-webkit-font-smoothing:antialiased}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{color:var(--primary-blue);font-weight:600;margin-bottom:1rem}p{margin-bottom:1rem;color:var(--text-muted)}.btn{padding:12px 28px;border:none;border-radius:var(--radius-md);cursor:pointer;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.btn-primary{background-color:var(--accent-yellow);color:var(--accent-black)}.btn-primary:hover{background-color:#e5a711;transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background-color:var(--primary-blue);color:#fff}.btn-secondary:hover{background-color:#006a94;transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-outline{background:transparent;border:2px solid var(--primary-blue);color:var(--primary-blue)}.btn-outline:hover{background:var(--primary-blue);color:#fff}.form-group{margin-bottom:24px}.form-label{display:block;font-size:14px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.form-control{width:100%;padding:14px 16px;border:1px solid var(--border-light);border-radius:var(--radius-md);background-color:var(--white);color:var(--text-dark);font-size:16px;transition:border-color .2s}.form-control:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #007fb11a}.card{background-color:var(--white);border-radius:var(--radius-md);padding:32px;box-shadow:var(--shadow-md);border:1px solid rgba(0,0,0,.03)}.text-center{text-align:center}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mr-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mr-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mr-3{margin-right:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mr-4{margin-right:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.m-5{margin:3rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.ml-5{margin-left:3rem!important}.mr-5{margin-right:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.pr-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.pr-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.pr-3{padding-right:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.pr-4{padding-right:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5{padding-left:3rem!important}.pr-5{padding-right:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.w-100{width:100%}.w-50{width:50%}.h-100{height:100%}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bbb}.logo-img{height:48px;width:auto;object-fit:contain}.message-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.message-modal-card{background:white;border-radius:16px;width:100%;max-width:400px;box-shadow:0 10px 40px #0003;overflow:hidden;display:flex;flex-direction:column}.message-modal-card .modal-header{display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.message-modal-card .modal-header .modal-icon{font-size:24px;margin-right:12px;line-height:1}.message-modal-card .modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1a202c;flex-grow:1}.message-modal-card .modal-header .close-btn{background:none;border:none;font-size:28px;line-height:1;color:#718096;cursor:pointer;padding:0;margin:-8px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.message-modal-card .modal-header .close-btn:hover{background:#f7fafc;color:#e53e3e}.message-modal-card .modal-body{padding:24px;background:#f8fafc}.message-modal-card .modal-body .message-text{margin:0;color:#4a5568;font-size:15px;line-height:1.6;text-align:center}.message-modal-card .modal-footer{padding:16px 24px;border-top:1px solid #f0f0f0;display:flex;justify-content:center}.message-modal-card .modal-footer .btn{padding:10px 32px;font-weight:600;border-radius:8px;background:#0e87b6;color:#fff;border:none;cursor:pointer;transition:background .2s}.message-modal-card .modal-footer .btn:hover{background:#0b6b91}
