/* Trove & Form — all storefront styles are scoped to this component. */
#tf-store{--ink:#20231e;--paper:#f6f5ef;--lime:#d8f36a;--muted:#6c7064;--line:#d9dcd0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.5;overflow:clip;isolation:isolate}#tf-store *,#tf-store *:before,#tf-store *:after{box-sizing:border-box}#tf-store h1,#tf-store h2,#tf-store h3,#tf-store p,#tf-store figure{margin:0}#tf-store a{color:inherit;text-decoration:none}#tf-store button,#tf-store input{font:inherit}#tf-store button{cursor:pointer;color:inherit}#tf-store button:disabled{cursor:default}#tf-store img{display:block;max-width:100%}#tf-store button,#tf-store a{touch-action:manipulation}#tf-store :focus-visible{outline:3px solid #54642e;outline-offset:5px}#tf-store [hidden]{display:none!important}#tf-store section[id]{scroll-margin-top:110px}#tf-store .tf-wrap{max-width:1440px;padding:0 5%;margin:auto}#tf-store .tf-kicker{text-transform:uppercase;font-size:11px;letter-spacing:.17em;font-weight:700;display:flex;align-items:center;gap:10px}#tf-store .tf-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:currentColor}#tf-store .tf-topbar{padding:8px 5%;font-size:10px;letter-spacing:.14em;text-transform:uppercase;background:var(--ink);color:var(--paper);display:flex;justify-content:space-between;gap:15px}#tf-store .tf-topbar a{border-bottom:1px solid #88927a}#tf-store .tf-nav{height:89px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--paper);position:relative;z-index:20}#tf-store .tf-logo{font-weight:900;letter-spacing:-.08em;font-size:31px;white-space:nowrap;line-height:1}#tf-store .tf-logo em{font-family:Georgia,serif;font-weight:400;font-size:30px;margin:0 4px}#tf-store .tf-links{display:flex;gap:30px;font-size:12px;font-weight:600;align-items:center}#tf-store .tf-links a{position:relative;padding:8px 0}#tf-store .tf-links a:after{content:'';position:absolute;bottom:1px;left:0;width:0;height:1px;background:var(--ink);transition:width .25s}#tf-store .tf-links a:hover:after{width:100%}#tf-store .tf-nav-end{display:flex;align-items:center;gap:20px}#tf-store .tf-small{font-size:11px;color:var(--muted)}#tf-store .tf-icon-btn{border:1px solid var(--line);border-radius:50%;background:transparent;width:42px;height:42px;display:grid;place-items:center;font-size:20px}#tf-store .tf-menu-btn{display:none}#tf-store .tf-mobile-menu{padding:24px 5%;border-bottom:1px solid var(--line);background:var(--paper)}#tf-store .tf-mobile-menu a{display:block;font-size:24px;padding:12px 0;border-bottom:1px solid var(--line)}#tf-store .tf-button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:17px 25px;border-radius:4px;background:var(--ink);color:var(--paper);font-size:13px;font-weight:600;border:1px solid var(--ink);transition:background .25s,transform .25s;min-height:52px}#tf-store .tf-button:hover{background:#414a32;transform:translateY(-2px)}#tf-store .tf-button.tf-lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}#tf-store .tf-button.tf-lime:hover{background:#c8e957}#tf-store .tf-text-link{font-size:12px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:5px;display:inline-flex;gap:35px}#tf-store .tf-hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:640px;padding-top:34px;padding-bottom:40px;gap:30px}#tf-store .tf-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:28px 0 24px;position:relative}#tf-store .tf-hero h1{font-size:clamp(66px,7.2vw,108px);line-height:.94;letter-spacing:-.085em;font-weight:700;margin:24px 0 25px}#tf-store .tf-hero h1 em,#tf-store .tf-section-title em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.075em}#tf-store .tf-hero-copy>p{max-width:340px;font-size:15px;line-height:1.7;color:#565c50}#tf-store .tf-hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}#tf-store .tf-hero-note{display:flex;align-items:center;gap:12px;margin-top:34px;font-size:11px;color:var(--muted)}#tf-store .tf-hero-note:before{content:'↳';font-size:23px}#tf-store .tf-stage{position:relative;min-height:565px;background:#e4e8d7;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center}#tf-store .tf-stage-word{font-size:clamp(75px,8vw,124px);font-weight:900;letter-spacing:-.075em;line-height:.82;position:absolute;left:23px;top:93px;color:#c2c8b3;writing-mode:vertical-rl;transform:rotate(180deg);user-select:none}#tf-store .tf-stage:before{content:'';position:absolute;top:16%;left:8%;width:83%;aspect-ratio:1;border:1px solid #c9d0b9;border-radius:50%}#tf-store .tf-stage:after{content:'';position:absolute;top:25%;left:18%;width:64%;aspect-ratio:1;border:1px solid #d0d5c3;border-radius:50%;pointer-events:none}#tf-store .tf-stage-top{position:absolute;left:25px;right:25px;top:24px;display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.15em;z-index:2}#tf-store .tf-product-art{width:94%;mix-blend-mode:multiply;transform:rotate(15deg);animation:tf-float 7s ease-in-out infinite;position:relative;z-index:1}#tf-store .tf-star{position:absolute;top:75px;right:20px;background:var(--lime);width:100px;height:100px;clip-path:polygon(50% 0%,60% 12%,75% 7%,79% 23%,95% 25%,91% 42%,100% 50%,89% 61%,94% 77%,78% 80%,74% 95%,58% 90%,49% 100%,40% 88%,24% 95%,20% 80%,5% 75%,11% 59%,0 50%,12% 41%,6% 25%,23% 21%,25% 6%,41% 12%);display:grid;place-items:center;z-index:3;transform:rotate(12deg);text-align:center;font-size:11px;line-height:1.25;font-weight:800}#tf-store .tf-stage-bottom{position:absolute;bottom:22px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:end;z-index:3}#tf-store .tf-stage-bottom strong{font-size:14px;display:block}#tf-store .tf-stage-bottom small{font-size:10px;letter-spacing:.04em;color:#5a614f}#tf-store .tf-circle-link{width:44px;height:44px;display:grid;place-items:center;border:1px solid #626d51;border-radius:50%;font-size:23px;background:#e4e8d7;transition:background .2s}#tf-store .tf-circle-link:hover{background:var(--lime)}#tf-store .tf-ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;padding:21px 0;background:#eeefe5}#tf-store .tf-ticker-track{display:flex;gap:50px;width:max-content;animation:tf-marquee 35s linear infinite;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}#tf-store .tf-ticker-track span{display:flex;align-items:center;gap:50px}#tf-store .tf-ticker-track b{font-size:22px;font-weight:400;color:#758446}#tf-store .tf-section{padding-top:85px;padding-bottom:85px}#tf-store .tf-section-title{font-size:clamp(40px,4.2vw,62px);line-height:1.03;letter-spacing:-.065em;font-weight:600}#tf-store .tf-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}#tf-store .tf-section-heading .tf-kicker{margin-bottom:18px}#tf-store .tf-feature-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}#tf-store .tf-feature-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;position:relative;background:#edeee5}#tf-store .tf-feature-image{height:370px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e7e9dd}#tf-store .tf-feature-image img{height:110%;width:auto;mix-blend-mode:multiply;transform:rotate(-20deg);transition:transform .7s cubic-bezier(.2,.65,.3,1)}#tf-store .tf-feature-card:hover .tf-feature-image img{transform:rotate(-12deg) scale(1.03)}#tf-store .tf-badge{position:absolute;top:22px;left:22px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding:7px 10px;background:var(--paper);border-radius:2px;z-index:2}#tf-store .tf-card-bottom{padding:24px;display:flex;justify-content:space-between;align-items:center;background:var(--paper)}#tf-store .tf-card-bottom h3{font-size:20px;letter-spacing:-.035em}#tf-store .tf-card-bottom p{font-size:12px;color:var(--muted);margin-top:5px}#tf-store .tf-editorial-card{position:relative;border-radius:6px;overflow:hidden;min-height:460px;background:#6d745c;color:white}#tf-store .tf-editorial-card>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 62%;transition:transform 1s}#tf-store .tf-editorial-card:hover>img{transform:scale(1.035)}#tf-store .tf-editorial-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#11170ccb,transparent 75%)}#tf-store .tf-editorial-copy{position:absolute;z-index:1;left:30px;right:30px;bottom:29px}#tf-store .tf-editorial-copy h3{font-size:42px;letter-spacing:-.06em;line-height:1.02;margin:14px 0}#tf-store .tf-editorial-copy .tf-text-link{border-color:#c3c9b3}#tf-store .tf-manifesto{background:var(--lime);padding:72px 5%;display:grid;grid-template-columns:.6fr 1.4fr;gap:50px}#tf-store .tf-manifesto .tf-symbol{font-size:95px;line-height:1;margin-top:27px}#tf-store .tf-manifesto h2{font-size:clamp(35px,4.3vw,63px);line-height:1.08;font-weight:500;letter-spacing:-.06em;max-width:800px}#tf-store .tf-manifesto p{font-size:14px;line-height:1.7;max-width:520px;margin-top:25px}#tf-store .tf-values{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}#tf-store .tf-value{border-top:1px solid #abbc65;padding-top:18px}#tf-store .tf-value span{font-size:10px;letter-spacing:.15em}#tf-store .tf-value h3{font-size:16px;font-weight:600;margin-top:12px}#tf-store .tf-value p{font-size:12px;margin-top:8px}#tf-store .tf-wide-editorial{height:580px;position:relative;overflow:hidden;background:#5b6550}#tf-store .tf-wide-editorial img{width:100%;height:100%;object-fit:cover;object-position:center 59%}#tf-store .tf-wide-editorial:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10160bc4,transparent 85%)}#tf-store .tf-wide-copy{position:absolute;z-index:1;left:5%;top:50%;transform:translateY(-50%);color:var(--paper);max-width:620px}#tf-store .tf-wide-copy h2{font-size:clamp(50px,6vw,82px);line-height:.98;letter-spacing:-.065em;margin:22px 0}#tf-store .tf-wide-copy h2 em{font-family:Georgia,serif;font-weight:400}#tf-store .tf-wide-copy p{font-size:14px;max-width:320px;line-height:1.7;margin-bottom:25px}#tf-store .tf-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}#tf-store .tf-faq-intro p{color:var(--muted);font-size:13px;margin-top:22px;max-width:260px}#tf-store .tf-faq details{border-top:1px solid var(--line)}#tf-store .tf-faq details:last-child{border-bottom:1px solid var(--line)}#tf-store .tf-faq summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:600}#tf-store .tf-faq summary::-webkit-details-marker{display:none}#tf-store .tf-faq summary:after{content:'+';font-size:22px;font-weight:400}#tf-store .tf-faq details[open] summary:after{content:'−'}#tf-store .tf-faq details p{font-size:13px;color:#646a5c;padding:0 35px 25px 0;line-height:1.8}#tf-store .tf-footer{background:var(--ink);color:var(--paper);padding:55px 5% 25px}#tf-store .tf-footer-top{display:flex;justify-content:space-between;gap:50px;padding-bottom:44px;border-bottom:1px solid #444b3a}#tf-store .tf-footer-tag{font-size:29px;letter-spacing:-.04em;line-height:1.15;max-width:320px}#tf-store .tf-footer-links{display:flex;gap:80px}#tf-store .tf-footer-links span{display:block;text-transform:uppercase;font-size:10px;color:#abb1a0;letter-spacing:.13em;margin-bottom:14px}#tf-store .tf-footer-links a,#tf-store .tf-footer-links button{display:block;margin:9px 0;font-size:12px;background:none;border:0;padding:0;color:var(--paper)}#tf-store .tf-footer-word{font-size:clamp(56px,12vw,176px);line-height:1.1;letter-spacing:-.075em;font-weight:800;white-space:nowrap;padding:25px 0}#tf-store .tf-footer-word em{font-family:Georgia,serif;font-weight:400}#tf-store .tf-footer-bottom{border-top:1px solid #444b3a;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#bac0af;gap:20px}#tf-store .tf-breadcrumb{font-size:10px;letter-spacing:.04em;display:flex;gap:12px;padding-top:23px;padding-bottom:23px;color:var(--muted)}#tf-store .tf-pdp{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;padding-bottom:70px}#tf-store .tf-gallery{position:relative;min-width:0}#tf-store .tf-gallery-main{height:555px;background:#e7eadc;position:relative;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}#tf-store .tf-gallery-main img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}#tf-store .tf-gallery-main[data-mode='detail'] img{transform:scale(1.6);transform-origin:center 25%}#tf-store .tf-gallery-main .tf-icon-btn{position:absolute;right:20px;bottom:20px;z-index:3;background:var(--paper);border:0}#tf-store .tf-gallery-tabs{display:flex;gap:10px;margin-top:12px}#tf-store .tf-gallery-tabs button{width:80px;height:80px;border:1px solid var(--line);background:#eceee4;border-radius:4px;overflow:hidden;padding:0}#tf-store .tf-gallery-tabs button[aria-pressed=true]{border:2px solid var(--ink)}#tf-store .tf-gallery-tabs img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}#tf-store .tf-gallery-tabs button:nth-child(2) img{transform:scale(1.7);transform-origin:center 20%}#tf-store .tf-gallery-caption{font-size:10px;color:var(--muted);margin-top:12px}#tf-store .tf-pdp-copy{padding-top:10px}#tf-store .tf-pdp-copy h1{font-size:clamp(43px,4.4vw,64px);font-weight:600;line-height:1.01;letter-spacing:-.065em;margin:22px 0}#tf-store .tf-pdp-copy .tf-description{color:var(--muted);font-size:14px;max-width:410px;line-height:1.8}#tf-store .tf-product-meta{display:flex;gap:18px;padding:18px 0 23px;margin-top:18px;font-size:11px;border-bottom:1px solid var(--line)}#tf-store .tf-color-label{font-size:12px;margin-top:23px}#tf-store .tf-color-choice{margin:12px 0 25px;width:40px;height:40px;border:1px solid var(--ink);padding:4px;background:transparent;border-radius:50%;display:grid;place-items:center}#tf-store .tf-color-choice span{width:28px;height:28px;background:white;border:1px solid #d1d2cb;border-radius:50%}#tf-store .tf-price{font-size:28px;font-weight:700;letter-spacing:-.02em;margin:18px 0 0}#tf-store .tf-pdp-copy .tf-button{width:100%}#tf-store .tf-buybox{display:flex;align-items:stretch;gap:12px;margin:16px 0 10px}#tf-store .tf-qty{display:flex;align-items:center;border:1px solid var(--ink);border-radius:4px;overflow:hidden;flex:none}#tf-store .tf-qty-btn{width:44px;height:52px;background:transparent;border:0;font-size:18px;display:flex;align-items:center;justify-content:center}#tf-store .tf-qty-btn:hover{background:#ece9de}#tf-store .tf-qty-input{width:44px;height:52px;border:0;border-left:1px solid var(--ink);border-right:1px solid var(--ink);text-align:center;font-size:14px;-moz-appearance:textfield}#tf-store .tf-qty-input::-webkit-outer-spin-button,#tf-store .tf-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#tf-store .tf-add-to-cart{flex:1;justify-content:center;gap:10px}#tf-store .tf-add-to-cart[disabled]{opacity:.6;cursor:default}#tf-store .tf-cart-status{font-size:12px;margin:0 0 18px;min-height:16px}#tf-store .tf-cart-status[data-state='error']{color:#a3402c}#tf-store .tf-cart-status[data-state='success']{color:#3f5c2b}#tf-store .tf-purchase-note{font-size:11px;color:var(--muted);margin:12px 0 24px}#tf-store .tf-pdp-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;border-top:1px solid var(--line);padding-top:18px;font-size:11px}#tf-store .tf-pdp-mini b{display:block;font-size:20px;font-weight:400;margin-bottom:8px}#tf-store .tf-tabs{display:flex;gap:35px;border-bottom:1px solid var(--line);margin-bottom:30px}#tf-store .tf-tabs button{padding:20px 0;background:none;border:0;border-bottom:2px solid transparent;font-size:13px;color:var(--muted)}#tf-store .tf-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink);font-weight:700}#tf-store .tf-tab-panel{min-height:150px;display:grid;grid-template-columns:1fr 1fr;gap:60px}#tf-store .tf-tab-panel h3{font-size:31px;line-height:1.12;letter-spacing:-.04em;max-width:350px}#tf-store .tf-tab-panel p{color:var(--muted);font-size:14px;line-height:1.8;max-width:450px}#tf-store .tf-motion{background:#242b1b;color:var(--paper);position:relative;overflow:hidden;padding:55px 5%;min-height:530px;display:grid;grid-template-columns:1fr 1fr;align-items:center}#tf-store .tf-motion-copy{z-index:2;max-width:400px}#tf-store .tf-motion h2{font-size:58px;line-height:.98;letter-spacing:-.06em;margin:23px 0}#tf-store .tf-motion p{font-size:13px;line-height:1.8;color:#c0c7b4;max-width:300px}#tf-store .tf-motion-art{background:#d8deca;border-radius:50%;height:410px;width:410px;max-width:100%;position:relative;justify-self:center;display:flex;align-items:center;justify-content:center}#tf-store .tf-motion-art img{width:110%;max-width:none;mix-blend-mode:multiply;transform:rotate(-22deg);animation:tf-turn 9s ease-in-out infinite}#tf-store .tf-motion-art:before,#tf-store .tf-motion-art:after{content:'';position:absolute;border:1px solid #778561;border-radius:50%;inset:-22px}#tf-store .tf-motion-art:after{inset:-45px;border-style:dashed;animation:tf-spin 70s linear infinite}#tf-store .tf-motion-controls{position:absolute;bottom:20px;right:5%;display:flex;align-items:center;gap:12px;font-size:10px;color:#c0c7b4}#tf-store .tf-motion-controls button{background:transparent;border:1px solid #727b66;color:var(--paper);border-radius:30px;padding:7px 14px;font-size:11px}#tf-store.tf-paused *{animation-play-state:paused!important}#tf-store .tf-dialog{border:0;padding:0;border-radius:8px;width:min(620px,calc(100% - 36px));max-height:90vh;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #0004}#tf-store .tf-dialog::backdrop{background:#18200fb3;backdrop-filter:blur(5px)}#tf-store .tf-dialog-inner{padding:35px;position:relative}#tf-store .tf-dialog-close{position:absolute;top:14px;right:14px}#tf-store .tf-dialog h2{font-size:35px;letter-spacing:-.05em;line-height:1.1;margin:25px 0 20px}#tf-store .tf-dialog p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:15px}#tf-store .tf-dialog img{max-height:70vh;width:100%;object-fit:contain;mix-blend-mode:multiply}#tf-store .tf-back-top{display:inline-block;padding:0;border:0;background:none;color:inherit;font-size:10px}#tf-store .tf-reveal{transition:opacity .7s ease,transform .7s ease}#tf-store .tf-reveal.tf-await{opacity:0;transform:translateY(24px)}#tf-store .tf-progress{height:2px;background:var(--lime);position:fixed;left:0;top:0;width:0;z-index:99}#tf-store .tf-sticky-product{position:fixed;bottom:18px;left:50%;transform:translate(-50%,120px);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 15px 12px 22px;background:var(--ink);color:var(--paper);border:1px solid #596049;border-radius:8px;box-shadow:0 10px 35px #0002;z-index:15;width:min(570px,calc(100% - 28px));transition:transform .3s}#tf-store .tf-sticky-product.tf-show{transform:translate(-50%,0)}#tf-store .tf-sticky-product b{font-size:12px;display:block}#tf-store .tf-sticky-product small{font-size:10px;color:#bcc4ad}#tf-store .tf-sticky-product .tf-button{padding:10px 15px;min-height:42px;font-size:11px;white-space:nowrap}#tf-store .tf-skip{position:absolute;top:-100px;left:20px;background:var(--lime);padding:15px;z-index:100}#tf-store .tf-skip:focus{top:5px}@keyframes tf-float{0%,100%{transform:translateY(0) rotate(15deg)}50%{transform:translateY(-12px) rotate(12deg)}}@keyframes tf-turn{0%,100%{transform:rotate(-22deg) translateY(0)}50%{transform:rotate(-12deg) translateY(-10px)}}@keyframes tf-spin{to{transform:rotate(360deg)}}@keyframes tf-marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){#tf-store .tf-hero{min-height:710px}#tf-store .tf-stage{min-height:630px}}
@media(max-width:1000px){#tf-store .tf-links{gap:17px}#tf-store .tf-nav-end .tf-small{display:none}#tf-store .tf-hero{gap:20px;min-height:550px}#tf-store .tf-stage{min-height:500px}#tf-store .tf-hero h1{font-size:75px}#tf-store .tf-hero-actions{gap:16px;flex-wrap:wrap}#tf-store .tf-stage-word{font-size:90px}#tf-store .tf-pdp{gap:35px}#tf-store .tf-gallery-main{height:490px}#tf-store .tf-motion-art{width:310px;height:310px}#tf-store .tf-motion h2{font-size:48px}#tf-store .tf-faq-layout{gap:35px}}
@media(max-width:700px){#tf-store .tf-wrap{padding-left:6%;padding-right:6%}#tf-store .tf-topbar{padding:9px 6%;font-size:8px;letter-spacing:.1em}#tf-store .tf-topbar span:last-child{display:none}#tf-store .tf-nav{height:76px}#tf-store .tf-logo{font-size:28px}#tf-store .tf-logo em{font-size:27px}#tf-store .tf-links{display:none}#tf-store .tf-menu-btn{display:grid}#tf-store .tf-nav-end{gap:8px}#tf-store .tf-nav-end>.tf-icon-btn:not(.tf-menu-btn){display:none}#tf-store .tf-hero{grid-template-columns:1fr;padding-top:15px;padding-bottom:25px;gap:24px}#tf-store .tf-hero-copy{padding:20px 0 0}#tf-store .tf-hero h1{font-size:clamp(64px,16vw,92px);margin:22px 0 20px;max-width:490px}#tf-store .tf-hero-copy>p{font-size:13px;max-width:320px}#tf-store .tf-hero-actions{margin-top:22px;gap:22px}#tf-store .tf-button{padding:15px 20px;font-size:12px;gap:25px}#tf-store .tf-hero-note{display:none}#tf-store .tf-stage{min-height:400px}#tf-store .tf-stage-word{font-size:82px;top:80px}#tf-store .tf-product-art{width:90%;max-width:410px}#tf-store .tf-star{width:83px;height:83px;top:64px;right:14px;font-size:10px}#tf-store .tf-stage-top{left:18px;right:18px;font-size:9px}#tf-store .tf-stage-bottom{left:18px;right:18px;bottom:18px}#tf-store .tf-stage-bottom strong{font-size:13px}#tf-store .tf-ticker{padding:15px 0}#tf-store .tf-ticker-track{font-size:10px;gap:30px}#tf-store .tf-section{padding-top:55px;padding-bottom:55px}#tf-store .tf-section-heading{align-items:start;margin-bottom:23px;gap:20px}#tf-store .tf-section-title{font-size:42px}#tf-store .tf-section-heading>.tf-text-link{display:none}#tf-store .tf-feature-grid{grid-template-columns:1fr;gap:20px}#tf-store .tf-feature-image{height:320px}#tf-store .tf-editorial-card{min-height:430px}#tf-store .tf-manifesto{grid-template-columns:1fr;gap:27px;padding:45px 6%}#tf-store .tf-manifesto .tf-symbol{display:none}#tf-store .tf-manifesto h2{font-size:39px}#tf-store .tf-manifesto p{font-size:13px}#tf-store .tf-values{grid-template-columns:1fr;gap:20px;margin-top:30px}#tf-store .tf-value{display:grid;grid-template-columns:25px 1fr;gap:0 13px}#tf-store .tf-value h3{margin-top:0}#tf-store .tf-value p{grid-column:2}#tf-store .tf-wide-editorial{height:520px}#tf-store .tf-wide-copy{left:6%;right:6%;top:auto;bottom:40px;transform:none}#tf-store .tf-wide-editorial:after{background:linear-gradient(0deg,#10160bcf,transparent)}#tf-store .tf-wide-editorial img{object-position:58% center}#tf-store .tf-wide-copy h2{font-size:58px}#tf-store .tf-faq-layout{grid-template-columns:1fr;gap:30px}#tf-store .tf-faq-intro p{max-width:330px}#tf-store .tf-footer{padding:40px 6% 25px}#tf-store .tf-footer-top{flex-direction:column;gap:35px}#tf-store .tf-footer-links{gap:60px}#tf-store .tf-footer-word{font-size:12vw;padding:28px 0}#tf-store .tf-footer-bottom{flex-wrap:wrap;gap:12px}#tf-store .tf-breadcrumb{padding-top:20px;padding-bottom:20px;font-size:9px}#tf-store .tf-pdp{grid-template-columns:1fr;gap:25px;padding-bottom:45px}#tf-store .tf-gallery-main{height:390px}#tf-store .tf-gallery-tabs button{width:62px;height:62px}#tf-store .tf-pdp-copy h1{font-size:47px;margin-top:18px}#tf-store .tf-pdp-copy{padding-top:0}#tf-store .tf-tab-panel{grid-template-columns:1fr;gap:20px;min-height:230px}#tf-store .tf-tabs{gap:24px}#tf-store .tf-tabs button{font-size:12px}#tf-store .tf-motion{grid-template-columns:1fr;padding:45px 6% 65px;gap:65px}#tf-store .tf-motion h2{font-size:48px}#tf-store .tf-motion-art{width:275px;height:275px;margin:0 auto 20px}#tf-store .tf-motion-art:after{inset:-30px}#tf-store .tf-motion-art:before{inset:-15px}#tf-store .tf-dialog-inner{padding:26px}#tf-store .tf-sticky-product{bottom:12px;padding-left:15px;gap:10px}#tf-store .tf-sticky-product b{font-size:11px}}
@media(prefers-reduced-motion:reduce){#tf-store *,#tf-store *:before,#tf-store *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#tf-store .tf-reveal.tf-await{opacity:1;transform:none}}
/* Preserve intrinsic photo proportions outside explicitly sized galleries. */
#tf-store img{height:auto}#tf-store .tf-feature-image img{height:110%;width:auto}#tf-store .tf-editorial-card>img,#tf-store .tf-wide-editorial>img{height:100%}#tf-store .tf-gallery-main img,#tf-store .tf-gallery-tabs img{height:100%}#tf-store .tf-description,#tf-store .tf-hero-copy>p,#tf-store .tf-tab-panel p{font-size:16px}#tf-store .tf-dialog p{font-size:15px}
