:root{--tt-cream: #fcfaf8;--tt-black: #0f1729;--tt-white: #ffffff;--tt-gold: #e92063;--tt-coral: #e92063;--tt-muted: #65758b;--tt-border: #ebe7e0;--tt-card-radius: 14px;--tt-btn-radius: 6px;--tt-section-padding: 4rem;--tt-transition: .22s ease;--tt-card-bg: #f3f1ed;--tt-card-img-bg: #ebe7e0;--tt-font-display: "Outfit", sans-serif;--tt-font-body: "Plus Jakarta Sans", sans-serif;--icon-stroke-width: 1.5}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{font-family:var(--tt-font-body);background-color:var(--tt-cream);color:var(--tt-black);-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100vw}h1,h2,h3,h4,h5,h6{font-family:var(--tt-font-display)}a{color:inherit;text-decoration:none}.announcement-bar{background-color:var(--tt-gold);color:#fff;text-align:center;padding:.6rem 3rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;position:relative}.announcement-bar__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;line-height:1;padding:.25rem;opacity:.65;transition:opacity var(--tt-transition)}.announcement-bar__close:hover{opacity:1}.announcement-bar[hidden]{display:none}.shopify-section-group-header-group:has(.site-header){position:sticky;top:0;z-index:200}.site-header{background-color:var(--tt-white);border-bottom:1px solid rgba(0,0,0,.08);height:4.5rem;display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;padding:0 2rem;gap:1.5rem}.site-header__logo{flex-shrink:0}.site-header__logo a{display:flex;align-items:center}.site-header__logo img{height:2.6rem;width:auto;display:block}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap}.site-header__nav-link{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--tt-black);text-decoration:none;padding:.35rem .75rem;position:relative;transition:opacity .2s;line-height:1}.site-header__nav-link:after{content:"";position:absolute;bottom:-2px;left:.75rem;right:.75rem;height:1.5px;background-color:var(--tt-black);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.site-header__nav-link:hover:after,.site-header__dropdown-trigger[aria-expanded=true]:after{transform:scaleX(1)}.site-header__icons{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.site-header__icon-btn{background:none;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center;color:var(--tt-black);position:relative;line-height:0;border-radius:50%;transition:background-color .2s}.site-header__icon-btn:hover{background-color:#0000000f}.site-header__icon-btn svg{width:1.2rem;height:1.2rem;display:block}.site-header__cart-count{position:absolute;top:2px;right:2px;background-color:var(--tt-black);color:var(--tt-white);font-size:.5rem;font-weight:900;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.site-header__hamburger{display:none;background:none;border:none;cursor:pointer;padding:.4rem;flex-direction:column;gap:5px;color:var(--tt-black);line-height:0;border-radius:4px}.site-header__hamburger span{display:block;width:22px;height:2px;background-color:currentColor;border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.site-header__hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__hamburger[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.site-header__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:299;opacity:0;transition:opacity .3s ease}.site-header__drawer-overlay.is-visible{display:block;opacity:1}.site-header__mobile-nav{position:fixed;top:0;left:0;bottom:0;width:min(360px,88vw);background-color:var(--tt-white);z-index:300;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto;overscroll-behavior:contain}.site-header__mobile-nav.is-open{transform:translate(0)}.site-header__mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.site-header__mobile-logo img{height:2rem;width:auto;display:block}.site-header__mobile-close{background:none;border:none;cursor:pointer;padding:.4rem;color:var(--tt-black);line-height:0;border-radius:50%;transition:background-color .2s}.site-header__mobile-close:hover{background-color:#0000000f}.site-header__mobile-links{flex:1;padding:.75rem 0}.site-header__mobile-link{display:block;font-size:1.25rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--tt-black);padding:.85rem 1.5rem;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.06);transition:background-color .15s,padding-left .2s}.site-header__mobile-link:hover{background-color:var(--tt-cream);padding-left:1.9rem}.site-header__mobile-link--all{color:var(--tt-black);font-weight:900}.site-header__mobile-link--secondary{font-size:.9rem;font-weight:600;color:var(--tt-muted, #666);text-transform:none;letter-spacing:0}.site-header__mobile-footer{display:flex;gap:0;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0}.site-header__mobile-icon-link{flex:1;display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1rem .5rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-black);text-decoration:none;transition:background-color .15s}.site-header__mobile-icon-link:hover{background-color:var(--tt-cream)}.site-header__dropdown-trigger{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:3px;font-family:var(--tt-font-body);color:var(--tt-black)}.site-header__chevron{transition:transform .2s ease;flex-shrink:0;margin-top:1px}.site-header__dropdown-trigger[aria-expanded=true] .site-header__chevron{transform:rotate(180deg)}.site-header__mega{position:absolute;top:100%;left:0;right:0;background-color:var(--tt-cream);border-top:1px solid rgba(0,0,0,.08);border-bottom:2px solid rgba(0,0,0,.06);z-index:190;box-shadow:0 8px 24px #00000014;animation:tt-mega-in .18s ease}@keyframes tt-mega-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.site-header__mega-inner{max-width:1280px;margin:0 auto;padding:2.5rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.site-header__mega-heading{font-size:.63rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--tt-black);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1.5px solid rgba(0,0,0,.12)}.site-header__mega-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.site-header__mega-links a{font-size:.88rem;color:var(--tt-black);text-decoration:none;transition:color .15s,padding-left .15s;display:block}.site-header__mega-links a:hover{color:var(--tt-black);padding-left:6px;text-decoration:underline;text-underline-offset:3px}@media(max-width:1100px){.site-header__nav-link{padding:.35rem .55rem;font-size:.73rem}}@media(max-width:960px){.site-header{grid-template-columns:max-content max-content;padding:0 1.25rem}.site-header__nav{display:none}.site-header__hamburger{display:flex}.site-header__mega{display:none!important}}.site-header__mobile-accordion{border-bottom:1px solid rgba(0,0,0,.06)}.site-header__mobile-accordion[open]>summary .site-header__accordion-chevron{transform:rotate(180deg)}.site-header__mobile-accordion-trigger{display:flex!important;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;border-bottom:none!important}.site-header__mobile-accordion-trigger::-webkit-details-marker{display:none}.site-header__accordion-chevron{transition:transform .25s ease;flex-shrink:0}.site-header__mobile-sub{background-color:var(--tt-cream);padding:.5rem 0 .75rem}.site-header__mobile-sub-heading{font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#00000073;padding:.9rem 1.5rem .4rem}.site-header__mobile-sub-link{display:block;font-size:.88rem;font-weight:500;color:var(--tt-black);padding:.55rem 1.5rem .55rem 2rem;text-decoration:none;transition:background-color .15s}.site-header__mobile-sub-link:hover{background-color:#0000000a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;font-family:var(--tt-font-body);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--tt-btn-radius);cursor:pointer;transition:background-color var(--tt-transition),color var(--tt-transition),border-color var(--tt-transition);text-decoration:none;border:2px solid var(--tt-black)}.btn--primary{background-color:var(--tt-black);color:var(--tt-cream)}.btn--primary:hover,.btn--outline{background-color:transparent;color:var(--tt-black)}.btn--outline:hover{background-color:var(--tt-black);color:var(--tt-cream)}.btn--light{background-color:var(--tt-cream);color:var(--tt-black);border-color:var(--tt-cream)}.btn--light:hover{background-color:transparent;color:var(--tt-cream);border-color:var(--tt-cream)}.btn--gold{background-color:var(--tt-gold);color:var(--tt-black);border-color:var(--tt-gold)}.btn--gold:hover{background-color:transparent;border-color:var(--tt-black)}.hero-carousel{position:relative;width:100%;height:600px;overflow:hidden;background-color:#e8e4de}.hero-carousel__track{display:flex;height:100%;transition:transform .6s ease;will-change:transform}.hero-carousel__slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden}.hero-carousel__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-carousel__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#111,#2a2a2a)}.hero-carousel__content{position:absolute;z-index:2;bottom:2.5rem;left:2.5rem;padding:1.75rem 2rem;color:var(--tt-cream);max-width:520px;background:#00000040;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:16px}.hero-carousel__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;color:#fff}.hero-carousel__heading{font-size:clamp(2rem,4.5vw,4rem);font-weight:900;line-height:1.05;margin-bottom:.75rem;letter-spacing:-.01em}.hero-carousel__subheading{font-size:1rem;font-weight:300;line-height:1.6;margin-bottom:1.75rem;opacity:.9;max-width:480px}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#ffffff2e;border:1.5px solid rgba(255,255,255,.4);border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tt-white);transition:background-color var(--tt-transition),border-color var(--tt-transition);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-carousel__arrow:hover{background-color:#ffffff59;border-color:#ffffffb3}.hero-carousel__arrow--prev{left:1.5rem}.hero-carousel__arrow--next{right:1.5rem}.hero-carousel__dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}.hero-carousel__dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.6);background-color:transparent;cursor:pointer;padding:0;transition:background-color var(--tt-transition),border-color var(--tt-transition)}.hero-carousel__dot.is-active{background-color:var(--tt-white);border-color:var(--tt-white)}@media(max-width:768px){.hero-carousel{height:520px}.hero-carousel__content{bottom:1.25rem;left:1rem;right:1rem;top:auto;max-width:100%;padding:1.25rem;text-align:left}.hero-carousel__subheading{display:none}.hero-carousel__heading{font-size:clamp(1.75rem,7vw,2.5rem);margin-bottom:1rem}.hero-carousel__arrow{width:36px;height:36px}.hero-carousel__arrow--prev{left:.75rem}.hero-carousel__arrow--next{right:.75rem}}@media(max-width:480px){.hero-carousel{height:480px}.hero-carousel__content{bottom:1rem;left:.75rem;right:.75rem;padding:1rem 1.1rem}.hero-carousel__heading{font-size:clamp(1.5rem,8vw,2rem);margin-bottom:.85rem}}.category-cards{padding:var(--tt-section-padding) 0}.category-cards__heading{text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:2rem;color:var(--tt-muted)}.category-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:0 2rem;max-width:1280px;margin:0 auto}.category-card{position:relative;border-radius:var(--tt-card-radius);overflow:hidden;aspect-ratio:3 / 4;background-color:var(--tt-card-bg);cursor:pointer;display:block}.category-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .45s ease}.category-card:hover .category-card__image-wrap{transform:scale(1.05)}.category-card__image-wrap img{width:100%;height:100%;object-fit:cover}.category-card__placeholder{width:100%;height:100%;background:linear-gradient(160deg,#e0d4bc,#c9bb9e)}.category-card__label{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);color:var(--tt-cream);font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;display:block;transition:transform .35s ease;transform:scale(1);transform-origin:center bottom}.category-card:hover .category-card__label{transform:scale(1.15)}.category-cards__grid>.category-card:first-child .category-card__image-wrap,.category-cards__grid>.category-card:first-child .category-card__placeholder{transform:rotate(16deg) scale(1.3);transition:none}.category-cards__grid>.category-card:last-child .category-card__image-wrap,.category-cards__grid>.category-card:last-child .category-card__placeholder{transform:rotate(-16deg) scale(1.3);transition:none}.category-cards__grid>.category-card:first-child:hover .category-card__image-wrap{animation:tt-wiggle-pos .55s ease-in-out}.category-cards__grid>.category-card:last-child:hover .category-card__image-wrap{animation:tt-wiggle-neg .55s ease-in-out}@media(max-width:900px){.category-cards__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.category-cards__grid{padding:0 1rem;gap:.75rem}.category-cards{padding:2.5rem 0}}.featured-collection{padding:var(--tt-section-padding) 0;background-color:var(--tt-white)}.featured-collection__inner{max-width:1280px;margin:0 auto;padding:0 2rem}.featured-collection__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2rem}.featured-collection__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;letter-spacing:-.01em}.featured-collection__view-all{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;opacity:.6;transition:opacity var(--tt-transition)}.featured-collection__view-all:hover{opacity:1}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.product-card{display:block;border-radius:var(--tt-card-radius);overflow:hidden;background-color:var(--tt-card-bg);position:relative;transition:transform var(--tt-transition)}.product-card:hover{transform:translateY(-4px)}.product-card__image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:var(--tt-card-img-bg)}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__image-wrap img{transform:scale(1.06)}.product-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ddd3bc,#c8bc9e);display:flex;align-items:center;justify-content:center;font-size:2.5rem}.product-card__add-btn{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;opacity:0;transform:translateY(8px);transition:opacity var(--tt-transition),transform var(--tt-transition)}.product-card:hover .product-card__add-btn{opacity:1;transform:translateY(0)}.product-card__info{padding:.85rem 1rem}.product-card__title{font-size:.9rem;font-weight:700;margin-bottom:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{font-size:.9rem;font-weight:400;color:var(--tt-muted)}.product-card__price s{font-weight:300;margin-right:.35rem}.featured-collection__empty{grid-column:1 / -1;text-align:center;padding:3rem;color:var(--tt-muted);font-size:.9rem}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.featured-collection__inner{padding:0 1rem}.featured-collection{padding:2.5rem 0}}.brand-story{position:relative;background-color:var(--tt-cream);color:var(--tt-black);padding:6rem 0;overflow:hidden}.brand-story__wave{position:absolute;left:0;right:0;width:100%;height:80px;pointer-events:none;z-index:2}.brand-story__wave--top{top:0}.brand-story__wave--bottom{bottom:0}.brand-story__wave svg{display:block;width:100%;height:100%}.brand-story__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.brand-story__media{position:relative;will-change:transform}.brand-story__image{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:20px;display:block}.brand-story__image-placeholder{width:100%;aspect-ratio:3 / 4;background-color:var(--tt-card-img-bg);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--tt-muted);font-size:.82rem}.brand-story__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;transform:translate(120%);opacity:0;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .8s ease}.brand-story__content.is-visible{transform:translate(0);opacity:1}.brand-story__eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--tt-muted);margin:0}.brand-story__heading{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.01em;margin:0;text-transform:uppercase}.brand-story__body{font-size:1rem;font-weight:300;line-height:1.8;color:var(--tt-muted);margin:0}.brand-story__body p+p{margin-top:.85rem}.brand-story__btn{display:inline-flex;align-items:center;padding:.85rem 2rem;background-color:var(--tt-black);color:var(--tt-white);border:2px solid var(--tt-black);border-radius:30px;font-family:var(--tt-font-body);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background-color var(--tt-transition),color var(--tt-transition)}.brand-story__btn:hover{background-color:transparent;color:var(--tt-black)}.brand-story--image-right .brand-story__media{order:2}.brand-story--image-right .brand-story__content{order:1}@media(max-width:768px){.brand-story__inner{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.brand-story__media{order:1}.brand-story__content{order:2;transform:translateY(20px);opacity:0}.brand-story__content.is-visible{transform:translateY(0);opacity:1}.brand-story__image,.brand-story__image-placeholder{aspect-ratio:4 / 3}}@keyframes tt-wiggle-pos{0%{transform:rotate(16deg) scale(1.3)}20%{transform:rotate(11deg) scale(1.3)}40%{transform:rotate(21deg) scale(1.3)}60%{transform:rotate(12deg) scale(1.3)}80%{transform:rotate(18deg) scale(1.3)}to{transform:rotate(16deg) scale(1.3)}}@keyframes tt-wiggle-neg{0%{transform:rotate(-16deg) scale(1.3)}20%{transform:rotate(-11deg) scale(1.3)}40%{transform:rotate(-21deg) scale(1.3)}60%{transform:rotate(-12deg) scale(1.3)}80%{transform:rotate(-18deg) scale(1.3)}to{transform:rotate(-16deg) scale(1.3)}}.site-footer{width:100%;display:block;background-color:#0f1729;color:#ffffffbf}.site-footer__inner{max-width:1280px;margin:0 auto;padding:4.5rem 2rem 3rem}.site-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.5fr;gap:3.5rem}.site-footer__logo-link{display:inline-block;margin-bottom:1rem;text-decoration:none}.site-footer__logo-text{font-family:var(--tt-font-display);font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:-.02em}.site-footer__logo-accent{color:var(--tt-gold)}.site-footer__tagline{font-size:.85rem;line-height:1.7;color:#ffffff80;margin-bottom:1.5rem;max-width:26ch}.site-footer__social{display:flex;gap:.6rem;align-items:center}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);color:#ffffffbf;transition:border-color var(--tt-transition),background-color var(--tt-transition),color var(--tt-transition)}.site-footer__social-link:hover{background-color:var(--tt-gold);border-color:var(--tt-gold);color:#fff}.site-footer__col-heading{font-family:var(--tt-font-display);font-size:.95rem;font-weight:700;letter-spacing:0;text-transform:none;margin-bottom:1.25rem;margin-top:0;color:#fff}.site-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.site-footer__links a{font-size:.875rem;color:#ffffff8c;transition:color var(--tt-transition)}.site-footer__links a:hover{color:#fff}.site-footer__newsletter-desc{font-size:.85rem;color:#ffffff8c;margin-bottom:1.25rem;line-height:1.6}.site-footer__newsletter-form{display:flex;gap:.5rem;align-items:center}.site-footer__newsletter-input{flex:1;padding:.7rem 1rem;border:1.5px solid rgba(255,255,255,.15);background:#ffffff12;color:#fff;font-family:var(--tt-font-body);font-size:.85rem;border-radius:8px;outline:none;transition:border-color var(--tt-transition),background var(--tt-transition)}.site-footer__newsletter-input::placeholder{color:#ffffff59}.site-footer__newsletter-input:focus{border-color:#ffffff59;background:#ffffff1c}.site-footer__newsletter-btn{padding:.7rem 1.25rem;background-color:var(--tt-gold);color:#fff;border:none;font-family:var(--tt-font-body);font-size:.875rem;font-weight:700;cursor:pointer;border-radius:8px;transition:background-color var(--tt-transition);white-space:nowrap}.site-footer__newsletter-btn:hover{background-color:#d01456}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.4rem 2rem;max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.site-footer__copyright{font-size:.76rem;color:#fff6}.site-footer__powered{font-size:.76rem;color:#fff6;margin:0}.site-footer__payment{display:flex;gap:.5rem;align-items:center}.site-footer__payment svg{height:22px;width:auto;opacity:.55;filter:brightness(0) invert(1)}@media(max-width:1024px){.site-footer__grid{grid-template-columns:1.3fr 1fr 1fr 1.4fr;gap:2.5rem}}@media(max-width:900px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.site-footer__brand{grid-column:1 / -1}.site-footer__tagline{max-width:40ch}}@media(max-width:540px){.site-footer__inner{padding:3rem 1.25rem 2rem}.site-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.site-footer__bottom{padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.75rem}.site-footer__newsletter-form{flex-direction:column}.site-footer__newsletter-input,.site-footer__newsletter-btn{width:100%}}@media(max-width:380px){.site-footer__grid{grid-template-columns:1fr}}.collection-hero{position:relative;width:100%;min-height:120px;height:160px;background-color:var(--tt-black);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000059}.collection-hero__title{position:relative;z-index:1;color:var(--tt-cream);font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1;margin:0}.collection-page{max-width:var(--page-width, 90rem);margin:0 auto;padding:2.5rem var(--page-margin, 2rem) 5rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.collection-toolbar__count{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tt-muted)}.collection-sort-select{-webkit-appearance:none;appearance:none;background-color:var(--tt-cream);border:1.5px solid var(--tt-black);border-radius:var(--tt-btn-radius);padding:.5rem 2rem .5rem .85rem;font-family:var(--tt-font-body);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23121212'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center}.collection-sort-select:focus{outline:2px solid var(--tt-black);outline-offset:2px}.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.product-card{display:flex;flex-direction:column;text-decoration:none;color:var(--tt-black);border-radius:16px;border:1px solid rgba(0,0,0,.1);overflow:hidden;transition:box-shadow var(--tt-transition);background-color:var(--tt-white)}.product-card:hover{box-shadow:0 6px 24px #0000001f}.product-card__image-wrap{position:relative;aspect-ratio:4 / 5;background-color:var(--tt-card-img-bg);overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image-placeholder{width:100%;height:100%;background-color:var(--tt-card-img-bg)}.product-card__hover{position:absolute;bottom:0;left:0;right:0;padding:.6rem;transform:translateY(100%);transition:transform .25s ease}.product-card:hover .product-card__hover{transform:translateY(0)}.product-card__atc{display:block;text-align:center;padding:.6rem 1rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background-color:var(--tt-cream);color:var(--tt-black);border:1.5px solid var(--tt-black);border-radius:var(--tt-btn-radius);transition:background-color var(--tt-transition),color var(--tt-transition)}.product-card:hover .product-card__atc:hover{background-color:var(--tt-black);color:var(--tt-cream)}.product-card__info{padding:.75rem .85rem 1rem;flex:1;display:flex;flex-direction:column;gap:.3rem}.product-card__title{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;margin:0}.product-card__price{font-size:.82rem;font-weight:400;margin:0;display:flex;align-items:center;gap:.4rem}.product-card__compare{color:var(--tt-muted);font-weight:300;font-size:.75rem}.collection-empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:var(--tt-muted);font-size:1rem}.collection-pagination{display:flex;justify-content:center;margin-top:3rem;gap:.5rem}.collection-pagination a,.collection-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;border:1.5px solid var(--tt-black);border-radius:var(--tt-btn-radius);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-decoration:none;color:var(--tt-black);transition:background-color var(--tt-transition),color var(--tt-transition)}.collection-pagination a:hover,.collection-pagination .current{background-color:var(--tt-black);color:var(--tt-cream)}@media(max-width:1100px){.collection-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:800px){.collection-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.collection-hero__title{font-size:5.6rem}}@media(max-width:540px){.collection-hero{min-height:200px;height:45vw;max-height:260px}.collection-hero__title{font-size:3.2rem}.collection-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.collection-page{padding:1.5rem 1rem 3rem}}.product-breadcrumb{max-width:var(--page-width, 90rem);margin:1.5rem auto 0;padding:0 var(--page-margin, 2rem);display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--tt-muted)}.product-breadcrumb a{color:var(--tt-muted);text-decoration:none;transition:color .15s}.product-breadcrumb a:hover{color:var(--tt-black)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:var(--page-width, 90rem);margin:2rem auto 5rem;padding:0 var(--page-margin, 2rem);align-items:start}.product-gallery{display:flex;gap:.875rem;align-items:flex-start;position:sticky;top:6rem}.product-gallery__thumbs{display:flex;flex-direction:column;gap:.625rem;flex-shrink:0;width:88px}.product-gallery__thumb{width:88px;height:88px;border-radius:12px;border:1.5px solid rgba(0,0,0,.12);overflow:hidden;cursor:pointer;padding:6px;background:#fff;transition:border-color .2s;display:flex;align-items:center;justify-content:center}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--tt-black)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__main{flex:1;min-width:0;border-radius:20px;border:1px solid rgba(0,0,0,.1);background-color:#fff;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;padding:1.25rem;overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__placeholder{width:100%;height:100%;background-color:var(--tt-card-img-bg)}.product-info{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem}.product-info__title{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.1;margin:0;letter-spacing:-.01em}.product-info__desc{font-size:.95rem;line-height:1.7;color:#000000b3;margin:0}.product-info__desc p{margin:0 0 .5rem}.product-info__desc p:last-child{margin:0}.product-info__price{font-size:1.3rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-info__compare{font-weight:400;font-size:1rem;color:var(--tt-muted);text-decoration:line-through}.product-info__sale-badge{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background-color:var(--tt-black);color:var(--tt-cream);padding:.2rem .6rem;border-radius:100px}.product-option{display:flex;flex-direction:column;gap:.6rem}.product-option__label{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0;color:var(--tt-black)}.product-option__buttons{display:flex;flex-wrap:wrap;gap:.5rem}.product-option__btn{padding:.55rem 1.3rem;font-family:var(--tt-font-body);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1.5px solid rgba(0,0,0,.2);border-radius:30px;background:none;cursor:pointer;color:var(--tt-black);transition:border-color .2s,background-color .2s,color .2s}.product-option__btn:hover{border-color:var(--tt-black)}.product-option__btn.is-selected{background-color:var(--tt-black);border-color:var(--tt-black);color:var(--tt-white)}.product-option__select-wrap{position:relative;display:inline-flex;align-items:center;width:100%;max-width:280px}.product-option__select{appearance:none;-webkit-appearance:none;width:100%;padding:.6rem 2.5rem .6rem 1.1rem;font-family:var(--tt-font-body);font-size:.82rem;font-weight:700;letter-spacing:.04em;color:var(--tt-black);background:#fff;border:1.5px solid rgba(0,0,0,.2);border-radius:30px;cursor:pointer;transition:border-color .2s;outline:none}.product-option__select:hover,.product-option__select:focus{border-color:var(--tt-black)}.product-option__select-chevron{position:absolute;right:1rem;pointer-events:none;color:var(--tt-black)}.product-qty-section{display:flex;flex-direction:column;gap:.75rem;padding-bottom:.5rem}.product-qty-label{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--tt-black);display:block}.product-quantity{display:flex;align-items:center;border:1.5px solid rgba(0,0,0,.2);border-radius:30px;overflow:hidden;height:3rem;width:fit-content}.product-quantity__btn{width:2.75rem;height:100%;background:none;border:none;cursor:pointer;font-size:1.3rem;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center;color:var(--tt-black);transition:background-color .15s}.product-quantity__btn:hover{background-color:#0000000d}.product-quantity__input{width:2.75rem;text-align:center;border:none;background:none;font-family:var(--tt-font-body);font-size:.95rem;font-weight:700;color:var(--tt-black);-moz-appearance:textfield}.product-quantity__input::-webkit-outer-spin-button,.product-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-atc-btn{width:100%;padding:1rem 2rem;height:3.25rem;background-color:var(--tt-black);color:var(--tt-white);border:2px solid var(--tt-black);border-radius:30px;font-family:var(--tt-font-body);font-size:.85rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background-color .2s,color .2s}.product-atc-btn:hover:not(:disabled){background-color:transparent;color:var(--tt-black)}.product-atc-btn:disabled{opacity:.4;cursor:not-allowed}.product-trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.1)}.product-trust li{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:#0009}.product-trust svg{flex-shrink:0;color:#00000080}.product-accordion{border-top:1px solid rgba(0,0,0,.1)}.product-accordion:last-of-type{border-bottom:1px solid rgba(0,0,0,.1)}.product-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.1rem 0;font-family:var(--tt-font-body);font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none;color:var(--tt-black);-webkit-user-select:none;user-select:none}.product-accordion__trigger::-webkit-details-marker{display:none}.product-accordion__chevron{transition:transform .25s ease;flex-shrink:0}.product-accordion[open]>.product-accordion__trigger .product-accordion__chevron{transform:rotate(180deg)}.product-accordion__body{padding-bottom:1.25rem;font-size:.88rem;line-height:1.75;color:#000000bf}.product-accordion__body--placeholder{color:#00000059;font-style:italic}.product-accordion__body p,.product-accordion__body ul,.product-accordion__body ol{margin:0 0 .75rem}.product-accordion__body *:last-child{margin-bottom:0}@media(max-width:960px){.product-layout{grid-template-columns:1fr;gap:2.5rem;margin:1.5rem auto 4rem;width:100%;box-sizing:border-box;overflow-x:hidden}.product-gallery{position:static;width:100%;min-width:0;box-sizing:border-box;flex-direction:column-reverse;gap:.75rem}.product-gallery__thumbs{flex-direction:row;width:100%;min-width:0;box-sizing:border-box;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.product-gallery__thumb{flex-shrink:0;width:72px;height:72px}.product-gallery__main{aspect-ratio:4 / 3;width:100%;min-width:0;box-sizing:border-box}.product-info{width:100%;min-width:0;box-sizing:border-box}}@media(max-width:540px){.product-layout{padding:0 1rem;margin:1rem auto 3rem;overflow-x:hidden;width:100%;box-sizing:border-box}.product-breadcrumb{padding:0 1rem;margin-top:1rem;overflow:hidden;box-sizing:border-box}.product-gallery{flex-direction:column-reverse;gap:.75rem;width:100%}.product-gallery__main{aspect-ratio:4 / 3;max-height:280px;width:100%;box-sizing:border-box}.product-gallery__thumbs{flex-direction:row;overflow-x:auto;width:100%}.product-gallery__thumb{width:60px;height:60px;flex-shrink:0}.product-info{width:100%;box-sizing:border-box;overflow-x:hidden}.product-info__title{font-size:clamp(1.4rem,6vw,1.8rem);word-break:break-word}.product-info__desc{font-size:.9rem;overflow-wrap:break-word;word-break:break-word;max-width:100%}.product-atc-row{flex-direction:column}.product-atc-btn{width:100%;flex:none}}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:398;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-drawer__overlay.is-visible{opacity:1;pointer-events:all;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#fff;z-index:399;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 24px #0000001f}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.cart-drawer__title{font-size:.75rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;margin:0;color:var(--tt-black)}.cart-drawer__close{background:none;border:none;cursor:pointer;padding:.25rem;color:var(--tt-black);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .15s}.cart-drawer__close:hover{background-color:#0000000f}.cart-drawer__cols-header{display:flex;justify-content:space-between;padding:.6rem 1.5rem;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#00000073;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.cart-drawer__body{flex:1;overflow-y:auto;padding:.5rem 0}[hidden]{display:none!important}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:100%;padding:3rem 1.5rem;text-align:center;color:var(--tt-muted);font-size:.9rem}.cart-drawer__loading,.cart-drawer__error{padding:2rem 1.5rem;text-align:center;font-size:.875rem;color:var(--tt-muted)}.cart-drawer__error{color:#c0392b}.cart-drawer__shop-link{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-black);text-decoration:underline;text-underline-offset:3px}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:.875rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06);align-items:start}.cart-item__img-wrap{width:80px;height:80px;border-radius:10px;overflow:hidden;background:var(--tt-card-img-bg);border:1px solid rgba(0,0,0,.08);flex-shrink:0}.cart-item__img-wrap img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.cart-item__info{min-width:0;display:flex;flex-direction:column;gap:.3rem}.cart-item__title{font-size:.85rem;font-weight:700;color:var(--tt-black);margin:0;line-height:1.3}.cart-item__variant{font-size:.75rem;color:var(--tt-muted);margin:0}.cart-item__price{font-size:.82rem;color:var(--tt-muted)}.cart-item__controls{display:flex;align-items:center;gap:.5rem;margin-top:.6rem}.cart-item__qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.2);border-radius:4px;width:fit-content;height:2rem;overflow:hidden}.cart-item__qty-btn{width:1.9rem;height:100%;background:none;border:none;cursor:pointer;font-size:1.1rem;font-weight:300;display:flex;align-items:center;justify-content:center;color:var(--tt-black);transition:background-color .15s;flex-shrink:0}.cart-item__qty-btn:hover{background-color:#0000000d}.cart-item__qty-num{font-size:.82rem;font-weight:700;min-width:1.6rem;text-align:center;color:var(--tt-black);border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12);height:100%;display:flex;align-items:center;justify-content:center}.cart-item__remove{background:none;border:1px solid rgba(0,0,0,.2);border-radius:4px;cursor:pointer;color:#00000073;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .15s,border-color .15s;flex-shrink:0}.cart-item__remove:hover{color:#c0392b;border-color:#c0392b}.cart-item__total{font-size:.88rem;font-weight:700;color:var(--tt-black);white-space:nowrap;align-self:start;padding-top:2px}.cart-drawer__footer{flex-shrink:0;border-top:1px solid rgba(0,0,0,.08);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-drawer__notes{border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.cart-drawer__notes-trigger{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-size:.78rem;font-weight:500;color:var(--tt-black);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.cart-drawer__notes-trigger::-webkit-details-marker{display:none}.cart-drawer__notes-trigger svg{transition:transform .2s;flex-shrink:0}.cart-drawer__notes[open] .cart-drawer__notes-trigger svg{transform:rotate(180deg)}.cart-drawer__notes-input{width:100%;padding:.75rem 1rem;border:none;border-top:1px solid rgba(0,0,0,.08);font-family:var(--tt-font-body);font-size:.82rem;resize:vertical;outline:none;color:var(--tt-black);background:#fafafa}.cart-drawer__total{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:700}.cart-drawer__tax-note{font-size:.72rem;color:var(--tt-muted);margin:-.5rem 0 0}.cart-drawer__checkout{display:block;width:100%;padding:1rem;background-color:var(--tt-black);color:var(--tt-white);border:2px solid var(--tt-black);border-radius:30px;font-family:var(--tt-font-body);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s,color .2s}.cart-drawer__checkout:hover{background-color:transparent;color:var(--tt-black)}@media(max-width:480px){.cart-drawer{max-width:100%}}.cart-page{max-width:860px;margin:4rem auto;padding:0 1.5rem}.cart-page__title{font-size:1.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2rem}.cart-page__js-notice{font-size:.9rem;color:var(--tt-muted);margin-bottom:2rem}.cart-page__empty{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:1rem;color:var(--tt-muted)}.cart-page__continue{display:inline-block;margin-top:2rem;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-black);text-decoration:underline;text-underline-offset:3px}.cart-page__table{width:100%;border-collapse:collapse;margin-bottom:2rem}.cart-page__table th,.cart-page__table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.08);font-size:.9rem}.cart-page__footer{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.cart-page__total{flex:1;font-size:1rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/theme.css.map */
