/* Additional resource links; existing landing-page geometry is unchanged. */
.home-guides{padding:76px 0 82px;background:linear-gradient(135deg,#fbf8ff,#f2f6ff)}.home-guides-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.home-guides-heading h2{font-size:clamp(28px,3vw,40px);max-width:650px}.home-guides-heading .eyebrow{margin-bottom:13px;display:block}.home-guides-heading>a{white-space:nowrap}.home-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-guide-card{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:27px;border:1px solid #e4dcf6;border-radius:20px;background:#ffffffc9;box-shadow:0 10px 28px #4b298808;transition:transform .2s,border-color .2s}.home-guide-card:hover{transform:translateY(-4px);border-color:#b399f0}.home-guide-card .guide-label{padding:6px 10px;border-radius:7px;background:linear-gradient(100deg,#ede0ff,#e4edff);color:#6435ba;font-size:11px;font-weight:700;letter-spacing:.06em}.home-guide-card h3{font-size:23px;line-height:1.25;letter-spacing:-.035em}.home-guide-card .guide-arrow{margin-top:auto;font-size:13px;font-weight:600;color:#6240ba}@media(min-width:901px){.desktop-nav{gap:clamp(12px,1.6vw,24px)}.desktop-nav a{font-size:13px}}@media(max-width:750px){.home-guides{padding:55px 0}.home-guides-heading{display:block}.home-guides-heading>a{display:inline-block;margin-top:18px}.home-guide-grid{grid-template-columns:1fr}.home-guide-card{padding:23px;gap:14px}.home-guide-card h3{font-size:23px}}
