:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f5f7fa;color:#222;line-height:1.6}section{padding:80px 0 60px}h1,h2,h3{font-weight:700;margin:0 0 20px}ul{padding-left:20px}.parallax{background-attachment:fixed;background-size:cover;background-position:center;position:relative;min-height:60vh;width:100vw;z-index:1}.hero{background-image:linear-gradient(#1e3c7266,#5ad2ffb3),url(../images/travellee.png);display:flex;align-items:center;justify-content:center;min-height:90vh;position:relative;overflow:hidden}.hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#1e1e3c80;border-radius:0;box-shadow:none;padding:0}.hero .app-image{width:400px;height:auto;margin-bottom:20px;border-radius:16px}.about{background:#fff}.about-content.creative-about{align-items:center;justify-content:center;max-width:1100px;margin:0 auto;padding:0 24px}.about-text{width:100%;margin-bottom:50px}.about-text h2{font-size:2.8rem;color:#1e3c72;margin-bottom:18px;font-family:Nunito,Segoe UI,Arial,sans-serif}.download-content h2{font-size:2.8rem;color:#fff;margin-bottom:18px;font-weight:700;letter-spacing:.01em;font-family:Nunito,Segoe UI,Arial,sans-serif}.about-content p{font-size:1.15rem;color:#333;margin-bottom:0;line-height:1.7em}.card-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;margin-top:40px}@media (max-width: 900px){.card-grid{grid-template-columns:1fr 1fr;gap:20px 14px}}@media (max-width: 600px){.card-grid{grid-template-columns:1fr;gap:16px}}.feature-card{background:linear-gradient(120deg,#f9fafc 60%,#b5d3e8);border-radius:18px;box-shadow:0 2px 18px #283c5012;padding:32px 22px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .25s cubic-bezier(.4,2,.6,1),box-shadow .2s;cursor:pointer;opacity:0;transform:translateY(40px) scale(.98);animation:fadeInUp .7s forwards}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.22s}.feature-card:nth-child(3){animation-delay:.34s}.feature-card:nth-child(4){animation-delay:.46s}.feature-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #283c5021}@keyframes fadeInUp{to{opacity:1;transform:translateY(0) scale(1)}}.feature-icon{font-size:2.4rem;margin-bottom:12px;filter:drop-shadow(0 2px 8px #c7e7ff44)}.feature-title{font-size:1.2rem;font-weight:700;color:#1e3c72;margin-bottom:6px}.feature-desc{font-size:1.02rem;color:#333;opacity:.95}@media (max-width: 900px){.about-content.creative-about{flex-direction:column;gap:28px;padding:0 8px}.about-right.features-grid{grid-template-columns:1fr;gap:18px;width:100%}}.download{background:linear-gradient(120deg,#3c72e6,#5ad2ff);margin-bottom:0;padding-bottom:0}.download-content h2,.download-content p,.store-btn{color:#fff}.qr-code p{color:#f3faff}.download-content{max-width:700px;margin:0 auto;text-align:center}.qr-links-grid{display:flex;gap:40px;justify-content:center;align-items:flex-start;margin-top:36px;flex-wrap:wrap}.qr-store-box{background:#ffffff29;border-radius:18px;box-shadow:0 4px 18px #1e3c781c;padding:32px 26px 24px;display:flex;flex-direction:column;align-items:center;min-width:220px;max-width:260px;transition:box-shadow .2s,transform .2s}.qr-store-box:hover{box-shadow:0 8px 32px #1e3c782e;transform:translateY(-4px) scale(1.03)}.qr-store-box .qr-img{width:120px;height:120px;border-radius:12px;margin-bottom:20px;background:#fff;box-shadow:0 2px 8px #1e3c780f}.big-btn{width:100%;font-size:1.1rem;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 0}.icon-svg{display:inline-flex;align-items:center;margin-right:7px}.icon-svg svg{display:inline-block;width:22px;height:22px;vertical-align:middle}.icon-svg svg path{fill:currentColor}.store-btn-text{font-weight:600;letter-spacing:.01em}@media (max-width: 700px){.qr-links-grid{flex-direction:column;gap:22px;align-items:stretch}.qr-store-box{max-width:100%;min-width:0;width:100%}}footer{background:#1e3c72;color:#fff;text-align:center;padding:28px 0 18px;font-size:1rem}footer a{color:#b5d3e8;text-decoration:underline;margin-left:8px}.language-switcher{position:fixed;top:16px;right:16px;z-index:1000}.language-switcher .lang-select{background-color:#1e3c72e6;color:#e9f4ff;border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 24px #1e3c722e}.language-switcher .lang-select:hover{background-color:#1e3c72}@media (max-width: 600px){.language-switcher{top:10px;right:10px}.language-switcher .lang-select{padding:8px 34px 8px 10px;font-size:.9rem;border-radius:9px}}.footer-lang{margin-top:12px;display:inline-flex;align-items:center;gap:10px}.footer-lang-label{color:#b5d3e8;font-weight:500}.lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffffff1a;color:#e9f4ff;border:1px solid rgba(255,255,255,.35);border-radius:10px;padding:10px 38px 10px 12px;font-size:.95rem;line-height:1.2;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .05s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23e9f4ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:18px}.lang-select:hover{border-color:#fff9;background-color:#ffffff24}.lang-select:focus{outline:none;border-color:#9ad6ff;box-shadow:0 0 0 3px #9ad6ff40}.lang-select:active{transform:scale(.99)}.lang-select option{color:#0f244a;background:#fff}@media (max-width: 600px){section{padding:54px 0 36px}.hero-content{padding:24px 8px}}.store-badge{display:flex;align-items:center;gap:.7rem;border-radius:1.2rem;box-shadow:0 2px 14px #3c5aaa17;font-weight:500;font-size:1.08rem;transition:transform .15s,box-shadow .15s;text-decoration:none;min-width:200px;min-height:56px;justify-content:flex-start}.store-badge:hover,.store-badge:focus{transform:scale(1.045);box-shadow:0 6px 28px #3c5aaa24;text-decoration:none}.store-badge-apple{background:#111;color:#fff}.store-badge-apple .store-badge-icon{color:#fff}.store-badge-android{background:linear-gradient(90deg,#3ddc84,#4285f4);color:#fff}.store-badge-android .store-badge-icon{color:#fff}.store-badge-icon{font-size:2.2rem;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;margin-left:3px}.store-badge-text{text-align:left;display:inline-block;line-height:1.1}.store-badge-top{font-size:1.07em;font-weight:500}.store-badge-bottom{font-size:.98em;font-weight:400;opacity:.84}@media (max-width: 991.98px){.store-badge{min-width:140px;font-size:.98rem;padding-left:.6rem;padding-right:.6rem}.store-badge-icon{font-size:1.6rem;width:2rem;height:2rem}}.store-btn{min-width:150px}section.privacy{background:linear-gradient(120deg,#1e3c72,#5ad2ff);padding:0 auto}.privacy-app-image{height:200px;margin-bottom:50px;display:block;margin-left:auto;margin-right:auto;align-items:center;justify-content:center}.privacy-text{background:#fff;border-radius:22px;box-shadow:0 8px 32px #1e3c721a;padding:40px 32px;max-width:650px;margin:0 auto 48px}.privacy-text ul{list-style:none;padding-left:0}.privacy-text ul li{position:relative;padding-left:26px;margin-bottom:10px}.privacy-text ul li:before{content:"";position:absolute;left:0;top:.7em;width:12px;height:12px;background:#1e3c72;border-radius:3px;transform:translateY(-50%);display:inline-block}.privacy-text h1{font-size:2.8rem;color:#1e3c72;margin-bottom:18px;font-family:Nunito,Segoe UI,Arial,sans-serif;text-align:center}.privacy-text h2{color:#1e3c72;font-weight:700;margin-top:36px;margin-bottom:18px;font-size:1.4rem;letter-spacing:.01em}.privacy-text h3{color:#1e3c72;font-weight:700;margin-top:36px;margin-bottom:18px;font-size:1.1rem;letter-spacing:.01em}
