.Header-module__D5nTzG__header{z-index:1000;background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transition:background .35s,box-shadow .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__headerScrolled{background:var(--bg-glass);border-bottom-color:var(--border-hover);box-shadow:0 2px 24px #0000001f}[data-theme=light] .Header-module__D5nTzG__headerScrolled{box-shadow:0 2px 20px #00000014}.Header-module__D5nTzG__progressBar{pointer-events:none;z-index:1001;background:linear-gradient(90deg,#8b5cf6 0%,#b06fd4 25%,#d4a574 65%,#e8b786 100%);height:2px;transition:width .1s linear;position:absolute;bottom:0;left:0}.Header-module__D5nTzG__headerContent{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:.85rem 2rem;display:flex}.Header-module__D5nTzG__logoWrap{border-radius:6px;flex-shrink:0;align-items:center;margin:-.25rem -.5rem;padding:.25rem .5rem;transition:opacity .2s;display:flex}.Header-module__D5nTzG__logoWrap:hover{opacity:.85}.Header-module__D5nTzG__logo{max-width:140px;display:block}[data-theme=light] .Header-module__D5nTzG__logo{filter:drop-shadow(0 1px 3px #00000047)drop-shadow(0 0 1px #0000002e)}.Header-module__D5nTzG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;padding:.5rem;display:none}.Header-module__D5nTzG__menuToggle span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Header-module__D5nTzG__menuToggle.Header-module__D5nTzG__menuOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__D5nTzG__menuToggle.Header-module__D5nTzG__menuOpen span:nth-child(2){opacity:0}.Header-module__D5nTzG__menuToggle.Header-module__D5nTzG__menuOpen span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.Header-module__D5nTzG__nav{flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__D5nTzG__navContainer{flex-direction:row;align-items:center;gap:.25rem;display:flex}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink{color:var(--text-secondary);letter-spacing:.01em;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.4rem .65rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:hover{color:var(--text-primary)}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:after{content:"";background:var(--accent);transform-origin:0;border-radius:1px;height:1.5px;transition:transform .25s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:2px;left:.65rem;right:.65rem;transform:scaleX(0)}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:hover:after{transform:scaleX(1)}.Header-module__D5nTzG__ctaNav{background:linear-gradient(135deg,var(--accent)0%,var(--accent-light)100%);color:#f5f0eb;letter-spacing:.015em;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;margin-left:.5rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s,box-shadow .2s}.Header-module__D5nTzG__ctaNav:hover{opacity:.88;box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.Header-module__D5nTzG__ctaNav:after{display:none}[data-theme=light] .Header-module__D5nTzG__ctaNav{color:#f5f0eb}.Header-module__D5nTzG__themeToggle{border:1px solid var(--border);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;transition:color .2s,border-color .2s,background .2s;display:flex}.Header-module__D5nTzG__themeToggle:hover{color:var(--accent);border-color:var(--border-accent);background:var(--accent-subtle)}@media (max-width:1000px){.Header-module__D5nTzG__headerContent{gap:1rem;padding:.85rem 1.25rem}.Header-module__D5nTzG__menuToggle{display:flex}.Header-module__D5nTzG__nav{background:var(--bg-secondary);border-left:1px solid var(--border);-webkit-backdrop-filter:blur(20px);justify-content:flex-start;width:72%;max-width:300px;height:100vh;transition:right .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:-100%}.Header-module__D5nTzG__navContainer{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;height:100%;margin-top:80px;padding-top:2rem}.Header-module__D5nTzG__navOpen{right:0}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink{border-radius:0;width:100%;padding:.7rem 1.25rem;font-size:1rem}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:after{display:none}.Header-module__D5nTzG__nav .Header-module__D5nTzG__ctaNav{text-align:center;border-radius:6px;width:calc(100% - 2.5rem);margin:.5rem 1.25rem 0;padding:.75rem 1.25rem}.Header-module__D5nTzG__themeToggle{align-self:flex-start;margin:.75rem 1.25rem 0}}@media (min-width:1001px){.Header-module__D5nTzG__navContainer{gap:0}}
.Hero-module__PycF7W__hero{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-primary)100%);align-items:center;width:100%;max-width:100vw;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__hero:before{content:"";background:radial-gradient(circle,#d4a5741a 0%,#0000 70%);width:100%;height:100%;animation:20s ease-in-out infinite Hero-module__PycF7W__float;position:absolute;top:-50%;right:-50%}@keyframes Hero-module__PycF7W__float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-20px,20px)rotate(5deg)}}.Hero-module__PycF7W__heroContent{text-align:center;grid-template-columns:1fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}.Hero-module__PycF7W__heroText{z-index:1}.Hero-module__PycF7W__heroTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.Hero-module__PycF7W__highlight{color:var(--accent);position:relative}.Hero-module__PycF7W__heroSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.Hero-module__PycF7W__heroCta{background:var(--accent);color:var(--bg-primary);cursor:pointer;transition:all var(--transition-base);letter-spacing:.05em;text-align:center;border:none;border-radius:5px;width:auto;max-width:350px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.Hero-module__PycF7W__heroCta:hover{background:var(--accent-light);box-shadow:0 10px 30px var(--accent-glow);transform:translateY(-2px)}.Hero-module__PycF7W__heroImage{z-index:1;order:-1;justify-content:center;align-items:center;max-width:500px;margin:0 auto;display:flex;position:relative}.Hero-module__PycF7W__imagemHero{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.Hero-module__PycF7W__imagemHero img{object-fit:contain;width:100%;height:auto;max-height:400px}@media (min-width:1001px){.Hero-module__PycF7W__hero{padding-top:80px}.Hero-module__PycF7W__heroContent{text-align:left;grid-template-columns:1fr 1fr;gap:4rem;padding:0 2rem}.Hero-module__PycF7W__heroTitle{font-size:3.5rem}.Hero-module__PycF7W__heroSubtitle{margin:0 0 2rem;font-size:1.1rem}.Hero-module__PycF7W__heroCta{background:var(--accent);width:auto}.Hero-module__PycF7W__heroImage{order:0;max-width:none}.Hero-module__PycF7W__imagemHero img{max-height:500px}}
.SobreMim-module__2DK66W__sobreMim{background:var(--bg-primary);padding:6rem 0 4rem}.SobreMim-module__2DK66W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.SobreMim-module__2DK66W__sobreMimGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.SobreMim-module__2DK66W__sobreMimCard{background:var(--bg-card);border:1px solid var(--border-accent);text-align:left;box-shadow:var(--shadow-sm);border-radius:6px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem 2rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s;display:flex;position:relative;overflow:hidden}.SobreMim-module__2DK66W__sobreMimCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:100%;height:3px;animation:4s infinite SobreMim-module__2DK66W__slideLineTop;position:absolute;top:0;left:-110%}.SobreMim-module__2DK66W__sobreMimCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:6px;transition:opacity .5s;position:absolute;inset:0}.SobreMim-module__2DK66W__sobreMimCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);transform:translateY(-7px)}.SobreMim-module__2DK66W__sobreMimCard:hover:after{opacity:1}@keyframes SobreMim-module__2DK66W__slideLineTop{0%{left:-110%}45%{left:110%}to{left:110%}}.SobreMim-module__2DK66W__sobreMimIcon{background:linear-gradient(135deg,#d4a574 0%,#e8b786 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #d4a5742e);-webkit-background-clip:text;background-clip:text;align-self:flex-start;margin-bottom:1.1rem;font-size:2.2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.SobreMim-module__2DK66W__sobreMimCard:hover .SobreMim-module__2DK66W__sobreMimIcon{transform:scale(1.2)translateY(-5px)rotate(5deg)}.SobreMim-module__2DK66W__sobreMimCardTitle{color:var(--text-primary);letter-spacing:-.015em;background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-self:flex-start;margin-bottom:.7rem;font-size:1.3rem;font-weight:800}.SobreMim-module__2DK66W__sobreMimCard p{color:var(--text-secondary);text-align:left;margin-bottom:0;font-size:1.05rem;line-height:1.7}@media (max-width:767px){.SobreMim-module__2DK66W__sobreMimGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.SobreMim-module__2DK66W__sobreMimCard{padding:1.5rem 1.2rem 1.3rem}}.SobreMim-module__2DK66W__titulo{text-align:center;letter-spacing:-.02em;color:var(--text-primary);text-transform:uppercase;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.SobreMim-module__2DK66W__highlight{color:var(--accent)}.SobreMim-module__2DK66W__sobreMimCard p{color:var(--text-secondary);margin-bottom:0;font-size:1.08rem;line-height:1.7}.SobreMim-module__2DK66W__fotoArea{order:-1;justify-content:center;align-items:center;display:flex}.SobreMim-module__2DK66W__foto{object-fit:cover;border:4px solid var(--accent);background:var(--bg-secondary);width:220px;height:220px;box-shadow:var(--shadow-md);border-radius:50%}@media (max-width:767px){.SobreMim-module__2DK66W__titulo{margin-bottom:2rem;font-size:1.8rem}.SobreMim-module__2DK66W__sobreMimGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.SobreMim-module__2DK66W__sobreMimCard{padding:1.5rem}}@media (min-width:1001px){.SobreMim-module__2DK66W__sobreMim{padding:8rem 0 6rem}.SobreMim-module__2DK66W__content{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.SobreMim-module__2DK66W__fotoArea{order:0;justify-content:flex-start}.SobreMim-module__2DK66W__texto{padding-right:1rem}.SobreMim-module__2DK66W__titulo{text-align:left;font-size:2.5rem!important}.SobreMim-module__2DK66W__foto{object-fit:cover;border:6px solid var(--border-accent);width:100%;max-width:420px;height:auto;box-shadow:var(--shadow-lg);border-radius:16px}}
.Diferenciais-module__dpLQGG__diferenciais{background:var(--bg-secondary);padding:6rem 0;position:relative}.Diferenciais-module__dpLQGG__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Diferenciais-module__dpLQGG__sectionTitle{text-align:center;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:4rem;font-size:2.5rem;font-weight:800}.Diferenciais-module__dpLQGG__highlight{color:var(--accent)}.Diferenciais-module__dpLQGG__diferenciaisGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.Diferenciais-module__dpLQGG__diferencialCard{background:var(--bg-card);border:1px solid var(--border-accent);text-align:center;box-shadow:var(--shadow-sm);border-radius:6px;padding:1rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s;position:relative;overflow:hidden}.Diferenciais-module__dpLQGG__diferencialCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:100%;height:3px;animation:4s infinite Diferenciais-module__dpLQGG__slideLineTop;position:absolute;top:0;left:-110%}.Diferenciais-module__dpLQGG__diferencialCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:6px;transition:opacity .5s;position:absolute;inset:0}.Diferenciais-module__dpLQGG__diferencialCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);transform:translateY(-7px)}.Diferenciais-module__dpLQGG__diferencialCard:hover:after{opacity:1}@keyframes Diferenciais-module__dpLQGG__slideLineTop{0%{left:-110%}45%{left:110%}to{left:110%}}.Diferenciais-module__dpLQGG__diferencialIcon{background:linear-gradient(135deg,#d4a574 0%,#e8b786 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #d4a57440);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.Diferenciais-module__dpLQGG__diferencialCard:hover .Diferenciais-module__dpLQGG__diferencialIcon{transform:scale(1.2)translateY(-5px)rotate(5deg)}.Diferenciais-module__dpLQGG__diferencialCard h3{color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-light)100%);-webkit-text-fill-color:transparent;letter-spacing:-.015em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.Diferenciais-module__dpLQGG__diferencialCard p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}@media (max-width:767px){.Diferenciais-module__dpLQGG__diferenciais{padding:4rem 0}.Diferenciais-module__dpLQGG__container{padding:0 2rem}.Diferenciais-module__dpLQGG__sectionTitle{margin-bottom:2rem;font-size:1.8rem}.Diferenciais-module__dpLQGG__diferenciaisGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.Diferenciais-module__dpLQGG__diferencialCard{padding:1.5rem}}@media (min-width:768px) and (max-width:1023px){.Diferenciais-module__dpLQGG__diferenciaisGrid{grid-template-columns:repeat(2,1fr)}.Diferenciais-module__dpLQGG__container{padding:0 2rem}}@media (min-width:1024px){.Diferenciais-module__dpLQGG__diferenciaisGrid{grid-template-columns:repeat(12,1fr);gap:2rem}.Diferenciais-module__dpLQGG__diferencialCard{grid-column:span 3;padding:1rem}.Diferenciais-module__dpLQGG__diferencialCard:nth-child(5),.Diferenciais-module__dpLQGG__diferencialCard:nth-child(6),.Diferenciais-module__dpLQGG__diferencialCard:nth-child(7){grid-column:span 4}.Diferenciais-module__dpLQGG__diferencialCard h3{font-size:1.2rem}.Diferenciais-module__dpLQGG__diferencialCard p{font-size:1.08rem}}
.PorQueEscolher-module__qf_1KG__porQue{background:var(--bg-primary);padding:6rem 0}.PorQueEscolher-module__qf_1KG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.PorQueEscolher-module__qf_1KG__sectionTitle{text-align:center;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:4rem;font-size:2.5rem;font-weight:800}.PorQueEscolher-module__qf_1KG__highlight{color:var(--accent)}.PorQueEscolher-module__qf_1KG__servicosGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem auto 0;display:grid}.PorQueEscolher-module__qf_1KG__servicoCard{background:var(--bg-card);border:1px solid var(--border-accent);text-align:center;box-shadow:var(--shadow-sm);border-radius:6px;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s;position:relative;overflow:hidden}.PorQueEscolher-module__qf_1KG__servicoCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:100%;height:3px;animation:4s infinite PorQueEscolher-module__qf_1KG__slideLineTop;position:absolute;top:0;left:-110%}.PorQueEscolher-module__qf_1KG__servicoCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:6px;transition:opacity .5s;position:absolute;inset:0}.PorQueEscolher-module__qf_1KG__servicoCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);transform:translateY(-7px)}.PorQueEscolher-module__qf_1KG__servicoCard:hover:after{opacity:1}@keyframes PorQueEscolher-module__qf_1KG__slideLineTop{0%{left:-110%}45%{left:110%}to{left:110%}}.PorQueEscolher-module__qf_1KG__servicoIcon{background:linear-gradient(135deg,#d4a574 0%,#e8b786 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #d4a57440);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.PorQueEscolher-module__qf_1KG__servicoCard:hover .PorQueEscolher-module__qf_1KG__servicoIcon{transform:scale(1.2)translateY(-5px)rotate(5deg)}.PorQueEscolher-module__qf_1KG__servicoCardTitle{color:var(--text-primary);letter-spacing:-.015em;background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.PorQueEscolher-module__qf_1KG__servicoCard p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}@media (max-width:767px){.PorQueEscolher-module__qf_1KG__porQue{padding:4rem 0}.PorQueEscolher-module__qf_1KG__container{padding:0 1rem}.PorQueEscolher-module__qf_1KG__sectionTitle{margin-bottom:2rem;font-size:1.8rem}.PorQueEscolher-module__qf_1KG__servicosGrid{grid-template-columns:1fr;gap:1.5rem}.PorQueEscolher-module__qf_1KG__servicoCard{padding:2rem 1.5rem}.PorQueEscolher-module__qf_1KG__servicoIcon{margin-bottom:1rem;font-size:2.5rem}.PorQueEscolher-module__qf_1KG__servicoCardTitle{font-size:1.2rem}.PorQueEscolher-module__qf_1KG__servicoCard p{font-size:.95rem}}@media (min-width:768px) and (max-width:1023px){.PorQueEscolher-module__qf_1KG__sectionTitle{font-size:2.2rem}.PorQueEscolher-module__qf_1KG__servicosGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PorQueEscolher-module__qf_1KG__servicosGrid{grid-template-columns:repeat(3,1fr)}}
.Vitrine-module__QxgSeq__vitrine{background:var(--bg-secondary);padding:6rem 0}.Vitrine-module__QxgSeq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Vitrine-module__QxgSeq__sectionHeader{text-align:center;margin-bottom:4rem}.Vitrine-module__QxgSeq__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);background:var(--accent-subtle);border:1px solid var(--border-accent);border-radius:3px;margin-bottom:1.2rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.Vitrine-module__QxgSeq__sectionTitle{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1.1}.Vitrine-module__QxgSeq__highlight{color:var(--accent)}.Vitrine-module__QxgSeq__sectionSubtitle{color:var(--text-secondary);max-width:420px;margin:0 auto;font-size:1rem;line-height:1.65}.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;display:grid}.Vitrine-module__QxgSeq__vitrineCard{border:1px solid var(--border-accent);background:var(--bg-card);box-shadow:var(--shadow-sm);border-radius:6px;transition:box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s,transform .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Vitrine-module__QxgSeq__vitrineCard:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--accent)50%,transparent 100%);z-index:3;width:100%;height:2px;animation:5s ease-in-out infinite Vitrine-module__QxgSeq__scanLine;position:absolute;top:0;left:-110%}.Vitrine-module__QxgSeq__vitrineCard:after{content:"";background:radial-gradient(ellipse at 40% 0%,var(--accent-subtle),transparent 60%);opacity:0;pointer-events:none;z-index:0;transition:opacity .5s;position:absolute;inset:0}.Vitrine-module__QxgSeq__vitrineCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);transform:translateY(-7px)}.Vitrine-module__QxgSeq__vitrineCard:hover:after{opacity:1}@keyframes Vitrine-module__QxgSeq__scanLine{0%{left:-110%}45%{left:110%}to{left:110%}}.Vitrine-module__QxgSeq__cardLink{height:100%;color:inherit;z-index:1;flex-direction:column;text-decoration:none;display:flex;position:relative}.Vitrine-module__QxgSeq__vitrineImage{background:var(--card-image-bg);border-bottom:1px solid var(--border);width:100%;height:260px;position:relative;overflow:hidden}.Vitrine-module__QxgSeq__mockup{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__mockup{transform:scale(1.06)}.Vitrine-module__QxgSeq__categoryPill{z-index:4;letter-spacing:.12em;text-transform:uppercase;color:var(--pill-text);background:var(--pill-bg);-webkit-backdrop-filter:blur(6px);opacity:1;border:1px solid #d4a57473;border-radius:3px;padding:.25rem .6rem;font-size:.65rem;font-weight:700;transition:none;position:absolute;top:.9rem;left:.9rem}.Vitrine-module__QxgSeq__overlay{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);opacity:0;z-index:2;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__overlay{opacity:1}@media (hover:none){.Vitrine-module__QxgSeq__overlay{display:none}}.Vitrine-module__QxgSeq__btnVisitar{background:linear-gradient(135deg,var(--accent)0%,var(--accent-light)100%);color:var(--bg-primary);letter-spacing:.04em;box-shadow:0 6px 20px var(--accent-glow);border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.Vitrine-module__QxgSeq__btnVisitar:hover{box-shadow:0 10px 28px var(--accent-glow);transform:translateY(-2px)}.Vitrine-module__QxgSeq__cardContent{flex-direction:column;flex:1;padding:1.5rem 1.6rem 1.4rem;display:flex}.Vitrine-module__QxgSeq__cardMeta{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.Vitrine-module__QxgSeq__cardIndex{letter-spacing:.14em;color:var(--accent);font-variant-numeric:tabular-nums;opacity:.7;font-size:.7rem;font-weight:800}.Vitrine-module__QxgSeq__cardTitle{letter-spacing:-.02em;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:1.25rem;font-weight:800;line-height:1.2}.Vitrine-module__QxgSeq__cardDivider{background:var(--accent);border-radius:1px;width:32px;height:2px;margin:.75rem 0 .85rem;transition:width .35s cubic-bezier(.25,.46,.45,.94)}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__cardDivider{width:56px}.Vitrine-module__QxgSeq__cardDescription{color:var(--text-secondary);flex:1;margin-bottom:1.4rem;font-size:.95rem;line-height:1.7}.Vitrine-module__QxgSeq__cardCta{border-top:1px solid var(--border);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.Vitrine-module__QxgSeq__ctaLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:700;transition:color .25s}.Vitrine-module__QxgSeq__ctaArrow{color:var(--accent);font-size:.9rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .25s;display:inline-block;transform:translate(0)}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__ctaLabel{color:var(--accent-light)}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__ctaArrow{color:var(--accent-light);transform:translate(5px)}@media (max-width:767px){.Vitrine-module__QxgSeq__vitrine{padding:4rem 0}.Vitrine-module__QxgSeq__container{padding:0 1rem}.Vitrine-module__QxgSeq__sectionTitle{font-size:1.8rem}.Vitrine-module__QxgSeq__sectionHeader{margin-bottom:2.5rem}.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:1fr;gap:1.25rem;max-width:400px;margin:0 auto}.Vitrine-module__QxgSeq__vitrineImage{height:210px}.Vitrine-module__QxgSeq__cardContent{padding:1.25rem 1.25rem 1.1rem}}@media (min-width:768px) and (max-width:1023px){.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:repeat(2,1fr);justify-items:center}.Vitrine-module__QxgSeq__vitrineCard:nth-child(3){grid-column:1/-1;max-width:420px}}@media (min-width:1024px){.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:repeat(3,1fr)}}
.FAQ-module__4vwbtq__faq{background:var(--bg-secondary);padding:6rem 0}.FAQ-module__4vwbtq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.FAQ-module__4vwbtq__sectionHeader{text-align:center;margin-bottom:3.5rem}.FAQ-module__4vwbtq__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);border:1px solid var(--border-accent);background:#d4a57412;border-radius:4px;margin-bottom:1.2rem;padding:.3rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.FAQ-module__4vwbtq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.9rem;font-size:2.4rem;font-weight:800;line-height:1.2}.FAQ-module__4vwbtq__highlight{color:var(--accent)}.FAQ-module__4vwbtq__sectionSubtitle{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1rem;line-height:1.6}.FAQ-module__4vwbtq__faqList{flex-direction:column;gap:.5rem;max-width:760px;margin:0 auto;display:flex}.FAQ-module__4vwbtq__faqItem{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border);border-left:3px solid #0000;border-radius:6px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.FAQ-module__4vwbtq__faqItem:hover{border-color:var(--border-hover);border-left-color:var(--accent);box-shadow:var(--shadow-sm)}.FAQ-module__4vwbtq__faqItemOpen{border-color:var(--border-accent);border-left-color:var(--accent);box-shadow:var(--shadow-md),0 0 20px var(--accent-glow)}.FAQ-module__4vwbtq__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.4rem;font-size:.97rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__4vwbtq__faqQuestion:hover,.FAQ-module__4vwbtq__faqItemOpen .FAQ-module__4vwbtq__faqQuestion{color:var(--accent)}.FAQ-module__4vwbtq__faqIconWrapper{border:1px solid var(--border);background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:flex}.FAQ-module__4vwbtq__faqItemOpen .FAQ-module__4vwbtq__faqIconWrapper{border-color:var(--border-accent);background:#d4a5742e}.FAQ-module__4vwbtq__faqIcon{color:inherit;justify-content:center;align-items:center;display:flex}.FAQ-module__4vwbtq__faqAnswer{overflow:hidden}.FAQ-module__4vwbtq__faqAnswer p{color:var(--text-secondary);border-top:1px solid var(--border);margin:0;padding:1rem 1.4rem 1.4rem 1.6rem;font-size:.93rem;line-height:1.7}@media (max-width:767px){.FAQ-module__4vwbtq__faq{padding:4rem 0}.FAQ-module__4vwbtq__container{padding:0 1rem}.FAQ-module__4vwbtq__sectionTitle{font-size:1.8rem}.FAQ-module__4vwbtq__sectionSubtitle{font-size:.92rem}.FAQ-module__4vwbtq__faqQuestion{padding:1.1rem;font-size:.92rem}.FAQ-module__4vwbtq__faqAnswer p{padding:.9rem 1.1rem 1.1rem 1.3rem;font-size:.89rem}}@media (min-width:768px) and (max-width:1023px){.FAQ-module__4vwbtq__sectionTitle{font-size:2rem}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ContactForm-module__7BDDqG__contact{background:var(--bg-primary);padding:6rem 0}.ContactForm-module__7BDDqG__sectionHeader{text-align:center;max-width:1200px;margin:0 auto 3.5rem;padding:0 2rem}.ContactForm-module__7BDDqG__contactContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.ContactForm-module__7BDDqG__contactLeft{justify-content:center;align-items:center;display:flex}.ContactForm-module__7BDDqG__imagemForm{width:100%;max-width:460px;position:relative}.ContactForm-module__7BDDqG__imagemForm img{border-radius:12px;width:100%;height:auto;display:block}.ContactForm-module__7BDDqG__contactRight{width:100%}.ContactForm-module__7BDDqG__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);border:1px solid var(--border-accent);background:#d4a57412;border-radius:4px;margin-bottom:1.2rem;padding:.3rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.ContactForm-module__7BDDqG__contactTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.9rem;font-size:2.4rem;font-weight:800;line-height:1.2}.ContactForm-module__7BDDqG__highlight{color:var(--accent)}.ContactForm-module__7BDDqG__contactDescription{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1rem;line-height:1.6}.ContactForm-module__7BDDqG__trustBadges{flex-wrap:wrap;gap:.6rem;margin-bottom:2rem;display:flex}.ContactForm-module__7BDDqG__trustBadge{color:var(--accent);letter-spacing:.01em;background:#d4a57414;border:1px solid #d4a57438;border-radius:4px;padding:.3rem .75rem;font-size:.78rem;font-weight:600}.ContactForm-module__7BDDqG__formCard{background:var(--bg-card);border:1px solid var(--border-accent);border-radius:6px;padding:2rem;box-shadow:0 8px 40px #0000002e}.ContactForm-module__7BDDqG__contactForm{flex-direction:column;gap:1.2rem;display:flex}.ContactForm-module__7BDDqG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__7BDDqG__formGroup label{color:var(--accent);font-size:.9rem;font-weight:500}.ContactForm-module__7BDDqG__required{color:var(--accent)}.ContactForm-module__7BDDqG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__7BDDqG__contactForm input,.ContactForm-module__7BDDqG__contactForm select,.ContactForm-module__7BDDqG__contactForm textarea{border:1px solid var(--border);color:var(--text-primary);background:#ffffff0f;border-radius:6px;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s}:is([data-theme=light] .ContactForm-module__7BDDqG__contactForm input,[data-theme=light] .ContactForm-module__7BDDqG__contactForm select,[data-theme=light] .ContactForm-module__7BDDqG__contactForm textarea){color:#1a1208;background:#ffffffe6;border-color:#0000001f}.ContactForm-module__7BDDqG__inputError{background:#fecaca14!important;border-color:#f8717199!important}.ContactForm-module__7BDDqG__inputError:focus{caret-color:#f87171;background:#fecaca1f!important;border-color:#f87171cc!important}.ContactForm-module__7BDDqG__inputError::placeholder{font-weight:500;color:#fca5a5d9!important}select.ContactForm-module__7BDDqG__inputError{color:#fca5a5d9;font-weight:500}select.ContactForm-module__7BDDqG__inputError option{color:#e8e0d5;font-weight:400}select.ContactForm-module__7BDDqG__inputError option:first-child{color:#fca5a5d9;font-weight:500}.ContactForm-module__7BDDqG__contactForm select{cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;padding-right:2.5rem}.ContactForm-module__7BDDqG__contactForm select option{color:#e8e0d5;background-color:#1a1520}[data-theme=light] .ContactForm-module__7BDDqG__contactForm select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] .ContactForm-module__7BDDqG__contactForm select option{color:#1a1208;background-color:#fff}.ContactForm-module__7BDDqG__contactForm input:focus,.ContactForm-module__7BDDqG__contactForm select:focus,.ContactForm-module__7BDDqG__contactForm textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.ContactForm-module__7BDDqG__contactForm input::placeholder,.ContactForm-module__7BDDqG__contactForm select::placeholder,.ContactForm-module__7BDDqG__contactForm textarea::placeholder{color:var(--text-muted)}.ContactForm-module__7BDDqG__contactForm textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactForm-module__7BDDqG__submitBtn{background:linear-gradient(135deg,var(--accent)0%,var(--accent-light)100%);color:#0a0804;cursor:pointer;letter-spacing:.03em;border:1px solid #0000;border-radius:6px;align-self:stretch;width:100%;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s,color .2s;position:relative;overflow:hidden}.ContactForm-module__7BDDqG__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:100%;height:3px;animation:4s infinite ContactForm-module__7BDDqG__submitSlideLine;position:absolute;top:0;left:-110%}.ContactForm-module__7BDDqG__submitBtn:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff26,#0000 55%);border-radius:6px;transition:opacity .5s;position:absolute;inset:0}@keyframes ContactForm-module__7BDDqG__submitSlideLine{0%{left:-110%}45%{left:110%}to{left:110%}}.ContactForm-module__7BDDqG__submitBtn:hover{box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);color:#f5f0eb;border-color:#ffffff59;transform:translateY(-4px)}.ContactForm-module__7BDDqG__submitBtn:hover:after{opacity:1}[data-theme=light] .ContactForm-module__7BDDqG__submitBtn{color:#f5f0eb}[data-theme=light] .ContactForm-module__7BDDqG__submitBtn:hover{color:#1a1208;border-color:#0000001f}.ContactForm-module__7BDDqG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__7BDDqG__successMessage,.ContactForm-module__7BDDqG__errorMessage{text-align:center;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:.9rem;font-weight:500}.ContactForm-module__7BDDqG__successMessage{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.ContactForm-module__7BDDqG__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}@media (max-width:1023px){.ContactForm-module__7BDDqG__contactContent{gap:2.5rem}.ContactForm-module__7BDDqG__contactTitle{font-size:2rem}}@media (max-width:767px){.ContactForm-module__7BDDqG__contact{padding:4rem 0}.ContactForm-module__7BDDqG__contactContent{grid-template-columns:1fr;justify-items:center;gap:2rem;padding:0 1.5rem}.ContactForm-module__7BDDqG__contactLeft{display:none}.ContactForm-module__7BDDqG__contactRight{width:100%}.ContactForm-module__7BDDqG__contactTitle{font-size:1.7rem}.ContactForm-module__7BDDqG__contactDescription{font-size:.92rem}.ContactForm-module__7BDDqG__sectionHeader{margin-bottom:2.5rem;padding:0 1.5rem}.ContactForm-module__7BDDqG__trustBadges{justify-content:center}.ContactForm-module__7BDDqG__formRow{grid-template-columns:1fr}}@media (max-width:480px){.ContactForm-module__7BDDqG__contact{padding:3rem 0}.ContactForm-module__7BDDqG__contactContent{padding:0 1rem}.ContactForm-module__7BDDqG__contactTitle{font-size:1.5rem}.ContactForm-module__7BDDqG__contactDescription{font-size:.93rem}.ContactForm-module__7BDDqG__contactForm input,.ContactForm-module__7BDDqG__contactForm select{padding:.9rem;font-size:.9rem}.ContactForm-module__7BDDqG__formGroup label{font-size:.85rem}}.Toastify__toast-container{z-index:9999;font-family:inherit}.Toastify__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:linear-gradient(135deg,#14141efa 0%,#8b5cf61f 100%);border:1.5px solid #d4a5744d;border-radius:12px;min-height:64px;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;box-shadow:0 8px 32px #0006}.Toastify__toast--success{border-left:4px solid #d4a574}.Toastify__toast--error{border-left:4px solid #ef4444}.Toastify__toast-body{color:#e0e0e0;padding:0;line-height:1.5}.Toastify__progress-bar{background:linear-gradient(90deg,#d4a574 0%,#e8b786 100%);height:3px}.Toastify__progress-bar--error{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%)}.Toastify__close-button{color:#a0a0b0;opacity:.8;transition:opacity .3s}.Toastify__close-button:hover{opacity:1;color:#fff}.Toastify__toast-icon{width:20px;margin-right:12px}
.Footer-module__JGhRua__footer{background:var(--bg-primary);padding:2rem 0}.Footer-module__JGhRua__footerBottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.Footer-module__JGhRua__footerLogo{max-width:150px}[data-theme=light] .Footer-module__JGhRua__footerLogo{filter:drop-shadow(0 1px 3px #00000047)drop-shadow(0 0 1px #0000002e)}.Footer-module__JGhRua__footerLinks{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__JGhRua__footerLinks span{color:var(--text-secondary);font-size:.9rem}.Footer-module__JGhRua__footerLinks a{color:var(--text-secondary);transition:color var(--transition-base);font-size:.9rem;text-decoration:none}.Footer-module__JGhRua__footerLinks a:hover{color:var(--accent)}@media (max-width:767px){.Footer-module__JGhRua__footerBottom{text-align:center;flex-direction:column;padding:2rem 1rem}.Footer-module__JGhRua__footerLinks{flex-direction:column;gap:1rem}}
.LoadingScreen-module__I0kRbq__loadingScreen{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)50%,var(--bg-tertiary)100%);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingScreen-module__I0kRbq__loadingScreen:before{content:"";background:radial-gradient(circle at 30% 30%,#d4a5741a 0%,#0000 50%);width:200%;height:200%;animation:20s linear infinite LoadingScreen-module__I0kRbq__rotate;position:absolute}@keyframes LoadingScreen-module__I0kRbq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__I0kRbq__loadingContent{z-index:1;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.LoadingScreen-module__I0kRbq__logoContainer{text-align:center}.LoadingScreen-module__I0kRbq__logo{filter:drop-shadow(0 0 30px #d4a5744d);width:200px;height:auto}.LoadingScreen-module__I0kRbq__highlight{background:linear-gradient(135deg,#d4a574 0%,#e8b786 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LoadingScreen-module__I0kRbq__spinnerContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.LoadingScreen-module__I0kRbq__spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.LoadingScreen-module__I0kRbq__spinnerRing{border:3px solid #0000;border-radius:50%;position:absolute}.LoadingScreen-module__I0kRbq__spinnerRing:first-child{border-top-color:#d4a574;border-right-color:#d4a574;width:100%;height:100%;animation:1.5s cubic-bezier(.68,-.55,.27,1.55) infinite LoadingScreen-module__I0kRbq__spin}.LoadingScreen-module__I0kRbq__spinnerRing:nth-child(2){border-bottom-color:#e8b786;border-left-color:#e8b786;width:75%;height:75%;animation:2s cubic-bezier(.68,-.55,.27,1.55) infinite reverse LoadingScreen-module__I0kRbq__spin}.LoadingScreen-module__I0kRbq__spinnerRing:nth-child(3){border-top-color:#fff;border-right-color:#fff;width:50%;height:50%;animation:1.2s cubic-bezier(.68,-.55,.27,1.55) infinite LoadingScreen-module__I0kRbq__spin}@keyframes LoadingScreen-module__I0kRbq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__I0kRbq__loadingText{color:var(--text-secondary);letter-spacing:.05em;font-size:1.1rem;font-weight:500;animation:2s ease-in-out infinite LoadingScreen-module__I0kRbq__pulse}@keyframes LoadingScreen-module__I0kRbq__pulse{0%,to{opacity:.6}50%{opacity:1}}.LoadingScreen-module__I0kRbq__progressBar{background:#ffffff1a;border-radius:10px;width:300px;height:4px;position:relative;overflow:hidden}.LoadingScreen-module__I0kRbq__progress{background:linear-gradient(90deg,#d4a574 0%,#e8b786 100%);border-radius:10px;height:100%;box-shadow:0 0 20px #d4a57499}@media (max-width:768px){.LoadingScreen-module__I0kRbq__logo{width:150px}.LoadingScreen-module__I0kRbq__spinnerContainer{width:100px;height:100px}.LoadingScreen-module__I0kRbq__loadingText{font-size:1rem}.LoadingScreen-module__I0kRbq__progressBar{width:250px}}
.BackToTop-module__2qXwVq__backToTop{background:var(--accent);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-hover);cursor:pointer;z-index:1000;width:52px;height:52px;box-shadow:var(--shadow-md),var(--shadow-accent);color:var(--bg-primary);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem}.BackToTop-module__2qXwVq__backToTop:hover{background:var(--accent-light);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);border-color:var(--border-hover)}.BackToTop-module__2qXwVq__backToTop:active{box-shadow:0 4px 12px #0003}.BackToTop-module__2qXwVq__backToTop svg{filter:drop-shadow(0 1px 2px #0000001a)}@media (max-width:768px){.BackToTop-module__2qXwVq__backToTop{width:48px;height:48px;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.BackToTop-module__2qXwVq__backToTop{width:44px;height:44px;bottom:1rem;right:1rem}.BackToTop-module__2qXwVq__backToTop svg{width:20px;height:20px}}
.ParallaxBackground-module__dR7x3G__parallaxContainer{z-index:1;pointer-events:none;mix-blend-mode:soft-light;position:fixed;inset:0;overflow:hidden}.ParallaxBackground-module__dR7x3G__orb1,.ParallaxBackground-module__dR7x3G__orb2,.ParallaxBackground-module__dR7x3G__orb3{filter:blur(100px);will-change:transform;border-radius:50%;position:absolute}.ParallaxBackground-module__dR7x3G__orb1{background:#d4a5744d;width:500px;height:500px;animation:25s ease-in-out infinite ParallaxBackground-module__dR7x3G__drift1;top:-5%;right:-10%}.ParallaxBackground-module__dR7x3G__orb2{background:#8b5cf633;width:400px;height:400px;animation:30s ease-in-out infinite ParallaxBackground-module__dR7x3G__drift2;bottom:10%;left:-10%}.ParallaxBackground-module__dR7x3G__orb3{background:#d4a57440;width:300px;height:300px;animation:22s ease-in-out infinite ParallaxBackground-module__dR7x3G__drift3;top:45%;left:35%}[data-theme=light] .ParallaxBackground-module__dR7x3G__orb1{background:#b8884e40}[data-theme=light] .ParallaxBackground-module__dR7x3G__orb2{background:#8b5cf626}[data-theme=light] .ParallaxBackground-module__dR7x3G__orb3{background:#b8884e33}@keyframes ParallaxBackground-module__dR7x3G__drift1{0%,to{transform:translate(0)}25%{transform:translate(-40px,60px)}50%{transform:translate(30px,-40px)}75%{transform:translate(-20px,30px)}}@keyframes ParallaxBackground-module__dR7x3G__drift2{0%,to{transform:translate(0)}33%{transform:translate(50px,-30px)}66%{transform:translate(-30px,40px)}}@keyframes ParallaxBackground-module__dR7x3G__drift3{0%,to{transform:translate(0)}50%{transform:translate(40px,-50px)}}@media (max-width:768px){.ParallaxBackground-module__dR7x3G__orb1{filter:blur(80px);width:300px;height:300px}.ParallaxBackground-module__dR7x3G__orb2{filter:blur(70px);width:250px;height:250px}.ParallaxBackground-module__dR7x3G__orb3{filter:blur(60px);width:200px;height:200px}}@media (prefers-reduced-motion:reduce){.ParallaxBackground-module__dR7x3G__orb1,.ParallaxBackground-module__dR7x3G__orb2,.ParallaxBackground-module__dR7x3G__orb3{animation:none}}
