body{font-family:Inter,system-ui,sans-serif;line-height:1.6;color:#333}.container{max-width:600px;margin:0 auto;padding:20px}.header{text-align:center;margin-bottom:30px}.logo{height:60px;width:auto;margin-bottom:20px}.content{background:#f9fafb;padding:24px;border-radius:12px}.field{margin-bottom:16px}.label{font-weight:600;color:#0a1128;margin-bottom:4px;display:block}.value{color:#64748b}.section{padding:80px 0}.wrap{max-width:1120px;margin:0 auto;padding:0 20px}.panel{background:rgb(255 255 255 / .92);border:1px solid rgb(230 232 238 / .9);border-radius:24px;box-shadow:0 2px 8px rgb(10 17 40 / .04);padding:32px;margin-bottom:24px}.kicker{font-size:.875rem;color:#8b5cf6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-weight:900}.panel h1{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;margin-bottom:16px;color:#0a1128;line-height:1.2}.lead{font-size:1.125rem;color:#64748b;line-height:1.7;margin-bottom:0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}@media (max-width:768px){.grid-2{grid-template-columns:1fr}.section{padding:40px 0}.panel{padding:24px}}.form-group{margin-bottom:20px}.form-label{display:block;font-weight:600;color:#0a1128;margin-bottom:8px;font-size:.9375rem}.form-label .required{color:#dc2626;margin-left:4px}.input{width:100%;padding:12px 16px;border:1px solid rgb(230 232 238 / .9);border-radius:12px;font-size:.9375rem;font-family:Inter,system-ui,sans-serif;background:rgb(255 255 255 / .9);color:#0a1128;transition:all 0.2s ease}.input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}textarea.input{min-height:120px;resize:vertical;font-family:Inter,system-ui,sans-serif}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-weight:600;font-size:.9375rem;text-decoration:none;border:none;cursor:pointer;transition:all 0.2s ease}.btn-primary{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);color:#fff;width:100%}.btn-primary:hover{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgb(59 130 246 / .3)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.alert{padding:16px 20px;border-radius:12px;margin-bottom:24px;font-weight:600}.alert-success{background:rgb(16 185 129 / .1);border:1px solid rgb(16 185 129 / .3);color:#059669}.alert-error{background:rgb(239 68 68 / .1);border:1px solid rgb(239 68 68 / .3);color:#dc2626}.contact-info-card{background:rgb(255 255 255 / .92);border:1px solid rgb(230 232 238 / .9);border-radius:24px;box-shadow:0 2px 8px rgb(10 17 40 / .04);padding:32px}.contact-info-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.contact-info-item:last-child{margin-bottom:0}.contact-info-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:20px}.contact-info-content h3{font-size:1rem;font-weight:700;color:#0a1128;margin-bottom:4px}.contact-info-content p{font-size:.9375rem;color:#64748b;margin:0;line-height:1.6}.contact-info-content a{color:#3b82f6;text-decoration:none;font-weight:600}.contact-info-content a:hover{color:#2563eb;text-decoration:underline}.site-footer{background:#151B2E;border-top:1px solid #2D3748;padding:80px 0 32px}.site-footer .footer-hero{margin-bottom:64px}.site-footer .footer-hero-inner{display:flex;justify-content:space-between;align-items:center;gap:48px}.site-footer .footer-kicker{font-size:.875rem;color:#A0AEC0;text-transform:uppercase;margin-bottom:8px}.site-footer .footer-hero-title{font-size:2rem;font-weight:700;margin-bottom:12px;color:#fff}.site-footer .footer-hero-sub{color:#A0AEC0;margin-bottom:24px}.site-footer .footer-hero-cta{display:flex;gap:12px}.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:48px}.site-footer .footer-title{font-weight:600;margin-bottom:16px;color:#fff}.site-footer .footer-links{display:flex;flex-direction:column;gap:12px}.site-footer .footer-links a{color:#A0AEC0;text-decoration:none;transition:color 0.2s}.site-footer .footer-links a:hover{color:#fff}.site-footer .footer-muted{color:#A0AEC0;font-size:.9375rem;line-height:1.6}.site-footer .footer-muted a{color:rgb(255 255 255 / .9)}.site-footer .footer-hero-cta .btn-primary{width:auto;padding:10px 20px}.site-footer .btn-primary{padding:10px 20px}