body{line-height:1.6}#hero{height:100vh;min-height:620px;display:grid;grid-template-columns:55% 45%;background:var(--cream-alt);overflow:hidden}.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;font-weight:400}.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.1rem;color:var(--text-mid);line-height:1.75;margin-bottom:2.5rem;max-width:560px}.hero-actions{display:flex;gap:1.2rem;flex-wrap:wrap}.hero-right{position:relative;overflow:hidden;padding:2rem 2rem 2rem 1rem}.hero-right img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:32px;filter:sepia(.55) contrast(1.05) brightness(.98)}.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:120px;line-height:1.4}.strip-sep{width:1px;height:36px;background:#2c231540}#ocasioes{background:var(--brown-dk);color:var(--cream);position:relative;overflow:hidden;padding:6rem 3rem}#ocasioes .hc{position:absolute;inset:0;opacity:.08}.ocasioes-header{text-align:center;position:relative;z-index:1}.ocasioes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;position:relative;z-index:1}.ocasiao-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem 2rem;transition:all .3s ease;text-align:center}.ocasiao-card:hover{background:#ffffff1a;border-color:var(--yellow);transform:translateY(-6px);box-shadow:0 20px 40px #0003}.ocasiao-icon{width:38px;height:38px;margin:0 auto 1.4rem;display:block;color:var(--yellow);stroke:currentColor}.ocasiao-title{font-family:Great Vibes,cursive;font-size:1.9rem;color:var(--yellow);margin-bottom:.8rem;line-height:1.1}.ocasiao-desc{font-size:.88rem;color:#fdf8eeb3;line-height:1.75}#produtos{background:var(--cream);position:relative;overflow:hidden}#produtos>.hc{position:absolute;inset:0}.produtos-header{text-align:center;max-width:560px;margin:0 auto 3.5rem;position:relative;z-index:1}.produtos-header .rule{margin:1.2rem auto}.produtos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:1}.produto-card{background:var(--cream);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column}.produto-card:hover{box-shadow:0 10px 36px #2c23151c;transform:translateY(-4px)}.produto-badge{position:absolute;bottom:.8rem;left:.8rem;z-index:2;background:var(--yellow);color:var(--brown-dk);font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;padding:.35rem .9rem;border-radius:4px;box-shadow:0 2px 8px #00000026}.produto-badge-dark{background:var(--brown-dk);color:var(--cream)}.produto-card-img{overflow:hidden;aspect-ratio:4/3;position:relative}.produto-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.produto-card:hover .produto-card-img img{transform:scale(1.05)}.produto-body{padding:1.6rem 2rem 2rem;flex:1;display:flex;flex-direction:column}.produto-tag{font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--text-dim);display:block;margin-bottom:.6rem}.produto-name{font-family:Great Vibes,cursive;font-size:2.2rem;color:var(--brown-dk);line-height:1.1;margin-bottom:.8rem}.produto-desc{font-size:.9rem;color:var(--text-dim);line-height:1.85;margin-bottom:1.5rem;flex:1}.recheios-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.recheio-tag{font-size:.72rem;padding:.3rem .9rem;background:#f8cc0126;border:1px solid rgba(248,204,1,.4);color:var(--brown);border-radius:20px;letter-spacing:.06em}.produto-includes{list-style:none;margin:0 0 1.6rem}.produto-includes li{padding:.44rem 0;border-bottom:1px solid var(--border);font-size:.88rem;color:var(--text-dim);display:flex;align-items:flex-start;gap:.65rem;line-height:1.5}.produto-includes li:before{content:"✦";color:var(--yellow);font-size:.65rem;flex-shrink:0;margin-top:.18rem}.produto-highlight{font-size:.85rem;color:var(--text-mid);font-style:italic;line-height:1.75;padding:.85rem 1.2rem;background:#f8cc011a;border-left:3px solid var(--yellow);margin-bottom:1.6rem}#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);border-radius:12px;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.75}#faq{background:var(--cream)}.faq-list{max-width:780px;margin:0 auto}.faq-item{margin-bottom:1rem;border:1px solid var(--border);border-radius:10px;overflow:hidden}.faq-trigger{width:100%;padding:1.3rem 1.5rem;text-align:left;background:#fff;border:none;font-weight:600;color:var(--brown-dk);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Georgia,serif;font-size:.95rem;transition:background .2s}.faq-trigger:hover{background:var(--cream-alt)}.faq-icon{font-size:1.2rem;color:var(--yellow);font-weight:400;transition:transform .3s;flex-shrink:0}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-content{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .35s;background:#fff}.faq-item.open .faq-content{padding:0 1.5rem 1.3rem;max-height:220px}.faq-content p{font-size:.9rem;color:var(--text-dim);line-height:1.85}#contato{background:#f2c000;padding:7rem 3rem 5rem;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-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}footer{padding:3rem;text-align:center;background:var(--brown-dk);border-top:1px solid rgba(255,255,255,.06)}footer p{font-size:.8rem;color:#fdf8ee80;letter-spacing:.06em}footer a{color:#fdf8eeb3;text-decoration:none;transition:color .2s}footer a:hover{color:var(--yellow)}@media(max-width:960px){#hero{grid-template-columns:1fr;height:auto;min-height:auto}.hero-left{padding:7rem 1rem 2rem}.hero-card{padding:3rem 1.5rem;border-radius:24px;height:auto}.hero-tag{font-size:3.2rem}.hero-right{height:400px;padding:1rem}.hero-right img{border-radius:24px}.ocasioes-grid{grid-template-columns:repeat(2,1fr)}.produtos-grid{grid-template-columns:1fr}.process-row{grid-template-columns:1fr 1fr}}@media(max-width:600px){section{padding:4rem 1.5rem}#ocasioes{padding:4rem 1.5rem}.process-row{grid-template-columns:1fr}#contato{padding-bottom:8rem}#strip{flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;align-items:center}.strip-item{width:100%;justify-content:center}.strip-sep{display:none}.ocasioes-grid{grid-template-columns:1fr;gap:1rem}.ocasiao-card{padding:1.8rem 1.5rem}footer{padding-bottom:7rem}}
