:root{--ivory:#fbfaf7;--sand:#f2ece2;--gold:#b98b59;--gold-deep:#a77a4b;--ink:#171715;--muted:#716b64;--line:#e7dfd3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:#fff;padding:12px}.brand-bar{height:35px;background:linear-gradient(90deg,#eee7dc,#f8f5ef 48%,#eee7dc)}.site-header{height:94px;padding:0 clamp(32px,4.8vw,76px);display:grid;grid-template-columns:260px 1fr 190px;align-items:center;background:#fffffff7;border-bottom:1px solid rgba(0,0,0,.03);position:relative;z-index:20}.logo{font-family:"Bodoni 72",Didot,Times New Roman,serif;font-size:clamp(40px,3.15vw,51px);letter-spacing:.035em;color:var(--gold);line-height:1}.main-nav{display:flex;justify-content:center;gap:clamp(30px,4vw,66px)}.main-nav a{font-size:16px;letter-spacing:.08em;text-transform:uppercase;padding:38px 0 34px}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:30px}.icon-button{width:34px;height:38px;position:relative;display:block}.search-icon:before{content:"";position:absolute;width:19px;height:19px;border:2px solid var(--ink);border-radius:50%;top:7px;left:4px}.search-icon:after{content:"";position:absolute;width:11px;height:2px;background:var(--ink);transform:rotate(45deg);left:22px;top:26px}.user-icon:before{content:"";position:absolute;width:13px;height:13px;border:2px solid var(--ink);border-radius:50%;top:3px;left:10px}.user-icon:after{content:"";position:absolute;width:24px;height:14px;border:2px solid var(--ink);border-bottom:0;border-radius:18px 18px 0 0;left:4px;top:21px}.bag-icon:before{content:"";position:absolute;width:22px;height:24px;border:2px solid var(--ink);left:6px;top:10px}.bag-icon:after{content:"";position:absolute;width:10px;height:8px;border:2px solid var(--ink);border-bottom:0;border-radius:8px 8px 0 0;left:12px;top:4px}.bag-count{position:absolute;right:-5px;top:-2px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--gold);color:#fff;font-size:10px;z-index:2}.desktop-hero{position:relative;overflow:hidden;height:min(40.5vw,622px);min-height:420px;background:#e9e4db}.desktop-hero>img{position:absolute;width:100%;height:auto;max-width:none;top:0;left:0;transform:translateY(-12.5%)}.desktop-hero-copy{position:absolute;z-index:2;top:21%;left:5.1%;width:42%;isolation:isolate}.desktop-hero-copy:before{content:"";position:absolute;z-index:-1;top:-38px;right:-140px;bottom:-38px;left:-22px;background:linear-gradient(90deg,#faf9f6fe,#faf9f6fa 84%,#faf9f600)}.desktop-hero-copy h1{margin:0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(34px,3.1vw,50px);font-weight:400;line-height:1.18}.hero-hotspot{position:absolute;z-index:3;top:60%;height:10.5%;border-radius:3px}.best-hotspot{left:5.1%;width:16.4%}.arrivals-hotspot{left:22.7%;width:13.8%}.mobile-hero{display:none}.category-section{padding:23px 2.9% 3px;background:#fff}.category-section h2{margin:0 0 16px;text-align:center;font-size:21px;font-weight:400;letter-spacing:.11em;text-transform:uppercase}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9%}.category-card{position:relative;aspect-ratio:280/205;background-image:url(lucca-home-reference.png);background-repeat:no-repeat;background-size:548.6% 499.5%;overflow:hidden;transition:transform .25s}.category-card:hover{transform:translateY(-4px)}.category-card img{width:100%;height:100%;object-fit:cover}.category-card span{position:absolute;left:0;right:0;bottom:18px;text-align:center;color:#fff;font-size:15px;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 1px 10px rgba(0,0,0,.2)}.category-card--1{background-position:3.5% 100%}.category-card--2{background-position:26.9% 100%}.category-card--3{background-position:50.3% 100%}.category-card--4{background-position:73% 100%}.category-card--5{background-position:96.4% 100%}.featured-section{padding:110px clamp(24px,5vw,78px) 120px}.section-heading{text-align:center;margin-bottom:48px}.section-heading p,.story-section>p:first-child{margin:0 0 14px;color:var(--gold-deep);font-size:12px;letter-spacing:.24em;text-transform:uppercase}.section-heading h2,.story-section h2{margin:0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(45px,5vw,72px);font-weight:400}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{display:flex;flex-direction:column}.product-image{display:block;width:100%;aspect-ratio:1/1.1;background:#eee6da;overflow:hidden}.product-image img,.product-image svg{width:100%;height:100%;object-fit:cover}.product-info{display:flex;justify-content:space-between;gap:14px;padding:18px 2px 16px}.product-info h3{margin:0 0 6px;font-family:Georgia,serif;font-size:17px;font-weight:400}.product-info p{margin:0;color:var(--muted);font-size:12px}.product-info strong{font-weight:400;font-size:15px;white-space:nowrap}.button{display:inline-grid;place-items:center;min-height:48px;padding:0 24px;border:1px solid var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:12px;cursor:pointer}.button--filled{background:var(--gold);color:#fff}.button--outline{background:transparent;color:var(--gold-deep)}.product-card form,.product-card form .button{width:100%}.story-section{padding:120px 24px;text-align:center;background:#eee6da}.story-section h2{max-width:850px;margin:0 auto}.story-copy{max-width:640px;margin:28px auto 0;color:#585149;line-height:1.75;font-family:Georgia,serif;font-size:17px}.trust-section{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 5%;background:#fff;border-bottom:1px solid var(--line);text-align:center;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.site-footer{padding:75px 24px 85px;text-align:center;background:#fff}.site-footer p{margin:20px 0 14px;color:var(--muted)}.site-footer>a:last-child{font-size:13px;text-decoration:underline}.standard-section{max-width:1180px;margin:0 auto;padding:70px 24px 100px}.standard-section h1{font-family:Didot,Georgia,serif;font-size:54px;font-weight:400}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.product-gallery img{width:100%;height:auto}.product-details h1{font-family:Didot,Georgia,serif;font-size:48px;font-weight:400}.price{font-size:18px}.product-details select,.product-details input[type=number],.search-form input{width:100%;min-height:48px;border:1px solid var(--line);background:#fff;padding:0 14px;margin:8px 0 18px}.product-details .button{width:100%}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;padding:18px 10px;border-bottom:1px solid var(--line)}.cart-actions{text-align:right;margin-top:30px}.rte{line-height:1.7}.empty-state{text-align:center;padding:80px 20px}@media(max-width:900px){.brand-bar{height:12px}.site-header{height:auto;min-height:76px;padding:16px 20px;grid-template-columns:1fr auto;row-gap:4px}.site-header .logo{font-size:36px}.main-nav{grid-column:1/-1;order:3;width:100%;overflow:visible;justify-content:space-between;gap:clamp(8px,2.5vw,14px)}.main-nav a{font-size:10px;letter-spacing:.055em;padding:16px 0 5px;white-space:nowrap}.header-actions{gap:15px}.desktop-hero{display:none}.mobile-hero{display:block;background:#f2ede5}.mobile-hero-image{height:min(80vw,430px);background:url(lucca-home-reference.png) no-repeat 88% -16.667vw /200% auto}.mobile-hero-copy{padding:32px 24px 46px;text-align:center}.mobile-hero-copy>p{color:var(--gold-deep);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.mobile-hero-copy h1{max-width:650px;margin:28px auto 34px;font-family:Didot,Georgia,serif;font-size:clamp(36px,9vw,54px);font-weight:400;line-height:1.04}.mobile-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.category-section{padding:30px 15px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card:last-child{grid-column:1/-1;aspect-ratio:2/1}.featured-section{padding:75px 18px}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr);gap:14px}.trust-section{grid-template-columns:1fr;gap:18px}.product-layout{grid-template-columns:1fr;gap:25px}.standard-section h1,.product-details h1{font-size:40px}}@media(max-width:390px){.site-header{padding-left:15px;padding-right:15px}.site-header .logo{font-size:33px}.header-actions{gap:10px}.main-nav{gap:7px}.main-nav a{font-size:9px;letter-spacing:.035em}.mobile-hero-copy{padding-left:18px;padding-right:18px}.mobile-actions .button{width:100%}}@media(max-width:520px){.user-icon{display:none}.product-grid,.collection-grid{grid-template-columns:1fr 1fr}.product-info{display:block}.product-info strong{display:block;margin-top:8px}.product-card .button{font-size:10px;padding:0 8px}.category-card span{font-size:11px}.cart-table th:nth-child(2),.cart-table td:nth-child(2){display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lucca-theme.css.map */
