
*{box-sizing:border-box}body.resources-page{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f9fc;color:#0f172a}.res-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.res-topbar{background:#020817;color:rgba(255,255,255,.75);font-size:.86rem;border-bottom:1px solid rgba(255,255,255,.08)}.res-topbar .res-wrap{display:flex;justify-content:space-between;padding:9px 0}.res-topbar a{color:#fff;text-decoration:none}.res-nav{position:sticky;top:0;z-index:50;background:rgba(2,6,23,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.res-nav .res-wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px 0}.res-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:950}.res-logo img{height:46px;width:auto}.res-logo-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#f6d744;background:linear-gradient(135deg,#0876f2,#052454)}.res-menu{display:flex;gap:18px;flex-wrap:wrap}.res-menu a{color:rgba(255,255,255,.82);text-decoration:none;font-weight:750}.res-menu a.active,.res-menu a:hover{color:#fff}.res-cta{padding:10px 15px;border-radius:10px;background:linear-gradient(135deg,#0b63ce,#0ea5e9);color:#fff!important}.res-hero{background:radial-gradient(circle at 16% 12%,rgba(56,189,248,.20),transparent 34%),linear-gradient(135deg,#020617,#071427 52%,#020617);color:#fff;padding:92px 0 74px;overflow:hidden}.res-hero .res-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:end}.res-eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(215,168,91,.12);border:1px solid rgba(215,168,91,.32);color:#f3c77b;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:900}.res-hero h1{font-size:clamp(3rem,6vw,6.2rem);line-height:.92;letter-spacing:-.075em;margin:20px 0;color:#fff}.res-hero p{max-width:740px;color:rgba(255,255,255,.78);line-height:1.75;font-size:1.16rem}.res-hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:28px}.res-hero-card strong{display:block;color:#7dd3fc;font-size:2rem}.res-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:900;background:linear-gradient(135deg,#f2c879,#c6903f);color:#071427;margin-right:10px}.res-btn.secondary{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2);color:#fff}.res-section{padding:84px 0}.res-section.white{background:#fff}.res-section h2{font-size:clamp(2.1rem,4.6vw,4.2rem);line-height:1;letter-spacing:-.065em;color:#020617;margin:0 0 18px}.res-intro{max-width:780px;color:#475569;line-height:1.75;font-size:1.08rem}.res-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}.res-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:26px;padding:28px;box-shadow:0 24px 70px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:280px}.res-card.dark{background:linear-gradient(135deg,#020817,#071427);color:#fff}.res-card h3{margin:0 0 10px;color:#020617;font-size:1.45rem}.res-card.dark h3{color:#fff}.res-card p{margin:0 0 18px;color:#475569;line-height:1.7}.res-card.dark p{color:rgba(255,255,255,.74)}.res-tag{width:max-content;padding:7px 10px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:.76rem;font-weight:850;margin-bottom:14px}.res-link{margin-top:auto;color:#0b63ce;text-decoration:none;font-weight:900}.res-card.dark .res-link{color:#f3c77b}.res-content{display:grid;grid-template-columns:1fr 340px;gap:34px;align-items:start}.res-article,.res-sidebox{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:clamp(24px,5vw,48px);box-shadow:0 24px 70px rgba(15,23,42,.08)}.res-article h2{font-size:clamp(1.8rem,3.5vw,3.2rem);margin-top:34px}.res-article p,.res-article li,.res-sidebox p{color:#475569;line-height:1.78}.res-sidebar{position:sticky;top:100px;display:grid;gap:16px}.template-list{display:grid;gap:10px;margin-top:16px}.template-list a{display:flex;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;text-decoration:none;font-weight:800}.res-final{background:radial-gradient(circle at 18% 12%,rgba(56,189,248,.18),transparent 34%),linear-gradient(135deg,#020617,#071427);color:#fff;text-align:center;padding:82px 0}.res-final h2{color:#fff;font-size:clamp(2.2rem,4.8vw,4.6rem);line-height:1;margin:0 0 16px}.res-final p{color:rgba(255,255,255,.76);max-width:720px;margin:0 auto 24px;line-height:1.75}.res-footer{background:#020817;color:rgba(255,255,255,.72);padding:32px 0}.res-footer .res-wrap{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.res-footer a{color:rgba(255,255,255,.86);text-decoration:none}@media(max-width:960px){.res-hero .res-wrap,.res-content{grid-template-columns:1fr}.res-grid{grid-template-columns:1fr 1fr}.res-sidebar{position:static}}@media(max-width:700px){.res-topbar span{display:none}.res-nav .res-wrap{align-items:flex-start;flex-direction:column}.res-grid{grid-template-columns:1fr}.res-hero{padding:58px 0}.res-hero h1{font-size:3rem}}
