:root{--blue:#0867f2;--navy:#031a41;--ink:#071a3d;--muted:#64748b;--line:#e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{width:min(1200px,100% - 40px);margin:0 auto}.hero{color:#fff;background:radial-gradient(circle at 78% 47%,#063cc9 0,#0530b1c2 27%,#0000 54%),linear-gradient(108deg,#031842 0%,#052b86 56%,#0639c4 100%);min-height:810px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.75;pointer-events:none;background:radial-gradient(circle at 9% 64%,#0e6bffc7 0 5px,#0000 6px),radial-gradient(circle at 91% 65%,#1174ffb8 0 5px,#0000 6px),radial-gradient(circle at 77% 20%,#187affd9 0 6px,#0000 7px);position:absolute;inset:0}.hero:after{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(circle,#1f84ff99 1px,#0000 1.5px);background-size:14px 14px;width:330px;height:220px;position:absolute;top:194px;left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.site-header{align-items:center;gap:42px;height:82px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand__mark,.mini-logo{color:#fff;background:linear-gradient(145deg,#1683ff,#0758eb);border-radius:8px;place-items:center;font-weight:900;display:grid}.brand__mark{width:42px;height:42px;font-size:25px}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{opacity:.66;margin-top:3px;font-size:10px}.site-header nav{flex:1;justify-content:center;gap:40px;font-size:14px;font-weight:700;display:flex}.site-header nav a{opacity:.8;transition:all .2s}.site-header nav a:hover{opacity:1;color:#70b7ff}.download-button,.outline-button{border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 26px;font-weight:800;transition:all .2s;display:inline-flex}.download-button{color:#fff;background:linear-gradient(135deg,#1680ff,#0758ef);box-shadow:0 10px 26px #005bff38}.download-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #005bff52}.download-button--compact{min-height:38px;padding:0 18px;font-size:13px}.download-button--secondary{color:#0762eb;background:#fff;box-shadow:0 10px 30px #00000026}.download-button__copy{flex-direction:column;align-items:center;line-height:1.15;display:flex}.download-button__copy strong{font-size:inherit}.download-button__copy small{margin-top:5px;font-size:12px;font-weight:500}.download-button__icon{font-size:20px;line-height:1}.outline-button{border:1px solid #fff9}.hero__content{z-index:1;grid-template-columns:44% 56%;align-items:center;min-height:728px;display:grid;position:relative}.hero__copy{z-index:2;padding:22px 0 0;position:relative}.hero h1{letter-spacing:-2px;text-shadow:0 5px 14px #00000038;margin:0 0 30px;font-size:68px;font-weight:900;line-height:1.2}.hero__copy>p{color:#e5edff;max-width:570px;margin:0;font-size:19px;line-height:2}.hero__actions{gap:24px;margin:34px 0 37px;display:flex}.hero__actions .download-button{width:232px;min-height:84px;font-size:20px}.hero__actions .outline-button{background:#031a5438;border-color:#ffffffbf;width:222px;min-height:84px;font-size:18px;font-weight:500}.hero__actions .outline-button span{margin-left:7px;font-size:23px}.hero__trust{color:#f2f6ff;flex-wrap:wrap;gap:28px;font-size:15px;display:flex}.hero__trust span{white-space:nowrap;align-items:center;gap:7px;display:flex}.hero__trust b{color:#155bdc;background:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;display:grid}.hero__visual{height:660px;position:relative;overflow:visible}.hero__visual img{mix-blend-mode:screen;filter:saturate(1.08)contrast(1.02);width:1200px;max-width:none;height:auto;display:block;position:absolute;top:25px;left:-400px;-webkit-mask-image:radial-gradient(60% 72% at 64% 48%,#000 48%,#000000eb 62%,#0000 87%);mask-image:radial-gradient(60% 72% at 64% 48%,#000 48%,#000000eb 62%,#0000 87%)}.product-window{z-index:2;color:#23324b;background:#fff;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 60px #0000005c}.product-window__topbar{border-bottom:1px solid #edf1f7;align-items:center;gap:9px;height:52px;padding:0 20px;font-size:12px;display:flex}.mini-logo{border-radius:5px;width:22px;height:22px}.window-actions{color:#8190a7;letter-spacing:2px;margin-left:auto}.product-window__body{min-height:330px;display:flex}.product-sidebar{background:#f7f9fc;flex-direction:column;gap:18px;width:138px;padding:22px 14px;font-size:11px;display:flex}.product-sidebar strong{color:#0867f2;background:#e7f0ff;border-radius:6px;padding:10px}.app-table{flex:1;min-width:0;padding:24px 20px 14px}.app-table__heading{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:11px;display:flex}.app-table__heading span{color:#a0aabd;border:1px solid #e5e9f0;border-radius:18px;padding:7px 12px}.app-row{border-bottom:1px solid #f3f5f8;grid-template-columns:16px 28px 1fr 65px 82px;align-items:center;min-height:46px;font-size:10px;display:grid}.check{border:2px solid #1b74f7;border-radius:3px;width:12px;height:12px}.check--active{background:#1675f5;box-shadow:inset 0 0 0 2px #fff}.app-icon{color:#1267df;background:#e8f1ff;border-radius:6px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.app-table__footer{justify-content:space-between;align-items:center;padding-top:14px;font-size:10px;display:flex}.app-table__footer button{color:#fff;background:#0867f2;border:0;border-radius:5px;padding:9px 25px;font-weight:700}.floating-icon{z-index:3;color:#1371f1;background:#fff;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;position:absolute;box-shadow:0 15px 35px #00000047}.floating-icon--one{top:70px;right:-34px;transform:rotate(8deg)}.floating-icon--two{top:180px;right:-12px;transform:rotate(-8deg)}.floating-icon--three{top:-38px;right:68px;transform:rotate(7deg)}.trash-illustration{z-index:3;background:linear-gradient(#b5e7ff,#1f8cff);border-radius:50% 50% 22% 22%;place-items:center;width:120px;height:120px;font-size:60px;display:grid;position:absolute;bottom:-62px;right:-50px;box-shadow:0 15px 55px #0875f8}.section{padding:70px 0}.section--soft{background:#fafcff}.section-heading{text-align:center;margin-bottom:42px}.section-heading h2,.feature-overview h2{margin:0 0 10px;font-size:30px}.section-heading p,.section-lead{color:var(--muted);margin:0}.advantage-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.advantage-card{background:#fff;border:1px solid #edf0f5;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:245px;padding:26px 24px 20px;display:flex;box-shadow:0 12px 32px #0c2a5614}.advantage-card h3{margin:0 0 10px;font-size:19px}.advantage-card p{color:#566477;margin:0;font-size:13px;line-height:1.7}.advantage-card .download-button{align-self:center;margin-top:auto}.feature-icon{border-radius:50%;flex:none;place-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;font-weight:900;display:grid}.feature-icon--blue{color:#0965ea;background:#dfeaff}.feature-icon--green{color:#16a05d;background:#dff8e9}.feature-icon--orange{color:#ef8a1f;background:#fff0de}.feature-icon--purple{color:#7b5fe9;background:#ece7ff}.feature-overview{grid-template-columns:32% 68%;align-items:center;gap:54px;display:grid}.feature-list{gap:20px;margin:30px 0;display:grid}.feature-list__item{align-items:center;gap:16px;display:flex}.feature-list__item .feature-icon{width:44px;height:44px;margin:0;font-size:18px}.feature-list h3{margin:0 0 6px;font-size:16px}.feature-list p{color:#65738a;margin:0;font-size:13px;line-height:1.5}.feature-overview__visual{position:relative}.product-window--detailed .product-window__body{min-height:360px}.detail-panel{background:#fbfcff;border-left:1px solid #edf1f6;flex-direction:column;gap:9px;width:145px;padding:28px 18px;font-size:10px;display:flex}.detail-panel__icon{color:#17a05b;background:#dff7e9;border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;font-weight:900;display:grid}.detail-panel hr{border:0;border-top:1px solid #edf1f6;width:100%}.product-video{aspect-ratio:16/9;background:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a33}.product-video__fallback,.product-video__poster,.product-video__media{width:100%;height:100%;position:absolute;inset:0}.product-video__fallback{z-index:1;transition:opacity .2s}.product-video__fallback .product-window{height:100%;box-shadow:none;border-radius:0}.product-video__poster{z-index:3;object-fit:cover;opacity:0;transition:opacity .2s;display:block}.product-video__media{z-index:2;object-fit:cover;opacity:0;background:#000;transition:opacity .2s;display:block}.product-video--ready .product-video__media,.product-video--started .product-video__media,.product-video--poster-ready .product-video__poster{opacity:1}.product-video--started .product-video__poster{opacity:0;pointer-events:none}.product-video--poster-ready .product-video__fallback,.product-video--ready .product-video__fallback{opacity:0}.play-button{z-index:4;color:#fff;cursor:pointer;background:#0f172a85;border:0;border-radius:50%;place-items:center;width:62px;height:62px;padding:0 0 0 4px;font-size:22px;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0f172a33}.play-button:hover{background:#0867f2e6;transform:translate(-50%,-50%)scale(1.07)}.review-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.review-card{background:#fff;border:1px solid #edf0f5;border-radius:10px;gap:18px;padding:24px;display:flex;box-shadow:0 10px 28px #112d5514}.review-card__avatar{background:linear-gradient(145deg,#e6eefc,#9fbce7);border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:grid}.stars{color:#ffab18;letter-spacing:3px}.review-card p{color:#526074;min-height:63px;font-size:13px;line-height:1.6}.review-card strong{font-size:12px}.slider-dots{justify-content:center;gap:6px;margin-top:26px;display:flex}.slider-dots span{background:#d7dee9;border-radius:50%;width:7px;height:7px}.slider-dots span:first-child{background:#1873f3}.download-banner{color:#fff;background:linear-gradient(100deg,#06266a,#0c44b9 68%,#082f84)}.download-banner__inner{align-items:center;gap:28px;min-height:110px;display:flex}.windows-mark{font-size:60px}.download-banner h2{margin:0 0 7px;font-size:26px}.download-banner p{color:#d3e2ff;margin:0}.download-banner .download-button{margin-left:auto}.site-footer{color:#d2ddef;background:#031a41;padding:42px 0 22px}.site-footer__grid{grid-template-columns:minmax(320px,2.4fr) 1fr 1.35fr;align-items:start;gap:64px;max-width:1040px;display:grid}.site-footer__grid>div>p{color:#8fa3c1;max-width:320px;font-size:12px;line-height:1.8}.site-footer h3{color:#fff;margin:0 0 15px;font-size:14px}.site-footer__grid>div>a:not(.brand){color:#afbdd2;margin:10px 0;font-size:12px;display:block}.qr-placeholder{justify-self:end;align-items:center;gap:13px;display:flex}.qr-placeholder>img{object-fit:cover;background:#fff;width:88px;height:88px;display:block}.copyright{text-align:center;color:#8295b3;margin:34px 0 0;font-size:11px}@media (width<=1000px){.site-header nav{display:none}.site-header{justify-content:space-between}.hero{min-height:auto}.hero__content{grid-template-columns:1fr;min-height:auto;padding:90px 0 0}.hero__copy{text-align:center}.hero h1{font-size:60px}.hero__copy>p{margin-inline:auto}.hero__actions,.hero__trust{justify-content:center}.hero__visual{height:520px}.hero__visual img{width:900px;top:-35px;left:50%;transform:translate(-50%)}.advantage-grid{grid-template-columns:repeat(2,1fr)}.feature-overview{grid-template-columns:1fr}.feature-overview__copy{text-align:center}.feature-list{max-width:520px;margin:30px auto}.feature-list__item{text-align:left}.review-grid{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:2fr 1fr}.qr-placeholder{display:none}}@media (width<=680px){.page-shell{width:min(100% - 28px,1200px)}.site-header>.download-button{display:none}.hero__content{padding:72px 0}.hero h1{letter-spacing:-1px;font-size:42px}.hero__copy>p{font-size:16px;line-height:1.8}.hero__copy>p br{display:none}.hero__actions{flex-direction:column;align-items:stretch;max-width:320px;margin:30px auto}.hero__actions .download-button,.hero__actions .outline-button{width:100%;min-height:64px}.hero__trust{gap:14px 20px}.hero__visual{display:none}.advantage-grid{grid-template-columns:1fr}.section{padding:52px 0}.feature-overview__visual{display:none}.download-banner__inner{text-align:center;flex-wrap:wrap;justify-content:center;padding:28px 0}.download-banner .download-button{margin:0}.windows-mark{display:none}.site-footer__grid{grid-template-columns:1fr;gap:28px}.product-sidebar{display:none}.app-row{grid-template-columns:16px 28px 1fr 55px}.app-row span:last-child{display:none}}
