.wrapper.svelte-1pgcsm7{display:inline-flex;list-style:none;padding:0;margin:0;font-family:Poppins,sans-serif;justify-content:center}.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7){position:relative;background:#4c0189;border-radius:50%;margin:10px;width:70px;height:70px;font-size:18px;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 10px 10px #0000001a;cursor:pointer;transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}.wrapper.svelte-1pgcsm7 .icon-link:where(.svelte-1pgcsm7){display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;text-decoration:none}.wrapper.svelte-1pgcsm7 .tooltip:where(.svelte-1pgcsm7){position:absolute;top:0;font-size:14px;background:#fffffff2;color:#333;padding:5px 8px;border-radius:5px;box-shadow:0 10px 10px #0000001a;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);white-space:nowrap}.wrapper.svelte-1pgcsm7 .tooltip:where(.svelte-1pgcsm7):before{position:absolute;content:"";height:8px;width:8px;background:#fffffff2;bottom:-3px;left:50%;transform:translate(-50%) rotate(45deg);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7){top:-45px;opacity:1;visibility:visible;pointer-events:auto}.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7):hover span:where(.svelte-1pgcsm7),.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7){text-shadow:0px -1px 0px rgba(0,0,0,.1)}.wrapper.svelte-1pgcsm7 .instagram:where(.svelte-1pgcsm7):hover,.wrapper.svelte-1pgcsm7 .instagram:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7),.wrapper.svelte-1pgcsm7 .instagram:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7):before{background:#e4405f;color:#fff}.wrapper.svelte-1pgcsm7 .instagram:where(.svelte-1pgcsm7):hover .icon-link:where(.svelte-1pgcsm7){color:#fff}.wrapper.svelte-1pgcsm7 .tiktok:where(.svelte-1pgcsm7):hover,.wrapper.svelte-1pgcsm7 .tiktok:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7),.wrapper.svelte-1pgcsm7 .tiktok:where(.svelte-1pgcsm7):hover .tooltip:where(.svelte-1pgcsm7):before{background:#000;color:#fff}.wrapper.svelte-1pgcsm7 .tiktok:where(.svelte-1pgcsm7):hover .icon-link:where(.svelte-1pgcsm7){color:#fff}.default-icon.svelte-1pgcsm7{font-size:1.25rem;font-weight:600;color:#fff}.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7):hover .default-icon:where(.svelte-1pgcsm7){color:#fff}.wrapper.svelte-1pgcsm7 .icon-link:where(.svelte-1pgcsm7):focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:4px;border-radius:50%}@media(max-width:640px){.wrapper.svelte-1pgcsm7 .icon:where(.svelte-1pgcsm7){width:56px;height:56px;margin:8px}.wrapper.svelte-1pgcsm7 .tooltip:where(.svelte-1pgcsm7){font-size:12px}}body{margin:0;padding:0;overflow-x:hidden}.splash-container.svelte-1uha8ag{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.background-white.svelte-1uha8ag{position:absolute;inset:0;background:#fff}.corner.svelte-1uha8ag{position:absolute;width:120px;height:auto;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.corner-bottom-left.svelte-1uha8ag{bottom:-2px;left:-2px;transform:scale(1)}.corner-top-right.svelte-1uha8ag{top:-2px;right:-2px;transform:scale(-1)}.content.svelte-1uha8ag{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;padding:3rem 2rem 2rem;text-align:center;animation:svelte-1uha8ag-fadeIn 1.2s ease-out}.top-section.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:2.5rem;flex:1;justify-content:center}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logo-container.svelte-1uha8ag{animation:svelte-1uha8ag-logoEntrance 1s ease-out .3s both}@keyframes svelte-1uha8ag-logoEntrance{0%{opacity:0;transform:scale(.8) translateY(-30px)}to{opacity:1;transform:scale(1) translateY(0)}}.hero-text.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem;animation:svelte-1uha8ag-textEntrance 1s ease-out .6s both;max-width:800px}@keyframes svelte-1uha8ag-textEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-title.svelte-1uha8ag{font-family:Playball,cursive;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:400;margin:0;background:linear-gradient(135deg,#f7a24c,#4c0189);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.02em;line-height:1.1}.subtitle.svelte-1uha8ag{font-size:clamp(1rem,2.5vw,1.375rem);font-weight:400;margin:0;color:#333;letter-spacing:.01em;line-height:1.6;max-width:600px;margin-inline:auto}.wip-container.svelte-1uha8ag{animation:svelte-1uha8ag-wipEntrance 1s ease-out .9s both}@keyframes svelte-1uha8ag-wipEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wip-badge.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;background:#4c018914;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:1rem 1.5rem;border:1px solid rgba(76,1,137,.15);box-shadow:0 8px 32px #4c01891a,inset 0 1px #ffffff80}.wip-icon.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#f7a24c,#e8923c);border-radius:12px;color:#fff;animation:svelte-1uha8ag-spin 3s linear infinite;flex-shrink:0}@keyframes svelte-1uha8ag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wip-text.svelte-1uha8ag{display:flex;flex-direction:column;gap:.25rem;text-align:left}.wip-title.svelte-1uha8ag{font-size:1rem;font-weight:700;color:#4c0189;text-transform:uppercase;letter-spacing:.05em}.wip-message.svelte-1uha8ag{font-size:.875rem;color:#555}.social-container.svelte-1uha8ag{animation:svelte-1uha8ag-socialEntrance 1s ease-out 1.2s both;padding-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.social-text.svelte-1uha8ag{font-size:.9rem;color:#555;font-weight:500;margin:0}@keyframes svelte-1uha8ag-socialEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.content.svelte-1uha8ag{padding:2rem 1.5rem 1.5rem}.top-section.svelte-1uha8ag{gap:2rem}.wip-badge.svelte-1uha8ag{flex-direction:column;text-align:center;padding:1.25rem}.wip-text.svelte-1uha8ag{text-align:center}}@media(max-width:480px){.wip-badge.svelte-1uha8ag{padding:1rem}.wip-icon.svelte-1uha8ag{width:40px;height:40px}.wip-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:20px;height:20px}}
