*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth}select{all:unset}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#fff;border:1px solid #ccc}select{border-radius:0!important;background-color:#fff!important}option{background-color:#fff;color:#000;padding:.5rem}@font-face{font-family:MyCustomFont;src:url(/assets/Finlikless-Regular-AT_df_mw.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:MyCustomFont,sans-serif}.max-w-4xl{margin:0 auto;padding:150px;background:linear-gradient(135deg,#f6faf5,#c8e2c3);min-height:100vh;font-family:MyInterFont,sans-serif}.agency-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#1f2937;text-shadow:2px 2px 4px rgba(0,0,0,.1);background:linear-gradient(45deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.controls-container{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;border:1px solid #e5e7eb}.grid{display:grid;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.option-cta{width:100%;border-radius:16px}select{width:50%;padding:1.25rem;border:2px solid #d1d5db;border-radius:16px;font-size:1rem;transition:all .3s ease;background:#fff;cursor:pointer;margin:5px 0}select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}select option{padding:.75rem;font-size:1rem;color:#374151}.mt-4 button{background:linear-gradient(45deg,#4b5563,#374151);color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.mt-4 button:hover{background:linear-gradient(45deg,#374151,#1f2937);transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.space-container{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #00000012;border:1px solid #e5e7eb;margin-bottom:1rem;transition:transform .3s ease,box-shadow .3s ease}.space-container:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.space-container h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.space-container p{margin-bottom:.5rem;color:#4b5563;line-height:1.6}.space-container .font-semibold{font-weight:600;color:#1f2937}.text-blue-600{color:#2563eb;text-decoration:none;transition:color .3s ease}.text-blue-600:hover{color:#1d4ed8;text-decoration:underline}.bg-blue-50{background-color:#eff6ff;padding:1.5rem;border-radius:12px;border:2px solid #bfdbfe;margin-bottom:1rem}.bg-blue-50 h3{font-size:1rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.bg-blue-50 ol{list-style-type:decimal;list-style-position:inside;color:#1e40af;line-height:1.6}.bg-blue-50 li{margin-bottom:.25rem}.bg-red-50{background-color:#fef2f2;padding:1.5rem;border-radius:12px;border:2px solid #fecaca;margin-bottom:1rem;overflow:hidden}.bg-red-50 h3{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:.5rem}.bg-red-50 .grid{display:grid;gap:.6rem}.container{max-width:1024px;margin:0 auto;padding:24px;font-family:system-ui,-apple-system,sans-serif}.mainTitle{font-size:2rem;font-weight:700;text-align:center;margin-bottom:32px;color:#1f2937}.searchSection{background-color:#f9fafb;padding:24px;border-radius:8px;margin-bottom:24px}.sectionTitle{font-size:1.125rem;font-weight:600;margin-bottom:16px;color:#1f2937}.selectGrid{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.selectGroup{display:flex;flex-direction:column}.selectLabel{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:8px}select{width:50%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;background-color:#fff;cursor:pointer;outline:none;transition:border-color .2s,box-shadow .2s}.selectDisabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.resultsSection{display:flex;flex-direction:column;gap:16px}.embassyCard{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-left:4px solid #10b981;margin-bottom:16px}.embassyTitle{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:#1f2937}.embassyDetails{display:flex;flex-direction:column;gap:12px}label{font-weight:600}link{color:#2563eb;text-decoration:none;margin-left:8px}.altPhone{margin-left:16px}.instructionsCard{background-color:#f0fdf4;padding:24px;border-radius:8px;border:1px solid #bbf7d0}.instructionsTitle{font-size:1.125rem;font-weight:600;color:#166534;margin-bottom:8px}.instructionsList{color:#15803d;padding-left:20px;line-height:1.6}.servicesCard{background-color:#fff7ed;padding:24px;border-radius:8px;border:1px solid #fed7aa}.servicesTitle{font-size:1.125rem;font-weight:600;color:#9a3412;margin-bottom:8px}.servicesGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;color:#c2410c}.serviceCategory{font-weight:600;margin-bottom:8px}.serviceList{font-size:.875rem;padding-left:20px;line-height:1.5}@media (min-width: 992px){.bg-red-50 .grid.md\:grid-cols-3{grid-template-columns:repeat(2,minmax(auto,1fr))}button{transform:translateY(-2px);box-shadow:0 6px 12px #00000026;background:#000}.grid-cols-1{grid-template-columns:repeat(3,minmax(0,1fr))}}.bg-red-50 p{color:#991b1b;font-weight:600;margin-bottom:.25rem}.text-red-600{color:#dc2626;text-decoration:none;font-size:1.125rem;font-weight:600;transition:color .3s ease}.text-red-600:hover{color:#b91c1c;text-decoration:underline}@media (min-width: 768px) and (max-width: 992px){.option-cta{width:80%;border-radius:16px}select{width:90%;padding:.75rem;border:2px solid #d1d5db;border-radius:16px;font-size:.7rem;transition:all .3s ease;background:#fff;cursor:pointer;margin:10px 0}.grid-cols-1.md\:grid-cols-3{display:flex;flex-direction:column}}@media (max-width: 480px){.option-cta{width:90%;border-radius:16px}select{width:90%;padding:.75rem;border:2px solid #d1d5db;border-radius:16px;font-size:.9rem;transition:all .3s ease;background:#fff;cursor:pointer;margin:10px 0}select option{font-size:.8rem;color:#374151}.max-w-4xl{padding:1rem}.agency-heading{font-size:2rem}.controls-container{padding:1.5rem}.space-container{padding:1rem}.p-3{font-size:1rem;overflow:hidden}.p-3 option{font-size:.7rem;background-color:#b91c1c;max-width:100px!important}.select-sm{font-size:.675rem;width:150px!important}.grid-cols-1.md\:grid-cols-3{display:flex;flex-direction:column}}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.ml-1{margin-left:.25rem}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.hover\:underline:hover{text-decoration:underline}.transition-colors{transition:color .3s ease,background-color .3s ease}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:sticky;top:0;background-color:#fff;z-index:1000;font-family:MyInterFont,sans-serif;box-shadow:0 4px 20px #0000001a;gap:1rem}.logo img{height:60px}.nav-links{display:flex}.nav-links a{text-decoration:none;color:green;font-weight:500;padding:.1rem;border-radius:4px;transition:background .3s;font-size:.9rem;margin:0 .2rem}.nav-links a:hover,.nav-links .active{background-color:#f2f2f2;color:#333}b{color:red;cursor:pointer}.hamburger{display:none;flex-direction:column;gap:5px;border:none;background:transparent;cursor:pointer;z-index:1100}.hamburger span{width:25px;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease}button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026;background:none}.hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}@media (max-width: 1024px) and (min-width: 769px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;height:100%;flex-direction:column;align-items:flex-start;background-color:#fff;padding:1rem;gap:1rem;transition:right .3s ease;z-index:1050}.nav-links.open{right:0}button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026;background:none}}@media (max-width: 768px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;height:100%;flex-direction:column;align-items:flex-start;background-color:#fff;padding:2rem;gap:1rem;transition:right .3s ease;z-index:1050}.nav-links.open{right:0}button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026;background:none}}.home-container{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-container h1{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333;background:linear-gradient(45deg,#fff,#f8fafc);-webkit-background-clip:text;background-clip:text}.dropdown{width:100%;max-width:600px;margin:0 auto 2rem;display:block;padding:1rem 1.5rem;font-size:1.1rem;border:none;border-radius:50px;background:#fff;box-shadow:0 10px 30px #000000b7;transition:all .3s ease;outline:none;color:#374151}.dropdown:focus{transform:translateY(-2px);box-shadow:0 15px 35px #0000004d;background:#f8fafc}.dropdown::placeholder{color:#9ca3af;font-style:italic}.cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.contact-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 25px #00000026;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.contact-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(45deg,#66ea78,#4ba259)}.contact-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000040}.contact-card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;-webkit-background-clip:text}.contact-card p{margin-bottom:.75rem;color:#4b5563;line-height:1.6;font-size:.95rem}.contact-card p strong{color:#1f2937;font-weight:600;display:inline-block;min-width:80px}.contact-card button{background:linear-gradient(45deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #10b9814d;font-size:.9rem;margin-top:1rem}.contact-card button:hover{background:linear-gradient(45deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.contact-card button:nth-of-type(2){background:linear-gradient(45deg,#3b82f6,#2563eb);box-shadow:0 4px 15px #3b82f64d;margin-left:10px}.contact-card button:nth-of-type(2):hover{background:linear-gradient(45deg,#2563eb,#1d4ed8);box-shadow:0 6px 20px #3b82f666}@media (max-width: 768px){.home-container{padding:1rem}.home-container h1{font-size:2rem}.cards-container{grid-template-columns:1fr;gap:1rem}.contact-card{padding:1rem}.contact-card button{display:block;width:100%;margin:.5rem 0}.contact-card button:nth-of-type(2){margin-left:0}}@media (max-width: 480px){.home-container h1{font-size:1.5rem}.dropdown{font-size:1rem;padding:.75rem 1rem}.cards-container{grid-template-columns:1fr;gap:1rem}}.no-results{text-align:center;color:#fff;font-size:1.2rem;margin-top:3rem;padding:2rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-card{animation:fadeInUp .6s ease-out}.contact-card:nth-child(2n){animation-delay:.1s}.contact-card:nth-child(3n){animation-delay:.2s}.home-container::-webkit-scrollbar{width:8px}.home-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.home-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.home-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.contact-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.dropdown:focus,.contact-card button:focus{outline:3px solid rgba(255,255,255,.5);outline-offset:2px}::selection{background:#ffffff4d;color:#fff}html{scroll-behavior:smooth}
