#hero{height:100vh;overflow:hidden;display:grid;grid-template-columns:55% 45%;background:var(--cream-alt)}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem 2rem 2rem;position:relative;z-index:1}.hero-card{background:var(--cream);padding:5rem 6rem;border-radius:32px;box-shadow:0 25px 60px #2c231514,0 5px 15px #2c231508;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.6)}.hero-pretag{display:inline-flex;align-items:center;gap:.6rem;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--text-dim);margin-bottom:2rem}.hero-pretag:before{content:"";width:28px;height:1px;background:var(--yellow)}.hero-tag{font-family:Great Vibes,cursive;font-size:clamp(2.8rem,4.5vw,4.8rem);color:var(--brown);line-height:1.1;margin-bottom:1.2rem}.hero-tag em{color:var(--black);font-style:normal}.hero-sub{font-family:Georgia,serif;font-size:1.15rem;color:var(--text-mid);line-height:1.75;margin-bottom:2.5rem;max-width:580px}.hero-actions{display:flex;gap:1.2rem;flex-wrap:wrap}.hero-right{position:relative;overflow:hidden;padding:2rem 2rem 2rem 1rem}.hero-right.reveal{opacity:0;transform:translateY(40px)}.hero-right.reveal.on{opacity:1;transform:translateY(0)}.hero-right img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:32px}.hero-right:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(253,248,238,.22) 0%,transparent 30%);pointer-events:none}#strip{background:var(--yellow);padding:2.5rem 3rem;display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap;position:relative;overflow:hidden;box-shadow:inset 0 10px 20px -10px #0000001a,inset 0 -10px 20px -10px #0000001a}#strip .hc{position:absolute;inset:0;opacity:.12}.strip-item{display:flex;align-items:center;gap:.8rem;position:relative;z-index:1}.strip-num{font-family:Great Vibes,cursive;font-size:2.8rem;color:var(--brown-dk);line-height:1}.strip-label{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brown);max-width:100px;line-height:1.4}.strip-sep{width:1px;height:36px;background:#2c231540}#galeria{padding:0}.gallery-row{display:grid;grid-template-columns:1.1fr 1.3fr 1fr 1fr 1.2fr;height:380px;gap:3px}.gallery-cell{overflow:hidden;position:relative;border-radius:0}.gallery-cell img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.gallery-cell:hover img{transform:scale(1.07)}.gallery-cell .overlay{position:absolute;inset:0;background:#2c231500;transition:background .4s}.gallery-cell:hover .overlay{background:#2c23151f}#sobre{background:#fff}.sobre-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.sobre-photo{position:relative}.sobre-photo-frame{position:relative;overflow:hidden;border-radius:12px;box-shadow:16px 16px 0 var(--sand),18px 18px 0 var(--border)}.sobre-photo-frame img{width:100%;display:block;object-fit:cover}.sobre-photo:before{content:"";position:absolute;top:-1.5rem;left:-1.5rem;width:70px;height:70px;background:var(--yellow);z-index:-1}.sobre-manu-portrait{position:absolute;top:-1.5rem;right:-1.5rem;width:180px;height:180px;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 28px #2c231538;overflow:hidden;z-index:2}.sobre-manu-portrait img{width:100%;height:100%;object-fit:cover;display:block}.sobre-text p{margin-bottom:1.3rem}.quote-inline{border-left:3px solid var(--yellow);padding:.8rem 1.4rem;margin:1.8rem 0;background:#f8cc0114}.quote-inline p{font-family:Great Vibes,cursive;font-size:1.5rem;color:var(--brown);margin:0;line-height:1.4}.bee-deco{position:absolute;pointer-events:none;z-index:0;user-select:none}.sobre-bee{top:-1rem;right:0;width:110px;opacity:.1;animation:sobre-bee-float 11s ease-in-out infinite 1s}@keyframes sobre-bee-float{0%,to{transform:translate(0) rotate(2deg) scaleX(-1)}50%{transform:translate(-8px,-12px) rotate(-3deg) scaleX(-1)}}#produtos{background:var(--cream);position:relative;overflow:hidden}#produtos>.hc{position:absolute;inset:0}.produtos-header{text-align:center;max-width:500px;margin:0 auto 3.5rem;position:relative;z-index:1}.produtos-header .rule{margin:1.2rem auto}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;position:relative;z-index:1}.cat-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:box-shadow .3s,transform .3s}.cat-card:hover{box-shadow:0 16px 40px #2c23151f;transform:translateY(-4px)}.cat-card-img{aspect-ratio:4/3;overflow:hidden}.cat-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s;display:block}.cat-card:hover .cat-card-img img{transform:scale(1.05)}.cat-card-body{padding:2rem}.cat-tag{font-size:.66rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-dim);display:block;margin-bottom:.5rem}.cat-name{font-family:Great Vibes,cursive;font-size:2.8rem;color:var(--brown-dk);line-height:1.1;margin-bottom:.8rem}.cat-desc{font-size:.9rem;color:var(--text-dim);line-height:1.8;margin-bottom:1.2rem}.cat-highlights{list-style:none;margin:0 0 1.8rem}.cat-highlights li{font-size:.86rem;color:var(--text-mid);padding:.5rem 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:.6rem}.cat-highlights li:before{content:"✦";color:var(--yellow);font-size:.7rem;flex-shrink:0}#como-pedir{background:var(--cream-alt);position:relative}#como-pedir .hc{position:absolute;inset:0}.process-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.process-header .rule{margin:1.2rem auto}.process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative;z-index:1}.p-step{background:var(--cream);border:1px solid var(--border);padding:2.2rem 1.8rem;text-align:center;transition:all .3s ease}.p-step:hover{box-shadow:0 12px 30px #2c23151a;transform:translateY(-5px)}.p-num-wrap{width:52px;height:52px;margin:0 auto 1.4rem;background:var(--brown-dk);color:var(--yellow);font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;border-radius:50%}.p-title{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:.5rem}.p-desc{font-size:.875rem;color:var(--text-dim);line-height:1.7}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.info-card{background:var(--cream);border:1px solid var(--border);border-radius:10px;padding:2.5rem;transition:box-shadow .3s}.info-card:hover{box-shadow:0 8px 30px #2c23150f}.info-card>span{margin-bottom:1.4rem}.info-card ul{list-style:none}.info-card ul li{padding:.42rem 0;border-bottom:1px solid var(--border);font-size:.91rem;color:var(--text-dim);display:flex;align-items:center;gap:.75rem}.info-card ul li:before{content:"";width:6px;height:6px;background:var(--yellow);flex-shrink:0;border-radius:1px}.info-note{margin-top:1.4rem;border-left:3px solid var(--yellow);padding:.8rem 1.2rem;background:#f8cc011a;font-size:.83rem;color:var(--text-mid);font-style:italic;line-height:1.7}#paodemel-banner{background:var(--brown-dk);padding:5rem 3rem;position:relative;overflow:hidden}#paodemel-banner .hc{position:absolute;inset:0;opacity:.07}.pm-banner-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;position:relative;z-index:1;max-width:1100px;margin:0 auto}.pm-banner-text .label{color:var(--sand);margin-bottom:.5rem}.pm-banner-title{font-family:Great Vibes,cursive;font-size:clamp(2rem,4vw,3.2rem);color:var(--yellow);line-height:1.1;margin-bottom:1rem}.pm-banner-desc{font-size:.92rem;color:#fdf8eeb3;line-height:1.8;max-width:540px}.pm-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.2rem}.pm-tag{font-size:.7rem;padding:.3rem .85rem;border-radius:20px;border:1px solid rgba(248,204,1,.35);color:var(--sand);letter-spacing:.06em}#contato{background:#f2c000;padding:7rem 3rem 4rem;text-align:center;position:relative;overflow:hidden}#contato .hc{position:absolute;inset:0;opacity:.1}.cta-inner{position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-footer-content{margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(44,35,21,.15);position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.cta-footer-copy{font-size:.75rem;color:#2c2315d9;letter-spacing:.06em;text-align:center;font-weight:500}.cta-label{font-size:.68rem;letter-spacing:.3em;text-transform:uppercase;color:var(--brown);margin-bottom:.8rem;display:block}.cta-title{font-family:Great Vibes,cursive;font-size:clamp(2.8rem,5.5vw,5rem);color:var(--brown-dk);line-height:1.1;margin-bottom:1.2rem}.cta-sub{font-size:.97rem;color:var(--brown);line-height:1.85;margin-bottom:2.6rem;opacity:.85}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.pm-banner-inner{grid-template-columns:1fr;gap:2rem}.pm-banner-cta{width:100%;justify-content:center}.cat-grid{grid-template-columns:1fr}}@media(max-width:960px){#hero{grid-template-columns:1fr;height:auto;min-height:auto;row-gap:2rem}.hero-left{padding:6rem 1rem 1rem}.hero-card{padding:2.5rem 1.5rem;border-radius:24px;height:auto}.hero-pretag{font-size:.58rem;letter-spacing:.2em;margin-bottom:1.4rem}.hero-tag{font-size:3.2rem}.hero-sub{font-size:1.05rem}.hero-actions{width:100%}.btn-hero{width:100%;justify-content:center}.hero-right{height:380px;border-radius:0;padding:0 1rem}.hero-right img{border-radius:24px}.sobre-grid{grid-template-columns:1fr;gap:2.5rem}.sobre-photo{order:-1}.gallery-row{grid-template-columns:repeat(3,1fr);height:260px}.gallery-cell:nth-child(n+4){display:none}.process-row{grid-template-columns:1fr 1fr;gap:1rem}.info-grid{grid-template-columns:1fr}}@media(max-width:480px){.hero-pretag{font-size:.54rem;letter-spacing:.16em}.hero-left{padding:5.5rem .75rem .5rem}.hero-card{padding:2rem 1.3rem}.hero-tag{font-size:2.8rem}.hero-right{height:280px;padding:0 .75rem}}@media(max-width:600px){#contato{padding-bottom:8rem}.process-row{grid-template-columns:1fr}#strip{gap:2rem}.gallery-row{height:200px;grid-template-columns:1fr 1fr}.gallery-cell:nth-child(n+3){display:none}}
