:root{--brand-red: #E63946;--brand-red-dark: #C1121F;--text-dark: #1A1A2E;--text-body: #4A4A6A;--text-muted: #9090A8;--bg-page: #FFFFFF;--bg-surface: #F8F8FB;--bg-hero-tint: #FFF5F5;--border: #E8E8F0;--border-accent: #E63946;--success-green: #2DC653;--maxw: 900px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{margin:0;padding:0}body{font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--text-dark);background:var(--bg-page);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}main{flex:1 0 auto;padding-bottom:clamp(3rem,7vw,4.5rem)}a{text-decoration:none;color:inherit}img,svg{display:block}:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 clamp(1rem,4vw,1.5rem)}.topbar{background:var(--brand-red);color:#fff;font-size:clamp(12px,2.6vw,13px);line-height:1.4;padding:9px 1rem}.topbar-inner{display:flex;align-items:center;justify-content:center;gap:8px;max-width:var(--maxw);margin:0 auto;text-align:center}.topbar svg{width:15px;height:15px;flex-shrink:0}.nav{height:64px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.logo{display:inline-flex;align-items:center;gap:9px}.logo-icon{width:clamp(30px,8vw,36px);height:clamp(30px,8vw,36px);flex-shrink:0;line-height:0}.logo-icon svg{width:100%;height:100%;display:block}.logo-text{display:inline-flex;align-items:baseline;font-weight:800;font-size:clamp(16px,4.5vw,20px);letter-spacing:-.02em;line-height:1}.logo-online{color:var(--text-dark)}.logo-photo{color:var(--brand-red)}.logo-domain{font-size:.5em;font-weight:600;color:var(--text-muted);margin-left:1.5px}.welcome{padding-top:clamp(2rem,7vw,3.5rem);padding-bottom:.25rem;max-width:660px}.welcome-title{margin:0;font-size:clamp(1.6rem,6vw,2.4rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text-dark)}.welcome-title span{color:var(--brand-red)}.welcome-sub{margin:.75rem 0 0;font-size:clamp(.95rem,3.5vw,1.05rem);color:var(--text-body)}.hero-section{padding-top:clamp(1.75rem,6vw,3rem)}.detected-label{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted);margin:0 0 .75rem}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--success-green);box-shadow:0 0 #2dc65380;animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%{box-shadow:0 0 #2dc65373;opacity:1}70%{box-shadow:0 0 0 6px #2dc65300;opacity:.5}to{box-shadow:0 0 #2dc65300;opacity:1}}.hero-card{background:var(--bg-hero-tint);border:2px solid var(--brand-red);border-radius:16px;padding:clamp(1.25rem,4vw,1.75rem) clamp(1.25rem,4vw,2rem);display:flex;align-items:center;gap:clamp(1rem,3vw,1.5rem);box-shadow:0 8px 28px -12px #e6394647}.flag-lg{flex-shrink:0;line-height:0}.flag-lg svg{width:clamp(48px,14vw,64px);height:auto;aspect-ratio:5 / 3;border-radius:6px;box-shadow:0 0 0 1px #0000000f}.hero-info{flex:1;min-width:0}.hero-country{margin:0;font-size:clamp(1.25rem,5vw,1.5rem);font-weight:600;color:var(--text-dark);letter-spacing:-.02em;line-height:1.25}.badge-yours{display:inline-block;background:var(--brand-red);color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;margin-left:8px;vertical-align:middle;white-space:nowrap}.hero-url{margin:4px 0 0;font-size:14px;color:var(--brand-red);font-weight:500;word-break:break-word}.hero-meta{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.btn-hero{display:inline-flex;align-items:center;gap:6px;background:var(--brand-red);color:#fff;padding:.65rem 1.4rem;border-radius:8px;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0;transition:background .15s,transform .15s}.btn-hero svg{width:16px;height:16px}.btn-hero:hover{background:var(--brand-red-dark)}.btn-hero:active{transform:translateY(1px)}.not-yours-nudge{font-size:13px;color:var(--text-muted);margin:1rem 0 0}.not-yours-nudge a{color:var(--brand-red);font-weight:500}.not-yours-nudge a:hover{text-decoration:underline}.section-divider{border:0;border-top:1px solid var(--border);margin:clamp(1.5rem,5vw,2rem) 0}.section-heading{font-size:clamp(1.1rem,4vw,1.25rem);font-weight:600;color:var(--text-dark);letter-spacing:-.01em;margin:0 0 .25rem}.section-sub{display:none;font-size:14px;color:var(--text-muted);margin:0 0 1rem}.country-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:1.25rem}.country-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:14px;padding:.95rem 1.05rem;display:flex;align-items:center;gap:13px;cursor:pointer;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s}.country-card:hover{border-color:var(--brand-red);background:var(--bg-hero-tint);transform:translateY(-2px);box-shadow:0 12px 26px -14px #e6394661}.flag-icon{line-height:0;flex-shrink:0}.flag-icon svg{width:34px;height:auto;aspect-ratio:5 / 3;border-radius:4px;box-shadow:0 0 0 1px #00000012}.card-info{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.card-top{display:flex;align-items:center;gap:8px;min-width:0}.card-name{font-size:14px;font-weight:600;line-height:1.2;color:var(--text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-cur{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.03em;color:var(--text-muted);background:var(--bg-page);border:1px solid var(--border);border-radius:5px;padding:1px 6px}.card-url{font-size:12.5px;font-weight:500;color:var(--brand-red);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-arrow{margin-left:auto;color:var(--text-muted);line-height:0;flex-shrink:0;transition:transform .15s,color .15s}.card-arrow svg{width:17px;height:17px}.country-card:hover .card-arrow{color:var(--brand-red);transform:translate(3px)}.country-card.card-active{border:1.5px solid var(--brand-red);background:var(--bg-hero-tint)}.country-card.card-active .card-arrow{color:var(--brand-red)}.country-card.card-active .card-cur{border-color:var(--brand-red);color:var(--brand-red)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:clamp(2rem,6vw,3rem)}.trust-item{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:var(--text-body);text-align:center}.trust-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--bg-hero-tint);color:var(--brand-red)}.trust-icon svg{width:20px;height:20px}.content{margin-top:clamp(1.5rem,5vw,2.25rem)}.content-heading{font-size:clamp(1.2rem,4.5vw,1.45rem);font-weight:700;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 .75rem}.content-p{font-size:15px;color:var(--text-body);margin:0 0 .85rem;max-width:760px}.content-p a{color:var(--brand-red);font-weight:500}.content-p a:hover{text-decoration:underline}.faq{margin-top:clamp(2rem,6vw,2.75rem);margin-bottom:clamp(2.5rem,6vw,4rem)}.faq-list{margin-top:1rem}.faq-item{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-item+.faq-item{margin-top:10px}.faq-q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:.9rem 1.1rem;font-size:14.5px;font-weight:600;color:var(--text-dark)}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"";flex-shrink:0;width:9px;height:9px;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:rotate(45deg);margin-top:-3px;transition:transform .2s}.faq-item[open] .faq-q{color:var(--brand-red)}.faq-item[open] .faq-q:after{transform:rotate(-135deg);margin-top:3px;border-color:var(--brand-red)}.faq-q:hover{color:var(--brand-red)}.faq-a{padding:0 1.1rem 1rem}.faq-a p{margin:0;font-size:14px;line-height:1.65;color:var(--text-body)}footer{background:var(--text-dark);color:#fff;padding:clamp(1.75rem,5vw,2.25rem) 0;text-align:center;flex-shrink:0}.footer-copy{margin:0 0 1.1rem;font-size:13px;color:#c8c8d8}.footer-social{display:flex;justify-content:center;align-items:center;gap:1.25rem;flex-wrap:wrap}.footer-social a{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);font-size:13px;transition:color .15s}.footer-social a svg{width:17px;height:17px}.footer-social a:hover{color:#fff}@media(max-width:640px){.hero-card{flex-direction:column;align-items:flex-start;gap:1.1rem}.btn-hero{width:100%;justify-content:center}.trust-row{grid-template-columns:1fr 1fr;gap:1.25rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
