.hv2{--honey-gold:#f5a623;--honey-dark:#d4911e;--brown-dark:#7a3d0e;--brown-mid:#b5691a;--text-dark:#1a1a1a;--text-body:#555;--text-muted:#888;--bg-cream:#fdf8f0;--bg-warm:#fffdf9;--bg-white:#fff;--font-heading:"Beach Lombok",Georgia,serif;--font-body:inherit;background-color:#faf8f4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 66L0 50L0 16L28 0L56 16L56 50L28 66L28 100' fill='none' stroke='%23B5691A' stroke-width='1' stroke-opacity='0.18'/%3E%3Cpath d='M28 0L28 34L0 50L0 84L28 100L56 84L56 50L28 34' fill='none' stroke='%23B5691A' stroke-width='1' stroke-opacity='0.18'/%3E%3C/svg%3E");background-size:70px 125px}.hv2-section-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.hv2-section-label{font-family:var(--font-body);font-size:.8125rem;font-weight:700;color:var(--honey-gold);letter-spacing:.05em}.hv2-section-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-dark);margin:0;line-height:1.2}.hv2-label-with-icon{font-family:var(--font-body);font-size:.8125rem;color:var(--honey-gold);letter-spacing:.05em}.hv2-btn-hex,.hv2-label-with-icon{display:inline-flex;align-items:center;gap:8px;font-weight:700}.hv2-btn-hex{justify-content:center;width:-moz-fit-content;width:fit-content;padding:.85rem 2.75rem;background:var(--honey-gold);color:var(--text-dark);font-family:var(--font-heading);font-size:.9375rem;border:none;border-radius:0;clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);cursor:pointer;text-decoration:none;transition:background .2s ease,transform .2s ease,filter .2s ease;filter:drop-shadow(0 0 1.5px rgba(0,0,0,.75)) drop-shadow(0 4px 8px rgba(245,166,35,.3))}.hv2-btn-hex:hover{background:var(--honey-dark);transform:translateY(-2px);filter:drop-shadow(0 0 1.5px rgba(0,0,0,.75)) drop-shadow(0 6px 12px rgba(245,166,35,.45))}.hv2-btn-hex--outline{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40' preserveAspectRatio='none'%3E%3Cpath d='M12 0L88 0L100 20L88 40L12 40L0 20Z' fill='none' stroke='%23d4841a' stroke-width='1.5' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;color:#d4841a;clip-path:none;border:none;position:relative;filter:none;transition:color .2s ease,transform .2s ease}.hv2-btn-hex--outline:hover{background:transparent;color:#1c1c1c;transform:translateY(-2px);filter:none}.hv2-btn-hex--outline:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40' preserveAspectRatio='none'%3E%3Cpath d='M12 0L88 0L100 20L88 40L12 40L0 20Z' fill='%23d4841a' stroke='%23d4841a' stroke-width='1.5' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");background-size:100% 100%;opacity:0;transition:opacity .2s ease;z-index:-1}.hv2-btn-hex--outline:hover:before{opacity:1}.hv2-hero{background:transparent;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,5rem)}.hv2-hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:clamp(2rem,5vw,3.75rem)}.hv2-hero-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.hv2-badge{display:inline-block;width:-moz-fit-content;width:fit-content;font-family:var(--font-body);font-size:.8125rem;font-weight:700;color:var(--honey-gold);letter-spacing:.08em;background:rgba(245,166,35,.12);border:1px solid var(--honey-gold);border-radius:50px;padding:6px 16px}.hv2-hero-title{font-size:clamp(3rem,6vw,4.5rem);font-weight:700;color:var(--text-dark);line-height:1}.hv2-hero-subtitle,.hv2-hero-title{font-family:var(--font-heading);margin:0}.hv2-hero-subtitle{font-size:clamp(1.25rem,2.5vw,2.25rem);font-weight:400;color:var(--honey-gold)}.hv2-hero-desc{font-family:var(--font-body);font-size:1rem;color:var(--text-body);line-height:1.7;max-width:48ch;margin:0}.hv2-hero-btns{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.hv2-hero-img-wrap{flex:0 0 clamp(240px,32%,420px);aspect-ratio:3/4;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 12px 40px rgba(0,0,0,.14);background:linear-gradient(135deg,#f5e6b8,#e8c87a)}.hv2-hero-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.hv2-features{background:transparent;padding:clamp(2rem,3vw,2.5rem) clamp(1.5rem,5vw,5rem)}.hv2-features-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.hv2-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.hv2-feature-icon-wrap{width:56px;height:56px;border-radius:50%;background:rgba(245,166,35,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hv2-feature-title{font-family:var(--font-heading);font-size:.9375rem;font-weight:700;color:var(--text-dark);margin:0}.hv2-feature-desc{font-family:var(--font-body);font-size:.8125rem;color:var(--text-muted);margin:0;line-height:1.5}.hv2-about{background:transparent;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,7.5rem)}.hv2-about-inner{max-width:1200px;margin:0 auto;display:flex;gap:clamp(2rem,5vw,3.75rem);align-items:center}.hv2-about-images{flex:0 0 clamp(280px,38%,420px);position:relative}.hv2-about-main-img{width:100%;aspect-ratio:420/350;border-radius:20px;overflow:hidden;position:relative;background:#e8d5a0;margin-top:30px;margin-left:30px}.hv2-about-overlay-img{display:none}.hv2-about-stat-badge{position:absolute;top:-20px;left:-20px;width:100px;height:100px;border-radius:50%;background:var(--honey-gold);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(245,166,35,.4)}.hv2-about-stat-num{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:#fff;line-height:1}.hv2-about-stat-label{font-family:var(--font-body);font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.8)}.hv2-about-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.hv2-about-title{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--text-dark);line-height:1.3;margin:0}.hv2-about-desc{font-family:var(--font-body);font-size:.9375rem;color:var(--text-body);line-height:1.7;margin:0}.hv2-products{background:transparent;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,7.5rem)}.hv2-products-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.hv2-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.hv2-loading{grid-column:1/-1;text-align:center;color:var(--text-muted);font-family:var(--font-body);padding:2rem 0}.hv2-prod-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.06);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;display:flex;flex-direction:column}.hv2-prod-card:hover{transform:translateY(-6px);box-shadow:0 4px 12px rgba(0,0,0,.08),0 16px 40px rgba(0,0,0,.12)}.hv2-prod-img-wrap{width:100%;height:240px;position:relative;overflow:hidden;background:#f0eae0}.hv2-prod-img-wrap img{transition:transform .4s ease}.hv2-prod-card:hover .hv2-prod-img-wrap img{transform:scale(1.05)}.hv2-prod-body{padding:1.5rem;display:flex;flex-direction:column;gap:10px}.hv2-prod-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--text-dark);margin:0}.hv2-prod-desc{font-family:var(--font-body);font-size:.875rem;color:var(--text-body);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv2-prod-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-heading);font-size:.875rem;font-weight:700;color:var(--honey-gold);transition:color .2s ease}.hv2-prod-card:hover .hv2-prod-link{color:var(--honey-dark)}.hv2-prod-card--family{grid-column:1/-1;display:flex;flex-direction:row;align-items:stretch}.hv2-family-img-wrap{position:relative;flex:0 0 65%;min-height:360px;overflow:hidden;border-radius:16px 0 0 16px}.hv2-prod-card--family .hv2-prod-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 2.5rem}.hv2-prod-card--family .hv2-prod-title{font-size:1.5rem}.hv2-prod-card--family .hv2-prod-desc{-webkit-line-clamp:unset;line-clamp:unset;font-size:.95rem}@media (max-width:640px){.hv2-prod-card--family{flex-direction:column}.hv2-family-img-wrap{flex:none;width:100%;min-height:220px;border-radius:16px 16px 0 0}}.hv2-stats{background:linear-gradient(180deg,var(--brown-dark) 0,var(--brown-mid) 30%,var(--honey-dark) 60%,var(--honey-gold) 100%);padding:clamp(2.5rem,4vw,3.5rem) clamp(1.5rem,5vw,7.5rem);position:relative}.hv2-stats-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.hv2-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px}.hv2-stat-num{font-family:var(--font-heading);font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:700;color:#fff;line-height:1}.hv2-stat-label{font-family:var(--font-body);font-size:clamp(.8rem,1.5vw,.875rem);color:hsla(0,0%,100%,.8);font-weight:500}.hv2-honey-drip{width:100%;line-height:0;overflow:hidden}.hv2-honey-drip svg{display:block;width:100%;height:50px}.hv2-honey-drip .hv2-drip-svg--mobile{display:none}@media (max-width:768px){.hv2-honey-drip .hv2-drip-svg--desktop{display:none}.hv2-honey-drip .hv2-drip-svg--mobile{display:block}}.hv2-drip-after-stats,.hv2-process{background:transparent}.hv2-process{padding:clamp(2rem,4vw,3.75rem) clamp(1.5rem,5vw,7.5rem) clamp(3rem,6vw,5rem)}.hv2-process-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.hv2-process-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.hv2-process-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.hv2-process-img-wrap{width:clamp(150px,18vw,200px);height:clamp(150px,18vw,200px);border-radius:50%;overflow:hidden;position:relative;background:#f0e8d0;box-shadow:0 4px 20px rgba(245,166,35,.2);flex-shrink:0}.hv2-process-title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--text-dark);margin:0}.hv2-process-desc{font-family:var(--font-body);font-size:.875rem;color:var(--text-body);line-height:1.65;margin:0;max-width:30ch}.hv2-bee-icons{display:flex;gap:clamp(1.5rem,4vw,3rem);justify-content:center;align-items:center;flex-wrap:wrap;padding:0 clamp(2rem,6vw,6rem)}.hv2-contact{background:transparent;padding:clamp(4.5rem,8vw,6.5rem) clamp(1.5rem,5vw,7.5rem) clamp(3rem,6vw,5rem)}.hv2-contact-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem)}.hv2-contact-franchise-wrap{display:flex;flex-direction:column;gap:2.75rem}.hv2-section-header--left{align-items:center;text-align:center}.hv2-contact-message-wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:stretch;margin-top:clamp(4.5rem,8vw,6.5rem)}.hv2-contact-img-wrap{border-radius:20px;overflow:hidden;position:relative;min-height:450px;background:linear-gradient(135deg,#d4a84b,#8b5e2a);box-shadow:0 8px 32px rgba(0,0,0,.12)}.hv2-contact-form-wrap{display:flex;flex-direction:column;gap:16px;justify-content:center}.hv2-contact-title{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;color:var(--text-dark);margin:0;line-height:1.2}.hv2-contact-desc{font-family:var(--font-body);font-size:1rem;color:var(--text-body);line-height:1.6;margin:0}.hv2-form{display:flex;flex-direction:column;gap:1rem}.hv2-input{width:100%;padding:.875rem 1.125rem;border:1.5px solid #e8e0d6;border-radius:8px;background:var(--bg-cream);font-family:var(--font-body);font-size:.9375rem;color:var(--text-dark);outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.hv2-input:focus{border-color:var(--honey-gold);box-shadow:0 0 0 3px rgba(245,166,35,.15)}.hv2-input::-moz-placeholder{color:var(--text-muted)}.hv2-input::placeholder{color:var(--text-muted)}.hv2-textarea{resize:vertical;min-height:100px}.hv2-submit{width:-moz-fit-content;width:fit-content;align-self:center;justify-content:center;margin-top:.25rem}.hv2-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.hv2-form-success{color:#2d6a2d;background:rgba(45,106,45,.08);border:1px solid rgba(45,106,45,.2);border-radius:10px;padding:1rem 1.25rem;font-size:.95rem}.hv2-form-error,.hv2-form-success{font-family:var(--font-body);margin:0}.hv2-form-error{color:#a02020;font-size:.875rem}@media (max-width:1024px){.hv2-features-inner{grid-template-columns:repeat(2,1fr)}.hv2-about-overlay-img{right:-15px;bottom:-15px}.hv2-about-stat-badge{top:-10px;left:-10px;width:80px;height:80px}.hv2-about-stat-num{font-size:1.5rem}}@media (max-width:768px){.hv2-hero-inner{flex-direction:column;text-align:center}.hv2-hero-text{align-items:center}.hv2-badge{margin:0 auto}.hv2-hero-desc{max-width:100%}.hv2-hero-btns{justify-content:center}.hv2-hero-img-wrap{flex:none;width:80%;max-width:320px;margin:0 auto}.hv2-about-inner{flex-direction:column}.hv2-about-images{flex:none;width:100%;max-width:380px;margin:0 auto 2rem}.hv2-about-main-img{margin-left:0;margin-top:20px}.hv2-about-stat-badge{left:auto;top:auto;right:-10px;bottom:-10px}.hv2-about-content{align-items:center;text-align:center}.hv2-products-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.hv2-stats-inner{grid-template-columns:repeat(2,1fr)}.hv2-process-cards{max-width:320px;margin:0 auto}.hv2-contact-message-wrap,.hv2-process-cards{grid-template-columns:1fr}.hv2-contact-img-wrap{min-height:280px}}@media (max-width:480px){.hv2-features-inner{grid-template-columns:1fr}.hv2-stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hv2-hero-title{font-size:2.5rem}.hv2-hero-subtitle{font-size:1.25rem}}.hv2-franchise{background:transparent;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,7.5rem)}.hv2-franchise-inner{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.hv2-franchise-grid{display:flex;flex-direction:column;gap:2rem;width:100%}.hv2-franchise-row{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,4vw,3rem)}.hv2-franchise-card{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 200px;max-width:260px;transition:transform .3s ease}.hv2-franchise-card:hover{transform:translateY(-5px)}.hv2-franchise-img-wrap{width:100%;height:140px;position:relative;display:flex;align-items:center;justify-content:center}.hv2-franchise-name{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--text-dark);margin:16px 0 0;letter-spacing:.02em;text-align:center}@media (max-width:768px){.hv2-franchise-row{gap:1.5rem}.hv2-franchise-card{flex:1 1 150px;max-width:200px}.hv2-franchise-img-wrap{height:100px}}@media (max-width:480px){.hv2-franchise-card{flex:1 1 120px;max-width:150px}.hv2-franchise-img-wrap{height:80px}.hv2-franchise-name{font-size:.9rem}}