*{box-sizing:border-box}html{background:#f7faff}body{margin:0;color:#071230;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.legacy-boot{display:grid;min-height:100dvh;place-items:center;background:linear-gradient(180deg,#f8fbff,#eef4ff);color:#071230}.legacy-boot div{display:grid;gap:10px;place-items:center}.legacy-boot strong{font-size:24px;font-weight:850}.legacy-boot span{color:#64739b;font-size:14px}.source-home{min-height:100dvh;overflow-x:hidden;background:linear-gradient(180deg,#f1f7fff5 0,#f8fbfff5 480px,#fff 740px),radial-gradient(circle at 78% 18%,rgba(39,122,255,.18),transparent 34%),radial-gradient(circle at 12% 64%,rgba(95,141,255,.14),transparent 25%)}.source-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr minmax(180px,260px) 80px;align-items:center;gap:24px;height:64px;padding:0 54px;border-bottom:1px solid rgba(171,187,216,.42);background:#ffffffd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.source-logo{display:inline-flex;align-items:center;gap:10px;min-width:164px}.source-logo img{width:31px;height:31px;object-fit:contain}.source-logo strong{color:#06112b;font-size:22px;font-weight:850;letter-spacing:0}.source-logo__mark{width:31px;height:31px;border-radius:8px;background:linear-gradient(135deg,#ffffffc7,#ffffff2e) padding-box,linear-gradient(135deg,#23b3ff,#126dff 55%,#705dff) border-box;border:2px solid transparent;box-shadow:0 10px 20px #1d6cff38;position:relative}.source-logo__mark:before,.source-logo__mark:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:2px solid rgba(255,255,255,.9);transform:rotate(45deg)}.source-logo__mark:after{top:10px;right:10px;bottom:10px;left:10px;border-color:#ffffff9e}.source-nav{display:flex;align-items:center;justify-content:center;gap:30px;min-width:0}.source-nav__item{position:relative;display:inline-flex;align-items:center;gap:6px;height:64px;color:#10192f;font-size:15px;font-weight:650;white-space:nowrap;transition:color .18s ease}.source-nav__item--active{color:#0874ff}.source-nav__item button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:inherit;cursor:default}.source-nav__item button span{width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.source-nav__item--dropdown:hover button span{transform:rotate(225deg) translate(-1px,-1px)}.source-nav__item:hover{color:#086fff}.source-dropdown{position:absolute;top:54px;left:50%;width:380px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:14px;border:1px solid rgba(198,211,235,.82);border-radius:12px;background:#fffffffa;box-shadow:0 24px 56px #29477b29;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.source-nav__item--dropdown:hover .source-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.source-dropdown a{display:flex;align-items:center;gap:10px;min-width:0;padding:9px 10px;border-radius:8px;color:#1f3152;font-size:13px;font-weight:650;transition:background .18s ease,transform .18s ease}.source-dropdown a:hover{background:#f2f7ff;transform:translateY(-1px)}.source-top-search{display:flex;align-items:center;gap:8px;height:32px;min-width:0;padding:0 11px;border:1.4px solid rgba(112,96,255,.64);border-radius:7px;background:#ffffffad}.source-top-search svg,.source-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.source-top-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#17223d;font-size:13px}.source-login{display:inline-flex;align-items:center;justify-content:center;width:80px;height:30px;justify-self:end;border-radius:6px;background:linear-gradient(135deg,#0c82ff,#1164ed);color:#fff;font-size:13px;font-weight:400;box-shadow:0 12px 24px #096ff438}.source-home main{width:min(1500px,calc(100vw - 96px));margin:0 auto}.source-hero{position:relative;display:grid;grid-template-columns:minmax(520px,680px) minmax(440px,1fr);min-height:400px;padding:56px 0 30px}.source-hero:after{content:"";position:absolute;inset:0 calc(50% - 50vw) auto auto;width:63vw;height:430px;z-index:0;pointer-events:none;background:linear-gradient(90deg,#f8fbfffa 0,#f8fbff8c 36%,#f8fbff00 68%),radial-gradient(circle at 64% 44%,rgba(32,122,255,.16),transparent 36%)}.source-hero__copy,.source-hero__visual{position:relative;z-index:1}.source-badge{display:inline-flex;align-items:center;gap:14px;max-width:100%;height:34px;padding:0 14px 0 12px;border-radius:999px;color:#425477;font-size:14px;background:#ffffffbd;box-shadow:0 12px 28px #1b4b9214}.source-badge b{color:#0876ff;font-weight:750}.source-hero h1{margin:28px 0 18px;color:#030b24;font-size:clamp(42px,4vw,60px);line-height:1.08;font-weight:900;letter-spacing:0}.source-hero p{margin:0;color:#314462;font-size:18px;line-height:1.8}.source-search{display:flex;align-items:center;gap:16px;width:min(640px,100%);height:58px;margin-top:26px;padding:0 20px;border:1.5px solid #1878ff;border-radius:999px;background:#ffffffb8;color:#213557;box-shadow:0 20px 56px #1b5bc91a}.source-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111d36;font-size:15px}.source-search input::placeholder,.source-top-search input::placeholder{color:#7583a2}.source-search kbd{flex:0 0 auto;padding:7px 12px;border:1px solid #d7dfef;border-radius:10px;background:#ffffffb3;color:#66779d;font-size:13px;font-family:inherit;font-weight:700}.source-quick-tools{display:flex;align-items:center;gap:14px;width:min(660px,100%);margin-top:24px;padding:0;overflow:hidden}.source-quick-tools a{display:inline-flex;align-items:center;gap:9px;min-width:0;height:40px;padding:0 14px 0 12px;border:1px solid rgba(226,232,244,.8);border-radius:8px;background:#fffffff2;color:#32405e;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 10px 24px #233f6e12}.source-hero__visual{display:flex;align-items:center;justify-content:flex-end;min-width:0}.source-hero__visual img{width:min(700px,54vw);max-height:370px;object-fit:contain;object-position:right center;filter:drop-shadow(0 28px 40px rgba(43,102,220,.13));animation:source-float 7s ease-in-out infinite}@keyframes source-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.source-error{margin:0 0 18px;padding:13px 16px;border:1px solid #ffd3dc;border-radius:12px;background:#fff4f6;color:#a3263f;font-size:14px}.source-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.source-popular-panel,.source-side-card,.source-feature-strip div{border:1px solid rgba(219,226,241,.86);background:#ffffffeb;box-shadow:0 16px 48px #203a6814}.source-popular-panel{min-width:0;padding:20px 18px 18px;border-radius:14px}.source-section-title,.source-side-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.source-section-title h2,.source-side-card__head h2{display:flex;align-items:center;gap:9px;margin:0;color:#071230;font-size:19px;line-height:1;font-weight:850}.source-section-title h2 span{font-size:21px}.source-section-title button,.source-side-card__head button,.source-side-card__head a{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#334565;font-size:13px;font-weight:650;cursor:pointer}.source-section-title svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.source-tool-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.source-tool-card{display:flex;flex-direction:column;align-items:center;min-height:204px;padding:18px 12px 10px;border:1px solid #e5ebf6;border-radius:8px;background:#fff;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.source-tool-card:hover{border-color:#2f80ff52;box-shadow:0 20px 44px #2c589b1f;transform:translateY(-3px)}.source-tool-card strong{width:100%;margin-top:12px;color:#071230;font-size:15px;line-height:1.3;font-weight:850;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-tool-card p{display:-webkit-box;width:100%;min-height:54px;margin:8px 0 12px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#61708d;font-size:12px;line-height:1.5;text-align:center}.source-tool-card__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:34px;margin-top:auto;padding:0 10px;border-radius:6px;background:#f7f9fd;color:#4c5d7c;font-size:12px}.source-tool-card__foot span{display:inline-flex;align-items:center;gap:5px}.source-tool-card__foot svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.source-side{display:grid;gap:18px;min-width:0}.source-side-card{padding:18px 18px 16px;border-radius:12px}.source-latest-list{display:grid;gap:8px}.source-latest-list a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;color:#233653;font-size:13px}.source-latest-list span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.source-latest-list em{color:#71809d;font-style:normal;font-size:12px}.source-recommend{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.source-recommend span{min-width:0}.source-recommend strong,.source-recommend small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.source-recommend strong{color:#10213b;font-size:15px;font-weight:850}.source-recommend small{margin-top:4px;color:#697894;font-size:12px}.source-recommend b{grid-column:2;justify-self:end;color:#0874ff;font-size:13px}.source-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px}.source-feature-strip div{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:14px;align-items:center;min-height:72px;padding:14px 18px;border-radius:9px}.source-feature-strip span{display:grid;place-items:center;grid-row:span 2;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#eaf3ff,#f1edff);color:#1976ff}.source-feature-strip svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.source-feature-strip strong{color:#152847;font-size:14px;font-weight:850}.source-feature-strip p{margin:4px 0 0;color:#647490;font-size:12px}.source-footer{padding:20px 0 22px;color:#74829f;font-size:12px;text-align:center}.source-tool-icon{display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;color:#fff;font-weight:850;line-height:1;box-shadow:0 10px 22px #235abe29}.source-tool-icon img{width:100%;height:100%;object-fit:contain;display:block}.source-tool-icon svg{width:58%;height:58%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25}.source-tool-icon--sm{width:24px;height:24px;border-radius:7px}.source-tool-icon--md{width:42px;height:42px;border-radius:12px}.source-tool-icon--lg{width:58px;height:58px;border-radius:14px}@media(max-width:1200px){.source-header{grid-template-columns:auto 1fr 80px}.source-top-search{display:none}.source-hero{grid-template-columns:1fr}.source-hero__visual{position:absolute;right:0;top:35px;opacity:.42}.source-dashboard{grid-template-columns:1fr}.source-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.source-header{grid-template-columns:1fr 80px;height:auto;min-height:58px;padding:12px 18px}.source-nav{grid-column:1 / -1;justify-content:flex-start;gap:18px;overflow-x:auto}.source-nav__item{height:34px;font-size:13px}.source-dropdown{display:none}.source-home main{width:min(100vw - 28px,640px)}.source-hero{min-height:auto;padding-top:28px}.source-hero h1{font-size:38px}.source-hero__visual{display:none}.source-quick-tools{overflow-x:auto}.source-tool-grid,.source-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
