*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#050505}body{margin:0;min-height:100vh;color:#ffffff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:78px;background:#050505;border-bottom:1px solid #252525}.header-logo,.site-header{width:100%;display:flex;align-items:center;justify-content:center}.header-logo{height:100%;padding:4px 20px}.logo-image{display:block;width:auto;height:62px;max-width:min(330px,82vw);object-fit:contain;object-position:center}.hero{width:100%;background:#050505;color:#ffffff;padding:62px 20px 28px}.hero-inner{width:100%;max-width:820px;margin:0 auto;text-align:center}.eyebrow{margin:0 0 13px;color:#FCC324;font-size:11px;font-weight:800;letter-spacing:2px}.hero h1{margin:0;color:#ffffff;font-size:clamp(40px,6vw,66px);line-height:1.03;letter-spacing:-3px;font-weight:900}.hero h1 span{color:#FCC324}.hero-text{max-width:570px;margin:18px auto 25px;color:#929292;font-size:15px;line-height:1.55}.search-box{width:100%;max-width:650px;height:58px;margin:0 auto;display:flex;align-items:center;gap:13px;padding:0 18px;background:#111111;border:1px solid #303030;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.search-box:focus-within{border-color:#FCC324;box-shadow:0 0 0 3px rgba(252,195,36,.08)}.search-icon{flex:0 0 auto;color:#777777;font-size:25px;line-height:1}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#ffffff;font-size:15px}.search-box input::placeholder{color:#666666}.search-box button{flex:0 0 auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#777777;cursor:pointer;font-size:22px;line-height:1}.search-box button:hover{color:#FCC324}.countries-section{width:100%;max-width:1180px;margin:0 auto;padding:18px 20px 90px}.countries-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.countries-header h2{margin:0;color:#ffffff;font-size:30px;line-height:1.1;letter-spacing:-1px;font-weight:900}.country-count{flex:0 0 auto;color:#666666;font-size:13px}.country-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.country-card{width:100%;min-width:0;min-height:68px;padding:0 18px;display:flex;align-items:center;gap:14px;background:#0d0d0d;border:1px solid #242424;border-radius:9px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.country-card:hover{transform:translateY(-2px);background:#111111;border-color:#FCC324;box-shadow:0 8px 25px rgba(0,0,0,.25)}.country-flag{flex:0 0 27px;width:27px;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.country-name{flex:1 1;min-width:0;overflow:hidden;color:#eeeeee;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.country-arrow{flex:0 0 18px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#5f5f5f;transition:color .18s ease,transform .18s ease}.small-arrow{display:block;width:8px;height:13px;flex:0 0 auto}.country-card:hover .country-arrow{color:#FCC324;transform:translateX(2px)}.no-results{padding:55px 20px;text-align:center}.no-results h3{margin:0 0 8px;color:#ffffff;font-size:21px}.no-results p{margin:0;color:#777777}footer{width:100%;background:#050505;border-top:1px solid #242424}.footer-inner{width:100%;max-width:1180px;margin:0 auto;padding:48px 20px 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:34px}.footer-brand{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-logo-link{width:-moz-fit-content;width:fit-content;line-height:0}.footer-logo,.footer-logo-link{display:block;margin:0;padding:0}.footer-logo{width:225px;max-width:225px;height:auto;object-fit:contain;object-position:left center}.footer-brand-text{max-width:390px;margin:0;color:#777777;font-size:13px;line-height:1.6}.footer-explore{flex:0 0 auto;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border:1px solid #2d2d2d;border-radius:8px;background:transparent;color:#d0d0d0;font-size:13px;font-weight:700;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background .2s ease}.footer-explore .small-arrow{width:8px;height:13px;color:#FCC324;transition:transform .2s ease}.footer-explore:hover{border-color:#FCC324;background:#0b0b0b;color:#ffffff}.footer-explore:hover .small-arrow{transform:translateX(2px)}.footer-divider{width:100%;height:1px;background:#242424}.footer-bottom{padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom span{color:#555555;font-size:12px}.footer-bottom .footer-accent{color:#FCC324;font-weight:700}@media (max-width:900px){.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-image{height:58px;max-width:75vw}.footer-logo{width:215px;max-width:215px}}@media (max-width:600px){.site-header{height:68px}.header-logo{padding:3px 14px}.logo-image{width:auto;height:52px;max-width:90vw}.hero{padding:44px 16px 24px}.hero-inner{max-width:100%}.hero h1{font-size:clamp(36px,10vw,46px);line-height:1.05;letter-spacing:-2px}.hero-text{margin:15px auto 21px;max-width:500px;font-size:14px}.search-box{height:56px;padding:0 15px;gap:10px}.search-icon{font-size:23px}.search-box input{font-size:14px}.countries-section{padding:12px 15px 65px}.countries-header{align-items:flex-start;margin-bottom:17px}.countries-header h2{font-size:27px}.country-count{padding-top:4px;font-size:12px}.country-grid{grid-template-columns:1fr;gap:8px}.country-card{min-height:62px;padding:0 15px;gap:12px}.country-flag{flex-basis:28px;width:28px;font-size:23px}.country-name{font-size:14px}.country-arrow{flex-basis:17px;width:17px;height:17px}.small-arrow{width:8px;height:13px}.footer-inner{padding:40px 16px 22px}.footer-top{align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:30px}.footer-brand{width:100%;gap:12px}.footer-logo{width:210px;max-width:210px}.footer-brand-text{max-width:100%;font-size:12px}.footer-explore{align-self:flex-start;height:40px;padding:0 14px;font-size:12px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:380px){.site-header{height:64px}.logo-image{height:49px;max-width:89vw}.hero{padding-top:40px}.hero h1{font-size:34px}.countries-header h2{font-size:24px}.country-card{min-height:59px}.country-name{font-size:13px}.footer-logo{width:200px;max-width:200px}}