:root{color-scheme:dark;--white:#fff;--violet:#513df5}
*{box-sizing:border-box}html{min-height:100%;background:#f8f7fb}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;color:var(--white)}.frame{min-height:100svh;padding:14px;background:#f8f7fb}.hero{position:relative;isolation:isolate;min-height:calc(100svh - 28px);overflow:hidden;border-radius:48px;background:#17102d;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.background,.background-video,.color-wash{position:absolute;inset:0}.background{z-index:-3;background:#17102d url('/assets/wesembly-your-clip-poster.webp') center/cover no-repeat}.background-video{z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;filter:brightness(.78) saturate(.92)}.color-wash{z-index:-1;background:linear-gradient(180deg,rgba(10,7,28,.53) 0%,rgba(12,7,35,.54) 32%,rgba(11,7,36,.58) 68%,rgba(8,5,25,.74) 100%),linear-gradient(90deg,rgba(40,18,90,.23),transparent 65%)}.topbar{position:absolute;left:0;right:0;top:0;padding:47px 30px;display:flex;justify-content:center}.brand{width:197px;display:block;transition:opacity .25s ease}.brand:hover{opacity:.78}.brand img{width:100%;height:auto;filter:grayscale(1) brightness(0) invert(1)}.hero-content{padding:115px 28px 95px;display:flex;flex-direction:column;align-items:center;max-width:1100px}.eyebrow{font-size:11px;letter-spacing:.25em;font-weight:700;margin:0 0 35px;color:#e6ddff;text-shadow:0 1px 10px #0005}h1{font-weight:580;font-size:clamp(54px,5.8vw,92px);line-height:1.02;letter-spacing:-.068em;margin:0;text-wrap:balance;text-shadow:0 7px 28px #0005}h1 em{font-family:Iowan Old Style,Baskerville,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:400;letter-spacing:-.055em;line-height:.98}.description{font-size:clamp(17px,1.45vw,21px);line-height:1.55;letter-spacing:-.018em;color:#f5f0ff;margin:34px 0 31px;text-shadow:0 2px 16px #0008}.launch-note{display:inline-flex;align-items:center;gap:11px;border:1px solid #ffffff73;background:#ffffff1e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:100px;padding:15px 22px;color:#fff;font-size:11px;letter-spacing:.18em;font-weight:750;box-shadow:0 7px 26px #0002}.spark{width:7px;height:7px;border-radius:50%;background:#5B3DF5;box-shadow:0 0 0 5px #5B3DF522,0 0 18px #5B3DF5;animation:glow 3s ease-in-out infinite}.hero-footer{position:absolute;left:54px;right:54px;bottom:32px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;letter-spacing:.19em;font-weight:650;color:#f2edffbd;text-align:left}
@keyframes glow{50%{box-shadow:0 0 0 8px #5B3DF518,0 0 25px #5B3DF5}}
@media(max-width:800px){.frame{padding:10px}.hero{min-height:calc(100svh - 20px);border-radius:32px}.topbar{padding:32px 20px}.brand{width:164px}.hero-content{padding:130px 20px 110px}.eyebrow{font-size:10px;letter-spacing:.2em;margin-bottom:27px}h1{font-size:clamp(47px,8.3vw,67px);letter-spacing:-.065em}.description{font-size:17px;max-width:480px;margin:28px 0}.desktop-break{display:none}.hero-footer{left:27px;right:27px;bottom:26px;font-size:9px;line-height:1.5;letter-spacing:.11em}.hero-footer span:first-child{max-width:175px}}
@media(max-width:450px){.hero{border-radius:28px}.brand{width:152px}.eyebrow{font-size:9px}h1{font-size:clamp(43px,10vw,50px)}.description{font-size:16px;max-width:330px}.launch-note{font-size:10px;padding:13px 18px}.hero-footer{font-size:8px;left:22px;right:22px}.hero-footer span:first-child{max-width:145px}}
@media(prefers-reduced-motion:reduce){.background-video{display:none}.spark{animation:none}}
