:root{--primary-color:#8F6A7A;--secondary-color:#C6A76A;--accent-color:#B76E79;--background-color:#F7F1F3;--body-bg:#F7F1F3;--card-bg:rgba(255, 255, 255, 0.88);--text-color:#332C30;--heading-color:#5B434D;--muted-text:#6E5C63;--white:#ffffff;--gray-light:#EEE7EA;--gray-medium:#B7A9AF;--color-cta-hover:#9E5A64;--font-primary:"Montserrat", sans-serif;--font-body:"Lora", serif;--font-ui:"Inter", sans-serif;--text-xs:0.8rem;--text-sm:0.9rem;--text-base:1rem;--text-md:1.1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3rem;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--border-radius:12px;--border-radius-sm:8px;--border-radius-lg:16px;--transition-base:all 0.25s ease;--shadow-sm:0 2px 6px rgba(143, 106, 122, 0.08);--shadow-md:0 4px 12px rgba(143, 106, 122, 0.12);--shadow-lg:0 8px 24px rgba(143, 106, 122, 0.16);--box-shadow:var(--shadow-md);--container-width:1200px}[data-theme=dark]{--background-color:#1F1A1D;--body-bg:#1F1A1D;--card-bg:rgba(40, 32, 36, 0.9);--text-color:#E7DDE1;--heading-color:#F8F3F5;--muted-text:#BCAEB4;--gray-light:#2D2528;--gray-medium:#6E5C63;--shadow-sm:0 2px 6px rgba(0, 0, 0, 0.2);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.25);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.3)}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.breathe{animation:breathe 6s ease-in-out infinite}.resources-section{background:var(--body-bg);padding:var(--space-xl);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);color:var(--text-color);margin-bottom:var(--space-2xl);position:relative}.resources-container{max-width:var(--container-width);margin:0 auto}.resources-header{text-align:center;margin-bottom:var(--space-xl)}.resources-title{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:600;color:var(--heading-color);margin:0 0 var(--space-md)}.resources-intro{font-family:var(--font-body);font-size:var(--text-lg);line-height:1.6;color:var(--text-color);max-width:800px;margin:0 auto}.resources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin:var(--space-xl)0}.resource-card{background:var(--card-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--border-radius);box-shadow:var(--shadow-md);padding:var(--space-xl);text-align:center;transition:var(--transition-base);min-height:200px}.resource-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.resource-icon{color:var(--secondary-color);margin-bottom:var(--space-md)}.resource-icon svg,.resource-icon i{width:2.5rem;height:2.5rem}.resource-title{font-family:var(--font-primary);font-size:1.125rem;font-weight:600;color:var(--heading-color);margin-bottom:var(--space-md)}.resource-text{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-color);line-height:1.6}.hub-teaser{text-align:center;margin:var(--space-xl)0 var(--space-lg)}.teaser-title{font-family:var(--font-primary);font-size:var(--text-2xl);font-weight:600;color:var(--heading-color);margin-bottom:var(--space-md)}.teaser-text{font-family:var(--font-body);font-size:var(--text-lg);color:var(--text-color);line-height:1.6}.resources-cta{text-align:center;margin-top:var(--space-lg)}.resources-cta-btn{background:var(--accent-color);color:#fff;border:none;border-radius:var(--border-radius);transition:var(--transition-base);cursor:pointer;font-family:var(--font-ui);font-weight:600;letter-spacing:.02em;display:inline-block;text-decoration:none;padding:var(--space-sm)var(--space-xl);font-size:var(--text-base);min-width:220px;text-align:center;color:#fff}.resources-cta-btn:hover{background:var(--color-cta-hover);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md);color:#fff}.cta-subtext{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-color);margin-top:var(--space-sm)}.cta-link{color:var(--heading-color);transition:var(--transition-base);text-decoration:underline}.cta-link:hover{color:var(--secondary-color)}@media(max-width:768px){.resources-section{padding:var(--space-md)}.resources-grid{grid-template-columns:1fr}.resource-card{padding:var(--space-lg)}.resources-title{font-size:var(--text-2xl)}.resources-cta-btn{width:100%;text-align:center}}:root{--primary-color:#8F6A7A;--secondary-color:#C6A76A;--accent-color:#B76E79;--background-color:#F7F1F3;--body-bg:#F7F1F3;--card-bg:rgba(255, 255, 255, 0.88);--text-color:#332C30;--heading-color:#5B434D;--muted-text:#6E5C63;--white:#ffffff;--gray-light:#EEE7EA;--gray-medium:#B7A9AF;--color-cta-hover:#9E5A64;--font-primary:"Montserrat", sans-serif;--font-body:"Lora", serif;--font-ui:"Inter", sans-serif;--text-xs:0.8rem;--text-sm:0.9rem;--text-base:1rem;--text-md:1.1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3rem;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--border-radius:12px;--border-radius-sm:8px;--border-radius-lg:16px;--transition-base:all 0.25s ease;--shadow-sm:0 2px 6px rgba(143, 106, 122, 0.08);--shadow-md:0 4px 12px rgba(143, 106, 122, 0.12);--shadow-lg:0 8px 24px rgba(143, 106, 122, 0.16);--box-shadow:var(--shadow-md);--container-width:1200px}[data-theme=dark]{--background-color:#1F1A1D;--body-bg:#1F1A1D;--card-bg:rgba(40, 32, 36, 0.9);--text-color:#E7DDE1;--heading-color:#F8F3F5;--muted-text:#BCAEB4;--gray-light:#2D2528;--gray-medium:#6E5C63;--shadow-sm:0 2px 6px rgba(0, 0, 0, 0.2);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.25);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.3)}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.breathe{animation:breathe 6s ease-in-out infinite}.resources-section .text-light,.resources-section .carousel-item.text-light,.resources-section .resource-card.text-light{color:inherit}section.resources-section[role=region]{background:var(--body-bg);padding:var(--space-xl);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);color:var(--text-color);margin-bottom:var(--space-2xl);position:relative;overflow:hidden}.resources-section .resources-header{text-align:center;margin-bottom:var(--space-xl)}.resources-section .resources-title{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:600;color:var(--heading-color);margin:0 0 var(--space-md)}.resources-section .resources-intro{font-family:var(--font-body);font-size:var(--text-lg);line-height:1.6;color:var(--text-color);max-width:800px;margin:0 auto}.resources-section .carousel-item{transition:transform .5s ease-in-out;width:100%}.resources-section .resource-card{background:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--shadow-md);min-height:250px;padding:var(--space-lg);transition:var(--transition-base);opacity:1}.resources-section .resource-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.resources-section .resource-icon{color:var(--primary-color);margin-bottom:var(--space-md);font-size:var(--text-2xl)}.resources-section .carousel-item .resource-card .resource-card-title{font-family:var(--font-primary);font-size:var(--text-xl);font-weight:600;color:var(--heading-color);margin-bottom:var(--space-md);opacity:1}.resources-section .carousel-item .resource-card .resource-card-text{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-color);line-height:1.6;opacity:1}.resources-section .carousel-control-prev,.resources-section .carousel-control-next{width:3rem;height:3rem;border-radius:50%;background:var(--primary-color);transition:var(--transition-base)}.resources-section .carousel-control-prev:hover,.resources-section .carousel-control-next:hover{background:var(--secondary-color);transform:translateY(-2px)}.resources-section .carousel-indicators button{background-color:var(--gray-medium);width:10px;height:10px;border-radius:50%;transition:var(--transition-base)}.resources-section .carousel-indicators .active{background-color:var(--primary-color)}.resources-section .teaser-title{font-family:var(--font-primary);font-size:var(--text-2xl);font-weight:600;color:var(--heading-color);margin-bottom:var(--space-md)}.resources-section .teaser-text{font-family:var(--font-body);font-size:var(--text-lg);color:var(--text-color);line-height:1.6}.resources-section .cta-button{background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));color:var(--white);border-radius:var(--border-radius);transition:var(--transition-base);border:none;cursor:pointer;font-family:var(--font-ui);font-weight:500;padding:.75rem 1.5rem;font-size:var(--text-base)}.resources-section .cta-button:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.resources-section .cta-subtext{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-color);margin-top:var(--space-sm)}.resources-section .cta-link{color:var(--heading-color);transition:var(--transition-base);text-decoration:underline}.resources-section .cta-link:hover{color:var(--secondary-color)}@media(max-width:768px){.resources-section{padding:var(--space-md)}.resources-section .resource-card{padding:var(--space-md)}.resources-section .resources-title{font-size:var(--text-2xl)}.resources-section .cta-button{width:100%;text-align:center}}