:root{--font-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-condensed:"Arial Narrow","Helvetica Neue Condensed",Arial,sans-serif;--font-serif:Georgia,"Times New Roman",serif;--page:1440px;--gutter:clamp(18px,3.5vw,56px);--line:rgba(29,30,27,.16);--ease:cubic-bezier(.22,1,.36,1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bone);color:var(--ink);font-family:var(--font-sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.page-width{width:min(calc(100% - (var(--gutter) * 2)),var(--page));margin-inline:auto}.section{padding:clamp(74px,9vw,144px) 0}.section--tight{padding:clamp(48px,6vw,88px) 0}.section--dark{background:var(--ink);color:var(--bone)}.eyebrow{margin:0 0 14px;font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.display,.section-title,.product-title,.collection-title{font-family:var(--font-condensed);font-stretch:condensed;font-weight:700;letter-spacing:-.045em;line-height:.88;text-transform:uppercase}.display{max-width:900px;margin:0;font-size:clamp(4.4rem,10.8vw,11.2rem)}.display em,.section-title em{font-family:var(--font-serif);font-weight:400;text-transform:none}.section-title{max-width:900px;margin:0;font-size:clamp(3.1rem,6.2vw,6.8rem)}.lede{font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.55}.muted{color:var(--muted)}.button{display:inline-flex;min-height:52px;padding:0 25px;align-items:center;justify-content:center;border:1px solid var(--ink);background:var(--ink);color:var(--bone);font-size:.69rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .3s,color .3s,border-color .3s,transform .3s var(--ease)}.button:hover{transform:translateY(-2px);background:var(--ranger);border-color:var(--ranger)}.button--light{background:var(--bone);border-color:var(--bone);color:var(--ink)}.button--outline{background:transparent;color:inherit;border-color:currentColor}.text-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.skip-link{position:fixed;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:12px}.announcement{background:var(--bronze);color:#111;padding:9px var(--gutter);text-align:center;font-size:.62rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.site-header{position:sticky;z-index:60;top:0;background:#10110ff5;color:var(--bone);border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav{display:flex;gap:30px;align-items:center}.nav a,.header-actions a{position:relative;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--bronze);transition:right .25s}.nav a:hover:after{right:0}.brand{width:clamp(220px,24vw,350px);justify-self:center}.brand img{width:100%;max-height:64px;object-fit:contain}.brand-word{font-family:var(--font-condensed);font-size:1.55rem;font-weight:700;letter-spacing:.13em}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.cart-count{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:5px;border:1px solid currentColor;border-radius:50%;font-size:.58rem}.menu-toggle{display:none;border:0;background:none;color:inherit;padding:8px 0;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;padding:150px var(--gutter) 40px;background:var(--ink);color:var(--bone);transform:translateY(-105%);transition:transform .55s var(--ease)}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu a{display:block;padding:11px 0;font-family:var(--font-condensed);font-size:clamp(2.7rem,13vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:1;text-transform:uppercase}.hero{position:relative;height:calc(100svh - 116px);min-height:680px;display:flex;align-items:flex-end;overflow:hidden;background:var(--ink);color:var(--bone)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img,.hero-media .placeholder-svg{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0b09c2,#0a0b0940 55%,#0a0b091a),linear-gradient(0deg,rgba(10,11,9,.62),transparent 50%)}.hero-content{position:relative;z-index:1;padding-bottom:clamp(50px,8vw,100px)}.hero-content .display{max-width:750px}.hero-copy{max-width:560px;margin:22px 0 32px;font-size:clamp(1rem,1.45vw,1.22rem)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-index{position:absolute;right:var(--gutter);bottom:36px;z-index:2;font-size:.61rem;letter-spacing:.18em;text-transform:uppercase;writing-mode:vertical-rl}.ticker{overflow:hidden;background:var(--ranger);color:var(--bone);border-block:1px solid rgba(255,255,255,.13)}.ticker-track{display:flex;width:max-content;animation:ticker 28s linear infinite}.ticker span{padding:17px 28px;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ticker span:after{content:"\2726";margin-left:56px;color:var(--bronze)}@keyframes ticker{to{transform:translate(-50%)}}.section-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:42px}.section-head .section-title{font-size:clamp(2.7rem,5.2vw,5.5rem)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{position:relative;min-width:0}.product-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--stone)}.product-card__media img,.product-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__info{display:grid;grid-template-columns:1fr auto;gap:8px 16px;padding:15px 2px 22px}.product-card__title{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.01em}.product-card__meta{grid-column:1/-1;color:var(--muted);font-size:.68rem}.price{font-size:.76rem;font-weight:600;white-space:nowrap}.price s{margin-left:7px;color:var(--muted);font-weight:400}.badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 9px;background:var(--ink);color:var(--bone);font-size:.56rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.empty-products{grid-column:1/-1;display:grid;min-height:340px;place-items:center;border:1px solid var(--line);text-align:center}.empty-products p{max-width:420px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-card{position:relative;min-height:520px;display:flex;align-items:flex-end;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:var(--stone);transition:background .35s,color .35s}.category-card:nth-child(2){background:var(--ranger);color:var(--bone)}.category-card:nth-child(3){background:var(--sand)}.category-card:nth-child(4){background:var(--ink);color:var(--bone)}.category-card:before{content:attr(data-index);position:absolute;top:22px;right:22px;font-size:.6rem;letter-spacing:.15em}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 60%,rgba(255,255,255,.08));transform:translateY(100%);transition:transform .55s var(--ease)}.category-card:hover:after{transform:none}.category-name{position:relative;z-index:1;font-family:var(--font-condensed);font-size:clamp(2rem,3.2vw,3.8rem);font-weight:700;line-height:.92;letter-spacing:-.04em;text-transform:uppercase}.category-arrow{position:absolute;right:25px;bottom:28px;z-index:1;font-size:1.4rem}.editorial-split{display:grid;grid-template-columns:1fr 1fr;min-height:850px}.editorial-image{min-height:700px;background:var(--stone)}.editorial-image img{width:100%;height:100%;object-fit:cover}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,130px);background:var(--ranger);color:var(--bone)}.editorial-copy .section-title{font-size:clamp(3.3rem,6vw,6.7rem)}.editorial-copy .lede{max-width:520px;margin:28px 0 34px}.manifesto{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,10vw,170px)}.manifesto-quote{margin:0;font-family:var(--font-serif);font-size:clamp(2.5rem,5.2vw,5.8rem);font-weight:400;line-height:1.02;letter-spacing:-.04em}.manifesto-copy{align-self:end;max-width:500px}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--line)}.value{padding:28px 30px 0 0}.value span{font-family:var(--font-serif);font-style:italic;color:var(--ranger)}.value h3{margin:12px 0 8px;font-family:var(--font-condensed);font-size:1.5rem;letter-spacing:-.03em;text-transform:uppercase}.value p{margin:0;color:var(--muted)}.collection-hero{padding:clamp(80px,10vw,150px) 0 42px;background:var(--ink);color:var(--bone)}.collection-title{margin:0;font-size:clamp(4rem,9vw,9.5rem)}.collection-description{max-width:610px;margin-top:24px}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:45px}.filter-form{position:sticky;top:120px;align-self:start}.filter-group{border-top:1px solid var(--line)}.filter-group summary{display:flex;justify-content:space-between;padding:18px 0;cursor:pointer;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;list-style:none}.filter-group summary:after{content:"+"}.filter-group[open] summary:after{content:"\2212"}.filter-values{padding:0 0 20px}.filter-option{display:flex;align-items:center;gap:10px;margin:9px 0;font-size:.76rem}.filter-option input{accent-color:var(--ranger)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:15px;border-bottom:1px solid var(--line);font-size:.68rem}.collection-toolbar select{border:0;background:transparent;font-size:.68rem}.pagination{display:flex;justify-content:center;gap:8px;margin-top:50px}.pagination a,.pagination span{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line)}.product-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(42px,6vw,90px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.product-gallery>*:first-child{grid-column:1/-1}.product-gallery img,.product-gallery .placeholder-svg{width:100%;background:var(--stone)}.product-info{position:sticky;top:120px}.product-kicker{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.product-title{margin:0 0 18px;font-size:clamp(3rem,5.2vw,5.8rem)}.product-price{margin-bottom:30px;font-size:1rem}.option-group{margin:24px 0}.option-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.option-values{display:flex;flex-wrap:wrap;gap:8px}.option-button{position:relative}.option-button input{position:absolute;opacity:0;pointer-events:none}.option-button span{display:grid;min-width:48px;min-height:45px;padding:0 12px;place-items:center;border:1px solid var(--line);font-size:.72rem;cursor:pointer}.option-button input:checked+span{border-color:var(--ink);background:var(--ink);color:var(--bone)}.quantity-row{display:grid;grid-template-columns:100px 1fr;gap:10px;margin-top:28px}.quantity-row input{width:100%;min-height:54px;border:1px solid var(--line);background:transparent;text-align:center}.product-form .button{width:100%}.product-form .button[disabled]{opacity:.45;cursor:not-allowed}.product-notes{margin-top:26px;border-top:1px solid var(--line)}.product-note{border-bottom:1px solid var(--line)}.product-note summary{display:flex;justify-content:space-between;padding:18px 0;list-style:none;cursor:pointer;font-size:.67rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-note summary:after{content:"+"}.product-note[open] summary:after{content:"\2212"}.product-note__body{padding:0 0 22px;color:var(--muted);font-size:.8rem}.rte>*:first-child{margin-top:0}.rte a{text-decoration:underline}.rte table{width:100%;border-collapse:collapse}.rte td,.rte th{padding:10px;border:1px solid var(--line)}.page-title{margin:0 0 40px;font-family:var(--font-condensed);font-size:clamp(3.5rem,8vw,8rem);letter-spacing:-.045em;line-height:.9;text-transform:uppercase}.field{margin:18px 0}.field label{display:block;margin-bottom:7px;font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;min-height:50px;border:1px solid var(--line);background:transparent;padding:12px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:18px;border-bottom:1px solid var(--line);text-align:left}.cart-product{display:flex;gap:18px;align-items:center}.cart-product img{width:90px}.cart-summary{max-width:440px;margin:40px 0 0 auto;text-align:right}.empty-state{min-height:55vh;display:grid;place-items:center;padding:100px var(--gutter);text-align:center}.footer{background:#10110f;color:var(--bone)}.newsletter-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:clamp(70px,10vw,140px) 0;border-bottom:1px solid rgba(255,255,255,.15)}.newsletter-panel h2{max-width:620px;margin:0;font-family:var(--font-condensed);font-size:clamp(3.2rem,6.2vw,7rem);line-height:.9;letter-spacing:-.045em;text-transform:uppercase}.newsletter-copy{align-self:end}.newsletter-copy p{max-width:490px;color:#aaa}.newsletter{display:flex;margin-top:24px;border-bottom:1px solid #777}.newsletter input{min-width:0;flex:1;border:0;background:transparent;color:#fff;padding:15px 0}.newsletter button{border:0;background:transparent;color:var(--bronze);font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-main{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:55px;padding:65px 0}.footer-logo{width:clamp(140px,15vw,190px);height:auto;margin-bottom:24px}.footer h3{margin:0 0 18px;font-size:.64rem;letter-spacing:.15em;text-transform:uppercase}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:8px 0;color:#aaa;font-size:.76rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);color:#777;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:980px){.header-inner{height:76px}.nav,.header-actions .account-link{display:none}.menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto 1fr}.header-actions{justify-self:end}.brand{width:220px}.hero{height:80svh;min-height:620px}.product-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:390px}.editorial-split{grid-template-columns:1fr}.editorial-image{min-height:680px}.manifesto{grid-template-columns:1fr}.manifesto-copy{margin-left:auto}.collection-layout{grid-template-columns:1fr}.filter-form{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px}.product-main{grid-template-columns:1fr}.product-info{position:static;max-width:760px}.newsletter-panel{grid-template-columns:1fr}.footer-main{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:620px){:root{--gutter:18px}.announcement{font-size:.54rem}.header-inner{height:68px}.brand{width:176px}.header-actions a{font-size:0}.cart-count{font-size:.56rem;margin:0}.hero{height:calc(100svh - 95px);min-height:590px}.hero-media img{object-position:63% center}.hero-media:after{background:linear-gradient(0deg,#0a0b09d1,#0a0b0914 75%)}.hero-content{padding-bottom:46px}.display{font-size:clamp(3.7rem,18vw,5.8rem)}.hero-copy{max-width:90%;font-size:.92rem}.hero-index{display:none}.button{min-height:50px;padding-inline:18px}.section-head{grid-template-columns:1fr;align-items:start}.product-grid{gap:8px}.product-card__info{grid-template-columns:1fr;padding-top:11px}.product-card__info .price{grid-column:1}.category-card{min-height:310px;padding:20px}.category-name{font-size:2.25rem}.category-arrow{right:20px;bottom:20px}.editorial-image{min-height:560px}.editorial-copy{padding:65px var(--gutter)}.values{grid-template-columns:1fr}.value{padding:24px 0;border-bottom:1px solid var(--line)}.filter-form{display:block}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-gallery{grid-template-columns:1fr}.product-gallery>*:first-child{grid-column:auto}.quantity-row{grid-template-columns:82px 1fr}.newsletter-panel{gap:35px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table td{text-align:right}.cart-table td:first-child{text-align:left}}.category-arrow{width:24px;height:24px;font-size:0}.category-arrow svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:square;stroke-linejoin:miter}.category-card--image{background:#202220;color:var(--bone)}.category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s var(--ease)}.category-card--image:before{z-index:2}.category-card--image:hover .category-card__image{transform:scale(1.025)}.category-card--image .category-name,.category-card--image .category-arrow{text-shadow:0 2px 18px rgba(0,0,0,.72)}.category-grid--editorial{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;border:0}.category-grid--editorial .category-card{min-height:560px;border:1px solid rgba(242,239,232,.14);background:#242720}.category-grid--editorial .category-card--feature{grid-column:span 7}.category-grid--editorial .category-card--secondary{grid-column:span 5}.category-grid--editorial .category-card--wide{grid-column:1/-1;min-height:460px}@media(max-width:980px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary{grid-column:span 1}.category-grid--editorial .category-card--wide{grid-column:1/-1}.category-grid--editorial .category-card{min-height:430px}}@media(max-width:760px){.category-grid--editorial{grid-template-columns:minmax(0,1fr);gap:10px}.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide{grid-column:1/-1;min-height:420px}.category-grid--editorial .category-name{font-size:clamp(2.5rem,13vw,4rem)}}.category-grid--editorial{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide{grid-column:span 2;min-height:520px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.category-grid--editorial .category-card:nth-child(4){grid-column:2/span 2}.category-grid--editorial .category-card:nth-child(5){grid-column:4/span 2}@media(max-width:980px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide{grid-column:span 1;min-height:390px}.category-grid--editorial .category-card:nth-child(4){grid-column:span 1}.category-grid--editorial .category-card:nth-child(5){grid-column:1/-1}}@media(max-width:620px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide{grid-column:span 1;min-height:310px}.category-grid--editorial .category-card:nth-child(4){grid-column:span 1}.category-grid--editorial .category-card:nth-child(5){grid-column:1/-1;min-height:310px}.category-grid--editorial .category-name{font-size:2.25rem}}.category-grid--editorial{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide,.category-grid--editorial .category-card:nth-child(4),.category-grid--editorial .category-card:nth-child(5){grid-column:span 1;min-height:520px}@media(max-width:980px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide,.category-grid--editorial .category-card:nth-child(4),.category-grid--editorial .category-card:nth-child(5){grid-column:span 1;min-height:390px}}@media(max-width:620px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide,.category-grid--editorial .category-card:nth-child(4),.category-grid--editorial .category-card:nth-child(5){grid-column:span 1;min-height:310px}}.category-grid--editorial{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;border:0}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide,.category-grid--editorial .category-card:nth-child(4),.category-grid--editorial .category-card:nth-child(5){grid-column:auto;min-height:0;aspect-ratio:4/5;border:1px solid var(--line)}@media(max-width:1100px){.category-grid--editorial{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:620px){.category-grid--editorial{grid-template-columns:minmax(0,1fr)}.category-grid--editorial .category-card,.category-grid--editorial .category-card--feature,.category-grid--editorial .category-card--secondary,.category-grid--editorial .category-card--wide,.category-grid--editorial .category-card:nth-child(4),.category-grid--editorial .category-card:nth-child(5){grid-column:auto;min-height:0;aspect-ratio:4/5}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
