.Header-module__D5nTzG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ff2;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__D5nTzG__logo{max-width:150px}.Header-module__D5nTzG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__D5nTzG__menuToggle span{background:#fff;border-radius:2px;width:25px;height:2px;transition:all .3s}.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{align-items:center;display:flex}.Header-module__D5nTzG__navContainer{flex-direction:row;align-items:center;gap:2rem;display:flex}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink{color:#a0a0b0;padding:0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:hover{color:#fff}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:after{content:"";background:#d4a574;width:0;height:2px;transition:width .6s;position:absolute;bottom:-4px;left:0}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink:hover:after{width:100%}.Header-module__D5nTzG__ctaNav{color:#0a0a0f;background:#d4a574;border-radius:25px;padding:.5rem 1.2rem;font-weight:600;transition:all .6s}.Header-module__D5nTzG__ctaNav:hover{background:#e8b786}.Header-module__D5nTzG__ctaNav:after{display:none}@media (max-width:1000px){.Header-module__D5nTzG__headerContent{padding:1rem}.Header-module__D5nTzG__menuToggle{display:flex}.Header-module__D5nTzG__nav{background:#12121a;border-left:1px solid #ffffff0d;width:70%;max-width:300px;height:100vh;transition:right .5s;position:fixed;top:0;right:-100%}.Header-module__D5nTzG__navContainer{flex-direction:column;gap:1rem;width:100%;height:100%;margin-top:100px;padding-top:2rem}.Header-module__D5nTzG__navOpen{right:0}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink{width:100%;padding-left:1rem;font-size:1.1rem}.Header-module__D5nTzG__nav .Header-module__D5nTzG__ctaNav{border-radius:0;width:100%;padding-left:1rem}}@media (min-width:1001px){.Header-module__D5nTzG__navContainer{gap:2rem}.Header-module__D5nTzG__nav .Header-module__D5nTzG__navLink{font-size:.95rem}.Header-module__D5nTzG__ctaNav{border-radius:5px;padding:.5rem 1rem}}
.Hero-module__PycF7W__hero{background:linear-gradient(135deg,#1a1a2e 0%,#0a0a0f 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:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.Hero-module__PycF7W__highlight{color:#d4a574;position:relative}.Hero-module__PycF7W__heroSubtitle{color:#a0a0b0;max-width:500px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.Hero-module__PycF7W__heroCta{color:#0a0a0f;cursor:pointer;letter-spacing:.05em;text-align:center;background:#d4a574;border:none;border-radius:5px;width:auto;max-width:350px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__PycF7W__heroCta:hover{background:#e8b786;transform:translateY(-2px);box-shadow:0 10px 30px #d4a5744d}.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:#d4a574;width:auto}.Hero-module__PycF7W__heroImage{order:0;max-width:none}.Hero-module__PycF7W__imagemHero img{max-height:500px}}
.SobreMim-module__2DK66W__sobreMim{background:#0a0a0f;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{text-align:left;background:linear-gradient(135deg,#14141eeb 0%,#8b5cf614 100%);border:1.5px solid #d4a57426;border-radius:18px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem 2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.SobreMim-module__2DK66W__sobreMimCard:before{content:"";background:linear-gradient(90deg,#0000,#d4a574,#0000);width:100%;height:3px;animation:4s infinite SobreMim-module__2DK66W__slideLineTop;position:absolute;top:0;left:-100%}.SobreMim-module__2DK66W__sobreMimCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:18px;transition:opacity .3s;position:absolute;inset:0}.SobreMim-module__2DK66W__sobreMimCard:hover{border-color:#d4a5744d;transform:translateY(-12px)scale(1.03);box-shadow:0 12px 30px #d4a57426,inset 0 1px #d4a57414}.SobreMim-module__2DK66W__sobreMimCard:hover:after{opacity:1}@keyframes SobreMim-module__2DK66W__slideLineTop{0%{left:-100%}50%{left:100%}to{left:100%}}.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:#fff;letter-spacing:-.015em;background:linear-gradient(135deg,#fff 0%,#e8b786 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:#a0a0b0;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:#fff;text-transform:uppercase;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.SobreMim-module__2DK66W__highlight{color:#d4a574}.SobreMim-module__2DK66W__sobreMimCard p{color:#a0a0b0;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;background:#12121a;border:4px solid #d4a574;border-radius:50%;width:220px;height:220px;box-shadow:0 6px 36px #d4a57417}@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 #d4a5741f;border-radius:16px;width:100%;max-width:420px;height:auto;box-shadow:0 20px 60px #0c0c1299}}
.Diferenciais-module__dpLQGG__diferenciais{background:#12121a;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:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.Diferenciais-module__dpLQGG__highlight{color:#d4a574}.Diferenciais-module__dpLQGG__diferenciaisGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.Diferenciais-module__dpLQGG__diferencialCard{text-align:center;background:linear-gradient(135deg,#14141eeb 0%,#8b5cf614 100%);border:1.5px solid #d4a57426;border-radius:18px;padding:1rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Diferenciais-module__dpLQGG__diferencialCard:before{content:"";background:linear-gradient(90deg,#0000,#d4a574,#0000);width:100%;height:3px;animation:4s infinite Diferenciais-module__dpLQGG__slideLineTop;position:absolute;top:0;left:-100%}.Diferenciais-module__dpLQGG__diferencialCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:18px;transition:opacity .3s;position:absolute;inset:0}.Diferenciais-module__dpLQGG__diferencialCard:hover{border-color:#d4a5744d;transform:translateY(-12px)scale(1.03);box-shadow:0 12px 30px #d4a57426,inset 0 1px #d4a57414}.Diferenciais-module__dpLQGG__diferencialCard:hover:after{opacity:1}@keyframes Diferenciais-module__dpLQGG__slideLineTop{0%{left:-100%}50%{left:100%}to{left:100%}}.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:#fff;background:linear-gradient(135deg,#fff 0%,#e8b786 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:#a0a0b0;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(4,1fr);gap:2.5rem}.Diferenciais-module__dpLQGG__diferencialCard{padding:1rem}.Diferenciais-module__dpLQGG__diferencialCard h3{font-size:1.2rem}.Diferenciais-module__dpLQGG__diferencialCard p{font-size:1.08rem}}
.PorQueEscolher-module__qf_1KG__porQue{background:#0a0a0f;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:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.PorQueEscolher-module__qf_1KG__highlight{color:#d4a574}.PorQueEscolher-module__qf_1KG__servicosGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:3rem auto 0;display:grid}.PorQueEscolher-module__qf_1KG__servicoCard{text-align:center;background:linear-gradient(135deg,#14141eeb 0%,#8b5cf614 100%);border:1.5px solid #d4a57426;border-radius:18px;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.PorQueEscolher-module__qf_1KG__servicoCard:before{content:"";background:linear-gradient(90deg,#0000,#d4a574,#0000);width:100%;height:3px;animation:4s infinite PorQueEscolher-module__qf_1KG__slideLineTop;position:absolute;top:0;left:-100%}.PorQueEscolher-module__qf_1KG__servicoCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:18px;transition:opacity .3s;position:absolute;inset:0}.PorQueEscolher-module__qf_1KG__servicoCard:hover{border-color:#d4a5744d;transform:translateY(-12px)scale(1.03);box-shadow:0 12px 30px #d4a57426,inset 0 1px #d4a57414}.PorQueEscolher-module__qf_1KG__servicoCard:hover:after{opacity:1}@keyframes PorQueEscolher-module__qf_1KG__slideLineTop{0%{left:-100%}50%{left:100%}to{left:100%}}.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:#fff;letter-spacing:-.015em;background:linear-gradient(135deg,#fff 0%,#e8b786 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:#a0a0b0;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)}}
.Vitrine-module__QxgSeq__vitrine{background:#12121a;padding:6rem 0}.Vitrine-module__QxgSeq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Vitrine-module__QxgSeq__sectionTitle{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.Vitrine-module__QxgSeq__highlight{color:#d4a574}.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.Vitrine-module__QxgSeq__vitrineCard{text-align:center;background:linear-gradient(135deg,#14141eeb 0%,#8b5cf614 100%);border:1.5px solid #d4a57426;border-radius:18px;padding:0;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Vitrine-module__QxgSeq__vitrineCard:before{content:"";background:linear-gradient(90deg,#0000,#d4a574,#0000);width:100%;height:3px;animation:4s infinite Vitrine-module__QxgSeq__slideLineTop;position:absolute;top:0;left:-100%}.Vitrine-module__QxgSeq__vitrineCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a5741a,#0000 50%);border-radius:18px;transition:opacity .3s;position:absolute;inset:0}.Vitrine-module__QxgSeq__vitrineCard:hover{border-color:#d4a5744d;transform:translateY(-12px)scale(1.03);box-shadow:0 12px 30px #d4a57426,inset 0 1px #d4a57414}.Vitrine-module__QxgSeq__vitrineCard:hover:after{opacity:1}@keyframes Vitrine-module__QxgSeq__slideLineTop{0%{left:-100%}50%{left:100%}to{left:100%}}.Vitrine-module__QxgSeq__vitrineImage{border-radius:18px 18px 0 0;width:100%;height:280px;position:relative;overflow:hidden}.Vitrine-module__QxgSeq__mockup{border-bottom:1px solid #ffffff14;width:100%;height:100%;transition:transform .3s}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__mockup{transform:scale(1.05)}.Vitrine-module__QxgSeq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0a0a0fd9;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Vitrine-module__QxgSeq__vitrineCard:hover .Vitrine-module__QxgSeq__overlay{opacity:1}.Vitrine-module__QxgSeq__btnVisitar{color:#0a0a0f;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#d4a574 0%,#e8b786 100%);border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #d4a5744d}.Vitrine-module__QxgSeq__btnVisitar:hover{background:linear-gradient(135deg,#e8b786 0%,#d4a574 100%);transform:translateY(-3px);box-shadow:0 8px 25px #d4a57480}.Vitrine-module__QxgSeq__vitrineCard h3{color:#fff;background:linear-gradient(135deg,#fff 0%,#e8b786 100%);-webkit-text-fill-color:transparent;letter-spacing:-.015em;-webkit-background-clip:text;background-clip:text;margin-top:1.5rem;margin-bottom:.8rem;padding:0 1.5rem;font-size:1.3rem;font-weight:800}.Vitrine-module__QxgSeq__vitrineCard p{color:#a0a0b0;padding:0 1.5rem 1.5rem;font-size:1.05rem;line-height:1.7}.Vitrine-module__QxgSeq__mobileCardLink{color:inherit;text-decoration:none;display:block}.Vitrine-module__QxgSeq__tapHint{color:#d4a574;text-align:center;letter-spacing:.02em;padding:0 1.5rem 1.2rem;font-size:.85rem;font-weight:600;display:block}@media (max-width:767px){.Vitrine-module__QxgSeq__vitrine{padding:4rem 0}.Vitrine-module__QxgSeq__container{padding:0 1rem}.Vitrine-module__QxgSeq__sectionTitle{margin-bottom:2rem;font-size:1.8rem}.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin-top:2rem;margin-left:auto;margin-right:auto}.Vitrine-module__QxgSeq__vitrineCard{padding:0}.Vitrine-module__QxgSeq__vitrineImage{height:220px}.Vitrine-module__QxgSeq__vitrineCard h3{padding:0 1.2rem}.Vitrine-module__QxgSeq__vitrineCard p{padding:0 1.2rem .8rem}.Vitrine-module__QxgSeq__overlay{display:none}.Vitrine-module__QxgSeq__tapHint{display:block}}@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:400px}.Vitrine-module__QxgSeq__tapHint{display:none}}@media (min-width:1024px){.Vitrine-module__QxgSeq__vitrineGrid{grid-template-columns:repeat(3,1fr)}.Vitrine-module__QxgSeq__tapHint{display:none}}
.FAQ-module__4vwbtq__faq{background:#12121a;padding:6rem 0}.FAQ-module__4vwbtq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.FAQ-module__4vwbtq__sectionTitle{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.FAQ-module__4vwbtq__highlight{color:#d4a574}.FAQ-module__4vwbtq__faqList{max-width:800px;margin:4rem auto 0}.FAQ-module__4vwbtq__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141e99;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.FAQ-module__4vwbtq__faqItem:hover{border-color:#d4a574}.FAQ-module__4vwbtq__faqQuestion{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:2rem;font-size:1rem;font-weight:600;display:flex}.FAQ-module__4vwbtq__faqQuestion:hover{color:#d4a574}.FAQ-module__4vwbtq__faqIcon{color:#d4a574;flex-shrink:0;font-size:1.5rem;font-weight:300}.FAQ-module__4vwbtq__faqAnswer{padding:0 2rem;overflow:hidden}.FAQ-module__4vwbtq__faqAnswer p{color:#a0a0b0;margin:0;padding-bottom:2rem;font-size:.95rem;line-height:1.6}@media (max-width:767px){.FAQ-module__4vwbtq__faq{padding:4rem 0}.FAQ-module__4vwbtq__container{padding:0 1rem}.FAQ-module__4vwbtq__sectionTitle{margin-bottom:2rem;font-size:1.8rem}.FAQ-module__4vwbtq__faqList{margin-top:2rem}.FAQ-module__4vwbtq__faqQuestion{padding:1.5rem;font-size:.95rem}.FAQ-module__4vwbtq__faqIcon{font-size:1.3rem}.FAQ-module__4vwbtq__faqItemOpen .FAQ-module__4vwbtq__faqAnswer{padding:0 1.5rem 1.5rem}.FAQ-module__4vwbtq__faqAnswer p{font-size:.9rem}}@media (min-width:768px) and (max-width:1023px){.FAQ-module__4vwbtq__sectionTitle{font-size:2.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:#0a0a0f;padding:6rem 0}.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__contactRight{max-width:500px}.ContactForm-module__7BDDqG__contactTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.3}.ContactForm-module__7BDDqG__highlight{color:#d4a574}.ContactForm-module__7BDDqG__contactDescription{color:#d0d0d0;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.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:#d4a574;font-size:.9rem;font-weight:500}.ContactForm-module__7BDDqG__required{color:#d4a574}.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{color:#0a0a0f;background-color:#ffffffec;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.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:#0a0a0f;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;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 input:focus,.ContactForm-module__7BDDqG__contactForm select:focus,.ContactForm-module__7BDDqG__contactForm textarea:focus{border-color:#d4a574;outline:none}.ContactForm-module__7BDDqG__contactForm input::placeholder,.ContactForm-module__7BDDqG__contactForm select::placeholder,.ContactForm-module__7BDDqG__contactForm textarea::placeholder{color:#666}.ContactForm-module__7BDDqG__contactForm textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactForm-module__7BDDqG__submitBtn{color:#0a0a0f;cursor:pointer;text-transform:uppercase;background:#d4a574;border:none;border-radius:8px;align-self:flex-end;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.ContactForm-module__7BDDqG__submitBtn:hover{background:#e8b786;transform:translateY(-2px);box-shadow:0 10px 30px #d4a5744d}.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__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%;max-width:500px}.ContactForm-module__7BDDqG__contactTitle{text-align:center;font-size:1.8rem}.ContactForm-module__7BDDqG__contactDescription{text-align:center;font-size:.9rem}.ContactForm-module__7BDDqG__formRow{grid-template-columns:1fr}.ContactForm-module__7BDDqG__submitBtn{align-self:stretch;width:100%}}@media (max-width:480px){.ContactForm-module__7BDDqG__contact{padding:3rem 0}.ContactForm-module__7BDDqG__contactContent{padding:0 1rem}.ContactForm-module__7BDDqG__contactTitle{text-align:center;font-size:2rem}.ContactForm-module__7BDDqG__contactDescription{text-align:center;font-size:.95rem}.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:#0a0a0f;padding:2rem 0}.Footer-module__JGhRua__footerBottom{border-top:1px solid #ffffff0d;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}.Footer-module__JGhRua__footerLinks{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__JGhRua__footerLinks span{color:#a0a0b0;font-size:.9rem}.Footer-module__JGhRua__footerLinks a{color:#a0a0b0;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__JGhRua__footerLinks a:hover{color:#d4a574}@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{z-index:9999;background:linear-gradient(135deg,#0a0a0f 0%,#12121a 50%,#1a1a2e 100%);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:#a0a0b0;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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1000;color:#0a0a0f;background:#d4a574f2;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #0003,0 0 20px #d4a5744d}.BackToTop-module__2qXwVq__backToTop:hover{background:#e8b786;border-color:#fff3;box-shadow:0 12px 32px #00000040,0 0 30px #d4a57480}.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}}
