.header{position:sticky;top:0;z-index:1000;background:#f8f8f6f5;border-bottom:1px solid rgba(47,60,108,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo h1{margin:0;color:var(--color-primary);font-size:1.7rem;font-weight:800}.logo-image{height:44px;width:auto;object-fit:contain;border-radius:8px;background:var(--color-secondary);padding:6px}.nav-links{display:flex;list-style:none;gap:1.8rem;align-items:center}.nav-links li a{color:var(--color-primary);text-decoration:none;font-weight:600;transition:color .25s ease,opacity .25s ease;font-size:.98rem}.webinars-nav-item{position:relative}.webinars-link{position:relative;display:inline-flex;align-items:center;gap:.35rem;padding-top:.45rem}.webinars-ribbon{position:absolute;top:-.7rem;left:.05rem;background:#d62828;color:#fff;font-size:.68rem;line-height:1;padding:.18rem .42rem;border-radius:999px;letter-spacing:.08em;box-shadow:0 6px 14px #d628283d}.nav-links li a:hover{color:var(--color-primary-hover);opacity:.9}.btn-primary{background:var(--color-primary);color:#fff!important;padding:.75rem 1.4rem!important;border-radius:999px!important;font-weight:700!important}.btn-secondary{background:transparent!important;color:var(--color-primary)!important;padding:.75rem 1.4rem!important;border-radius:999px!important;font-weight:700!important;border:1px solid rgba(47,60,108,.16)!important}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger span{width:26px;height:3px;background:var(--color-primary);margin:4px 0;transition:.3s;border-radius:99px}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width: 768px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:72%;max-width:320px;background:#f8f8f6fa;flex-direction:column;align-items:flex-start;padding:5rem 1.5rem 2rem;gap:1.25rem;transition:right .3s ease;box-shadow:-6px 0 26px #2f3c6c1f}.nav-links.active{right:0}.nav-links li{width:100%}.nav-links li a,.nav-links li .btn-primary,.nav-links li .btn-secondary{display:block;padding:.55rem 0;font-size:1rem}.webinars-link{padding-top:.2rem}.webinars-ribbon{top:-.45rem}}.footer{background:#2f3c6c;color:#e2e0d6;padding:3rem 0 1.5rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section h3{font-size:1.4rem}.footer-section h4{font-size:1.05rem}.footer-section p,.footer-section ul li,.footer-bottom{color:#d8d3ca;line-height:1.8}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#d8d3ca;text-decoration:none;transition:color .25s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem}.social-links a{font-size:1.3rem;transition:transform .25s ease}.social-links a:hover{transform:translateY(-2px)}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16)}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:1.75rem}}.hero{padding:80px 0;background:linear-gradient(135deg,#f8f8f6e6,#2f3c6c14)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.hero-copy{max-width:560px}.hero-copy .eyebrow{display:inline-flex;margin-bottom:18px;color:#d4af37;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1{font-size:clamp(2.75rem,4vw,3.85rem);line-height:1.05;margin-bottom:24px;color:var(--color-primary)}.hero-copy p{max-width:520px;color:var(--color-body);font-size:1.05rem;line-height:1.8;margin-bottom:32px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:36px}.btn-primary-large,.btn-outline-secondary{padding:16px 30px;border-radius:14px;font-size:1rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background-color .2s ease}.btn-primary-large{background:var(--color-primary);color:var(--color-background);border:none}.btn-primary-large:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.btn-outline-secondary{background:transparent;border:1px solid var(--color-primary);color:var(--color-primary)}.btn-outline-secondary:hover{border-color:var(--color-primary-hover);color:var(--color-primary-hover);transform:translateY(-1px)}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hero-metrics div{padding:22px;background:#fff;border-radius:18px;box-shadow:0 12px 30px #2f3c6c0f}.hero-metrics strong{display:block;font-size:1.75rem;color:var(--color-primary);margin-bottom:10px}.hero-metrics span{color:var(--color-body)}.hero-visual{display:grid;place-items:center}.hero-card{width:100%;max-width:480px;border-radius:28px;padding:28px}.hero-badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#2f3c6c0f;color:var(--color-primary);font-size:.9rem;font-weight:600;margin-bottom:18px;box-shadow:0 8px 20px #2f3c6c0f;border:1px solid rgba(47,60,108,.04)}.hero-graphic img{width:100%;border-radius:18px;display:block;object-fit:cover;box-shadow:0 6px 18px #2f3c6c0f}@media (max-width: 960px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-copy,.hero-visual{justify-self:center}.hero-metrics{grid-template-columns:1fr}}@media (max-width: 640px){.hero{padding:60px 0}.hero-copy p{margin-bottom:28px}}.services{padding:5rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.section-header{text-align:center;margin-bottom:4rem}.section-header .eyebrow{display:inline-block;margin-bottom:16px;color:#d4af37;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.section-header h2{font-size:2.5rem;color:#102147;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#273f6a}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #0f172a14;transition:transform .3s ease,box-shadow .3s ease;text-align:left;display:flex;flex-direction:column;min-height:360px}.service-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #0f172a1f}.service-image,.service-image-fallback{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#d8e5f5,#aec5e2);color:#102147;font-size:2rem;font-weight:700}.service-image{height:200px;width:100%;object-fit:contain;background-color:transparent}.service-card h3{font-size:1.55rem;color:#111827;margin:0 0 .75rem}.service-card p{color:#4b5563;line-height:1.8;margin:0}.service-card-content{padding:1.75rem;flex:1 1 auto}@media (max-width: 768px){.services{padding:3rem 0}.section-header h2{font-size:2rem}.services-grid{grid-template-columns:1fr}}.why-choose-us{padding:80px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.why-content{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.why-text .eyebrow{display:inline-flex;margin-bottom:16px;color:#1f2a4d;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.why-text h2{font-size:clamp(2.4rem,3vw,3.2rem);color:#102147;margin-bottom:20px}.subtitle{font-size:1.05rem;color:#4a5568;line-height:1.9;margin-bottom:32px;max-width:620px}.benefits-list{display:grid;gap:18px}.benefit-item{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.benefit-icon{width:44px;height:44px;border-radius:14px;background:#2f3c6c;color:#f8f8f6;display:grid;place-items:center;font-weight:700}.benefit-item h4{font-size:1.1rem;color:#24305a;margin-bottom:8px}.benefit-item p{color:#4a5568;line-height:1.7}.why-visual{display:grid}.stats-card{padding:32px;border-radius:28px;background:#f8f8f6;box-shadow:0 20px 50px #2f3c6c14}.stat-item{text-align:center;padding:24px 0;border-bottom:1px solid rgba(47,60,108,.08)}.stat-item:last-child{border-bottom:none}.stat-item h3{font-size:2.4rem;color:#2f3c6c;margin-bottom:10px}.stat-item p{color:#4a5568;line-height:1.6}@media (max-width: 960px){.why-content{grid-template-columns:1fr}}@media (max-width: 640px){.why-choose-us{padding:60px 0}}.process-section{padding:5rem 0;background:#fff}.section-head{max-width:720px;margin:0 auto 3rem;text-align:center}.section-head .eyebrow{color:#4a5568;text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;margin-bottom:1rem}.section-head h2{color:#2f3c6c;font-size:2.75rem;margin-bottom:1rem}.section-head .section-copy{color:#4a5568;font-size:1.05rem;line-height:1.8}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.process-card{background:#f8f8f6;border:1px solid rgba(47,60,108,.08);border-radius:24px;padding:2rem;box-shadow:0 18px 45px #2f3c6c0f}.step-pill{width:44px;height:44px;border-radius:14px;background:#2f3c6c;color:#fff;display:grid;place-items:center;margin-bottom:1.25rem;font-weight:700}.process-card h3{color:#2f3c6c;margin-bottom:.85rem;font-size:1.25rem}.process-card p{color:#4a5568;line-height:1.9}@media (max-width: 960px){.process-grid{grid-template-columns:1fr}}.faq-section{padding:5rem 0;background:#f8f8f6}.faq-header{max-width:720px;margin:0 auto 2.5rem;text-align:center}.faq-header .eyebrow{color:#4a5568;text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;margin-bottom:1rem}.faq-header h2{color:#2f3c6c;font-size:2.5rem;margin-bottom:1rem}.faq-header p{color:#4a5568;font-size:1rem;line-height:1.8}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:1.75rem}.faq-grid{align-items:start}.faq-list{display:grid;gap:1rem}.faq-tab{border:1px solid rgba(47,60,108,.14);border-radius:16px;padding:1rem 1.25rem;background:#fff;color:#2f3c6c;text-align:left;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;min-height:80px;display:flex;align-items:center;align-self:start}.faq-tab:hover,.faq-tab.active{border-color:#2f3c6c;box-shadow:0 14px 30px #2f3c6c14;transform:translateY(-2px)}.faq-panel{background:#fff;border-radius:24px;padding:2rem;border:1px solid rgba(47,60,108,.08);box-shadow:0 18px 45px #2f3c6c0f}.faq-panel h3{margin-top:0;color:#2f3c6c;font-size:1.75rem;margin-bottom:1rem}.faq-panel p{color:#4a5568;line-height:1.9}@media (max-width: 960px){.faq-grid{grid-template-columns:1fr}}.cta{background:#24305a;color:#f8f8f6;padding:80px 0}.cta-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.eyebrow{display:inline-block;margin-bottom:16px;color:#e2e0d6;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.cta h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:24px;color:#f8f8f6}.cta p{max-width:540px;color:#e2e0d6;font-size:1.05rem;line-height:1.8;margin-bottom:32px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px}.btn-cta-primary,.btn-cta-secondary{padding:16px 32px;border-radius:14px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.btn-cta-primary{background:#f8f8f6;color:#24305a;border:none}.btn-cta-secondary{background:transparent;color:#f8f8f6;border:1px solid rgba(255,255,255,.4)}.btn-cta-primary:hover,.btn-cta-secondary:hover{transform:translateY(-1px)}@media (max-width: 960px){.cta-inner{grid-template-columns:1fr}}@media (max-width: 640px){.cta{padding:60px 0}.cta-buttons{justify-content:center}.btn-cta-primary,.btn-cta-secondary{width:100%;max-width:320px}}.country-section{padding:5rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.country-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.country-card{background:#fff;border-radius:16px;padding:2.5rem 1.5rem;text-align:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #00000014;position:relative;overflow:hidden}.country-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:320px}.country-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .4s ease;z-index:0}.country-card:hover:before{opacity:.05}.country-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 12px 35px #667eea40}.country-flag-circle{width:120px;height:120px;margin:0 auto 1.5rem;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .4s ease;border:4px solid #e0e0e0}.country-card:hover .country-flag-circle{border-color:#667eea;transform:rotate(360deg);box-shadow:0 8px 25px #667eea4d}.flag-emoji{font-size:4rem;line-height:1;filter:grayscale(100%) brightness(.9);transition:filter .4s ease;position:relative;z-index:1}.flag-image{max-width:100%;max-height:100%;object-fit:contain;display:block}.country-card:hover .flag-emoji{filter:grayscale(0%) brightness(1)}.country-card-name{font-size:1.3rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem;position:relative;z-index:1;transition:color .3s ease}.country-card:hover .country-card-name{color:#667eea}.country-card-action{font-size:.95rem;color:#999;margin:0;opacity:0;transform:translateY(10px);transition:all .3s ease;position:relative;z-index:1}.country-card:hover .country-card-action{opacity:1;transform:translateY(0);color:#667eea;font-weight:500}@media (max-width: 768px){.country-section{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;padding:0 1rem}.country-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:0 1rem}.country-card{padding:2rem 1rem}.country-flag-circle{width:100px;height:100px}.flag-emoji{font-size:3rem}.country-card-name{font-size:1.1rem}}@media (max-width: 480px){.country-grid{grid-template-columns:repeat(2,1fr)}}.form-container{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:-2rem;position:relative}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:100px}.declaration-text{background:#f7fafc;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #667eea}.declaration-text p{color:#4a5568;line-height:1.6;margin:0}@media (max-width: 768px){.registration-hero h1{font-size:2rem}.registration-hero p{font-size:1rem}.form-container{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-container h2{font-size:1.5rem}}.success-container{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.success-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:3rem;max-width:600px;text-align:center;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:scaleIn .5s ease-out .2s both}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-icon svg{width:50px;height:50px;color:#fff;stroke-width:3}.success-card h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.success-card p{font-size:1.125rem;color:#6b7280;line-height:1.75;margin-bottom:2rem}.success-details{background:#f3f4f6;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:left}.success-details h3{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.success-details-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.success-details-row:last-child{border-bottom:none}.success-details-row strong{color:#6b7280;font-weight:500}.success-details-row span{color:#1f2937;font-weight:600}.home-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #667eea66}.home-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.home-button svg{width:20px;height:20px}.registration-page{min-height:100vh;padding-bottom:4rem}.registration-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0 3rem;text-align:center}.registration-hero h1{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.registration-hero p{font-size:1.1rem;line-height:1.8;max-width:900px;margin:0 auto;opacity:.95}.form-container{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:-2rem;position:relative;max-width:800px;margin-left:auto;margin-right:auto}.form-container h2{font-size:2rem;color:#2d3748;margin-bottom:.5rem;text-align:center}.form-subtitle{text-align:center;color:#718096;margin-bottom:2.5rem;line-height:1.6}.form-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.form-section:last-of-type{border-bottom:none}.form-section h3{font-size:1.3rem;color:#667eea;margin-bottom:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group label{display:block;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.95rem}.required{color:#e53e3e}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer;background-color:#fff}.benefits-box{background:linear-gradient(135deg,#f0f4ff,#e8ecff);padding:1.5rem;border-radius:10px;margin-bottom:2rem;border-left:4px solid #667eea}.benefits-box h4{color:#667eea;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.benefits-box ul{list-style:none;padding-left:0}.benefits-box ul li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.benefits-box ul li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.submit-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}@media (max-width: 768px){.registration-hero h1{font-size:2rem}.registration-hero p{font-size:1rem}.form-container{padding:2rem 1.5rem;margin-top:-1rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-container h2{font-size:1.5rem}.benefits-box{padding:1rem}}.privacy-policy-page{min-height:100vh;padding-bottom:4rem}.privacy-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0 3rem;text-align:center}.privacy-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.last-updated{font-size:1rem;opacity:.9}.privacy-content{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:-2rem;position:relative;max-width:900px;margin-left:auto;margin-right:auto}.intro-text{margin-bottom:2.5rem;padding:1.5rem;background:#f7fafc;border-radius:10px;border-left:4px solid #667eea}.intro-text p{color:#2d3748;line-height:1.8;font-size:1.05rem;margin:0}.policy-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.policy-section:last-of-type{border-bottom:none}.policy-section h2{font-size:1.5rem;color:#667eea;margin-bottom:1rem;font-weight:600}.policy-section p{color:#4a5568;line-height:1.8;font-size:1rem;margin-bottom:1rem}.warning-box{background:#fff5f5;border:2px solid #fc8181;border-radius:8px;padding:1rem 1.5rem;margin-top:1rem;color:#c53030}.warning-box strong{display:block;margin-bottom:.5rem}.contact-info{background:#f7fafc;padding:1.5rem;border-radius:10px;margin-top:1rem}.contact-item{padding:.75rem 0;color:#2d3748;font-size:1rem;border-bottom:1px solid #e2e8f0}.contact-item:last-child{border-bottom:none}.contact-item strong{color:#667eea;margin-right:.5rem}.contact-item a{color:#4a5568;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#667eea}@media (max-width: 768px){.privacy-hero h1{font-size:2rem}.privacy-content{padding:2rem 1.5rem;margin-top:-1rem}.policy-section h2{font-size:1.3rem}.intro-text{padding:1rem}}._button_n0peh_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;border-radius:var(--radius-pill);border:1px solid transparent;padding:.9em 1.4em;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease;text-decoration:none}._buttonPrimary_n0peh_17{background:var(--color-primary);color:#fff}._buttonSecondary_n0peh_22{background:var(--color-secondary);color:var(--color-primary)}._buttonOutline_n0peh_27{background:transparent;border-color:var(--color-border);color:var(--color-heading)}._buttonGhost_n0peh_33{background:transparent;color:var(--color-heading)}._buttonDanger_n0peh_38{background:var(--color-danger);color:#fff}._buttonSuccess_n0peh_43{background:var(--color-success);color:#fff}._button_n0peh_1:hover{transform:translateY(-1px)}._buttonPrimary_n0peh_17:hover{background:var(--color-primary-hover)}._buttonSecondary_n0peh_22:hover{background:#d7d5cc}._buttonOutline_n0peh_27:hover{background:#2f3c6c0a}._buttonGhost_n0peh_33:hover{background:#2f3c6c14}._buttonDisabled_n0peh_68,._button_n0peh_1:disabled{opacity:.65;cursor:not-allowed;transform:none}._inputWrapper_n0peh_75{display:flex;flex-direction:column;gap:.5rem;width:100%}._label_n0peh_82{font-size:.95rem;color:var(--color-heading);font-weight:600}._input_n0peh_75{width:100%;min-height:44px;padding:.95rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-body);box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease}._input_n0peh_75:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2f3c6c1f}._inputError_n0peh_106{border-color:var(--color-danger)}._errorText_n0peh_110{color:var(--color-danger);font-size:.9rem}._tableWrapper_n0peh_115{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-base);background:var(--color-surface);box-shadow:var(--shadow-soft)}._table_n0peh_115{width:100%;border-collapse:collapse;min-width:100%}._table_n0peh_115 th,._table_n0peh_115 td{text-align:left;padding:1rem;border-bottom:1px solid rgba(47,60,108,.08);color:var(--color-body)}._table_n0peh_115 th{font-weight:700;color:var(--color-heading);background:#2f3c6c08}._table_n0peh_115 tr:hover{background:#2f3c6c0d}._card_n0peh_147{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-base);box-shadow:var(--shadow-soft);padding:1.5rem;color:var(--color-body)}._cardHeader_n0peh_156{margin-bottom:1rem}._cardTitle_n0peh_160{margin:0;font-size:1.25rem;color:var(--color-heading)}._badge_n0peh_166{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);font-size:.8rem;font-weight:700;padding:.35rem .75rem;text-transform:uppercase;letter-spacing:.04em;background:#2f3c6c14;color:var(--color-heading)}._badgeSolid_n0peh_180{background:var(--color-primary);color:#fff}._badgeSuccess_n0peh_185{background:var(--color-success);color:#fff}._badgeDanger_n0peh_190{background:var(--color-danger);color:#fff}._modalOverlay_n0peh_195{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0f172a73}._modalContent_n0peh_206{width:100%;max-width:740px;background:var(--color-surface);border-radius:var(--radius-base);border:1px solid var(--color-border);box-shadow:0 24px 64px #0f172a2e;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 4rem)}._modalHeader_n0peh_219{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--color-border)}._modalTitle_n0peh_228{margin:0;font-size:1.125rem;color:var(--color-heading)}._modalBody_n0peh_234{padding:1rem 1.5rem 1.5rem;overflow:auto}._modalFooter_n0peh_239{padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--color-border);display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}._modalClose_n0peh_248{background:transparent;border:none;color:var(--color-muted);font-size:1rem;cursor:pointer}._modalClose_n0peh_248:hover{color:var(--color-heading)}@media (max-width: 520px){._button_n0peh_1{width:100%}._modalContent_n0peh_206{max-width:100%;max-height:calc(100vh - 2rem)}}._loginPage_hpuj4_1{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;padding:48px 16px;background:var(--color-background)}._loginCard_hpuj4_10{width:min(520px,100%);padding:48px 36px;background:var(--color-surface);border-radius:28px;box-shadow:0 24px 70px #2f3c6c1f}._loginLogo_hpuj4_18{width:120px;object-fit:contain;margin-bottom:24px}._cardCopy_hpuj4_24{margin-bottom:32px}._cardCopyHeading_hpuj4_28{margin:0 0 12px;font-size:2rem;color:var(--color-primary);line-height:1.1}._cardCopyText_hpuj4_35{margin:0;font-size:1rem;line-height:1.75;color:var(--color-body)}._loginForm_hpuj4_42{display:grid;gap:20px}._loginActions_hpuj4_47{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._helperLink_hpuj4_55{white-space:nowrap;font-size:.95rem;color:var(--color-heading)}._error_hpuj4_61{color:var(--color-danger);font-size:.94rem}@media (max-width: 640px){._loginPage_hpuj4_1{padding:24px 16px}._loginCard_hpuj4_10{padding:32px 24px}}._page_1uci0_1{min-height:100vh;padding:56px 0 72px;background:radial-gradient(circle at top left,rgba(47,60,108,.12),transparent 28%),linear-gradient(180deg,#f8f8f6,#fff)}._hero_1uci0_9{padding:24px 0 40px}._heroGrid_1uci0_13{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:24px;align-items:stretch}._eyebrow_1uci0_20{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#2f3c6c14;color:var(--color-primary);font-size:.85rem;font-weight:700}._title_1uci0_32{margin:18px 0 14px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;color:var(--color-heading)}._lede_1uci0_39{max-width:68ch;font-size:1.05rem;line-height:1.75;color:var(--color-body)}._summaryCard_1uci0_46{align-self:stretch;border:1px solid var(--color-border);border-radius:24px;padding:24px;background:#ffffffe6;box-shadow:0 18px 40px #2f3c6c14}._summaryLabel_1uci0_55{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted)}._summaryValue_1uci0_62{font-size:1.05rem;color:var(--color-heading);margin-top:6px}._listGrid_1uci0_68{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}._card_1uci0_75{border:1px solid var(--color-border);border-radius:24px;overflow:hidden;background:var(--color-surface);box-shadow:0 16px 32px #2f3c6c0f}._cardImage_1uci0_83{height:150px;display:grid;place-items:center;background:linear-gradient(135deg,#2f3c6c0f,#e2e0d685)}._cardImage_1uci0_83 span{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:22px;background:#2f3c6c1a;color:var(--color-heading);font-size:2rem;font-weight:800;letter-spacing:.04em}._cardImage_1uci0_83 img{width:min(180px,72%);max-height:130px;object-fit:contain}._cardBody_1uci0_110{padding:18px 20px 20px;display:grid;gap:14px}._cardTitle_1uci0_116{font-size:1.22rem;color:var(--color-heading);margin:0}._meta_1uci0_122{display:grid;gap:10px;color:var(--color-body);font-size:.95rem}._actions_1uci0_129{display:flex;gap:12px;flex-wrap:wrap}._primaryLink_1uci0_135,._ghostLink_1uci0_136{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;font-weight:700}._primaryLink_1uci0_135{background:var(--color-primary);color:#fff}._ghostLink_1uci0_136{border:1px solid var(--color-border);color:var(--color-heading);background:#fff}._emptyState_1uci0_157{border:1px dashed var(--color-border);border-radius:24px;padding:32px;text-align:center;color:var(--color-body);background:#ffffffbf}@media (max-width: 900px){._heroGrid_1uci0_13,._listGrid_1uci0_68{grid-template-columns:1fr}}@media (max-width: 640px){._page_1uci0_1{padding-top:32px}._cardImage_1uci0_83{height:160px}}._page_beuu6_1{min-height:100vh;padding:44px 0 72px;background:radial-gradient(circle at top right,rgba(226,224,214,.65),transparent 28%),linear-gradient(180deg,#f8f8f6,#fff)}._hero_beuu6_9{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:24px;align-items:stretch}._banner_beuu6_16,._formCard_beuu6_17,._contentCard_beuu6_18{border:1px solid var(--color-border);border-radius:28px;background:#ffffffeb;box-shadow:0 20px 42px #2f3c6c14}._banner_beuu6_16{padding:28px}._logoWrap_beuu6_29{display:inline-grid;place-items:center;width:96px;height:96px;border-radius:24px;background:linear-gradient(135deg,#2f3c6c14,#e2e0d6cc);margin-bottom:18px;overflow:hidden}._logoWrap_beuu6_29 span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-heading);font-size:2rem;font-weight:800}._logoWrap_beuu6_29 img{width:100%;height:100%;object-fit:contain;padding:12px}._eyebrow_beuu6_58{display:inline-flex;padding:8px 14px;border-radius:999px;background:#2f3c6c14;color:var(--color-primary);font-weight:700;font-size:.85rem}._title_beuu6_68{margin:16px 0 10px;color:var(--color-heading);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}._subtitle_beuu6_75{font-size:1rem;line-height:1.75;color:var(--color-body)}._pillRow_beuu6_81{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}._pill_beuu6_81{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#2f3c6c14;color:var(--color-heading);font-size:.92rem}._contentCard_beuu6_18{padding:24px}._sectionTitle_beuu6_103{margin:0 0 12px;color:var(--color-heading);font-size:1.2rem}._featureList_beuu6_109{margin:0;padding-left:18px;color:var(--color-body);line-height:1.7}._freeNotice_beuu6_116{margin-top:16px;padding:14px 16px;border-radius:18px;background:#2f3c6c0f;color:var(--color-heading);font-weight:700}._formCard_beuu6_17{padding:28px;display:grid;gap:18px}._detailsGrid_beuu6_131{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px;margin-top:24px}._formGrid_beuu6_138{display:grid;gap:14px}._twoCol_beuu6_143{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._label_beuu6_149{display:block;margin-bottom:8px;color:var(--color-heading);font-size:.92rem;font-weight:700}._input_beuu6_157,._select_beuu6_158,._textarea_beuu6_159{width:100%;border:1px solid var(--color-border);border-radius:16px;padding:14px 16px;background:#fff;color:var(--color-heading)}._textarea_beuu6_159{min-height:118px;resize:vertical}._button_beuu6_173{min-height:48px;border-radius:999px;background:var(--color-primary);color:#fff;font-weight:700}._button_beuu6_173:disabled{opacity:.6;cursor:not-allowed}._statusCard_beuu6_186{padding:24px;border:1px solid var(--color-border);border-radius:24px;background:#fffffff5}._statusTitle_beuu6_193{margin:0 0 8px;color:var(--color-heading);font-size:1.5rem}._smallText_beuu6_199{color:var(--color-body);line-height:1.7}._linkRow_beuu6_204{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}._linkButton_beuu6_211,._secondaryButton_beuu6_212{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;font-weight:700}._linkButton_beuu6_211{background:var(--color-primary);color:#fff}._secondaryButton_beuu6_212{border:1px solid var(--color-border);color:var(--color-heading);background:#fff}@media (max-width: 980px){._hero_beuu6_9,._detailsGrid_beuu6_131{grid-template-columns:1fr}}@media (max-width: 720px){._page_beuu6_1{padding-top:24px}._twoCol_beuu6_143{grid-template-columns:1fr}}:root{--color-primary: #2F3C6C;--color-primary-hover: #c3cfe2;--color-secondary: #E2E0D6;--color-background: #F8F8F6;--color-surface: #ffffff;--color-heading: #2F3C6C;--color-body: #4A5568;--color-border: rgba(47, 60, 108, .14)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-background);color:var(--color-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}button,input,select,textarea{font:inherit}button{border:none;border-radius:999px;padding:.9em 1.4em;font-size:1rem;font-weight:700;background-color:var(--color-primary);color:#fff;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background-color .2s ease}button:hover{background-color:var(--color-primary-hover);opacity:.95;transform:translateY(-1px)}button:focus-visible{outline:3px solid rgba(47,60,108,.18);outline-offset:2px}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container{padding:0 16px}}:root{--font-family-base: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-base: 16px;--font-size-sm: .9rem;--font-size-lg: 1.125rem;--line-height-base: 1.6;--color-primary: #2F3C6C;--color-primary-hover: #c3cfe2;--color-secondary: #E2E0D6;--color-background: #F8F8F6;--color-surface: #ffffff;--color-heading: #2F3C6C;--color-body: #4A5568;--color-border: rgba(47, 60, 108, .14);--color-muted: #6B7280;--color-danger: #D64545;--color-success: #2F855A;--shadow-soft: 0 12px 32px rgba(47, 60, 108, .08);--radius-base: 20px;--radius-sm: 14px;--radius-pill: 999px;--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 20px;--space-lg: 32px;--space-xl: 48px}
