@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Syncopate:wght@400;700&display=swap";:root{--tt-navy: #002349;--tt-sky: #A3C1DA;--tt-orange: #FF4D00;--tt-white: #FFFFFF;--tt-black: #000000;--tt-grey: #888888;--tt-dark-grey: #444444;--tt-forest: #1a5c4b;--tt-sage: #b8d4c8;--tt-charcoal: #2d2d2d;--tt-light-grey: #c4c4c4;--tt-font-display: "Syncopate", sans-serif;--tt-font-body: "Space Grotesk", sans-serif;--tt-transition: .3s ease;--tt-transition-slow: .6s ease}.tt-section *{margin:0;padding:0;box-sizing:border-box}.tt-section{font-family:var(--tt-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tt-custom-page .section-header{display:none}.tt-display{font-family:var(--tt-font-display);font-weight:700;text-transform:uppercase;letter-spacing:-.02em;line-height:.9}.tt-body{font-family:var(--tt-font-body);font-weight:300;line-height:1.4}.tt-label{font-family:var(--tt-font-body);font-weight:700;letter-spacing:.3em;font-size:.7rem;text-transform:uppercase}.tt-logo{display:flex;flex-direction:column;align-items:center;width:80px;text-decoration:none;color:inherit}.tt-logo-text{font-family:var(--tt-font-display);font-size:1.2rem;line-height:.8;letter-spacing:-.05em;font-weight:700}.tt-logo-line{height:3px;background:currentColor;width:100%;margin:4px 0}.tt-nav{position:fixed;top:0;left:0;width:100%;padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:1000;mix-blend-mode:difference;color:var(--tt-white)}.tt-nav a{color:inherit;text-decoration:none}.tt-nav-right{display:flex;align-items:center;gap:2rem}.tt-nav-link{font-family:var(--tt-font-body);font-weight:700;letter-spacing:.1em;font-size:.8rem;text-transform:uppercase;transition:opacity var(--tt-transition)}.tt-nav-link:hover{opacity:.7}.tt-cart-count{background:var(--tt-orange);color:var(--tt-white);font-size:.6rem;padding:2px 6px;border-radius:10px;margin-left:4px}.tt-fixed-cta{position:fixed;bottom:2rem;right:2rem;z-index:1000}.tt-order-btn{background:var(--tt-orange);color:var(--tt-white);border:none;padding:1.2rem 2.5rem;border-radius:50px;font-family:var(--tt-font-body);font-weight:700;font-size:1.1rem;cursor:pointer;transition:transform var(--tt-transition),box-shadow var(--tt-transition);box-shadow:0 10px 30px #ff4d004d;text-decoration:none;display:inline-block}.tt-order-btn:hover{transform:scale(1.05);box-shadow:0 15px 40px #ff4d0066}.tt-hero-container{height:200vh;position:relative}.tt-sticky-wrapper{position:sticky;top:0;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--tt-sky)}.tt-navy-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--tt-navy);clip-path:inset(100% 0 0 0);transition:clip-path .05s linear;will-change:clip-path}.tt-hero-text{position:relative;z-index:10;font-family:var(--tt-font-display);font-size:15vw;font-weight:700;mix-blend-mode:difference;color:var(--tt-white);text-align:center;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.tt-hero-text{font-size:22vw}}.tt-content-section{padding:8rem 2rem}.tt-content-section .tt-content-inner{max-width:1200px;margin:0 auto}.tt-content-section.tt-dark{background:var(--tt-black);color:var(--tt-white)}.section-header,.header-wrapper,header.header,#shopify-section-header,.section-footer,#shopify-section-footer,.shopify-section-footer,footer.footer,.announcement-bar,.utility-bar,#shopify-section-announcement-bar,.shopify-section-group-header-group,.shopify-section-group-footer-group,[class*=header__]{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;max-height:0!important;opacity:0!important;pointer-events:none!important}.tt-header-wrapper,.tt-footer-wrapper,.tt-header-section,.tt-footer-section,[class*=shopify-section][class*=tt-],[id*=shopify-section-tt-]{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}.tt-content-section.tt-light{background:var(--tt-white);color:var(--tt-black)}.tt-huge-title{font-family:var(--tt-font-display);font-size:clamp(1.8rem,8vw,4.5rem);font-weight:700;line-height:.9;margin-bottom:2rem;text-transform:uppercase;word-break:break-word}.tt-highlight{color:var(--tt-orange)}.tt-subtitle{font-size:clamp(1.2rem,3vw,2rem);font-weight:300;opacity:.8;line-height:1.2;max-width:800px}.tt-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:4rem}@media (max-width: 768px){.tt-grid{grid-template-columns:1fr;gap:2rem}}.tt-grid-item{padding-top:1.5rem}.tt-grid-item.tt-border-sky{border-top:4px solid var(--tt-sky)}.tt-grid-item.tt-border-navy{border-top:4px solid var(--tt-navy)}.tt-grid-title{font-family:var(--tt-font-display);font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.tt-grid-text{color:var(--tt-grey);font-size:1rem;line-height:1.5}.tt-marquee{background:var(--tt-orange);padding:1.5rem 0;overflow:hidden;transform:rotate(-1deg);margin:4rem 0}.tt-marquee-content{display:flex;white-space:nowrap;animation:tt-marquee-move 20s linear infinite;font-family:var(--tt-font-display);font-size:clamp(1.5rem,4vw,3rem);font-weight:700;color:var(--tt-black);gap:2rem;text-transform:uppercase}.tt-marquee-content span{display:flex;align-items:center;gap:2rem}.tt-marquee-dot{width:8px;height:8px;background:var(--tt-black);border-radius:50%;flex-shrink:0}@keyframes tt-marquee-move{0%{transform:translate(0)}to{transform:translate(-50%)}}.tt-specs-wrapper{display:flex;flex-wrap:wrap;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.tt-specs-content{flex:1;min-width:300px}.tt-specs-content .tt-huge-title{color:var(--tt-black)}.tt-specs-text{color:#555;font-size:1.2rem;line-height:1.5}.tt-spec-box{flex:1;min-width:300px;background:var(--tt-navy);padding:2.5rem;border-radius:1.5rem;transform:rotate(1deg);color:var(--tt-white)}.tt-spec-box-title{font-family:var(--tt-font-display);font-size:1rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.tt-spec-item{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0;font-size:.9rem}.tt-spec-item:last-child{border-bottom:none}.tt-spec-label{opacity:.7;text-transform:uppercase;letter-spacing:.1em}.tt-spec-value{font-weight:600}@media (max-width: 768px){.tt-specs-wrapper{flex-direction:column}.tt-spec-box{transform:rotate(0);width:100%}}.tt-product-section{background:var(--tt-black);color:var(--tt-white);padding:6rem 2rem}.tt-product-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width: 900px){.tt-product-wrapper{grid-template-columns:1fr}}.tt-product-gallery{display:flex;flex-direction:column;gap:1rem}.tt-product-main-image{width:100%;aspect-ratio:3/4;background:var(--tt-navy);border-radius:1rem;overflow:hidden}.tt-product-main-image img{width:100%;height:100%;object-fit:cover}.tt-product-thumbnails{display:flex;gap:.5rem;overflow-x:auto}.tt-product-thumb{width:80px;height:80px;border-radius:.5rem;overflow:hidden;cursor:pointer;opacity:.5;transition:opacity var(--tt-transition);flex-shrink:0;border:2px solid transparent}.tt-product-thumb.active,.tt-product-thumb:hover{opacity:1;border-color:var(--tt-orange)}.tt-product-thumb img{width:100%;height:100%;object-fit:cover}.tt-product-info{position:sticky;top:120px}.tt-product-badge{display:inline-block;background:var(--tt-orange);color:var(--tt-white);font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:.5rem 1rem;border-radius:50px;margin-bottom:1.5rem;text-transform:uppercase}.tt-product-title{font-family:var(--tt-font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.tt-product-price{font-size:2rem;font-weight:700;color:var(--tt-orange);margin-bottom:2rem}.tt-product-description{font-size:1.1rem;line-height:1.6;color:var(--tt-grey);margin-bottom:2rem}.tt-variant-selector{margin-bottom:2rem}.tt-variant-label{font-weight:700;margin-bottom:1rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em}.tt-variant-options{display:flex;gap:.75rem;flex-wrap:wrap}.tt-variant-swatch{width:50px;height:50px;border-radius:50%;cursor:pointer;border:3px solid transparent;transition:all var(--tt-transition);position:relative;overflow:hidden}.tt-variant-swatch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--swatch-light) 50%,var(--swatch-dark) 50%)}.tt-variant-swatch.active{border-color:var(--tt-orange);transform:scale(1.1)}.tt-variant-swatch:hover:not(.disabled){transform:scale(1.05)}.tt-variant-swatch.disabled{opacity:.3;cursor:not-allowed}.tt-variant-swatch.disabled:after{content:"";position:absolute;top:50%;left:-10%;width:120%;height:2px;background:var(--tt-white);transform:rotate(-45deg)}.tt-swatch-navy-sky{--swatch-light: var(--tt-sky);--swatch-dark: var(--tt-navy)}.tt-swatch-black-grey{--swatch-light: var(--tt-light-grey);--swatch-dark: var(--tt-charcoal)}.tt-swatch-forest-sage{--swatch-light: var(--tt-sage);--swatch-dark: var(--tt-forest)}.tt-variant-name{font-size:.85rem;color:var(--tt-grey);margin-top:1rem}.tt-add-to-cart{width:100%;background:var(--tt-orange);color:var(--tt-white);border:none;padding:1.5rem 2rem;border-radius:50px;font-family:var(--tt-font-body);font-weight:700;font-size:1.2rem;cursor:pointer;transition:all var(--tt-transition);text-transform:uppercase;letter-spacing:.05em}.tt-add-to-cart:hover{transform:scale(1.02);box-shadow:0 10px 30px #ff4d004d}.tt-add-to-cart:disabled{opacity:.5;cursor:not-allowed;transform:none}.tt-product-details{margin-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.tt-detail-item{border-bottom:1px solid rgba(255,255,255,.1)}.tt-detail-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.tt-detail-header:after{content:"+";font-size:1.5rem;font-weight:300;transition:transform var(--tt-transition)}.tt-detail-item.open .tt-detail-header:after{transform:rotate(45deg)}.tt-detail-content{max-height:0;overflow:hidden;transition:max-height var(--tt-transition)}.tt-detail-item.open .tt-detail-content{max-height:500px}.tt-detail-inner{padding-bottom:1.5rem;color:var(--tt-grey);font-size:.95rem;line-height:1.6}.tt-detail-inner ul{list-style:none;padding:0}.tt-detail-inner li{padding:.25rem 0 .25rem 1rem;position:relative}.tt-detail-inner li:before{content:"\2014";position:absolute;left:0;color:var(--tt-orange)}.tt-footer{background:var(--tt-black);color:var(--tt-white);padding:4rem 2rem 2rem}.tt-footer-content{max-width:1200px;margin:0 auto}.tt-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.tt-footer-brand{max-width:280px}.tt-footer-brand .tt-logo{display:inline-block;margin-bottom:1rem}.tt-footer-logo-img{height:30px;width:auto}.tt-footer-tagline{color:var(--tt-grey);font-size:.9rem;line-height:1.6;margin:0}.tt-footer-column h4{font-family:var(--tt-font-display);font-size:.8rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;color:var(--tt-white)}.tt-footer-links{list-style:none;padding:0;margin:0}.tt-footer-links li{margin-bottom:.5rem}.tt-footer-links a{color:var(--tt-grey);text-decoration:none;font-size:.9rem;transition:color var(--tt-transition)}.tt-footer-links a:hover{color:var(--tt-white)}.tt-newsletter-input{display:flex}.tt-newsletter-input input{flex:1;background:#ffffff1a;border:none;padding:.75rem 1rem;color:var(--tt-white);font-family:var(--tt-font-body);font-size:.9rem;border-radius:4px 0 0 4px}.tt-newsletter-input input::placeholder{color:var(--tt-grey)}.tt-newsletter-input button{background:var(--tt-orange);border:none;padding:.75rem 1rem;color:var(--tt-white);font-family:var(--tt-font-body);font-weight:700;font-size:.75rem;cursor:pointer;border-radius:0 4px 4px 0;text-transform:uppercase;transition:background var(--tt-transition)}.tt-newsletter-input button:hover{background:#e64400}.tt-footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.tt-copyright{color:var(--tt-dark-grey);font-size:.75rem;margin:0}@media (max-width: 900px){.tt-footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 600px){.tt-footer-top{grid-template-columns:1fr}}.tt-text-center{text-align:center}.tt-text-left{text-align:left}.tt-text-right{text-align:right}.tt-mb-0{margin-bottom:0}.tt-mb-1{margin-bottom:1rem}.tt-mb-2{margin-bottom:2rem}.tt-mb-4{margin-bottom:4rem}.tt-mt-0{margin-top:0}.tt-mt-1{margin-top:1rem}.tt-mt-2{margin-top:2rem}.tt-mt-4{margin-top:4rem}.tt-hidden{display:none}@keyframes tt-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tt-animate-in{animation:tt-fade-in .6s ease forwards}.tt-mobile-menu-toggle{display:none;background:none;border:none;color:inherit;cursor:pointer;padding:.5rem}.tt-mobile-menu-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:5px 0;transition:all var(--tt-transition)}@media (max-width: 768px){.tt-mobile-menu-toggle{display:block}.tt-nav-right{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:var(--tt-black);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:right var(--tt-transition);mix-blend-mode:normal}.tt-nav-right.open{right:0}.tt-nav-link{font-size:1.5rem}.tt-fixed-cta{bottom:1rem;right:1rem;left:1rem}.tt-order-btn{width:100%;text-align:center}}.tt-page-transition{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--tt-black);z-index:9999;transform:translateY(100%);transition:transform .5s ease}.tt-page-transition.active{transform:translateY(0)}.tt-loading{position:relative;pointer-events:none}.tt-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center}.tt-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--tt-white);mix-blend-mode:difference;animation:tt-bounce 2s infinite}.tt-scroll-indicator span{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.tt-scroll-arrow{width:20px;height:20px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}@keyframes tt-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.tt-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background:var(--tt-white);box-shadow:0 2px 10px #0000000d}.tt-logo{display:flex;align-items:center}.tt-logo-img{height:28px;width:auto}.tt-nav{display:flex;align-items:center;gap:2rem}.tt-nav-link{color:var(--tt-black);font-family:var(--tt-font-body);font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color var(--tt-transition)}.tt-nav-link:hover{color:var(--tt-orange)}.tt-header-cta{padding:.65rem 1.5rem;background:var(--tt-orange);color:var(--tt-white)!important;font-family:var(--tt-font-display);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;text-decoration:none;transition:all var(--tt-transition)}.tt-header-cta:hover{background:#e64400}.tt-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.5rem;cursor:pointer}.tt-menu-toggle span{width:24px;height:2px;background:currentColor;transition:var(--tt-transition)}.tt-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.tt-menu-toggle.active span:nth-child(2){opacity:0}.tt-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.tt-mobile-nav{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--tt-black);z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;opacity:0;visibility:hidden;transition:var(--tt-transition)}.tt-mobile-nav.active{opacity:1;visibility:visible}.tt-mobile-nav a{font-family:var(--tt-font-display);font-size:1.75rem;color:var(--tt-white);text-transform:uppercase;text-decoration:none}.tt-mobile-nav a:hover{color:var(--tt-orange)}@media (max-width: 768px){.tt-header .tt-nav{display:none}.tt-menu-toggle{display:flex}.tt-header-cta{right:4.5rem;padding:.5rem 1rem;font-size:.6rem}}.tt-page-hero{padding:calc(8rem + 60px) 2rem 4rem;background:var(--tt-black);text-align:center}.tt-page-hero h1{font-family:var(--tt-font-display);font-size:clamp(2.5rem,8vw,5rem);color:var(--tt-white);margin-bottom:1rem;text-transform:uppercase}.tt-page-hero p{color:#ffffffb3;font-size:1.125rem;max-width:550px;margin:0 auto}.tt-about-content{padding:4rem 2rem;max-width:800px;margin:0 auto}.tt-about-content h2{font-family:var(--tt-font-display);font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.5rem;margin-top:4rem;text-transform:uppercase}.tt-about-content h2:first-child{margin-top:0}.tt-about-content p{color:var(--tt-grey);font-size:1.1rem;line-height:1.9;margin-bottom:1.5rem}.tt-about-content ul{list-style:none;padding:0;margin-bottom:1.5rem}.tt-about-content li{color:var(--tt-grey);font-size:1.1rem;line-height:1.9;padding-left:1.5rem;position:relative;margin-bottom:.5rem}.tt-about-content li:before{content:"\2192";position:absolute;left:0;color:var(--tt-orange)}.tt-about-highlight{background:#f5f5f5;padding:2rem;border-left:4px solid var(--tt-orange);margin:2rem 0}.tt-about-highlight p{color:var(--tt-black);font-size:1.25rem;font-weight:500;margin:0}.tt-values-section{padding:4rem 2rem;background:#f5f5f5}.tt-values-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tt-value-card{background:var(--tt-white);padding:2rem;text-align:center}.tt-value-icon{font-size:2.5rem;margin-bottom:1rem}.tt-value-card h3{font-family:var(--tt-font-display);font-size:1rem;margin-bottom:.75rem;text-transform:uppercase}.tt-value-card p{color:var(--tt-grey);font-size:.9rem;line-height:1.6}@media (max-width: 768px){.tt-values-grid{grid-template-columns:1fr}}.tt-info-page{padding:calc(8rem + 60px) 2rem 4rem;max-width:800px;margin:0 auto}.tt-info-page h1{font-family:var(--tt-font-display);font-size:clamp(2rem,5vw,3rem);margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid var(--tt-black);text-transform:uppercase}.tt-info-section{margin-bottom:4rem}.tt-info-section h2{font-family:var(--tt-font-display);font-size:1.25rem;margin-bottom:1rem;color:var(--tt-orange);text-transform:uppercase}.tt-info-section p{color:var(--tt-grey);line-height:1.8;margin-bottom:1rem}.tt-info-section ul{list-style:none;padding:0}.tt-info-section li{color:var(--tt-grey);line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tt-info-section li:before{content:"\2192";position:absolute;left:0;color:var(--tt-orange)}.tt-body-lg{font-size:1.25rem;line-height:1.7}.tt-mt-lg{margin-top:4rem}.tt-faq-list{margin-top:2rem}.tt-faq-item{border-bottom:1px solid #e5e5e5}.tt-faq-question{width:100%;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;cursor:pointer}.tt-faq-icon{font-size:1.5rem;color:var(--tt-orange);transition:transform var(--tt-transition)}.tt-faq-item.active .tt-faq-icon{transform:rotate(45deg)}.tt-faq-answer{max-height:0;overflow:hidden;transition:max-height var(--tt-transition)}.tt-faq-item.active .tt-faq-answer{max-height:400px}.tt-faq-answer-inner{padding-bottom:1.5rem;color:var(--tt-grey);line-height:1.8}.tt-cta-section{padding:4rem 2rem;background:#f5f5f5;text-align:center}.tt-cta-content{max-width:700px;margin:0 auto}.tt-cta-content h2{font-family:var(--tt-font-display);font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;text-transform:uppercase}.tt-cta-content p{color:var(--tt-grey);font-size:1.125rem;margin-bottom:2rem}.tt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;font-family:var(--tt-font-display);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;transition:var(--tt-transition);text-decoration:none}.tt-btn-primary{background:var(--tt-orange);color:var(--tt-white)}.tt-btn-primary:hover{background:#e64400;transform:translateY(-2px);box-shadow:0 10px 30px #ff4d004d}.tt-btn-lg{padding:1.25rem 3rem;font-size:1rem}.tt-btn-pill{border-radius:50px}.shopify-section+.shopify-section,.tt-section+.tt-section,section+section{margin-top:0}.tt-hero-section{margin-top:0!important;padding-top:0!important}.tt-hero-container{margin-top:0}.tt-hero-section+section,.tt-hero-section+.shopify-section{margin-top:0}.tt-product-main-image:empty:before,.tt-product-main-image:not(:has(img)):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--tt-sky) 0%,var(--tt-navy) 100%)}.tt-product-main-image:empty:after,.tt-product-main-image:not(:has(img)):after{content:"Product Image";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--tt-font-display);font-size:1rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.tt-product-main-image{position:relative}.tt-product-thumb:empty,.tt-product-thumb:not(:has(img)){background:linear-gradient(135deg,var(--tt-sky) 0%,var(--tt-navy) 100%)}body{margin:0;padding:70px 0 0}main,main.content-for-layout,#MainContent,.main-content{margin-top:0!important;padding-top:0!important}.shopify-section{margin:0;padding:0}.tt-content-section{position:relative}.tt-content-section.tt-light+.tt-content-section.tt-dark:before,.tt-content-section.tt-dark+.tt-content-section.tt-light:before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,transparent,currentColor);opacity:.05;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/two-toned-custom.css.map */
