.hub-hero{padding:100px 0 80px;background:linear-gradient(135deg,var(--color-primary) 0%,#0d2f2a 100%);color:var(--color-white);text-align:center}.hub-hero .container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.hub-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#00b14026;border:1px solid rgba(0,177,64,.3);border-radius:100px;font-size:14px;font-weight:500;color:var(--color-mint);margin-bottom:32px}.hub-hero__badge svg{width:16px;height:16px;fill:currentColor}.hub-hero h1{font-family:var(--font-display);font-size:52px;font-weight:300;line-height:1.15;margin-bottom:20px}.hub-hero p{font-size:18px;line-height:1.7;max-width:640px;margin:0 auto 36px;opacity:.9}.hub-hero__cta{display:inline-flex;align-items:center;gap:8px;padding:15px 24px;background:var(--color-green);color:var(--color-white);border-radius:0;font-weight:500;font-size:16px;text-decoration:none;transition:background var(--transition-fast)}.hub-hero__cta:hover{background:var(--color-green-dark)}.hub-topics{padding:80px 0}.hub-topics .container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.hub-topics__header{margin-bottom:48px}.hub-topics__label{color:var(--color-green);font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hub-topics__title{font-family:var(--font-display);font-size:36px;font-weight:300;color:var(--color-secondary)}.hub-topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hub-topic-card{display:flex;flex-direction:column;padding:32px;background:var(--color-white);border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all var(--transition-base)}.hub-topic-card:hover{border-color:var(--color-green);box-shadow:0 4px 24px #00b14014;transform:translateY(-2px)}.hub-topic-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#00b14014;border-radius:12px;margin-bottom:20px;font-size:24px}.hub-topic-card__title{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--color-secondary)}.hub-topic-card__description{font-size:15px;line-height:1.6;color:var(--color-gray-500);flex:1}.hub-topic-card__count{margin-top:16px;font-size:13px;color:var(--color-green);font-weight:500}.hub-latest{padding:80px 0;background:#f9fafb}.hub-latest .container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.hub-latest__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.hub-latest__title{font-family:var(--font-display);font-size:32px;font-weight:300;color:var(--color-secondary)}.hub-latest__see-all{font-size:15px;font-weight:500;color:var(--color-green);text-decoration:none}.hub-latest__see-all:hover{text-decoration:underline}.hub-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hub-article-card{background:var(--color-white);border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:all var(--transition-base)}.hub-article-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.hub-article-card__body{padding:24px}.hub-article-card__category{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-green);margin-bottom:8px}.hub-article-card__title{font-size:18px;font-weight:600;line-height:1.4;color:var(--color-secondary);margin-bottom:8px}.hub-article-card__description{font-size:14px;line-height:1.6;color:var(--color-gray-500)}.hub-article-card__meta{display:flex;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0;font-size:13px;color:var(--color-gray-400)}.hub-credentials{padding:80px 0}.hub-credentials .container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.hub-credentials__header{text-align:center;margin-bottom:48px}.hub-credentials__label{color:var(--color-green);font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hub-credentials__title{font-family:var(--font-display);font-size:36px;font-weight:300;color:var(--color-secondary)}.hub-stats-row{display:flex;justify-content:center;gap:64px;margin-bottom:56px}.hub-stat{text-align:center}.hub-stat__number{font-family:var(--font-display);font-size:48px;font-weight:300;color:var(--color-secondary);line-height:1;margin-bottom:8px}.hub-stat__label{font-size:15px;color:var(--color-gray-500)}.hub-credentials__quote{max-width:720px;margin:0 auto;text-align:center}.hub-credentials__quote blockquote{font-family:var(--font-display);font-size:22px;font-weight:300;line-height:1.6;color:var(--color-secondary);margin-bottom:24px}.hub-credentials__quote-author{display:flex;align-items:center;justify-content:center;gap:16px}.hub-credentials__quote-author img{width:56px;height:56px;border-radius:50%;object-fit:cover}.hub-credentials__quote-author-info{text-align:left}.hub-credentials__quote-author-info strong{display:block;font-size:15px}.hub-credentials__quote-author-info span{font-size:13px;color:var(--color-gray-500)}.hub-faq{padding:80px 0;background:#f9fafb}.hub-faq .container{max-width:800px;margin:0 auto;padding:0 24px}.hub-faq__title{font-family:var(--font-display);font-size:36px;font-weight:300;color:var(--color-secondary);text-align:center;margin-bottom:48px}.hub-faq__item{border-bottom:1px solid #e5e7eb}.hub-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:17px;font-weight:500;color:var(--color-secondary);text-align:left;line-height:1.4}.hub-faq__question:hover{color:var(--color-green)}.hub-faq__icon{flex-shrink:0;width:24px;height:24px;margin-left:16px;transition:transform var(--transition-fast)}.hub-faq__item[open] .hub-faq__icon{transform:rotate(45deg)}.hub-faq__answer{padding:0 0 20px;font-size:15px;line-height:1.7;color:var(--color-gray-500)}.hub-cta{padding:80px 0;background:var(--color-primary);text-align:center;color:var(--color-white)}.hub-cta .container{max-width:640px;margin:0 auto;padding:0 24px}.hub-cta h2{font-family:var(--font-display);font-size:40px;font-weight:300;margin-bottom:16px}.hub-cta p{font-size:18px;opacity:.9;margin-bottom:32px;line-height:1.7}.hub-cta__button{display:inline-flex;align-items:center;gap:8px;padding:15px 24px;background:var(--color-green);color:var(--color-white);border-radius:0;font-weight:500;font-size:16px;text-decoration:none;transition:background var(--transition-fast)}.hub-cta__button:hover{background:var(--color-green-dark)}@media(max-width:1024px){.hub-topics-grid,.hub-articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hub-hero h1{font-size:36px}.hub-hero p{font-size:16px}.hub-topics-grid,.hub-articles-grid{grid-template-columns:1fr}.hub-stats-row{flex-direction:column;gap:32px;align-items:center}.hub-stat__number{font-size:40px}.hub-latest__header{flex-direction:column;align-items:flex-start;gap:12px}.hub-cta h2{font-size:32px}}@media(max-width:480px){.hub-hero{padding:80px 0 60px}.hub-hero h1{font-size:28px}.hub-topic-card{padding:24px}.hub-credentials__quote blockquote{font-size:18px}}
