.res-hero{background:var(--bg);padding:72px 52px 56px;position:relative;overflow:hidden}.res-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.res-hero-glow{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#9ef01a1a 0%,#22d3ee0a 50%,#0000 80%);border-radius:50%;width:520px;height:320px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.res-hero-inner{z-index:2;max-width:1280px;margin:0 auto;position:relative}.res-hero-badge{background:#9ef01a14;border:1px solid #9ef01a38;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;display:inline-flex}.res-hero-badge .badge-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:2s infinite blink}.res-hero-badge span{color:var(--lime);letter-spacing:.08em;font-size:11px;font-weight:700}.res-hero-title{font-family:var(--font-syne),"Syne",sans-serif;color:#fff;letter-spacing:-2px;margin-bottom:12px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.05}.res-hero-title em{color:var(--lime);font-style:normal}.res-hero-sub{color:var(--sub);max-width:520px;margin-bottom:28px;font-size:15px;line-height:1.7}.res-hero-sub b{color:#fff}.res-search{max-width:460px;position:relative}.res-search-icon{color:var(--muted);pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.res-search input{background:var(--surface);border:1.5px solid var(--border2);color:#fff;width:100%;font-size:14px;font-family:var(--font-inter),"Inter",sans-serif;border-radius:12px;outline:none;padding:13px 18px 13px 40px;transition:border-color .2s,box-shadow .2s}.res-search input:focus{border-color:#9ef01a66;box-shadow:0 0 0 3px #9ef01a14}.res-search input::placeholder{color:var(--muted)}.res-section{max-width:100vw;padding:64px 52px;overflow:hidden}.res-section-alt{background:var(--surface);max-width:100vw;padding:64px 52px;overflow:hidden}.res-section-inner{max-width:1280px;margin:0 auto}.res-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.res-section-title{font-family:var(--font-syne),"Syne",sans-serif;color:#fff;letter-spacing:-1px;margin-bottom:8px;font-size:clamp(22px,3.5vw,34px);font-weight:800;line-height:1.15}.res-section-sub{color:var(--muted);max-width:480px;margin-bottom:32px;font-size:13px;line-height:1.7}.res-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.res-grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.res-card{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;padding:24px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.res-section-alt .res-card{background:var(--surface2)}.res-card:before{content:"";opacity:0;background:radial-gradient(circle at 50% 0,#ffffff08 0%,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.res-card:hover{border-color:var(--border2);transform:translateY(-4px);box-shadow:0 16px 40px #0000004d}.res-card:hover:before{opacity:1}.res-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex;position:relative}.res-card-icon svg{width:22px;height:22px}.res-card-title{font-family:var(--font-syne),"Syne",sans-serif;color:#fff;letter-spacing:-.3px;align-items:center;gap:8px;margin-bottom:6px;font-size:15px;font-weight:800;display:flex}.res-card-desc{color:var(--muted);flex:1;font-size:12px;line-height:1.6}.res-card-arrow{align-items:center;gap:6px;margin-top:16px;font-size:11px;font-weight:700;transition:gap .2s,color .2s;display:inline-flex}.res-card:hover .res-card-arrow{gap:10px}.res-card-arrow svg{width:14px;height:14px;transition:transform .2s}.res-card:hover .res-card-arrow svg{transform:translate(2px)}.res-card-pdf .res-card-icon{background:#a78bfa1f}.res-card-pdf .res-card-arrow{color:var(--purple)}.res-card-pdf{border-top-color:var(--purple)}.res-card[data-accent=lime]{border-top-color:var(--lime)}.res-card[data-accent=lime] .res-card-icon{background:#9ef01a1a}.res-card[data-accent=lime] .res-card-arrow{color:var(--lime)}.res-card[data-accent=cyan]{border-top-color:var(--cyan)}.res-card[data-accent=cyan] .res-card-icon{background:#22d3ee1a}.res-card[data-accent=cyan] .res-card-arrow{color:var(--cyan)}.res-card[data-accent=purple]{border-top-color:var(--purple)}.res-card[data-accent=purple] .res-card-icon{background:#a78bfa1f}.res-card[data-accent=purple] .res-card-arrow{color:var(--purple)}.res-card[data-accent=coral]{border-top-color:var(--coral)}.res-card[data-accent=coral] .res-card-icon{background:#fb71851a}.res-card[data-accent=coral] .res-card-arrow{color:var(--coral)}.res-divider{border:none;border-top:1px solid var(--border);margin:0}.res-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;max-width:100vw;padding:22px 52px;display:flex}.res-footer .foot-l{color:#fff3;font-size:12px}.res-footer .foot-r{color:var(--lime);font-size:13px;font-weight:800}.res-empty{text-align:center;color:var(--muted);padding:60px 24px}.res-empty-icon{color:var(--muted);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.res-empty-icon svg{width:40px;height:40px}.res-empty-text{color:var(--sub);margin-bottom:6px;font-size:15px;font-weight:600}.res-empty-sub{color:var(--muted);font-size:13px}@media (max-width:1024px){.res-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.res-hero{padding:40px 18px 32px}.res-hero-title{letter-spacing:-1px;font-size:28px}.res-hero-sub{font-size:13px}.res-section,.res-section-alt{padding:40px 18px}.res-grid,.res-grid-2{grid-template-columns:1fr;gap:12px}.res-footer{padding:18px}.res-card{padding:20px}}
