*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--launch-text);background:var(--launch-bg)}a{color:inherit;text-decoration:none}.launch-body{min-height:100vh}.launch-page{min-height:100vh;display:grid;place-items:center;padding:34px}.launch-shell{width:min(1180px,100%);min-height:min(760px,calc(100vh - 68px));display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);overflow:hidden;border-radius:30px;background:var(--launch-panel);box-shadow:0 28px 90px rgba(18,18,18,.14)}.launch-copy{display:flex;flex-direction:column;padding:54px 62px}.launch-brand{display:inline-flex;align-items:flex-start;flex-direction:column;width:max-content}.launch-brand img{display:block;max-width:220px;max-height:80px;object-fit:contain;object-position:left center}.launch-brand span{font-family:Georgia,"Times New Roman",serif;font-size:2.25rem;letter-spacing:.02em;color:var(--launch-accent)}.launch-brand small{font-size:.72rem;opacity:.65;margin-top:2px}.launch-message{margin:auto 0;padding:56px 0;max-width:610px}.launch-eyebrow{margin:0 0 16px;color:var(--launch-accent);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.launch-message h1{margin:0;max-width:780px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.5rem,6.2vw,6.65rem);line-height:.94;letter-spacing:-.052em}.launch-description{margin:28px 0 0;max-width:600px;font-size:1.05rem;line-height:1.7;opacity:.72}.launch-status{display:flex;align-items:center;gap:11px;margin-top:28px;font-weight:750;font-size:.88rem}.launch-status i{width:11px;height:11px;border-radius:50%;background:var(--launch-accent);box-shadow:0 0 0 7px color-mix(in srgb,var(--launch-accent) 14%,transparent)}.launch-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.launch-login,.launch-contact{display:inline-flex;justify-content:center;align-items:center;min-height:52px;border-radius:10px;padding:0 22px;font-weight:850}.launch-login{background:var(--launch-accent);color:#fff}.launch-contact{border:1px solid color-mix(in srgb,var(--launch-text) 18%,transparent);background:transparent}.launch-login:hover,.launch-contact:hover{transform:translateY(-1px)}.launch-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--launch-text) 10%,transparent);font-size:.76rem;opacity:.66}.launch-footer small{white-space:nowrap}.launch-visual{position:relative;min-height:100%;background-color:var(--launch-bg);background-image:var(--launch-image);background-position:var(--launch-position);background-size:cover;background-repeat:no-repeat}.launch-visual-note{position:absolute;left:30px;bottom:30px;display:flex;flex-direction:column;gap:3px;max-width:260px;padding:16px 19px;border-radius:13px;background:var(--launch-panel);color:var(--launch-text);box-shadow:0 14px 38px rgba(0,0,0,.15)}.launch-visual-note span{font-size:.66rem;text-transform:uppercase;letter-spacing:.13em;font-weight:850;color:var(--launch-accent)}.launch-visual-note strong{font-family:Georgia,"Times New Roman",serif;font-size:1.5rem}.launch-preview-bar{position:fixed;top:12px;left:50%;z-index:10;transform:translateX(-50%);padding:10px 16px;border-radius:999px;background:#142c21;color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 8px 25px rgba(0,0,0,.2)}
@media(max-width:900px){.launch-page{padding:18px}.launch-shell{grid-template-columns:1fr;min-height:calc(100vh - 36px)}.launch-copy{padding:40px}.launch-message{padding:52px 0}.launch-visual{min-height:360px;order:-1}.launch-brand{margin-top:0}.launch-message h1{font-size:clamp(3.2rem,11vw,5.5rem)}}
@media(max-width:560px){.launch-page{padding:0}.launch-shell{min-height:100vh;border-radius:0}.launch-copy{padding:28px 22px}.launch-visual{min-height:270px}.launch-visual-note{left:18px;bottom:18px}.launch-message{padding:42px 0}.launch-message h1{font-size:3.25rem}.launch-description{font-size:.94rem}.launch-actions{align-items:stretch;flex-direction:column}.launch-login,.launch-contact{width:100%}.launch-footer{align-items:flex-start;flex-direction:column}.launch-preview-bar{top:8px;width:calc(100% - 20px);text-align:center}}
