html{scroll-behavior:smooth}body{color:#333;background:#f8f9fa;margin:0;font-family:Inter,sans-serif}.navbar{z-index:1000;background:#f8f9fa;position:sticky;top:0}.navbar__top{z-index:1001;background:#f8f9fa;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.navbar__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar__logoImage{object-fit:contain;max-width:none;display:block;width:auto!important;height:48px!important}.navbar__menuButton{cursor:pointer;color:#333;background:0 0;border:none;font-size:1.5rem}.navbar__menu{display:none}.navbar__menu--open{background:#f8f9fa;flex-direction:column;gap:12px;width:100%;padding:12px 16px 16px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 8px 20px #00000014}.navbar__link{color:#333;padding:8px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.navbar__link:hover{color:#2e7c83}.navbar__link:after{content:"";background:#2e7c83;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.navbar__link:hover:after{width:100%}.section{padding:48px 20px;scroll-margin-top:80px}.button__container{display:flex}.hero{background:#f8f9fa url(/girlsinforensicscience/csu-tape.jpeg) 50%/cover no-repeat;border-top:3px solid #2e7c83;border-bottom:3px solid #2e7c83;padding:88px 20px 56px;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:#ffffffb3;position:absolute;inset:0}.hero__panel{z-index:2;position:relative}.hero__title{text-transform:uppercase;text-align:center;margin:0 0 32px;font-size:2rem;font-weight:800;line-height:1}.hero__title-em{color:#d73332}.hero__text{margin:0 0 24px;padding-bottom:32px;font-size:1.2rem;line-height:1.6}.hero__em-text{color:#d73332;letter-spacing:1.5px;font-weight:900}.chalk-underline{border-bottom:3px solid #333;border-bottom-right-radius:15px;padding-bottom:3px;text-decoration:none;box-shadow:0 4px #0003}.hero__button{cursor:pointer;box-sizing:border-box;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s;display:flex}.hero__button--secondary{color:#f8f9fa;text-transform:uppercase;background:#2e7c83;border:2px solid #000;transition:all .2s;box-shadow:4px 4px #333}.hero__button:active{transform:translate(2px,2px)}.hero__button--secondary:hover{background:#25676d;transform:translate(-2px,-2px);box-shadow:6px 6px #333}.aboutSection{background:#f4f9f9;padding:48px 20px}.aboutSection__inner{max-width:420px;margin:0 auto}.aboutSection__eyebrow{letter-spacing:.02em;text-transform:none;margin:0 0 8px;font-size:1.8rem;font-weight:700}.aboutSection__dots{gap:8px;margin-bottom:16px;display:flex}.aboutSection__dots span{background:#2e7c83;border-radius:50%;width:8px;height:8px}.aboutSection__imageWrapper{border-radius:20px;margin-bottom:16px;overflow:hidden}.aboutSection__image{object-fit:cover;width:100%;height:300px;display:block}.aboutSection__text{color:#333;margin:0;font-size:1rem;line-height:1.7}.visionSection{background:#2e7c83;border-top:3px solid #333;border-bottom:3px solid #333;padding:48px 20px}.visionSection__inner{max-width:420px;margin:0 auto;position:relative}.visionSection__image{object-fit:cover;opacity:.9;border-radius:16px;width:120px;height:120px;position:absolute;top:-55px;right:0}.visionSection__title{color:#f8f9fa;margin:0 0 12px;font-size:1.8rem;font-weight:700}.visionSection__text{color:#f8f9fa;margin:0;font-size:1rem;line-height:1.7}.visionSection__text+.visionSection__text{margin-top:12px}.visionSection__dots{gap:8px;margin-bottom:16px;display:flex}.visionSection__dots span{background:#333;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:block}.visionSection__fp{display:none}.offersSection{box-sizing:border-box;background:#f4f9f9;width:100%;padding:48px 0}.offersSection__inner{max-width:420px;margin:0 auto;padding:0 16px}.offersSection__title{color:#333;margin:0 0 8px;font-size:1.8rem;font-weight:700}.offersSection__dots{gap:8px;margin-bottom:20px;display:flex}.offersSection__dots span{background:#2e7c83;border-radius:50%;width:8px;height:8px;display:block}.offersSection__hint{color:#2e7c83;justify-content:flex-end;align-items:center;font-size:.6rem;font-weight:800;display:flex}.offersCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;align-items:stretch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.offersCarousel__slide{scroll-snap-align:start;flex:0 0 260px;width:260px;min-width:0}.offersCarousel::-webkit-scrollbar{display:none}.offersCard{box-sizing:border-box;background:#f8f9fa;border:2px solid #333;border-radius:20px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:4px 4px #2e7c8326}.offersCard__image{object-fit:cover;flex-shrink:0;width:100%;height:150px;display:block}.offersCard__text{color:#333;flex:1;margin:0;padding:0 14px 16px;font-size:.9rem;line-height:1.5}.offersCard__title{color:#2e7c83;margin:0;padding:14px 14px 6px;font-size:1rem;font-weight:700}.offersMeta{border:2px solid #333;border-radius:14px;gap:0;margin:16px 0 10px;display:flex;overflow:hidden}.offersMeta__item{border-right:2px solid #333;flex-direction:column;flex:1;align-items:center;padding:12px 8px;display:flex}.offersMeta__item:last-child{border-right:none}.offersMeta__value{color:#2e7c83;font-size:1.5rem;font-weight:800;line-height:1}.offersMeta__unit{font-size:.9rem;font-weight:600}.offersMeta__label{text-transform:uppercase;letter-spacing:.05em;color:#333;margin-top:4px;font-size:.7rem}.offersCallouts{flex-direction:column;gap:12px;margin:20px 0;display:flex}.offersCallout__item{color:#333;align-items:center;gap:8px;font-size:.82rem;line-height:1.4;display:flex}.offersCallout__item svg{flex-shrink:0;width:22px}.kitCallout{border-left:3px solid #2e7c83;align-items:center;gap:12px;margin:20px 0;padding-left:14px;display:flex}.kitCallout__title{color:#333;margin:0 0 2px;font-size:.9rem;font-weight:700}.kitCallout__text{color:#333;margin:0;font-size:.82rem;line-height:1.5}.showcaseCallout{border-left:3px solid #d73332;margin:4px 0 0;padding-left:14px}.showcaseCallout__week{letter-spacing:.08em;text-transform:uppercase;color:#d73332;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.showcaseCallout__title{color:#333;margin:0 0 4px;font-size:.9rem;font-weight:700}.showcaseCallout__text{color:#333;margin:0;font-size:.82rem;line-height:1.6}.registerSection{background:#2e7c83;padding:48px 0;scroll-margin-top:80px}.registerSection__inner{max-width:420px;margin:0 auto;padding:0 20px}.registerSection__title{color:#f8f9fa;margin:0 0 16px;font-size:1.8rem;font-weight:700}.registerSection__iframe{background:0 0;border:none;border-radius:0;width:100%;height:900px}.registerSection__em{color:#d73332}.footer{box-sizing:border-box;background:#f8f9fa;width:100%;padding:40px 0}.footer__inner{flex-direction:column;gap:16px;max-width:420px;margin:0 auto;padding:0 16px;display:flex}.footer__brand{color:#2e7c83;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:800}.footer__brand span{color:#2e7c83}.footer__links{flex-direction:column;gap:10px;display:flex}.footer__link{color:#333;align-items:center;gap:8px;font-size:.85rem;text-decoration:none;transition:color .2s;display:flex}.footer__link:hover{color:#333}.footer__copy{color:#333;border-top:1px solid #333;margin:0;padding-top:16px;font-size:.75rem}@media (width>=640px){.navbar__top{max-width:1100px;margin:0 auto;padding:16px 32px}.navbar__menuButton{display:none}.navbar__logoImage{height:56px!important}.navbar__menu{box-shadow:none;background:0 0;flex-direction:row;align-items:center;gap:24px;width:auto;padding:0;display:flex;position:static}.navbar__menu--open{flex-direction:row;gap:24px;display:flex;position:static}.navbar__link{padding:0}.section,.aboutSection,.visionSection,.offersSection,.registerSection{padding-top:72px;padding-bottom:72px}.hero{background-position:top;padding:100px 40px 72px}.hero__panel{flex-direction:column;align-items:flex-start;max-width:720px;margin-left:0;margin-right:auto;display:flex}.hero__title{text-align:left;max-width:650px;font-size:2rem;line-height:.95}.hero__text{text-align:left;font-size:1rem}.hero__button{width:auto;min-width:220px}.aboutSection__inner,.visionSection__inner,.elementsSection__inner,.offersSection__inner,.registerSection__inner{max-width:720px}.aboutSection__inner{grid-template-columns:1fr 1fr;grid-template-areas:"title image""dots image""text image";align-items:start;column-gap:32px;display:grid}.aboutSection__eyebrow{grid-area:title;font-size:2.2rem}.aboutSection__dots{grid-area:dots}.aboutSection__imageWrapper{grid-area:image;margin-bottom:0}.aboutSection__text{grid-area:text;font-size:1.2rem}.aboutSection__image{height:100%;min-height:360px}.visionSection__inner{box-sizing:border-box;max-width:720px;margin:0 auto}.visionSection__title{font-size:2.2rem}.visionSection__image{width:150px;height:150px;top:-60px;right:32px}.visionSection__title,.visionSection__dots{max-width:520px}.visionSection__text{font-size:1.2rem}.visionSection__fp{opacity:.12;pointer-events:none;object-fit:contain;display:block;position:absolute}.visionSection__fp--1{width:110px;height:110px;top:20px;left:-40px;transform:rotate(-12deg)}.visionSection__fp--2{opacity:.2;width:160px;height:130px;bottom:-10px;right:-30px;transform:rotate(10deg)}.visionSection__fp--3{opacity:.18;width:120px;height:90px;top:130px;right:140px;transform:rotate(-8deg)}.offersSection__title,.registerSection__title{font-size:2.2rem}.offersSection__inner{max-width:720px;padding:0 20px}.offersCarousel__slide{flex:0 0 48%;max-width:none}.offersCard__image{height:240px}.offersCard__title{padding:16px 16px 6px;font-size:1.1rem}.offersCard__text{padding:0 16px 20px;font-size:.95rem;line-height:1.6}.registerSection__iframe{height:1100px}.offersCallouts{grid-template-columns:1fr 1fr;gap:18px;margin:28px 0;display:grid}.offersCallout__item{gap:10px;font-size:1rem}.offersCallout__item svg{flex-shrink:0;width:28px;height:28px}.offersSection__hint{font-size:.8rem}.footer__inner{max-width:640px}}@media (width>=1024px){.navbar{padding:0 40px}.navbar__top{padding:18px 0}.navbar__logoImage{height:64px!important}.navbar__menuButton{display:none}.navbar__menu{width:auto;box-shadow:none;background:0 0;border-top:none;flex-direction:row;align-items:center;gap:24px;padding:0;display:flex;position:static}.navbar__link{padding:0}.hero{background-position:50%;padding:120px 0 96px}.hero__panel{max-width:1100px;margin:0 auto;padding:0 16px}.hero__title{max-width:1100px;font-size:3.5rem}.hero__text{font-size:1.5rem}.aboutSection__inner,.visionSection__inner,.elementsSection__inner,.offersSection__inner,.registerSection__inner{max-width:1100px}.aboutSection__inner{column-gap:48px}.aboutSection__image{min-height:420px}.aboutSection__eyebrow{align-self:end;margin:0}.aboutSection__dots{align-self:start;margin:10px 0 0}.visionSection__inner{padding-right:220px}.visionSection__image{width:180px;height:180px;top:-70px}.visionSection__fp--1{width:130px;height:130px;top:10px;left:-60px}.visionSection__fp--2{opacity:.8;width:160px;height:150px;bottom:-20px;right:-40px}.visionSection__fp--3{opacity:.8;width:140px;height:110px;top:150px;right:220px}.offersSection__inner{max-width:1100px}.offersCarousel__slide{flex:0 0 32%}.offersCard__image{height:260px}.registerSection__iframe{height:1200px}.offersCallouts{gap:24px;margin:36px 0}.offersCallout__item{gap:12px;font-size:1.1rem}.offersCallout__item svg{flex-shrink:0;width:32px;height:32px}.footer__inner{justify-content:space-between;align-items:center}.footer__copy{border-top:none;margin:0;padding-top:0}}
