*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff}body{font-family:Inter,system-ui,sans-serif;color:#0c0c0c}.welcome-page{display:flex;align-items:center;justify-content:center}.welcome-stage{position:relative;width:1440px;height:1024px;flex:0 0 auto;transform-origin:center center;margin:0 auto;z-index:1}.welcome-stage-wrap{position:relative;flex:0 0 auto;margin:0 auto;overflow:hidden}.welcome-logo{position:absolute;left:124px;top:95px;width:80px;height:126px;object-fit:contain;z-index:2}.welcome-left{position:absolute;left:124px;top:287px;width:430px;display:flex;flex-direction:column;gap:40px;z-index:2}.welcome-copy{position:relative;left:auto;top:auto;width:100%;display:flex;flex-direction:column;gap:40px;z-index:2}.welcome-heading{font-family:"Instrument Serif",Georgia,serif;font-size:86px;line-height:76px;font-weight:400;text-transform:lowercase;color:#0c0c0c}.welcome-heading em{font-style:italic}.welcome-heading u{text-decoration:underline;text-underline-offset:6px}.welcome-h-br-d1,.welcome-h-br-d2,.welcome-h-desktop-line2{display:none}@media(min-width:901px){.welcome-h-br-d1,.welcome-h-br-d2,.welcome-h-desktop-line2{display:block}.welcome-h-mobile-tail,.welcome-h-br-m,.welcome-h-mobile-own{display:none}}.welcome-lead{font-family:Inter,system-ui,sans-serif;font-size:24px;line-height:32px;font-weight:400;max-width:430px}.welcome-cta{position:relative;left:auto;top:auto;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:16px;width:270px;height:60px;padding:10px 32px;border:none;border-radius:8px;background:#0c0c0c;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;text-decoration:none;cursor:pointer;overflow:hidden;transition:opacity .2s ease,transform .15s ease}.welcome-cta:hover{opacity:.9}.welcome-cta:active{transform:scale(.98)}.welcome-waitlist{position:relative;left:auto;top:auto;z-index:2;display:flex;flex-direction:column;gap:12px;width:100%;max-width:430px}.welcome-waitlist-label{font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:500;color:#0c0c0c}.welcome-waitlist-input{width:100%;height:56px;padding:10px 16px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#0c0c0c;transition:border-color .2s ease,box-shadow .2s ease}.welcome-waitlist-input::placeholder{color:#00000059}.welcome-waitlist-input:focus{outline:none;border-color:#00000059;box-shadow:0 0 0 3px #0000000f}.welcome-waitlist-submit{display:inline-flex;align-items:center;justify-content:center;gap:16px;width:100%;max-width:270px;height:60px;margin-top:8px;padding:10px 32px;border:none;border-radius:8px;background:#0c0c0c;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:500;text-transform:capitalize;cursor:pointer;overflow:hidden;transition:opacity .2s ease,transform .15s ease}.welcome-waitlist-submit:hover:not(:disabled){opacity:.9}.welcome-waitlist-submit:active:not(:disabled){transform:scale(.98)}.welcome-waitlist-submit:disabled{opacity:.65;cursor:wait}.welcome-waitlist-submit-icon{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;overflow:hidden}.welcome-waitlist-submit-icon img{grid-area:1 / 1;display:block;object-fit:contain;max-width:100%;max-height:100%}.welcome-waitlist-submit-icon img:first-child{width:32px;height:26px}.welcome-waitlist-submit-icon img:last-child{width:21px;height:15px}.welcome-waitlist-error{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;color:#9b1c1c}.welcome-waitlist-success{position:relative;z-index:2;width:100%;max-width:430px}.welcome-waitlist-success-text{font-family:"Instrument Serif",Georgia,serif;font-size:32px;line-height:36px;font-style:italic;color:#0c0c0c}.welcome-credit{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;font-weight:400;color:#0c0c0c73;text-align:center}.welcome-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.welcome-credit a:hover{color:#0c0c0c}.welcome-cta-icon{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;overflow:hidden}.welcome-cta-icon img{grid-area:1 / 1;display:block;object-fit:contain;max-width:100%;max-height:100%}.welcome-cta-icon img:first-child{width:32px;height:26px}.welcome-cta-icon img:last-child{width:21px;height:15px}.preview-slider{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.preview-compose.is-slide-out-left{animation:welcomeSlideOutLeft .6s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}.preview-compose.is-slide-in-right{animation:welcomeSlideInRight .6s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}@keyframes welcomeSlideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-108%);opacity:0}}@keyframes welcomeSlideInRight{0%{transform:translate(108%);opacity:0}to{transform:translate(0);opacity:1}}@media(min-width:901px){.welcome-preview{position:absolute;left:664px;top:205px;width:572px;height:563px;z-index:2;cursor:pointer;pointer-events:auto;overflow:hidden}.preview-compose{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.welcome-envelope{position:absolute;left:42px;top:0;width:530px;height:563px;object-fit:contain;pointer-events:none}.welcome-card-back{position:absolute;left:0;top:163.19px;width:485.601px;height:336.276px;object-fit:contain;transform:translate(64.68px,-102.75px) rotate(13.24deg);transform-origin:center center;z-index:1;transition:transform .55s cubic-bezier(.4,0,.2,1),left .55s cubic-bezier(.4,0,.2,1),top .55s cubic-bezier(.4,0,.2,1),opacity .35s ease,z-index 0s}.welcome-card-front{position:absolute;left:0;top:163.19px;width:485.477px;height:336.19px;object-fit:contain;transform:rotate(0);transform-origin:center center;z-index:2;transition:transform .55s cubic-bezier(.4,0,.2,1),left .55s cubic-bezier(.4,0,.2,1),top .55s cubic-bezier(.4,0,.2,1),opacity .35s ease,z-index 0s}.welcome-preview.is-flipped .welcome-card-back{transform:translate(0) rotate(0);z-index:2}.welcome-preview.is-flipped .welcome-card-front{transform:translate(64.68px,-102.75px) rotate(13.24deg);z-index:1}.welcome-styles{position:absolute;left:795px;top:800px;display:flex;align-items:center;gap:24px;z-index:10;pointer-events:auto}.welcome-credit{position:absolute;left:50%;bottom:48px;transform:translate(-50%);z-index:2;white-space:nowrap}}.welcome-style{border:none;background:none;padding:0;font-family:"Instrument Serif",Georgia,serif;font-size:24px;line-height:20px;color:#0c0c0c;cursor:pointer;text-transform:lowercase;white-space:nowrap;transition:opacity .2s ease}.welcome-style:hover{opacity:.75}.welcome-style.is-active{font-style:italic;text-decoration:line-through;text-decoration-thickness:1px}@media(max-width:900px){html,body{height:100%;height:100dvh;overflow:hidden}body{align-items:stretch;overflow:hidden}.welcome-page{--welcome-inset:0;display:flex;flex-direction:column;height:100dvh;padding:0;overflow:hidden}.welcome-stage-wrap{width:100%;height:100%;margin:0;overflow:hidden}.welcome-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:var(--shell-max, 440px);height:100%;min-height:0;margin:0 auto;padding:var(--shell-pad, 32px);overflow-y:auto;-webkit-overflow-scrolling:touch;gap:0}.welcome-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.welcome-logo{display:none}.welcome-left{display:contents}.welcome-copy{position:relative;left:auto;top:auto;width:min(var(--content-max, 376px),100%);max-width:var(--content-max, 376px);margin:0 auto;gap:40px;order:1;flex-shrink:0}.welcome-heading{font-size:66px;line-height:60px}.welcome-lead{font-size:20px;line-height:26px;max-width:none;margin:0}.welcome-waitlist,.welcome-waitlist-success{position:relative;left:auto;top:auto;order:4;width:min(var(--content-max, 376px),100%);max-width:var(--content-max, 376px);margin:50px auto 0;flex-shrink:0}.welcome-waitlist-submit{max-width:none;width:100%}.welcome-waitlist-success-text{font-size:28px;line-height:32px;text-align:center}.welcome-credit{position:relative;left:auto;bottom:auto;transform:none;order:5;width:min(var(--content-max, 376px),100%);max-width:var(--content-max, 376px);margin:16px auto 0;font-size:12px;line-height:16px;flex-shrink:0}.welcome-cta{position:relative;left:auto;top:auto;order:4;width:min(var(--content-max, 376px),100%);max-width:var(--content-max, 376px);height:60px;margin:50px auto 0;flex-shrink:0}.welcome-preview{position:relative;left:auto;top:auto;order:2;width:min(var(--content-max, 376px),100%);max-width:var(--content-max, 376px);aspect-ratio:376 / 343;height:auto;margin:50px auto 0;padding-bottom:0;flex-shrink:0;overflow:hidden;cursor:pointer;pointer-events:auto}.preview-slider{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.preview-compose{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0 auto;overflow:visible}.welcome-envelope{position:absolute;top:0;left:6.94%;width:85.81%;height:100%;margin:0;object-fit:contain;object-position:center bottom;transform:none}.welcome-card-back{position:absolute;top:28.85%;left:0;width:78.84%;height:auto;margin:0;object-fit:contain;object-position:center center;transform:translate(10.85%,-18.12%) rotate(13.24deg);transform-origin:center center;z-index:1;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .35s ease,z-index 0s}.welcome-card-front{position:absolute;top:28.85%;left:0;width:78.84%;height:auto;margin:0;object-fit:contain;object-position:center center;transform:rotate(0);transform-origin:center center;z-index:2}.welcome-preview.is-flipped .welcome-card-back{transform:translate(0) rotate(0);z-index:2}.welcome-preview.is-flipped .welcome-card-front{transform:translate(10.85%,-18.12%) rotate(13.24deg);z-index:1}.welcome-styles{position:relative;left:auto;top:auto;order:3;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:var(--shell-gap-lg, 24px);margin:24px auto 0;padding-bottom:0;flex-shrink:0;pointer-events:auto}.welcome-style{font-size:18px;line-height:20px}}
