:root{--aggie-maroon:#500000;--blue:#1c3775;--light-blue:#3d87cb;--dark-gray:#373a36;--light-gray:#e6e6e6;--lighter-gray:#f8f8f8;--green:#1c8172;--navy:#071d49;--yellow:#d29f13;--gold:#9f7d23;--font-primary:"Azo Sans",Arial,sans-serif;--font-secondary:"Kepler Std",Georgia,serif;--font-accent:"Tungsten",Arial,sans-serif;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--max-width:1200px;--border-radius:0.25rem;--transition:all 0.3s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#fff;color:var(--dark-gray);font-family:var(--font-primary);line-height:1.6}.skip-link{background:var(--aggie-maroon);border-radius:var(--border-radius);color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:1000}.skip-link:focus{top:6px}h1,h2,h3,h4,h5,h6{color:var(--aggie-maroon);font-family:var(--font-primary);font-weight:700;line-height:1.2;margin-bottom:var(--spacing-md)}h1{font-size:clamp(1.75rem,4vw,2.5rem);letter-spacing:0;text-transform:uppercase}h2{color:var(--blue);font-size:clamp(1.5rem,3.5vw,2rem)}h3{font-family:var(--font-secondary);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;text-transform:title-case}p{font-size:.9rem;line-height:1.6;margin-bottom:var(--spacing-md)}a{color:var(--light-blue);text-decoration:none;transition:var(--transition)}a:focus,a:hover{text-decoration:underline}.data-point,.metric,.number{color:var(--light-blue);font-size:1.1em;font-weight:700}.simpleheader{background-color:#f0f1f4;padding:var(--spacing-md) 0}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 var(--spacing-lg);position:relative}.header__logo{flex-shrink:0;margin-right:var(--spacing-xl)}.header__logo img{height:auto;max-width:170px}.header__navigation,.nav-menu{align-items:center;display:flex;gap:var(--spacing-xxl)}.nav-menu{list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-link{cursor:pointer;font-family:var(--font-primary);font-size:.875rem;font-weight:600}.nav-link,.nav-link:focus,.nav-link:hover{color:var(--aggie-maroon);text-decoration:none}.give-now-btn{border:none;cursor:pointer;font-family:var(--font-primary);font-size:.875rem;font-weight:500;padding:8px 16px}.give-now-btn,.give-now-btn:focus,.give-now-btn:hover{background-color:var(--aggie-maroon);color:#fff;text-decoration:none}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:3px;padding:var(--spacing-sm)}.hamburger-line{background-color:var(--dark-gray);height:3px;width:25px}.page-title-section{background-color:#f0f1f4;padding:var(--spacing-lg) 0}.page-title-container{margin:0 auto;max-width:var(--max-width);padding:0 var(--spacing-md)}.page-title{border-left:12px solid #500000;color:#383a39;font-family:var(--font-primary);font-size:clamp(1.85rem,5vw,2.9rem);font-weight:700;line-height:1.2;margin-bottom:0;margin-left:10px;padding-left:20px;position:relative;text-transform:none}.page-title-line{display:none}main{margin:var(--spacing-xl) auto;max-width:var(--max-width);min-height:60vh;padding:0 var(--spacing-md)}.thank-you-hero{background-color:#fff;padding:var(--spacing-xl) 0;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 var(--spacing-md)}.resource-section{background-color:var(--lighter-gray);padding:var(--spacing-xxl) 0}.resource-container{margin:0 auto;max-width:var(--max-width);padding:0 var(--spacing-md)}.resource-grid{display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:var(--spacing-xl)}.resource-card{background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);padding:var(--spacing-lg);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.resource-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.resource-card img,.resource-card-image{border-radius:var(--border-radius);height:150px;margin-bottom:var(--spacing-md);object-fit:cover;width:100%}.resource-card h3{color:var(--aggie-maroon);font-size:1.25rem;font-weight:700;margin-bottom:var(--spacing-sm)}.resource-card p{color:var(--dark-gray);font-size:.9rem;line-height:1.5;margin-bottom:var(--spacing-md)}.resource-card-link{border:2px solid var(--light-blue);border-radius:var(--border-radius);color:var(--light-blue);display:inline-block;font-weight:600;padding:var(--spacing-sm) var(--spacing-lg);text-decoration:none;transition:all .2s ease}.resource-card-link:hover{background-color:var(--light-blue)}.btn,.resource-card-link:hover{color:#fff;text-decoration:none}.btn{background-color:var(--aggie-maroon);border:none;border-radius:var(--border-radius);cursor:pointer;display:inline-block;font-family:var(--font-primary);font-weight:700;letter-spacing:.5px;padding:var(--spacing-md) var(--spacing-lg);text-transform:uppercase;transition:var(--transition)}.btn:focus,.btn:hover{background-color:var(--blue);box-shadow:0 4px 8px rgba(0,0,0,.1);text-decoration:none;transform:translateY(-1px)}.btn--secondary{background-color:var(--light-blue);color:#fff}.btn--secondary:focus,.btn--secondary:hover{background-color:var(--blue)}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.text-center{text-align:center}.text-maroon{color:var(--aggie-maroon)}.text-light-blue{color:var(--light-blue)}.bg-light-gray{background-color:var(--light-gray)}.give-now-btn:focus,.nav-link:focus,:focus,:focus-visible,a:focus,a:focus-visible,button:focus,button:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{border:none!important;box-shadow:none!important;outline:none!important}.landing-hero{padding:20px 0;position:relative}.hero-container{align-items:start;display:grid;gap:var(--spacing-xxl);grid-template-columns:1fr 400px;margin:0 auto;max-width:var(--max-width);padding:0 var(--spacing-md)}.hero-content{padding-right:var(--spacing-lg)}.hero-content h1{color:var(--aggie-maroon);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;margin-bottom:var(--spacing-lg);text-transform:none}.hero-content h2{color:var(--blue);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:var(--spacing-xl) 0 var(--spacing-lg) 0}.hero-content h3{color:var(--aggie-maroon);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;margin:var(--spacing-lg) 0 var(--spacing-md) 0}.hero-content p{color:var(--dark-gray);font-size:1rem;line-height:1.6;margin-bottom:var(--spacing-md)}.hero-content ul{margin:var(--spacing-md) 0;padding-left:var(--spacing-lg)}.hero-content li{color:var(--dark-gray);font-size:1rem;line-height:1.6;margin-bottom:var(--spacing-sm)}.hero-form{background:linear-gradient(135deg,#f8f9fa 10%,#e6e6e6);border:2px solid var(--light-gray);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:var(--spacing-xl) 0;position:sticky;top:var(--spacing-lg)}.form-title{color:var(--aggie-maroon);font-family:var(--font-primary);font-size:1.5rem;font-weight:700;margin-bottom:var(--spacing-md);padding-left:var(--hsf-background__padding,var(--hsf-default-background__padding));padding-right:var(--hsf-background__padding,var(--hsf-default-background__padding));text-align:left}.hero-form .hbspt-form .hs-form-field,.hero-form .hs-form .hs-form-field{margin-bottom:var(--spacing-lg)!important;max-width:none!important}.hsfc-Step .hsfc-Step__Content{padding-left:0;padding-top:0!important}.hero-form .hbspt-form .hs-form-field label,.hero-form .hbspt-form .hs-form-field>label,.hero-form .hs-form .hs-form-field label,.hero-form .hs-form .hs-form-field>label{color:var(--dark-gray)!important;display:block!important;font-family:var(--font-primary)!important;font-size:.875rem!important;font-weight:600!important;line-height:1.25rem!important;margin-bottom:var(--spacing-sm)!important}.hero-form .hbspt-form .hs-fieldtype-select select,.hero-form .hbspt-form .hs-input,.hero-form .hbspt-form input[type=email],.hero-form .hbspt-form input[type=number],.hero-form .hbspt-form input[type=tel],.hero-form .hbspt-form input[type=text],.hero-form .hbspt-form select,.hero-form .hbspt-form textarea,.hero-form .hs-form .hs-fieldtype-select select,.hero-form .hs-form .hs-input,.hero-form .hs-form input[type=email],.hero-form .hs-form input[type=number],.hero-form .hs-form input[type=tel],.hero-form .hs-form input[type=text],.hero-form .hs-form select,.hero-form .hs-form textarea{background:#fff!important;border:2px solid var(--light-gray)!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--dark-gray)!important;font-family:var(--font-primary)!important;font-size:1rem!important;height:44px!important;line-height:1.5!important;padding:12px 16px!important;transition:all .2s ease-in-out!important;width:100%!important}.hero-form .hbspt-form textarea,.hero-form .hs-form textarea{height:auto!important;min-height:80px!important;resize:vertical!important}.hero-form .hbspt-form .hs-fieldtype-select select:focus,.hero-form .hbspt-form .hs-input:focus,.hero-form .hbspt-form input[type=email]:focus,.hero-form .hbspt-form input[type=number]:focus,.hero-form .hbspt-form input[type=tel]:focus,.hero-form .hbspt-form input[type=text]:focus,.hero-form .hbspt-form select:focus,.hero-form .hbspt-form textarea:focus,.hero-form .hs-form .hs-fieldtype-select select:focus,.hero-form .hs-form .hs-input:focus,.hero-form .hs-form input[type=email]:focus,.hero-form .hs-form input[type=number]:focus,.hero-form .hs-form input[type=tel]:focus,.hero-form .hs-form input[type=text]:focus,.hero-form .hs-form select:focus,.hero-form .hs-form textarea:focus{border-color:var(--light-blue)!important;box-shadow:0 0 0 3px rgba(61,135,203,.1)!important;outline:none!important}.hero-form .hbspt-form .hs-fieldtype-select select:hover,.hero-form .hbspt-form .hs-input:hover,.hero-form .hbspt-form input[type=email]:hover,.hero-form .hbspt-form input[type=number]:hover,.hero-form .hbspt-form input[type=tel]:hover,.hero-form .hbspt-form input[type=text]:hover,.hero-form .hbspt-form select:hover,.hero-form .hbspt-form textarea:hover,.hero-form .hs-form .hs-fieldtype-select select:hover,.hero-form .hs-form .hs-input:hover,.hero-form .hs-form input[type=email]:hover,.hero-form .hs-form input[type=number]:hover,.hero-form .hs-form input[type=tel]:hover,.hero-form .hs-form input[type=text]:hover,.hero-form .hs-form select:hover,.hero-form .hs-form textarea:hover{border-color:var(--blue)!important}.hero-form .hbspt-form .hs-button,.hero-form .hbspt-form .hs-submit input[type=submit],.hero-form .hbspt-form input[type=submit],.hero-form .hs-form .hs-button,.hero-form .hs-form .hs-submit input[type=submit],.hero-form .hs-form input[type=submit]{align-items:center!important;background:var(--aggie-maroon)!important;background-color:var(--aggie-maroon)!important;border:none!important;border-radius:0!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-family:var(--font-primary)!important;font-size:1rem!important;font-weight:600!important;justify-content:center!important;letter-spacing:.5px!important;margin:var(--spacing-lg) 0 var(--spacing-md) 0!important;min-height:44px!important;padding:12px 24px!important;text-transform:uppercase!important;transition:all .2s ease-in-out!important;width:auto!important}.hero-form .hbspt-form .hs-button:focus,.hero-form .hbspt-form .hs-button:hover,.hero-form .hbspt-form .hs-submit input[type=submit]:focus,.hero-form .hbspt-form .hs-submit input[type=submit]:hover,.hero-form .hbspt-form input[type=submit]:focus,.hero-form .hbspt-form input[type=submit]:hover,.hero-form .hs-form .hs-button:focus,.hero-form .hs-form .hs-button:hover,.hero-form .hs-form .hs-submit input[type=submit]:focus,.hero-form .hs-form .hs-submit input[type=submit]:hover,.hero-form .hs-form input[type=submit]:focus,.hero-form .hs-form input[type=submit]:hover{background:var(--blue)!important;background-color:var(--blue)!important;box-shadow:0 4px 12px rgba(80,0,0,.3)!important;outline:none!important;transform:translateY(-1px)!important}@media (max-width:768px){.hero-container{gap:var(--spacing-xl);grid-template-columns:1fr}.hero-form{margin-top:var(--spacing-lg);position:static}.hero-content{padding-right:0}.landing-hero{padding:var(--spacing-xl) 0}}@media (max-width:480px){.hero-form{padding:var(--spacing-lg)}.landing-hero{padding:var(--spacing-lg) 0}}@media (max-width:1024px){.nav-menu{gap:var(--spacing-md)}.nav-link{font-size:.85rem;padding:var(--spacing-xs) var(--spacing-sm)}.give-now-btn{font-size:.85rem;padding:var(--spacing-xs) var(--spacing-md)}}@media (max-width:768px){.header__navigation{background-color:#fff;border:2px solid var(--light-gray);border-top:none;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;flex-direction:column;gap:0;left:0;padding:var(--spacing-lg);position:absolute;right:0;top:100%;z-index:1000}.header__navigation.active{display:flex}.nav-menu{flex-direction:column;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);width:100%}.nav-link{border-bottom:1px solid var(--light-gray);display:block;padding:var(--spacing-md);text-align:center;width:100%}.nav-item:last-child .nav-link{border-bottom:none}.give-now-btn{padding:var(--spacing-md);text-align:center;width:100%}.mobile-menu-toggle{display:flex}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translateY(6px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translateY(-6px)}.page-title-section{padding:var(--spacing-md) 0}.page-title{border-left:8px solid #500000;font-size:clamp(1.25rem,5vw,1.75rem);padding-left:15px}.resource-grid{gap:var(--spacing-lg);grid-template-columns:1fr}.resource-card{padding:var(--spacing-md)}.resource-card-image{height:120px}.btn{text-align:center;width:100%}}