@font-face {
    font-family: 'Fredericka the Great';
    src: local('Fredericka the Great'), local('FrederickatheGreat-Regular'), url('../assets/fonts/FrederickatheGreat-Regular-subset.woff2') format('woff2'), url('../assets/fonts/FrederickatheGreat-Regular-subset.woff') format('woff'), url('../assets/fonts/FrederickatheGreat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mochiy Pop P One';
    src: local('Mochiy Pop P One Regular'), local('MochiyPopPOne-Regular'), url('../assets/fonts/MochiyPopPOne-Regular-subset.woff2') format('woff2'), url('../assets/fonts/MochiyPopPOne-Regular-subset.woff') format('woff'), url('../assets/fonts/MochiyPopPOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
.block-unblock{
    display: none;
}
.border-2{
    border: 2px;
}

.form-check-input:checked[type=checkbox] {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg=="), white;
}

.font-monchy-pop {
    font-family: 'Mochiy Pop P One', sans-serif;
}

.font-fredericka {
    font-family: 'Fredericka the Great', cursive;
}

.kereso-background {
    background-image: url('../assets/images/header-img.webp');
}

.brand-logo {
    font-size: calc(1.5rem + 0.3vw) !important;
}

.page-header-ui {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.border-0 {
    border: 0px;
}

.border-radius-0 {
    border-radius: 0px;
}

.text-decoration-none {
    text-decoration: none;
}

.text-decoration-none:hover {
    text-decoration: none;
}

.overlay:before {
    background-color: rgba(0, 0, 0, 0.85);
}

.page-header-ui-dark .page-header-ui-text {
    color: rgba(255, 255, 255, 0.8) !important;
}

.infinit-button-shade {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, transparent), color-stop(0.65, white));
    background-image: -moz-linear-gradient(center bottom, transparent 100%, white 65%);
}

.col-lg-8 .infinit-button-shade {
    background-image: none;
}

.col-lg-8 .infinit-button-shade a {
    margin: 1rem 0;
    padding: 1rem 0;
    background-color: #0061f2;
    color: white;
    font-size: 1rem;
}

.col-lg-8 .infinit-button-shade a:hover {
    text-decoration: underline;
}

li.no-li-dot {
    list-style-type: none;
    margin-left: -2rem;
}

.div-link {
    position: relative;
}

.div-link a.div-link-blow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mt-6 {
    margin-top: 4rem;
}

.table {
    margin-bottom: 0;
}

.search p strong {
    background-color: yellow;
}

.form-item-userid {
    display: none;
}

#edit-field-rolam-0-format {
    display: none;
}

.badge.bg-cyan a {
    color: white !important;
}

.single-post img {
    max-width: 100%;
}

#block-oktassui-content ul.action-links {
    padding-left: 0px;
    list-style: none;
}

.forum-action-links {
    list-style-type: none;
}

.forum-node footer img {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    border-radius: 100%;
}

.forum-node .private_message_link_wrapper {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
}

.forum-node .js-filter-wrapper {
    display: none;
}

td.forum__replies {
    display: none;
}

.min130 {
    min-width: 130px;
}

.video-embed-field-provider-youtube.video-embed-field-responsive-video {
    margin-bottom: 1em;
}
form.user-register-form label.js-form-required.form-required::before {
    content: "*";
    color: red;
}
.layout__region.layout__region--second{
    background-color: #eee;
    border-radius: 5px;
    padding: 1em;
    padding-bottom: 0px;
}
.layout__region.layout__region--second img{
width: 100%;
border-radius: 2px;
margin-bottom: 1em;
}

div[class^="product--variation-field--variation_price__"] div{
    font-weight: 700;
    text-align: center;
    font-size: x-large;
    color: #0061f2;
    border: 3px solid #0061f2;
    border-radius: 5px;
    margin: 0.5em 0;
    padding-top: 3px;
}

form[id^="views-form-commerce-cart-form-default-"] #edit-submit{
    display: none;
}
#edit-login-register-name--description{
    display: none;
}
@media (min-width: 1200px) {
    .brand-logo {
        font-size: 2rem !important;
    }
}

.image-widget {
    text-align: center;
}

.placeholder {
    background-color: transparent !important;
    font-weight: 600;
}

@media (min-width: 576px) {
    body.front #views-exposed-form-solr-kereso-page-1 .form-item-kereses {
        width: 75%;
        float: left;
    }
    body.front #views-exposed-form-solr-kereso-page-1 .form-actions {
        width: 20%;
        display: inline-block;
    }
}

/* =============================================
   Teacher Registration Page - Conversion Design
   ============================================= */

/* ================================================================
   TEACHER REGISTRATION PAGE — Conversion-focused design
   ================================================================ */

.reg-hero {
    min-height: calc(100vh - 80px);
    background: linear-gradient(160deg, #0f172a 0%, #1e293b 40%, #0f172a 100%);
    padding: 3.5rem 0 4rem;
    position: relative;
    overflow: hidden;
}
.reg-hero::before {
    content: '';
    position: absolute; inset: 0;
    background:
        radial-gradient(ellipse 600px 400px at 20% 30%, rgba(99,102,241,.12), transparent),
        radial-gradient(ellipse 500px 350px at 80% 70%, rgba(14,165,233,.10), transparent);
    pointer-events: none;
}

/* Highlight text (accent color) */
.reg-highlight { color: #818cf8; }

/* ── Form card (left) ── */
.reg-form-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 40px rgba(0,0,0,.18);
    overflow: hidden;
    position: sticky;
    top: 90px;
}
.reg-form-header {
    padding: 2rem 2rem 0.25rem;
}
.reg-step-badge {
    display: inline-flex; align-items: center; gap: .4rem;
    background: linear-gradient(135deg, #eef2ff, #e0e7ff);
    color: #4f46e5;
    font-size: .78rem; font-weight: 700;
    padding: .3rem .85rem; border-radius: 20px;
    margin-bottom: .75rem;
}
.reg-form-header h1 {
    font-size: 1.5rem; font-weight: 800;
    color: #1a1a2e; margin-bottom: .3rem; line-height: 1.35;
}
.reg-form-header h1 .reg-highlight { color: #4f46e5; }
.reg-form-header p {
    color: #6b7280; font-size: .92rem; margin-bottom: 0;
}

.reg-form-body { padding: .5rem 2rem 1rem; }
.reg-form-body .user-register-form .form-item { margin-bottom: .85rem; }
.reg-form-body .user-register-form label {
    font-weight: 600; font-size: .88rem; color: #374151; margin-bottom: .3rem;
}
.reg-form-body .user-register-form .form-control,
.reg-form-body .user-register-form .form-text,
.reg-form-body .user-register-form input[type="text"],
.reg-form-body .user-register-form input[type="email"],
.reg-form-body .user-register-form input[type="password"] {
    border: 2px solid #e5e7eb; border-radius: 11px;
    padding: .7rem 1rem; font-size: 1rem;
    transition: border-color .2s, box-shadow .2s;
    width: 100%; background: #fff;
}
.reg-form-body .user-register-form .form-control:focus,
.reg-form-body .user-register-form input:focus {
    border-color: #6366f1;
    box-shadow: 0 0 0 3px rgba(99,102,241,.12);
    outline: none;
}
.reg-form-body .user-register-form .form-submit,
.reg-form-body .user-register-form input[type="submit"],
.reg-form-body .user-register-form button[type="submit"] {
    background: linear-gradient(135deg, #4f46e5 0%, #6366f1 100%);
    color: #fff; border: none; border-radius: 11px;
    padding: .9rem 2rem; font-size: 1.05rem; font-weight: 700;
    width: 100%; cursor: pointer;
    transition: transform .15s, box-shadow .2s;
    letter-spacing: .01em; margin-top: .5rem;
}
.reg-form-body .user-register-form .form-submit:hover,
.reg-form-body .user-register-form input[type="submit"]:hover,
.reg-form-body .user-register-form button[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(99,102,241,.35);
}
.reg-form-body .user-register-form .form-submit:active,
.reg-form-body .user-register-form input[type="submit"]:active,
.reg-form-body .user-register-form button[type="submit"]:active {
    transform: translateY(0);
}
.reg-form-body .description,
.reg-form-body .user-register-form .description {
    font-size: .78rem; color: #9ca3af; margin-top: .2rem;
}
.reg-form-body .form-type-checkbox {
    display: flex; align-items: flex-start; gap: .5rem; margin: .85rem 0;
}
.reg-form-body .form-type-checkbox label {
    font-weight: 400; font-size: .84rem; color: #6b7280; line-height: 1.4;
}
.reg-form-footer {
    text-align: center; padding: .85rem 2rem 1.25rem;
    border-top: 1px solid #f3f4f6; background: #fafbfc;
}
.reg-form-footer p { margin: 0; color: #6b7280; font-size: .88rem; }
.reg-form-footer a { color: #4f46e5; font-weight: 600; text-decoration: none; }
.reg-form-footer a:hover { text-decoration: underline; }

/* Password fields */
.reg-form-body .user-register-form .js-form-type-password-confirm { margin-bottom: .85rem; }
.reg-form-body .user-register-form .password-confirm-column { margin-bottom: 0; }
.reg-form-body .password-strength,
.reg-form-body .password-confirm { font-size: .78rem; margin-top: .3rem; }
.reg-form-body #edit-contact { margin-top: .4rem; }
.reg-form-body #edit-contact .fieldset-legend { font-weight: 600; font-size: .88rem; }

/* Label icons */
.reg-label-icon { color: #9ca3af; font-size: .82rem; }

/* CTA button pulse animation */
.reg-cta-button {
    position: relative;
    overflow: hidden;
}
.reg-cta-button::after {
    content: '';
    position: absolute; top: 0; left: -100%; width: 100%; height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,.15), transparent);
    animation: reg-shine 3s ease-in-out infinite;
}
@keyframes reg-shine {
    0% { left: -100%; }
    30% { left: 100%; }
    100% { left: 100%; }
}

/* Hide unnecessary Drupal elements */
.reg-form-body #edit-timezone,
.reg-form-body #edit-pass--description { display: none; }

/* ── Trust strip under form ── */
.reg-trust-strip {
    display: flex; justify-content: center; gap: 1.5rem;
    margin-top: 1rem; padding: .4rem 0;
}
.reg-trust-strip span {
    display: flex; align-items: center; gap: .35rem;
    font-size: .75rem; color: rgba(255,255,255,.5); font-weight: 500;
}
.reg-trust-strip i { font-size: .7rem; }

/* ── Right side: Value section ── */
.reg-value-section { padding: .5rem 0 0 1rem; }

.reg-value-headline { margin-bottom: 1.75rem; }
.reg-value-headline h2 {
    font-size: 1.85rem; font-weight: 800; color: #fff;
    line-height: 1.3; margin-bottom: .5rem;
}
.reg-value-headline h2 .reg-highlight { color: #818cf8; }
.reg-subtitle { font-size: 1.02rem; color: rgba(255,255,255,.6); margin-bottom: 0; }

/* ── Stats bar ── */
.reg-stats-bar {
    display: flex; align-items: center; gap: 0;
    background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.08);
    border-radius: 14px; padding: .9rem 1.25rem; margin-bottom: 1.75rem;
}
.reg-stat-item { flex: 1; text-align: center; }
.reg-stat-value {
    display: block; font-size: 1.25rem; font-weight: 800; color: #818cf8;
}
.reg-stat-desc {
    display: block; font-size: .76rem; color: rgba(255,255,255,.5); margin-top: .1rem;
}
.reg-stat-divider {
    width: 1px; height: 36px; background: rgba(255,255,255,.1); flex-shrink: 0;
}

/* ── Feature cards grid ── */
.reg-features-grid {
    display: grid; grid-template-columns: 1fr 1fr; gap: .75rem;
    margin-bottom: 1.75rem;
}
.reg-fcard {
    display: flex; align-items: flex-start; gap: .75rem;
    background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.07);
    border-radius: 13px; padding: .85rem 1rem;
    transition: background .15s, border-color .15s;
}
.reg-fcard:hover {
    background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.12);
}
.reg-fcard-icon {
    flex-shrink: 0; width: 36px; height: 36px; border-radius: 10px;
    display: flex; align-items: center; justify-content: center;
    font-size: .9rem;
}
.reg-fcard-icon--blue  { background: rgba(99,102,241,.15); color: #a5b4fc; }
.reg-fcard-icon--purple{ background: rgba(168,85,247,.15);  color: #c4b5fd; }
.reg-fcard-icon--teal  { background: rgba(20,184,166,.15);  color: #5eead4; }
.reg-fcard-icon--green { background: rgba(34,197,94,.15);   color: #86efac; }
.reg-fcard strong {
    display: block; font-size: .88rem; color: #fff; font-weight: 600; line-height: 1.25;
}
.reg-fcard span {
    font-size: .78rem; color: rgba(255,255,255,.5); line-height: 1.35;
}

/* ── Pricing card ── */
.reg-pricing-card {
    display: flex; align-items: center; gap: 1.5rem;
    background: linear-gradient(135deg, rgba(99,102,241,.1), rgba(14,165,233,.08));
    border: 1px solid rgba(99,102,241,.2);
    border-radius: 16px; padding: 1.25rem 1.5rem; margin-bottom: 1.25rem;
}
.reg-pricing-tag {
    font-size: .7rem; font-weight: 700; text-transform: uppercase;
    letter-spacing: .06em; color: #818cf8; margin-bottom: .3rem;
}
.reg-pricing-amount {
    font-size: 1.65rem; font-weight: 800; color: #fff;
}
.reg-pricing-period { font-size: .95rem; color: rgba(255,255,255,.5); font-weight: 500; }
.reg-pricing-note { font-size: .78rem; color: rgba(255,255,255,.4); margin-top: .15rem; }
.reg-pricing-right { flex: 1; }
.reg-pricing-includes {
    display: grid; grid-template-columns: 1fr 1fr; gap: .35rem .75rem;
}
.reg-pricing-includes div {
    font-size: .82rem; color: rgba(255,255,255,.7); font-weight: 500;
    display: flex; align-items: center; gap: .4rem;
}
.reg-pricing-includes i { color: #34d399; font-size: .7rem; }

/* ── Guarantee ── */
.reg-guarantee {
    display: flex; align-items: flex-start; gap: .85rem;
    background: rgba(16,185,129,.08); border: 1px solid rgba(16,185,129,.15);
    border-radius: 13px; padding: 1rem 1.25rem;
}
.reg-guarantee-icon {
    flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    background: rgba(16,185,129,.15); color: #34d399; font-size: 1rem;
}
.reg-guarantee strong {
    display: block; font-size: .88rem; color: #34d399; margin-bottom: .1rem;
}
.reg-guarantee span { font-size: .8rem; color: rgba(255,255,255,.5); }

/* ── How it works section ── */
.reg-how-section {
    background: #fff; padding: 3.5rem 0;
}
.reg-how-title {
    text-align: center; font-size: 1.5rem; font-weight: 800;
    color: #1a1a2e; margin-bottom: 2.5rem;
}
.reg-how-steps {
    display: flex; align-items: flex-start; justify-content: center; gap: 1.25rem;
    max-width: 750px; margin: 0 auto;
}
.reg-how-step {
    flex: 1; text-align: center; padding: 0 .5rem;
}
.reg-how-num {
    width: 44px; height: 44px; border-radius: 50%;
    background: linear-gradient(135deg, #4f46e5, #6366f1);
    color: #fff; font-size: 1.1rem; font-weight: 800;
    display: flex; align-items: center; justify-content: center;
    margin: 0 auto .75rem;
}
.reg-how-step strong {
    display: block; font-size: .95rem; color: #1a1a2e; margin-bottom: .35rem;
}
.reg-how-step p {
    font-size: .84rem; color: #6b7280; margin: 0; line-height: 1.4;
}
.reg-how-arrow {
    display: flex; align-items: center; padding-top: .7rem;
    color: #d1d5db; font-size: 1rem;
}

/* ── Responsive ── */
@media (max-width: 991px) {
    .reg-hero { padding: 2rem 0 3rem; }
    .reg-form-card { position: static; }
    .reg-value-section { padding: 2rem 0 0 0; }
    .reg-value-headline h2 { font-size: 1.5rem; }
    .reg-features-grid { grid-template-columns: 1fr; }
    .reg-pricing-card { flex-direction: column; align-items: flex-start; gap: .75rem; }
    .reg-pricing-includes { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 767px) {
    .reg-hero { padding: 1.25rem 0 2rem; }
    .reg-form-header { padding: 1.5rem 1.25rem .25rem; }
    .reg-form-header h1 { font-size: 1.3rem; }
    .reg-form-body { padding: .5rem 1.25rem 1rem; }
    .reg-form-footer { padding: .75rem 1.25rem; }
    .reg-trust-strip { gap: .75rem; flex-wrap: wrap; justify-content: center; }
    .reg-stats-bar { flex-direction: column; gap: .5rem; padding: .75rem 1rem; }
    .reg-stat-divider { width: 100%; height: 1px; }
    .reg-features-grid { grid-template-columns: 1fr; }
    .reg-pricing-card { flex-direction: column; align-items: flex-start; gap: .75rem; }
    .reg-pricing-includes { grid-template-columns: 1fr; }
    .reg-how-steps { flex-direction: column; gap: .75rem; }
    .reg-how-arrow { display: none; }
}