:root{--cb-ink: #231f1b;--cb-muted: #6d645c;--cb-rust: #b55c2c;--cb-rust-dark: #8b4021;--cb-gold: #d59a3b;--cb-sage: #76866f;--cb-cream: #fffaf2;--cb-cream-soft: #fbf5eb;--cb-border: rgba(80, 53, 35, .12);--cb-shadow-sm: 0 10px 28px rgba(84, 56, 34, .07);--cb-shadow-md: 0 18px 45px rgba(69, 43, 25, .11);--cb-shadow-lg: 0 28px 70px rgba(67, 43, 27, .18);--cb-radius-sm: 14px;--cb-radius-md: 20px;--cb-radius-lg: 28px;--cb-ease: cubic-bezier(.2,.75,.25,1)}.cb-home-section,.cb-home-section *,.cb-home-section *:before,.cb-home-section *:after{box-sizing:border-box}.cb-home-section a:focus-visible{outline:3px solid rgba(181,92,44,.34);outline-offset:4px}.cb-home-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto}.cb-eyebrow{display:inline-flex;align-items:center;gap:.58rem;color:var(--cb-rust-dark);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cb-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--cb-gold);box-shadow:0 0 0 5px #d59a3b24;animation:cbPulse 2.6s ease-in-out infinite}.cb-button{min-height:54px;padding:.92rem 1.35rem;display:inline-flex;align-items:center;justify-content:center;gap:.72rem;border-radius:15px;font-size:.94rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.cb-button-primary{color:#fff;background:linear-gradient(135deg,var(--cb-rust-dark),var(--cb-rust));box-shadow:0 14px 34px #8b402140}.cb-button-primary:hover{transform:translateY(-3px);box-shadow:0 19px 42px #8b402157}.cb-button-secondary{color:var(--cb-ink);border:1px solid var(--cb-border);background:#ffffffbd;box-shadow:var(--cb-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cb-button-secondary:hover{transform:translateY(-3px);border-color:#b55c2c40;background:#fff}.cb-hero{position:relative;overflow:hidden;isolation:isolate;color:var(--cb-ink);background:radial-gradient(circle at 8% 10%,rgba(220,160,79,.25),transparent 30%),radial-gradient(circle at 92% 76%,rgba(118,134,111,.22),transparent 30%),linear-gradient(135deg,#fffdf9,#fbf5eb 52%,#f6ede2)}.cb-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.cb-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(rgba(139,64,33,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(139,64,33,.07) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to right,transparent,#000 28%,#000 80%,transparent);mask-image:linear-gradient(to right,transparent,#000 28%,#000 80%,transparent)}.cb-hero-glow{position:absolute;width:390px;height:390px;border-radius:50%;filter:blur(18px);opacity:.58}.cb-hero-glow-one{top:-220px;left:-110px;background:#d59a3b4d;animation:cbDrift 11s ease-in-out infinite alternate}.cb-hero-glow-two{right:-170px;bottom:-240px;background:#76866f47;animation:cbDrift 13s 1s ease-in-out infinite alternate-reverse}.cb-hero-spark{position:absolute;color:#b55c2c57;animation:cbTwinkle 4.5s ease-in-out infinite}.cb-hero-spark-1{top:14%;left:6%}.cb-hero-spark-2{top:72%;left:46%;animation-delay:.8s}.cb-hero-spark-3{top:10%;right:29%;animation-delay:1.6s}.cb-hero-spark-4{right:7%;bottom:11%;animation-delay:2.4s}.cb-hero-shell{min-height:600px;padding:clamp(3rem,6vw,5.2rem) 0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,5.6rem)}.cb-hero-copy{position:relative;z-index:5;animation:cbFadeUp .7s var(--cb-ease) both}.cb-hero .cb-eyebrow{margin-bottom:1.15rem;padding:.58rem .88rem;border:1px solid rgba(181,92,44,.16);border-radius:999px;background:#ffffffb8;box-shadow:var(--cb-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cb-hero-title{max-width:660px;margin:0;color:var(--cb-ink);font-size:clamp(3.2rem,6.1vw,5.5rem);font-weight:850;letter-spacing:-.06em;line-height:.95;text-wrap:balance}.cb-hero-title-accent{display:block;margin-top:.14em;background:linear-gradient(110deg,var(--cb-rust-dark),var(--cb-rust) 44%,var(--cb-gold) 72%,var(--cb-sage));background-clip:text;-webkit-background-clip:text;color:transparent}.cb-hero-text{max-width:610px;margin:1.4rem 0 0;color:var(--cb-muted);font-size:clamp(1rem,1.45vw,1.17rem);line-height:1.7}.cb-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.9rem}.cb-hero-arrow{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff29;transition:transform .18s ease}.cb-button-primary:hover .cb-hero-arrow{transform:translate(3px)}.cb-hero-benefits{display:flex;flex-wrap:wrap;gap:.72rem 1.05rem;margin-top:1.5rem;color:#655d55;font-size:.81rem;font-weight:700}.cb-hero-benefits span{display:inline-flex;align-items:center;gap:.4rem}.cb-hero-benefits i{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#76866f24;color:#53624e;font-size:.7rem;font-style:normal}.cb-hero-gallery{position:relative;min-height:455px;animation:cbFadeUp .76s .08s var(--cb-ease) both}.cb-hero-gallery-glow{position:absolute;width:74%;height:74%;top:14%;left:14%;border-radius:50%;background:linear-gradient(135deg,#d59a3b52,#b55c2c29,#76866f47);filter:blur(56px);opacity:.52;animation:cbGlow 7s ease-in-out infinite alternate}.cb-hero-stack{position:absolute;top:0;right:0;bottom:0;left:0;perspective:1200px}.cb-hero-art{position:absolute;display:block;width:195px;aspect-ratio:1;border-radius:20px;text-decoration:none;transform-origin:50% 80%;transition:transform .25s var(--cb-ease),filter .25s ease}.cb-hero-art-inner{position:relative;width:100%;height:100%;overflow:hidden;border:7px solid rgba(255,255,255,.96);border-radius:inherit;background:#fff;box-shadow:var(--cb-shadow-lg);transition:box-shadow .25s ease}.cb-hero-art img{width:100%;height:100%;display:block;object-fit:cover}.cb-hero-art-label{position:absolute;right:9px;bottom:9px;left:9px;padding:.65rem .72rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:11px;background:#261e19c7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.cb-hero-art-label b{font-size:.69rem;line-height:1.2}.cb-hero-art-label i{font-style:normal}.cb-hero-art:hover{z-index:30;filter:saturate(1.05)}.cb-hero-art:hover .cb-hero-art-label,.cb-hero-art:focus-visible .cb-hero-art-label{opacity:1;transform:translateY(0)}.cb-hero-art:hover .cb-hero-art-inner{box-shadow:0 34px 72px #432b1b40}.cb-hero-art-1{z-index:10;width:235px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-1deg);animation:cbCenterFloat 5.4s ease-in-out infinite}.cb-hero-art-2{z-index:6;top:8%;left:3%;transform:rotate(-9deg);animation:cbLeftFloat 6.2s .4s ease-in-out infinite}.cb-hero-art-3{z-index:5;top:7%;right:2%;transform:rotate(8deg);animation:cbRightFloat 5.8s .8s ease-in-out infinite}.cb-hero-art-4{z-index:3;width:175px;bottom:1%;left:5%;transform:rotate(6deg);animation:cbSmallFloat 6.4s ease-in-out infinite}.cb-hero-art-5{z-index:4;width:175px;right:4%;bottom:0;transform:rotate(-7deg);animation:cbSmallFloat 6s 1s ease-in-out infinite reverse}.cb-hero-badge{position:absolute;z-index:35;top:0;left:50%;width:82px;height:82px;padding:.4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.95);border-radius:50%;background:linear-gradient(145deg,var(--cb-rust-dark),var(--cb-rust));box-shadow:0 15px 35px #8b40213d;color:#fff;text-align:center;transform:translate(-50%) rotate(6deg);animation:cbBadgeFloat 6s ease-in-out infinite}.cb-hero-badge strong{font-size:.96rem;letter-spacing:.12em;line-height:1}.cb-hero-badge small{margin-top:.24rem;font-size:.5rem;line-height:1.1}.cb-newest{position:relative;overflow:hidden;padding:clamp(4rem,7vw,7rem) 0;color:var(--cb-ink);background:linear-gradient(180deg,#fffdf9,#faf5ec)}.cb-newest:before{content:"";position:absolute;width:420px;height:420px;top:12%;right:-240px;border-radius:50%;background:#d5993b1a;filter:blur(30px);pointer-events:none}.cb-newest-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.cb-newest-heading{max-width:720px}.cb-newest .cb-eyebrow{margin-bottom:.9rem}.cb-newest-title{margin:0;font-size:clamp(2.7rem,5vw,4.7rem);font-weight:850;letter-spacing:-.055em;line-height:.98}.cb-newest-title span{display:block;color:transparent;background:linear-gradient(110deg,var(--cb-rust-dark),var(--cb-rust),var(--cb-gold));background-clip:text;-webkit-background-clip:text}.cb-newest-copy{max-width:650px;margin:1.15rem 0 0;color:var(--cb-muted);font-size:1rem;line-height:1.7}.cb-newest-view-all{flex:0 0 auto;min-height:49px;padding:.8rem 1.05rem}.cb-newest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.55rem)}.cb-product{min-width:0;animation:cbFadeUp .65s var(--cb-ease) both}.cb-product-image-link{display:block;color:inherit;text-decoration:none}.cb-product-image-wrap{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid rgba(80,50,31,.09);border-radius:22px;background:#f3eadc;box-shadow:var(--cb-shadow-md);transform:translateZ(0);transition:transform .26s var(--cb-ease),box-shadow .26s ease}.cb-product-image-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s var(--cb-ease),filter .3s ease}.cb-product:hover .cb-product-image-wrap{transform:translateY(-7px);box-shadow:0 28px 60px #452b192b}.cb-product:hover .cb-product-image-wrap img{transform:scale(1.035);filter:saturate(1.04)}.cb-product-new{position:absolute;top:13px;left:13px;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:#2b1f17c4;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:.62rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.cb-product-explore{position:absolute;right:13px;bottom:13px;left:13px;min-height:45px;padding:.65rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:#231c17c7;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.72rem;font-weight:800;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.cb-product:hover .cb-product-explore,.cb-product-image-link:focus-visible .cb-product-explore{opacity:1;transform:translateY(0)}.cb-product-info{padding:.95rem .25rem 0;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.cb-product-title{display:inline-block;color:var(--cb-ink);font-size:1.04rem;font-weight:800;line-height:1.25;text-decoration:none}.cb-product-title:hover{color:var(--cb-rust-dark)}.cb-product-meta{margin-top:.42rem;display:flex;flex-wrap:wrap;align-items:center;gap:.42rem;color:var(--cb-muted);font-size:.76rem;font-weight:700}.cb-product-price{color:var(--cb-rust-dark);font-weight:850}.cb-mobile-hint{display:none}@keyframes cbFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cbPulse{0%,to{box-shadow:0 0 0 5px #d59a3b24}50%{box-shadow:0 0 0 9px #d59a3b0a}}@keyframes cbTwinkle{0%,to{opacity:.2;transform:scale(.85) rotate(0)}50%{opacity:.85;transform:scale(1.15) rotate(16deg)}}@keyframes cbDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(28px,18px,0) scale(1.08)}}@keyframes cbGlow{0%{transform:scale(.94) rotate(-3deg)}to{transform:scale(1.06) rotate(3deg)}}@keyframes cbCenterFloat{0%,to{transform:translate(-50%,-50%) rotate(-1deg)}50%{transform:translate(-50%,calc(-50% - 8px)) rotate(.5deg)}}@keyframes cbLeftFloat{0%,to{transform:rotate(-9deg) translateY(0)}50%{transform:rotate(-7.5deg) translateY(-7px)}}@keyframes cbRightFloat{0%,to{transform:rotate(8deg) translateY(0)}50%{transform:rotate(6.5deg) translateY(-8px)}}@keyframes cbSmallFloat{0%,to{margin-bottom:0}50%{margin-bottom:6px}}@keyframes cbBadgeFloat{0%,to{transform:translate(-50%) rotate(6deg) scale(1)}50%{transform:translate(-50%) rotate(1deg) scale(1.035)}}@keyframes cbMobileNudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@media(max-width:1050px){.cb-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(410px,1.1fr);gap:2.5rem}.cb-hero-art{width:180px}.cb-hero-art-1{width:215px}.cb-hero-art-4,.cb-hero-art-5{width:165px}.cb-newest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.cb-hero-shell{min-height:auto;grid-template-columns:1fr;gap:2.4rem;padding:3.2rem 0 4rem}.cb-hero-copy{max-width:720px;margin:0 auto;text-align:center}.cb-hero-text{margin-right:auto;margin-left:auto}.cb-hero-actions,.cb-hero-benefits{justify-content:center}.cb-hero-gallery{width:min(620px,100%);min-height:440px;margin:0 auto}}@media(max-width:700px){.cb-home-shell{width:min(100% - 1.25rem,1240px)}.cb-hero-shell{padding:2.4rem 0 3rem;gap:1.8rem}.cb-hero-title{font-size:clamp(2.6rem,12vw,4rem);line-height:.98}.cb-hero-text{margin-top:1.05rem;font-size:.97rem;line-height:1.58}.cb-hero-actions{margin-top:1.4rem;flex-direction:column}.cb-hero-actions .cb-button{width:100%}.cb-hero-benefits{width:fit-content;margin:1.2rem auto 0;display:grid;justify-content:start;text-align:left}.cb-hero-gallery{min-height:345px}.cb-hero-art{width:39%;max-width:160px;border-radius:16px}.cb-hero-art-inner{border-width:5px}.cb-hero-art-1{width:46%;max-width:185px}.cb-hero-art-2{top:11%;left:0}.cb-hero-art-3{top:9%;right:0}.cb-hero-art-4{width:32%;left:6%;bottom:5%}.cb-hero-art-5{width:32%;right:6%;bottom:4%}.cb-hero-art-label{display:none}.cb-hero-badge{width:68px;height:68px}.cb-hero-badge strong{font-size:.8rem}.cb-hero-badge small{font-size:.45rem}.cb-newest{padding:3.5rem 0 3rem}.cb-newest .cb-home-shell{width:100%}.cb-newest-header{padding:0 1rem;display:block;margin-bottom:1.7rem}.cb-newest-title{font-size:clamp(2.55rem,11.5vw,3.7rem)}.cb-newest-copy{margin-top:.9rem;font-size:.93rem;line-height:1.6}.cb-newest-view-all{margin-top:1.2rem;min-height:45px}.cb-newest-grid{display:flex;gap:.9rem;overflow-x:auto;padding:.25rem 1rem 1.5rem;scroll-padding-left:1rem;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cb-newest-grid::-webkit-scrollbar{display:none}.cb-product{flex:0 0 min(76vw,320px);scroll-snap-align:start}.cb-product-image-wrap{border-radius:20px}.cb-product-explore{opacity:1;transform:none;right:10px;bottom:10px;left:10px;min-height:42px;background:#231c17b3}.cb-product-info{padding:.8rem .15rem 0}.cb-product-title{font-size:1rem}.cb-product-meta{font-size:.76rem}.cb-mobile-hint{padding:0 1rem;display:flex;align-items:center;justify-content:flex-end;gap:.45rem;color:var(--cb-muted);font-size:.67rem;font-weight:750}.cb-mobile-hint span:last-child{color:var(--cb-rust);animation:cbMobileNudge 1.8s ease-in-out infinite}}@media(max-width:390px){.cb-hero-title{font-size:2.48rem}.cb-hero-gallery{min-height:325px}.cb-product{flex-basis:80vw}.cb-newest-title{font-size:2.45rem}}@media(prefers-reduced-motion:reduce){.cb-home-section *,.cb-home-section *:before,.cb-home-section *:after{scroll-behavior:auto!important}.cb-hero-copy,.cb-hero-gallery,.cb-hero-glow,.cb-hero-spark,.cb-eyebrow-dot,.cb-hero-art,.cb-hero-badge,.cb-hero-gallery-glow,.cb-product,.cb-mobile-hint span:last-child{animation:none!important}.cb-button,.cb-hero-arrow,.cb-hero-art,.cb-hero-art-inner,.cb-hero-art-label,.cb-product-image-wrap,.cb-product-image-wrap img,.cb-product-explore{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cb-home.css.map */
