
.resources-preview{padding:76px 0;background:linear-gradient(180deg,#fff 0%,#f7f6fc 100%);border-top:1px solid #ececf3;border-bottom:1px solid #ececf3}
.resources-preview-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.resources-preview-head h2{font-family:Sora,sans-serif;font-size:clamp(28px,4vw,42px);line-height:1.08;margin:8px 0 10px;color:#172033}.resources-preview-head p{max-width:720px;color:#667286;line-height:1.75;margin:0}.resources-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.resource-mini{background:#fff;border:1px solid #e6e7ee;border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(31,41,55,.045);transition:.2s}.resource-mini:hover{transform:translateY(-3px);border-color:#cec6ff;box-shadow:0 17px 38px rgba(76,55,180,.09)}.resource-mini .r-icon{width:44px;height:44px;border-radius:14px;background:#f0edff;color:#6448ef;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.resource-mini h3{margin:0 0 8px;font-size:17px;color:#172033}.resource-mini p{margin:0;color:#6a7587;font-size:13px;line-height:1.65}.resource-mini .r-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:18px;font-size:11px;font-weight:800;color:#5d44e2}.resource-mini .r-badge{padding:5px 8px;border-radius:999px;background:#f1edff;color:#5d44e2}
.resource-hero{padding:78px 0 54px;background:radial-gradient(circle at 84% 12%,rgba(101,71,245,.11),transparent 27%),linear-gradient(180deg,#fbfbff,#f6f4ff);border-bottom:1px solid #e9e8f1}.resource-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}.resource-hero h1{font-family:Sora,sans-serif;font-size:clamp(40px,6vw,70px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px;color:#172033}.resource-hero p{font-size:17px;line-height:1.78;color:#667286;max-width:780px}.resource-hero-card{background:#fff;border:1px solid #e4e4ed;border-radius:24px;padding:25px;box-shadow:0 20px 50px rgba(40,35,90,.09)}.resource-hero-card .big-icon{width:62px;height:62px;border-radius:18px;background:#f0edff;color:#6448ef;display:grid;place-items:center;font-size:25px;font-weight:900}.resource-hero-card h3{margin:18px 0 8px;color:#172033}.resource-hero-card p{font-size:13px;margin:0}.resource-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.resource-trust div{background:#fff;border:1px solid #e8e8ef;border-radius:14px;padding:14px 16px}.resource-trust b{display:block;color:#172033;font-size:13px}.resource-trust span{display:block;color:#7a8594;font-size:11px;margin-top:4px}
.resource-section{padding:72px 0;background:#fff}.resource-section.alt{background:#f8f7fc}.resource-section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.resource-section-head h2{font-family:Sora,sans-serif;font-size:32px;margin:7px 0 0;color:#172033}.resource-section-head p{max-width:650px;color:#687487;margin:0;line-height:1.7}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e6ed;border-radius:20px;padding:22px;min-height:280px;box-shadow:0 9px 25px rgba(31,41,55,.04)}.resource-card .topline{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:18px}.resource-type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#6046df}.resource-status{font-size:10px;font-weight:900;border-radius:999px;padding:6px 9px;background:#f2efff;color:#6046df}.resource-status.live{background:#eaf9f2;color:#147a53}.resource-card h3{font-size:19px;line-height:1.35;color:#172033;margin:0 0 10px}.resource-card p{font-size:13px;color:#6a7587;line-height:1.65;margin:0}.resource-tech{font-size:11px;color:#8a94a3;margin-top:12px}.resource-actions{display:flex;gap:10px;align-items:center;margin-top:auto;padding-top:20px}.resource-actions a{font-size:12px;font-weight:900}.resource-actions .secondary-link{color:#5e47dc}.resource-actions .disabled{color:#9099a7;cursor:default}.checklist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.checklist-card{background:linear-gradient(180deg,#fff,#fbfaff);border:1px solid #e3e3ec;border-radius:20px;padding:24px}.checklist-card h3{color:#172033;margin:10px 0 8px}.checklist-card p{color:#697588;font-size:13px;line-height:1.65}.checklist-card a{font-size:12px;font-weight:900;color:#5d44e2}.funnel-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.funnel-step{border:1px solid #e4e5ec;border-radius:18px;padding:24px;background:#fff}.funnel-step .num{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#5f46e5;color:#fff;font-weight:900}.funnel-step h3{margin:17px 0 8px;color:#172033}.funnel-step p{margin:0;color:#6c7789;font-size:13px;line-height:1.65}
.resource-detail{padding:68px 0}.resource-detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:34px}.resource-detail h1{font-family:Sora,sans-serif;font-size:clamp(36px,5vw,58px);line-height:1.05;color:#172033;margin:10px 0 18px}.resource-detail .lead{color:#667286;font-size:16px;line-height:1.8}.resource-detail-panel{background:#fff;border:1px solid #e4e5ec;border-radius:20px;padding:24px;box-shadow:0 14px 35px rgba(31,41,55,.055)}.resource-detail-panel dl{display:grid;gap:14px;margin:0}.resource-detail-panel dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#8993a3}.resource-detail-panel dd{margin:3px 0 0;color:#172033;font-weight:700}.resource-detail-panel .btn{width:100%;text-align:center;margin-top:20px}.resource-note{margin-top:24px;padding:16px 18px;border:1px solid #e0dcff;background:#f7f5ff;border-radius:14px;color:#5f6480;font-size:12px;line-height:1.65}.resource-copy h2{color:#172033;margin-top:35px}.resource-copy p,.resource-copy li{color:#667286;line-height:1.75}.resource-copy ul{padding-left:20px}.print-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.print-actions button{border:0;cursor:pointer}.checklist-box{background:#fff;border:1px solid #e4e5ec;border-radius:20px;padding:24px;margin:22px 0}.check-row{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #ececf2;color:#455064;line-height:1.55}.check-row:last-child{border-bottom:0}.checkmark{width:22px;height:22px;flex:0 0 auto;border:2px solid #8071dd;border-radius:6px;margin-top:1px}
@media(max-width:980px){.resources-grid,.resource-trust{grid-template-columns:1fr 1fr}.resource-hero-grid,.resource-detail-grid{grid-template-columns:1fr}.resource-card-grid,.checklist-grid,.funnel-steps{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.resources-preview-head,.resource-section-head{display:block}.resources-preview-head .btn,.resource-section-head .btn{margin-top:18px}.resources-grid,.resource-trust,.resource-card-grid,.checklist-grid,.funnel-steps{grid-template-columns:1fr}.resource-hero{padding:52px 0 38px}.resource-section{padding:52px 0}.resource-hero h1{font-size:42px}}
@media print{.announcement,.header,.footer,.float-contact,.sticky-cta,.print-actions,.prefooter{display:none!important}.resource-detail{padding:0}.resource-detail-grid{display:block}.resource-detail-panel{box-shadow:none}.resource-copy{font-size:12px}}
