/* Labcasts authentication */

.auth-brand-logo{
  display:block;
  width:220px;
  height:auto
}

.auth-form-brand{
  display:inline-flex;
  width:-moz-fit-content;
  width:fit-content;
  margin-bottom:38px;
  text-decoration:none
}

.auth-form-brand .auth-brand-logo{
  width:220px
}

.auth-shell .auth-story{
  justify-content:center
}

.auth-shell .auth-story-copy{
  margin:0
}

.email-confirm-page{
  margin:0;
  min-width:320px;
  background:#f8f9ff;
  color:#10182f;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}

.email-confirm-shell{
  position:relative;
  isolation:isolate;
  min-height:100vh;
  display:grid;
  place-items:center;
  overflow:hidden;
  padding:48px 28px;
  background:radial-gradient(circle at 70% 44%,rgba(220,216,255,.45),transparent 31%),linear-gradient(130deg,#fff 0%,#fbfcff 45%,#f4f7ff 100%)
}

.email-confirm-orb{
  position:absolute;
  z-index:-1;
  right:8%;
  top:17%;
  width:min(540px,42vw);
  aspect-ratio:1;
  border-radius:45% 55% 55% 45%;
  background:linear-gradient(145deg,rgba(236,233,255,.66),rgba(220,227,255,.36));
  transform:rotate(18deg)
}

.email-confirm-dots{
  position:absolute;
  z-index:-1;
  top:6%;
  right:2%;
  width:260px;
  height:190px;
  opacity:.5;
  background-image:radial-gradient(#c5c3f4 2px,transparent 2.2px);
  background-size:34px 34px
}

.email-confirm-card{
  position:relative;
  width:min(1040px,100%);
  min-height:480px;
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  align-items:center;
  border:1px solid #e0e3f0;
  border-radius:25px;
  padding:64px;
  background:rgba(255,255,255,.94);
  box-shadow:0 28px 80px rgba(67,66,140,.14),0 4px 14px rgba(36,38,66,.05)
}

.email-confirm-card:before{
  content:"";
  position:absolute;
  top:17%;
  bottom:17%;
  left:39.5%;
  width:1px;
  background:#dfe4f4
}

.email-confirm-art{
  position:relative;
  width:260px;
  height:260px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#f2f0ff,#eeedff 62%,#f8f7ff)
}

.email-confirm-envelope{
  position:relative;
  width:152px;
  height:114px;
  margin-top:34px
}

.email-confirm-envelope-body{
  position:absolute;
  z-index:2;
  inset:28px 0 0;
  overflow:hidden;
  border-radius:7px;
  background:linear-gradient(145deg,#8d7af2,#b7aaff);
  box-shadow:0 15px 25px rgba(85,64,196,.22)
}

.email-confirm-envelope-body:before,.email-confirm-envelope-body:after{
  content:"";
  position:absolute;
  bottom:-31px;
  width:106px;
  height:106px;
  background:rgba(255,255,255,.17);
  transform:rotate(45deg)
}

.email-confirm-envelope-body:before{
  left:-54px
}

.email-confirm-envelope-body:after{
  right:-54px
}

.email-confirm-letter{
  position:absolute;
  z-index:1;
  top:0;
  left:18px;
  width:116px;
  height:86px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#fff;
  box-shadow:0 5px 16px rgba(70,64,138,.08)
}

.email-confirm-letter:before,.email-confirm-letter:after{
  content:"";
  position:absolute;
  top:-29px;
  width:4px;
  height:19px;
  border-radius:4px;
  background:#b1a6fb
}

.email-confirm-letter:before{
  left:44px
}

.email-confirm-letter:after{
  right:41px;
  transform:rotate(35deg)
}

.email-confirm-letter span{
  display:grid;
  width:45px;
  height:45px;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#6855ed,#4c35d8);
  color:#fff;
  font-size:27px;
  font-weight:900;
  box-shadow:0 8px 18px rgba(78,55,214,.24)
}

.email-confirm-spark{
  position:absolute;
  color:#5a42dd;
  font-size:25px
}

.email-confirm-spark-one{
  left:0;
  bottom:45px
}

.email-confirm-spark-two{
  right:10px;
  top:67px;
  color:#42d8be;
  font-size:32px
}

.email-confirm-copy{
  padding-left:65px
}

.email-confirm-kicker{
  display:inline-flex;
  margin:0 0 22px;
  padding:8px 16px;
  border-radius:12px;
  background:#f0eeff;
  color:#5d49e5;
  font-size:13px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase
}

.email-confirm-copy h1{
  margin:0;
  color:#10182f;
  font-size:clamp(38px,4vw,52px);
  font-weight:900;
  letter-spacing:-.045em;
  line-height:1.08
}

.email-confirm-copy>p:not(.email-confirm-kicker){
  max-width:600px;
  margin:20px 0 0;
  color:#66708a;
  font-size:18px;
  line-height:1.65
}

.email-confirm-copy>p strong{
  color:#5945e4;
  font-weight:850;
  overflow-wrap:anywhere
}

.email-confirm-alert{
  max-width:580px;
  margin-top:22px;
  padding:13px 15px;
  border:1px solid #fed7aa;
  border-radius:10px;
  background:#fff7ed;
  color:#9a3412;
  font-size:13px;
  font-weight:650;
  line-height:1.5
}

.email-confirm-button{
  display:inline-flex;
  min-height:58px;
  align-items:center;
  gap:13px;
  margin-top:34px;
  border-radius:11px;
  padding:0 24px;
  background:linear-gradient(135deg,#6652ef,#4a34d6);
  color:#fff;
  font-size:16px;
  font-weight:850;
  text-decoration:none;
  box-shadow:0 13px 28px rgba(80,57,214,.25);
  transition:transform .2s ease,box-shadow .2s ease
}

.email-confirm-button:hover{
  transform:translateY(-2px);
  box-shadow:0 17px 34px rgba(80,57,214,.31)
}

.email-confirm-button:focus-visible{
  outline:3px solid #b9afff;
  outline-offset:3px
}

.email-confirm-form{
  margin:0
}

.email-confirm-form .email-confirm-button{
  border:0;
  font-family:inherit;
  cursor:pointer
}

.email-confirm-mail{
  position:relative;
  width:21px;
  height:16px;
  border:2px solid currentColor;
  border-radius:3px
}

.email-confirm-mail:after{
  content:"";
  position:absolute;
  top:1px;
  left:3px;
  width:10px;
  height:7px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg)
}

@media(max-width:760px){
  .email-confirm-shell{
    align-items:start;
    padding:24px 18px
  }

  .email-confirm-card{
    grid-template-columns:1fr;
    gap:35px;
    min-height:0;
    padding:42px 28px
  }

  .email-confirm-card:before{
    display:none
  }

  .email-confirm-art{
    width:190px;
    height:190px;
    margin:0 auto
  }

  .email-confirm-envelope{
    transform:scale(.78)
  }

  .email-confirm-copy{
    padding-left:0;
    text-align:center
  }

  .email-confirm-copy h1{
    font-size:38px
  }

  .email-confirm-copy>p:not(.email-confirm-kicker){
    font-size:16px
  }

  .email-confirm-button{
    justify-content:center
  }

  .email-confirm-dots{
    right:-100px
  }

  .email-confirm-orb{
    width:90vw;
    right:-25%;
    top:18%
  }
}

.auth-checkbox-row{
  display:flex;
  align-items:flex-start;
  gap:12px
}

.auth-checkbox-row label{
  margin:0;
  line-height:1.5;
  cursor:pointer
}

.auth-checkbox-row input{
  flex:0 0 auto;
  margin-top:2px
}

.auth-shell-signup .auth-story{
  justify-content:center
}

.auth-shell-signup .auth-story-copy{
  margin:0
}

*{
  box-sizing:border-box
}

.auth-page{
  --purple:#5746e8;
  --ink:#17152b;
  --muted:#706d80;
  margin:0;
  min-width:320px;
  background:#faf9ff;
  color:var(--ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}

.auth-shell{
  min-height:100vh;
  display:grid;
  grid-template-columns:minmax(420px,.96fr) minmax(480px,1.04fr)
}

.auth-story{
  position:relative;
  isolation:isolate;
  display:flex;
  min-height:100vh;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  padding:clamp(34px,5vw,72px);
  color:#fff;
  background:#21164f
}

.auth-story:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:680px;
  height:680px;
  left:-240px;
  top:24%;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.1);
  box-shadow:0 0 0 95px rgba(255,255,255,.025),0 0 0 190px rgba(255,255,255,.018)
}

.auth-story:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:420px;
  height:420px;
  right:-160px;
  top:-140px;
  border-radius:50%;
  background:radial-gradient(circle at 40% 45%,rgba(152,132,255,.5),rgba(79,54,191,.1) 62%,transparent 63%)
}

.auth-brand,.auth-mobile-brand{
  display:inline-flex;
  align-items:center;
  gap:12px;
  width:-moz-fit-content;
  width:fit-content;
  color:inherit;
  font-size:25px;
  font-weight:850;
  letter-spacing:-.04em;
  text-decoration:none
}

.auth-brand-mark{
  position:relative;
  display:inline-grid;
  width:38px;
  height:32px;
  place-items:center;
  border-radius:10px 10px 14px 10px;
  background:linear-gradient(145deg,#8676ff,#5a46e8);
  transform:rotate(-4deg);
  box-shadow:0 8px 24px rgba(17,10,61,.25)
}

.auth-brand-mark:after{
  content:"";
  width:0;
  height:0;
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  border-left:9px solid #fff;
  transform:translateX(1px) rotate(4deg)
}

.auth-brand-mark span{
  position:absolute;
  right:-6px;
  bottom:-5px;
  width:14px;
  height:14px;
  border:3px solid #21164f;
  border-radius:50%;
  background:#51d4b7
}

.auth-story-copy{
  width:min(570px,100%);
  margin-block:clamp(55px,9vh,120px) 45px
}

.auth-kicker{
  display:flex;
  align-items:center;
  gap:9px;
  margin:0 0 18px;
  color:#7566ee;
  font-size:12px;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase
}

.auth-story .auth-kicker{
  color:#c1baff
}

.auth-story .auth-kicker>span{
  width:24px;
  height:2px;
  background:#51d4b7
}

.auth-story h1{
  max-width:610px;
  margin:0;
  color:#fff;
  font-size:clamp(42px,4.5vw,67px);
  font-weight:750;
  letter-spacing:-.052em;
  line-height:1.02
}

.auth-story h1 em{
  color:#9f91ff;
  font-family:Georgia,serif;
  font-weight:400
}

.auth-lede{
  max-width:540px;
  margin:25px 0 0;
  color:#c9c3e2;
  font-size:17px;
  line-height:1.7
}

.auth-live-card{
  width:min(485px,100%);
  margin-top:40px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:rgba(255,255,255,.09);
  box-shadow:0 24px 60px rgba(11,4,45,.28);
  -webkit-backdrop-filter:blur(10px);
          backdrop-filter:blur(10px)
}

.auth-live-visual{
  position:relative;
  height:128px;
  background:radial-gradient(circle at 70% 30%,#7d6ae9 0,transparent 30%),linear-gradient(135deg,#3b2a85,#5743ba 55%,#291d67)
}

.auth-live-visual:after{
  content:"";
  position:absolute;
  inset:auto 26px 20px;
  height:1px;
  background:rgba(255,255,255,.14)
}

.auth-live-badge{
  position:absolute;
  top:18px;
  left:18px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:7px 10px;
  border-radius:99px;
  background:rgba(20,12,56,.65);
  font-size:11px;
  font-weight:750
}

.auth-live-badge i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#ff5c75;
  box-shadow:0 0 0 4px rgba(255,92,117,.16)
}

.auth-signal{
  position:absolute;
  right:30px;
  bottom:21px;
  display:flex;
  align-items:end;
  gap:5px;
  height:36px
}

.auth-signal i{
  display:block;
  width:5px;
  border-radius:5px;
  background:#a99cff
}

.auth-signal i:nth-child(1){
  height:13px
}

.auth-signal i:nth-child(2){
  height:28px
}

.auth-signal i:nth-child(3){
  height:20px
}

.auth-signal i:nth-child(4){
  height:34px
}

.auth-live-details{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
  padding:17px 19px 19px
}

.auth-live-details div{
  display:grid;
  gap:5px
}

.auth-live-details div span{
  color:#a9a1c6;
  font-size:10px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase
}

.auth-live-details strong{
  color:#fff;
  font-size:14px
}

.auth-attendees{
  color:#c9c3e2;
  font-size:11px;
  white-space:nowrap
}

.auth-trust{
  display:flex;
  align-items:center;
  gap:14px;
  margin:0;
  color:#aaa4c3;
  font-size:12px
}

.auth-avatars{
  display:flex
}

.auth-avatars i{
  display:grid;
  width:31px;
  height:31px;
  margin-left:-7px;
  place-items:center;
  border:2px solid #21164f;
  border-radius:50%;
  background:#7163cd;
  color:#fff;
  font-size:8px;
  font-style:normal;
  font-weight:800
}

.auth-avatars i:first-child{
  margin-left:0;
  background:#d9698c
}

.auth-avatars i:last-child{
  background:#39ad99
}

.auth-form-side{
  display:grid;
  min-height:100vh;
  place-items:center;
  padding:50px clamp(28px,7vw,110px);
  background:linear-gradient(145deg,#fff 0%,#faf9ff 75%)
}

.auth-form-wrap{
  width:min(440px,100%)
}

.auth-form-wrap-wide{
  width:min(540px,100%);
  padding-block:28px
}

.auth-mobile-brand{
  display:none;
  margin-bottom:45px;
  color:var(--ink)
}

.auth-mobile-brand .auth-brand-mark span{
  border-color:#faf9ff
}

.auth-form-heading h2{
  margin:0;
  color:var(--ink);
  font-size:clamp(32px,3vw,42px);
  letter-spacing:-.045em;
  line-height:1.1
}

.auth-form-heading>p:last-child{
  margin:12px 0 32px;
  color:var(--muted);
  font-size:15px
}

.auth-alert{
  margin-bottom:18px;
  padding:12px 14px;
  border:1px solid #fed7aa;
  border-radius:10px;
  background:#fff7ed;
  color:#9a3412;
  font-size:13px;
  font-weight:650;
  line-height:1.5
}

.auth-form{
  display:grid;
  gap:18px
}

.auth-form p,.auth-field{
  display:grid;
  gap:8px;
  margin:0
}

.auth-form label{
  color:#302e3c;
  font-size:13px;
  font-weight:750
}

.auth-form input:not([type=checkbox]),.auth-form select{
  width:100%;
  min-height:50px;
  border:1px solid #dedbe8;
  border-radius:10px;
  padding:0 14px;
  outline:none;
  background:#fff;
  color:var(--ink);
  font:inherit;
  box-shadow:0 1px 2px rgba(24,20,50,.02);
  transition:border-color .2s,box-shadow .2s
}

.auth-form input:not([type=checkbox]):focus,.auth-form select:focus{
  border-color:#6b58ec;
  box-shadow:0 0 0 4px rgba(87,70,232,.11)
}

.auth-form-row{
  display:flex;
  justify-content:space-between;
  margin-top:-7px;
  font-size:13px
}

.auth-form a,.auth-switch a{
  color:#5746e8;
  font-weight:750;
  text-decoration:none
}

.auth-form a:hover,.auth-switch a:hover,.auth-fineprint a:hover{
  text-decoration:underline
}

.auth-submit{
  display:flex;
  min-height:52px;
  align-items:center;
  justify-content:center;
  gap:12px;
  border:0;
  border-radius:10px;
  padding:0 20px;
  background:linear-gradient(135deg,#6754ee,#4837cf);
  color:#fff;
  font:inherit;
  font-weight:800;
  box-shadow:0 10px 28px rgba(75,56,207,.2);
  cursor:pointer;
  transition:transform .2s,box-shadow .2s
}

.auth-submit:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 32px rgba(75,56,207,.28)
}

.auth-submit:focus-visible{
  outline:3px solid #b8afff;
  outline-offset:3px
}

.auth-switch{
  margin:25px 0 0;
  color:var(--muted);
  font-size:14px;
  text-align:center
}

.auth-fineprint{
  margin:26px 0 0;
  color:#9692a1;
  font-size:11px;
  line-height:1.5;
  text-align:center
}

.auth-fineprint a{
  color:inherit
}

.auth-benefits{
  display:grid;
  gap:21px;
  margin:34px 0 0;
  padding:0;
  list-style:none
}

.auth-benefits li{
  display:flex;
  align-items:flex-start;
  gap:13px
}

.auth-benefits li>span{
  display:grid;
  flex:0 0 28px;
  height:28px;
  place-items:center;
  border:1px solid rgba(81,212,183,.4);
  border-radius:50%;
  background:rgba(81,212,183,.1);
  color:#65dfc3;
  font-weight:900
}

.auth-benefits div{
  display:grid;
  gap:4px
}

.auth-benefits strong{
  color:#fff;
  font-size:14px
}

.auth-benefits small{
  color:#aaa4c3;
  font-size:12px;
  line-height:1.45
}

.auth-quote{
  margin:0;
  padding-left:17px;
  border-left:2px solid #6654d8;
  color:#bbb4d3;
  font-family:Georgia,serif;
  font-size:13px;
  line-height:1.6
}

.auth-quote cite{
  display:block;
  margin-top:4px;
  color:#837da0;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:10px;
  font-style:normal
}

.auth-signup-form{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px 14px
}

.auth-signup-form .auth-field-email,.auth-signup-form .auth-field-company_name,.auth-signup-form .auth-field-password1,.auth-signup-form .auth-field-password2,.auth-signup-form .auth-field-accept_terms,.auth-signup-form .auth-submit,.auth-signup-form .auth-alert{
  grid-column:1/-1
}

.auth-help{
  color:#8c8897;
  font-size:10px;
  line-height:1.45
}

.auth-help ul{
  margin:3px 0 0;
  padding-left:17px
}

.auth-error{
  color:#b44722!important;
  font-size:11px!important;
  font-weight:700
}

.auth-field-accept_terms{
  display:block
}

.auth-field-accept_terms label{
  display:inline;
  margin-left:7px;
  font-weight:600
}

.auth-field-accept_terms input{
  width:16px;
  height:16px;
  accent-color:#5746e8;
  vertical-align:-3px
}

@media(max-width:900px){
  .auth-shell{
    grid-template-columns:1fr
  }

  .auth-story{
    display:none
  }

  .auth-form-side{
    min-height:100vh;
    padding:38px 24px
  }

  .auth-mobile-brand{
    display:inline-flex
  }
}

@media(max-width:560px){
  .auth-form-side{
    align-items:start;
    padding:28px 20px 38px
  }

  .auth-mobile-brand{
    margin-bottom:38px
  }

  .auth-form-heading h2{
    font-size:32px
  }

  .auth-signup-form{
    grid-template-columns:1fr
  }

  .auth-signup-form>*{
    grid-column:1!important
  }
}
