.hero-carousel{position:relative;width:100%;height:92vh;height:92dvh;min-height:560px;background:var(--ink);overflow:hidden;display:flex;align-items:flex-end}.hero-carousel-track{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease;z-index:1;pointer-events:none}.hero-carousel-slide.active{opacity:1;z-index:2;pointer-events:auto}.hero-carousel-slide .hero-slide-link{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer}.hero-carousel-slide .hero-bg-img{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel-slide .hero-bg-video-wrap{width:100%;height:100%}.hero-carousel-slide .hero-bg-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel-slide .hero-overlay{display:none}.hero-carousel-dots{position:absolute;bottom:2rem;right:clamp(1.5rem,5vw,4rem);z-index:15;display:flex;gap:.5rem;align-items:center;pointer-events:auto}.hero-carousel-dot{width:7px;height:7px;border-radius:50%;background:#f5f0e84d;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.hero-carousel-dot.active{background:var(--cream);transform:scale(1.3)}.hero-section{position:relative;width:100%;height:var(--hero-h, 92vh);min-height:480px;background:var(--ink);overflow:hidden;display:flex;align-items:flex-end}@supports (height: 100dvh){.hero-section{height:var(--hero-h-dvh, 92dvh)}}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-bg-img,.hero-bg-video{width:100%;height:100%;object-fit:cover;display:block}.hero-bg-placeholder{width:100%;height:100%;background:var(--ink)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.hero-section--dark .hero-overlay,.hero-section--light .hero-overlay{background:transparent}.hero-content{position:relative;z-index:10;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,5vw,4rem);max-width:700px;pointer-events:none}.hero-eyebrow{font-family:var(--font-body);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--cream);opacity:.7;margin-bottom:1rem}.hero-heading{font-family:var(--font-heading);font-weight:800;font-size:clamp(42px,7vw,88px);line-height:1;letter-spacing:-.03em;color:var(--cream);margin-bottom:1.25rem;white-space:pre-line}.hero-sub{font-family:var(--font-body);font-size:clamp(13px,1.4vw,16px);color:var(--cream);opacity:.75;margin-bottom:2rem;line-height:1.5}.hero-cta{display:inline-block;font-family:var(--font-body);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--cream);border:1px solid rgba(245,240,232,.5);padding:.85rem 1.75rem;transition:background var(--transition),color var(--transition),border-color var(--transition);pointer-events:auto}.hero-cta:hover{background:var(--cream);color:var(--ink);border-color:var(--cream)}.marquee-v2{position:relative;padding:2rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden;background:#f9f6f0}[data-theme=dark] .marquee-v2{background:#1a1a18}.marquee-wallpaper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px}.marquee-inner-v2{display:flex;width:max-content;animation:marqueeScrollV2 55s linear infinite;white-space:nowrap;position:relative;z-index:2;align-items:center}@keyframes marqueeScrollV2{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item-v2{font-family:var(--font-body);font-weight:400;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);padding:0 3rem}.home-topics-section{padding:5rem 2rem;max-width:1280px;margin:0 auto}.home-topics-header{text-align:center;margin-bottom:3rem}.home-topics-eyebrow{font-family:var(--font-garnish);font-size:13px;color:var(--text-muted);margin-bottom:.75rem}.home-topics-title{font-family:var(--font-main);font-weight:800;font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;color:var(--text)}.home-topics-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.home-topics-center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background:var(--bg);border:1px solid var(--border);border-radius:100px;padding:.6rem 1.5rem;font-family:var(--font-garnish);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;pointer-events:none}.home-topic-card{display:flex;gap:1.25rem;align-items:flex-start;padding:2.25rem 2rem;background:var(--bg);text-decoration:none;color:inherit;transition:background var(--transition)}.home-topic-card:hover{background:var(--bg-secondary)}.home-topic-img-wrap{width:72px;height:72px;flex-shrink:0;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#d4cab8,#b8a888)}.home-topic-img{width:100%;height:100%;object-fit:cover;display:block}.home-topic-title{font-family:var(--font-main);font-weight:700;font-size:17px;letter-spacing:-.01em;color:var(--text);margin-bottom:.5rem}.home-topic-sub{font-family:var(--font-body);font-size:13px;line-height:1.65;color:var(--text-muted);margin-bottom:.85rem}.home-topic-link{font-family:var(--font-main);font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text);transition:color var(--transition)}.home-topic-card:hover .home-topic-link{color:var(--cherry)}.secret-section-v2{padding:3rem 2rem 6rem}.secret-inner-v2{max-width:1200px;margin:0 auto}.secret-trigger-v2{width:100%;padding:2.25rem 2.5rem;border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;background:var(--bg);cursor:pointer;transition:border-color .3s ease,background .3s ease;text-align:left}.secret-trigger-v2:hover{border-color:var(--gold);background:var(--bg-secondary)}.secret-trigger-v2.revealed{border-radius:var(--radius) var(--radius) 0 0;border-bottom-color:transparent}.secret-trigger-left-v2{display:flex;flex-direction:column;gap:.3rem}.secret-trigger-eyebrow-v2{font-family:var(--font-garnish);font-size:13px;color:var(--text-muted)}.secret-trigger-title-v2{font-family:var(--font-heading);font-weight:700;font-size:clamp(18px,2.5vw,26px);letter-spacing:-.02em;color:var(--text)}.secret-trigger-title-v2 em{font-style:normal;color:var(--gold)}.secret-trigger-sub-v2{font-family:var(--font-body);font-size:14px;color:var(--text-muted);margin-top:.2rem}.secret-icon-v2{width:40px;height:40px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text-muted);flex-shrink:0;transition:all .35s ease}.secret-trigger-v2:hover .secret-icon-v2,.secret-trigger-v2.revealed .secret-icon-v2{border-color:var(--gold);color:var(--gold);transform:rotate(180deg)}.secret-reveal-v2{max-height:0;overflow:hidden;transition:max-height .55s ease;background:var(--bg-secondary);border-left:1px solid var(--gold);border-right:1px solid var(--gold);border-bottom:0;border-radius:0 0 var(--radius) var(--radius);pointer-events:none}.secret-reveal-v2.open{max-height:600px;border-bottom:1px solid var(--gold);pointer-events:auto}.secret-reveal-inner-v2{padding:2.5rem;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.secret-reveal-headline-v2{font-family:var(--font-heading);font-weight:700;font-size:clamp(17px,2vw,23px);letter-spacing:-.02em;margin-bottom:.75rem;color:var(--text)}.secret-reveal-body-v2{font-family:var(--font-body);font-size:13px;line-height:1.8;color:var(--text-muted);max-width:520px}.secret-reveal-note-v2{display:block;font-family:var(--font-garnish);font-size:12px;color:var(--text-muted);opacity:.6;margin-top:.75rem}.secret-cta-v2{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:.85rem 1.75rem;background:var(--gold);color:var(--ink);border-radius:var(--radius);white-space:nowrap;transition:opacity .2s ease,transform .15s ease}.secret-cta-v2:hover{opacity:.88;transform:translateY(-1px)}.secret-cta-v2 svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-footer-band{background:var(--ink);padding:clamp(3rem,6vh,4.5rem) 2rem clamp(.75rem,1.5vh,1.25rem)}[data-theme=dark] .home-footer-band{background:#111110}.home-footer-band-inner{max-width:1280px;margin:0 auto}.home-footer-band-text{font-family:var(--font-heading);font-weight:800;font-size:clamp(42px,7vw,88px);line-height:1;letter-spacing:-.03em;color:var(--cream)}@media(max-width:1024px){.secret-reveal-inner-v2{grid-template-columns:1fr;gap:1.5rem;padding:2rem}}@media(max-width:768px){.hero-carousel{height:85vh}.home-footer-band-text{font-size:clamp(32px,9vw,60px)}.home-topics-section{padding:3.5rem 1.25rem}.home-topics-grid{grid-template-columns:1fr}.home-topics-center-label{display:none}.home-topic-card{padding:1.75rem 1.5rem}}@media(max-width:640px){.hero-carousel{height:80vh;min-height:480px}.hero-carousel-dots{bottom:1.5rem;right:1.5rem}.marquee-item-v2{font-size:12px;padding:0 1.5rem}.secret-trigger-v2{padding:1.75rem 1.5rem}.home-footer-band{padding:2.5rem 1.5rem .75rem}}.home-category-section{padding:5rem 2.5rem}.home-category-header{text-align:center;margin-bottom:2.5rem}.home-category-eyebrow{font-family:var(--font-body);font-size:12px;color:var(--text-muted);letter-spacing:.06em;margin-bottom:.65rem}.home-category-title{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,44px);letter-spacing:-.03em}.home-category-grid{display:flex;flex-wrap:wrap;gap:.75rem}.home-cat-tile{flex:1 1 160px;position:relative;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(135deg,#d4cab8,#b8a888);cursor:pointer;display:block;text-decoration:none;outline:1.5px solid transparent;outline-offset:-1.5px;transition:outline-color .2s ease}.home-cat-tile:hover{outline-color:var(--ink)}.home-cat-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-cat-tile:hover .home-cat-img{transform:scale(1.06)}.home-cat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.52))}.home-cat-label{position:absolute;bottom:.65rem;left:.65rem;right:.65rem;z-index:2}.home-cat-name{font-family:var(--font-heading);font-weight:600;font-size:13px;letter-spacing:.01em;color:var(--cream)}.home-trust-band{padding:3rem 2.5rem;background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto}.home-trust-item{display:flex;align-items:center;gap:1.25rem;padding:0 2rem;border-right:1px solid var(--border)}.home-trust-item:first-child{padding-left:0}.home-trust-item:last-child{border-right:none}.home-trust-icon{width:40px;height:46px;flex-shrink:0;color:var(--ink);display:flex;align-items:center;justify-content:center}.home-trust-icon svg{width:100%;height:100%;display:block}.home-trust-text{flex:1;min-width:0}.home-trust-label{font-family:var(--font-heading);font-weight:700;font-size:13px;letter-spacing:-.005em;margin-bottom:.2rem;color:var(--text)}.home-trust-desc{font-family:var(--font-body);font-size:11px;color:var(--text-muted);line-height:1.45}@media(max-width:1024px){.home-category-grid{gap:.5rem}.home-cat-tile{flex-basis:120px}}@media(max-width:768px){.home-category-section{padding:3.5rem 1.25rem}.home-trust-band{padding:1.75rem .75rem}.home-trust-grid{grid-template-columns:repeat(3,1fr)}.home-trust-item{flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:0 .5rem;border-right:1px solid var(--border)}.home-trust-item:first-child{padding-left:.5rem}.home-trust-item:last-child{border-right:none}.home-trust-icon{width:28px;height:32px}.home-trust-label{font-size:11px}.home-trust-desc{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/home.css.map */
