.home .eyebrow{font-family:var(--font-jost);letter-spacing:.18em;text-transform:uppercase;color:var(--taupe-500);font-size:12px;font-weight:500}.home .h-display{font-family:var(--font-cormorant);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.02}.home .h-display em{color:var(--clay);font-style:italic}.home .h-section{font-family:var(--font-cormorant);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.05}.home .h-section em{color:var(--clay);font-style:italic}.home .lede{font-family:var(--font-jost);color:var(--taupe-700);max-width:48ch;font-size:17px;line-height:1.65}.home .container{max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:720px){.home .container{padding:0 24px}}.home .btn{font-family:var(--font-jost);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);cursor:pointer;color:inherit;transition:all var(--t-med) var(--ease);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:16px 32px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.home .btn-primary{background:var(--ink);color:var(--cream);border-color:var(--ink)}.home .btn-primary:hover{background:var(--charcoal);box-shadow:var(--shadow-2);transform:translateY(-2px)}.home .btn-primary .arrow{transition:transform var(--t-med) var(--ease);display:inline-block}.home .btn-primary:hover .arrow{transform:translate(4px)}.home .btn-secondary{border-color:var(--ink);color:var(--ink)}.home .btn-secondary:hover{background:var(--ink);color:var(--cream)}.home .btn-light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.home .btn-light:hover{background:var(--ivory);box-shadow:var(--shadow-2);transform:translateY(-2px)}.home .btn-sm{padding:12px 22px;font-size:11px}.home .btn-ghost{color:var(--ink);border-radius:0;padding:6px 0}.home .btn-ghost:after{content:"";width:16px;height:1px;transition:width var(--t-med) var(--ease);background:currentColor;margin-left:8px;display:inline-block}.home .btn-ghost:hover:after{width:32px}.hero-cinema{background:var(--cream);width:100%;height:88vh;min-height:620px;padding-bottom:90px;position:relative;overflow:hidden}@media (max-width:960px){.hero-cinema{padding-bottom:0}}@media (max-width:720px){.hero-cinema{height:72vh;min-height:540px}}.hero-slides{z-index:0;position:absolute;inset:0}.hero-slide{opacity:0;will-change:opacity;transition:opacity 1.1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.hero-slide img{object-fit:cover;width:100%;height:100%;transform:scale(1)}.hero-slide.is-active{opacity:1;z-index:1}.hero-slide.is-active img{animation:7s forwards hero-kenburns}@keyframes hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#f6f1e8f0 0%,#f6f1e8c7 22%,#f6f1e880 48%,#f6f1e81f 72%,#f6f1e800 100%);position:absolute;inset:0}@media (max-width:720px){.hero-overlay{background:linear-gradient(#f6f1e8e0 0%,#f6f1e8c2 50%,#f6f1e899 100%)}}.hero-content{z-index:3;text-align:left;justify-content:flex-start;align-items:center;height:100%;padding-left:clamp(24px,6%,96px);padding-right:24px;display:flex;position:relative}.hero-content .inner{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:600px;padding-bottom:32px;display:flex}@media (max-width:720px){.hero-content{padding-left:24px;padding-right:24px}}.hero-content .eyebrow{text-align:left;margin-bottom:24px;display:inline-block}.hero-content h1{font-family:var(--font-cormorant);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.02}.hero-content h1 em{color:var(--clay);font-style:italic}.hero-content .lede{font-family:var(--font-jost);color:var(--charcoal);max-width:50ch;margin-top:32px;font-size:clamp(15px,1.4vw,18px);line-height:1.65}.hero-content .actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-top:48px;display:flex}.hero-content .eyebrow,.hero-content h1,.hero-content .lede,.hero-content .actions{opacity:0;transition:opacity .9s cubic-bezier(.25, .1, .25, 1) var(--d,0s), transform .9s cubic-bezier(.25, .1, .25, 1) var(--d,0s);transform:translateY(18px)}.hero-cinema.lit .eyebrow{--d:.2s;opacity:1;transform:none}.hero-cinema.lit h1{--d:.38s;opacity:1;transform:none}.hero-cinema.lit .lede{--d:.7s;opacity:1;transform:none}.hero-cinema.lit .actions{--d:.92s;opacity:1;transform:none}.hero-text-track{width:100%;min-height:1px;position:relative}.hero-text-slide{opacity:0;pointer-events:none;transition:opacity .6s,transform .6s;position:absolute;inset:0;transform:translateY(8px)}.hero-text-slide.is-active{opacity:1;pointer-events:auto;position:relative;transform:none}.hero-text-slide .h-display{margin:0}.hero-text-slide .lede{margin-top:32px}.hero-dots{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;bottom:48px;left:32px}@media (max-width:720px){.hero-dots{bottom:32px;left:50%;transform:translate(-50%)}}.hero-dots button{border:1px solid var(--taupe-500);cursor:pointer;background:0 0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero-dots button:hover{border-color:var(--ink)}.hero-dots button.active{background:var(--ink);border-color:var(--ink);border-radius:999px;width:28px}.hero-arrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:48px;height:48px;color:var(--ink);cursor:pointer;z-index:4;opacity:0;background:#f6f1e8e0;border:1px solid #14110d14;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s ease-out,background .2s ease-out;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-cinema:hover .hero-arrow{opacity:1}.hero-arrow:hover{background:var(--paper)}.hero-arrow.prev{left:24px}.hero-arrow.next{right:24px}@media (max-width:720px){.hero-arrow{display:none}}.hero-progress{z-index:4;background:#14110d0f;height:2px;position:absolute;bottom:0;left:0;right:0}.hero-progress:after{content:"";background:var(--ink);transform-origin:0;width:0;height:100%;display:block}.hero-progress.run:after{animation:6s linear forwards hero-progress-fill}.hero-progress.paused:after{animation-play-state:paused}@keyframes hero-progress-fill{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.hero-slide.is-active img,.hero-progress:after{animation:none!important}.hero-content .eyebrow,.hero-content h1,.hero-content .lede,.hero-content .actions{opacity:1!important;transform:none!important}}.hero-stats{background:var(--cream);border-bottom:1px solid var(--taupe-100);padding:8px 0 48px}.hero-stats .stats{grid-template-columns:repeat(3,1fr);align-items:center;gap:32px;display:grid}@media (max-width:720px){.hero-stats .stats{grid-template-columns:1fr;gap:24px}}.hero-stats .stat{text-align:left;padding:0 32px;position:relative}.hero-stats .stat+.stat:before{content:"";background:var(--taupe-100);width:1px;position:absolute;top:10%;bottom:10%;left:0}@media (max-width:720px){.hero-stats .stat+.stat:before{display:none}.hero-stats .stat{border-top:1px solid var(--taupe-100);padding:24px 0 0}.hero-stats .stat:first-child{border-top:0;padding-top:0}}.hero-stats .stat .num{font-family:var(--font-cormorant);color:var(--ink);letter-spacing:-.015em;font-size:clamp(40px,5vw,64px);line-height:1}.hero-stats .stat .label{font-family:var(--font-jost);letter-spacing:.16em;text-transform:uppercase;color:var(--taupe-500);margin-top:16px;font-size:12px}.hero-after-overlap{background:var(--cream);padding-bottom:0}.hero-after-overlap .container{max-width:1360px;padding-left:24px;padding-right:24px;position:relative}.hero-after-overlap .overlap-cards{z-index:6;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;margin-top:-77px;display:grid;position:relative}@media (max-width:960px){.hero-after-overlap .overlap-cards{grid-template-columns:1fr;gap:24px;margin-top:32px}}.overlap-card{background:var(--paper);border-radius:var(--r-lg);box-shadow:var(--shadow-3);color:inherit;align-items:flex-start;gap:24px;padding:32px;text-decoration:none;transition:transform .4s,box-shadow .4s;display:flex}.overlap-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-8px)}.overlap-card .icon{background:var(--cream-deep);border-radius:var(--r-md);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.overlap-card .icon svg{width:100%;height:100%;transition:transform .5s}.overlap-card:hover .icon svg{transform:scale(1.05)}.overlap-card .body{flex:1;min-width:0}.overlap-card h3{font-family:var(--font-cormorant);color:var(--ink);margin:0 0 6px;font-size:22px;font-weight:500}.overlap-card p{font-family:var(--font-jost);color:var(--taupe-700);margin:0 0 16px;font-size:13px;line-height:1.55}.overlap-card .ghost{font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.overlap-card .ghost:after{content:"→";transition:transform var(--t-med) var(--ease)}.overlap-card:hover .ghost:after{transform:translate(4px)}.home-collections{background:var(--cream);padding:96px 0}.home-collections .collections-head{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:64px;display:grid}@media (max-width:720px){.home-collections .collections-head{grid-template-columns:1fr;gap:24px}}.home-collections .collections-head .eyebrow{margin-bottom:8px;display:inline-block}.home-collections .collections-head .lede{margin-top:16px}.home-collections .collections-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:960px){.home-collections .collections-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.home-collections .collections-grid{grid-template-columns:1fr}}.home-collections .collection-card{background:var(--paper);border-radius:var(--r-lg);box-shadow:var(--shadow-1);transition:transform var(--t-med) var(--ease), box-shadow var(--t-med) var(--ease);cursor:pointer;color:inherit;text-decoration:none;display:block;overflow:hidden}.home-collections .collection-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.home-collections .collection-card .img-wrap{aspect-ratio:4/3;background:var(--cream-deep);position:relative;overflow:hidden}.home-collections .collection-card .img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform var(--t-slow) var(--ease)}.home-collections .collection-card:hover .img-wrap img{transform:scale(1.04)}.home-collections .collection-card .img-wrap .count{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--r-pill);font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;color:var(--charcoal);background:#f6f1e8eb;padding:6px 12px;font-size:11px;position:absolute;top:16px;right:16px}.home-collections .collection-card .body{padding:24px 24px 32px}.home-collections .collection-card h3{font-family:var(--font-cormorant);color:var(--ink);margin:0 0 8px;font-size:24px;font-weight:500}.home-collections .collection-card p{font-family:var(--font-jost);color:var(--taupe-700);margin:0 0 16px;font-size:13px;line-height:1.55}.home-collections .collection-card .arrow-link{font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;font-size:12px;display:inline-flex}.home-collections .collection-card .arrow-link:after{content:"→";transition:transform var(--t-med) var(--ease)}.home-collections .collection-card:hover .arrow-link:after{transform:translate(4px)}.home-shop{background:var(--cream-deep);padding:128px 0}.home-shop .shop-head{grid-template-columns:1.4fr 1fr;align-items:end;gap:48px;margin-bottom:64px;display:grid}@media (max-width:720px){.home-shop .shop-head{grid-template-columns:1fr;gap:24px}}.home-shop .shop-head .lede{margin-top:16px}.home-shop .shop-head .meta{text-align:right;font-family:var(--font-jost);letter-spacing:.12em;text-transform:uppercase;color:var(--taupe-500);font-size:12px}@media (max-width:720px){.home-shop .shop-head .meta{text-align:left}}.home-shop .shop-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:960px){.home-shop .shop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-shop .shop-grid{grid-template-columns:1fr}}.home-shop .shop-card{background:var(--paper);border-radius:var(--r-lg);box-shadow:var(--shadow-1);transition:transform var(--t-med) var(--ease), box-shadow var(--t-med) var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.home-shop .shop-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.home-shop .shop-card .img-wrap{aspect-ratio:4/5;background:var(--cream-deep);position:relative;overflow:hidden}.home-shop .shop-card .img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform var(--t-slow) var(--ease)}.home-shop .shop-card:hover .img-wrap img{transform:scale(1.05)}.home-shop .shop-card .badge{border-radius:var(--r-pill);font-family:var(--font-jost);letter-spacing:.14em;text-transform:uppercase;z-index:2;padding:5px 11px;font-size:10px;font-weight:500;position:absolute;top:16px;left:16px}.home-shop .shop-card .badge.new{background:var(--ink);color:var(--cream)}.home-shop .shop-card .badge.promo{background:var(--cream);color:var(--charcoal);border:1px solid var(--taupe-300)}.home-shop .shop-card .heart{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:36px;height:36px;transition:all var(--t-fast) var(--ease);color:var(--charcoal);opacity:0;z-index:2;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px;transform:translateY(-4px)}.home-shop .shop-card:hover .heart{opacity:1;transform:translateY(0)}.home-shop .shop-card .heart:hover{background:var(--paper);color:var(--clay)}.home-shop .shop-card .quick{background:var(--paper);color:var(--ink);border-radius:var(--r-pill);font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;opacity:0;transition:all var(--t-med) var(--ease);z-index:2;border:0;padding:11px 16px;font-size:11px;font-weight:500;position:absolute;bottom:16px;left:16px;right:16px;transform:translateY(8px)}.home-shop .shop-card:hover .quick{opacity:1;transform:translateY(0)}.home-shop .shop-card .quick:hover{background:var(--ink);color:var(--cream)}.home-shop .shop-card .body{flex-direction:column;gap:6px;padding:24px 24px 32px;display:flex}.home-shop .shop-card .cat{font-family:var(--font-jost);letter-spacing:.14em;text-transform:uppercase;color:var(--taupe-500);font-size:10px}.home-shop .shop-card .name{font-family:var(--font-cormorant);color:var(--ink);margin:0;font-size:20px;font-weight:500;line-height:1.2}.home-shop .shop-card .price-row{justify-content:space-between;align-items:baseline;margin-top:6px;display:flex}.home-shop .shop-card .price{font-family:var(--font-jost);color:var(--ink);font-size:15px;font-weight:500}.home-shop .shop-card .price .was{color:var(--taupe-500);margin-right:8px;font-size:12px;font-weight:400;text-decoration:line-through}.home-shop .shop-card .swatches{gap:6px;display:flex}.home-shop .shop-card .swatches .sw{border:1px solid var(--taupe-100);border-radius:50%;width:12px;height:12px}.home-shop .shop-cta-wrap{justify-content:center;margin-top:64px;display:flex}.home-shop .shop-cta-wrap .meta-count{text-align:center;font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;color:var(--taupe-500);margin-top:16px;font-size:12px}.arrivals{background:var(--taupe-deep);color:var(--cream);padding:128px 0;position:relative;overflow:hidden}.arrivals:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#c9a6781a,#0000 50%),radial-gradient(circle at 100% 100%,#8b6f4e2e,#0000 55%);position:absolute;inset:0}.arrivals-grid{grid-template-columns:.9fr 1.5fr;align-items:center;gap:64px;display:grid;position:relative}@media (max-width:960px){.arrivals-grid{grid-template-columns:1fr;gap:48px}}.arrivals .copy .eyebrow{color:var(--taupe-300);margin-bottom:24px;display:inline-block}.arrivals .copy h2{color:var(--cream)}.arrivals .copy h2 em{color:var(--oak)}.arrivals .copy .lede{color:var(--taupe-300);max-width:38ch;margin-top:32px}.arrivals .copy .actions{flex-wrap:wrap;gap:16px;margin-top:48px;display:flex}.arrivals .copy .actions .btn-ghost{color:var(--oak)}.arrivals-products{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:720px){.arrivals-products{grid-template-columns:1fr}}.arrivals .product-card{background:var(--paper);border-radius:var(--r-lg);box-shadow:var(--shadow-2);transition:transform var(--t-med) var(--ease), box-shadow var(--t-med) var(--ease);color:inherit;cursor:pointer;display:block;overflow:hidden}.arrivals .product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-6px)}.arrivals .product-card .img-wrap{aspect-ratio:4/5;background:var(--cream-deep);position:relative;overflow:hidden}.arrivals .product-card .img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform var(--t-slow) var(--ease)}.arrivals .product-card:hover .img-wrap img{transform:scale(1.04)}.arrivals .product-card .img-wrap .badge{background:var(--ink);color:var(--cream);border-radius:var(--r-pill);font-family:var(--font-jost);letter-spacing:.12em;text-transform:uppercase;z-index:2;padding:5px 10px;font-size:10px;font-weight:500;position:absolute;top:16px;left:16px}.arrivals .product-card .img-wrap .heart{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:36px;height:36px;transition:background var(--t-fast) var(--ease);color:var(--charcoal);z-index:2;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.arrivals .product-card .img-wrap .heart:hover{background:var(--paper)}.arrivals .product-card .body{color:var(--charcoal);background:var(--paper);padding:24px}.arrivals .product-card .cat{font-family:var(--font-jost);letter-spacing:.14em;text-transform:uppercase;color:var(--taupe-500);margin-bottom:6px;font-size:10px}.arrivals .product-card .name{font-family:var(--font-cormorant);color:var(--ink);margin:0 0 16px;font-size:20px;font-weight:500;line-height:1.2}.arrivals .product-card .price-row{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.arrivals .product-card .price{font-family:var(--font-jost);color:var(--ink);font-size:16px}.arrivals .product-card .price .was{color:var(--taupe-500);margin-right:8px;font-size:13px;text-decoration:line-through}.arrivals .product-card .cta{border:1px solid var(--ink);background:var(--paper);width:100%;color:var(--ink);font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-pill);cursor:pointer;transition:all var(--t-med) var(--ease);justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.arrivals .product-card .cta:hover{background:var(--ink);color:var(--cream)}.arrivals .product-card .cta:after{content:"→";transition:transform var(--t-med) var(--ease)}.arrivals .product-card .cta:hover:after{transform:translate(3px)}.home-editorial{background:var(--cream);padding:128px 0}.home-editorial .editorial-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:720px){.home-editorial .editorial-grid{grid-template-columns:1fr;gap:32px}}.home-editorial .quote{font-family:var(--font-cormorant);color:var(--ink);letter-spacing:-.005em;margin:24px 0 0;font-size:clamp(32px,4vw,44px);font-style:italic;font-weight:400;line-height:1.25}.home-editorial .attribution{font-family:var(--font-jost);letter-spacing:.1em;text-transform:uppercase;color:var(--taupe-700);margin-top:32px;font-size:13px}.home-editorial .attribution span{color:var(--taupe-500)}.home-editorial .editorial-img{aspect-ratio:4/5;border-radius:var(--r-xl);background:var(--cream-deep);box-shadow:var(--shadow-soft);overflow:hidden}.home-editorial .editorial-img img{object-fit:cover;width:100%;height:100%}
