:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050505;--ink:#f7f4ed;--soft:#d8d8d2;--font-sans:ui-rounded, "SF Pro Rounded", "Aptos", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}a{color:inherit;text-decoration:none}.page{grid-template-rows:76px 1fr;width:min(1120px,100% - 48px);height:100svh;min-height:560px;margin:0 auto;display:grid}.nav{justify-content:center;align-items:center;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;width:fit-content;font-size:14px;font-weight:700;display:inline-flex}.logo{object-fit:contain;width:22px;height:22px;display:block}.hero{text-align:center;isolation:isolate;align-content:center;justify-items:center;gap:clamp(18px,4vh,34px);min-height:0;padding:clamp(28px,5vh,54px) 0;display:grid;position:relative}.hero-copy{z-index:2;order:1;width:min(720px,100%);position:relative}h1{color:#0000;letter-spacing:0;background:linear-gradient(100deg,#9f8cff 0%,#ec8cff 24%,#f7f4ed 42%,#88d8ff 58%,#a9ffcf 76%,#9f8cff 100%) 0 0/260% 100%;-webkit-background-clip:text;background-clip:text;max-width:520px;margin:0 auto;font-size:clamp(24px,3.6vw,40px);font-weight:650;line-height:1.12;animation:4.2s ease-in-out infinite rainbow-shine}.island-stage{z-index:1;pointer-events:none;opacity:.48;filter:saturate(1.28)contrast(1.08)drop-shadow(0 0 38px #9f8cff2e)drop-shadow(0 0 92px #88d8ff1f);order:2;width:clamp(360px,46vw,620px);height:clamp(360px,46vw,620px);position:relative}.konvert-logo-shader{position:absolute;inset:0;overflow:hidden}.konvert-logo-shader canvas{width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=760px){.page{grid-template-rows:68px 1fr;width:calc(100% - 28px);min-height:100svh}h1{max-width:440px;font-size:clamp(23px,7vw,34px)}.island-stage{opacity:.42;width:clamp(300px,88vw,500px);height:clamp(300px,88vw,500px)}}@media (width<=480px){.page{width:calc(100% - 22px)}}@media (height<=680px){.page{grid-template-rows:62px 1fr;min-height:520px}.hero{padding:20px 0}h1{font-size:clamp(22px,6vh,34px)}.island-stage{width:clamp(260px,68vh,480px);height:clamp(260px,68vh,480px)}}@keyframes rainbow-shine{0%{filter:drop-shadow(0 0 12px #9f8cff57)drop-shadow(0 0 34px #ec8cff2e);background-position:0%}50%{filter:drop-shadow(0 0 18px #88d8ff6b)drop-shadow(0 0 48px #a9ffcf33);background-position:100%}to{filter:drop-shadow(0 0 12px #9f8cff57)drop-shadow(0 0 34px #ec8cff2e);background-position:0%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
