.smartolt-shell{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 35px rgba(16,35,28,.08)}
.smartolt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--line);background:#f8fafc}.smartolt-toolbar p{margin:0;color:var(--muted);font-size:13px}.smartolt-toolbar a{text-decoration:none}
.smartolt-launch{min-height:430px;display:grid;place-items:center;padding:30px;text-align:center;background:linear-gradient(145deg,#f8fbff,#eef5ff)}.smartolt-launch>div{max-width:520px}.smartolt-launch span{display:block;font-size:52px}.smartolt-launch h2{margin:10px 0 7px}.smartolt-launch p{margin:0 0 24px;color:var(--muted)}.smartolt-launch a{text-decoration:none;display:inline-block}
.smartolt-help{padding:10px 16px;background:#fff8e8;color:#805b08;font-size:12px;border-top:1px solid #f1dfad}
@media(max-width:680px){.smartolt-toolbar{align-items:flex-start;flex-direction:column}}
