*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fafbff;color:#101638;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}button,input{font:inherit}.site-header{width:100%;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid #edf0f7}.header-inner{width:min(1450px,calc(100% - 64px));min-height:76px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:238px;position:relative;padding:4px 0}.brand-word{font-size:25px;line-height:1;font-weight:900;letter-spacing:-1.25px;color:#111936}.brand-word span,.gradient{background:linear-gradient(90deg,#5b35ff,#2f78ff);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-tagline{position:absolute;left:1px;top:32px;color:#48557c;font-size:10px;font-weight:600;letter-spacing:.1px}.main-nav{display:flex;align-items:center;gap:10px;flex:1}.main-nav a{position:relative;padding:28px 12px 24px;color:#111936;font-size:15px;font-weight:750}.main-nav a:hover,.main-nav a.active{color:#4436ff}.main-nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:10px;height:3px;border-radius:4px;background:#5a42ff}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.header-search{width:286px;height:42px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #eef1f8;border-radius:999px;background:#f6f7fd;color:#97a1be}.header-search svg{width:18px;height:18px;flex:0 0 auto}.header-search input{width:100%;border:0;outline:0;background:transparent;color:#1b2344;font-size:13px}.header-search input::placeholder{color:#9aa3bf}.theme-toggle,.mobile-menu{width:42px;height:42px;display:grid;place-items:center;border:1px solid #eef1f8;border-radius:50%;background:#f6f7fd;color:#1e274c;cursor:pointer}.theme-toggle svg,.mobile-menu svg{width:20px;height:20px}.mobile-menu{display:none}.mobile-nav{display:none}.page{width:min(1395px,calc(100% - 72px));margin:0 auto}.home-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfbff 68%,#f7f8ff 100%);border-bottom:1px solid #f0f2f8}.home-hero-glow{position:absolute;border-radius:50%;filter:blur(3px);opacity:.85;pointer-events:none}.home-hero-glow-left{width:270px;height:270px;left:-190px;top:40px;background:radial-gradient(circle,#cfd8ff 0%,rgba(214,221,255,.35) 60%,transparent 72%)}.home-hero-glow-right{width:430px;height:430px;right:-230px;top:70px;background:radial-gradient(circle,#bec9ff 0%,rgba(196,207,255,.35) 60%,transparent 72%)}.hero-inner{min-height:450px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);align-items:center;gap:20px;padding:35px 8px 28px}.hero-copy-col{padding:24px 0 30px;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 15px;border:1px solid #e4e1ff;border-radius:999px;background:#f1f0ff;color:#3e36ee;font-size:13px;font-weight:750}.hero-badge b{color:#667085;font-weight:600}.hero-copy-col h1{max-width:680px;margin:24px 0 14px;font-size:clamp(48px,5.4vw,74px);line-height:.98;letter-spacing:-4px;font-weight:900}.hero-copy-col h1 span{display:block;background:linear-gradient(90deg,#5d35ff 12%,#2e7fff 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy-col>p{max-width:650px;margin:0;color:#4f5b83;font-size:18px;line-height:1.55}.hero-search{width:min(100%,750px);height:62px;display:flex;align-items:center;margin-top:26px;padding:6px 7px 6px 20px;border:1px solid #e9edf5;border-radius:18px;background:#fff;box-shadow:0 18px 38px rgba(55,65,140,.11)}.hero-search svg{width:25px;height:25px;color:#5c49ff;flex:0 0 auto}.hero-search input{min-width:0;flex:1;margin-left:12px;border:0;outline:0;color:#263052;font-size:14px;background:transparent}.hero-search input::placeholder{color:#8f98b3}.hero-search button{height:50px;padding:0 30px;border:0;border-radius:15px;background:linear-gradient(90deg,#5f46ff,#3d7eff);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(78,69,255,.22)}.hero-note{display:flex;flex-wrap:wrap;gap:16px;margin-top:14px;color:#687294;font-size:11px;font-weight:700}.hero-art-wrap{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:380px}.hero-art{position:relative;z-index:2;width:min(100%,700px);margin:0}.hero-art img{display:block;width:100%;height:auto;filter:drop-shadow(0 22px 40px rgba(47,55,130,.14))}.hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(107,93,255,.14)}.orbit-one{width:330px;height:330px;right:4%;top:16%}.orbit-two{width:500px;height:500px;right:-8%;top:-5%;border-color:rgba(82,123,255,.11)}.category-section{padding:18px 0 25px}.category-grid-home{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-card-home{min-height:142px;display:flex;align-items:center;gap:19px;padding:20px 20px 20px 23px;border:1px solid #e9edf5;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 11px 28px rgba(36,46,110,.06);transition:transform .2s,box-shadow .2s,border-color .2s}.category-card-home:hover{transform:translateY(-3px);border-color:#ddd9ff;box-shadow:0 17px 34px rgba(54,63,135,.1)}.category-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:21px;font-size:30px;font-weight:900;flex:0 0 auto}.category-icon.pink{background:#ffe8f7;color:#d53a9d}.category-icon.red{background:#ffe9e7;color:#f03737}.category-icon.blue{background:#e7f0ff;color:#3d72e8}.category-icon.green{background:#ddf8ea;color:#13b878}.category-icon.purple{background:#eee4ff;color:#7850df;font-size:25px}.category-icon.orange{background:#fff0dc;color:#ff8c25}.category-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.category-copy strong{font-size:18px;letter-spacing:-.25px}.category-copy small{color:#5d688b;font-size:13px;line-height:1.35;max-width:240px}.category-copy em{font-style:normal;color:#4435ff;font-size:13px;font-weight:800;margin-top:2px}.category-arrow{width:38px;height:38px;display:grid;place-items:center;margin-left:auto;border-radius:50%;background:#edf1ff;color:#3f55f4;font-size:23px;flex:0 0 auto}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:34px 25px 48px}.trust-item{display:flex;align-items:center;gap:15px;min-width:0}.trust-symbol{width:46px;height:46px;display:grid;place-items:center;color:#5f49ff;font-size:36px;font-weight:800;line-height:1}.trust-item strong{display:block;font-size:16px;letter-spacing:-.2px}.trust-item small{display:block;margin-top:3px;color:#596585;font-size:12px}.section{padding:60px 0}.section-alt{background:#f5f6ff;border-top:1px solid #edf0f8;border-bottom:1px solid #edf0f8}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head h2{margin:9px 0 5px;font-size:34px;line-height:1.05;letter-spacing:-1.7px}.section-head p{margin:0;color:#65708e;font-size:14px}.section-head>a{color:#4437ff;font-weight:800;font-size:13px;white-space:nowrap}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f0efff;color:#635bff;font-size:10px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-bottom:10px}.tool-card{display:flex;flex-direction:column;min-height:205px;padding:20px;background:#fff;border:1px solid #e7eaf0;border-radius:18px;box-shadow:0 10px 32px rgba(16,24,40,.045);transition:.2s}.tool-card:hover{transform:translateY(-4px);border-color:#d7d2ff;box-shadow:0 18px 44px rgba(16,24,40,.09)}.tool-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;background:#f0efff;color:#635bff;font-size:14px;font-weight:900}.tool-card h2{margin:0 0 7px;font-size:16px}.tool-card p{margin:0;color:#667085;font-size:12px;line-height:1.65}.tool-link{margin-top:auto;padding-top:14px;color:#635bff;font-size:11px;font-weight:850}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reason-grid article{padding:25px;border:1px solid #e7eaf4;border-radius:20px;background:#fff}.reason-grid b{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#ece9ff;color:#5845ff;font-size:11px}.reason-grid h3{margin:16px 0 6px;font-size:18px}.reason-grid p{margin:0;color:#667085;font-size:13px;line-height:1.7}.seo-section{padding:30px;background:#fff;border:1px solid #e7eaf0;border-radius:22px;box-shadow:0 10px 30px rgba(16,24,40,.035)}.seo-section h2{margin:0 0 10px;font-size:25px;letter-spacing:-.8px}.seo-section h3{margin:18px 0 7px;font-size:16px}.seo-section p,.seo-section li{color:#667085;font-size:13px;line-height:1.8}.seo-section ol{padding-left:22px}.faq{display:grid;gap:10px}.faq details{border:1px solid #e7eaf0;border-radius:12px;background:#f8f9fc;padding:13px 15px}.faq summary{cursor:pointer;font-size:12px;font-weight:800}.faq p{margin:10px 0 0;font-size:12px}.tool-shell{width:min(1240px,calc(100% - 32px));margin:40px auto 65px}.tool-card-shell{background:#fff;border:1px solid #e7eaf0;border-radius:24px;box-shadow:0 14px 45px rgba(16,24,40,.055);padding:28px}.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.tool-main{min-width:0}.tool-panel{padding:22px;border:1px solid #e7eaf0;border-radius:18px;background:#fff}.tool-panel h2{margin:0 0 7px;font-size:22px}.tool-panel p{color:#667085}.tool-input{width:100%;padding:13px 14px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;outline:0}.tool-input:focus{border-color:#aaa4ff;box-shadow:0 0 0 4px rgba(99,91,255,.08)}.tool-btn{border:0;border-radius:12px;padding:12px 18px;background:linear-gradient(135deg,#635bff,#3b82f6);color:#fff;font-weight:800;cursor:pointer}.tool-result{margin-top:16px;padding:16px;border:1px solid #e7eaf0;border-radius:12px;background:#f7f8fb;min-height:60px}.tool-sidebar{position:sticky;top:92px;height:max-content;padding:18px;background:#fff;border:1px solid #e7eaf0;border-radius:18px}.tool-sidebar h2{margin:0 0 12px;font-size:15px}.tool-sidebar a{display:block;padding:9px 10px;border-radius:9px;color:#667085;font-size:11px}.tool-sidebar a:hover{background:#f0efff;color:#635bff}.page-hero{padding:56px 0 28px}.page-hero h1{margin:14px 0 8px;font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-2.6px}.page-hero p{max-width:760px;margin:0;color:#667085;font-size:15px}.site-footer{margin-top:0;padding:38px 0 18px;background:#fff;border-top:1px solid #e7eaf0}.footer-inner{width:min(1395px,calc(100% - 72px));display:flex;justify-content:space-between;gap:24px;margin:auto}.footer-inner p{margin:5px 0 0;color:#667085;font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:14px}.footer-links a{color:#667085;font-size:11px}.footer-bottom{width:min(1395px,calc(100% - 72px));margin:22px auto 0;padding-top:14px;border-top:1px solid #e7eaf0;color:#98a2b3;font-size:10px}[data-theme="dark"] body{background:#0e1222;color:#edf0ff}[data-theme="dark"] .site-header,[data-theme="dark"] .site-footer,[data-theme="dark"] .category-card-home,[data-theme="dark"] .tool-card,[data-theme="dark"] .reason-grid article,[data-theme="dark"] .seo-section,[data-theme="dark"] .tool-panel,[data-theme="dark"] .tool-sidebar,[data-theme="dark"] .tool-card-shell{background:#151a2d;border-color:#252c45}[data-theme="dark"] .main-nav a,[data-theme="dark"] .brand-word{color:#edf0ff}[data-theme="dark"] .brand-tagline,[data-theme="dark"] .hero-copy-col>p,[data-theme="dark"] .category-copy small,[data-theme="dark"] .trust-item small,[data-theme="dark"] .section-head p,[data-theme="dark"] .tool-card p,[data-theme="dark"] .reason-grid p,[data-theme="dark"] .seo-section p,[data-theme="dark"] .seo-section li{color:#aeb6d2}[data-theme="dark"] .home-hero,[data-theme="dark"] .section-alt{background:#101528;border-color:#252c45}[data-theme="dark"] .header-search,[data-theme="dark"] .theme-toggle,[data-theme="dark"] .mobile-menu,[data-theme="dark"] .hero-search{background:#101528;border-color:#29314b}[data-theme="dark"] .hero-search input{color:#edf0ff}[data-theme="dark"] .hero-badge{background:#191a3b;border-color:#313261}[data-theme="dark"] .hero-search input::placeholder,[data-theme="dark"] .header-search input::placeholder{color:#7783a7}@media(max-width:1160px){.main-nav{gap:2px}.main-nav a{padding-left:8px;padding-right:8px}.header-search{width:220px}.hero-inner{grid-template-columns:minmax(0,1fr) 430px}.category-card-home{padding-left:17px;padding-right:16px}}@media(max-width:1000px){.header-inner{width:min(100% - 32px,900px)}.main-nav,.header-search{display:none}.mobile-menu{display:grid}.hero-inner{grid-template-columns:1fr;padding-top:25px}.hero-art-wrap{min-height:310px;order:-1}.hero-art{width:min(620px,100%)}.hero-copy-col{text-align:center;padding-top:5px}.hero-copy-col>p,.hero-search{margin-left:auto;margin-right:auto}.hero-note{justify-content:center}.category-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip{grid-template-columns:repeat(2,1fr);padding-left:0;padding-right:0}.reason-grid{grid-template-columns:1fr}.mobile-nav{width:100%;padding:8px 16px 14px;border-top:1px solid #edf0f7;background:#fff}.mobile-nav.show{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.mobile-nav a{padding:11px 12px;border-radius:10px;font-size:13px;font-weight:750;color:#273050}.page{width:min(100% - 32px,900px)}}@media(max-width:620px){.header-inner{min-height:68px}.brand{min-width:0}.brand-word{font-size:22px}.brand-tagline{top:28px}.home-hero{min-height:auto}.hero-inner{gap:4px;padding-top:16px}.hero-copy-col h1{font-size:49px;letter-spacing:-3px}.hero-copy-col>p{font-size:15px}.hero-search{height:auto;display:grid;grid-template-columns:auto 1fr;gap:8px;padding:13px 14px;border-radius:16px}.hero-search button{grid-column:1/-1;width:100%}.category-grid-home{grid-template-columns:1fr}.category-card-home{min-height:126px}.category-icon{width:64px;height:64px;font-size:26px}.trust-strip{grid-template-columns:1fr 1fr;gap:22px 15px;padding-top:24px;padding-bottom:35px}.trust-item{gap:9px}.trust-symbol{width:36px;font-size:29px}.trust-item strong{font-size:13px}.trust-item small{font-size:10px}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:28px}.tool-grid{grid-template-columns:1fr}.seo-section{padding:22px}.footer-inner{width:calc(100% - 32px);flex-direction:column}.footer-bottom{width:calc(100% - 32px)}.page{width:calc(100% - 24px)}}
