@charset "UTF-8";.hero-page.svelte-1uha8ag{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#2b0480;color:#fff9f2;font-family:PT Sans,-apple-system,system-ui,sans-serif;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:1;overflow:hidden}@media(max-width:767px){.hero-page.svelte-1uha8ag{user-select:none;-webkit-user-select:none}}.hero-page.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(60% 50% at 85% 15%,rgba(134,144,228,.35),transparent 60%),radial-gradient(70% 60% at 10% 100%,rgba(85,54,153,.55),transparent 60%);z-index:0}.stage.svelte-1uha8ag{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding-top:56px;padding-bottom:max(env(safe-area-inset-bottom),24px)}.cards.svelte-1uha8ag{position:relative;flex:1 1 202px;min-height:230px}.cards__inner.svelte-1uha8ag{position:relative;width:100%;max-width:475px;margin:0 auto;height:100%}.pc.svelte-1uha8ag{position:absolute;border-radius:22px;overflow:hidden;background:linear-gradient(160deg,#4a3a8c,#2b1a66);border:1px solid rgba(255,253,251,.16);box-shadow:0 18px 40px -10px #0a02288c,0 6px 18px #0a022859;opacity:0}.pc__photo.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 22%;filter:saturate(.95)}.pc__photo.svelte-1uha8ag:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(20,0,60,.55) 100%)}.pc__photo--lea.svelte-1uha8ag{background-image:url(../../../images/profile-lea-v2.jpg);background-position:center 22%}.pc__photo--tom.svelte-1uha8ag{background-image:url(../../../images/profile-tom.jpg);background-position:center 30%}.pc__photo--anna.svelte-1uha8ag{background-image:url(../../../images/profile-anna-v2.jpg);background-position:center 25%}.pc__meta.svelte-1uha8ag{position:absolute;left:14px;right:14px;bottom:14px;color:#fff9f2;z-index:2}.pc__name.svelte-1uha8ag{font-weight:700;font-size:16px;letter-spacing:-.02em;margin:0 0 8px}.pc__chips.svelte-1uha8ag{display:flex;gap:4px;flex-wrap:nowrap}.pc__chip.svelte-1uha8ag{font-size:10px;font-weight:700;background:#00000073;border:1px solid rgba(255,255,255,.18);padding:4px 8px;border-radius:999px;color:#fff9f2;letter-spacing:-.01em;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);white-space:nowrap}.note.svelte-1uha8ag{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:center;gap:8px;padding:8px;background:#14043c8c;border:1px solid rgba(255,253,251,.28);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border-radius:12px;color:#fff9f2;z-index:3;box-shadow:0 8px 18px #0a022859;opacity:0;transform:translateY(-6px) scale(.92);transform-origin:22px 50%}.note__avatar.svelte-1uha8ag{width:32px;height:32px;border-radius:50%;flex:0 0 auto;background-size:cover;background-position:center;border:1.5px solid rgba(255,255,255,.85)}.note__avatar--maja.svelte-1uha8ag{background-image:url(../../../images/avatar-maja.png)}.note__avatar--jonas.svelte-1uha8ag{background-image:url(../../../images/avatar-jonas.jpg)}.note__avatar--lukas.svelte-1uha8ag{background:linear-gradient(135deg,#8690e4,#2b0480)}.note__stack.svelte-1uha8ag{display:flex;flex-direction:column;min-width:0;line-height:1.25}.note__who.svelte-1uha8ag{font-weight:700;font-size:11px;color:#fff9f2;letter-spacing:-.01em;text-shadow:0 1px 2px rgba(0,0,0,.35);white-space:nowrap}.note__relation.svelte-1uha8ag{font-weight:400;opacity:.7;margin-left:4px}.note__msg.svelte-1uha8ag{font-size:12px;color:#fff9f2;letter-spacing:-.01em;margin-top:2px;text-shadow:0 1px 2px rgba(0,0,0,.35);white-space:nowrap;overflow:hidden}.pc--lea.svelte-1uha8ag{height:97%;max-height:374px;aspect-ratio:3/4;left:50%;top:50%;--tx: -50%;--ty: -50%;--rot: -1deg;transform:translate(var(--tx),var(--ty)) rotate(var(--rot));z-index:3}.pc--tom.svelte-1uha8ag{height:79%;max-height:312px;aspect-ratio:3/4;left:10px;top:50%;--tx: 0px;--ty: -42%;--rot: -10deg;transform:translate(var(--tx),var(--ty)) rotate(var(--rot));z-index:2}.pc--anna.svelte-1uha8ag{height:79%;max-height:312px;aspect-ratio:3/4;right:10px;top:50%;--tx: 0px;--ty: -42%;--rot: 10deg;transform:translate(var(--tx),var(--ty)) rotate(var(--rot));z-index:1}.pc--anna.svelte-1uha8ag .note:where(.svelte-1uha8ag){right:12px;left:auto}.pc.is-in{animation:svelte-1uha8ag-pc-in .38s cubic-bezier(.18,.84,.33,1) forwards}.pc--tom.is-in{animation-name:svelte-1uha8ag-pc-in-left}.pc--anna.is-in{animation-name:svelte-1uha8ag-pc-in-right}@keyframes svelte-1uha8ag-pc-in{0%{opacity:1;transform:translate(var(--tx),calc(var(--ty) + 14px)) rotate(0) scale(.94)}to{opacity:1;transform:translate(var(--tx),var(--ty)) rotate(var(--rot)) scale(1)}}@keyframes svelte-1uha8ag-pc-in-left{0%{opacity:0;transform:translate(calc(var(--tx) + 40px),calc(var(--ty) + 16px)) rotate(0) scale(.92)}60%{opacity:1}to{opacity:1;transform:translate(var(--tx),var(--ty)) rotate(var(--rot)) scale(1)}}@keyframes svelte-1uha8ag-pc-in-right{0%{opacity:0;transform:translate(calc(var(--tx) - 40px),calc(var(--ty) + 16px)) rotate(0) scale(.92)}60%{opacity:1}to{opacity:1;transform:translate(var(--tx),var(--ty)) rotate(var(--rot)) scale(1)}}.note.note-in{animation:svelte-1uha8ag-note-pop .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-1uha8ag-note-pop{0%{opacity:0;transform:translateY(-6px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}.content.svelte-1uha8ag{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0 24px;position:relative;z-index:5}.headline.svelte-1uha8ag{font-weight:700;line-height:.98;letter-spacing:-.03em;margin:auto 0 4px;color:#fff9f2;font-size:clamp(40px,12vw,54px);text-wrap:balance}.headline__row.svelte-1uha8ag{display:block}.subline.svelte-1uha8ag{display:none}.swap.svelte-1uha8ag{display:inline-block;position:relative;overflow:hidden;vertical-align:top;transition:width .35s cubic-bezier(.2,.7,.2,1);will-change:width}.swap__inner.svelte-1uha8ag{display:inline-block;white-space:nowrap;color:#c2c7f1;transition:transform .38s cubic-bezier(.2,.7,.2,1),opacity .28s ease;will-change:transform,opacity}.swap.is-out .swap__inner{transform:translateY(-110%);opacity:0}.swap.is-in .swap__inner{transform:translateY(110%);opacity:0;transition:none}.swap__measure.svelte-1uha8ag{position:absolute;left:0;top:0;visibility:hidden;pointer-events:none;white-space:nowrap}.trust.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:12px;color:#c2c7f1e6;font-size:13px;letter-spacing:-.005em;width:fit-content}.trust.svelte-1uha8ag b:where(.svelte-1uha8ag){font-weight:700;color:#fff9f2}.trust__stars.svelte-1uha8ag{display:inline-flex;gap:2px;color:#ffc83a;flex:0 0 auto}.trust__stars.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:13px;height:13px;display:block}.trust__dot.svelte-1uha8ag{width:3px;height:3px;border-radius:50%;background:#c2c7f173;flex:0 0 auto}.trust__muted.svelte-1uha8ag{color:#c2c7f1e6;font-weight:400}.store-badges{margin-top:auto}@media(prefers-reduced-motion:reduce){.pc.is-in{animation:none!important;opacity:1}.note.note-in{animation:none!important;opacity:1;transform:none}.swap__inner.svelte-1uha8ag,.swap.svelte-1uha8ag{transition:none}}@media(max-height:740px)and (max-width:899px){.headline.svelte-1uha8ag{font-size:40px}}@media(max-height:640px)and (max-width:899px){.headline.svelte-1uha8ag{font-size:36px}.content.svelte-1uha8ag{gap:8px}}@media(min-width:900px){.stage.svelte-1uha8ag{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(380px,1fr);align-items:center;padding:8px 0 max(env(safe-area-inset-bottom),28px) 40px;gap:clamp(32px,4vw,72px)}.content.svelte-1uha8ag{order:-1;max-width:640px;align-items:flex-start;text-align:left;gap:0;padding:0;flex:0 0 auto}.store-badges{margin-top:0}.headline.svelte-1uha8ag{font-size:clamp(56px,6.2vw,96px);line-height:.95;margin-top:0}.subline.svelte-1uha8ag{display:block;margin:clamp(28px,3.5vw,48px) 0 0;font-size:clamp(16px,1.4vw,20px);line-height:1.45;color:#dbdef7;max-width:44ch;letter-spacing:-.01em}.trust.svelte-1uha8ag{margin-top:clamp(16px,2vw,28px);margin-bottom:clamp(16px,2vw,28px);justify-content:flex-start;gap:12px;font-size:clamp(16px,1.3vw,20px)}.trust__stars.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:18px;height:18px}.cards.svelte-1uha8ag{position:relative;min-height:420px;height:100%}.cards__inner.svelte-1uha8ag{max-width:none;margin:0}.pc--anna.svelte-1uha8ag{display:none}.pc--lea.svelte-1uha8ag{width:56%;height:auto;max-height:none;right:12%;left:auto;top:50%;--tx: 0px;--ty: -50%;--rot: 2deg;transform:translateY(-50%) rotate(2deg);z-index:3}.pc--tom.svelte-1uha8ag{width:50%;height:auto;max-height:none;left:4%;top:50%;--tx: 0px;--ty: -58%;--rot: -7deg;transform:translateY(-58%) rotate(-7deg);z-index:2;opacity:0}.pc__meta.svelte-1uha8ag{left:16px;right:16px;bottom:16px}.pc__name.svelte-1uha8ag{font-size:22px;margin:0 0 8px}.pc__chip.svelte-1uha8ag{font-size:11px;padding:5px 10px}.note.svelte-1uha8ag{top:14px;left:14px;right:auto;max-width:calc(100% - 28px);gap:12px;padding:12px 16px 12px 12px;border-radius:16px}.note__avatar.svelte-1uha8ag{width:52px;height:52px}.note__who.svelte-1uha8ag{font-size:15px}.note__msg.svelte-1uha8ag{font-size:17px}.pc.is-in{animation:svelte-1uha8ag-pc-main-in .9s cubic-bezier(.22,1,.36,1) forwards}.pc--tom.is-in{animation:svelte-1uha8ag-pc-back-in .7s cubic-bezier(.22,1,.36,1) .25s forwards}@keyframes svelte-1uha8ag-pc-main-in{0%{opacity:0;transform:translateY(-50%) rotate(2deg) scale(.9)}to{opacity:1;transform:translateY(-50%) rotate(2deg) scale(1)}}@keyframes svelte-1uha8ag-pc-back-in{0%{opacity:0;transform:translateY(-58%) rotate(-7deg) scale(.9)}to{opacity:.95;transform:translateY(-58%) rotate(-7deg) scale(1)}}}
