.Articles-module-scss-module__H3b1mG__articlesSection{padding:var(--space-xxl)0;background:0 0;position:relative;overflow:hidden}.Articles-module-scss-module__H3b1mG__articlesTitle{text-align:center;margin-bottom:var(--space-xl);font-size:clamp(2rem,4vw,3rem);font-weight:700}.Articles-module-scss-module__H3b1mG__articlesGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}@media (min-width:1200px){.Articles-module-scss-module__H3b1mG__articlesGrid{grid-template-columns:repeat(3,1fr)}}.Articles-module-scss-module__H3b1mG__articleCard{background:var(--glass-bg-medium);-webkit-backdrop-filter:var(--glass-blur-medium);border:var(--glass-border-medium);padding:var(--space-lg);color:var(--text-primary);z-index:1;border-top-width:4px;border-radius:16px;flex-direction:column;justify-content:space-between;text-decoration:none;transition:box-shadow .4s ease-out,background-color .3s,border-color .3s;display:flex}.Articles-module-scss-module__H3b1mG__articleCard:hover{background:var(--glass-bg-hover);border-color:#ffffff40;box-shadow:0 10px 30px -15px #0000004d}.Articles-module-scss-module__H3b1mG__icon{margin-bottom:var(--space-md);font-size:1.75rem;transition:color .3s}.Articles-module-scss-module__H3b1mG__articleTitle{margin-bottom:var(--space-md);flex-grow:1;font-size:1.25rem;font-weight:600;line-height:1.4}.Articles-module-scss-module__H3b1mG__readMore{color:var(--accent-1);align-items:center;gap:var(--space-sm);margin-top:var(--space-md);font-weight:600;display:inline-flex}.Articles-module-scss-module__H3b1mG__readMore:hover{color:var(--accent-2)}
.AnimatedHeading-module-scss-module__NpAPUG__title{margin-bottom:var(--space-xl);padding-bottom:12px;display:inline-block;position:relative}.AnimatedHeading-module-scss-module__NpAPUG__underline{background:linear-gradient(90deg,var(--accent-1),var(--accent-2));transform-origin:0;border-radius:2px;width:100%;height:4px;position:absolute;bottom:0;left:0}
.Footer-module-scss-module__4zj5Ra__footer{padding:var(--space-xl)0;margin-top:var(--space-xxl);border-top:1px solid #ffffff1a}.Footer-module-scss-module__4zj5Ra__footerContent{justify-content:space-between;align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Footer-module-scss-module__4zj5Ra__contact h3{font-size:2rem;font-weight:700}.Footer-module-scss-module__4zj5Ra__email{color:var(--text-secondary);font-size:1.2rem}.Footer-module-scss-module__4zj5Ra__email:hover{color:var(--text-primary)}.Footer-module-scss-module__4zj5Ra__social{gap:var(--space-lg);display:flex}.Footer-module-scss-module__4zj5Ra__social a{color:var(--text-secondary);font-size:1.5rem;transition:color .2s,transform .2s}.Footer-module-scss-module__4zj5Ra__social a:hover{color:var(--text-primary);transform:scale(1.2)}.Footer-module-scss-module__4zj5Ra__copyright{text-align:center;margin-top:var(--space-xl);color:var(--text-secondary);font-size:.9rem}
.Header-module-scss-module__69xiIG__header{width:100%;padding:var(--space-md)0;z-index:1000;background:var(--glass-bg-strong);-webkit-backdrop-filter:var(--glass-blur-strong);border-bottom:var(--glass-border-strong);transition:background-color .3s,border-color .3s;position:fixed;top:0;left:0}.Header-module-scss-module__69xiIG__headerContent{justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module-scss-module__69xiIG__logo a{color:var(--text-primary);z-index:10;font-size:1.5rem;font-weight:800;text-decoration:none}.Header-module-scss-module__69xiIG__nav{gap:var(--space-lg);display:flex}.Header-module-scss-module__69xiIG__nav a{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__69xiIG__nav a:after{content:"";background:var(--gradient-accent);transform-origin:100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Header-module-scss-module__69xiIG__nav a:hover{color:var(--text-primary)}.Header-module-scss-module__69xiIG__nav a:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module-scss-module__69xiIG__hamburger{color:var(--text-primary);cursor:pointer;z-index:1011;background:0 0;border:none;font-size:2rem;display:none}.Header-module-scss-module__69xiIG__mobileNav{display:none}@media (max-width:768px){.Header-module-scss-module__69xiIG__nav{display:none}.Header-module-scss-module__69xiIG__hamburger{display:block}.Header-module-scss-module__69xiIG__mobileNav{top:calc(100% + var(--space-sm));background:var(--glass-bg-strong);-webkit-backdrop-filter:var(--glass-blur-strong);border:var(--glass-border-strong);border-radius:var(--space-md);padding:var(--space-md);gap:var(--space-md);z-index:1010;flex-direction:column;display:flex;position:absolute;left:0;right:0}.Header-module-scss-module__69xiIG__mobileNav a{color:var(--text-secondary);padding:var(--space-sm)var(--space-md);border-radius:var(--space-sm);font-size:1.1rem;text-decoration:none;transition:background-color .2s,color .2s,transform .2s ease-out}.Header-module-scss-module__69xiIG__mobileNav a:hover{color:var(--text-primary);background-color:var(--glass-bg-hover);transform:translate(5px)}}
.Hero-module-scss-module__MzBnAq__hero{min-height:100vh;padding-top:var(--space-xxl);padding-bottom:var(--space-xxl);background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__MzBnAq__heroContent{z-index:2;align-items:center;gap:var(--space-xl);grid-template-columns:2fr 1fr;display:grid;position:relative}@media (max-width:768px){.Hero-module-scss-module__MzBnAq__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module-scss-module__MzBnAq__textContainer{order:2}}.Hero-module-scss-module__MzBnAq__title{font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.Hero-module-scss-module__MzBnAq__title span{display:inline-block}.Hero-module-scss-module__MzBnAq__word{white-space:nowrap;margin-right:1.2rem;display:inline-block}.Hero-module-scss-module__MzBnAq__subtitle{color:var(--text-secondary);margin-top:var(--space-md);text-transform:uppercase;letter-spacing:2px;font-size:clamp(1rem,2vw,1.25rem);font-weight:500}.Hero-module-scss-module__MzBnAq__description{max-width:50ch;margin-top:var(--space-lg);color:var(--text-secondary);font-size:1.1rem}@media (max-width:768px){.Hero-module-scss-module__MzBnAq__description{margin-left:auto;margin-right:auto}}.Hero-module-scss-module__MzBnAq__ctaContainer{margin-top:var(--space-xl);align-items:center;gap:var(--space-lg);display:flex}@media (max-width:768px){.Hero-module-scss-module__MzBnAq__ctaContainer{justify-content:center}}.Hero-module-scss-module__MzBnAq__ctaButton{background:var(--gradient-accent);color:#fff;padding:var(--space-md)var(--space-lg);align-items:center;gap:var(--space-sm);border-radius:50px;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.Hero-module-scss-module__MzBnAq__ctaButton:hover{color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #007cf033}.Hero-module-scss-module__MzBnAq__ctaLink{color:var(--text-primary);font-weight:600;position:relative}.Hero-module-scss-module__MzBnAq__ctaLink:after{content:"";background:var(--text-secondary);width:100%;height:2px;transition:background .3s;position:absolute;bottom:-4px;left:0}.Hero-module-scss-module__MzBnAq__ctaLink:hover{color:var(--text-primary)}.Hero-module-scss-module__MzBnAq__ctaLink:hover:after{background:var(--gradient-accent)}@media (max-width:768px){.Hero-module-scss-module__MzBnAq__imageContainer{margin-bottom:var(--space-xl);order:1}}.Hero-module-scss-module__MzBnAq__profileImage{border:3px solid #ffffff1a;border-radius:50%;box-shadow:0 10px 40px #7b2ff733}
.Projects-module-scss-module__gTVGfa__projects{padding:var(--space-xxl)0}.Projects-module-scss-module__gTVGfa__title{text-align:center;margin-bottom:var(--space-xl);font-size:clamp(2rem,4vw,3rem);font-weight:700}.Projects-module-scss-module__gTVGfa__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.Projects-module-scss-module__gTVGfa__card{background:var(--glass-bg-medium);-webkit-backdrop-filter:var(--glass-blur-medium);border:var(--glass-border-medium);padding:var(--space-lg);border-radius:16px;flex-direction:column;transition:box-shadow .4s ease-out,background-color .3s,border-color .3s;display:flex}.Projects-module-scss-module__gTVGfa__card:hover{background:var(--glass-bg-hover);border-color:#ffffff40;box-shadow:0 10px 30px -15px #0000004d}.Projects-module-scss-module__gTVGfa__tags{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Projects-module-scss-module__gTVGfa__tag{color:var(--text-primary);padding:var(--space-xs)var(--space-sm);margin-bottom:var(--space-xs);background:#ffffff1a;border-radius:4px;font-size:.8rem;font-weight:500}.Projects-module-scss-module__gTVGfa__cardTitle{margin-bottom:var(--space-md);font-size:1.5rem;font-weight:700}.Projects-module-scss-module__gTVGfa__cardDescription{color:var(--text-secondary);margin-bottom:var(--space-lg);flex-grow:1}.Projects-module-scss-module__gTVGfa__cardLink{color:var(--accent-1);align-items:center;gap:var(--space-sm);margin-top:auto;font-weight:600;display:inline-flex}.Projects-module-scss-module__gTVGfa__cardLink:hover{color:var(--accent-2)}
.Volunteering-module-scss-module__7fE7Ka__volunteering{padding:var(--space-xxl)0;overflow:hidden}.Volunteering-module-scss-module__7fE7Ka__contentWrapper{align-items:center;gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.Volunteering-module-scss-module__7fE7Ka__contentWrapper{grid-template-columns:1fr}.Volunteering-module-scss-module__7fE7Ka__textContainer{text-align:center}}.Volunteering-module-scss-module__7fE7Ka__title{margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.3}.Volunteering-module-scss-module__7fE7Ka__description{max-width:50ch;color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem}@media (max-width:768px){.Volunteering-module-scss-module__7fE7Ka__description{margin-left:auto;margin-right:auto}}.Volunteering-module-scss-module__7fE7Ka__link{color:var(--accent-1);align-items:center;gap:var(--space-sm);font-weight:600;transition:color .3s;display:inline-flex}.Volunteering-module-scss-module__7fE7Ka__link:hover{color:var(--accent-2)}.Volunteering-module-scss-module__7fE7Ka__imageContainer{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Volunteering-module-scss-module__7fE7Ka__imageContainer{display:none}}.Volunteering-module-scss-module__7fE7Ka__imageContainer:hover .Volunteering-module-scss-module__7fE7Ka__dogImage{box-shadow:0 15px 45px -5px #0006}.Volunteering-module-scss-module__7fE7Ka__dogImage{object-fit:cover;border:1px solid #ffffff1a;border-radius:16px;width:350px;height:450px;transition:box-shadow .4s ease-out;transform:rotate(5deg);box-shadow:0 8px 32px #0000005e}
.About-module-scss-module__qWD4Ga__about{padding:var(--space-xxl)0}.About-module-scss-module__qWD4Ga__title{text-align:center;max-width:25ch;margin:0 auto;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.3}.About-module-scss-module__qWD4Ga__description{max-width:60ch;margin:var(--space-lg)auto 0;text-align:center;color:var(--text-secondary);font-size:1.2rem}
