@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;700&family=Inter:wght@400;700&display=swap";:root{--bg:#fcfcfd;--body:"Inter", sans-serif;--headings:"Figtree", sans-serif}html{scroll-behavior:smooth}*{box-sizing:border-box}body{color:#18171c;font-family:var(--body);background:linear-gradient(270deg,#fff5eb 0%,#eff5ff 60%,#fcfcfd 100%);margin:0;font-size:18px}#root{max-width:100%;margin:0 auto}.page{max-width:1440px;margin:0 auto}.topbar{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 0;display:flex;position:relative}.topbar-left,.topbar-right{align-items:center;gap:16px;display:flex}.brand-mark{color:#0057ff;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:inline-flex}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.topnav{gap:24px;display:flex}.topnav a{color:#2e2d36;font-family:var(--body);font-size:15px;line-height:1;text-decoration:none}.top-btn{font-family:var(--body);border-radius:14px;padding:16px 26px;font-size:20px;line-height:1}.top-btn-primary{color:#fff;background:#0057ff}.top-btn-outline{color:#0057ff;background:0 0;border:2px solid #5b8cff}.lang-trigger{color:#0057ff;background:#fcfcfd;border:1.5px solid #5b8cff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.lang-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.lang-menu{z-index:10;background:#fcfcfd;border:1px solid #e7e6ea;border-radius:12px;width:166px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 14px 30px #1e2b501f}.lang-menu button{color:#2a2834;font-family:var(--body);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;line-height:20px;display:flex}.lang-menu button+button{border-top:1px solid #ededf2}.lang-menu button:hover,.lang-menu button.active{color:#0057ff;background:#f0f5ff}.lang-menu small{color:currentColor;font-size:11px;font-weight:700}.language-selector{position:relative}.mobile-only{display:none!important}.hamburger-btn{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.hamburger-btn span{background-color:#0057ff;border-radius:2px;width:24px;height:3px;transition:all .3s ease-in-out;display:block}.hamburger-btn.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-menu{z-index:50;box-sizing:border-box;background:#fff;border-bottom:1px solid #e7e6ea;width:100%;padding:20px;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000000d}.mobile-nav{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.mobile-nav a{color:#2e2d36;font-family:var(--body);border-bottom:1px solid #f0f0f0;padding:8px 0;font-size:18px;text-decoration:none}.mobile-actions{flex-direction:column;gap:12px;display:flex}@media (width<=768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.mobile-menu{display:block}.topbar{padding:16px 20px}}h1,h2,h3{color:#1f1e28;font-family:var(--headings);margin:0}.hero{text-align:center;background:0 0;padding:52px 80px 74px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(100px);background:#0057ff12;border-radius:999px;position:absolute}.hero:before{width:480px;height:480px;top:-170px;left:-200px}.hero:after{width:560px;height:560px;top:-210px;right:-180px}.hero-glow{background:#fcfcfdb3;border-radius:30px;position:absolute;transform:rotate(-14deg);box-shadow:0 30px 70px #0045c32e}.hero-glow-left{width:115px;height:115px;top:355px;left:92px}.hero-glow-right{width:150px;height:150px;top:445px;right:120px;transform:rotate(22deg)}.float-card{z-index:5;background:#f9fbff;border:1px solid #0057ff14;border-radius:24px;place-items:center;width:140px;height:140px;display:grid;position:absolute;box-shadow:0 30px 65px #0055ff26}.float-card img{object-fit:contain;width:120px;height:120px;display:block}.float-chat{animation:4.8s ease-in-out infinite float-chat;top:20px;right:330px}.float-coins{animation:5.6s ease-in-out -1.3s infinite float-coins;top:388px;left:96px}.float-flash{animation:5.1s ease-in-out -2.2s infinite float-flash;top:480px;right:60px}@keyframes float-chat{0%,to{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-14px)rotate(-12deg)}}@keyframes float-coins{0%,to{transform:translateY(0)rotate(-9deg)}50%{transform:translateY(-12px)rotate(-6deg)}}@keyframes float-flash{0%,to{transform:translateY(0)rotate(22deg)}50%{transform:translateY(-16px)rotate(19deg)}}@media (prefers-reduced-motion:reduce){.float-chat,.float-coins,.float-flash{animation:none}}.float-icon{background:#0c5fff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 10px 25px #0c5fff40}.float-icon svg,.mini-icon svg,.tab svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.hero-logo{z-index:2;width:auto;height:96px;margin:0 auto;display:block;position:relative}.hero-pill{z-index:2;background:#f0f5ff;border:1px solid #0057ff24;border-radius:999px;align-items:center;gap:8px;margin-top:24px;padding:10px 22px;display:inline-flex;position:relative}.hero-pill img{width:18px;height:12px}.hero-pill span{color:#5e5b69;font-size:15px}.hero h1{max-width:980px;margin:26px auto 0;font-size:62px;font-weight:400;line-height:1.12}.hero h1 strong{font-weight:700}.hero p{color:#2f2f39;max-width:920px;margin:24px auto 0;font-size:31px;line-height:1.26}.hero p strong{font-weight:700}.hero-actions{z-index:2;justify-content:center;gap:18px;margin-top:28px;display:flex;position:relative}.hero-qr{z-index:9999;background:#fff;border:2px solid #0057ff;border-radius:20px;justify-content:center;align-items:center;width:120px;height:120px;padding:10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #0057ff33}.hero-qr:hover{transform:scale(1.08)translateY(-5px)}.hero-qr img{object-fit:contain;width:100px;height:100px;display:block}@media (width<=768px){.hero-qr{display:none}.hero{padding:40px 20px 60px}.hero-logo{height:64px}.hero-pill{text-align:center;border-radius:20px;flex-direction:column;padding:12px 20px}.hero-pill span{font-size:13px}.hero h1{margin-top:20px;font-size:38px;line-height:1.2}.hero p{margin-top:16px;font-size:18px;line-height:1.4}.hero-actions{flex-direction:column;gap:12px;padding:0 10px}.hero-actions .btn{width:100%;font-size:18px}.float-card{display:none}.hero:before,.hero:after{opacity:.5;transform:scale(.6)}}.btn{font-family:var(--body);border-radius:16px;padding:16px 30px;font-size:24px;line-height:1}.btn-primary{color:#fcfcfd;background:#0057ff;border:0}.btn-outline{color:#0057ff;background:0 0;border:2px solid #0057ff}.section{padding:0 80px}.section-card{border:1px solid #d5e3ff;border-radius:34px;padding:52px}.eyebrow{color:#7a7786;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.section-card h2{margin-top:14px;font-size:52px;font-weight:400;line-height:1.16}.section-card h2 strong{font-weight:700}.section-card>p,.chat-content>p{color:#7a7786;margin-top:16px;font-size:24px;line-height:1.32}.ecosystem-content>p{color:#4e4b59;font-family:var(--body);width:100%;max-width:657px;margin-top:16px;font-size:20px;font-weight:400;line-height:1.5}.section-ecosystem{background:0 0;margin-top:36px;padding-top:40px;padding-bottom:40px;position:relative}.ecosystem-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:24px;display:grid}.card-grid{gap:16px;margin-top:28px;display:grid}.card-grid-2x2,.card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card,.info-card{background:#fff;border:1px solid #e0e9ff;border-radius:22px;padding:24px;box-shadow:0 25px 46px #0000000f}.mini-icon{color:#fff;background:#0c5fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.info-card h3{color:#18171c;font-family:var(--headings);width:100%;max-width:360px;margin-top:14px;font-size:24px;font-weight:400;line-height:1.33}.info-card-icon{object-fit:contain;max-width:100%;height:auto;display:block}.mini-card h3{color:#18171c;font-family:var(--body);width:100%;max-width:268.5px;height:auto;margin-top:14px;font-size:16px;font-weight:700;line-height:1.375}.info-card p{color:#838092;font-family:var(--body);width:100%;max-width:360px;height:auto;margin-top:10px;font-size:20px;font-weight:400;line-height:1.5}.mini-card p{color:#4e4b59;font-family:var(--body);width:100%;max-width:268.5px;height:auto;margin-top:10px;font-size:14px;font-weight:400;line-height:1.43}.ecosystem-phone-wrap,.chat-phone-wrap{justify-content:center;display:flex}.phone-shot{width:100%;max-width:100%;display:block}.section-experiences{margin-top:72px}.light-surface{background:#f7f8fb}.center-title{text-align:center}.section-experiences h2.center-title{color:#18171c;font-family:var(--headings);width:100%;max-width:1280px;margin:0 auto;font-size:38px;font-weight:700;line-height:1.36}.center-copy{color:#4e4b59;font-family:var(--body);text-align:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;font-size:20px;font-weight:400;line-height:1.5}.center-copy strong{font-weight:700}.tabs-row{justify-content:center;gap:14px;margin-top:30px;display:flex}.tab{color:#636174;font-family:var(--body);background:#f1f5ff;border:1px solid #d3e2ff;border-radius:999px;align-items:center;gap:8px;padding:10px 30px;font-size:16px;display:inline-flex}.tab.active{color:#fff;background:#0c5fff;border-color:#0c5fff}.section-chat{margin-top:72px;padding-bottom:100px}.chat-grid{grid-template-columns:310px minmax(0,1fr);align-items:center;gap:200px;display:grid}.section-mini-apps{margin-top:72px}.mini-apps-card{border:1px solid #dce9ff;border-radius:34px;padding:58px 52px 36px;position:relative;overflow:hidden}.mini-apps-card:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:#ff78004d;border-radius:999px;width:100px;height:350px;position:absolute;top:60%;left:-50px;transform:translateY(-50%)}.mini-apps-intro{grid-template-columns:minmax(0,1fr) minmax(290px,.82fr);align-items:flex-start;gap:64px;display:grid}.mini-apps-copy{max-width:570px}.mini-apps-label,.mini-apps-number{color:#77758a;background:#f1f5ff;border:1px solid #dce9ff;border-radius:999px;align-items:center;gap:5px;margin:0;padding:8px 14px;font-size:12px;line-height:1;display:inline-flex}.mini-apps-copy h2,.mini-apps-benefits>h2{margin-top:18px;font-size:48px;font-weight:400;line-height:1.08}.mini-apps-copy h2 strong,.mini-apps-benefits>h2 strong{font-weight:700}.mini-apps-copy>p:not(.mini-apps-label){color:#7a7786;margin:22px 0 0;font-size:17px;line-height:1.4}.mini-apps-copy>p+p{margin-top:18px}.mini-apps-copy>p strong{color:#5e5b69}.mini-apps-metrics{border-top:1px solid #e6e6ea;gap:28px;margin-top:28px;padding-top:20px;display:flex}.mini-apps-metrics span{color:#7a7786;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.mini-apps-metrics b{color:#0057ff;margin-right:4px;font-size:18px}.mini-apps-metrics span:last-child b{color:#2dca72}.mini-apps-phone-wrap{place-items:start center;height:400px;display:grid;position:relative}.mini-apps-orbit{border:1px solid #e1ebff;border-radius:999px;position:absolute}.orbit-inner{width:570px;height:570px}.orbit-outer{width:810px;height:810px}.mini-apps-phone{object-fit:contain;width:804px;max-width:150%;height:700px;display:block;position:relative}.mini-apps-benefits{margin-top:126px}.mini-apps-benefits>h2{text-align:center;margin:0 auto}.mini-apps-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 30px;margin-top:48px;display:grid}.mini-apps-benefit{border-left:1px solid #bac1ce;min-height:150px;padding-left:24px}.mini-apps-number{padding:7px 12px;font-size:10px}.mini-apps-number img{object-fit:contain;vertical-align:middle;width:14px;height:14px;margin-left:6px;display:inline-block}.mini-apps-benefit h3{margin-top:20px;font-size:20px;font-weight:400;line-height:1.22}.mini-apps-benefit>p:last-child{color:#858292;margin:10px 0 0;font-size:13px;line-height:1.35}.section-collaborators,.section-launch{margin-top:72px}.collab-header,.launch-header{text-align:center;max-width:920px;margin:0 auto}.eyebrow-pill{color:#4d4b59;background:#f0f5ff;border:1px solid #0057ff1a;border-radius:999px;align-items:center;padding:9px 21px;font-size:14px;line-height:16px;display:inline-flex}.collab-header h2,.launch-header h2{margin-top:24px;font-size:52px;font-weight:400;line-height:1.08}.collab-header h2 strong,.launch-header h2 strong{font-weight:700}.collab-header p:last-child,.launch-header p:last-child{color:#838092;margin-top:16px;font-size:22px;line-height:1.35}.collab-caption{color:#838092;letter-spacing:.1em;text-align:center;margin-top:48px;font-size:14px}.collab-visual-wrap{grid-template-columns:296px 448px 296px;justify-content:center;align-items:center;gap:32px;margin-top:24px;display:grid}.pill-column{gap:14px;display:grid}.pill-left{justify-items:end}.pill-right{justify-items:start}.service-pill{color:#272633;text-align:center;background:linear-gradient(135deg,#fff 0%,#f7faff 58%,#eef5ff 100%);border:1px solid #d8e6ff;border-radius:999px;justify-content:center;align-items:center;width:236px;min-width:0;height:62px;padding:0 26px;font-size:15px;font-weight:500;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 22px #0057ff12,inset 0 1px #ffffffe6}.pill-left .service-pill:nth-child(2),.pill-right .service-pill:nth-child(2){width:206px}.pill-left .service-pill:nth-child(3),.pill-right .service-pill:nth-child(3){width:224px}.pill-left .service-pill:nth-child(4),.pill-right .service-pill:nth-child(4){width:196px}.service-pill:hover{border-color:#9cbeff;transform:translateY(-2px);box-shadow:0 16px 28px #0057ff1f,inset 0 1px #ffffffe6}.collab-main-image,.launch-main-image{width:100%;max-width:100%;display:block}.collab-benefits-row{grid-template-columns:220px minmax(0,1fr) 250px;align-items:end;gap:18px;margin-top:40px;display:grid}.collab-note-card{background:#fff;border:1px solid #e5edff;border-radius:24px;padding:24px;box-shadow:0 18px 36px #142b5a0f}.collab-note-card p{color:#1a1a1a;margin:0;font-size:18px;line-height:1.38}.collab-note-card p strong{font-weight:700}.collab-note-card-right p{color:#77758a;font-size:15px}.collab-note-card-right p+p{margin-top:12px}.collab-note-card-primary{z-index:2;align-self:start;min-height:202px;margin-top:40px;margin-right:-40px;position:relative;transform:translate(-10px)}.collab-note-icon{color:#0057ff;background:#e9f1ff;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;display:inline-flex}.collab-note-icon img{object-fit:contain;width:26px;height:26px;display:block}.collab-note-stack{z-index:2;align-self:end;margin-bottom:40px;margin-left:-40px;display:block;position:relative}.collab-benefits-card{background:#fff;border:1px solid #f0f5ff;border-radius:24px;overflow:hidden;box-shadow:0 24px 42px #0000000f}.benefits-title{color:#fcfcfd;letter-spacing:.1em;text-align:center;background:#1f1e28;margin:0;padding:14px 20px;font-size:14px}.collab-benefits-card ul{margin:0;padding:0;list-style:none}.collab-benefits-card li{color:#838092;border-top:1px solid #edf3ff;padding:16px 20px 16px 50px;font-size:18px;line-height:1.25;position:relative}.collab-benefits-card li:before{content:"";background:#2dca72;border-radius:999px;width:20px;height:20px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.collab-benefits-card li:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:4px;height:8px;position:absolute;top:50%;left:24px;transform:translateY(-60%)rotate(45deg)}.launch-main-image{margin-top:32px}.launch-grid{grid-template-columns:minmax(0,874px) 382px;justify-content:center;gap:24px;margin-top:30px;display:grid}.launch-primary-card{color:#fcfcfd;background:linear-gradient(#0057ff 0%,#0046cc 100%);border:2px solid #9cbeff;border-radius:32px;padding:44px 34px}.launch-label{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:14px}.launch-date{font-family:var(--headings);margin:8px 0 30px;font-size:62px;line-height:1.05}.launch-focus-title{margin:0;font-size:18px;font-weight:700}.launch-focus-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.launch-chip{color:#fcfcfd;text-align:left;background:#fff3;border:1px solid #9cbeff;border-radius:48px;justify-content:flex-start;align-items:center;gap:16px;min-height:94px;padding:16px 20px;font-size:15px;font-weight:700;line-height:1.25;display:flex}.launch-chip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:28px;height:28px}.launch-price-card{background:linear-gradient(157deg,#f5f8ff33 2%,#fffaf633 30%,#ffffff40 100%);border:2px solid #f0f5ff;border-radius:32px;padding:32px;box-shadow:0 35px 54px #0000000f}.launch-price-card h3{font-size:38px;font-weight:400}.launch-price-card p{color:#838092;margin-top:16px;font-size:17px;line-height:1.35}.launch-footer-copy{color:#1f1e28;font-family:var(--headings);text-align:center;margin-top:42px;font-size:34px;font-weight:700}.section-contact{margin-top:84px;padding-bottom:72px}.contact-layout{grid-template-columns:382px 850px;justify-content:center;gap:40px;max-width:1272px;margin:0 auto;display:grid}.contact-info h2{margin-top:16px;font-size:54px;font-weight:400;line-height:1.05}.contact-info h2 strong{font-weight:700}.contact-info>p{color:#838092;margin-top:18px;font-size:21px;line-height:1.35}.contact-points{gap:16px;margin-top:24px;display:grid}.contact-points article{align-items:center;gap:16px;display:flex}.contact-icon{background:#f0f5ff;border:1px solid #d3e2ff;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.contact-icon svg{fill:none;stroke:#0057ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:30px;height:30px}.contact-points h3{margin:0;font-size:16px}.contact-points p{color:#838092;margin:2px 0 0;font-size:14px}.contact-form{background:linear-gradient(157deg,#f5f8ff33 2%,#fffaf633 30%,#ffffff40 100%);border:2px solid #f0f5ff;border-radius:32px;gap:16px;padding:48px;display:grid;box-shadow:0 35px 54px #0000000f}.contact-form label{color:#4d4b59;gap:6px;font-size:13px;display:grid}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#1f1e28;font-family:var(--body);background:#fff;border:1px solid #e7e6ea;border-radius:14px;outline:none;padding:0 16px;font-size:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#9cbeff;box-shadow:0 0 0 3px #0057ff14}.contact-form input,.contact-form select{height:72px}.contact-form textarea{resize:vertical;min-height:122px;padding:14px 16px}.consent-row{cursor:pointer;align-items:center;gap:0;margin-top:2px;display:flex;position:relative}.consent-row input{opacity:0;width:1px;height:1px;position:absolute}.consent-row input:focus-visible{outline:none}.consent-row span{color:#4d4b59;padding-left:32px;font-size:13px;line-height:1.4;position:relative}.consent-row span:before{content:"";background:#fff;border:1.5px solid #a8b4c9;border-radius:999px;width:19px;height:19px;transition:background .16s,border-color .16s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.consent-row span:after{content:"";opacity:0;border-bottom:1.8px solid #fff;border-right:1.8px solid #fff;width:4px;height:7px;transition:opacity .16s;position:absolute;top:calc(50% - 4px);left:7px;transform:rotate(45deg)}.consent-row input:checked+span:before{background:#0057ff;border-color:#0057ff}.consent-row input:checked+span:after{opacity:1}.consent-row input:focus-visible+span:before{box-shadow:0 0 0 3px #0057ff2e}.consent-row strong{font-weight:700;text-decoration:underline}.contact-submit{width:100%;min-height:64px;margin-top:6px;padding:14px 26px;font-size:20px}.site-footer{color:#fcfcfd;background:#0057ff;margin-top:18px;padding:58px 80px 30px}.site-footer-inner{grid-template-columns:minmax(0,1.6fr) 1fr 1fr;align-items:start;gap:56px;max-width:1280px;margin:0 auto;display:grid}.footer-brand-top{align-items:center;gap:12px;display:flex}.footer-brand-top img{filter:brightness(0)invert();width:34px;height:34px}.footer-brand-name{font-family:var(--headings);margin:0;font-size:26px;font-weight:700}.footer-brand-sub{opacity:.9;margin:2px 0 0;font-size:12px}.footer-brand>p{opacity:.95;max-width:620px;margin-top:18px;font-size:13px;line-height:1.45}.footer-links h4{margin:4px 0 16px;font-size:22px;font-weight:700}.footer-links a,.footer-links p{color:#fcfcfd;opacity:.95;margin:0 0 8px;font-size:15px;line-height:1.6;text-decoration:none;display:block}.site-footer-bottom{border-top:1px solid #fcfcfd40;align-items:center;gap:24px;max-width:1280px;margin:26px auto 0;padding-top:18px;display:flex;position:relative}.site-footer-bottom small{opacity:.95;font-size:12px}.social-row{gap:10px;display:flex}.social-row a{color:#fcfcfd;background:#ffffff1f;border:1px solid #fcfcfd8c;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.social-row a svg{fill:currentColor;width:17px;height:17px}.social-row a:hover{color:#0057ff;background:#fff;transform:translateY(-2px)}.footer-partner{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.social-row{gap:10px;margin-left:auto;margin-right:180px;display:flex}@media (width<=1200px){.topbar{max-width:100%;padding:16px 24px}.topnav{gap:14px}.topnav a{font-size:13px}.top-btn{padding:12px 16px;font-size:16px}.lang-trigger{width:44px;height:44px}.lang-menu{top:64px}.section{padding:0 24px}.hero{padding:28px 24px 64px}.hero h1{font-size:52px}.hero p,.section-card>p,.chat-content>p,.mini-card p,.info-card p,.collab-header p:last-child,.launch-header p:last-child{font-size:24px}.btn{font-size:22px}.section-card h2,.mini-card h3,.info-card h3,.launch-price-card h3{font-size:40px}.ecosystem-grid,.chat-grid{grid-template-columns:1fr}.collab-visual-wrap{grid-template-columns:256px minmax(0,1fr) 256px;gap:24px}.launch-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.contact-layout{grid-template-columns:320px minmax(0,1fr);max-width:100%}.site-footer-inner{grid-template-columns:minmax(0,1.4fr) 1fr 1fr;gap:28px}.site-footer-bottom{gap:10px}.pill-left,.pill-right{justify-items:center}.pill-column{grid-template-columns:repeat(2,minmax(0,1fr))}.collab-main-image,.launch-main-image,.collab-note-card,.collab-note-card-right,.collab-benefits-card{max-width:820px;margin-inline:auto}.launch-focus-row{grid-template-columns:1fr}.contact-form,.contact-info,.footer-brand{width:100%;max-width:820px;margin-inline:auto}.site-footer{padding-inline:24px}.site-footer-bottom{flex-direction:column;align-items:flex-start}.footer-partner{margin-top:12px;position:static;left:auto;transform:none}.social-row{margin-top:16px;margin-left:0;margin-right:0}.collab-header h2,.launch-header h2{font-size:44px}.launch-date{font-size:54px}.chat-phone-wrap,.ecosystem-phone-wrap{order:2}.card-grid-3{grid-template-columns:1fr}.mini-apps-intro{grid-template-columns:minmax(0,1fr) minmax(250px,.7fr);gap:32px}.mini-apps-copy h2,.mini-apps-benefits>h2{font-size:40px}}@media (width<=1024px){.collab-visual-wrap,.collab-benefits-row,.launch-grid,.contact-layout,.site-footer-inner,.site-footer-bottom{grid-template-columns:1fr}.collab-note-card-primary{align-self:auto;margin-top:0;margin-right:auto;transform:none}.collab-note-stack{align-self:auto;margin-bottom:0;margin-left:auto}.pill-left,.pill-right{justify-items:center}.pill-column{order:1}.collab-main-image{order:2}.footer-links,.contact-form,.contact-info{width:100%;max-width:820px;margin-inline:auto}.site-footer-bottom{justify-items:start;gap:10px}.mini-apps-intro{grid-template-columns:1fr}.mini-apps-copy{max-width:680px}.mini-apps-phone-wrap{min-height:300px}}@media (width<=800px){.topbar{padding-inline:16px}.topnav,.top-btn-outline{display:none}.topbar-right{gap:10px}.top-btn{padding:10px 14px;font-size:14px}.lang-trigger{border-radius:12px;width:38px;height:38px}.lang-menu{width:104px;top:58px;right:16px}.hero{padding:20px 16px 44px}.float-card{display:none}.hero-logo{height:72px}.hero h1{font-size:44px}.collab-header h2,.launch-header h2{font-size:36px;line-height:1.15}.hero p{font-size:22px}.contact-info h2{font-size:42px}.contact-info>p{font-size:16px}.form-grid-2{grid-template-columns:1fr}.contact-submit{width:100%}.site-footer{padding:36px 16px 22px}.footer-brand-name{font-size:22px}.footer-links h4{font-size:18px}.collab-header p:last-child,.launch-header p:last-child,.launch-price-card p,.collab-note-card p,.collab-note-card-right p,.collab-benefits-card li{font-size:16px}.collab-caption,.launch-label,.benefits-title{font-size:12px}.service-pill{min-width:146px;padding:16px 18px;font-size:15px}.pill-column{grid-template-columns:1fr;gap:10px}.launch-date{font-size:42px}.launch-primary-card,.launch-price-card{border-radius:24px;padding:24px}.launch-footer-copy{margin-top:24px;font-size:26px}.mini-apps-card{border-radius:24px;padding:32px 24px}.mini-apps-copy h2,.mini-apps-benefits>h2{font-size:34px}.mini-apps-metrics{flex-direction:column;gap:10px}.mini-apps-phone-wrap{min-height:405px}.mini-apps-orbit{width:360px;height:360px}.mini-apps-phone{max-height:435px}.mini-apps-benefits{margin-top:40px}.mini-apps-benefits-grid{grid-template-columns:1fr;gap:26px;margin-top:34px}.mini-apps-benefit{min-height:0}.hero-actions{flex-direction:column;align-items:center}.btn{width:min(100%,380px);font-size:20px}.section{padding-inline:16px}.section-card{border-radius:24px;padding:24px}.section-card h2{font-size:36px}.section-card>p,.chat-content>p,.mini-card p,.info-card p{font-size:18px}.mini-card h3,.info-card h3{font-size:26px}.card-grid-2x2,.card-grid-2{grid-template-columns:1fr}.tabs-row{flex-direction:column;align-items:stretch}.tab{justify-content:center}}@media (width>=1025px){.hero{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 88px);padding:40px 80px;display:flex}.section-ecosystem{box-sizing:border-box;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 80px;display:flex;margin-top:0!important}.section-ecosystem .phone-shot{object-fit:contain;max-height:70vh}.section-experiences{box-sizing:border-box;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 80px;display:flex;margin-top:0!important}}.emergency-container{min-height:100vh;font-family:var(--body);background:radial-gradient(circle at 10% 90%,#dbeafe 0%,#dbeafe66 35%,#fff0 70%),radial-gradient(circle at 90% 90%,#dbeafe 0%,#dbeafe4d 30%,#fff0 60%),linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.emergency-glow{filter:blur(120px);z-index:1;border-radius:999px;position:absolute}.emergency-glow-1{background:#0057ff14;width:400px;height:400px;top:-100px;left:-100px}.emergency-glow-2{background:#0057ff0f;width:500px;height:500px;bottom:-150px;right:-150px}.emergency-header{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:24px 80px;display:flex}.emergency-header .brand-logo{align-items:center;gap:12px;text-decoration:none;display:flex}.emergency-header .logo-img{width:auto;height:36px}.emergency-header .logo-text{font-family:var(--headings);color:#1f1e28;font-size:24px;font-weight:700}.emergency-header .back-link{color:#fff;background:#0057ff;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #0057ff26}.emergency-header .back-link:hover{background:#0046cc;transform:translateY(-2px);box-shadow:0 6px 16px #0057ff40}.emergency-main{z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:20px 24px 80px;display:flex}.stepper-row{justify-content:space-between;align-items:flex-start;width:100%;max-width:680px;margin-bottom:40px;display:flex}.step-item{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:10px;width:160px;transition:all .3s;display:flex}.step-label{color:#64748b;margin-top:4px;font-size:14px;font-weight:500;line-height:1.2}.step-sublabel{color:#94a3b8;letter-spacing:.05em;font-size:10px;font-weight:700}.step-num{color:#94a3b8;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.step-line{background:#e2e8f0;flex:1;height:2px;margin-top:19px}.step-item.active{color:#0057ff}.step-item.active .step-num{color:#0057ff;background:#dbeafe;box-shadow:0 4px 12px #0057ff14}.step-item.active .step-label{color:#1f1e28;font-weight:700}.step-item.completed .step-num{color:#fff;background:#0057ff}.step-item.completed .step-label{color:#1f1e28;font-weight:600}.step-line.completed{background:#0057ff}.form-actions-right{justify-content:flex-end;margin-top:24px;display:flex}.form-actions-right .btn-confirm-next{width:auto;min-width:160px;padding:12px 24px}.emergency-card{box-sizing:border-box;background:#fff;border:1px solid #0057ff14;border-radius:28px;width:100%;max-width:520px;padding:48px;box-shadow:0 20px 50px #0057ff14}.emergency-form h2{font-family:var(--headings);color:#1f1e28;text-align:center;margin-bottom:12px;font-size:32px;font-weight:700}.form-info{color:#5e6475;text-align:center;margin-bottom:28px;font-size:16px;line-height:1.5}.form-group-field{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.form-group-field label{color:#4a5568;font-size:14px;font-weight:700}.form-group-field input[type=email]{background:#fbfcfe;border:1.5px solid #d2d6e2;border-radius:14px;outline:none;padding:14px 18px;font-size:16px;transition:all .2s}.form-group-field input[type=email]:focus{background:#fff;border-color:#0057ff;box-shadow:0 0 0 3px #0057ff1a}.digits-input-row{justify-content:center;gap:16px;margin-top:8px;display:flex}.digit-box{text-align:center;background:#fbfcfe;border:1.5px solid #d2d6e2;border-radius:14px;outline:none;width:56px;height:64px;font-size:24px;font-weight:700;transition:all .2s}.digit-box:focus{background:#fff;border-color:#0057ff;box-shadow:0 0 0 3px #0057ff1a}.pin-row .digit-box{width:48px;height:56px;font-size:20px}.btn-confirm-next{color:#fff;cursor:pointer;background:#0057ff;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:14px 28px;font-size:18px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 6px 20px #0057ff40}.btn-confirm-next:hover:not(:disabled){background:#0046cc;transform:translateY(-2px);box-shadow:0 8px 24px #0057ff59}.btn-confirm-next:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn-confirm-next.btn-danger{background:#dc2626;box-shadow:0 6px 20px #dc262640}.btn-confirm-next.btn-danger:hover:not(:disabled){background:#b91c1c;box-shadow:0 8px 24px #dc262659}.form-action-buttons{gap:16px;display:flex}.btn-back-prev{color:#5e6475;cursor:pointer;background:0 0;border:1.5px solid #d2d6e2;border-radius:14px;flex:1;padding:14px 24px;font-size:18px;font-weight:600;transition:all .2s}.btn-back-prev:hover{background:#f7f9fc;border-color:#cbd5e0}.form-action-buttons .btn-confirm-next{flex:1.5}.loading-state,.result-state{text-align:center;flex-direction:column;align-items:center;padding:16px 0;display:flex}.spinner-wrap{width:80px;height:80px;margin-bottom:24px;position:relative}.spinner-circle{width:100%;height:100%;animation:1.8s linear infinite rotate}.spinner-circle circle{stroke:#0057ff;stroke-dasharray:90 150;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}.loader-logo-center{width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-state h3{color:#2d3748;margin-top:8px;font-size:20px;font-weight:600}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}.result-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.result-icon-circle svg{width:36px;height:36px}.success-circle{color:#16a34a;background:#f0fdf4}.error-circle{color:#dc2626;background:#fef2f2}.error-shield-logo,.success-shield-logo{width:56px;height:auto;margin-bottom:24px}.result-state h2{font-family:var(--headings);color:#1f1e28;letter-spacing:-.02em;margin-top:8px;margin-bottom:24px;font-size:38px;font-weight:500}.result-state p{color:#7a829a;max-width:440px;margin-bottom:36px;font-size:14px;line-height:1.6}.btn-result-home{color:#fff;cursor:pointer;background:#0057ff;border:none;border-radius:18px;padding:14px 48px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #0057ff26}.btn-result-home:hover{background:#0046cc;transform:translateY(-2px);box-shadow:0 6px 20px #0057ff40}.error-actions-row{gap:16px;width:100%;display:flex}.error-actions-row button{flex:1}@media (width<=768px){.emergency-header{padding:20px 24px}.emergency-card{padding:32px 24px}.emergency-header .logo-text{font-size:20px}.emergency-header .back-link{padding:8px 14px;font-size:14px}.digit-box{width:48px;height:56px;font-size:20px}.pin-row .digit-box{width:38px;height:48px;font-size:16px}}.footer-link-btn{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;text-decoration:underline}.legal-page{background-color:#fcfcfd;flex-direction:column;min-height:100vh;display:flex}.legal-container{flex:1;gap:64px;width:100%;max-width:1200px;margin:0 auto;padding:120px 24px 64px;display:flex}.legal-sidebar{flex-shrink:0;width:250px;height:fit-content;position:sticky;top:120px}.legal-sidebar h3{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:24px;font-size:14px}.legal-sidebar nav{flex-direction:column;gap:8px;display:flex}.legal-nav-btn{text-align:left;color:#444;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .2s}.legal-nav-btn:hover{color:#111;background-color:#f0f0f5}.legal-nav-btn.active{color:#fff;background-color:#0057ff}.legal-content{background:#fff;border:1px solid #eaeaea;border-radius:24px;flex:1;padding:48px;box-shadow:0 10px 40px -10px #0000000d}.markdown-body{color:#333;line-height:1.7}.markdown-body h1{color:#111;font-size:32px;font-family:var(--headings,sans-serif);margin-bottom:32px}.markdown-body h2{color:#222;margin-top:48px;margin-bottom:16px;font-size:24px}.markdown-body h3{color:#333;margin-top:32px;margin-bottom:12px;font-size:18px}.markdown-body p{margin-bottom:16px}.markdown-body ul{margin-bottom:24px;padding-left:24px}.markdown-body li{margin-bottom:8px}.markdown-body strong{color:#111;font-weight:600}@media (width<=768px){.legal-container{flex-direction:column;gap:32px;padding-top:100px}.legal-sidebar{width:100%;position:relative;top:0}.legal-sidebar nav{flex-direction:row;padding-bottom:12px;overflow-x:auto}.legal-nav-btn{white-space:nowrap}.legal-content{padding:24px}}
