html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#fff;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .7s ease,color .7s ease;overflow-x:hidden;line-height:1.5;margin:0 auto}main.site-main{display:flex;flex-direction:column;max-width:1280px;margin:0 auto;border-top:none;border-bottom:none}.background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10;overflow:hidden}.shape1{position:absolute;bottom:auto;left:auto;right:0;top:0;height:500px;width:500px;transform:translate(-85vw) translateY(170vh);border-radius:50%;background-color:#fbbf245c;opacity:.5;filter:blur(80px)}.main-navbar{position:fixed;top:0;left:0;width:100%;padding:1rem 1.5rem;z-index:100;transition:transform .5s ease}.navbar-container{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto}.navbar-logo-link{text-decoration:none}.navbar-logo-wrapper{display:flex;align-items:center;background-color:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.375rem 1rem;transition:transform .5s ease;border-radius:.375rem}.logo-text{font-family:Nothing You Could Do,cursive;font-weight:400;font-size:1.25rem;color:#000}.navbar-links-desktop{display:none;align-items:center;gap:2rem;position:absolute;left:50%;transform:translate(-50%);background-color:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.5rem 1rem;transition:transform .5s ease;border-radius:.375rem}.nav-link{background:none;border:none;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;transition:color .2s ease}.nav-link:hover{color:#111827}.navbar-contact-link-desktop{display:none;text-decoration:none}.nav-button-contact{font-size:.875rem;font-weight:500;background-color:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.5rem 1rem;cursor:pointer;transition:transform .5s ease;color:#111827;border:1px solid rgba(0,0,0,.05);border-radius:.375rem}.nav-button-contact:hover{background-color:#ffffffb3}.navbar-mobile-menu-button-wrapper{display:flex;background-color:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .5s ease;border-radius:.375rem}.mobile-menu-toggle{display:flex;align-items:center;padding:.5rem;background:none;border:none;cursor:pointer;color:#111827}.menu-icon{width:1.5rem;height:1.5rem}.mobile-menu-content{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:200;flex-direction:column;padding:1rem}.mobile-menu-content.active{display:flex}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:1rem}.mobile-menu-close{background:none;border:none;padding:.5rem;cursor:pointer;color:#111827}.mobile-nav-links{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.mobile-nav-link{font-size:1.25rem;color:#111827;text-decoration:none;padding:.75rem 1rem;border-radius:.375rem;transition:background-color .2s ease,color .2s ease;width:100%;text-align:center}.mobile-nav-link:hover{background-color:#0000000d}.mobile-nav-link.mobile-contact{margin-top:1rem;background-color:#3b82f6;color:#fff}.mobile-nav-link.mobile-contact:hover{background-color:#2563eb}@media (min-width: 768px){.navbar-links-desktop{display:flex}.navbar-contact-link-desktop{display:inline-block}.navbar-mobile-menu-button-wrapper{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hero-section-marzipan{display:flex;flex-direction:column;justify-content:flex-end;height:100vh;position:relative;color:#000;gap:2rem}.hero-content-container{display:flex;flex-direction:column;justify-content:flex-end;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;gap:2rem;position:relative}.hero-main-heading{display:flex;flex-direction:column;font-weight:600;text-align:left}.hero-heading-line{display:block;font-size:2.25rem;line-height:1.1}.char-animated-wrapper{display:inline-block;white-space:pre}.char-animated{display:inline-block;white-space:pre;opacity:1;filter:blur(0px)}.hero-description{position:relative;font-size:1rem;line-height:1.6;color:#111827;text-align:left}.hero-banner-container{position:relative;height:40vh}.hero-banner-content{overflow:hidden;position:absolute;bottom:0;height:40vh;width:100%;padding:18px;border-top-left-radius:24px;border-top-right-radius:24px;z-index:20}.hero-banner-background{width:100%;height:100%;background-origin:content-box;background-position:center;background-size:cover;overflow:hidden;background-image:url(/kstacks_website_hero.png);background-repeat:no-repeat}.hero-banner-scroll-button{display:flex;align-items:center;justify-content:center;position:absolute;bottom:1.5rem;left:1.5rem;background-color:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;opacity:1;transition:background-color .2s ease}.hero-banner-scroll-button:hover{background-color:#fffc}.scroll-button-icon-wrapper{padding:.5rem;border-radius:.375rem;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.hero-banner-scroll-button svg{stroke:#111827}.hero-banner-cta-link{position:absolute;top:1.5rem;right:1.5rem;text-decoration:none}.hero-banner-cta-button{display:flex;cursor:pointer;gap:.5rem;background-color:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.5rem 1rem;border:none;border-radius:.375rem;opacity:1;color:#111827;font-size:.875rem;font-weight:500;transition:background-color .2s ease}.hero-banner-cta-button:hover{background-color:#fffc}@media (min-width: 768px){.hero-content-container{flex-direction:row;justify-content:space-between;align-items:flex-end;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2rem}.hero-main-heading{width:50%}.hero-heading-line{font-size:3rem}.hero-description{max-width:24rem;font-size:1rem;margin-left:2rem;position:relative;text-align:right}}@media (min-width: 1024px){.hero-content-container{padding-left:2rem;padding-right:2rem}.hero-heading-line{font-size:4.5rem}}.services-section-marzipan{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;position:relative;padding:5rem 2rem;background-color:#f9fafb;gap:2rem}.services-intro-text-container{display:flex;flex-direction:column;align-items:left;gap:2rem;font-family:Inter,sans-serif}.services-intro-text-container p{color:#111827;font-size:1rem;line-height:1.6}@media (max-width: 768px){.services-section-marzipan{flex-direction:column}.services-intro-text-container{padding-bottom:2rem}}.services-intro-text{font-size:1.875rem;line-height:1.5;color:#111827}.services-intro-text span{margin-right:.625rem;display:inline-block;opacity:.4}.services-list-container{width:100%}.services-list{display:flex;width:100%;flex-direction:column;border-top:1px solid #e5e7eb}.service-item{display:block;width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;border-bottom:1px solid #e5e7eb}.service-item-content{position:relative;width:100%;overflow:hidden;transition:transform .3s ease-in-out;transform-style:preserve-3d}.service-item-visible,.service-item-hidden{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.75rem 0;backface-visibility:hidden;transition:opacity .3s ease,transform .3s ease}.service-item-hidden{position:absolute;top:0;left:0;opacity:0;transform:rotateX(-90deg) translateY(50%);transform-origin:top center}.service-description{max-height:0;overflow:hidden;transition:all .3s ease-out;padding:0;margin:0;color:#4b5563;font-size:.875rem;line-height:1.5;opacity:0;border-top:0 solid #e5e7eb;display:flex;flex-direction:column;gap:1rem}.service-description-button-container{display:flex;justify-content:flex-end;gap:1rem}.service-item.active .service-description{max-height:400px;padding:1rem;margin:0;opacity:1}.service-item.active .service-item-visible{opacity:0;transform:rotateX(90deg) translateY(-50%)}.service-item.active .service-item-hidden{opacity:1;transform:rotateX(0) translateY(0)}.service-item:hover .service-item-visible{opacity:0;transform:rotateX(90deg) translateY(-50%)}.service-item:hover .service-item-hidden{opacity:1;transform:rotateX(0) translateY(0)}.service-name{font-size:1.25rem;font-weight:500;color:#1f2937;white-space:nowrap}.service-category-visible,.service-read-more{font-size:.75rem;color:#6b7280;white-space:nowrap}@media (min-width: 640px){.services-intro-text-container{padding-top:0}.services-intro-text{font-size:2.25rem}.service-name{font-size:1.25rem}}@media (min-width: 768px){.service-category-visible,.service-read-more{font-size:.875rem}.service-name{font-size:1.25rem}}.testimonials-section-marzipan{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;padding:5rem 2rem;background-color:#fff;min-height:80vh}.testimonials-container{max-width:1280px;margin:0 auto;width:100%}.testimonials-header{text-align:center;margin-bottom:4rem;position:relative}.testimonials-heading{font-size:3rem;font-weight:800;color:#111827;margin-bottom:2rem;line-height:1.1;font-family:Inter,sans-serif}.testimonials-svg{max-width:400px;height:auto;margin:0 auto;opacity:.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial-item{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;border:1px solid #f3f4f6;position:relative;overflow:hidden}.testimonial-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#034f46,#10b981)}.testimonial-item:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.testimonial-content{display:flex;flex-direction:column;height:100%}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-star{font-size:1.25rem;color:#d1d5db;transition:color .2s ease}.testimonial-star.filled{color:#fbbf24}.testimonial-quote{font-size:1rem;line-height:1.6;color:#374151;margin:0 0 1.5rem;flex:1;font-style:italic;position:relative}.testimonial-quote:before{content:'"';font-size:4rem;color:#034f46;position:absolute;top:-1rem;left:-.5rem;line-height:1;opacity:.3;font-family:serif}.testimonial-author{border-top:1px solid #f3f4f6;padding-top:1rem}.testimonial-name{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem}.testimonial-company{font-size:.875rem;color:#6b7280;font-weight:500}@media (min-width: 640px){.testimonials-heading{font-size:3.5rem}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 1024px){.testimonials-heading{font-size:4rem}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:3rem}.testimonial-item{padding:2.5rem}}@media (max-width: 639px){.testimonials-heading{font-size:2.5rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-item{padding:1.5rem}}.aboutus-section-marzipan{display:flex;flex-direction:column;justify-content:center;min-height:75vh;width:100%;position:relative;padding:5rem 2rem;background-color:#f9fafb;overflow:hidden;gap:2rem}.aboutus-background-lines{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.05;display:flex;justify-content:center;align-items:center;z-index:0}.aboutus-lines-container{display:flex;justify-content:space-between;align-items:stretch;height:100%;width:100%;max-width:1152px;padding:0 1rem}.aboutus-lines-container .line{height:100%;width:1px;background-color:#000}.aboutus-content-wrapper{width:100%;display:flex;justify-content:center;position:relative;z-index:1}.aboutus-content-container{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;width:100%;max-width:1152px;padding-left:1.5rem;padding-right:1.5rem}.aboutus-title-column{width:100%;margin-bottom:2rem}.aboutus-title{position:relative;font-size:1.875rem;font-weight:600;font-family:Inter,sans-serif;color:#111827;opacity:1}.aboutus-title-span{display:block;opacity:1;filter:blur(0px)}.aboutus-image-column{width:100%}.aboutus-description{font-size:1rem;line-height:1.75;color:#111827;opacity:1;max-width:42rem}.aboutus-description-block{display:block;margin-bottom:1em;opacity:1;filter:blur(0px)}.aboutus-description-block:last-child{margin-bottom:0}.aboutus-image{width:100%;height:100%;object-fit:cover}.aboutus-social-links{display:flex;gap:1rem;margin-top:2rem;justify-content:flex-start}.social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f3f4f6;border-radius:50%;color:#374151;text-decoration:none;transition:all .3s ease;font-size:1.125rem}.social-link:hover{background-color:#111827;color:#fff;transform:translateY(-2px)}@media (min-width: 640px){.aboutus-content-container{padding-left:1rem;padding-right:1rem}}@media (min-width: 768px){.aboutus-title{font-size:2.25rem}.aboutus-description{font-size:1rem}}@media (max-width: 767px){.aboutus-content-container{padding-left:0;padding-right:0}}@media (min-width: 1024px){.aboutus-content-container{flex-direction:row;justify-content:space-between;align-items:flex-start;padding-left:0;padding-right:0}.aboutus-title-column{width:auto;flex-shrink:0;margin-bottom:0}.aboutus-description-column{width:auto;max-width:42rem}}.client-logos-section{background-color:#f9fafb;text-align:center}.logos-container{max-width:1200px;margin:0 auto}.logos-heading{font-size:1rem;color:#111827;margin-bottom:3rem;text-align:center}.logos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;align-items:center;justify-items:center;margin-bottom:2rem}.client-logo{max-width:120px;max-height:60px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) opacity(.7);transition:all .3s ease}.client-logo:hover{filter:grayscale(0%) opacity(1);transform:scale(1.05)}.logos-footer-text{color:#6b7280;font-size:.875rem;font-style:italic;text-align:center;margin-top:1rem}@media (max-width: 768px){.client-logos-section{padding:3rem 1rem}.logos-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1.5rem}.client-logo{max-width:100px;max-height:50px}.logos-heading{font-size:1.25rem;margin-bottom:2rem}}@media (max-width: 480px){.logos-grid{gap:1rem}.client-logo{max-width:80px;max-height:40px}}.legal-page{padding:2rem 1rem;max-width:800px;margin:0 auto;min-height:80vh}.legal-content{background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.legal-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;border-bottom:3px solid #111827;padding-bottom:1rem}.legal-last-updated{color:#6b7280;font-size:.875rem;margin-bottom:2rem;font-style:italic}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem;padding-top:1rem}.legal-section p{color:#374151;line-height:1.6;margin-bottom:1rem}.legal-list{color:#374151;line-height:1.6;margin-left:1.5rem;margin-bottom:1rem}.legal-list li{margin-bottom:.5rem}.legal-link{color:#111827;text-decoration:underline;transition:color .2s ease}.legal-link:hover{color:#6b7280}@media (max-width: 768px){.legal-page{padding:1rem .5rem}.legal-content{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-section h2{font-size:1.25rem}}.footer-marzipan{position:relative;background-color:#efece5;background-repeat:no-repeat;background-size:cover;background-position:center;color:#000;display:flex;flex-direction:column;justify-content:space-evenly;padding:1.5rem;min-height:500px;height:100%}.footer-content-container{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;height:100%}.footer-copyright{bottom:.25rem;font-size:.875rem;color:#6b7280;border-radius:.375rem;z-index:1000}.footer-main-content{display:flex;justify-content:space-between}.footer-links-column{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}@media (min-width: 768px){.footer-links-column{flex-direction:row;gap:2rem}}.footer-link-group{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.footer-link-heading{color:#374151;margin-bottom:1rem;font-size:.75rem}.footer-mission-text{text-transform:uppercase;max-width:400px;color:#000;line-height:1.4}.footer-link{color:#000;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#374151}.footer-contact-info{display:flex;flex-direction:column}.footer-contact-prompt{color:#374151;font-size:.75rem;margin-left:.125rem;margin-bottom:.25rem}.footer-contact-email{color:#000;font-size:1.25rem;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-contact-email:hover{color:#374151}@media (min-width: 640px){.footer-contact-email{font-size:1.875rem}}@media (min-width: 768px){.footer-contact-email{font-size:2.25rem}}.footer-scrolling-text-container{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;z-index:1;pointer-events:none;padding-bottom:1rem}.footer-scrolling-text-track{display:flex;width:fit-content;animation:scroll-text 20s linear infinite}.scrolling-text-item{font-size:6rem;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.1);color:#fff;white-space:nowrap;padding-right:80px;font-weight:600}@media (min-width: 640px){.scrolling-text-item{font-size:8rem}}@keyframes scroll-text{0%{transform:translate(0)}to{transform:translate(-50%)}}.mobile-menu-marzipan{display:none;position:fixed;top:0;right:0;width:100%;height:100vh;background-color:#000;z-index:150;overflow-y:auto;flex-direction:column;color:#fff}.mobile-menu-marzipan.active{display:flex}.mobile-menu-header-marzipan{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.mobile-menu-logo-link{font-size:1.5rem;font-weight:700;line-height:1;font-family:Inter,sans-serif;color:#fff;text-decoration:none}.mobile-menu-close-button-marzipan{display:flex;align-items:center;padding:.5rem;background:none;border:none;cursor:pointer}.mobile-menu-close-button-marzipan .menu-icon{width:1.5rem;height:1.5rem;color:#fff}.mobile-menu-main-content-marzipan{padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start}.mobile-menu-cta-heading{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.mobile-menu-contact-button-marzipan{background-color:#fff;border-radius:9999px;color:#000;padding:.5rem 1.5rem;cursor:pointer;text-decoration:none;font-weight:500;display:inline-block;border:none}.mobile-menu-divider-marzipan{margin-top:1.5rem!important;margin-bottom:1.5rem!important;border-color:#a3a3a3;border-top-width:1px;width:100%}.mobile-menu-nav-links-marzipan{display:flex;flex-direction:column;gap:1rem;width:100%}.mobile-menu-link-item-marzipan{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.375rem .75rem;width:100%}.mobile-menu-nav-link-text-marzipan{color:#fff;font-size:1.125rem;white-space:nowrap;background:none;border:none;padding:0;margin:0;cursor:pointer;text-align:left;text-decoration:none}.mobile-menu-link-line-marzipan{flex-grow:1;height:1px;background-color:#a3a3a3}.mobile-menu-link-icon-marzipan{color:#fff;font-size:1.125rem;line-height:1}.mobile-menu-header,.mobile-nav-links,.mobile-nav-link{display:none!important}.gallery-header-section{padding:8rem 2rem 4rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.gallery-header-container{max-width:1200px;margin:0 auto}.gallery-title{font-size:3rem;font-weight:800;color:#111827;margin-bottom:1rem;letter-spacing:-.025em}.gallery-section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem;text-align:center}.gallery-section-subtitle{font-size:1.125rem;color:#6b7280;text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6}.gallery-subtitle{font-size:1.25rem;color:#6b7280;line-height:1.6;max-width:600px;margin:0 auto}.gallery-section{padding-top:2rem;background-color:#f9fafb}.gallery-container{max-width:1400px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:start}.gallery-responsive-grid{display:flex;flex-wrap:wrap}.gallery-column{flex:33.33%;max-width:33.33%;padding:0 8px}.gallery-image-container{position:relative;margin-bottom:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease;background:#f8f9fa}.gallery-image-container:hover{transform:translateY(-2px)}.gallery-responsive-image{vertical-align:middle;width:100%;height:auto;border-radius:0;transition:opacity .3s ease}.gallery-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:1rem;transform:translateY(100%);transition:transform .3s ease}.gallery-image-container:hover .gallery-image-overlay{transform:translateY(0)}.gallery-image-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff}.gallery-image-story{font-size:.875rem;line-height:1.4;color:#ffffffe6;margin:0}@media screen and (max-width: 800px){.gallery-column{flex:50%;max-width:50%}}@media screen and (max-width: 600px){.gallery-column{flex:100%;max-width:100%}}.gallery-item{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;background:#fff}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-content{text-align:left}.gallery-item-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.gallery-item-story{font-size:.95rem;line-height:1.6;color:#e5e7eb;margin-bottom:1rem}.gallery-item-date{font-size:.875rem;color:#9ca3af;font-weight:500;display:block}.gallery-item.featured{grid-column:span 2;grid-row:span 2}.gallery-item.featured .gallery-image-container{height:500px}.gallery-item.large{grid-column:span 1;grid-row:span 2}.gallery-item.large .gallery-image-container{height:400px}.gallery-item.medium{grid-column:span 1;grid-row:span 1}.gallery-item.medium .gallery-image-container{height:300px}.gallery-item.small{grid-column:span 1;grid-row:span 1}.gallery-item.small .gallery-image-container{height:250px}.nav-link.active,.mobile-nav-link.active{color:#3b82f6;font-weight:600}@media (min-width: 768px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.gallery-column{flex:50%;max-width:50%;padding:0 12px}.gallery-image-container{margin-bottom:20px}.gallery-title{font-size:4rem}.gallery-subtitle{font-size:1.375rem}}@media (min-width: 1024px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:3rem}.gallery-column{flex:33.33%;max-width:33.33%}.gallery-image-container{margin-bottom:24px}.gallery-item.featured{grid-column:span 2;grid-row:span 2}.gallery-item.featured .gallery-image-container{height:600px}}@media (max-width: 767px){.gallery-grid{grid-template-columns:1fr;gap:1.5rem}.gallery-column{flex:100%;max-width:100%;padding:0 4px}.gallery-image-container{margin-bottom:16px}.gallery-item.featured,.gallery-item.large,.gallery-item.medium,.gallery-item.small{grid-column:span 1;grid-row:span 1}.gallery-item .gallery-image-container{height:300px}.gallery-title{font-size:2.5rem}.gallery-subtitle{font-size:1.125rem}}
