.site-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 82% 16%,rgba(89,206,184,.14),transparent 28rem),radial-gradient(circle at 12% 38%,rgba(113,106,255,.12),transparent 30rem),#080b12}.site-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;content:"";pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%)}.site-header,.hero,.products-section,.site-footer{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{display:flex;min-height:84px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:12px;color:#f7f8fb;font-size:1rem;font-weight:750;letter-spacing:-.02em}.brand img,.footer-brand img{border-radius:12px;box-shadow:0 10px 30px #67d8c324}.header-link{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d9dce5;font-size:.86rem;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.header-link:hover{border-color:#74e1cc73;background:#74e1cc14;color:#fff}.hero{display:grid;min-height:min(760px,calc(100vh - 84px));grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(48px,7vw,110px);padding-block:clamp(72px,10vw,128px)}.hero-copy{max-width:700px}.eyebrow{margin:0 0 20px;color:#73dbc7;font-size:.74rem;font-weight:800;letter-spacing:.18em}.hero h1{max-width:760px;margin:0;color:#f8f9fb;font-size:clamp(3.25rem,6.5vw,6.2rem);font-weight:760;letter-spacing:-.065em;line-height:.97}.hero-highlight{display:block;padding-bottom:.08em;background:linear-gradient(95deg,#9a93ff 4%,#72dcc7 72%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{max-width:590px;margin:30px 0 0;color:#a7abb7;font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.75}.primary-action{display:inline-flex;align-items:center;gap:18px;margin-top:38px;padding:14px 20px;border-radius:13px;background:#f3f5f7;box-shadow:0 16px 40px #0000003d;color:#11141b;font-size:.93rem;font-weight:750;transition:transform .18s ease,background-color .18s ease}.primary-action:hover{transform:translateY(-2px);background:#fff}.primary-action span{font-size:1.15rem}.hero-visual{position:relative;min-height:430px;isolation:isolate}.logo-stage{position:absolute;top:50%;left:50%;display:grid;width:clamp(230px,26vw,330px);aspect-ratio:1;place-items:center;transform:translate(-50%,-50%) rotate(-4deg);border:1px solid rgba(255,255,255,.13);border-radius:31%;background:linear-gradient(145deg,#1f2634eb,#0e121ae0);box-shadow:0 48px 100px #0000006b,inset 0 1px #ffffff12}.logo-stage:after{position:absolute;top:10%;right:10%;bottom:10%;left:10%;z-index:-1;border-radius:50%;background:#70dcc726;filter:blur(42px);content:""}.logo-stage img{width:54%;height:auto;filter:drop-shadow(0 18px 30px rgba(0,0,0,.3))}.hero-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(255,255,255,.07);border-radius:50%;transform:translate(-50%,-50%)}.hero-orbit-one{width:390px;height:390px}.hero-orbit-two{width:505px;height:505px;border-style:dashed}.floating-label{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#0e121ad1;box-shadow:0 16px 38px #00000047;color:#dfe3e9;font-size:.78rem;font-weight:650;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.floating-label-top{top:17%;right:-2%}.floating-label-bottom{bottom:14%;left:-3%}.status-dot{width:7px;height:7px;border-radius:50%;background:#6de0b2;box-shadow:0 0 0 5px #6de0b21a}.products-section{padding-block:clamp(84px,11vw,140px);scroll-margin-top:24px}.products-section:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);content:""}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{margin:0;color:#f4f6f8;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em;line-height:1.05}.section-heading>p{max-width:390px;margin:0 0 4px;color:#858b99;font-size:.96rem;line-height:1.65;text-align:right}.app_container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-block:34px;border-top:1px solid rgba(255,255,255,.08);color:#6f7582;font-size:.8rem}.site-footer p{margin:0;text-align:center}.site-footer>span{text-align:right}.footer-brand{gap:9px;font-size:.88rem}@media (max-width: 1000px){.hero{min-height:auto;grid-template-columns:1fr;gap:44px;padding-top:92px}.hero-copy{max-width:780px}.hero-visual{min-height:420px}.floating-label-top{right:12%}.floating-label-bottom{left:12%}.app_container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.site-header,.hero,.products-section,.site-footer{width:min(100% - 32px,1180px)}.site-header{min-height:72px}.brand img{width:36px;height:36px}.header-link{padding:9px 12px;font-size:.76rem}.hero{gap:30px;padding-block:68px 84px}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-description{margin-top:24px}.primary-action{margin-top:30px}.hero-visual{min-height:320px}.hero-orbit-one{width:280px;height:280px}.hero-orbit-two{width:360px;height:360px}.floating-label-top{top:10%;right:0}.floating-label-bottom{bottom:8%;left:0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:18px;text-align:left}.app_container{grid-template-columns:1fr}.site-footer{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer p,.site-footer>span{text-align:left}}@media (max-width: 390px){.header-link{border:0;padding-inline:6px}.hero h1{font-size:2.8rem}.floating-label{padding:9px 12px;font-size:.7rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app_tag{display:flex;min-height:380px;flex-direction:column;padding:26px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(145deg,#191e28e0,#0e121af0);box-shadow:inset 0 1px #ffffff09;text-align:left;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.app_tag:hover{transform:translateY(-6px);border-color:#74e1cc47;box-shadow:0 28px 65px #0000003d}.app-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.app-icon-button{display:block;margin:0;padding:0;border:0;border-radius:21px;background:transparent;box-shadow:0 15px 34px #0000004d;cursor:pointer}.app_icon_img{display:block;width:88px;height:88px;border-radius:21px;object-fit:cover;transition:transform .22s ease}.app-icon-button:hover .app_icon_img{transform:scale(1.04)}.app-icon-button:focus-visible,.details-button:focus-visible,.close:focus-visible{outline:2px solid #76dfcb;outline-offset:4px}.product-badge{padding:7px 10px;border:1px solid rgba(118,223,203,.2);border-radius:999px;background:#76dfcb0f;color:#73d8c5;font-size:.6rem;font-weight:800;letter-spacing:.13em}.app_introduced{margin-top:28px}.app_introduced h3{margin:0;color:#f3f5f7;font-size:clamp(1.18rem,2vw,1.42rem);font-weight:720;letter-spacing:-.03em;line-height:1.25}.app_introduced p{margin:13px 0 0;color:#878d9a;font-size:.88rem;line-height:1.65}.app-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:28px}.play-store-link{display:inline-flex;border-radius:8px;transition:opacity .18s ease}.play-store-link:hover{opacity:.82}.play-store-link img{display:block;width:auto;height:43px}.details-button{display:inline-flex;align-items:center;gap:8px;padding:10px 0 10px 10px;border:0;background:transparent;color:#c1c6d0;font:inherit;font-size:.82rem;font-weight:650;cursor:pointer;transition:color .18s ease}.details-button:hover{color:#75dfca}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;overflow-y:auto;place-items:center;padding:24px;background:#030509c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:modal-fade .18s ease-out}.modal_content{position:relative;width:min(100%,480px);padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(145deg,#1a202b,#10141c);box-shadow:0 40px 100px #00000080;text-align:left;animation:modal-rise .22s ease-out}.modal-kicker{color:#73dbc7;font-size:.64rem;font-weight:800;letter-spacing:.15em}.modal_content h2{max-width:390px;margin:14px 40px 0 0;color:#f4f6f8;font-size:clamp(1.5rem,5vw,2rem);letter-spacing:-.04em;line-height:1.15}.modal_content>p{margin:16px 0 28px;color:#8f95a2;font-size:.9rem;line-height:1.6}.close{position:absolute;top:22px;right:22px;display:grid;width:36px;height:36px;place-items:center;padding:0 0 3px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0a;color:#aeb3bd;font:inherit;font-size:1.45rem;line-height:1;cursor:pointer;transition:background-color .18s ease,color .18s ease}.close:hover{background:#ffffff17;color:#fff}.modal-links{display:grid;gap:10px}.modal-links a{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff09;color:#dfe2e8;font-size:.88rem;font-weight:650;transition:border-color .18s ease,background-color .18s ease}.modal-links a:hover{border-color:#73dbc752;background:#73dbc712}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1000px) and (min-width: 681px){.app_tag:last-child{grid-column:1 / -1;width:calc(50% - 9px);justify-self:center}}@media (max-width: 680px){.app_tag{min-height:350px;padding:22px}.app-actions{flex-wrap:wrap}.modal{align-items:end;padding:12px}.modal_content{padding:28px 22px 22px;border-radius:22px}.close{top:16px;right:16px}}.notfound-container{display:grid;width:min(680px,calc(100% - 32px));min-height:100vh;margin:0 auto;align-content:center;justify-items:center;padding:48px 24px;text-align:center}.notfound-container h1{margin:0;color:#f3f5f7;font-size:clamp(2.4rem,8vw,4.8rem);letter-spacing:-.055em;line-height:1}.notfound-container p{margin:22px 0 30px;color:#8e94a0;font-size:1rem}.notfound-container a{padding:13px 18px;border-radius:12px;background:#f3f5f7;color:#11141b;font-size:.9rem;font-weight:750}.notfound-container a:hover{background:#fff}.text-start{width:min(900px,calc(100% - 40px));margin:clamp(32px,7vw,80px) auto;padding:clamp(24px,5vw,56px);border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(145deg,#191e28e0,#0e121af0);box-shadow:0 32px 80px #00000040;color:#d8dbe2;text-align:left}.text-start h1{margin:0;color:#f6f7f9;font-size:clamp(2rem,6vw,3.2rem);letter-spacing:-.045em;line-height:1.08}.text-start p,.text-start li{color:#a4a9b4;font-size:.95rem;line-height:1.75}.text-start strong{display:inline-block;margin-top:12px;color:#f0f2f5;font-size:1.08rem}.text-start a{color:#73dbc7;text-decoration:underline;text-decoration-color:#73dbc759;text-underline-offset:3px}.text-start hr{border:0;border-top:1px solid rgba(255,255,255,.09)}@media (max-width: 560px){.text-start{width:calc(100% - 24px);margin-block:12px;border-radius:18px}.text-start ul{padding-left:22px}}:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#ffffffe6;background:#080b12;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#080b12}body,button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}img{max-width:100%}a{color:inherit;text-decoration:none}#root{min-height:100vh}::selection{background:#74e1cc47;color:#fff}
