.tgs-product{font-family:var(--font-body);color:var(--navy)}.tgs-product *{box-sizing:border-box}.tgs-product img,.tgs-product video{display:block;max-width:100%;height:auto}.tgs-product h1,.tgs-product h2,.tgs-product h3,.tgs-product h4{font-family:var(--font-display);margin:0;letter-spacing:-.02em}@media(min-width:1024px){.tgs-section{padding-top:96px;padding-bottom:96px}}.tgs-section__intro{text-align:left;margin-bottom:32px}.tgs-section__title{letter-spacing:-.96px;font-size:clamp(28px,4vw,48px);font-weight:800;color:var(--navy);line-height:1.1;margin:12px 0 0}.page-pbs-mini-fab-science-lab .tgs-section__title{font-size:clamp(24px,3.6vw,36px)!important}.tgs-section__eyebrow{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:600;text-transform:uppercase;line-height:16.5px}.tgs-steps .tgs-section__title,.tgs-skills .tgs-section__title,.tgs-included .tgs-section__title,.tgs-benefits .tgs-section__title,.tgs-bundle .tgs-section__title{letter-spacing:-.72px;font-size:clamp(28px,4vw,36px)}.tgs-section__eyebrow--navy{background-color:var(--navy);color:#fff}.tgs-section__eyebrow--yellow{background-color:#ffe7cc;color:#9a4f0a}.tgs-btn--yellow{background-color:#ffe7cc;color:#9a4f0a}.tgs-btn--full{width:100%}.tgs-grid--4,.tgs-grid--5{grid-template-columns:repeat(2,1fr)}.tgs-grid--6{grid-template-columns:repeat(3,1fr)}.tgs-product-hero{padding:32px 0}@media(min-width:1024px){.tgs-product-hero{padding:48px 0}}.tgs-product-hero__inner{display:grid;gap:32px}@media(min-width:1024px){.tgs-product-hero__inner{grid-template-columns:1fr 1fr;gap:48px}}.tgs-product-hero__gallery{position:relative}.tgs-product-hero__main-image{position:relative;aspect-ratio:1;border-radius:24px;overflow:hidden;background-color:var(--lab-gray)}.tgs-product-hero__main-image img{width:100%;height:100%;object-fit:cover}.tgs-product-hero__thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.tgs-product-hero__thumbnail{aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.tgs-product-hero__thumbnail:hover,.tgs-product-hero__thumbnail--active{border-color:var(--electric)}.tgs-product-hero__thumbnail img{width:100%;height:100%;object-fit:cover}.tgs-product-hero__video-btn{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background-color:#fffffff2;color:var(--navy);padding:10px 20px;border-radius:9999px;font-size:14px;font-weight:600;border:none;cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .2s}.tgs-product-hero__video-btn:hover{transform:translate(-50%) scale(1.05)}.tgs-product-hero__info{display:flex;flex-direction:column;gap:16px}.tgs-product-hero__badges{display:flex;flex-wrap:wrap;gap:8px}.tgs-product-hero__title{font-size:clamp(24px,4vw,36px);font-weight:800;line-height:1.1;color:var(--navy);margin:0}.tgs-product-hero__subtitle{font-size:16px;color:var(--muted-foreground);margin:0}.tgs-product-hero__rating{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--navy)}.tgs-product-hero__stars{display:flex;gap:2px;color:var(--genius)}.tgs-product-hero__price{display:flex;align-items:baseline;gap:12px}.tgs-product-hero__current{font-size:32px;font-weight:800;color:var(--navy)}.tgs-product-hero__compare{font-size:18px;color:var(--muted-foreground);text-decoration:line-through}.tgs-product-hero__sale-badge{background-color:var(--light-green);color:#0b7a3b;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:700}.tgs-product-hero__specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tgs-product-hero__spec{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;background-color:var(--lab-gray);border-radius:16px}.tgs-product-hero__spec-label{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:4px}.tgs-product-hero__spec-value{font-size:14px;font-weight:600;color:var(--navy)}.tgs-product-hero__actions{display:flex;flex-direction:column;gap:12px}.tgs-product-hero__quantity{display:flex;align-items:center;gap:8px}.tgs-product-hero__qty-btn{width:44px;height:44px;border-radius:12px;border:2px solid var(--border);background-color:#fff;font-size:20px;font-weight:600;cursor:pointer;transition:all .2s}.tgs-product-hero__qty-btn:hover{border-color:var(--electric);background-color:var(--light-blue)}.tgs-product-hero__qty-input{width:60px;height:44px;text-align:center;border:2px solid var(--border);border-radius:12px;font-size:16px;font-weight:600;font-family:var(--font-body)}.tgs-product-hero__qty-input:focus{outline:none;border-color:var(--electric)}.tgs-product-hero__add-btn{background-color:var(--electric);color:#fff;padding:14px 32px;border-radius:9999px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tgs-product-hero__add-btn:hover{filter:brightness(1.1)}.tgs-product-hero__buy-btn{background-color:var(--navy);color:#fff;padding:14px 32px;border-radius:9999px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tgs-product-hero__buy-btn:hover{background-color:var(--electric)}.tgs-product-hero__wishlist{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:2px solid var(--border);border-radius:12px;background-color:#fff;font-size:14px;font-weight:600;color:var(--navy);cursor:pointer;transition:all .2s}.tgs-product-hero__wishlist:hover{border-color:var(--coral);color:var(--coral)}.tgs-product-hero__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.tgs-product-hero__trust{grid-template-columns:repeat(4,1fr)}}.tgs-product-hero__trust-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--navy)}.tgs-product-hero__trust-item svg{color:var(--electric);width:20px;height:20px}.tgs-product-hero__shipping{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid var(--border)}.tgs-product-hero__shipping-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted-foreground)}.tgs-product-hero__shipping-item svg{color:var(--electric);width:16px;height:16px}.tgs-steps{background-color:#fff}.tgs-steps__list{display:grid;gap:24px}@media(min-width:768px){.tgs-steps__list{grid-template-columns:repeat(4,1fr)}}.tgs-steps__item{text-align:left;padding:20px;border-radius:22px;border:1px solid #e0e5eb}.tgs-steps__icon{width:48px;height:48px;border-radius:18px;display:flex;align-items:center;justify-content:center;background-color:#dbeafe;margin:0 0 12px}.tgs-steps__icon img{width:auto;height:auto}.tgs-steps__title{font-size:16px;font-weight:700;color:var(--navy);margin:0;letter-spacing:0}.tgs-steps__text{font-size:14px;color:var(--muted-foreground);line-height:1.5}.tgs-skills{background-color:#f6f8fb;color:#050a0a}.tgs-skills .tgs-section__intro,.tgs-steps .tgs-section__intro,.tgs-included .tgs-section__intro,.tgs-benefits .tgs-section__intro,.tgs-bundle .tgs-section__intro{text-align:left;margin-bottom:32px}.tgs-skills .tgs-section__title{color:#050a0a}.tgs-skills__list{display:grid;gap:16px}@media(min-width:640px){.tgs-skills__list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.tgs-skills__list{grid-template-columns:repeat(6,1fr)}.tgs-steps.tgs-section,.tgs-skills.tgs-section,.tgs-included.tgs-section,.tgs-benefits.tgs-section,.tgs-bundle.tgs-section{padding-top:64px;padding-bottom:64px}}.tgs-skills__item{background-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:22px;padding:20px;text-align:center;transition:background-color .2s}.tgs-skills__icon img{width:auto;height:auto}.tgs-skills__name{font-size:14px;font-weight:600}.tgs-included{background-color:#fff}.included_wrapper{display:flex;align-items:center;column-gap:32px}.included_image,.included_text{width:50%}.included_image img{max-width:100%}.included_text p,.included_text ol li{font-weight:500;color:#050a0a;padding:16px;border:1px solid #e0e5eb;margin:0 0 12px;border-radius:22px;line-height:24px}.included_text ol{list-style:none;padding:0;margin:0}.tgs-benefits{background-color:#fff}.tgs-benefits__list{display:grid;gap:16px}@media(min-width:640px){.tgs-benefits__list{grid-template-columns:repeat(2,1fr)}}.tgs-benefits{background:#f6f8fb}.why-love-section{width:100%}.why-love-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.why-love-card{background:#fff;border-radius:22px;padding:20px;min-height:120px;display:flex;flex-direction:column;align-items:flex-start}.why-love-icon{color:#ff7900;margin-bottom:8px;line-height:0}.why-love-icon svg{width:20px;height:20px}.why-love-text{color:#050a0a;font-size:16px;line-height:24px;font-weight:700}.why-love-text strong{font-weight:700}.why-love-text p{margin:0}@media screen and (max-width:989px){.why-love-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.why-love-grid{grid-template-columns:1fr;gap:12px}.why-love-card{min-height:auto;padding:18px;border-radius:16px}.why-love-text{font-size:15px}}.tgs-quote{text-align:center}.tgs-quote__inner{max-width:832px;margin:0 auto;padding:48px;background:linear-gradient(to right bottom,#fff6c7,#e6f6f7);border-radius:30px}.tgs-quote__text{font-size:clamp(20px,3vw,30px);font-weight:500;font-style:italic;color:var(--navy);line-height:1.4;margin:12px 0}.tgs-quote__author{font-size:14px;font-weight:700;color:#f58f1f;text-transform:uppercase;margin:0;line-height:20px}.tgs-quote__author-image{width:64px;height:64px;border-radius:50%;margin:0 auto 16px;overflow:hidden}.tgs-quote__author-image img{width:100%;height:100%;object-fit:cover}.tgs-bundle{background-color:#fff}.tgs-bundle__list{display:grid;gap:16px}@media(min-width:768px){.tgs-bundle__list{grid-template-columns:repeat(3,1fr)}}.tgs-bundle__item{padding:20px;background-color:var(--lab-gray);border-radius:24px;text-align:center}.tgs-bundle__image{aspect-ratio:1;border-radius:16px;overflow:hidden;margin-bottom:16px;background-color:#fff}.tgs-bundle__image img{width:100%;height:100%;object-fit:cover}.tgs-bundle__title{font-size:16px;font-weight:700;color:var(--navy);margin-bottom:8px}.tgs-bundle__price{font-size:14px;font-weight:600;color:var(--electric);margin-bottom:12px}.tgs-bundle__btn{background-color:var(--navy);color:#fff;padding:10px 20px;border-radius:9999px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tgs-bundle__btn:hover{background-color:var(--electric)}.tgs-reviews{background-color:#fff}.tgs-reviews__header{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:32px}.tgs-reviews__overall{display:flex;align-items:center;gap:8px}.tgs-reviews__rating{font-size:32px;font-weight:800;color:var(--navy)}.tgs-reviews__stars{display:flex;gap:2px;color:var(--genius)}.tgs-reviews__count{font-size:14px;color:var(--muted-foreground)}.tgs-reviews__list{display:grid;gap:16px}@media(min-width:768px){.tgs-reviews__list{grid-template-columns:repeat(2,1fr)}}.tgs-reviews__item{padding:24px;background-color:var(--lab-gray);border-radius:24px}.tgs-reviews__quote{font-size:16px;font-style:italic;color:var(--navy);line-height:1.5;margin-bottom:16px}.tgs-reviews__author{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--border)}.tgs-reviews__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(to right bottom,#0054ad,#225ba9,#3560a4 12.5%,#546b9a 25%,#8b7b83,#c08763 75%,#da8c4b 87.5%,#e88d3a,#f58f1f)}.tgs-reviews__name{font-size:14px;font-weight:700;color:var(--navy)}.tgs-faq{background-color:#fff}.tgs-faq__list{display:flex;flex-direction:column;gap:12px;max-width:768px;margin:0 auto}.tgs-faq__item{border:1px solid var(--border);border-radius:16px;overflow:hidden}.tgs-faq__question{width:100%;padding:20px;background-color:#fff;border:none;text-align:left;font-size:16px;font-weight:600;color:var(--navy);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:background-color .2s}.tgs-faq__answer{padding:0 20px 20px;font-size:14px;color:var(--muted-foreground);line-height:1.6;display:none}.tgs-faq__item--open .tgs-faq__answer{display:block}.tgs-related{background-color:#fff}.tgs-related__list{display:grid;gap:16px}@media(min-width:640px){.tgs-related__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tgs-related__list{grid-template-columns:repeat(4,1fr)}}.tgs-related__card{background-color:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;transition:box-shadow .3s}.tgs-related__card:hover{box-shadow:var(--shadow-card)}.tgs-related__media{position:relative;aspect-ratio:1;overflow:hidden}.tgs-related__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tgs-related__card:hover .tgs-related__media img{transform:scale(1.05)}.tgs-related__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px}.tgs-related__wishlist{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft);cursor:pointer}.tgs-related__wishlist:hover{color:var(--coral)}.tgs-related__body{padding:16px}.tgs-related__rating{display:flex;gap:2px;color:var(--genius);margin-bottom:8px;font-size:12px}.tgs-related__title{font-size:16px;font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:4px}.tgs-related__text{font-size:12px;color:var(--muted-foreground);margin-bottom:12px}.tgs-related__footer{display:flex;align-items:center;justify-content:space-between}.tgs-related__price{font-size:18px;font-weight:800;color:var(--navy)}.tgs-related__add{background-color:var(--electric);color:#fff;padding:8px 16px;border-radius:9999px;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tgs-related__add:hover{filter:brightness(1.1)}.tgs-newsletter{background-color:var(--navy);text-align:center}.tgs-newsletter__form{display:flex;flex-direction:column;gap:12px;max-width:448px;margin:24px auto 0}.tgs-newsletter__input{flex:1;height:48px;padding-inline:20px;border:2px solid rgba(255,255,255,.2);border-radius:9999px;background:#ffffff1a;color:var(--navy);font-family:var(--font-body);font-size:14.4px}.tgs-newsletter__input::placeholder{color:var(--navy)}.tgs-newsletter__input:focus{outline:none;border-color:var(--genius)}.tgs-newsletter__btn{background-color:var(--genius);color:var(--navy);padding:12px 24px;border-radius:9999px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.tgs-newsletter__btn:hover{filter:brightness(1.05)}.tgs-newsletter__note{font-size:11px;color:#fff9;margin-top:16px}.tgs-sticky-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid var(--border);padding:12px 16px;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -4px 20px #0000001a}@media(min-width:768px){.tgs-sticky-bar{display:none}}.tgs-sticky-bar__info{flex:1}.tgs-sticky-bar__title{font-size:14px;font-weight:700;color:var(--navy);margin-bottom:4px}.tgs-sticky-bar__price{font-size:16px;font-weight:800;color:var(--navy)}.tgs-sticky-bar__btn{background-color:var(--electric);color:#fff;padding:12px 24px;border-radius:9999px;font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap}.tgs-sticky-bar__btn:hover{filter:brightness(1.1)}.tgs-specs-bar{background-color:var(--lab-gray);padding:16px 0}.tgs-specs-bar__list{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.tgs-specs-bar__item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--navy)}.tgs-specs-bar__item svg{color:var(--electric);width:16px;height:16px}.tgs-trust-strip{background-color:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 0}.tgs-trust-strip__list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.tgs-trust-strip__list{grid-template-columns:repeat(4,1fr)}}.tgs-trust-strip__item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--navy)}.tgs-trust-strip__item svg{color:var(--electric);width:20px;height:20px}@media(prefers-reduced-motion:reduce){.tgs-product *{animation:none!important;transition:none!important}}.tgs-home{font-family:var(--font-body);color:var(--navy)}.tgs-home *{box-sizing:border-box}.tgs-home img,.tgs-home video{display:block;max-width:100%;height:auto}.tgs-home h1,.tgs-home h2,.tgs-home h3,.tgs-home h4{font-family:var(--font-display);margin:0;letter-spacing:-.02em}.tgs-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px}@media(min-width:640px){.tgs-container{padding-inline:24px}}.tgs-section{padding-top:64px;padding-bottom:64px}@media(min-width:1024px){.tgs-section{padding-top:96px;padding-bottom:96px}.tgs-newsletter.tgs-section{padding-top:80px;padding-bottom:80px}.tgs-media-strip.tgs-section{padding-top:64px;padding-bottom:64px}}.tgs-grid{display:grid;gap:24px}.tgs-grid--2,.tgs-grid--3{grid-template-columns:repeat(1,1fr)}.tgs-grid--4,.tgs-grid--5,.tgs-grid--6{grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.tgs-grid--2{grid-template-columns:repeat(2,1fr)}.tgs-grid--3{grid-template-columns:repeat(3,1fr)}.tgs-grid--4{grid-template-columns:repeat(4,1fr)}.tgs-grid--5{grid-template-columns:repeat(3,1fr)}.tgs-grid--6{grid-template-columns:repeat(6,1fr)}}@media(min-width:1024px){.tgs-grid--5{grid-template-columns:repeat(5,1fr)}.tgs-grid--6{grid-template-columns:repeat(6,1fr)}}.tgs-section__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:40px}.tgs-section__intro{text-align:center;margin-bottom:48px}.tgs-section__intro--light{color:#fff}.tgs-section__title{letter-spacing:-.96px;font-size:clamp(24px,4vw,48px);font-weight:800;color:var(--navy);line-height:1.1;margin:12px 0 0}.tgs-section__title_small{letter-spacing:-.72px;font-size:clamp(24px,4vw,36px);font-weight:800;color:var(--navy);line-height:1.1}.tgs-section__title--center{text-align:center}.tgs-section__title--light{color:#fff}.tgs-section__subtitle{color:var(--navy);opacity:.75;font-size:16.8px;line-height:1.6;margin-top:12px}.tgs-section__subtitle--light{color:#fff;opacity:.9}.tgs-btn{letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border-radius:9999px;border:none;text-decoration:none;cursor:pointer;transition:all .2s;line-height:1}.tgs-btn--sm{height:36px;padding-inline:16px;font-size:14px}.tgs-btn--md{height:44px;padding-inline:24px;font-size:14px}.tgs-btn--lg{height:56px;padding-inline:32px;font-size:16px}.tgs-btn--primary{background-color:var(--electric);color:#fff;box-shadow:var(--shadow-soft)}.tgs-btn--primary:hover{filter:brightness(1.1)}.tgs-btn--navy{background-color:var(--navy);color:#fff}.tgs-btn--navy:hover{background-color:var(--electric)}.tgs-btn--yellow{background-color:var(--genius);color:var(--navy)}.tgs-btn--yellow:hover{filter:brightness(1.05)}.tgs-btn--outline{background-color:#fff;color:var(--navy);border:2px solid var(--navy)}.tgs-btn--outline:hover{background-color:var(--navy);color:#fff}.tgs-btn--ghost{color:var(--navy);background:transparent}.tgs-btn--ghost:hover{background-color:var(--lab-gray)}.tgs-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:700}.tgs-badge--blue{background-color:var(--light-blue);color:var(--electric)}.tgs-badge--green{background-color:var(--light-green);color:#0b7a3b}.tgs-badge--yellow{background-color:var(--light-yellow);color:#7a5c00}.tgs-badge--coral{background-color:var(--light-orange);color:#9a4f0a}.tgs-badge--turquoise{background-color:#d4f3f4;color:#005f61}.tgs-badge--purple{background-color:var(--light-purple);color:#3b3bc9}.tgs-badge--navy{background-color:var(--navy);color:#fff}.tgs-badge--white{background-color:#fff;color:var(--navy);border:1px solid var(--border)}.tgs-link{display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-weight:700}.tgs-link--primary{color:var(--electric);font-size:12.8px}.tgs-link--ghost{color:var(--navy);font-size:14.4px}.tgs-card{background-color:#fff;border-radius:30px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s}.tgs-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.tgs-card__media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:16px;margin-bottom:16px}.tgs-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tgs-card:hover .tgs-card__media img{transform:scale(1.05)}.tgs-card__media--contain img{object-fit:contain;padding:16px}.tgs-card__body{padding:16px}.tgs-card__title{font-size:18px;font-weight:700;color:var(--navy);margin-bottom:4px}.tgs-card__title--large{font-size:20px}.tgs-card__text{font-size:12.8px;color:var(--muted-foreground);line-height:1.5;margin-bottom:12px}.tgs-card__icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.tgs-pulse{display:inline-block;width:8px;height:8px;border-radius:9999px;background-color:var(--science);animation:tgs-pulse 1.5s infinite}@keyframes tgs-pulse{0%,to{opacity:1}50%{opacity:.4}}.tgs-hero{background:var(--gradient-hero);padding:24px 0 64px}.tgs-hero__inner{display:grid;gap:32px;align-items:center}@media(min-width:1024px){.tgs-hero__inner{grid-template-columns:5fr 7fr}}.tgs-hero__title{font-size:clamp(32px,5vw,56px);font-weight:800;color:var(--navy);line-height:1.04;margin:0 0 20px;letter-spacing:-1.12px}.tgs-highlight{position:relative;display:inline-block;padding:0 .05em}.tgs-highlight__text{position:relative;z-index:1}.tgs-highlight__underline{position:absolute;left:-.05em;right:-.05em;bottom:.1em;height:.4em;background-color:var(--genius);border-radius:.125em;z-index:0}.tgs-hero__lead{font-size:18px;color:var(--navy);opacity:.8;line-height:1.6;margin:0 0 16px}.tgs-hero__note{font-size:14px;color:var(--navy);opacity:.65;font-style:italic;margin:0 0 28px;line-height:20px}.tgs-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.tgs-hero__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.tgs-hero__trust{grid-template-columns:repeat(4,1fr)}}.tgs-hero__trust-item{background-color:#ffffffe6;border:1px solid #fff;border-radius:18px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:11px;font-weight:600;box-shadow:var(--shadow-soft);color:#0b111f;line-height:normal}.tgs-hero__trust-item svg{color:var(--trust-color)}.tgs-hero__video{position:relative;border-radius:32px;overflow:hidden;background-color:#fff;box-shadow:var(--shadow-card);aspect-ratio:16/9}.tgs-video{width:100%;height:100%;object-fit:cover}.tgs-hero__badge{position:absolute;bottom:16px;left:16px;z-index:2;background-color:#fffffff2;border-radius:9999px;padding:6px 12px;font-size:11px;font-weight:800;color:var(--navy);display:inline-flex;align-items:center;gap:8px}.tgs-quick-shop .tgs-section__title{max-width:672px}.tgs-strip--reassurance{background-color:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 0}.tgs-strip__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.tgs-strip__inner{grid-template-columns:repeat(4,1fr)}}.tgs-strip__item{display:flex;align-items:center;gap:8px;font-size:12.8px;font-weight:700;color:var(--navy)}.tgs-strip__item svg{color:var(--electric)}.tgs-card--category{border:1px solid var(--border);padding:20px;box-shadow:var(--shadow-soft);border-radius:24px}.tgs-card--category:hover{box-shadow:var(--shadow-card)}.tgs-card--path{padding:24px;box-shadow:var(--shadow-soft);border:1px solid var(--border)}.tgs-card--path:hover{box-shadow:var(--shadow-card)}.tgs-card__list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:8px}.tgs-card__list li a{display:flex;align-items:center;justify-content:space-between;font-size:13.6px;color:var(--muted-foreground);text-decoration:none}.tgs-card__list-icon{opacity:0;transition:opacity .2s}.tgs-card__list li a:hover .tgs-card__list-icon{opacity:1}.tgs-outcomes{background-color:var(--navy);color:#fff;position:relative;overflow:hidden}.tgs-outcome__item{background-color:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:20px;text-align:center;transition:background-color .2s}.tgs-outcome__item:hover{background-color:#ffffff26}.tgs-outcome__item svg{color:var(--genius);margin-bottom:12px}.tgs-outcome__item span{font-weight:600;font-size:14px;width:100%;display:inline-block}.tgs-bestsellers .tgs-section__subtitle{margin:0}.tgs-hero__title span{position:relative;z-index:1}.tgs-hero__title span:before{content:"";background:#f9cf11;position:absolute;height:12px;bottom:15px;width:100%;z-index:-1}.tgs-product-card{background-color:#fff;border-radius:24px;border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-soft);transition:box-shadow .3s}.tgs-product-card:hover{box-shadow:var(--shadow-card)}.tgs-product-card__media{position:relative;aspect-ratio:1;display:block;overflow:hidden}.tgs-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tgs-product-card:hover .tgs-product-card__media img{transform:scale(1.05)}.tgs-product-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px}.tgs-product-card__wish{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:9999px;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft);cursor:pointer}.tgs-product-card__wish:hover{color:var(--coral)}.tgs-product-card__body{padding:16px;display:flex;flex-direction:column;flex:1}.tgs-product-card__stars{display:flex;gap:2px;margin-bottom:8px}.tgs-product-card__title{font-size:16px;font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:4px}.tgs-product-card__text{font-size:12px;color:var(--muted-foreground);margin-bottom:12px}.tgs-product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.tgs-product-card__price{display:flex;align-items:baseline;gap:8px}.tgs-product-card__current{font-size:18px;font-weight:800;color:var(--navy)}.tgs-product-card__compare{font-size:12px;color:var(--muted-foreground);text-decoration:line-through}.tgs-product-card__form{margin:0}.tgs-btn--add{height:32px;padding-inline:12px;font-size:12px;border-radius:9999px}.tgs-mission .tgs-section__title span{color:#00aaad}.tgs-mission .tgs-section__title{margin:12px 0}.tgs-mission .tgs-section__subtitle{font-size:18px;line-height:29.5px}.tgs-mission__inner{display:grid;gap:48px;align-items:center;max-width:1136px}@media(min-width:1024px){.tgs-mission__inner{grid-template-columns:1.1fr 1fr}}.tgs-mission__video{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/9;background-color:var(--navy)}.tgs-mission__video img{width:100%;height:100%;object-fit:cover;opacity:.8}.tgs-mission__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);display:block!important}.tgs-mission__play{position:absolute;top:50%;right:0;left:0;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;background:#fff;width:80px;height:80px;border-radius:100%;transform:translateY(-50%);margin:0 auto}.tgs-mission__video video{width:100%;height:100%}.tgs-mission__play svg{width:48px;height:48px}.tgs-mission__play span{width:80px;height:80px;border-radius:9999px;background:#fffffff2;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px -10px #0000004d;transition:transform .2s}.tgs-mission__play:hover span{transform:scale(1.05)}.tgs-mission__meta{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:2}.tgs-mission__pill{font-size:12px;background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;padding:4px 12px;border:none;color:#fff}.tgs-ava-live .tgs-section__title{margin:12px 0}.tgs-ava-live .tgs-grid{gap:32px}.tgs-ava-live .tgs-section__subtitle{font-size:18px;line-height:28px;max-width:672px;margin:0 auto}.tgs-ava-live .tgs-card__body{padding:24px}.tgs-ava-live .tgs-card__body .tgs-card__title{font-size:20px;letter-spacing:-.4px;margin:0 0 6px}.tgs-ava-live .tgs-card__body .tgs-card__text{margin:0;font-size:14px;line-height:22.75px}.tgs-card--video{border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:30px}.tgs-card__video{position:relative;aspect-ratio:16/9;background:var(--navy)}.tgs-card__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.tgs-recognition .tgs-section__title{margin:12px 0}.tgs-recognition .tgs-section__subtitle{max-width:768px;margin:0 auto;font-size:18px;line-height:29.5px}.tgs-recognition .tgs-card{border:1px solid #e0e5eb;box-shadow:#0000 0 0,#0000 0 0,#0000 0 0,#0000 0 0,#050a0a2e 0 8px 24px -8px}.tgs-recognition__cards{margin:0 auto 32px;max-width:896px}.tgs-recognition__cards .tgs-card__title{font-size:20px;font-weight:800;letter-spacing:-.4px;line-height:28px;margin:0 0 6px}.tgs-recognition__cards .tgs-card__text{font-size:14px;line-height:20px;margin:0 0 12px}.tgs-recognition__cards .tgs-badge{margin-bottom:8px}.tgs-recognition__cards .tgs-card__body{padding:20px}.tgs-recognition__cards .tgs-card__media{margin:0;border-radius:0}.tgs-recognition__cards .tgs-card__media--contain img{padding:0}.tgs-recognition__panel{background-color:#fff;border:1px solid var(--border);border-radius:30px;padding:40px;box-shadow:var(--shadow-card);max-width:1088px;margin:0 auto}.tgs-recognition__highlights{margin-bottom:24px}.tgs-recognition__item{display:flex;align-items:flex-start;gap:12px}.tgs-recognition__icon{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--r-color)}.tgs-recognition__icon svg{color:var(--r-color)}.tgs-recognition__item p{font-size:14px;font-weight:600;color:var(--navy);line-height:19.5px;margin:0}.tgs-recognition .tgs-btn--sm{height:44px}.tgs-recognition__footer p{font-size:14px;line-height:20px;margin:0}.tgs-recognition__footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:24px;border-top:1px solid var(--border)}@media(min-width:640px){.tgs-recognition__footer{flex-direction:row;justify-content:space-between}}.tgs-ava-story__inner{display:grid;gap:64px;align-items:center;max-width:1264px}@media(min-width:1024px){.tgs-ava-story__inner{grid-template-columns:1fr 1fr}}.tgs-ava-story__media{position:relative;order:2}@media(min-width:1024px){.tgs-ava-story__media{order:1}}.tgs-ava-story__img{border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow-card)}.tgs-ava-story__img img{width:100%;height:100%;object-fit:cover;vertical-align:top}.tgs-ava-story__inner .tgs-section__subtitle{font-size:18px;line-height:29.5px;margin:20px 0 16px}.tgs-ava-story__float{position:absolute;bottom:-16px;right:-8px;background:#fff;border-radius:22px;padding:16px;box-shadow:var(--shadow-card);max-width:240px}.tgs-ava-story__float-icon{color:var(--coral)}.tgs-ava-story__float-icon svg{vertical-align:text-top}.tgs-ava-story__float-title{font-size:12px;font-weight:700;color:var(--navy);line-height:16px}.tgs-ava-story__float-text{font-size:12px;color:var(--muted-foreground);margin:0;line-height:16px}.tgs-ava-story__text{order:1}@media(min-width:1024px){.tgs-ava-story__text{order:2}}.tgs-ava-story__quote{background:#fffc;border-left:4px solid var(--coral);border-radius:0 22px 22px 0;padding:20px;margin:0 0 28px}.tgs-ava-story__quote p{font-style:italic;font-family:var(--font-display);font-size:18px;margin:0;color:var(--navy);line-height:28px;font-weight:500;letter-spacing:0}.tgs-ava-story__quote cite{font-size:12px;font-weight:800;color:var(--coral);font-style:normal}.tgs-ava-story__actions{display:flex;flex-wrap:wrap;gap:12px}.tgs-mom__body .tgs-section__title{letter-spacing:-.72px;font-size:clamp(28px,4vw,36px);margin:12px 0}.tgs-mom__body .tgs-badge{width:100%}.tgs-mom__card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:var(--shadow-card);display:grid;max-width:1088px;margin:0 auto}@media(min-width:768px){.tgs-mom__card{grid-template-columns:1fr 1fr}}.tgs-mom__media{position:relative;min-height:320px}.tgs-mom__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tgs-mom__tag{color:#6a6af7;position:absolute;top:16px;left:16px;background:#fff;border-radius:9999px;padding:6px 12px;font-size:11px;font-weight:800;box-shadow:var(--shadow-soft)}.tgs-mom__body{padding:48px;flex-direction:column;justify-content:center}.tgs-mom__body p{margin:0 0 12px;color:var(--navy);opacity:.8;line-height:1.7}.tgs-mom__body .tgs-btn{display:inline-flex;width:auto;padding:15px 24px}.tgs-how__item{position:relative;padding:28px;border-radius:30px;text-align:center}.tgs-how__item .tgs-card__title{letter-spacing:-.4px;margin:0}.tgs-how__item .tgs-card__text{font-size:14px;margin:8px 0 0}.tgs-how__number{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:32px;height:32px;border-radius:9999px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.tgs-how__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.tgs-goals .tgs-section__title{max-width:768px;margin:12px auto auto}.tgs-goals .tgs-grid{gap:16px}.tgs-goals .tgs-card__icon{width:48px;height:48px;border-radius:18px}.tgs-goals .tgs-card__title{line-height:normal}.tgs-card--goal{padding:24px;box-shadow:var(--shadow-soft)}.tgs-media-strip__eyebrow{text-align:center;font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--muted-foreground);margin-bottom:32px;margin-top:0}.tgs-media-strip__item{text-align:center;font-family:var(--font-display);font-weight:800;color:var(--muted-foreground);font-size:16px;opacity:.7;border:1px dashed var(--border);border-radius:18px;padding:16px 0;transition:opacity .2s}.tgs-media-strip__item:hover{opacity:1}.tgs-gift-finder__card{position:relative;border-radius:24px;overflow:hidden;color:#fff;max-width:1090px;margin:0 auto}.tgs-gift-finder__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tgs-gift-finder__circle{position:absolute;border-radius:50%}.tgs-gift-finder__circle:first-child{width:256px;height:256px;right:-48px;top:-48px}.tgs-gift-finder__circle:nth-child(2){width:288px;height:288px;left:-48px;bottom:-48px}.tgs-gift-finder__inner{position:relative;z-index:1;display:grid;gap:32px;padding:32px}.tgs-gift-finder__text .tgs-badge--yellow{background-color:#f9cf11;color:#050a0a;font-size:12px;letter-spacing:0}.tgs-gift-finder__text .tgs-section__subtitle{font-size:18px}@media(min-width:1024px){.tgs-gift-finder__inner{grid-template-columns:.8fr 1fr;padding:56px}}.tgs-gift-finder__step{background:#fff;color:var(--navy);border-radius:16px;padding:24px;box-shadow:0 25px 50px -12px #00000040}.tgs-gift-finder__step-label{font-size:11px;font-weight:800;color:var(--muted-foreground);margin-bottom:8px}.tgs-gift-finder__step-title{font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:16px}.tgs-gift-finder__options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tgs-gift-finder__option{border:2px solid var(--border);border-radius:12px;padding:12px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.tgs-gift-finder__option:hover{border-color:var(--electric);background:var(--light-blue)}.tgs-gift-finder__progress{height:6px;background:var(--lab-gray);border-radius:9999px;margin-top:16px;overflow:hidden}.tgs-gift-finder__progress span{display:block;height:100%;background:var(--electric);border-radius:9999px}.tgs-card--testimonial{padding:28px;box-shadow:var(--shadow-soft);border:1px solid var(--border)}.tgs-testimonial__quote{color:var(--navy);line-height:1.6;margin-bottom:24px}.tgs-testimonial__author{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--border);line-height:normal}.tgs-testimonial__avatar{width:40px;height:40px;border-radius:9999px;background:linear-gradient(to right bottom,#0054ad,#225ba9,#3560a4 12.5%,#546b9a 25%,#8b7b83,#c08763 75%,#da8c4b 87.5%,#e88d3a,#f58f1f);flex-shrink:0}.tgs-testimonial__name{font-size:14px;font-weight:700;color:var(--navy)}.tgs-testimonial__meta{font-size:12px;color:var(--muted-foreground)}.tgs-newsletter__card .tgs-section__title{font-size:clamp(28px,4vw,36px);margin:12px 0;letter-spacing:-.72px}.tgs-newsletter__card .tgs-section__subtitle{max-width:580px;margin:0 auto}.tgs-newsletter__card{position:relative;border-radius:30px;padding:48px;text-align:center;overflow:hidden;max-width:960px;margin:0 auto}.tgs-newsletter__mail{position:absolute;top:24px;right:24px;color:var(--genius);opacity:.3}.tgs-newsletter__form{display:flex;flex-direction:inherit;gap:12px;max-width:448px;margin:24px auto 0;flex-flow:wrap}@media(min-width:640px){.tgs-newsletter__form{flex-direction:row}}.tgs-newsletter__input{flex:1;height:48px;padding-inline:20px;border:2px solid rgba(5,10,10,.1);border-radius:9999px;background:#fff;font-family:var(--font-body);font-size:14.4px}.tgs-newsletter__input:focus{outline:none;border-color:var(--electric)}.tgs-newsletter__note{font-size:11px;color:var(--navy);opacity:.6;margin-top:16px}@media(prefers-reduced-motion:reduce){.tgs-home *{animation:none!important;transition:none!important}}@media(max-width:749px){.tgs-hero__title span:before{height:8px;bottom:10px}.tgs-hero__lead{font-size:14px}.tgs-hero__note{font-size:12px;margin:0 0 10px}.tgs-btn--lg{height:46px;padding-inline:15px;font-size:13px}.tgs-hero{padding:25px 0}.tgs-strip__inner{gap:5px}.tgs-strip__item{font-size:11px}.tgs-section{padding-top:30px;padding-bottom:30px}.tgs-section__header{gap:10px;margin-bottom:10px}.tgs-grid{gap:12px}.tgs-card--category{padding:10px}.tgs-card__text{margin:0}.tgs-section__intro{margin-bottom:20px}.tgs-card--path{padding:10px}.tgs-card__title--large{font-size:16px}.tgs-card{border-radius:15px}.tgs-card__list{margin:10px 0 0;gap:4px}.tgs-product-card__body{padding:10px}.tgs-product-card__text{margin:0}.tgs-product-card__title{font-size:14px;margin:0;letter-spacing:0}.tgs-mission__inner{gap:20px}.tgs-ava-live .tgs-card__body{padding:15px}.tgs-ava-live .tgs-grid{gap:10px}.tgs-recognition__cards .tgs-card__body{padding:15px}.tgs-recognition__panel{border-radius:15px;padding:15px}.tgs-recognition__cards{margin:0 auto 20px}.tgs-recognition__highlights{grid-template-columns:repeat(1,1fr)}.tgs-mom__body{padding:20px}.tgs-gift-finder__inner{gap:15px;padding:15px}.tgs-gift-finder__step{padding:15px}.tgs-gift-finder__option{border-radius:10px;padding:8px;font-size:11px}.tgs-newsletter__card{border-radius:15px;padding:15px}.tgs-newsletter__mail{top:0;right:10px;width:40px}.tgs-newsletter__form .tgs-btn{width:100%}.tgs-how__slider{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tgs-how__slider::-webkit-scrollbar{display:none}.tgs-how__slider{scrollbar-width:none}.tgs-how__slider .tgs-how__item{flex:0 0 85%;scroll-snap-align:center;margin-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/tgs-home-base.css.map */
