.tt-about{overflow-x:hidden}.tt-about .container-full{padding-left:0;padding-right:0}.tt-about__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%}.tt-about__visual,.tt-about__content{min-width:0}.tt-about__visual{position:relative;min-height:600px;align-self:stretch;background:rgb(var(--color-background-secondary));overflow:hidden}.tt-about__image,.tt-about__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center}.tt-about__accent{position:absolute;bottom:40px;right:24px;z-index:2;max-width:calc(100% - 48px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:20px;padding:24px 28px;box-shadow:0 12px 40px rgba(var(--color-background),.3)}.tt-about__accent-year{margin:0;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:2rem;line-height:1.1;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-about__accent-caption{margin:2px 0 0;font-size:.8rem;line-height:1.4;color:rgb(var(--color-foreground-secondary));overflow-wrap:anywhere}.tt-about__content{display:flex;flex-direction:column;justify-content:center;padding:80px 80px 80px 60px}.tt-about__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600;overflow-wrap:anywhere}.tt-about__eyebrow:before{content:"";display:block;flex-shrink:0;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-about .tt-about__title{margin:0 0 20px;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-about__title em{font-style:italic;color:rgb(var(--color-button))}.tt-about__desc{color:rgb(var(--color-foreground-secondary));font-size:.97rem;line-height:1.8;overflow-wrap:anywhere}.tt-about__desc p{color:inherit;margin:0 0 16px}.tt-about__desc>*:last-child{margin-bottom:0}.tt-about__values{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:36px}.tt-about__value{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-border));border-radius:16px;padding:20px;min-width:0}.tt-about__value-icon-wrap{margin-bottom:10px;line-height:1}.tt-about__value-icon{display:inline-block;font-size:var(--tt-value-icon-size, 22px);line-height:1}.tt-about__value-icon-image{display:block;width:var(--tt-value-icon-size, 22px);height:var(--tt-value-icon-size, 22px);max-width:100%;object-fit:contain}.tt-about__value-title{margin:0 0 4px;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.3;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-about__value-desc{margin:0;font-size:.78rem;line-height:1.5;color:rgb(var(--color-foreground-secondary));overflow-wrap:anywhere}@media screen and (max-width:1023px){.tt-about__grid{grid-template-columns:minmax(0,1fr)}.tt-about__visual{min-height:420px}.tt-about__content{padding:60px 40px}.tt-about__accent{right:24px;bottom:24px}}@media screen and (max-width:768px){.tt-about__visual{min-height:300px}.tt-about__content{padding:48px 24px}.tt-about__accent{right:16px;bottom:16px;padding:16px 20px;max-width:calc(100% - 32px)}.tt-about__accent-year{font-size:1.6rem}.tt-about__values{margin-top:28px;gap:12px}.tt-about__value{padding:16px}}@media screen and (max-width:480px){.tt-about__content{padding:40px 20px}.tt-about__values{grid-template-columns:minmax(0,1fr)}.tt-about__accent-year{font-size:1.4rem}}.tt-bestsellers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:52px}.tt-bestsellers__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase}.tt-bestsellers__eyebrow:before{content:"";display:block;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-bestsellers__title{margin:0;color:rgb(var(--color-heading))}.tt-bestsellers__title em{font-style:italic;color:rgb(var(--color-button))}.tt-bestsellers__tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.tt-bestsellers__tab{padding:8px 20px;border-radius:var(--btn-border-radius, 100px);border:1.5px solid transparent;background:transparent;color:rgb(var(--color-foreground-secondary));cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;line-height:1.2;transition:background-color var(--m-duration-default, .25s) ease,color var(--m-duration-default, .25s) ease,border-color var(--m-duration-default, .25s) ease}.tt-bestsellers__tab:hover,.tt-bestsellers__tab.is-active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.tt-bestsellers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tt-gap, 24px)}.tt-bestsellers__panel[hidden],.tt-bestsellers__item[hidden]{display:none}.tt-pcard{position:relative;background:rgb(var(--color-form-field, 255, 255, 255));border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tt-pcard:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(var(--color-button),.12)}.tt-pcard__media{position:relative;height:220px;background:rgb(var(--color-background-secondary));overflow:hidden}.tt-pcard__image-link,.tt-pcard__image,.tt-pcard__placeholder{display:block;width:100%;height:100%;object-fit:cover}.tt-pcard__image{transition:transform .5s ease}.tt-pcard:hover .tt-pcard__image{transform:scale(1.08)}.tt-pcard__badges{position:absolute;top:14px;left:14px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.tt-pcard__badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:var(--rounded-full, 9999px);line-height:1.2}.tt-pcard__wishlist{position:absolute;top:14px;right:14px;z-index:2}.tt-pcard__wishlist .m-button--icon,.tt-pcard__wishlist .m-wishlist-button{width:34px;height:34px;border-radius:50%;background:rgb(var(--color-form-field, 255, 255, 255));box-shadow:0 2px 8px rgba(var(--color-foreground),.1);border:none}.tt-pcard__wishlist .m-button--icon:hover,.tt-pcard__wishlist .m-wishlist-button:hover{transform:scale(1.15)}.tt-pcard__body{padding:20px}.tt-pcard__category{margin:0 0 6px;color:rgb(var(--color-tooltip));font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.tt-pcard__name{display:block;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);color:rgb(var(--color-heading));font-size:1.1rem;line-height:1.3;margin:0 0 8px;text-decoration:none}.tt-pcard__stars{display:flex;align-items:center;gap:4px;margin-bottom:12px;min-height:1em}.tt-pcard__star{color:rgb(var(--color-tooltip));letter-spacing:.05em;line-height:1}.tt-pcard__star-count{color:rgb(var(--color-foreground-secondary));font-size:.75rem}.tt-pcard__price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.tt-pcard__price{font-size:1.15rem;font-weight:700;color:rgb(var(--color-button))}.tt-pcard__price-old{font-size:.85rem;color:rgb(var(--color-foreground-secondary));text-decoration:line-through;margin-left:6px}.tt-pcard__plus{width:36px;height:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.tt-pcard__plus:hover{background:rgb(var(--color-tooltip));color:rgb(var(--color-tooltip-text));transform:rotate(90deg)}.tt-pcard__quick-add{position:absolute;bottom:0;left:0;right:0;z-index:3;transform:translateY(calc(100% + 2px));opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s ease,visibility .3s ease}.tt-pcard:hover .tt-pcard__quick-add,.tt-pcard:focus-within .tt-pcard__quick-add{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.tt-pcard__form,.tt-pcard__quick-add .m-product-form{display:block;width:100%;margin:0}.tt-pcard__quick-add-btn{display:block;width:100%;border:none;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-align:center;padding:14px;font-size:.85rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer}.tt-pcard__quick-add-btn:hover{background:rgb(var(--color-button-hover, var(--color-tooltip)));color:rgb(var(--color-button-text-hover, var(--color-button-text)))}@media(hover:none){.tt-pcard__quick-add{display:none}}@media screen and (min-width:1024px){.tt-bestsellers__grid{grid-template-columns:repeat(var(--tt-cols, 4),minmax(0,1fr))}}@media screen and (max-width:767px){.tt-bestsellers__header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.tt-bestsellers__tabs{justify-content:flex-start}.tt-pcard__body{padding:15px}}.tt-categories__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:56px}.tt-categories__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase}.tt-categories__eyebrow:before{content:"";display:block;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-categories__title{margin:0;color:rgb(var(--color-heading))}.tt-categories__title em{font-style:italic;color:rgb(var(--color-button))}.tt-categories__header .m-button{flex-shrink:0}.tt-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tt-categories__card{position:relative;display:block;overflow:hidden;border-radius:24px;aspect-ratio:3 / 4;text-decoration:none;color:inherit;background:rgb(var(--color-background-secondary));transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.tt-categories__card--featured{grid-row:span 2;aspect-ratio:auto;min-height:100%}.tt-categories__card:hover{transform:translateY(-6px)}.tt-categories__image,.tt-categories__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.tt-categories__card:hover .tt-categories__image{transform:scale(1.06)}.tt-categories__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(var(--color-heading),.85) 100%);pointer-events:none}.tt-categories__content{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:28px 24px}.tt-categories__tag{display:inline-block;background-color:rgb(var(--tt-tag-bg));color:rgb(var(--tt-tag-text));letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:var(--rounded-full, 9999px);margin-bottom:8px}.tt-categories__name{display:block;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);color:rgb(var(--color-button-text));line-height:1.2;margin-bottom:4px}.tt-categories__count{display:block;color:rgba(var(--color-button-text),.7)}.tt-categories__arrow{position:absolute;top:20px;right:20px;z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-button-text),.15);color:rgb(var(--color-button-text));opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.tt-categories__card:hover .tt-categories__arrow,.tt-categories__card:focus-visible .tt-categories__arrow{opacity:1;transform:translateY(0)}@media screen and (max-width:1023px){.tt-categories__grid{grid-template-columns:repeat(3,1fr)}.tt-categories__card--featured{grid-row:span 2}}@media screen and (max-width:767px){.tt-categories__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px}.tt-categories__grid{grid-template-columns:1fr;gap:16px}.tt-categories__card,.tt-categories__card--featured{grid-column:auto;grid-row:auto;aspect-ratio:16 / 10;min-height:0}.tt-categories__content{padding:20px 18px}.tt-categories__arrow{display:none}.tt-categories__card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.tt-categories__card,.tt-categories__image,.tt-categories__arrow{transition:none}}.tt-footer{overflow-x:hidden}.tt-footer__top{display:grid;grid-template-columns:minmax(0,2fr) repeat(var(--tt-footer-menus, 3),minmax(0,1fr));gap:48px 40px;margin-bottom:40px;align-items:start}.tt-footer__top--brand-only{grid-template-columns:minmax(0,1fr)}.tt-footer__brand,.tt-footer__col{min-width:0}.tt-footer__logo{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;color:rgb(var(--color-heading));font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-decoration:none}.tt-footer__logo-image{display:block;height:1.2em;width:auto;max-width:180px;object-fit:contain}.tt-footer__logo-icon{line-height:1;font-size:1.2rem}.tt-footer__logo-icon-image{display:block;width:1.2em;height:1.2em;object-fit:contain}.tt-footer__logo-text span{color:rgb(var(--color-tooltip))}.tt-footer__desc{margin:0 0 16px;color:rgba(var(--color-foreground),.45);font-size:.85rem;line-height:1.6;overflow-wrap:anywhere}.tt-footer__socials{display:flex;flex-wrap:wrap;gap:10px}.tt-footer__social{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:rgba(var(--color-foreground),.08);border-radius:10px;color:rgb(var(--color-foreground));text-decoration:none;font-size:1rem;line-height:1;transition:background var(--m-duration-default, .25s),color var(--m-duration-default, .25s)}.tt-footer__social-image{display:block;width:16px;height:16px;object-fit:contain}@media(hover:hover){.tt-footer__social:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}}.tt-footer__col{min-width:0}.tt-footer__col-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;padding:0;list-style:none;color:rgb(var(--color-heading));font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.3;cursor:default}.tt-footer__col-title::-webkit-details-marker{display:none}@media screen and (min-width:769px){.tt-footer__col-title{pointer-events:none}}.tt-footer__chevron{display:none;flex-shrink:0;transition:transform var(--m-duration-default, .25s)}.tt-footer__links{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.tt-footer__links--nested{margin-top:6px;padding-left:12px;gap:6px}.tt-footer__links a,.tt-footer__links span{color:rgba(var(--color-foreground),.45);font-size:.85rem;line-height:1.4;text-decoration:none;overflow-wrap:anywhere;transition:color var(--m-duration-default, .25s)}@media(hover:hover){.tt-footer__links a:hover{color:rgb(var(--color-tooltip))}}.tt-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;padding-top:24px;border-top:1px solid rgba(var(--color-foreground),.06)}.tt-footer__copy{margin:0;color:rgba(var(--color-foreground),.25);font-size:.78rem;line-height:1.5;overflow-wrap:anywhere}.tt-footer__legal{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0;list-style:none}.tt-footer__legal a,.tt-footer__legal span{color:rgba(var(--color-foreground),.25);font-size:.78rem;text-decoration:none;transition:color var(--m-duration-default, .25s)}@media(hover:hover){.tt-footer__legal a:hover{color:rgba(var(--color-foreground),.5)}}.tt-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.tt-footer__pay{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);border-radius:6px;padding:4px 10px;min-height:24px}.tt-footer__pay svg,.tt-footer__pay-icon{display:block;height:12px;width:auto;max-width:36px}@media screen and (max-width:1023px){.tt-footer__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px 24px;margin-bottom:28px}.tt-footer__bottom{flex-wrap:wrap}.tt-footer__copy{flex:1 1 100%}.tt-footer .container-fluid,.tt-footer .container{padding-left:32px;padding-right:32px}}@media screen and (max-width:768px){.tt-footer{--section-padding-top: 40px;--section-padding-bottom: 24px}.tt-footer__top{grid-template-columns:1fr;gap:0;margin-bottom:8px}.tt-footer__brand{padding-bottom:20px}.tt-footer__logo{font-size:1.25rem;margin-bottom:12px}.tt-footer__col{border-top:1px solid rgba(var(--color-foreground),.08)}.tt-footer__col-title{margin:0;padding:14px 0;cursor:pointer}.tt-footer__chevron{display:block}.tt-footer__col[open] .tt-footer__chevron{transform:rotate(180deg)}.tt-footer__links{padding:0 0 14px}.tt-footer__bottom{flex-direction:column;align-items:flex-start;text-align:left;gap:12px;padding-top:20px;padding-bottom:var(--mobile-sticky-bar-height, 0px)}.tt-footer__legal{gap:16px}.tt-footer .container-fluid,.tt-footer .container{padding-left:24px;padding-right:24px}}@media screen and (max-width:480px){.tt-footer .container-fluid,.tt-footer .container{padding-left:16px;padding-right:16px}}.tt-hero{overflow:hidden}.tt-hero__grid{display:grid;min-height:calc(100vh - var(--m-header-height, 0px) - var(--m-topbar-height, 0px) - var(--m-announcement-height, 0px))}.tt-hero--container-full .tt-hero__grid,.tt-hero--container .tt-hero__grid,.tt-hero--container-fluid .tt-hero__grid{grid-template-columns:1fr 1fr}.tt-hero--no-media .tt-hero__grid{grid-template-columns:1fr}.tt-hero__content{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.tt-hero__content-inner{display:flex;flex-direction:column;justify-content:center;width:100%;padding:80px 60px 80px var(--fluid-container-offset, 80px)}.tt-hero--container .tt-hero__content-inner,.tt-hero--container-fluid .tt-hero__content-inner{padding-left:0;padding-right:40px;max-width:none}.tt-hero__badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;background:rgb(var(--color-background-secondary));color:rgb(var(--color-button));border:1px solid rgba(var(--color-button),.2);padding:6px 16px;border-radius:var(--rounded-full, 9999px);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px}.tt-hero__badge-icon,.tt-hero__badge-icon-image{flex-shrink:0;line-height:1;width:var(--tt-badge-icon-size, 16px);height:var(--tt-badge-icon-size, 16px);font-size:var(--tt-badge-icon-size, 16px)}.tt-hero__badge-icon-image{object-fit:contain}.tt-hero .tt-hero__title{color:rgb(var(--color-heading));margin:0 0 24px;line-height:1.02;letter-spacing:-.03em}.tt-hero__title em{font-style:italic;color:rgb(var(--color-button));display:block}.tt-hero__title strong{font-weight:inherit;color:rgb(var(--color-tooltip))}.tt-hero__desc{color:rgb(var(--color-foreground-secondary));max-width:25rem;margin:0 0 40px}.tt-hero__desc>*:last-child{margin-bottom:0}.tt-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.tt-hero .tt-hero__ctas .m-button.m-button--primary{box-shadow:0 4px 20px rgba(var(--color-button),.25)}.tt-hero .tt-hero__ctas .m-button.m-button--primary:hover,.tt-hero .tt-hero__ctas .m-button.m-button--primary:focus{box-shadow:0 8px 32px rgba(var(--color-button),.3)}.tt-hero__stats{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:40px;margin-top:56px;padding-top:40px;border-top:1px solid rgb(var(--color-border))}.tt-hero__stat{flex:0 0 auto;min-width:0}.tt-hero__stat-number{display:flex;align-items:center;gap:.15em;margin:0;color:rgb(var(--color-button));font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:2rem;line-height:1.1;letter-spacing:var(--heading-letter-spacing)}.tt-hero__stat-icon{font-family:inherit;font-weight:inherit;font-size:var(--tt-stat-icon-size, 32px);line-height:1;color:inherit}.tt-hero__stat-icon-image{width:var(--tt-stat-icon-size, 32px);height:var(--tt-stat-icon-size, 32px);object-fit:contain}.tt-hero__stat-label{color:rgb(var(--color-foreground-secondary));margin-top:2px}.tt-hero__media{position:relative;overflow:hidden;background:rgb(var(--color-button));min-height:100%}.tt-hero__media picture,.tt-hero__media .tt-hero__placeholder{display:block;width:100%;height:100%}.tt-hero__image{width:100%;height:100%;object-fit:cover;opacity:.85;transform:scale(1.02);transition:transform 8s ease}.tt-hero__media:hover .tt-hero__image{transform:scale(1)}.tt-hero__placeholder{width:100%;height:100%;min-height:420px;object-fit:cover}.tt-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(var(--color-button),.3) 0%,transparent 60%);pointer-events:none}.tt-hero__floating-card{position:absolute;bottom:60px;left:-30px;z-index:3;display:flex;align-items:center;gap:16px;background:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));border-radius:20px;padding:20px 24px;box-shadow:0 20px 60px #00000026;animation:tt-hero-float 3s ease-in-out infinite}.tt-hero__floating-card-icon,.tt-hero__floating-card-icon-image{line-height:1;flex-shrink:0;width:var(--tt-card-icon-size, 32px);height:var(--tt-card-icon-size, 32px);font-size:var(--tt-card-icon-size, 32px);object-fit:contain}.tt-hero__floating-card-title{color:rgb(var(--color-heading));margin:0 0 2px}.tt-hero__floating-card-desc{color:rgb(var(--color-foreground-secondary));margin:0}.tt-hero__floating-badge{position:absolute;top:80px;right:40px;z-index:3;width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1;background:rgb(var(--color-tooltip));color:rgb(var(--color-tooltip-text));border-radius:50%;box-shadow:0 8px 30px rgba(var(--color-tooltip),.4);animation:tt-hero-spin 20s linear infinite;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:1rem}.tt-hero__floating-badge-text,.tt-hero__floating-badge-text p{display:block;margin:0;font-family:inherit;font-weight:inherit;line-height:1.1}.tt-hero__floating-badge-subtext{display:block;font-size:.7em;font-weight:var(--font-weight-header--lighter, 400);line-height:1.1}.tt-hero__scroll-hint{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(var(--color-button-text),.6);letter-spacing:.1em;text-transform:uppercase}.tt-hero__scroll-line{width:1px;height:40px;background:rgba(var(--color-button-text),.3);position:relative;overflow:hidden}.tt-hero__scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:rgb(var(--color-button-text));animation:tt-hero-scroll-line 1.8s ease-in-out infinite}@keyframes tt-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes tt-hero-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tt-hero-scroll-line{0%{top:-50%}to{top:150%}}@media screen and (max-width:1023px){.tt-hero__content-inner{padding:60px 40px}.tt-hero__floating-card{left:16px;bottom:40px}.tt-hero__floating-badge{top:32px;right:24px}}@media screen and (max-width:767px){.tt-hero--container-full .tt-hero__grid,.tt-hero--container .tt-hero__grid,.tt-hero--container-fluid .tt-hero__grid{grid-template-columns:1fr;min-height:0}.tt-hero__content-inner{max-width:none;padding:60px 24px}.tt-hero__ctas{flex-wrap:nowrap;align-items:center;gap:8px}.tt-hero__ctas .m-button{flex:1 1 0;width:auto;max-width:none;white-space:nowrap;text-align:center;justify-content:center;padding-left:12px;padding-right:12px}.tt-hero__stats{flex-wrap:nowrap;gap:12px;margin-top:40px;padding-top:28px;width:100%;overflow:hidden}.tt-hero__stat{flex:1 1 0;min-width:0}.tt-hero__stat-number{font-size:1.35rem}.tt-hero__stat-label{white-space:normal;overflow-wrap:anywhere}.tt-hero__media{display:none;min-height:320px}.tt-hero__media--mobile-visible{display:block}.tt-hero__floating-card{left:16px;right:16px;bottom:20px}.tt-hero__scroll-hint{display:none}}@media(prefers-reduced-motion:reduce){.tt-hero__image,.tt-hero__floating-card,.tt-hero__floating-badge,.tt-hero__scroll-line:after{animation:none;transition:none}.tt-hero__image{transform:none}}.tt-ingredients .container-full{padding-left:0;padding-right:0}.tt-ingredients__container{max-width:var(--section-width);margin-left:auto;margin-right:auto}.tt-ingredients__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;overflow:hidden}.tt-ingredients__visual,.tt-ingredients__content{min-width:0}.tt-ingredients__visual{position:relative;min-height:560px;height:100%;background:rgb(var(--color-background-secondary));overflow:hidden}.tt-ingredients__image,.tt-ingredients__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;opacity:.7}.tt-ingredients__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(var(--tt-overlay-rgb, var(--color-background)),var(--tt-overlay-opacity, .4)) 0%,transparent 70%);pointer-events:none}.tt-ingredients__tags{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:12px;padding:60px}.tt-ingredients__tag{display:inline-flex;align-items:center;gap:8px;max-width:100%;background:rgba(var(--color-foreground),.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground));padding:10px 20px;border-radius:var(--rounded-full, 9999px);font-size:.85rem;font-weight:500;line-height:1.2;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.tt-ingredients__tag-label{overflow-wrap:anywhere}@media(hover:hover){.tt-ingredients__tag:hover{background:rgb(var(--color-tooltip));border-color:rgb(var(--color-tooltip));color:rgb(var(--color-tooltip-text))}}.tt-ingredients__tag-icon{flex-shrink:0;font-size:var(--tt-tag-icon-size, 16px);line-height:1}.tt-ingredients__tag-icon-image{flex-shrink:0;width:var(--tt-tag-icon-size, 16px);height:var(--tt-tag-icon-size, 16px);object-fit:contain}.tt-ingredients__content{display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 80px}.tt-ingredients__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600}.tt-ingredients__eyebrow:before{content:"";display:block;flex-shrink:0;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-ingredients .tt-ingredients__title{margin:0;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-ingredients__title em{font-style:italic;color:rgb(var(--color-tooltip))}.tt-ingredients__desc{margin:12px 0 0;max-width:420px;color:rgb(var(--color-foreground-secondary));line-height:1.7}.tt-ingredients__desc p{color:inherit;margin:0}.tt-ingredients__desc>*:last-child{margin-bottom:0}.tt-ingredients__benefits{margin-top:40px;display:flex;flex-direction:column;gap:20px}.tt-ingredients__benefit{display:flex;align-items:flex-start;gap:16px}.tt-ingredients__benefit-icon-wrap{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);border-radius:14px}.tt-ingredients__benefit-icon{font-size:var(--tt-benefit-icon-size, 21px);line-height:1}.tt-ingredients__benefit-icon-image{width:var(--tt-benefit-icon-size, 21px);height:var(--tt-benefit-icon-size, 21px);object-fit:contain}.tt-ingredients__benefit-text{min-width:0}.tt-ingredients__benefit-title{margin:0 0 4px;color:rgb(var(--color-heading));font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.3}.tt-ingredients__benefit-desc{margin:0;color:rgb(var(--color-foreground-secondary));font-size:.85rem;line-height:1.5}@media screen and (max-width:1023px){.tt-ingredients__visual{min-height:480px}.tt-ingredients__tags{padding:40px}.tt-ingredients__content{padding:60px 40px}}@media screen and (max-width:768px){.tt-ingredients__grid{grid-template-columns:minmax(0,1fr)}.tt-ingredients__visual{min-height:300px;height:auto}.tt-ingredients__tags{position:relative;min-height:300px;padding:24px}.tt-ingredients__content{padding:48px 24px}.tt-ingredients__desc{max-width:none}.tt-ingredients__benefits{margin-top:32px}}@media screen and (max-width:480px){.tt-ingredients__tags{padding:20px;gap:8px}.tt-ingredients__tag{padding:8px 14px;font-size:.8rem}.tt-ingredients__content{padding:40px 20px}.tt-ingredients__benefit-icon-wrap{width:40px;height:40px}}.tt-newsletter{position:relative;overflow:hidden}.tt-newsletter__watermark{position:absolute;top:-60px;right:-60px;z-index:0;font-size:20rem;line-height:1;color:rgb(var(--color-foreground));opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none}.tt-newsletter__watermark-image{display:block;width:20rem;height:auto;max-width:none}.tt-newsletter .container,.tt-newsletter .container-fluid,.tt-newsletter .container-full{position:relative;z-index:1}.tt-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tt-newsletter__copy,.tt-newsletter__form-wrap{min-width:0}.tt-newsletter__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 16px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600;overflow-wrap:anywhere}.tt-newsletter__eyebrow:before{content:"";display:block;flex-shrink:0;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-newsletter .tt-newsletter__title{margin:0 0 12px;color:rgb(var(--color-heading));line-height:1.2;overflow-wrap:anywhere}.tt-newsletter__desc{margin:0;color:rgba(var(--color-foreground),.6);font-size:.95rem;line-height:1.7;overflow-wrap:anywhere}.tt-newsletter__perks{display:flex;flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none}.tt-newsletter__perk{display:flex;align-items:center;gap:10px;color:rgba(var(--color-foreground),.75);font-size:.85rem;line-height:1.4;overflow-wrap:anywhere}.tt-newsletter__check{flex-shrink:0;color:rgb(var(--color-tooltip));font-weight:700;line-height:1}.tt-newsletter__check-image{display:block;width:14px;height:14px;object-fit:contain}.tt-newsletter__form{display:flex;flex-direction:column;gap:14px;margin:0}.tt-newsletter__field{position:relative;width:100%}.tt-newsletter__input{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:18px 24px;background:rgba(var(--color-foreground),.08);border:1.5px solid rgba(var(--color-foreground),.15);border-radius:100px;color:rgb(var(--color-foreground));font-family:inherit;font-size:.95rem;line-height:1.4;outline:none;-webkit-appearance:none;appearance:none;box-shadow:none;transition:border-color var(--m-duration-default, .25s)}.tt-newsletter__input::placeholder{color:rgba(var(--color-foreground),.35)}.tt-newsletter__input:focus{border-color:rgb(var(--color-tooltip))}.tt-newsletter__input:-webkit-autofill,.tt-newsletter__input:-webkit-autofill:hover,.tt-newsletter__input:-webkit-autofill:focus{-webkit-text-fill-color:rgb(var(--color-foreground));caret-color:rgb(var(--color-foreground));box-shadow:0 0 0 1000px rgb(var(--color-background)) inset;transition:background-color 9999s ease-out}.tt-newsletter__submit.m-button{width:100%;justify-content:center}@media(hover:hover){.tt-newsletter__submit.m-button:hover{transform:translateY(-2px)}}.tt-newsletter__privacy{margin:4px 0 0;color:rgba(var(--color-foreground),.35);font-size:.72rem;text-align:center;overflow-wrap:anywhere}.tt-newsletter .notification{margin:0}@media screen and (max-width:1023px){.tt-newsletter__grid{gap:48px}.tt-newsletter .container-fluid,.tt-newsletter .container{padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.tt-newsletter__grid{grid-template-columns:1fr;gap:40px}.tt-newsletter .container-fluid,.tt-newsletter .container{padding-left:24px;padding-right:24px}.tt-newsletter__watermark{font-size:12rem;top:-40px;right:-40px}.tt-newsletter__watermark-image{width:12rem}}@media screen and (max-width:480px){.tt-newsletter .container-fluid,.tt-newsletter .container{padding-left:16px;padding-right:16px}}.tt-quiz{text-align:center}.tt-quiz__header{margin-bottom:56px}.tt-quiz__eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600}.tt-quiz .tt-quiz__title{margin:0 auto;color:rgb(var(--color-heading))}.tt-quiz__title em{font-style:italic;color:rgb(var(--color-button))}.tt-quiz__desc{margin:12px auto 0;max-width:36rem;color:rgb(var(--color-foreground-secondary));line-height:1.7}.tt-quiz__desc>*:last-child{margin-bottom:0}.tt-quiz__card{display:block;max-width:680px;margin:0 auto;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:32px;padding:48px;box-shadow:0 20px 80px rgba(var(--color-button),.1);text-align:left}.tt-quiz__progress{height:4px;background:rgb(var(--color-border));border-radius:2px;margin-bottom:32px;overflow:hidden}.tt-quiz__progress-fill{height:100%;width:0;background:rgb(var(--color-button));border-radius:2px;transition:width .4s ease}.tt-quiz__step[hidden],.tt-quiz__result[hidden]{display:none}.tt-quiz__question{margin:0 0 8px;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:1.5rem;line-height:1.3;color:rgb(var(--color-heading))}.tt-quiz__hint{margin:0 0 32px;font-size:.85rem;color:rgb(var(--color-foreground-secondary))}.tt-quiz__options{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:32px}.tt-quiz__option{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;border:2px solid rgb(var(--color-border));border-radius:16px;padding:20px 16px;background:transparent;text-align:center;cursor:pointer;font-family:inherit;color:inherit;transition:border-color .2s ease,background-color .2s ease}.tt-quiz__option.is-selected,.tt-quiz__option[aria-pressed=true]{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.08)}@media(hover:hover){.tt-quiz__option:hover{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.08)}}.tt-quiz__option-icon{display:block;font-size:var(--tt-option-icon-size, 29px);line-height:1;margin-bottom:8px}.tt-quiz__option-icon-image{display:block;width:var(--tt-option-icon-size, 29px);height:var(--tt-option-icon-size, 29px);object-fit:contain;margin:0 auto 8px}.tt-quiz__option-label{font-size:.88rem;font-weight:500;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-quiz__option-sub{margin-top:2px;font-size:.75rem;color:rgb(var(--color-foreground-secondary));overflow-wrap:anywhere}.tt-quiz__nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.tt-quiz__nav .m-button{flex-shrink:0;white-space:nowrap}.tt-quiz__nav .m-button:disabled{opacity:.45;cursor:not-allowed;pointer-events:none;box-shadow:none}.tt-quiz__step-label{font-size:.8rem;color:rgb(var(--color-foreground-secondary));white-space:nowrap}.tt-quiz__result{text-align:center}.tt-quiz__result-icon{font-size:4rem;line-height:1;margin-bottom:20px}.tt-quiz__result-icon-image{width:64px;height:64px;object-fit:contain;margin:0 auto 20px}.tt-quiz__result-title{margin:0 0 12px;font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:1.8rem;line-height:1.2;color:rgb(var(--color-button))}.tt-quiz__result-desc{margin:0 0 28px;font-size:.95rem;line-height:1.7;color:rgb(var(--color-foreground-secondary))}.tt-quiz__matches{display:flex;gap:12px;justify-content:center}.tt-quiz__match{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0;max-width:160px;background:rgb(var(--color-background-secondary));border-radius:12px;padding:16px;text-decoration:none;color:inherit}.tt-quiz__match-emoji{font-size:2.5rem;line-height:1;margin-bottom:8px}.tt-quiz__match-image{width:64px;height:64px;object-fit:cover;border-radius:8px;margin-bottom:8px}.tt-quiz__match-name{font-size:.82rem;font-weight:600;color:rgb(var(--color-heading));margin-bottom:4px;overflow-wrap:anywhere}.tt-quiz__match-price{font-size:.8rem;font-weight:700;color:rgb(var(--color-button))}.tt-quiz__cta{margin-top:24px}@media screen and (max-width:1023px){.tt-quiz__card{padding:40px 32px}}@media screen and (max-width:768px){.tt-quiz__header{margin-bottom:40px}.tt-quiz__card{padding:24px;border-radius:24px}.tt-quiz__options{grid-template-columns:minmax(0,1fr)}.tt-quiz__question{font-size:1.25rem}.tt-quiz__nav{flex-wrap:nowrap;gap:12px}.tt-quiz__step-label{min-width:0;white-space:normal}.tt-quiz__matches{flex-wrap:nowrap}.tt-quiz__match{max-width:none;padding:12px 8px}.tt-quiz__result-title{font-size:1.4rem}}@media screen and (max-width:480px){.tt-quiz__card{padding:20px 16px}.tt-quiz__nav{flex-direction:column;align-items:stretch}.tt-quiz__step-label{text-align:center}.tt-quiz__nav .m-button{width:100%;justify-content:center}.tt-quiz__match-emoji{font-size:1.8rem}.tt-quiz__match-image{width:48px;height:48px}.tt-quiz__match-name{font-size:.72rem}}.tt-reviews__container{max-width:var(--section-width);margin-left:auto;margin-right:auto}.tt-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:52px}.tt-reviews__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600}.tt-reviews__eyebrow:before{content:"";display:block;width:24px;height:1.5px;background:rgb(var(--color-tooltip))}.tt-reviews .tt-reviews__title{margin:0;color:rgb(var(--color-heading))}.tt-reviews__title em{font-style:italic;color:rgb(var(--color-button))}.tt-reviews__summary{display:flex;align-items:center;gap:20px;flex-shrink:0}.tt-reviews__score{font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);font-size:4rem;line-height:1;color:rgb(var(--color-button))}.tt-reviews__stars{display:flex;gap:2px;margin-bottom:12px;color:rgb(var(--color-tooltip))}.tt-reviews__stars--lg{gap:4px;margin-bottom:4px}.tt-reviews__star{font-size:.85rem;line-height:1}.tt-reviews__stars--lg .tt-reviews__star{font-size:1.1rem}.tt-reviews__star--empty{opacity:.25}.tt-reviews__caption{margin:0;font-size:.82rem;color:rgb(var(--color-foreground-secondary))}.tt-reviews__slider{--swiper-theme-color: rgb(var(--color-button))}.tt-reviews__slider .swiper-container{overflow:hidden;padding-top:8px;padding-bottom:8px;margin-top:-8px;margin-bottom:-8px}.tt-reviews__slider .swiper-slide{height:auto;display:flex}.tt-reviews__card{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:24px;padding:32px;position:relative;border:1px solid rgba(var(--color-border),.35);min-width:0;width:100%;height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.tt-reviews__controls{margin-top:28px}.tt-reviews__controls .m-slider-controls__button{color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:1px solid rgba(var(--color-border),.35)}@media(hover:hover){.tt-reviews__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(var(--color-button),.08)}}.tt-reviews__quote{font-family:var(--font-stack-header);font-size:3rem;line-height:.8;margin-bottom:16px;color:rgb(var(--color-tooltip))}.tt-reviews__text{margin:0 0 24px;font-family:var(--font-stack-header);font-style:italic;font-size:1.05rem;line-height:1.7;color:rgb(var(--color-heading));flex:1 1 auto}.tt-reviews__reviewer{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid rgb(var(--color-border))}.tt-reviews__avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;overflow:hidden;background:rgb(var(--color-background-secondary));display:flex;align-items:center;justify-content:center}.tt-reviews__avatar-image{width:100%;height:100%;object-fit:cover}.tt-reviews__avatar-icon{font-size:1.2rem;line-height:1}.tt-reviews__person{min-width:0;display:flex;flex-direction:column}.tt-reviews__name{font-size:.88rem;font-weight:600;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-reviews__detail{font-size:.75rem;color:rgb(var(--color-foreground-secondary));overflow-wrap:anywhere}.tt-reviews__verified{margin-left:auto;flex-shrink:0;font-size:.72rem;font-weight:500;color:rgb(var(--color-button));white-space:nowrap}.tt-reviews__card--featured{border-color:transparent}.tt-reviews__card--featured .tt-reviews__quote,.tt-reviews__card--featured .tt-reviews__stars,.tt-reviews__card--featured .tt-reviews__verified{color:rgb(var(--color-tooltip))}.tt-reviews__card--featured .tt-reviews__text,.tt-reviews__card--featured .tt-reviews__name{color:rgb(var(--color-heading))}.tt-reviews__card--featured .tt-reviews__detail{color:rgb(var(--color-foreground-secondary))}.tt-reviews__card--featured .tt-reviews__reviewer{border-top-color:rgba(var(--color-foreground),.1)}@media screen and (max-width:1023px){.tt-reviews__header{flex-wrap:wrap;align-items:flex-start}.tt-reviews__score{font-size:3.25rem}.tt-reviews__card{padding:28px 24px}}@media screen and (max-width:768px){.tt-reviews__header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.tt-reviews__summary{width:100%}.tt-reviews__score{font-size:3rem}.tt-reviews__card{padding:24px}.tt-reviews__quote{font-size:2.5rem}.tt-reviews__text{font-size:1rem}.tt-reviews__person{flex:1 1 auto}}.tt-trust-bar .container-full{padding-left:var(--fluid-container-offset, 80px);padding-right:var(--fluid-container-offset, 80px)}.tt-trust-bar__inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%}.tt-trust-bar__cell{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;position:relative;padding:0 12px}.tt-trust-bar__item{display:inline-flex;align-items:center;gap:10px;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;opacity:.9}.tt-trust-bar__item:hover{opacity:1;color:rgb(var(--color-foreground))}.tt-trust-bar__icon,.tt-trust-bar__icon-image{flex-shrink:0;line-height:1;width:var(--tt-icon-size, 18px);height:var(--tt-icon-size, 18px);font-size:var(--tt-icon-size, 18px);object-fit:contain}.tt-trust-bar__sep{position:absolute;top:50%;right:0;transform:translate(50%,-50%);color:rgba(var(--color-foreground),.2);line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}@media screen and (max-width:1023px){.tt-trust-bar .container-full{padding-left:24px;padding-right:24px}.tt-trust-bar__cell{padding:0 8px}}@media screen and (max-width:768px){.tt-trust-bar .container-full{padding-left:20px;padding-right:20px}.tt-trust-bar__inner{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;gap:12px}.tt-trust-bar__cell{display:flex;flex:none;width:auto;min-width:0;padding:0;justify-content:center}.tt-trust-bar__sep{display:none}.tt-trust-bar__item{width:auto;justify-content:center;white-space:nowrap;text-align:center}.tt-trust-bar__icon,.tt-trust-bar__icon-image{width:var(--tt-icon-size-mobile, 16px);height:var(--tt-icon-size-mobile, 16px);font-size:var(--tt-icon-size-mobile, 16px)}}.tt-ugc__header{text-align:center;margin-bottom:48px}.tt-ugc__eyebrow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:0 0 12px;color:rgb(var(--color-tooltip));letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600}.tt-ugc .tt-ugc__title{margin:0 auto;color:rgb(var(--color-heading));overflow-wrap:anywhere}.tt-ugc__title em{font-style:italic;color:rgb(var(--color-button))}.tt-ugc__desc{margin:12px auto 0;max-width:30rem;color:rgb(var(--color-foreground-secondary));font-size:1rem;line-height:1.7;overflow-wrap:anywhere}.tt-ugc__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:200px;gap:12px}.tt-ugc__item{position:relative;display:block;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border-radius:16px;background:rgb(var(--color-border));color:inherit;text-decoration:none}.tt-ugc__item--featured{grid-column:span 2;grid-row:span 2}.tt-ugc__image,.tt-ugc__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.tt-ugc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-button),var(--tt-ugc-overlay-opacity, .5));opacity:0;pointer-events:none;transition:opacity .3s ease}.tt-ugc__heart{font-size:2rem;line-height:1}.tt-ugc__heart-image{width:2rem;height:2rem;object-fit:contain}.tt-ugc__hashtag{position:absolute;bottom:12px;left:12px;z-index:2;max-width:calc(100% - 24px);padding:4px 10px;border-radius:var(--rounded-full, 9999px);background:rgba(var(--color-heading),.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:rgb(var(--color-button-text));font-size:.72rem;font-weight:600;line-height:1.3;overflow-wrap:anywhere}@media(hover:hover){.tt-ugc__item:hover .tt-ugc__image,.tt-ugc__item:hover .tt-ugc__placeholder{transform:scale(1.08)}.tt-ugc__item:hover .tt-ugc__overlay,.tt-ugc__item:focus-visible .tt-ugc__overlay{opacity:1}}.tt-ugc__item:focus-visible .tt-ugc__overlay{opacity:1}@media screen and (max-width:1023px){.tt-ugc .container-fluid,.tt-ugc .container{padding-left:40px;padding-right:40px}.tt-ugc__header{margin-bottom:36px}.tt-ugc__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:180px;gap:10px}}@media screen and (max-width:768px){.tt-ugc .container-fluid,.tt-ugc .container,.tt-ugc .container-full{padding-left:24px;padding-right:24px}.tt-ugc__header{margin-bottom:28px}.tt-ugc__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:200px;grid-auto-rows:160px;gap:8px}.tt-ugc__item--featured{grid-column:1 / -1;grid-row:1}.tt-ugc__item{border-radius:12px}.tt-ugc__hashtag{left:8px;bottom:8px;padding:3px 8px;font-size:.65rem}.tt-ugc__heart,.tt-ugc__heart-image{font-size:1.5rem;width:1.5rem;height:1.5rem}}@media screen and (max-width:480px){.tt-ugc .container-fluid,.tt-ugc .container,.tt-ugc .container-full{padding-left:16px;padding-right:16px}.tt-ugc__grid{grid-template-rows:180px;grid-auto-rows:140px;gap:8px}.tt-ugc__item{border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
