:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#34253f;background:#fffaff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}button,input,a{-webkit-tap-highlight-color:transparent}.site{width:100%;min-height:100vh}.topbar{color:#7b4bb1;text-align:center;background:#e9ccff;padding:8px 14px;font-size:14px;font-weight:700}.header{color:#fff;background:linear-gradient(135deg,#a77be8,#c7a2ff);align-items:center;gap:28px;padding:26px 6%;display:flex}.brand{align-items:center;gap:12px;min-width:220px;display:flex}.moon{color:#9b6be3;background:#fff;border-radius:22px;place-items:center;width:62px;height:62px;font-size:28px;display:grid;box-shadow:0 12px 30px #5a369640}.brand h1{letter-spacing:-1px;font-size:clamp(30px,4vw,38px);line-height:.9}.brand p{opacity:.9;letter-spacing:2px;text-transform:uppercase;font-size:12px}.search{background:#fff;border-radius:18px;flex:1;max-width:720px;display:flex;overflow:hidden;box-shadow:0 16px 35px #59379133}.search input{color:#6e4d90;-webkit-appearance:none;border:none;border-radius:0;outline:none;flex:1;min-width:0;padding:17px 20px;font-size:16px}.search input::placeholder{color:#b68be8}.search button{cursor:pointer;-webkit-appearance:none;background:#fff;border:none;border-radius:0;width:62px;font-size:22px}.actions{white-space:nowrap;gap:18px;font-size:14px;display:flex}.menu{color:#fff;background:#9f75dc;flex-wrap:wrap;justify-content:center;gap:28px;padding:16px 20px;font-weight:700;display:flex}.menu a{color:#fff;cursor:pointer;text-decoration:none}.hero{background:radial-gradient(circle at 100% 0,#ead8ff,#0000 35%),linear-gradient(135deg,#fff,#fbf3ff);border-radius:34px;grid-template-columns:1.1fr .9fr;gap:40px;width:min(1180px,100% - 32px);margin:42px auto;padding:clamp(28px,5vw,55px);display:grid;box-shadow:0 24px 60px #7d52af26}.badge{color:#8d5ed1;background:#f0defe;border-radius:999px;margin-bottom:18px;padding:9px 16px;font-weight:800;display:inline-block}.hero h2{color:#5b367d;max-width:620px;margin-bottom:18px;font-size:clamp(32px,6vw,48px);line-height:1.05}.hero p{color:#6e5a7d;margin-bottom:28px;font-size:clamp(16px,2.5vw,18px);line-height:1.6}.hero a{color:#fff;background:linear-gradient(135deg,#8c5be0,#c084fc);border-radius:18px;padding:16px 26px;font-weight:800;text-decoration:none;display:inline-block;box-shadow:0 16px 30px #8954d240}.heroCard{place-items:center;min-height:300px;display:grid;position:relative}.mockProduct{color:#fff;background:linear-gradient(135deg,#7f5ab6,#d7bcff);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;width:clamp(220px,28vw,290px);height:clamp(220px,28vw,290px);display:flex;transform:rotate(-5deg);box-shadow:0 28px 50px #5d379147}.mockProduct strong{letter-spacing:4px;font-size:clamp(34px,5vw,46px)}.mockProduct span{letter-spacing:2px;text-transform:uppercase;margin-top:8px;font-size:12px}.floating{background:#fff;border-radius:22px;place-items:center;width:64px;height:64px;font-size:28px;display:grid;position:absolute;box-shadow:0 18px 35px #6c4a962e}.one{top:20px;right:70px}.two{bottom:28px;left:60px}.categories{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1080px,100% - 32px);margin:30px auto 55px;display:grid}.category{text-align:center;cursor:pointer;background:#fff;border:1px solid #f0e2ff;border-radius:24px;padding:20px;text-decoration:none;transition:all .35s;box-shadow:0 16px 40px #7f52ae14}.category:hover{transform:translateY(-5px)}.category div{background:#f3e7ff;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 10px;font-size:26px;display:grid}.category span{color:#7c56ad;font-weight:800}.productsSection{width:min(1180px,100% - 32px);margin:auto;padding:20px 0 80px;scroll-margin-top:90px}.sectionTitle{text-align:center;margin-bottom:35px}.sectionTitle h2{color:#8462aa;font-size:clamp(30px,5vw,38px)}.sectionTitle p{color:#8b789b;margin-top:8px}.products{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product{text-align:center;cursor:pointer;background:#fff;border:1px solid #f2e7ff;border-radius:28px;padding:14px;transition:all .35s;box-shadow:0 20px 50px #77539d1f}.product:hover{transform:translateY(-8px);box-shadow:0 25px 60px #77539d33}.imageBox{aspect-ratio:1;background:#f8efff;border-radius:24px;margin-bottom:16px;position:relative;overflow:hidden}.imageBox img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product:hover .imageBox img{transform:scale(1.12)}.product h3{color:#6a4b83;min-height:42px;margin-top:10px;margin-bottom:12px;font-size:16px;font-weight:800}.description{color:#6e5a7d;margin-bottom:18px;font-size:15px;line-height:1.55}.productBtn{color:#7e51bd;cursor:pointer;background:#f0e2ff;border:none;border-radius:16px;width:100%;padding:13px;font-weight:800;text-decoration:none;transition:all .3s;display:block}.productBtn:hover{background:#e7d1ff}.whatsFloat{right:max(16px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));color:#fff;z-index:20;background:#25d366;border-radius:999px;padding:15px 21px;font-weight:900;text-decoration:none;position:fixed;box-shadow:0 16px 35px #25d36659}@media (width<=1024px){.header{flex-wrap:wrap}.brand{min-width:auto}.search{order:3;width:100%;max-width:100%}.actions{margin-left:auto}.hero{grid-template-columns:1fr}.heroCard{min-height:260px}.products{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.topbar{padding:9px 12px;font-size:12px}.header{text-align:center;justify-content:center;gap:18px;padding:22px 18px}.brand{justify-content:center;width:100%}.moon{border-radius:18px;width:54px;height:54px}.actions{display:none}.search{border-radius:16px;width:100%}.search input{padding:15px 16px}.search button{width:54px}.menu{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:22px;padding:14px 16px;overflow-x:auto}.menu::-webkit-scrollbar{display:none}.menu a{white-space:nowrap}.hero{text-align:center;border-radius:26px;width:calc(100% - 24px);margin:28px auto}.hero h2{line-height:1.12}.hero a{width:100%}.heroCard{display:none}.categories{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,minmax(110px,1fr));gap:12px;width:calc(100% - 24px);padding-bottom:8px;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.category{min-width:138px;padding:16px 12px}.category div{border-radius:17px;width:50px;height:50px}.productsSection{width:calc(100% - 24px);padding-bottom:60px}.products{grid-template-columns:1fr;gap:20px}.product{border-radius:24px;padding:12px}.imageBox{border-radius:20px}.product:hover,.product:hover .imageBox img{transform:none}.description{font-size:14px}.whatsFloat{padding:13px 18px;font-size:14px;bottom:14px;right:14px}}@media (width<=380px){.brand h1{font-size:28px}.brand p{font-size:10px}.hero{padding:24px 18px}.category{min-width:125px}}
