:root{--page-bg:#f0f5ff;--surface:#ffffff;--surface-soft:#f6f9ff;--surface-line:rgba(0,0,0,0.05);--text-main:#000000;--text-secondary:rgba(0,0,0,0.6);--text-body:rgba(28,31,35,0.8);--text-tertiary:rgba(0,0,0,0.45);--brand:#3491fa;--brand-deep:#0658ff;--brand-light:#0399ff;--shadow-card:0 4px 16px rgba(0,0,0,0.05);--radius-card:16px;--radius-media:24px}.aimeeting-page *{box-sizing:border-box}.aimeeting-page{min-width:320px;background:var(--page-bg);color:var(--text-main);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}.aimeeting-page img{display:block;max-width:100%}.aimeeting-page a{color:inherit}.aimeeting-page .container{width:min(1280px,calc(100% - 32px));margin:0 auto}.aimeeting-page .page{background:radial-gradient(circle at 50% 0,rgba(179,202,255,.18),transparent 42%),var(--page-bg)}.aimeeting-page .hero{padding:40px 0 78px}.aimeeting-page .hero__container{display:flex;flex-direction:column;align-items:center}.aimeeting-page .hero-mobile-cta,.aimeeting-page .hero-mobile-topbar,.aimeeting-page .mobile-sticky-download{display:none}.aimeeting-page .hero__logo{width:100px;height:100px}.aimeeting-page .hero__title{margin:16px 0 0;font-family:Source Han Sans CN,PingFang SC,sans-serif;font-size:64px;line-height:1;font-weight:700;letter-spacing:.01em;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(45,99,229,.9));-webkit-background-clip:text;background-clip:text;color:transparent}.aimeeting-page .hero__title-prefix{display:inline}.aimeeting-page .hero__subtitle{margin:0;font-family:Source Han Sans CN,PingFang SC,sans-serif;font-size:24px;line-height:1.5;color:var(--text-secondary)}.aimeeting-page .hero-stage{position:relative;width:min(714px,100%);height:262px;margin-top:40px}.aimeeting-page .hero-stage__shadow{position:absolute;background:rgba(0,0,0,.55);opacity:.55;z-index:0;pointer-events:none;display:none}.aimeeting-page .hero-stage__shadow--left{left:52px;top:252px;width:268px;height:3px;filter:blur(5.865px)}.aimeeting-page .hero-stage__shadow--center{left:161px;top:255px;width:402px;height:2px;opacity:.72;filter:blur(8px)}.aimeeting-page .hero-stage__shadow--right{left:523px;top:251px;width:165px;height:2px;filter:blur(5.865px)}.aimeeting-page .hero-stage__desktop,.aimeeting-page .hero-stage__laptop,.aimeeting-page .hero-stage__phone{position:absolute}.aimeeting-page .hero-stage__desktop{left:38px;top:75px;width:263.918px;height:164.948px;background:#ffffff;border:4.399px solid #000000;border-radius:6.598px;overflow:hidden;z-index:1}.aimeeting-page .hero-stage__desktop img{width:100%;height:100%;object-fit:cover}.aimeeting-page .hero-stage__laptop{left:162px;top:5.86px;width:401.741px;height:244.124px;z-index:2}.aimeeting-page .hero-stage__laptop-bg,.aimeeting-page .hero-stage__laptop-overlay,.aimeeting-page .hero-stage__laptop-screen,.aimeeting-page .hero-stage__laptop-shell{position:absolute}.aimeeting-page .hero-stage__laptop-shell{left:0;top:0;width:401.741px;height:242.657px;z-index:1}.aimeeting-page .hero-stage__laptop-screen{left:36.85px;top:6.06px;width:328.032px;height:213.668px;overflow:hidden;border:2.932px solid #000000;border-radius:3.666px;z-index:2}.aimeeting-page .hero-stage__laptop-bg{left:47.983px;top:-83.04px;width:232.066px;height:379.748px;object-fit:cover;transform:rotate(-90deg);transform-origin:center;z-index:1}.aimeeting-page .hero-stage__laptop-overlay{left:45.96px;top:33.07px;width:236px;height:148px;border-radius:4px;border:1px solid rgba(255,255,255,.5);box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:2}.aimeeting-page .hero-stage__phone{width:97px}.aimeeting-page .hero-stage__phone--back{left:597px;top:41px;width:96.77px;height:201.604px;z-index:3}.aimeeting-page .hero-stage__phone--front{left:512px;top:45px;width:96.037px;height:197.938px;z-index:4}.aimeeting-page .hero-stage__phone-screen,.aimeeting-page .hero-stage__phone-screen-underlay,.aimeeting-page .hero-stage__phone-shell{position:absolute}.aimeeting-page .hero-stage__laptop-shell,.aimeeting-page .hero-stage__phone-screen,.aimeeting-page .hero-stage__phone-screen-underlay,.aimeeting-page .hero-stage__phone-shell{width:100%;height:100%;object-fit:contain}.aimeeting-page .hero-stage__phone-shell{inset:0;z-index:3}.aimeeting-page .hero-stage__phone-screen-underlay{z-index:1}.aimeeting-page .hero-stage__phone-screen{z-index:2}.aimeeting-page .hero-stage__phone--back .hero-stage__phone-screen{left:3.67px;top:2.2px;width:89.439px;height:197.205px}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen-underlay{left:4.4px;top:3.67px;width:87.239px;height:190.607px}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen{left:4px;top:3.6px;width:88px;height:191px}.aimeeting-page .hero-stage__phone-screen--rounded{border-radius:11px}.aimeeting-page .download-grid{width:min(1020px,100%);margin-top:40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.aimeeting-page .download-card{width:100%;box-sizing:border-box;height:153px;background:var(--surface);border:1px solid var(--surface-line);border-radius:var(--radius-card);box-shadow:0 4px 16px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;min-width:0}.aimeeting-page .download-card--android,.aimeeting-page .download-card--ios{height:152px;padding:12px 19px}.aimeeting-page .download-card--web,.aimeeting-page .download-card--windows{height:152px;padding:12px 32px}.aimeeting-page .download-card--muted{opacity:.6}.aimeeting-page .download-card__device{position:relative;width:108px;height:88px;flex:0 0 auto;transition:transform .48s cubic-bezier(.22,1,.36,1),opacity .42s ease}.aimeeting-page .download-card__label,.aimeeting-page .download-card__sub{margin:0;font-family:Source Han Sans CN,PingFang SC,sans-serif}.aimeeting-page .download-card__text{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.aimeeting-page .download-card__label{font-size:16px;line-height:24px;font-weight:400}.aimeeting-page .download-card__device img{position:absolute}.aimeeting-page .download-card--interactive{position:relative;cursor:pointer;outline:none;overflow:hidden}.aimeeting-page .download-card__default{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;transition:transform .48s cubic-bezier(.22,1,.36,1),opacity .36s ease}.aimeeting-page .download-card__visual{position:relative;width:108px;height:88px;flex:0 0 auto}.aimeeting-page .download-card__hover-reveal{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 24px;box-sizing:border-box;background:var(--surface);border-radius:inherit;opacity:0;transform:scale(.68);transition:transform .48s cubic-bezier(.22,1,.36,1),opacity .36s ease;pointer-events:none;z-index:2}.aimeeting-page .download-card__hover-reveal--download{gap:8px;padding:12px 16px;text-decoration:none;color:inherit}.aimeeting-page .download-card__hover-asset{display:block;flex:0 0 auto;object-fit:contain}.aimeeting-page .download-card__hover-asset--qr{width:88px;height:88px}.aimeeting-page .download-card__hover-asset--download{width:66px;height:66px}.aimeeting-page .download-card__hover-asset--web{transform:rotate(-90deg)}.aimeeting-page .download-card__hover-text{margin:0;font-family:Source Han Sans CN,PingFang SC,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#000000!important;text-align:center}.aimeeting-page .download-card__hover-reveal--download .download-card__hover-text{width:88px}@media (hover:hover){.aimeeting-page .download-card--interactive:focus-visible .download-card__default,.aimeeting-page .download-card--interactive:hover .download-card__default{opacity:0;transform:scale(.78)}.aimeeting-page .download-card--interactive:focus-visible .download-card__hover-reveal,.aimeeting-page .download-card--interactive:hover .download-card__hover-reveal{opacity:1;transform:scale(1)}.aimeeting-page .download-card--download:focus-visible .download-card__hover-reveal,.aimeeting-page .download-card--download:hover .download-card__hover-reveal{pointer-events:auto}}.aimeeting-page .download-card__device--android,.aimeeting-page .download-card__device--ios{height:88px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000,#000 74%,rgba(0,0,0,.92) 86%,transparent);mask-image:linear-gradient(180deg,#000,#000 74%,rgba(0,0,0,.92) 86%,transparent)}.aimeeting-page .download-card__device--ios .download-card__ios-screen-a{left:24.051px;top:7.43px;width:57.899px;height:126.503px}.aimeeting-page .download-card__device--ios .download-card__ios-screen-b{left:23.791px;top:7.39px;width:58.473px;height:126.614px;border-radius:7.301px}.aimeeting-page .download-card__device--ios .download-card__ios-shell{left:21.131px;top:5px;width:63.738px;height:131.368px}.aimeeting-page .download-card__device--android .download-card__android-screen{left:25.1px;top:6.44px;width:58.56px;height:129.12px;border-radius:5px}.aimeeting-page .download-card__device--android .download-card__android-shell{left:22.7px;top:5px;width:63.36px;height:132px}.aimeeting-page .download-card__device--windows .download-card__windows-base{left:6px;top:-3.955px;width:96px;height:94.909px}.aimeeting-page .download-card__device--windows .download-card__windows-shell{left:11.455px;top:14.591px;width:85.091px;height:45.818px;overflow:hidden;border-radius:.655px}.aimeeting-page .download-card__device--windows .download-card__windows-panel{left:21.87px;top:18.289px;width:63.158px;height:38.941px;border-radius:1.091px;box-shadow:0 4.364px 4.364px rgba(0,0,0,.25)}.aimeeting-page .download-card__device--web .download-card__web-shell{left:5.627px;top:23.004px;width:96.487px;height:58.28px;z-index:1}.aimeeting-page .download-card__web-screen{position:absolute;left:14.957px;top:24.944px;width:77.824px;height:50.356px;overflow:hidden;border:.704px solid #000000;border-radius:.88px;z-index:2}.aimeeting-page .download-card__device--web .download-card__web-bg{position:absolute;left:13.205px;top:-20.425px;width:51.413px;height:91.205px;object-fit:cover;transform:rotate(-90deg);transform-origin:center;z-index:1}.aimeeting-page .download-card__web-window{position:absolute;inset:0;z-index:2}.aimeeting-page .download-card__device--web .download-card__web-top{left:0;top:0;width:23.454px;height:5.199px;z-index:3}.aimeeting-page .download-card__device--web .download-card__web-overlay{left:9.045px;top:4.064px;width:58.996px;height:42.072px;z-index:2}.aimeeting-page .features{padding:0 0 80px}.aimeeting-page .features__panel{width:min(1280px,100%);margin:0 auto;background:var(--surface);border-radius:32px;overflow:hidden}.aimeeting-page .feature{position:relative;width:min(1180px,100%);height:508px;margin:0 auto}.aimeeting-page .feature+.feature{border-top:1px solid rgba(0,0,0,.04)}.aimeeting-page .feature__copy h2,.aimeeting-page .feature__copy p{margin:0}.aimeeting-page .feature__copy{position:absolute;top:50%;width:400px;transform:translateY(-50%);display:flex;flex-direction:column;gap:32px}.aimeeting-page .feature--left .feature__copy{left:0}.aimeeting-page .feature--right .feature__copy{right:0}.aimeeting-page .feature__copy h2{font-size:32px;line-height:44px;font-weight:600}.aimeeting-page .feature__copy p{font-size:16px;line-height:32px;color:var(--text-body)}.aimeeting-page .feature__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.aimeeting-page .feature__hint{font-size:14px;line-height:20px;color:var(--text-tertiary)}.aimeeting-page .feature__media{position:absolute;top:50px;width:664px;height:408px;min-width:0;border-radius:var(--radius-media);overflow:hidden}.aimeeting-page .feature--left .feature__media{right:0}.aimeeting-page .feature--right .feature__media{left:0}.aimeeting-page .feature__media img{width:100%;height:100%;object-fit:cover}.aimeeting-page .feature__media--contain img{object-fit:contain}.aimeeting-page .feature-btn{display:inline-flex;align-items:center;gap:8px;height:48px;box-sizing:border-box;padding-top:12px;padding-bottom:12px;border-radius:12px;background:linear-gradient(110.08deg,var(--brand-deep) 0,var(--brand-light) 100%),linear-gradient(90deg,var(--brand) 0,var(--brand) 100%);color:#ffffff;text-decoration:none;box-shadow:none;font-family:PingFang SC,Source Han Sans CN,sans-serif}.aimeeting-page .feature-btn--check{padding-left:24px;padding-right:16px}.aimeeting-page .feature-btn--check-node-971-22690,.aimeeting-page .feature-btn--doc{padding-left:16px;padding-right:24px}.aimeeting-page .feature-btn__label{font-size:18px;line-height:24px;font-weight:600;white-space:nowrap}.aimeeting-page .feature-btn__icon-slot{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;line-height:0;font-size:0}.aimeeting-page .feature-btn__icon{display:block;object-fit:contain}.aimeeting-page .feature-btn__icon--check{width:13px;height:11px}.aimeeting-page .feature-btn__icon--doc{width:21.943px;height:22px}.aimeeting-page .feature-btn__icon--arrow{width:18px;height:16px}.aimeeting-page .devices{padding:0 0 72px}.aimeeting-page .devices__container{display:flex;flex-direction:column;align-items:center}.aimeeting-page .devices__heading{text-align:center}.aimeeting-page .devices__heading h2,.aimeeting-page .devices__heading p{margin:0}.aimeeting-page .devices__heading h2{font-size:40px;line-height:normal;font-weight:600}.aimeeting-page .devices__heading p{margin-top:5px;font-size:16px;line-height:32px;color:#52565e}.aimeeting-page .devices__grid{width:min(1280px,100%);margin-top:10px;display:flex;justify-content:space-between;align-items:stretch;gap:0;flex-wrap:nowrap}.aimeeting-page .device-tile{width:220px;height:204px;flex:0 0 220px;border-radius:16px;padding:46px 80px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.aimeeting-page .device-tile--harmony{width:252px;flex:0 0 252px}.aimeeting-page .device-tile p{margin:0;font-size:16px;line-height:22px;font-weight:600;color:#002c8c}.aimeeting-page .device-tile__bar{width:20px;height:4px;border-radius:999px;background:#c6cacd}.aimeeting-page .device-tile__default{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;transition:transform .24s ease,opacity .2s ease,filter .24s ease;will-change:transform,opacity,filter}.aimeeting-page .device-tile__default:after{content:"";position:absolute;inset:-1px;border-radius:16px;background:linear-gradient(180deg,rgba(236,241,253,0) 8%,rgba(236,241,253,.62) 60%,rgba(236,241,253,.98));opacity:0;transition:opacity .22s ease;pointer-events:none}.aimeeting-page .device-tile__hover-reveal{position:absolute;inset:0;width:100%;box-sizing:border-box;border-radius:16px;border:1px solid rgba(0,0,0,.05);background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.05);padding:16px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transform:scale(.92);transform-origin:center center;transition:opacity .18s ease,transform .22s ease;pointer-events:none}.aimeeting-page .device-tile__hover-reveal--download{gap:8px;padding:12px 16px}.aimeeting-page .device-tile__hover-qr{width:88px;height:88px;object-fit:cover;display:block}.aimeeting-page .device-tile__hover-icon{width:66px;height:66px;object-fit:contain;display:block;margin:0 auto}.aimeeting-page .device-tile__hover-icon--web{transform:rotate(-90deg)}.aimeeting-page .device-tile__hover-text{margin:0;width:88px;font-family:Source Han Sans CN,PingFang SC,sans-serif;font-size:16px;line-height:24px;color:#000000!important;text-align:center}.aimeeting-page .device-tile__hover-reveal--download .device-tile__hover-text{width:88px}.aimeeting-page .device-tile__icon{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.aimeeting-page .device-tile__icon img{position:absolute}.aimeeting-page .device-tile__icon-single{position:static!important;width:60px;height:60px;display:block}@media (hover:hover){.aimeeting-page .device-tile--interactive:focus-visible .device-tile__default,.aimeeting-page .device-tile--interactive:hover .device-tile__default{opacity:0;transform:scale(.84);filter:blur(1.2px)}.aimeeting-page .device-tile--interactive:focus-visible .device-tile__default:after,.aimeeting-page .device-tile--interactive:hover .device-tile__default:after{opacity:1}.aimeeting-page .device-tile--interactive:focus-visible .device-tile__hover-reveal,.aimeeting-page .device-tile--interactive:hover .device-tile__hover-reveal{opacity:1;transform:scale(1)}}@media (max-width:1180px){.aimeeting-page .download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aimeeting-page .feature,.aimeeting-page .feature--right{position:static;width:100%;height:auto;display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;padding:28px 18px;box-sizing:border-box}.aimeeting-page .feature--right .feature__media{order:2}.aimeeting-page .feature--right .feature__copy{order:1}.aimeeting-page .feature__media{position:static;width:100%;height:auto}.aimeeting-page .feature__media img{height:auto}.aimeeting-page .feature__copy{position:static;width:100%;transform:none}.aimeeting-page .devices__grid{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.aimeeting-page .container{width:min(100%,calc(100% - 24px))}.aimeeting-page .hero{padding:24px 0 40px}.aimeeting-page .hero-stage{height:auto;aspect-ratio:714/262}.aimeeting-page .hero-stage__desktop{left:5%;top:28.6%;width:37%;height:63%}.aimeeting-page .hero-stage__laptop{left:22.7%;top:0;width:56.3%;height:93.1%}.aimeeting-page .hero-stage__laptop-screen{font-variant:jis90;corner-shape:superellipse(.5);left:9.3%;top:3.3%;width:81.7%;height:87%}.aimeeting-page .hero-stage__laptop-bg{left:17%;top:-40.6%;width:66.1%;height:181.1%}.aimeeting-page .hero-stage__laptop-overlay{left:13.6%;top:14.8%;width:72.8%;height:70.6%}.aimeeting-page .hero-stage__phone--back{left:83.6%;top:15.6%;width:13.6%;height:76.9%}.aimeeting-page .hero-stage__phone--front{left:71.7%;top:17.2%;width:13.4%;height:75.6%}.aimeeting-page .hero-stage__phone--back .hero-stage__phone-screen{left:3.8%;top:1.1%;width:92.4%;height:97.8%}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen-underlay{left:4.6%;top:1.9%;width:90.8%;height:96.3%}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen{left:4.2%;top:1.8%;width:91.6%;height:96.5%}.aimeeting-page .hero-stage__shadow--left{left:7.2%;top:96%;width:37.5%}.aimeeting-page .hero-stage__shadow--center{left:22.5%;top:97.2%;width:56.3%}.aimeeting-page .hero-stage__shadow--right{left:73.2%;top:95.8%;width:23.1%}.aimeeting-page .download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.aimeeting-page .download-card{height:153px}.aimeeting-page .features__panel{border-radius:24px}.aimeeting-page .feature{padding:24px}.aimeeting-page .feature__copy{gap:20px}.aimeeting-page .feature__copy h2{font-size:28px;line-height:38px}.aimeeting-page .feature__copy p{font-size:15px;line-height:28px}.aimeeting-page .feature__actions{gap:12px}.aimeeting-page .feature-btn__label{font-size:16px;line-height:22px}}@media (max-width:520px){.aimeeting-page{padding-bottom:109px}.aimeeting-page .container{width:min(100%,calc(100% - 32px))}.aimeeting-page .hero{padding:4px 0 32px}.aimeeting-page .hero-mobile-topbar{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:17px}.aimeeting-page .hero-mobile-topbar__brand{display:inline-flex;align-items:center;gap:8px}.aimeeting-page .hero-mobile-topbar__brand img{width:28px;height:28px;border-radius:12.963px}.aimeeting-page .hero-mobile-topbar__brand span{font-family:Source Han Sans CN,PingFang SC,sans-serif;font-size:18px;line-height:28px;font-weight:700;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(45,99,229,.9));-webkit-background-clip:text;background-clip:text;color:transparent}.aimeeting-page .hero__logo{display:none}.aimeeting-page .hero__title{margin-top:0;font-size:36px;line-height:50px;text-align:center}.aimeeting-page .hero__title-prefix{display:none}.aimeeting-page .hero__subtitle{margin-top:8px;font-size:14px;line-height:20px;text-align:center}.aimeeting-page .hero-stage{width:100%;max-width:343px;height:238px;margin-top:36px;aspect-ratio:auto}.aimeeting-page .hero-stage__desktop{left:2.72px;top:80px;width:196.279px;height:122.674px;border-width:3.271px;border-radius:4.907px}.aimeeting-page .hero-stage__laptop{left:50%;top:0;width:343px;height:208px;transform:translateX(-50%)}.aimeeting-page .hero-stage__laptop-shell{left:30.63px;top:37px;width:281.743px;height:170.177px}.aimeeting-page .hero-stage__laptop-screen{left:56.38px;top:41.16px;width:230.245px;height:150.041px;border-width:2.057px;border-radius:2.571px}.aimeeting-page .hero-stage__laptop-bg{left:34.06px;top:-58.14px;width:162.14px;height:266.32px;object-fit:cover;transform:rotate(-90deg)}.aimeeting-page .hero-stage__laptop-overlay{left:32.33px;top:23.29px;width:165.789px;height:103.618px;border-radius:2.805px;box-shadow:0 1.403px 7.013px rgba(0,0,0,.2)}.aimeeting-page .hero-stage__phone--back{left:281.22px;top:76px;width:61.787px;height:128.724px}.aimeeting-page .hero-stage__phone--front{left:226.92px;top:78.81px;width:61.319px;height:126.383px}.aimeeting-page .hero-stage__phone--back .hero-stage__phone-screen{left:2.34px;top:1.4px;width:57.11px;height:125.92px}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen-underlay{left:2.55px;top:2.3px;width:56.25px;height:121.81px}.aimeeting-page .hero-stage__phone--front .hero-stage__phone-screen{left:2.81px;top:2.34px;width:55.7px;height:121.7px}.aimeeting-page .hero-stage__phone-screen--rounded{border-radius:7.023px}.aimeeting-page .hero-stage__shadow--left{left:-1px;top:215px;width:109px;height:2px;filter:blur(4.362px)}.aimeeting-page .hero-stage__shadow--center{left:42px;top:218px;width:258px;height:2px;opacity:.72;filter:blur(6.83px)}.aimeeting-page .hero-stage__shadow--right{left:236px;top:217px;width:105px;height:1.4px;filter:blur(3.745px)}.aimeeting-page .hero-mobile-cta{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;border-radius:12px;background:#edf6ff;color:#3491fa;text-decoration:none;font-size:16px;line-height:22px;font-weight:600}.aimeeting-page .devices,.aimeeting-page .download-grid{display:none}.aimeeting-page .mobile-sticky-download{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;padding:16px 16px 0;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 20%,#ffffff);text-decoration:none}.aimeeting-page .mobile-sticky-download__button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:56px;margin:8px 0;border:1.178px solid #ffffff;border-radius:35.349px;overflow:hidden;background:radial-gradient(188.2px 37.8px at 50% 50%,#3491fa 0,#1a72ea 50%,#0d62e1 75%,#0052d9 100%),radial-gradient(138.09px 23.36px at 50% 100%,rgba(150,199,255,.45) 0,rgba(160,131,247,0) 100%);background-blend-mode:normal,plus-lighter;box-shadow:0 4.713px 4.713px rgba(0,66,178,.08),0 9.427px 18.853px rgba(52,145,250,.12),inset 0 0 9.427px rgba(255,255,255,.5),inset 0 -2.357px 3.771px rgba(255,255,255,.1),inset 0 0 14.14px rgba(255,255,255,.2),inset 0 -28.28px 37.706px rgba(255,255,255,.22),inset 0 9.427px 28.28px rgba(255,255,255,.24);color:#ffffff;font-family:PingFang SC,Source Han Sans CN,sans-serif;font-size:18px;line-height:1;font-weight:600;text-align:center;white-space:nowrap}.aimeeting-page .mobile-sticky-download__home-indicator{position:relative;display:block;width:100%;height:21px}.aimeeting-page .mobile-sticky-download__home-indicator:after{content:"";position:absolute;left:50%;bottom:8px;width:144px;height:5px;border-radius:100px;background:#000000;transform:translateX(-50%)}.aimeeting-page .features{padding:0}.aimeeting-page .features__panel{border-radius:24px 24px 0 0;padding:24px;display:flex;flex-direction:column;gap:68px;overflow:visible}.aimeeting-page .feature{width:100%;margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:24px}.aimeeting-page .feature+.feature{border-top:0}.aimeeting-page .feature__copy{display:flex;flex-direction:column;gap:16px}.aimeeting-page .feature__copy h2{position:relative;display:inline-block;align-self:center;font-size:24px;line-height:33px;text-align:center;background:none;color:#0f327f;-webkit-text-fill-color:#0f327f;z-index:0;isolation:isolate}.aimeeting-page .feature__copy h2:before{content:"";position:absolute;left:50%;top:8px;bottom:auto;width:164px;height:24px;transform:translateX(-50%) rotate(-8deg);background:url(/html/aimeeting/assets/figma/feature-title-stroke.svg) 50%/contain no-repeat;opacity:1;z-index:-1;pointer-events:none}.aimeeting-page .feature__copy p{font-size:14px;line-height:32px;text-align:left;color:rgba(28,31,35,.6)}.aimeeting-page .feature__media{order:2!important;width:100%;height:auto;aspect-ratio:664/408;border-radius:24px;overflow:hidden}.aimeeting-page .feature__media img{width:100%;height:100%;object-fit:cover}.aimeeting-page .feature__media--contain img{object-fit:contain}.aimeeting-page .feature__actions{order:3;width:100%;gap:0}.aimeeting-page .feature__hint{display:none}.aimeeting-page .feature-btn{width:100%;height:46px;padding:12px 24px 12px 16px;border-radius:12px;justify-content:center;gap:8px;background:#edf6ff;color:#3491fa}.aimeeting-page .feature-btn__icon-slot{width:18px;height:18px;flex-basis:18px}.aimeeting-page .feature-btn__icon-slot--lead{opacity:0}.aimeeting-page .feature-btn__label{font-size:16px;line-height:22px;font-weight:600}.aimeeting-page .feature-btn__icon--arrow{width:18px;height:18px}}