.apps-page{min-height:100vh;background:#000;color:#fff}.apps-header{position:relative;height:80px;background:#000;border:0}.apps-nav{width:min(1138px,calc(100% - 56px));height:80px;margin:auto;display:flex;align-items:center;gap:24px}.apps-logo{display:flex;margin-right:auto}.apps-logo img{width:181px}.apps-links{gap:42px}.apps-links a{color:#fff;font-size:15px;white-space:nowrap}.apps-links .agent-link{padding:7px 13px;background:linear-gradient(180deg,#123b66,#09233e);border:1px solid #1e619f;border-radius:5px;color:#fff!important}.apps-main{background:#000}.platform-row{width:min(1090px,calc(100% - 56px));height:180px;margin:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:26px}.platform{appearance:none;width:190px;height:84px;padding:0 12px;border:0;border-bottom:3px solid transparent;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font:600 20px/1.2 inherit;cursor:pointer;transition:color .25s ease,border-color .25s ease,transform .25s ease}.platform:hover{color:#4a96ff;transform:translateY(-2px)}.platform.active{color:#267cff;border-bottom-color:#267cff}.platform-icon{width:33px;height:33px;display:grid;place-items:center;color:currentColor;font-size:30px;line-height:1}.platform-icon.apple{font-size:0;position:relative}.platform-icon.apple:before{content:'●';font-size:32px;transform:scaleX(.84)}.platform-icon.apple:after{content:'';position:absolute;width:10px;height:6px;border-radius:100% 0;top:0;right:3px;background:currentColor;transform:rotate(-35deg)}.platform-icon.android{font-size:31px;transform:rotate(180deg)}.platform-icon.windows{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;transform:skewY(-5deg);padding:4px}.platform-icon.windows i{background:currentColor}.platform-icon.monitor{width:32px;height:23px;border:2px solid currentColor;border-radius:2px;position:relative}.platform-icon.monitor:before{content:'';position:absolute;width:10px;height:5px;border-left:2px solid currentColor;border-right:2px solid currentColor;left:9px;bottom:-7px}.platform-icon.monitor:after{content:'';position:absolute;width:20px;height:2px;background:currentColor;left:4px;bottom:-9px}.platform-icon.linux{font-size:31px}.download-stage{width:min(1000px,calc(100% - 56px));min-height:570px;margin:auto;padding:74px 0 110px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.download-copy{min-width:0}.platform-panel{animation:panelEnter .35s ease both}.platform-panel[hidden]{display:none}.platform-panel h1{font-size:43px;line-height:1.28;margin:0 0 42px;font-weight:750;white-space:nowrap}.platform-panel h1 em{font-style:normal;color:#267cff}.download-actions{display:flex;align-items:flex-start;gap:18px;flex-wrap:wrap}.download-actions.stacked{max-width:460px}.download-pill{min-width:184px;height:48px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(105deg,#1595f6,#1b6eff);box-shadow:0 8px 30px rgba(16,111,255,.25);font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.download-pill:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(16,111,255,.42);filter:brightness(1.08)}.download-pill.secondary{border:1px solid #2779e8;background:transparent}.download-pill img{width:22px;height:22px;filter:brightness(0) invert(1)}.mini-windows{font-size:22px;line-height:1}.download-state,.download-note{min-height:23px;margin:20px 0 0;color:#6d7d94;font-size:13px}.download-state.ready{color:#5da8ff}.apps-carousel{height:390px;position:relative;display:grid;place-items:center}.carousel-slide{position:absolute;inset:0;margin:0;display:grid;place-items:center;animation:slideIn .45s ease both}.carousel-slide[hidden]{display:none}.carousel-slide img{width:min(440px,100%);max-height:360px;object-fit:contain;filter:drop-shadow(0 0 26px rgba(31,102,255,.18));animation:visualFloat 4.8s ease-in-out infinite}.carousel-slide figcaption{position:absolute;left:13%;bottom:74px;padding:10px 15px;border:1px solid rgba(74,150,255,.34);border-radius:7px;background:rgba(2,24,53,.9);color:#c3d8f6;font-size:14px}.carousel-dots{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#394459;cursor:pointer}.carousel-dots button.active{width:24px;border-radius:5px;background:#277cff}.apps-faq{padding:68px max(28px,calc((100vw - 960px)/2)) 110px;background:#000}.apps-faq h2{text-align:center;font-size:42px;margin:0 0 52px}.apps-faq h2 em{font-style:normal;color:#2783ff}.apps-faq .faq-list{max-width:960px;margin:auto}.apps-faq details{padding:19px 16px;border-bottom:1px solid rgba(255,255,255,.12)}.apps-faq summary{list-style:none;cursor:pointer;font-weight:650;font-size:16px;position:relative;padding-right:35px}.apps-faq summary::-webkit-details-marker{display:none}.apps-faq summary:after{content:'⌄';position:absolute;right:3px;top:-4px;font-size:22px;color:#fff;transition:transform .25s ease}.apps-faq details[open] summary:after{transform:rotate(180deg)}.apps-faq p{margin:16px 0 0;color:#c3c8d1;font-size:14px;line-height:1.75}.apps-faq p a{color:#55a7ff}.apps-footer{padding:72px max(28px,calc((100vw - 1120px)/2)) 30px;background:#000b17;border-top:1px solid rgba(255,255,255,.08)}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-brand img{width:210px}.footer-column h3{font-size:16px;margin:0 0 18px}.footer-column a{display:block;color:#8fa0b7;font-size:14px;margin:9px 0;transition:color .2s ease,transform .2s ease}.footer-column a:hover{color:#55a7ff;transform:translateX(3px)}.footer-bottom{text-align:center;margin-top:55px;padding-top:26px;border-top:1px solid rgba(255,255,255,.08);color:#64758e;font-size:13px}.install-modal[hidden]{display:none}.install-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center}.install-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);animation:modalFade .2s ease both}.install-dialog{position:relative;z-index:1;width:60vw;min-height:30vw;max-width:780px;max-height:92vh;overflow:auto;background:#fff;color:#111;border-radius:6px;padding:54px 64px 38px;box-shadow:0 24px 90px rgba(0,0,0,.5);text-align:center;display:flex;flex-direction:column;align-items:center;gap:17px;animation:modalRise .26s ease both}.install-dialog h2{font-size:34px;line-height:1.2;margin:0;font-weight:700}.install-dialog>p{font-size:16px;line-height:1.6;min-height:26px;margin:0;color:#202020}.install-close{position:absolute;right:15px;top:10px;width:38px;height:38px;padding:0;border:0;background:transparent;color:#111;font-size:32px;font-weight:200;line-height:1;cursor:pointer}.install-image-wrap{width:20vw;height:20vw;max-width:270px;max-height:270px;min-width:230px;min-height:230px;background:#ffdc55;display:grid;place-items:center;overflow:hidden}.install-image-wrap img{width:100%;height:100%;object-fit:contain;background:#ffdc55}.install-pagination{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:14px}.install-pages{display:flex;gap:10px}.install-pagination button{font:inherit;cursor:pointer}.install-pages button{width:30px;height:30px;border:0;border-radius:2px;background:#e5e5e5;color:#111}.install-pages button.active{background:#147cec;color:#fff}.install-arrow{width:30px;height:30px;border:0;background:transparent;color:#151515;font-size:29px;line-height:25px}.install-arrow:disabled{opacity:.25;cursor:default}body.modal-open{overflow:hidden}@keyframes panelEnter{from{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:none}}@keyframes slideIn{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:none}}@keyframes visualFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes modalFade{from{opacity:0}to{opacity:1}}@keyframes modalRise{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:900px){.apps-header{height:auto;min-height:64px}.apps-nav{width:calc(100% - 36px);height:auto;min-height:64px;flex-wrap:wrap;padding:12px 0}.apps-logo img{width:142px}.apps-links{display:none;width:100%;gap:0;padding:6px 0 16px;background:#020b18}.apps-links.open{display:flex}.apps-links a{width:100%;padding:11px 12px}.apps-links .agent-link{width:auto;margin:6px 12px}.platform-row{width:100%;height:108px;padding:0 14px;gap:0;overflow-x:auto}.platform{min-width:110px;height:74px;font-size:15px;gap:7px}.platform-icon{width:25px;height:25px;font-size:23px}.platform-icon.apple:before{font-size:25px}.platform-icon.windows{padding:3px}.platform-icon.monitor{width:26px;height:19px}.download-stage{grid-template-columns:1fr;min-height:720px;padding:50px 0 75px;text-align:center;gap:25px}.platform-panel h1{font-size:34px;white-space:normal}.download-actions,.download-actions.stacked{justify-content:center;max-width:none}.apps-carousel{height:340px;order:-1}.carousel-slide img{max-width:470px}.carousel-slide figcaption{left:18%;bottom:62px}.apps-faq{padding-top:55px}.apps-faq h2{font-size:35px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.install-dialog{width:90vw;min-height:70vh;padding:52px 22px 28px}.install-image-wrap{width:62vw;height:62vw;min-width:0;min-height:0;max-width:280px;max-height:280px}}
@media(max-width:520px){.platform-row{height:88px}.platform{min-width:84px;height:64px;padding:0 5px;font-size:12px;flex-direction:column;gap:2px}.platform-icon{width:22px;height:22px}.platform-icon.apple:before{font-size:22px}.download-stage{width:calc(100% - 32px);min-height:670px;padding-top:35px}.platform-panel h1{font-size:29px;margin-bottom:32px}.download-actions,.download-actions.stacked{flex-direction:column;align-items:center}.download-pill{width:220px}.apps-carousel{height:300px}.carousel-slide figcaption{left:9%;bottom:52px}.apps-faq{padding:48px 18px 70px}.apps-faq h2{font-size:31px;margin-bottom:34px}.apps-faq details{padding-left:4px;padding-right:4px}.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.install-dialog{gap:13px;padding-top:48px}.install-dialog h2{font-size:28px}.install-dialog>p{font-size:14px;min-height:45px}.install-image-wrap{width:74vw;height:74vw}.install-pagination{gap:5px}.install-pages{gap:6px}.install-pages button{width:28px;height:28px}}
@media(prefers-reduced-motion:reduce){.apps-page *{animation:none!important;transition-duration:.01ms!important}}
.platform svg.platform-icon{display:block;width:33px;height:33px;fill:currentColor;flex:0 0 auto;font-size:initial;line-height:normal}
.download-option{position:relative;display:inline-flex;align-items:center;gap:8px}.qr-trigger{width:42px;height:42px;padding:8px;border:1px solid rgba(78,153,255,.5);border-radius:10px;background:#071d39;cursor:pointer;transition:background .2s ease,transform .2s ease}.qr-trigger:hover{background:#0d3262;transform:translateY(-2px)}.qr-trigger img{width:100%;height:100%;filter:brightness(0) invert(1)}.download-qr{position:absolute;left:50%;bottom:58px;z-index:30;width:184px;min-height:184px;padding:10px;border-radius:10px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.55);display:none;color:#1c2940;text-align:center}.download-qr:after{content:'';position:absolute;left:50%;bottom:-8px;width:16px;height:16px;background:#fff;transform:translateX(-50%) rotate(45deg)}.download-qr svg{display:block;width:164px;height:164px;margin:auto}.download-qr small{display:block;margin-top:4px;font-size:12px;color:#4a5870}.download-qr.unavailable{place-content:center;font-size:13px;color:#6e7d93}.download-option:hover .download-qr,.download-option:focus-within .download-qr,.download-option.qr-open .download-qr{display:grid}.download-actions.stacked .download-option{min-width:235px}.download-actions.stacked .download-pill{flex:1}
@media(max-width:520px){.download-option{width:278px;justify-content:center}.download-option .download-pill{width:226px;min-width:0}.download-actions.stacked .download-option{min-width:278px}.download-qr{left:auto;right:0}}
