:root{--bg: #FBF3E2;--bg-card: #FFFFFF;--bg-warm: #FFF7EA;--bg-input: #FBF7EF;--border: #EBDBB9;--border-gold: #D9B978;--text: #3A1410;--text-muted: #6B4636;--text-gold: #A9824C;--text-amber: #A9682C;--text-rust: #7E4A1E;--accent: #E8451E;--accent-grad: linear-gradient(135deg, #EE5A1C, #F5B315);--gold: #F5B315;--dark: #3A1410;--dark-mid: #5A2012;--scrollbar: #E3CFA6;--selection-bg: #F5B315;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Outfit", system-ui, sans-serif;--r-sm: 10px;--r-md: 14px;--r-lg: 18px;--r-xl: 24px;--r-pill: 999px;--shadow-card: 0 1px 2px rgba(120,60,10,.04);--shadow-hover: 0 26px 50px -24px rgba(120,60,10,.4);--shadow-cta: 0 14px 30px -10px rgba(238,90,28,.7)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;max-width:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--selection-bg);color:var(--text)}a{color:inherit;text-decoration:none}input,select,button,textarea{font-family:var(--font-sans)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:8px}@keyframes dh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes dh-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes dh-spin{to{transform:rotate(360deg)}}@keyframes dh-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes dh-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes dh-confetti{0%{transform:translateY(0) rotate(0) scale(1);opacity:1}70%{transform:translateY(160px) rotate(280deg) scale(.8);opacity:.9}to{transform:translateY(260px) rotate(420deg) scale(.5);opacity:0}}.dh-rise{animation:dh-rise .7s ease both}.dh-float{animation:dh-float 7s ease-in-out infinite}.dh-pop{animation:dh-pop .3s ease both}.dh-step{transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.dh-step:hover{transform:translateY(-4px);box-shadow:0 24px 44px -22px #2a14108c;background:linear-gradient(135deg,#3a1410,#5a2012)!important;border-color:#3a1410!important}.dh-step:hover .dh-step-num{background:#f5b315!important;border-color:#f5b315!important;color:#3a1410!important}.dh-step:hover .dh-step-icon{stroke:#f8c85a!important}.dh-step:hover .dh-step-title{color:#fff7ea!important}.grad-text{background:var(--accent-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dh-hamburger{display:none}.dh-mobile-nav{position:fixed;top:73px;left:0;right:0;bottom:0;background:#fbf3e2f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:58;display:flex;flex-direction:column;padding:24px 24px 36px;transform:translateY(-6px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.dh-mobile-nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.dh-co-mobile-bar{display:none}@media (max-width: 900px){.dh-nav-desktop,.dh-header-cta{display:none!important}.dh-hamburger{display:flex!important}.dh-header-inner{padding-left:16px!important;padding-right:16px!important}.dh-gftr{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.dh-hero-h1{font-size:52px!important;letter-spacing:-.5px!important;line-height:1.05!important}.dh-hero-sub{font-size:17px!important}.dh-hero-btns{flex-direction:column!important;align-items:stretch!important}.dh-hero-btns a{text-align:center!important}.dh-g3,.dh-g2{grid-template-columns:1fr!important}.dh-g4,.dh-g5{grid-template-columns:repeat(2,1fr)!important}.dh-gftr{grid-template-columns:1fr!important}.dh-about-g{grid-template-columns:1fr!important;padding:36px 24px!important}.dh-about-img{order:-1!important}.dh-cat-g{grid-template-columns:1fr!important;padding:36px 24px!important}.dh-cart-panel{width:100vw!important;max-width:100vw!important}.dh-co-outer{padding:0!important;align-items:stretch!important}.dh-co-box{border-radius:0!important;flex:1!important;max-width:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.dh-co-body{display:flex!important;flex-direction:column!important;flex:1!important;overflow:hidden!important;width:100%!important;min-width:0!important;max-width:100%!important}.dh-co-main{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding:22px 20px!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.dh-co-main input,.dh-co-main textarea,.dh-co-main select{max-width:100%!important;box-sizing:border-box!important;width:100%!important}.dh-co-addr-row{flex-direction:column!important}.dh-co-rail{display:none!important}.dh-co-mobile-bar{display:flex!important;position:sticky!important;bottom:0!important;background:#fff!important;border-top:1px solid #EBDBB9!important;padding:14px 20px!important;z-index:2!important;gap:12px!important;align-items:center!important;flex-shrink:0!important}.dh-co-step-label{display:none!important}.dh-co-name-row{flex-direction:column!important}.dh-co-name-row input{width:100%!important}.dh-co-hdr{padding:14px 18px!important;gap:10px!important}.dh-co-title{font-size:18px!important}}@media (max-width: 768px){.dh-overlay-open .dh-wa-btn{display:none!important}}@media (max-width: 768px){.dh-cat-cards{gap:10px!important}.dh-cat-card{padding:14px!important;border-radius:14px!important}.dh-cat-card-desc{font-size:12.5px!important;margin-top:3px!important}}@media (max-width: 768px){.dh-about-circle{width:240px!important;height:240px!important;max-width:240px!important}}@media (max-width: 430px){.dh-logo-tagline{display:none!important}.dh-logo-img{width:36px!important;height:36px!important}.dh-footer-legal{font-size:10px!important;letter-spacing:-.2px!important}}@media (max-width: 480px){.dh-g5{grid-template-columns:repeat(2,1fr)!important}}
