.app-hero{background:linear-gradient(135deg,#0a1628e6 0%,#0f1c2ef2 100%);max-width:100vw;padding:4rem 0;position:relative;overflow:hidden}.app-hero__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.app-hero__content{grid-template-columns:1fr .8fr;align-items:center;gap:3rem;min-height:0;display:grid}.app-hero__text{flex-direction:column;justify-content:center;display:flex}.app-hero__title{color:var(--aurora-text-primary,#fff);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1.2}.app-hero__subtitle{color:var(--aurora-text-secondary,#c8c8c8);max-width:85%;margin-bottom:2rem;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:400;line-height:1.5}.app-hero__stores{gap:1rem;display:flex}.app-hero__stores .store-badges{flex:auto;justify-content:flex-start;margin:0}.app-hero__visual{justify-content:center;align-items:center;display:flex;position:relative}.app-hero__composite{border-radius:var(--aurora-shot-radius);border:var(--aurora-shot-border);background:var(--aurora-bg-fullscreen);width:100%;max-width:640px;height:auto;box-shadow:var(--aurora-shot-shadow);transition:transform var(--aurora-timing-base) ease, box-shadow var(--aurora-timing-base) ease}.app-hero__composite:hover{box-shadow:var(--aurora-shot-shadow-hover);transform:translateY(-4px)}.app-hero__screenshots{justify-content:center;align-items:flex-end;gap:-30px;display:flex;position:relative}.app-hero__screenshot{border-radius:1rem;flex-shrink:0;width:140px;height:auto;transition:transform .3s;box-shadow:0 15px 30px #00000040,0 0 0 1px #ffffff0d}.app-hero__screenshot--1{z-index:3;transform:translateY(0)scale(1)}.app-hero__screenshot--2{z-index:2;transform:translate(-20px)translateY(15px)scale(.95)}.app-hero__screenshot--3{z-index:1;transform:translate(-40px)translateY(30px)scale(.9)}.app-hero__screenshot:hover{z-index:10;transform:scale(1.05)}.app-hero__slider{display:none}.app-hero__slider-track{transition:transform .3s;display:flex}.app-hero__slider-item{justify-content:center;min-width:100%;padding:0 1rem;display:flex}.app-hero__slider-item img{border-radius:1rem;max-width:200px;height:auto;box-shadow:0 10px 25px #0000004d}.app-hero__slider-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.app-hero__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.app-hero__dot.active{background:var(--aurora-green,#4ade80)}@media (width<=1024px){.app-hero{padding:3rem 0}.app-hero__container{padding:0 1.5rem}.app-hero__content{gap:2.5rem;min-height:0}.app-hero__title{font-size:clamp(1.8rem,3vw,2.5rem)}.app-hero__subtitle{font-size:clamp(.95rem,1.8vw,1.1rem)}.app-hero__screenshot{width:120px}}@media (width<=768px){.app-hero{width:100%;max-width:100vw;padding:2rem 0;overflow-x:hidden}.app-hero__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 1rem;overflow-x:hidden}.app-hero__content{text-align:center;flex-direction:column;gap:2rem;width:100%;max-width:100%;min-height:auto;display:flex}.app-hero__text{overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box;order:2;width:100%;max-width:100%;padding:0 .5rem}.app-hero__title{overflow-wrap:break-word;max-width:100%;margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.app-hero__subtitle{padding:0 1rem;font-size:1rem;max-width:100%!important}.app-hero__visual{order:1;width:100%;max-width:100vw;overflow:hidden}.app-hero__screenshots{display:none}.app-hero__slider{width:100%;display:block;position:relative;overflow:hidden}.app-hero__stores{justify-content:center;width:100%}.app-hero__stores .store-badges{width:100%;margin:1rem 0}}@media (width<=480px){.app-hero{padding:1.5rem 0}.app-hero__content{gap:1.5rem}.app-hero__title{line-height:1.3;font-size:1.25rem!important}.app-hero__subtitle{max-width:100%;line-height:1.5;font-size:.875rem!important}.app-hero__slider-item img{max-width:180px}}@media (width<=375px){.app-hero__title{font-size:1.1rem!important}.app-hero__subtitle{font-size:.8rem!important}}.country-header-parallax{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:60vh;margin-bottom:3rem;display:flex;position:relative;overflow-x:hidden}.country-header-parallax:before{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--aurora-bg-primary) 30%, transparent) 0%, var(--aurora-bg-primary) 100%);z-index:0;position:absolute;inset:0}.country-header{text-align:center;z-index:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem;position:relative}.country-header h1{color:var(--aurora-text-primary);letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:800;line-height:1.1}.country-header h1 .title-accent{color:var(--aurora-accent-end);display:block}.intro{color:#c8c8c8;text-shadow:0 2px 8px #00000080;width:100%;max-width:800px;margin:0 auto 3rem;padding:0 .5rem;font-size:clamp(1rem,2vw,1.3rem);line-height:1.6}.country-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.stat{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:2rem;transition:transform .3s;box-shadow:0 8px 32px #0003}.stat:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px)}.stat h3{color:#6be7a0;text-transform:uppercase;letter-spacing:1px;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.stat p{color:#fff;text-shadow:0 0 20px #fff3;margin:0;font-size:2rem;font-weight:700}.country-guide{margin:4rem 0}.country-guide h2{color:#fff;text-align:center;text-shadow:0 0 30px #ffffff1a;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.guide-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.guide-card{backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem;transition:all .3s}.guide-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 40px #0000004d}.guide-card h3{color:#fff;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:1.4rem;font-weight:600;display:flex}.guide-card ul{margin:0;padding:0;list-style:none}.guide-card li{color:#fffc;margin-bottom:1rem;padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.guide-card li:before{content:"•";color:#6be7a0;font-size:1.2rem;font-weight:700;position:absolute;left:0}.page-nav{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin:3rem 0 2rem;padding-top:2rem;display:flex}.page-nav a{color:#6be7a0;background:#6be7a00d;border:1px solid #6be7a01a;border-radius:24px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.page-nav a:hover{background:#6be7a026;transform:translate(4px);box-shadow:0 0 15px #6be7a033}.more-cities-info{text-align:center;border-top:1px solid #ffffff1f;margin-top:3rem;padding-top:2rem}.more-cities-info p{color:#c8c8c8;margin-bottom:1.5rem}.all-cities-list{margin-top:1.5rem}.all-cities-list summary{cursor:pointer;color:#6be7a0;backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:1rem 2rem;font-weight:500;transition:all .2s;display:inline-block}.all-cities-list summary:hover{background:#6be7a01a;border-color:#6be7a04d;transform:translateY(-1px)}.all-cities-links{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.city-link{color:#fff;background:#ffffff08;border:1px solid #ffffff1f;border-radius:16px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-block}.city-link:hover{background:#6be7a01a;border-color:#6be7a0;transform:translateY(-1px)}.country-regions{border-top:1px solid #ffffff14;margin:4rem 0;padding:3rem 0}.country-regions h2{color:#fff;text-align:center;text-shadow:0 0 30px #ffffff1a;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.regions-intro{color:#c8c8c8;text-align:center;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.regions-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.region-card{backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.region-card:hover{background:#6be7a014;border-color:#6be7a0;transform:translateY(-3px);box-shadow:0 4px 20px #6be7a026}.region-flag{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:28px;margin-right:1rem;box-shadow:0 1px 3px #0000004d}.region-info{flex:1}.region-info h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.region-coverage{color:#6be7a0;font-size:.9rem;font-weight:500}.region-arrow{color:#6be7a0;opacity:.6;font-size:1.5rem;transition:all .2s}.region-card:hover .region-arrow{opacity:1;transform:translate(4px)}.state-search-wrapper{justify-content:center;margin-bottom:2rem;display:flex}.state-search-container{width:100%;max-width:400px;position:relative}.search-icon{opacity:.6;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.state-search-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:1rem;transition:all .2s}.state-search-input:focus{background:#ffffff1a;border-color:#6be7a0;outline:2px solid #0000;box-shadow:0 0 0 2px #6be7a04d}.state-search-input::placeholder{color:#fff6}.container{max-width:1200px;margin:0 auto;padding:1.5rem}.breadcrumbs-wrapper{margin-bottom:2rem}@media (width<=768px){.country-header-parallax{background-attachment:scroll;min-height:50vh;overflow-x:hidden}.container{padding:1rem}.country-header h1{word-break:break-word;font-size:clamp(1.75rem,8vw,2.5rem)}.country-header{width:100%;padding:2rem .75rem}.intro{padding:0 .5rem;font-size:clamp(.95rem,4vw,1.1rem)}.guide-grid{grid-template-columns:1fr}.page-nav{text-align:center;flex-direction:column;gap:1rem}.page-nav a:hover{transform:none}.all-cities-links{flex-direction:column}.city-link{text-align:center;justify-content:center;width:100%}.regions-grid{grid-template-columns:1fr}.country-regions h2{font-size:2rem}.state-search-container{max-width:100%}}.learn-more-guides{margin:var(--aurora-spacing-xl) 0;padding:var(--aurora-spacing-l);background:var(--aurora-surface);border-radius:12px}.learn-more-guides h2{color:var(--aurora-text-primary);margin-bottom:var(--aurora-spacing-m);font-size:1.25rem;font-weight:600}.learn-more-guides__list{gap:var(--aurora-spacing-s);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.learn-more-guides__list li a{padding:var(--aurora-spacing-s) var(--aurora-spacing-m);color:#4ecdc4;background:#ffffff0a;border-radius:8px;font-size:.95rem;text-decoration:none;transition:background .2s;display:block}.learn-more-guides__list li a:hover{background:#ffffff14}.country-faq{max-width:820px;margin:3rem auto;padding:0 1rem}.country-faq h2{text-align:center;color:#fff;margin-bottom:1.5rem}.country-faq-list{flex-direction:column;gap:.75rem;display:flex}.country-faq-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1rem 1.25rem}.country-faq-item summary{cursor:pointer;color:#fff;padding-right:1.5rem;font-weight:600;list-style:none;position:relative}.country-faq-item summary::-webkit-details-marker{display:none}.country-faq-item summary:after{content:"+";color:#4ecdc4;font-size:1.25rem;line-height:1;position:absolute;top:0;right:0}.country-faq-item[open] summary:after{content:"−"}.country-faq-item p{color:#fffc;margin:.75rem 0 0;line-height:1.6}
