/* SkySuite Learning — premium sign-in */
body:has(.sl-login-stage){background:#351020;}
body:has(.sl-login-stage) .learn-main{max-width:none;padding:0;}
body:has(.sl-login-stage) .learn-footer{display:none;}
body:has(.sl-login-stage) .learn-messages{display:none;}

.sl-login-stage{
  --sl:#8b1f45;
  --sl-2:#b63f69;
  --sl-deep:#3d0a20;
  position:relative;
  min-height:calc(100vh - 74px);
  display:grid;
  place-items:center;
  padding:24px 20px 30px;
  overflow:hidden;
  isolation:isolate;
  background-image:var(--sl-bg);
  background-size:cover;
  background-position:center 48%;
  background-repeat:no-repeat;
}
.sl-login-stage:before{
  content:"";position:absolute;inset:0;z-index:-2;
  background-image:var(--sl-bg);background-size:cover;background-position:center 48%;background-repeat:no-repeat;
  transform:scale(1.01);
}
.sl-login-overlay{
  position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:
    linear-gradient(112deg,rgba(42,5,20,.76),rgba(93,20,53,.37) 48%,rgba(39,7,21,.65)),
    radial-gradient(circle at 72% 18%,rgba(255,255,255,.13),transparent 30%),
    linear-gradient(180deg,rgba(72,14,39,.05),rgba(35,4,16,.44));
}
.sl-login-shell{
  width:min(900px,100%);
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(360px,1.02fr);
  border:1px solid rgba(255,255,255,.29);
  border-radius:27px;
  overflow:hidden;
  background:rgba(255,255,255,.12);
  box-shadow:0 44px 120px rgba(27,2,12,.48),0 8px 28px rgba(28,2,13,.22);
  backdrop-filter:blur(24px) saturate(1.12);
  -webkit-backdrop-filter:blur(24px) saturate(1.12);
}
.sl-story{
  position:relative;min-height:490px;padding:32px 30px 27px;overflow:hidden;color:#fff;
  background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.15),transparent 26%),linear-gradient(155deg,rgba(150,34,80,.68),rgba(89,15,48,.84) 58%,rgba(43,7,22,.94));
  border-right:1px solid rgba(255,255,255,.16);
}
.sl-story:before,.sl-story:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.sl-story:before{width:430px;height:430px;right:-280px;top:-220px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.012)}
.sl-story:after{width:240px;height:240px;left:-150px;bottom:-125px;background:rgba(255,255,255,.035)}
.sl-brand-lockup{position:relative;z-index:1;display:flex;align-items:center;gap:14px}
.sl-mark{position:relative;width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:12px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.24),rgba(255,255,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 15px 34px rgba(20,0,8,.28)}
.sl-mark svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 5px rgba(25,0,11,.28))}
.sl-brand-copy strong{display:block;font-size:17px;line-height:1;font-weight:950;letter-spacing:-.7px}.sl-brand-copy strong em{font-style:normal;color:#ffc1d9}.sl-brand-copy small{display:block;margin-top:5px;color:rgba(255,255,255,.67);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.sl-story-copy{position:relative;z-index:1;margin-top:58px}.sl-kicker{font-size:8px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.68)}
.sl-story h1{margin:12px 0 16px;font-size:clamp(29px,2.7vw,41px);line-height:.98;letter-spacing:-.06em;font-weight:950}.sl-story h1 em{font-style:normal;color:#ffc2da}.sl-story p{margin:0;max-width:370px;color:rgba(255,255,255,.78);font-size:10.5px;line-height:1.6}
.sl-feature-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.sl-feature-row span{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.10);font-size:7.5px;font-weight:850;color:rgba(255,255,255,.88)}
.sl-story-note{position:absolute;left:30px;right:30px;bottom:24px;z-index:1;display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}.sl-note-dot{width:9px;height:9px;border-radius:50%;background:#64dfae;box-shadow:0 0 0 5px rgba(100,223,174,.11)}.sl-story-note strong{display:block;font-size:8.5px}.sl-story-note small{display:block;margin-top:2px;color:rgba(255,255,255,.58);font-size:7px}
.sl-form-panel{position:relative;display:flex;align-items:center;justify-content:center;padding:28px;background:linear-gradient(145deg,rgba(255,255,255,.985),rgba(255,249,252,.95))}.sl-form-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,rgba(255,255,255,.75),transparent 29%,transparent 72%,rgba(139,31,69,.045))}
.sl-form-card{position:relative;z-index:1;width:min(370px,100%)}.sl-mobile-brand{display:none}.sl-form-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.sl-back{color:#795e69;text-decoration:none;font-size:9px;font-weight:850}.sl-back:hover{color:var(--sl)}.sl-secure{display:inline-flex;align-items:center;gap:7px;color:#7d6e75;font-size:8px;font-weight:800}.sl-secure i{width:7px;height:7px;border-radius:50%;background:#34ad78;box-shadow:0 0 0 4px rgba(52,173,120,.10)}
.sl-title>span{display:inline-flex;align-items:center;gap:8px;color:var(--sl);font-size:9px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.sl-title>span:before{content:"";width:24px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--sl),rgba(139,31,69,.25))}.sl-title h2{margin:7px 0 6px;font-size:28px;line-height:1;letter-spacing:-.055em;color:#281820}.sl-title p{margin:0 0 17px;color:#76666e;font-size:10px;line-height:1.5}
.sl-messages{display:grid;gap:8px;margin-bottom:16px}.sl-message{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #f2cdd6;border-radius:13px;background:#fff2f4;color:#9c2943;font-size:10px;line-height:1.45}.sl-message b{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border-radius:50%;background:#f9dbe2}
.sl-field{display:block;margin-bottom:10px}.sl-field>span:first-child{display:block;margin-bottom:7px;color:#4d3842;font-size:9px;font-weight:900}.sl-control{height:45px;display:flex;align-items:center;gap:11px;border:1px solid #e5d7dd;border-radius:12px;background:#fff;box-shadow:0 7px 18px rgba(52,17,34,.045),inset 0 1px 0 rgba(255,255,255,.88);transition:.18s ease}.sl-control:focus-within{border-color:rgba(139,31,69,.72);box-shadow:0 0 0 4px rgba(139,31,69,.09),0 11px 27px rgba(52,17,34,.07);transform:translateY(-1px)}.sl-control>svg{width:16px;height:16px;margin-left:12px;fill:none;stroke:var(--sl);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sl-control input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#2c2025;font-size:11.5px;padding:0 14px 0 0}.sl-control input::placeholder{color:#a6959d}.sl-eye{width:40px;height:100%;display:grid;place-items:center;border:0;background:transparent;color:#8c7780;cursor:pointer}.sl-eye svg{margin:0;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sl-submit{width:100%;height:45px;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:12px;color:#fff;background:linear-gradient(100deg,#4b0c25,#8b1f45 58%,#b33b68);box-shadow:0 14px 31px rgba(91,17,48,.24),inset 0 1px 0 rgba(255,255,255,.17);font-size:9.5px;font-weight:950;cursor:pointer;transition:.18s ease}.sl-submit:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(91,17,48,.29),inset 0 1px 0 rgba(255,255,255,.18)}.sl-submit b{font-size:14px;transition:transform .18s ease}.sl-submit:hover b{transform:translateX(4px)}
.sl-new-account{margin-top:13px;padding:11px;border:1px solid rgba(139,31,69,.11);border-radius:12px;background:rgba(139,31,69,.045)}.sl-new-account>span{display:block;color:#a08c95;font-size:8px;font-weight:950;letter-spacing:.13em}.sl-new-account strong{display:block;margin-top:5px;color:#48333d;font-size:9.5px}.sl-new-account p{margin:4px 0 7px;color:#7a6870;font-size:7.8px;line-height:1.45}.sl-new-account a{color:var(--sl);font-size:8px;font-weight:950;text-decoration:none}
@media(max-width:900px){body:has(.sl-login-stage) .learn-nav{position:relative}.sl-login-stage{min-height:calc(100vh - 64px);padding:24px}.sl-login-shell{grid-template-columns:1fr;width:min(580px,100%);border-radius:29px}.sl-story{display:none}.sl-form-panel{min-height:calc(100vh - 112px);padding:36px 30px}.sl-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px}.sl-mobile-brand .sl-mark{width:49px;height:49px;flex-basis:49px;border-color:#eadce2;background:linear-gradient(145deg,#fff,#f5eaf0);color:var(--sl);box-shadow:0 10px 25px rgba(54,12,32,.10),inset 0 1px 0 #fff}.sl-mobile-brand .sl-mark svg{width:29px;height:29px}.sl-mobile-brand strong{display:block;color:#411225;font-size:17px;font-weight:950}.sl-mobile-brand small{display:block;margin-top:3px;color:var(--sl);font-size:8px;font-weight:900;letter-spacing:.13em}.sl-form-head{margin-bottom:23px}}
@media(max-width:520px){.sl-login-stage{padding:0}.sl-login-shell{min-height:calc(100vh - 64px);border:0;border-radius:0;background:#fff}.sl-form-panel{padding:28px 20px}.sl-title h2{font-size:33px}.sl-secure{display:none}}
@media(prefers-reduced-motion:reduce){.sl-login-stage *{transition:none!important}}

/* Stage 82.8 — compact SkySuite Learning login */
@media (min-width:901px){
  .sl-login-shell{max-height:calc(100vh - 42px)}
  .sl-story,.sl-form-panel{min-height:490px}
  .sl-story h1{max-width:340px}
}
