.sm-page--welcome{min-height:100vh;background:#f7f7f7;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.sm-header{background:transparent}.sm-header__inner{max-width:1200px;margin:0 auto;padding:24px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm-header__logo{height:40px;width:auto;display:block}.sm-header__link{font-size:14px;color:#666;text-decoration:none}.sm-header__link:hover{color:#111}.sm-main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.sm-hero{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm-hero__inner{max-width:720px;padding:0 24px;text-align:center}.sm-hero__title{margin:0 0 24px;font-size:42px;line-height:1.2;font-weight:700}.sm-hero__subtitle{margin:0 0 40px;font-size:18px;color:#666}.sm-hero__actions{margin-bottom:24px}.sm-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;padding:0 40px;font-size:16px;font-weight:600;border-radius:6px;text-decoration:none;cursor:pointer;border:none}.sm-btn--primary{background:#1f3a5f;color:#fff}.sm-btn--primary:hover{opacity:0.9}.sm-hero__note{font-size:14px;color:#666}.sm-hero__note strong{color:#111;font-weight:600}.sm-footer{border-top:1px solid #e5e5e5}.sm-footer__inner{max-width:1200px;margin:0 auto;padding:20px 32px}.sm-footer__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:13px;color:#666}.sm-footer__link{color:#666;text-decoration:none}.sm-footer__link:hover{color:#111}@media (max-width:768px){.sm-hero__title{font-size:32px}.sm-hero__subtitle{font-size:16px}.sm-footer__inner,.sm-header__inner{padding-left:20px;padding-right:20px}}