@font-face{font-family:InstrumentSerifTT;src:url('../fonts/InstrumentSerif-Regular.ttf') format('truetype');font-display:swap;font-weight:400;font-style:normal}
@font-face{font-family:InstrumentSerifTT;src:url('../fonts/InstrumentSerif-Italic.ttf') format('truetype');font-display:swap;font-weight:400;font-style:italic}
@font-face{font-family:Inferi;src:url('../fonts/inferi-vf-roman.ttf') format('truetype');font-display:swap;font-weight:300 900}
@font-face{font-family:Inferi;src:url('../fonts/inferi-vf-italic.ttf') format('truetype');font-display:swap;font-style:italic;font-weight:300 900}
@font-face{font-family:Gilroy;src:url('../fonts/SVN-Gilroy Regular.otf') format('opentype');font-display:swap;font-weight:400}
@font-face{font-family:Gilroy;src:url('../fonts/SVN-Gilroy Medium.otf') format('opentype');font-display:swap;font-weight:500}
@font-face{font-family:Gilroy;src:url('../fonts/SVN-Gilroy SemiBold.otf') format('opentype');font-display:swap;font-weight:600}

:root{
  --tt-black:#1e1e1e;--tt-blue:#799baf;--tt-blue-dark:#3a6076;--tt-gray:#818181;--tt-gray-light:#d9d9d9;--tt-cream:#f8f6f2;--tt-white:#fff;
  --tt-shell:1110px;--tt-wide:1280px;--tt-section:94px;--tt-card:240px;--tt-border:1px solid rgba(30,30,30,.18);
  --tt-body:Gilroy,"Segoe UI",Arial,sans-serif;--tt-display:Gilroy,"Segoe UI",Georgia,serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tt-cream);color:var(--tt-blue-dark);font-family:var(--tt-body);font-size:14px;font-weight:400;letter-spacing:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.tt-shell{width:min(var(--tt-shell),calc(100% - 80px));margin-inline:auto}.tt-center{text-align:center}.tt-section{padding:var(--tt-section) 0}.tt-section-title{margin:0 0 58px;color:var(--tt-blue-dark);font-size:25px;font-weight:600;text-align:center;line-height:1.2}.tt-btn{display:inline-flex;align-items:center;justify-content:center;min-width:146px;height:46px;padding:0 28px;border:1px solid var(--tt-gray);background:transparent;color:var(--tt-gray);font-size:14px;line-height:1;transition:.2s ease}.tt-btn:hover{border-color:var(--tt-blue-dark);color:var(--tt-blue-dark)}.tt-btn--light{border-color:var(--tt-white);color:var(--tt-white)}.tt-btn--light:hover{background:rgba(255,255,255,.12);color:var(--tt-white)}

.tt-site-header{position:fixed;inset:0 0 auto;z-index:80;color:var(--tt-black)}.tt-header-logo-row{height:58px;background:var(--tt-cream);display:none;align-items:center;justify-content:center;color:var(--tt-black);position:relative}.tt-logo,.tt-footer-logo{font-family:var(--tt-display);font-size:32px;font-weight:700;line-height:1;color:var(--tt-black)}.tt-header-nav-row{height:108px;background:var(--tt-cream);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0 67px;color:var(--tt-black)}.tt-menu,.tt-footer-menu,.tt-mobile-menu{list-style:none;margin:0;padding:0}.tt-menu{display:flex;align-items:center;gap:66px}.tt-menu a{font-size:12px;font-weight:600;text-transform:uppercase;color:var(--tt-black);white-space:nowrap}.tt-header-icons{display:flex;align-items:center;gap:24px;line-height:1}.tt-header-icons a{color:var(--tt-black);width:18px;height:18px;display:grid;place-items:center}.tt-header-icons svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tt-menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px;position:absolute;right:18px}.tt-menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:var(--tt-black);margin:6px 0}.tt-mobile-nav{display:none}.tt-floating-mark{position:fixed;right:28px;bottom:24px;z-index:55;width:75px;height:75px;border-radius:50%;background:var(--tt-blue);color:var(--tt-white);font-family:var(--tt-display);font-size:48px;font-weight:700;display:grid;place-items:center;box-shadow:0 8px 28px rgba(30,30,30,.12)}

.tt-hero{min-height:720px;background-image:var(--tt-hero-image);background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;padding:120px 0 66px;color:var(--tt-white)}.tt-hero--category{min-height:410px}.tt-hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.14) 50%,rgba(0,0,0,.42))}.tt-hero__content{position:relative;z-index:1}.tt-hero h1{font-family:var(--tt-display);font-size:58px;line-height:.98;margin:0 0 18px;font-weight:500;color:var(--tt-white);max-width:720px}.tt-hero--category h1{font-size:32px;letter-spacing:0;text-transform:uppercase}.tt-product-row{padding-top:54px;background:var(--tt-cream)}

.woocommerce ul.products{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:48px 50px}.tt-product-card{background:var(--tt-white);min-width:0;transition:transform .18s ease,box-shadow .18s ease}.tt-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(30,30,30,.06)}.tt-product-card__image{aspect-ratio:1/1;margin:0;background:#72bad8;overflow:hidden}.tt-product-card__image img{width:100%;height:100%;object-fit:cover}.tt-product-card__body{min-height:156px;padding:24px 16px 28px;text-align:center;color:var(--tt-black)}.tt-product-card__body h2,.woocommerce-loop-product__title{margin:0 0 8px;font-family:Georgia,serif;font-size:16px;font-weight:500;line-height:1.2;color:var(--tt-black);text-transform:uppercase}.tt-product-card__body p{margin:0 0 16px;color:var(--tt-gray);font-size:12px}.tt-price,.price{display:block;color:var(--tt-blue);font-size:16px;font-weight:500}.tt-product-row .tt-center{margin-top:64px}.woocommerce-pagination{margin-top:52px;text-align:center}.page-numbers{display:inline-flex;gap:8px;list-style:none}.page-numbers a,.page-numbers span{min-width:34px;height:34px;display:grid;place-items:center;border:var(--tt-border);color:var(--tt-gray)}

.tt-editorial--split{display:grid;grid-template-columns:1.19fr .81fr;background:var(--tt-white)}.tt-editorial figure{margin:0;min-height:470px}.tt-editorial figure img{width:100%;height:100%;object-fit:cover}.tt-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:80px 12vw 80px 76px}.tt-editorial__copy h2,.tt-blog-feature h2,.tt-blog-grid h3{margin:0 0 20px;color:var(--tt-blue-dark);font-size:24px;font-weight:600}.tt-editorial__copy p,.tt-blog-feature p,.tt-blog-grid p{color:var(--tt-blue-dark);font-size:14px;line-height:1.8;margin:0 0 12px}.tt-gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;padding:24px 0 86px;background:var(--tt-cream)}.tt-gallery-strip img{width:100%;height:465px;object-fit:cover}

.tt-collection-banner{min-height:507px;background-image:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.12)),var(--tt-banner-image);background-size:cover;background-position:center;display:flex;align-items:center;color:var(--tt-white)}.tt-collection-banner h2{margin:0 0 18px;color:var(--tt-white);font-size:24px;font-weight:600}.tt-collection-banner p{max-width:480px;margin:0 0 26px;color:var(--tt-white);line-height:1.7}.tt-service-row{min-height:212px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center;color:var(--tt-blue-dark)}.tt-service-row span{display:block;font-size:42px;line-height:1;margin-bottom:18px}.tt-service-row p{margin:0;font-size:12px;font-weight:500}

.tt-feature-split{display:grid;grid-template-columns:.81fr 1.19fr;min-height:506px}.tt-feature-split article{background-image:var(--tt-split-image);background-size:cover;background-position:center;position:relative;color:var(--tt-white)}.tt-feature-split__product{display:flex;align-items:flex-end;padding:0 0 40px 32px}.tt-feature-split__product h3{font-family:Georgia,serif;font-size:18px;font-weight:400;margin:0 0 4px}.tt-feature-split__product p{margin:0 0 12px}.tt-feature-split__collection{display:flex;align-items:flex-end;justify-content:space-between;padding:0 32px 32px 35px}.tt-feature-split__collection:before{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55))}.tt-feature-split__collection h2,.tt-feature-split__collection a{position:relative;z-index:1}.tt-feature-split__collection h2{font-family:var(--tt-display);font-size:60px;line-height:.98;margin:0;color:var(--tt-white)}

.tt-blog-preview{padding:84px 0 112px;background:var(--tt-cream)}.tt-blog-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--tt-white);margin-bottom:64px}.tt-blog-feature img{width:100%;height:356px;object-fit:cover}.tt-blog-feature div{padding:84px 74px}.tt-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-bottom:56px}.tt-blog-grid img{width:100%;height:220px;object-fit:cover}.tt-blog-grid h3{margin-top:28px}.tt-blog-grid p{font-size:13px}.tt-blog-carousel{position:relative}.tt-blog-viewport{overflow:hidden}.tt-blog-track{--tt-blog-index:0;display:flex;gap:50px;transition:transform .42s ease;transform:translateX(calc(var(--tt-blog-index) * -1 * ((100% - 100px) / 3 + 50px)))}.tt-blog-card{flex:0 0 calc((100% - 100px) / 3);min-width:0;color:var(--tt-blue-dark)}.tt-blog-card img{display:block;width:100%;aspect-ratio:1.64;object-fit:cover;margin-bottom:25px}.tt-blog-card h3{margin:0 0 10px;color:var(--tt-blue-dark);font-family:var(--tt-body);font-size:22px;font-weight:400;line-height:1.18;letter-spacing:.08em;text-transform:uppercase}.tt-blog-card p{margin:0;color:var(--tt-blue-dark);font-family:var(--tt-body);font-size:11px;font-weight:400;line-height:1.55;letter-spacing:0}.tt-blog-arrow{position:absolute;top:204px;z-index:2;width:24px;height:24px;border:1px solid rgba(29,54,78,.58);border-radius:50%;background:transparent;color:var(--tt-blue-dark);display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer;padding:0;transition:.2s ease}.tt-blog-arrow:hover{background:var(--tt-blue-dark);color:var(--tt-white)}.tt-blog-arrow--prev{left:-44px}.tt-blog-arrow--next{right:-44px}.tt-blog-progress{position:relative;width:146px;height:1px;margin:51px auto 30px;background:rgba(29,54,78,.18);overflow:hidden}.tt-blog-progress span{display:block;width:33.333%;height:1px;background:var(--tt-blue-dark);transform:translateX(calc(var(--tt-blog-progress,0) * 100%));transition:transform .42s ease}.tt-blog-carousel .tt-btn{height:46px;min-width:146px;color:#5f6570;border-color:#777b82}

.tt-site-footer{background:var(--tt-blue);color:var(--tt-white);overflow:hidden}.tt-newsletter{padding:48px 0 43px;text-align:center}.tt-newsletter h2{font-size:25px;line-height:1;margin:0 0 14px;color:var(--tt-white);font-weight:600}.tt-newsletter p{margin:0 0 23px;color:var(--tt-white);font-size:15px}.tt-newsletter-form{display:flex;justify-content:center}.tt-newsletter-form input{width:395px;height:48px;border:1px solid rgba(255,255,255,.75);background:transparent;color:var(--tt-white);padding:0 20px}.tt-newsletter-form input::placeholder{color:var(--tt-white)}.tt-newsletter-form button{height:48px;border:0;background:var(--tt-blue-dark);color:var(--tt-white);padding:0 28px;font-weight:600;letter-spacing:.03em}.tt-footer-nav{border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.25)}.tt-footer-menu{height:80px;display:flex;align-items:center;justify-content:center;gap:92px}.tt-footer-menu a{font-size:14px;font-weight:500;color:var(--tt-white)}.tt-footer-bottom{height:128px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.tt-footer-logo{color:var(--tt-white)}.tt-language,.tt-language a{color:var(--tt-white);font-size:12px}.tt-language{display:flex;align-items:center;gap:8px;min-width:0;line-height:1}.tt-language svg{flex:0 0 16px;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tt-language span{margin:0 4px}.tt-social{display:flex;justify-content:flex-end;gap:34px;font-size:22px}

.tt-shop-page{padding-top:72px}.tt-shop-filters{display:flex;align-items:center;gap:52px;margin-bottom:72px;color:var(--tt-black)}.tt-shop-filters label{display:flex;align-items:center;gap:8px}.tt-shop-filters label>span{font-size:13px;font-weight:600;text-transform:uppercase}.tt-shop-filters select{width:auto;height:28px;border:0;background:transparent;color:var(--tt-black);font-size:13px;font-weight:600;text-transform:uppercase}.tt-shop-filters button{border:1px solid var(--tt-gray-light);background:transparent;padding:7px 18px;color:var(--tt-black);font-size:12px;font-weight:600;text-transform:uppercase}.tt-shop-more{margin-top:74px}.tt-single-product{display:grid;grid-template-columns:1fr .82fr;gap:68px;padding-top:150px;padding-bottom:70px}.tt-single-product__gallery{min-width:0}.tt-single-product__gallery .woocommerce-product-gallery__image{background:#79bfdc}.tt-single-product__summary h1{font-family:Georgia,serif;color:var(--tt-black);font-size:25px;font-weight:400;text-transform:uppercase;margin:18px 0 16px}.tt-single-product__price{margin-bottom:20px}.tt-single-product__excerpt{color:var(--tt-gray);line-height:1.7;margin-bottom:22px}.cart{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.quantity .qty{width:72px;height:42px;border:var(--tt-border);background:transparent;text-align:center}.single_add_to_cart_button,.checkout-button,.woocommerce-checkout #place_order,.button{height:42px;border:0;background:var(--tt-blue);color:var(--tt-white);padding:0 28px;text-transform:uppercase;font-weight:600}.tt-product-accordions{margin-top:28px;border-top:var(--tt-border)}.tt-product-accordions details{border-bottom:var(--tt-border);padding:16px 0}.tt-product-accordions summary{cursor:pointer;color:var(--tt-black);font-weight:600}.tt-product-accordions p,.tt-product-accordions div{color:var(--tt-gray);line-height:1.7}.tt-related-products{padding-bottom:82px}.woocommerce-breadcrumb{font-size:12px;color:var(--tt-gray)}

.tt-checkout{display:grid;grid-template-columns:1fr 360px;gap:64px;padding-top:150px;padding-bottom:86px;color:var(--tt-blue-dark)}.tt-checkout h1,.tt-checkout h2{font-size:14px;letter-spacing:.02em;font-weight:600;color:var(--tt-blue-dark);margin:0 0 20px}.form-row{margin:0 0 14px}.form-row label{display:block;margin-bottom:6px;color:var(--tt-blue-dark);font-size:12px}.input-text,select,textarea{width:100%;height:42px;border:1px solid var(--tt-gray-light);background:var(--tt-cream);padding:0 12px;color:var(--tt-black)}textarea{height:96px;padding-top:12px}.tt-checkout-fields,.tt-checkout-box,.tt-checkout__summary{background:transparent;margin-bottom:30px}.tt-checkout__summary{border-left:1px solid var(--tt-gray-light);padding-left:30px}.shop_table{width:100%;border-collapse:collapse;color:var(--tt-blue-dark)}.shop_table th,.shop_table td{border-bottom:1px solid var(--tt-gray-light);padding:12px 0;text-align:left;font-size:13px}.woocommerce-error,.woocommerce-message,.woocommerce-info{background:var(--tt-white);border-left:3px solid var(--tt-blue);padding:14px 18px;margin:0 auto 18px;width:min(var(--tt-shell),calc(100% - 80px));color:var(--tt-blue-dark)}
.tt-radio-row{min-height:44px;border:1px solid var(--tt-gray-light);display:flex;align-items:center;gap:10px;padding:0 14px;margin-bottom:12px;color:var(--tt-blue-dark)}.tt-radio-row span{margin-left:auto}.tt-order-line{display:grid;grid-template-columns:74px 1fr auto;gap:14px;align-items:center;margin-bottom:20px;color:var(--tt-blue-dark)}.tt-order-line img{width:74px;height:74px;object-fit:cover}.tt-order-line strong{font-family:Georgia,serif;color:var(--tt-black);font-weight:400;font-size:13px}.tt-order-line p{margin:4px 0 0;color:var(--tt-gray);font-size:12px}.tt-product-fallback-gallery{margin:0;background:#79bfdc}.tt-product-fallback-gallery img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}

.tt-payment-page{display:grid;grid-template-columns:1.25fr .85fr;gap:112px;padding-top:215px;padding-bottom:116px;color:var(--tt-blue-dark)}.tt-payment-main h1,.tt-payment-block h2{margin:0 0 58px;color:var(--tt-blue-dark);font-size:25px;font-weight:600;letter-spacing:.02em}.tt-payment-main .input-text,.tt-select-field .input-text{height:76px;border:1px solid rgba(30,30,30,.24);background:transparent;padding:0 28px;color:var(--tt-black);font-size:12px;font-weight:600;text-transform:uppercase}.tt-payment-main .input-text::placeholder{color:rgba(30,30,30,.42)}.tt-payment-main>.input-text,.tt-select-field{margin-bottom:34px}.tt-payment-grid{display:grid;gap:26px;margin-bottom:34px}.tt-payment-grid--two{grid-template-columns:1fr 1fr}.tt-select-field{position:relative}.tt-select-field span{position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:26px;color:rgba(30,30,30,.38)}.tt-payment-block{margin-top:104px}.tt-payment-option{height:76px;border:1px solid rgba(30,30,30,.24);display:flex;align-items:center;gap:14px;padding:0 28px;margin-bottom:34px;color:var(--tt-gray);font-size:12px;font-weight:600;text-transform:uppercase}.tt-payment-option strong{margin-left:auto;color:var(--tt-gray);font-weight:600}.tt-payment-option input{appearance:none;width:14px;height:14px;border:1px solid var(--tt-gray);border-radius:50%;display:grid;place-items:center}.tt-payment-option input:checked:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--tt-gray)}.tt-payment-submit{width:100%;height:76px;border:0;background:var(--tt-blue);color:var(--tt-white);font-size:23px;font-weight:600;letter-spacing:.02em}.tt-payment-links{display:flex;justify-content:space-between;margin-top:30px}.tt-payment-links a{color:var(--tt-gray);font-size:12px;text-decoration:underline}.tt-payment-summary{padding-top:4px}.tt-payment-item{display:grid;grid-template-columns:122px 1fr auto;gap:20px;align-items:start}.tt-payment-item img{width:122px;height:122px;object-fit:cover}.tt-payment-item strong{font-family:Georgia,serif;font-size:13px;color:var(--tt-black);font-weight:600}.tt-payment-item p{margin:3px 0 7px;color:var(--tt-gray);font-size:11px}.tt-payment-item span{color:var(--tt-blue);font-size:13px}.tt-payment-qty{display:flex;align-items:center;gap:9px;color:var(--tt-gray);font-size:12px}.tt-payment-qty button{width:22px;height:18px;border:1px solid var(--tt-gray-light);background:transparent;color:var(--tt-gray);line-height:1}.tt-payment-qty i{font-style:normal;margin-left:5px}.tt-payment-summary dl{margin:38px 0 0}.tt-payment-summary dl div{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.tt-payment-summary dt,.tt-payment-summary dd{margin:0;color:var(--tt-gray);font-size:14px}.tt-payment-total{margin-top:26px}.tt-payment-total dt{font-size:22px;color:var(--tt-gray)}.tt-payment-total dd{font-size:24px;color:var(--tt-blue);font-weight:600}
.tt-payment-fields .woocommerce-billing-fields>h3,.tt-payment-fields .woocommerce-shipping-fields,.tt-payment-fields .woocommerce-additional-fields,.tt-payment-fields label{display:none}.tt-payment-fields .form-row{margin:0 0 34px}.tt-payment-fields .form-row-first,.tt-payment-fields .form-row-last{width:calc(50% - 13px);float:left}.tt-payment-fields .form-row-first{margin-right:26px}.tt-payment-fields .form-row-wide{clear:both}.tt-payment-fields select{height:76px;border:1px solid rgba(30,30,30,.24);background:transparent;padding:0 28px;color:rgba(30,30,30,.42);font-size:12px;font-weight:600;text-transform:uppercase}.tt-payment-methods #payment{background:transparent}.tt-payment-methods #payment ul.payment_methods{border:0;padding:0;margin:0}.tt-payment-methods #payment ul.payment_methods li{height:auto;border:1px solid rgba(30,30,30,.24);display:flex;align-items:center;padding:0 28px;margin-bottom:34px;color:var(--tt-gray);font-size:12px;font-weight:600;text-transform:uppercase}.tt-payment-methods #payment div.payment_box{display:none!important}.tt-payment-methods #payment .place-order{padding:0;margin:0}.tt-payment-methods #place_order{width:100%;height:76px;background:var(--tt-blue);font-size:23px}.tt-shipping-methods .woocommerce-shipping-methods{list-style:none;margin:0;padding:0}.tt-shipping-methods .woocommerce-shipping-methods li{height:76px;border:1px solid rgba(30,30,30,.24);display:flex;align-items:center;gap:12px;padding:0 28px;margin-bottom:34px;color:var(--tt-gray);font-size:12px;font-weight:600;text-transform:uppercase}.tt-payment-summary #order_review{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

.tt-page{padding-top:150px;padding-bottom:90px}.tt-page-title{font-family:var(--tt-display);font-size:48px;color:var(--tt-black);text-align:center;margin:0 0 42px}.tt-page-content{color:var(--tt-blue-dark);line-height:1.8}.elementor-section.tt-hero,.e-con.tt-hero{min-height:auto}
.tt-collection-grid-page{display:grid;grid-template-columns:1fr 1fr;padding-top:120px}.tt-collection-tile{min-height:430px;background-image:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.38)),var(--tt-tile-image);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:38px;color:var(--tt-white)}.tt-collection-tile span{font-family:var(--tt-display);font-size:48px;line-height:1;color:var(--tt-white)}.tt-about-page{padding:145px 0 92px;background:var(--tt-cream)}.tt-about-intro{max-width:950px;text-align:center;padding-bottom:86px}.tt-about-intro h1{margin:0 0 28px;color:var(--tt-blue-dark);font-size:20px;font-weight:600;letter-spacing:0}.tt-about-intro p{max-width:820px;margin:0 auto 14px;color:var(--tt-blue-dark);font-size:13px;line-height:1.9}.tt-about-founder{display:grid;grid-template-columns:1fr 1fr;background:var(--tt-white);min-height:520px}.tt-about-founder figure{margin:0;min-width:0}.tt-about-founder img{width:100%;height:100%;object-fit:cover}.tt-about-founder article{display:flex;flex-direction:column;justify-content:center;padding:72px 12vw 72px 76px}.tt-about-founder h2{margin:0 0 24px;color:var(--tt-blue-dark);font-size:18px;font-weight:600}.tt-about-founder p,.tt-about-copy p{margin:0 0 15px;color:var(--tt-blue-dark);font-size:13px;line-height:1.9}.tt-about-copy{text-align:center;max-width:890px;padding:72px 0 54px}.tt-about-copy strong{display:block;color:var(--tt-blue-dark);font-size:13px}.tt-about-history{max-width:1000px}.tt-about-era{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center;margin:24px 0 92px}.tt-about-era--left .tt-about-era__text{align-self:start;margin-top:80px}.tt-about-era--right{margin-top:8px}.tt-about-era__text{position:relative;color:var(--tt-blue-dark)}.tt-about-era__text span{position:absolute;left:-38px;top:4px;width:22px;height:22px;border-radius:50%;background:rgba(121,155,175,.22);border:7px solid var(--tt-blue)}.tt-about-era__text h2{font-size:18px;font-weight:600;margin:0 0 14px;color:var(--tt-blue-dark)}.tt-about-era__text p,.tt-about-era__text li{font-size:12px;line-height:1.8;color:var(--tt-blue-dark)}.tt-about-era__text ul{margin:20px 0 0;padding-left:18px}.tt-polaroid{width:min(100%,430px);margin:0 auto 52px;background:var(--tt-white);padding:18px 18px 58px;box-shadow:0 20px 34px rgba(30,30,30,.12)}.tt-polaroid img{width:100%;height:285px;object-fit:cover}.tt-polaroid--tilt-right{transform:rotate(4deg)}.tt-polaroid--tilt-left{transform:rotate(-3deg)}.tt-about-video{position:relative;max-width:1100px;margin-top:14px}.tt-about-video img{width:100%;height:620px;object-fit:cover}.tt-play-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:70px;height:50px;border-radius:12px;background:#f00;color:#fff;display:grid;place-items:center;font-size:26px;line-height:1;padding-left:4px}

@media (max-width:1024px){.tt-shell{width:min(100% - 44px,var(--tt-shell))}.tt-header-nav-row{padding:0 28px}.tt-menu{gap:28px}.woocommerce ul.products{grid-template-columns:repeat(3,1fr);gap:34px}.tt-editorial--split,.tt-blog-feature,.tt-feature-split{grid-template-columns:1fr}.tt-gallery-strip{grid-template-columns:repeat(2,1fr)}.tt-service-row{grid-template-columns:repeat(3,1fr);gap:34px;padding:44px 0}.tt-checkout,.tt-single-product,.tt-payment-page{grid-template-columns:1fr;gap:34px}.tt-checkout__summary{border-left:0;padding-left:0}.tt-about-founder{grid-template-columns:1fr}.tt-about-founder article{padding:52px 44px}.tt-about-era{gap:42px}}
@media (max-width:720px){:root{--tt-section:58px}.tt-header-logo-row{height:58px;display:flex}.tt-site-header{position:fixed}.tt-header-nav-row{display:none}.tt-menu-toggle{display:block}.tt-mobile-nav{display:block;position:fixed;inset:58px 0 auto;background:var(--tt-cream);color:var(--tt-black);transform:translateY(-120%);transition:.22s ease;padding:22px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.tt-menu-open .tt-mobile-nav{transform:translateY(0)}.tt-mobile-menu{display:grid;gap:18px}.tt-mobile-menu a{color:var(--tt-black);font-weight:600;text-transform:uppercase}.tt-floating-mark{width:54px;height:54px;font-size:34px;right:16px}.tt-hero{min-height:560px;padding:100px 0 42px}.tt-hero h1{font-size:42px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:22px 14px}.tt-shop-filters{gap:18px;justify-content:space-between;margin-bottom:38px}.tt-shop-filters button{font-size:10px}.tt-product-card__body{min-height:128px;padding:18px 8px}.tt-product-card__body h2{font-size:12px}.tt-product-card__body p{font-size:11px}.tt-price{font-size:13px}.tt-gallery-strip{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:50px}.tt-gallery-strip img{height:245px}.tt-editorial__copy,.tt-blog-feature div{padding:42px 22px}.tt-collection-banner{min-height:390px}.tt-service-row{grid-template-columns:1fr 1fr}.tt-feature-split__collection h2{font-size:42px}.tt-feature-split__collection{display:block;padding:250px 22px 28px}.tt-blog-grid{grid-template-columns:1fr;gap:34px}.tt-newsletter-form{display:grid;padding:0 22px}.tt-newsletter-form input{width:100%}.tt-footer-menu{height:auto;padding:26px 0;display:grid;gap:18px;text-align:center}.tt-footer-bottom{height:auto;grid-template-columns:1fr;gap:22px;text-align:center;padding:34px 0}.tt-social{justify-content:center}.tt-single-product,.tt-checkout,.tt-page,.tt-payment-page{padding-top:100px}.tt-blog-feature img{height:260px}.tt-collection-grid-page{grid-template-columns:1fr}.tt-payment-grid--two,.tt-payment-item{grid-template-columns:1fr}.tt-payment-main h1,.tt-payment-block h2{font-size:20px;margin-bottom:28px}.tt-payment-block{margin-top:58px}.tt-about-page{padding-top:96px}.tt-about-intro{padding-bottom:48px}.tt-about-intro h1{font-size:17px}.tt-about-founder{min-height:0}.tt-about-founder article{padding:38px 22px}.tt-about-era,.tt-about-era--left,.tt-about-era--right{grid-template-columns:1fr;gap:24px;margin-bottom:58px}.tt-about-era--left .tt-about-era__text{margin-top:0}.tt-about-era__text span{left:-4px;top:-34px}.tt-polaroid{margin-bottom:26px;padding:12px 12px 42px}.tt-polaroid img{height:230px}.tt-about-video img{height:260px}}

/* Product detail mockup lock */
.tt-single-product--mockup{grid-template-columns:1.06fr .94fr;gap:88px;padding-top:160px;padding-bottom:44px;align-items:start}.tt-mock-gallery{position:relative}.tt-product-main-image{margin:0;background:#79bfdc;aspect-ratio:1/1;overflow:hidden}.tt-product-main-image img{width:100%;height:100%;object-fit:cover}.tt-gallery-heart{position:absolute;right:20px;top:16px;width:34px;height:34px;border:0;background:transparent;color:var(--tt-white);font-size:28px;line-height:1}.tt-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:22px;height:22px;border:0;border-radius:50%;background:rgba(255,255,255,.78);color:var(--tt-blue);font-size:17px;line-height:22px;padding:0}.tt-gallery-arrow--left{left:20px}.tt-gallery-arrow--right{right:20px}.tt-gallery-dots{position:absolute;left:50%;bottom:17px;transform:translateX(-50%);display:flex;gap:8px}.tt-gallery-dots span{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.82)}.tt-product-thumbs{display:flex;gap:28px;margin:0 0 24px}.tt-product-thumbs span{width:46px;height:46px;border-radius:50%;overflow:hidden;background:#d7e7ec;display:block}.tt-product-thumbs img{width:100%;height:100%;object-fit:cover}.tt-stock-dot{font-size:11px;color:var(--tt-blue);margin:0 0 12px}.tt-stock-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#9fd7e7;margin-right:7px;vertical-align:middle}.tt-mock-summary h1{font-family:Georgia,serif;font-size:22px;margin:0 0 6px;color:var(--tt-black);font-weight:400;text-transform:uppercase}.tt-product-subtitle{font-size:12px;color:var(--tt-gray);margin:0 0 14px}.tt-mock-summary .tt-single-product__price{font-size:18px;color:var(--tt-blue);margin:0 0 22px}.tt-mock-summary .tt-single-product__excerpt{font-size:12px;line-height:1.75;color:var(--tt-gray);margin:0 0 24px}.tt-size-guide{display:flex;justify-content:space-between;border-bottom:1px solid var(--tt-gray-light);padding-bottom:9px;margin-bottom:0;font-size:10px;color:var(--tt-gray)}.tt-size-guide a{text-decoration:underline}.tt-size-row{display:grid;grid-template-columns:repeat(6,1fr);height:42px;border-bottom:1px solid var(--tt-gray-light);margin-bottom:18px}.tt-size-row button{border:0;background:transparent;color:var(--tt-gray);font-size:11px}.tt-size-row button.is-active{color:var(--tt-black);font-weight:600}.tt-cart-form{display:block}.tt-cart-form .single_add_to_cart_button{width:100%;height:43px;background:var(--tt-blue);font-size:12px}.tt-product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:116px;border-top:1px solid var(--tt-gray-light);border-bottom:1px solid var(--tt-gray-light);padding-top:38px;padding-bottom:42px;margin-top:4px}.tt-product-detail-grid h2{font-size:13px;color:var(--tt-blue-dark);margin:0 0 25px;font-weight:600}.tt-product-detail-grid p{font-size:12px;line-height:1.85;color:var(--tt-gray);margin:0 0 16px}.tt-product-detail-grid strong{color:var(--tt-blue-dark);font-weight:600}.tt-product-video{height:560px;background-image:var(--tt-video-image);background-size:cover;background-position:center;display:grid;place-items:center;margin-top:48px;margin-bottom:48px}.tt-youtube-play{width:74px;height:52px;border-radius:12px;background:#ff0000;color:#fff;display:grid;place-items:center;font-size:28px;padding-left:4px}.tt-related-products .tt-center{margin-top:42px}.tt-related-products--second{padding-top:22px}.tt-product-services{padding-top:10px;padding-bottom:68px;min-height:155px;grid-template-columns:repeat(4,1fr)}.related.products>h2{display:none}
@media (max-width:1024px){.tt-single-product--mockup{grid-template-columns:1fr;gap:34px}.tt-product-detail-grid{gap:44px}.tt-product-video{height:420px}}
@media (max-width:720px){.tt-single-product--mockup{padding-top:100px}.tt-product-thumbs{gap:14px}.tt-product-detail-grid{grid-template-columns:1fr;gap:18px}.tt-product-video{height:260px}.tt-product-services{grid-template-columns:repeat(2,1fr)}}
.tt-product-fit-note{height:42px;border-top:1px solid var(--tt-gray-light);border-bottom:1px solid var(--tt-gray-light);margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;color:var(--tt-gray);font-size:11px;text-transform:uppercase}.tt-product-fit-note strong{color:var(--tt-black);font-weight:600}
.tt-gallery-arrow{display:grid;place-items:center}

/* Collections overview mockup lock */
.tt-collections-mock{padding-top:120px;background:var(--tt-cream)}.tt-collections-row{display:grid;min-height:640px}.tt-collections-row--top{grid-template-columns:1.18fr .82fr}.tt-collections-row--bottom{grid-template-columns:.82fr 1.18fr;border-top:46px solid var(--tt-cream)}.tt-collections-feature,.tt-collections-product{position:relative;min-height:640px;background-size:cover;background-position:center;display:flex;color:var(--tt-white);overflow:hidden}.tt-collections-feature{background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.48)),var(--tt-tile-image);align-items:flex-end;padding:0 54px 48px}.tt-collections-feature h1,.tt-collections-feature h2{font-family:var(--tt-display);font-size:74px;line-height:.96;font-weight:400;color:var(--tt-white);margin:0}.tt-collections-feature .tt-btn{position:absolute;right:50px;bottom:52px}.tt-collections-product{background-image:var(--tt-product-image);align-items:flex-end;padding:0 0 50px 52px}.tt-collections-product:before{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.22))}.tt-collections-product div{position:relative;z-index:1}.tt-collections-product h2{font-family:Georgia,serif;font-size:18px;font-weight:400;color:var(--tt-white);margin:0 0 5px}.tt-collections-product p{font-size:12px;color:var(--tt-white);margin:0 0 10px}.tt-collections-product strong{font-size:17px;color:var(--tt-white)}.tt-collections-product .tt-gallery-arrow{z-index:2}.tt-collections-more{padding:40px 0 52px}.tt-collections-more:before{content:"";display:block;width:98px;height:1px;background:var(--tt-gray);margin:0 auto 19px}.tt-collections-mock+.tt-product-services{padding-top:42px}
@media (max-width:900px){.tt-collections-row,.tt-collections-row--top,.tt-collections-row--bottom{grid-template-columns:1fr}.tt-collections-feature,.tt-collections-product{min-height:460px}.tt-collections-feature h1,.tt-collections-feature h2{font-size:50px}.tt-collections-feature .tt-btn{right:28px;bottom:30px}.tt-collections-row--bottom{border-top:20px solid var(--tt-cream)}}

/* Global polish pass */
body.single-product .tt-site-header,body.woocommerce-checkout .tt-site-header,body.woocommerce-cart .tt-site-header,body.page-template-default:not(.home) .tt-site-header{color:var(--tt-black)}
body.single-product .tt-header-nav-row,body.woocommerce-checkout .tt-header-nav-row,body.woocommerce-cart .tt-header-nav-row,body.page-template-default:not(.home) .tt-header-nav-row{background:var(--tt-cream);border-bottom:1px solid rgba(30,30,30,.08)}
body.single-product .tt-menu a,body.single-product .tt-header-icons a,body.woocommerce-checkout .tt-menu a,body.woocommerce-checkout .tt-header-icons a,body.woocommerce-cart .tt-menu a,body.woocommerce-cart .tt-header-icons a,body.page-template-default:not(.home) .tt-menu a,body.page-template-default:not(.home) .tt-header-icons a{color:var(--tt-black)}
.woocommerce ul.products{align-items:stretch}.tt-product-card{height:100%;display:flex}.tt-product-card__link{display:flex;flex-direction:column;width:100%;height:100%}.tt-product-card__body{display:grid;grid-template-rows:auto auto 1fr;align-content:start}.tt-product-card__body h2{min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tt-product-card__body p{min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tt-product-card__body .tt-price{align-self:end}.tt-shop-filters{padding:16px 18px;border-top:1px solid rgba(30,30,30,.12);border-bottom:1px solid rgba(30,30,30,.12);justify-content:center;gap:34px}.tt-shop-filters label{min-width:0}.tt-shop-filters select{min-width:118px}.tt-shop-filters button{height:34px;min-width:70px}.tt-service-row span{width:42px;height:42px;margin:0 auto 18px;display:grid;place-items:center}.tt-service-row svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.tt-social a{width:24px;height:24px;display:grid;place-items:center}.tt-social svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tt-product-thumbs button{width:46px;height:46px;border:1px solid transparent;border-radius:50%;overflow:hidden;background:#d7e7ec;padding:0;display:block;cursor:pointer}.tt-product-thumbs button.is-active{border-color:var(--tt-blue-dark)}.tt-product-thumbs button img{width:100%;height:100%;object-fit:cover}.tt-gallery-dots span.is-active{background:var(--tt-white);transform:scale(1.3)}.tt-empty-checkout{padding-top:210px;padding-bottom:118px;text-align:center;min-height:560px;color:var(--tt-blue-dark)}.tt-empty-checkout h1{margin:0 0 14px;font-size:28px;font-weight:600;color:var(--tt-blue-dark)}.tt-empty-checkout p{margin:0 auto 30px;max-width:420px;color:var(--tt-gray);line-height:1.7}.tt-payment-main .form-row{clear:none}.tt-payment-main .form-row-wide{clear:both}.tt-payment-main input:focus,.tt-payment-main select:focus,.tt-shop-filters select:focus,.tt-newsletter-form input:focus{outline:1px solid var(--tt-blue-dark);outline-offset:2px}.tt-editorial__copy p,.tt-blog-feature p,.tt-blog-grid p,.tt-about-intro p,.tt-about-founder p,.tt-about-copy p,.tt-about-era__text p{line-height:1.9}
.tt-home-services{min-height:169px;align-items:center}.tt-home-services span{width:57px;height:54px;margin:0 auto 17px;color:var(--tt-blue-dark);display:grid;place-items:center}.tt-service-row img{display:block;width:auto;height:auto;max-width:57px;max-height:54px;object-fit:contain}.tt-home-services svg{stroke-width:1.15}.tt-home-services p{color:var(--tt-blue-dark);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}
@media (max-width:720px){body.single-product .tt-site-header,body.woocommerce-checkout .tt-site-header,body.woocommerce-cart .tt-site-header,body.page-template-default:not(.home) .tt-site-header{color:var(--tt-black)}.tt-shop-page{padding-top:46px}.tt-shop-filters{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:34px;padding:14px 0;border:0}.tt-shop-filters label{display:grid;gap:5px}.tt-shop-filters label>span{font-size:10px}.tt-shop-filters select{height:36px;border:1px solid rgba(30,30,30,.14);padding:0 9px;background:rgba(255,255,255,.45);font-size:11px}.tt-shop-filters button{grid-column:1/-1;width:100%;height:38px}.tt-product-card__body{min-height:142px;padding:16px 9px 18px}.tt-product-card__body h2{min-height:30px}.tt-product-card__body p{min-height:28px}.tt-payment-fields .form-row-first,.tt-payment-fields .form-row-last{width:100%;float:none;margin-right:0}.tt-empty-checkout{padding-top:120px;padding-bottom:72px;min-height:420px}.tt-empty-checkout h1{font-size:22px}.tt-social a{width:28px;height:28px}}
body.page-child .tt-site-header{color:var(--tt-black)}body.page-child .tt-header-nav-row{background:var(--tt-cream);border-bottom:1px solid rgba(30,30,30,.08)}body.page-child .tt-menu a,body.page-child .tt-header-icons a{color:var(--tt-black)}

/* Mega menu + craft page */
.tt-header-nav-row{position:relative}.tt-primary-nav .menu-item:first-child>a:after,.tt-primary-nav .tt-menu>li:first-child>a:after{content:"";display:inline-block;width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-left:9px;margin-bottom:3px}.tt-mega-menu{position:absolute;left:0;right:0;top:108px;z-index:60;background:rgba(255,255,255,.97);color:var(--tt-black);box-shadow:0 24px 50px rgba(30,30,30,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;pointer-events:none}.tt-header-nav-row.tt-mega-open .tt-mega-menu,.tt-header-nav-row:has(.tt-primary-nav .tt-menu>li:first-child:hover) .tt-mega-menu,.tt-header-nav-row:has(.tt-primary-nav .menu-item:first-child:hover) .tt-mega-menu,.tt-mega-menu:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.tt-mega-menu__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:70px;padding:46px 0 58px}.tt-mega-menu h2{margin:0 0 30px;color:var(--tt-black);font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.tt-mega-menu a{display:block;color:var(--tt-black)!important;font-size:13px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;margin:0 0 22px}.tt-mega-menu a:hover{color:var(--tt-blue-dark)!important}.tt-mobile-cats{display:none}.tt-hero--craft{min-height:520px;background-position:center}.tt-craft-intro{padding:78px 0 82px;text-align:center}.tt-craft-intro h2{margin:0 0 20px;color:var(--tt-blue-dark);font-size:25px;font-weight:600}.tt-craft-intro p{max-width:720px;margin:0 auto;color:var(--tt-blue-dark);font-size:14px;line-height:1.9}.tt-craft-split{border-top:1px solid rgba(30,30,30,.08);border-bottom:1px solid rgba(30,30,30,.08)}.tt-craft-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding:84px 0}.tt-craft-steps article{border-top:1px solid var(--tt-gray-light);padding-top:26px;color:var(--tt-blue-dark)}.tt-craft-steps span{display:block;margin-bottom:18px;color:var(--tt-blue);font-size:12px;font-weight:600}.tt-craft-steps h3{margin:0 0 13px;color:var(--tt-blue-dark);font-size:16px;font-weight:600}.tt-craft-steps p{margin:0;color:var(--tt-gray);font-size:13px;line-height:1.8}.tt-craft-feature{margin-bottom:0}
@media (max-width:1024px){.tt-mega-menu__inner{gap:34px}.tt-mega-menu{display:none}.tt-primary-nav .menu-item:first-child>a:after,.tt-primary-nav .tt-menu>li:first-child>a:after{display:none}}
@media (max-width:720px){.tt-mobile-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(30,30,30,.12)}.tt-mobile-cats a{height:36px;border:1px solid rgba(30,30,30,.12);display:grid;place-items:center;color:var(--tt-black);font-size:11px;font-weight:600;text-transform:uppercase}.tt-craft-intro{padding:48px 0}.tt-craft-steps{grid-template-columns:1fr;gap:28px;padding:52px 0}.tt-hero--craft{min-height:430px}.tt-hero--craft h1{font-size:34px}}

/* Header mockup lock */
@media (min-width:721px){body .tt-site-header{height:120px;color:var(--tt-white)}body .tt-header-logo-row{display:flex!important;height:58px!important;background:var(--tt-cream)!important;color:var(--tt-black)!important}body .tt-header-nav-row{height:62px!important;background:rgba(30,30,30,.24)!important;border-bottom:0!important;backdrop-filter:blur(14px)!important;color:var(--tt-white)!important}body .tt-menu a,body .tt-header-icons a{color:var(--tt-white)!important}body .tt-mega-menu{top:62px!important}}

/* Typography mockup lock */
body h1,body h2,body h3,body h4,body h5,body h6,.tt-page-title,.tt-hero h1,.tt-collection-tile span,.tt-feature-split__product h3,.tt-feature-split__collection h2,.tt-collections-feature h1,.tt-collections-feature h2,.tt-collections-product h2,.tt-product-card__body h2,.woocommerce-loop-product__title,.tt-single-product__summary h1,.tt-mock-summary h1,.tt-order-line strong,.tt-payment-item strong{font-family:var(--tt-body)!important;letter-spacing:.04em}.tt-logo,.tt-footer-logo{font-family:var(--tt-display)!important;letter-spacing:0}.tt-hero h1,.tt-feature-split__collection h2,.tt-collections-feature h1,.tt-collections-feature h2,.tt-collection-tile span{font-weight:400!important;text-transform:uppercase;letter-spacing:.08em;line-height:1.08}.tt-hero h1{font-size:56px}.tt-feature-split__collection h2{font-size:60px}.tt-collections-feature h1,.tt-collections-feature h2{font-size:64px}.tt-feature-split__product h3,.tt-collections-product h2{font-size:14px;font-weight:600!important;text-transform:uppercase;letter-spacing:.04em}.tt-feature-split__product p,.tt-collections-product p{font-size:12px;font-weight:500;letter-spacing:.02em}.tt-feature-split__product strong,.tt-collections-product strong{font-size:17px;font-weight:600;letter-spacing:.02em}.tt-product-card__body h2,.woocommerce-loop-product__title,.tt-single-product__summary h1,.tt-mock-summary h1{font-weight:600!important;letter-spacing:.04em}.tt-section-title,.tt-editorial__copy h2,.tt-blog-feature h2,.tt-blog-grid h3,.tt-payment-main h1,.tt-payment-block h2,.tt-about-intro h1,.tt-about-founder h2,.tt-about-era__text h2,.tt-craft-intro h2,.tt-craft-steps h3{font-weight:600!important;letter-spacing:.04em;text-transform:uppercase}
@media (max-width:720px){.tt-hero h1{font-size:38px}.tt-feature-split__collection h2,.tt-collections-feature h1,.tt-collections-feature h2{font-size:42px}}

.tt-logo,.tt-footer-logo{display:inline-flex;align-items:center;justify-content:center;width:176px;height:25px}.tt-logo img,.tt-footer-logo img{display:block;width:176px;height:25px;object-fit:contain}.tt-header-logo-row .tt-logo{color:var(--tt-black)}.tt-footer-logo{justify-self:center;color:var(--tt-white)}.tt-footer-logo img{filter:brightness(0) invert(1)}

/* Product card mockup lock */
.woocommerce ul.products{gap:42px 24px!important}.tt-product-card{background:transparent!important;box-shadow:none!important;transform:none!important}.tt-product-card:hover{box-shadow:none!important;transform:none!important}.tt-product-card__link{gap:0}.tt-product-card__image{background:#79bfdc!important;margin:0!important;aspect-ratio:1/1;overflow:hidden}.tt-product-card__image img{width:100%;height:100%;object-fit:cover}.tt-product-card__body{min-height:0!important;padding:13px 0 0!important;text-align:left!important;color:var(--tt-black);display:block!important}.tt-product-card__body h2,.woocommerce-loop-product__title{min-height:0!important;margin:0 0 5px!important;color:var(--tt-black)!important;font-size:12px!important;line-height:1.18!important;font-weight:600!important;text-align:left!important;text-transform:uppercase!important;letter-spacing:.015em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tt-product-card__body p{min-height:0!important;margin:0 0 8px!important;color:var(--tt-black)!important;font-size:11px!important;line-height:1.2!important;text-align:left!important;display:block!important;overflow:visible!important}.tt-product-card__body .tt-price,.tt-price,.woocommerce ul.products .price{color:var(--tt-blue)!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;text-align:left!important;text-decoration:none!important}.woocommerce ul.products li.product{background:transparent!important}.woocommerce ul.products li.product a img{margin:0!important}
@media (max-width:720px){.woocommerce ul.products{gap:28px 14px!important}.tt-product-card__body{padding-top:11px!important}.tt-product-card__body h2,.woocommerce-loop-product__title{font-size:10px!important}.tt-product-card__body p{font-size:10px!important}.tt-product-card__body .tt-price,.tt-price,.woocommerce ul.products .price{font-size:12px!important}}

.woocommerce ul.products .tt-product-card__body h2,.woocommerce ul.products .tt-product-card__body h2.woocommerce-loop-product__title,.woocommerce ul.products .woocommerce-loop-product__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;white-space:normal!important;max-height:2.36em!important}.woocommerce ul.products .price,.woocommerce ul.products .tt-price{text-decoration:none!important}

/* Homepage product carousel + hover actions */
.tt-product-carousel{position:relative}.tt-product-carousel .tt-section-title{margin-bottom:58px}.tt-product-viewport{overflow:hidden}.tt-product-carousel ul.products{--tt-product-index:0;display:flex!important;grid-template-columns:none!important;gap:50px!important;transition:transform .42s ease;transform:translateX(calc(var(--tt-product-index) * -1 * ((100% - 150px) / 4 + 50px)));align-items:stretch!important}.tt-product-carousel ul.products li.product{flex:0 0 calc((100% - 150px) / 4)!important;min-width:0;background:var(--tt-white)!important}.tt-product-carousel .tt-product-card{background:var(--tt-white)!important;height:auto!important}.tt-product-carousel .tt-product-card__link{display:block!important;height:auto!important}.tt-product-carousel .tt-product-card__image{position:relative;background:#79bfdc!important;aspect-ratio:1/1!important;overflow:hidden;margin:0!important}.tt-product-card__image-link{display:block;width:100%;height:100%}.tt-product-card__img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;transition:opacity .28s ease,transform .36s ease}.tt-product-card__img--hover{opacity:0}.tt-product-card:hover .tt-product-card__img--primary{opacity:0;transform:scale(1.03)}.tt-product-card:hover .tt-product-card__img--hover{opacity:1;transform:scale(1.03)}.tt-product-wishlist{position:absolute;right:13px;top:13px;z-index:3;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.82);display:grid;place-items:center;color:var(--tt-blue-dark);opacity:0;transform:translateY(-4px);transition:.2s ease}.tt-product-wishlist span{width:12px;height:11px;position:relative;display:block;transform:rotate(-45deg)}.tt-product-wishlist span:before,.tt-product-wishlist span:after{content:"";position:absolute;width:8px;height:12px;border:1.4px solid currentColor;border-radius:8px 8px 0 0;background:transparent}.tt-product-wishlist span:before{left:0;top:2px;transform:rotate(90deg);transform-origin:100% 100%}.tt-product-wishlist span:after{left:4px;top:0}.tt-product-cart{position:absolute!important;left:18px;right:18px;bottom:16px;z-index:3;height:38px!important;background:rgba(255,255,255,.9)!important;color:var(--tt-blue-dark)!important;border:1px solid rgba(58,96,118,.28)!important;display:flex!important;align-items:center;justify-content:center;padding:0 14px!important;font-size:11px!important;font-weight:600!important;letter-spacing:.04em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.2s ease}.tt-product-card:hover .tt-product-wishlist,.tt-product-card:hover .tt-product-cart{opacity:1;transform:translateY(0)}.tt-product-carousel .tt-product-card__body{padding:24px 18px 60px!important;text-align:center!important;min-height:156px!important}.tt-product-carousel .tt-product-card__body h2,.tt-product-carousel .woocommerce-loop-product__title{text-align:center!important;font-size:14px!important;font-weight:500!important;letter-spacing:.04em!important;margin-bottom:9px!important}.tt-product-carousel .tt-product-card__body p{text-align:center!important;color:var(--tt-gray)!important;font-size:11px!important;margin-bottom:18px!important}.tt-product-carousel .tt-product-card__body .tt-price,.tt-product-carousel .price{text-align:center!important;font-size:14px!important;color:var(--tt-blue)!important}.tt-product-arrow{position:absolute;top:268px;z-index:4;appearance:none!important;-webkit-appearance:none!important;width:23px!important;height:23px!important;border:1px solid #9b9b9b!important;border-radius:50%!important;background:transparent!important;color:#6f7a80!important;outline:0!important;box-shadow:none!important;display:grid!important;place-items:center!important;padding:0!important;cursor:pointer}.tt-product-arrow:focus,.tt-product-arrow:focus-visible,.tt-product-arrow:active{outline:0!important;box-shadow:none!important}.tt-product-arrow:hover{border-color:#6f7a80!important;color:#3a6076!important}.tt-product-arrow span{display:block;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;margin:0}.tt-product-arrow--prev{left:-44px}.tt-product-arrow--next{right:-44px}.tt-product-arrow--prev span{transform:translateX(1px) rotate(-135deg)}.tt-product-arrow--next span{transform:translateX(-1px) rotate(45deg)}.tt-product-progress{position:relative;width:146px;height:1px;margin:34px auto 30px;background:rgba(29,54,78,.18);overflow:hidden}.tt-product-progress span{display:block;width:25%;height:1px;background:var(--tt-blue-dark);transform:translateX(calc(var(--tt-product-progress,0) * 100%));transition:transform .42s ease}.tt-product-carousel .tt-center{margin-top:0!important}@media (max-width:1024px){.tt-product-carousel ul.products{gap:34px!important;transform:translateX(calc(var(--tt-product-index) * -1 * ((100% - 68px) / 3 + 34px)))}.tt-product-carousel ul.products li.product{flex-basis:calc((100% - 68px) / 3)!important}.tt-product-arrow--prev{left:-10px}.tt-product-arrow--next{right:-10px}}@media (max-width:720px){.tt-product-carousel ul.products{gap:14px!important;transform:translateX(calc(var(--tt-product-index) * -1 * ((100% - 14px) / 2 + 14px)))}.tt-product-carousel ul.products li.product{flex-basis:calc((100% - 14px) / 2)!important}.tt-product-arrow{top:205px}.tt-product-arrow--prev{left:8px}.tt-product-arrow--next{right:8px}.tt-product-carousel .tt-product-card__body{padding:16px 9px 46px!important}.tt-product-cart{left:8px;right:8px;bottom:8px;height:32px!important;font-size:9px!important}.tt-product-wishlist{opacity:1;transform:none}}

/* Homepage editorial marquee */
.tt-gallery-strip{display:block!important;overflow:hidden;background:var(--tt-cream);padding:24px 0 86px!important}.tt-gallery-marquee{display:flex;width:max-content;gap:26px;will-change:transform;animation:tt-gallery-marquee 28s linear infinite;animation-play-state:running}.tt-gallery-strip.is-paused .tt-gallery-marquee{animation-play-state:paused}.tt-gallery-marquee img{display:block;width:calc((100vw - 78px) / 4);min-width:260px;height:465px;object-fit:cover;flex:0 0 auto}@keyframes tt-gallery-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 13px))}}@media (max-width:720px){.tt-gallery-strip{padding-bottom:50px!important}.tt-gallery-marquee{gap:12px;animation-duration:22s}.tt-gallery-marquee img{width:58vw;min-width:220px;height:245px}@keyframes tt-gallery-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}}

/* Homepage blog carousel lock */
.tt-blog-preview{background:var(--tt-cream)!important;padding:84px 0 112px!important;overflow:hidden}.tt-blog-carousel{position:relative}.tt-blog-grid{display:none!important}.tt-blog-feature{display:grid!important;grid-template-columns:1fr 1fr!important;background:var(--tt-white)!important;margin:0 0 50px!important}.tt-blog-feature img{display:block;width:100%;height:340px!important;object-fit:cover}.tt-blog-feature div{display:flex;flex-direction:column;justify-content:center;padding:70px 56px!important}.tt-blog-feature h2{margin:0 0 12px!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:22px!important;font-weight:400!important;line-height:1.18!important;letter-spacing:.08em!important;text-transform:uppercase!important}.tt-blog-feature p{margin:0!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:11px!important;font-weight:400!important;line-height:1.7!important;letter-spacing:0!important}.tt-blog-viewport{overflow:hidden}.tt-blog-track{--tt-blog-index:0;display:flex!important;gap:50px!important;transition:transform .42s ease;transform:translateX(calc(var(--tt-blog-index) * -1 * ((100% - 100px) / 3 + 50px)))}.tt-blog-card{flex:0 0 calc((100% - 100px) / 3)!important;min-width:0;color:var(--tt-blue-dark)}.tt-blog-card img{display:block;width:100%;aspect-ratio:1.64;object-fit:cover;margin:0 0 25px}.tt-blog-card h3{margin:0 0 10px!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:22px!important;font-weight:400!important;line-height:1.18!important;letter-spacing:.08em!important;text-transform:uppercase!important}.tt-blog-card p{margin:0!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:11px!important;font-weight:400!important;line-height:1.55!important;letter-spacing:0!important}.tt-blog-arrow{position:absolute;top:594px;z-index:2;width:24px;height:24px;border:1px solid rgba(29,54,78,.58);border-radius:50%;background:transparent;color:var(--tt-blue-dark);display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer;padding:0;transition:.2s ease}.tt-blog-arrow:hover{background:var(--tt-blue-dark);color:var(--tt-white)}.tt-blog-arrow--prev{left:-44px}.tt-blog-arrow--next{right:-44px}.tt-blog-progress{position:relative;width:146px;height:1px;margin:51px auto 30px;background:rgba(29,54,78,.18);overflow:hidden}.tt-blog-progress span{display:block;width:33.333%;height:1px;background:var(--tt-blue-dark);transform:translateX(calc(var(--tt-blog-progress,0) * 100%));transition:transform .42s ease}.tt-blog-carousel .tt-btn{height:46px;min-width:146px;color:#5f6570!important;border-color:#777b82!important}
@media (max-width:1024px){.tt-blog-track{transform:translateX(calc(var(--tt-blog-index) * -1 * ((100% - 34px) / 2 + 34px)));gap:34px!important}.tt-blog-card{flex-basis:calc((100% - 34px) / 2)!important}.tt-blog-arrow--prev{left:-10px}.tt-blog-arrow--next{right:-10px}}
@media (max-width:720px){.tt-blog-preview{padding:58px 0 78px!important}.tt-blog-track{transform:translateX(calc(var(--tt-blog-index) * -1 * (100% + 18px)));gap:18px!important}.tt-blog-card{flex-basis:100%!important}.tt-blog-card h3{font-size:18px!important}.tt-blog-arrow{top:34vw}.tt-blog-arrow--prev{left:8px}.tt-blog-arrow--next{right:8px}.tt-blog-progress{margin-top:34px}}
.tt-blog-arrow{top:594px!important}@media (max-width:1024px){.tt-blog-feature{grid-template-columns:1fr!important}.tt-blog-feature img{height:300px!important}.tt-blog-feature div{padding:42px 34px!important}.tt-blog-arrow{top:668px!important}}@media (max-width:720px){.tt-blog-feature{margin-bottom:34px!important}.tt-blog-feature img{height:220px!important}.tt-blog-feature div{padding:34px 22px!important}.tt-blog-feature h2,.tt-blog-card h3{font-size:18px!important}.tt-blog-arrow{top:510px!important}}
.tt-blog-arrow{appearance:none!important;-webkit-appearance:none!important;width:23px!important;height:23px!important;border:1px solid #9b9b9b!important;border-radius:50%!important;background:transparent!important;color:#6f7a80!important;outline:0!important;box-shadow:none!important;display:grid!important;place-items:center!important}.tt-blog-arrow:focus,.tt-blog-arrow:focus-visible,.tt-blog-arrow:active{outline:0!important;box-shadow:none!important}.tt-blog-arrow:hover{border-color:#6f7a80!important;background:transparent!important;color:#3a6076!important}.tt-blog-arrow span{display:block;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;margin:0}.tt-blog-arrow--prev span{transform:translateX(1px) rotate(-135deg)}.tt-blog-arrow--next span{transform:translateX(-1px) rotate(45deg)}

/* Product carousel final lock */
.tt-product-carousel ul.products li.tt-product-card{display:block!important;background:var(--tt-white)!important}.tt-product-carousel .tt-product-card__image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important}.tt-product-carousel .tt-product-card__image-link{display:block!important;width:100%!important;height:100%!important}.tt-product-carousel .tt-product-card__body{display:block!important;width:100%!important}.tt-product-carousel .tt-product-card__link{display:block!important;width:100%!important}.tt-product-carousel .tt-product-card__body h2,.tt-product-carousel .tt-product-card__body p,.tt-product-carousel .tt-product-card__body .tt-price{text-align:center!important}.tt-product-carousel .tt-product-card__image img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}
.tt-product-carousel{width:min(var(--tt-shell),calc(100% - 44px))!important}.tt-product-carousel ul.products{gap:50px!important}.tt-product-carousel ul.products li.product{flex-basis:calc((100% - 150px) / 4)!important}
.tt-product-card.is-hovered .tt-product-card__img--primary{opacity:0;transform:scale(1.03)}.tt-product-card.is-hovered .tt-product-card__img--hover{opacity:1;transform:scale(1.03)}.tt-product-card.is-hovered .tt-product-wishlist,.tt-product-card.is-hovered .tt-product-cart{opacity:1;transform:translateY(0)}
.tt-product-carousel .tt-product-wishlist{width:52px;height:52px;right:17px;top:17px;background:rgba(255,255,255,.86)!important;color:var(--tt-blue-dark)!important}.tt-product-carousel .tt-product-wishlist span{display:none!important}.tt-product-carousel .tt-product-wishlist svg{width:26px;height:26px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tt-product-carousel .tt-product-cart{left:37px;right:37px;bottom:32px;height:76px!important;background:rgba(255,255,255,.9)!important;border:2px solid rgba(255,255,255,.72)!important;color:var(--tt-blue-dark)!important;font-size:22px!important;font-weight:600!important;letter-spacing:.04em;box-shadow:0 8px 24px rgba(30,30,30,.08)}@media (max-width:720px){.tt-product-carousel .tt-product-wishlist{width:34px;height:34px;right:9px;top:9px}.tt-product-carousel .tt-product-wishlist svg{width:18px;height:18px}.tt-product-carousel .tt-product-cart{left:10px;right:10px;bottom:10px;height:38px!important;font-size:10px!important;border-width:1px!important}}
.tt-product-carousel .tt-product-cart{left:20px;right:20px;height:56px!important;font-size:15px!important;white-space:nowrap!important}@media (max-width:720px){.tt-product-carousel .tt-product-cart{left:8px;right:8px;height:34px!important;font-size:9px!important}}
.tt-product-carousel .tt-product-wishlist{width:38px!important;height:38px!important;right:12px!important;top:12px!important;border:0!important;padding:0!important;cursor:pointer}.tt-product-carousel .tt-product-wishlist svg{width:20px!important;height:20px!important}.tt-product-carousel .tt-product-wishlist.is-active svg{fill:currentColor}.tt-product-carousel .tt-product-cart{left:28px!important;right:28px!important;bottom:24px!important;height:44px!important;font-size:12px!important;border-width:1px!important}.tt-product-carousel .tt-product-cart.is-loading{opacity:.68!important;pointer-events:none}.tt-product-carousel .tt-product-cart.is-added{background:rgba(58,96,118,.92)!important;color:#fff!important;border-color:rgba(58,96,118,.92)!important}@media (max-width:720px){.tt-product-carousel .tt-product-wishlist{width:30px!important;height:30px!important;right:8px!important;top:8px!important}.tt-product-carousel .tt-product-wishlist svg{width:16px!important;height:16px!important}.tt-product-carousel .tt-product-cart{left:8px!important;right:8px!important;bottom:8px!important;height:30px!important;font-size:8px!important}}

/* Product grid lock outside homepage carousel */
body:not(.home) ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:42px 24px!important;align-items:start!important}body:not(.home) ul.products li.product.tt-product-card{display:block!important;background:transparent!important;min-width:0!important;height:auto!important}body:not(.home) .tt-product-card__image{position:relative!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;background:#79bfdc!important;overflow:hidden!important}body:not(.home) .tt-product-card__image-link{display:block!important;width:100%!important;height:100%!important}body:not(.home) .tt-product-card__image img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}body:not(.home) .tt-product-card__body{display:block!important;width:100%!important;padding:13px 0 0!important;text-align:left!important;min-height:0!important}body:not(.home) .tt-product-card__link{display:block!important;width:100%!important;height:auto!important}body:not(.home) .tt-product-card__body h2,body:not(.home) .woocommerce-loop-product__title{text-align:left!important;font-size:12px!important;line-height:1.18!important;margin:0 0 5px!important}body:not(.home) .tt-product-card__body p{text-align:left!important;font-size:11px!important;margin:0 0 8px!important}body:not(.home) .tt-product-card__body .tt-price,body:not(.home) ul.products .price{text-align:left!important;font-size:14px!important}body:not(.home) .tt-product-wishlist,body:not(.home) .tt-product-cart{display:none!important}@media (max-width:1024px){body:not(.home) ul.products{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:720px){body:not(.home) ul.products{grid-template-columns:repeat(2,1fr)!important;gap:28px 14px!important}}

/* Category product grid final repair */
body:not(.home) ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:42px 24px!important;align-items:start!important}body:not(.home) ul.products li.product.tt-product-card{display:block!important;height:auto!important;background:transparent!important;box-shadow:none!important;transform:none!important}body:not(.home) ul.products li.product.tt-product-card>.tt-product-card__image{position:relative!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;float:none!important;clear:both!important}body:not(.home) ul.products li.product.tt-product-card>.tt-product-card__link{display:block!important;width:100%!important;height:auto!important;float:none!important;clear:both!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-card__body{display:block!important;width:100%!important;min-height:0!important;padding:13px 0 0!important;text-align:left!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-card__image img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card .tt-product-cart{display:none!important}body:not(.home) ul.products li.product.tt-product-card h2,body:not(.home) ul.products li.product.tt-product-card p,body:not(.home) ul.products li.product.tt-product-card .tt-price{text-align:left!important}@media (max-width:1024px){body:not(.home) ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:720px){body:not(.home) ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 14px!important}}

/* Header drawer */
.tt-drawer-overlay{position:fixed;inset:0;z-index:190;background:rgba(30,30,30,.18);opacity:0;visibility:hidden;transition:.2s ease}.tt-drawer{position:fixed;top:120px;right:0;bottom:0;z-index:200;width:min(412px,100vw);background:var(--tt-white);color:var(--tt-blue-dark);transform:translateX(100%);transition:transform .24s ease;box-shadow:-20px 0 45px rgba(30,30,30,.12);display:flex;flex-direction:column}.tt-drawer-open .tt-drawer{transform:translateX(0)}.tt-drawer-open .tt-drawer-overlay{opacity:1;visibility:visible}.tt-drawer__header{height:56px;background:var(--tt-cream);display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(30,30,30,.06)}.tt-drawer__header h2{margin:0;color:var(--tt-black);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.tt-drawer__header button{border:0;background:transparent;color:var(--tt-gray);font-size:22px;line-height:1;cursor:pointer}.tt-drawer__panel{display:flex;flex-direction:column;min-height:0;flex:1}.tt-drawer__items{padding:22px 20px 150px;overflow:auto;flex:1}.tt-drawer-item{display:grid;grid-template-columns:102px 1fr auto;gap:15px;align-items:start;margin-bottom:22px}.tt-drawer-item__image{display:block;width:102px;height:102px;background:#79bfdc;overflow:hidden}.tt-drawer-item__image img{width:100%;height:100%;object-fit:cover}.tt-drawer-item__body{min-width:0;padding-top:27px}.tt-drawer-item__title{display:block;color:var(--tt-black);font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1.2;margin-bottom:2px}.tt-drawer-item__body p{margin:0 0 4px;color:var(--tt-gray);font-size:10px;line-height:1.25}.tt-drawer-item__body span{display:block;color:var(--tt-blue);font-size:11px}.tt-drawer-qty{display:flex;align-items:center;align-self:center;height:18px;border:1px solid rgba(30,30,30,.16);margin-top:44px}.tt-drawer-qty button{width:20px;height:16px;border:0;background:transparent;color:var(--tt-gray);font-size:10px;line-height:1}.tt-drawer-qty input{width:26px;height:16px;border:0;background:transparent;text-align:center;color:var(--tt-gray);font-size:10px;padding:0}.tt-drawer-remove{align-self:center;margin-top:44px;border:0;background:transparent;color:rgba(30,30,30,.24);font-size:13px}.tt-drawer-heart{align-self:center;margin-top:43px;border:0;background:transparent;color:var(--tt-blue);padding:0}.tt-drawer-heart svg{width:16px;height:16px;display:block;fill:currentColor;stroke:currentColor;stroke-width:1.4}.tt-drawer-empty{margin:12px 0;color:var(--tt-gray);font-size:13px}.tt-drawer__footer{position:absolute;left:20px;right:20px;bottom:18px;display:grid;gap:14px;background:var(--tt-white)}.tt-drawer__primary,.tt-drawer__secondary{height:47px;display:grid;place-items:center;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.02em}.tt-drawer__primary{background:var(--tt-blue);color:var(--tt-white)}.tt-drawer__secondary{border:1px solid rgba(30,30,30,.42);color:var(--tt-gray);background:var(--tt-white)}.tt-drawer__textlink{display:block;text-align:center;color:var(--tt-gray);font-size:11px;text-transform:uppercase}.tt-drawer__panel[hidden]{display:none}@media (max-width:720px){.tt-drawer{top:58px;width:100vw}.tt-drawer-item{grid-template-columns:88px 1fr auto}.tt-drawer-item__image{width:88px;height:88px}.tt-drawer__items{padding-left:16px;padding-right:16px}.tt-drawer__footer{left:16px;right:16px}}

.tt-drawer-item--cart{grid-template-columns:102px minmax(0,1fr) auto auto}.tt-drawer-item--cart .tt-drawer-qty,.tt-drawer-item--cart .tt-drawer-remove{grid-row:1;align-self:center;margin-top:0}.tt-drawer-item--cart .tt-drawer-remove{justify-self:end}.tt-drawer-item--cart .woocommerce-Price-amount,.tt-drawer-item--cart .woocommerce-Price-currencySymbol{display:inline!important}.tt-drawer-item--cart .tt-drawer-item__body>span{display:inline;color:var(--tt-blue);font-size:11px}@media (max-width:720px){.tt-drawer-item--cart{grid-template-columns:88px minmax(0,1fr) auto auto;gap:10px}.tt-drawer-qty button{width:18px}.tt-drawer-qty input{width:22px}}

.tt-drawer-item--cart{grid-template-columns:102px minmax(92px,1fr) 68px 14px;gap:15px}.tt-drawer-item--cart .tt-drawer-item__image{grid-column:1;grid-row:1}.tt-drawer-item--cart .tt-drawer-item__body{grid-column:2;grid-row:1}.tt-drawer-item--cart .tt-drawer-qty{grid-column:3;grid-row:1}.tt-drawer-item--cart .tt-drawer-remove{grid-column:4;grid-row:1}@media (max-width:720px){.tt-drawer-item--cart{grid-template-columns:88px minmax(80px,1fr) 62px 14px;gap:10px}}

/* Header badges + drawer quantity final */
.tt-header-icon{position:relative}.tt-header-badge{position:absolute;right:-9px;top:-10px;z-index:2;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--tt-blue);color:var(--tt-white);display:grid;place-items:center;font-size:9px;font-weight:600;line-height:15px;text-align:center}.tt-header-badge[hidden]{display:none!important}.tt-drawer-qty{width:68px!important;height:20px!important;display:grid!important;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;justify-items:center;padding:0!important;line-height:1!important;background:var(--tt-white)}.tt-drawer-qty button{width:20px!important;height:18px!important;display:grid!important;place-items:center!important;padding:0!important;line-height:18px!important;cursor:pointer}.tt-drawer-qty input{width:26px!important;height:18px!important;display:block!important;padding:0!important;margin:0!important;line-height:18px!important;text-align:center!important;appearance:textfield;-moz-appearance:textfield}.tt-drawer-qty input::-webkit-outer-spin-button,.tt-drawer-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tt-drawer-item--cart{grid-template-columns:102px minmax(92px,1fr) 68px 14px!important;align-items:center!important}.tt-drawer-item--cart .tt-drawer-item__body{padding-top:0!important}.tt-drawer-item--cart .tt-drawer-qty,.tt-drawer-item--cart .tt-drawer-remove{margin-top:0!important;align-self:center!important}.tt-drawer-item--cart .tt-drawer-remove{width:14px;height:20px;display:grid;place-items:center;padding:0;line-height:1;cursor:pointer}@media (max-width:720px){.tt-header-badge{right:-7px;top:-8px}.tt-drawer-qty{width:62px!important;grid-template-columns:18px minmax(0,1fr) 18px}.tt-drawer-qty button{width:18px!important}.tt-drawer-qty input{width:24px!important}.tt-drawer-item--cart{grid-template-columns:88px minmax(80px,1fr) 62px 14px!important}}
/* Cart page redesign */
body.woocommerce-cart .tt-page{padding-top:172px;padding-bottom:92px}body.woocommerce-cart .tt-page-title{margin:0 0 58px;color:var(--tt-black);font-family:var(--tt-body);font-size:42px;font-weight:500;line-height:1;text-align:center}body.woocommerce-cart .tt-page-content{color:var(--tt-blue-dark)}.tt-cart-page{display:block}.tt-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:62px;align-items:start}.tt-cart-main{min-width:0}.tt-cart-head{display:grid;grid-template-columns:minmax(360px,1fr) 110px 116px 118px;gap:24px;padding:0 0 14px;border-bottom:1px solid rgba(30,30,30,.16);color:var(--tt-gray);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.tt-cart-items{display:grid}.tt-cart-line{position:relative;display:grid;grid-template-columns:minmax(360px,1fr) 110px 116px 118px;gap:24px;align-items:center;padding:24px 34px 24px 0;border-bottom:1px solid rgba(30,30,30,.12)}.tt-cart-line__product{display:grid;grid-template-columns:132px minmax(0,1fr);gap:22px;align-items:center;min-width:0}.tt-cart-line__image{display:block;width:132px;height:132px;background:#79bfdc;overflow:hidden}.tt-cart-line__image img{width:100%;height:100%;object-fit:cover}.tt-cart-line__copy{min-width:0}.tt-cart-line__title{display:block;margin:0 0 6px;color:var(--tt-black);font-size:13px;font-weight:600;line-height:1.2;text-transform:uppercase}.tt-cart-line__copy p{margin:0;color:var(--tt-gray);font-size:11px;line-height:1.45}.tt-cart-line__price,.tt-cart-line__subtotal{color:var(--tt-blue);font-size:13px;font-weight:500;white-space:nowrap}.tt-cart-line__qty .quantity{display:block}.tt-cart-line__qty .qty{width:74px;height:34px;border:1px solid rgba(30,30,30,.18);background:transparent;color:var(--tt-black);font-size:13px;text-align:center}.tt-cart-line__remove{position:absolute;right:0;top:50%;transform:translateY(-50%)}.tt-cart-line__remove .remove{width:20px;height:20px;display:grid;place-items:center;color:rgba(30,30,30,.32)!important;font-size:18px;line-height:1}.tt-cart-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding-top:26px}.tt-cart-actions .input-text{height:44px;border:1px solid rgba(30,30,30,.16);background:transparent;color:var(--tt-black);font-size:12px}.tt-cart-actions .button{height:44px;background:var(--tt-blue);color:var(--tt-white);border:0;padding:0 22px;font-size:11px;font-weight:600;text-transform:uppercase}.tt-cart-summary{position:sticky;top:142px;background:var(--tt-white);padding:30px 28px 28px;color:var(--tt-blue-dark);box-shadow:0 12px 32px rgba(30,30,30,.05)}.tt-cart-summary h2{margin:0 0 26px;color:var(--tt-black);font-size:18px;font-weight:500;text-transform:uppercase}.tt-cart-summary dl{margin:0}.tt-cart-summary dl>div{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid rgba(30,30,30,.12)}.tt-cart-summary dt,.tt-cart-summary dd{margin:0;font-size:13px}.tt-cart-summary dt{color:var(--tt-gray)}.tt-cart-summary dd{color:var(--tt-blue);text-align:right}.tt-cart-summary .tt-cart-total{padding-top:20px;border-bottom:0}.tt-cart-summary .tt-cart-total dt{color:var(--tt-black);font-size:16px;font-weight:600}.tt-cart-summary .tt-cart-total dd{font-size:18px;font-weight:600}.tt-cart-summary .checkout-button{width:100%;height:48px;margin-top:24px;background:var(--tt-blue)!important;color:var(--tt-white)!important;display:grid;place-items:center;font-size:12px;font-weight:600;text-transform:uppercase}.tt-cart-continue{display:block;margin-top:16px;text-align:center;color:var(--tt-gray);font-size:11px;text-transform:uppercase}.tt-cart-summary .woocommerce-shipping-methods{list-style:none;margin:0;padding:0;text-align:right}.tt-cart-summary .woocommerce-shipping-destination,.tt-cart-summary .woocommerce-shipping-calculator{display:none}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-error{width:100%;margin:0 0 24px;background:var(--tt-white)}.woocommerce-cart .wc-empty-cart-message,.woocommerce-cart .cart-empty{margin:0 auto 24px;text-align:center}.woocommerce-cart .return-to-shop{text-align:center}@media (max-width:1024px){.tt-cart-layout{grid-template-columns:1fr;gap:42px}.tt-cart-summary{position:static}.tt-cart-head{display:none}.tt-cart-line{grid-template-columns:1fr 96px;gap:12px 18px;padding-right:28px}.tt-cart-line__product{grid-column:1/-1}.tt-cart-line__price:before,.tt-cart-line__qty:before,.tt-cart-line__subtotal:before{content:attr(data-title);display:block;margin-bottom:6px;color:var(--tt-gray);font-size:10px;font-weight:600;text-transform:uppercase}.tt-cart-line__price,.tt-cart-line__qty,.tt-cart-line__subtotal{align-self:start}.tt-cart-actions{grid-template-columns:1fr 1fr}.tt-cart-actions .input-text{grid-column:1/-1}}@media (max-width:720px){body.woocommerce-cart .tt-page{padding-top:118px;padding-bottom:58px}body.woocommerce-cart .tt-page-title{font-size:30px;margin-bottom:34px}.tt-cart-line{display:block;padding:18px 24px 18px 0}.tt-cart-line__product{grid-template-columns:94px minmax(0,1fr);gap:14px;margin-bottom:18px}.tt-cart-line__image{width:94px;height:94px}.tt-cart-line__price,.tt-cart-line__qty,.tt-cart-line__subtotal{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.tt-cart-line__price:before,.tt-cart-line__qty:before,.tt-cart-line__subtotal:before{margin:0}.tt-cart-line__remove{top:18px;transform:none}.tt-cart-actions{grid-template-columns:1fr}.tt-cart-actions .button{width:100%}.tt-cart-summary{padding:24px 20px}}
/* Cart page desktop width fix */
.tt-cart-head,.tt-cart-line{grid-template-columns:minmax(280px,1fr) 82px 82px 92px!important;gap:20px!important;width:100%;min-width:0}.tt-cart-line{padding-right:26px}.tt-cart-line__remove{right:0}.tt-cart-line__product,.tt-cart-line__copy{min-width:0}.tt-cart-line__title{overflow-wrap:anywhere}.tt-cart-line__price,.tt-cart-line__subtotal{font-size:12px}@media (max-width:1024px){.tt-cart-line{grid-template-columns:1fr 96px!important;gap:12px 18px!important}}
/* My account redesign */
body.woocommerce-account .tt-page{padding-top:172px;padding-bottom:96px;min-height:calc(100vh - 260px)}body.woocommerce-account .tt-page-title{margin:0 0 58px;color:var(--tt-black);font-family:var(--tt-body);font-size:58px;font-weight:500;line-height:1;text-align:center;letter-spacing:0}body.woocommerce-account .tt-page-content{color:var(--tt-blue-dark)}.tt-account-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:74px;align-items:start}.tt-account-nav{background:var(--tt-white);padding:18px 0;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-account-nav ul{list-style:none;margin:0;padding:0}.tt-account-nav li{margin:0}.tt-account-nav a{display:flex;align-items:center;min-height:46px;padding:0 24px;color:var(--tt-gray);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.03em;border-left:3px solid transparent}.tt-account-nav li.is-active a,.tt-account-nav a[aria-current="page"]{border-left-color:var(--tt-blue);background:rgba(121,155,175,.08);color:var(--tt-blue-dark)}.tt-account-nav a:hover{color:var(--tt-blue-dark);background:rgba(121,155,175,.05)}.tt-account-content{min-width:0}.tt-account-dashboard,.tt-account-content>p,.tt-account-content form,.tt-account-content .woocommerce-Addresses,.tt-account-content .woocommerce-order-downloads,.tt-account-content .woocommerce-orders-table,.tt-account-content .woocommerce-table{background:var(--tt-white);padding:30px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-account-hello{margin:0 0 14px!important;color:var(--tt-blue-dark);font-size:18px!important;line-height:1.6}.tt-account-hello strong{color:var(--tt-black);font-weight:600}.tt-account-hello a,.tt-account-content a{color:var(--tt-blue-dark);text-decoration:none}.tt-account-intro{margin:0;color:var(--tt-gray);font-size:13px;line-height:1.8}.tt-account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.tt-account-cards a{display:block;min-height:112px;padding:22px;border:1px solid rgba(30,30,30,.12);background:var(--tt-cream);transition:.2s ease}.tt-account-cards a:hover{border-color:var(--tt-blue);transform:translateY(-2px)}.tt-account-cards strong{display:block;margin-bottom:10px;color:var(--tt-black);font-size:14px;text-transform:uppercase}.tt-account-cards span{color:var(--tt-gray);font-size:12px;line-height:1.5}.tt-account-auth{width:min(760px,100%);margin-inline:auto}.tt-account-auth--split{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:36px}.tt-auth-panel{background:var(--tt-white);padding:34px 32px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-auth-panel h2,.tt-account-content h2,.tt-account-content h3{margin:0 0 14px;color:var(--tt-black);font-size:20px;font-weight:500;text-transform:uppercase}.tt-auth-panel>p,.tt-auth-note{margin:0 0 24px;color:var(--tt-gray);font-size:13px;line-height:1.7}.tt-account-content form{margin:0}.woocommerce-account .form-row{margin:0 0 18px}.woocommerce-account .form-row label{display:block;margin:0 0 8px;color:var(--tt-gray);font-size:11px;font-weight:600;text-transform:uppercase}.woocommerce-account .input-text,.woocommerce-account select,.woocommerce-account textarea{width:100%;height:46px;border:1px solid rgba(30,30,30,.18);background:transparent;color:var(--tt-black);padding:0 14px;font-size:13px}.woocommerce-account textarea{height:110px;padding-top:12px}.woocommerce-account fieldset{border:1px solid rgba(30,30,30,.12);margin:26px 0 0;padding:22px}.woocommerce-account legend{padding:0 8px;color:var(--tt-black);font-size:13px;font-weight:600;text-transform:uppercase}.woocommerce-account .button,.woocommerce-account button.button{height:44px;border:0;background:var(--tt-blue)!important;color:var(--tt-white)!important;padding:0 26px;font-size:11px;font-weight:600;text-transform:uppercase}.tt-auth-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.woocommerce-form-login__rememberme{display:flex!important;align-items:center;gap:8px;margin:0!important;color:var(--tt-gray);font-size:12px;text-transform:none!important}.lost_password{margin:10px 0 0!important;font-size:12px}.woocommerce-account .woocommerce-MyAccount-content table,.woocommerce-account table.shop_table{width:100%;border-collapse:collapse;background:var(--tt-white);box-shadow:none}.woocommerce-account table th,.woocommerce-account table td{border-bottom:1px solid rgba(30,30,30,.12);padding:15px 0;color:var(--tt-blue-dark);font-size:13px;text-align:left}.woocommerce-account table th{color:var(--tt-gray);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.woocommerce-account table .button{height:34px;display:inline-flex;align-items:center;margin:3px 6px 3px 0;padding:0 14px}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:24px}.woocommerce-account .woocommerce-Address{padding:24px;border:1px solid rgba(30,30,30,.12);background:var(--tt-cream)}.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.woocommerce-account .woocommerce-Address-title h2{margin:0;font-size:15px}.woocommerce-account address{color:var(--tt-gray);font-style:normal;font-size:13px;line-height:1.7}.woocommerce-account .woocommerce-EditAccountForm fieldset+div,.woocommerce-account .woocommerce-address-fields p:last-child{margin-top:20px}.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-info,.woocommerce-account .woocommerce-error{width:100%;margin:0 0 22px;background:var(--tt-white);box-shadow:0 12px 32px rgba(30,30,30,.04)}.woocommerce-account .woocommerce-notices-wrapper:empty{display:none}.woocommerce-account .woocommerce-Button+.woocommerce-Button{margin-left:8px}@media (max-width:1024px){body.woocommerce-account .tt-page-title{font-size:44px}.tt-account-layout{grid-template-columns:1fr;gap:32px}.tt-account-nav ul{display:flex;overflow:auto}.tt-account-nav a{white-space:nowrap;border-left:0;border-bottom:3px solid transparent}.tt-account-nav li.is-active a,.tt-account-nav a[aria-current="page"]{border-left:0;border-bottom-color:var(--tt-blue)}.tt-account-auth--split{grid-template-columns:1fr}.tt-account-cards{grid-template-columns:1fr}}@media (max-width:720px){body.woocommerce-account .tt-page{padding-top:118px;padding-bottom:58px}body.woocommerce-account .tt-page-title{font-size:34px;margin-bottom:34px}.tt-account-dashboard,.tt-account-content>p,.tt-account-content form,.tt-account-content .woocommerce-Addresses,.tt-account-content .woocommerce-order-downloads,.tt-account-content .woocommerce-orders-table,.tt-account-content .woocommerce-table,.tt-auth-panel{padding:22px}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.tt-auth-actions{display:grid}.woocommerce-account table.shop_table_responsive tr,.woocommerce-account table.shop_table_responsive tbody th{display:block}.woocommerce-account table.shop_table_responsive td{display:flex;justify-content:space-between;gap:20px;text-align:right}.woocommerce-account table.shop_table_responsive td:before{content:attr(data-title);color:var(--tt-gray);font-size:11px;font-weight:600;text-transform:uppercase}.woocommerce-account table.shop_table_responsive thead{display:none}}
/* My account layout repair */
body.woocommerce-account .tt-page{width:min(1180px,calc(100% - 80px));padding-top:150px}.tt-account-layout{grid-template-columns:260px minmax(0,1fr)!important;gap:42px!important;align-items:start}.tt-account-nav{position:sticky;top:138px;z-index:1}.tt-account-nav ul{display:block!important;overflow:visible!important}.tt-account-nav a{border-left:3px solid transparent!important;border-bottom:0!important;white-space:normal!important}.tt-account-nav li.is-active a,.tt-account-nav a[aria-current="page"]{border-left-color:var(--tt-blue)!important;border-bottom:0!important}.tt-account-content>p,.tt-account-dashboard,.tt-account-content form,.tt-account-content .woocommerce-Addresses,.tt-account-content .woocommerce-order-downloads,.tt-account-content .woocommerce-orders-table,.tt-account-content .woocommerce-table{padding:34px!important}.tt-edit-account-form{display:block!important;width:100%!important;max-width:none!important;background:transparent!important;padding:0!important;box-shadow:none!important}.tt-edit-account-form:before,.tt-edit-account-form:after{content:none!important}.tt-edit-account-form .clear{display:none!important}.tt-account-form-section{background:var(--tt-white);padding:34px 36px;margin:0 0 24px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-account-form-section header{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid rgba(30,30,30,.12)}.tt-account-form-section h2{margin:0!important;color:var(--tt-black);font-size:18px!important;font-weight:500!important;text-transform:uppercase}.tt-account-form-section header p{max-width:360px;margin:0;color:var(--tt-gray);font-size:12px;line-height:1.6}.tt-account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.woocommerce-account .tt-account-form-grid .form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important}.woocommerce-account .tt-account-form-grid .form-row-wide{grid-column:1/-1}.tt-field-hint{display:block;margin-top:8px;color:var(--tt-gray);font-size:11px;line-height:1.5}.tt-account-form-actions{display:flex;justify-content:flex-end;background:var(--tt-white);padding:24px 36px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-account-form-actions .button{min-width:164px;height:48px!important}.tt-account-content .tt-edit-account-form{padding:0!important}.tt-account-content .tt-edit-account-form input[type="password"],.tt-account-content .tt-edit-account-form input[type="email"],.tt-account-content .tt-edit-account-form input[type="text"]{height:48px!important}.woocommerce-account .show-password-input{top:50%!important;transform:translateY(-50%)}@media (max-width:980px){body.woocommerce-account .tt-page{width:min(720px,calc(100% - 44px))}.tt-account-layout{grid-template-columns:1fr!important;gap:28px!important}.tt-account-nav{position:static}.tt-account-nav ul{display:flex!important;overflow:auto!important}.tt-account-nav a{white-space:nowrap!important;border-left:0!important;border-bottom:3px solid transparent!important}.tt-account-nav li.is-active a,.tt-account-nav a[aria-current="page"]{border-left:0!important;border-bottom-color:var(--tt-blue)!important}}@media (max-width:720px){body.woocommerce-account .tt-page{width:min(100% - 32px,560px);padding-top:118px}.tt-account-form-section,.tt-account-form-actions{padding:22px!important}.tt-account-form-section header{display:block}.tt-account-form-section header p{margin-top:10px}.tt-account-form-grid{grid-template-columns:1fr}.tt-account-form-actions{justify-content:stretch}.tt-account-form-actions .button{width:100%}}
/* My account hard placement fix */
body.woocommerce-account .tt-account-layout{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;gap:42px!important;grid-auto-flow:row!important}body.woocommerce-account .tt-account-layout>.tt-account-nav{grid-column:1!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important}body.woocommerce-account .tt-account-layout>.tt-account-content{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;max-width:none!important}body.woocommerce-account .tt-account-layout>.tt-account-content .tt-edit-account-form{width:100%!important}.tt-edit-account-form .tt-account-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.tt-edit-account-form .tt-account-form-grid .form-row-wide{grid-column:1 / -1!important}@media (max-width:980px){body.woocommerce-account .tt-account-layout{grid-template-columns:1fr!important}body.woocommerce-account .tt-account-layout>.tt-account-nav{grid-column:1!important;grid-row:1!important}body.woocommerce-account .tt-account-layout>.tt-account-content{grid-column:1!important;grid-row:2!important}}@media (max-width:720px){.tt-edit-account-form .tt-account-form-grid{grid-template-columns:1fr!important}}
/* Account password toggle + downloads cleanup */
body.woocommerce-account .show-password-input{display:none!important}body.woocommerce-account .password-input{display:block!important;width:100%!important}.tt-account-nav .woocommerce-MyAccount-navigation-link--downloads{display:none!important}
/* Account auth typography + placement */
body.woocommerce-account .tt-page-title{font-family:var(--tt-body)!important;font-size:46px!important;font-weight:400!important;line-height:1.08!important;letter-spacing:.015em!important;margin:0 0 56px!important;text-transform:none!important}body.woocommerce-account .tt-page:has(.tt-account-auth){width:min(760px,calc(100% - 80px))!important;padding-top:132px!important;padding-bottom:120px!important}.tt-account-auth{width:100%!important;margin:0 auto!important}.tt-auth-panel{padding:42px 44px 36px!important;background:var(--tt-white);box-shadow:0 14px 38px rgba(30,30,30,.045)!important}.tt-auth-panel h2{margin:0 0 18px!important;color:var(--tt-black)!important;font-size:19px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.04em!important;text-transform:uppercase!important}.tt-auth-panel>p{margin:0 0 28px!important;color:var(--tt-gray)!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important;letter-spacing:0!important}.tt-auth-panel .form-row{margin-bottom:20px!important}.tt-auth-panel label{margin:0 0 9px!important;color:var(--tt-gray)!important;font-size:10px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.04em!important;text-transform:uppercase!important}.tt-auth-panel .input-text{height:48px!important;border-color:rgba(30,30,30,.18)!important;background:transparent!important;color:var(--tt-black)!important;font-size:13px!important;font-weight:400!important}.tt-auth-actions{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:22px!important;margin-top:4px!important}.tt-auth-actions .button{min-width:118px!important;height:44px!important;padding:0 24px!important;font-size:11px!important;letter-spacing:.02em!important}.tt-auth-actions .woocommerce-form-login__rememberme{display:flex!important;align-items:center!important;gap:9px!important;color:var(--tt-gray)!important;font-size:11px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.tt-auth-actions input[type="checkbox"]{width:13px!important;height:13px!important;margin:0!important;appearance:none;border:1px solid rgba(30,30,30,.28);background:transparent;display:grid;place-items:center}.tt-auth-actions input[type="checkbox"]:checked:before{content:"";width:7px;height:7px;background:var(--tt-blue);display:block}.tt-auth-panel .lost_password{margin:18px 0 0!important}.tt-auth-panel .lost_password a{color:var(--tt-blue-dark)!important;font-size:12px!important;font-weight:400!important;letter-spacing:0!important}.tt-account-auth--split{width:min(980px,100%)!important;grid-template-columns:1fr 1fr!important}@media (max-width:720px){body.woocommerce-account .tt-page-title{font-size:34px!important;margin-bottom:34px!important}body.woocommerce-account .tt-page:has(.tt-account-auth){width:min(100% - 32px,560px)!important;padding-top:112px!important}.tt-auth-panel{padding:28px 22px!important}.tt-auth-actions{grid-template-columns:1fr!important}.tt-auth-actions .button{width:100%!important}.tt-account-auth--split{grid-template-columns:1fr!important}}
body.woocommerce-account.tt-account-logged-out .tt-page{width:min(760px,calc(100% - 80px))!important;padding-top:132px!important;padding-bottom:120px!important}@media (max-width:720px){body.woocommerce-account.tt-account-logged-out .tt-page{width:min(100% - 32px,560px)!important;padding-top:112px!important}}

/* Account logged-out vertical rhythm */
body.woocommerce-account.tt-account-logged-out .tt-page{padding-top:178px!important}body.woocommerce-account.tt-account-logged-out .tt-page-title{margin-bottom:48px!important}@media (max-width:720px){body.woocommerce-account.tt-account-logged-out .tt-page{padding-top:136px!important}body.woocommerce-account.tt-account-logged-out .tt-page-title{margin-bottom:34px!important}}
/* Account login interaction fix */
.tt-auth-actions .button,.tt-auth-panel .woocommerce-button,.tt-auth-panel .woocommerce-Button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--tt-blue)!important;background:var(--tt-blue)!important;color:var(--tt-white)!important;cursor:pointer!important;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.tt-auth-actions .button:hover,.tt-auth-actions .button:focus-visible,.tt-auth-panel .woocommerce-button:hover,.tt-auth-panel .woocommerce-button:focus-visible,.tt-auth-panel .woocommerce-Button:hover,.tt-auth-panel .woocommerce-Button:focus-visible{background:var(--tt-blue-dark)!important;border-color:var(--tt-blue-dark)!important;color:var(--tt-white)!important;box-shadow:0 10px 24px rgba(29,54,78,.18)!important;transform:translateY(-1px)!important}.tt-auth-actions .button:active,.tt-auth-panel .woocommerce-button:active,.tt-auth-panel .woocommerce-Button:active{transform:translateY(0)!important;box-shadow:none!important}
/* Account wishlist page */
.tt-account-wishlist{background:var(--tt-white);padding:34px!important;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-account-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(30,30,30,.12)}.tt-account-section-head h2{margin:0 0 8px!important;color:var(--tt-black)!important;font-size:18px!important;font-weight:500!important;text-transform:uppercase}.tt-account-section-head p{margin:0;color:var(--tt-gray);font-size:12px;line-height:1.6}.tt-account-section-head span{flex:0 0 auto;color:var(--tt-blue-dark);font-size:12px;font-weight:600;text-transform:uppercase}.tt-account-wishlist__items{display:grid;gap:16px}.tt-account-wishlist-card{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px;border:1px solid rgba(30,30,30,.12);background:var(--tt-cream)}.tt-account-wishlist-card__image{display:block;width:96px;height:96px;background:#79bfdc;overflow:hidden}.tt-account-wishlist-card__image img{width:100%;height:100%;object-fit:cover}.tt-account-wishlist-card__title{display:block;margin-bottom:8px;color:var(--tt-black)!important;font-size:13px;font-weight:600;text-transform:uppercase;line-height:1.35}.tt-account-wishlist-card__body p{margin:0 0 8px;color:var(--tt-gray);font-size:12px;line-height:1.5}.tt-account-wishlist-card__body span{color:var(--tt-blue);font-size:13px;font-weight:600}.tt-account-wishlist-card__actions{display:flex;align-items:center;gap:10px}.tt-account-wishlist-card__actions .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-width:118px!important;padding:0 16px!important;font-size:10px!important}.tt-account-wishlist-card__actions button{height:38px;border:1px solid rgba(30,30,30,.22);background:transparent;color:var(--tt-gray);padding:0 14px;font-size:10px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:.18s ease}.tt-account-wishlist-card__actions button:hover{border-color:var(--tt-blue-dark);color:var(--tt-blue-dark);background:rgba(121,155,175,.08)}.tt-account-wishlist-empty{margin:0!important;padding:26px!important;background:var(--tt-cream)!important;color:var(--tt-gray)!important;font-size:13px!important;text-align:center}@media (max-width:860px){.tt-account-section-head{display:block}.tt-account-section-head span{display:block;margin-top:12px}.tt-account-wishlist-card{grid-template-columns:78px minmax(0,1fr);align-items:start}.tt-account-wishlist-card__image{width:78px;height:78px}.tt-account-wishlist-card__actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap}}@media (max-width:520px){.tt-account-wishlist-card{grid-template-columns:1fr}.tt-account-wishlist-card__image{width:100%;height:auto;aspect-ratio:1/1}.tt-account-wishlist-card__actions .button,.tt-account-wishlist-card__actions button{width:100%}}
/* Drawer guest auth */
.tt-drawer__footer--auth{gap:14px}.tt-drawer__footer--auth .tt-drawer__primary{height:48px;font-size:13px;font-weight:700;letter-spacing:.03em}.tt-drawer__footer--auth .tt-drawer__textlink{display:flex;align-items:center;justify-content:center;min-height:28px;color:var(--tt-gray);font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0}.tt-drawer__footer--auth .tt-drawer__textlink:hover{color:var(--tt-blue-dark)}@media (max-width:520px){.tt-drawer__footer--auth .tt-drawer__primary{height:46px;font-size:12px}.tt-drawer__footer--auth .tt-drawer__textlink{font-size:12px}}
/* Account auth split links */
.tt-account-auth--single{width:min(760px,100%)!important;display:block!important}.tt-auth-switch{margin:20px 0 0!important;color:var(--tt-gray)!important;font-size:12px!important;line-height:1.6!important;text-align:center}.tt-auth-switch a{color:var(--tt-blue-dark)!important;font-weight:600!important;text-transform:uppercase!important}
/* Product category hero scale fix */
.tt-hero--category{min-height:680px!important;min-height:min(72vh,760px)!important;padding:150px 0 92px!important;background-size:cover!important;background-position:center!important}.tt-hero--category .tt-hero__content{width:min(var(--tt-shell),calc(100% - 80px));margin-inline:auto}.tt-hero--category h1{font-size:82px!important;font-weight:400!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;max-width:980px!important;margin:0!important}@media (max-width:1024px){.tt-hero--category{min-height:580px!important;padding-bottom:76px!important}.tt-hero--category h1{font-size:64px!important}}@media (max-width:720px){.tt-hero--category{min-height:500px!important;padding:116px 0 48px!important}.tt-hero--category .tt-hero__content{width:min(100% - 32px,560px)}.tt-hero--category h1{font-size:38px!important;letter-spacing:.06em!important}}
/* Blog page mockup layout */
.tt-blog-page{background:var(--tt-cream);padding:188px 0 96px;color:var(--tt-blue-dark);overflow:hidden}.tt-blog-page__inner{position:relative}.tt-blog-page__title{margin:0 0 34px;color:var(--tt-blue-dark);font-size:58px!important;font-weight:700!important;line-height:1;text-align:center;letter-spacing:.02em!important;text-transform:uppercase}.tt-blog-tabs{display:flex;justify-content:center;gap:20px;margin:0 0 64px}.tt-blog-tabs a{display:grid;place-items:center;min-width:194px;height:32px;border:1px solid rgba(58,96,118,.7);color:var(--tt-blue);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.tt-blog-hero-card{min-height:540px;margin:0 0 32px;background-image:linear-gradient(180deg,rgba(0,0,0,0) 24%,rgba(16,32,42,.82) 100%),var(--tt-blog-hero);background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.tt-blog-hero-card__content{width:100%;padding:0 46px 42px;color:var(--tt-white)}.tt-blog-hero-card h2{margin:0 0 18px;color:var(--tt-white)!important;font-size:45px!important;font-weight:500!important;letter-spacing:.02em!important;line-height:1.08;text-transform:uppercase}.tt-blog-hero-card__content>p{max-width:980px;margin:0 0 30px;color:rgba(255,255,255,.9);font-size:11px;line-height:1.7}.tt-blog-author{display:flex;align-items:center;gap:14px}.tt-blog-author span{width:42px;height:42px;border-radius:50%;background:#f1f1ec}.tt-blog-author p{margin:0;color:var(--tt-white);font-size:11px;line-height:1.35}.tt-blog-author strong{display:block;font-weight:600}.tt-blog-author small{display:block;font-size:10px}.tt-blog-feature-row{display:grid;grid-template-columns:1fr 1fr;margin:0 0 52px;background:var(--tt-white)}.tt-blog-feature-row img{width:100%;height:340px;object-fit:cover}.tt-blog-feature-row div{display:flex;flex-direction:column;justify-content:center;padding:72px 56px}.tt-blog-feature-row h2,.tt-blog-page-card h2{margin:0 0 14px;color:var(--tt-blue)!important;font-size:22px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase}.tt-blog-feature-row p,.tt-blog-page-card p{margin:0;color:var(--tt-blue);font-size:11px;line-height:1.7}.tt-blog-card-strip,.tt-blog-products{position:relative}.tt-blog-card-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.tt-blog-page-card img{width:100%;aspect-ratio:1.54;object-fit:cover;margin:0 0 22px}.tt-blog-page-card h2{font-size:21px!important}.tt-blog-page-arrow{position:absolute;z-index:3;width:23px;height:23px;border:1px solid #b8c4cb;border-radius:50%;background:rgba(255,255,255,.7);color:var(--tt-blue);display:grid;place-items:center;padding:0;cursor:pointer}.tt-blog-page-arrow span{width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;display:block}.tt-blog-page-arrow--prev{left:-42px;top:118px}.tt-blog-page-arrow--next{right:-42px;top:118px}.tt-blog-page-arrow--prev span{transform:translateX(1px) rotate(-135deg)}.tt-blog-page-arrow--next span{transform:translateX(-1px) rotate(45deg)}.tt-blog-divider{display:flex;justify-content:center;margin:46px 0 28px}.tt-blog-divider span{width:144px;height:1px;background:linear-gradient(90deg,transparent,rgba(58,96,118,.75) 48%,rgba(58,96,118,.75) 52%,transparent)}.tt-blog-page__more{min-width:144px;height:46px;color:#777!important;border-color:#999!important;background:transparent!important;font-size:12px}.tt-blog-products{padding:88px 0 0}.tt-blog-products>h2{margin:0 0 48px;color:var(--tt-blue-dark)!important;text-align:center;font-size:28px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase}.tt-blog-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px}.tt-blog-product-card{background:var(--tt-white);text-align:center}.tt-blog-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#79bfdc}.tt-blog-product-card div{padding:27px 18px 34px}.tt-blog-product-card h3{margin:0 0 8px;color:var(--tt-black)!important;font-family:Georgia,serif!important;font-size:15px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase}.tt-blog-product-card p{margin:0 0 18px;color:var(--tt-gray);font-size:11px}.tt-blog-product-card strong{color:var(--tt-blue);font-size:13px;font-weight:600}.tt-blog-products .tt-blog-page-arrow--prev,.tt-blog-products .tt-blog-page-arrow--next{top:240px}.tt-blog-services{display:grid;grid-template-columns:repeat(4,1fr);gap:70px;align-items:start;padding:106px 0 0;text-align:center}.tt-blog-services span{width:44px;height:44px;margin:0 auto 18px;display:grid;place-items:center}.tt-blog-services img{max-width:44px;max-height:44px;object-fit:contain}.tt-blog-services p{margin:0;color:var(--tt-blue);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}@media (max-width:1024px){.tt-blog-page{padding-top:142px}.tt-blog-page__title{font-size:44px!important}.tt-blog-tabs{flex-wrap:wrap;margin-bottom:46px}.tt-blog-tabs a{min-width:176px}.tt-blog-hero-card{min-height:430px}.tt-blog-feature-row{grid-template-columns:1fr}.tt-blog-card-strip__grid{gap:30px}.tt-blog-product-grid{gap:28px}.tt-blog-page-arrow--prev{left:-12px}.tt-blog-page-arrow--next{right:-12px}}@media (max-width:720px){.tt-blog-page{padding:112px 0 68px}.tt-blog-page__title{font-size:34px!important;margin-bottom:24px}.tt-blog-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:34px}.tt-blog-tabs a{min-width:0;height:36px;font-size:10px}.tt-blog-hero-card{min-height:390px}.tt-blog-hero-card__content{padding:0 22px 28px}.tt-blog-hero-card h2{font-size:28px!important}.tt-blog-hero-card__content>p{font-size:10px;max-height:72px;overflow:hidden}.tt-blog-feature-row div{padding:32px 22px}.tt-blog-feature-row img{height:250px}.tt-blog-card-strip__grid,.tt-blog-product-grid{grid-template-columns:1fr;gap:30px}.tt-blog-page-arrow{display:none}.tt-blog-products{padding-top:62px}.tt-blog-products>h2{font-size:22px!important}.tt-blog-services{grid-template-columns:1fr 1fr;gap:36px;padding-top:68px}}
/* Blog products use homepage carousel */
.tt-blog-products.tt-product-carousel{padding:88px 0 0!important;position:relative}.tt-blog-products.tt-product-carousel>h2{margin:0 0 48px;color:var(--tt-blue-dark)!important;text-align:center;font-size:28px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase}.tt-blog-products.tt-product-carousel .tt-product-viewport{overflow:hidden}.tt-blog-products.tt-product-carousel ul.products{margin:0!important}.tt-blog-products.tt-product-carousel ul.products li.product{background:var(--tt-white)!important}.tt-blog-products.tt-product-carousel .tt-product-arrow{top:314px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:-44px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:-44px!important}.tt-blog-products.tt-product-carousel .tt-product-progress{margin-top:54px!important}@media (max-width:1024px){.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:-10px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:-10px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow{top:286px!important}}@media (max-width:720px){.tt-blog-products.tt-product-carousel{padding-top:62px!important}.tt-blog-products.tt-product-carousel>h2{font-size:22px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow{display:grid!important;top:200px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:8px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:8px!important}}
/* Blog list 9 posts and product single row */
.tt-blog-card-strip--list .tt-blog-card-strip__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:58px 50px!important}.tt-blog-card-strip--list .tt-blog-page-card img{height:auto!important;aspect-ratio:1.54!important}.tt-blog-products.tt-product-carousel ul.products{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:50px!important;align-items:stretch!important;transform:translateX(calc(var(--tt-product-index,0) * -1 * ((100% - 150px) / 4 + 50px)))!important}.tt-blog-products.tt-product-carousel ul.products li.product{flex:0 0 calc((100% - 150px) / 4)!important;width:auto!important;max-width:none!important;min-width:0!important;float:none!important;margin:0!important}.tt-blog-products.tt-product-carousel .tt-product-viewport{overflow:hidden!important}.tt-blog-products.tt-product-carousel .products:before,.tt-blog-products.tt-product-carousel .products:after{content:none!important}@media (max-width:1024px){.tt-blog-card-strip--list .tt-blog-card-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px 30px!important}.tt-blog-products.tt-product-carousel ul.products{gap:34px!important;transform:translateX(calc(var(--tt-product-index,0) * -1 * ((100% - 68px) / 3 + 34px)))!important}.tt-blog-products.tt-product-carousel ul.products li.product{flex-basis:calc((100% - 68px) / 3)!important}}@media (max-width:720px){.tt-blog-card-strip--list .tt-blog-card-strip__grid{grid-template-columns:1fr!important;gap:34px!important}.tt-blog-products.tt-product-carousel ul.products{gap:14px!important;transform:translateX(calc(var(--tt-product-index,0) * -1 * ((100% - 14px) / 2 + 14px)))!important}.tt-blog-products.tt-product-carousel ul.products li.product{flex-basis:calc((100% - 14px) / 2)!important}}
/* Blog pagination */
.tt-blog-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 12px}.tt-blog-pagination a{width:38px;height:38px;border:1px solid rgba(58,96,118,.45);display:grid;place-items:center;color:var(--tt-gray);font-size:13px;font-weight:600;transition:.18s ease}.tt-blog-pagination a:hover,.tt-blog-pagination a.is-active{border-color:var(--tt-blue);background:rgba(121,155,175,.1);color:var(--tt-blue-dark)}
/* Blog product arrows centered */
.tt-blog-products.tt-product-carousel .tt-product-arrow{top:274px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:-44px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:-44px!important}@media (max-width:1024px){.tt-blog-products.tt-product-carousel .tt-product-arrow{top:258px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:-10px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:-10px!important}}@media (max-width:720px){.tt-blog-products.tt-product-carousel .tt-product-arrow{top:196px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--prev{left:8px!important}.tt-blog-products.tt-product-carousel .tt-product-arrow--next{right:8px!important}}
/* Blog detail page */
.tt-blog-detail{background:var(--tt-cream);color:var(--tt-blue-dark)}.tt-blog-detail__hero{min-height:640px;padding:210px 0 70px;background-image:linear-gradient(180deg,rgba(0,0,0,.08),rgba(18,31,42,.72)),var(--tt-blog-detail-image);background-size:cover;background-position:center;display:flex;align-items:flex-end;color:var(--tt-white)}.tt-blog-detail__back{display:inline-block;margin-bottom:24px;color:rgba(255,255,255,.86);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tt-blog-detail__hero h1{max-width:920px;margin:0 0 24px;color:var(--tt-white)!important;font-size:58px!important;font-weight:600!important;line-height:1.08;letter-spacing:.03em!important;text-transform:uppercase}.tt-blog-detail__meta{display:flex;gap:18px;color:rgba(255,255,255,.9);font-size:12px;font-weight:600}.tt-blog-detail__body{max-width:840px;padding-top:78px;padding-bottom:118px}.tt-blog-detail__body p{margin:0 0 24px;color:var(--tt-blue-dark);font-size:16px;line-height:1.9}.tt-blog-detail__body h2,.tt-blog-detail__body h3{margin:48px 0 18px;color:var(--tt-blue-dark)!important;font-size:24px!important;text-transform:uppercase}@media (max-width:720px){.tt-blog-detail__hero{min-height:480px;padding:140px 0 46px}.tt-blog-detail__hero h1{font-size:34px!important}.tt-blog-detail__body{padding-top:48px;padding-bottom:72px}.tt-blog-detail__body p{font-size:14px}}
.tt-blog-related{padding-top:0;padding-bottom:108px}.tt-blog-related__title{margin:0 0 48px;color:var(--tt-blue-dark)!important;text-align:center;font-family:var(--tt-body);font-size:28px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase}.tt-blog-related .tt-blog-arrow{top:202px}.tt-blog-related .tt-blog-card a{color:inherit}.tt-blog-related .tt-btn{height:46px;min-width:146px;color:#5f6570;border-color:#777b82}@media (max-width:1024px){.tt-blog-related .tt-blog-arrow--prev{left:-10px}.tt-blog-related .tt-blog-arrow--next{right:-10px}}@media (max-width:720px){.tt-blog-related{padding-bottom:72px}.tt-blog-related__title{font-size:22px!important;margin-bottom:34px}.tt-blog-related .tt-blog-track{gap:14px;transform:translateX(calc(var(--tt-blog-index) * -1 * ((100% - 14px) / 2 + 14px)))}.tt-blog-related .tt-blog-card{flex-basis:calc((100% - 14px) / 2)}.tt-blog-related .tt-blog-arrow{display:grid;top:154px}.tt-blog-related .tt-blog-arrow--prev{left:8px}.tt-blog-related .tt-blog-arrow--next{right:8px}}
/* Blog detail related spacing/alignment */
.tt-blog-detail__body{padding-bottom:34px!important}.tt-blog-related{padding:24px 0 108px!important}.tt-blog-related__title{margin-bottom:40px!important}.tt-blog-related .tt-blog-arrow{top:167px!important}.tt-blog-related .tt-blog-arrow--prev{left:-42px!important}.tt-blog-related .tt-blog-arrow--next{right:-42px!important}@media (max-width:1024px){.tt-blog-detail__body{padding-bottom:32px!important}.tt-blog-related{padding-top:22px!important}.tt-blog-related .tt-blog-arrow{top:155px!important}.tt-blog-related .tt-blog-arrow--prev{left:-10px!important}.tt-blog-related .tt-blog-arrow--next{right:-10px!important}}@media (max-width:720px){.tt-blog-detail__body{padding-bottom:26px!important}.tt-blog-related{padding-top:18px!important;padding-bottom:72px!important}.tt-blog-related__title{margin-bottom:28px!important}.tt-blog-related .tt-blog-arrow{top:96px!important}.tt-blog-related .tt-blog-arrow--prev{left:8px!important}.tt-blog-related .tt-blog-arrow--next{right:8px!important}}
.tt-blog-detail__actions{display:flex;justify-content:flex-start;margin:42px 0 0}.tt-blog-detail__backlink{display:inline-flex;align-items:center;gap:12px;color:var(--tt-blue-dark);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.tt-blog-detail__backlink span{width:34px;height:34px;border:1px solid rgba(58,96,118,.45);border-radius:50%;display:grid;place-items:center;transition:background-color .18s ease,border-color .18s ease}.tt-blog-detail__backlink span:before{content:"";width:8px;height:8px;border-left:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translateX(2px) rotate(45deg)}.tt-blog-detail__backlink:hover{color:var(--tt-blue);transform:translateX(-2px)}.tt-blog-detail__backlink:hover span{border-color:var(--tt-blue);background:rgba(121,155,175,.1)}@media (max-width:720px){.tt-blog-detail__actions{margin-top:34px}.tt-blog-detail__backlink{font-size:12px}.tt-blog-detail__backlink span{width:32px;height:32px}}
.tt-blog-detail__inline-image{margin:54px 0 52px;width:100%;overflow:hidden;background:var(--tt-white)}.tt-blog-detail__inline-image img{display:block;width:100%;aspect-ratio:1.58;object-fit:cover}.tt-blog-detail__inline-image+*{margin-top:0!important}@media (max-width:720px){.tt-blog-detail__inline-image{margin:38px 0 36px}.tt-blog-detail__inline-image img{aspect-ratio:1.18}}
.tt-blog-detail__body p{text-align:justify;text-align-last:left}.tt-blog-detail__body h2,.tt-blog-detail__body h3,.tt-blog-detail__actions{text-align:left}
/* Homepage blog arrows centered on card images */
body.home .tt-blog-preview .tt-blog-arrow{top:665px!important}body.home .tt-blog-preview .tt-blog-arrow--prev{left:-44px!important}body.home .tt-blog-preview .tt-blog-arrow--next{right:-44px!important}@media (max-width:1024px){body.home .tt-blog-preview .tt-blog-arrow{top:665px!important}body.home .tt-blog-preview .tt-blog-arrow--prev{left:-10px!important}body.home .tt-blog-preview .tt-blog-arrow--next{right:-10px!important}}@media (max-width:720px){body.home .tt-blog-preview .tt-blog-arrow{top:478px!important}body.home .tt-blog-preview .tt-blog-arrow--prev{left:8px!important}body.home .tt-blog-preview .tt-blog-arrow--next{right:8px!important}}
/* Wishlist hover on every product card */
ul.products li.product.tt-product-card .tt-product-card__image{position:relative!important;overflow:hidden!important}ul.products li.product.tt-product-card .tt-product-wishlist{display:grid!important;position:absolute!important;right:12px!important;top:12px!important;z-index:5;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.88)!important;color:var(--tt-blue-dark)!important;place-items:center!important;padding:0!important;cursor:pointer!important;opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease,color .18s ease!important}ul.products li.product.tt-product-card:hover .tt-product-wishlist,ul.products li.product.tt-product-card:focus-within .tt-product-wishlist,ul.products li.product.tt-product-card .tt-product-wishlist.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}ul.products li.product.tt-product-card .tt-product-wishlist:hover{background:var(--tt-white)!important;color:var(--tt-blue)!important}ul.products li.product.tt-product-card .tt-product-wishlist svg{display:block!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}ul.products li.product.tt-product-card .tt-product-wishlist.is-active svg{fill:currentColor!important}@media (max-width:720px){ul.products li.product.tt-product-card .tt-product-wishlist{width:30px!important;height:30px!important;right:8px!important;top:8px!important}ul.products li.product.tt-product-card .tt-product-wishlist svg{width:16px!important;height:16px!important}}
/* Product wishlist hover override all listing pages */
body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist{display:grid!important;position:absolute!important;right:12px!important;top:12px!important;z-index:5;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.88)!important;color:var(--tt-blue-dark)!important;place-items:center!important;padding:0!important;cursor:pointer!important;opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease,color .18s ease!important}body:not(.home) ul.products li.product.tt-product-card:hover .tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card:focus-within .tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist.is-active{display:grid!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist svg{display:block!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist.is-active svg{fill:currentColor!important}@media (max-width:720px){body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist{width:30px!important;height:30px!important;right:8px!important;top:8px!important}body:not(.home) ul.products li.product.tt-product-card .tt-product-wishlist svg{width:16px!important;height:16px!important}}
/* Product wishlist final override: all WooCommerce cards */
body ul.products li.product.tt-product-card>.tt-product-card__image{position:relative!important;overflow:hidden!important}body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist{display:grid!important;position:absolute!important;right:12px!important;top:12px!important;z-index:8!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.88)!important;color:var(--tt-blue-dark)!important;place-items:center!important;padding:0!important;margin:0!important;cursor:pointer!important;opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease,color .18s ease!important;box-shadow:0 6px 18px rgba(30,30,30,.08)!important}body ul.products li.product.tt-product-card:hover>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card.is-hovered>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card:focus-within>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist.is-active,body:not(.home) ul.products li.product.tt-product-card:hover>.tt-product-card__image>.tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card.is-hovered>.tt-product-card__image>.tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card:focus-within>.tt-product-card__image>.tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist.is-active{display:grid!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist:hover,body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist.is-active{background:var(--tt-white)!important;color:var(--tt-blue)!important}body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist svg{display:block!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist.is-active svg{fill:currentColor!important}@media (max-width:720px){body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist,body:not(.home) ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;right:8px!important;top:8px!important}body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist svg{width:16px!important;height:16px!important}}
/* Blog topbar mockup match */
@media (min-width:721px){body:has(.tt-blog-page) .tt-site-header{color:var(--tt-white)!important}body:has(.tt-blog-page) .tt-header-logo-row{background:var(--tt-cream)!important;color:var(--tt-black)!important;border-bottom:1px solid rgba(30,30,30,.12)!important}body:has(.tt-blog-page) .tt-header-nav-row{background:#c2c0bd!important;color:var(--tt-white)!important;border-bottom:0!important;backdrop-filter:none!important}body:has(.tt-blog-page) .tt-logo{color:var(--tt-black)!important}body:has(.tt-blog-page) .tt-menu a,body:has(.tt-blog-page) .tt-header-icons a{color:var(--tt-white)!important}}
/* Blog banner like product category header */
.tt-blog-page{padding:0 0 96px!important}.tt-hero--blog{background-position:center!important}.tt-blog-banner{padding:82px 0 58px;background:var(--tt-cream);color:var(--tt-blue-dark);text-align:center}.tt-blog-banner .tt-blog-page__title{margin:0 0 58px!important;color:var(--tt-blue-dark)!important;font-size:82px!important;font-weight:600!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase}.tt-blog-banner .tt-blog-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:40px!important;margin:0!important}.tt-blog-banner .tt-blog-tabs a{width:100%!important;min-width:0!important;height:64px!important;border:2px solid rgba(58,96,118,.7)!important;color:var(--tt-blue)!important;background:transparent!important;font-size:22px!important;font-weight:700!important;letter-spacing:.02em!important;text-transform:uppercase!important}.tt-blog-page__inner{padding-top:0}.tt-blog-page .tt-blog-feature-row{margin:0 0 72px!important}.tt-blog-hero-card{display:none!important}@media (max-width:1024px){.tt-blog-banner{padding:64px 0 50px}.tt-blog-banner .tt-blog-page__title{font-size:58px!important;margin-bottom:42px!important}.tt-blog-banner .tt-blog-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.tt-blog-banner .tt-blog-tabs a{height:54px!important;font-size:16px!important}}@media (max-width:720px){.tt-blog-page{padding-bottom:68px!important}.tt-blog-banner{padding:44px 0 34px}.tt-blog-banner .tt-blog-page__title{font-size:36px!important;margin-bottom:24px!important;letter-spacing:.03em!important}.tt-blog-banner .tt-blog-tabs{grid-template-columns:1fr!important;gap:10px!important}.tt-blog-banner .tt-blog-tabs a{height:42px!important;font-size:12px!important;border-width:1px!important}.tt-blog-page .tt-blog-feature-row{margin-bottom:48px!important}}
/* Blog category banner compact size */
.tt-blog-banner{padding:46px 0 42px!important}.tt-blog-banner .tt-blog-page__title{font-size:64px!important;margin-bottom:42px!important;letter-spacing:.035em!important}.tt-blog-banner .tt-blog-tabs{gap:28px!important;width:min(100%,1240px)!important;margin:0 auto!important}.tt-blog-banner .tt-blog-tabs a{height:46px!important;border-width:1px!important;font-size:16px!important}@media (max-width:1024px){.tt-blog-banner{padding:40px 0 38px!important}.tt-blog-banner .tt-blog-page__title{font-size:48px!important;margin-bottom:32px!important}.tt-blog-banner .tt-blog-tabs a{height:42px!important;font-size:13px!important}}@media (max-width:720px){.tt-blog-banner{padding:32px 0 30px!important}.tt-blog-banner .tt-blog-page__title{font-size:34px!important;margin-bottom:22px!important}.tt-blog-banner .tt-blog-tabs a{height:38px!important;font-size:11px!important}}
/* Wishlist stays hidden until product hover */
body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card>.tt-product-card__image>.tt-product-wishlist.is-active{opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important}body ul.products li.product.tt-product-card:hover>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card.is-hovered>.tt-product-card__image>.tt-product-wishlist,body ul.products li.product.tt-product-card:focus-within>.tt-product-card__image>.tt-product-wishlist{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body ul.products li.product.tt-product-card:hover>.tt-product-card__image>.tt-product-wishlist.is-active,body ul.products li.product.tt-product-card.is-hovered>.tt-product-card__image>.tt-product-wishlist.is-active,body ul.products li.product.tt-product-card:focus-within>.tt-product-card__image>.tt-product-wishlist.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}
/* Drawer/cart remove icon size */
.tt-drawer__header [data-tt-drawer-close]{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;font-size:26px!important;line-height:1!important;padding:0!important}.tt-drawer-item--cart .tt-drawer-remove{width:22px!important;height:24px!important;font-size:18px!important;line-height:1!important}.tt-cart-line__remove .remove{width:24px!important;height:24px!important;font-size:22px!important;line-height:1!important}
/* Homepage blog arrows align to card image center */
body.home .tt-blog-preview .tt-blog-arrow{top:480px!important}@media (max-width:1024px){body.home .tt-blog-preview .tt-blog-arrow{top:512px!important}}@media (max-width:720px){body.home .tt-blog-preview .tt-blog-arrow{top:388px!important}}
/* Final polish: empty cart/checkout and craft CTA */
.woocommerce-cart .wc-empty-cart-message,.woocommerce-cart .cart-empty{max-width:520px;margin:0 auto 24px!important;padding:34px 36px!important;background:var(--tt-white)!important;color:var(--tt-blue-dark)!important;box-shadow:0 12px 32px rgba(30,30,30,.04);font-size:15px!important;line-height:1.7}.woocommerce-cart .return-to-shop{margin:0!important;text-align:center}.woocommerce-cart .return-to-shop .button{height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 30px!important;background:var(--tt-blue)!important;color:var(--tt-white)!important;font-size:12px!important;letter-spacing:.03em!important}.tt-empty-checkout{display:grid;place-items:center;align-content:center;padding-top:190px!important;padding-bottom:118px!important}.tt-empty-checkout h1{font-size:32px!important;letter-spacing:.04em!important}.tt-empty-checkout .tt-btn{height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 30px!important;background:var(--tt-blue)!important;color:var(--tt-white)!important;border-color:var(--tt-blue)!important}.tt-craft-cta{padding:82px 0 96px;text-align:center;color:var(--tt-blue-dark)}.tt-craft-cta h2{max-width:760px;margin:0 auto 18px!important;color:var(--tt-blue-dark)!important;font-size:26px!important;font-weight:600!important;line-height:1.22!important;text-transform:uppercase}.tt-craft-cta p{max-width:620px;margin:0 auto 30px;color:var(--tt-gray);font-size:14px;line-height:1.8}.tt-craft-cta div{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.tt-btn--outline{background:transparent!important;color:var(--tt-blue-dark)!important;border:1px solid rgba(58,96,118,.5)!important}@media (max-width:720px){.woocommerce-cart .wc-empty-cart-message,.woocommerce-cart .cart-empty{padding:26px 20px!important}.tt-empty-checkout{padding-top:128px!important;padding-bottom:76px!important}.tt-empty-checkout h1{font-size:24px!important}.tt-craft-cta{padding:58px 0 68px}.tt-craft-cta h2{font-size:20px!important}.tt-craft-cta div{display:grid}.tt-craft-cta .tt-btn{width:100%}}
/* Checkout service icons from SVG assets */
.tt-checkout-services span{width:58px!important;height:58px!important;margin-bottom:22px!important}.tt-checkout-services img{width:58px!important;height:58px!important;object-fit:contain!important}.tt-checkout-services p{color:var(--tt-blue-dark)!important}
/* Search page */
.tt-search-page{padding-top:182px;padding-bottom:108px;color:var(--tt-blue-dark);min-height:620px}.tt-search-head{text-align:center;margin:0 auto 64px;max-width:820px}.tt-search-head>span{display:block;margin-bottom:14px;color:var(--tt-gray);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tt-search-head h1{margin:0 0 34px!important;color:var(--tt-blue-dark)!important;font-size:44px!important;font-weight:500!important;line-height:1.12!important;text-transform:none!important}.tt-search-form{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px}.tt-search-form input{height:50px;border:1px solid rgba(58,96,118,.32);background:var(--tt-white);color:var(--tt-black);padding:0 18px;font-size:14px}.tt-search-form button{height:50px;border:0;background:var(--tt-blue);color:var(--tt-white);font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer}.tt-search-section{margin-top:72px}.tt-search-section>h2,.tt-search-suggest h2,.tt-search-empty h2{margin:0 0 28px!important;color:var(--tt-blue-dark)!important;font-size:24px!important;font-weight:600!important;text-align:center;text-transform:uppercase}.tt-search-empty{max-width:560px;margin:70px auto 0;text-align:center;background:var(--tt-white);padding:42px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-search-empty p{margin:0 0 26px;color:var(--tt-gray);line-height:1.7}.tt-search-suggest{max-width:860px;margin:0 auto;text-align:center}.tt-search-suggest div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tt-search-suggest a{height:46px;border:1px solid rgba(58,96,118,.38);display:grid;place-items:center;color:var(--tt-blue-dark);font-size:12px;font-weight:700;text-transform:uppercase}.tt-search-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.tt-search-post-grid img{width:100%;aspect-ratio:1.54;object-fit:cover;margin-bottom:18px}.tt-search-post-grid h3{margin:0 0 10px!important;color:var(--tt-blue-dark)!important;font-size:17px!important;font-weight:600!important;line-height:1.25;text-transform:uppercase}.tt-search-post-grid p{margin:0;color:var(--tt-gray);font-size:12px;line-height:1.65}@media (max-width:720px){.tt-search-page{padding-top:112px;padding-bottom:68px}.tt-search-head{margin-bottom:42px}.tt-search-head h1{font-size:30px!important}.tt-search-form{grid-template-columns:1fr}.tt-search-form button{width:100%}.tt-search-suggest div,.tt-search-post-grid{grid-template-columns:1fr}.tt-search-empty{padding:30px 22px}}
/* Contact page */
.tt-contact-hero{min-height:620px;background-image:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.44)),var(--tt-contact-hero);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:180px 0 76px;color:var(--tt-white);position:relative}.tt-contact-hero .tt-shell{position:relative;z-index:1}.tt-contact-hero h1{max-width:760px;margin:0 0 18px;color:var(--tt-white)!important;font-size:86px!important;font-weight:500!important;line-height:1!important;letter-spacing:.02em!important;text-transform:none!important}.tt-contact-hero p{max-width:560px;margin:0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.8}.tt-contact-page{display:grid;grid-template-columns:.92fr 1.08fr;gap:78px;padding-top:92px;padding-bottom:74px;color:var(--tt-blue-dark)}.tt-contact-info>span,.tt-contact-map span{display:block;margin-bottom:14px;color:var(--tt-gray);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tt-contact-info h2,.tt-contact-form h2,.tt-contact-map h2{margin:0 0 18px!important;color:var(--tt-blue-dark)!important;font-size:32px!important;font-weight:600!important;line-height:1.18!important;text-transform:none!important}.tt-contact-info>p{margin:0 0 34px;color:var(--tt-gray);font-size:14px;line-height:1.85}.tt-contact-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tt-contact-list article{border-top:1px solid rgba(58,96,118,.22);padding-top:16px}.tt-contact-list strong{display:block;margin-bottom:8px;color:var(--tt-black);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tt-contact-list p{margin:0;color:var(--tt-blue-dark);font-size:13px;line-height:1.65}.tt-contact-social{display:flex;gap:14px;margin-top:34px}.tt-contact-social a{width:34px;height:34px;border:1px solid rgba(58,96,118,.35);display:grid;place-items:center;color:var(--tt-blue-dark)}.tt-contact-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.tt-contact-form{background:var(--tt-white);padding:42px;box-shadow:0 12px 32px rgba(30,30,30,.04)}.tt-contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tt-contact-form label{display:grid;gap:9px;margin-bottom:18px;color:var(--tt-gray);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tt-contact-form input,.tt-contact-form select,.tt-contact-form textarea{width:100%;border:1px solid rgba(30,30,30,.16);background:transparent;color:var(--tt-black);padding:0 14px;font-size:13px;text-transform:none;letter-spacing:0}.tt-contact-form input,.tt-contact-form select{height:46px}.tt-contact-form textarea{min-height:126px;padding-top:12px;resize:vertical}.tt-contact-form button{width:100%;height:48px;border:0;background:var(--tt-blue);color:var(--tt-white);font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer}.tt-contact-notice{margin:0 0 20px!important;padding:14px 16px!important;font-size:13px!important;line-height:1.5!important}.tt-contact-notice--ok{background:rgba(121,155,175,.12);color:var(--tt-blue-dark)}.tt-contact-notice--error{background:rgba(160,80,80,.12);color:#8a3b3b}.tt-contact-map{padding-bottom:108px}.tt-contact-map>div{min-height:300px;background:#d9e5eb;padding:48px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--tt-blue-dark)}.tt-contact-map p{max-width:560px;margin:0;color:var(--tt-gray);font-size:14px;line-height:1.8}@media (max-width:1024px){.tt-contact-page{grid-template-columns:1fr;gap:42px}.tt-contact-hero h1{font-size:66px!important}}@media (max-width:720px){.tt-contact-hero{min-height:500px;padding:132px 0 48px}.tt-contact-hero h1{font-size:44px!important}.tt-contact-page{padding-top:58px;padding-bottom:52px}.tt-contact-list,.tt-contact-form__grid{grid-template-columns:1fr}.tt-contact-form{padding:28px 22px}.tt-contact-info h2,.tt-contact-form h2,.tt-contact-map h2{font-size:24px!important}.tt-contact-map{padding-bottom:72px}.tt-contact-map>div{padding:30px 22px;min-height:260px}}
/* Contact map embed */
.tt-contact-map iframe{display:block;width:100%;height:420px;border:0;background:#d9e5eb}.tt-contact-map>div{display:none!important}@media (max-width:720px){.tt-contact-map iframe{height:320px}}
/* Contact info section final composition */
.tt-contact-page{gap:56px!important}.tt-contact-info,.tt-contact-form{border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.66))!important;border:1px solid rgba(58,96,118,.14)!important;box-shadow:0 18px 48px rgba(30,30,30,.045)!important}.tt-contact-info:before,.tt-contact-form:before{content:"";display:block;width:54px;height:2px;margin-bottom:24px;background:var(--tt-blue)}.tt-contact-info h2{font-size:38px!important;max-width:650px!important}.tt-contact-info>p{max-width:610px!important}.tt-contact-list{grid-template-columns:1fr!important;gap:12px!important}.tt-contact-list article{display:grid;grid-template-columns:42px 1fr;align-items:center;column-gap:16px;min-height:86px!important;padding:18px 20px!important;background:#fff!important}.tt-contact-list article:before{content:"";grid-row:1/3;width:42px;height:42px;border:1px solid rgba(58,96,118,.18);background:var(--tt-cream);background-repeat:no-repeat;background-position:center;background-size:20px}.tt-contact-list article:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a6076' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 21V9l8-5 8 5v12'/%3E%3Cpath d='M9 21v-7h6v7'/%3E%3Cpath d='M8 11h.01M16 11h.01'/%3E%3C/svg%3E")}.tt-contact-list article:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a6076' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16v12H4z'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E")}.tt-contact-list article:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a6076' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2A19.8 19.8 0 0 1 3.1 5.2 2 2 0 0 1 5.1 3h3a2 2 0 0 1 2 1.7c.1 1 .4 2 .7 2.9a2 2 0 0 1-.4 2.1L9.1 11a16 16 0 0 0 3.9 3.9l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.9.6 2.9.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E")}.tt-contact-list article:nth-child(4):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a6076' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 8v5l3 2'/%3E%3C/svg%3E")}.tt-contact-list strong{align-self:end;margin:0 0 5px!important}.tt-contact-list p{align-self:start;font-size:15px!important}.tt-contact-form{position:relative;padding:44px 42px!important}.tt-contact-form h2{font-size:34px!important;margin-bottom:24px!important}.tt-contact-form input,.tt-contact-form select,.tt-contact-form textarea{background:#fff!important;border-color:rgba(58,96,118,.18)!important;transition:border-color .18s ease,box-shadow .18s ease}.tt-contact-form input:focus,.tt-contact-form select:focus,.tt-contact-form textarea:focus{outline:0;border-color:rgba(58,96,118,.48)!important;box-shadow:0 0 0 3px rgba(58,96,118,.08)}.tt-contact-form button{background:var(--tt-blue-dark)!important;transition:background-color .18s ease,transform .18s ease}.tt-contact-form button:hover{background:var(--tt-black)!important;transform:translateY(-1px)}.tt-contact-map{padding-bottom:92px!important}.tt-contact-map iframe{height:460px!important;border:1px solid rgba(58,96,118,.14)!important;box-shadow:0 18px 48px rgba(30,30,30,.045)}@media (min-width:1025px){.tt-contact-info,.tt-contact-form{min-height:640px}.tt-contact-page{grid-template-columns:1fr 1fr!important}}@media (max-width:720px){.tt-contact-page{gap:28px!important}.tt-contact-info,.tt-contact-form{padding:28px 20px!important}.tt-contact-info h2{font-size:25px!important}.tt-contact-list article{grid-template-columns:38px 1fr;column-gap:13px}.tt-contact-list article:before{width:38px;height:38px;background-size:18px}.tt-contact-form h2{font-size:25px!important}.tt-contact-map iframe{height:330px!important}}
/* Contact info section polish */
.tt-contact-page{align-items:start!important}.tt-contact-info{position:relative;padding:44px 42px 38px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.66))!important;border:1px solid rgba(58,96,118,.14)!important;box-shadow:0 18px 48px rgba(30,30,30,.045)!important}.tt-contact-info>span{color:var(--tt-blue)!important;font-size:12px!important;letter-spacing:.16em!important}.tt-contact-info h2{max-width:650px!important;margin-bottom:18px!important;font-size:38px!important;font-weight:500!important;line-height:1.12!important;letter-spacing:.01em!important}.tt-contact-info>p{max-width:610px!important;margin-bottom:30px!important;color:#777!important;font-size:15px!important;line-height:1.8!important}.tt-contact-list{gap:12px!important}.tt-contact-list article{position:relative;min-height:86px!important;padding:18px 20px!important;border:1px solid rgba(58,96,118,.16)!important;border-top:1px solid rgba(58,96,118,.16)!important;background:#fff!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tt-contact-list article:hover{transform:translateY(-2px);border-color:rgba(58,96,118,.34)!important;box-shadow:0 12px 24px rgba(30,30,30,.04)}.tt-contact-list strong{margin-bottom:5px!important;color:var(--tt-black)!important;font-size:13px!important;letter-spacing:.05em!important}.tt-contact-list p{color:var(--tt-blue-dark)!important;font-size:15px!important;line-height:1.55!important}.tt-contact-social{gap:16px!important;margin-top:24px!important}.tt-contact-social a{width:44px!important;height:44px!important;background:var(--tt-white);border-color:rgba(58,96,118,.32)!important;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.tt-contact-social a:hover{background:var(--tt-blue-dark);border-color:var(--tt-blue-dark)!important;color:var(--tt-white);transform:translateY(-2px)}.tt-contact-social svg{width:20px!important;height:20px!important}@media (max-width:1024px){.tt-contact-info h2{font-size:34px!important}.tt-contact-info{padding:36px 30px}}@media (max-width:720px){.tt-contact-info{padding:28px 20px}.tt-contact-info h2{font-size:25px!important}.tt-contact-info>p{font-size:13px!important}.tt-contact-list article{min-height:auto}.tt-contact-list p{font-size:15px!important}.tt-contact-social a{width:44px!important;height:44px!important}}
.tt-contact-map{position:relative}.tt-contact-map iframe{height:380px!important}.tt-contact-map__label{position:absolute;left:50%;top:34px;transform:translateX(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;background:rgba(255,255,255,.94);border:1px solid rgba(58,96,118,.18);box-shadow:0 10px 24px rgba(30,30,30,.08);color:var(--tt-blue-dark);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.tt-contact-map__label:hover{background:var(--tt-blue-dark);color:#fff}@media (max-width:720px){.tt-contact-map iframe{height:300px!important}.tt-contact-map__label{top:20px;width:calc(100% - 52px);padding:0 14px;font-size:11px}}

/* About TeeTee refined page */
.tt-about-page--refined{padding:0!important;background:var(--tt-cream);color:var(--tt-blue-dark)}.tt-about-page--refined .tt-about-hero{min-height:610px;background-image:linear-gradient(180deg,rgba(20,15,12,.08),rgba(20,15,12,.46)),var(--tt-about-hero-image);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:180px 0 76px;color:#fff}.tt-about-page--refined .tt-about-hero .tt-shell{position:relative}.tt-about-page--refined .tt-about-hero span,.tt-about-page--refined .tt-about-intro--refined span,.tt-about-history__head span,.tt-about-founder article>span,.tt-about-media div span{display:block;margin-bottom:15px;color:var(--tt-blue);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tt-about-page--refined .tt-about-hero span{color:rgba(255,255,255,.78)}.tt-about-page--refined .tt-about-hero h1{max-width:760px;margin:0 0 18px!important;color:#fff!important;font-size:66px!important;font-weight:500!important;line-height:1.03!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-page--refined .tt-about-hero p{max-width:650px;margin:0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.85}.tt-about-intro--refined{max-width:900px!important;padding:86px 0 74px!important}.tt-about-intro--refined h2{max-width:820px;margin:0 auto 22px!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.22!important;text-transform:none!important}.tt-about-intro--refined p{max-width:720px!important;font-size:14px!important;color:#6f7476!important}.tt-about-page--refined .tt-about-founder{max-width:1120px;margin:0 auto 0;background:#fff!important;border:1px solid rgba(58,96,118,.12);box-shadow:0 20px 54px rgba(30,30,30,.045);grid-template-columns:.98fr 1.02fr!important;min-height:620px!important}.tt-about-page--refined .tt-about-founder figure{background:#dfe7eb}.tt-about-page--refined .tt-about-founder img{object-position:center}.tt-about-page--refined .tt-about-founder article{padding:80px 78px!important}.tt-about-page--refined .tt-about-founder article:before,.tt-about-history__head:before,.tt-about-media div:before{content:"";display:block;width:56px;height:2px;margin-bottom:24px;background:var(--tt-blue)}.tt-about-page--refined .tt-about-founder h2{margin:0 0 24px!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.18!important}.tt-about-page--refined .tt-about-founder p{max-width:470px;font-size:14px!important;line-height:1.9!important;color:#697174!important}.tt-about-copy--refined{max-width:900px!important;padding:82px 0 88px!important}.tt-about-copy--refined p{max-width:780px;margin:0 auto 16px!important;color:#637077!important;font-size:14px!important;line-height:1.9!important}.tt-about-copy--refined strong{margin-top:18px;color:var(--tt-blue-dark)!important;font-size:14px!important}.tt-about-history{max-width:1120px!important;padding-bottom:18px}.tt-about-history__head{max-width:760px;margin:0 auto 72px;text-align:center}.tt-about-history__head:before{margin-left:auto;margin-right:auto}.tt-about-history__head h2{margin:0!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.22!important;text-transform:none!important}.tt-about-page--refined .tt-about-era{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:92px!important;margin:0 0 104px!important;position:relative}.tt-about-page--refined .tt-about-era--right{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important}.tt-about-page--refined .tt-about-era__text{align-self:center!important;margin-top:0!important;background:rgba(255,255,255,.68);border:1px solid rgba(58,96,118,.12);padding:42px 44px 40px;box-shadow:0 16px 40px rgba(30,30,30,.035)}.tt-about-page--refined .tt-about-era__text span{position:static!important;display:block;width:34px;height:34px;margin-bottom:22px;border-radius:50%;background:rgba(121,155,175,.14);border:9px solid var(--tt-blue)}.tt-about-page--refined .tt-about-era__text h2{margin:0 0 16px!important;color:var(--tt-blue-dark)!important;font-size:25px!important;font-weight:600!important;line-height:1.24!important}.tt-about-page--refined .tt-about-era__text p,.tt-about-page--refined .tt-about-era__text li{font-size:14px!important;line-height:1.85!important;color:#657176!important}.tt-about-page--refined .tt-about-era__text ul{padding-left:18px;margin-top:18px}.tt-about-page--refined .tt-polaroid{width:min(100%,470px)!important;margin:0 auto!important;padding:16px 16px 54px!important;background:#fff;box-shadow:0 22px 46px rgba(30,30,30,.11)}.tt-about-page--refined .tt-polaroid img{height:330px!important}.tt-about-page--refined .tt-about-era>figure:nth-of-type(2){margin-top:82px!important}.tt-about-media{max-width:1120px!important;margin:14px auto 0!important;padding:0 0 110px!important;position:relative}.tt-about-media img{display:block;width:100%;height:560px!important;object-fit:cover;filter:saturate(.96);box-shadow:0 24px 58px rgba(30,30,30,.08)}.tt-about-media div{position:absolute;left:56px;bottom:166px;width:min(430px,calc(100% - 112px));padding:34px 36px;background:rgba(255,255,255,.92);border:1px solid rgba(58,96,118,.14);box-shadow:0 18px 42px rgba(30,30,30,.08)}.tt-about-media div h2{margin:0!important;color:var(--tt-blue-dark)!important;font-size:28px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important}.tt-about-media div:after{content:"";position:absolute;right:30px;top:32px;width:46px;height:34px;border-radius:8px;background:var(--tt-blue-dark)}.tt-about-media div:before{margin-bottom:18px}.tt-about-media div span{margin-bottom:10px}@media (max-width:1024px){.tt-about-page--refined .tt-about-hero h1{font-size:52px!important}.tt-about-page--refined .tt-about-founder,.tt-about-page--refined .tt-about-era,.tt-about-page--refined .tt-about-era--right{grid-template-columns:1fr!important}.tt-about-page--refined .tt-about-founder article{padding:52px 42px!important}.tt-about-page--refined .tt-about-era{gap:36px!important}.tt-about-page--refined .tt-about-era>figure:nth-of-type(2){margin-top:0!important}.tt-about-media div{left:34px;bottom:144px;width:min(430px,calc(100% - 68px))}}@media (max-width:720px){.tt-about-page--refined .tt-about-hero{min-height:500px;padding:132px 0 48px}.tt-about-page--refined .tt-about-hero h1{font-size:40px!important}.tt-about-page--refined .tt-about-hero p{font-size:13px}.tt-about-intro--refined{padding:58px 0 46px!important}.tt-about-intro--refined h2,.tt-about-history__head h2{font-size:24px!important}.tt-about-page--refined .tt-about-founder{border-left:0;border-right:0}.tt-about-page--refined .tt-about-founder article{padding:36px 22px!important}.tt-about-page--refined .tt-about-founder h2{font-size:26px!important}.tt-about-copy--refined{padding:52px 0 58px!important}.tt-about-history__head{margin-bottom:42px}.tt-about-page--refined .tt-about-era{margin-bottom:58px!important;gap:24px!important}.tt-about-page--refined .tt-about-era__text{padding:30px 22px}.tt-about-page--refined .tt-about-era__text h2{font-size:21px!important}.tt-about-page--refined .tt-polaroid{padding:12px 12px 40px!important}.tt-about-page--refined .tt-polaroid img{height:230px!important}.tt-about-media{padding-bottom:70px!important}.tt-about-media img{height:330px!important}.tt-about-media div{position:relative;left:auto;bottom:auto;width:auto;margin:-70px 18px 0;padding:26px 22px}.tt-about-media div h2{font-size:23px!important}.tt-about-media div:after{width:38px;height:28px;right:20px;top:24px}}
/* Craft page refined */
.tt-hero--craft-refined{min-height:560px!important;background-position:center 34%!important}.tt-hero--craft-refined .tt-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.16) 56%,rgba(0,0,0,.28)),linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.22))}.tt-hero--craft-refined h1{max-width:820px!important;font-size:54px!important;letter-spacing:.12em!important}.tt-craft-intro--refined{padding:84px 0 76px!important;text-align:center}.tt-craft-intro--refined>span,.tt-craft-process>article>span,.tt-craft-detail span,.tt-craft-cta--refined>span{display:block;margin-bottom:16px;color:var(--tt-blue);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tt-craft-intro--refined h2{max-width:810px;margin:0 auto 20px!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.01em!important}.tt-craft-intro--refined p{max-width:650px!important;font-size:14px!important;color:#666!important}.tt-craft-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:780px;margin:42px auto 0;border-top:1px solid rgba(58,96,118,.16);border-bottom:1px solid rgba(58,96,118,.16)}.tt-craft-metrics article{padding:24px 18px}.tt-craft-metrics article+article{border-left:1px solid rgba(58,96,118,.16)}.tt-craft-metrics strong{display:block;margin-bottom:6px;color:var(--tt-blue-dark);font-size:30px;font-weight:500;letter-spacing:.02em}.tt-craft-metrics small{color:var(--tt-gray);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tt-craft-process{display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;margin-bottom:74px;background:#fff;border:1px solid rgba(58,96,118,.12);box-shadow:0 18px 48px rgba(30,30,30,.04)}.tt-craft-process figure{margin:0;min-height:520px;overflow:hidden}.tt-craft-process figure img{width:100%;height:100%;object-fit:cover}.tt-craft-process article{display:flex;flex-direction:column;justify-content:center;padding:72px 70px;color:var(--tt-blue-dark)}.tt-craft-process article:before,.tt-craft-detail article:before{content:"";display:block;width:54px;height:2px;margin-bottom:24px;background:var(--tt-blue)}.tt-craft-process h2,.tt-craft-detail h2{margin:0 0 22px!important;color:var(--tt-blue-dark)!important;font-size:31px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.01em!important}.tt-craft-process p,.tt-craft-detail p{margin:0 0 14px;color:#666;font-size:14px;line-height:1.85}.tt-craft-standards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-bottom:86px}.tt-craft-standards article{min-height:232px;padding:34px 26px 30px;background:#fff;border:1px solid rgba(58,96,118,.14);box-shadow:0 10px 28px rgba(30,30,30,.025);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tt-craft-standards article:hover{transform:translateY(-3px);border-color:rgba(58,96,118,.34);box-shadow:0 16px 36px rgba(30,30,30,.05)}.tt-craft-standards img{width:54px;height:54px;object-fit:contain;margin-bottom:24px}.tt-craft-standards h3{margin:0 0 12px!important;color:var(--tt-blue-dark)!important;font-size:15px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important}.tt-craft-standards p{margin:0;color:#707070;font-size:13px;line-height:1.7}.tt-craft-detail{padding:0 0 92px;background:linear-gradient(180deg,var(--tt-cream),#fff 44%,var(--tt-cream))}.tt-craft-detail .tt-shell{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.tt-craft-detail article{padding:50px 0}.tt-craft-detail figure{margin:0;min-height:520px;overflow:hidden}.tt-craft-detail img{width:100%;height:100%;object-fit:cover}.tt-craft-detail .tt-btn{margin-top:18px;background:var(--tt-blue-dark);border-color:var(--tt-blue-dark);color:#fff}.tt-craft-detail .tt-btn:hover{background:var(--tt-black);border-color:var(--tt-black);color:#fff}.tt-craft-feature--refined{min-height:560px}.tt-craft-feature--refined article{min-height:560px}.tt-craft-feature--refined .tt-feature-split__product:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.22))}.tt-craft-feature--refined .tt-feature-split__product>div{position:relative;z-index:1}.tt-craft-cta--refined{padding:92px 0 104px!important}.tt-craft-cta--refined h2{max-width:820px!important;font-size:32px!important;font-weight:500!important;line-height:1.22!important;text-transform:none!important;letter-spacing:.01em!important}.tt-craft-cta--refined p{max-width:650px!important}.tt-craft-cta--refined .tt-btn{height:48px}.tt-craft-cta--refined .tt-btn:not(.tt-btn--outline){background:var(--tt-blue-dark);border-color:var(--tt-blue-dark);color:#fff}.tt-craft-cta--refined .tt-btn:not(.tt-btn--outline):hover{background:var(--tt-black);border-color:var(--tt-black)}@media (max-width:1024px){.tt-hero--craft-refined h1{font-size:42px!important}.tt-craft-process,.tt-craft-detail .tt-shell{grid-template-columns:1fr}.tt-craft-process article{padding:54px 44px}.tt-craft-standards{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-craft-detail figure{min-height:430px}}@media (max-width:720px){.tt-hero--craft-refined{min-height:430px!important}.tt-hero--craft-refined h1{font-size:31px!important;letter-spacing:.08em!important}.tt-craft-intro--refined{padding:58px 0 48px!important}.tt-craft-intro--refined h2{font-size:25px!important}.tt-craft-metrics{grid-template-columns:1fr;margin-top:30px}.tt-craft-metrics article+article{border-left:0;border-top:1px solid rgba(58,96,118,.16)}.tt-craft-process{margin-bottom:52px}.tt-craft-process figure{min-height:330px}.tt-craft-process article{padding:38px 24px}.tt-craft-process h2,.tt-craft-detail h2{font-size:24px!important}.tt-craft-standards{grid-template-columns:1fr;padding-bottom:56px}.tt-craft-standards article{min-height:auto}.tt-craft-detail{padding-bottom:58px}.tt-craft-detail .tt-shell{gap:28px}.tt-craft-detail figure{min-height:330px}.tt-craft-feature--refined,.tt-craft-feature--refined article{min-height:420px}.tt-craft-cta--refined{padding:62px 0 72px!important}.tt-craft-cta--refined h2{font-size:24px!important}.tt-craft-cta--refined div{display:grid}.tt-craft-cta--refined .tt-btn{width:100%}}

/* About TeeTee mockup scale match */
@media (min-width:721px){body:has(.tt-about-page--refined) .tt-site-header{color:#fff!important}body:has(.tt-about-page--refined) .tt-header-logo-row{background:var(--tt-cream)!important;color:var(--tt-black)!important}body:has(.tt-about-page--refined) .tt-header-nav-row{background:rgba(20,16,12,.58)!important;border-bottom:0!important;backdrop-filter:blur(6px)}body:has(.tt-about-page--refined) .tt-menu a,body:has(.tt-about-page--refined) .tt-header-icons a{color:#fff!important}}
.tt-about-page--refined{background:#f6f3ef!important}.tt-about-page--refined .tt-about-hero{min-height:405px!important;padding:150px 0 52px!important;background-position:center 45%!important}.tt-about-page--refined .tt-about-hero .tt-shell{width:min(100% - 300px,740px)!important;margin-left:auto;margin-right:auto}.tt-about-page--refined .tt-about-hero h1{max-width:580px!important;margin-bottom:14px!important;font-size:47px!important;line-height:1.04!important;font-weight:500!important}.tt-about-page--refined .tt-about-hero p{max-width:650px!important;font-size:13px!important;line-height:1.75!important}.tt-about-page--refined .tt-about-hero span,.tt-about-page--refined .tt-about-intro--refined span,.tt-about-history__head span,.tt-about-founder article>span,.tt-about-media div span{font-size:9px!important;letter-spacing:.15em!important;margin-bottom:12px!important}.tt-about-intro--refined{max-width:680px!important;padding:70px 0 58px!important}.tt-about-intro--refined h2{max-width:600px!important;margin-bottom:18px!important;font-size:23px!important;line-height:1.32!important}.tt-about-intro--refined p{max-width:570px!important;font-size:11px!important;line-height:1.85!important}.tt-about-page--refined .tt-about-founder{max-width:740px!important;min-height:410px!important;grid-template-columns:365px minmax(0,1fr)!important;border:0!important;box-shadow:none!important}.tt-about-page--refined .tt-about-founder article{padding:56px 54px!important}.tt-about-page--refined .tt-about-founder article:before,.tt-about-history__head:before,.tt-about-media div:before{width:34px!important;height:1px!important;margin-bottom:18px!important}.tt-about-page--refined .tt-about-founder h2{font-size:19px!important;line-height:1.2!important;margin-bottom:20px!important}.tt-about-page--refined .tt-about-founder p{font-size:11px!important;line-height:1.78!important}.tt-about-copy--refined{max-width:700px!important;padding:58px 0 56px!important}.tt-about-copy--refined p,.tt-about-copy--refined strong{font-size:10.5px!important;line-height:1.85!important}.tt-about-history{max-width:740px!important}.tt-about-history__head{max-width:520px!important;margin-bottom:64px!important}.tt-about-history__head h2{font-size:22px!important;line-height:1.25!important}.tt-about-page--refined .tt-about-era{grid-template-columns:minmax(0,300px) minmax(0,330px)!important;gap:110px!important;align-items:center!important;margin-bottom:94px!important}.tt-about-page--refined .tt-about-era--right{grid-template-columns:minmax(0,330px) minmax(0,300px)!important}.tt-about-page--refined .tt-about-era__text{padding:30px 28px!important;background:#fff!important;box-shadow:0 14px 32px rgba(30,30,30,.035)!important}.tt-about-page--refined .tt-about-era__text span{width:22px!important;height:22px!important;border-width:6px!important;margin-bottom:18px!important}.tt-about-page--refined .tt-about-era__text h2{font-size:16px!important;line-height:1.25!important;margin-bottom:12px!important}.tt-about-page--refined .tt-about-era__text p,.tt-about-page--refined .tt-about-era__text li{font-size:10.5px!important;line-height:1.72!important}.tt-about-page--refined .tt-polaroid{width:330px!important;padding:14px 14px 48px!important;box-shadow:0 18px 36px rgba(30,30,30,.12)!important}.tt-about-page--refined .tt-polaroid img{height:235px!important}.tt-about-page--refined .tt-about-era>figure:nth-of-type(2){margin-top:78px!important}.tt-about-media{max-width:740px!important;margin-top:8px!important;padding-bottom:86px!important}.tt-about-media img{height:390px!important;box-shadow:none!important}.tt-about-media div{left:24px!important;bottom:126px!important;width:320px!important;padding:26px 30px!important}.tt-about-media div h2{font-size:20px!important;line-height:1.22!important}.tt-about-media div:after{width:28px!important;height:20px!important;border-radius:5px!important;right:22px!important;top:24px!important}
@media (max-width:1024px){.tt-about-page--refined .tt-about-hero .tt-shell{width:min(100% - 88px,740px)!important}.tt-about-page--refined .tt-about-founder,.tt-about-page--refined .tt-about-era,.tt-about-page--refined .tt-about-era--right{width:min(100% - 44px,740px)!important;grid-template-columns:1fr!important;margin-left:auto!important;margin-right:auto!important;gap:28px!important}.tt-about-page--refined .tt-about-founder{max-width:620px!important}.tt-about-page--refined .tt-about-era__text{max-width:460px!important}.tt-about-page--refined .tt-polaroid{width:min(100%,360px)!important}.tt-about-page--refined .tt-about-era>figure:nth-of-type(2){margin-top:0!important}.tt-about-media{width:min(100% - 44px,740px)!important}.tt-about-media div{left:24px!important;bottom:112px!important}}
@media (max-width:720px){.tt-about-page--refined .tt-about-hero{min-height:470px!important;padding:128px 0 44px!important}.tt-about-page--refined .tt-about-hero .tt-shell{width:min(100% - 36px,520px)!important}.tt-about-page--refined .tt-about-hero h1{font-size:38px!important}.tt-about-intro--refined{padding:54px 0 42px!important}.tt-about-intro--refined h2,.tt-about-history__head h2{font-size:22px!important}.tt-about-page--refined .tt-about-founder{width:100%!important;max-width:none!important;grid-template-columns:1fr!important}.tt-about-page--refined .tt-about-founder article{padding:34px 22px!important}.tt-about-page--refined .tt-about-era,.tt-about-page--refined .tt-about-era--right{width:min(100% - 36px,520px)!important;margin-bottom:58px!important}.tt-about-media{width:min(100% - 36px,520px)!important;padding-bottom:64px!important}.tt-about-media img{height:300px!important}.tt-about-media div{position:relative!important;left:auto!important;bottom:auto!important;width:auto!important;margin:-62px 16px 0!important;padding:24px 20px!important}.tt-about-media div h2{font-size:20px!important}}
/* About TeeTee exact mock rebuild */
body:has(.tt-about-mock) .tt-site-header{color:var(--tt-black)!important}body:has(.tt-about-mock) .tt-header-logo-row{background:#f8f6f2!important;color:var(--tt-black)!important;border-bottom:0!important}body:has(.tt-about-mock) .tt-header-nav-row{background:#f8f6f2!important;color:var(--tt-black)!important;border-bottom:0!important;backdrop-filter:none!important}body:has(.tt-about-mock) .tt-menu a,body:has(.tt-about-mock) .tt-header-icons a{color:var(--tt-black)!important}.tt-about-mock{background:#f8f6f2;color:var(--tt-blue-dark);overflow:hidden}.tt-about-mock__intro{padding:168px 0 72px;text-align:center}.tt-about-mock__intro h1{margin:0 0 28px!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:20px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.02em!important;text-transform:uppercase!important}.tt-about-mock__intro p{width:min(780px,100%);margin:0 auto 10px;color:var(--tt-blue-dark);font-size:11px;line-height:1.82}.tt-about-mock__founder{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:#fff}.tt-about-mock__founder figure{margin:0;min-width:0;overflow:hidden}.tt-about-mock__founder img{width:100%;height:100%;object-fit:cover}.tt-about-mock__founder article{display:flex;flex-direction:column;justify-content:center;padding:84px 12.2vw 84px 76px;color:var(--tt-blue-dark)}.tt-about-mock__founder h2{margin:0 0 26px!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:15px!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important}.tt-about-mock__founder p{max-width:470px;margin:0 0 17px;color:var(--tt-blue-dark);font-size:12px;line-height:1.9}.tt-about-mock__copy{padding:78px 0 76px;text-align:center}.tt-about-mock__copy p{width:min(760px,100%);margin:0 auto 13px;color:var(--tt-blue-dark);font-size:11px;line-height:1.9}.tt-about-mock__copy strong{display:block;margin-top:18px;color:var(--tt-blue-dark);font-size:11px;font-weight:700}.tt-about-mock__journey{padding-bottom:54px}.tt-about-mock__headline{width:min(520px,100%);margin:0 auto 62px;text-align:center}.tt-about-mock__headline:before{content:"";display:block;width:38px;height:1px;margin:0 auto 22px;background:var(--tt-blue)}.tt-about-mock__headline h2{margin:0!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:23px!important;font-weight:500!important;line-height:1.25!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-mock__row{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:120px;align-items:start;min-height:680px;margin-bottom:22px}.tt-about-mock__row--first{min-height:700px}.tt-about-mock__row--second{min-height:765px}.tt-about-mock__row--third{min-height:680px}.tt-about-mock__card{position:relative;width:300px;margin-top:95px;padding:34px 30px 36px;background:#fff;border:1px solid rgba(58,96,118,.12);box-shadow:0 15px 34px rgba(30,30,30,.035);color:var(--tt-blue-dark)}.tt-about-mock__row--second .tt-about-mock__card{grid-column:2;margin-top:130px}.tt-about-mock__row--third .tt-about-mock__card{margin-top:112px}.tt-about-mock__card span{display:block;width:22px;height:22px;margin-bottom:18px;border:6px solid var(--tt-blue);border-radius:50%;background:#dbe8ef}.tt-about-mock__card h3{margin:0 0 13px!important;color:var(--tt-blue-dark)!important;font-family:var(--tt-body)!important;font-size:15px!important;font-weight:700!important;line-height:1.22!important;text-transform:uppercase!important}.tt-about-mock__card p,.tt-about-mock__card li{color:var(--tt-blue-dark);font-size:10.5px;line-height:1.75}.tt-about-mock__card p{margin:0}.tt-about-mock__card ul{margin:18px 0 0;padding-left:16px}.tt-about-mock__photo{position:relative;width:350px;margin:0;background:#fff;padding:16px 16px 58px;box-shadow:0 18px 34px rgba(30,30,30,.13)}.tt-about-mock__photo img{width:100%;height:250px;object-fit:cover}.tt-about-mock__photo--tape:before{content:"";position:absolute;left:50%;top:-18px;width:105px;height:32px;transform:translateX(-50%) rotate(1deg);background:#8daebe;opacity:.95}.tt-about-mock__photo--right{justify-self:start;transform:rotate(4deg)}.tt-about-mock__photo--left{justify-self:center;transform:rotate(-4deg)}.tt-about-mock__photo--wide{justify-self:end;transform:rotate(-4deg)}.tt-about-mock__photo--drop{margin-top:84px}.tt-about-mock__row--first .tt-about-mock__photo--left{grid-column:2;margin-top:96px}.tt-about-mock__row--second .tt-about-mock__photo--drop{grid-column:1;grid-row:2;margin-top:-150px;justify-self:center}.tt-about-mock__row--third .tt-about-mock__photo--drop{grid-column:2;margin-top:96px;justify-self:center;transform:rotate(3deg)}.tt-about-mock__video{padding:20px 0 118px}.tt-about-mock__video img{width:100%;height:auto;aspect-ratio:1.72;object-fit:cover}.tt-about-mock+.tt-site-footer{margin-top:0}@media (max-width:1024px){.tt-about-mock__intro{padding-top:132px}.tt-about-mock__founder{grid-template-columns:1fr}.tt-about-mock__founder figure{height:520px}.tt-about-mock__founder article{padding:56px 44px}.tt-about-mock__row,.tt-about-mock__row--first,.tt-about-mock__row--second,.tt-about-mock__row--third{grid-template-columns:1fr;min-height:0;row-gap:38px;margin-bottom:72px}.tt-about-mock__card,.tt-about-mock__row--second .tt-about-mock__card,.tt-about-mock__row--third .tt-about-mock__card{grid-column:auto;margin:0 auto;width:min(360px,100%)}.tt-about-mock__photo,.tt-about-mock__row--first .tt-about-mock__photo--left,.tt-about-mock__row--second .tt-about-mock__photo--drop,.tt-about-mock__row--third .tt-about-mock__photo--drop{grid-column:auto;grid-row:auto;justify-self:center;margin:0;width:min(360px,100%)}.tt-about-mock__photo--drop{margin-top:0}.tt-about-mock__video{padding-bottom:86px}}@media (max-width:720px){.tt-about-mock__intro{padding:112px 0 50px}.tt-about-mock__intro h1{font-size:17px!important}.tt-about-mock__intro p{font-size:10.5px}.tt-about-mock__founder figure{height:390px}.tt-about-mock__founder article{padding:36px 22px}.tt-about-mock__copy{padding:50px 0}.tt-about-mock__headline h2{font-size:21px!important}.tt-about-mock__journey{padding-bottom:24px}.tt-about-mock__row{row-gap:28px;margin-bottom:54px}.tt-about-mock__card{padding:28px 22px}.tt-about-mock__photo{padding:12px 12px 44px}.tt-about-mock__photo img{height:225px}.tt-about-mock__video{padding:0 0 68px}.tt-about-mock__video img{aspect-ratio:1.25}}
/* About TeeTee rebuild sizing lock */
@media (min-width:1025px){.tt-about-mock__founder{height:600px!important;min-height:0!important;overflow:hidden}.tt-about-mock__founder figure,.tt-about-mock__founder article{height:600px!important}.tt-about-mock__founder img{height:100%!important;max-height:none!important;object-fit:cover!important}.tt-about-mock__video{width:min(100% - 80px,1110px)!important}.tt-about-mock__video img{height:645px!important;aspect-ratio:auto!important}}
/* About TeeTee tablet keeps desktop mock */
@media (min-width:721px){.tt-about-mock__founder{display:grid!important;grid-template-columns:1fr 1fr!important;height:600px!important;min-height:0!important;overflow:hidden!important}.tt-about-mock__founder figure,.tt-about-mock__founder article{height:600px!important}.tt-about-mock__founder article{padding:84px 9vw 84px 66px!important}.tt-about-mock__founder img{height:100%!important;max-height:none!important;object-fit:cover!important}.tt-about-mock__row,.tt-about-mock__row--first{grid-template-columns:1fr 1fr!important;column-gap:90px!important;row-gap:0!important;min-height:700px!important;margin-bottom:22px!important}.tt-about-mock__row--second{grid-template-columns:1fr 1fr!important;min-height:765px!important}.tt-about-mock__row--third{grid-template-columns:1fr 1fr!important;min-height:680px!important}.tt-about-mock__card{grid-column:auto!important;width:300px!important;margin-top:95px!important}.tt-about-mock__row--second .tt-about-mock__card{grid-column:2!important;margin-top:130px!important}.tt-about-mock__row--third .tt-about-mock__card{margin-top:112px!important}.tt-about-mock__photo{width:350px!important;margin:0!important}.tt-about-mock__row--first .tt-about-mock__photo--left{grid-column:2!important;margin-top:96px!important}.tt-about-mock__row--second .tt-about-mock__photo--drop{grid-column:1!important;grid-row:2!important;margin-top:-150px!important}.tt-about-mock__row--third .tt-about-mock__photo--drop{grid-column:2!important;margin-top:96px!important}.tt-about-mock__video img{height:645px!important;aspect-ratio:auto!important}}
body:has(.tt-about-mock) .tt-site-header{position:absolute!important;inset:0 0 auto!important}
body:has(.tt-about-mock) .tt-header-logo-row{height:38px!important;display:flex!important}body:has(.tt-about-mock) .tt-header-nav-row{height:58px!important;padding:0 52px!important}body:has(.tt-about-mock) .tt-logo{font-size:25px!important}body:has(.tt-about-mock) .tt-menu{gap:58px!important}body:has(.tt-about-mock) .tt-menu a{font-size:9px!important}body:has(.tt-about-mock) .tt-header-icons{gap:22px!important}body:has(.tt-about-mock) .tt-header-icons a{width:13px!important;height:13px!important}.tt-about-mock__intro{padding-top:150px!important;padding-bottom:124px!important}.tt-about-mock__intro h1{font-size:18px!important;margin-bottom:27px!important}.tt-about-mock__intro p{font-size:10.5px!important;line-height:1.82!important}.tt-about-mock__founder{height:600px!important}.tt-about-mock__founder img{object-position:center center!important}
/* About TeeTee reference height and spacing */
@media (min-width:721px){.tt-about-mock__intro{padding-top:168px!important;padding-bottom:142px!important}.tt-about-mock__copy{padding-top:88px!important;padding-bottom:118px!important}.tt-about-mock__headline{margin-bottom:88px!important}.tt-about-mock__journey{padding-bottom:110px!important}.tt-about-mock__row,.tt-about-mock__row--first{min-height:1030px!important;margin-bottom:0!important}.tt-about-mock__row--second{min-height:1285px!important;margin-bottom:0!important}.tt-about-mock__row--third{min-height:1065px!important;margin-bottom:0!important}.tt-about-mock__card{margin-top:170px!important}.tt-about-mock__row--second .tt-about-mock__card{margin-top:250px!important}.tt-about-mock__row--third .tt-about-mock__card{margin-top:210px!important}.tt-about-mock__photo{width:390px!important;padding:18px 18px 66px!important}.tt-about-mock__photo img{height:278px!important}.tt-about-mock__row--first .tt-about-mock__photo--left{margin-top:235px!important}.tt-about-mock__row--second .tt-about-mock__photo--drop{margin-top:-255px!important}.tt-about-mock__row--third .tt-about-mock__photo--drop{margin-top:235px!important}.tt-about-mock__video{padding-top:0!important;padding-bottom:110px!important}.tt-about-mock__video img{height:575px!important}}
@media (min-width:721px){.tt-about-mock__journey{padding-top:105px!important;padding-bottom:135px!important}.tt-about-mock__headline{margin-bottom:130px!important}.tt-about-mock__row,.tt-about-mock__row--first{min-height:1135px!important}.tt-about-mock__row--second{min-height:1375px!important}.tt-about-mock__row--third{min-height:1145px!important}.tt-about-mock__card{margin-top:195px!important}.tt-about-mock__row--second .tt-about-mock__card{margin-top:290px!important}.tt-about-mock__row--third .tt-about-mock__card{margin-top:235px!important}.tt-about-mock__row--first .tt-about-mock__photo--left{margin-top:300px!important}.tt-about-mock__row--second .tt-about-mock__photo--drop{margin-top:-295px!important}.tt-about-mock__row--third .tt-about-mock__photo--drop{margin-top:300px!important}.tt-about-mock__video{padding-bottom:130px!important}}
/* About TeeTee inspired redesign */
body:has(.tt-about-mock) .tt-site-header{position:absolute!important;inset:0 0 auto!important;color:var(--tt-black)!important}
body:has(.tt-about-mock) .tt-header-logo-row{height:46px!important;display:flex!important;background:#f8f6f2!important;color:var(--tt-black)!important;border-bottom:0!important}
body:has(.tt-about-mock) .tt-header-nav-row{height:64px!important;padding:0 58px!important;background:#f8f6f2!important;color:var(--tt-black)!important;border-bottom:1px solid rgba(58,96,118,.08)!important;backdrop-filter:none!important}
body:has(.tt-about-mock) .tt-logo{font-size:27px!important}
body:has(.tt-about-mock) .tt-menu{gap:58px!important}
body:has(.tt-about-mock) .tt-menu a{color:var(--tt-black)!important;font-size:10px!important;font-weight:700!important}
body:has(.tt-about-mock) .tt-header-icons{gap:22px!important}
body:has(.tt-about-mock) .tt-header-icons a{width:14px!important;height:14px!important;color:var(--tt-black)!important}
.tt-about-mock{background:#f8f6f2!important;color:var(--tt-blue-dark)!important}
.tt-about-mock__intro{width:min(100% - 80px,930px)!important;padding:168px 0 92px!important;text-align:center!important}
.tt-about-mock__intro:before{content:"ABOUT TEETEE&CO";display:block;margin:0 0 18px;color:var(--tt-blue);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.tt-about-mock__intro h1{max-width:720px;margin:0 auto 24px!important;color:var(--tt-blue-dark)!important;font-size:28px!important;font-weight:600!important;line-height:1.22!important;letter-spacing:.01em!important;text-transform:none!important}
.tt-about-mock__intro p{max-width:800px!important;margin:0 auto 12px!important;color:#536a79!important;font-size:12px!important;line-height:1.85!important}
.tt-about-mock__founder{width:min(100% - 120px,1080px)!important;height:520px!important;min-height:0!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;background:#fff!important;box-shadow:0 24px 70px rgba(30,30,30,.055)!important;overflow:hidden!important}
.tt-about-mock__founder figure,.tt-about-mock__founder article{height:520px!important}
.tt-about-mock__founder figure{background:#e9e5de!important}
.tt-about-mock__founder img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}
.tt-about-mock__founder article{padding:72px 76px!important;justify-content:center!important}
.tt-about-mock__founder article:before{content:"";display:block;width:42px;height:1px;margin-bottom:24px;background:var(--tt-blue)}
.tt-about-mock__founder h2{margin:0 0 24px!important;color:var(--tt-blue-dark)!important;font-size:18px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}
.tt-about-mock__founder p{max-width:460px!important;margin:0 0 16px!important;color:#526977!important;font-size:12px!important;line-height:1.88!important}
.tt-about-mock__copy{width:min(100% - 80px,820px)!important;padding:74px 0 84px!important;text-align:center!important}
.tt-about-mock__copy p{max-width:780px!important;margin:0 auto 13px!important;color:#536a79!important;font-size:11.5px!important;line-height:1.9!important}
.tt-about-mock__copy strong{display:block!important;margin-top:18px!important;color:var(--tt-blue-dark)!important;font-size:11.5px!important;font-weight:700!important}
.tt-about-mock__journey{width:min(100% - 96px,1040px)!important;padding-bottom:72px!important}
.tt-about-mock__headline{max-width:560px!important;margin:0 auto 70px!important;text-align:center!important}
.tt-about-mock__headline:before{content:"";display:block;width:42px;height:1px;margin:0 auto 20px;background:var(--tt-blue)}
.tt-about-mock__headline:after{content:"MILESTONES";display:block;margin-top:18px;color:var(--tt-blue);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;order:-1}
.tt-about-mock__headline h2{margin:0!important;color:var(--tt-blue-dark)!important;font-size:27px!important;font-weight:500!important;line-height:1.22!important;letter-spacing:.01em!important;text-transform:none!important}
.tt-about-mock__row{position:relative!important;display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(360px,1fr)!important;gap:70px 110px!important;align-items:start!important;min-height:auto!important;margin:0 0 110px!important}
.tt-about-mock__row--second{grid-template-columns:minmax(360px,1fr) minmax(280px,1fr)!important;margin-bottom:122px!important}
.tt-about-mock__row--third{margin-bottom:40px!important}
.tt-about-mock__card{width:330px!important;margin:58px auto 0!important;padding:34px 34px 36px!important;background:rgba(255,255,255,.9)!important;border:1px solid rgba(58,96,118,.12)!important;box-shadow:0 20px 52px rgba(30,30,30,.045)!important;color:var(--tt-blue-dark)!important}
.tt-about-mock__row--second .tt-about-mock__card{grid-column:2!important;margin-top:78px!important}
.tt-about-mock__row--third .tt-about-mock__card{margin-top:74px!important}
.tt-about-mock__card span{display:block!important;width:24px!important;height:24px!important;margin-bottom:20px!important;border:6px solid var(--tt-blue)!important;border-radius:50%!important;background:#dce9ef!important}
.tt-about-mock__card h3{margin:0 0 14px!important;color:var(--tt-blue-dark)!important;font-size:16px!important;font-weight:700!important;line-height:1.25!important;text-transform:uppercase!important}
.tt-about-mock__card p,.tt-about-mock__card li{color:#536a79!important;font-size:11px!important;line-height:1.78!important}
.tt-about-mock__card ul{margin:18px 0 0!important;padding-left:16px!important}
.tt-about-mock__photo{width:390px!important;margin:0!important;padding:16px 16px 58px!important;background:#fff!important;box-shadow:0 24px 48px rgba(30,30,30,.13)!important}
.tt-about-mock__photo img{width:100%!important;height:280px!important;object-fit:cover!important}
.tt-about-mock__photo--tape:before{content:""!important;position:absolute!important;left:50%!important;top:-18px!important;width:112px!important;height:34px!important;transform:translateX(-50%) rotate(1deg)!important;background:#86aabc!important;opacity:.96!important}
.tt-about-mock__photo--right{justify-self:start!important;transform:rotate(3.5deg)!important}
.tt-about-mock__photo--left{justify-self:center!important;transform:rotate(-3.5deg)!important}
.tt-about-mock__photo--wide{justify-self:end!important;transform:rotate(-3.5deg)!important}
.tt-about-mock__photo--drop{margin-top:82px!important}
.tt-about-mock__row--first .tt-about-mock__photo--left{grid-column:2!important;margin-top:64px!important}
.tt-about-mock__row--second .tt-about-mock__photo--drop{grid-column:1!important;grid-row:2!important;margin-top:-88px!important;justify-self:center!important}
.tt-about-mock__row--third .tt-about-mock__photo--drop{grid-column:2!important;margin-top:72px!important;justify-self:center!important;transform:rotate(3deg)!important}
.tt-about-mock__video{width:min(100% - 120px,1080px)!important;padding:10px 0 112px!important}
.tt-about-mock__video img{width:100%!important;height:auto!important;aspect-ratio:1.78!important;object-fit:cover!important;box-shadow:0 24px 70px rgba(30,30,30,.08)!important}
@media (max-width:900px){.tt-about-mock__founder{width:min(100% - 44px,680px)!important;height:auto!important;grid-template-columns:1fr!important}.tt-about-mock__founder figure,.tt-about-mock__founder article{height:auto!important}.tt-about-mock__founder figure{height:460px!important}.tt-about-mock__founder article{padding:46px 34px!important}.tt-about-mock__row,.tt-about-mock__row--second,.tt-about-mock__row--third{grid-template-columns:1fr!important;gap:32px!important;margin-bottom:78px!important}.tt-about-mock__row--second .tt-about-mock__card,.tt-about-mock__row--first .tt-about-mock__photo--left,.tt-about-mock__row--second .tt-about-mock__photo--drop,.tt-about-mock__row--third .tt-about-mock__photo--drop{grid-column:auto!important;grid-row:auto!important;margin-top:0!important}.tt-about-mock__card,.tt-about-mock__photo{width:min(100%,390px)!important}.tt-about-mock__video{width:min(100% - 44px,680px)!important}}
@media (max-width:720px){body:has(.tt-about-mock) .tt-header-logo-row{height:58px!important}.tt-about-mock__intro{width:min(100% - 36px,560px)!important;padding:104px 0 54px!important}.tt-about-mock__intro h1{font-size:21px!important}.tt-about-mock__intro p{font-size:11px!important}.tt-about-mock__founder figure{height:360px!important}.tt-about-mock__founder article{padding:34px 22px!important}.tt-about-mock__copy{width:min(100% - 36px,560px)!important;padding:50px 0 62px!important}.tt-about-mock__journey{width:min(100% - 36px,560px)!important}.tt-about-mock__headline h2{font-size:22px!important}.tt-about-mock__card{padding:28px 22px!important}.tt-about-mock__photo{padding:12px 12px 42px!important}.tt-about-mock__photo img{height:230px!important}.tt-about-mock__video{padding-bottom:70px!important}.tt-about-mock__video img{aspect-ratio:1.25!important}}

/* Redesigned /ve-teetee heritage section */
.tt-about-story{width:min(100% - 96px,1080px)!important;padding:8px 0 104px!important;color:var(--tt-blue-dark)!important}
.tt-about-story__head{max-width:760px;margin:0 auto 58px;text-align:center}
.tt-about-story__head:before{content:"";display:block;width:42px;height:1px;margin:0 auto 20px;background:var(--tt-blue)}
.tt-about-story__head span{display:block;margin-bottom:15px;color:var(--tt-blue);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.tt-about-story__head h2{margin:0 auto 18px!important;color:var(--tt-blue-dark)!important;font-size:32px!important;font-weight:500!important;line-height:1.24!important;letter-spacing:.01em!important;text-transform:none!important}
.tt-about-story__head p{max-width:690px;margin:0 auto!important;color:#536a79!important;font-size:12px!important;line-height:1.9!important}
.tt-about-story__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px;align-items:center}
.tt-about-story__media{display:grid;grid-template-columns:1fr .72fr;gap:18px;align-items:end}
.tt-about-story__image{margin:0;min-width:0;background:#fff;box-shadow:0 22px 56px rgba(30,30,30,.08);overflow:hidden}
.tt-about-story__image img{display:block;width:100%;height:100%;object-fit:contain;filter:saturate(.96)}
.tt-about-story__image--large{aspect-ratio:4/5}
.tt-about-story__image--small{aspect-ratio:3/4;margin-bottom:42px}
.tt-about-story__steps{position:relative;display:grid;gap:0;padding-left:30px;border-left:1px solid rgba(58,96,118,.18)}
.tt-about-story__steps article{position:relative;padding:0 0 34px 28px}
.tt-about-story__steps article:last-child{padding-bottom:0}
.tt-about-story__steps article:before{content:"";position:absolute;left:-37px;top:3px;width:14px;height:14px;border-radius:50%;background:#f8f6f2;border:6px solid var(--tt-blue);box-shadow:0 0 0 7px rgba(121,155,175,.12)}
.tt-about-story__steps time{display:block;margin-bottom:12px;color:var(--tt-blue);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.tt-about-story__steps h3{margin:0 0 12px!important;color:var(--tt-blue-dark)!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:.04em!important;text-transform:uppercase!important}
.tt-about-story__steps p{margin:0!important;color:#536a79!important;font-size:12px!important;line-height:1.85!important}
@media (max-width:900px){.tt-about-story{width:min(100% - 44px,680px)!important;padding-bottom:78px!important}.tt-about-story__grid{grid-template-columns:1fr;gap:42px}.tt-about-story__media{max-width:620px;margin:0 auto}.tt-about-story__steps{padding-left:22px}.tt-about-story__steps article{padding-left:24px}.tt-about-story__steps article:before{left:-31px}}
@media (max-width:720px){.tt-about-story{width:min(100% - 36px,560px)!important;padding:0 0 62px!important}.tt-about-story__head{margin-bottom:38px}.tt-about-story__head h2{font-size:23px!important}.tt-about-story__head p{font-size:11px!important}.tt-about-story__media{grid-template-columns:1fr;gap:14px}.tt-about-story__image--large,.tt-about-story__image--small{aspect-ratio:1.18;margin:0}.tt-about-story__steps h3{font-size:15px!important}.tt-about-story__steps p{font-size:11px!important}}

/* Story image stack vertical adjustment */
.tt-about-story__media{grid-template-columns:1fr!important;gap:22px!important;align-items:stretch!important;max-width:430px!important;margin:0 auto!important}
.tt-about-story__image--large,.tt-about-story__image--small{aspect-ratio:4/5!important;margin:0!important}
.tt-about-story__image img{object-fit:contain!important;background:#fff!important}
@media (max-width:900px){.tt-about-story__media{max-width:420px!important}}
@media (max-width:720px){.tt-about-story__media{max-width:100%!important}.tt-about-story__image--large,.tt-about-story__image--small{aspect-ratio:4/5!important}}

/* Remove story photo frames */
.tt-about-story__image{background:transparent!important;box-shadow:none!important;overflow:hidden!important}
.tt-about-story__image img{object-fit:cover!important;background:transparent!important}

/* Thin photo mat, preserve full image */
.tt-about-story__image{background:#fff!important;box-shadow:0 18px 42px rgba(30,30,30,.06)!important;overflow:hidden!important;padding:10px!important}
.tt-about-story__image img{object-fit:contain!important;background:#fff!important}

/* Preserve full photo ratio, no CSS crop */
.tt-about-story__image,.tt-about-story__image--large,.tt-about-story__image--small{aspect-ratio:auto!important;height:auto!important;padding:10px!important;background:#fff!important}
.tt-about-story__image img{display:block!important;width:100%!important;height:auto!important;object-fit:initial!important;background:transparent!important}

/* Final story photo width: full image, no crop */
.tt-about-story{width:min(100% - 96px,1180px)!important}
.tt-about-story__grid{grid-template-columns:minmax(520px,1.2fr) minmax(340px,.8fr)!important;gap:56px!important;align-items:start!important}
.tt-about-story__media{width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;gap:22px!important;align-items:stretch!important}
.tt-about-story__image,.tt-about-story__image--large,.tt-about-story__image--small{width:100%!important;max-width:none!important;aspect-ratio:auto!important;height:auto!important;margin:0!important;padding:8px!important;background:#fff!important;box-shadow:0 18px 42px rgba(30,30,30,.06)!important;overflow:visible!important}
.tt-about-story__image img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:initial!important;object-position:center!important;background:transparent!important}
@media (max-width:900px){.tt-about-story{width:min(100% - 44px,760px)!important}.tt-about-story__grid{grid-template-columns:1fr!important;gap:42px!important}.tt-about-story__media{max-width:none!important}}
@media (max-width:720px){.tt-about-story{width:min(100% - 24px,620px)!important}.tt-about-story__image,.tt-about-story__image--large,.tt-about-story__image--small{padding:6px!important}}

/* Mega menu align with first primary nav item */
@media (min-width:1025px){
  .tt-mega-menu__inner.tt-shell{
    width:auto!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:67px!important;
    padding-right:67px!important;
    grid-template-columns:240px 240px 240px 240px!important;
    justify-content:start!important;
    gap:86px!important;
  }
}
@media (min-width:721px) and (max-width:1024px){
  .tt-mega-menu__inner.tt-shell{
    width:auto!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:28px!important;
    padding-right:28px!important;
    justify-content:start!important;
  }
}

/* Mega menu columns evenly spaced after left alignment */
@media (min-width:1025px){
  .tt-mega-menu__inner.tt-shell{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-left:67px!important;
    padding-right:67px!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
    column-gap:0!important;
    justify-content:stretch!important;
  }
  .tt-mega-menu__inner.tt-shell section{
    min-width:0!important;
  }
}

/* /ve-teetee free redesign */
.tt-about-redesign{background:#f7f4ef;color:var(--tt-blue-dark);overflow:hidden}
@media (min-width:721px){body:has(.tt-about-redesign) .tt-site-header{position:absolute!important;color:#fff!important}body:has(.tt-about-redesign) .tt-header-logo-row{background:rgba(247,244,239,.92)!important;color:var(--tt-black)!important;border-bottom:0!important}body:has(.tt-about-redesign) .tt-header-nav-row{background:rgba(24,22,20,.28)!important;border-bottom:0!important;backdrop-filter:blur(10px)!important}body:has(.tt-about-redesign) .tt-menu a,body:has(.tt-about-redesign) .tt-header-icons a{color:#fff!important}}
.tt-about-redesign__hero{min-height:690px;background-image:linear-gradient(90deg,rgba(18,22,24,.58),rgba(18,22,24,.22) 46%,rgba(18,22,24,.08)),var(--tt-about-hero);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:170px 0 86px;color:#fff}
.tt-about-redesign__hero .tt-shell{margin-left:auto;margin-right:auto}.tt-about-redesign span{display:block;color:var(--tt-blue);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tt-about-redesign__hero span{color:rgba(255,255,255,.78);margin-bottom:18px}.tt-about-redesign__hero h1{max-width:720px;margin:0 0 20px!important;color:#fff!important;font-size:60px!important;font-weight:500!important;line-height:1.04!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-redesign__hero p{max-width:560px;margin:0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.8}
.tt-about-redesign__intro{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:88px;align-items:start;padding:92px 0 86px}.tt-about-redesign__intro span,.tt-about-redesign__founder span,.tt-about-redesign__story-copy>span,.tt-about-redesign__closing span{margin-bottom:18px}.tt-about-redesign__intro h2{margin:0!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.24!important;text-transform:none!important;letter-spacing:.01em!important}.tt-about-redesign__intro p{margin:35px 0 0;color:#596c76;font-size:15px;line-height:1.9}
.tt-about-redesign__founder{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);background:#fff;box-shadow:0 22px 60px rgba(30,30,30,.055);margin-bottom:84px}.tt-about-redesign__founder figure{margin:0;min-height:580px;background:#e6e0d8}.tt-about-redesign__founder img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tt-about-redesign__founder article{padding:86px 82px;display:flex;flex-direction:column;justify-content:center}.tt-about-redesign__founder h2{max-width:520px;margin:0 0 24px!important;color:var(--tt-blue-dark)!important;font-size:36px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.01em!important}.tt-about-redesign__founder p{max-width:560px;margin:0 0 16px;color:#596c76;font-size:14px;line-height:1.88}
.tt-about-redesign__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(58,96,118,.16);margin-bottom:96px}.tt-about-redesign__values article{background:#f7f4ef;padding:42px 42px 46px}.tt-about-redesign__values span{margin-bottom:24px;color:var(--tt-blue)}.tt-about-redesign__values h3{margin:0 0 14px!important;color:var(--tt-blue-dark)!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important;text-transform:uppercase!important}.tt-about-redesign__values p{margin:0;color:#60737b;font-size:13px;line-height:1.8}
.tt-about-redesign__story{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:76px;align-items:start;padding-bottom:110px}.tt-about-redesign__story-copy{position:sticky;top:130px;padding-top:18px}.tt-about-redesign__story-copy h2{margin:0 0 22px!important;color:var(--tt-blue-dark)!important;font-size:38px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.01em!important}.tt-about-redesign__story-copy p{margin:0 0 32px;color:#596c76;font-size:14px;line-height:1.88}.tt-about-redesign__story-copy ol{list-style:none;margin:0;padding:0;border-top:1px solid rgba(58,96,118,.18)}.tt-about-redesign__story-copy li{display:grid;grid-template-columns:116px minmax(0,1fr);gap:22px;padding:22px 0;border-bottom:1px solid rgba(58,96,118,.18)}.tt-about-redesign__story-copy strong{color:var(--tt-blue-dark);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.tt-about-redesign__story-copy li span{color:#60737b;font-size:13px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.7}
.tt-about-redesign__memory{display:grid;gap:26px}.tt-about-redesign__memory figure{margin:0;background:#fff;padding:10px;box-shadow:0 18px 46px rgba(30,30,30,.07)}.tt-about-redesign__memory img{display:block;width:100%;height:auto;object-fit:initial}.tt-about-redesign__memory figure:nth-child(2){width:82%;justify-self:end}
.tt-about-redesign__closing{min-height:520px;background-image:linear-gradient(90deg,rgba(247,244,239,.92),rgba(247,244,239,.76) 42%,rgba(247,244,239,.18)),var(--tt-about-closing);background-size:cover;background-position:center;display:flex;align-items:center;padding:90px 0}.tt-about-redesign__closing h2{max-width:620px;margin:0 0 30px!important;color:var(--tt-blue-dark)!important;font-size:42px!important;font-weight:500!important;line-height:1.16!important;text-transform:none!important;letter-spacing:.01em!important}.tt-about-redesign__closing .tt-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 30px;background:var(--tt-blue);color:#fff!important;border:1px solid var(--tt-blue);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
@media (max-width:1024px){.tt-about-redesign__hero{min-height:610px}.tt-about-redesign__hero h1{font-size:48px!important}.tt-about-redesign__intro,.tt-about-redesign__founder,.tt-about-redesign__story{grid-template-columns:1fr;gap:42px}.tt-about-redesign__founder article{padding:58px 44px}.tt-about-redesign__values{grid-template-columns:1fr}.tt-about-redesign__story-copy{position:static}.tt-about-redesign__memory figure:nth-child(2){width:100%}}
@media (max-width:720px){.tt-about-redesign__hero{min-height:540px;padding:132px 0 54px;background-position:center}.tt-about-redesign__hero h1{font-size:38px!important}.tt-about-redesign__hero p{font-size:13px}.tt-about-redesign__intro{padding:58px 0 54px;gap:24px}.tt-about-redesign__intro h2,.tt-about-redesign__founder h2,.tt-about-redesign__story-copy h2,.tt-about-redesign__closing h2{font-size:25px!important}.tt-about-redesign__intro p{margin-top:0;font-size:13px}.tt-about-redesign__founder{margin-bottom:54px}.tt-about-redesign__founder figure{min-height:360px}.tt-about-redesign__founder article{padding:36px 22px}.tt-about-redesign__founder p,.tt-about-redesign__story-copy p{font-size:13px}.tt-about-redesign__values{margin-bottom:58px}.tt-about-redesign__values article{padding:30px 22px}.tt-about-redesign__story{padding-bottom:64px}.tt-about-redesign__story-copy li{grid-template-columns:1fr;gap:8px}.tt-about-redesign__closing{min-height:420px;padding:64px 0;background-position:center}.tt-about-redesign__closing .tt-btn{width:100%}}

/* Banner pages share homepage transparent topbar + hero scale */
@media (min-width:721px){
  body:has(.tt-hero) .tt-site-header,
  body:has(.tt-contact-hero) .tt-site-header,
  body:has(.tt-about-redesign__hero) .tt-site-header{
    position:absolute!important;
    inset:0 0 auto!important;
    height:62px!important;
    color:#fff!important;
  }
  body:has(.tt-hero) .tt-header-logo-row,
  body:has(.tt-contact-hero) .tt-header-logo-row,
  body:has(.tt-about-redesign__hero) .tt-header-logo-row{
    display:none!important;
  }
  body:has(.tt-hero) .tt-header-nav-row,
  body:has(.tt-contact-hero) .tt-header-nav-row,
  body:has(.tt-about-redesign__hero) .tt-header-nav-row{
    height:62px!important;
    padding:0 67px!important;
    background:rgba(30,30,30,.24)!important;
    border-bottom:0!important;
    backdrop-filter:blur(14px)!important;
    color:#fff!important;
  }
  body:has(.tt-hero) .tt-menu a,
  body:has(.tt-hero) .tt-header-icons a,
  body:has(.tt-contact-hero) .tt-menu a,
  body:has(.tt-contact-hero) .tt-header-icons a,
  body:has(.tt-about-redesign__hero) .tt-menu a,
  body:has(.tt-about-redesign__hero) .tt-header-icons a{
    color:#fff!important;
  }
  body:has(.tt-hero) .tt-mega-menu,
  body:has(.tt-contact-hero) .tt-mega-menu,
  body:has(.tt-about-redesign__hero) .tt-mega-menu{
    top:62px!important;
  }
  .tt-hero,
  .tt-hero--home,
  .tt-hero--category,
  .tt-hero--collection,
  .tt-hero--craft,
  .tt-hero--craft-refined,
  .tt-contact-hero,
  .tt-about-redesign__hero{
    min-height:720px!important;
    height:720px!important;
    padding-top:120px!important;
    padding-bottom:66px!important;
    background-size:cover!important;
    background-position:center!important;
  }
  .tt-hero__content,
  .tt-contact-hero .tt-shell,
  .tt-about-redesign__hero .tt-shell{
    width:min(var(--tt-shell),calc(100% - 80px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (min-width:721px) and (max-width:1024px){
  body:has(.tt-hero) .tt-header-nav-row,
  body:has(.tt-contact-hero) .tt-header-nav-row,
  body:has(.tt-about-redesign__hero) .tt-header-nav-row{
    padding:0 28px!important;
  }
  .tt-hero,
  .tt-hero--home,
  .tt-hero--category,
  .tt-hero--collection,
  .tt-hero--craft,
  .tt-hero--craft-refined,
  .tt-contact-hero,
  .tt-about-redesign__hero{
    min-height:620px!important;
    height:620px!important;
  }
}
@media (max-width:720px){
  .tt-hero,
  .tt-hero--home,
  .tt-hero--category,
  .tt-hero--collection,
  .tt-hero--craft,
  .tt-hero--craft-refined,
  .tt-contact-hero,
  .tt-about-redesign__hero{
    min-height:560px!important;
    height:560px!important;
    padding-top:116px!important;
    padding-bottom:48px!important;
    background-size:cover!important;
    background-position:center!important;
  }
}

/* Banner pages keep logo visible over transparent header */
@media (min-width:721px){
  body:has(.tt-hero) .tt-site-header,
  body:has(.tt-contact-hero) .tt-site-header,
  body:has(.tt-about-redesign__hero) .tt-site-header{
    height:120px!important;
  }
  body:has(.tt-hero) .tt-header-logo-row,
  body:has(.tt-contact-hero) .tt-header-logo-row,
  body:has(.tt-about-redesign__hero) .tt-header-logo-row{
    display:flex!important;
    height:58px!important;
    background:rgba(247,244,239,.88)!important;
    color:var(--tt-black)!important;
    border-bottom:0!important;
  }
  body:has(.tt-hero) .tt-header-logo-row .tt-logo,
  body:has(.tt-contact-hero) .tt-header-logo-row .tt-logo,
  body:has(.tt-about-redesign__hero) .tt-header-logo-row .tt-logo{
    color:var(--tt-black)!important;
  }
  body:has(.tt-hero) .tt-header-nav-row,
  body:has(.tt-contact-hero) .tt-header-nav-row,
  body:has(.tt-about-redesign__hero) .tt-header-nav-row{
    height:62px!important;
    background:rgba(30,30,30,.24)!important;
  }
}

/* Fixed header restored: solid logo row, transparent nav over banners */
@media (min-width:721px){
  body .tt-site-header,
  body:has(.tt-hero) .tt-site-header,
  body:has(.tt-contact-hero) .tt-site-header,
  body:has(.tt-about-redesign__hero) .tt-site-header{
    position:fixed!important;
    inset:0 0 auto!important;
    z-index:80!important;
    height:120px!important;
    color:#fff!important;
  }
  body .tt-header-logo-row,
  body:has(.tt-hero) .tt-header-logo-row,
  body:has(.tt-contact-hero) .tt-header-logo-row,
  body:has(.tt-about-redesign__hero) .tt-header-logo-row{
    display:flex!important;
    height:58px!important;
    background:var(--tt-cream)!important;
    color:var(--tt-black)!important;
    border-bottom:0!important;
  }
  body .tt-header-logo-row .tt-logo,
  body:has(.tt-hero) .tt-header-logo-row .tt-logo,
  body:has(.tt-contact-hero) .tt-header-logo-row .tt-logo,
  body:has(.tt-about-redesign__hero) .tt-header-logo-row .tt-logo{
    color:var(--tt-black)!important;
  }
  body .tt-header-nav-row,
  body:has(.tt-hero) .tt-header-nav-row,
  body:has(.tt-contact-hero) .tt-header-nav-row,
  body:has(.tt-about-redesign__hero) .tt-header-nav-row{
    height:62px!important;
    padding:0 67px!important;
    background:rgba(30,30,30,.24)!important;
    border-bottom:0!important;
    backdrop-filter:blur(14px)!important;
    color:#fff!important;
  }
  body .tt-menu a,
  body .tt-header-icons a,
  body:has(.tt-hero) .tt-menu a,
  body:has(.tt-hero) .tt-header-icons a,
  body:has(.tt-contact-hero) .tt-menu a,
  body:has(.tt-contact-hero) .tt-header-icons a,
  body:has(.tt-about-redesign__hero) .tt-menu a,
  body:has(.tt-about-redesign__hero) .tt-header-icons a{
    color:#fff!important;
  }
  body .tt-mega-menu,
  body:has(.tt-hero) .tt-mega-menu,
  body:has(.tt-contact-hero) .tt-mega-menu,
  body:has(.tt-about-redesign__hero) .tt-mega-menu{
    top:62px!important;
  }
}
@media (min-width:721px) and (max-width:1024px){
  body .tt-header-nav-row,
  body:has(.tt-hero) .tt-header-nav-row,
  body:has(.tt-contact-hero) .tt-header-nav-row,
  body:has(.tt-about-redesign__hero) .tt-header-nav-row{
    padding:0 28px!important;
  }
}

/* Collections topbar transparent */
@media (min-width:721px){
  body:has(.tt-collections-mock) .tt-site-header{
    position:fixed!important;
    inset:0 0 auto!important;
    z-index:80!important;
    color:#fff!important;
  }
  body:has(.tt-collections-mock) .tt-header-nav-row{
    background:rgba(30,30,30,.24)!important;
    border-bottom:0!important;
    backdrop-filter:blur(14px)!important;
    color:#fff!important;
  }
  body:has(.tt-collections-mock) .tt-menu a,
  body:has(.tt-collections-mock) .tt-header-icons a{
    color:#fff!important;
  }
}

/* Collections topbar fully transparent */
@media (min-width:721px){
  body:has(.tt-collections-mock) .tt-header-nav-row{
    background:transparent!important;
    backdrop-filter:none!important;
    border-bottom:0!important;
  }
}

/* Collections topbar same translucent blur as homepage */
@media (min-width:721px){
  body:has(.tt-collections-mock) .tt-header-nav-row{
    background:rgba(30,30,30,.24)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    border-bottom:0!important;
  }
  body:has(.tt-collections-mock) .tt-menu a,
  body:has(.tt-collections-mock) .tt-header-icons a{
    color:#fff!important;
  }
}

/* Collections: remove gray nav bar */
@media (min-width:721px){
  body:has(.tt-collections-mock) .tt-header-nav-row{
    background:transparent!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    border-bottom:0!important;
    box-shadow:none!important;
  }
  body:has(.tt-collections-mock) .tt-menu a,
  body:has(.tt-collections-mock) .tt-header-icons a{
    color:#fff!important;
    text-shadow:0 1px 12px rgba(0,0,0,.28)!important;
  }
}

/* Collections index starts with homepage-style hero */
.tt-collections-mock{padding-top:0!important}
.tt-hero--collections-index{background-position:center!important}
.tt-hero--collections-index h1{max-width:900px!important}

/* Collections header exact homepage nav overlay */
@media (min-width:721px){
  body:has(.tt-hero--collections-index) .tt-header-nav-row{
    background:rgba(30,30,30,.24)!important;
    backdrop-filter:blur(14px)!important;
    border-bottom:0!important;
  }
  body:has(.tt-hero--collections-index) .tt-menu a,
  body:has(.tt-hero--collections-index) .tt-header-icons a{
    color:#fff!important;
  }
}

/* Collections: remove gap between hero and collection grid */
.tt-hero--collections-index{margin-bottom:0!important}
.tt-hero--collections-index + .tt-collections-mock{margin-top:0!important;padding-top:0!important;border-top:0!important}
.tt-hero--collections-index + .tt-collections-mock .tt-collections-row:first-child{margin-top:0!important;border-top:0!important}
.tt-hero--collections-index + .tt-collections-mock .tt-collections-feature,
.tt-hero--collections-index + .tt-collections-mock .tt-collections-product{margin-top:0!important}

/* Collections: remove gap between collection rows */
.tt-collections-row--bottom{border-top:0!important;margin-top:0!important}
.tt-collections-row + .tt-collections-row{margin-top:0!important}

/* Collections: remove trailing see-all block */
.tt-collections-more{display:none!important}

/* Collections services: new SVG asset icons */
.tt-product-services--new-icons span{width:58px!important;height:58px!important;margin:0 auto 18px!important;display:grid!important;place-items:center!important;font-size:0!important;line-height:0!important}
.tt-product-services--new-icons img{display:block!important;width:56px!important;height:56px!important;object-fit:contain!important}
.tt-product-services--new-icons p{color:var(--tt-blue-dark)!important;font-size:12px!important;font-weight:500!important;letter-spacing:.02em!important}

/* Collections services vertical centering */
.tt-product-services--new-icons{
  min-height:180px!important;
  padding-top:34px!important;
  padding-bottom:34px!important;
  align-items:center!important;
}
.tt-product-services--new-icons>div{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:112px!important;
}
.tt-product-services--new-icons span{margin:0 auto 16px!important}
.tt-product-services--new-icons p{margin:0!important;line-height:1.2!important}

/* /ve-teetee editorial Tom redesign */
.tt-about-tom{background:#f7f5f0;color:var(--tt-blue-dark);overflow:hidden}
@media (min-width:721px){
  body:has(.tt-about-tom__hero) .tt-site-header{position:fixed!important;inset:0 0 auto!important;z-index:80!important;color:#fff!important}
  body:has(.tt-about-tom__hero) .tt-header-logo-row{display:flex!important;height:58px!important;background:rgba(247,245,240,.94)!important;color:var(--tt-black)!important;border-bottom:0!important}
  body:has(.tt-about-tom__hero) .tt-header-logo-row .tt-logo{color:var(--tt-black)!important}
  body:has(.tt-about-tom__hero) .tt-header-nav-row{height:62px!important;background:rgba(18,25,29,.2)!important;border-bottom:0!important;backdrop-filter:blur(14px)!important;color:#fff!important}
  body:has(.tt-about-tom__hero) .tt-menu a,body:has(.tt-about-tom__hero) .tt-header-icons a{color:#fff!important;text-shadow:0 1px 14px rgba(0,0,0,.25)!important}
}
.tt-about-tom span{display:block;color:#7fa6b6;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.tt-about-tom__hero{min-height:690px;background-image:linear-gradient(90deg,rgba(12,18,22,.7),rgba(12,18,22,.3) 48%,rgba(12,18,22,.05)),var(--tt-about-tom-hero);background-size:cover;background-position:center 46%;display:flex;align-items:flex-end;padding:170px 0 84px;color:#fff}
.tt-about-tom__hero .tt-shell{margin-left:auto;margin-right:auto}.tt-about-tom__hero span{margin-bottom:18px;color:rgba(255,255,255,.76)}.tt-about-tom__hero h1{max-width:720px;margin:0 0 20px!important;color:#fff!important;font-size:58px!important;font-weight:500!important;line-height:1.05!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-tom__hero p{max-width:610px;margin:0;color:rgba(255,255,255,.92);font-size:15px;line-height:1.85}
.tt-about-tom__intro{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:72px;align-items:end;padding:82px 0 76px;border-bottom:1px solid rgba(58,96,118,.14)}.tt-about-tom__intro p{max-width:800px;margin:0;color:#536a79;font-size:23px;line-height:1.55}.tt-about-tom__intro div{padding:0 0 8px 28px;border-left:1px solid rgba(58,96,118,.22)}.tt-about-tom__intro span{margin-bottom:14px}.tt-about-tom__intro strong{display:block;color:var(--tt-blue-dark);font-size:13px;line-height:1.75;text-transform:uppercase;letter-spacing:.08em}
.tt-about-tom__founder{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:0;margin-top:86px;margin-bottom:92px;background:#fff;box-shadow:0 24px 70px rgba(35,45,50,.07)}.tt-about-tom__founder figure{margin:0;min-height:610px;background:#dfe6e4}.tt-about-tom__founder img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tt-about-tom__founder article{display:flex;flex-direction:column;justify-content:center;padding:82px 84px}.tt-about-tom__founder span,.tt-about-tom__heritage span,.tt-about-tom__story-copy span,.tt-about-tom__closing span{margin-bottom:18px}.tt-about-tom__founder h2{max-width:560px;margin:0 0 24px!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.22!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-tom__founder p{max-width:560px;margin:0 0 16px;color:#596c76;font-size:14px;line-height:1.9}
.tt-about-tom__heritage{background:#e8eef0;padding:86px 0}.tt-about-tom__heritage-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}.tt-about-tom__heritage article{max-width:520px}.tt-about-tom__heritage h2{margin:0 0 22px!important;color:var(--tt-blue-dark)!important;font-size:38px!important;font-weight:500!important;line-height:1.18!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-tom__heritage p{margin:0;color:#536a79;font-size:14px;line-height:1.9}.tt-about-tom__heritage figure{margin:0;background:#fff;padding:12px;box-shadow:0 22px 54px rgba(35,45,50,.08)}.tt-about-tom__heritage img{display:block;width:100%;height:auto}
.tt-about-tom__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(58,96,118,.16);margin-top:92px;margin-bottom:102px}.tt-about-tom__principles article{background:#f7f5f0;padding:42px 40px 46px}.tt-about-tom__principles span{margin-bottom:24px}.tt-about-tom__principles h3{margin:0 0 14px!important;color:var(--tt-blue-dark)!important;font-size:18px!important;font-weight:700!important;line-height:1.25!important;text-transform:uppercase!important;letter-spacing:.08em!important}.tt-about-tom__principles p{margin:0;color:#60737b;font-size:13px;line-height:1.82}
.tt-about-tom__story{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:72px;align-items:start;padding-bottom:110px}.tt-about-tom__story-copy{position:sticky;top:138px;padding-top:18px}.tt-about-tom__story-copy h2{margin:0 0 22px!important;color:var(--tt-blue-dark)!important;font-size:37px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.01em!important}.tt-about-tom__story-copy p{margin:0;color:#596c76;font-size:14px;line-height:1.9}.tt-about-tom__story-media{display:grid;grid-template-columns:1fr .78fr;gap:24px;align-items:end}.tt-about-tom__photo{margin:0;background:#fff;padding:10px;box-shadow:0 18px 46px rgba(35,45,50,.08)}.tt-about-tom__photo img{display:block;width:100%;height:auto}.tt-about-tom__photo--workshop{margin-bottom:52px}.tt-about-tom__photo--family{grid-row:1 / span 2;align-self:start}
.tt-about-tom__closing{min-height:520px;background-image:linear-gradient(90deg,rgba(247,245,240,.94),rgba(247,245,240,.74) 42%,rgba(247,245,240,.16)),var(--tt-about-tom-closing);background-size:cover;background-position:center;display:flex;align-items:center;padding:90px 0}.tt-about-tom__closing h2{max-width:640px;margin:0 0 30px!important;color:var(--tt-blue-dark)!important;font-size:42px!important;font-weight:500!important;line-height:1.16!important;letter-spacing:.01em!important;text-transform:none!important}.tt-about-tom__closing .tt-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 30px;background:var(--tt-blue);border:1px solid var(--tt-blue);color:#fff!important;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
@media (max-width:1024px){.tt-about-tom__hero{min-height:610px}.tt-about-tom__hero h1{font-size:48px!important}.tt-about-tom__intro,.tt-about-tom__founder,.tt-about-tom__heritage-grid,.tt-about-tom__story{grid-template-columns:1fr;gap:42px}.tt-about-tom__founder article{padding:58px 44px}.tt-about-tom__principles{grid-template-columns:1fr}.tt-about-tom__story-copy{position:static}.tt-about-tom__story-media{max-width:720px}}
@media (max-width:720px){.tt-about-tom__hero{min-height:560px;padding:132px 0 54px;background-position:center}.tt-about-tom__hero h1{font-size:36px!important}.tt-about-tom__hero p{font-size:13px}.tt-about-tom__intro{padding:54px 0;gap:28px}.tt-about-tom__intro p{font-size:18px;line-height:1.55}.tt-about-tom__intro div{padding:0;border-left:0}.tt-about-tom__founder{margin-top:0;margin-bottom:58px;box-shadow:none}.tt-about-tom__founder figure{min-height:360px}.tt-about-tom__founder article{padding:36px 22px}.tt-about-tom__founder h2,.tt-about-tom__heritage h2,.tt-about-tom__story-copy h2,.tt-about-tom__closing h2{font-size:25px!important}.tt-about-tom__founder p,.tt-about-tom__heritage p,.tt-about-tom__story-copy p{font-size:13px}.tt-about-tom__heritage{padding:58px 0}.tt-about-tom__principles{margin-top:58px;margin-bottom:64px}.tt-about-tom__principles article{padding:30px 22px}.tt-about-tom__story{padding-bottom:66px}.tt-about-tom__story-media{grid-template-columns:1fr;gap:18px}.tt-about-tom__photo--family,.tt-about-tom__photo--workshop{grid-row:auto;margin:0}.tt-about-tom__closing{min-height:430px;padding:64px 0;background-position:center}.tt-about-tom__closing .tt-btn{width:100%}}

/* /ve-teetee final editorial tuning */
.tt-about-tom__founder figure{overflow:hidden;background:#dfe6e4 url('../images/banners/about-founder.jpg') center top / cover no-repeat}
.tt-about-tom__founder figure img{object-position:center top;opacity:0}
.tt-about-tom__heritage img,.tt-about-tom__photo img{aspect-ratio:1.34;object-fit:cover}
.tt-about-tom__story-media{align-items:start}
@media (min-width:721px){
  .tt-about-tom__hero{min-height:min(720px,78vh);padding-bottom:92px;background-position:center 42%}
  .tt-about-tom__founder{grid-template-columns:minmax(360px,.82fr) minmax(430px,1fr)}
  .tt-about-tom__founder figure{min-height:560px}
  .tt-about-tom__founder article{padding:76px clamp(54px,6vw,92px)}
  .tt-about-tom__principles{box-shadow:0 18px 60px rgba(35,45,50,.05)}
}
@media (max-width:1024px){
  .tt-about-tom__founder{max-width:720px}
  .tt-about-tom__founder figure{min-height:0;aspect-ratio:1.12}
}
@media (max-width:720px){
  body:has(.tt-about-tom__hero) .tt-header-logo-row{height:56px!important;background:rgba(247,245,240,.96)!important}
  body:has(.tt-about-tom__hero) .tt-menu-toggle{right:12px}
  .tt-about-tom .tt-shell{width:min(100% - 44px,560px)}
  .tt-about-tom__hero{min-height:520px;padding:118px 0 42px;background-position:center top}
  .tt-about-tom__hero h1{max-width:360px;font-size:34px!important;line-height:1.08!important}
  .tt-about-tom__hero p{max-width:340px;line-height:1.7}
  .tt-about-tom__intro{padding:48px 0 44px}
  .tt-about-tom__intro p{font-size:17px}
  .tt-about-tom__founder{width:100%;margin-bottom:52px;background:#fff}
  .tt-about-tom__founder figure{aspect-ratio:1.04;min-height:0}
  .tt-about-tom__founder article{padding:34px 22px 38px}
  .tt-about-tom__heritage{padding:52px 0}
  .tt-about-tom__heritage-grid{gap:30px}
  .tt-about-tom__heritage figure{padding:8px}
  .tt-about-tom__principles{width:100%;margin-top:52px;margin-bottom:58px}
  .tt-about-tom__story{gap:30px;padding-bottom:58px}
  .tt-about-tom__story-media{gap:14px}
  .tt-about-tom__photo{padding:8px;box-shadow:0 12px 32px rgba(35,45,50,.08)}
  .tt-about-tom__closing{min-height:390px;padding:58px 0;background-position:center}
}

/* /ve-teetee runtime editorial pass for stored page content */
.tt-about-page{padding:0!important;background:#f7f5f0!important;color:var(--tt-blue-dark);overflow:hidden}
.tt-about-page .tt-about-intro{width:100%!important;max-width:none!important;min-height:680px!important;margin:0!important;padding:170px max(44px,calc((100vw - var(--tt-shell)) / 2)) 88px!important;background-image:linear-gradient(90deg,rgba(12,18,22,.72),rgba(12,18,22,.34) 52%,rgba(12,18,22,.05)),url('../images/banners/about-tom-family.jpg')!important;background-size:cover!important;background-position:center 44%!important;text-align:left!important;color:#fff!important;display:flex;flex-direction:column;justify-content:flex-end}
.tt-about-page .tt-about-intro h1{max-width:720px!important;margin:0 0 22px!important;color:#fff!important;font-size:58px!important;font-weight:500!important;line-height:1.05!important;letter-spacing:.01em!important;text-transform:none!important}
.tt-about-page .tt-about-intro h1:before{content:'About TeeTee&Co';display:block;margin-bottom:18px;color:rgba(255,255,255,.76);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.tt-about-page .tt-about-intro p{max-width:680px!important;margin:0 0 10px!important;color:rgba(255,255,255,.92)!important;font-size:15px!important;line-height:1.85!important;text-align:left!important}
.tt-about-page .tt-about-founder{width:min(var(--tt-shell),calc(100% - 80px))!important;margin:86px auto 82px!important;grid-template-columns:minmax(360px,.82fr) minmax(430px,1fr)!important;min-height:560px!important;background:#fff!important;box-shadow:0 24px 70px rgba(35,45,50,.07)!important}
.tt-about-page .tt-about-founder figure{background:#dfe6e4!important;overflow:hidden!important}
.tt-about-page .tt-about-founder img{height:100%!important;object-position:center top!important}
.tt-about-page .tt-about-founder article{padding:76px clamp(54px,6vw,92px)!important}
.tt-about-page .tt-about-founder h2{margin:0 0 24px!important;color:var(--tt-blue-dark)!important;font-size:34px!important;font-weight:500!important;line-height:1.22!important;letter-spacing:.01em!important;text-transform:none!important}
.tt-about-page .tt-about-founder h2:before,.tt-about-page .tt-about-history:before{content:'Founder Note';display:block;margin-bottom:18px;color:#7fa6b6;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.tt-about-page .tt-about-founder p{max-width:560px!important;margin:0 0 16px!important;color:#596c76!important;font-size:14px!important;line-height:1.9!important}
.tt-about-page .tt-about-copy{max-width:900px!important;padding:10px 0 82px!important;text-align:left!important;border-bottom:1px solid rgba(58,96,118,.14)}
.tt-about-page .tt-about-copy p{max-width:820px!important;margin:0 0 14px!important;color:#536a79!important;font-size:22px!important;line-height:1.55!important;text-align:left!important}
.tt-about-page .tt-about-copy strong{display:block;margin-top:20px;color:var(--tt-blue-dark)!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase}
.tt-about-page .tt-about-history{padding-top:84px!important;padding-bottom:48px!important}
.tt-about-page .tt-about-history:before{content:'Heritage Timeline';text-align:center;margin-bottom:48px}
.tt-about-page .tt-about-era{grid-template-columns:minmax(0,.85fr) minmax(280px,.55fr) minmax(280px,.55fr)!important;gap:34px!important;align-items:center!important;margin:0 0 82px!important}
.tt-about-page .tt-about-era--right{grid-template-columns:minmax(280px,.55fr) minmax(0,.85fr)!important}
.tt-about-page .tt-about-era__text{background:#fff!important;border:1px solid rgba(58,96,118,.12);padding:34px 38px!important;box-shadow:0 14px 32px rgba(30,30,30,.035)}
.tt-about-page .tt-about-era__text span{position:static!important;display:block;width:24px;height:24px;margin-bottom:20px;border-width:7px!important;background:rgba(121,155,175,.18)!important}
.tt-about-page .tt-about-era__text h2{margin:0 0 14px!important;color:var(--tt-blue-dark)!important;font-size:20px!important;font-weight:600!important;line-height:1.25!important;text-transform:none!important}
.tt-about-page .tt-about-era__text p,.tt-about-page .tt-about-era__text li{color:#60737b!important;font-size:13px!important;line-height:1.8!important}
.tt-about-page .tt-polaroid{width:100%!important;max-width:330px!important;margin:0 auto!important;padding:12px 12px 40px!important;box-shadow:0 18px 38px rgba(30,30,30,.1)!important}
.tt-about-page .tt-polaroid img{height:230px!important}
.tt-about-page .tt-about-video{padding:20px 0 100px!important}
.tt-about-page .tt-about-video img{height:auto!important;aspect-ratio:1.72;box-shadow:0 22px 56px rgba(35,45,50,.08)}
@media (min-width:721px){body:has(.tt-about-page) .tt-site-header{color:#fff!important}body:has(.tt-about-page) .tt-header-logo-row{background:rgba(247,245,240,.94)!important;color:var(--tt-black)!important;border-bottom:0!important}body:has(.tt-about-page) .tt-header-nav-row{height:62px!important;background:rgba(18,25,29,.2)!important;border-bottom:0!important;backdrop-filter:blur(14px)!important;color:#fff!important}body:has(.tt-about-page) .tt-menu a,body:has(.tt-about-page) .tt-header-icons a{color:#fff!important;text-shadow:0 1px 14px rgba(0,0,0,.25)!important}}
@media (max-width:1024px){.tt-about-page .tt-about-intro{min-height:610px!important}.tt-about-page .tt-about-intro h1{font-size:46px!important}.tt-about-page .tt-about-founder,.tt-about-page .tt-about-era,.tt-about-page .tt-about-era--right{grid-template-columns:1fr!important}.tt-about-page .tt-about-founder{max-width:720px!important}.tt-about-page .tt-about-founder figure{aspect-ratio:1.05}.tt-about-page .tt-about-era__text{max-width:560px}.tt-about-page .tt-polaroid{max-width:380px!important}}
@media (max-width:720px){.tt-about-page .tt-about-intro{min-height:520px!important;padding:118px 22px 42px!important;background-position:center top!important}.tt-about-page .tt-about-intro h1{font-size:34px!important;line-height:1.08!important}.tt-about-page .tt-about-intro p{font-size:13px!important;line-height:1.7!important}.tt-about-page .tt-about-founder{width:100%!important;margin:0 0 52px!important;box-shadow:none!important}.tt-about-page .tt-about-founder article{padding:34px 22px 38px!important}.tt-about-page .tt-about-founder h2{font-size:25px!important}.tt-about-page .tt-about-copy{width:min(100% - 44px,560px)!important;padding:48px 0 54px!important}.tt-about-page .tt-about-copy p{font-size:17px!important}.tt-about-page .tt-about-history{width:min(100% - 44px,560px)!important;padding-top:54px!important}.tt-about-page .tt-about-era{gap:22px!important;margin-bottom:58px!important}.tt-about-page .tt-about-era__text{padding:28px 22px!important}.tt-about-page .tt-about-era__text h2{font-size:18px!important}.tt-about-page .tt-polaroid{max-width:100%!important}.tt-about-page .tt-about-video{width:min(100% - 44px,560px)!important;padding-bottom:66px!important}.tt-about-page .tt-about-video img{aspect-ratio:1.25!important}}

/* Product detail gallery arrows */
.tt-mock-gallery .tt-gallery-arrow{position:absolute!important;width:23px!important;height:23px!important;border:1px solid #9b9b9b!important;border-radius:50%!important;background:rgba(255,255,255,.78)!important;color:#6f7a80!important;font-size:0!important;line-height:1!important;display:block!important;padding:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;cursor:pointer!important;transition:color .18s ease,border-color .18s ease,background-color .18s ease!important}
.tt-mock-gallery .tt-gallery-arrow:before{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;display:block;margin:0;transform-origin:center center}
.tt-mock-gallery .tt-gallery-arrow--left{left:20px!important}
.tt-mock-gallery .tt-gallery-arrow--right{right:20px!important}
.tt-mock-gallery .tt-gallery-arrow--left:before{transform:translate(-45%,-50%) rotate(-135deg)}
.tt-mock-gallery .tt-gallery-arrow--right:before{transform:translate(-55%,-50%) rotate(45deg)}
.tt-mock-gallery .tt-gallery-arrow:hover{background:rgba(255,255,255,.88)!important;border-color:#6f7a80!important;color:#3a6076!important;transform:translateY(-50%)!important}
.tt-mock-gallery .tt-gallery-arrow:focus-visible{outline:1px solid rgba(58,96,118,.42)!important;outline-offset:3px!important}
@media (max-width:720px){.tt-mock-gallery .tt-gallery-arrow{width:23px!important;height:23px!important}.tt-mock-gallery .tt-gallery-arrow--left{left:14px!important}.tt-mock-gallery .tt-gallery-arrow--right{right:14px!important}}

/* Blog header scale tuning */
.tt-blog-banner{padding:40px 0 38px!important}
.tt-blog-banner .tt-blog-page__title{font-size:56px!important;margin-bottom:34px!important;letter-spacing:.032em!important}
.tt-blog-banner .tt-blog-tabs{gap:24px!important;width:min(100%,1180px)!important}
.tt-blog-banner .tt-blog-tabs a{height:40px!important;font-size:14px!important}
@media (max-width:1024px){.tt-blog-banner{padding:36px 0 34px!important}.tt-blog-banner .tt-blog-page__title{font-size:44px!important;margin-bottom:28px!important}.tt-blog-banner .tt-blog-tabs{gap:14px!important}.tt-blog-banner .tt-blog-tabs a{height:38px!important;font-size:12px!important}}
@media (max-width:720px){.tt-blog-banner{padding:30px 0 28px!important}.tt-blog-banner .tt-blog-page__title{font-size:30px!important;margin-bottom:20px!important}.tt-blog-banner .tt-blog-tabs a{height:36px!important;font-size:10px!important}}

/* Final pre-launch UI polish */
.tt-hero--collections-index .tt-hero__shade{background:linear-gradient(90deg,rgba(10,18,24,.58),rgba(10,18,24,.22) 48%,rgba(10,18,24,.08)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.34))!important}.tt-hero--collections-index{background-position:center 42%!important}.tt-hero--collections-index h1{max-width:760px!important;letter-spacing:.075em!important}.tt-hero--collections-index .tt-btn{margin-top:10px!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.78)!important;color:#fff!important}.tt-collections-feature:after,.tt-collections-product:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgba(255,255,255,.08)}
.tt-cart-form .single_add_to_cart_button,.tt-mock-summary .single_add_to_cart_button{height:48px!important;background:#244a61!important;color:#fff!important;border:1px solid #244a61!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important;box-shadow:0 10px 22px rgba(36,74,97,.12)!important;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}.tt-cart-form .single_add_to_cart_button:hover,.tt-mock-summary .single_add_to_cart_button:hover{background:#1d364e!important;border-color:#1d364e!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(29,54,78,.18)!important}.tt-size-row button{transition:color .18s ease,background-color .18s ease}.tt-size-row button:hover{background:rgba(58,96,118,.05);color:var(--tt-blue-dark)}
body.single-product .tt-mock-gallery .tt-gallery-heart[data-tt-wishlist]{display:grid!important;place-items:center!important;border:1px solid rgba(58,96,118,.14)!important;border-radius:50%!important;background:rgba(255,255,255,.9)!important;color:var(--tt-blue-dark)!important;padding:0!important;box-shadow:0 8px 18px rgba(30,30,30,.08)!important;font-size:0!important;line-height:0!important}body.single-product .tt-mock-gallery .tt-gallery-heart[data-tt-wishlist] svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}body.single-product .tt-mock-gallery .tt-gallery-heart[data-tt-wishlist].is-active{background:#fff!important;color:var(--tt-blue-dark)!important}body.single-product .tt-mock-gallery .tt-gallery-heart[data-tt-wishlist].is-active svg{fill:currentColor!important;stroke:currentColor!important}
@media (min-width:721px){body.home .tt-gallery-strip{padding:34px 0 96px!important}body.home .tt-gallery-marquee{gap:28px!important;animation-duration:140s!important}body.home .tt-gallery-marquee img{width:clamp(250px,23vw,330px)!important;min-width:250px!important;height:auto!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center!important}body.home .tt-gallery-marquee img:nth-child(2),body.home .tt-gallery-marquee img:nth-child(6){object-position:center 46%!important}body.home .tt-gallery-marquee img:nth-child(3),body.home .tt-gallery-marquee img:nth-child(7){object-position:center 42%!important}}
.tt-blog-feature-row{box-shadow:0 18px 48px rgba(30,30,30,.04)!important}.tt-blog-feature-row h2,.tt-blog-page-card h2{font-weight:700!important;letter-spacing:.055em!important}.tt-blog-feature-row p,.tt-blog-page-card p{color:#60737b!important}.tt-blog-page-card a{color:inherit}.tt-blog-page-card img{transition:transform .32s ease,filter .32s ease}.tt-blog-page-card:hover img{transform:scale(1.018);filter:saturate(1.04)}
@media (max-width:720px){body.home .tt-product-carousel{width:min(100% - 44px,560px)!important}.tt-product-carousel .tt-product-viewport{overflow:hidden!important}.tt-product-carousel ul.products{gap:14px!important;align-items:stretch!important;display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;transform:translateX(calc(var(--tt-product-index,0) * -1 * ((100% - 14px) / 2 + 14px)))!important}.tt-product-carousel ul.products li.product{flex:0 0 calc((100% - 14px) / 2)!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important}.tt-product-carousel .tt-product-card__image{aspect-ratio:1/1!important}.tt-product-carousel .tt-product-card__body{min-height:132px!important;padding:14px 6px 38px!important;text-align:center!important}.tt-product-carousel .tt-product-card__body h2,.tt-product-carousel .woocommerce-loop-product__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:32px!important;margin:0 0 7px!important;font-size:11px!important;line-height:1.42!important;letter-spacing:.045em!important;word-break:normal!important;text-align:center!important}.tt-product-carousel .tt-product-card__body p{display:block!important;min-height:28px!important;margin:0 0 8px!important;font-size:10px!important;line-height:1.35!important;text-align:center!important}.tt-product-carousel .tt-product-card__body .tt-price,.tt-product-carousel .price{font-size:12px!important;line-height:1.2!important;text-align:center!important}.tt-product-carousel .tt-product-cart{left:7px!important;right:7px!important;bottom:7px!important;height:30px!important;font-size:8px!important;letter-spacing:.03em!important}.tt-product-carousel .tt-product-arrow{top:calc(50vw + 92px)!important}.tt-blog-feature-row{display:block!important}.tt-blog-feature-row img{height:auto!important;aspect-ratio:1.18!important}.tt-blog-feature-row div{padding:28px 22px 32px!important}.tt-blog-feature-row h2{font-size:18px!important;line-height:1.22!important}.tt-blog-card-strip--list .tt-blog-card-strip__grid{gap:30px!important}.tt-hero--collections-index{background-position:center!important}.tt-hero--collections-index h1{font-size:34px!important;line-height:1.08!important}}

/* Lab diamond sample article */
.tt-blog-lab-article{max-width:820px;margin:0 auto;color:#536a79}.tt-blog-detail__lead{margin:0 0 34px!important;color:var(--tt-blue-dark)!important;font-size:22px!important;line-height:1.62!important;font-weight:400}.tt-blog-lab-article h2{margin:56px 0 18px!important;color:var(--tt-blue-dark)!important;font-size:25px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:.04em!important;text-transform:uppercase}.tt-blog-lab-article p{font-size:14px!important;line-height:1.95!important;color:#596c76!important}.tt-blog-detail__note{display:grid;grid-template-columns:170px minmax(0,1fr);gap:34px;align-items:start;margin:38px 0 48px;padding:28px 34px;background:#eef3f4;border-left:3px solid var(--tt-blue)}.tt-blog-detail__note span{color:#7fa6b6;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tt-blog-detail__note p{margin:0!important;color:var(--tt-blue-dark)!important;font-size:15px!important;line-height:1.75!important}.tt-blog-detail__inline-image--wide{margin:42px 0 52px!important}.tt-blog-detail__inline-image--wide img{display:block;width:100%;aspect-ratio:1.42;object-fit:cover}.tt-blog-detail__inline-image figcaption{margin-top:12px;color:#8a989f;font-size:10px;line-height:1.55;text-align:center;letter-spacing:.02em}.tt-blog-lab-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:30px 0 48px;background:rgba(58,96,118,.16)}.tt-blog-lab-grid article{background:#fff;padding:28px 30px 30px}.tt-blog-lab-grid strong{display:block;margin-bottom:12px;color:var(--tt-blue-dark);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tt-blog-lab-grid p{margin:0!important;font-size:13px!important;line-height:1.78!important}.tt-blog-lab-article blockquote{margin:54px 0;padding:42px 54px;border:0;background:#f7f5f0;color:var(--tt-blue-dark);font-size:25px;line-height:1.55;font-family:var(--tt-display);text-align:center}.tt-blog-lab-checklist{margin:22px 0 46px;padding:0;list-style:none;border-top:1px solid rgba(58,96,118,.18)}.tt-blog-lab-checklist li{position:relative;padding:17px 0 17px 34px;border-bottom:1px solid rgba(58,96,118,.18);color:#536a79;font-size:14px;line-height:1.6}.tt-blog-lab-checklist li:before{content:"";position:absolute;left:2px;top:24px;width:8px;height:8px;border-radius:50%;background:#9fd7e7;box-shadow:0 0 0 5px rgba(159,215,231,.18)}.tt-blog-detail__closing{margin-top:52px!important;padding-top:28px;border-top:1px solid rgba(58,96,118,.18);color:var(--tt-blue-dark)!important;font-size:16px!important;line-height:1.85!important}@media (max-width:720px){.tt-blog-lab-article{max-width:none}.tt-blog-detail__lead{font-size:17px!important;line-height:1.72!important;margin-bottom:26px!important}.tt-blog-detail__note{grid-template-columns:1fr;gap:12px;margin:28px 0 36px;padding:24px 22px}.tt-blog-lab-article h2{margin-top:42px!important;font-size:19px!important}.tt-blog-lab-grid{grid-template-columns:1fr;margin-bottom:36px}.tt-blog-lab-grid article{padding:24px 22px}.tt-blog-lab-article blockquote{margin:38px 0;padding:30px 22px;font-size:20px}.tt-blog-detail__inline-image--wide img{aspect-ratio:1.05}.tt-blog-lab-checklist li{font-size:13px}}
.tt-blog-detail__body .tt-blog-lab-article .tt-blog-detail__lead{font-size:22px!important;line-height:1.62!important;color:var(--tt-blue-dark)!important}.tt-blog-detail__body .tt-blog-lab-article .tt-blog-detail__closing{font-size:16px!important;color:var(--tt-blue-dark)!important}@media (max-width:720px){.tt-blog-detail__body .tt-blog-lab-article .tt-blog-detail__lead{font-size:17px!important;line-height:1.72!important}}

/* Checkout payment gateways */
.tt-payment-methods #payment ul.payment_methods li{position:relative!important;display:block!important;min-height:76px!important;padding:22px 28px!important;background:rgba(255,255,255,.18)!important;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease!important}.tt-payment-methods #payment ul.payment_methods li:has(input:checked){border-color:rgba(58,96,118,.72)!important;background:rgba(255,255,255,.38)!important;box-shadow:0 12px 30px rgba(30,30,30,.035)!important}.tt-payment-methods #payment ul.payment_methods li>input[type=radio]{appearance:none;width:14px!important;height:14px!important;border:1px solid var(--tt-gray)!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;margin:0 13px 0 0!important;vertical-align:middle!important}.tt-payment-methods #payment ul.payment_methods li>input[type=radio]:checked:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--tt-gray)}.tt-payment-methods #payment ul.payment_methods li>label{display:inline!important;color:var(--tt-blue-dark)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important}.tt-payment-methods #payment div.payment_box{display:none!important;margin:18px 0 0 28px!important;padding:0!important;background:transparent!important;color:#5f727a!important;font-size:12px!important;font-weight:500!important;line-height:1.75!important;text-transform:none!important}.tt-payment-methods #payment ul.payment_methods li>input[type=radio]:checked~div.payment_box{display:block!important}.tt-payment-methods #payment div.payment_box:before{display:none!important}.tt-payment-methods #payment div.payment_box p{margin:0 0 14px!important;color:#5f727a!important;font-size:12px!important;line-height:1.75!important}.tt-store-appointment-fields{display:grid;gap:18px;margin-top:6px}.tt-store-appointment-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tt-store-appointment-fields label{display:grid!important;gap:8px!important;color:var(--tt-blue-dark)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}.tt-store-appointment-fields input,.tt-store-appointment-fields select,.tt-store-appointment-fields textarea{width:100%!important;height:44px!important;border:1px solid rgba(30,30,30,.2)!important;background:rgba(255,255,255,.35)!important;padding:0 12px!important;color:var(--tt-black)!important;font-size:12px!important;font-weight:500!important;text-transform:none!important}.tt-store-appointment-fields textarea{height:76px!important;padding-top:12px!important;resize:vertical!important}.tt-payment-methods #place_order{margin-top:4px!important}.tt-payment-methods #payment .payment_method_tt_card_link label:after{content:"Link bảo mật";display:inline-flex;margin-left:12px;padding:4px 8px;border:1px solid rgba(58,96,118,.28);border-radius:999px;color:#5f727a;font-size:9px;font-weight:700;letter-spacing:.05em}.tt-payment-methods #payment .payment_method_bacs label:after{content:"Xác nhận thủ công";display:inline-flex;margin-left:12px;padding:4px 8px;border:1px solid rgba(58,96,118,.28);border-radius:999px;color:#5f727a;font-size:9px;font-weight:700;letter-spacing:.05em}.tt-payment-methods #payment .payment_method_cod label:after{content:"Khi nhận hàng";display:inline-flex;margin-left:12px;padding:4px 8px;border:1px solid rgba(58,96,118,.28);border-radius:999px;color:#5f727a;font-size:9px;font-weight:700;letter-spacing:.05em}.tt-payment-methods #payment .payment_method_tt_store_appointment label:after{content:"Tư vấn tại store";display:inline-flex;margin-left:12px;padding:4px 8px;border:1px solid rgba(58,96,118,.28);border-radius:999px;color:#5f727a;font-size:9px;font-weight:700;letter-spacing:.05em}@media (max-width:720px){.tt-payment-methods #payment ul.payment_methods li{padding:18px 18px!important;margin-bottom:18px!important}.tt-payment-methods #payment div.payment_box{margin-left:0!important}.tt-store-appointment-grid{grid-template-columns:1fr}.tt-payment-methods #payment .payment_method_tt_card_link label:after,.tt-payment-methods #payment .payment_method_bacs label:after,.tt-payment-methods #payment .payment_method_cod label:after,.tt-payment-methods #payment .payment_method_tt_store_appointment label:after{display:flex;width:max-content;margin:8px 0 0 28px}}
/* Desktop account login balance */
@media (min-width:721px){body.woocommerce-account.tt-account-logged-out .tt-page,body.woocommerce-account .tt-page:has(.tt-account-auth){width:min(620px,calc(100% - 80px))!important;padding-top:160px!important;padding-bottom:92px!important}body.woocommerce-account.tt-account-logged-out .tt-page-title,body.woocommerce-account .tt-page:has(.tt-account-auth) .tt-page-title{margin-bottom:36px!important;font-size:42px!important;line-height:1.08!important}.tt-account-auth--single{width:min(620px,100%)!important}.tt-auth-panel{padding:34px 38px 30px!important}.tt-auth-panel h2{margin-bottom:14px!important}.tt-auth-panel>p{margin-bottom:22px!important;line-height:1.58!important}.tt-auth-panel .form-row{margin-bottom:16px!important}.tt-auth-actions{gap:18px!important;margin-top:0!important}.tt-auth-panel .lost_password{margin-top:14px!important}.tt-auth-switch{margin-top:14px!important}}

/* Wishlist heart optical centering across product cards, drawers and detail galleries. */
.tt-product-wishlist[data-tt-wishlist],.tt-gallery-heart[data-tt-wishlist],.tt-drawer-heart{display:grid!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;text-align:center!important}.tt-product-wishlist[data-tt-wishlist] svg,.tt-gallery-heart[data-tt-wishlist] svg,.tt-drawer-heart svg{position:absolute!important;left:50%!important;top:50%!important;display:block!important;width:18px!important;height:18px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:translate(-50%,-50%)!important;transform-origin:center!important;pointer-events:none!important}.tt-product-wishlist[data-tt-wishlist].is-active svg,.tt-gallery-heart[data-tt-wishlist].is-active svg,.tt-drawer-heart.is-active svg{fill:currentColor!important;stroke:currentColor!important}

/* TeeTeeCo language switch */
.tt-header-language{display:inline-flex;align-items:center;gap:6px;margin-right:2px;color:currentColor;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.tt-header-language a{width:auto!important;height:28px!important;min-width:28px!important;padding:0 2px;color:currentColor!important;opacity:.54;display:inline-flex!important;align-items:center!important;justify-content:center!important}.tt-header-language a.is-active{opacity:1;text-decoration:underline;text-underline-offset:4px}.tt-footer-bottom>.tt-language:not(.tt-language--switch){display:none!important}.tt-language--switch{grid-column:1}.tt-language[data-tt-language-switch] a{opacity:.72;text-decoration:none}.tt-language[data-tt-language-switch] a.is-active{opacity:1;text-decoration:underline;text-underline-offset:4px}.tt-mobile-language,.tt-mobile-logo-language{display:none}
html[data-tt-lang="en"] body{font-family:var(--tt-body)}html[data-tt-lang="en"] .tt-product-subtitle,html[data-tt-lang="en"] .tt-product-card p,html[data-tt-lang="en"] .tt-service-row p,html[data-tt-lang="en"] .tt-craft-copy p{letter-spacing:0;line-height:1.45}html[data-tt-lang="en"] .tt-service-row p{font-size:clamp(10px,1.5vw,12px)}

/* Unified footer newsletter rhythm. */
.tt-site-footer .tt-newsletter{padding:48px 0 44px;text-align:center}.tt-site-footer .tt-newsletter h2{margin:0 0 14px;color:var(--tt-white);font-size:25px;line-height:1;font-weight:600}.tt-site-footer .tt-newsletter p{width:min(100% - 32px,520px);margin:0 auto 24px;color:var(--tt-white);font-size:15px;line-height:1.55}.tt-site-footer .tt-newsletter-form{width:min(100% - 48px,580px);margin:0 auto;padding:0;display:grid;grid-template-columns:minmax(0,1fr) 174px;gap:12px;align-items:stretch;justify-content:center}.tt-site-footer .tt-newsletter-form input,.tt-site-footer .tt-newsletter-form button{height:48px;min-height:48px;margin:0;box-sizing:border-box}.tt-site-footer .tt-newsletter-form input{width:100%;padding:0 20px;border:1px solid rgba(255,255,255,.75);background:transparent;color:var(--tt-white)}.tt-site-footer .tt-newsletter-form button{width:100%;border:0;background:var(--tt-blue-dark);color:var(--tt-white);padding:0 22px;font-weight:700;letter-spacing:.03em}.tt-site-footer .tt-newsletter-form input::placeholder{color:var(--tt-white)}

/* Footer policy links and company information. */
.tt-site-footer .tt-footer-menu{height:auto;min-height:82px;padding:22px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 34px}.tt-site-footer .tt-footer-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;color:var(--tt-white);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.25;text-align:center;text-transform:uppercase}.tt-footer-info{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.22);color:var(--tt-white)}.tt-footer-info div{display:grid;gap:6px;justify-items:start}.tt-footer-info div:nth-child(2){justify-items:end;text-align:right}.tt-footer-info span{color:rgba(255,255,255,.72);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.tt-footer-info p{margin:0;color:var(--tt-white);font-size:13px;line-height:1.55}.tt-footer-info a{color:var(--tt-white);text-decoration:none}.tt-footer-info a:hover{text-decoration:underline;text-underline-offset:4px}

/* Policy pages. */
.tt-policy-page{background:#f8f6f2;color:var(--tt-blue-dark)}.tt-policy-hero{padding:188px 0 70px;background:linear-gradient(180deg,#f8f6f2 0%,#edf3f5 100%);text-align:center}.tt-policy-hero__inner{width:min(100% - 64px,760px)!important}.tt-policy-hero span,.tt-policy-support span{display:block;margin-bottom:18px;color:#7fa6b6;font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}.tt-policy-hero h1{margin:0 0 22px!important;color:var(--tt-blue-dark)!important;font-size:clamp(34px,5vw,58px)!important;font-weight:600!important;letter-spacing:.04em!important;line-height:1.08!important;text-transform:uppercase}.tt-policy-hero p{width:min(100%,640px);margin:0 auto;color:#586f7d;font-size:15px;line-height:1.82}.tt-policy-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:-28px!important;background:rgba(58,96,118,.16);box-shadow:0 18px 44px rgba(30,30,30,.04)}.tt-policy-summary div{min-height:118px;padding:28px 26px;background:#fff;display:grid;align-content:center;gap:10px;text-align:center}.tt-policy-summary span{color:#7fa6b6;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tt-policy-summary strong{color:var(--tt-blue-dark);font-size:14px;font-weight:700;line-height:1.45}.tt-policy-content{padding:74px 0 34px}.tt-policy-section{display:grid;grid-template-columns:86px minmax(0,1fr);gap:34px;padding:38px 0;border-top:1px solid rgba(58,96,118,.18)}.tt-policy-section:last-child{border-bottom:1px solid rgba(58,96,118,.18)}.tt-policy-section>span{color:#9bb8c4;font-size:32px;font-weight:500;line-height:1}.tt-policy-section h2{margin:0 0 18px!important;color:var(--tt-blue-dark)!important;font-size:22px!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.25!important;text-transform:uppercase}.tt-policy-section ul{margin:0;padding:0;list-style:none;display:grid;gap:14px}.tt-policy-section li{position:relative;padding-left:24px;color:#586f7d;font-size:14px;line-height:1.82}.tt-policy-section li:before{content:"";position:absolute;left:0;top:.78em;width:7px;height:7px;border-radius:50%;background:#9fd7e7;box-shadow:0 0 0 5px rgba(159,215,231,.16)}.tt-policy-support{margin:18px auto 92px!important;padding:34px 38px;background:var(--tt-blue);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center}.tt-policy-support span{margin-bottom:12px;color:rgba(255,255,255,.72)}.tt-policy-support h2{margin:0!important;color:#fff!important;font-size:22px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:.02em!important;text-transform:none!important}.tt-policy-support a{height:46px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--tt-blue-dark);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}

/* Banner display font: scoped to visual page hero/banner headings only. */
:root{--tt-banner-display:InstrumentSerifTT,Georgia,serif}
.tt-hero h1,.tt-collection-banner h2,.tt-feature-split__collection h2,.tt-collection-tile span,.tt-collections-feature h1,.tt-collections-feature h2,.tt-blog-banner .tt-blog-page__title,.tt-blog-hero-card h2,.tt-blog-detail__hero h1,.tt-contact-hero h1,.tt-about-tom__hero h1,.tt-about-redesign__hero h1,.tt-about-page--refined .tt-about-hero h1,.tt-policy-hero h1{font-family:var(--tt-banner-display)!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;font-synthesis:none;text-rendering:optimizeLegibility}
.tt-hero--category h1,.tt-hero--blog h1,.tt-blog-banner .tt-blog-page__title,.tt-policy-hero h1{text-transform:none!important}
.tt-hero h1 em,.tt-collection-banner h2 em,.tt-blog-detail__hero h1 em,.tt-contact-hero h1 em,.tt-about-tom__hero h1 em,.tt-policy-hero h1 em{font-family:var(--tt-banner-display)!important;font-style:italic;font-weight:400}
@media (max-width:720px){.tt-hero h1,.tt-blog-detail__hero h1,.tt-contact-hero h1,.tt-about-tom__hero h1,.tt-about-redesign__hero h1,.tt-about-page--refined .tt-about-hero h1,.tt-policy-hero h1{letter-spacing:0!important}.tt-blog-banner .tt-blog-page__title{letter-spacing:0!important}}
