@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--turq:#14d9d3;--navy:#071226;--bg:#f7fafc;--text:#1b2a3d}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#14d9d3 #e9f6f9}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(#f4fbfd 0%,#e8f6fa 100%);border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#14d9d3 0%,#0eb9b4 100%);border:2px solid #e8f6fa;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#22e7e1 0%,#12c8c2 100%)}::-webkit-scrollbar-corner{background:#e8f6fa}html,body,#root{margin:0;padding:0}body{color:var(--text);background:radial-gradient(circle at 80% 5%, #14d9d32e, transparent 35%), var(--bg);font-family:Inter,sans-serif}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s,transform .7s;transform:translateY(24px)scale(.985)}.reveal.visible{opacity:1;transform:translateY(0)scale(1)}.reveal .hero-copy>*,.reveal .hero-visual>*,.reveal .stats>article,.reveal .grid>article,.reveal .steps>article,.reveal .dest-grid>article,.reveal .faq-list>article,.reveal .cta-box>*{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(14px)}.reveal.visible .hero-copy>*,.reveal.visible .hero-visual>*,.reveal.visible .stats>article,.reveal.visible .grid>article,.reveal.visible .steps>article,.reveal.visible .dest-grid>article,.reveal.visible .faq-list>article,.reveal.visible .cta-box>*{opacity:1;transform:translateY(0)}.reveal.visible .hero-copy>:first-child,.reveal.visible .hero-visual>:first-child,.reveal.visible .stats>article:first-child,.reveal.visible .grid>article:first-child,.reveal.visible .steps>article:first-child,.reveal.visible .dest-grid>article:first-child,.reveal.visible .faq-list>article:first-child,.reveal.visible .cta-box>:first-child{transition-delay:50ms}.reveal.visible .hero-copy>:nth-child(2),.reveal.visible .hero-visual>:nth-child(2),.reveal.visible .stats>article:nth-child(2),.reveal.visible .grid>article:nth-child(2),.reveal.visible .steps>article:nth-child(2),.reveal.visible .dest-grid>article:nth-child(2),.reveal.visible .faq-list>article:nth-child(2),.reveal.visible .cta-box>:nth-child(2){transition-delay:.12s}.reveal.visible .hero-copy>:nth-child(3),.reveal.visible .hero-visual>:nth-child(3),.reveal.visible .stats>article:nth-child(3),.reveal.visible .grid>article:nth-child(3),.reveal.visible .steps>article:nth-child(3),.reveal.visible .dest-grid>article:nth-child(3),.reveal.visible .faq-list>article:nth-child(3){transition-delay:.19s}.reveal.visible .hero-copy>:nth-child(4),.reveal.visible .hero-visual>:nth-child(4),.reveal.visible .stats>article:nth-child(4),.reveal.visible .grid>article:nth-child(4),.reveal.visible .steps>article:nth-child(4),.reveal.visible .dest-grid>article:nth-child(4),.reveal.visible .faq-list>article:nth-child(4){transition-delay:.26s}.reveal.visible .hero-copy>:nth-child(5),.reveal.visible .hero-visual>:nth-child(5),.reveal.visible .grid>article:nth-child(5),.reveal.visible .dest-grid>article:nth-child(5),.reveal.visible .faq-list>article:nth-child(5){transition-delay:.33s}.reveal.visible .hero-copy>:nth-child(6),.reveal.visible .hero-visual>:nth-child(6),.reveal.visible .grid>article:nth-child(6),.reveal.visible .dest-grid>article:nth-child(6){transition-delay:.4s}.container{width:min(1120px,92%);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s,box-shadow .35s;position:sticky;top:0}.site-header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7fafcd1;border-bottom-color:#0712260f;box-shadow:0 8px 24px #0712260f}.nav-wrap{justify-content:space-between;align-items:center;padding:22px 0;transition:padding .35s;display:flex}.brand{color:var(--navy);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:flex}.brand-logo-crop{border-radius:50%;width:34px;height:34px;display:inline-block;overflow:hidden}.brand-logo-crop img{object-fit:cover;width:100%;height:100%}.nav-logo{width:auto;height:44px;transition:height .35s;display:block}.site-header.scrolled .nav-wrap{padding:12px 0}.site-header.scrolled .nav-logo{height:34px}.nav-links{gap:24px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#4d5b71;border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s}.nav-links a.active{color:#083f5f;background:#14d9d32e;border-color:#14d9d359}.btn{border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:var(--turq);color:#013131;box-shadow:0 10px 26px #14d9d357}.btn-ghost{color:var(--navy);background:#fff;border:1px solid #d6e4ef}.btn{transition:transform .2s,box-shadow .25s,background .25s,color .25s,border-color .25s}.btn-primary:hover{color:#032f2d;background:linear-gradient(135deg,#14d9d3 0%,#58efe9 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 16px 34px #14d9d373}.btn-primary:active{transform:translateY(0)scale(.99)}.btn-ghost:hover{color:#0a2a48;background:linear-gradient(135deg,#fff 0%,#efffff 100%);border-color:#14d9d38c;transform:translateY(-2px)}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:80px 0 55px;display:grid}.badge{color:#046d68;background:#14d9d324;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-block}h1,h2{color:var(--navy);font-family:Space Grotesk,sans-serif}h1{margin:15px 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}h2{text-align:center;margin:0 0 24px}.lead{color:#4f6075;max-width:560px;font-size:17px;line-height:1.7}.hero-actions{gap:10px;margin:24px 0 10px;display:flex}.free{color:#6d7e92}.hero-visual{place-items:center;min-height:450px;display:grid;position:relative}.glow{filter:blur(25px);background:#14d9d352;border-radius:50%;width:290px;height:290px;position:absolute}.robot-asset{z-index:2;border-radius:24px;width:290px;height:290px;animation:3.2s ease-in-out infinite float;overflow:hidden}.robot-asset img{object-fit:cover;width:100%;height:100%}@keyframes float{50%{transform:translateY(-10px)}}.float-card{color:#2f4258;background:#fff;border:1px solid #0000;border-radius:16px;min-width:130px;padding:14px;font-weight:700;transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s,color .25s;position:absolute;box-shadow:0 20px 35px #0817291f}.float-card small{color:#7b8ca2;font-weight:500}.c1{top:35px;left:35px}.c2{top:55px;right:20px}.c3{bottom:50px;left:20px}.c4{bottom:48px;right:20px}.flat-icon{color:#07948f;vertical-align:middle;background:#14d9d326;border:1px solid #14d9d380;border-radius:7px;place-items:center;width:22px;height:22px;margin-right:6px;font-size:12px;font-style:normal;display:inline-grid}.flat-icon.big{border-radius:10px;width:32px;height:32px;margin:12px auto 6px;font-size:14px}.section{padding:45px 0}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{text-align:center;background:#fff;border:1px solid #e6edf3;border-radius:16px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s,background-color .25s}.step-top{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.step-num{color:#067d78;letter-spacing:.5px;background:#14d9d31f;border:1px solid #14d9d359;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:32px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.steps h3{color:var(--navy);margin:8px 0 6px}.steps p{color:#5f7288;margin:0;line-height:1.6}.steps article:hover{background:linear-gradient(#fff,#f3fffe);border-color:#14d9d373;transform:translateY(-7px)scale(1.01);box-shadow:0 20px 35px #08172924}.steps article:hover .step-num{background:var(--turq);color:#033d3a}.steps article:hover .flat-icon.big{background:var(--turq);color:#033d3a;border-color:#14d9d3e6}.demo{grid-template-columns:370px 1fr;align-items:center;gap:36px;display:grid}.phone{background:#111d30;border-radius:32px;padding:12px;box-shadow:0 24px 50px #07122642}.screen{background:#eafaf8;border-radius:24px;padding:16px}.msg{border-radius:13px;max-width:86%;margin:8px 0;padding:10px 12px;font-size:13px}.msg.u{background:#d0fff4;margin-left:auto}.msg.b{background:#fff}.hotel-card{background:#fff;border-radius:14px;margin-top:10px;padding:10px}.hotel-card img{object-fit:cover;border-radius:10px;width:100%;height:110px}.hotel-card button{background:var(--turq);border:0;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;font-weight:700;display:inline-flex}.grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.grid article{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;border:1px solid #14d9d333;border-radius:14px;padding:18px;transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s,color .25s}.grid article .flat-icon{margin-right:10px}.grid article:hover{color:#0b213c;background:#fff;border-color:#14d9d38c;transform:translateY(-6px)scale(1.015);box-shadow:0 18px 30px #08172924}.grid article:hover .flat-icon{background:var(--turq);color:#043d3a;border-color:#14d9d3f2}.dest-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.dest-grid article{border-radius:13px;min-height:120px;position:relative;overflow:hidden}.dest-grid img{object-fit:cover;filter:saturate(1.1);width:100%;height:100%;transition:transform .35s}.dest-grid article:hover img{transform:scale(1.08)}.dest-grid span{color:#fff;text-shadow:0 4px 10px #00000073;z-index:2;font-weight:700;position:absolute;bottom:10px;left:10px}.dest-grid article:after{content:"";background:linear-gradient(#04101e0d,#04101e8c);transition:background .25s;position:absolute;inset:0}.dest-grid article:hover:after{background:linear-gradient(#14d9d32e,#081e34b3)}.stats{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.stats strong{color:#0c9f9a;font-family:Space Grotesk,sans-serif;font-size:40px}.stats span{color:#6c7e93;font-weight:600;display:block}.faq-list{gap:12px;max-width:860px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #e6edf3;border-radius:14px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.faq-btn{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;font-size:16px;font-weight:700;display:flex}.faq-btn svg{color:#5d7188;transition:transform .2s}.faq-panel{max-height:0;transition:max-height .25s;overflow:hidden}.faq-panel p{color:#586d84;margin:0;padding:0 20px 18px;line-height:1.7}.faq-item.open .faq-btn svg{transform:rotate(180deg)}.faq-item.open .faq-panel{max-height:180px}.faq-item:hover{border-color:#14d9d380;transform:translateY(-2px);box-shadow:0 14px 26px #0817291a}.faq-item:hover .faq-btn{background:#f7fffe}.float-card:hover{color:#123452;background:#f7fffe;border-color:#14d9d373;transform:translateY(-5px)scale(1.03);box-shadow:0 24px 38px #08172933}.float-card:hover .flat-icon{background:var(--turq);color:#033d3a;border-color:#14d9d3e6}.cta{color:#fff;background:linear-gradient(145deg,#071226,#0b1b33)}.cta-box{justify-content:space-between;align-items:center;gap:18px;display:flex}.cta h2{color:#fff;text-align:left}.site-footer{color:#c6d0de;background:#071226;padding:28px 0}.foot-wrap{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.footer-logo{width:auto;height:42px;display:block}.foot-brand{max-width:420px}.foot-brand p{color:#c6d0de;margin:12px 0 0;line-height:1.65}.foot-columns{grid-template-columns:repeat(3,minmax(150px,1fr));gap:24px;display:grid}.links h4{color:#fff;margin:0 0 10px;font-size:15px}.links{gap:8px;display:grid}.links a{color:#c6d0de;text-decoration:none}.foot-bottom{border-top:1px solid #c6d0de33;padding-top:14px}.foot-bottom p{color:#9fb0c6;margin:0;font-size:13px}.back-top{color:#043d3a;z-index:60;background:linear-gradient(135deg,#14d9d3 0%,#5ef0ea 100%);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 28px #14d9d366}.back-top:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 18px 34px #14d9d380}.cookie-consent{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #dce9f4;border-radius:14px;width:min(460px,100% - 88px);padding:14px;position:fixed;bottom:20px;left:20px;box-shadow:0 18px 36px #08172929}.cookie-consent p{color:#4f637b;margin:0 0 12px;font-size:14px;line-height:1.55}.cookie-actions{gap:8px;display:flex}@media (width<=980px){.nav-links{display:none}.hero,.demo{grid-template-columns:1fr}.hero-visual{min-height:380px}.steps,.grid{grid-template-columns:1fr 1fr}.dest-grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:1fr 1fr;gap:20px}.cta-box,.foot-wrap{flex-direction:column;align-items:flex-start}.foot-columns{grid-template-columns:1fr 1fr;width:100%}.nav-logo{height:30px}}@media (width<=640px){.steps,.grid,.dest-grid,.stats{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.steps::-webkit-scrollbar{height:6px}.grid::-webkit-scrollbar{height:6px}.dest-grid::-webkit-scrollbar{height:6px}.stats::-webkit-scrollbar{height:6px}.steps::-webkit-scrollbar-thumb{background:#14d9d359;border-radius:999px}.grid::-webkit-scrollbar-thumb{background:#14d9d359;border-radius:999px}.dest-grid::-webkit-scrollbar-thumb{background:#14d9d359;border-radius:999px}.stats::-webkit-scrollbar-thumb{background:#14d9d359;border-radius:999px}.steps article,.grid article,.dest-grid article,.stats article{scroll-snap-align:start;flex:0 0 86%}.dest-grid article{min-height:150px}.stats article{background:#fff;border:1px solid #e6edf3;border-radius:14px;padding:16px 12px}.nav-logo{height:26px}.nav-wrap{gap:10px}.btn{padding:10px 14px;font-size:13px}.foot-columns{grid-template-columns:1fr}.cookie-consent{width:calc(100% - 74px);padding:12px;bottom:12px;left:12px}.cookie-actions{flex-direction:column}.back-top{width:38px;height:38px;bottom:12px;right:12px}}
