:root{--bg:#f5f8fc;--ink:#10203b;--muted:#75869c;--line:#dbe5f2;--blue:#2f7ef7;--shadow:0 16px 42px rgba(58,85,120,.10);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f9fbff,#f5f8fc);color:var(--ink)}a{text-decoration:none;color:inherit}button,input{font:inherit}.shell{width:min(1040px,calc(100% - 24px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(219,229,242,.85);background:rgba(249,251,255,.88);backdrop-filter:blur(12px)}.header-inner{height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#2f7ef7,#6ba6ff);color:#fff;font-size:10px;font-weight:900}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:14px}.brand small{margin-top:3px;color:var(--muted);font-size:9px}nav{display:flex;gap:20px}nav a{font-size:10px;font-weight:750;color:#657a95}.main{padding:24px 0 54px}.hero{min-height:390px;display:grid;grid-template-columns:1.2fr .8fr;gap:38px;align-items:center;padding:42px 38px;border:1px solid #e0e8f2;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.eyebrow{font-size:9px;font-weight:850;letter-spacing:.11em;color:#617692}.hero h1{max-width:620px;margin:7px 0 11px;font-size:clamp(35px,5vw,54px);line-height:1.04;letter-spacing:-.04em}.hero p{max-width:590px;margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.search-box{width:min(560px,100%);height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #cfdeef;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(54,85,122,.08)}.search-box input{flex:1;border:0;outline:0;font-size:12px}.quick{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.quick button{border:0;border-radius:999px;padding:6px 9px;background:#edf3fb;color:#5b7390;font-size:8px;font-weight:800;cursor:pointer}.hero-stack{position:relative;height:280px}.stack-card{position:absolute;width:225px;height:86px;border:1px solid #dce6f2;border-radius:16px;background:#fff;box-shadow:0 14px 30px rgba(40,66,98,.12);display:flex;align-items:center;gap:14px;padding:14px}.stack-card b{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#2f7ef7;color:#fff;font-size:8px}.stack-card span{font-size:12px;font-weight:800}.stack-card:nth-child(1){right:4px;top:18px}.stack-card:nth-child(2){left:4px;top:105px}.stack-card:nth-child(2) b{background:#786bed}.stack-card:nth-child(3){right:20px;bottom:0}.stack-card:nth-child(3) b{background:#df675e}.ad-slot{min-height:96px;margin:18px 0;border:1px dashed #ccd9e8;border-radius:15px;display:grid;place-items:center;align-content:center;gap:4px;background:rgba(255,255,255,.7);color:#99a7b9}.ad-slot span{font-size:8px;font-weight:850;letter-spacing:.14em}.ad-slot div{font-size:10px}.ad-slot.tall{min-height:116px}.section{margin-top:18px;padding:24px;border:1px solid #e0e8f2;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.section-head,.category-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section h2{margin:4px 0 0;font-size:22px}.count{padding:6px 9px;border-radius:999px;background:#eef3f9;color:#66809f;font-size:9px;font-weight:800}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-card{min-height:150px;display:flex;gap:14px;padding:17px;border:1px solid #e1e8f1;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdff);transition:.17s}.tool-card:hover{transform:translateY(-2px);border-color:#b9d3f7;box-shadow:0 12px 24px rgba(43,73,109,.09)}.icon{flex:0 0 auto;width:47px;height:47px;border-radius:13px;display:grid;place-items:center;color:#fff;font-size:8px;font-weight:900}.img{background:linear-gradient(145deg,#2f7ef7,#68a4ff)}.vid{background:linear-gradient(145deg,#7567e9,#978cf6)}.pdf{background:linear-gradient(145deg,#dc665d,#ef8c83)}.edit{background:linear-gradient(145deg,#49a772,#6cc58f)}.title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.title-row h3{margin:0;font-size:15px}.tool-card p,.feature p{margin:7px 0 11px;color:var(--muted);font-size:10px;line-height:1.5}.chips{display:flex;gap:5px;flex-wrap:wrap}.chips span{padding:5px 7px;border-radius:6px;background:#eef3f9;color:#637a97;font-size:7px;font-weight:850}.category-head{justify-content:flex-start}.category-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px}.feature{min-height:116px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:17px;border:1px solid #e1e9f2;border-radius:14px;background:#fbfdff}.feature strong{display:block;font-size:13px}.feature>span{color:#2f7ef7;font-size:9px;font-weight:850}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.mini-grid span{min-height:52px;display:flex;align-items:center;padding:0 12px;border:1px solid #e3eaf3;border-radius:11px;background:#fbfdff;color:#617793;font-size:9px;font-weight:800}.pdf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature.big{min-height:160px}.kicker{display:block;margin-bottom:7px;color:#7890aa;font-size:8px;font-weight:900;letter-spacing:.1em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.steps article{display:flex;gap:10px;padding:13px;border:1px solid #e4ebf4;border-radius:12px;background:#fbfdff}.steps article>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#2f7ef7;color:#fff;font-size:10px;font-weight:850}.steps strong{font-size:11px}.steps p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.empty{text-align:center;padding:38px;color:#8191a5;font-size:11px}footer{border-top:1px solid #dde6f0;background:#f0f5fa}.footer-inner{min-height:112px;padding:24px 0;display:flex;justify-content:space-between;gap:24px}.footer-inner p{margin:5px 0 0;color:var(--muted);font-size:9px}.footer-inner>div:last-child{display:flex;gap:16px}.footer-inner a{font-size:9px;color:#687c96;font-weight:750}@media(max-width:820px){.hero{grid-template-columns:1fr}.hero-stack{display:none}.tool-grid,.category-grid,.pdf-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:640px){.shell{width:min(100% - 14px,1040px)}nav{display:none}.main{padding-top:10px}.hero{min-height:auto;padding:27px 18px;border-radius:18px}.hero h1{font-size:36px}.section{padding:17px 13px}.tool-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.footer-inner{flex-direction:column}}