@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.citizenship-page{background-color:#f8fafc;min-height:100vh;padding:2rem 0}.citizenship-header{text-align:center;margin-bottom:4rem;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.citizenship-header h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.citizenship-subtitle{font-size:1.3rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.citizenship-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.citizenship-info h2{font-size:2.5rem;color:#1a365d;margin-bottom:2rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.benefit{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.benefit:hover{transform:translateY(-4px)}.benefit h3{font-size:1.2rem;margin-bottom:.5rem;color:#1a365d}.benefit p{color:#64748b;line-height:1.5;font-size:.95rem}.application-form-section{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 8px 25px #0000001a}.application-form-section h2{font-size:2rem;color:#1a365d;margin-bottom:2rem;text-align:center}.citizenship-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group{flex-direction:row;align-items:flex-start;gap:.75rem}.checkbox-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.95rem;line-height:1.5}.checkbox-label input[type=checkbox]{width:18px;height:18px;margin:0;flex-shrink:0}.checkbox-label a{color:#3b82f6;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.submit-btn{background:#3b82f6;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.submit-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.application-process{max-width:1200px;margin:0 auto;padding:0 2rem}.application-process h2{font-size:2.5rem;color:#1a365d;text-align:center;margin-bottom:3rem}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step{display:flex;align-items:flex-start;gap:1rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.step-number{background:#3b82f6;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.step-content h3{font-size:1.3rem;color:#1a365d;margin-bottom:.5rem}.step-content p{color:#64748b;line-height:1.5}@media (max-width: 768px){.citizenship-header{padding:2rem 1rem}.citizenship-header h1{font-size:2rem}.citizenship-content{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.benefits-grid{grid-template-columns:1fr}.application-form-section{padding:1.5rem}.process-steps{grid-template-columns:1fr}.step{flex-direction:column;text-align:center}}.tourism-page{background-color:#f8fafc;min-height:100vh}.tourism-header{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4rem 2rem;text-align:center}.tourism-header h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.tourism-subtitle{font-size:1.3rem;opacity:.9;max-width:700px;margin:0 auto;line-height:1.6}.visit-info{padding:4rem 0;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-card{text-align:center;padding:2rem;border-radius:12px;background:#f0fdf4;border:2px solid #dcfce7;transition:transform .3s ease}.info-card:hover{transform:translateY(-4px)}.info-card h3{font-size:1.4rem;color:#065f46;margin-bottom:1rem}.info-card p{color:#374151;line-height:1.6}.attractions-section{padding:4rem 0}.attractions-section h2{font-size:2.5rem;color:#1a365d;text-align:center;margin-bottom:3rem}.filter-btn{background:#e5e7eb;color:#4b5563;border:none;padding:.7rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-btn:hover{background:#d1d5db;transform:translateY(-2px)}.filter-btn.active{background:#10b981;color:#fff;box-shadow:0 4px 12px #10b9814d}.attractions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.attraction-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.attraction-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.attraction-image{height:200px;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.attraction-image img{width:100%;height:100%;object-fit:cover}.attraction-content{padding:2rem}.attraction-content h3{font-size:1.5rem;color:#1a365d;margin-bottom:1rem}.attraction-description{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.attraction-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-tag{background:#ecfdf5;color:#065f46;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.book-btn{background:#10b981;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.book-btn:hover{background:#059669;transform:translateY(-2px)}.tour-packages{padding:4rem 0;background:#fff}.tour-packages h2{font-size:2.5rem;color:#1a365d;text-align:center;margin-bottom:3rem}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.package-card{background:#f8fafc;padding:2rem;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease}.package-card:hover{border-color:#10b981;transform:translateY(-4px)}.package-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.package-header h3{font-size:1.4rem;color:#1a365d;margin-bottom:.5rem}.package-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.duration{background:#dbeafe;color:#1e40af;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.price{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:12px;font-size:1rem;font-weight:700}.package-description{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.package-highlights h4{font-size:1rem;color:#374151;margin-bottom:.5rem}.package-highlights ul{list-style:none;padding:0;margin-bottom:1.5rem}.package-highlights li{color:#6b7280;position:relative;padding:.25rem 0 .25rem 1.5rem}.package-highlights li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:600}.book-package-btn{background:#1e40af;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.book-package-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.planning-section{padding:4rem 0}.planning-section h2{font-size:2.5rem;color:#1a365d;text-align:center;margin-bottom:3rem}.planning-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.planning-form{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}.planning-form h3{font-size:1.8rem;color:#1a365d;margin-bottom:2rem}.visit-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.submit-visit-btn{background:#10b981;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-visit-btn:hover{background:#059669;transform:translateY(-2px)}.visit-guidelines{background:#f0fdf4;padding:2rem;border-radius:16px;border:2px solid #dcfce7}.visit-guidelines h3{font-size:1.8rem;color:#065f46;margin-bottom:2rem}.guidelines-content h4{font-size:1.2rem;color:#374151;margin:1.5rem 0 .5rem}.guidelines-content h4:first-child{margin-top:0}.guidelines-content ul{list-style:none;padding:0;margin-bottom:1rem}.guidelines-content li{color:#4b5563;position:relative;padding:.25rem 0 .25rem 1.5rem}.guidelines-content li:before{content:"•";position:absolute;left:0;color:#10b981;font-weight:600}@media (max-width: 768px){.tourism-header{padding:2rem 1rem}.tourism-header h1{font-size:2.5rem}.container{padding:0 1rem}.info-grid,.attractions-grid,.packages-grid{grid-template-columns:1fr}.planning-content{grid-template-columns:1fr;gap:2rem}.category-filter{gap:.3rem}.filter-btn{padding:.5rem 1rem;font-size:.9rem}}.press-page{min-height:100vh;background-color:#f8fafc}.container{margin:0 auto;padding:2rem}.press-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.press-header h1{font-size:3rem;color:#1a365d;margin-bottom:1rem;font-weight:700}.press-subtitle{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.featured-release{margin-bottom:4rem}.featured-article{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;border-radius:16px;position:relative;box-shadow:0 20px 40px #0000001a}.featured-badge{position:absolute;top:1rem;right:1rem;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-article h2{font-size:2.5rem;margin:1rem 0;line-height:1.2}.featured-article .date{font-size:1rem;opacity:.9}.featured-article .excerpt{font-size:1.2rem;line-height:1.6;margin:1.5rem 0;opacity:.95}.category-tag{display:inline-block;background:#fff3;color:#fff;padding:.4rem .8rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.category-anniversary{background:#ff6b6b}.category-environment{background:#51cf66}.category-international{background:#339af0}.category-legislation{background:#845ef7}.category-economic{background:#ffd43b;color:#333}.category-technology{background:#20c997}.category-transparency{background:#fd7e14}.category-governance{background:#495057}.category-healthcare{background:#e64980}.category-digital{background:#7950f2}.category-citizenship{background:#1c7ed6}.category-health{background:#37b24d}.category-education{background:#f59f00}.category-research{background:#6741d9}.category-founding{background:#c92a2a}.press-archive{margin-bottom:4rem}.press-archive h2{font-size:2.5rem;color:#1a365d;margin-bottom:2rem;text-align:center}.category-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.filter-btn{background:#e2e8f0;color:#475569;border:none;padding:.7rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-btn:hover{background:#cbd5e1;transform:translateY(-2px)}.filter-btn.active{background:#3b82f6;color:#fff;box-shadow:0 4px 12px #3b82f64d}.press-releases{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.press-article{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;border-left:4px solid #e2e8f0}.press-article:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-left-color:#3b82f6}.article-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.press-article .date{color:#64748b;font-size:.9rem}.press-article h3{font-size:1.4rem;color:#1a365d;margin-bottom:1rem;line-height:1.3}.press-article .excerpt{color:#475569;line-height:1.6;margin-bottom:1.5rem}.read-more-btn{background:transparent;color:#3b82f6;border:2px solid #3b82f6;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.read-more-btn:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.featured-article .read-more-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-article .read-more-btn:hover{background:#ffffff4d;border-color:#ffffff80}.media-contact{background:#1a365d;color:#fff;padding:3rem;border-radius:16px;text-align:center}.media-contact-card h3{font-size:2rem;margin-bottom:1rem}.media-contact-card p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-info{background:#ffffff1a;padding:2rem;border-radius:12px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-info p{margin-bottom:.8rem;font-size:1rem}.contact-btn{background:#3b82f6;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (max-width: 768px){.container{padding:1rem}.press-header h1{font-size:2rem}.featured-article{padding:2rem}.featured-article h2{font-size:1.8rem}.press-releases{grid-template-columns:1fr}.category-filter{gap:.3rem}.filter-btn{padding:.5rem 1rem;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#1a365d,#2d3748);color:#fff;padding:1rem 0;box-shadow:0 4px 12px #0000001a}.header .container{margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.logo-section{display:flex;align-items:center;gap:1rem}.seal{width:50px;height:50px;object-fit:contain}.logo h1{font-size:1.8rem;margin-bottom:.2rem;font-weight:700}.tagline{font-size:.9rem;opacity:.8;font-style:italic}.nav{display:flex;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;transform:translateY(-2px)}.main{flex:1;background-color:#f8fafc}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center}.hero-section h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.3rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-button.primary{background:#3b82f6;color:#fff}.cta-button.primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.features-section{padding:4rem 0}.features-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a365d}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;transition:transform .3s ease}.feature:hover{transform:translateY(-4px)}.feature h3{font-size:1.4rem;margin-bottom:1rem;color:#1a365d}.feature p{color:#64748b;line-height:1.6}.container{margin:0 auto;padding:0 2rem}.about-page,.citizenship-page,.contact-page{padding:4rem 0;min-height:60vh}.about-page h1,.citizenship-page h1,.contact-page h1{font-size:3rem;color:#1a365d;margin-bottom:2rem;text-align:center}.about-page p,.citizenship-page p,.contact-page p{font-size:1.2rem;color:#64748b;text-align:center;max-width:600px;margin:0 auto}.footer{background:#1a365d;color:#fff;padding:2rem 0;text-align:center}.footer p{margin-bottom:.5rem;opacity:.8}@media (max-width: 768px){.header .container{flex-direction:column;gap:1rem;padding:0 1rem}.nav{gap:1rem}.hero-section h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-actions{flex-direction:column;align-items:center}.cta-button{width:200px}.features-section h2{font-size:2rem}.container{padding:0 1rem}}
