:root{--kleevr-black:#050509;--kleevr-black-soft:#0d0d14;--kleevr-white:#fff;--kleevr-cream:#f7f5f1;--kleevr-text:#111118;--kleevr-text-soft:#64636d;--kleevr-text-inverse:#fff;--kleevr-text-inverse-soft:#ffffffb8;--kleevr-magenta:#ff3c9e;--kleevr-violet:#8d5cff;--kleevr-blue:#4d7cff;--kleevr-cyan:#35d5ff;--kleevr-gradient:linear-gradient(120deg, var(--kleevr-magenta) 0%, var(--kleevr-violet) 38%, var(--kleevr-blue) 70%, var(--kleevr-cyan) 100%);--kleevr-gradient-soft:linear-gradient(120deg, #ff3c9e29, #8d5cff29, #35d5ff24);--surface-page:var(--kleevr-cream);--surface-white:var(--kleevr-white);--surface-dark:var(--kleevr-black);--surface-dark-soft:var(--kleevr-black-soft);--border-light:#11111817;--border-dark:#ffffff1c;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-xl:48px;--radius-pill:999px;--content-max:1240px;--content-wide:1440px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--space-11:160px;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:3rem;--font-size-hero:clamp(3.4rem, 7vw, 7.5rem);--shadow-soft:0 18px 60px #11111814;--shadow-dark:0 24px 80px #00000047;--shadow-brand:0 18px 60px #8d5cff38;--motion-fast:.16s;--motion-standard:.28s;--motion-slow:.52s;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface-page);min-width:320px;color:var(--kleevr-text);font-family:var(--font-sans);font-size:var(--font-size-md);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.5}img,svg,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{border:0}::selection{background:#8d5cff38}.site-container{width:min(calc(100% - 48px), var(--content-max));margin-inline:auto}.section{padding-block:var(--space-10)}.section-dark{background:var(--surface-dark);color:var(--kleevr-text-inverse)}.eyebrow{margin:0 0 var(--space-4);font-size:var(--font-size-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:700}.display{font-size:var(--font-size-hero);letter-spacing:-.055em;margin:0;font-weight:700;line-height:.94}.lead{max-width:720px;margin:var(--space-5) 0 0;color:var(--kleevr-text-soft);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.section-dark .lead{color:var(--kleevr-text-inverse-soft)}.brand-gradient-text{background:var(--kleevr-gradient);color:#0000;background-clip:text}.button{border-radius:var(--radius-pill);cursor:pointer;min-height:52px;transition:transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-standard) var(--ease-out), background var(--motion-standard) var(--ease-out);justify-content:center;align-items:center;padding:0 24px;font-weight:700;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--kleevr-gradient);box-shadow:var(--shadow-brand)}.button-secondary{border:1px solid var(--border-light);color:var(--kleevr-text);background:#ffffffb8}.card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--surface-white);box-shadow:var(--shadow-soft)}@media (width<=767px){.site-container{width:min(calc(100% - 32px), var(--content-max))}.section{padding-block:var(--space-8)}.display{font-size:clamp(3rem,14vw,5.4rem)}}.site-header[data-astro-cid-lcdefpme]{z-index:20;backdrop-filter:blur(18px);background:#f7f5f1d1;border-bottom:1px solid #1111180e;position:relative}.header-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:86px;display:grid}.brand[data-astro-cid-lcdefpme]{letter-spacing:-.065em;justify-self:start;font-size:1.85rem;font-weight:800;line-height:1}.desktop-nav[data-astro-cid-lcdefpme]{color:#111118ad;align-items:center;gap:34px;font-size:.92rem;font-weight:600;display:flex}.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{transition:color .16s}.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--kleevr-text)}.header-cta[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:var(--kleevr-black);color:#fff;min-height:44px;transition:transform var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);justify-content:center;justify-self:end;align-items:center;padding-inline:20px;font-size:.88rem;font-weight:700;display:inline-flex}.header-cta[data-astro-cid-lcdefpme]:hover{background:#181820;transform:translateY(-1px)}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 88% 22%, #8d5cff1a, transparent 29%), radial-gradient(circle at 82% 75%, #35d5ff17, transparent 30%), var(--surface-page);align-items:center;min-height:calc(100vh - 86px);display:flex;position:relative;overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{z-index:2;grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);align-items:center;gap:clamp(64px,7vw,120px);padding-block:clamp(76px,9vh,120px);display:grid;position:relative}.hero-copy[data-astro-cid-lcdefpme]{max-width:820px}.hero-kicker[data-astro-cid-lcdefpme]{letter-spacing:.15em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 22px;font-size:.76rem;font-weight:800}h1[data-astro-cid-lcdefpme]{letter-spacing:-.067em;max-width:820px;margin:0;font-size:clamp(4rem,5.6vw,6.6rem);font-weight:750;line-height:.91}h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);color:#0000;background-clip:text;display:block}.hero-lead[data-astro-cid-lcdefpme]{max-width:590px;color:var(--kleevr-text-soft);margin:32px 0 0;font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.58}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.hero-beta-button[data-astro-cid-lcdefpme]{border:1px solid var(--border-light);color:var(--kleevr-text);background:#ffffffbd}.availability[data-astro-cid-lcdefpme]{color:#11111885;align-items:center;gap:9px;margin:22px 0 0;font-size:.82rem;font-weight:600;display:flex}.availability[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-violet);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #8d5cff17}.hero-visual[data-astro-cid-lcdefpme]{justify-content:center;justify-self:end;align-items:center;width:min(100%,540px);min-height:610px;display:flex;position:relative}.visual-glow[data-astro-cid-lcdefpme]{filter:blur(20px);pointer-events:none;border-radius:50%;position:absolute}.visual-glow-magenta[data-astro-cid-lcdefpme]{background:#ff3c9e29;width:340px;height:340px;top:4%;right:-12%}.visual-glow-cyan[data-astro-cid-lcdefpme]{background:#35d5ff21;width:360px;height:360px;bottom:-2%;left:-13%}.experience-card[data-astro-cid-lcdefpme]{z-index:3;color:#fff;background:#08080d;border:1px solid #ffffff21;border-radius:38px;width:min(88%,420px);position:relative;overflow:hidden;transform:rotate(2.4deg);box-shadow:0 38px 100px #1111183d,0 0 0 1px #11111808}.experience-image[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 50% 28%,#ff3c9e80,#0000 17%),linear-gradient(150deg,#15101f 0%,#28112c 37%,#101527 68%,#07121a 100%);height:310px;position:relative;overflow:hidden}.experience-image[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#0000 55%,#050509f2),radial-gradient(circle at 60% 40%,#0000,#05050933);position:absolute;inset:0}.stage-light[data-astro-cid-lcdefpme]{filter:blur(12px);opacity:.5;transform-origin:top;width:90px;height:330px;position:absolute;top:-80px}.stage-light-one[data-astro-cid-lcdefpme]{background:linear-gradient(#ff3c9ed9,#0000);left:22%;transform:rotate(17deg)}.stage-light-two[data-astro-cid-lcdefpme]{background:linear-gradient(#8d5cffe6,#0000);left:48%;transform:rotate(-5deg)}.stage-light-three[data-astro-cid-lcdefpme]{background:linear-gradient(#35d5ffcc,#0000);right:13%;transform:rotate(-22deg)}.stage[data-astro-cid-lcdefpme]{z-index:2;height:55%;position:absolute;inset:auto 0 0}.performer[data-astro-cid-lcdefpme]{background:linear-gradient(#17171e,#030305);border-radius:48% 48% 20% 20%;width:46px;height:122px;position:absolute;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 -18px 38px #ffffff0f}.performer[data-astro-cid-lcdefpme]:before{content:"";background:#111116;border-radius:50%;width:23px;height:23px;position:absolute;top:-21px;left:12px}.crowd[data-astro-cid-lcdefpme]{background:#020204;border-radius:50%;width:110px;height:130px;position:absolute;bottom:-42px}.crowd-one[data-astro-cid-lcdefpme]{left:-22px}.crowd-two[data-astro-cid-lcdefpme]{bottom:-62px;left:25%}.crowd-three[data-astro-cid-lcdefpme]{bottom:-57px;right:20%}.crowd-four[data-astro-cid-lcdefpme]{right:-32px}.experience-content[data-astro-cid-lcdefpme]{z-index:5;padding:25px 27px 29px;position:relative}.experience-meta[data-astro-cid-lcdefpme]{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:20px;font-size:.7rem;font-weight:700;display:flex}.experience-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.035em;margin:14px 0 10px;font-size:1.65rem;line-height:1.05}.experience-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffa8;margin:0;font-size:.87rem;line-height:1.5}.experience-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.experience-tags[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);color:#fffc;background:#ffffff12;border:1px solid #ffffff1a;padding:7px 10px;font-size:.68rem;font-weight:600}.floating-card[data-astro-cid-lcdefpme]{z-index:6;backdrop-filter:blur(18px);background:#ffffffc9;border:1px solid #ffffff94;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 20px 55px #11111821}.floating-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme],.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{display:block}.floating-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.78rem;line-height:1.2}.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#11111885;margin-top:3px;font-size:.67rem}.floating-top[data-astro-cid-lcdefpme]{top:12%;left:-4%}.floating-bottom[data-astro-cid-lcdefpme]{bottom:14%;right:-7%}.floating-icon[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);color:#fff;border-radius:11px;flex:none;place-items:center;width:35px;height:35px;font-size:1.1rem;display:grid}.avatar-stack[data-astro-cid-lcdefpme]{align-items:center;display:flex}.avatar-stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-black);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-8px;font-size:.62rem;font-weight:700;display:grid}.avatar-stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{background:var(--kleevr-magenta);margin-left:0}.avatar-stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){background:var(--kleevr-violet)}.avatar-stack[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){background:var(--kleevr-blue)}.hero-bottom-glow[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient-soft);filter:blur(55px);border-radius:50%;width:580px;height:280px;position:absolute;bottom:-190px;right:5%}.promise-section[data-astro-cid-lcdefpme]{background:var(--surface-page);padding-block:clamp(110px,12vw,180px);position:relative;overflow:hidden}.promise-section[data-astro-cid-lcdefpme]:before{content:"";background:var(--kleevr-gradient-soft);filter:blur(80px);opacity:.48;pointer-events:none;border-radius:50%;width:620px;height:360px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.promise-inner[data-astro-cid-lcdefpme]{z-index:2;text-align:center;max-width:980px;position:relative}.promise-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 24px;font-size:.75rem;font-weight:800}.promise-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.06em;margin:0;font-size:clamp(3.3rem,6.3vw,6.4rem);line-height:.94}.promise-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{display:block}.promise-lead[data-astro-cid-lcdefpme]{max-width:780px;color:var(--kleevr-text-soft);margin:34px auto 0;font-size:clamp(1.08rem,1.65vw,1.32rem);line-height:1.68}.universes-section[data-astro-cid-lcdefpme]{background:var(--kleevr-black);color:#fff;padding-block:clamp(100px,10vw,160px)}.universes-heading[data-astro-cid-lcdefpme]{grid-template-columns:minmax(210px,.38fr) minmax(0,1fr);align-items:start;gap:clamp(40px,7vw,110px);margin-bottom:70px;display:grid}.universes-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:10px 0 0;font-size:.73rem;font-weight:800}.universes-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(2.9rem,5vw,5.4rem);line-height:.97}.universes-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff75;display:block}.universes-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.universe-card[data-astro-cid-lcdefpme]{min-height:570px;transition:transform var(--motion-standard) var(--ease-out), border-color var(--motion-standard) var(--ease-out);background:#0b0b11;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.universe-card[data-astro-cid-lcdefpme]:hover{border-color:#fff3;transform:translateY(-7px)}.universe-visual[data-astro-cid-lcdefpme]{background:#101018;height:245px;position:relative;overflow:hidden}.universe-visual[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#0000 52%,#0b0b11 100%),linear-gradient(135deg,#ffffff08,#0000 55%);position:absolute;inset:0}.universe-atmosphere[data-astro-cid-lcdefpme]{filter:blur(15px);position:absolute;inset:-20%}.universe-public[data-astro-cid-lcdefpme] .universe-atmosphere[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 35%,#ff3c9e9e,#0000 25%),radial-gradient(circle at 72% 30%,#8d5cff94,#0000 27%),#13101b}.universe-artist[data-astro-cid-lcdefpme] .universe-atmosphere[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 50% 35%,#35d5ff85,#0000 28%),radial-gradient(circle at 30% 70%,#8d5cff99,#0000 30%),#0b111d}.universe-producer[data-astro-cid-lcdefpme] .universe-atmosphere[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 60% 45%,#8d5cff94,#0000 28%),radial-gradient(circle at 25% 20%,#ff3c9e75,#0000 27%),#10101a}.universe-venue[data-astro-cid-lcdefpme] .universe-atmosphere[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 60% 30%,#35d5ff7a,#0000 24%),radial-gradient(circle at 35% 65%,#ff3c9e7a,#0000 28%),#101118}.universe-icon[data-astro-cid-lcdefpme]{z-index:2;gap:5px;display:flex;position:absolute;bottom:62px;left:50%;transform:translate(-50%)}.universe-icon[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffffe6;text-shadow:0 0 28px #ffffff52;font-size:2.1rem}.artist-silhouette[data-astro-cid-lcdefpme]{z-index:2;position:absolute;inset:0}.artist-head[data-astro-cid-lcdefpme]{background:#050509;border-radius:50%;width:35px;height:35px;position:absolute;top:70px;left:50%;transform:translate(-50%)}.artist-body[data-astro-cid-lcdefpme]{background:#050509;border-radius:50% 50% 12% 12%;width:80px;height:125px;position:absolute;top:102px;left:50%;transform:translate(-50%)}.artist-mic[data-astro-cid-lcdefpme]{transform-origin:top;background:#ffffffbd;width:4px;height:82px;position:absolute;top:102px;left:calc(50% + 39px);transform:rotate(-13deg)}.artist-mic[data-astro-cid-lcdefpme]:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:-5px;left:-5px}.producer-console[data-astro-cid-lcdefpme]{z-index:2;background:linear-gradient(90deg,#ff3c9e1f,#8d5cff2e,#35d5ff1f),#08080e;border:1px solid #ffffff2e;border-radius:8px;height:86px;position:absolute;bottom:55px;left:15%;right:15%;transform:perspective(220px)rotateX(28deg)}.producer-console[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#ffffffad;border-radius:10px;width:3px;position:absolute;top:25%;bottom:25%}.producer-console[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{left:18%}.producer-console[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){left:39%}.producer-console[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){left:61%}.producer-console[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(4){left:82%}.venue-lights[data-astro-cid-lcdefpme]{z-index:2;position:absolute;inset:0}.venue-lights[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transform-origin:top;filter:blur(2px);opacity:.64;background:linear-gradient(#ffffffe6,#0000);width:3px;height:135px;position:absolute;top:-16px}.venue-lights[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{left:18%;transform:rotate(18deg)}.venue-lights[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){left:39%;transform:rotate(6deg)}.venue-lights[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){right:38%;transform:rotate(-8deg)}.venue-lights[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(4){right:17%;transform:rotate(-19deg)}.universe-content[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:26px 25px 28px;display:flex}.universe-label[data-astro-cid-lcdefpme]{color:#ffffff61;letter-spacing:.12em;margin:0 0 18px;font-size:.68rem;font-weight:700}.universe-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.04em;margin:0;font-size:1.75rem;line-height:1}.universe-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.universe-label){color:#ffffff94;margin:18px 0 0;font-size:.9rem;line-height:1.62}.universe-content[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffffffe0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:30px;font-size:.83rem;font-weight:700;display:flex}.universe-content[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform var(--motion-fast) var(--ease-out);font-size:1.05rem}.universe-content[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translate(4px)}.discover-showcase[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 78% 28%, #8d5cff14, transparent 25%), radial-gradient(circle at 88% 72%, #35d5ff14, transparent 27%), var(--surface-page);padding-block:clamp(110px,11vw,170px);position:relative;overflow:hidden}.discover-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(70px,8vw,130px);display:grid}.discover-copy[data-astro-cid-lcdefpme]{max-width:610px}.discover-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 22px;font-size:.75rem;font-weight:800}.discover-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme]{letter-spacing:-.06em;margin:0;font-size:clamp(3.8rem,5.4vw,6.1rem);line-height:.95}.discover-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);color:#0000;background-clip:text;display:block}.discover-lead[data-astro-cid-lcdefpme]{color:var(--kleevr-text-soft);margin:28px 0 0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.65}.discover-benefits[data-astro-cid-lcdefpme]{gap:24px;margin-top:42px;display:grid}.discover-benefit[data-astro-cid-lcdefpme]{grid-template-columns:50px minmax(0,1fr);align-items:start;gap:17px;display:grid}.benefit-icon[data-astro-cid-lcdefpme]{color:#fff;border-radius:15px;place-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:800;display:grid;box-shadow:0 14px 36px #11111814}.benefit-icon-violet[data-astro-cid-lcdefpme]{background:linear-gradient(145deg, var(--kleevr-violet), var(--kleevr-blue))}.benefit-icon-blue[data-astro-cid-lcdefpme]{background:linear-gradient(145deg, var(--kleevr-blue), var(--kleevr-cyan))}.benefit-icon-magenta[data-astro-cid-lcdefpme]{background:linear-gradient(145deg, var(--kleevr-magenta), var(--kleevr-violet))}.benefit-icon-cyan[data-astro-cid-lcdefpme]{background:linear-gradient(145deg, var(--kleevr-cyan), var(--kleevr-blue))}.discover-benefit[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin:1px 0 4px;font-size:1.08rem}.discover-benefit[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--kleevr-text-soft);margin:0;font-size:.92rem;line-height:1.55}.discover-visual[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;min-height:680px;display:flex;position:relative}.discover-glow[data-astro-cid-lcdefpme]{filter:blur(46px);pointer-events:none;border-radius:50%;position:absolute}.discover-glow-one[data-astro-cid-lcdefpme]{background:#ff3c9e21;width:390px;height:390px;top:4%;right:2%}.discover-glow-two[data-astro-cid-lcdefpme]{background:#35d5ff1c;width:420px;height:420px;bottom:0;left:2%}.phone[data-astro-cid-lcdefpme]{background:#06070b;border:1px solid #ffffff24;border-radius:42px;position:absolute;overflow:hidden;box-shadow:0 40px 90px #1111182b,inset 0 0 0 2px #ffffff08}.phone-main[data-astro-cid-lcdefpme]{z-index:4;width:290px;height:610px}.phone-back-left[data-astro-cid-lcdefpme],.phone-back-right[data-astro-cid-lcdefpme]{z-index:2;opacity:.9;width:250px;height:540px}.phone-back-left[data-astro-cid-lcdefpme]{bottom:40px;left:5%;transform:rotate(-8deg)}.phone-back-right[data-astro-cid-lcdefpme]{bottom:42px;right:5%;transform:rotate(8deg)}.phone-screen[data-astro-cid-lcdefpme]{color:#fff;background:radial-gradient(circle at 40% 10%,#8d5cff1a,#0000 25%),#080a10;border-radius:35px;padding:23px 16px 18px;position:absolute;inset:8px;overflow:hidden}.phone-status[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff1f;width:68px;height:7px;margin:0 auto 18px}.phone-heading[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;display:flex}.phone-avatar[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);border-radius:50%;width:27px;height:27px}.phone-search[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff0a;border:1px solid #ffffff12;height:31px;margin-top:16px}.event-card[data-astro-cid-lcdefpme]{background:#0d0d14;border:1px solid #ffffff17;border-radius:20px;margin-top:18px;overflow:hidden}.event-stage[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 50% 28%,#ff3c9e73,#0000 17%),linear-gradient(145deg,#1f0d24,#14152a 55%,#07131c);height:185px;position:relative;overflow:hidden}.event-stage[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#0000 48%,#050509e6);position:absolute;inset:0}.event-light[data-astro-cid-lcdefpme]{filter:blur(7px);opacity:.55;transform-origin:top;width:42px;height:170px;position:absolute;top:-20px}.event-light-one[data-astro-cid-lcdefpme]{background:linear-gradient(#ff3c9ecc,#0000);left:27%;transform:rotate(15deg)}.event-light-two[data-astro-cid-lcdefpme]{background:linear-gradient(#35d5ffcc,#0000);right:24%;transform:rotate(-14deg)}.event-performer[data-astro-cid-lcdefpme]{z-index:2;background:#030305;border-radius:50% 50% 15% 15%;width:36px;height:92px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.event-performer[data-astro-cid-lcdefpme]:before{content:"";background:#030305;border-radius:50%;width:19px;height:19px;position:absolute;top:-17px;left:9px}.event-info[data-astro-cid-lcdefpme]{padding:13px 14px 15px}.event-info[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--kleevr-cyan);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.61rem;font-weight:700}.event-info[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:4px 0;font-size:1.15rem}.event-info[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff7a;font-size:.7rem}.who-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#ff3c9e0f,#8d5cff0f,#35d5ff0a),#ffffff05;border:1px solid #ffffff14;border-radius:18px;margin-top:12px;padding:13px}.who-card-heading[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:8px;display:flex}.who-card-heading[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.73rem}.who-card-heading[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);color:var(--kleevr-violet);background:#8d5cff24;padding:4px 7px;font-size:.52rem;font-weight:700}.who-avatars[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.who-avatars[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{text-align:center;background:#ffffff0a;border-radius:12px;padding:8px 4px}.who-avatars[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);border-radius:50%;place-items:center;width:28px;height:28px;margin:0 auto 5px;font-size:.63rem;font-weight:700;display:grid}.who-avatars[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#ffffff94;font-size:.53rem}.phone-nav[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);gap:7px;display:grid;position:absolute;bottom:15px;left:16px;right:16px}.phone-nav[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff1f;height:4px}.phone-nav[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme].active{background:var(--kleevr-gradient)}.phone-screen-profile[data-astro-cid-lcdefpme]{padding-top:44px}.profile-avatar[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 35% 30%, var(--kleevr-magenta), var(--kleevr-violet) 52%, var(--kleevr-blue));border-radius:50%;width:92px;height:92px;margin:34px auto 0}.profile-lines[data-astro-cid-lcdefpme]{width:72%;margin:32px auto 0}.profile-lines[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff14;height:10px;margin-top:12px;display:block}.profile-lines[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){width:82%}.profile-lines[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){width:64%}.phone-screen-dashboard[data-astro-cid-lcdefpme]{padding-top:46px}.dashboard-title[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff1c;width:65%;height:17px;margin:25px 0 42px}.dashboard-row[data-astro-cid-lcdefpme]{margin-top:28px}.dashboard-row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);display:block}.dashboard-row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{background:#ffffff1a;width:84%;height:9px}.dashboard-row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{background:linear-gradient(90deg, var(--kleevr-magenta), var(--kleevr-violet), var(--kleevr-cyan));opacity:.65;width:100%;height:6px;margin-top:10px}.professional-section[data-astro-cid-lcdefpme]{background:var(--kleevr-black);color:#fff;padding-block:clamp(110px,11vw,170px);position:relative;overflow:hidden}.professional-section[data-astro-cid-lcdefpme]:before{content:"";filter:blur(80px);pointer-events:none;background:#8d5cff14;border-radius:50%;width:520px;height:520px;position:absolute;top:8%;right:-140px}.professional-grid[data-astro-cid-lcdefpme]{z-index:2;position:relative}.professional-heading[data-astro-cid-lcdefpme]{grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);align-items:start;gap:18px clamp(40px,7vw,110px);margin-bottom:82px;display:grid}.professional-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:first-child{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:10px 0 0;font-size:.73rem;font-weight:800}.professional-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.058em;max-width:900px;margin:0;font-size:clamp(3rem,5.2vw,5.5rem);line-height:.96}.professional-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff8f;display:block}.professional-intro[data-astro-cid-lcdefpme]{color:#ffffff94;grid-column:2;max-width:720px;margin:0;font-size:1.05rem;line-height:1.65}.professional-stories[data-astro-cid-lcdefpme]{gap:16px;display:grid}.professional-story[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#ffffff09,#ffffff03),#09090f;border:1px solid #ffffff17;border-radius:34px;grid-template-columns:72px minmax(300px,.8fr) minmax(360px,1.2fr);align-items:center;gap:clamp(28px,4vw,60px);min-height:440px;padding:clamp(34px,4vw,58px);display:grid;position:relative;overflow:hidden}.story-number[data-astro-cid-lcdefpme]{color:#ffffff47;letter-spacing:.12em;align-self:start;padding-top:7px;font-size:.7rem;font-weight:800}.story-kicker[data-astro-cid-lcdefpme]{letter-spacing:.15em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 17px;font-size:.72rem;font-weight:800}.story-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.055em;max-width:570px;margin:0;font-size:clamp(2.6rem,4vw,4.5rem);line-height:.97}.story-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff8f;display:block}.story-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.story-kicker){color:#ffffff94;max-width:560px;margin:24px 0 0;font-size:.95rem;line-height:1.65}.story-copy[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffffffe6;align-items:center;gap:14px;margin-top:31px;font-size:.84rem;font-weight:700;display:inline-flex}.story-copy[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform var(--motion-fast) var(--ease-out)}.story-copy[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translate(4px)}.story-visual[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;min-height:315px;display:flex;position:relative}.producer-visual[data-astro-cid-lcdefpme]:before,.venue-visual[data-astro-cid-lcdefpme]:before,.artist-visual[data-astro-cid-lcdefpme]:before{content:"";filter:blur(62px);border-radius:50%;width:340px;height:340px;position:absolute}.producer-visual[data-astro-cid-lcdefpme]:before{background:#8d5cff2b}.venue-visual[data-astro-cid-lcdefpme]:before{background:#35d5ff21}.artist-visual[data-astro-cid-lcdefpme]:before{background:#ff3c9e24}.producer-project-card[data-astro-cid-lcdefpme]{z-index:3;width:min(100%,390px);box-shadow:var(--shadow-dark);background:linear-gradient(135deg,#8d5cff17,#35d5ff0a),#0c0d15;border:1px solid #ffffff1c;border-radius:28px;padding:29px;position:relative}.project-label[data-astro-cid-lcdefpme]{color:var(--kleevr-cyan);letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:800;display:block}.producer-project-card[data-astro-cid-lcdefpme]>strong[data-astro-cid-lcdefpme]{letter-spacing:-.04em;margin-top:11px;font-size:1.75rem;display:block}.project-progress[data-astro-cid-lcdefpme]{gap:18px;margin-top:35px;display:grid}.project-progress[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto;align-items:center;gap:16px;padding-bottom:13px;display:grid}.project-progress[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff78;font-size:.78rem}.project-progress[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.8rem}.producer-orbit[data-astro-cid-lcdefpme]{z-index:2;border:1px solid #8d5cff33;border-radius:50%;position:absolute}.orbit-one[data-astro-cid-lcdefpme]{width:430px;height:190px;transform:rotate(-11deg)}.orbit-two[data-astro-cid-lcdefpme]{border-color:#35d5ff24;width:390px;height:250px;transform:rotate(16deg)}.venue-room[data-astro-cid-lcdefpme]{z-index:3;width:min(100%,420px);height:260px;box-shadow:var(--shadow-dark);background:linear-gradient(#0000 35%,#06070b),linear-gradient(145deg,#17131f,#0c1720);border:1px solid #ffffff1a;border-radius:28px;position:relative;overflow:hidden}.venue-beam[data-astro-cid-lcdefpme]{transform-origin:top;filter:blur(7px);opacity:.55;width:48px;height:220px;position:absolute;top:-30px}.beam-one[data-astro-cid-lcdefpme]{background:linear-gradient(#ff3c9ebf,#0000);left:24%;transform:rotate(17deg)}.beam-two[data-astro-cid-lcdefpme]{background:linear-gradient(#8d5cffc2,#0000);left:49%}.beam-three[data-astro-cid-lcdefpme]{background:linear-gradient(#35d5ffbd,#0000);right:21%;transform:rotate(-18deg)}.venue-stage[data-astro-cid-lcdefpme]{background:#07070a;border-radius:12px 12px 4px 4px;height:53px;position:absolute;bottom:39px;left:22%;right:22%}.venue-table[data-astro-cid-lcdefpme]{background:#030305;border-radius:50%;width:90px;height:67px;position:absolute;bottom:-18px}.table-one[data-astro-cid-lcdefpme]{left:5%}.table-two[data-astro-cid-lcdefpme]{left:39%}.table-three[data-astro-cid-lcdefpme]{right:4%}.venue-chip[data-astro-cid-lcdefpme],.artist-signal[data-astro-cid-lcdefpme]{z-index:5;border-radius:var(--radius-pill);box-shadow:var(--shadow-dark);backdrop-filter:blur(15px);color:#ffffffc2;background:#08080ec2;border:1px solid #ffffff1f;align-items:center;gap:9px;padding:11px 14px;font-size:.7rem;font-weight:700;display:flex;position:absolute}.venue-chip[data-astro-cid-lcdefpme]{bottom:12%;right:4%}.venue-chip[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-cyan);border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #35d5ff99}.artist-profile-card[data-astro-cid-lcdefpme]{z-index:3;width:min(100%,390px);box-shadow:var(--shadow-dark);background:#0d0d14;border:1px solid #ffffff1a;border-radius:28px;position:relative;overflow:hidden}.artist-profile-image[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 42% 32%,#ff3c9e66,#0000 23%),radial-gradient(circle at 68% 42%,#35d5ff4d,#0000 25%),#14101c;height:170px;position:relative;overflow:hidden}.artist-profile-head[data-astro-cid-lcdefpme]{background:#050509;border-radius:50%;width:34px;height:34px;position:absolute;top:44px;left:50%;transform:translate(-50%)}.artist-profile-body[data-astro-cid-lcdefpme]{background:#050509;border-radius:48% 48% 15% 15%;width:88px;height:115px;position:absolute;top:75px;left:50%;transform:translate(-50%)}.artist-profile-copy[data-astro-cid-lcdefpme]{padding:22px 24px 25px}.artist-profile-copy[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--kleevr-magenta);letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:800}.artist-profile-copy[data-astro-cid-lcdefpme]>strong[data-astro-cid-lcdefpme]{margin-top:7px;font-size:1.4rem;display:block}.artist-media-lines[data-astro-cid-lcdefpme]{gap:8px;margin-top:22px;display:grid}.artist-media-lines[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#ffffff14;height:7px;display:block}.artist-media-lines[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){width:82%}.artist-media-lines[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){width:64%}.artist-signal[data-astro-cid-lcdefpme]{bottom:10%;left:1%}.artist-signal[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.8rem;display:grid}.beta-section[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 8% 18%, #ff3c9e14, transparent 25%), radial-gradient(circle at 88% 82%, #35d5ff14, transparent 28%), var(--surface-page);padding-block:clamp(110px,11vw,170px);position:relative;overflow:hidden}.beta-shell[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:start;gap:clamp(70px,8vw,130px);display:grid}.beta-copy[data-astro-cid-lcdefpme]{max-width:610px;position:sticky;top:120px}.beta-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 22px;font-size:.75rem;font-weight:800}.beta-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme]{letter-spacing:-.06em;margin:0;font-size:clamp(3.6rem,5.4vw,6rem);line-height:.95}.beta-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);color:#0000;background-clip:text;display:block}.beta-lead[data-astro-cid-lcdefpme]{max-width:560px;color:var(--kleevr-text-soft);margin:30px 0 0;font-size:clamp(1.05rem,1.35vw,1.23rem);line-height:1.65}.beta-note[data-astro-cid-lcdefpme]{color:#1111187a;margin:18px 0 0;font-size:.86rem;line-height:1.55}.beta-profiles[data-astro-cid-lcdefpme]{gap:12px;margin-top:42px;display:grid}.beta-profile-card[data-astro-cid-lcdefpme]{border:1px solid var(--border-light);background:#ffffff8f;border-radius:22px;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:22px;display:grid}.beta-profile-number[data-astro-cid-lcdefpme]{color:#11111857;letter-spacing:.1em;font-size:.67rem;font-weight:800}.beta-profile-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 5px;font-size:.68rem;font-weight:800}.beta-profile-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.025em;margin:0;font-size:1.2rem}.beta-profile-card[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--kleevr-text-soft);margin-top:8px;font-size:.84rem;line-height:1.5;display:block}.beta-form-card[data-astro-cid-lcdefpme]{border:1px solid var(--border-light);box-shadow:var(--shadow-soft);backdrop-filter:blur(18px);background:#ffffffd1;border-radius:36px;padding:clamp(28px,4vw,48px)}.beta-form-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{letter-spacing:.15em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 12px;font-size:.7rem;font-weight:800}.beta-form-heading[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3vw,3.25rem);line-height:1}.beta-form-heading[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{max-width:460px;color:var(--kleevr-text-soft);margin-top:14px;font-size:.9rem;line-height:1.55;display:block}.beta-form[data-astro-cid-lcdefpme]{gap:22px;margin-top:34px;display:grid}.beta-form[data-astro-cid-lcdefpme] fieldset[data-astro-cid-lcdefpme]{border:0;min-width:0;margin:0;padding:0}.beta-form[data-astro-cid-lcdefpme] legend[data-astro-cid-lcdefpme],.beta-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]:first-child{color:#111118ad;margin-bottom:8px;font-size:.74rem;font-weight:700;display:block}.profile-choice[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-choice[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{cursor:pointer;position:relative}.profile-choice[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{opacity:0;pointer-events:none;position:absolute}.profile-choice[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{border:1px solid var(--border-light);background:var(--surface-page);min-height:88px;transition:transform var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border-radius:18px;flex-direction:column;justify-content:center;margin:0;padding:16px;display:flex}.profile-choice[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]:hover>span[data-astro-cid-lcdefpme]{border-color:#8d5cff4d;transform:translateY(-2px)}.profile-choice[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:checked+span[data-astro-cid-lcdefpme]{border-color:#8d5cff7a;box-shadow:0 0 0 3px #8d5cff17}.profile-choice[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.92rem}.profile-choice[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--kleevr-text-soft);margin-top:5px;font-size:.72rem;line-height:1.35;display:block}.form-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.beta-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{min-width:0}.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=text],.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=email],.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=tel],.beta-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{appearance:none;border:1px solid var(--border-light);background:var(--surface-page);width:100%;color:var(--kleevr-text);transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border-radius:15px;outline:none}.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=text],.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=email],.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=tel]{min-height:50px;padding:0 15px}.beta-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{resize:vertical;min-height:115px;padding:14px 15px;line-height:1.5}.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.beta-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{border-color:#8d5cff85;box-shadow:0 0 0 3px #8d5cff14}.beta-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder,.beta-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]::placeholder{color:#11111857}.consent-row[data-astro-cid-lcdefpme]{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:11px;display:grid}.consent-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{width:16px;height:16px;accent-color:var(--kleevr-violet);margin:2px 0 0}.consent-row[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{line-height:1.45;color:var(--kleevr-text-soft)!important;margin:0!important;font-size:.73rem!important;font-weight:500!important}.beta-submit[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:var(--kleevr-gradient);color:#fff;cursor:pointer;min-height:55px;font:inherit;box-shadow:var(--shadow-brand);transition:transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-standard) var(--ease-out);border:0;justify-content:space-between;align-items:center;gap:18px;padding:0 22px;font-weight:800;display:flex}.beta-submit[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px)}.beta-submit[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:1.05rem}.beta-form-status[data-astro-cid-lcdefpme]{color:#11111866;text-align:center;margin:-8px 0 0;font-size:.68rem;line-height:1.4}.app-coming-section[data-astro-cid-lcdefpme]{background:var(--kleevr-black);color:#fff;padding-block:clamp(120px,12vw,185px);position:relative;overflow:hidden}.app-coming-section[data-astro-cid-lcdefpme]:before{content:"";filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#8d5cff29,#35d5ff0f 45%,#0000 70%);border-radius:50%;width:620px;height:620px;position:absolute;top:-180px;right:4%}.app-coming-shell[data-astro-cid-lcdefpme]{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(70px,9vw,140px);display:grid;position:relative}.app-coming-copy[data-astro-cid-lcdefpme]{max-width:650px}.app-coming-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.17em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 22px;font-size:.74rem;font-weight:800}.app-coming-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.062em;margin:0;font-size:clamp(3.7rem,5.5vw,6.2rem);line-height:.94}.app-coming-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff94;display:block}.app-coming-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.app-coming-eyebrow):not(.store-note){color:#ffffff9e;max-width:570px;margin:30px 0 0;font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.65}.store-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.store-badge[data-astro-cid-lcdefpme]{color:#fff;user-select:none;cursor:default;background:#ffffff0e;border:1px solid #ffffff24;border-radius:17px;align-items:center;gap:13px;min-width:190px;min-height:62px;padding:10px 18px;display:flex}.store-symbol[data-astro-cid-lcdefpme]{text-align:center;flex:none;width:30px;font-size:2rem;line-height:1}.play-symbol[data-astro-cid-lcdefpme]{flex:none;width:30px;height:34px;position:relative}.play-symbol[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:23px solid var(--kleevr-cyan);filter:drop-shadow(0 0 9px #35d5ff38);width:0;height:0;position:absolute;top:4px;left:4px}.store-copy[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.store-copy[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#ffffff85;font-size:.64rem;line-height:1.2}.store-copy[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-top:2px;font-size:1rem;line-height:1.15}.store-note[data-astro-cid-lcdefpme]{color:#ffffff57;margin:16px 0 0;font-size:.7rem;line-height:1.5}.app-coming-visual[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;min-height:610px;display:flex;position:relative}.app-coming-visual[data-astro-cid-lcdefpme]:before{content:"";background:var(--kleevr-gradient-soft);filter:blur(48px);opacity:.82;border-radius:50%;width:430px;height:430px;position:absolute}.app-phone[data-astro-cid-lcdefpme]{z-index:4;background:#030305;border:1px solid #ffffff29;border-radius:48px;width:285px;height:580px;padding:8px;position:relative;transform:rotate(2deg);box-shadow:0 50px 110px #0000006b,0 0 80px #8d5cff14}.app-phone-screen[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 82% 22%,#ff3c9e2e,#0000 28%),radial-gradient(circle at 16% 80%,#35d5ff24,#0000 31%),#07080c;border-radius:40px;height:100%;position:relative;overflow:hidden}.app-phone-island[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:#020203;width:86px;height:23px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.app-phone-brand[data-astro-cid-lcdefpme]{letter-spacing:-.055em;font-size:1.25rem;font-weight:800;position:absolute;top:64px;left:25px}.app-phone-message[data-astro-cid-lcdefpme]{position:absolute;top:42%;left:25px;right:25px;transform:translateY(-50%)}.app-phone-message[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.app-phone-message[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{display:block}.app-phone-message[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff7a;letter-spacing:-.06em;font-size:2.4rem;font-weight:700;line-height:.95}.app-phone-message[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{letter-spacing:-.065em;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin-top:4px;font-size:3.1rem;line-height:.92}.app-phone-gradient[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:var(--kleevr-gradient);height:7px;position:absolute;bottom:110px;left:25px;right:25px;box-shadow:0 0 30px #8d5cff4d}.app-phone-footer[data-astro-cid-lcdefpme]{color:#ffffff5e;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:700;position:absolute;bottom:72px;left:25px}.app-orbit[data-astro-cid-lcdefpme]{z-index:2;pointer-events:none;border-radius:50%;position:absolute}.app-orbit-one[data-astro-cid-lcdefpme]{border:1px solid #8d5cff2e;width:510px;height:230px;transform:rotate(-13deg)}.app-orbit-two[data-astro-cid-lcdefpme]{border:1px solid #35d5ff1f;width:450px;height:320px;transform:rotate(19deg)}.app-floating-label[data-astro-cid-lcdefpme]{z-index:6;border-radius:var(--radius-pill);color:#ffffffb3;backdrop-filter:blur(14px);background:#08080ec2;border:1px solid #ffffff1f;align-items:center;gap:8px;padding:10px 14px;font-size:.67rem;font-weight:700;display:flex;position:absolute}.app-floating-label[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--kleevr-gradient);border-radius:50%;width:7px;height:7px}.app-floating-one[data-astro-cid-lcdefpme]{top:17%;left:2%}.app-floating-two[data-astro-cid-lcdefpme]{top:50%;right:0}.app-floating-three[data-astro-cid-lcdefpme]{bottom:15%;left:5%}.site-footer[data-astro-cid-lcdefpme]{color:#fff;background:#030306;border-top:1px solid #ffffff12;padding-block:86px 34px;position:relative;overflow:hidden}.site-footer[data-astro-cid-lcdefpme]:before{content:"";filter:blur(85px);pointer-events:none;background:#8d5cff14;border-radius:50%;width:520px;height:360px;position:absolute;bottom:-240px;left:7%}.footer-shell[data-astro-cid-lcdefpme]{z-index:2;position:relative}.footer-top[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:start;gap:clamp(70px,9vw,150px);display:grid}.footer-brand[data-astro-cid-lcdefpme]{color:#fff;letter-spacing:-.065em;font-size:clamp(2.7rem,4.6vw,4.8rem);font-weight:800;line-height:.9;display:inline-block}.footer-brand-block[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:#ffffff94;max-width:520px;margin:26px 0 0;font-size:1rem;line-height:1.65}.footer-brand-block[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff5c;display:block}.footer-nav[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;display:grid}.footer-nav[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;display:flex}.footer-nav[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{letter-spacing:.15em;text-transform:uppercase;background:var(--kleevr-gradient);color:#0000;background-clip:text;margin:0 0 20px;font-size:.68rem;font-weight:800}.footer-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],.footer-nav[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff9e;margin-top:11px;font-size:.86rem;line-height:1.45}.footer-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{transition:color var(--motion-fast) var(--ease-out)}.footer-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#fff}.footer-nav[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#ffffff57}.footer-divider[data-astro-cid-lcdefpme]{background:#ffffff14;height:1px;margin-top:72px}.footer-bottom[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:30px;padding-top:28px;display:flex}.footer-bottom[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:#ffffff52;margin:0;font-size:.72rem}.footer-bottom[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:24px;display:flex}.footer-bottom[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffffff6b;transition:color var(--motion-fast) var(--ease-out);font-size:.72rem}.footer-bottom[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#ffffffe6}@media (width<=1050px){.desktop-nav[data-astro-cid-lcdefpme]{display:none}.header-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:40px}.hero-copy[data-astro-cid-lcdefpme]{max-width:800px}.hero-visual[data-astro-cid-lcdefpme]{justify-self:center;width:min(100%,600px)}.universes-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:24px}.universes-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.discover-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:60px}.discover-copy[data-astro-cid-lcdefpme]{max-width:780px}.discover-visual[data-astro-cid-lcdefpme]{justify-self:center;width:min(100%,720px);min-height:650px}.professional-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:24px}.professional-intro[data-astro-cid-lcdefpme]{grid-column:auto}.professional-story[data-astro-cid-lcdefpme]{grid-template-columns:55px minmax(0,1fr)}.story-visual[data-astro-cid-lcdefpme]{grid-column:2;min-height:330px}.beta-shell[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:64px}.beta-copy[data-astro-cid-lcdefpme]{max-width:780px;position:static}.app-coming-shell[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:54px}.app-coming-copy[data-astro-cid-lcdefpme]{max-width:780px}.app-coming-visual[data-astro-cid-lcdefpme]{justify-self:center;width:min(100%,650px)}.footer-top[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:55px}.footer-nav[data-astro-cid-lcdefpme]{max-width:620px}}@media (width<=767px){.header-inner[data-astro-cid-lcdefpme]{min-height:72px}.brand[data-astro-cid-lcdefpme]{font-size:1.65rem}.header-cta[data-astro-cid-lcdefpme]{min-height:40px;padding-inline:15px;font-size:.78rem}.hero[data-astro-cid-lcdefpme]{min-height:auto}.hero-grid[data-astro-cid-lcdefpme]{padding-block:64px 80px}h1[data-astro-cid-lcdefpme]{font-size:clamp(3.4rem,16vw,5.2rem)}.hero-lead[data-astro-cid-lcdefpme]{margin-top:25px}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch;margin-top:30px}.hero-actions[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{width:100%}.availability[data-astro-cid-lcdefpme]{justify-content:center}.hero-visual[data-astro-cid-lcdefpme]{min-height:520px}.experience-card[data-astro-cid-lcdefpme]{border-radius:30px;width:86%}.experience-image[data-astro-cid-lcdefpme]{height:260px}.floating-top[data-astro-cid-lcdefpme]{top:8%;left:0}.floating-bottom[data-astro-cid-lcdefpme]{bottom:9%;right:0}.promise-section[data-astro-cid-lcdefpme]{padding-block:90px}.promise-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(3rem,13vw,4.8rem)}.promise-lead[data-astro-cid-lcdefpme]{margin-top:26px;font-size:1.05rem}.universes-section[data-astro-cid-lcdefpme]{padding-block:85px}.universes-heading[data-astro-cid-lcdefpme]{margin-bottom:46px}.universes-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.8rem,12vw,4.5rem)}.universes-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.universe-card[data-astro-cid-lcdefpme]{min-height:520px}.universe-visual[data-astro-cid-lcdefpme]{height:230px}.discover-showcase[data-astro-cid-lcdefpme]{padding-block:90px}.discover-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme]{font-size:clamp(3.2rem,13vw,4.8rem)}.discover-benefits[data-astro-cid-lcdefpme]{gap:22px;margin-top:36px}.discover-benefit[data-astro-cid-lcdefpme]{grid-template-columns:46px minmax(0,1fr);gap:14px}.discover-visual[data-astro-cid-lcdefpme]{min-height:570px}.phone-main[data-astro-cid-lcdefpme]{width:250px;height:540px}.phone-back-left[data-astro-cid-lcdefpme],.phone-back-right[data-astro-cid-lcdefpme]{width:210px;height:460px}.phone-back-left[data-astro-cid-lcdefpme]{left:-4%}.phone-back-right[data-astro-cid-lcdefpme]{right:-4%}.professional-section[data-astro-cid-lcdefpme]{padding-block:88px}.professional-heading[data-astro-cid-lcdefpme]{margin-bottom:50px}.professional-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.9rem,12vw,4.6rem)}.professional-story[data-astro-cid-lcdefpme]{border-radius:26px;grid-template-columns:1fr;gap:28px;min-height:auto;padding:30px 24px}.story-number[data-astro-cid-lcdefpme]{padding:0}.story-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:clamp(2.6rem,11vw,4rem)}.story-visual[data-astro-cid-lcdefpme]{grid-column:auto;min-height:290px}.producer-project-card[data-astro-cid-lcdefpme],.artist-profile-card[data-astro-cid-lcdefpme],.venue-room[data-astro-cid-lcdefpme]{width:100%}.beta-section[data-astro-cid-lcdefpme]{padding-block:88px}.beta-copy[data-astro-cid-lcdefpme]>h2[data-astro-cid-lcdefpme]{font-size:clamp(3.1rem,13vw,4.8rem)}.beta-lead[data-astro-cid-lcdefpme]{margin-top:24px}.beta-profiles[data-astro-cid-lcdefpme]{margin-top:34px}.beta-profile-card[data-astro-cid-lcdefpme]{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:18px}.beta-form-card[data-astro-cid-lcdefpme]{border-radius:28px;padding:26px 20px}.profile-choice[data-astro-cid-lcdefpme],.form-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.beta-form[data-astro-cid-lcdefpme]{gap:18px}.beta-submit[data-astro-cid-lcdefpme]{width:100%}.app-coming-section[data-astro-cid-lcdefpme]{padding-block:88px}.app-coming-shell[data-astro-cid-lcdefpme]{gap:34px}.app-coming-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(3.1rem,13vw,4.7rem)}.store-actions[data-astro-cid-lcdefpme]{flex-direction:column}.store-badge[data-astro-cid-lcdefpme]{width:100%}.app-coming-visual[data-astro-cid-lcdefpme]{min-height:520px}.app-phone[data-astro-cid-lcdefpme]{border-radius:42px;width:245px;height:500px}.app-phone-screen[data-astro-cid-lcdefpme]{border-radius:34px}.app-phone-message[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:2rem}.app-phone-message[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:2.65rem}.app-orbit-one[data-astro-cid-lcdefpme]{width:390px;height:190px}.app-orbit-two[data-astro-cid-lcdefpme]{width:350px;height:270px}.site-footer[data-astro-cid-lcdefpme]{padding-block:72px 28px}.footer-nav[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:36px}.footer-divider[data-astro-cid-lcdefpme]{margin-top:54px}.footer-bottom[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}.footer-bottom[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{gap:18px}}@media (width<=480px){.floating-card[data-astro-cid-lcdefpme]{padding:11px 12px}.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{display:none}.experience-card[data-astro-cid-lcdefpme]{width:92%}}
