.resource-wrapper{position:relative;min-height:100vh;background:linear-gradient(180deg,rgba(233,248,244,.6) 0,hsla(0,0%,100%,.2) 40%,#fff)}.resource-header-bar{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(0,0,0,.06);padding:0 80px}.resource-header-content{max-width:1200px;margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between}.back-link{font-size:15px;font-weight:500;color:#5bb4a9;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s ease}.back-link:hover{color:#80c97a;text-decoration:underline}.resource-main{max-width:800px;margin:0 auto;padding:48px 80px 80px;position:relative;z-index:1}.resource-header{background:#fff;border-radius:24px;padding:40px 36px;margin-bottom:32px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.resource-title{font-family:Lexend,sans-serif;font-size:36px;font-weight:700;line-height:1.2;background:linear-gradient(90deg,#80c97a,#5bb4a9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.resource-subtitle{font-family:Lexend,sans-serif;font-size:18px;font-weight:400;color:#575555;line-height:1.6}.resource-section{background:#fff;border-radius:20px;padding:32px 36px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:box-shadow .2s ease}.resource-section:hover{box-shadow:0 8px 32px rgba(0,0,0,.08)}.resource-section-title{font-family:Lexend,sans-serif;font-size:22px;font-weight:600;background:linear-gradient(90deg,#80c97a,#5bb4a9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;line-height:1.3}.resource-section-body{font-family:Lexend,sans-serif;font-size:17px;font-weight:400;color:#333;line-height:1.75}.resource-section-body h4{font-family:Lexend,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:24px 0 12px}.resource-section-body h4:first-child{margin-top:0}.resource-section-body p{margin-bottom:16px}.resource-section-body p:last-child{margin-bottom:0}.resource-section-body a{color:#5bb4a9;text-decoration:none;transition:color .2s ease}.resource-section-body a:hover{color:#80c97a;text-decoration:underline}.resource-section-body ol,.resource-section-body ul{margin:16px 0;padding-left:24px}.resource-section-body li{margin-bottom:8px}.resource-section-body img{max-width:100%;height:auto;display:block}@media (max-width:768px){.resource-header-bar{padding:0 24px}.resource-main{padding:32px 24px 64px}.resource-header{padding:28px 24px}.resource-section{padding:24px}.resource-title{font-size:28px}.resource-section-body{font-size:16px}}@media (max-width:480px){.resource-header-bar{padding:0 16px}.resource-main{padding:24px 16px 48px}.resource-header,.resource-section{padding:20px 16px}.resource-title{font-size:24px}.resource-subtitle{font-size:16px}.resource-section-body ol,.resource-section-body ul{padding-left:20px}}