/* ARCHIVO GENERADO - NO EDITAR A MANO.
   Bundle del landing: fonts.css + material-bootstrap.css + landing/bjjtime-landing.css.
   Lo regenera build/Build-LandingCssBundle.ps1 (target MSBuild 'BuildLandingCssBundle'). */
/* ==== fonts.css ==== */
/* P7 â€” Plus Jakarta Sans self-hosted (fuente variable, pesos 400-800).
   Sustituye la dependencia de Google Fonts. font-display: swap evita texto
   invisible (FOIT) mientras carga el woff2. Subsets latin y latin-ext cubren
   los idiomas soportados (es / en / pt). */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("../fonts/plus-jakarta-sans-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("../fonts/plus-jakarta-sans-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* ==== material-bootstrap.css ==== */
/*!

 =========================================================
 * Material Bootstrap Wizard - v1.0.2
 =========================================================

 
 =========================================================
 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 */

a {
  color: #9c27b0;
}
a:hover,
a:focus {
  color: #89229b;
  text-decoration: none;
}
a.text-info:hover,
a.text-info:focus {
  color: #00a5bb;
}
a .material-icons {
  vertical-align: middle;
}

legend {
  border-bottom: 0;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: 0;
}

a:focus,
a:active,
button:active,
button:focus,
button:hover,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0 !important;
}

.image-container {
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.image-container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
}

.made-with-mk {
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  z-index: 555;
  bottom: 40px;
  right: 40px;
  border-radius: 30px;
  background-color: rgba(16, 16, 16, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  cursor: pointer;
  padding: 10px 12px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  -moz-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  -o-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
}
.made-with-mk:hover,
.made-with-mk:active,
.made-with-mk:focus {
  width: 218px;
  color: #ffffff;
  transition-duration: 0.55s;
  padding: 10px 19px;
}
.made-with-mk:hover .made-with,
.made-with-mk:active .made-with,
.made-with-mk:focus .made-with {
  opacity: 1;
}
.made-with-mk:hover .brand,
.made-with-mk:active .brand,
.made-with-mk:focus .brand {
  left: 0;
}
.made-with-mk .brand,
.made-with-mk .made-with {
  float: left;
}
.made-with-mk .brand {
  position: relative;
  top: 4px;
  left: -1px;
  letter-spacing: 1px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
}
.made-with-mk .made-with {
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 58px;
  top: 14px;
  opacity: 0;
  margin: 0;
  -webkit-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  -moz-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  -o-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
  transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);
}
.made-with-mk .made-with strong {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}

.wizard-container {
  padding-top: 100px;
  z-index: 3;
}
.wizard-container .wizard-navigation {
  position: relative;
}

h1,
.h1 {
  font-size: 3.8em;
  line-height: 1.15em;
}

h2,
.h2 {
  font-size: 2.6em;
}

h3,
.h3 {
  font-size: 1.825em;
  line-height: 1.4em;
  margin: 20px 0 10px;
}

h4,
.h4 {
  font-size: 1.3em;
  line-height: 1.4em;
}

h5,
.h5 {
  font-size: 1.25em;
  line-height: 1.4em;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-size: 0.9em;
  text-transform: uppercase;
}



h2.title {
  margin-bottom: 30px;
}



.btn-success {
  color: #fff;
  background-color: #1dc9b7;
  border-color: #1dc9b7; }
  .btn-success:hover {
    color: #fff;
    background-color: #18a899;
    border-color: #179c8e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #18a899;
    border-color: #179c8e;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 209, 194, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(63, 209, 194, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #1dc9b7;
    border-color: #1dc9b7; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #179c8e;
    border-color: #159184; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 209, 194, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(63, 209, 194, 0.5); }





legend {
  margin-bottom: 20px;
  font-size: 21px;
}

output {
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.42857;
}

.form-control {
  height: 36px;
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.42857;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm input[type="month"] {
    line-height: 24px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg input[type="month"] {
    line-height: 44px;
  }
}
.radio label,
.checkbox label {
  min-height: 20px;
}

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 34px;
}

.input-sm .input-sm {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0;
}
.input-sm select.input-sm {
  height: 24px;
  line-height: 24px;
}
.input-sm textarea.input-sm,
.input-sm select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
}
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 31px;
  padding: 4px 0;
  font-size: 11px;
  line-height: 1.5;
}

.input-lg .input-lg {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.input-lg select.input-lg {
  height: 44px;
  line-height: 44px;
}
.input-lg textarea.input-lg,
.input-lg select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.33333;
}
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 38px;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.33333;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 8px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px;
  }
}

.label {
  border-radius: 3px;
}
.label,
.label.label-default {
  background-color: #ffffff;
}
.label.label-inverse {
  background-color: #212121;
}
.label.label-primary {
  background-color: #9c27b0;
}
.label.label-success {
  background-color: #4caf50;
}
.label.label-info {
  background-color: #00bcd4;
}
.label.label-warning {
  background-color: #ff9800;
}
.label.label-danger {
  background-color: #f44336;
}
.label.label-rose {
  background-color: #e91e63;
}

.form-control,
.form-group .form-control {
  border: 0;
  background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0;
  font-weight: 400;
}
.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder {
  color: #aaaaaa;
  font-weight: 400;
}
.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder {
  color: #aaaaaa;
  font-weight: 400;
}
.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
  color: #aaaaaa;
  font-weight: 400;
}
.form-control[readonly],
.form-control[disabled],
fieldset[disabled] .form-control,
.form-group .form-control[readonly],
.form-group .form-control[disabled],
fieldset[disabled] .form-group .form-control {
  background-color: transparent;
}
.form-control[disabled],
fieldset[disabled] .form-control,
.form-group .form-control[disabled],
fieldset[disabled] .form-group .form-control {
  background-image: none;
  border-bottom: 1px dotted #d2d2d2;
}

.form-group {
  position: relative;
}
.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
}
.form-group.label-floating label.control-label {
  will-change: left, top, contents;
}
.form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none;
}
.form-group .help-block {
  position: absolute;
  display: none;
}
.form-group.is-focused .form-control {
  outline: none;
  background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s;
}
.form-group.is-focused .form-control .material-input:after {
  background-color: #9c27b0;
}
.form-group.is-focused.form-info .form-control {
  background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-success .form-control {
  background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-warning .form-control {
  background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-danger .form-control {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-rose .form-control {
  background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-white .form-control {
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
  color: #aaaaaa;
}
.form-group.is-focused .help-block {
  display: block;
}
.form-group.has-warning .form-control {
  box-shadow: none;
}
.form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-warning label.control-label,
.form-group.has-warning .help-block {
  color: #ff9800;
}
.form-group.has-error .form-control {
  box-shadow: none;
}
.form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-error label.control-label,
.form-group.has-error .help-block {
  color: #f44336;
}
.form-group.has-success .form-control {
  box-shadow: none;
}
.form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-success label.control-label,
.form-group.has-success .help-block {
  color: #4caf50;
}
.form-group.has-info .form-control {
  box-shadow: none;
}
.form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-info label.control-label,
.form-group.has-info .help-block {
  color: #00bcd4;
}
.form-group textarea {
  resize: none;
}
.form-group textarea ~ .form-control-highlight {
  margin-top: -11px;
}
.form-group select {
  appearance: none;
}
.form-group select ~ .material-input:after {
  display: none;
}

.form-control {
  margin-bottom: 7px;
}
.form-control::-moz-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-control:-ms-input-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-control::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
/*
.checkbox label,
.radio label,
label {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
*/

label.control-label {
  font-size: 11px;
  line-height: 1.07143;
  color: #aaaaaa;
  font-weight: 400;
  margin: 16px 0 0 0;
}

.help-block {
  margin-top: 0;
  font-size: 11px;
}

.form-group {
  padding-bottom: 7px;
  margin: 27px 0 0 0;
}
.form-group .form-control {
  margin-bottom: 7px;
}
.form-group .form-control::-moz-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group .form-control:-ms-input-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group .form-control::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group .checkbox label,
.form-group .radio label,
.form-group label {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group label.control-label {
  font-size: 11px;
  line-height: 1.07143;
  color: #080808;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group .help-block {
  margin-top: 0;
  font-size: 11px;
}
.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
  top: -7px;
  font-size: 14px;
  line-height: 1.42857;
}
.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
  top: -28px;
  left: 0;
  font-size: 11px;
  line-height: 1.07143;
}
.form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -28px;
  left: 0;
  font-size: 11px;
  line-height: 1.07143;
}

.form-group.form-group-sm {
  padding-bottom: 3px;
  margin: 21px 0 0 0;
}
.form-group.form-group-sm .form-control {
  margin-bottom: 3px;
}
.form-group.form-group-sm .form-control::-moz-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-sm .form-control:-ms-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-sm .form-control::-webkit-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-sm .checkbox label,
.form-group.form-group-sm .radio label,
.form-group.form-group-sm label {
  font-size: 11px;
  line-height: 1.5;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-sm label.control-label {
  font-size: 9px;
  line-height: 1.125;
  color: #aaaaaa;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group.form-group-sm .help-block {
  margin-top: 0;
  font-size: 9px;
}
.form-group.form-group-sm.label-floating label.control-label,
.form-group.form-group-sm.label-placeholder label.control-label {
  top: -11px;
  font-size: 11px;
  line-height: 1.5;
}
.form-group.form-group-sm.label-static label.control-label,
.form-group.form-group-sm.label-floating.is-focused label.control-label,
.form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125;
}
.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125;
}

.form-group.form-group-lg {
  padding-bottom: 9px;
  margin: 30px 0 0 0;
}
.form-group.form-group-lg .form-control {
  margin-bottom: 9px;
}
.form-group.form-group-lg .form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-lg .form-control:-ms-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-lg .form-control::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 1.33333;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-lg .checkbox label,
.form-group.form-group-lg .radio label,
.form-group.form-group-lg label {
  font-size: 18px;
  line-height: 1.33333;
  color: #aaaaaa;
  font-weight: 400;
}
.form-group.form-group-lg label.control-label {
  font-size: 14px;
  line-height: 1;
  color: #aaaaaa;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group.form-group-lg .help-block {
  margin-top: 0;
  font-size: 14px;
}
.form-group.form-group-lg.label-floating label.control-label,
.form-group.form-group-lg.label-placeholder label.control-label {
  top: -5px;
  font-size: 18px;
  line-height: 1.33333;
}
.form-group.form-group-lg.label-static label.control-label,
.form-group.form-group-lg.label-floating.is-focused label.control-label,
.form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1;
}
.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 1;
}

select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.form-group.is-focused select.form-control {
  box-shadow: none;
  border-color: #d2d2d2;
}
select.form-control[multiple],
.form-group.is-focused select.form-control[multiple] {
  height: 85px;
}

.input-group-btn .btn {
  margin: 0 0 7px 0;
}

.form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0;
}
.form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0;
}

.input-group .input-group-btn {
  padding: 0 12px;
}
.input-group .input-group-addon {
  border: 0;
  background: transparent;
  padding: 6px 15px 0px;
}

.form-group input[type="file"] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.form-control-feedback {
  opacity: 0;
}
.has-success .form-control-feedback {
  color: #4caf50;
  opacity: 1;
}
.has-error .form-control-feedback {
  color: #f44336;
  opacity: 1;
}


/*            Navigation menu                */
.nav-pills {
  background-color: rgba(200, 200, 200, 0.2);
}
.nav-pills > li + li {
  margin-left: 0;
}
.nav-pills > li > a {
  outline: none;
  border: 0 !important;
  border-radius: 0;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  min-width: 100px;
  text-align: center;
  color: #555555 !important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: inherit;
}
.nav-pills > li i {
  display: block;
  font-size: 30px;
  padding: 15px 0;
}

.popover,
.tooltip-inner {
  color: #555555;
  line-height: 1.5em;
  background: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.popover {
  padding: 0;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.popover.left > .arrow,
.popover.right > .arrow,
.popover.top > .arrow,
.popover.bottom > .arrow {
  border: none;
}

.popover-title {
  background-color: #ffffff;
  border: none;
  padding: 15px 15px 5px;
  font-size: 1.3em;
}

.popover-content {
  padding: 10px 15px 15px;
  line-height: 1.4;
}

.tooltip.in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}

.tooltip {
  opacity: 0;
  transition: opacity, transform 0.2s ease;
  -webkit-transform: translate3d(0, 5px, 0);
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.tooltip.left .tooltip-arrow {
  border-left-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ffffff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffffff;
}

.tooltip-inner {
  padding: 10px 15px;
  min-width: 130px;
}

.footer {
  position: relative;
  bottom: 20px;
  right: 0px;
  width: 100%;
  color: #ffffff;
  z-index: 4;
  text-align: right;
  margin-top: 60px;
  text-shadow: 0 0px 1px black;
}
.footer a {
  color: #ffffff;
}
.footer .heart {
  color: #ff3b30;
}

.withripple {
  position: relative;
}

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  pointer-events: none;
}
.disabled .ripple-container {
  display: none;
}

.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  transform: scale(1);
  transform-origin: 50%;
  opacity: 0;
  pointer-events: none;
}

.ripple.ripple-on {
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: 0.1;
}

.ripple.ripple-out {
  transition: opacity 0.1s linear 0s !important;
  opacity: 0;
}

.radio label {
  cursor: pointer;
  padding-left: 35px;
  position: relative;
  color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .radio label {
  color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .radio label:hover,
.form-group.is-focused .radio label:focus {
  color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .radio label {
  color: rgba(0, 0, 0, 0.26);
}
.radio label span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: 0.2s;
}
.radio label .circle {
  border: 1px solid rgba(0, 0, 0, 0.54);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.radio label .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #9c27b0;
  transform: scale3d(0, 0, 0);
}
.radio label .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(1.5, 1.5, 1);
}
.radio label input[type="radio"]:not(:checked) ~ .check:after {
  animation: rippleOff 500ms;
}
.radio label input[type="radio"]:checked ~ .check:after {
  animation: rippleOn 500ms;
}
.radio input[type="radio"] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.radio input[type="radio"]:checked ~ .check,
.radio input[type="radio"]:checked ~ .circle {
  opacity: 1;
}
.radio input[type="radio"]:checked ~ .check {
  background-color: #9c27b0;
}
.radio input[type="radio"]:checked ~ .circle {
  border-color: #9c27b0;
}
.radio input[type="radio"]:checked ~ .check {
  transform: scale3d(0.65, 0.65, 1);
}
.radio input[type="radio"][disabled] ~ .check,
.radio input[type="radio"][disabled] ~ .circle {
  opacity: 0.26;
}
.radio input[type="radio"][disabled] ~ .check {
  background-color: #000000;
}
.radio input[type="radio"][disabled] ~ .circle {
  border-color: #000000;
}

@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.checkbox label {
  cursor: pointer;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .checkbox label {
  color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .checkbox label:hover,
.form-group.is-focused .checkbox label:focus {
  color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .checkbox label {
  color: rgba(0, 0, 0, 0.26);
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px;
  padding-right: 5px;
}
.checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(2.3, 2.3, 1);
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.54);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}
.checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -3px;
  margin-left: 7px;
  width: 0;
  height: 0;
  background: red;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkbox-off 0.3s forwards;
}
.checkbox input[type="checkbox"]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check {
  background: #9c27b0;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check:before {
  color: #ffffff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkbox-on 0.3s forwards;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material:before {
  animation: rippleOn 500ms;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards;
}
.checkbox input[type="checkbox"]:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms;
}
.checkbox input[type="checkbox"]:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms;
}
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox input[type="checkbox"],
.checkbox input[type="checkbox"][disabled] ~ .checkbox-material .check,
.checkbox input[type="checkbox"][disabled] + .circle {
  opacity: 0.5;
}
.checkbox input[type="checkbox"][disabled] ~ .checkbox-material .check {
  border-color: #000000;
  opacity: 0.26;
}
.checkbox input[type="checkbox"][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg);
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .main .container {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn-wd {
    min-width: 140px;
  }
}


/* ==== bjjtime-landing.css ==== */
/* BJJTime landing â€” brand blues, aurora hero, glass cards, scroll reveal */

.bjjtime-landing {
  --landing-primary: #4679cc;
  --landing-primary-dark: #3a62a8;
  --landing-accent: #3b82f6;
  --landing-accent-soft: #60a5fa;
  --landing-dark: #141a3a;
  --landing-text: #334155;
  --landing-text-muted: #64748b;
  --landing-bg: #f8fafc;
  --landing-bg-muted: #eef2ff;
  --landing-glass: rgba(255, 255, 255, 0.72);
  --landing-glass-border: rgba(255, 255, 255, 0.45);
  --landing-shadow: 0 24px 60px rgba(20, 26, 58, 0.12);
  --landing-radius: 16px;
  --landing-font: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  --landing-nav-h: 72px;
  font-family: var(--landing-font);
  color: var(--landing-text);
  background: var(--landing-bg);
  scroll-behavior: smooth;
}

.bjjtime-landing *,
.bjjtime-landing *::before,
.bjjtime-landing *::after {
  box-sizing: border-box;
}

.landing-main {
  overflow-x: hidden;
}

/* Nav */
.landing-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: var(--landing-nav-h);
  background: rgba(20, 26, 58, 0.92);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: box-shadow 0.25s ease;
}

.landing-nav.is-scrolled {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.landing-nav__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.5rem;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.landing-nav__brand {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  min-width: 0;
  flex: 0 1 auto;
  /* Empuja el resto (menu + tools) hacia la derecha del nav. */
  margin-right: auto;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.125rem;
}

.landing-nav__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.landing-nav__logo {
  border-radius: 10px;
}

.landing-nav__toggle {
  display: none;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: 0;
  padding: 0.5rem;
  cursor: pointer;
}

.landing-nav__toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.landing-nav__menu {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.landing-nav__link {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  padding: 0.5rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 500;
  border-radius: 8px;
  transition: color 0.2s ease, background 0.2s ease;
  cursor: pointer;
}

.landing-nav__link:hover,
.landing-nav__link:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  outline: none;
}

.landing-nav__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  margin-left: 0.35rem;
  border-radius: 999px;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  background: var(--landing-accent);
  color: #fff;
  border: 1px solid transparent;
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.2s ease;
  cursor: pointer;
}

.landing-nav__cta:hover,
.landing-nav__cta:focus-visible {
  background: var(--landing-accent-soft);
  transform: translateY(-1px);
  outline: none;
}

.landing-nav__cta--ghost {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.25);
}

.landing-nav__cta--ghost:hover {
  background: rgba(255, 255, 255, 0.08);
}

.landing-lang {
  align-items: center;
  gap: 0.15rem;
  margin: 0 0.35rem;
  padding: 0.2rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.landing-lang__btn,
a.landing-lang__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  padding: 0.35rem 0.5rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}

/* Instancia Ãºnica del selector de idioma: vive en .landing-nav__tools (header) y se muestra
   tanto en desktop como en mÃ³vil. Ya no existe copia dentro de .landing-nav__menu. */
.landing-lang--bar {
  display: inline-flex;
}

.landing-nav__tools {
  display: flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.35rem;
}

.landing-lang__btn:hover,
.landing-lang__btn:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  outline: none;
}

.landing-lang__btn.active {
  background: var(--landing-accent);
  color: #fff;
}

/* Hero */
.landing-hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  padding: calc(var(--landing-nav-h) + 3rem) 0 4rem;
  background: linear-gradient(165deg, var(--landing-dark) 0%, #1e2a5e 45%, var(--landing-primary-dark) 100%);
  color: #fff;
  overflow: hidden;
}

.landing-hero__aurora {
  position: absolute;
  inset: -20% -10%;
  background:
    radial-gradient(ellipse 60% 50% at 20% 30%, rgba(70, 121, 204, 0.55), transparent 60%),
    radial-gradient(ellipse 50% 40% at 80% 20%, rgba(59, 130, 246, 0.45), transparent 55%),
    radial-gradient(ellipse 40% 35% at 60% 80%, rgba(96, 165, 250, 0.35), transparent 50%);
  animation: landing-aurora 18s ease-in-out infinite alternate;
  pointer-events: none;
}

@keyframes landing-aurora {
  0% { transform: translate(0, 0) scale(1); }
  100% { transform: translate(-3%, 2%) scale(1.05); }
}

.landing-hero__content {
  position: relative;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 2.5rem;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.landing-badge {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.landing-hero__title {
  font-size: clamp(2rem, 5vw, 3.25rem);
  font-weight: 800;
  line-height: 1.08;
  margin: 0 0 1rem;
  letter-spacing: -0.02em;
}

.landing-hero__subtitle {
  font-size: clamp(1rem, 2.2vw, 1.2rem);
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.82);
  max-width: 34rem;
  margin: 0 0 1.75rem;
}

.landing-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 2rem;
}

.landing-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 1.35rem;
  border-radius: 999px;
  font-weight: 600;
  font-size: 0.9375rem;
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
  transition: transform 0.22s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.22s ease, background 0.22s ease;
}

.landing-btn:hover,
.landing-btn:focus-visible {
  transform: translateY(-2px);
  outline: none;
}

.landing-btn--primary {
  background: var(--landing-accent);
  color: #fff;
  box-shadow: 0 12px 32px rgba(59, 130, 246, 0.35);
}

.landing-btn--primary:hover {
  background: var(--landing-accent-soft);
}

.landing-btn--ghost {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.22);
}

.landing-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.14);
}

.landing-btn--outline {
  background: transparent;
  color: var(--landing-primary);
  border-color: rgba(70, 121, 204, 0.35);
  box-shadow: none;
}

.landing-btn--outline:hover {
  background: rgba(70, 121, 204, 0.08);
}

.landing-btn--light {
  background: #fff;
  color: var(--landing-dark);
}

.landing-btn--outline-light {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.45);
}

.landing-btn--block {
  width: 100%;
  max-width: 320px;
}

.landing-hero__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

.landing-hero__stats li {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.landing-hero__stats strong {
  font-size: 1rem;
  font-weight: 700;
}

.landing-hero__stats span {
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.65);
}

.landing-hero__screenshot {
  width: 100%;
  max-width: 640px;
  height: auto;
  border-radius: var(--landing-radius);
  box-shadow: var(--landing-shadow);
  border: 1px solid var(--landing-glass-border);
}

.landing-glass {
  background: var(--landing-glass);
  border: 1px solid var(--landing-glass-border);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  border-radius: var(--landing-radius);
  box-shadow: var(--landing-shadow);
}

.landing-hero__card {
  padding: 1.25rem;
  color: var(--landing-text);
}

.landing-hero__card-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 0.9375rem;
}

.landing-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.landing-dot--green {
  background: #22c55e;
}

.landing-hero__card-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.landing-hero__card-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(51, 65, 85, 0.08);
  font-size: 0.9375rem;
}

.landing-hero__card-list li:last-child {
  border-bottom: 0;
}

.landing-hero__card-list em {
  font-style: normal;
  font-weight: 700;
  color: var(--landing-primary);
}

/* Sections */
.landing-section {
  padding: 4.5rem 0;
}

.landing-section--muted {
  background: var(--landing-bg-muted);
}

.landing-section--accent {
  background: linear-gradient(135deg, var(--landing-primary) 0%, var(--landing-accent) 100%);
  color: #fff;
}

.landing-section__head {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 2.5rem;
}

.landing-section__head h2 {
  font-size: clamp(1.75rem, 3.5vw, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 0 0.75rem;
  color: inherit;
}

.landing-section__head p {
  margin: 0;
  color: var(--landing-text-muted);
  line-height: 1.6;
  font-size: 1.0625rem;
}

.landing-section--accent .landing-section__head p,
.landing-section--accent .landing-split__content p {
  color: rgba(255, 255, 255, 0.88);
}

.landing-grid {
  display: grid;
  gap: 1.25rem;
}

.landing-grid--3 {
  grid-template-columns: repeat(3, 1fr);
}

.landing-card {
  padding: 1.5rem;
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.25s ease;
}

.landing-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 56px rgba(20, 26, 58, 0.14);
}

.landing-card__icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: rgba(70, 121, 204, 0.12);
  color: var(--landing-primary);
  margin-bottom: 1rem;
}

.landing-card__icon svg {
  width: 22px;
  height: 22px;
}

.landing-card h3 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
}

.landing-card p {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--landing-text-muted);
}

.landing-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.landing-split--reverse .landing-split__visual {
  order: -1;
}

.landing-split__content h2 {
  font-size: clamp(1.65rem, 3vw, 2.1rem);
  font-weight: 800;
  margin: 0 0 1rem;
  letter-spacing: -0.02em;
}

.landing-split__content p {
  line-height: 1.65;
  margin: 0 0 1.25rem;
  color: var(--landing-text-muted);
}

.landing-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.landing-checklist li {
  position: relative;
  padding-left: 1.75rem;
  margin-bottom: 0.65rem;
  line-height: 1.5;
}

.landing-checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45rem;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--landing-accent);
}

.landing-section--accent .landing-checklist li::before {
  background: #fff;
}

.landing-checklist--center {
  text-align: left;
  display: inline-block;
  margin: 0 auto 1.5rem;
}

.landing-payments-card,
.landing-events-card {
  padding: 2rem;
  min-height: 200px;
}

.landing-payments-card__chip {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--landing-primary);
  margin-bottom: 1rem;
}

.landing-payments-card__methods {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.landing-payments-card__methods span {
  padding: 0.85rem 1rem;
  border-radius: 12px;
  background: rgba(70, 121, 204, 0.08);
  font-weight: 600;
  color: var(--landing-dark);
}

.landing-events-card__label {
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--landing-text-muted);
  margin: 0 0 0.5rem;
}

.landing-events-card__name {
  font-size: 1.5rem;
  font-weight: 800;
  margin: 0 0 0.5rem;
  color: var(--landing-dark);
}

.landing-events-card__meta {
  margin: 0;
  color: var(--landing-text-muted);
}

.landing-events-card__proof {
  margin: 0.75rem 0 0;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(51, 65, 85, 0.08);
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--landing-primary);
}

.landing-testimonials {
  display: grid;
  gap: 1.5rem;
  max-width: 960px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .landing-testimonials {
    grid-template-columns: repeat(2, 1fr);
  }
}

.landing-testimonial {
  padding: 2rem;
  border-left: 4px solid var(--landing-primary);
}

.landing-testimonial__topic {
  margin: 0 0 1rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--landing-primary);
}

.landing-testimonial__quote {
  margin: 0;
  padding: 0;
  border: 0;
}

.landing-testimonial__quote p {
  margin: 0;
  font-size: 1.0625rem;
  line-height: 1.65;
  color: var(--landing-dark);
}

.landing-testimonial__quote p::before {
  content: "\201C";
  color: var(--landing-primary);
  font-weight: 700;
}

.landing-testimonial__author {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35rem 0.75rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(51, 65, 85, 0.08);
}

.landing-testimonial__academy {
  font-style: normal;
  font-weight: 700;
  font-size: 0.9375rem;
  color: var(--landing-dark);
}

/* Compare table */
.landing-compare-table-wrap {
  overflow-x: auto;
  padding: 0.5rem;
}

.landing-compare-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 560px;
}

.landing-compare-table th,
.landing-compare-table td {
  padding: 0.85rem 1rem;
  text-align: center;
  border-bottom: 1px solid rgba(51, 65, 85, 0.08);
  font-size: 0.9375rem;
}

.landing-compare-table th[scope="row"] {
  text-align: left;
  font-weight: 600;
}

.landing-compare-table thead th {
  font-weight: 700;
  color: var(--landing-dark);
}

.landing-yes {
  color: var(--landing-primary);
  font-weight: 700;
}

.landing-compare-row--highlight th,
.landing-compare-row--highlight td {
  background: rgba(70, 121, 204, 0.08);
}

.landing-compare-row--highlight th[scope="row"] {
  color: var(--landing-dark);
  font-weight: 700;
}

.landing-compare-disclaimer {
  margin: 0.75rem 0 0;
  padding: 0 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: var(--landing-text-muted);
  text-align: center;
}

.landing-no,
.landing-partial {
  color: var(--landing-text-muted);
  font-size: 0.875rem;
}

/* Pricing */
.landing-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}

.landing-plan-card {
  position: relative;
  padding: 1.75rem 1.5rem;
  display: flex;
  flex-direction: column;
  text-align: left;
}

.landing-plan-card--featured {
  border: 2px solid var(--landing-accent);
  box-shadow: 0 28px 64px rgba(59, 130, 246, 0.18);
}

.landing-plan-card__badge {
  position: absolute;
  top: -0.65rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.25rem 0.75rem;
  border-radius: 999px;
  background: var(--landing-accent);
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.landing-plan-card__tier {
  display: block;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: var(--landing-primary);
  margin-bottom: 0.35rem;
}

.landing-plan-card__price {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.1;
  margin: 0 0 0.5rem;
  color: var(--landing-dark);
}

.landing-plan-card__price small {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--landing-text-muted);
}

.landing-plan-card__flat-fee {
  margin: 0 0 0.5rem;
  font-size: 0.8125rem;
  font-weight: 700;
  color: var(--landing-primary);
}

.landing-plan-card__desc {
  margin: 0 0 1rem;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--landing-text-muted);
}

.landing-plan-card__btn {
  margin-top: auto;
  padding-top: 1rem;
}

.landing-plan-card__fine {
  margin: 0.75rem 0 0;
  font-size: 0.8125rem;
  color: var(--landing-text-muted);
  text-align: center;
}

.landing-pricing-secondary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1.25rem;
}

.landing-scale-plans {
  margin-bottom: 1.75rem;
  padding: 1.75rem;
  border-radius: var(--landing-radius);
  background: linear-gradient(180deg, rgba(238, 242, 255, 0.9) 0%, rgba(248, 250, 252, 0.4) 100%);
  border: 1px solid rgba(70, 121, 204, 0.12);
}

.landing-scale-plans__head {
  text-align: center;
  max-width: 520px;
  margin: 0 auto 1.5rem;
}

.landing-scale-plans__head h3 {
  margin: 0 0 0.5rem;
  font-size: 1.35rem;
  font-weight: 800;
  color: var(--landing-dark);
  letter-spacing: -0.02em;
}

.landing-scale-plans__head p {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--landing-text-muted);
}

.landing-scale-plans__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}

.landing-scale-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.landing-scale-card--solo {
  max-width: 520px;
  margin: 0 auto;
}

.landing-scale-card--org {
  border: 1px solid rgba(70, 121, 204, 0.2);
}

.landing-scale-card__tier {
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--landing-primary);
}

.landing-scale-card__price {
  margin: 0;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
  color: var(--landing-dark);
}

.landing-scale-card__price small {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--landing-text-muted);
}

.landing-scale-card__hook {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.45;
  color: var(--landing-dark);
}

.landing-scale-card .landing-checklist {
  margin-top: 0.25rem;
}

.landing-scale-card__annual {
  display: inline-flex;
  align-self: flex-start;
  margin-top: auto;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  background: rgba(70, 121, 204, 0.1);
  color: var(--landing-primary);
  font-size: 0.8125rem;
  font-weight: 700;
}

.landing-plan-mini {
  padding: 1.25rem 1.5rem;
}

.landing-plan-mini h3 {
  margin: 0 0 0.35rem;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: var(--landing-primary);
}

.landing-plan-mini__price {
  margin: 0 0 0.5rem;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--landing-dark);
}

.landing-plan-mini__price small {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--landing-text-muted);
}

.landing-plan-mini p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--landing-text-muted);
}

.landing-plan-mini__annual {
  margin-top: 0.5rem !important;
  font-weight: 600;
  color: var(--landing-primary) !important;
}

.landing-pricing-footnote {
  margin: 0 0 1.5rem;
  font-size: 0.8125rem;
  line-height: 1.55;
  color: var(--landing-text-muted);
  text-align: center;
}

.landing-pricing-details {
  margin-bottom: 2rem;
  padding: 0;
  overflow: hidden;
}

.landing-pricing-details summary {
  padding: 1rem 1.25rem;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
  color: var(--landing-dark);
}

.landing-pricing-details summary::-webkit-details-marker {
  display: none;
}

.landing-pricing-table-wrap {
  overflow-x: auto;
  padding: 0 0.5rem 1rem;
}

.landing-pricing-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 640px;
}

.landing-pricing-table th,
.landing-pricing-table td {
  padding: 0.75rem 0.85rem;
  text-align: center;
  border-bottom: 1px solid rgba(51, 65, 85, 0.08);
  font-size: 0.875rem;
}

.landing-pricing-table th[scope="row"] {
  text-align: left;
  font-weight: 600;
}

.landing-pricing-table thead th {
  font-weight: 800;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  color: var(--landing-primary);
}

.landing-events-pricing {
  margin-bottom: 2rem;
}

.landing-events-pricing__title {
  text-align: center;
  font-size: 1.35rem;
  font-weight: 800;
  margin: 0 0 0.5rem;
}

.landing-events-pricing__subtitle {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 1.5rem;
  color: var(--landing-text-muted);
  line-height: 1.55;
}

.landing-events-pricing__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}

.landing-event-price-card {
  position: relative;
  padding: 1.5rem;
}

.landing-event-price-card--solo {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}

.landing-event-price-card--solo .landing-checklist--examples {
  display: inline-block;
  text-align: left;
  margin: 0 auto 1rem;
}

.landing-event-price-card__promise {
  margin: 0 0 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--landing-text-muted);
}

.landing-event-price-card__tagline {
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--landing-primary);
}

.landing-event-price-card--best {
  border: 2px solid rgba(70, 121, 204, 0.35);
}

.landing-event-price-card h4 {
  margin: 0 0 0.35rem;
  font-size: 1rem;
  font-weight: 700;
}

.landing-event-price-card__amount {
  font-size: 1.65rem;
  font-weight: 800;
  color: var(--landing-dark);
  margin: 0 0 0.75rem;
}

.landing-event-price-card p {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--landing-text-muted);
}

.landing-incentives {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}

.landing-incentive {
  padding: 1.25rem;
}

.landing-incentive h4 {
  margin: 0 0 0.5rem;
  font-size: 0.9375rem;
  font-weight: 700;
  color: var(--landing-dark);
}

.landing-incentive p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--landing-text-muted);
}

.landing-pricing {
  max-width: 420px;
  margin: 0 auto;
  padding: 2rem;
  text-align: center;
}

.landing-pricing__badge {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: 999px;
  background: rgba(70, 121, 204, 0.12);
  color: var(--landing-primary);
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.landing-pricing__plan {
  font-size: 1.5rem;
  font-weight: 800;
  margin: 0 0 0.5rem;
}

.landing-pricing__price {
  color: var(--landing-text-muted);
  margin: 0 0 1.5rem;
  line-height: 1.5;
}

.landing-pricing__fine {
  margin: 1rem 0 0;
  font-size: 0.8125rem;
  color: var(--landing-text-muted);
}

/* Testimonials */
.landing-quote {
  padding: 1.5rem;
  margin: 0;
}

.landing-quote p {
  margin: 0 0 1rem;
  line-height: 1.6;
  font-size: 0.9375rem;
}

.landing-quote footer {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.landing-quote footer strong {
  font-size: 0.9375rem;
}

.landing-quote footer span {
  font-size: 0.8125rem;
  color: var(--landing-text-muted);
}

/* FAQ */
.landing-faq {
  max-width: 720px;
  margin: 0 auto;
}

.landing-faq__item {
  border: 1px solid rgba(51, 65, 85, 0.1);
  border-radius: 12px;
  margin-bottom: 0.75rem;
  background: #fff;
  overflow: hidden;
}

.landing-faq__item summary {
  padding: 1rem 1.25rem;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  transition: background 0.2s ease;
}

.landing-faq__item summary::-webkit-details-marker {
  display: none;
}

.landing-faq__item summary:hover {
  background: rgba(70, 121, 204, 0.04);
}

.landing-faq__item p {
  padding: 0 1.25rem 1rem;
  margin: 0;
  color: var(--landing-text-muted);
  line-height: 1.6;
  font-size: 0.9375rem;
}

/* CTA band */
.landing-cta-band {
  background: var(--landing-dark);
  color: #fff;
  text-align: center;
}

.landing-cta-band__inner h2 {
  font-size: clamp(1.65rem, 3vw, 2.25rem);
  font-weight: 800;
  margin: 0 0 0.75rem;
}

.landing-cta-band__inner p {
  margin: 0 0 1.5rem;
  color: rgba(255, 255, 255, 0.8);
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.landing-cta-band__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}

/* Footer */
.landing-footer {
  padding: 2rem 0;
  background: #0f1428;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.875rem;
}

.landing-footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.5rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.landing-footer p {
  margin: 0;
}

/* Scroll reveal â€” Framer Motion whileInView equivalent */
.landing-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.landing-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.landing-stagger.is-visible {
  transition-delay: calc(var(--i, 0) * 80ms + 80ms);
}

/* Responsive */
@media (max-width: 991px) {
  .landing-hero__content,
  .landing-split {
    grid-template-columns: 1fr;
  }

  .landing-grid--3,
  .landing-pricing-grid {
    grid-template-columns: 1fr 1fr;
  }

  .landing-plan-card--featured {
    grid-column: 1 / -1;
  }

  .landing-events-pricing__grid,
  .landing-pricing-secondary,
  .landing-scale-plans__grid {
    grid-template-columns: 1fr;
  }

  .landing-incentives {
    grid-template-columns: 1fr;
  }

  .landing-split--reverse .landing-split__visual {
    order: 0;
  }
}

@media (max-width: 767.98px) {
  .landing-nav__inner {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    gap: 0.4rem;
  }

  .landing-nav__toggle {
    display: flex;
    flex-shrink: 0;
    align-self: center;
  }

  .landing-lang--bar {
    flex: 0 1 auto;
    flex-shrink: 1;
    min-width: 0;
    width: auto;
    max-width: none;
    margin: 0;
    padding: 0.15rem;
  }

  .landing-lang--bar .landing-lang__btn {
    min-width: 1.85rem;
    padding: 0.3rem 0.38rem;
    font-size: 0.6875rem;
  }

  .landing-nav__menu {
    position: fixed;
    top: var(--landing-nav-h);
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    padding: 1rem;
    background: var(--landing-dark);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    transform: translateY(-120%);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.28s ease, opacity 0.28s ease;
  }

  .landing-nav__menu.is-open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }

  .landing-nav__link,
  .landing-nav__cta {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  .landing-grid--3,
  .landing-pricing-grid {
    grid-template-columns: 1fr;
  }

  .landing-plan-card--featured {
    grid-column: auto;
  }

  .landing-hero__stats {
    flex-direction: column;
    gap: 1rem;
  }
}

/* Hero narrow mobile (~393px iPhone/Android standard) â€” CTAs side-by-side, desktop unchanged */
@media (max-width: 575.98px) {
  .landing-nav__inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    gap: 0.3rem;
  }

  .landing-nav__brand {
    font-size: 1rem;
    gap: 0.45rem;
  }

  .landing-nav__logo {
    width: 36px;
    height: 36px;
  }

  .landing-nav__tools {
    gap: 0.25rem;
  }

  .landing-lang--bar {
    padding: 0.1rem;
    gap: 0.08rem;
  }

  .landing-lang--bar .landing-lang__btn {
    min-width: 1.6rem;
    padding: 0.28rem 0.3rem;
    font-size: 0.625rem;
    letter-spacing: 0.02em;
  }

  .landing-nav__toggle {
    padding: 0.4rem;
  }

  .landing-hero {
    padding: calc(var(--landing-nav-h) + 2rem) 0 3rem;
  }

  .landing-hero__content {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .landing-badge {
    font-size: 0.75rem;
    padding: 0.3rem 0.7rem;
    margin-bottom: 0.75rem;
  }

  .landing-hero__title {
    font-size: clamp(1.625rem, 8.5vw, 2rem);
    margin-bottom: 0.75rem;
  }

  .landing-hero__subtitle {
    font-size: 0.9375rem;
    line-height: 1.5;
    margin-bottom: 1.25rem;
  }

  .landing-hero__actions {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
  }

  .landing-hero__actions .landing-btn {
    flex: 1 1 0;
    min-width: 0;
    min-height: 44px;
    padding: 0.625rem 0.5rem;
    font-size: 0.8125rem;
    line-height: 1.25;
    text-align: center;
  }

  .landing-hero__actions .landing-btn span {
    white-space: normal;
    word-break: break-word;
    hyphens: auto;
  }

  .landing-hero__stats {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 0.5rem;
    justify-content: flex-start;
  }

  .landing-hero__stats li {
    flex: 1 1 0;
    min-width: 0;
  }

  .landing-hero__stats strong {
    font-size: 0.875rem;
  }

  .landing-hero__stats span {
    font-size: 0.6875rem;
    line-height: 1.3;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bjjtime-landing {
    scroll-behavior: auto;
  }

  .landing-hero__aurora {
    animation: none;
  }

  .landing-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .landing-btn:hover,
  .landing-nav__cta:hover,
  .landing-card:hover {
    transform: none;
  }
}
