.share-bar[data-astro-cid-7pfhh5de]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;margin:2rem auto 1rem;max-width:24rem;border-top:1px solid #e5e0d8}.share-title[data-astro-cid-7pfhh5de]{font-size:.875rem;color:#666;letter-spacing:.05em}.share-buttons[data-astro-cid-7pfhh5de]{display:flex;gap:.75rem}.share-btn[data-astro-cid-7pfhh5de]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .15s,box-shadow .15s}.share-btn[data-astro-cid-7pfhh5de]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.line-btn[data-astro-cid-7pfhh5de]{background:#06c755;color:#fff}.line-btn[data-astro-cid-7pfhh5de]:hover{background:#05b44e;color:#fff}.kakao-btn[data-astro-cid-7pfhh5de]{background:#fee500;color:#191919}.kakao-btn[data-astro-cid-7pfhh5de]:hover{background:#f5dd00}@media(prefers-color-scheme:dark){.share-bar[data-astro-cid-7pfhh5de]{border-top-color:#333}.share-title[data-astro-cid-7pfhh5de]{color:#999}}:root{--bg-page: #FFFAF0;--bg-white: #FFFFFF;--bg-dark: #0C1B33;--bg-dark-footer: #162240;--bg-breadcrumb: #F5F0E8;--bg-card-hover: #F5F0E8;--bg-alert-red: rgba(220, 38, 38, .08);--bg-alert-amber: rgba(232, 168, 80, .12);--text-heading: #1A2A3A;--text-body: #4A4A4A;--text-muted: #8B8680;--text-footer-link: #8B8680;--text-white-muted: rgba(255,255,255,.7);--text-dark-body: #8B8680;--accent: #E8A850;--accent-hover: #D49430;--accent-light: rgba(232, 168, 80, .12);--accent-gold: #E8A850;--accent-cta: #E8753A;--accent-cta-hover: #D06020;--red: #DC2626;--red-light: #FEE2E2;--amber: #E8A850;--amber-light: rgba(232, 168, 80, .15);--font-display: "Playfair Display", Georgia, serif;--font-heading: "Poppins", sans-serif;--font-body: "Open Sans", sans-serif;--font-mono: "JetBrains Mono", monospace;--nav-height: 72px;--content-max: 1200px;--page-max: 1440px;--card-radius: 16px;--card-radius-lg: 20px;--card-radius-sm: 10px;--card-gap: 24px;--section-gap: 48px;--shadow-nav: 0 2px 16px rgba(12, 27, 51, .05);--shadow-card: 0 4px 24px rgba(12, 27, 51, .05);--shadow-card-hover: 0 8px 32px rgba(12, 27, 51, .1);--cream: var(--bg-page);--warm-white: var(--bg-white);--ink: var(--text-heading);--crimson: var(--accent-cta);--crimson-deep: var(--accent-cta-hover);--stone: var(--text-muted);--stone-light: var(--bg-breadcrumb);--warm-gray: var(--bg-breadcrumb);--gold: var(--accent-gold);--gold-light: var(--accent-light);--bg: var(--bg-page);--text: var(--text-heading);--text-secondary: var(--text-muted)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--text-body);background:var(--bg-page)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 20px}@media(min-width:768px){.container{padding:0 40px}}@media(min-width:1200px){.container{padding:0}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-heading);font-weight:700;line-height:1.25}.text-page-title{font-family:var(--font-display);font-size:clamp(36px,7vw,56px);font-weight:700;line-height:1.15;color:var(--text-heading);letter-spacing:-.01em}.text-section-title{font-family:var(--font-heading);font-size:32px;font-weight:700;line-height:1.25;color:var(--text-heading)}.text-card-title{font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.3;color:var(--text-heading)}.text-small{font-size:14px;line-height:1.5;color:var(--text-body)}.text-meta{font-size:13px;line-height:1.4}.text-muted{color:var(--text-muted)}.text-body{color:var(--text-body)}.text-heading{color:var(--text-heading)}.text-white{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.nav{position:sticky;top:0;z-index:100;background:#fffaf0e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.04);height:var(--nav-height);display:flex;align-items:center}.nav-inner{width:100%;max-width:var(--page-max);margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:32px}.nav-logo{flex-shrink:0;display:flex;align-items:center}.nav-logo-text{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--text-heading)}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{font-size:14px;font-weight:400;color:var(--text-body);transition:color .2s;white-space:nowrap}.nav-link:hover{color:var(--accent)}.nav-right{display:flex;align-items:center;gap:12px}.nav-icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-breadcrumb);border-radius:var(--card-radius-sm);border:none;cursor:pointer;color:var(--text-body)}.nav-lang-btn{height:40px;padding:0 16px;display:flex;align-items:center;gap:6px;background:var(--bg-breadcrumb);border-radius:var(--card-radius-sm);border:none;cursor:pointer;font-size:14px;font-weight:400;color:var(--text-body);font-family:var(--font-body)}.nav-group{position:relative}.nav-group-trigger{background:none;border:none;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:4px}.nav-chevron{transition:transform .2s}.nav-group:hover .nav-chevron{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:0;padding-top:8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s;pointer-events:none}.nav-group:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-dropdown-inner{background:var(--bg-white);border-radius:var(--card-radius);box-shadow:var(--shadow-card);padding:8px;min-width:180px;display:flex;flex-direction:column;gap:2px}.nav-dropdown-link{font-size:14px;padding:8px 12px;border-radius:var(--card-radius-sm);color:var(--text-body);transition:background .15s}.nav-dropdown-link:hover{background:var(--bg-card-hover);color:var(--accent)}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--text-heading);border-radius:2px;transition:all .2s}.mobile-menu{display:none;position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:var(--bg-white);z-index:99;padding:24px;overflow-y:auto;flex-direction:column;gap:8px}.mobile-menu.active{display:flex}.mobile-group-label{font-family:var(--font-heading);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:16px 0 8px}.mobile-menu .nav-link{padding:8px 0;font-size:15px}@media(max-width:1023px){.nav-links,.nav-right .nav-lang-btn{display:none}.nav-toggle{display:flex}}.nav-spacer{height:var(--nav-height)}.hero{background:var(--bg-dark);color:#fff;text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.4;white-space:nowrap}.badge-gold{background:var(--accent-gold);color:#1a1a2e}.badge-blue{background:var(--accent-light);color:var(--accent)}.badge-red{background:var(--red-light);color:var(--red)}.badge-amber{background:var(--amber-light);color:var(--amber)}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;color:#94a3b8;font-size:13px;padding:6px 16px;border-radius:999px;margin-bottom:24px}.hero-badge-icon{width:16px;height:16px}.hero h1{font-family:var(--font-heading);font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.17;color:#fff;max-width:800px;margin-bottom:16px}.hero p{font-size:18px;line-height:1.6;color:var(--text-white-muted);max-width:600px;margin-bottom:32px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;font-family:var(--font-body);font-size:16px;font-weight:600;padding:14px 32px;border-radius:var(--card-radius-sm);border:none;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-primary:active{transform:scale(.98)}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;font-family:var(--font-body);font-size:16px;font-weight:600;padding:14px 32px;border-radius:var(--card-radius-sm);border:2px solid rgba(255,255,255,.3);cursor:pointer;text-decoration:none;transition:all .2s}.btn-outline:hover{border-color:#fff9;color:#fff}.page-hero{background:var(--bg-white);padding:80px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.page-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--accent-light);color:var(--accent);font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px}.page-hero h1{font-family:var(--font-heading);font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.17;color:var(--text-heading);max-width:920px;margin:0}.page-hero .hero-subtitle{font-size:18px;line-height:1.6;color:var(--text-muted);max-width:600px}.breadcrumb{background:var(--bg-breadcrumb);padding:14px 0}.breadcrumb-inner{max-width:var(--content-max);margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-muted)}.breadcrumb a{color:var(--text-muted)}.breadcrumb a:hover{color:var(--accent)}.breadcrumb-sep{color:var(--text-muted)}.breadcrumb-current{color:var(--text-heading);font-weight:600}.section{padding:80px 0}.section-white{background:var(--bg-white)}.section-dark{background:var(--bg-dark);color:#fff}.section-page{background:var(--bg-page)}.section-dark .text-section-title,.section-dark h2,.section-dark h3,.section-dark .text-heading{color:#fff}.section-dark .text-muted{color:var(--text-white-muted)}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-family:var(--font-heading);font-size:32px;font-weight:700;color:var(--text-heading);margin-bottom:12px}.section-header p{font-size:16px;color:var(--text-muted)}.section-dark .section-header h2{color:#fff}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--card-gap)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--card-gap)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--card-gap)}@media(max-width:1023px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.card{background:var(--bg-white);border:1px solid rgba(0,0,0,.05);border-radius:var(--card-radius);padding:28px;box-shadow:var(--shadow-card);transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.card-dark{background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.card-dark:hover{background:#ffffff1a}.card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--card-radius-sm);margin-bottom:16px;font-size:24px}.card-icon-blue{background:var(--accent-light);color:var(--accent)}.card-icon-amber{background:var(--amber-light);color:var(--amber)}.card-icon-red{background:var(--red-light);color:var(--red)}.card-icon-dark{background:#ffffff1a;color:#fff}.card h3{font-family:var(--font-heading);font-size:20px;font-weight:600;margin-bottom:8px}.card p{font-size:14px;line-height:1.5;color:var(--text-muted)}.section-dark .card-dark h3{color:#fff}.section-dark .card-dark p{color:var(--text-white-muted)}.step-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:50%;font-family:var(--font-heading);font-size:18px;font-weight:700;margin-bottom:16px}.apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--card-gap)}.app-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--card-radius);padding:24px;transition:all .3s ease}.app-card:hover{background:#ffffff1a;transform:translateY(-2px)}.app-card h3{color:#fff}.app-card p{color:var(--text-white-muted)}.app-icon{width:80px;height:80px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.alert{border-radius:var(--card-radius-sm);padding:16px 20px;font-size:14px}.alert-gold{background:var(--amber-light);color:#92400e}.alert-crimson{background:var(--red-light);color:#b91c1c}.alert-info{background:var(--accent-light);color:var(--accent)}.visa-search-container{position:relative;max-width:640px;margin:0 auto}.visa-search-input{width:100%;padding:16px 20px 16px 52px;font-size:18px;font-family:var(--font-body);border:2px solid var(--warm-gray);border-radius:var(--card-radius);background:var(--bg-white);color:var(--text-heading);outline:none;transition:border-color .2s,box-shadow .2s;min-height:56px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px center}.visa-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0d84e61f}.visa-search-input::placeholder{color:var(--text-muted);font-size:16px}.visa-dropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);background:var(--bg-white);border-radius:var(--card-radius);box-shadow:var(--shadow-card-hover);max-height:360px;overflow-y:auto;z-index:60;display:none;border:1px solid var(--warm-gray)}.visa-dropdown.active{display:block}.dropdown-group-label{padding:8px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:var(--bg-breadcrumb);position:sticky;top:0}.visa-dropdown .dropdown-item{padding:12px 16px;cursor:pointer;font-size:15px;color:var(--text-heading);transition:background .15s;border-bottom:1px solid var(--warm-gray)}.visa-dropdown .dropdown-item:last-child{border-bottom:none}.visa-dropdown .dropdown-item:hover,.visa-dropdown .dropdown-item.highlighted{background:var(--bg-card-hover)}.compare-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.compare-col{background:var(--bg-white);border-radius:var(--card-radius-lg);padding:40px;box-shadow:var(--shadow-card)}.compare-col-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--bg-breadcrumb)}.compare-col-header h3{font-family:var(--font-heading);font-size:22px;font-weight:600}.compare-item{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.compare-item-icon{width:20px;height:20px;margin-top:2px;flex-shrink:0}.compare-item-text strong{font-size:15px;font-weight:600;color:var(--text-heading)}.compare-item-text p{font-size:14px;color:var(--text-muted);margin-top:2px}@media(max-width:767px){.compare-columns{grid-template-columns:1fr}}.trust-bar{background:var(--bg-dark);padding:16px 0;text-align:center}.trust-bar-text{font-size:14px;color:var(--text-muted)}.testimonial-card{background:var(--bg-white);border-radius:var(--card-radius);padding:32px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:20px}.testimonial-card blockquote{font-size:15px;line-height:1.6;color:var(--text-body);margin:0;font-style:italic;position:relative;padding-left:24px}.testimonial-card blockquote:before{content:'"';position:absolute;left:0;top:-4px;font-family:var(--font-heading);font-size:32px;color:var(--accent);line-height:1}.testimonial-author{font-size:14px;font-weight:600;color:var(--text-heading)}.testimonial-meta{font-size:13px;color:var(--text-muted)}.cta-section{background:var(--bg-white);border-radius:var(--card-radius-lg);padding:60px;text-align:center;box-shadow:var(--shadow-card)}.cta-section h2{font-family:var(--font-heading);font-size:32px;font-weight:700;margin-bottom:12px}.cta-section p{font-size:16px;color:var(--text-muted);margin-bottom:24px}.related-section{padding:80px 0;background:var(--bg-page)}.related-grid{max-width:var(--content-max);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--card-gap)}.related-card{background:var(--bg-white);border-radius:var(--card-radius);padding:28px;box-shadow:var(--shadow-card);transition:all .3s;display:block;text-decoration:none}.related-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.related-card-title{font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--text-heading);margin-bottom:8px}.related-card-desc{font-size:14px;color:var(--text-muted);line-height:1.5}@media(max-width:767px){.related-grid{grid-template-columns:1fr}}.faq-list{display:flex;flex-direction:column;gap:12px;max-width:800px}.faq-item{background:var(--bg-white);border:1px solid var(--bg-breadcrumb);border-radius:var(--card-radius-sm);overflow:hidden}.faq-question{width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;font-size:16px;font-weight:600;color:var(--text-heading);font-family:var(--font-body);text-align:left;display:flex;justify-content:space-between;align-items:center}.faq-answer{padding:0 20px 16px;font-size:14px;color:var(--text-muted);line-height:1.6;display:none}.faq-item.open .faq-answer{display:block}.footer{background:var(--bg-dark);padding:60px 0;color:var(--text-white-muted)}.footer-inner{max-width:var(--content-max);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand h3{font-family:var(--font-heading);font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}.footer-brand p{font-size:14px;line-height:1.6;color:var(--text-footer-link)}.footer-col h4{font-family:var(--font-heading);font-size:14px;font-weight:600;color:#fff;margin-bottom:16px}.footer-col a{display:block;font-size:14px;color:var(--text-footer-link);margin-bottom:8px;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{background:var(--bg-dark-footer);padding:20px 0;text-align:center;font-size:13px;color:var(--text-muted)}@media(max-width:767px){.footer-inner{grid-template-columns:1fr;gap:32px}}.visa-checker{background:var(--bg-white);border-radius:var(--card-radius-lg);padding:40px;box-shadow:var(--shadow-card)}.visa-step{margin-bottom:32px}.visa-step h3{font-family:var(--font-heading);font-size:18px;font-weight:600;margin-bottom:12px}.visa-step select,.visa-step input{width:100%;max-width:400px;padding:12px 16px;border:1px solid var(--bg-breadcrumb);border-radius:var(--card-radius-sm);font-size:15px;font-family:var(--font-body);color:var(--text-heading);background:var(--bg-white)}.visa-step select:focus,.visa-step input:focus{outline:none;border-color:var(--accent)}.visa-options{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}.visa-option{padding:10px 20px;border:2px solid var(--bg-breadcrumb);border-radius:var(--card-radius-sm);background:var(--bg-white);cursor:pointer;font-size:14px;font-family:var(--font-body);transition:all .2s}.visa-option:hover{border-color:var(--accent)}.visa-option.selected{border-color:var(--accent);background:var(--accent-light);color:var(--accent);font-weight:600}.visa-result-card{background:var(--bg-white);border-radius:var(--card-radius-lg);padding:32px;box-shadow:var(--shadow-card);text-align:center}.visa-result-card .result-badge{display:inline-block;padding:8px 20px;border-radius:999px;font-weight:600;font-size:14px;margin-bottom:12px}.visa-result-card .result-badge.free{background:#dcfce7;color:#166534}.visa-result-card .result-badge.required{background:var(--red-light);color:var(--red)}.payment-steps .step-content{background:var(--bg-white);border-radius:var(--card-radius);padding:24px;box-shadow:var(--shadow-card)}.payment-steps ol{padding-left:20px}.payment-steps li{font-size:15px;line-height:1.6;margin-bottom:8px;color:var(--text-body)}.emergency-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--card-gap)}.emergency-card{background:var(--bg-white);border-radius:var(--card-radius);padding:24px;box-shadow:var(--shadow-card);display:flex;align-items:center;gap:16px;border-left:4px solid var(--accent);text-decoration:none;color:inherit;transition:all .2s}.emergency-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.emergency-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emergency-card.police{border-left-color:var(--accent)}.emergency-card.police .emergency-card-icon{background:var(--accent-light);color:var(--accent)}.emergency-card.ambulance{border-left-color:var(--red)}.emergency-card.ambulance .emergency-card-icon{background:var(--red-light);color:var(--red)}.emergency-card.fire{border-left-color:#ea580c}.emergency-card.fire .emergency-card-icon{background:#fff7ed;color:#ea580c}.emergency-card.traffic{border-left-color:var(--amber)}.emergency-card.traffic .emergency-card-icon{background:var(--amber-light);color:var(--amber)}.emergency-number{font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--text-heading);line-height:1}.emergency-label{font-size:14px;color:var(--text-muted);margin-top:4px}.city-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.pill{padding:8px 16px;border-radius:999px;border:1px solid var(--bg-breadcrumb);background:var(--bg-white);color:var(--text-body);font-size:14px;font-family:var(--font-body);cursor:pointer;transition:all .2s}.pill:hover{border-color:var(--accent);color:var(--accent)}.pill.active{background:var(--accent);color:#fff;border-color:var(--accent)}.accordion-item{background:var(--bg-white);border-radius:var(--card-radius);box-shadow:var(--shadow-card);overflow:hidden;margin-bottom:16px}.accordion-trigger{width:100%;padding:20px 24px;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--text-heading);font-family:var(--font-body);text-align:left}.accordion-icon{width:20px;height:20px;color:var(--text-muted);transition:transform .2s;flex-shrink:0}.accordion-item.open .accordion-icon{transform:rotate(180deg)}.accordion-panel{padding:0 24px 24px;display:none}.accordion-item.open .accordion-panel{display:block}.accordion-list{list-style:none;display:flex;flex-direction:column;gap:12px}.accordion-list li{padding:16px;background:var(--bg-page);border-radius:var(--card-radius-sm);border-left:3px solid var(--accent)}.accordion-list li strong{display:block;font-size:15px;color:var(--text-heading);margin-bottom:4px}.accordion-list li a{font-size:14px;font-weight:600}.accordion-list li .text-muted{font-size:13px;margin-top:4px;display:block}.alert-offline{display:inline-flex;align-items:center;gap:8px;background:var(--amber-light);color:#92400e;font-size:14px;padding:12px 20px;border-radius:var(--card-radius-sm);font-weight:500}@media(max-width:639px){.emergency-grid{grid-template-columns:1fr}.emergency-card{padding:20px}.emergency-number{font-size:24px}.accordion-trigger{padding:16px 20px}.accordion-panel{padding:0 20px 20px}}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-48{margin-bottom:48px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.hidden{display:none!important}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}[data-reveal].visible{opacity:1;transform:translateY(0)}@media(max-width:1023px){.container{padding:0 24px}.hero,.page-hero{padding:60px 24px}.section{padding:60px 0}.cta-section{padding:40px 24px}.compare-col{padding:28px}}@media(max-width:639px){.hero{padding:48px 20px;min-height:auto}.hero h1{font-size:28px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.page-hero h1{font-size:28px}.text-page-title{font-size:32px}.text-section-title,.section-header h2{font-size:24px}.cta-section{padding:32px 20px}.cta-section h2{font-size:24px}.card{padding:20px}.compare-col{padding:24px}.apps-grid{grid-template-columns:repeat(2,1fr)}.visa-checker{padding:24px}.footer{padding:40px 0}}@media(max-width:479px){.apps-grid{grid-template-columns:1fr}.section{padding:32px 0}.section-header{margin-bottom:28px}.card{padding:16px}.compare-col{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.orbit-ring{animation:none!important}html{scroll-behavior:auto}}[data-reveal]{will-change:opacity,transform}.orbit-ring,.card{will-change:transform}
