html.luppo-chapter-page{--ink:#171716;--paper:#faf9f6;--brown:#655044;--line:#ddd9d3}html.luppo-chapter-page *{box-sizing:border-box}html.luppo-chapter-page{scroll-behavior:smooth;scroll-padding-top:95px}html.luppo-chapter-page body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}html.luppo-chapter-page a{color:inherit;text-decoration:none}html.luppo-chapter-page button,html.luppo-chapter-page input,html.luppo-chapter-page select{font:inherit}html.luppo-chapter-page button,html.luppo-chapter-page a{touch-action:manipulation}html.luppo-chapter-page button{cursor:pointer}html.luppo-chapter-page button:focus-visible,html.luppo-chapter-page a:focus-visible,html.luppo-chapter-page input:focus-visible,html.luppo-chapter-page select:focus-visible{outline:2px solid #a28068;outline-offset:5px}html.luppo-chapter-page button{color:inherit}html.luppo-chapter-page svg{width:21px;height:21px;stroke-width:1.4}html.luppo-chapter-page img{display:block;width:100%;height:100%;object-fit:cover}html.luppo-chapter-page .announcement{background:#30251f;color:#fff;text-align:center;font-size:9px;letter-spacing:1.7px;padding:13px 10px}html.luppo-chapter-page .announcement a{margin-left:18px;text-decoration:underline;text-underline-offset:3px}html.luppo-chapter-page header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 3.4%;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}html.luppo-chapter-page nav,html.luppo-chapter-page .utilities{display:flex;align-items:center;gap:27px}html.luppo-chapter-page nav a,html.luppo-chapter-page .chapter-link{font-size:10px;letter-spacing:1.2px;font-weight:bold}html.luppo-chapter-page .logo{font-size:49px;font-weight:900;letter-spacing:-5px;line-height:1}html.luppo-chapter-page header>.logo{position:absolute;left:50%;transform:translateX(-50%)}html.luppo-chapter-page .utilities{gap:23px}html.luppo-chapter-page .icon{display:grid;place-items:center;background:none;border:0;padding:7px}html.luppo-chapter-page .dot{display:inline-block;width:6px;height:6px;background:#a89482;border-radius:50%;margin-left:9px}html.luppo-chapter-page .mobile-menu{display:none}html.luppo-chapter-page .hero{height:min(730px,76vw);min-height:570px;position:relative;color:#fff;overflow:hidden;background:#302018}html.luppo-chapter-page .hero-image{position:absolute;object-position:center;animation:luppoArrive 1.4s ease-out}html.luppo-chapter-page .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#130e0bbb,transparent 88%)}html.luppo-chapter-page .hero-top,html.luppo-chapter-page .hero-bottom{position:absolute;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.8px}html.luppo-chapter-page .hero-top{top:31px}html.luppo-chapter-page .hero-bottom{bottom:29px}html.luppo-chapter-page .hero-copy{position:absolute;left:7%;top:22%}html.luppo-chapter-page .eyebrow{font-size:10px;letter-spacing:2px;font-weight:500;margin:0 0 24px}html.luppo-chapter-page .hero h1{font-size:clamp(60px,7.9vw,121px);font-weight:500;line-height:.89;letter-spacing:-6px;margin:0}html.luppo-chapter-page .hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-5px}html.luppo-chapter-page .hero-sub{font-size:15px;font-weight:300;letter-spacing:.3px;margin:26px 0 34px;color:#e0d5cd}html.luppo-chapter-page .hero-actions{display:flex;gap:10px}html.luppo-chapter-page .button{min-height:49px;padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:44px;border:1px solid transparent;font-size:10px;letter-spacing:1px;font-weight:600;transition:background .2s,transform .2s}html.luppo-chapter-page .button:hover{transform:translateY(-2px)}html.luppo-chapter-page .white{background:var(--paper);color:var(--ink)}html.luppo-chapter-page .outline{border-color:#fff8;color:#fff;background:transparent}html.luppo-chapter-page .outline:hover{background:#ffffff18}html.luppo-chapter-page .dark{background:var(--ink);color:#fff}html.luppo-chapter-page .ticker{height:65px;display:flex;align-items:center;justify-content:space-around;gap:24px;overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:2px}html.luppo-chapter-page .star{font-size:25px;color:var(--brown)}html.luppo-chapter-page .shop-section{padding:85px 4% 65px}html.luppo-chapter-page .section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}html.luppo-chapter-page .brown{color:var(--brown)}html.luppo-chapter-page h2{font-size:47px;line-height:1.06;font-weight:400;letter-spacing:-1.8px;margin:0}html.luppo-chapter-page .section-heading h2 span{font-family:Georgia,serif;font-style:italic;color:#827366}html.luppo-chapter-page .shop-intro{font-size:12px;line-height:1.8;max-width:350px}html.luppo-chapter-page .text-link{font-size:10px;letter-spacing:1.1px;display:inline-block;padding-bottom:7px;border-bottom:1px solid currentColor}html.luppo-chapter-page .filterbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:25px}html.luppo-chapter-page .filters{display:flex;gap:30px}html.luppo-chapter-page .filters button{background:none;border:0;padding:16px 0;font-size:12px;color:#746d66;border-bottom:2px solid transparent}html.luppo-chapter-page .filters button.active{border-color:var(--ink);color:var(--ink)}html.luppo-chapter-page #result-count{font-size:10px;color:#776f68}html.luppo-chapter-page .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 17px}html.luppo-chapter-page .product-image{aspect-ratio:3/4;position:relative;overflow:hidden;background:#e7e5df}html.luppo-chapter-page .product-image img{transition:transform .7s}html.luppo-chapter-page .product-image:hover img{transform:scale(1.035)}html.luppo-chapter-page .product-card button{border:0;text-align:left}html.luppo-chapter-page .product-image .open-product{position:absolute;inset:0;width:100%;background:transparent;padding:0}html.luppo-chapter-page .badge{position:absolute;top:14px;left:13px;pointer-events:none;font-size:8px;letter-spacing:1px;padding:8px 10px;background:var(--paper)}html.luppo-chapter-page .quick{position:absolute;bottom:12px;right:12px;background:var(--paper);width:33px;height:33px;display:grid;place-items:center;font-size:20px;pointer-events:none}html.luppo-chapter-page .product-info{display:flex;justify-content:space-between;gap:7px;margin-top:15px;font-size:12px}html.luppo-chapter-page .product-info h3{font-size:12px;font-weight:500;margin:0;line-height:1.4}html.luppo-chapter-page .price{white-space:nowrap;font-size:11px}html.luppo-chapter-page .product-meta{font-size:10px;color:#756d65;margin-top:7px;display:flex;justify-content:space-between}html.luppo-chapter-page .swatches{display:flex;gap:4px}html.luppo-chapter-page .swatches i{width:9px;height:9px;border:1px solid #0002;border-radius:50%;display:block}html.luppo-chapter-page .more-row{text-align:center;margin-top:35px}html.luppo-chapter-page .collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}html.luppo-chapter-page .collection{height:590px;position:relative;overflow:hidden;background:#69615a}html.luppo-chapter-page .collection>img{object-position:center 30%;transition:transform .8s}html.luppo-chapter-page .collection:hover>img{transform:scale(1.035)}html.luppo-chapter-page .collection:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#080706a6)}html.luppo-chapter-page .collection-overlay{position:absolute;bottom:42px;left:7%;z-index:1;color:#fff}html.luppo-chapter-page .collection-overlay h2{font-size:54px;margin:18px 0 25px}html.luppo-chapter-page .collection-overlay .eyebrow{font-size:9px}html.luppo-chapter-page .closing{text-align:center;padding:83px 20px 89px;background:#ebe7e0}html.luppo-chapter-page .closing h2{font-size:65px;line-height:1.02}html.luppo-chapter-page .closing h2 em{font-family:Georgia,serif;color:var(--brown)}html.luppo-chapter-page .closing p:not(.eyebrow){font-size:12px;line-height:1.8;color:#6a6057;margin:25px 0}html.luppo-chapter-page .chapter{display:grid;grid-template-columns:1fr 1fr;background:#30251f;color:#f5efe9}html.luppo-chapter-page .chapter-art{height:550px;position:relative;overflow:hidden}html.luppo-chapter-page .chapter-art img{object-position:right;transform:scale(1.2)}html.luppo-chapter-page .chapter-art>span{position:absolute;bottom:30px;left:30px;font-size:8px;letter-spacing:2px}html.luppo-chapter-page .chapter-copy{padding:82px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}html.luppo-chapter-page .chapter-copy h2{font-size:45px}html.luppo-chapter-page .chapter-copy h2 em{font-family:Georgia,serif;color:#c7b5a5}html.luppo-chapter-page .chapter-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;color:#c5b8ae}html.luppo-chapter-page .chapter-copy .button{margin-top:17px;gap:20px}html.luppo-chapter-page .coming{font-size:8px;letter-spacing:1.4px;margin-top:26px}html.luppo-chapter-page .coming .dot{margin-left:0;margin-right:8px}html.luppo-chapter-page .values{display:flex;justify-content:space-around;padding:33px 20px;border-bottom:1px solid var(--line);font-size:9px;color:#8e8073;letter-spacing:1px}html.luppo-chapter-page .values b{font-weight:500;color:#37312b;margin-left:20px}html.luppo-chapter-page footer{padding:55px 4% 20px}html.luppo-chapter-page .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}html.luppo-chapter-page .footer-top .logo{font-size:73px;letter-spacing:-7px}html.luppo-chapter-page .footer-top p{font-size:12px;color:#7a7067}html.luppo-chapter-page .footer-top h3{font-size:9px;letter-spacing:1.2px;font-weight:500;margin:9px 0 23px}html.luppo-chapter-page .footer-top>div>a:not(.logo){display:block;font-size:11px;color:#736b65;margin:14px 0}html.luppo-chapter-page .footer-bottom{margin-top:50px;border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;font-size:9px;color:#6b635b;letter-spacing:1px}html.luppo-chapter-page .preview-note{font-size:9px;color:#8b837b;text-align:center;margin-top:24px}html.luppo-chapter-page .search-row{display:flex;align-items:center;gap:15px;margin:20px 0}html.luppo-chapter-page .search-row[hidden]{display:none}html.luppo-chapter-page .search-row label{font-size:12px}html.luppo-chapter-page .search-row input{flex:1;padding:12px;border:1px solid var(--line);background:transparent;min-width:0}html.luppo-chapter-page .search-row button{border:0;background:none}html.luppo-chapter-page dialog{border:0;padding:0;max-width:850px;width:90%;background:var(--paper);color:var(--ink)}html.luppo-chapter-page dialog::backdrop{background:#0009;backdrop-filter:blur(5px)}html.luppo-chapter-page .dialog-close{position:absolute;right:12px;top:12px;background:var(--paper);border:0;padding:10px;z-index:1}html.luppo-chapter-page #product-detail{display:grid;grid-template-columns:1fr 1fr}html.luppo-chapter-page .detail-image{aspect-ratio:3/4}html.luppo-chapter-page .detail-copy{padding:55px 30px 30px}html.luppo-chapter-page .detail-copy h2{font-size:30px}html.luppo-chapter-page .detail-copy p{font-size:12px;line-height:1.7}html.luppo-chapter-page .detail-copy label{font-size:11px;display:block;margin:23px 0 10px}html.luppo-chapter-page .detail-copy select{width:100%;padding:12px;background:transparent;border:1px solid #bdb5ae;margin-bottom:18px}html.luppo-chapter-page .detail-copy .button{width:100%;gap:10px}html.luppo-chapter-page .detail-copy small{display:block;margin-top:15px;color:#80766c;font-size:10px;line-height:1.6}html.luppo-chapter-page .detail-copy .text-link{margin-top:20px}html.luppo-chapter-page .skip{position:fixed;left:10px;top:-100px;z-index:40;background:white;padding:15px}html.luppo-chapter-page .skip:focus{top:10px}@keyframes luppoArrive{from{transform:scale(1.025)}to{transform:scale(1)}}@media(min-width:1600px){html.luppo-chapter-page .shop-section{padding-left:8%;padding-right:8%}}@media(max-width:1000px){html.luppo-chapter-page nav{gap:15px}html.luppo-chapter-page .chapter-link{display:none}html.luppo-chapter-page .hero{min-height:570px}html.luppo-chapter-page .hero h1{font-size:90px}html.luppo-chapter-page .collection{height:460px}html.luppo-chapter-page .chapter-copy{padding:50px 8%}html.luppo-chapter-page .chapter-copy h2{font-size:35px}html.luppo-chapter-page .chapter-art{height:500px}}@media(max-width:650px){html.luppo-chapter-page .announcement{font-size:7px;letter-spacing:1px}html.luppo-chapter-page .announcement a{margin-left:7px}html.luppo-chapter-page header{height:68px;padding:0 5%}html.luppo-chapter-page .mobile-menu{display:grid;font-size:20px}html.luppo-chapter-page header>.logo{font-size:42px}html.luppo-chapter-page .utilities{gap:9px}html.luppo-chapter-page nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);padding:25px;box-shadow:0 12px 15px #0001}html.luppo-chapter-page nav.open{display:flex;justify-content:space-between}html.luppo-chapter-page .hero{height:660px;min-height:0}html.luppo-chapter-page .hero-image{object-position:58% center}html.luppo-chapter-page .hero-shade{background:linear-gradient(90deg,#130e0bb8,#130e0b22)}html.luppo-chapter-page .hero-top{top:25px;font-size:7px;letter-spacing:1px}html.luppo-chapter-page .hero-top span:last-child{display:none}html.luppo-chapter-page .hero-copy{left:7%;top:27%}html.luppo-chapter-page .hero h1{font-size:69px;letter-spacing:-3px}html.luppo-chapter-page .hero h1 em{letter-spacing:-3px}html.luppo-chapter-page .hero .eyebrow{font-size:8px}html.luppo-chapter-page .hero-sub{font-size:13px}html.luppo-chapter-page .hero-actions .button{padding:16px;gap:22px;font-size:9px}html.luppo-chapter-page .hero-bottom{font-size:7px;letter-spacing:1px;bottom:25px}html.luppo-chapter-page .hero-bottom>a{display:none}html.luppo-chapter-page .ticker{height:51px;font-size:8px;justify-content:flex-start;padding-left:20px}html.luppo-chapter-page .ticker span:last-child{display:none}html.luppo-chapter-page .shop-section{padding:50px 5% 45px}html.luppo-chapter-page .section-heading{display:block;margin-bottom:24px}html.luppo-chapter-page h2{font-size:38px}html.luppo-chapter-page .shop-intro{margin-top:20px;font-size:11px}html.luppo-chapter-page .shop-intro br{display:none}html.luppo-chapter-page .filters{gap:23px}html.luppo-chapter-page .filters button{font-size:11px}html.luppo-chapter-page #result-count{font-size:9px}html.luppo-chapter-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 11px}html.luppo-chapter-page .product-info{display:block}html.luppo-chapter-page .product-info h3{font-size:11px}html.luppo-chapter-page .price{display:block;margin-top:5px}html.luppo-chapter-page .product-meta{font-size:9px}html.luppo-chapter-page .badge{font-size:6px;padding:7px;left:8px;top:8px}html.luppo-chapter-page .quick{width:29px;height:29px;font-size:18px;right:8px;bottom:8px}html.luppo-chapter-page .collection-grid{grid-template-columns:1fr}html.luppo-chapter-page .collection{height:490px}html.luppo-chapter-page .collection-overlay h2{font-size:44px}html.luppo-chapter-page .closing{padding:60px 20px}html.luppo-chapter-page .closing h2{font-size:55px}html.luppo-chapter-page .chapter{grid-template-columns:1fr}html.luppo-chapter-page .chapter-art{height:300px}html.luppo-chapter-page .chapter-copy{padding:48px 7% 55px}html.luppo-chapter-page .chapter-copy h2{font-size:41px}html.luppo-chapter-page .values{gap:20px;justify-content:center;flex-wrap:wrap;font-size:8px}html.luppo-chapter-page .values b{margin-left:8px}html.luppo-chapter-page .footer-top{grid-template-columns:1fr 1fr;gap:30px}html.luppo-chapter-page .footer-top>div:first-child{grid-column:1/-1}html.luppo-chapter-page .footer-top .logo{font-size:65px}html.luppo-chapter-page .footer-bottom{font-size:7px;letter-spacing:.5px}html.luppo-chapter-page .search-row{flex-wrap:wrap}html.luppo-chapter-page .search-row label{width:100%}html.luppo-chapter-page #product-detail{grid-template-columns:1fr}html.luppo-chapter-page .detail-image{height:290px;aspect-ratio:auto;object-position:center 25%}html.luppo-chapter-page .detail-copy{padding:25px}html.luppo-chapter-page .detail-copy h2{font-size:26px}html.luppo-chapter-page .hero-number{margin-right:8px}}@media(prefers-reduced-motion:reduce){html.luppo-chapter-page{scroll-behavior:auto}html.luppo-chapter-page *,html.luppo-chapter-page *:before,html.luppo-chapter-page *:after{animation:none!important;transition:none!important}}html.luppo-chapter-page [hidden]{display:none!important}html.luppo-chapter-page .logo img{width:177px;height:32px;object-fit:contain}html.luppo-chapter-page .footer-top .logo img{width:230px;height:auto}html.luppo-chapter-page header>.logo{font-size:initial;letter-spacing:normal}html.luppo-chapter-page .category-tabs{position:static;display:flex;gap:35px;border-bottom:1px solid var(--line);padding:0 0 20px;margin:25px 0}html.luppo-chapter-page .category-tabs a{font-size:14px;letter-spacing:0;font-weight:400}html.luppo-chapter-page .category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}html.luppo-chapter-page .category-card{aspect-ratio:3/4;position:relative;overflow:hidden;background:#30251f;color:white}html.luppo-chapter-page .category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#110e0bbf)}html.luppo-chapter-page .category-card img{transition:transform 1.2s}html.luppo-chapter-page .category-card:hover img{transform:scale(1.045)}html.luppo-chapter-page .category-card>div{position:absolute;left:8%;bottom:28px;z-index:1}html.luppo-chapter-page .category-card span{font-size:10px;letter-spacing:1px}html.luppo-chapter-page .category-card h3{font-size:34px;font-weight:400;letter-spacing:-1px;margin:18px 0}html.luppo-chapter-page .clearance-card img{object-position:20%;transform:scale(1.5) rotate(180deg)}html.luppo-chapter-page .clearance-card:hover img{transform:scale(1.56) rotate(180deg)}html.luppo-chapter-page .hero-slide{opacity:0;transform:scale(1.05) translate(var(--mx,0),var(--my,0));transition:opacity 1.7s ease,transform 10s ease;animation:none}html.luppo-chapter-page .hero-slide.is-active{opacity:1;transform:scale(1.01) translate(var(--mx,0),var(--my,0))}html.luppo-chapter-page .hero-controls{display:flex;gap:12px;align-items:center}html.luppo-chapter-page .hero-controls button{height:40px;min-width:40px;border:1px solid #ffffff66;background:#0002;color:white;font-size:17px}html.luppo-chapter-page .hero-controls button:hover{background:#ffffff22}html.luppo-chapter-page .hero-controls span{min-width:58px;text-align:center}html.luppo-chapter-page .hero-controls button:focus-visible{outline:2px solid white}html.luppo-chapter-page .hero-bottom{bottom:22px}html.luppo-chapter-page .hero-bottom>a{margin-right:10px}html.luppo-chapter-page luppo-home{display:block}html.luppo-chapter-page .category-card:focus-visible{outline-offset:4px}html.luppo-chapter-page .lp-last{padding:60px 5%;min-height:50vh}html.luppo-chapter-page .lp-last .product-grid{margin-top:35px}html.luppo-chapter-page .lp-empty{padding:50px 0}html.luppo-chapter-page .lp-last .text-link{margin-top:22px}html.luppo-chapter-page .lp-pagination{margin-top:30px}html.luppo-chapter-page .section-heading .shop-intro p,html.luppo-chapter-page .closing p:not(.eyebrow),html.luppo-chapter-page .chapter-copy>p:not(.eyebrow){font-size:15px}html.luppo-chapter-page .announcement,html.luppo-chapter-page nav a,html.luppo-chapter-page .chapter-link,html.luppo-chapter-page .button,html.luppo-chapter-page .text-link,html.luppo-chapter-page .eyebrow,html.luppo-chapter-page .hero-top,html.luppo-chapter-page .hero-bottom,html.luppo-chapter-page .ticker,html.luppo-chapter-page .values,html.luppo-chapter-page .footer-top h3,html.luppo-chapter-page .footer-bottom,html.luppo-chapter-page .coming,html.luppo-chapter-page .category-card span{font-size:12px}html.luppo-chapter-page .footer-top>div>a:not(.logo),html.luppo-chapter-page .footer-top p{font-size:14px}html.luppo-chapter-page .hero-copy{top:21%}html.luppo-chapter-page .hero-actions .button{gap:25px}html.luppo-chapter-page .shop-intro{max-width:390px}html.luppo-chapter-page .hero-number{display:none}@media(max-width:1050px){html.luppo-chapter-page header nav{gap:14px}html.luppo-chapter-page .hero-top{font-size:10px}html.luppo-chapter-page .hero-bottom>span{max-width:200px;font-size:10px}html.luppo-chapter-page .hero-bottom>a{display:none}html.luppo-chapter-page .category-card h3{font-size:28px}html.luppo-chapter-page .category-card span{font-size:10px}html.luppo-chapter-page .chapter-copy .button{font-size:11px;gap:12px}}@media(max-width:650px){html.luppo-chapter-page header>.logo img{width:122px;height:22px}html.luppo-chapter-page .category-tabs{position:static;box-shadow:none;display:flex;justify-content:space-between;gap:8px;padding:0 0 17px}html.luppo-chapter-page .category-tabs a{font-size:13px}html.luppo-chapter-page .category-grid{grid-template-columns:1fr 1fr;gap:12px}html.luppo-chapter-page .category-card h3{font-size:27px;margin:12px 0}html.luppo-chapter-page .category-card span{font-size:9px;letter-spacing:.4px}html.luppo-chapter-page .category-card>div{bottom:20px}html.luppo-chapter-page .hero-controls{gap:5px}html.luppo-chapter-page .hero-controls button{min-width:34px;height:36px}html.luppo-chapter-page .hero-controls span{min-width:47px;font-size:10px}html.luppo-chapter-page .hero-bottom>span{max-width:125px;line-height:1.5;font-size:9px}html.luppo-chapter-page .hero-actions .button{font-size:11px;gap:16px}html.luppo-chapter-page .hero .eyebrow{font-size:11px}html.luppo-chapter-page .announcement{font-size:9px}html.luppo-chapter-page .announcement a{display:inline-block;margin-top:4px}html.luppo-chapter-page .ticker{font-size:10px}html.luppo-chapter-page .hero-top{font-size:10px}html.luppo-chapter-page .footer-top h3{font-size:11px}html.luppo-chapter-page .footer-bottom{font-size:9px}html.luppo-chapter-page .hero-copy{top:26%}html.luppo-chapter-page .category-tabs{top:auto;left:auto;right:auto}html.luppo-chapter-page .category-tabs a:last-child{white-space:nowrap}html.luppo-chapter-page .chapter-copy .button{font-size:11px}}@media(prefers-reduced-motion:reduce){html.luppo-chapter-page .hero-slide{transform:none!important;transition:none!important}html.luppo-chapter-page .category-card:hover img{transform:none}html.luppo-chapter-page .clearance-card img{transform:none}}

