*{box-sizing:border-box;margin:0;padding:0}:root{--roxo:#64588d;--roxo-escuro:#2b2540;--lilas:#a89bd8;--azul-claro:#bdefff;--fundo:#f8f5ff;--branco:#fff;--texto:#2b2540;--texto-suave:#736987;--borda:#e7def8;--sombra:#64588d29}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth}body{background:var(--fundo);color:var(--texto);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}.site{width:100%;min-height:100vh}.topbar{background:var(--roxo-escuro);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:700}.header{border-bottom:1px solid var(--borda);width:100%;box-shadow:0 12px 35px var(--sombra);z-index:100;background:#fff;align-items:center;gap:30px;padding:24px 42px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:18px;min-width:330px;text-decoration:none;display:flex}.brandLogo{object-fit:cover;border-radius:50%;width:140px;height:140px;box-shadow:0 18px 45px #2b254038}.brand h1{color:var(--roxo-escuro);letter-spacing:-2px;font-size:64px;line-height:.9}.brand p{letter-spacing:3px;text-transform:uppercase;color:var(--roxo);margin-top:6px;font-size:15px;font-weight:700}.search{border:1px solid var(--borda);background:#f5f1fb;border-radius:18px;flex:1;display:flex;overflow:hidden}.search input{color:var(--texto);background:0 0;border:none;outline:none;flex:1;padding:18px 22px;font-size:16px}.search button{background:var(--roxo);color:#fff;cursor:pointer;border:none;width:70px;font-size:22px}.actions{color:var(--roxo-escuro);white-space:nowrap;gap:18px;font-size:14px;font-weight:700;display:flex}.menu{background:var(--roxo);justify-content:center;gap:42px;width:100%;padding:16px;display:flex}.menu a{color:#fff;font-weight:800;text-decoration:none}.hero{width:calc(100% - 50px);box-shadow:0 24px 65px var(--sombra);border:1px solid var(--borda);background:radial-gradient(circle at 100% 0,#bdefff99,#0000 30%),linear-gradient(135deg,#fff,#f2ecff);border-radius:42px;grid-template-columns:1.1fr 1fr;gap:55px;margin:44px auto;padding:70px;display:grid}.badge{color:var(--roxo);background:#eefbff;border-radius:999px;margin-bottom:22px;padding:10px 18px;font-weight:900;display:inline-block}.hero h2{max-width:850px;color:var(--roxo-escuro);margin-bottom:24px;font-size:clamp(42px,5vw,72px);line-height:1}.hero p{color:var(--texto-suave);max-width:760px;margin-bottom:35px;font-size:20px;line-height:1.7}.hero a,.finalCta a{background:var(--roxo);color:#fff;border-radius:18px;padding:18px 30px;font-weight:900;text-decoration:none;display:inline-block}.heroCard{place-items:center;display:grid;position:relative}.mockProduct{background:linear-gradient(135deg, var(--roxo-escuro), var(--roxo), var(--lilas));border-radius:54px;flex-direction:column;justify-content:center;align-items:center;width:370px;height:370px;display:flex;transform:rotate(-5deg);box-shadow:0 30px 60px #64588d3d}.mockProduct strong{color:#fff;letter-spacing:5px;font-size:72px}.mockProduct span{color:var(--azul-claro);letter-spacing:4px;text-transform:uppercase;margin-top:12px}.floating{width:72px;height:72px;box-shadow:0 18px 45px var(--sombra);background:#fff;border-radius:24px;place-items:center;font-size:30px;display:grid;position:absolute}.one{top:20px;right:90px}.two{bottom:20px;left:70px}.categories{grid-template-columns:repeat(3,1fr);gap:24px;width:calc(100% - 50px);margin:35px auto 75px;display:grid}.categoryWrapper,.categoryWrapper .category{width:100%;height:100%}.category{border:1px solid var(--borda);text-align:center;box-shadow:0 18px 45px var(--sombra);background:#fff;border-radius:30px;padding:30px;text-decoration:none;display:block}.category div{width:72px;height:72px;color:var(--roxo);background:#f0ebff;border-radius:26px;place-items:center;margin:auto auto 16px;font-size:30px;display:grid}.category span{color:var(--roxo-escuro);font-size:18px;font-weight:900}.productsSection,.homeIdeas,.testimonialsSection{width:calc(100% - 50px);margin:auto;padding-bottom:95px}.sectionTitle{text-align:center;margin-bottom:42px}.sectionTitle h2{color:var(--roxo);font-size:52px}.sectionTitle p{color:var(--texto-suave);margin-top:8px}.products,.ideasGrid,.testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:34px;display:grid}.product,.ideaCard,.testimonialCard,.aboutCard,.emptyProducts{box-shadow:0 22px 60px var(--sombra);border:1px solid var(--borda);background:#fff;border-radius:36px;padding:18px;overflow:hidden}.imageBox{aspect-ratio:1;background:#f0ebff;border-radius:30px;width:100%;margin-bottom:20px;overflow:hidden}.imageBox img{object-fit:cover;width:100%;height:100%}.product h3{color:var(--roxo-escuro);margin-bottom:14px;font-size:24px}.description,.ideaCard p,.testimonialCard p,.aboutCard p{color:var(--texto-suave);margin-bottom:22px;font-size:16px;line-height:1.7}.productBtn{background:var(--roxo);color:#fff;text-align:center;border-radius:18px;width:100%;padding:16px;font-weight:900;text-decoration:none;display:block}.aboutSection{border:1px solid var(--borda);width:calc(100% - 50px);box-shadow:0 24px 65px var(--sombra);background:radial-gradient(circle at 100% 0,#bdefff8c,#0000 28%),linear-gradient(135deg,#fff,#f2ecff);border-radius:42px;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;margin:0 auto 95px;padding:70px;display:grid}.aboutText h2{color:var(--roxo-escuro);margin-bottom:24px;font-size:clamp(34px,4vw,56px);line-height:1.05}.aboutText p{color:var(--texto-suave);margin-bottom:18px;font-size:18px;line-height:1.75}.aboutCard{text-align:center;padding:44px}.aboutCard span{font-size:64px}.aboutCard h3,.ideaCard h3{color:var(--roxo-escuro);margin:16px 0 10px;font-size:28px}.ideaCard{text-align:center;padding:34px}.ideaCard span{font-size:42px}.testimonialCard{padding:32px}.testimonialCard strong{color:#f5a623;font-size:20px}.finalCta{text-align:center;color:#fff;background:linear-gradient(135deg, var(--roxo-escuro), var(--roxo));border-radius:42px;width:calc(100% - 50px);margin:0 auto 110px;padding:70px 40px;box-shadow:0 24px 70px #64588d47}.finalCta h2{margin-bottom:18px;font-size:clamp(34px,4vw,58px)}.finalCta p{color:#eee8ff;max-width:760px;margin:0 auto 28px;font-size:18px;line-height:1.7}.finalCta a{color:var(--roxo);background:#fff}.socialFloat{z-index:999;flex-direction:column;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.whatsFloat,.instaFloat{color:#fff;border-radius:999px;padding:14px 22px;font-weight:800;text-decoration:none;box-shadow:0 10px 30px #0000002e}.whatsFloat{background:linear-gradient(135deg,#22c55e,#16a34a)}.instaFloat{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.adminPage{width:calc(100% - 50px);margin:40px auto 90px}.adminLogin{max-width:460px;box-shadow:0 24px 70px var(--sombra);text-align:center;border:1px solid var(--borda);background:#fff;border-radius:34px;margin:70px auto;padding:38px}.adminLogin img{object-fit:cover;border-radius:50%;width:110px;height:110px;margin:0 auto 20px}.adminLogin h1,.adminHeader h1,.adminForm h2,.adminProducts h2{color:var(--roxo-escuro)}.adminLogin p,.adminHeader p{color:var(--texto-suave);margin:8px 0 24px}.adminLogin form,.adminForm{flex-direction:column;gap:14px;display:flex}.adminLogin input,.adminForm input,.adminForm select,.adminForm textarea{border:1px solid var(--borda);width:100%;color:var(--texto);background:#f8f5ff;border-radius:16px;outline:none;padding:15px 16px;font-size:15px}.adminForm textarea{resize:vertical;min-height:120px}.adminLogin button,.adminForm button,.adminHeader button,.adminItem button{background:var(--roxo);color:#fff;cursor:pointer;border:none;border-radius:16px;padding:15px 20px;font-weight:900}.adminHeader{border:1px solid var(--borda);box-shadow:0 18px 50px var(--sombra);background:#fff;border-radius:30px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:28px;display:flex}.adminGrid{grid-template-columns:420px 1fr;align-items:flex-start;gap:28px;display:grid}.adminForm,.adminProducts{border:1px solid var(--borda);box-shadow:0 18px 50px var(--sombra);background:#fff;border-radius:30px;padding:28px}.adminForm label{color:var(--roxo-escuro);font-weight:900}.adminList{flex-direction:column;gap:16px;display:flex}.adminItem{border:1px solid var(--borda);background:#fbf9ff;border-radius:22px;grid-template-columns:90px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.adminItem img{object-fit:cover;border-radius:18px;width:90px;height:90px}.adminItem strong{color:var(--roxo-escuro);font-size:17px;display:block}.adminItem span{color:var(--roxo);text-transform:capitalize;margin:6px 0;font-weight:900;display:inline-block}.adminItem p{color:var(--texto-suave);font-size:14px}.adminItem button{background:#e54848}.emptyProducts{text-align:center;padding:36px}.emptyProducts h3{color:var(--roxo-escuro);margin-bottom:8px}.emptyProducts p{color:var(--texto-suave)}@media (width<=1100px){.brandLogo{width:110px;height:110px}.brand h1{font-size:52px}.hero{text-align:center;grid-template-columns:1fr}.heroCard{display:none}}@media (width<=900px){.adminPage{width:calc(100% - 24px)}.adminHeader{flex-direction:column;align-items:flex-start;gap:18px}.adminGrid{grid-template-columns:1fr}.adminItem{grid-template-columns:80px 1fr}.adminItem button{grid-column:1/-1}}@media (width<=780px){.topbar{font-size:12px}.header{flex-wrap:wrap;padding:20px}.brand{justify-content:center;width:100%;min-width:auto}.brandLogo{width:86px;height:86px}.brand h1{font-size:40px}.brand p{font-size:11px}.search{order:3;width:100%}.actions{display:none}.menu{justify-content:flex-start;gap:26px;overflow-x:auto}.menu a{white-space:nowrap}.hero,.aboutSection,.productsSection,.homeIdeas,.testimonialsSection,.finalCta,.categories{width:calc(100% - 24px)}.hero,.aboutSection{border-radius:30px;grid-template-columns:1fr;padding:36px 22px}.hero h2{font-size:42px}.hero p,.aboutText p{font-size:16px}.hero a{width:100%}.categories,.products,.ideasGrid,.testimonialsGrid{grid-template-columns:1fr}.sectionTitle h2{font-size:38px}.socialFloat{bottom:14px;right:14px}.whatsFloat,.instaFloat{padding:12px 18px;font-size:14px}}.adminActions{gap:10px;display:flex}.adminActions button{min-width:90px}.adminActions .editBtn{background:var(--roxo)}.adminActions .editBtn:hover{background:var(--roxo-escuro)}:root{font-family:Arial,Helvetica,sans-serif}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}
