.visa-checker-container{background:#fff;flex-direction:column;width:100%;margin-top:2rem;display:flex}.visa-checker-title{font-family:var(--font-faculty);color:#333;margin:0 0 .5rem;font-size:1.5rem;font-weight:500}.visa-checker-subtitle{font-family:var(--font-suse);color:#666;margin:0 0 1.5rem;font-size:.85rem;line-height:1.5}.visa-checker-row{align-items:center;gap:1rem;display:flex}.visa-checker-input{font-family:var(--font-suse);color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;outline:none;flex:1;padding:1rem;font-size:.85rem;transition:border-color .2s}.visa-checker-input::placeholder{color:#999}.visa-checker-input:focus{border-color:#999}.visa-checker-select-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;flex:1;align-items:center;transition:border-color .2s;display:flex;position:relative}.visa-checker-select-wrapper:focus-within{border-color:#999}.visa-checker-select{appearance:none;font-family:var(--font-suse);color:#333;cursor:pointer;background:0 0;border:none;outline:none;flex:1;padding:1rem 2.5rem 1rem 1rem;font-size:.85rem}.visa-checker-select.placeholder{color:#999}.visa-checker-select option{color:#333}.visa-checker-select-icon{color:#999;pointer-events:none;width:1rem;height:1rem;position:absolute;right:1rem}.visa-checker-submit{font-family:var(--font-suse);color:#333;cursor:pointer;white-space:nowrap;background:#dfe6e0;border:none;border-radius:2rem;flex-shrink:0;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.85rem;transition:all .2s;display:flex}.visa-checker-submit svg{width:1rem;height:1rem}.visa-faq-list{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.visa-faq-item{border:1px solid #e0e0e0;border-radius:1rem;overflow:hidden}.visa-faq-header{width:100%;font-family:var(--font-faculty);color:#333;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;transition:background .2s;display:flex}.visa-faq-header:hover{background:#f8f9fa}.visa-faq-icon{color:#666;width:1.25rem;height:1.25rem;transition:transform .2s}.visa-faq-item.open .visa-faq-icon{transform:rotate(90deg)}.visa-faq-content{padding:0 1.25rem 1rem}.visa-faq-content p{font-family:var(--font-suse);color:#555;margin:0;font-size:.85rem;line-height:1.6}.visa-faq-warning{border:1px solid #e0e0e0;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.visa-faq-warning-icon{color:#999;flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem}.visa-faq-warning p{font-family:var(--font-suse);color:#666;margin:0;font-size:.75rem;line-height:1.5}.visa-requirements-list{font-family:var(--font-suse);color:#555;margin:.75rem 0 0;padding-left:1.25rem;font-size:.85rem;line-height:1.6}.visa-requirements-list li{margin-bottom:.5rem}.visa-requirements-list li:last-child{margin-bottom:0}.visa-section-title{font-family:var(--font-faculty);color:#333;margin:1rem 0 0;font-size:.9rem;font-weight:500}.visa-no-data{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.visa-no-data-image{width:16rem;height:auto;margin-bottom:1.5rem}.visa-no-data-text{font-family:var(--font-faculty);color:#333;margin:0 0 .5rem;font-size:1.1rem}.visa-no-data-subtext{font-family:var(--font-suse);color:#888;max-width:20rem;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:768px){.visa-checker-row{flex-direction:column}.visa-checker-input,.visa-checker-select-wrapper{width:100%}.visa-checker-submit{justify-content:center;width:100%}}
