.landing-plate{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:linear-gradient(135deg,#f4f3ff,#fbfbfd 48%,#ecf8f3);padding:24px}.landing-inner{width:min(700px,100%);text-align:center}.landing-brand{justify-content:center;margin-bottom:58px}.landing-inner h1{font-size:clamp(32px,5vw,47px);letter-spacing:-2.2px;margin:11px 0}.landing-intro{max-width:480px;margin:0 auto 32px;color:#73798d;font-size:14px;line-height:1.6}.landing-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.landing-choice{display:grid;grid-template-columns:45px 1fr 20px;gap:12px;align-items:center;border:1px solid #e1e2eb;border-radius:11px;padding:19px;background:#fff;color:#182143;transition:.18s}.landing-choice:hover{transform:translateY(-3px);border-color:#7666e5;box-shadow:0 12px 22px #4d3fd318}.choice-icon{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;font-size:21px}.blank-choice .choice-icon{background:#efedff;color:#5745d5}.template-choice .choice-icon{background:#e4f7ee;color:#298f6d}.landing-choice b{display:block;font-size:13px;margin-bottom:5px}.landing-choice small{display:block;color:#7c8295;font-size:11px;line-height:1.45}.landing-choice i{font-size:20px;color:#8176d9;font-style:normal}.continue-button{border:0;background:transparent;color:#737990;font-size:11px;font-weight:700;margin-top:23px;text-decoration:underline;text-underline-offset:4px}.contrast .landing-plate{background:#000}.contrast .landing-choice{background:#000;color:#fff;border-color:#fff}.contrast .landing-choice small,.contrast .landing-intro{color:#ddd}.contrast .choice-icon{background:#fff;color:#000}@media(max-width:580px){.landing-brand{margin-bottom:35px}.landing-choices{grid-template-columns:1fr}.landing-inner h1{font-size:33px}}
