.hero.svelte-1ooh55b{display:flex;align-items:flex-end;position:relative;overflow:hidden;padding-top:5rem;background-color:var(--color-surface)}.hero.svelte-1ooh55b:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../../../hero-bg-texture.avif);background-size:110% 110%;background-position:center;background-repeat:no-repeat;opacity:.05;background-blend-mode:multiply}.container.svelte-1ooh55b{position:relative;z-index:2}.hero-content.svelte-1ooh55b{text-align:center;padding:var(--spacing-16);padding-top:3.5rem;max-width:800px;border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;margin:0 auto;position:relative;background-color:var(--color-white);background-image:url(../../../hero-bg.avif);background-repeat:repeat;background-blend-mode:multiply;box-shadow:var(--shadow-lg);z-index:10}.hero-tape.svelte-1ooh55b{position:absolute;display:flex;top:-1.5rem;right:50%;transform:translate(50%)!important;width:150px;height:auto;display:none;z-index:10;transform:rotate(10deg)}.hero-tape.svelte-1ooh55b img:where(.svelte-1ooh55b){width:100%;height:auto}.hero-text.svelte-1ooh55b{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:1rem;position:relative;z-index:10}.hero-text.svelte-1ooh55b h1:where(.svelte-1ooh55b){font-size:5.5rem;font-family:var(--font-display);font-weight:600;max-width:550px;line-height:1;align-self:center;color:#242424;letter-spacing:.1em;text-transform:uppercase}.hero-title-1.svelte-1ooh55b{font-family:var(--font-kalnia);font-size:2.5rem!important;font-weight:600;line-height:1;color:var(--color-primary);margin-bottom:0}.hero-subtitle.svelte-1ooh55b{font-size:var(--font-size-lg);color:var(--color-text-primary);line-height:1.6;max-width:650px}.sticker-elements.svelte-1ooh55b{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:auto}.sticker.svelte-1ooh55b{position:absolute;height:auto;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));cursor:grab;transition:transform .2s ease,filter .2s ease;-webkit-user-select:none;user-select:none}.sticker.svelte-1ooh55b:hover{transform:scale(1.1)!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));z-index:5}.sticker.svelte-1ooh55b:active{cursor:grabbing;transform:scale(.95)!important}.sticker.pulse.svelte-1ooh55b{animation:svelte-1ooh55b-stickerPulse 1s ease-in-out}@keyframes svelte-1ooh55b-stickerPulse{0%{transform:scale(1)}50%{transform:scale(1.15);filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}to{transform:scale(1)}}.sticker-1.svelte-1ooh55b{top:8%;left:5%;max-width:80px;transform:rotate(-15deg)}.sticker-2.svelte-1ooh55b{top:18%;left:13%;max-width:78px;transform:rotate(-30deg)}.sticker-3.svelte-1ooh55b{top:5%;left:25%;max-width:38px;transform:rotate(-5deg)}.sticker-12.svelte-1ooh55b{bottom:25%;left:0%;max-width:48px;transform:rotate(-20deg)}.sticker-4.svelte-1ooh55b{top:8%;right:12%;max-width:65px;transform:rotate(12deg)}.sticker-5.svelte-1ooh55b{top:22%;right:5%;left:auto;max-width:74px;transform:rotate(-8deg)}.sticker-7.svelte-1ooh55b{top:35%;left:3%;max-width:55px;transform:rotate(-12deg)}.sticker-8.svelte-1ooh55b{bottom:45%;left:8%;max-width:78px;transform:rotate(10deg)}.sticker-9.svelte-1ooh55b{bottom:29%;right:13%;max-width:82px;transform:rotate(12deg)}.sticker-10.svelte-1ooh55b{top:45%;right:5%;max-width:100px;transform:rotate(5deg)}.sticker-11.svelte-1ooh55b{bottom:20%;right:3%;max-width:68px;transform:rotate(-10deg)}.sticker-13.svelte-1ooh55b{bottom:8%;left:8%;max-width:40px;transform:rotate(8deg)}.sticker-14.svelte-1ooh55b{bottom:12%;left:25%;max-width:32px;transform:rotate(-15deg)}.sticker-15.svelte-1ooh55b{bottom:25%;left:12%;max-width:80px;transform:rotate(-20deg)}.sticker-16.svelte-1ooh55b{bottom:8%;right:8%;max-width:58px;transform:rotate(-8deg)}@keyframes svelte-1ooh55b-rotatingBorder{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.input-container.svelte-1ooh55b{position:relative;display:flex;flex-direction:column;gap:var(--spacing-4);box-shadow:0 0 10px #00000026;border-radius:var(--radius-lg);padding:var(--spacing-4);background-color:var(--color-white);z-index:11}.create-button-container.svelte-1ooh55b{display:flex;justify-content:flex-end;align-items:flex-end}.error-message.svelte-1ooh55b{display:flex;align-items:center;gap:var(--spacing-2);margin-top:var(--spacing-4);padding:var(--spacing-3) var(--spacing-4);background:#ef4444e6;color:var(--color-white);border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-message.svelte-1ooh55b svg:where(.svelte-1ooh55b){width:16px;height:16px;flex-shrink:0}@media (max-width: 768px){.hero-text.svelte-1ooh55b h1:where(.svelte-1ooh55b){font-size:9vw}.hero-title-1.svelte-1ooh55b{font-size:6vw!important}.hero-subtitle.svelte-1ooh55b{font-size:var(--font-size-md)}.hero-content.svelte-1ooh55b{padding:var(--spacing-5)}.input-container.svelte-1ooh55b{max-width:100%}.sticker-1.svelte-1ooh55b{max-width:28px}.sticker-2.svelte-1ooh55b{max-width:52px}.sticker-3.svelte-1ooh55b{max-width:24px}.sticker-4.svelte-1ooh55b{max-width:45px}.sticker-5.svelte-1ooh55b{max-width:58px}.sticker-7.svelte-1ooh55b{max-width:34px}.sticker-8.svelte-1ooh55b{max-width:48px}.sticker-9.svelte-1ooh55b{max-width:22px}.sticker-10.svelte-1ooh55b{max-width:54px}.sticker-11.svelte-1ooh55b{max-width:42px}.sticker-12.svelte-1ooh55b{max-width:30px}.sticker-13.svelte-1ooh55b{max-width:25px}.sticker-14.svelte-1ooh55b{max-width:20px}.sticker-15.svelte-1ooh55b{max-width:50px}.sticker-16.svelte-1ooh55b{max-width:36px}}@media (max-width: 640px){.hero-text.svelte-1ooh55b h1:where(.svelte-1ooh55b){font-size:12vw}.hero-subtitle.svelte-1ooh55b{font-size:var(--font-size-sm)}}@media (max-width: 480px){.hero-subtitle.svelte-1ooh55b{font-size:var(--font-size-sm)}.create-button-container.svelte-1ooh55b{display:flex;justify-content:stretch;align-items:stretch}}
