@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600;700&family=Source+Sans+Pro:wght@300;400;500;600&display=swap";*{margin:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.cf-skeleton{display:block;background:linear-gradient(90deg,#eee,#f7f2ec,#eee 80%);background-size:400% 100%;border-radius:6px;animation:cf-skeleton-shimmer 1.4s ease-in-out infinite}@keyframes cf-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.cf-skeleton{animation:none}}.cf-navbar{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08);z-index:1000;transition:all .3s ease}.cf-navbar-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:70px}.cf-logo{display:flex;align-items:center;gap:12px;text-decoration:none;transition:transform .2s ease;flex-shrink:0}.cf-logo:hover{transform:translateY(-1px)}.cf-logo-img{width:45px;height:45px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s ease}.cf-logo:hover .cf-logo-img{box-shadow:0 4px 12px #00000026}.cf-logo-text h1{font-size:22px;font-weight:600;color:#2c2c2c;margin:0;line-height:1.2;font-family:Playfair Display,serif}.cf-logo-text span{font-size:11px;color:#8a7b70;text-transform:uppercase;letter-spacing:1px;font-weight:400}.cf-nav-links{display:flex;list-style:none;margin:0;padding:0;gap:32px;flex:1;justify-content:center}.cf-nav-links li a{text-decoration:none;color:#333;font-weight:500;font-size:15px;padding:8px 16px;border-radius:6px;transition:all .2s ease;position:relative;white-space:nowrap}.cf-nav-links li a:hover{color:#8a7b70;background:#8a7b7014}.cf-nav-links li a:after{content:"";position:absolute;bottom:4px;left:50%;width:0;height:2px;background:#8a7b70;transition:all .2s ease;transform:translate(-50%)}.cf-nav-links li a:hover:after{width:calc(100% - 32px)}.cf-nav-links li a.cf-nav-active{color:#8a7b70;background:#8a7b701f;font-weight:600}.cf-nav-links li a.cf-nav-active:after{width:calc(100% - 32px)}.cf-navbar-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.cf-cart{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#8a7b7014;border-radius:50%;text-decoration:none;color:#333;transition:all .2s ease}.cf-cart:hover{background:#8a7b7026;transform:translateY(-1px);color:#8a7b70}.cf-cart-count{position:absolute;top:-4px;right:-4px;background:#8a7b70;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;box-shadow:0 2px 4px #0000001a}.cf-menu-toggle{display:none;flex-direction:column;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;border-radius:6px;transition:background .2s ease}.cf-menu-toggle:hover{background:#8a7b7014}.cf-menu-toggle span{display:block;width:20px;height:2px;background:#333;margin:3px auto;transition:all .3s ease;border-radius:2px}.cf-menu-toggle.cf-menu-open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.cf-menu-toggle.cf-menu-open span:nth-child(2){opacity:0}.cf-menu-toggle.cf-menu-open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.cf-mobile-menu{position:fixed;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.cf-mobile-menu.cf-mobile-menu-open{transform:translateY(0);opacity:1;visibility:visible}.cf-mobile-menu-content{display:flex;flex-direction:column;padding:20px}.cf-mobile-menu-content a{text-decoration:none;color:#333;font-weight:500;font-size:16px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.05);transition:color .2s ease;position:relative}.cf-mobile-menu-content a:last-child{border-bottom:none}.cf-mobile-menu-content a:hover{color:#8a7b70}.cf-mobile-menu-content a.cf-nav-active{color:#8a7b70;font-weight:600}.cf-mobile-menu-content a.cf-nav-active:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#8a7b70;border-radius:2px}.cf-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:1200px){.cf-navbar-container{max-width:none;padding:0 24px}.cf-nav-links{gap:24px}.cf-nav-links li a{font-size:14px;padding:8px 12px}}@media(max-width:1024px){.cf-navbar-container{padding:0 20px}.cf-nav-links{gap:16px}.cf-nav-links li a{font-size:14px;padding:6px 10px}.cf-logo-text h1{font-size:20px}.cf-logo-text span{font-size:10px}}@media(max-width:900px){.cf-nav-links{gap:12px}.cf-nav-links li a{font-size:13px;padding:6px 8px}}@media(max-width:768px){.cf-navbar-container{padding:0 16px;height:65px}.cf-logo-img{width:40px;height:40px}.cf-logo-text h1{font-size:20px}.cf-logo-text span{font-size:10px}.cf-nav-links{display:none}.cf-menu-toggle{display:flex}.cf-mobile-menu{top:65px}}@media(max-width:480px){.cf-navbar-container{padding:0 12px;height:60px}.cf-logo-img{width:36px;height:36px}.cf-logo-text h1{font-size:18px}.cf-logo-text span{display:none}.cf-cart{width:40px;height:40px}.cf-cart svg{width:20px;height:20px}.cf-menu-toggle{width:40px;height:40px}.cf-mobile-menu{top:60px}}@media(max-width:360px){.cf-navbar-container{padding:0 8px}.cf-logo-text h1{font-size:16px}.cf-navbar-right{gap:8px}}html{scroll-behavior:smooth}.cf-logo:focus,.cf-nav-links a:focus,.cf-cart:focus,.cf-menu-toggle:focus{outline:2px solid #8a7b70;outline-offset:2px}.cf-logo:focus:not(:focus-visible),.cf-nav-links a:focus:not(:focus-visible),.cf-cart:focus:not(:focus-visible),.cf-menu-toggle:focus:not(:focus-visible){outline:none}.cf-signin-btn{border:1px solid #8a7b70;background:transparent;color:#2c2c2c;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:500;letter-spacing:.3px;cursor:pointer;transition:all .2s ease;font-family:inherit}.cf-signin-btn:hover{background:#8a7b70;color:#fff;transform:translateY(-1px)}.cl-userButtonAvatarBox,.cf-user-avatar{width:36px!important;height:36px!important}.cl-userButtonTrigger{padding:0!important}.cf-mobile-signin-btn{display:inline-block;margin-top:8px;border:1px solid #8a7b70;background:transparent;color:#2c2c2c;padding:10px 20px;border-radius:999px;font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;width:fit-content}.cf-mobile-signin-btn:hover{background:#8a7b70;color:#fff}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cf-shop{background:#fafaf7;color:#1a1612}.cf-shop-hero{background:#fafaf7;padding:9rem 1.5rem 4.5rem;border-bottom:1px solid #ece8df}.cf-shop-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem;align-items:center}.cf-shop-hero__text{min-width:0}.cf-shop-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-shop-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-shop-hero__lede{font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.55;color:#5a544b;max-width:36rem;margin:0 0 1.75rem}.cf-shop-hero__meta{display:inline-flex;align-items:center;gap:.6rem;font-size:.85rem;color:#5a544b}.cf-shop-hero__dot{width:6px;height:6px;border-radius:50%;background:#b97431}.cf-shop-hero__media{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#f1ece2}.cf-shop-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;will-change:opacity,transform}@media(max-width:900px){.cf-shop-hero{padding:7rem 1.25rem 3.5rem}.cf-shop-hero__inner{grid-template-columns:1fr;gap:2.5rem}.cf-shop-hero__media{aspect-ratio:16 / 10;max-width:28rem}}@media(max-width:640px){.cf-shop-hero__media{aspect-ratio:4 / 3}}.cf-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ece8df;border-radius:10px;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.cf-card:hover{transform:translateY(-4px);border-color:#d9d1c1;box-shadow:0 14px 36px -22px #1a16122e}.cf-card__media{position:relative;display:block;aspect-ratio:4 / 5;background:#f1ece2;overflow:hidden;text-decoration:none}.cf-card__image-wrap{position:relative;width:100%;height:100%}.cf-card__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease,transform .6s ease}.cf-card__image--secondary{opacity:0}.cf-card:hover .cf-card__image-wrap img:not(.cf-card__image--secondary){opacity:0}.cf-card:hover .cf-card__image--secondary{opacity:1;transform:scale(1.03)}.cf-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.3rem .6rem;background:#1a1612eb;color:#fafaf7;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:4px}.cf-card__badge--sale{background:#b97431}.cf-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.1rem 1.25rem}.cf-card__name{font-size:1rem;font-weight:600;letter-spacing:-.005em;margin:0;color:#1a1612}.cf-card__meta{font-size:.82rem;color:#7d756a;margin:0}.cf-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.75rem}.cf-card__price{display:flex;align-items:baseline;gap:.5rem}.cf-card__price-current{font-size:.95rem;font-weight:600;font-variant-numeric:tabular-nums;color:#1a1612}.cf-card__price-old{font-size:.8rem;color:#9c948a;text-decoration:line-through;font-variant-numeric:tabular-nums}.cf-card__add{padding:.5rem .95rem;background:#1a1612;color:#fafaf7;border:1px solid #1a1612;border-radius:999px;font-size:.82rem;font-weight:500;cursor:pointer;transition:background-color .18s ease,transform .12s ease}.cf-card__add:hover:not(:disabled){background:#2a221c}.cf-card__add:active:not(:disabled){transform:scale(.97)}.cf-card__add:disabled{background:#f1ece2;color:#9c948a;border-color:#ece8df;cursor:not-allowed}.cf-grid{background:#fafaf7;padding:5rem 1.5rem 6.5rem}.cf-grid__inner{max-width:1200px;margin:0 auto}.cf-grid__heading{margin-bottom:2rem}.cf-grid__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 .6rem}.cf-grid__title{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600;letter-spacing:-.01em;margin:0}.cf-grid__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding:.75rem 0;border-top:1px solid #ece8df;border-bottom:1px solid #ece8df}.cf-grid__filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.cf-grid__chip{display:inline-flex;align-items:center;padding:.5rem 1rem;background:transparent;border:1px solid #ece8df;border-radius:999px;font-size:.82rem;font-weight:500;color:#5a544b;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.cf-grid__chip:hover{border-color:#b97431;color:#1a1612}.cf-grid__chip.is-active{background:#1a1612;color:#fafaf7;border-color:#1a1612}.cf-grid__chip--toggle.is-active{background:#b97431;border-color:#b97431}.cf-grid__divider{width:1px;height:1.2rem;background:#ece8df;margin:0 .35rem}.cf-grid__sort{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;color:#5a544b}.cf-grid__sort-label{font-weight:500;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;color:#9c948a}.cf-grid__sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #ece8df;border-radius:999px;padding:.45rem 2rem .45rem .85rem;font-size:.85rem;font-family:inherit;color:#1a1612;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231a1612' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.cf-grid__sort-select:focus{outline:none;border-color:#b97431}.cf-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.cf-grid__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;border:1px dashed #d9d1c1;border-radius:12px;color:#5a544b;text-align:center}.cf-grid__reset{background:#1a1612;color:#fafaf7;border:none;border-radius:999px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:500;cursor:pointer}.cf-grid__footer{margin-top:4rem;text-align:center}.cf-grid__catalog-link{display:inline-flex;align-items:center;gap:.5rem;color:#1a1612;font-size:.95rem;font-weight:500;text-decoration:none;padding-bottom:.25rem;border-bottom:1px solid #1a1612;transition:gap .2s ease,color .2s ease}.cf-grid__catalog-link:hover{color:#b97431;border-color:#b97431;gap:.8rem}@media(max-width:640px){.cf-grid{padding:3.5rem 1.25rem 5rem}.cf-grid__controls{flex-direction:column;align-items:stretch;gap:.85rem}.cf-grid__items{grid-template-columns:repeat(2,1fr);gap:.85rem}}.cf-collections{background:#fff;padding:6rem 1.5rem 7rem;color:#1a1612;border-top:1px solid #ece8df}.cf-collections__inner{max-width:1200px;margin:0 auto}.cf-collections__heading{margin-bottom:3rem}.cf-collections__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 .6rem}.cf-collections__title{font-size:clamp(1.8rem,3.4vw,2.4rem);font-weight:600;letter-spacing:-.01em;margin:0}.cf-collections__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.cf-collections__card{display:flex}.cf-collections__link{display:flex;flex-direction:column;flex:1;background:#fafaf7;border:1px solid #ece8df;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.cf-collections__link:hover{transform:translateY(-4px);border-color:#d9d1c1;box-shadow:0 16px 38px -22px #1a16122e}.cf-collections__image{aspect-ratio:5 / 4;background-size:cover;background-position:center;background-color:#f1ece2;transition:transform .6s ease}.cf-collections__link:hover .cf-collections__image{transform:scale(1.03)}.cf-collections__body{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.25rem 1.5rem}.cf-collections__name{font-size:1.1rem;font-weight:600;letter-spacing:-.005em;margin:0}.cf-collections__blurb{font-size:.88rem;line-height:1.5;color:#5a544b;margin:0}.cf-collections__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.85rem;font-weight:500;color:#1a1612;transition:gap .2s ease,color .2s ease}.cf-collections__link:hover .cf-collections__cta{color:#b97431;gap:.65rem}@media(max-width:640px){.cf-collections{padding:4rem 1.25rem 5rem}.cf-collections__heading{margin-bottom:2rem}.cf-collections__grid{grid-template-columns:1fr;gap:1rem}}.sc-shop-category{min-height:100vh;background:#fafafa}.sc-category-hero{position:relative;height:60vh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:4rem}.sc-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sc-hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.sc-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#a68a64cc,#0006)}.sc-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem}.product-breadcrumb{margin-left:30px;font-size:.9rem;margin-bottom:1rem;opacity:.9}.product-breadcrumb .sc-separator{margin:0 .5rem;color:#a68a64}.product-breadcrumb .sc-current{color:#a68a64;font-weight:500}.sc-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.sc-hero-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.95;line-height:1.6}.sc-hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.sc-stat{text-align:center}.sc-stat-number{display:block;font-size:2.5rem;font-weight:700;color:#a68a64;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.sc-stat-label{font-size:.9rem;opacity:.9;text-transform:uppercase;letter-spacing:1px}.sc-category-controls{display:flex;justify-content:space-between;align-items:flex-end;max-width:1400px;margin:0 auto;padding:0 2rem;margin-bottom:3rem}.sc-controls-left h2{font-size:2rem;font-weight:600;color:#333;margin-bottom:.5rem}.sc-controls-left p{color:#666;font-size:1rem}.sc-highlight{color:#a68a64;font-weight:600}.sc-sort-dropdown{position:relative}.sc-sort-trigger{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #e0e0e0;padding:.75rem 1.5rem;border-radius:50px;font-size:.95rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.sc-sort-trigger:hover{border-color:#a68a64;box-shadow:0 4px 20px #a68a6426}.sc-dropdown-arrow{transition:transform .3s ease}.sc-dropdown-arrow.sc-open{transform:rotate(180deg)}.sc-sort-options{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid #e0e0e0;overflow:hidden;z-index:100;min-width:200px}.sc-sort-options button{display:block;width:100%;padding:.875rem 1.25rem;background:none;border:none;text-align:left;font-size:.9rem;color:#333;cursor:pointer;transition:all .2s ease}.sc-sort-options button:hover{background:#f8f8f8;color:#a68a64}.sc-sort-options button.sc-active{background:#a68a64;color:#fff;font-weight:500}.sc-products-section{max-width:1400px;margin:0 auto;padding:0 2rem}.sc-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.sc-product-card-wrapper{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}.sc-product-card-wrapper:nth-child(1){animation-delay:.1s}.sc-product-card-wrapper:nth-child(2){animation-delay:.2s}.sc-product-card-wrapper:nth-child(3){animation-delay:.3s}.sc-product-card-wrapper:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.sc-load-more-section{text-align:center;margin:4rem 0;padding:2rem}.sc-load-more-btn{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#a68a64,#8b7355);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #a68a644d;margin-bottom:1rem}.sc-load-more-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #a68a6466}.sc-load-more-btn:active{transform:translateY(0)}.sc-load-more-text{color:#666;font-size:.9rem}.sc-collection-footer{background:linear-gradient(135deg,#f8f6f3,#f0ede8);padding:4rem 2rem;margin-top:4rem}.sc-footer-content{max-width:1200px;margin:0 auto;text-align:center}.sc-footer-content h3{font-size:2rem;font-weight:600;color:#333;margin-bottom:1rem}.sc-footer-content p{font-size:1.1rem;color:#666;line-height:1.7;max-width:600px;margin:0 auto 3rem}.sc-footer-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.sc-feature{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease}.sc-feature:hover{transform:translateY(-4px)}.sc-feature-icon{font-size:1.5rem}.sc-feature span{font-weight:500;color:#333}.sc-rating{display:flex;gap:.1rem;color:#a68a64}@media(max-width:1200px){.sc-category-controls,.sc-products-section,.sc-footer-content{padding-left:1.5rem;padding-right:1.5rem}.sc-hero-content h1{font-size:3rem}.sc-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media(max-width:768px){.sc-category-hero{height:50vh;min-height:400px}.sc-hero-content h1{font-size:2.5rem}.sc-hero-content p{font-size:1rem}.sc-hero-stats{gap:2rem}.sc-stat-number{font-size:2rem}.sc-category-controls{flex-direction:column;align-items:flex-start;gap:1.5rem}.sc-controls-left h2{font-size:1.75rem}.sc-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.sc-footer-features{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.sc-feature{flex-direction:column;text-align:center;padding:1rem}}@media(max-width:480px){.sc-category-hero{height:40vh;min-height:300px}.sc-hero-content{padding:0 1rem}.sc-hero-content h1{font-size:2rem}.sc-hero-stats{flex-direction:column;gap:1rem}.sc-products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.sc-collection-footer{padding:2rem 1rem}.sc-footer-content h3{font-size:1.5rem}.sc-footer-content p{font-size:1rem}}.sc-no-products-section{max-width:1400px;margin:0 auto;padding:4rem 2rem;min-height:50vh;display:flex;align-items:center;justify-content:center}.sc-no-products-content{text-align:center;max-width:600px;padding:3rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;border:1px solid #f0f0f0;position:relative;overflow:hidden}.sc-no-products-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#a68a64,#8b7355)}.sc-no-products-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.8;animation:gentle-pulse 3s ease-in-out infinite}@keyframes gentle-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}.sc-no-products-content h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2}.sc-no-products-content p{font-size:1.1rem;color:#666;line-height:1.7;margin-bottom:1rem}.sc-no-products-content p:last-of-type{margin-bottom:2rem;font-weight:500;color:#a68a64}.sc-no-products-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.sc-no-products-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.95rem;cursor:pointer;border:none}.sc-no-products-btn.primary{background:linear-gradient(135deg,#a68a64,#8b7355);color:#fff;box-shadow:0 4px 20px #a68a644d}.sc-no-products-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #a68a6466}.sc-no-products-btn.secondary{background:#fff;color:#a68a64;border:2px solid #a68a64}.sc-no-products-btn.secondary:hover{background:#a68a64;color:#fff;transform:translateY(-2px)}.sc-no-products-decoration{position:absolute;opacity:.1;pointer-events:none}.sc-no-products-decoration.top-left{top:-20px;left:-20px;font-size:3rem;transform:rotate(-15deg)}.sc-no-products-decoration.bottom-right{bottom:-20px;right:-20px;font-size:2.5rem;transform:rotate(15deg)}@media(max-width:768px){.sc-no-products-section{padding:2rem 1rem;min-height:40vh}.sc-no-products-content{padding:2rem 1.5rem;border-radius:16px}.sc-no-products-icon{font-size:3rem;margin-bottom:1rem}.sc-no-products-content h2{font-size:2rem;margin-bottom:.75rem}.sc-no-products-content p{font-size:1rem}.sc-no-products-actions{flex-direction:column;align-items:center}.sc-no-products-btn{min-width:200px;justify-content:center}}@media(max-width:480px){.sc-no-products-content{padding:1.5rem 1rem;margin:0 .5rem}.sc-no-products-icon{font-size:2.5rem}.sc-no-products-content h2{font-size:1.75rem}.sc-no-products-content p{font-size:.95rem}}.product-card{background:#fffc;border-radius:24px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(40px);border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card.animate-in{opacity:1;transform:translateY(0);animation-delay:var(--delay)}.product-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px #00000026}.product-badge{position:absolute;top:1rem;left:1rem;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:Source Sans Pro,sans-serif;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-badge.best-seller{background:linear-gradient(135deg,#d4af37,#b8941f);color:#fff}.product-badge.new{background:linear-gradient(135deg,#4a7c59,#2c5f41);color:#fff}.product-badge.limited-edition{background:linear-gradient(135deg,#8b4513,#654321);color:#fff}.product-badge.limited-stock{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);color:#fff}.product-badge.sale{background:linear-gradient(135deg,#ff8c00,#ff7f00);color:#fff}.product-badge.featured{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.product-image-container{position:relative;overflow:hidden;height:280px}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-image{transform:scale(1.1)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2c1810cc,#d4af374d);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .image-overlay{opacity:1}.overlay-actions{display:flex;gap:1rem;transform:translateY(20px);transition:transform .3s cubic-bezier(.4,0,.2,1) .1s}.product-card:hover .overlay-actions{transform:translateY(0)}.action-btn{width:50px;height:50px;border-radius:50%;border:none;background:#ffffffe6;color:#2c1810;font-size:1.2rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.action-btn p{font-size:11px;font-family:Source Sans Pro,sans-serif;font-weight:500;margin:0}.action-btn:hover{background:#a68a64;color:#fff;transform:scale(1.1)}.gallery-product-link{text-decoration:none;color:inherit}.product-info{padding:1.5rem}.product-category{font-family:Source Sans Pro,sans-serif;font-size:.8rem;font-weight:600;color:#d4af37;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.product-name{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:500;color:#2c1810;margin-bottom:.5rem;line-height:1.3}.product-description{font-family:Source Sans Pro,sans-serif;font-size:.9rem;color:#6b5b4a;line-height:1.5;margin-bottom:1rem}.product-rating{display:flex;align-items:center;gap:.2rem;margin-bottom:1rem}.star{font-size:.9rem;color:#ddd}.star.filled{color:#d4af37}.star.half{background:linear-gradient(90deg,#d4af37 50%,#ddd 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{font-family:Source Sans Pro,sans-serif;font-size:.8rem;color:#6b5b4a;margin-left:.5rem}.product-details{margin-bottom:1.5rem}.burn-time{display:flex;align-items:center;gap:.5rem;font-family:Source Sans Pro,sans-serif;font-size:.85rem;color:#6b5b4a}.detail-icon{font-size:1rem}.product-stock-indicator{margin-bottom:1rem}.product-stock-indicator span{font-family:Source Sans Pro,sans-serif;font-size:.8rem;font-weight:600;padding:.3rem .8rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.in-stock{background:#4caf501a;color:#4caf50;border:1px solid rgba(76,175,80,.2)}.low-stock{background:#ff98001a;color:#ff9800;border:1px solid rgba(255,152,0,.2)}.out-of-stock{background:#f443361a;color:#f44336;border:1px solid rgba(244,67,54,.2)}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.price-section{display:flex;align-items:center;gap:.5rem}.current-price{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;color:#2c1810}.original-price{font-family:Source Sans Pro,sans-serif;font-size:1rem;color:#999;text-decoration:line-through}.add-to-cart-btn{background:#b76e79;color:#fff;border:none;border-radius:12px;padding:.8rem 1.2rem;font-family:Source Sans Pro,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af374d}.add-to-cart-btn:disabled,.add-to-cart-btn.disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn:disabled:hover,.add-to-cart-btn.disabled:hover{transform:none;box-shadow:none}.btn-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.add-to-cart-btn:hover .btn-shine{left:100%}.add-to-cart-btn:disabled .btn-shine,.add-to-cart-btn.disabled .btn-shine{display:none}@media(max-width:768px){.product-card{border-radius:16px}.product-image-container{height:220px}.product-info{padding:1rem}.product-name{font-size:1.2rem}.product-footer{flex-direction:column;gap:.8rem;align-items:stretch}.add-to-cart-btn{width:100%;padding:1rem}.price-section{justify-content:center}}@media(max-width:480px){.product-image-container{height:200px}.product-badge{top:.5rem;left:.5rem;padding:.3rem .6rem;font-size:.7rem}.action-btn{width:40px;height:40px}.action-btn p{font-size:9px}}.related-products{margin:4rem 0;font-family:Poppins,sans-serif}.related-products h2{font-size:1.8rem;margin-bottom:1.5rem;color:#333;position:relative;padding-bottom:1rem}.related-products h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#b76e79}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.related-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.related-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.related-products-grid{grid-template-columns:1fr}}.related-product-card{display:block;text-decoration:none;color:inherit;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.related-product-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.related-product-image{position:relative;width:100%;height:0;padding-bottom:100%;overflow:hidden}.related-product-image img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.related-product-card:hover .related-product-image img{transform:scale(1.1)}.related-product-sale{position:absolute;top:10px;right:10px;background-color:#b76e79;color:#fff;padding:.3rem .8rem;font-size:.8rem;font-weight:500;border-radius:4px}.related-product-info{padding:1rem}.related-product-info h3{font-size:.95rem;margin:0 0 .5rem;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-product-price{display:flex;align-items:center;gap:.5rem}.related-product-price .current-price{font-size:1rem;font-weight:600;color:#b76e79}.related-product-price .old-price{font-size:.85rem;color:#999;text-decoration:line-through}.cf-pdp{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif;min-height:100vh}.cf-pdp-eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 .9rem}.cf-pdp-crumb{max-width:1200px;margin:0 auto;padding:1.75rem 1.5rem 0;display:flex;gap:.5rem;align-items:center;font-size:.85rem;color:#8b8177}.cf-pdp-crumb a{color:#8b8177;text-decoration:none;transition:color .2s ease}.cf-pdp-crumb a:hover{color:#b97431}.cf-pdp-crumb__current{color:#1a1612;font-weight:500}.cf-pdp-crumb span[aria-hidden=true]{color:#d4cec2}.cf-pdp-hero{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4.5rem;display:grid;grid-template-columns:1.05fr 1fr;gap:4rem;align-items:start}@media(max-width:900px){.cf-pdp-hero{grid-template-columns:1fr;gap:2.25rem;padding:2rem 1.5rem 3rem}}.cf-pdp-hero__gallery{position:sticky;top:96px;align-self:start}@media(max-width:900px){.cf-pdp-hero__gallery{position:static}}.cf-pdp-hero__main{position:relative;aspect-ratio:1 / 1;background:#fff;border:1px solid #ece8df;border-radius:16px;overflow:hidden}.cf-pdp-hero__main img{width:100%;height:100%;object-fit:cover;display:block}.cf-pdp-hero__badge{position:absolute;top:16px;left:16px;background:#b97431;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:6px 12px;border-radius:999px;box-shadow:0 4px 12px #b9743140}.cf-pdp-hero__thumbs{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.cf-pdp-hero__thumb{border:1px solid #ece8df;background:#fff;padding:0;border-radius:10px;overflow:hidden;cursor:pointer;width:72px;height:72px;transition:border-color .2s ease,transform .15s ease}.cf-pdp-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cf-pdp-hero__thumb:hover{border-color:#b97431;transform:translateY(-1px)}.cf-pdp-hero__thumb.is-active{border-color:#b97431;box-shadow:0 0 0 2px #b9743126}.cf-pdp-hero__info{padding-top:.25rem}.cf-pdp-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1.25rem;max-width:20ch}.cf-pdp-hero__price{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.cf-pdp-hero__price-now{font-size:1.6rem;font-weight:600;color:#1a1612;font-variant-numeric:tabular-nums}.cf-pdp-hero__price-was{color:#b1a89c;text-decoration:line-through;font-size:1rem;font-variant-numeric:tabular-nums}.cf-pdp-hero__stock{font-size:.85rem;color:#5a544b;margin:0 0 1.5rem}.cf-pdp-hero__stock.is-low{color:#b97431}.cf-pdp-hero__stock.is-out{color:#c04a3b;font-weight:500}.cf-pdp-hero__desc{font-size:.98rem;line-height:1.65;color:#5a544b;margin:0 0 2rem;max-width:46ch}.cf-pdp-hero__specs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 2rem;margin:0 0 2rem;padding:1.5rem;background:#fff;border:1px solid #ece8df;border-radius:12px}@media(max-width:480px){.cf-pdp-hero__specs{grid-template-columns:1fr}}.cf-pdp-hero__spec{display:flex;flex-direction:column;gap:.15rem;margin:0}.cf-pdp-hero__spec dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#8b8177}.cf-pdp-hero__spec dd{margin:0;font-size:.95rem;color:#1a1612;font-weight:500}.cf-pdp-hero__color{display:flex;align-items:center;gap:.5rem}.cf-pdp-hero__swatch{width:14px;height:14px;border-radius:50%;border:1px solid #ece8df;display:inline-block}.cf-pdp-hero__actions{display:flex;gap:.75rem;align-items:stretch;margin-bottom:1.5rem}.cf-pdp-qty{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #ece8df;border-radius:10px;padding:4px}.cf-pdp-qty button{width:36px;height:36px;border-radius:8px;border:0;background:transparent;color:#1a1612;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.cf-pdp-qty button:hover:not(:disabled){background:#f5f0e8}.cf-pdp-qty button:disabled{opacity:.4;cursor:not-allowed}.cf-pdp-qty__value{min-width:32px;text-align:center;font-weight:500;font-variant-numeric:tabular-nums}.cf-pdp-hero__cta{flex:1;min-height:48px;border:0;background:#1a1612;color:#fff;border-radius:10px;padding:0 1.5rem;font-size:.95rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:transform .15s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.cf-pdp-hero__cta:hover:not(:disabled){background:#2c2620;transform:translateY(-1px)}.cf-pdp-hero__cta:active{transform:translateY(0)}.cf-pdp-hero__cta:disabled{background:#d4cec2;color:#fff;cursor:not-allowed}.cf-pdp-hero__cta-inner{display:inline-flex;align-items:center;gap:.5rem}.cf-pdp-hero__meta{font-size:.85rem;color:#8b8177;margin:0}.cf-pdp-hero__meta strong{color:#1a1612;font-weight:500}.cf-pdp-story{padding:5rem 1.5rem;border-top:1px solid #ece8df}.cf-pdp-story__inner{max-width:900px;margin:0 auto}.cf-pdp-story__heading{text-align:center;margin-bottom:2.5rem}.cf-pdp-story__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em;color:#1a1612;margin:0 auto;max-width:24ch}.cf-pdp-story__body{font-size:1rem;line-height:1.75;color:#5a544b;text-align:center;max-width:60ch;margin:0 auto 3rem}.cf-pdp-story__features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:720px){.cf-pdp-story__features{grid-template-columns:1fr}}.cf-pdp-story__features li{background:#fff;border:1px solid #ece8df;border-radius:12px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.4rem;transition:border-color .25s ease,transform .25s ease}.cf-pdp-story__features li:hover{border-color:#b97431;transform:translateY(-2px)}.cf-pdp-story__feature-title{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;color:#1a1612;font-weight:600}.cf-pdp-story__feature-desc{font-size:.9rem;line-height:1.55;color:#5a544b}.cf-pdp-care{padding:5rem 1.5rem;border-top:1px solid #ece8df;background:#f5f0e8}.cf-pdp-care__inner{max-width:900px;margin:0 auto}.cf-pdp-care__heading{text-align:center;margin-bottom:2.5rem}.cf-pdp-care__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em;color:#1a1612;margin:0 auto;max-width:24ch}.cf-pdp-care__list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.cf-pdp-care__item{background:#fff;border:1px solid #ece8df;border-radius:12px;padding:1.5rem 1.75rem;display:flex;gap:1.25rem;align-items:flex-start}.cf-pdp-care__num{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#b97431;min-width:44px;line-height:1}.cf-pdp-care__item p{margin:0;line-height:1.6;color:#1a1612;font-size:.98rem;padding-top:.15rem}.cf-pdp-missing{max-width:640px;margin:5rem auto;padding:4rem 2rem;text-align:center;background:#fff;border:1px solid #ece8df;border-radius:16px}.cf-pdp-missing h1{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;color:#1a1612;margin:0 0 .75rem}.cf-pdp-missing p{color:#5a544b;margin:0 0 2rem}.cf-pdp-cta{display:inline-flex;align-items:center;gap:.5rem;background:#1a1612;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.9rem;transition:background .2s}.cf-pdp-cta:hover{background:#2c2620}.cf-pdp-pick{margin:0 0 1.75rem}.cf-pdp-pick__label{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#8b8177;margin:0 0 .75rem}.cf-pdp-pick__chips{display:flex;flex-wrap:wrap;gap:.5rem}.cf-pdp-chip{background:#fff;border:1px solid #ece8df;border-radius:999px;padding:.55rem 1rem;font-size:.88rem;color:#1a1612;cursor:pointer;transition:all .18s ease;font-family:inherit}.cf-pdp-chip:hover{border-color:#b97431;color:#b97431}.cf-pdp-chip.is-active{background:#1a1612;border-color:#1a1612;color:#fff}.cf-pdp-chip.is-active:hover{color:#fff}.cf-pdp-swatches{display:flex;flex-wrap:wrap;gap:.75rem}.cf-pdp-swatch{width:44px;height:44px;border-radius:50%;border:2px solid #fff;outline:1px solid #ece8df;outline-offset:0;cursor:pointer;position:relative;transition:transform .15s ease;padding:0}.cf-pdp-swatch:hover{transform:scale(1.06)}.cf-pdp-swatch.is-active{outline:2px solid #1a1612;outline-offset:1px}.cf-pdp-swatch__name{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:.7rem;color:#5a544b;white-space:nowrap}.cf-pdp-tabs{display:inline-flex;gap:.25rem;background:#f5f0e8;padding:4px;border-radius:10px;margin-bottom:1rem}.cf-pdp-tab{border:0;background:transparent;padding:.55rem 1rem;border-radius:8px;font-size:.85rem;color:#5a544b;cursor:pointer;font-family:inherit;transition:all .18s ease}.cf-pdp-tab.is-active{background:#fff;color:#1a1612;box-shadow:0 1px 3px #0000000a}.cf-pdp-custom{margin-top:.75rem}.cf-pdp-custom input{width:100%;padding:.75rem 1rem;border:1px solid #ece8df;border-radius:10px;font-size:.95rem;font-family:inherit;background:#fff;color:#1a1612}.cf-pdp-custom input:focus{outline:none;border-color:#b97431}.cf-pdp-custom__note{font-size:.82rem;color:#8b8177;line-height:1.5;margin-top:.75rem}.cf-pdp-designs{display:grid;gap:.5rem}.cf-pdp-design{background:#fff;border:1px solid #ece8df;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:border-color .2s ease,transform .15s ease;text-align:left;font-family:inherit}.cf-pdp-design:hover{border-color:#b97431;transform:translateY(-1px)}.cf-pdp-design.is-active{border-color:#1a1612;background:#fdf9f2}.cf-pdp-design__name{font-weight:600;font-size:.95rem;color:#1a1612;display:block;margin-bottom:.15rem}.cf-pdp-design__desc{font-size:.85rem;color:#5a544b;line-height:1.5}.cf-cart-page{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif;min-height:100vh}.cf-cart__hero{padding:8rem 1.5rem 3rem;max-width:1200px;margin:0 auto}.cf-cart__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.25rem}.cf-cart__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-cart__title{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:22ch}.cf-cart__lede{font-size:clamp(.98rem,1.1vw,1.05rem);line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-cart__hero-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:.9rem 1.6rem;border-radius:999px;background:#1a1612;color:#fafaf7;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s}.cf-cart__hero-cta:hover{background:#2c261f;transform:translateY(-1px)}.cf-cart__layout{max-width:1200px;margin:0 auto;padding:0 1.5rem 6rem;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2rem;align-items:start}.cf-cart__items{display:flex;flex-direction:column;gap:1rem}.cf-cart__item{display:grid;grid-template-columns:120px 1fr;gap:1.25rem;padding:1.25rem;background:#fff;border:1px solid #ece8df;border-radius:12px;transition:transform .3s,box-shadow .3s,border-color .3s}.cf-cart__item:hover{transform:translateY(-2px);border-color:#d9d1c3;box-shadow:0 10px 28px #1a16120d}.cf-cart__item-media{width:120px;height:120px;border-radius:8px;overflow:hidden;background:#f5f0e6;flex-shrink:0}.cf-cart__item-media img{width:100%;height:100%;object-fit:cover;display:block}.cf-cart__item-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#b97431;background:#f5f0e6}.cf-cart__item-body{min-width:0;display:flex;flex-direction:column;gap:.85rem}.cf-cart__item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.cf-cart__item-name{font-size:1.1rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;line-height:1.3;margin:0 0 .4rem}.cf-cart__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:500;letter-spacing:.02em;line-height:1.2}.cf-cart__badge.is-ready{background:#eef7ef;border:1px solid #cbe6cf;color:#2f6f3d}.cf-cart__badge.is-mto{background:#fbf2e5;border:1px solid #efd9b4;color:#a05e18}.cf-cart__item.is-mto{border-left:3px solid #efd9b4}.cf-cart__item-remove{width:32px;height:32px;border-radius:8px;border:1px solid #ece8df;background:#fff;color:#7a736a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,border-color .2s;flex-shrink:0}.cf-cart__item-remove:hover{background:#fbecec;color:#a83232;border-color:#f0cccc}.cf-cart__item-specs{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem .5rem}.cf-cart__item-specs li{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:999px;background:#f5f0e6;border:1px solid #ece8df;font-size:.78rem;color:#1a1612;line-height:1.2}.cf-cart__item-specs li span{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#b97431;font-weight:500}.cf-cart__item-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid #f1ede4}.cf-cart__qty{display:inline-flex;align-items:center;gap:.15rem;padding:.25rem;border:1px solid #ece8df;border-radius:999px;background:#fafaf7}.cf-cart__qty button{width:28px;height:28px;border-radius:50%;border:0;background:transparent;color:#1a1612;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.cf-cart__qty button:hover{background:#1a1612;color:#fafaf7}.cf-cart__qty span{min-width:24px;text-align:center;font-size:.9rem;font-weight:600;color:#1a1612;font-variant-numeric:tabular-nums}.cf-cart__item-price{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;text-align:right}.cf-cart__item-unit{font-size:.78rem;color:#7a736a}.cf-cart__item-total{font-size:1.05rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.cf-cart__keep-shopping{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 0;align-self:flex-start;color:#b97431;text-decoration:none;font-size:.9rem;font-weight:500;transition:gap .2s,color .2s}.cf-cart__keep-shopping:hover{gap:.7rem;color:#1a1612}.cf-cart__keep-shopping svg{transition:transform .2s}.cf-cart__keep-shopping:hover svg{transform:translate(2px)}.cf-cart__summary{position:sticky;top:100px;padding:1.75rem;background:#fff;border:1px solid #ece8df;border-radius:14px;box-shadow:0 12px 32px #1a16120a}.cf-cart__summary-title{font-size:1.1rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 1.5rem}.cf-cart__promo{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f1ede4}.cf-cart__promo-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b97431;margin:0 0 .6rem}.cf-cart__promo-row{display:flex;gap:.5rem}.cf-cart__promo-input{flex:1;min-width:0;padding:.7rem .85rem;font-size:.9rem;color:#1a1612;background:#fafaf7;border:1px solid #ece8df;border-radius:8px;outline:none;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s}.cf-cart__promo-input::placeholder{color:#a09789}.cf-cart__promo-input:focus{border-color:#b97431;background:#fff;box-shadow:0 0 0 3px #b974311f}.cf-cart__promo-apply{padding:.7rem 1.1rem;font-size:.9rem;font-weight:500;color:#fafaf7;background:#1a1612;border:1px solid #1a1612;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .2s,transform .2s}.cf-cart__promo-apply:hover{background:#2c261f;transform:translateY(-1px)}.cf-cart__lines{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.75rem}.cf-cart__lines li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.9rem;color:#5a544b;font-variant-numeric:tabular-nums}.cf-cart__lines-muted{color:#9c948a;font-size:.85rem}.cf-cart__lines-discount{color:#2f6f3d}.cf-cart__total{display:flex;align-items:baseline;justify-content:space-between;padding:1.25rem 0;border-top:1px solid #f1ede4;border-bottom:1px solid #f1ede4;margin-bottom:1.5rem;font-variant-numeric:tabular-nums}.cf-cart__total span:first-child{font-size:.9rem;font-weight:500;color:#1a1612}.cf-cart__total span:last-child{font-size:1.4rem;font-weight:600;color:#1a1612;letter-spacing:-.02em}.cf-cart__checkout{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.95rem 1.5rem;border-radius:999px;background:#1a1612;color:#fafaf7;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s;box-sizing:border-box}.cf-cart__checkout:hover{background:#2c261f;transform:translateY(-1px)}.cf-cart__note{display:flex;align-items:center;gap:.5rem;margin:1.25rem 0 0;padding:.85rem 1rem;background:#f5f0e6;border-radius:8px;font-size:.82rem;color:#5a544b;line-height:1.4}.cf-cart__note svg{color:#b97431;flex-shrink:0}.cf-cart-page--loading{display:flex;align-items:center;justify-content:center}.cf-cart__loading{padding:8rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#5a544b}.cf-cart__loading-spinner{color:#b97431;animation:cf-cart-spin .9s linear infinite}@keyframes cf-cart-spin{to{transform:rotate(360deg)}}.cf-cart__loading-text{font-size:.95rem;color:#7a736a;margin:0}.cf-cart__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a16128c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1100;animation:cf-cart-fade .2s ease-out}.cf-cart__modal{width:100%;max-width:460px;background:#fff;border-radius:16px;padding:2rem 1.75rem 1.5rem;box-shadow:0 30px 60px #1a161247;animation:cf-cart-pop .28s cubic-bezier(.16,1,.3,1)}.cf-cart__modal-icon{width:44px;height:44px;border-radius:12px;background:#fbf2e5;color:#b97431;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.cf-cart__modal-title{font-size:1.25rem;font-weight:600;color:#1a1612;letter-spacing:-.015em;line-height:1.25;margin:0 0 .75rem}.cf-cart__modal-body{font-size:.95rem;color:#5a544b;line-height:1.55;margin:0 0 1rem}.cf-cart__modal-body strong{color:#1a1612;font-weight:600}.cf-cart__modal-meta{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem .9rem;background:#f5f0e6;border-radius:8px;font-size:.82rem;color:#7a736a;line-height:1.45;margin-bottom:1.5rem}.cf-cart__modal-meta svg{color:#b97431;flex-shrink:0;margin-top:2px}.cf-cart__modal-actions{display:flex;gap:.6rem;justify-content:flex-end;flex-wrap:wrap}.cf-cart__modal-cancel,.cf-cart__modal-confirm{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.25rem;border-radius:999px;font-size:.9rem;font-weight:500;cursor:pointer;font-family:inherit;transition:background .2s,transform .2s,border-color .2s}.cf-cart__modal-cancel{background:transparent;color:#5a544b;border:1px solid #ece8df}.cf-cart__modal-cancel:hover{border-color:#d9d1c3;color:#1a1612}.cf-cart__modal-confirm{background:#1a1612;color:#fafaf7;border:1px solid #1a1612}.cf-cart__modal-confirm:hover{background:#2c261f;transform:translateY(-1px)}@keyframes cf-cart-fade{0%{opacity:0}to{opacity:1}}@keyframes cf-cart-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1024px){.cf-cart__layout{grid-template-columns:1fr}.cf-cart__summary{position:static}}@media(max-width:640px){.cf-cart__hero{padding:6.5rem 1.25rem 2rem}.cf-cart__layout{padding:0 1.25rem 5rem}.cf-cart__item{grid-template-columns:96px 1fr;gap:1rem;padding:1rem}.cf-cart__item-media{width:96px;height:96px}.cf-cart__item-foot{flex-wrap:wrap}.cf-cart__item-price{align-items:flex-start;text-align:left}.cf-cart__summary{padding:1.5rem}}.cf-hero{position:relative;isolation:isolate;min-height:88vh;display:flex;align-items:center;padding:6rem 1.5rem 4rem;color:#fafaf7;overflow:hidden}.cf-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#1a1612}.cf-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.6s ease-in-out;will-change:opacity}.cf-hero__slide.is-active{opacity:1}.cf-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000040 40%,#0009)}.cf-hero__inner{max-width:1100px;width:100%;margin:0 auto;position:relative}.cf-hero__eyebrow{font-size:.8rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#fafaf7c7;margin:0 0 1.5rem}.cf-hero__title{font-size:clamp(2.6rem,6.5vw,5rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#fff}.cf-hero__lede{font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.5;max-width:30rem;color:#fafaf7d1;margin:0 0 2.25rem}.cf-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.cf-hero__cta{display:inline-flex;align-items:center;justify-content:center;height:2.75rem;padding:0 1.5rem;border-radius:999px;font-size:.92rem;font-weight:500;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.cf-hero__cta--primary{background:#fafaf7;color:#1a1612}.cf-hero__cta--primary:hover{background:#f0ebe1}.cf-hero__cta--ghost{border:1px solid rgba(250,250,247,.45);color:#fafaf7}.cf-hero__cta--ghost:hover{background:#fafaf71a;border-color:#fafaf7b3}.cf-hero__scroll{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#fafaf7b3;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.cf-hero__scroll:hover{color:#fff}@media(max-width:640px){.cf-hero{min-height:80vh;padding:5rem 1.25rem 3.5rem}.cf-hero__scroll{display:none}}.cf-features{background:#fafaf7;padding:7rem 1.5rem;color:#1a1612}.cf-features__inner{max-width:1100px;margin:0 auto}.cf-features__heading{max-width:38rem;margin-bottom:4rem}.cf-features__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-features__title{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:600;line-height:1.15;letter-spacing:-.015em;margin:0;color:#1a1612}.cf-features__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.cf-features__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:8px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.cf-features__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px -16px #1a16121f;border-color:#d9d1c1}.cf-features__card-title{font-size:1.05rem;font-weight:600;margin:0 0 .6rem;color:#1a1612}.cf-features__card-body{font-size:.92rem;line-height:1.55;color:#5a544b;margin:0}.cf-features__cta{margin-top:4rem;text-align:left}.cf-features__cta-link{display:inline-flex;align-items:center;gap:.5rem;color:#1a1612;font-size:.95rem;font-weight:500;text-decoration:none;padding-bottom:.25rem;border-bottom:1px solid #1a1612;transition:gap .2s ease,color .2s ease}.cf-features__cta-link:hover{color:#b97431;border-color:#b97431;gap:.75rem}@media(max-width:640px){.cf-features{padding:5rem 1.25rem}.cf-features__heading{margin-bottom:3rem}.cf-features__card{padding:1.5rem 1.25rem}}.cf-process{background:#fff;padding:7rem 1.5rem;color:#1a1612}.cf-process__inner{max-width:760px;margin:0 auto}.cf-process__heading{margin-bottom:4.5rem;text-align:center}.cf-process__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-process__title{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:600;line-height:1.2;letter-spacing:-.015em;margin:0}.cf-process__timeline{position:relative;list-style:none;padding:0 0 0 4rem;margin:0;display:flex;flex-direction:column;gap:3.5rem}.cf-process__line,.cf-process__line-fill{position:absolute;top:1.25rem;bottom:1.25rem;left:1.5rem;width:1px;transform-origin:top center}.cf-process__line{background:#ece8df}.cf-process__line-fill{background:#1a1612;transform:scaleY(0);will-change:transform}.cf-process__step{position:relative;display:grid;grid-template-columns:1fr;align-items:start;will-change:opacity,transform}.cf-process__num{position:absolute;left:-4rem;top:0;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#fafaf7;border:1px solid #ece8df;color:#9c948a;font-size:.85rem;font-weight:600;letter-spacing:.05em;font-variant-numeric:tabular-nums;transition:background-color .4s ease,color .4s ease,border-color .4s ease}.cf-process__step-title{font-size:1.2rem;font-weight:600;margin:.4rem 0 .5rem;letter-spacing:-.01em}.cf-process__step-text{font-size:.96rem;line-height:1.6;color:#5a544b;margin:0;max-width:36rem}.cf-process__cta{margin-top:4.5rem;text-align:center}.cf-process__cta-link{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:#1a1612;color:#fafaf7;text-decoration:none;border-radius:999px;font-size:.95rem;font-weight:500;transition:background-color .2s ease,gap .2s ease}.cf-process__cta-link:hover{background:#2a221c;gap:.75rem}@media(max-width:640px){.cf-process{padding:5rem 1.25rem}.cf-process__heading{margin-bottom:3rem}.cf-process__timeline{padding-left:3.25rem;gap:2.5rem}.cf-process__line,.cf-process__line-fill{left:1.25rem}.cf-process__num{left:-3.25rem;width:2.5rem;height:2.5rem;font-size:.78rem}.cf-process__cta{margin-top:3rem}}.cf-tm{background:#fafaf7;padding:7rem 0;color:#1a1612}.cf-tm__inner{max-width:1100px;margin:0 auto;padding:0 1.5rem}.cf-tm__heading{max-width:38rem;margin-bottom:3.5rem}.cf-tm__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-tm__title{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:600;line-height:1.15;letter-spacing:-.015em;margin:0}.cf-tm__rail{list-style:none;margin:0;padding:.5rem max(1.5rem,calc((100vw - 1100px)/2));display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:max(1.5rem,calc((100vw - 1100px)/2));scrollbar-width:none;-webkit-overflow-scrolling:touch}.cf-tm__rail::-webkit-scrollbar{display:none}.cf-tm__card{flex:0 0 auto;width:min(82vw,22rem);padding:1.75rem 1.5rem;background:#fff;border:1px solid #ece8df;border-radius:8px;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:12rem;will-change:opacity,transform}.cf-tm__text{font-size:.98rem;line-height:1.55;color:#2b2620;margin:0}.cf-tm__author{display:flex;align-items:baseline;gap:.6rem;margin:0;font-size:.85rem}.cf-tm__name{font-weight:600;color:#1a1612}.cf-tm__via{color:#9c948a;font-size:.78rem;letter-spacing:.04em}@media(max-width:640px){.cf-tm{padding:5rem 0}.cf-tm__heading{margin-bottom:2.5rem}.cf-tm__rail{padding:.5rem 1.25rem;scroll-padding-left:1.25rem;gap:1rem}.cf-tm__card{padding:1.5rem 1.25rem}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1a1a1a);color:#f5f5f5;position:relative;overflow:hidden;padding:0;margin:0}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#a68a64 15%,#a68a64 30%,#a68a64 45%,transparent 60%,#a68a64 75%,transparent 100%);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{opacity:.7}50%{opacity:1}}.footer-container{max-width:1400px;margin:0 auto;padding:80px 30px 0;position:relative;z-index:2}.footer-main{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:60px;margin-bottom:60px}.footer-brand{display:flex;flex-direction:column;gap:30px}.brand-header{display:flex;align-items:center;gap:20px;margin-bottom:10px}.logo-wrapper{position:relative;width:70px;height:70px}.footer-logo{width:100%;height:100%;border-radius:16px;object-fit:cover;position:relative;z-index:2;box-shadow:0 8px 32px #d4af374d}.logo-glow{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;background:#a68a64;border-radius:20px;opacity:.6;animation:glow 2s ease-in-out infinite alternate;z-index:1}@keyframes glow{0%{transform:scale(.95);opacity:.6}to{transform:scale(1.05);opacity:.8}}.brand-info{flex:1}.brand-name{font-size:2.2rem;font-weight:700;color:#a68a64;margin:0 0 5px;letter-spacing:-.5px}.brand-tagline{font-size:1rem;color:#a68a64;font-style:italic;margin:0;opacity:.9}.brand-description{font-size:1rem;line-height:1.7;color:#ccc;max-width:400px}.quality-badges{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f4d03f1a;border:1px solid rgba(244,208,63,.3);border-radius:25px;font-size:.85rem;color:#a68a64;transition:all .3s ease}.badge:hover{background:#f4d03f33;transform:translateY(-2px)}.badge-icon{font-size:1rem}.footer-navigation{display:grid;grid-template-columns:1fr 1fr;gap:40px}.nav-section{display:flex;flex-direction:column}.nav-title{font-size:1.2rem;font-weight:600;color:#a68a64;margin-bottom:25px;position:relative;padding-bottom:10px}.nav-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#a68a64;border-radius:2px}.nav-links{display:flex;flex-direction:column;gap:12px}.nav-link{color:#b8b8b8;text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative;padding:5px 0;overflow:hidden}.nav-link:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#a68a64;transition:width .3s ease}.nav-link:hover{color:#a68a64;padding-left:15px}.nav-link:hover:before{width:30px}.footer-connect{display:flex;flex-direction:column;gap:30px}.connect-title{font-size:1.2rem;font-weight:600;color:#a68a64;margin-bottom:5px;position:relative;padding-bottom:10px}.connect-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#a68a64,#a68a64);border-radius:2px}.newsletter-section{background:#f4d03f0d;padding:25px;border-radius:16px;border:1px solid rgba(244,208,63,.1)}.newsletter-title{font-size:1rem;font-weight:600;color:#a68a64;margin-bottom:5px}.newsletter-desc{font-size:.85rem;color:#aaa;margin-bottom:20px}.newsletter-form{width:100%}.input-group{display:flex;background:#ffffff0d;border-radius:12px;overflow:hidden;border:1px solid rgba(244,208,63,.2);transition:all .3s ease}.input-group:focus-within{border-color:#a68a64;box-shadow:0 0 20px #f4d03f33}.newsletter-input{flex:1;padding:15px 20px;background:transparent;border:none;color:#f5f5f5;font-size:.95rem;outline:none}.newsletter-input::placeholder{color:#888}.newsletter-btn{padding:15px 25px;background:linear-gradient(135deg,#a68a64,#a68a64);color:#1a1a1a;border:none;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;font-size:.9rem}.newsletter-btn:hover{background:linear-gradient(135deg,#a68a64,#a68a64);transform:translate(-2px)}.btn-arrow{transition:transform .3s ease}.newsletter-btn:hover .btn-arrow{transform:translate(3px)}.loading-spinner{width:16px;height:16px;border:2px solid rgba(26,26,26,.3);border-radius:50%;border-top-color:#1a1a1a;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-section{display:flex;flex-direction:column;gap:15px}.contact-item{display:flex;align-items:center;gap:12px;font-size:.9rem}.contact-icon{font-size:1.1rem;width:20px;text-align:center}.contact-link{color:#a68a64;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#a68a64}.contact-text{color:#b8b8b8}.social-section{display:flex;flex-direction:column;gap:15px}.social-title{font-size:.9rem;color:#ccc;margin-bottom:10px}.social-links{display:flex;gap:15px}.social-link{position:relative;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#f4d03f1a;border-radius:12px;text-decoration:none;transition:all .3s ease;overflow:hidden}.social-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(244,208,63,.3),transparent);transition:left .5s ease}.social-link:hover:before{left:100%}.social-link:hover{background:#f4d03f33;transform:translateY(-3px);box-shadow:0 8px 25px #f4d03f4d}.social-link img{width:24px;height:24px;transition:transform .3s ease}.social-link:hover img{transform:scale(1.1)}.social-tooltip{position:absolute;bottom:-35px;left:50%;transform:translate(-50%);background:#1a1a1a;color:#a68a64;padding:5px 10px;border-radius:6px;font-size:.75rem;opacity:0;pointer-events:none;transition:opacity .3s ease;white-space:nowrap}.social-link:hover .social-tooltip{opacity:1}.footer-bottom{margin-top:40px;padding-bottom:30px}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(244,208,63,.3),transparent);margin-bottom:30px}.bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.copyright{color:#888;font-size:.9rem}.legal-links{display:flex;align-items:center;gap:15px;font-size:.85rem}.legal-links a{color:#aaa;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#a68a64}.separator{color:#555}.cf-chat-float{position:fixed;bottom:24px;right:24px;z-index:1000;display:inline-flex;align-items:center;gap:.6rem;padding:.55rem 1.1rem .55rem .55rem;background:#1a1612;color:#fafaf7;text-decoration:none;border-radius:999px;font-family:Inter,Poppins,sans-serif;font-size:.88rem;font-weight:500;letter-spacing:-.005em;box-shadow:0 10px 30px #1a16122e,0 2px 6px #1a161214;transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.cf-chat-float__icon{position:relative;width:34px;height:34px;border-radius:50%;background:#ffffff14;color:#e0b98b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .25s ease,color .25s ease}.cf-chat-float__ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(224,185,139,.55);opacity:0;animation:cf-chat-ring 2.6s ease-out infinite;pointer-events:none}@keyframes cf-chat-ring{0%{transform:scale(.85);opacity:.6}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.cf-chat-float__label{line-height:1;transition:transform .25s ease}.cf-chat-float:hover{background:#2c261f;transform:translateY(-2px);box-shadow:0 16px 40px #1a16123d,0 4px 10px #1a16121a}.cf-chat-float:hover .cf-chat-float__icon{background:#ffffff1f;color:#f0d3ac}.cf-chat-float:focus-visible{outline:none;box-shadow:0 0 0 3px #b9743159,0 10px 30px #1a16122e}@media(max-width:520px){.cf-chat-float{bottom:16px;right:16px;padding:.5rem 1rem .5rem .5rem;font-size:.85rem}.cf-chat-float__icon{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.cf-chat-float__ring{animation:none}.cf-chat-float{transition:background .25s ease}.cf-chat-float:hover{transform:none}}@media(max-width:1200px){.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:50px}}@media(max-width:992px){.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-navigation{grid-column:span 2;grid-template-columns:1fr 1fr}}@media(max-width:768px){.footer-container{padding:60px 20px 0}.footer-main{grid-template-columns:1fr;gap:40px;text-align:center}.footer-navigation{grid-template-columns:1fr;gap:30px}.brand-header{justify-content:center}.brand-name{font-size:1.8rem}.nav-title:after{left:50%;transform:translate(-50%)}.connect-title:after{left:50%;transform:translate(-50%)}.bottom-content{flex-direction:column;text-align:center}.whatsapp-text{display:none}.whatsapp-btn{padding:16px;border-radius:50%;width:60px;height:60px;justify-content:center}}@media(max-width:480px){.footer-container{padding:50px 15px 0}.newsletter-form .input-group{flex-direction:column}.newsletter-btn{border-radius:0 0 12px 12px}.brand-name{font-size:1.6rem}.quality-badges{justify-content:center;align-items:center}.social-links{justify-content:center}}.cf-contact-hero{background:#fafaf7;padding:8rem 1.5rem 5rem;border-bottom:1px solid #ece8df;overflow:hidden}.cf-contact-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.cf-contact-hero__text{min-width:0}.cf-contact-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-contact-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-contact-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-contact-hero__lede{font-size:clamp(1rem,1.15vw,1.05rem);line-height:1.6;color:#5a544b;max-width:36rem;margin:0 0 2.5rem}.cf-contact-hero__highlights{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;gap:1.75rem;flex-wrap:wrap}.cf-contact-hero__highlight{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.cf-contact-hero__highlight-icon{width:32px;height:32px;border-radius:8px;background:#f1ece2;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-contact-hero__highlight-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cf-contact-hero__highlight-title{font-size:.9rem;font-weight:600;color:#1a1612;line-height:1.3}.cf-contact-hero__highlight-desc{font-size:.82rem;color:#7a736a;line-height:1.4}.cf-contact-hero__cta{display:flex;gap:.75rem;flex-wrap:wrap}.cf-contact-hero__cta-primary,.cf-contact-hero__cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s,border-color .2s}.cf-contact-hero__cta-primary{background:#1a1612;color:#fafaf7;border:1px solid #1a1612}.cf-contact-hero__cta-primary:hover{background:#2c261f;transform:translateY(-1px)}.cf-contact-hero__cta-secondary{background:transparent;color:#1a1612;border:1px solid #d9d1c3}.cf-contact-hero__cta-secondary:hover{border-color:#1a1612;transform:translateY(-1px)}.cf-contact-hero__visual{min-width:0;display:flex;align-items:center;justify-content:center}.cf-contact-hero__scene{position:relative;width:340px;height:340px;display:flex;align-items:center;justify-content:center}.cf-contact-hero__glow{position:absolute;border-radius:50%;pointer-events:none}.cf-contact-hero__glow--outer{width:340px;height:340px;top:0;left:0;background:radial-gradient(circle,rgba(185,116,49,.12) 0%,rgba(185,116,49,.05) 45%,transparent 72%);animation:cf-contact-glow-outer 5s ease-in-out infinite}.cf-contact-hero__glow--inner{width:200px;height:200px;top:70px;left:70px;background:radial-gradient(circle,rgba(255,179,102,.28) 0%,rgba(255,179,102,.1) 50%,transparent 78%);animation:cf-contact-glow-inner 3.6s ease-in-out infinite}@keyframes cf-contact-glow-outer{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.05);opacity:1}}@keyframes cf-contact-glow-inner{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.1);opacity:1}}.cf-contact-hero__bubble{position:relative;width:180px;height:88px;border-radius:24px;background:#fff;border:1px solid #ece8df;box-shadow:0 20px 40px #1a161214,0 4px 12px #1a16120a;display:flex;align-items:center;justify-content:center;gap:10px;animation:cf-contact-bubble-float 5s ease-in-out infinite;z-index:2}@keyframes cf-contact-bubble-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cf-contact-hero__bubble-tail{position:absolute;bottom:-8px;left:32px;width:22px;height:22px;background:#fff;border-right:1px solid #ece8df;border-bottom:1px solid #ece8df;transform:rotate(45deg);border-radius:0 0 6px}.cf-contact-hero__bubble-dot{width:12px;height:12px;border-radius:50%;background:#b97431;opacity:.55}.cf-contact-hero__bubble-dot--1{animation:cf-contact-typing 1.4s ease-in-out infinite;animation-delay:0s}.cf-contact-hero__bubble-dot--2{animation:cf-contact-typing 1.4s ease-in-out infinite;animation-delay:.2s}.cf-contact-hero__bubble-dot--3{animation:cf-contact-typing 1.4s ease-in-out infinite;animation-delay:.4s}@keyframes cf-contact-typing{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-6px);opacity:1}}.cf-contact-hero__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#b97431;opacity:0}.cf-contact-hero__spark--1{top:25%;left:12%;animation:cf-contact-spark 7s ease-in-out infinite;animation-delay:0s}.cf-contact-hero__spark--2{top:18%;right:15%;animation:cf-contact-spark 8.5s ease-in-out infinite;animation-delay:1.5s}.cf-contact-hero__spark--3{bottom:22%;left:15%;animation:cf-contact-spark 6.5s ease-in-out infinite;animation-delay:3s}.cf-contact-hero__spark--4{bottom:18%;right:14%;animation:cf-contact-spark 9s ease-in-out infinite;animation-delay:2s}@keyframes cf-contact-spark{0%,to{transform:translateY(0) scale(1);opacity:0}40%{transform:translateY(-30px) scale(1.2);opacity:.6}60%{transform:translateY(-40px) scale(1);opacity:.4}}@media(max-width:1080px){.cf-contact-hero__inner{grid-template-columns:1fr;gap:3.5rem}.cf-contact-hero__text{max-width:620px;margin:0 auto;text-align:center}.cf-contact-hero__title,.cf-contact-hero__lede{margin-left:auto;margin-right:auto}.cf-contact-hero__highlights{justify-content:center;max-width:520px;margin-left:auto;margin-right:auto}.cf-contact-hero__highlight{text-align:left}.cf-contact-hero__cta{justify-content:center}}@media(max-width:900px){.cf-contact-hero{padding:7rem 1.25rem 4rem}.cf-contact-hero__scene,.cf-contact-hero__glow--outer{width:300px;height:300px}}@media(max-width:520px){.cf-contact-hero__highlights{flex-direction:column;align-items:flex-start;max-width:320px;gap:1rem}.cf-contact-hero__cta{flex-direction:column;align-items:stretch}.cf-contact-hero__cta-primary,.cf-contact-hero__cta-secondary{justify-content:center}}@media(prefers-reduced-motion:reduce){.cf-contact-hero__bubble,.cf-contact-hero__bubble-dot,.cf-contact-hero__glow--outer,.cf-contact-hero__glow--inner,.cf-contact-hero__spark{animation:none}}.cf-contact{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-contact-channels__eyebrow,.cf-contact-form__eyebrow,.cf-contact-faq__eyebrow,.cf-contact-cta__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-contact-channels__title,.cf-contact-form__title,.cf-contact-faq__title,.cf-contact-cta__title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:24ch}.cf-contact-channels__lede,.cf-contact-form__lede,.cf-contact-faq__lede,.cf-contact-cta__lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-contact-channels{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-contact-channels__inner{max-width:1200px;margin:0 auto}.cf-contact-channels__heading{margin-bottom:3.5rem;text-align:center}.cf-contact-channels__title,.cf-contact-channels__lede{margin-left:auto;margin-right:auto}.cf-contact-channels__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cf-contact-channels__card{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:12px;color:inherit;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s,background-color .3s,color .3s}.cf-contact-channels__card:hover{transform:translateY(-4px);background:#1a1612;border-color:#1a1612;color:#fafaf7;box-shadow:0 14px 36px #1a161238}.cf-contact-channels__card-icon{width:36px;height:36px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:background-color .3s,color .3s}.cf-contact-channels__card:hover .cf-contact-channels__card-icon{background:#ffffff14;color:#e0b98b}.cf-contact-channels__card-title{font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b97431;margin:0 0 .5rem;transition:color .3s}.cf-contact-channels__card:hover .cf-contact-channels__card-title{color:#e0b98b}.cf-contact-channels__card-value{font-size:1rem;font-weight:600;color:inherit;letter-spacing:-.01em;line-height:1.4;margin:0 0 .5rem;word-break:break-word}.cf-contact-channels__card-hint{font-size:.85rem;color:#7a736a;line-height:1.5;margin:0;transition:color .3s}.cf-contact-channels__card:hover .cf-contact-channels__card-hint{color:#b8a992}.cf-contact-form{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-contact-form__inner{max-width:720px;margin:0 auto}.cf-contact-form__heading{margin-bottom:3rem;text-align:center}.cf-contact-form__title,.cf-contact-form__lede{margin-left:auto;margin-right:auto}.cf-contact-form__container{padding:2.5rem;background:#fff;border:1px solid #ece8df;border-radius:14px;box-shadow:0 20px 50px #1a16120a}.cf-contact-form__form{display:flex;flex-direction:column;gap:1.25rem}.cf-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cf-contact-form__field{display:flex;flex-direction:column;gap:.4rem;min-width:0}.cf-contact-form__field label{font-size:.82rem;font-weight:500;color:#1a1612;letter-spacing:-.005em}.cf-contact-form__field input,.cf-contact-form__field select,.cf-contact-form__field textarea{width:100%;padding:.85rem 1rem;font-size:.95rem;font-family:inherit;color:#1a1612;background:#fafaf7;border:1px solid #ece8df;border-radius:8px;outline:none;transition:border-color .2s,background .2s,box-shadow .2s;box-sizing:border-box}.cf-contact-form__field textarea{resize:vertical;min-height:140px;line-height:1.55}.cf-contact-form__field input::placeholder,.cf-contact-form__field textarea::placeholder{color:#a09789}.cf-contact-form__field input:focus,.cf-contact-form__field select:focus,.cf-contact-form__field textarea:focus{border-color:#b97431;background:#fff;box-shadow:0 0 0 3px #b974311f}.cf-contact-form__field select{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235a544b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.5rem}.cf-contact-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;padding:.95rem 1.75rem;background:#1a1612;color:#fafaf7;border:1px solid #1a1612;border-radius:999px;font-size:.95rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,transform .2s}.cf-contact-form__submit:hover:not(:disabled){background:#2c261f;transform:translateY(-1px)}.cf-contact-form__submit:disabled{opacity:.6;cursor:not-allowed}.cf-contact-form__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(250,250,247,.35);border-top-color:#fafaf7;animation:cf-contact-spin .7s linear infinite}@keyframes cf-contact-spin{to{transform:rotate(360deg)}}.cf-contact-form__status{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-radius:8px;font-size:.9rem;line-height:1.5}.cf-contact-form__status--success{background:#eef7ef;border:1px solid #cbe6cf;color:#2f6f3d}.cf-contact-form__status--error{background:#fbecec;border:1px solid #f0cccc;color:#a83232}.cf-contact-faq{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-contact-faq__inner{max-width:1200px;margin:0 auto}.cf-contact-faq__heading{margin-bottom:3.5rem;text-align:center}.cf-contact-faq__title,.cf-contact-faq__lede{margin-left:auto;margin-right:auto}.cf-contact-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.cf-contact-faq__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-left:3px solid #b97431;border-radius:8px;transition:transform .3s,box-shadow .3s}.cf-contact-faq__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1a16120d}.cf-contact-faq__card-title{font-size:1.05rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .75rem}.cf-contact-faq__card-body{font-size:.9rem;color:#5a544b;line-height:1.55;margin:0}.cf-contact-cta{padding:7rem 1.5rem 9rem;background:#1a1612;color:#fafaf7;text-align:center}.cf-contact-cta__inner{max-width:640px;margin:0 auto}.cf-contact-cta__heading{margin-bottom:2.5rem}.cf-contact-cta__eyebrow{color:#e0b98b}.cf-contact-cta__title{color:#fafaf7;margin-left:auto;margin-right:auto}.cf-contact-cta__lede{color:#b8a992;margin:0 auto}.cf-contact-cta__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cf-contact-cta__primary,.cf-contact-cta__secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s}.cf-contact-cta__primary{background:#fafaf7;color:#1a1612;border:1px solid #fafaf7}.cf-contact-cta__primary:hover{background:#fff;transform:translateY(-1px)}.cf-contact-cta__secondary{background:transparent;color:#fafaf7;border:1px solid rgba(250,250,247,.28)}.cf-contact-cta__secondary:hover{border-color:#fafaf7;transform:translateY(-1px)}@media(max-width:1080px){.cf-contact-channels__grid,.cf-contact-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cf-contact-channels,.cf-contact-form,.cf-contact-faq{padding:4.5rem 1.25rem}.cf-contact-cta{padding:5.5rem 1.25rem 6.5rem}.cf-contact-channels__grid,.cf-contact-faq__grid{grid-template-columns:1fr}.cf-contact-form__container{padding:1.75rem}.cf-contact-form__row{grid-template-columns:1fr}.cf-contact-cta__buttons{flex-direction:column;align-items:stretch}.cf-contact-cta__primary,.cf-contact-cta__secondary{justify-content:center}}.cf-about-hero{background:#fafaf7;padding:8rem 1.5rem 5rem;border-bottom:1px solid #ece8df;overflow:hidden}.cf-about-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.cf-about-hero__text{min-width:0}.cf-about-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-about-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-about-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-about-hero__lede{font-size:clamp(1rem,1.15vw,1.05rem);line-height:1.6;color:#5a544b;max-width:36rem;margin:0 0 2.5rem}.cf-about-hero__highlights{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;gap:1.75rem;flex-wrap:wrap}.cf-about-hero__highlight{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.cf-about-hero__highlight-icon{width:32px;height:32px;border-radius:8px;background:#f1ece2;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-about-hero__highlight-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cf-about-hero__highlight-title{font-size:.9rem;font-weight:600;color:#1a1612;line-height:1.3}.cf-about-hero__highlight-desc{font-size:.82rem;color:#7a736a;line-height:1.4}.cf-about-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;background:#1a1612;color:#fafaf7;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s}.cf-about-hero__cta:hover{background:#2c261f;transform:translateY(-1px)}.cf-about-hero__visual{min-width:0;display:flex;align-items:center;justify-content:center}.cf-about-hero__scene{position:relative;width:320px;height:420px;display:flex;align-items:center;justify-content:center}.cf-about-hero__glow{position:absolute;border-radius:50%;pointer-events:none}.cf-about-hero__glow--outer{width:320px;height:320px;top:-70px;left:0;background:radial-gradient(circle,rgba(185,116,49,.14) 0%,rgba(185,116,49,.06) 40%,transparent 70%);animation:cf-about-glow-outer 4.5s ease-in-out infinite}.cf-about-hero__glow--inner{width:180px;height:180px;top:0;left:70px;background:radial-gradient(circle,rgba(255,179,102,.35) 0%,rgba(255,179,102,.12) 45%,transparent 75%);animation:cf-about-glow-inner 3.2s ease-in-out infinite}@keyframes cf-about-glow-outer{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.06);opacity:1}}@keyframes cf-about-glow-inner{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.12);opacity:1}}.cf-about-hero__candle{position:relative;width:84px;height:260px;margin-top:40px;display:flex;flex-direction:column;align-items:center;animation:cf-about-candle-float 6s ease-in-out infinite}@keyframes cf-about-candle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.cf-about-hero__wick{width:2px;height:12px;background:#1a1612;margin-bottom:2px;border-radius:1px}.cf-about-hero__flame{position:absolute;top:-18px;left:50%;transform:translate(-50%);width:22px;height:34px;border-radius:50% 50% 45% 45%/65% 65% 35% 35%;background:radial-gradient(ellipse at 50% 65%,#ffd28a 0%,#f4a24a 45%,#b97431 80%,transparent 100%);filter:blur(.4px);transform-origin:50% 100%;animation:cf-about-flame 2.6s ease-in-out infinite;box-shadow:0 0 22px #f4a24a66}.cf-about-hero__flame-inner{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:8px;height:14px;border-radius:50% 50% 45% 45%/65% 65% 35% 35%;background:radial-gradient(ellipse at 50% 70%,#ffffff 0%,#ffe0a3 60%,transparent 100%)}@keyframes cf-about-flame{0%,to{transform:translate(-50%) rotate(-1.5deg) scaleY(1)}25%{transform:translate(-50%) rotate(1deg) scaleY(1.05)}50%{transform:translate(-50%) rotate(-.5deg) scaleY(.97)}75%{transform:translate(-50%) rotate(1.5deg) scaleY(1.04)}}.cf-about-hero__body{width:84px;height:220px;background:linear-gradient(180deg,#f4ede0,#ece1cc 40%,#dcc9a8);border-radius:6px;box-shadow:inset -14px 0 24px #8b6c4233,inset 14px 0 20px #ffffff80,0 20px 40px #1a161214;position:relative}.cf-about-hero__body:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;border-radius:6px 6px 40% 40%/6px 6px 100% 100%;background:#00000014}.cf-about-hero__base{width:92px;height:6px;background:#1a161214;border-radius:50%;filter:blur(2px);margin-top:4px}.cf-about-hero__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#b97431;opacity:0}.cf-about-hero__spark--1{top:30%;left:12%;animation:cf-about-spark 7s ease-in-out infinite;animation-delay:0s}.cf-about-hero__spark--2{top:20%;right:15%;animation:cf-about-spark 8.5s ease-in-out infinite;animation-delay:1.5s}.cf-about-hero__spark--3{bottom:30%;left:18%;animation:cf-about-spark 6.5s ease-in-out infinite;animation-delay:3s}.cf-about-hero__spark--4{bottom:25%;right:12%;animation:cf-about-spark 9s ease-in-out infinite;animation-delay:2s}@keyframes cf-about-spark{0%,to{transform:translateY(0) scale(1);opacity:0}40%{transform:translateY(-30px) scale(1.2);opacity:.6}60%{transform:translateY(-40px) scale(1);opacity:.4}}@media(max-width:1080px){.cf-about-hero__inner{grid-template-columns:1fr;gap:3.5rem}.cf-about-hero__text{max-width:620px;margin:0 auto;text-align:center}.cf-about-hero__title,.cf-about-hero__lede{margin-left:auto;margin-right:auto}.cf-about-hero__highlights{justify-content:center;max-width:520px;margin-left:auto;margin-right:auto}.cf-about-hero__highlight{text-align:left}}@media(max-width:900px){.cf-about-hero{padding:7rem 1.25rem 4rem}.cf-about-hero__scene{width:280px;height:380px}.cf-about-hero__glow--outer{width:280px;height:280px;left:0;top:-60px}}@media(max-width:520px){.cf-about-hero__highlights{flex-direction:column;align-items:flex-start;gap:1rem}.cf-about-hero__highlights{max-width:320px}}@media(prefers-reduced-motion:reduce){.cf-about-hero__candle,.cf-about-hero__flame,.cf-about-hero__glow--outer,.cf-about-hero__glow--inner,.cf-about-hero__spark{animation:none}}.cf-about{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-about-story__eyebrow,.cf-about-vm__eyebrow,.cf-about-values__eyebrow,.cf-about-cta__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-about-story__title,.cf-about-vm__title,.cf-about-values__title,.cf-about-cta__title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:24ch}.cf-about-story__lede,.cf-about-vm__lede,.cf-about-values__lede,.cf-about-cta__lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-about-story{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-about-story__inner{max-width:900px;margin:0 auto}.cf-about-story__heading{margin-bottom:3.5rem;text-align:center}.cf-about-story__title,.cf-about-story__lede{margin-left:auto;margin-right:auto}.cf-about-story__timeline{position:relative;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.5rem}.cf-about-story__line,.cf-about-story__line-fill{position:absolute;top:12px;bottom:12px;left:19px;width:1px;transform-origin:top center}.cf-about-story__line{background:#ece8df}.cf-about-story__line-fill{background:#b97431;transform:scaleY(0);will-change:transform}.cf-about-story__step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:1.5rem;align-items:flex-start}.cf-about-story__step-marker{position:relative;width:40px;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.cf-about-story__step-dot{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #ece8df;z-index:1;transition:border-color .3s ease,box-shadow .3s ease}.cf-about-story__step-number{position:absolute;top:28px;left:50%;transform:translate(-50%);font-size:.72rem;font-weight:500;letter-spacing:.14em;color:#b97431}.cf-about-story__step-body{background:#fff;border:1px solid #ece8df;border-radius:12px;padding:1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s}.cf-about-story__step-body:hover{transform:translateY(-3px);border-color:#d9d1c3;box-shadow:0 12px 30px #1a16120d}.cf-about-story__step-year{font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b97431;margin:0 0 .5rem}.cf-about-story__step-title{font-size:1.15rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .6rem}.cf-about-story__step-desc{font-size:.92rem;color:#5a544b;line-height:1.55;margin:0}.cf-about-vm{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-about-vm__inner{max-width:900px;margin:0 auto}.cf-about-vm__heading{margin-bottom:3.5rem;text-align:center}.cf-about-vm__title,.cf-about-vm__lede{margin-left:auto;margin-right:auto}.cf-about-vm__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cf-about-vm__card{padding:2.5rem 2rem;background:#fff;border:1px solid #ece8df;border-radius:14px;transition:transform .3s,box-shadow .3s}.cf-about-vm__card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1a16120f}.cf-about-vm__card.is-featured{background:#1a1612;border-color:#1a1612;color:#fafaf7}.cf-about-vm__card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.cf-about-vm__card-icon{width:34px;height:34px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-about-vm__card.is-featured .cf-about-vm__card-icon{background:#ffffff14;color:#e0b98b}.cf-about-vm__card-label{font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b97431;margin:0}.cf-about-vm__card.is-featured .cf-about-vm__card-label{color:#e0b98b}.cf-about-vm__card-title{font-size:1.35rem;font-weight:600;color:inherit;letter-spacing:-.01em;line-height:1.25;margin:0 0 1rem}.cf-about-vm__card-desc{font-size:.95rem;color:#5a544b;line-height:1.6;margin:0}.cf-about-vm__card.is-featured .cf-about-vm__card-desc{color:#b8a992}.cf-about-values{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-about-values__inner{max-width:1200px;margin:0 auto}.cf-about-values__heading{margin-bottom:3.5rem;text-align:center}.cf-about-values__title,.cf-about-values__lede{margin-left:auto;margin-right:auto}.cf-about-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cf-about-values__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-left:3px solid #b97431;border-radius:8px;transition:transform .3s,box-shadow .3s}.cf-about-values__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1a16120d}.cf-about-values__card-icon{width:36px;height:36px;border-radius:8px;background:#f5f0e6;color:#b97431;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.cf-about-values__card-title{font-size:1.05rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .6rem}.cf-about-values__card-desc{font-size:.88rem;color:#5a544b;line-height:1.55;margin:0}.cf-about-cta{padding:7rem 1.5rem 9rem;background:#1a1612;color:#fafaf7;text-align:center}.cf-about-cta__inner{max-width:640px;margin:0 auto}.cf-about-cta__heading{margin-bottom:2.5rem}.cf-about-cta__eyebrow{color:#e0b98b}.cf-about-cta__title{color:#fafaf7;margin-left:auto;margin-right:auto}.cf-about-cta__lede{color:#b8a992;margin:0 auto}.cf-about-cta__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cf-about-cta__primary,.cf-about-cta__secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s}.cf-about-cta__primary{background:#fafaf7;color:#1a1612;border:1px solid #fafaf7}.cf-about-cta__primary:hover{background:#fff;transform:translateY(-1px)}.cf-about-cta__secondary{background:transparent;color:#fafaf7;border:1px solid rgba(250,250,247,.28)}.cf-about-cta__secondary:hover{border-color:#fafaf7;transform:translateY(-1px)}@media(max-width:1080px){.cf-about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cf-about-story,.cf-about-vm,.cf-about-values{padding:4.5rem 1.25rem}.cf-about-cta{padding:5.5rem 1.25rem 6.5rem}.cf-about-vm__grid,.cf-about-values__grid{grid-template-columns:1fr}.cf-about-cta__buttons{flex-direction:column;align-items:stretch}.cf-about-cta__primary,.cf-about-cta__secondary{justify-content:center}}.cf-catalog-hero{background:#fafaf7;padding:9rem 1.5rem 4.5rem;border-bottom:1px solid #ece8df}.cf-catalog-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem;align-items:center}.cf-catalog-hero__text{min-width:0}.cf-catalog-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-catalog-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-catalog-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-catalog-hero__lede{font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.55;color:#5a544b;max-width:36rem;margin:0}.cf-catalog-hero__media{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#f1ece2}.cf-catalog-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;will-change:opacity,transform}@media(max-width:900px){.cf-catalog-hero{padding:7rem 1.25rem 3.5rem}.cf-catalog-hero__inner{grid-template-columns:1fr;gap:2.5rem}.cf-catalog-hero__media{aspect-ratio:16 / 10;max-width:28rem}}@media(max-width:640px){.cf-catalog-hero__media{aspect-ratio:4 / 3}}.cf-cat{background:#fafaf7;padding:5rem 1.5rem 6.5rem;color:#1a1612}.cf-cat__inner{max-width:1200px;margin:0 auto}.cf-cat__heading{margin-bottom:2rem}.cf-cat__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 .6rem}.cf-cat__title{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600;letter-spacing:-.01em;margin:0}.cf-cat__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid #ece8df;border-bottom:1px solid #ece8df}.cf-cat__chips{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;flex:1 1 auto;min-width:0}.cf-cat__chip{display:inline-flex;align-items:center;padding:.45rem .9rem;background:transparent;border:1px solid #ece8df;border-radius:999px;font-size:.82rem;font-weight:500;color:#5a544b;cursor:pointer;white-space:nowrap;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.cf-cat__chip:hover{border-color:#b97431;color:#1a1612}.cf-cat__chip.is-active{background:#1a1612;color:#fafaf7;border-color:#1a1612}.cf-cat__tools{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0}.cf-cat__pdf-btn,.cf-cat__filter-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;background:#fff;border:1px solid #ece8df;border-radius:999px;font-size:.82rem;font-weight:500;color:#1a1612;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.cf-cat__pdf-btn:hover:not(:disabled),.cf-cat__filter-btn:hover{border-color:#b97431}.cf-cat__pdf-btn:disabled{opacity:.55;cursor:wait}.cf-cat__filter-btn{background:#1a1612;color:#fafaf7;border-color:#1a1612}.cf-cat__filter-btn:hover{background:#2a221c;border-color:#2a221c}.cf-cat__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;padding:0 .35rem;background:#b97431;border-radius:999px;font-size:.7rem;font-weight:600;margin-left:.2rem}.cf-cat__count{font-size:.82rem;color:#9c948a;letter-spacing:.03em;margin:1.5rem 0 1rem}.cf-cat__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.cf-cat__card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #ece8df;border-radius:10px;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.cf-cat__card:hover{transform:translateY(-4px);border-color:#d9d1c1;box-shadow:0 14px 36px -22px #1a16122e}.cf-cat__seasonal{position:absolute;top:.85rem;left:.85rem;z-index:2;padding:.3rem .65rem;border-radius:999px;background:var(--season, #6c757d);color:#fff;font-size:.7rem;letter-spacing:.06em;font-weight:600;text-transform:uppercase;box-shadow:0 4px 14px -6px #1a161259}.cf-cat__media{position:relative;display:block;aspect-ratio:4 / 5;background:#f1ece2;overflow:hidden;text-decoration:none}.cf-cat__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cf-cat__card:hover .cf-cat__media img{transform:scale(1.04)}.cf-cat__media-overlay{position:absolute;inset:auto 0 0 0;padding:1.5rem 1rem 1rem;background:linear-gradient(180deg,transparent,rgba(26,22,18,.65));color:#fff;font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem;opacity:0;transition:opacity .25s ease}.cf-cat__card:hover .cf-cat__media-overlay{opacity:1}.cf-cat__body{display:flex;flex-direction:column;gap:.45rem;padding:1.1rem 1.1rem 1.25rem}.cf-cat__name{font-size:1.05rem;font-weight:600;letter-spacing:-.005em;margin:0;color:#1a1612}.cf-cat__category{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:#b97431;margin:0}.cf-cat__desc{font-size:.88rem;line-height:1.5;color:#5a544b;margin:0}.cf-cat__customize{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.88rem;font-weight:500;color:#1a1612;text-decoration:none;padding-bottom:.2rem;border-bottom:1px solid #1a1612;align-self:flex-start;transition:gap .2s ease,color .2s ease,border-color .2s ease}.cf-cat__customize:hover{color:#b97431;border-color:#b97431;gap:.6rem}.cf-cat__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;border:1px dashed #d9d1c1;border-radius:12px;color:#5a544b;text-align:center}.cf-cat__reset{background:#1a1612;color:#fafaf7;border:none;border-radius:999px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:500;cursor:pointer}.cf-cat__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a161280;z-index:50}.cf-cat__drawer{position:fixed;top:0;right:0;bottom:0;width:min(90vw,22rem);background:#fff;z-index:51;display:flex;flex-direction:column;box-shadow:-8px 0 32px -16px #1a161233}.cf-cat__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #ece8df}.cf-cat__drawer-header h3{font-size:1.05rem;font-weight:600;margin:0}.cf-cat__drawer-close{background:transparent;border:none;color:#5a544b;cursor:pointer;padding:.4rem;border-radius:999px;display:inline-flex}.cf-cat__drawer-close:hover{background:#fafaf7}.cf-cat__drawer-body{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.cf-cat__group h4{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#9c948a;margin:0 0 .75rem;font-weight:600}.cf-cat__group-options{display:flex;flex-direction:column;gap:.5rem}.cf-cat__check{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border:1px solid #ece8df;border-radius:8px;cursor:pointer;font-size:.92rem;color:#1a1612;transition:border-color .18s ease,background-color .18s ease}.cf-cat__check:hover{border-color:#b97431}.cf-cat__check input{display:none}.cf-cat__check.is-active{background:#fdf6ef;border-color:#b97431}.cf-cat__swatch{width:10px;height:10px;border-radius:999px;flex-shrink:0}.cf-cat__drawer-footer{padding:1.1rem 1.25rem;border-top:1px solid #ece8df;display:flex;gap:.6rem}.cf-cat__drawer-clear{flex:0 0 auto;padding:.65rem 1rem;background:transparent;border:1px solid #ece8df;border-radius:999px;font-size:.85rem;font-weight:500;cursor:pointer}.cf-cat__drawer-clear:hover{border-color:#b97431}.cf-cat__drawer-apply{flex:1 1 auto;padding:.65rem 1rem;background:#1a1612;color:#fafaf7;border:none;border-radius:999px;font-size:.85rem;font-weight:500;cursor:pointer}.cf-cat__drawer-apply:hover{background:#2a221c}.cf-cat__pdf-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.25rem}.cf-cat__pdf-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a161299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cf-cat__pdf-content{position:relative;width:min(100%,880px);max-height:calc(100vh - 2.5rem);background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 80px -30px #00000073}.cf-cat__pdf-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #ece8df}.cf-cat__pdf-title{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#1a1612}.cf-cat__pdf-close{background:transparent;border:none;color:#5a544b;cursor:pointer;padding:.4rem;border-radius:999px}.cf-cat__pdf-close:hover{background:#fafaf7}.cf-cat__pdf-body{flex:1;min-height:60vh;background:#f1ece2}.cf-cat__pdf-body iframe{width:100%;height:100%;border:0}.cf-cat__pdf-footer{padding:1rem 1.25rem;border-top:1px solid #ece8df;display:flex;justify-content:flex-end}.cf-cat__pdf-dl{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.1rem;background:#1a1612;color:#fafaf7;border:none;border-radius:999px;font-size:.85rem;font-weight:500;cursor:pointer}.cf-cat__pdf-dl:hover:not(:disabled){background:#2a221c}.cf-cat__pdf-dl:disabled{opacity:.65;cursor:wait}@media(max-width:640px){.cf-cat{padding:3.5rem 1.25rem 5rem}.cf-cat__toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.cf-cat__tools{width:100%;justify-content:space-between}.cf-cat__grid{grid-template-columns:1fr;gap:1rem}}.cf-catalog{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-catalog__cta{max-width:1200px;margin:0 auto;padding:6rem 1.5rem 8rem;text-align:center;border-top:1px solid #ece8df}.cf-catalog__cta-eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-catalog__cta-title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1.25rem}.cf-catalog__cta-lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:36rem;margin:0 auto 2rem}.cf-catalog__cta-link{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:#1a1612;color:#fafaf7;text-decoration:none;border-radius:999px;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s}.cf-catalog__cta-link:hover{background:#2c261f;transform:translateY(-1px)}@media(max-width:640px){.cf-catalog__cta{padding:4.5rem 1.25rem 6rem}}.cf-care-hero{background:#fafaf7;padding:8rem 1.5rem 5rem;border-bottom:1px solid #ece8df;overflow:hidden}.cf-care-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.cf-care-hero__text{min-width:0}.cf-care-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-care-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-care-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-care-hero__lede{font-size:clamp(1rem,1.15vw,1.05rem);line-height:1.6;color:#5a544b;max-width:36rem;margin:0 0 2.5rem}.cf-care-hero__highlights{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;gap:1.75rem;flex-wrap:wrap}.cf-care-hero__highlight{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.cf-care-hero__highlight-icon{width:32px;height:32px;border-radius:8px;background:#f1ece2;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-care-hero__highlight-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cf-care-hero__highlight-title{font-size:.9rem;font-weight:600;color:#1a1612;line-height:1.3}.cf-care-hero__highlight-desc{font-size:.82rem;color:#7a736a;line-height:1.4}.cf-care-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;background:#1a1612;color:#fafaf7;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s}.cf-care-hero__cta:hover{background:#2c261f;transform:translateY(-1px)}.cf-care-hero__visual{min-width:0;display:flex;align-items:center;justify-content:center}.cf-care-hero__scene{position:relative;width:320px;height:420px;display:flex;align-items:center;justify-content:center}.cf-care-hero__glow{position:absolute;border-radius:50%;pointer-events:none}.cf-care-hero__glow--outer{width:320px;height:320px;top:-70px;left:0;background:radial-gradient(circle,rgba(185,116,49,.14) 0%,rgba(185,116,49,.06) 40%,transparent 70%);animation:cf-care-glow-outer 4.5s ease-in-out infinite}.cf-care-hero__glow--inner{width:180px;height:180px;top:0;left:70px;background:radial-gradient(circle,rgba(255,179,102,.35) 0%,rgba(255,179,102,.12) 45%,transparent 75%);animation:cf-care-glow-inner 3.2s ease-in-out infinite}@keyframes cf-care-glow-outer{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.06);opacity:1}}@keyframes cf-care-glow-inner{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.12);opacity:1}}.cf-care-hero__candle{position:relative;width:84px;height:260px;margin-top:40px;display:flex;flex-direction:column;align-items:center;animation:cf-care-candle-float 6s ease-in-out infinite}@keyframes cf-care-candle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.cf-care-hero__wick{width:2px;height:12px;background:#1a1612;margin-bottom:2px;border-radius:1px}.cf-care-hero__flame{position:absolute;top:-18px;left:50%;transform:translate(-50%);width:22px;height:34px;border-radius:50% 50% 45% 45%/65% 65% 35% 35%;background:radial-gradient(ellipse at 50% 65%,#ffd28a 0%,#f4a24a 45%,#b97431 80%,transparent 100%);filter:blur(.4px);transform-origin:50% 100%;animation:cf-care-flame 2.6s ease-in-out infinite;box-shadow:0 0 22px #f4a24a66}.cf-care-hero__flame-inner{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:8px;height:14px;border-radius:50% 50% 45% 45%/65% 65% 35% 35%;background:radial-gradient(ellipse at 50% 70%,#ffffff 0%,#ffe0a3 60%,transparent 100%)}@keyframes cf-care-flame{0%,to{transform:translate(-50%) rotate(-1.5deg) scaleY(1)}25%{transform:translate(-50%) rotate(1deg) scaleY(1.05)}50%{transform:translate(-50%) rotate(-.5deg) scaleY(.97)}75%{transform:translate(-50%) rotate(1.5deg) scaleY(1.04)}}.cf-care-hero__body{width:84px;height:220px;background:linear-gradient(180deg,#f4ede0,#ece1cc 40%,#dcc9a8);border-radius:6px;box-shadow:inset -14px 0 24px #8b6c4233,inset 14px 0 20px #ffffff80,0 20px 40px #1a161214;position:relative}.cf-care-hero__body:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;border-radius:6px 6px 40% 40%/6px 6px 100% 100%;background:#00000014}.cf-care-hero__base{width:92px;height:6px;background:#1a161214;border-radius:50%;filter:blur(2px);margin-top:4px}.cf-care-hero__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#b97431;opacity:0}.cf-care-hero__spark--1{top:30%;left:12%;animation:cf-care-spark 7s ease-in-out infinite;animation-delay:0s}.cf-care-hero__spark--2{top:20%;right:15%;animation:cf-care-spark 8.5s ease-in-out infinite;animation-delay:1.5s}.cf-care-hero__spark--3{bottom:30%;left:18%;animation:cf-care-spark 6.5s ease-in-out infinite;animation-delay:3s}.cf-care-hero__spark--4{bottom:25%;right:12%;animation:cf-care-spark 9s ease-in-out infinite;animation-delay:2s}@keyframes cf-care-spark{0%,to{transform:translateY(0) scale(1);opacity:0}40%{transform:translateY(-30px) scale(1.2);opacity:.6}60%{transform:translateY(-40px) scale(1);opacity:.4}}.cf-care-hero__orbit{position:absolute;top:50%;left:50%;width:340px;height:340px;margin-top:-170px;margin-left:-170px;border-radius:50%;border:1px dashed rgba(185,116,49,.28);pointer-events:none;animation:cf-care-orbit-spin 32s linear infinite}.cf-care-hero__orbit-icon{position:absolute;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #ece8df;color:#b97431;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1a16120f;animation:cf-care-orbit-icon 32s linear infinite}.cf-care-hero__orbit-icon--n{top:-17px;left:50%;margin-left:-17px}.cf-care-hero__orbit-icon--e{top:50%;right:-17px;margin-top:-17px}.cf-care-hero__orbit-icon--s{bottom:-17px;left:50%;margin-left:-17px}.cf-care-hero__orbit-icon--w{top:50%;left:-17px;margin-top:-17px}@keyframes cf-care-orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cf-care-orbit-icon{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media(max-width:1080px){.cf-care-hero__inner{grid-template-columns:1fr;gap:3.5rem}.cf-care-hero__text{max-width:620px;margin:0 auto;text-align:center}.cf-care-hero__title,.cf-care-hero__lede{margin-left:auto;margin-right:auto}.cf-care-hero__highlights{justify-content:center;max-width:520px;margin-left:auto;margin-right:auto}.cf-care-hero__highlight{text-align:left}}@media(max-width:900px){.cf-care-hero{padding:7rem 1.25rem 4rem}.cf-care-hero__scene{width:280px;height:380px}.cf-care-hero__glow--outer{width:280px;height:280px;left:0;top:-60px}.cf-care-hero__orbit{width:300px;height:300px;margin-top:-150px;margin-left:-150px}}@media(max-width:520px){.cf-care-hero__highlights{flex-direction:column;align-items:flex-start;max-width:320px;gap:1rem}}@media(prefers-reduced-motion:reduce){.cf-care-hero__candle,.cf-care-hero__flame,.cf-care-hero__glow--outer,.cf-care-hero__glow--inner,.cf-care-hero__spark,.cf-care-hero__orbit,.cf-care-hero__orbit-icon{animation:none}}.cf-care{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-care-essentials__eyebrow,.cf-care-safety__eyebrow,.cf-care-timeline__eyebrow,.cf-care-reference__eyebrow,.cf-care-cta__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-care-essentials__title,.cf-care-safety__title,.cf-care-timeline__title,.cf-care-reference__title,.cf-care-cta__title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:24ch}.cf-care-essentials__lede,.cf-care-safety__lede,.cf-care-timeline__lede,.cf-care-reference__lede,.cf-care-cta__lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-care-essentials{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-care-essentials__inner{max-width:1200px;margin:0 auto}.cf-care-essentials__heading{margin-bottom:3.5rem;text-align:center}.cf-care-essentials__title,.cf-care-essentials__lede{margin-left:auto;margin-right:auto}.cf-care-essentials__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cf-care-essentials__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:12px;transition:transform .3s,box-shadow .3s,border-color .3s}.cf-care-essentials__card:hover{transform:translateY(-4px);border-color:#d9d1c3;box-shadow:0 12px 32px #1a16120f}.cf-care-essentials__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cf-care-essentials__card-number{font-size:.75rem;font-weight:500;letter-spacing:.14em;color:#b97431}.cf-care-essentials__card-icon{width:34px;height:34px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center}.cf-care-essentials__card-title{font-size:1.1rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .6rem}.cf-care-essentials__card-desc{font-size:.9rem;color:#5a544b;line-height:1.55;margin:0 0 .75rem}.cf-care-essentials__card-detail{font-size:.82rem;color:#9c948a;line-height:1.5;margin:0;padding-top:.75rem;border-top:1px solid #f1ede4}.cf-care-safety{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-care-safety__inner{max-width:1200px;margin:0 auto}.cf-care-safety__heading{margin-bottom:3.5rem;text-align:center}.cf-care-safety__title,.cf-care-safety__lede{margin-left:auto;margin-right:auto}.cf-care-safety__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cf-care-safety__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-left:3px solid #b97431;border-radius:8px;transition:transform .3s,box-shadow .3s}.cf-care-safety__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1a16120d}.cf-care-safety__card-icon{width:36px;height:36px;border-radius:8px;background:#f5f0e6;color:#b97431;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.cf-care-safety__card-title{font-size:1.05rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .6rem}.cf-care-safety__card-desc{font-size:.88rem;color:#5a544b;line-height:1.55;margin:0}.cf-care-timeline{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-care-timeline__inner{max-width:900px;margin:0 auto}.cf-care-timeline__heading{margin-bottom:3.5rem;text-align:center}.cf-care-timeline__title,.cf-care-timeline__lede{margin-left:auto;margin-right:auto}.cf-care-timeline__list{position:relative;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.5rem}.cf-care-timeline__line,.cf-care-timeline__line-fill{position:absolute;top:12px;bottom:12px;left:19px;width:1px;transform-origin:top center}.cf-care-timeline__line{background:#ece8df}.cf-care-timeline__line-fill{background:#b97431;transform:scaleY(0);will-change:transform}.cf-care-timeline__step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:1.5rem;align-items:flex-start}.cf-care-timeline__marker{position:relative;width:40px;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.cf-care-timeline__dot{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #ece8df;z-index:1;transition:border-color .3s ease,box-shadow .3s ease}.cf-care-timeline__number{position:absolute;top:28px;left:50%;transform:translate(-50%);font-size:.72rem;font-weight:500;letter-spacing:.14em;color:#b97431}.cf-care-timeline__body{background:#fff;border:1px solid #ece8df;border-radius:12px;padding:1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s}.cf-care-timeline__body:hover{transform:translateY(-3px);border-color:#d9d1c3;box-shadow:0 12px 30px #1a16120d}.cf-care-timeline__body-head{display:flex;align-items:center;gap:.65rem;margin-bottom:.5rem}.cf-care-timeline__body-icon{width:28px;height:28px;border-radius:8px;background:#f5f0e6;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-care-timeline__body-title{font-size:1.05rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0}.cf-care-timeline__body-desc{font-size:.9rem;color:#5a544b;line-height:1.55;margin:0}.cf-care-reference{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-care-reference__inner{max-width:900px;margin:0 auto}.cf-care-reference__heading{margin-bottom:3.5rem;text-align:center}.cf-care-reference__title,.cf-care-reference__lede{margin-left:auto;margin-right:auto}.cf-care-reference__card{background:#1a1612;color:#fafaf7;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 20px 50px #1a161224}.cf-care-reference__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.cf-care-reference__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1rem .5rem;border-bottom:1px solid rgba(255,255,255,.08)}.cf-care-reference__row:last-child,.cf-care-reference__row:nth-last-child(2){border-bottom:0}.cf-care-reference__row-label{font-size:.8rem;letter-spacing:.06em;color:#b8a992}.cf-care-reference__row-value{font-size:.95rem;font-weight:600;color:#fafaf7;text-align:right;font-variant-numeric:tabular-nums}.cf-care-cta{padding:7rem 1.5rem 9rem;background:#1a1612;color:#fafaf7;text-align:center}.cf-care-cta__inner{max-width:640px;margin:0 auto}.cf-care-cta__heading{margin-bottom:2.5rem}.cf-care-cta__eyebrow{color:#e0b98b}.cf-care-cta__title{color:#fafaf7;margin-left:auto;margin-right:auto}.cf-care-cta__lede{color:#b8a992;margin:0 auto}.cf-care-cta__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cf-care-cta__primary,.cf-care-cta__secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s}.cf-care-cta__primary{background:#fafaf7;color:#1a1612;border:1px solid #fafaf7}.cf-care-cta__primary:hover{background:#fff;transform:translateY(-1px)}.cf-care-cta__secondary{background:transparent;color:#fafaf7;border:1px solid rgba(250,250,247,.28)}.cf-care-cta__secondary:hover{border-color:#fafaf7;transform:translateY(-1px)}@media(max-width:1080px){.cf-care-essentials__grid,.cf-care-safety__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cf-care-essentials,.cf-care-safety,.cf-care-timeline,.cf-care-reference{padding:4.5rem 1.25rem}.cf-care-cta{padding:5.5rem 1.25rem 6.5rem}.cf-care-essentials__grid,.cf-care-safety__grid,.cf-care-reference__grid{grid-template-columns:1fr}.cf-care-reference__row:nth-last-child(2){border-bottom:1px solid rgba(255,255,255,.08)}.cf-care-cta__buttons{flex-direction:column;align-items:stretch}.cf-care-cta__primary,.cf-care-cta__secondary{justify-content:center}}.cf-ac-hero{background:#fafaf7;padding:8rem 1.5rem 5rem;border-bottom:1px solid #ece8df;overflow:hidden}.cf-ac-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.cf-ac-hero__text{min-width:0}.cf-ac-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-ac-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-ac-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-ac-hero__lede{font-size:clamp(1rem,1.15vw,1.05rem);line-height:1.6;color:#5a544b;max-width:36rem;margin:0 0 2.5rem}.cf-ac-hero__highlights{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;gap:1.75rem;flex-wrap:wrap}.cf-ac-hero__highlight{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.cf-ac-hero__highlight-icon{width:32px;height:32px;border-radius:8px;background:#f1ece2;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-ac-hero__highlight-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cf-ac-hero__highlight-title{font-size:.9rem;font-weight:600;color:#1a1612;line-height:1.3}.cf-ac-hero__highlight-desc{font-size:.82rem;color:#7a736a;line-height:1.4}.cf-ac-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;background:#1a1612;color:#fafaf7;text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s}.cf-ac-hero__cta:hover{background:#2c261f;transform:translateY(-1px)}.cf-ac-hero__visual{min-width:0;display:flex;align-items:center;justify-content:center}.cf-ac-hero__scene{position:relative;width:360px;height:380px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:40px}.cf-ac-hero__glow{position:absolute;width:300px;height:300px;top:20px;left:50%;margin-left:-150px;border-radius:50%;background:radial-gradient(circle,rgba(185,116,49,.14) 0%,rgba(255,179,102,.09) 35%,transparent 72%);animation:cf-ac-glow 4.5s ease-in-out infinite;pointer-events:none}@keyframes cf-ac-glow{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.05);opacity:1}}.cf-ac-hero__trio{position:relative;display:flex;align-items:flex-end;gap:24px;z-index:1}.cf-ac-hero__candle{position:relative;width:60px;display:flex;flex-direction:column;align-items:center;padding-bottom:4px;animation:cf-ac-candle-float 6s ease-in-out infinite}.cf-ac-hero__candle--short{animation-delay:0s}.cf-ac-hero__candle--tall{width:72px;animation-delay:-1.5s}.cf-ac-hero__candle--medium{animation-delay:-3s}@keyframes cf-ac-candle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.cf-ac-hero__wick{width:2px;height:10px;background:#1a1612;border-radius:1px;margin-bottom:2px}.cf-ac-hero__flame{position:absolute;top:-12px;left:50%;width:18px;height:26px;transform:translate(-50%);border-radius:50% 50% 45% 45%/65% 65% 35% 35%;background:radial-gradient(ellipse at 50% 65%,#ffd28a 0%,#f4a24a 45%,#b97431 80%,transparent 100%);filter:blur(.4px);transform-origin:50% 100%;box-shadow:0 0 16px #f4a24a59;animation:cf-ac-flame 2.6s ease-in-out infinite}.cf-ac-hero__candle--short .cf-ac-hero__flame{top:-12px;animation-delay:-.4s}.cf-ac-hero__candle--tall .cf-ac-hero__flame{top:-14px;width:22px;height:32px;animation-delay:-1.2s}.cf-ac-hero__candle--medium .cf-ac-hero__flame{top:-12px;animation-delay:-.8s}@keyframes cf-ac-flame{0%,to{transform:translate(-50%) rotate(-1.5deg) scaleY(1)}25%{transform:translate(-50%) rotate(1deg) scaleY(1.05)}50%{transform:translate(-50%) rotate(-.5deg) scaleY(.97)}75%{transform:translate(-50%) rotate(1.5deg) scaleY(1.04)}}.cf-ac-hero__body{width:60px;height:130px;background:linear-gradient(180deg,#f4ede0,#ece1cc 40%,#dcc9a8);border-radius:5px;box-shadow:inset -10px 0 20px #8b6c4233,inset 10px 0 16px #ffffff80,0 12px 26px #1a161214;position:relative}.cf-ac-hero__body:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;border-radius:5px 5px 40% 40%/5px 5px 100% 100%;background:#00000014}.cf-ac-hero__candle--short .cf-ac-hero__body{height:100px}.cf-ac-hero__candle--tall .cf-ac-hero__body{width:72px;height:180px}.cf-ac-hero__candle--medium .cf-ac-hero__body{height:140px}.cf-ac-hero__base{position:absolute;bottom:26px;left:50%;transform:translate(-50%);width:240px;height:6px;background:#1a161214;border-radius:50%;filter:blur(3px)}.cf-ac-hero__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#b97431;opacity:0}.cf-ac-hero__spark--1{top:25%;left:15%;animation:cf-ac-spark 7s ease-in-out infinite;animation-delay:0s}.cf-ac-hero__spark--2{top:18%;right:12%;animation:cf-ac-spark 8.5s ease-in-out infinite;animation-delay:1.5s}.cf-ac-hero__spark--3{top:40%;right:22%;animation:cf-ac-spark 6.5s ease-in-out infinite;animation-delay:3s}@keyframes cf-ac-spark{0%,to{transform:translateY(0) scale(1);opacity:0}40%{transform:translateY(-24px) scale(1.2);opacity:.55}60%{transform:translateY(-32px) scale(1);opacity:.35}}@media(max-width:1080px){.cf-ac-hero__inner{grid-template-columns:1fr;gap:3.5rem}.cf-ac-hero__text{max-width:620px;margin:0 auto;text-align:center}.cf-ac-hero__title,.cf-ac-hero__lede{margin-left:auto;margin-right:auto}.cf-ac-hero__highlights{justify-content:center;max-width:520px;margin-left:auto;margin-right:auto}.cf-ac-hero__highlight{text-align:left}}@media(max-width:900px){.cf-ac-hero{padding:7rem 1.25rem 4rem}.cf-ac-hero__scene{width:320px;height:340px}.cf-ac-hero__glow{width:260px;height:260px;margin-left:-130px}.cf-ac-hero__trio{gap:18px}}@media(max-width:520px){.cf-ac-hero__highlights{flex-direction:column;align-items:flex-start;max-width:320px;gap:1rem}}@media(prefers-reduced-motion:reduce){.cf-ac-hero__candle,.cf-ac-hero__flame,.cf-ac-hero__glow,.cf-ac-hero__spark{animation:none}}.cf-ac{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-ac-wax__eyebrow,.cf-ac-scents__eyebrow,.cf-ac-wick__eyebrow,.cf-ac-tips__eyebrow,.cf-ac-cta__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-ac-wax__title,.cf-ac-scents__title,.cf-ac-wick__title,.cf-ac-tips__title,.cf-ac-cta__title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:24ch}.cf-ac-wax__lede,.cf-ac-scents__lede,.cf-ac-wick__lede,.cf-ac-tips__lede,.cf-ac-cta__lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-ac-wax{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-ac-wax__inner{max-width:1080px;margin:0 auto}.cf-ac-wax__heading{margin-bottom:3.5rem;text-align:center}.cf-ac-wax__title,.cf-ac-wax__lede{margin-left:auto;margin-right:auto}.cf-ac-wax__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cf-ac-wax__card{position:relative;padding:2.5rem 2rem;background:#fff;border:1px solid #ece8df;border-radius:14px;transition:transform .3s,box-shadow .3s}.cf-ac-wax__card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1a16120f}.cf-ac-wax__card.is-featured{background:#1a1612;border-color:#1a1612;color:#fafaf7}.cf-ac-wax__badge{position:absolute;top:-12px;left:2rem;background:#b97431;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .85rem;border-radius:999px}.cf-ac-wax__card-head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.5rem}.cf-ac-wax__card-icon{width:40px;height:40px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-ac-wax__card.is-featured .cf-ac-wax__card-icon{background:#ffffff14;color:#e0b98b}.cf-ac-wax__card-name{font-size:1.35rem;font-weight:600;color:inherit;letter-spacing:-.01em;margin:0 0 .35rem;line-height:1.2}.cf-ac-wax__card-tag{font-size:.85rem;color:#7a736a;margin:0}.cf-ac-wax__card.is-featured .cf-ac-wax__card-tag{color:#b8a992}.cf-ac-wax__card-desc{font-size:.95rem;color:#5a544b;line-height:1.6;margin:0 0 1.5rem}.cf-ac-wax__card.is-featured .cf-ac-wax__card-desc{color:#b8a992}.cf-ac-wax__benefits{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.55rem}.cf-ac-wax__benefits li{display:flex;align-items:center;gap:.55rem;font-size:.9rem;color:#5a544b;line-height:1.4}.cf-ac-wax__card.is-featured .cf-ac-wax__benefits li{color:#e5ded2}.cf-ac-wax__benefits svg{color:#b97431;flex-shrink:0}.cf-ac-wax__card.is-featured .cf-ac-wax__benefits svg{color:#e0b98b}.cf-ac-wax__props{list-style:none;padding:1.25rem 0 0;margin:0;border-top:1px solid #f1ede4;display:flex;flex-direction:column;gap:.5rem}.cf-ac-wax__card.is-featured .cf-ac-wax__props{border-top-color:#ffffff1a}.cf-ac-wax__props li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.85rem;line-height:1.4}.cf-ac-wax__props li span:first-child{color:#9c948a;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.cf-ac-wax__props li span:last-child{color:#1a1612;text-align:right;font-weight:500}.cf-ac-wax__card.is-featured .cf-ac-wax__props li span:first-child{color:#b8a992}.cf-ac-wax__card.is-featured .cf-ac-wax__props li span:last-child{color:#fafaf7}.cf-ac-scents{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-ac-scents__inner{max-width:1200px;margin:0 auto}.cf-ac-scents__heading{margin-bottom:2.5rem;text-align:center}.cf-ac-scents__title,.cf-ac-scents__lede{margin-left:auto;margin-right:auto}.cf-ac-scents__legend{display:flex;justify-content:center;gap:1.75rem;margin-bottom:2.5rem;flex-wrap:wrap;font-size:.82rem;color:#5a544b}.cf-ac-scents__legend span{display:inline-flex;align-items:center;gap:.5rem}.cf-ac-scents__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.cf-ac-scents__chip{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;background:#fff;border:1px solid #ece8df;border-radius:10px;transition:transform .25s,border-color .25s,box-shadow .25s}.cf-ac-scents__chip:hover{transform:translateY(-2px);border-color:#d9d1c3;box-shadow:0 10px 24px #1a16120d}.cf-ac-scents__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cf-ac-scents__dot.is-bestseller,.cf-ac-scents__chip.is-bestseller .cf-ac-scents__dot{background:#b97431}.cf-ac-scents__dot.is-popular,.cf-ac-scents__chip.is-popular .cf-ac-scents__dot{background:#e0b98b}.cf-ac-scents__dot.is-available,.cf-ac-scents__chip.is-available .cf-ac-scents__dot{background:#d9d1c3}.cf-ac-scents__name{font-size:.92rem;font-weight:500;color:#1a1612;flex:1;min-width:0}.cf-ac-scents__badge{font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#9c948a;padding:.25rem .5rem;border-radius:999px;background:#f5f0e6;white-space:nowrap}.cf-ac-scents__chip.is-bestseller .cf-ac-scents__badge{background:#1a1612;color:#e0b98b}.cf-ac-wick{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-ac-wick__inner{max-width:900px;margin:0 auto}.cf-ac-wick__heading{margin-bottom:3.5rem;text-align:center}.cf-ac-wick__title,.cf-ac-wick__lede{margin-left:auto;margin-right:auto}.cf-ac-wick__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cf-ac-wick__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:12px;transition:transform .3s,box-shadow .3s}.cf-ac-wick__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1a16120d}.cf-ac-wick__card-name{font-size:1.15rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .35rem}.cf-ac-wick__card-tag{font-size:.85rem;color:#7a736a;margin:0 0 1.5rem}.cf-ac-wick__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.cf-ac-wick__features li{display:grid;grid-template-columns:24px 1fr;align-items:baseline;column-gap:.75rem;row-gap:.15rem}.cf-ac-wick__state{grid-row:1 / span 2;align-self:start;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.cf-ac-wick__state.is-good{background:#eef7ef;color:#2f6f3d}.cf-ac-wick__state.is-warn{background:#fbf2e5;color:#a05e18}.cf-ac-wick__state.is-info{background:#f5f0e6;color:#b97431}.cf-ac-wick__feature-label{font-size:.92rem;font-weight:500;color:#1a1612}.cf-ac-wick__feature-note{grid-column:2;font-size:.82rem;color:#7a736a;line-height:1.4}.cf-ac-tips{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-ac-tips__inner{max-width:1200px;margin:0 auto}.cf-ac-tips__heading{margin-bottom:3.5rem;text-align:center}.cf-ac-tips__title,.cf-ac-tips__lede{margin-left:auto;margin-right:auto}.cf-ac-tips__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cf-ac-tips__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:12px;transition:transform .3s,box-shadow .3s,border-color .3s}.cf-ac-tips__card:hover{transform:translateY(-4px);border-color:#d9d1c3;box-shadow:0 12px 32px #1a16120f}.cf-ac-tips__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cf-ac-tips__card-number{font-size:.75rem;font-weight:500;letter-spacing:.14em;color:#b97431}.cf-ac-tips__card-icon{width:34px;height:34px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center}.cf-ac-tips__card-title{font-size:1.1rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .6rem}.cf-ac-tips__card-desc{font-size:.9rem;color:#5a544b;line-height:1.55;margin:0}.cf-ac-cta{padding:7rem 1.5rem 9rem;background:#1a1612;color:#fafaf7;text-align:center}.cf-ac-cta__inner{max-width:640px;margin:0 auto}.cf-ac-cta__heading{margin-bottom:2.5rem}.cf-ac-cta__eyebrow{color:#e0b98b}.cf-ac-cta__title{color:#fafaf7;margin-left:auto;margin-right:auto}.cf-ac-cta__lede{color:#b8a992;margin:0 auto}.cf-ac-cta__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cf-ac-cta__primary,.cf-ac-cta__secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s}.cf-ac-cta__primary{background:#fafaf7;color:#1a1612;border:1px solid #fafaf7}.cf-ac-cta__primary:hover{background:#fff;transform:translateY(-1px)}.cf-ac-cta__secondary{background:transparent;color:#fafaf7;border:1px solid rgba(250,250,247,.28)}.cf-ac-cta__secondary:hover{border-color:#fafaf7;transform:translateY(-1px)}@media(max-width:1080px){.cf-ac-tips__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cf-ac-wax,.cf-ac-scents,.cf-ac-wick,.cf-ac-tips{padding:4.5rem 1.25rem}.cf-ac-cta{padding:5.5rem 1.25rem 6.5rem}.cf-ac-wax__grid,.cf-ac-wick__grid,.cf-ac-tips__grid,.cf-ac-scents__grid{grid-template-columns:1fr}.cf-ac-cta__buttons{flex-direction:column;align-items:stretch}.cf-ac-cta__primary,.cf-ac-cta__secondary{justify-content:center}}.cf-bulk-hero{background:#fafaf7;padding:8rem 1.5rem 5rem;border-bottom:1px solid #ece8df;overflow:hidden}.cf-bulk-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:center}.cf-bulk-hero__text{min-width:0}.cf-bulk-hero__crumb{font-size:.78rem;letter-spacing:.08em;color:#9c948a;margin:0 0 1.5rem}.cf-bulk-hero__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1.25rem}.cf-bulk-hero__title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a1612;max-width:22ch}.cf-bulk-hero__lede{font-size:clamp(1rem,1.15vw,1.05rem);line-height:1.6;color:#5a544b;max-width:36rem;margin:0 0 2.5rem}.cf-bulk-hero__highlights{list-style:none;padding:0;margin:0 0 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.75rem}.cf-bulk-hero__highlight{display:flex;align-items:flex-start;gap:.85rem}.cf-bulk-hero__highlight-icon{width:32px;height:32px;border-radius:8px;background:#f1ece2;color:#b97431;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cf-bulk-hero__highlight-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cf-bulk-hero__highlight-title{font-size:.9rem;font-weight:600;color:#1a1612;line-height:1.3}.cf-bulk-hero__highlight-desc{font-size:.82rem;color:#7a736a;line-height:1.4}.cf-bulk-hero__cta{display:flex;gap:.75rem;flex-wrap:wrap}.cf-bulk-hero__cta-primary,.cf-bulk-hero__cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s,border-color .2s}.cf-bulk-hero__cta-primary{background:#1a1612;color:#fafaf7;border:1px solid #1a1612}.cf-bulk-hero__cta-primary:hover{background:#2c261f;transform:translateY(-1px)}.cf-bulk-hero__cta-secondary{background:transparent;color:#1a1612;border:1px solid #d9d1c3}.cf-bulk-hero__cta-secondary:hover{border-color:#1a1612;transform:translateY(-1px)}.cf-bulk-hero__visual{min-width:0;display:flex;align-items:center;justify-content:center}.cf-bulk-hero__orbit{position:relative;width:420px;height:420px;max-width:100%}.cf-bulk-hero__ring{position:absolute;top:35px;right:35px;bottom:35px;left:35px;border:1px dashed rgba(185,116,49,.35);border-radius:50%;pointer-events:none}.cf-bulk-hero__ring--outer{top:0;right:0;bottom:0;left:0;border-style:solid;border-color:#b974311f}.cf-bulk-hero__step{position:absolute;top:50%;left:50%;width:48px;height:48px;border-radius:50%;background:#fff;color:#1a1612;border:1px solid #e6dfd3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;will-change:transform;z-index:3}.cf-bulk-hero__step:hover{border-color:#b97431;color:#b97431}.cf-bulk-hero__step.is-active{background:#1a1612;border-color:#1a1612;color:#fafaf7;box-shadow:0 6px 22px #1a16122e}.cf-bulk-hero__center-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.cf-bulk-hero__center{box-sizing:border-box;width:220px;text-align:center;padding:1.5rem 1.25rem;border-radius:12px;background:#fff;border:1px solid #ece8df;box-shadow:0 8px 30px #1a16120f;pointer-events:auto}.cf-bulk-hero__center-count{font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 .5rem}.cf-bulk-hero__center-title{font-size:1.15rem;font-weight:600;color:#1a1612;margin:0 0 .5rem;letter-spacing:-.01em}.cf-bulk-hero__center-desc{font-size:.85rem;color:#5a544b;line-height:1.5;margin:0}.cf-bulk-hero__mobile{width:100%;max-width:400px;text-align:center;padding:2rem 1.5rem;border:1px solid #ece8df;border-radius:14px;background:#fff;box-shadow:0 6px 24px #1a16120a}.cf-bulk-hero__mobile-dots{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap;margin-bottom:1.5rem}.cf-bulk-hero__mobile-dot{width:36px;height:36px;border-radius:50%;background:#f5f0e6;color:#7a736a;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.cf-bulk-hero__mobile-dot:hover{background:#efe7d5;color:#1a1612}.cf-bulk-hero__mobile-dot.is-active{background:#1a1612;color:#fafaf7;transform:scale(1.05)}.cf-bulk-hero__mobile-count{font-size:.78rem;letter-spacing:.14em;color:#b97431;margin:1.25rem 0 0}.cf-bulk-hero__mobile .cf-bulk-hero__center-wrap{position:static;display:block;inset:auto;pointer-events:auto}.cf-bulk-hero__mobile .cf-bulk-hero__center{width:100%;max-width:320px;margin:0 auto;border:0;box-shadow:none;padding:.5rem 0 0}@media(max-width:1080px){.cf-bulk-hero__inner{grid-template-columns:1fr;gap:3.5rem}.cf-bulk-hero__text{max-width:620px;margin:0 auto;text-align:center}.cf-bulk-hero__title,.cf-bulk-hero__lede{margin-left:auto;margin-right:auto}.cf-bulk-hero__highlights{max-width:520px;margin-left:auto;margin-right:auto}.cf-bulk-hero__highlight{text-align:left}.cf-bulk-hero__cta{justify-content:center}}@media(max-width:900px){.cf-bulk-hero{padding:7rem 1.25rem 4rem}.cf-bulk-hero__highlights{grid-template-columns:1fr 1fr;gap:1rem}}@media(max-width:520px){.cf-bulk-hero__highlights{grid-template-columns:1fr}.cf-bulk-hero__cta{flex-direction:column;align-items:stretch}.cf-bulk-hero__cta-primary,.cf-bulk-hero__cta-secondary{justify-content:center}}.cf-bulk{background:#fafaf7;color:#1a1612;font-family:Inter,Poppins,sans-serif}.cf-bulk-process__eyebrow,.cf-bulk-pricing__eyebrow,.cf-bulk-terms__eyebrow,.cf-bulk-cta__eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b97431;margin:0 0 1rem}.cf-bulk-process__title,.cf-bulk-pricing__title,.cf-bulk-terms__title,.cf-bulk-cta__title{font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#1a1612;margin:0 0 1rem;max-width:24ch}.cf-bulk-process__lede,.cf-bulk-pricing__lede,.cf-bulk-terms__lede,.cf-bulk-cta__lede{font-size:1rem;line-height:1.6;color:#5a544b;max-width:42rem;margin:0}.cf-bulk-process{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-bulk-process__inner{max-width:1200px;margin:0 auto}.cf-bulk-process__heading{margin-bottom:3.5rem}.cf-bulk-process__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.cf-bulk-process__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-radius:12px;transition:transform .3s,box-shadow .3s,border-color .3s;will-change:transform}.cf-bulk-process__card:hover{transform:translateY(-4px);border-color:#d9d1c3;box-shadow:0 12px 32px #1a16120f}.cf-bulk-process__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cf-bulk-process__card-number{font-size:.75rem;font-weight:500;letter-spacing:.14em;color:#b97431}.cf-bulk-process__card-icon{width:34px;height:34px;border-radius:8px;background:#f5f0e6;color:#1a1612;display:inline-flex;align-items:center;justify-content:center}.cf-bulk-process__card-title{font-size:1.15rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 .75rem}.cf-bulk-process__card-desc{font-size:.9rem;color:#5a544b;line-height:1.55;margin:0 0 .75rem}.cf-bulk-process__card-details{font-size:.82rem;color:#9c948a;line-height:1.5;margin:0;padding-top:.75rem;border-top:1px solid #f1ede4}.cf-bulk-pricing{padding:6rem 1.5rem;background:#f6f2e9;border-top:1px solid #ece8df}.cf-bulk-pricing__inner{max-width:900px;margin:0 auto}.cf-bulk-pricing__heading{margin-bottom:3.5rem}.cf-bulk-pricing__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cf-bulk-pricing__card{position:relative;padding:2.5rem 2rem;background:#fff;border:1px solid #ece8df;border-radius:14px;transition:transform .3s,box-shadow .3s}.cf-bulk-pricing__card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1a16120f}.cf-bulk-pricing__card.is-featured{background:#1a1612;border-color:#1a1612;color:#fafaf7}.cf-bulk-pricing__badge{position:absolute;top:-12px;left:2rem;background:#b97431;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .85rem;border-radius:999px}.cf-bulk-pricing__range{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#b97431;margin:0 0 .5rem}.cf-bulk-pricing__card.is-featured .cf-bulk-pricing__range{color:#e0b98b}.cf-bulk-pricing__name{font-size:1.4rem;font-weight:600;letter-spacing:-.01em;margin:0 0 1.75rem;color:inherit}.cf-bulk-pricing__discount{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid #f1ede4}.cf-bulk-pricing__card.is-featured .cf-bulk-pricing__discount{border-bottom-color:#ffffff1f}.cf-bulk-pricing__discount-num{font-size:3rem;font-weight:600;letter-spacing:-.03em;line-height:1;color:inherit}.cf-bulk-pricing__discount-label{font-size:.85rem;color:#7a736a}.cf-bulk-pricing__card.is-featured .cf-bulk-pricing__discount-label{color:#b8a992}.cf-bulk-pricing__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.cf-bulk-pricing__features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.4;color:#5a544b}.cf-bulk-pricing__card.is-featured .cf-bulk-pricing__features li{color:#e5ded2}.cf-bulk-pricing__features svg{color:#b97431;flex-shrink:0;margin-top:3px}.cf-bulk-pricing__note{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:2.5rem;padding:1rem 1.5rem;font-size:.9rem;color:#7a736a}.cf-bulk-pricing__note svg{color:#b97431}.cf-bulk-terms{padding:6rem 1.5rem;border-top:1px solid #ece8df}.cf-bulk-terms__inner{max-width:1200px;margin:0 auto}.cf-bulk-terms__heading{margin-bottom:3.5rem}.cf-bulk-terms__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.cf-bulk-terms__card{padding:2rem 1.75rem;background:#fff;border:1px solid #ece8df;border-left:3px solid #b97431;border-radius:8px;transition:transform .3s,box-shadow .3s}.cf-bulk-terms__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1a16120d}.cf-bulk-terms__card-title{font-size:1.1rem;font-weight:600;color:#1a1612;letter-spacing:-.01em;margin:0 0 1.25rem}.cf-bulk-terms__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.cf-bulk-terms__list li{position:relative;padding-left:1.15rem;font-size:.9rem;line-height:1.5;color:#5a544b}.cf-bulk-terms__list li:before{content:"";position:absolute;left:0;top:.65rem;width:5px;height:5px;border-radius:50%;background:#b97431}.cf-bulk-cta{padding:7rem 1.5rem 9rem;background:#1a1612;color:#fafaf7;text-align:center}.cf-bulk-cta__inner{max-width:640px;margin:0 auto}.cf-bulk-cta__heading{margin-bottom:2.5rem}.cf-bulk-cta__eyebrow{color:#e0b98b}.cf-bulk-cta__title{color:#fafaf7;margin-left:auto;margin-right:auto}.cf-bulk-cta__lede{color:#b8a992;margin:0 auto}.cf-bulk-cta__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cf-bulk-cta__primary,.cf-bulk-cta__secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s}.cf-bulk-cta__primary{background:#fafaf7;color:#1a1612;border:1px solid #fafaf7}.cf-bulk-cta__primary:hover{background:#fff;transform:translateY(-1px)}.cf-bulk-cta__secondary{background:transparent;color:#fafaf7;border:1px solid rgba(250,250,247,.28)}.cf-bulk-cta__secondary:hover{border-color:#fafaf7;transform:translateY(-1px)}@media(max-width:1080px){.cf-bulk-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cf-bulk-process,.cf-bulk-pricing,.cf-bulk-terms{padding:4.5rem 1.25rem}.cf-bulk-cta{padding:5.5rem 1.25rem 6.5rem}.cf-bulk-process__grid,.cf-bulk-pricing__grid,.cf-bulk-terms__grid{grid-template-columns:1fr}.cf-bulk-cta__buttons{flex-direction:column;align-items:stretch}.cf-bulk-cta__primary,.cf-bulk-cta__secondary{justify-content:center}}.cf-checkout{max-width:1100px;margin:40px auto 80px;padding:0 24px}.cf-checkout h1{font-size:28px;margin:0 0 24px}.cf-checkout-grid{display:grid;grid-template-columns:1fr 360px;gap:32px}@media(max-width:880px){.cf-checkout-grid{grid-template-columns:1fr}}.cf-checkout-section{background:#fff;border:1px solid #ececec;border-radius:12px;padding:20px;margin-bottom:16px}.cf-checkout-section h2{font-size:16px;margin:0 0 12px}.cf-checkout-section input,.cf-checkout-section textarea,.cf-checkout-section select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit}.cf-checkout-section input:focus,.cf-checkout-section textarea:focus,.cf-checkout-section select:focus{outline:none;border-color:#d4842a;box-shadow:0 0 0 3px #d4842a26}.cf-addr-list{display:flex;flex-direction:column;gap:10px}.cf-addr-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;transition:border-color .15s,background-color .15s}.cf-addr-card:hover{border-color:#d4842a}.cf-addr-card.is-selected{border-color:#d4842a;background:#fff7ed}.cf-addr-label{font-weight:600}.cf-addr-line{font-size:14px}.cf-addr-card input[type=radio]{width:18px;height:18px;padding:0;margin:2px 0 0;flex:0 0 auto;accent-color:#d4842a;cursor:pointer}.cf-addr-card>div{flex:1;min-width:0}.cf-muted{color:#888;font-size:13px}.cf-addr-form{overflow:hidden}.cf-addr-form input{margin-top:8px}.cf-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:8px}.cf-row-actions{grid-template-columns:1fr 1fr;margin-top:12px}.cf-toggle{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.cf-checkout-summary{background:#fff;border:1px solid #ececec;border-radius:12px;padding:20px;position:sticky;top:24px;align-self:start}.cf-checkout-summary h2{font-size:16px;margin:0 0 12px}.cf-summary-items{list-style:none;padding:0;margin:0 0 12px}.cf-summary-items li{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f4f4f4;font-size:14px}.cf-summary-qty{color:#888;margin-right:6px}.cf-summary-name{font-weight:500}.cf-summary-price{font-variant-numeric:tabular-nums}.cf-promo{display:flex;gap:8px;margin:12px 0}.cf-promo input{flex:1;padding:9px 11px;border:1px solid #ddd;border-radius:8px;font-size:14px}.cf-totals{margin:12px 0 16px}.cf-totals div{display:flex;justify-content:space-between;padding:4px 0;font-size:14px}.cf-totals dt{margin:0;color:#555}.cf-totals dd{margin:0;font-variant-numeric:tabular-nums}.cf-totals-grand{border-top:1px solid #ececec;padding-top:10px!important;margin-top:6px;font-weight:700;font-size:16px}.cf-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;background:#d4842a;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s,transform .12s}.cf-btn-primary:hover{background:#b46f1f}.cf-btn-primary:active{transform:translateY(1px)}.cf-btn-primary:disabled{opacity:.6;cursor:wait}.cf-btn-cta{width:100%;padding:14px;font-size:15px}.cf-cta-hint{margin-top:10px}.cf-btn-secondary{padding:9px 14px;background:#fff;color:#333;border:1px solid #ddd;border-radius:8px;font-size:14px;cursor:pointer;transition:border-color .15s}.cf-btn-secondary:hover{border-color:#d4842a}.cf-btn-link{background:transparent;border:none;color:#d4842a;font-weight:500;cursor:pointer;padding:6px 0;font-size:14px;align-self:flex-start}.cf-checkout-loading,.cf-checkout-empty,.cf-checkout-signin{max-width:600px;margin:80px auto;padding:40px 24px;text-align:center}.cf-checkout-signin .cf-btn-primary{margin-top:20px}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important}}.cf-order{max-width:720px;margin:40px auto 80px;padding:0 24px}.cf-order-header{text-align:center;margin-bottom:24px}.cf-order-header h1{font-size:32px;margin:4px 0;font-family:monospace;letter-spacing:-.5px}.cf-muted{color:#888;font-size:14px}.cf-order-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;list-style:none;padding:0;margin:32px 0}.cf-order-step{display:flex;flex-direction:column;align-items:center;gap:6px;color:#bbb;text-transform:capitalize;font-size:13px;font-weight:500}.cf-order-step-dot{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f3f3f3;color:#bbb;transition:all .25s}.cf-order-step.is-active{color:#2b2b2b}.cf-order-step.is-active .cf-order-step-dot{background:#d4842a;color:#fff}.cf-order-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:20px;margin-bottom:14px}.cf-order-card h2{font-size:14px;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;color:#555}.cf-order-items{list-style:none;padding:0;margin:0}.cf-order-items li{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;border-bottom:1px solid #f4f4f4}.cf-order-items li:last-child{border-bottom:0}.cf-order-item-name{font-size:14px;flex:1;min-width:0}.cf-order-item-title{font-size:14px;color:#1a1612}.cf-order-item-total{font-variant-numeric:tabular-nums;font-weight:500;white-space:nowrap}.cf-order-item-meta{margin-top:4px;font-size:13px;line-height:1.5;color:#8b8177;display:flex;flex-wrap:wrap;gap:0 6px}.cf-order-item-meta-part{display:inline-flex;align-items:center;gap:4px}.cf-order-item-meta-sep{color:#c9c3b8;margin-right:2px}.cf-order-item-meta-label{color:#8b8177}.cf-order-item-meta-value{color:#1a1612}.cf-order-item-swatch{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.08);display:inline-block;margin-right:2px}.cf-order-totals div{display:flex;justify-content:space-between;padding:4px 0;font-size:14px}.cf-order-totals dt,.cf-order-totals dd{margin:0}.cf-order-totals-grand{border-top:1px solid #ececec;padding-top:10px!important;margin-top:6px;font-weight:700;font-size:16px}.cf-order-hint{text-align:center;margin-top:24px}.cf-order-loading{text-align:center;padding:80px 24px;color:#888}.cf-order-cancelled{text-align:center;padding-top:60px;color:#c33}.cf-order-cancelled svg{margin:0 auto 12px;display:block}.cf-order-skel-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid #f4f0eb}.cf-order-skel-row:first-of-type{border-top:0}.cf-account{max-width:900px;margin:40px auto 80px;padding:0 24px}.cf-account h1{font-size:28px;margin:0 0 20px}.cf-account-loading{text-align:center;padding:80px 20px;color:#888}.cf-account-tabs{display:flex;gap:4px;border-bottom:1px solid #ececec;margin-bottom:20px}.cf-account-tab{background:transparent;border:0;padding:12px 18px;font-size:14px;font-family:inherit;color:#6b6b6b;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.cf-account-tab:hover{color:#2c2c2c}.cf-account-tab.is-active{color:#2c2c2c;border-bottom-color:#8a7b70;font-weight:500}.cf-account-content{padding-top:8px}.cf-account-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.cf-account-orders{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cf-account-order{background:#fff;border:1px solid #ececec;border-radius:10px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-decoration:none;color:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.cf-account-order:hover{border-color:#d4c8bb;box-shadow:0 2px 10px #0000000a;transform:translateY(-1px)}.cf-account-order:focus-visible{outline:2px solid #8a7b70;outline-offset:2px}.cf-account-order-num{font-weight:600;color:#2c2c2c;margin-bottom:2px}.cf-account-order:hover .cf-account-order-num{color:#8a7b70}.cf-account-order-right{display:flex;align-items:center;gap:14px}.cf-account-order-total{font-weight:600;tabular-nums:true}.cf-account-order-skeleton{cursor:default;pointer-events:none}.cf-account-order-skeleton:hover{border-color:#ececec;box-shadow:none;transform:none}.cf-account-order-skel-left{flex:1;min-width:0}.cf-account-order-skel-right{display:flex;align-items:center;gap:14px}.cf-status{font-size:11px;text-transform:uppercase;letter-spacing:.6px;padding:4px 10px;border-radius:999px;background:#f4efe9;color:#6b5b4a}.cf-status-confirmed{background:#e6f2ea;color:#2a6b3f}.cf-status-shipped{background:#e6ecf5;color:#2a4b6b}.cf-status-delivered{background:#e6f7e6;color:#22662b}.cf-status-cancelled{background:#f7e6e6;color:#7a2a2a}.cf-account-addrs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cf-account-addr{background:#fff;border:1px solid #ececec;border-radius:10px;padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cf-account-addr-label{font-weight:600;margin-bottom:2px}.cf-tag{display:inline-block;margin-left:8px;padding:2px 8px;background:#f4efe9;color:#6b5b4a;border-radius:999px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.cf-account-addr-actions{display:flex;gap:12px}.cf-account-profile{display:flex;flex-direction:column;gap:16px}.cf-account-profile input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;margin-bottom:10px}.cf-account-profile input:focus{outline:none;border-color:#8a7b70}.cf-clerk-embed{margin-top:8px}.cf-danger{color:#b03030!important}.cf-danger-zone{border-color:#f0d0d0!important;background:#fef8f8!important}.cf-btn-danger{background:#b03030;color:#fff;border:0;padding:10px 20px;border-radius:8px;font-size:14px;font-family:inherit;font-weight:500;cursor:pointer;transition:background .2s ease}.cf-btn-danger:hover{background:#8a2424}.cf-btn-danger:disabled{opacity:.6;cursor:wait}.cf-account-empty{text-align:center;padding:40px 20px}.cf-account-empty p{margin-bottom:16px;color:#6b6b6b}.cf-phone-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#140f0a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.cf-phone-modal{background:#fff;border-radius:14px;padding:28px 26px 22px;max-width:440px;width:100%;box-shadow:0 20px 60px #0003}.cf-phone-modal h2{margin:0 0 8px;font-size:20px;font-family:Playfair Display,serif;color:#2c2c2c}.cf-phone-modal .cf-muted{color:#6b6b6b;font-size:14px;line-height:1.5;margin-bottom:18px}.cf-phone-modal-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6b6b6b;margin:10px 0 6px}.cf-phone-modal input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit}.cf-phone-modal input:focus{outline:none;border-color:#8a7b70}.cf-phone-modal-hint{font-size:12px;color:#888;margin:6px 0 0}.cf-phone-modal-tel{display:grid;grid-template-columns:minmax(0,1.35fr) auto minmax(0,1fr);gap:8px;align-items:stretch}.cf-phone-modal-cc{min-width:0;padding:10px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:14px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.cf-phone-modal-cc:focus{outline:none;border-color:#8a7b70}.cf-phone-modal-dial{display:flex;align-items:center;padding:0 12px;background:#f6f2ed;color:#6b5b4a;font-size:14px;font-weight:500;border:1px solid #e6dfd6;border-radius:8px;min-width:52px;justify-content:center}.cf-phone-modal-national{width:100%;min-width:0}@media(max-width:480px){.cf-phone-modal-tel{grid-template-columns:1fr;gap:6px}.cf-phone-modal-dial{display:none}}.cf-phone-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
