.styling-platform.svelte-6pecrk{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:80px 0;min-height:100vh}.container.svelte-6pecrk{max-width:1200px;margin:0 auto;padding:0 20px}.header.svelte-6pecrk{text-align:center;margin-bottom:80px}.main-title.svelte-6pecrk{font-size:4rem;font-weight:700;margin:0;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle.svelte-6pecrk{font-size:2.5rem;font-weight:400;margin:10px 0 30px;color:#b0b0b0;letter-spacing:-.01em}.description.svelte-6pecrk{font-size:1.2rem;line-height:1.6;color:#ccc;max-width:600px;margin:0 auto}.features-grid.svelte-6pecrk{display:flex;flex-direction:column;gap:60px}.feature-card.svelte-6pecrk{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:40px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.feature-card.svelte-6pecrk:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.feature-card.left.svelte-6pecrk .feature-content:where(.svelte-6pecrk){order:2}.feature-card.left.svelte-6pecrk .feature-image:where(.svelte-6pecrk){order:1}.text-left.svelte-6pecrk .feature-content:where(.svelte-6pecrk){align-items:flex-start;text-align:left}.text-right.svelte-6pecrk .feature-content:where(.svelte-6pecrk){align-items:flex-end;text-align:right}.feature-card.text-right.svelte-6pecrk .transform-btn:where(.svelte-6pecrk){margin-left:auto;margin-right:0}.feature-card.text-left.svelte-6pecrk .transform-btn:where(.svelte-6pecrk){margin-left:0;margin-right:auto}.feature-content.svelte-6pecrk{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0}.feature-title.svelte-6pecrk{font-size:2rem;font-weight:600;margin:0 0 20px;color:#fff}.feature-description.svelte-6pecrk{font-size:1.1rem;line-height:1.6;color:#b0b0b0;margin:0 0 30px}.transform-btn.svelte-6pecrk{background:linear-gradient(135deg,gold,#ffed4e);color:#1a1a1a;border:none;padding:12px 24px;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffd7004d}.transform-btn.svelte-6pecrk:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066;background:linear-gradient(135deg,#ffed4e,gold)}.transform-btn.svelte-6pecrk:active{transform:translateY(0)}.feature-image.svelte-6pecrk{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.feature-image.svelte-6pecrk img:where(.svelte-6pecrk){width:100%;height:300px;object-fit:cover;display:block;transition:transform .3s ease}.feature-card.svelte-6pecrk:hover .feature-image:where(.svelte-6pecrk) img:where(.svelte-6pecrk){transform:scale(1.05)}@media (max-width: 768px){.styling-platform.svelte-6pecrk{padding:60px 0}.container.svelte-6pecrk{padding:0 15px}.main-title.svelte-6pecrk{font-size:3rem}.subtitle.svelte-6pecrk{font-size:2rem}.description.svelte-6pecrk{font-size:1.1rem}.features-grid.svelte-6pecrk{gap:40px}.feature-card.svelte-6pecrk{grid-template-columns:1fr;gap:30px;padding:30px 20px}.feature-card.left.svelte-6pecrk .feature-content:where(.svelte-6pecrk),.feature-card.left.svelte-6pecrk .feature-image:where(.svelte-6pecrk){order:initial}.feature-title.svelte-6pecrk{font-size:1.5rem}.feature-description.svelte-6pecrk{font-size:1rem}.feature-image.svelte-6pecrk img:where(.svelte-6pecrk){height:250px}}@media (max-width: 480px){.main-title.svelte-6pecrk{font-size:2.5rem}.subtitle.svelte-6pecrk{font-size:1.5rem}.feature-card.svelte-6pecrk{padding:20px 15px}.transform-btn.svelte-6pecrk{padding:10px 20px;font-size:.9rem}}.svelte-1ffecce{margin:0;padding:0;box-sizing:border-box}.container.svelte-1ffecce{width:100%;display:flex;align-items:end;justify-content:center;margin-top:5vh;min-height:70vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width: 768px){.container.svelte-1ffecce .content:where(.svelte-1ffecce){margin-top:5vh}}.content.svelte-1ffecce{display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:1200px;align-items:center;padding:0 2rem}.left-section.svelte-1ffecce{color:#fff}.title.svelte-1ffecce{font-size:3.5rem;font-weight:600;margin-bottom:2rem;line-height:1.1;background:linear-gradient(to right,#fff,#e0e0e0,#b8b8b8 40%,#fff,#b8b8b8 60%,#e0e0e0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:2px 2px 4px rgba(0,0,0,.3),-2px -2px 4px rgba(255,255,255,.2);position:relative}.subtitle.svelte-1ffecce{font-size:1.25rem;color:#b0b0b0;margin-bottom:3rem;line-height:1.6}.email-form.svelte-1ffecce{display:flex;gap:1rem;margin-bottom:3rem}.email-input.svelte-1ffecce{flex:1;padding:1rem 1.5rem;border:2px solid #444;border-radius:8px;background:#fff;color:#fff;font-size:1rem;transition:all .3s ease}.email-input.svelte-1ffecce:focus{outline:none;border-color:gold;background:#ffffff26}.email-input.svelte-1ffecce::placeholder{color:#888}.submit-btn.svelte-1ffecce{padding:1rem 2rem;background:gold;color:#1a1a1a;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.submit-btn.svelte-1ffecce:hover{background:#ffed4a;transform:translateY(-2px)}.right-section.svelte-1ffecce{display:flex;justify-content:center}.phone-mockup.svelte-1ffecce{height:500px;width:auto;display:flex;justify-content:center;align-items:center}.phone-image.svelte-1ffecce{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}@media (max-width: 768px){.content.svelte-1ffecce{grid-template-columns:1fr;gap:2rem;text-align:center}.title.svelte-1ffecce{font-size:2.5rem}}.footer.svelte-1pefc3g{background:#000;padding:2rem 0;border-top:1px solid #333;min-height:20vh}.footer-content.svelte-1pefc3g{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;min-height:inherit}.logo-section.svelte-1pefc3g{display:flex;align-items:center}.logo.svelte-1pefc3g{display:flex;align-items:center;gap:.75rem}.mobile-logo.svelte-1pefc3g{display:none}@media (max-width: 768px){.desktop-logo.svelte-1pefc3g{display:none}.mobile-logo.svelte-1pefc3g{display:flex}}.logo-image.svelte-1pefc3g{width:10vw;height:auto;aspect-ratio:1;margin-top:10vh}.copyright.svelte-1pefc3g{color:#666;font-size:.9rem;position:absolute;left:50%;transform:translate(-50%)}.social-links.svelte-1pefc3g{display:flex;gap:1.5rem;align-items:center}.social-link.svelte-1pefc3g{color:#fff;transition:all .3s ease;padding:8px;border-radius:4px}.social-link.svelte-1pefc3g:hover{color:gold;transform:translateY(-2px)}.social-link.svelte-1pefc3g svg:where(.svelte-1pefc3g){display:block}.social-link.svelte-1pefc3g:nth-child(3) svg:where(.svelte-1pefc3g){fill:currentColor}.social-link.svelte-1pefc3g:nth-child(2) svg:where(.svelte-1pefc3g) rect:where(.svelte-1pefc3g),.social-link.svelte-1pefc3g:nth-child(2) svg:where(.svelte-1pefc3g) path:where(.svelte-1pefc3g),.social-link.svelte-1pefc3g:nth-child(2) svg:where(.svelte-1pefc3g) line:where(.svelte-1pefc3g){fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.social-link.svelte-1pefc3g:nth-child(2) svg:where(.svelte-1pefc3g) rect:where(.svelte-1pefc3g){fill:none}@media (max-width: 768px){.footer-content.svelte-1pefc3g{flex-direction:column;gap:1.5rem;text-align:center}.copyright.svelte-1pefc3g{position:static;transform:none;order:2;text-align:center}.social-links.svelte-1pefc3g{order:3}.logo-section.svelte-1pefc3g{order:1}}@media (max-width: 550px){.footer.svelte-1pefc3g{padding:1.5rem 0}.footer-content.svelte-1pefc3g{padding:0 1rem;gap:1rem}.logo-image.svelte-1pefc3g{width:30vw;height:auto;aspect-ratio:1;margin-top:10vh}.social-links.svelte-1pefc3g{gap:1rem}}main.svelte-egy4m5{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;max-width:1200px;width:100%;box-sizing:border-box;flex:1;justify-content:center}.content.svelte-egy4m5{margin-bottom:30px;z-index:5}.coming-soon-btn.svelte-egy4m5{position:relative;padding:16px 40px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#d4af37;border:2px solid #d4af37;border-radius:8px;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease;overflow:hidden;text-decoration:none;display:inline-block}.coming-soon-btn.svelte-egy4m5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.2),transparent);transition:left .5s ease}.coming-soon-btn.svelte-egy4m5:hover{animation:svelte-egy4m5-pulse 2s infinite;background:linear-gradient(135deg,#d4af37,#b8941f);color:#000;border-color:#d4af37;box-shadow:0 8px 25px #d4af374d;transform:translateY(-2px)}.coming-soon-btn.svelte-egy4m5:hover:before{left:100%}.coming-soon-btn.svelte-egy4m5:active{transform:translateY(0);box-shadow:0 4px 15px #d4af3733}@keyframes svelte-egy4m5-pulse{0%{box-shadow:0 0 #d4af3766}70%{box-shadow:0 0 0 10px #d4af3700}to{box-shadow:0 0 #d4af3700}}.tagline.svelte-egy4m5{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:10px 20px;border-radius:25px;display:inline-block;margin-bottom:30px;font-size:14px;border:1px solid rgba(255,215,0,.3);transition:all .3s ease}.tagline.svelte-egy4m5:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffd70033}h1.svelte-egy4m5{font-size:4em;margin:20px 0;line-height:1.1;font-weight:700;background:linear-gradient(135deg,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}p.svelte-egy4m5{font-size:1.3em;opacity:.9;max-width:600px;margin:0 auto 40px;line-height:1.5}.phone-mockup.svelte-egy4m5{position:sticky;top:50px;width:100%;max-width:800px;display:flex;justify-content:center;margin-top:20px;height:80vh;overflow:hidden}@media (max-width: 480px){.phone-mockup.svelte-egy4m5{position:relative;top:-45vh;height:80vh;margin-top:10px;transform:scale(.8);z-index:9999}}@media (max-width: 768px){.phone-mockup.svelte-egy4m5{position:relative;top:-15vh;height:60vh;max-width:600px;transform:scale(.9)}}.main-phone-image.svelte-egy4m5{z-index:9999}.fashion-card.svelte-egy4m5{position:absolute;width:120px;height:120px;border-radius:15px;background:linear-gradient(135deg,#000000d9,#282828f2);box-shadow:0 10px 25px #0003;z-index:2;display:flex;align-items:center;justify-content:center;font-size:4em;overflow:visible;animation:svelte-egy4m5-float 6s ease-in-out infinite}.fashion-card.svelte-egy4m5 img:where(.svelte-egy4m5){width:100%;height:100%;object-fit:cover}.card-1.svelte-egy4m5{top:10%;left:10%;transform:rotate(-15deg);animation-delay:-1s}.card-2.svelte-egy4m5{bottom:15%;left:5%;transform:rotate(10deg);animation-delay:-2s}.card-3.svelte-egy4m5{top:5%;right:5%;transform:rotate(20deg);animation-delay:-3s}.card-4.svelte-egy4m5{bottom:10%;right:10%;transform:rotate(-10deg);animation-delay:-4s}@keyframes svelte-egy4m5-float{0%,to{transform:translateY(0) rotate(var(--rotation, 0deg))}50%{transform:translateY(-20px) rotate(var(--rotation, 0deg))}}.card-1.svelte-egy4m5{--rotation: -15deg}.card-2.svelte-egy4m5{--rotation: 10deg}.card-3.svelte-egy4m5{--rotation: 20deg}.card-4.svelte-egy4m5{--rotation: -10deg}@media (max-width: 768px){h1.svelte-egy4m5{font-size:2.8em}p.svelte-egy4m5{font-size:1.1em}.phone-mockup.svelte-egy4m5{margin-top:30px;top:50px}.main-phone-image.svelte-egy4m5{width:250px}.fashion-card.svelte-egy4m5{width:90px;height:90px}}@media (max-width: 480px){h1.svelte-egy4m5{font-size:2.2em}.main-phone-image.svelte-egy4m5{width:100%;max-width:200px;height:auto;object-fit:contain}.fashion-card.svelte-egy4m5{width:70px;height:70px}}main.svelte-jayhyx{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;width:100%;height:100%;box-sizing:border-box;position:relative}.content.svelte-jayhyx{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;z-index:2}.cta-button.svelte-jayhyx{width:100%;display:flex;justify-content:center;margin-top:-1rem;position:static}.coming-soon-btn.svelte-jayhyx{position:relative;padding:1rem 2.5rem;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#d4af37;border:2px solid #d4af37;border-radius:8px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;overflow:hidden;z-index:1;min-width:200px}.coming-soon-btn.svelte-jayhyx:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.2),transparent);transition:left .5s ease}.coming-soon-btn.svelte-jayhyx:hover{animation:svelte-jayhyx-pulse 2s infinite;background:linear-gradient(135deg,#d4af37,#b8941f);color:#000;border-color:#d4af37;box-shadow:0 8px 25px #d4af374d;transform:translateY(-2px)}.coming-soon-btn.svelte-jayhyx:hover:before{left:100%}.coming-soon-btn.svelte-jayhyx:active{transform:translateY(0);box-shadow:0 4px 15px #d4af3733}@keyframes svelte-jayhyx-pulse{0%{box-shadow:0 0 #d4af3766}70%{box-shadow:0 0 0 10px #d4af3700}to{box-shadow:0 0 #d4af3700}}.tagline.svelte-jayhyx{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:10px 20px;border-radius:25px;display:inline-block;margin-bottom:1.5rem;font-size:.9rem;border:1px solid rgba(255,215,0,.3)}h1.svelte-jayhyx{font-size:2.2rem;margin:0 0 1rem;line-height:1.2;font-weight:700;background:linear-gradient(135deg,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}p.svelte-jayhyx{font-size:1rem;opacity:.9;margin:0 0 2rem;line-height:1.5;max-width:80%}@media (min-width: 768px){h1.svelte-jayhyx{font-size:2.5rem}p.svelte-jayhyx{font-size:1.1rem}.coming-soon-btn.svelte-jayhyx{padding:1.2rem 3rem;font-size:1.2rem}}@media (max-width: 480px){h1.svelte-jayhyx{font-size:1.8rem}p.svelte-jayhyx{font-size:.9rem}.coming-soon-btn.svelte-jayhyx{padding:.8rem 2rem;font-size:1rem;min-width:180px}}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;background-color:#000}.hero-section.svelte-1wu0951{background:radial-gradient(ellipse at center top,#d4af3766,#ffd70033,#000 70%);color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}@media (max-width: 480px){.hero-section.svelte-1wu0951{height:50vh;min-height:50vh;max-height:50vh}}@media (max-width: 380px) and (max-height: 780px){.hero-section.svelte-1wu0951{min-height:70vh;height:auto;padding:12px 8px}}@media (max-width: 320px){.hero-section.svelte-1wu0951{min-height:80vh;height:auto;padding:10px 6px}}header.svelte-1wu0951{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 50px;box-sizing:border-box;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid rgba(255,215,0,.1);min-height:70px}@media (max-width: 480px){.hero-section.svelte-1wu0951{padding:0 12px}header.svelte-1wu0951{padding-left:12px;padding-right:12px;margin:0 -12px;min-height:52px}.logo-image.svelte-1wu0951{height:28px}.waitlist-button.svelte-1wu0951{font-size:11px;padding:6px 10px;min-height:32px}}.logo.svelte-1wu0951{display:flex;align-items:center;height:100%;max-height:60px}.logo-image.svelte-1wu0951{height:100%;max-height:50px;width:auto;object-fit:contain;display:block}.waitlist-button.svelte-1wu0951{background:linear-gradient(135deg,gold,#ffed4e);color:#000;border:none;padding:12px 24px;border-radius:25px;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 15px #ffd70066,0 0 25px #ffd70033;border:1px solid rgba(255,215,0,.3);white-space:nowrap;flex-shrink:0}.waitlist-button.svelte-1wu0951:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70080,0 0 30px #ffd7004d}@media (max-width: 768px){header.svelte-1wu0951{padding:12px 20px;min-height:60px}.logo.svelte-1wu0951{max-height:50px}.logo-image.svelte-1wu0951{max-height:40px}.waitlist-button.svelte-1wu0951{padding:10px 20px;font-size:14px}}@keyframes svelte-1wu0951-float{0%,to{transform:translateY(0) rotate(var(--rotation, 0deg))}50%{transform:translateY(-20px) rotate(var(--rotation, 0deg))}}.scroll-section.svelte-1wu0951{min-height:200vh;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:100px 20px;text-align:center;width:100%;box-sizing:border-box;z-index:0}.footer-section.svelte-1wu0951{background:#141414;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:start;width:100%;box-sizing:border-box;z-index:0}@media (max-width: 768px){header.svelte-1wu0951{padding:15px 20px}}
