.ls{flex-direction:column;gap:24px;width:100%;max-width:1100px;margin-inline:auto;padding-bottom:1.5rem;display:flex}.ls-toast{z-index:20;color:#fff;background:#0f206c;border-radius:999px;align-self:center;padding:.65rem 1rem;font-size:.85rem;font-weight:600;position:sticky;top:.75rem;box-shadow:0 10px 28px #0f206c33}.ls-card{background:#fff;border:1px solid #0f206c0f;border-radius:20px;padding:24px;box-shadow:0 8px 24px #0f206c0d}.ls-card--danger{border-color:#b423181f}.ls-card__head{align-items:flex-start;gap:.9rem;margin-bottom:1.15rem;display:flex}.ls-card__head--row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.ls-card__head-main{align-items:flex-start;gap:.9rem;min-width:0;display:flex}.ls-card__head h2{color:#0f206c;margin:0;font-size:1.05rem;font-weight:700}.ls-card__head p{color:#0f206c8c;margin:.25rem 0 0;font-size:.85rem;line-height:1.5}.ls-card__ico{color:#9e28b5;background:#9e28b514;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.ls-card__ico svg{width:1.2rem;height:1.2rem}.ls-card__ico--danger{color:#b42318;background:#b4231814}.ls-card__body{flex-direction:column;gap:.15rem;display:flex}.ls-row{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.ls-row__text{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ls-row__label{color:#0f206c;font-size:.9rem;font-weight:600}.ls-row__hint{color:#0f206c7a;font-size:.78rem;line-height:1.4}.ls-row__control{flex-shrink:0}.ls-row__stack{align-items:center;gap:.55rem;display:flex}.ls-divider{background:#0f206c0f;height:1px;margin:.35rem 0}.ls-field{flex-direction:column;gap:.65rem;padding:.75rem 0;display:flex}.ls-field>span:first-child{color:#0f206c;font-size:.9rem;font-weight:600}.ls-select,.ls-input{color:#0f206c;min-width:10rem;height:2.5rem;font:inherit;background:#fff;border:1px solid #0f206c1a;border-radius:.75rem;padding:0 .85rem;font-size:.875rem}.ls-select:focus,.ls-input:focus{border-color:#9e28b573;outline:none;box-shadow:0 0 0 3px #9e28b526}.ls-select:disabled{opacity:.5}.ls-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.ls-theme{color:#0f206ca6;font:inherit;cursor:pointer;background:#f8f9fc;border:1px solid #0f206c14;border-radius:.9rem;flex-direction:column;align-items:center;gap:.45rem;padding:.9rem .65rem;font-size:.8rem;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:flex}.ls-theme svg{width:1.2rem;height:1.2rem}.ls-theme:hover{border-color:#9e28b540}.ls-theme--on{color:#9e28b5;background:#9e28b514;border-color:#9e28b559}.ls-switch{cursor:pointer;background:#0f206c26;border:none;border-radius:999px;width:44px;height:26px;padding:0;transition:background .16s;position:relative}.ls-switch--on{background:#9e28b5}.ls-switch:disabled{opacity:.45;cursor:not-allowed}.ls-switch__knob{top:3px;background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;inset-inline-start:3px;box-shadow:0 2px 6px #0f206c2e}.ls-switch--on .ls-switch__knob{transform:translate(18px)}html[dir=rtl] .ls-switch--on .ls-switch__knob{transform:translate(-18px)}.ls-btn{min-height:2.5rem;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.ls-btn svg{width:1rem;height:1rem}.ls-btn--primary{color:#fff;background:#9e28b5}.ls-btn--primary:hover{background:#861fa0}.ls-btn--secondary{color:#0f206c;background:#fff;border-color:#0f206c1f}.ls-btn--secondary:hover{color:#9e28b5;border-color:#9e28b559}.ls-btn--ghost{color:#9e28b5;background:0 0;border-color:#9e28b540}.ls-btn--danger{color:#fff;background:#b42318}.ls-btn--danger:hover{background:#912018}.ls-btn--lg{width:100%;min-height:3rem;font-size:.95rem}.ls-actions{flex-wrap:wrap;gap:.65rem;padding:.5rem 0 .15rem;display:flex}.ls-devices{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ls-device{background:#f8f9fc;border:1px solid #0f206c0f;border-radius:.95rem;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.ls-device__ico{color:#9e28b5;background:#fff;border:1px solid #0f206c0f;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:inline-flex}.ls-device__ico svg{width:1.15rem;height:1.15rem}.ls-device__meta{flex:1;min-width:0}.ls-device__title{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.ls-device__title strong{color:#0f206c;font-size:.9rem}.ls-device__meta p{color:#0f206c80;margin:.2rem 0 0;font-size:.78rem}.ls-badge{color:#9e28b5;background:#9e28b51f;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.ls-badge--soft{color:#0f206c8c;background:#0f206c0f}.ls-dialog{z-index:80;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.ls-dialog__scrim{cursor:pointer;background:#0f206c66;border:none;position:absolute;inset:0}.ls-dialog__panel{z-index:1;background:#fff;border:1px solid #0f206c14;border-radius:1.15rem;flex-direction:column;gap:.75rem;width:min(100%,420px);padding:1.35rem;display:flex;position:relative;box-shadow:0 20px 50px #0f206c2e}.ls-dialog__panel h3{color:#0f206c;margin:0;font-size:1.05rem}.ls-dialog__panel>p{color:#0f206c8c;margin:0;font-size:.875rem;line-height:1.55}.ls-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.35rem;display:flex}.ls-dialog__msg{color:#9e28b5;margin:0;font-size:.85rem;font-weight:600}.ls-dialog__alt{text-align:center;margin:0;font-size:.8rem}.ls-dialog__alt a{color:#9e28b5;font-weight:600}.ls-footnote{color:#0f206c73;text-align:center;margin:0;font-size:.8rem}.ls-footnote a{color:#9e28b5;font-weight:600}html.lms-reduce-motion .ls-switch__knob,html.lms-reduce-motion .ls-theme,html.lms-reduce-motion .ls-btn{transition:none!important}@media (max-width:720px){.ls-row{flex-direction:column;align-items:stretch}.ls-row__control,.ls-select{width:100%}.ls-theme-grid{grid-template-columns:1fr}.ls-device{flex-wrap:wrap}.ls-card__head--row .ls-btn{width:100%}}
