.page-module___8aEwW__main{background-color:var(--light);min-height:100vh;font-family:var(--font-sans)}.page-module___8aEwW__contentWrapper{max-width:1100px;margin:0 auto;padding:0 1.5rem 4rem}.page-module___8aEwW__hero{text-align:center;height:60vh;min-height:500px;color:var(--light);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__hero__image{object-fit:cover;z-index:0}.page-module___8aEwW__hero__overlay{z-index:1;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5));width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__hero__content{z-index:2;max-width:800px;padding:0 1rem;position:relative}.page-module___8aEwW__hero__title{font-family:var(--font-serif);text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__hero__subtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem;font-weight:400}.page-module___8aEwW__hero__cta{background-color:var(--accent);color:var(--light);letter-spacing:.5px;text-transform:uppercase;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s,background-color .2s;display:inline-block;box-shadow:0 4px 6px rgba(0,0,0,.2)}.page-module___8aEwW__hero__cta:hover{background-color:var(--primary);transform:translateY(-2px)}.page-module___8aEwW__categories{z-index:10;margin-top:-4rem;margin-bottom:4rem;padding:0 1.5rem;position:relative}.page-module___8aEwW__categories__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.page-module___8aEwW__categoryCard{background-color:var(--light);border:1px solid var(--border-color);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.page-module___8aEwW__categoryCard__icon{color:var(--primary);margin-bottom:1rem;font-size:2rem;transition:color .3s}.page-module___8aEwW__categoryCard__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.5px;color:var(--dark);font-size:.95rem;font-weight:700;transition:color .3s}.page-module___8aEwW__categoryCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryCard__icon,.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryCard__title{color:var(--accent)}.page-module___8aEwW__featured{margin-bottom:4rem}.page-module___8aEwW__featuredCard{background-color:var(--light);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.page-module___8aEwW__featuredCard__imagePlaceholder{background-color:#ddd;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' fill='%23ccc'%3E%3Cpath d='M0 0h100v100H0z' fill='%23eee'/%3E%3Cpath d='M50 50l30 30H20z' opacity='.1'/%3E%3C/svg%3E");background-size:cover;min-height:300px;position:relative}.page-module___8aEwW__featuredCard__bgImage{object-fit:cover;z-index:0}.page-module___8aEwW__featuredCard__overlay{z-index:1;background:linear-gradient(rgba(0,0,0,.1) 0%,rgba(0,0,0,.4) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__featuredCard__badge{z-index:2;color:var(--dark);text-transform:uppercase;background-color:gold;border-radius:2px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.page-module___8aEwW__featuredCard__content{flex-direction:column;justify-content:center;padding:3rem;display:flex}.page-module___8aEwW__featuredCard__label{text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:1rem;font-size:.8rem;font-weight:700}.page-module___8aEwW__featuredCard__title{font-family:var(--font-serif);color:var(--dark);margin-bottom:1.5rem;font-size:2rem;line-height:1.2}.page-module___8aEwW__featuredCard__title a{color:inherit;text-decoration:none;transition:color .2s}.page-module___8aEwW__featuredCard__title a:hover{color:var(--primary)}.page-module___8aEwW__featuredCard__excerpt{color:var(--secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.page-module___8aEwW__featuredCard__link{color:var(--primary);align-items:center;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module___8aEwW__featuredCard__link:hover{text-decoration:underline}.page-module___8aEwW__latest{margin-bottom:4rem}.page-module___8aEwW__latest__header{border-bottom:2px solid var(--background);border-bottom:2px solid #f0f0f0;border-bottom-color:var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module___8aEwW__latest__title{font-family:var(--font-serif);color:var(--dark);font-size:1.75rem}.page-module___8aEwW__latest__viewAll{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module___8aEwW__card{flex-direction:column;display:flex}.page-module___8aEwW__card__image{background-color:var(--border-color);border-radius:6px;height:200px;margin-bottom:1rem}.page-module___8aEwW__card__category{text-transform:uppercase;color:var(--secondary);letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;display:block}.page-module___8aEwW__card__title{font-family:var(--font-serif);margin-bottom:.75rem;font-size:1.25rem;line-height:1.3}.page-module___8aEwW__card__title a{color:var(--dark);text-decoration:none}.page-module___8aEwW__card__title a:hover{color:var(--primary)}.page-module___8aEwW__card__excerpt{color:var(--secondary);flex-grow:1;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.page-module___8aEwW__card__readMore{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.page-module___8aEwW__aboutBanner{background-color:var(--light);border:1px solid var(--border-color);border-radius:8px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.03)}.page-module___8aEwW__aboutBanner__container{align-items:flex-start;gap:2.5rem;display:flex}.page-module___8aEwW__aboutBanner__avatar{border:4px solid var(--background);border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1)}.page-module___8aEwW__aboutBanner__img{object-fit:cover;width:100%;height:100%;display:block}.page-module___8aEwW__aboutBanner__content{flex-grow:1}.page-module___8aEwW__aboutBanner__name{font-family:var(--font-serif);color:var(--dark);margin-bottom:.25rem;font-size:1.75rem}.page-module___8aEwW__aboutBanner__subtitle{font-family:var(--font-sans);text-transform:uppercase;color:var(--accent);letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.page-module___8aEwW__aboutBanner__text{color:var(--secondary);max-width:650px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.page-module___8aEwW__aboutBanner__link{color:var(--primary);border-bottom:2px solid transparent;font-weight:700;text-decoration:none;transition:all .2s}.page-module___8aEwW__aboutBanner__link:hover{border-bottom-color:var(--primary);color:var(--primary)}@media (max-width:900px){.page-module___8aEwW__featuredCard{grid-template-columns:1fr}.page-module___8aEwW__featuredCard__imagePlaceholder{min-height:250px}.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__hero__title{font-size:2.25rem}.page-module___8aEwW__grid{grid-template-columns:1fr}.page-module___8aEwW__aboutBanner__container{text-align:center;flex-direction:column}.page-module___8aEwW__categories__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module___8aEwW__categories{margin-top:-2rem;padding:0 1rem}}
.styles-module__G_pC_W__card{background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.styles-module__G_pC_W__card:hover{border-color:transparent;transform:translateY(-4px);box-shadow:0 12px 24px -10px rgba(0,0,0,.15)}.styles-module__G_pC_W__card__imageWrapper{aspect-ratio:16/10;background-color:#f3f4f6;width:100%;display:block;position:relative;overflow:hidden}.styles-module__G_pC_W__card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.styles-module__G_pC_W__card:hover .styles-module__G_pC_W__card__image{transform:scale(1.08)}.styles-module__G_pC_W__card__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--dark);text-transform:uppercase;letter-spacing:.5px;z-index:2;background-color:rgba(255,255,255,.95);border-radius:30px;padding:.35rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.styles-module__G_pC_W__card__body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.styles-module__G_pC_W__card__meta{font-size:.75rem;font-family:var(--font-sans);justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.styles-module__G_pC_W__card__category{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-weight:800}.styles-module__G_pC_W__card__time{color:#475569;align-items:center;gap:.35rem;font-weight:500;display:flex}.styles-module__G_pC_W__card__title{font-family:var(--font-serif);color:var(--dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.35;transition:color .2s}.styles-module__G_pC_W__card__title a{background-image:linear-gradient(var(--dark),var(--dark));background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;text-decoration:none;transition:background-size .3s}.styles-module__G_pC_W__card:hover .styles-module__G_pC_W__card__title a{background-size:100% 2px}.styles-module__G_pC_W__card__excerpt{color:#334155;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.styles-module__G_pC_W__card__spacer{flex-grow:1}.styles-module__G_pC_W__card__footer{border-top:1px solid rgba(0,0,0,.05);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;font-size:.8rem;display:flex}.styles-module__G_pC_W__card__author{color:var(--dark);font-weight:600}.styles-module__G_pC_W__card__date{color:#475569}.styles-module__G_pC_W__card__link{font-family:var(--font-sans);color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.styles-module__G_pC_W__card__link:hover{color:var(--accent);gap:.75rem}
.styles-module__wspEPq__searchBar{width:100%;max-width:600px;margin:2rem auto 3rem;position:relative}.styles-module__wspEPq__searchBar__wrapper{align-items:center;display:flex;position:relative}.styles-module__wspEPq__searchBar__input{border:2px solid var(--border-color);width:100%;font-size:1.1rem;font-family:var(--font-sans);color:var(--dark);background-color:#fff;border-radius:50px;padding:1rem 1.5rem 1rem 3.5rem;transition:all .3s;box-shadow:0 4px 10px rgba(0,0,0,.05)}.styles-module__wspEPq__searchBar__input:focus{border-color:var(--primary);outline:none;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.styles-module__wspEPq__searchBar__icon{color:var(--primary-light);pointer-events:none;font-size:1.2rem;position:absolute;left:1.5rem}.styles-module__wspEPq__searchBar__clear{color:var(--primary-light);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;right:1.5rem}.styles-module__wspEPq__searchBar__clear:hover{color:var(--accent);background-color:#f0f0f0}@media (max-width:768px){.styles-module__wspEPq__searchBar{margin-bottom:2rem;padding:0 1rem}.styles-module__wspEPq__searchBar__input{padding:.8rem 1rem .8rem 3rem;font-size:1rem}}
.ProjectsExplorer-module__voRMZG__container{background-color:var(--light);min-height:100vh}.ProjectsExplorer-module__voRMZG__content{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.ProjectsExplorer-module__voRMZG__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:900px){.ProjectsExplorer-module__voRMZG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProjectsExplorer-module__voRMZG__grid{grid-template-columns:1fr}}
.TipsExplorer-module__oOeyWW__container{background-color:var(--light);min-height:100vh}.TipsExplorer-module__oOeyWW__content{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.TipsExplorer-module__oOeyWW__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:900px){.TipsExplorer-module__oOeyWW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TipsExplorer-module__oOeyWW__grid{grid-template-columns:1fr}}
.styles-module__FeKCpG__header{text-align:center;border-bottom:1px solid var(--border-color);background-color:#f4f4f5;padding:5rem 1.5rem}.styles-module__FeKCpG__header__content{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.styles-module__FeKCpG__header__title{font-family:var(--font-serif);color:var(--dark);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.styles-module__FeKCpG__header__underline{background-color:var(--accent);width:60px;height:4px;margin-bottom:1.5rem}.styles-module__FeKCpG__header__subtitle{font-family:var(--font-sans);color:#555;max-width:600px;font-size:1.25rem}@media (max-width:900px){.styles-module__FeKCpG__header__title{font-size:2.5rem}}@media (max-width:600px){.styles-module__FeKCpG__header{padding:3rem 1.5rem}}.styles-module__FeKCpG__header{position:relative}.styles-module__FeKCpG__header__overlay{z-index:1;background-color:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__FeKCpG__header__content{z-index:2;position:relative}.styles-module__FeKCpG__header__content__hero .styles-module__FeKCpG__header__title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.styles-module__FeKCpG__header__content__hero .styles-module__FeKCpG__header__subtitle{color:#f0f0f0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.styles-module__FeKCpG__header__content__hero .styles-module__FeKCpG__header__underline{background-color:var(--primary);box-shadow:0 2px 4px rgba(0,0,0,.2)}
.BlogExplorer-module__8JfGxq__container{max-width:1400px;margin:0 auto;padding:4rem 1.5rem}.BlogExplorer-module__8JfGxq__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;margin-bottom:3rem;display:flex}.BlogExplorer-module__8JfGxq__filterButton{border:2px solid var(--border-color);color:var(--primary-light);cursor:pointer;background:#fff;border-radius:50px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.BlogExplorer-module__8JfGxq__filterButton:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.BlogExplorer-module__8JfGxq__activeFilter{background:var(--primary);border-color:var(--primary);color:#fff}.BlogExplorer-module__8JfGxq__activeFilter:hover{background:var(--secondary);color:#fff}.BlogExplorer-module__8JfGxq__noResults{text-align:center;color:var(--primary-light);grid-column:1/-1;padding:4rem;font-size:1.25rem}.BlogExplorer-module__8JfGxq__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:900px){.BlogExplorer-module__8JfGxq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogExplorer-module__8JfGxq__grid{grid-template-columns:1fr}}@media (max-width:768px){.BlogExplorer-module__8JfGxq__container{padding:3rem 1rem}.BlogExplorer-module__8JfGxq__grid{grid-template-columns:1fr;gap:1.5rem}}
