.resources-wrapper{position:relative;background:#fff;min-height:100vh}.resources-top-gradient-overlay{position:absolute;top:0;left:0;right:0;height:600px;background:linear-gradient(180deg,rgba(128,201,122,.15) 0,rgba(91,180,169,.08) 50%,hsla(0,0%,100%,.02));pointer-events:none;z-index:0}.resources-bottom-gradient-overlay{display:none}.resources-content{position:relative;z-index:1}.resources-hero{padding:80px 80px 100px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.resources-hero-text{opacity:0;transform:translateY(48px);animation:heroReveal 1.2s cubic-bezier(.22,1,.36,1) .2s forwards}.resources-hero-image{opacity:0;transform:translateY(48px);animation:heroReveal 1.2s cubic-bezier(.22,1,.36,1) .45s forwards;width:100%;max-width:90%;margin-left:auto}.resources-hero-headline .resources-hero-line1,.resources-hero-headline .resources-hero-line2{display:block}.resources-hero-headline .resources-hero-line1{white-space:nowrap}.resources-hero-headline{font-family:Lexend,sans-serif;font-size:52px;font-weight:600;line-height:1.2;background:linear-gradient(90deg,#80c97a,#5bb4a9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.resources-hero-subheading{font-family:Lexend,sans-serif;font-size:22px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.resources-hero-body{font-family:Lexend,sans-serif;font-size:17px;font-weight:400;line-height:1.7;color:#4a4a4a;margin-bottom:24px}.resources-hero-cta{display:inline-block;background:linear-gradient(90deg,#80c97a,#5bb4a9);color:#fff;font-family:Lexend,sans-serif;font-size:16px;font-weight:600;padding:14px 28px;border-radius:9999px;text-decoration:none;box-shadow:0 2px 8px rgba(91,180,169,.3);transition:transform .2s ease,box-shadow .2s ease}.resources-hero-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(91,180,169,.4);color:#fff}.resources-hero-image-box{position:relative;padding:32px;background:linear-gradient(145deg,rgba(233,248,244,.95),hsla(0,0%,100%,.98) 50%,rgba(233,248,244,.6));border-radius:48px;box-shadow:0 0 0 1px rgba(91,180,169,.12),0 16px 48px rgba(91,180,169,.15),0 4px 16px rgba(0,0,0,.06)}.resources-hero-image-box img{width:100%;height:auto;display:block;border-radius:40px}.resources-coming-soon{padding:0 80px 100px;max-width:1200px;margin:0 auto}.resources-coming-soon-inner{display:flex;align-items:center;gap:28px;justify-content:center;padding:48px 56px;background:#f7f7f7;border-radius:24px;border:2px dashed #d4d4d4}.resources-coming-soon-image{width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0;opacity:.7;filter:grayscale(30%)}.resources-coming-soon-image img{width:100%;height:100%;object-fit:cover;display:block}.resources-coming-soon-heading{font-family:Lexend,sans-serif;font-size:22px;font-weight:600;color:#a3a3a3;margin-bottom:6px}.resources-coming-soon-body{font-family:Lexend,sans-serif;font-size:15px;font-weight:500;color:#bfbfbf;margin:0;letter-spacing:.5px}@media (max-width:768px){.resources-coming-soon{padding:0 24px 64px}.resources-coming-soon-inner{padding:32px 28px;flex-direction:column;text-align:center}.resources-coming-soon-image{width:72px;height:72px}.resources-coming-soon-heading{font-size:18px}}.resources-filters{padding:0 80px 32px;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.resources-filter-btns{display:flex;gap:12px;flex-wrap:wrap}.resources-filter-btn{font-family:Lexend,sans-serif;font-size:15px;font-weight:500;padding:12px 24px;border-radius:9999px;border:2px solid;background:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none;color:inherit}.resources-filter-btn--all{border-color:#5bb4a9;color:#5bb4a9}.resources-filter-btn--all.active{background:linear-gradient(90deg,#80c97a,#5bb4a9);border:none;padding:14px 26px;color:#fff}.resources-filter-btn--student{border-color:#80c97a;color:#80c97a}.resources-filter-btn--student.active{background:linear-gradient(90deg,#80c97a,#5bb4a9);border:none;padding:14px 26px;color:#fff}.resources-filter-btn--blogs{border-color:#a855f7;color:#a855f7}.resources-filter-btn--blogs.active{background:linear-gradient(90deg,#7c3aed,#c084fc);border:none;padding:14px 26px;color:#fff}.resources-filter-btn--custom{border-color:#f97316;color:#f97316}.resources-filter-btn--custom.active{background:linear-gradient(90deg,#ea580c,#fb923c);border:none;padding:14px 26px;color:#fff}.resources-search-wrap{display:flex;align-items:center;gap:0;border:1px solid #e0e0e0;border-radius:9999px;overflow:hidden;background:#fff}.resources-search-input{font-family:Lexend,sans-serif;font-size:15px;padding:12px 20px;border:none;outline:none;min-width:280px}.resources-search-input::placeholder{color:#999}.resources-search-btn{padding:12px 16px;background:transparent;border:none;cursor:pointer;color:#666;font-size:18px}.resources-grid-section{padding:0 80px 80px;max-width:1200px;margin:0 auto}.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resources-card-link{text-decoration:none;color:inherit;display:block;cursor:pointer}.resources-card-link:hover .resources-card{box-shadow:0 8px 32px rgba(0,0,0,.1)}.resources-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:box-shadow .2s ease}.resources-card-image{aspect-ratio:16/10;border-radius:20px 20px 0 0;overflow:hidden;background:linear-gradient(135deg,rgba(128,201,122,.3),rgba(91,180,169,.2) 50%,hsla(0,0%,100%,.9));display:flex;align-items:center;justify-content:center}.resources-card-image img{width:100%;height:100%;object-fit:cover;display:block}.resources-card-placeholder{background:linear-gradient(135deg,#80c97a,#5bb4a9)}.resources-card-placeholder--blogs{background:linear-gradient(135deg,#7c3aed,#c084fc)}.resources-card-placeholder--custom{background:linear-gradient(135deg,#ea580c,#fb923c)}.resources-card-placeholder--student{background:linear-gradient(135deg,#80c97a,#5bb4a9)}.resources-card-emoji{font-size:40px;line-height:1;letter-spacing:8px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.resources-card-body{padding:20px 24px 24px}.resources-card-subtitle{font-size:14px;font-weight:400;color:#767676;line-height:1.5}.resources-card-subtitle,.resources-card-title{font-family:Lexend,sans-serif;margin-bottom:12px}.resources-card-title{font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.3}.resources-card-tag{display:inline-block;font-family:Lexend,sans-serif;font-size:13px;font-weight:500;padding:6px 14px;border-radius:9999px;color:#fff}.resources-card-tag--student{background:linear-gradient(90deg,#80c97a,#5bb4a9)}.resources-card-tag--blogs{background:linear-gradient(90deg,#7c3aed,#c084fc)}.resources-card-tag--custom{background:linear-gradient(90deg,#ea580c,#fb923c)}.resources-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:48px 0 80px}.resources-pagination span{font-family:Lexend,sans-serif;font-size:16px;font-weight:500;padding:10px 16px;border-radius:12px;text-decoration:none;color:#4a4a4a;transition:all .2s ease;cursor:pointer}.resources-pagination span:hover{color:#5bb4a9}.resources-pagination .active{background:#fff;border:2px solid #80c97a;color:#80c97a}@media (max-width:1024px){.resources-hero{grid-template-columns:1fr;gap:40px}.resources-hero-image{order:1;max-width:320px;margin:0 auto}.resources-hero-image-box{padding:24px;border-radius:40px}.resources-hero-image-box img{border-radius:32px}.resources-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.resources-hero{padding:48px 24px 64px}.resources-hero-image{max-width:260px}.resources-hero-image-box{padding:20px;border-radius:32px}.resources-hero-image-box img{border-radius:24px}.resources-hero-headline{font-size:36px}.resources-hero-subheading{font-size:20px}.resources-filters{padding:0 24px 24px;flex-direction:column;align-items:stretch}.resources-filter-btns{justify-content:center}.resources-search-wrap{min-width:0}.resources-search-input{min-width:0;flex:1}.resources-grid-section{padding:0 24px 48px}.resources-grid{grid-template-columns:repeat(2,1fr)}.resources-pagination{padding:32px 0 60px}}@media (max-width:480px){.resources-hero-headline .resources-hero-line1{white-space:normal}}.guide-progress{padding:80px 24px 100px;position:relative;z-index:1}.guide-progress-inner{max-width:1200px;margin:0 auto}.guide-progress-header{text-align:center;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}.guide-progress-title{font-family:Lexend,sans-serif;font-size:38px;font-weight:700;color:#0e1f1a;line-height:1.15;letter-spacing:-.01em;margin:0 0 14px}.guide-progress-subtitle{font-family:Lexend,sans-serif;font-size:17px;color:#4a5a55;line-height:1.6;margin:0 0 28px}.guide-progress-bar-wrap{margin-top:24px}.guide-progress-bar-track{height:8px;background:rgba(14,31,26,.08);border-radius:999px;overflow:hidden;margin-bottom:10px}.guide-progress-bar-fill{height:100%;background:linear-gradient(90deg,#80c97a,#5bb4a9);border-radius:999px;transition:width .6s ease}.guide-progress-bar-label{font-family:Lexend,sans-serif;font-size:14px;color:#5bb4a9;font-weight:500}.guide-progress-bar-label strong{color:#0e1f1a;font-weight:700}.guide-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-progress-card{display:flex;flex-direction:column;padding:22px;background:#fff;border:1px solid rgba(14,31,26,.08);border-radius:14px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;position:relative;min-height:180px}.guide-progress-card--pending{opacity:.55;background:#fafbfb}.guide-progress-card--pending:hover{opacity:.85;transform:translateY(-1px);border-color:rgba(104,184,168,.35)}.guide-progress-card--done{background:linear-gradient(135deg,#fff,rgba(233,248,244,.5));border-color:rgba(104,184,168,.35);box-shadow:0 2px 10px rgba(104,184,168,.08)}.guide-progress-card--done:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(104,184,168,.16);border-color:#5bb4a9}.guide-progress-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:10px}.guide-progress-card-tier{font-family:Lexend,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a9e98;padding:3px 8px;background:rgba(14,31,26,.04);border-radius:4px}.guide-progress-card--tier-pillar .guide-progress-card-tier{color:#2b7a6c;background:rgba(104,184,168,.15)}.guide-progress-card--tier-elevate .guide-progress-card-tier{color:#8a5a1a;background:rgba(232,155,60,.15)}.guide-progress-card--tier-support .guide-progress-card-tier{color:#5c6b66;background:rgba(14,31,26,.06)}.guide-progress-card-status{display:inline-flex;align-items:center;gap:6px;font-family:Lexend,sans-serif;font-size:11px;font-weight:600;color:#8a9e98}.guide-progress-card--done .guide-progress-card-status{color:#2b7a6c}.guide-progress-card-status-dot{width:6px;height:6px;border-radius:50%;background:#bdc9c6;display:inline-block}.guide-progress-card--done .guide-progress-card-status-dot{background:#5bb4a9;box-shadow:0 0 0 3px rgba(91,180,169,.2)}.guide-progress-card-title{font-family:Lexend,sans-serif;font-size:17px;font-weight:700;color:#0e1f1a;line-height:1.3;margin:0 0 8px}.guide-progress-card-subtitle{font-family:Lexend,sans-serif;font-size:14px;color:#4a5a55;line-height:1.5;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guide-progress-card-cta{font-family:Lexend,sans-serif;font-size:13px;font-weight:600;color:#5bb4a9;margin-top:14px;opacity:0;transition:opacity .18s ease,transform .18s ease;transform:translateX(-4px)}.guide-progress-card:hover .guide-progress-card-cta{opacity:1;transform:translateX(0)}.guide-progress-card--missing{border:2px dashed rgba(232,155,60,.4);background:rgba(232,155,60,.04);opacity:.7}.guide-progress-tools-header{margin:56px 0 20px;padding-top:36px;border-top:1px solid rgba(14,31,26,.08)}.guide-progress-tools-header h3{font-family:Lexend,sans-serif;font-size:24px;font-weight:700;color:#0e1f1a;margin:0 0 8px;letter-spacing:-.01em}.guide-progress-tools-header p{font-family:Lexend,sans-serif;font-size:14px;color:#4a5a55;line-height:1.55;margin:0;max-width:680px}.guide-progress-card--tool{background:linear-gradient(135deg,#fff,rgba(139,92,246,.05));border-color:rgba(139,92,246,.25);opacity:.9;cursor:default}.guide-progress-card--tool:hover{transform:none;box-shadow:0 2px 10px rgba(139,92,246,.1);border-color:rgba(139,92,246,.4);opacity:1}.guide-progress-card--tool-clickable{cursor:pointer;opacity:1}.guide-progress-card--tool-clickable:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.2);border-color:#8b5cf6}.guide-progress-card--tool-clickable .guide-progress-card-cta{color:#8b5cf6;font-weight:600;font-style:normal}.guide-progress-card--tool .guide-progress-card-tier{color:#6d4aa8;background:rgba(139,92,246,.15)}.guide-progress-card--tool .guide-progress-card-status{color:#6d4aa8}.guide-progress-card--tool .guide-progress-card-status-dot{background:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2)}.guide-progress-card--tool .guide-progress-card-cta{opacity:1;transform:none;color:#8a9e98;font-weight:500;font-style:italic;font-size:12px}.guide-progress-card--tool .guide-progress-card-cta code{font-family:SF Mono,ui-monospace,monospace;font-size:11px;background:rgba(14,31,26,.05);padding:1px 5px;border-radius:3px;color:#4a5a55;font-style:normal}@media (max-width:1024px){.guide-progress-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.guide-progress{padding:56px 18px 72px}.guide-progress-title{font-size:28px}.guide-progress-grid{grid-template-columns:1fr;gap:12px}.guide-progress-card{min-height:0;padding:18px}}