@-webkit-keyframes sfr_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes sfr_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .sfr-u-nowrap {
white-space: nowrap;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
word-wrap: normal !important;
} .sfr-sr-announcer {
position: absolute;
left: -10000px;
width: 1px;
height: 1px;
overflow: hidden;
} .sfr-link-button {
background: none;
border: none;
color: inherit;
text-decoration: underline;
cursor: pointer;
padding: 0;
margin: 0;
font: inherit;
line-height: inherit;
}
.sfr-link-button:hover,
.sfr-link-button:focus {
text-decoration: none;
opacity: 0.8;
}
.sfr-link-button:focus {
outline: 2px solid currentColor;
outline-offset: 2px;
}  .sfr-container {
margin: 0 auto;
}
.sfr-container:after {
content: "";
display: table;
clear: both;
} .sfr-container__col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sfr-container__col--1 {
width: 100%;
float: left;
}
@media (min-width: 768px) {
.sfr-container__col--1 {
width: 60%;
}
}
@media (min-width: 992px) {
.sfr-container__col--1 {
width: 70%;
}
}
.sfr-container__col--2 {
width: 100%;
float: right;
}
@media (min-width: 768px) {
.sfr-container__col--2 {
padding: 0 0 0 40px;
width: 40%;
}
}
@media (min-width: 992px) {
.sfr-container__col--2 {
width: 30%;
}
} .sfr-loop-item {
min-height: 91px;
}
@media (min-width: 480px) {
.sfr-loop-item {
padding-left: 130px;
}
} .sfr-loop-item h1,
.sfr-loop-item h2,
.sfr-loop-item__title {
margin-top: 0 !important;
}
.sfr-loop-item__meta {
margin-top: 20px;
}
.sfr-loop-item__meta > span {
line-height: 25px;
min-height: 25px;
display: inline;
font-size: 90%;
padding: 0;
border: none;
}
.sfr-loop-item__meta > span:after {
display: inline-block;
content: "\00b7";
margin: 0 4px;
}
.sfr-loop-item__meta > span:last-child:after {
display: none;
} .sfr-loop-item-wrapper {
margin: 50px 0;
overflow: hidden;
position: relative;
}
.sfr-loop-item-wrapper--single {
margin: 0;
}
.sfr-loop-item-wrapper--roadmap .sfr-loop-item {
min-height: 57px;
}
@media (min-width: 480px) {
.sfr-loop-item-wrapper--roadmap .sfr-loop-item {
padding-left: 88px;
}
}  .sfr-form__row {
margin: 0 0 20px;
display: block;
}
.sfr-form__row strong {
display: block;
margin: 0 0 5px;
font-weight: 600;
} .sfr-required {
color: #dc1e54;
font-weight: 600;
margin-left: 3px;
}
.sfr-form__row input,
.sfr-form__row textarea {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sfr-form__field {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding: 5px 10px;
}
.sfr-form__field--textarea {
resize: vertical;
}
.sfr-form__button {
margin: 10px 0 0;
}
.sfr-form__reveal {
display: none;
}
.sfr-form__choices {
margin: 30px 0 35px;
}
.sfr-form__choices-or {
margin: 0 5px;
}
.sfr-form__choices-vote {
text-decoration: none;
border-radius: 4px;
background: #0F0F14;
padding: 4px 10px;
display: inline-block;
font-size: 90%;
position: relative;
color: #ffffff;
}
.sfr-form__choices-vote:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 7.5px 0 7.5px;
border-color: #0F0F14 transparent transparent transparent;
position: absolute;
left: 50%;
bottom: 0;
margin: 0 0 -8px -7.5px;
display: block;
}
.sfr-form .selectric {
max-width: none;
} .sfr-form__field--image-uploader {
background: #fff;
padding: 1em;
border: 1px dashed #0F0F14;
border-radius: 4px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: inherit;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sfr-form__field--image-uploader .dz-message {
margin: 0 auto;
}
.sfr-form__field--image-uploader .dz-message .dz-message-emphasis {
text-decoration: underline;
}
.sfr-form__field--image-uploader .dz-preview {
margin: 0 2.66% 10px 0;
width: 23%;
}
.sfr-form__field--image-uploader .dz-preview:nth-of-type(4n + 1) {
margin-right: 0;
}
.sfr-form__field--image-uploader .dz-preview .dz-details {
display: none;
}
.sfr-form__field--image-uploader .dz-preview .dz-image {
border-radius: 0;
width: auto;
height: auto;
}
.sfr-form__field--image-uploader .dz-preview .dz-image > img {
width: 100%;
}
.sfr-form__field--image-uploader.dropzone .dz-preview:hover .dz-image img {
filter: none;
transform: none;
background-color: black;
}
.sfr-form__field--image-uploader .dz-preview .dz-progress {
left: 0;
right: 0;
top: 0;
height: 6px;
width: 100%;
margin: 0 auto;
border-radius: 0;
background: rgba(255, 255, 255, 0.6);
}
.sfr-attachments-title {
} .dz-image-preview.dz-error .dz-image,
.dz-file-preview.dz-error .dz-image {
filter: grayscale(100%);
}
.dz-image-preview.dz-error .dz-remove,
.dz-file-preview.dz-error .dz-remove {
color: #be2626
}
.dz-image-preview.dz-error .dz-error-message,
.dz-file-preview.dz-error .dz-error-message {
opacity:  1;
top: 0;
left: 0;
width: 100%;
border-radius: 0;
}
.dz-image-preview.dz-error .dz-error-message::after,
.dz-file-preview.dz-error .dz-error-message::after {
display: none;
}
.dz-image-preview.dz-error .dz-error-mark,
.dz-file-preview.dz-error .dz-error-mark {
display: none;
}
.dz-image-preview.dz-error .dz-remove,
.dz-image-preview.dz-error .dz-remove {
z-index: 100;
}
.dz-file-preview.dz-error .dz-error-message {
position: static;
} .sfr-vote-button {
-webkit-appearance: none;
outline: none !important;
font-size: 12px;
border-radius: 0;
border: none;
background: #999;
background: -webkit-gradient(linear, left top, right top, from(#999), to(#828282));
background: linear-gradient(to right, #999 0%, #828282 100%);
color: #fff;
text-transform: uppercase;
padding: 8px;
font-weight: bold;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
line-height: 1.2;
}
.sfr-vote-button:hover, .sfr-vote-button:focus, .sfr-vote-button:active {
background: #b2b2b2;
background: -webkit-gradient(linear, left top, right top, from(#b2b2b2), color-stop(99%, #999));
background: linear-gradient(to right, #b2b2b2 0%, #999 99%);
} .sfr-vote-button--voted,
.sfr-vote-button--voted:hover,
.sfr-vote-button--voted:active,
.sfr-vote-button--voted:focus {
background: #4dcea6;
background: -webkit-gradient(linear, left top, right top, from(#4dcea6), to(#32b2b9));
background: linear-gradient(to right, #4dcea6 0%, #32b2b9 100%);
color: #fff;
} .sfr-vote-badge {
background: #fff;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
border-radius: 3px;
text-align: center;
width: 100px;
margin: 0 0 25px;
}
@media (min-width: 480px) {
.sfr-vote-badge {
position: absolute;
top: 0;
left: 0;
}
}
.sfr-vote-badge * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .sfr-vote-badge__count {
padding: 10px;
white-space: nowrap;
margin: 0;
line-height: 1.2;
border: 1px solid #dddddd;
border-bottom: none;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.sfr-vote-badge__count span {
display: block;
font-size: 90%;
}
.sfr-vote-badge__increment {
margin: 0;
display: block;
width: 100%;
border-radius: 0 0 3px 3px;
} .sfr-vote-badge--roadmap {
width: 68px;
border-radius: 3px;
border: 1px solid #ddd;
-webkit-box-shadow: none;
box-shadow: none;
padding-top: 22px;
position: relative;
}
@media (min-width: 480px) {
.sfr-vote-badge--roadmap {
position: absolute;
}
}
.sfr-vote-badge--roadmap .sfr-vote-badge__count {
border: none;
padding: 4px 10px 8px;
}
.sfr-vote-badge--roadmap .sfr-vote-badge__count span {
display: none;
}
.sfr-vote-badge--roadmap .sfr-vote-button {
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 10px 9px;
border-color: transparent transparent #999 transparent;
overflow: hidden;
background: none;
text-indent: 250%;
white-space: nowrap;
border-radius: 0;
text-shadow: none;
padding: 0;
margin: 0 auto;
position: absolute;
top: 10px;
left: 0;
right: 0;
}
.sfr-vote-badge--roadmap .sfr-vote-button:hover, .sfr-vote-badge--roadmap .sfr-vote-button:focus, .sfr-vote-badge--roadmap .sfr-vote-button:active {
border-color: transparent transparent #b2b2b2 transparent;
}
.sfr-vote-badge--roadmap .sfr-vote-button.sfr-vote-button--voted, .sfr-vote-badge--roadmap .sfr-vote-button.sfr-vote-button--voted:hover, .sfr-vote-badge--roadmap .sfr-vote-button.sfr-vote-button--voted:active, .sfr-vote-badge--roadmap .sfr-vote-button.sfr-vote-button--voted:focus {
border-color: transparent transparent #4dcea6 transparent;
} .sfr-author img {
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
width: 20px;
height: auto;
} .sfr-status-badge {
height: 24px;
line-height: 24px;
text-transform: uppercase;
font-size: 11px;
padding: 0 8px;
background: #eee;
display: inline-block;
vertical-align: middle;
letter-spacing: 0.5px;
font-family: Arial, sans-serif;
border-radius: 3px;
} .sfr-filters {
margin: 30px 0 20px;
padding: 0;
width: 100%;
list-style: none none outside;
} .sfr-filters__filter-item {
display: inline-block;
margin: 0 15px 15px 0;
}
.sfr-filters__filter-item-button {
text-decoration: none;
border-radius: 4px;
background: #f0f0f0;
padding: 4px 10px;
display: inline-block;
font-size: 90%;
position: relative;
color: #333;
font-weight: 400;
height: 30px;
line-height: 22px;
}
.sfr-filters__filter-item-button:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 7.5px 0 7.5px;
border-color: #0f0f14 transparent transparent transparent;
position: absolute;
left: 50%;
bottom: 0;
margin: 0 0 -8px -7.5px;
display: none;
}
.sfr-filters__filter-item-button:hover {
background: #ddd;
color: #333;
}
.sfr-filters__filter-item-button.active {
background: #0f0f14;
color: #fff !important;
}
.sfr-filters__filter-item-button.active:after {
display: block;
}
.sfr-filters__filter-item--select .sfr-filters__filter-item-button {
position: relative;
padding: 0;
}
.sfr-filters__filter-item--select .sfr-filters__filter-item-button:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 5px 0 5px;
border-color: #333 transparent transparent transparent;
position: absolute;
top: 50%;
margin: -3px 0 0;
right: 10px;
left: auto;
display: block;
z-index: 10;
}
.sfr-filters__filter-item--select .sfr-filters__filter-item-button.active:before {
border-top-color: #fff;
}
.sfr-filters__filter-item--select .sfr-filters__filter-item-button select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
padding: 4px 28px 4px 10px;
margin: 0;
outline: none;
cursor: pointer;
font-size: inherit;
color: inherit;
font-family: inherit;
z-index: 20;
position: relative;
max-width: none;
height: 30px;
line-height: 22px;
}
.sfr-filters__filter-item--select .sfr-filters__filter-item-button option {
color: #333;
font-weight: 400;
} .sfr-no-requests-found {
margin: 50px 0 0;
} .sfr-profile {
display: block;
overflow: hidden;
} .sfr-profile__avatar {
float: left;
margin: 0 15px 0 0;
} .sfr-sidebar-widget {
margin: 0 0 40px;
}
.sfr-sidebar-widget:last-child {
margin-bottom: 0;
} .sfr-sidebar-widget ul {
padding: 0;
margin: 0;
list-style: none none outside;
}
.sfr-sidebar-widget ul li {
margin-bottom: 10px;
}
.sfr-sidebar-widget ul li:last-child {
margin-bottom: 0;
} .sfr-comments {
margin: 50px 0 0;
} .sfr-search-field {
position: relative;
} .sfr-search-field__icon {
width: 16px;
height: 16px;
display: inline-block;
margin: -8px 0 0;
position: absolute;
top: 50%;
right: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.sfr-search-field__icon--loader {
border: 2px solid #C2C2C2;
border-left-color: #000;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: sfr_spin 0.6s infinite linear;
animation: sfr_spin 0.6s infinite linear;
border-radius: 50%;
}
.sfr-search-field__icon--clear {
background: #C2C2C2;
border-radius: 50%;
cursor: pointer;
}
.sfr-search-field__icon--clear:before, .sfr-search-field__icon--clear:after {
content: "";
height: 2px;
width: 10px;
display: block;
position: absolute;
top: 50%;
margin: -1px 0 0;
left: 3px;
background: #FFF;
}
.sfr-search-field__icon--clear:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sfr-search-field__icon--clear:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .sfr-pagination ul,
.sfr-pagination ul.page-numbers {
margin: 0;
} .sfr-notices {
padding: 15px 20px;
border-radius: 3px;
list-style: none none outside;
background: #f7f7f7;
border: 1px solid #eee;
border-left-width: 3px;
margin: 0 0 30px;
} .sfr-notices__notice {
margin: 0 0 5px;
padding: 0;
}
.sfr-notices__notice:last-child {
margin-bottom: 0;
} .sfr-notices--success {
border-left-color: #4DCEA6;
}
.sfr-notices--error {
border-left-color: #F45B7C;
} .sfr-badge {
display: inline-block;
padding: 2px 6px;
border-radius: 6px;
background: #F0F0F0;
font-size: 70%;
font-weight: 500;
margin: 0 0 0 5px;
vertical-align: middle;
} .sfr-roadmap-statuses {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sfr-roadmap-status {
background: #F5F5F5;
padding: 25px;
border-radius: 8px;
margin-bottom: 30px;
width: 100%;
}
.sfr-roadmap-status .sfr-loop-item-wrapper {
margin: 0 0 25px;
}
.sfr-roadmap-status .sfr-loop-item-wrapper:last-child {
margin-bottom: 0;
}
@media (min-width: 992px) {
.sfr-roadmap-status--col-1 {
width: 98%;
}
.sfr-roadmap-status--col-2 {
width: 48%;
}
.sfr-roadmap-status--col-3 {
width: 31.33333%;
}
.sfr-roadmap-status--col-4 {
width: 23%;
}
.sfr-roadmap-status--col-5 {
width: 18%;
}
.sfr-roadmap-status--col-6 {
width: 14.66667%;
}
}
.sfr-roadmap-status--fill {
padding: 0;
opacity: 0;
margin: 0;
visibility: hidden;
}
.sfr-roadmap-status > :last-child {
margin-bottom: 0;
}
.sfr-roadmap-status .sfr-roadmap-status__title {
margin: 0 0 25px;
line-height: 1.2;
font-size: 24px;
}
.sfr-roadmap-status .sfr-roadmap-status__title:before {
display: none;
}
.sfr-roadmap-status .sfr-loop-item__title {
font-size: 20px;
line-height: 1.2;
margin: 0 0 10px;
}
.sfr-roadmap-status .sfr-loop-item__title:before {
display: none;
}
.sfr-roadmap-status .sfr-loop-item__meta {
margin: 0;
} .sfr-roadmap-status__color {
color: #ccc;
margin: 0 2px 0 0;
}
.sfr-roadmap-status__view-all {
display: block;
margin: 30px 0 0;
text-align: center;
}
.sfr-attachments {
display: grid;
grid-template-columns: repeat(5, minmax(32px, 1fr));
column-gap: 8px;
row-gap: 8px;
padding-top: 8px;
border-radius: 4px;
}
.sfr-attachments-title {
display: block;
margin-top: 32px;
}
.sfr-attachments .sfr-attachment {
cursor: pointer;
transition: 300ms all ease-in-out;
}
.sfr-attachments .sfr-attachment:hover {
transform: scale3d(1.1, 1.1, 2);
}
.sfr-attachments .sfr-attachment > img {
width: 100%;
object-fit: cover;
}
.sfr-attachment-indicator > img {
width: 16px;
} .pswp {
z-index: 99999;
} .sfr-form__acf-fields {
margin: 20px 0;
padding: 20px;
background: #f9f9f9;
border-radius: 4px;
border: 1px solid #e1e1e1;
}
.sfr-form__acf-fields h3 {
margin: 0 0 15px 0;
font-size: 16px;
color: #333;
}
.sfr-form__acf-fields .sfr-form__row {
margin-bottom: 15px;
}
.sfr-form__acf-fields .sfr-form__row:last-child {
margin-bottom: 0;
}
.sfr-form__acf-fields .sfr-form__field {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
line-height: 1.4;
}
.sfr-form__acf-fields .sfr-form__field:focus {
outline: none;
border-color: #0073aa;
box-shadow: 0 0 0 1px #0073aa;
}
.sfr-form__acf-fields .sfr-form__field--textarea {
min-height: 100px;
resize: vertical;
}
.sfr-form__acf-fields .sfr-form__field--select {
background: white;
}
.sfr-form__acf-fields .sfr-form__checkbox,
.sfr-form__acf-fields .sfr-form__radio {
display: flex;
align-items: center;
margin-bottom: 8px;
cursor: pointer;
}
.sfr-form__acf-fields .sfr-form__checkbox input,
.sfr-form__acf-fields .sfr-form__radio input {
margin-right: 8px;
width: auto;
}
.sfr-form__acf-fields .sfr-form__checkbox span,
.sfr-form__acf-fields .sfr-form__radio span {
font-weight: normal;
}
.sfr-form__acf-fields .required {
color: #dc3232;
font-weight: bold;
} .sfr-acf-fields {
margin: 20px 0;
padding: 15px;
background: #f9f9f9;
border-radius: 4px;
border: 1px solid #e1e1e1;
}
.sfr-acf-fields h3 {
margin: 0 0 15px 0;
font-size: 16px;
color: #333;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 8px;
}
.sfr-acf-field {
margin-bottom: 10px;
padding: 8px 0;
border-bottom: 1px solid #f0f0f0;
}
.sfr-acf-field:last-child {
margin-bottom: 0;
border-bottom: none;
}
.sfr-acf-field strong {
color: #333;
font-weight: 600;
}
.sfr-acf-field span {
color: #666;
margin-left: 5px;
} .sfr-acf-fields-table {
width: 100%;
border-collapse: collapse;
margin: 15px 0;
}
.sfr-acf-fields-table .sfr-acf-field-row {
border-bottom: 1px solid #eee;
}
.sfr-acf-fields-table .sfr-acf-field-row:last-child {
border-bottom: none;
}
.sfr-acf-fields-table .sfr-acf-field-label {
padding: 12px 15px 12px 0;
vertical-align: top;
font-weight: 600;
color: #333;
text-align: left;
line-height: 1.4;
}
.sfr-acf-fields .sfr-acf-field-label {
display: inline-block;
vertical-align: top;
}
.sfr-acf-fields-table .sfr-acf-field-value {
padding: 12px 0;
vertical-align: top;
}
.sfr-acf-fields-table .sfr-acf-field-value span {
color: #666;
line-height: 1.5;
}
.sfr-acf-fields-table .sfr-acf-textarea {
color: #666;
line-height: 1.6;
white-space: pre-line;
} @media (max-width: 768px) {
.sfr-acf-fields-table {
display: block;
}
.sfr-acf-fields-table .sfr-acf-field-row {
display: block;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}
.sfr-acf-fields-table .sfr-acf-field-label,
.sfr-acf-fields-table .sfr-acf-field-value {
display: block;
width: 100%;
padding: 5px 0;
}
.sfr-acf-fields-table .sfr-acf-field-label {
padding-bottom: 5px;
}
}.lwa-hp-shell {
max-width: 900px;
margin: 0 auto;
background: #fff;
border-radius: 24px;
box-shadow: 0 12px 30px rgba(0,0,0,0.07);
padding: 20px;
}
.lwa-hp-intro { text-align:center; margin-bottom: 18px; }
.lwa-hp-title { margin: 0 0 8px; color: #0F2A44; font-size: 30px; line-height: 1.15; }
.lwa-hp-subtitle { margin: 0; color: #5f6b7a; }
.lwa-hp-meta-bar { display:flex; gap:10px; justify-content:center; flex-wrap:wrap; margin-bottom: 14px; }
.lwa-hp-meta-pill { background: rgba(91,212,109,0.15); color: #0F2A44; border-radius: 999px; padding: 8px 14px; font-size: 13px; font-weight: 700; }
.lwa-hp-video-wrap { position: relative; border-radius: 18px; overflow: hidden; background: #edf2f6; }
.lwa-hp-player-notice {
margin: 0 0 12px;
padding: 12px 14px;
border-radius: 14px;
background: rgba(246,173,85,0.18);
color: #6f4d00;
border: 1px solid rgba(246,173,85,0.35);
text-align: left;
font-size: 14px;
line-height: 1.45;
}
.lwa-hp-player-notice strong { color: #5c3d00; }
.lwa-hp-video { display:block; width:100%; border-radius:18px; }
.lwa-hp-video-flash { position:absolute; inset:0; pointer-events:none; background: rgba(91,212,109,0.25); opacity:0; }
.lwa-hp-video-flash.is-active { animation: lwaHpFlash 0.18s ease-out; }
.lwa-hp-controls { display:flex; gap:12px; flex-wrap:wrap; margin-top: 14px; }
.lwa-hp-start, .lwa-hp-click-btn, .lwa-hp-next, .lwa-hp-restart-mock {
border: 0;
border-radius: 999px;
padding: 14px 18px;
font-size: 16px;
font-weight: 700;
cursor: pointer;
}
.lwa-hp-start { background: #0F2A44; color: #fff; flex: 1 1 200px; }
.lwa-hp-click-btn { background: #5BD46D; color: #0F2A44; flex: 2 1 260px; transition: transform 0.12s ease, box-shadow 0.12s ease; }
.lwa-hp-click-btn.is-registered { transform: scale(0.98); box-shadow: 0 0 0 8px rgba(91,212,109,0.22); }
.lwa-hp-next, .lwa-hp-restart-mock { background: #eef4ef; color: #0F2A44; }
.lwa-hp-next[hidden] { display:none !important; }
.lwa-hp-click-btn[disabled] { opacity: 0.6; cursor: not-allowed; }
.lwa-hp-status {
margin-top: 14px;
padding: 12px 16px;
background: #f0f4f8;
border: 1px solid rgba(15,42,68,.12);
border-left: 4px solid #0F2A44;
border-radius: 10px;
color: #0F2A44;
font-size: .9rem;
font-weight: 600;
line-height: 1.5;
text-align: left;
}
.lwa-hp-result { margin-top: 14px; }
.lwa-hp-result-box { border-radius: 18px; padding: 16px 18px; font-size: 16px; }
.lwa-hp-result-box p { margin: 8px 0 0; }
.lwa-hp-good { background: rgba(91,212,109,0.14); color: #0F2A44; }
.lwa-hp-bad { background: rgba(229,57,53,0.10); color: #7a1f1b; }
.lwa-hp-error { background: rgba(246,173,85,0.15); color: #6f4d00; }
.lwa-hp-mock-breakdown { margin-top: 14px; display: grid; gap: 8px; }
.lwa-hp-breakdown-row { display:flex; justify-content:space-between; background:#f7fafc; border-radius: 14px; padding: 10px 14px; color:#0F2A44; }
.lwa-hp-empty { background:#fff; border-radius: 18px; padding: 18px; box-shadow: 0 8px 20px rgba(0,0,0,0.06); }
.lwa-hp-dashboard-tile,
.lwa-hp-promo-card {
background: linear-gradient(135deg, #0F2A44 0%, #16395d 100%);
border-radius: 22px;
padding: 22px;
color: #fff;
box-shadow: 0 12px 30px rgba(15,42,68,0.12);
}
.lwa-hp-dashboard-tile { display:flex; gap:16px; align-items:flex-start; }
.lwa-hp-dashboard-icon {
width: 52px;
height: 52px;
display:flex;
align-items:center;
justify-content:center;
border-radius: 16px;
background: rgba(91,212,109,0.18);
font-size: 24px;
flex: 0 0 52px;
}
.lwa-hp-dashboard-body h3,
.lwa-hp-promo-copy h3 { margin: 0 0 8px; color: #fff; }
.lwa-hp-dashboard-body p,
.lwa-hp-promo-copy p { margin: 0 0 14px; color: rgba(255,255,255,0.86); }
.lwa-hp-tile-btn,
.lwa-hp-promo-btn {
display:inline-block;
padding: 12px 18px;
border-radius: 999px;
text-decoration:none;
font-weight:700;
background:#5BD46D;
color:#0F2A44;
}
.lwa-hp-promo-card { display:flex; justify-content:space-between; gap:20px; align-items:center; }
.lwa-hp-promo-eyebrow {
display:inline-block;
margin-bottom: 10px;
padding: 6px 10px;
border-radius: 999px;
background: rgba(91,212,109,0.15);
color: #d4ffd8;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
}
@keyframes lwaHpFlash {
from { opacity: 1; }
to { opacity: 0; }
}
@media (max-width: 700px) {
.lwa-hp-shell { padding: 16px; border-radius: 18px; }
.lwa-hp-title { font-size: 24px; }
.lwa-hp-controls { flex-direction: column; }
.lwa-hp-start, .lwa-hp-click-btn, .lwa-hp-next, .lwa-hp-restart-mock { width: 100%; }
.lwa-hp-dashboard-tile,
.lwa-hp-promo-card { flex-direction: column; align-items: flex-start; }
}
.lwa-hp-warn { background: rgba(246,173,85,0.18); color: #6f4d00; }
.lwa-hp-reaction-row { margin-top: 10px; }
.lwa-hp-reaction-badge {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 8px 12px;
border-radius: 999px;
font-size: 13px;
font-weight: 800;
}
.lwa-hp-reaction-summary { font-weight: 700; }
.lwa-hp-coach { color: inherit; }
.lwa-hp-session-summary {
margin-top: 14px;
background: #f7fafc;
border-radius: 18px;
padding: 16px 18px;
}
.lwa-hp-session-summary h4 { margin: 0 0 12px; color: #0F2A44; }
.lwa-hp-summary-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
gap: 10px;
}
.lwa-hp-summary-stat {
background: #fff;
border-radius: 14px;
padding: 12px;
box-shadow: inset 0 0 0 1px rgba(15,42,68,0.06);
}
.lwa-hp-summary-stat span { display:block; font-size: 12px; color: #5f6b7a; margin-bottom: 4px; }
.lwa-hp-summary-stat strong { font-size: 20px; color: #0F2A44; }
.lwa-hp-session-insight, .lwa-hp-session-complete { margin: 12px 0 0; }
.lwa-hp-session-complete { font-weight: 700; color: #0F2A44; }
.lwa-hp-weak-types {
margin-top: 14px;
background: #f7fafc;
border-radius: 18px;
padding: 16px 18px;
}
.lwa-hp-weak-types h3,
.lwa-hp-weak-types h4 { margin: 0 0 12px; color: #0F2A44; }
.lwa-hp-weak-list { display: grid; gap: 10px; }
.lwa-hp-weak-item {
display: flex;
gap: 12px;
align-items: flex-start;
border-radius: 14px;
padding: 12px 14px;
background: #fff;
box-shadow: inset 0 0 0 1px rgba(15,42,68,0.06);
}
.lwa-hp-weak-icon { font-size: 20px; line-height: 1; margin-top: 2px; }
.lwa-hp-weak-copy strong { display:block; color:#0F2A44; margin-bottom: 4px; }
.lwa-hp-weak-copy p { margin:0; color:#5f6b7a; }
.lwa-hp-weak-item--missed_hazards,
.lwa-hp-weak-item--late_reactions,
.lwa-hp-weak-item--pattern_clicking { background: rgba(229,57,53,0.08); }
.lwa-hp-weak-item--slightly_late { background: rgba(246,173,85,0.14); }
.lwa-hp-weak-empty { margin: 0; color: #5f6b7a; }
.lwa-hp-video-wrap {
position: relative;
aspect-ratio: 16 / 9;
background: #0b1e32;
overflow: hidden;
border-radius: 18px;
}
.lwa-hp-video,
.lwa-hp-youtube,
.lwa-hp-youtube iframe {
width: 100%;
height: 100%;
display: block;
}
.lwa-hp-youtube iframe {
border: 0;
}
.lwa-hp-click-overlay {
position: absolute;
inset: 0;
z-index: 3;
cursor: crosshair;
background: transparent;
}
.lwa-hp-video-flash {
z-index: 4;
pointer-events: none;
}
.lwa-hp-dashboard-stats-kicker {
display: block;
font-size: .72rem;
font-weight: 700;
letter-spacing: .1em;
text-transform: uppercase;
color: #5BD46D;
margin-bottom: 4px;
}
.lwa-hp-dashboard-stats-card {
background: #fff;
border-radius: 22px;
padding: 22px;
box-shadow: 0 12px 30px rgba(15,42,68,0.08);
}
.lwa-hp-dashboard-stat--pass strong { color: #2a9d5c; }
.lwa-hp-dashboard-stat--fail strong { color: #64748b; }
.lwa-hp-gate-card,.lwa-hp-rules-card{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(15,42,68,.08)}
.lwa-hp-gate-eyebrow{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(91,212,109,.16);color:#0F2A44;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.lwa-hp-gate-card h2,.lwa-hp-rules-card h2{margin:0 0 10px;color:#0F2A44}.lwa-hp-gate-card p{margin:0;color:#5f6b7a}.lwa-hp-gate-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.lwa-hp-gate-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:800}.lwa-hp-gate-btn--primary{background:#0F2A44;color:#fff}.lwa-hp-gate-btn--ghost{background:#edf2f6;color:#0F2A44}.lwa-hp-rules-list{margin:0;padding-left:18px;color:#334155;display:grid;gap:10px}.lwa-hp-rules-card .lwa-hp-gate-btn{margin-top:18px}@media (max-width:700px){.lwa-hp-gate-actions{flex-direction:column}.lwa-hp-gate-btn{width:100%}}
.lwa-hp-practice-upsell { margin-top: 18px; }
.lwa-hp-practice-upsell-card {
border: 1px solid rgba(91,212,109,0.45);
background: linear-gradient(180deg, rgba(91,212,109,0.10), rgba(15,42,68,0.03));
border-radius: 18px;
padding: 18px;
text-align: center;
}
.lwa-hp-practice-upsell-eyebrow {
display: inline-block;
padding: 6px 10px;
border-radius: 999px;
background: rgba(91,212,109,0.16);
color: #0F2A44;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: .04em;
}
.lwa-hp-practice-upsell-title { margin: 12px 0 8px; font-size: 22px; }
.lwa-hp-practice-upsell-text { margin: 0 0 14px; }
.lwa-hp-practice-upsell-btn {
display: inline-block;
padding: 12px 20px;
border-radius: 999px;
background: #0F2A44;
color: #fff;
text-decoration: none;
font-weight: 700;
}
.lwa-hp-practice-upsell-btn:hover { opacity: .95; } @media (max-width: 1024px), (hover: none) and (pointer: coarse) { .lwa-hp-shell.lwa-hp-mobile-live {
position: fixed !important;
inset: 0 !important;
z-index: 999999 !important;
width: 100vw !important;
max-width: none !important;
height: 100vh !important;
margin: 0 !important;
padding: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
background: #fff !important;
overflow: hidden !important;
} .lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-intro,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-meta-bar,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-player-notice,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-status,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-result,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-practice-upsell,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-start,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-next {
display: none !important;
} .lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-video-wrap {
width: 100% !important;
height: calc(100vh - 72px - env(safe-area-inset-bottom, 0px)) !important;
max-height: none !important;
aspect-ratio: auto !important;
border-radius: 0 !important;
margin: 0 !important;
} .lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-controls {
position: fixed !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
z-index: 1000000 !important;
display: flex !important;
flex-direction: row !important;
gap: 8px !important;
align-items: stretch !important;
margin: 0 !important;
padding: 8px 12px calc(8px + env(safe-area-inset-bottom, 0px)) !important;
background: #fff !important;
box-shadow: 0 -6px 20px rgba(15, 42, 68, 0.12) !important;
box-sizing: border-box !important;
} .lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-click-btn,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-restart-mock {
flex: 1 1 auto !important;
width: auto !important;
min-height: 48px !important;
height: 48px !important;
max-height: 48px !important;
padding: 0 16px !important;
border-radius: 12px !important;
font-size: 16px !important;
line-height: 1.2 !important;
margin: 0 !important;
}
body.lwa-hp-body-mobile-live {
background: #fff;
}
} @media (max-width: 1024px) and (orientation: landscape),
(hover: none) and (pointer: coarse) and (orientation: landscape) { .lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-video-wrap {
height: calc(100vh - 58px - env(safe-area-inset-bottom, 0px)) !important;
}
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-controls {
padding: 6px 12px calc(6px + env(safe-area-inset-bottom, 0px)) !important;
gap: 8px !important;
}
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-click-btn,
.lwa-hp-shell.lwa-hp-mobile-live .lwa-hp-restart-mock {
min-height: 42px !important;
height: 42px !important;
max-height: 42px !important;
font-size: 15px !important;
border-radius: 10px !important;
}
} .lwa-hp-overlay-controls {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
z-index: 25;
display: flex;
gap: 8px;
align-items: center;
justify-content: center;
margin-top: 0 !important;
}
.lwa-hp-overlay-controls::before {
content: "";
position: absolute;
inset: -4px;
background: rgba(0, 0, 0, 0.22);
border-radius: 14px;
backdrop-filter: blur(2px);
z-index: -1;
}
.lwa-hp-overlay-controls .lwa-hp-start,
.lwa-hp-overlay-controls .lwa-hp-click-btn,
.lwa-hp-overlay-controls .lwa-hp-next {
flex: 1 1 0;
height: 44px;
max-height: 44px;
min-height: 44px;
padding: 0 12px;
font-size: 14px;
line-height: 1;
border-radius: 10px;
margin: 0 !important;
}
.lwa-hp-overlay-controls .lwa-hp-start {
max-width: 220px;
}
.lwa-hp-overlay-controls .lwa-hp-next[hidden],
.lwa-hp-overlay-controls .lwa-hp-click-btn[hidden],
.lwa-hp-overlay-controls .lwa-hp-start[hidden] {
display: none !important;
}
.lwa-hp-video-wrap {
margin-bottom: 0 !important;
}
@media (max-width: 1024px) {
.lwa-hp-shell {
overflow: hidden;
}
.lwa-hp-overlay-controls {
left: 8px;
right: 8px;
bottom: 8px;
gap: 6px;
}
.lwa-hp-overlay-controls::before {
inset: -3px;
border-radius: 12px;
}
.lwa-hp-overlay-controls .lwa-hp-start,
.lwa-hp-overlay-controls .lwa-hp-click-btn,
.lwa-hp-overlay-controls .lwa-hp-next {
height: 42px;
min-height: 42px;
max-height: 42px;
font-size: 13px;
border-radius: 9px;
}
.lwa-hp-status {
margin-top: 10px;
}
}
@media (max-width: 1024px) and (orientation: landscape) {
.lwa-hp-overlay-controls {
left: 6px;
right: 6px;
bottom: 6px;
gap: 6px;
}
.lwa-hp-overlay-controls .lwa-hp-start,
.lwa-hp-overlay-controls .lwa-hp-click-btn,
.lwa-hp-overlay-controls .lwa-hp-next {
height: 38px;
min-height: 38px;
max-height: 38px;
font-size: 12px;
padding: 0 10px;
}
} .lwa-hp-overlay-controls::before {
background: rgba(0, 0, 0, 0.22) !important;
} .lwa-hp-video-wrap { position: relative !important; }
.lwa-hp-video-wrap > .lwa-hp-controls,
.lwa-hp-video-wrap > .lwa-hp-overlay-controls,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-controls,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-overlay-controls {
position: absolute !important;
left: 10px !important;
right: 10px !important;
bottom: 10px !important;
z-index: 9999 !important;
display: flex !important;
gap: 8px !important;
align-items: center !important;
justify-content: center !important;
margin: 0 !important;
width: auto !important;
float: none !important;
clear: none !important;
flex-wrap: nowrap !important;
}
.lwa-hp-video-wrap > .lwa-hp-controls::before,
.lwa-hp-video-wrap > .lwa-hp-overlay-controls::before,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-controls::before,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-overlay-controls::before {
content: "" !important;
position: absolute !important;
inset: -4px !important;
background: rgba(0, 0, 0, 0.22) !important;
border-radius: 14px !important;
backdrop-filter: blur(2px) !important;
z-index: -1 !important;
}
.lwa-hp-video-wrap > .lwa-hp-controls button,
.lwa-hp-video-wrap > .lwa-hp-overlay-controls button,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-controls button,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-overlay-controls button {
flex: 1 1 0 !important;
height: 42px !important;
min-height: 42px !important;
max-height: 42px !important;
font-size: 14px !important;
border-radius: 10px !important;
margin: 0 !important;
padding: 0 12px !important;
}
@media (max-width: 1024px) and (orientation: landscape) {
.lwa-hp-video-wrap > .lwa-hp-controls button,
.lwa-hp-video-wrap > .lwa-hp-overlay-controls button,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-controls button,
.lwa-hp-shell .lwa-hp-video-wrap > .lwa-hp-overlay-controls button {
height: 38px !important;
min-height: 38px !important;
max-height: 38px !important;
font-size: 12px !important;
}
} .lwa-hp-mobile-block {
max-width: 760px;
margin: 18px auto;
padding: 24px;
background: #fff7f0;
border: 1px solid #f0d3b8;
border-radius: 18px;
box-shadow: 0 10px 25px rgba(0,0,0,0.05);
text-align: center;
}
.lwa-hp-mobile-block__title {
margin: 0 0 10px;
color: #0F2A44;
font-size: 32px;
line-height: 1.1;
}
.lwa-hp-mobile-block__text {
margin: 0;
color: #5b6673;
font-size: 18px;
}
@media (max-width: 700px) {
.lwa-hp-mobile-block {
margin: 14px;
padding: 18px;
border-radius: 16px;
}
.lwa-hp-mobile-block__title {
font-size: 28px;
}
.lwa-hp-mobile-block__text {
font-size: 17px;
}
} .lwa-hp-click-counter {
position: absolute;
top: 10px;
left: 10px;
z-index: 30;
color: #ff2222;
font-size: .95rem;
font-weight: 800;
line-height: 1;
letter-spacing: .08em;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0,0,0,.9);
pointer-events: none;
}