/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@font-face {
    font-family: "LINE Seed Sans TH";
    src: url("fonts/LINESeedSansTH_W_Th.woff2") format("woff2");
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: "LINE Seed Sans TH";
    src: url("fonts/LINESeedSansTH_W_Rg.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "LINE Seed Sans TH";
    src: url("fonts/LINESeedSansTH_W_Bd.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@layer properties {
    @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial
        }
    }
}

@layer theme {

    :root,
    :host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --spacing: .25rem;
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono)
    }
}

@layer base {

    *,
    :after,
    :before,
    ::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,
    :host {
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent
    }

    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px
    }

    abbr:where([title]) {
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: inherit;
        font-weight: inherit
    }

    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,
    strong {
        font-weight: bolder
    }

    code,
    kbd,
    samp,
    pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse
    }

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,
    ul,
    menu {
        list-style: none
    }

    img,
    svg,
    video,
    canvas,
    audio,
    iframe,
    embed,
    object {
        vertical-align: middle;
        display: block
    }

    img,
    video {
        max-width: 100%;
        height: auto
    }

    button,
    input,
    select,
    optgroup,
    textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }

    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }

    ::file-selector-button {
        margin-inline-end: 4px
    }

    ::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
        ::placeholder {
            color: currentColor
        }

        @supports (color:color-mix(in lab, red, red)) {
            ::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

    ::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    ::-webkit-datetime-edit {
        padding-block: 0
    }

    ::-webkit-datetime-edit-year-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-month-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-day-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-hour-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-second-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-millisecond-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }

    ::-webkit-calendar-picker-indicator {
        line-height: 1
    }

    :-moz-ui-invalid {
        box-shadow: none
    }

    button,
    input:where([type=button], [type=reset], [type=submit]) {
        appearance: button
    }

    ::file-selector-button {
        appearance: button
    }

    ::-webkit-inner-spin-button {
        height: auto
    }

    ::-webkit-outer-spin-button {
        height: auto
    }

    [hidden]:where(:not([hidden=until-found])) {
        display: none !important
    }
}

@layer components;

@layer utilities {
    .relative {
        position: relative
    }

    .static {
        position: static
    }

    .start {
        inset-inline-start: var(--spacing)
    }

    .container {
        width: 100%
    }

    @media (width>=40rem) {
        .container {
            max-width: 40rem
        }
    }

    @media (width>=48rem) {
        .container {
            max-width: 48rem
        }
    }

    @media (width>=64rem) {
        .container {
            max-width: 64rem
        }
    }

    @media (width>=80rem) {
        .container {
            max-width: 80rem
        }
    }

    @media (width>=96rem) {
        .container {
            max-width: 96rem
        }
    }

    .table {
        display: table
    }

    .transform {
        transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, )
    }

    .shadow {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .outline {
        outline-style: var(--tw-outline-style);
        outline-width: 1px
    }

    .filter {
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }
}

:root {
    --blue-950: #023da1;
    --blue-900: #023da1;
    --blue-700: #023da1;
    --blue-600: #1759c7;
    --blue-100: #eaf2ff;
    --blue-50: #f6f9ff;
    --ink: #000;
    --muted: #000;
    --facebook-grey: #898f9c;
    --line: #dfe4eb;
    --shadow: 0 24px 70px #023da11f
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    color: var(--ink);
    -webkit-font-smoothing: antialiased;
    background: #fff;
    margin: 0;
    font-family: LINE Seed Sans TH, system-ui, sans-serif;
    font-size: 16px;
    line-height: 1.65
}

body.modal-open {
    overflow: hidden
}

a {
    color: inherit;
    text-decoration: none
}

button,
a {
    -webkit-tap-highlight-color: transparent
}

.container {
    width: min(1180px, 100% - 48px);
    margin-inline: auto
}

    .promo-countdown {
    color: #fff;
    background: linear-gradient(135deg, #011f55 0%, #023da1 55%, #1759c7 100%);
    border-bottom: 1px solid rgba(255, 255, 255, .16);
}

.promo-countdown-inner {
    min-height: 146px;
    grid-template-columns: minmax(340px, 1.25fr) auto auto auto;
    align-items: center;
    gap: 28px;
    padding-block: 22px;
    display: grid;
}

.promo-countdown-title {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
}

.promo-countdown-copy p {
    margin: 8px 0 0;
    color: #c0dbff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.55;
}

.promo-countdown-offer {
    border-left: 1px solid rgba(255, 255, 255, .22);
    padding-left: 28px;
}

.promo-price-label {
    color: #c0dbff;
    font-size: 11px;
    font-weight: 700;
}

.promo-price-row {
    align-items: baseline;
    gap: 12px;
    margin-top: 3px;
    display: flex;
}

.promo-price-row strong {
    color: #fff;
    white-space: nowrap;
    font: 800 36px/1 Inter, sans-serif;
}

.promo-price-row strong small {
    font: 700 12px/1 LINE Seed Sans TH, system-ui, sans-serif;
}

.promo-price-row del {
    color: #c0dbff;
    white-space: nowrap;
    font-size: 13px;
}

.promo-countdown-timer {
    gap: 8px;
    display: flex;
}

.promo-countdown-timer > div {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 8px;
    place-items: center;
    width: 54px;
    height: 60px;
    display: grid;
}

.promo-countdown-timer strong {
    color: #fff;
    font: 700 22px/1 Inter, sans-serif;
}

.promo-countdown-timer span {
    color: #c0dbff;
    font-size: 9px;
    line-height: 1;
}

.promo-countdown-cta {
    color: var(--blue-700);
    background: #fff;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    min-height: 48px;
    padding: 0 20px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    display: inline-flex;
    transition: transform .16s ease, box-shadow .16s ease;
}

.promo-countdown-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 20, 70, .24);
}

.promo-countdown-cta:active {
    transform: translateY(0);
}
.site-header {
    z-index: 50;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: #ffffffeb;
    border-bottom: 1px solid #dde5f0d9;
    align-items: center;
    gap: 44px;
    height: 74px;
    padding: 0 max(24px, 50vw - 590px);
    display: flex;
    position: sticky;
    top: 0
}

.brand {
    align-items: center;
    gap: 10px;
    margin-right: auto;
    line-height: 1;
    display: inline-flex
}

.site-header .brand-lockup {
    width: 160px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.site-header .brand-logo {
    width: 100%;
    height: auto;
    display: block;
}

.site-header .brand-lockup small {
    width: 100%;
    padding-left: 24%;
    color: var(--facebook-grey);
    letter-spacing: .14em;
    font: 700 7px/1 Inter, sans-serif;
    display: block;
}

.brand-mark {
    flex: 0 0 42px;
    place-items: center;
    width: 42px;
    height: 42px;
    display: grid;
}

.brand-mark img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.brand strong,
.brand small {
    display: block
}

.brand strong {
    letter-spacing: .05em;
    font: 800 15px/1 Inter, sans-serif
}

.brand small {
    color: var(--facebook-grey);
    letter-spacing: .14em;
    margin-top: 5px;
    font: 700 7px/1 Inter, sans-serif
}

nav {
    gap: 30px;
    display: flex
}

nav a{
  color:#505761;
  font-size:14px;
  font-weight:400;
}

nav a:hover {
    color: var(--blue-700)
}

.button {
    background: var(--blue-700);
    color: #fff;
    border: 1px solid #0000;
    border-radius: 14px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    min-height: 52px;
    padding: 0 24px;
    font-weight: 700;
    transition: transform .16s, box-shadow .16s, background .16s;
    display: inline-flex
}

.button:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px #1354db40
}

.button-small {
    min-width: 120px;
    min-height: 44px;
    padding-inline: 24px;
    font-size: 14px;
}

.button-white {
    color: var(--blue-900);
    background: #fff
}

.button-ghost {
    color: #fff;
    background: #ffffff14;
    border-color: #ffffff52
}

.button-full {
    width: 100%
}

.hero {
    color: #fff;
    background: radial-gradient(circle at 78% 20%, #b4d6ff57, #0000 28%), linear-gradient(135deg, #023da1 0%, #1759c7 52%, #3479e2 100%);
    align-items: center;
    min-height: 720px;
    display: flex;
    position: relative;
    overflow: hidden
}

.hero:before {
    content: "";
    background-image: linear-gradient(#ffffff0a 1px, #0000 1px), linear-gradient(90deg, #ffffff0a 1px, #0000 1px);
    background-size: 50px 50px;
    position: absolute;
    inset: 0;
    -webkit-mask-image: linear-gradient(90deg, #000, #0000 90%);
    mask-image: linear-gradient(90deg, #000, #0000 90%)
}

.hero-glow {
    filter: blur(4px);
    opacity: .5;
    border-radius: 999px;
    position: absolute
}

.hero-glow-one {
    border: 1px solid #ffffff47;
    width: 600px;
    height: 600px;
    top: -230px;
    right: -160px
}

.hero-glow-two {
    border: 90px solid #4a97ff21;
    width: 700px;
    height: 700px;
    bottom: -360px;
    right: 30px
}

.hero-grid {
    z-index: 2;
    grid-template-columns: 1.04fr .96fr;
    align-items: center;
    gap: 76px;
    min-height: 720px;
    padding-block: 0;
    display: grid;
    position: relative
}

.eyebrow {
    color: var(--blue-700);
    letter-spacing: .14em;
    margin: 0 0 15px;
    font: 800 12px/1.3 Inter, sans-serif
}

.eyebrow.light {
    color: #7cb9ff
}

.hero h1{
  letter-spacing:-.025em;
  max-width:680px;
  margin:0;
  font-size:clamp(40px,3.8vw,46px);
  font-weight:700;
  line-height:1.2;
}

.hero h1 span {
    color: #c0dbff;
    display: block
}

.hero-lead{
  color:#fff;
  max-width:650px;
  margin:26px 0 0;
  font-size:18px;
  font-weight:400;
  line-height:1.65;
}

.hero-note {
    color: #e3efff;
    max-width: 620px;
    margin: 14px 0 0;
    font-size: 15px
}

.hero-actions {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
    display: flex
}

.hero-proof{
  color:#edf5ff;
  flex-wrap:wrap;
  gap:18px;
  margin-top:26px;
  font-size:13px;
  font-weight:400;
  display:flex;
}

.hero-visual {
    place-items: center;
    min-height: 470px;
    display: grid;
    position: relative
}

.hero-portrait-stage {
    isolation: isolate;
    align-self: end;
    min-height: 720px
}

.hero-portrait-stage:after {
    content: "";
    z-index: -2;
    filter: blur(3px);
    background: radial-gradient(circle at 58% 54%, #5ba9ff61, #155bda14 48%, #0000 70%);
    border-radius: 50%;
    width: 110%;
    height: 76%;
    position: absolute;
    bottom: 0;
    right: -12%
}

.portrait-orbit {
    z-index: -1;
    border: 1px solid #8fc7ff4d;
    border-radius: 50%;
    position: absolute
}

.portrait-orbit-one {
    width: 590px;
    height: 590px;
    top: 82px;
    bottom: auto;
    right: -10px
}

.portrait-orbit-two {
    border-style: dashed;
    border-color: #ffffff21;
    width: 430px;
    height: 430px;
    top: 160px;
    bottom: auto;
    right: 70px
}

.hero-person {
    z-index: 2;
    object-fit: contain;
    object-position: center bottom;
    filter: drop-shadow(0 30px 45px #000d3152);
    width: auto;
    max-width: none;
    height: 770px;
    max-height: none;
    position: absolute;
    bottom: -48px;
    right: -28px
}

.hero-search-card,
.hero-analysis-card {
    z-index: 4;
    color: var(--ink);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    background: #fffffff5;
    border: 1px solid #ffffffb8;
    position: absolute;
    box-shadow: 0 22px 55px #00123e45
}

.hero-search-card {
    border-radius: 20px;
    width: 280px;
    padding: 16px 17px;
    inset: auto auto 54px -12px
}

.hero-search-card:before {
    content: "f";
    float: left;
    color: #fff;
    background: #1877f2;
    border-radius: 12px;
    place-items: center;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    font: 800 22px/1 Inter, sans-serif;
    display: grid
}

.hero-search-card small,
.hero-search-card strong,
.hero-search-card span,
.hero-analysis-card small,
.hero-analysis-card strong {
    display: block
}

.hero-search-card small,
.hero-analysis-card small {
    color: #718099;
    letter-spacing: .08em;
    font: 800 9px/1.3 Inter, sans-serif
}

.hero-search-card strong {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.35
}

.hero-search-card span {
    color: #76839a;
    margin-top: 4px;
    font-size: 10px
}

.hero-analysis-card {
    border-radius: 17px;
    width: 225px;
    padding: 14px 16px;
    bottom: 54px;
    left: auto;
    right: -8px
}

.hero-analysis-card strong {
    margin-top: 5px;
    font-size: 14px
}

.analysis-bar {
    background: #e7eef8;
    border-radius: 999px;
    height: 5px;
    margin-top: 12px;
    overflow: hidden
}

.analysis-bar span {
    border-radius: inherit;
    background: linear-gradient(90deg, #1764e4, #65b3ff);
    width: 78%;
    height: 100%;
    display: block
}

.dashboard-card {
    width: 100%;
    max-width: 515px;
    color: var(--ink);
    background: #fffffff7;
    border: 1px solid #ffffffad;
    border-radius: 28px;
    padding: 22px;
    transform: perspective(1100px)rotateY(-4deg)rotateX(2deg);
    box-shadow: 0 34px 80px #000d315c
}

.dashboard-top,
.metric-row,
.dashboard-metrics {
    align-items: center;
    display: flex
}

.dashboard-top {
    color: #738098;
    letter-spacing: .1em;
    border-bottom: 1px solid #e7edf6;
    justify-content: space-between;
    padding-bottom: 18px;
    font: 700 10px/1 Inter, sans-serif
}

.dashboard-dots {
    gap: 6px;
    display: flex
}

.dashboard-dots i {
    background: #d8e0eb;
    border-radius: 50%;
    width: 8px;
    height: 8px
}

.dashboard-dots i:first-child {
    background: #ff6b6b
}

.dashboard-dots i:nth-child(2) {
    background: #ffcb55
}

.dashboard-dots i:last-child {
    background: #5bda84
}

.metric-row {
    justify-content: space-between;
    padding: 20px 2px 8px
}

.metric-row small,
.metric-row strong,
.dashboard-metrics small,
.dashboard-metrics strong,
.float-card small,
.float-card strong {
    display: block
}

.metric-row small,
.dashboard-metrics small,
.float-card small {
    color: #7b879a;
    font-size: 11px
}

.metric-row strong {
    margin-top: 2px;
    font-size: 17px
}

.status {
    color: #15804a;
    background: #e6f8ed;
    border-radius: 999px;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700
}

.chart {
    height: 190px;
    padding: 18px 0 0;
    position: relative;
    overflow: hidden
}

.chart-grid {
    background: repeating-linear-gradient(#0000, #0000 38px, #e9eef6 39px);
    position: absolute;
    inset: 10px 0
}

.chart svg {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: relative
}

.dashboard-metrics {
    border-top: 1px solid #e7edf6;
    gap: 8px;
    padding-top: 14px
}

.dashboard-metrics div {
    background: #f6f9fd;
    border-radius: 12px;
    flex: 1;
    padding: 9px
}

.dashboard-metrics strong {
    margin-top: 2px;
    font-size: 12px
}

.float-card {
    z-index: 5;
    min-width: 176px;
    color: var(--ink);
    background: #fff;
    border: 1px solid #d7e5f8e6;
    border-radius: 17px;
    align-items: center;
    gap: 11px;
    padding: 13px 15px;
    display: flex;
    position: absolute;
    box-shadow: 0 18px 40px #01143e38
}

.float-card>span {
    color: #fff;
    background: var(--blue-600);
    border-radius: 12px;
    place-items: center;
    width: 39px;
    height: 39px;
    font: 800 14px/1 Inter, sans-serif;
    display: grid
}

.float-card strong {
    font-size: 13px
}

.float-a {
    top: 18px;
    right: -20px
}

.float-b {
    bottom: 17px;
    left: -28px
}

.trust-strip {
    z-index: 5;
    border-bottom: 1px solid var(--line);
    background: #fff;
    position: relative
}

.trust-grid {
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    min-height: 116px;
    display: grid
}

.trust-grid>div {
    border-right: 1px solid var(--line);
    flex-direction: column;
    justify-content: center;
    min-height: 54px;
    padding: 0 26px;
    display: flex
}

.trust-grid>div:first-child {
    padding-left: 0
}

.trust-grid>div:last-child {
    border: 0
}

.trust-grid strong {
    color: var(--blue-900);
    font-size: 18px
}

.trust-grid span {
    color: var(--muted);
    font-size: 13px
}

.section {
    padding-block: 112px
}

.section h2{
  letter-spacing:-.02em;
  margin:0;
  font-size:clamp(28px,2.5vw,32px);
  font-weight:700;
  line-height:1.3;
}

.section p {
    color: var(--muted)
}

.split-heading {
    grid-template-columns: 1.2fr .8fr;
    align-items: end;
    gap: 80px;
    display: grid
}

.split-heading>p {
    margin: 0 0 5px;
    font-size: 17px
}

.problem-editorial {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: 56px;
    align-items: start;
}

.problem-intro {
    position: sticky;
    top: 110px;
}

.problem-intro h2 {
    max-width: 520px;
    margin: 0;
    font-size: clamp(28px, 2.5vw, 32px);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -.02em;
}

.problem-intro > p {
    max-width: 520px;
    margin: 28px 0 0;
    color: var(--muted);
    font-size: 16px;
    line-height: 1.75;
}

.problem-visual {
    margin: 38px 0 0;
    border: 1px solid #dfe4eb;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.problem-visual img {
    width: 100%;
    height: auto;
    display: block;
}

.problem-accordion {
    border-top: 1px solid var(--line);
}

.problem-accordion-item {
    border-bottom: 1px solid var(--line);
}

.problem-accordion-item summary {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 28px 0;
    list-style: none;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4;
}

.problem-accordion-item summary::-webkit-details-marker {
    display: none;
}

.problem-accordion-icon {
    flex: none;
    color: var(--blue-700);
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    transition: transform .2s;
}

.problem-accordion-item[open] .problem-accordion-icon {
    transform: rotate(45deg);
}

.problem-accordion-content {
    padding: 0 46px 30px 0;
}

.problem-accordion-content p {
    margin: 0;
    color: var(--muted);
    font-size: 15px;
    line-height: 1.85;
}

.problem-accordion-content p + p {
    margin-top: 18px;
}

.problem-accordion-item summary:hover {
    color: var(--blue-700);
}

.insight-card {
    color: #fff;
    background: linear-gradient(145deg, var(--blue-900), var(--blue-700));
    box-shadow: var(--shadow);
    border-radius: 26px;
    padding: 32px
}

.mini-label {
    letter-spacing: .13em;
    font: 800 10px/1 Inter, sans-serif;
    color: #8fc3ff !important;
    margin: 0 0 24px !important
}

.insight-path {
    gap: 8px;
    display: grid
}

.insight-path span {
    background: #ffffff1a;
    border: 1px solid #ffffff21;
    border-radius: 11px;
    padding: 11px 14px;
    font-weight: 700
}

.insight-path i {
    color: #79baff;
    transform-origin: 0;
    padding-left: 20px;
    font-style: normal;
    transform: rotate(90deg)
}

.insight-card blockquote {
    color: #fff;
    border-top: 1px solid #fff3;
    margin: 28px 0 0;
    padding-top: 24px;
    font-size: 18px;
    font-weight: 600
}

.outcome-section {
    color: #fff;
    background: linear-gradient(135deg, #023da1 0%, #1759c7 58%, #3479e2 100%);
}

.outcome-heading {
    grid-template-columns: 1.2fr .8fr;
    align-items: end;
    gap: 80px;
    display: grid;
}

.outcome-heading h2 {
    color: #fff;
    margin: 0;
}

.outcome-heading > p {
    color: #fff;
    margin: 0;
}

.outcome-shell {
    color: #fff;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .32);
    border-radius: 10px;
    grid-template-columns: .82fr 1.18fr;
    min-height: 520px;
    margin-top: 54px;
    display: grid;
    overflow: hidden;
}

.outcome-nav {
    min-width: 0;
    background: rgba(255, 255, 255, .035);
    border-right: 1px solid rgba(255, 255, 255, .20);
    display: flex;
    flex-direction: column;
}

.outcome-tab {
    color: #fff;
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    grid-template-columns: 56px 1fr;
    align-items: center;
    gap: 18px;
    width: 100%;
    min-width: 0;
    min-height: 104px;
    padding: 0 28px;
    text-align: left;
    cursor: pointer;
    display: grid;
    transition: background .18s ease;
}

.outcome-tab:last-child {
    border-bottom: 0;
}

.outcome-number {
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .30);
    align-items: center;
    min-height: 42px;
    display: flex;
}

.outcome-tab-title {
    color: #fff;
    font-size: 18px;
}

.outcome-tab:hover {
    background: rgba(255, 255, 255, .08);
}

.outcome-tab.is-active {
    color: #fff;
    background: rgba(255, 255, 255, .16);
}

.outcome-tab.is-active .outcome-number {
    border-color: rgba(255, 255, 255, .45);
}

.outcome-content {
    color: #fff;
    background: rgba(255, 255, 255, .045);
    min-width: 0;
    padding: 48px 56px 36px;
    display: flex;
    flex-direction: column;
}

.outcome-panel {
    flex: 1;
    min-width: 0;
}

.outcome-panel[hidden] {
    display: none;
}

.outcome-panel h3 {
    color: #fff;
    margin: 0 0 22px;
    font-size: 21px;
}

.outcome-copy p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

.outcome-copy p + p {
    margin-top: 18px;
}

.outcome-copy strong {
    color: #fff;
}

.outcome-controls {
    border-top: 1px solid rgba(255, 255, 255, .20);
    margin-top: 30px;
    padding-top: 20px;
    display: flex;
}

.outcome-arrows {
    gap: 10px;
    display: flex;
}

.outcome-cta-wrap {
    margin-top: 32px;
    display: flex;
    justify-content: flex-end;
}

.outcome-control {
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .50);
    border-radius: 8px;
    place-items: center;
    width: 42px;
    height: 42px;
    cursor: pointer;
    display: grid;
    transition: background .16s ease, border-color .16s ease;
}

.outcome-control:hover {
    background: rgba(255, 255, 255, .12);
    border-color: #fff;
}

.outcome-control:active {
    background: rgba(255, 255, 255, .20);
}


/* TABLET */
@media (width <= 980px) {

    .outcome-heading {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .outcome-shell {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .outcome-nav {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .20);
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .outcome-tab {
        border-right: 1px solid rgba(255, 255, 255, .18);
        min-height: 88px;
    }

    .outcome-tab:nth-child(2n) {
        border-right: 0;
    }

    .outcome-tab:nth-child(3) {
        border-bottom: 0;
    }

    .outcome-content {
        padding: 40px;
    }
}


/* MOBILE */
@media (width <= 640px) {

    .outcome-shell {
        margin-top: 38px;
        grid-template-columns: 1fr;
        overflow: hidden;
    }

    .outcome-nav {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .outcome-tab {
        grid-template-columns: 44px 1fr;
        gap: 14px;
        width: 100%;
        min-width: 0;
        min-height: 72px;
        padding: 0 18px;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .18);
    }
    .outcome-tab-title {
    font-size: 17px;
}

    .outcome-tab:nth-child(3) {
        border-bottom: 1px solid rgba(255, 255, 255, .18);
    }

    .outcome-tab:last-child {
        border-bottom: 0;
    }

    .outcome-number {
        min-height: 36px;
    }

    .outcome-content {
        width: 100%;
        min-width: 0;
        padding: 30px 22px 24px;
    }

    .outcome-panel {
        width: 100%;
        min-width: 0;
    }

    .outcome-panel h3 {
        margin-bottom: 20px;
    }

    .outcome-copy {
        width: 100%;
        min-width: 0;
    }

   .outcome-controls {
    margin-top: 28px;
    padding-top: 18px;
}

.outcome-arrows {
    justify-content: flex-start;
}

.outcome-cta-wrap {
    margin-top: 26px;
}

.outcome-cta {
    width: 100%;
}

}

.experience-section {
    background: #fff
}

.experience-heading {
    grid-template-columns: 1.05fr .95fr;
    align-items: end;
    gap: 88px;
    display: grid
}

.experience-heading h2 span {
    color: var(--blue-700);
    display: block
}

.experience-copy > p {
    margin: 0 0 5px;
    font-size: 15px;
}


.industry-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 52px;
    display: grid
}

.industry-item {
    background: var(--blue-50);
    border: 1px solid #e0e9f6;
    border-radius: 16px;
    align-items: center;
    gap: 14px;
    min-height: 82px;
    padding: 18px 20px;
    display: flex
}

.industry-item>span {
    color: #fff;
    background: var(--blue-600);
    border-radius: 50%;
    flex: none;
    place-items: center;
    width: 28px;
    height: 28px;
    font-size: 12px;
    font-weight: 800;
    display: grid
}

.industry-item p {
    color: #000;
    margin: 0;
    font-size: 15px;
    font-weight: 400
}

.client-showcase {
    color: var(--ink);
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    background: #fff;
    margin-top: 38px;
    padding: 52px 0 60px;
    position: relative;
    overflow: hidden
}

.client-showcase:before {
    content: "";
    filter: blur(90px);
    background: #023da114;
    border-radius: 50%;
    width: 360px;
    height: 360px;
    position: absolute;
    top: -100px;
    left: -180px
}

.client-showcase-heading {
    justify-content: space-between;
    align-items: flex-end;
    gap: 28px;
    width: min(1180px, 100% - 48px);
    margin-inline: auto;
    display: flex;
    position: relative
}

.client-showcase-heading strong {
    font-size: 22px
}

.client-showcase-heading span {
    color: var(--muted);
    text-align: right;
    font-size: 13px
}

.client-marquee {
    margin-top: 30px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(90deg, #0000, #000 7% 93%, #0000);
    mask-image: linear-gradient(90deg, #0000, #000 7% 93%, #0000)
}

.client-marquee-track {
    will-change: transform;
    width: max-content;
    animation: 55s linear infinite client-marquee;
    display: flex
}

.client-marquee-track:hover {
    animation-play-state: paused
}

.client-logo-group {
    gap: 18px;
    padding-right: 18px;
    display: flex
}

.client-logo-card {
    background: linear-gradient(145deg, #fff, #f7f9fd);
    border: 1px solid #e0e7f2;
    border-radius: 22px;
    place-items: center;
    width: 190px;
    height: 112px;
    padding: 14px;
    transition: transform .2s, box-shadow .2s;
    display: grid;
    overflow: hidden;
    box-shadow: 0 12px 30px #023da114
}

.client-logo-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 38px #023da121
}

.client-logo-card img {
    object-fit: contain;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

@keyframes client-marquee {
    to {
        transform: translate(-50%)
    }
}

.course-section {
    background:
        radial-gradient(circle at 8% 8%, rgba(23, 89, 199, .10), transparent 32%),
        linear-gradient(180deg, #f8fafc 0%, #eef4fc 100%);
    scroll-margin-top: 92px;
}

.course-content-layout {
    grid-template-columns: .72fr 1.28fr;
    align-items: start;
    gap: 88px;
    display: grid;
}

.course-intro {
    position: sticky;
    top: 110px;
}

.course-intro h2 {
    max-width: 460px;
    color: #023da1;
}

.course-intro > p {
    max-width: 480px;
    margin: 22px 0 0;
    color: #374151;
    font-size: 16px;
    line-height: 1.75;
}

.course-list {
    border-top: 1px solid #cbd7e8;
}

.course-item {
    border-bottom: 1px solid #cbd7e8;
    transition: background .18s ease;
}

.course-item[open] {
    background: rgba(255, 255, 255, .72);
}

.course-item summary {
    grid-template-columns: 54px 1fr 28px;
    align-items: start;
    gap: 18px;
    padding: 26px 0;
    cursor: pointer;
    list-style: none;
    display: grid;
}

.course-item summary::-webkit-details-marker {
    display: none;
}

.course-number {
    color: #1759c7;
    padding-top: 5px;
    font: 700 13px/1 Inter, sans-serif;
}

.course-item h3 {
    margin: 0;
    color: #111827;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.45;
    transition: color .18s ease;
}

.course-toggle {
    color: #1759c7;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.1;
    transition: transform .18s ease;
}

.course-item[open] .course-toggle {
    transform: rotate(45deg);
}

.course-item-content {
    padding: 0 46px 30px 72px;
}

.course-item-content p {
    margin: 0;
    color: #334155;
    font-size: 15px;
    line-height: 1.85;
}

.course-item-content p + p {
    margin-top: 18px;
}

.course-item-content strong {
    color: #023da1;
    font-weight: 700;
}

.course-item summary:hover h3 {
    color: #1759c7;
}

.course-closing {
    margin: 38px 0 0;
    padding: 24px 26px;
    color: #fff;
    background: linear-gradient(135deg, #023da1 0%, #1759c7 100%);
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.7;
}

.course-closing strong {
    color: #fff;
}

.teaching-example-section {
    background: var(--blue-50)
}

.teaching-heading {
    text-align: center;
    max-width: 980px
}

.teaching-heading h2 span {
    color: var(--blue-700);
    display: block
}

.teaching-heading>p {
    max-width: 700px;
    margin: 20px auto 0;
    font-size: 17px
}

.teaching-card {
    box-shadow: var(--shadow);
    background: #fff;
    border: 1px solid #dce7f5;
    border-radius: 30px;
    grid-template-columns: minmax(300px, .78fr) 1.22fr;
    gap: 18px;
    margin-top: 54px;
    padding: 18px;
    display: grid
}

.teaching-video {
    background: linear-gradient(145deg, #023da1, #1759c7);
    border-radius: 22px;
    justify-content: center;
    align-items: center;
    min-height: 640px;
    display: flex;
    overflow: hidden
}

.teaching-video video {
    object-fit: contain;
    background: #000;
    width: 100%;
    height: 640px;
    display: block
}

.teaching-copy {
    align-self: center;
    padding: 48px 46px
}

.teaching-label {
    color: var(--blue-700);
    background: var(--blue-100);
    border-radius: 999px;
    padding: 7px 12px;
    font-size: 12px;
    font-weight: 800;
    display: inline-flex
}

.teaching-copy h3{
  letter-spacing:-.015em;
  margin:22px 0 15px;
  font-size:clamp(21px,2vw,24px);
  font-weight:400;
  line-height:1.35;
}

.teaching-copy>p {
    margin: 0;
    font-size: 16px
}

.teaching-points {
    flex-wrap: wrap;
    gap: 8px;
    margin: 26px 0;
    display: flex
}

.teaching-points span {
    color: #023da1;
    background: #f6f9ff;
    border: 1px solid #dce8f8;
    border-radius: 10px;
    padding: 9px 12px;
    font-size: 12px;
    font-weight: 700
}

.teaching-copy .teaching-conclusion {
    border-top: 1px solid var(--line);
    margin-top: 0;
    padding-top: 24px
}

.teaching-button {
    margin-top: 28px
}

.audience-layout {
    grid-template-columns: .85fr 1.15fr;
    gap: 100px;
    display: grid
}

.audience-intro>p {
    margin: 20px 0
}

.audience-badge {
    background: var(--blue-100);
    border-radius: 16px;
    flex-direction: column;
    margin-top: 38px;
    padding: 20px;
    display: flex
}

.audience-badge strong {
    color: var(--blue-900)
}

.audience-badge span {
    color: var(--muted);
    font-size: 13px
}

.audience-list {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    display: grid
}

.audience-list>div {
    border: 1px solid var(--line);
    background: #fff;
    border-radius: 18px;
    gap: 14px;
    min-height: 130px;
    padding: 22px;
    display: flex;
    box-shadow: 0 9px 30px #023da10d
}

.audience-list span {
    color: #fff;
    background: var(--blue-600);
    border-radius: 50%;
    flex: none;
    place-items: center;
    width: 26px;
    height: 26px;
    font-size: 12px;
    display: grid
}

.audience-list p {
    color: #000;
    margin: 0;
    font-weight: 400
}

.format-section {
    padding-top: 0
}

.format-card {
    color: #fff;
    box-shadow: var(--shadow);
    background: radial-gradient(circle at 90% 10%, #bfdcff47, #0000 24%), linear-gradient(135deg, #023da1, #1759c7 60%, #3479e2);
    border-radius: 32px;
    grid-template-columns: .9fr 1.1fr;
    gap: 70px;
    padding: 68px;
    display: grid
}

.format-copy p {
    color: #e3efff
}

.text-link {
    color: var(--blue-700);
    gap: 8px;
    font-weight: 700;
    display: inline-flex
}

.format-copy .text-link {
    color: #fff
}

.format-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    display: grid
}

.format-grid>div {
    background: #ffffff1a;
    border: 1px solid #ffffff2e;
    border-radius: 19px;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 150px;
    padding: 24px;
    display: flex
}

.format-grid strong {
    color: #fff;
    font-size: 24px
}

.format-grid span {
    color: #e3efff;
    font-size: 13px
}

.instructor-section {
    color: #fff;
    background: linear-gradient(135deg, #023da1, #1759c7 62%, #3479e2)
}

.instructor-layout {
    grid-template-columns: .95fr 1.05fr;
    align-items: center;
    gap: 90px;
    display: grid
}

.instructor-identity {
    border-bottom: 1px solid rgba(255, 255, 255, .22);
    margin-bottom: 24px;
    padding-bottom: 18px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.instructor-identity strong {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
}

.instructor-identity span {
    color: #c0dbff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}

.profile-visual {
    background: linear-gradient(145deg, #68b6ff, #1761df);
    border-radius: 35px;
    place-items: center;
    width: 125px;
    height: 125px;
    margin-bottom: 36px;
    display: grid;
    position: relative;
    box-shadow: 0 22px 50px #00000040
}

.profile-visual>span {
    z-index: 2;
    font: 800 38px/1 Inter, sans-serif;
    position: relative
}

.profile-ring {
    border: 1px solid #75b9ff52;
    border-radius: 45px;
    position: absolute;
    inset: -15px
}

.instructor-profile>p {
    color: #e3efff
}

.timeline {
    position: relative
}

.timeline:before {
    content: "";
    background: #84beff52;
    width: 1px;
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 18px
}

.timeline-item {
    border-bottom: 1px solid #ffffff1f;
    grid-template-columns: 118px 1fr;
    gap: 22px;
    padding: 22px 24px 22px 58px;
    display: grid;
    position: relative
}

.timeline-item:before {
    content: "";
    background: #a9cfff;
    border: 4px solid #3479e2;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 31px;
    left: 12px
}

.timeline-item>span {
    color: #77b9ff;
    font: 700 13px/1.7 Inter, sans-serif
}

.timeline-item strong {
    font-size: 19px
}

.timeline-item p {
    color: #e3efff;
    margin: 2px 0 0;
    font-size: 14px
}

.pricing-section {
    background: var(--blue-50)
}

.pricing-card {
    box-shadow: var(--shadow);
    background: #fff;
    border: 1px solid #dce7f5;
    border-radius: 30px;
    grid-template-columns: 1.1fr .9fr;
    display: grid;
    overflow: hidden
}

.pricing-copy {
    padding: 68px
}

.pricing-copy ul {
    gap: 12px;
    margin: 32px 0 0;
    padding: 0;
    list-style: none;
    display: grid
}

.pricing-copy li {
    color: #000
}

.pricing-copy li:before {
    content: "✓";
    color: #fff;
    background: var(--blue-600);
    border-radius: 50%;
    place-items: center;
    width: 23px;
    height: 23px;
    margin-right: 12px;
    font-size: 11px;
    display: inline-grid
}

.price-box {
    color: #fff;
    text-align: center;
    background: linear-gradient(145deg, #023da1, #1759c7 62%, #3479e2);
    border-radius: 23px;
    flex-direction: column;
    justify-content: center;
    margin: 16px;
    padding: 48px;
    display: flex
}

.price-label {
    color: #d9e9ff;
    background: #ffffff1f;
    border-radius: 999px;
    align-self: center;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700
}

.old-price {
    margin: 22px 0 0;
    text-decoration: line-through;
    color: #d8e9ff !important
}

.current-price {
    justify-content: center;
    align-items: baseline;
    gap: 9px;
    margin: 2px 0 4px;
    display: flex
}

.current-price strong {
    letter-spacing: -.06em;
    font: 800 clamp(60px, 7vw, 82px)/1 Inter, sans-serif
}

.current-price span {
    font-weight: 700
}

.price-note {
    margin: 10px 0 25px;
    font-size: 12px;
    color: #c9d8ee !important
}

.price-link {
    color: #dbe9fa;
    margin-top: 16px;
    font-size: 13px;
    text-decoration: underline
}

.faq-layout {
    grid-template-columns: .75fr 1.25fr;
    gap: 90px;
    display: grid
}

.faq-heading>p {
    margin: 18px 0
}

.faq-list {
    border-top: 1px solid var(--line)
}

.faq-list details {
    border-bottom: 1px solid var(--line)
}

.faq-list summary {
    cursor: pointer;
    justify-content: space-between;
    gap: 24px;
    padding: 24px 0;
    font-size: 18px;
    font-weight: 700;
    list-style: none;
    display: flex
}

.faq-list summary::-webkit-details-marker {
    display: none
}

.faq-list summary span {
    color: var(--blue-600);
    font-size: 25px
}

.faq-list details[open] summary span {
    transform: rotate(45deg)
}

.faq-list details>p {
    margin: -10px 48px 24px 0
}

.final-cta {
    color: #fff;
    background: radial-gradient(circle at 76% 0, #bedcff59, #0000 28%), linear-gradient(135deg, #023da1, #1759c7 60%, #3479e2);
    padding-block: 105px
}

.final-inner {
    text-align: center;
    max-width: 900px
}

.final-inner h2{
  letter-spacing:-.025em;
  margin:0;
  font-size:clamp(32px,3vw,38px);
  font-weight:700;
  line-height:1.22;
}

.final-inner>p:not(.eyebrow) {
    color: #e3efff;
    max-width: 680px;
    margin: 22px auto 0;
    font-size: 17px
}

.final-inner .hero-actions {
    justify-content: center
}

footer {
    color: #e0edff;
    background: #023da1;
    padding-block: 30px
}

.footer-inner {
    align-items: center;
    gap: 32px;
    display: flex
}

.brand-footer {
    color: #fff;
    margin-right: 0;
}

.footer-brand-lockup {
    width: 150px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.footer-brand-logo {
    width: 100%;
    height: auto;
    display: block;
    filter: brightness(0) invert(1);
}

.footer-brand-lockup small {
    padding-left: 24%;
    color: #c0dbff;
    letter-spacing: .14em;
    font: 700 7px/1 Inter, sans-serif;
    display: block;
}

.footer-inner p {
    margin-right: auto;
    font-size: 13px
}

.footer-inner>a:last-child {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.mobile-cta {
    display: none
}

.cookie-consent-banner,
.cookie-consent-modal {
    font-family: LINE Seed Sans TH, system-ui, sans-serif
}

.cookie-consent-banner {
    z-index: 220;
    color: #111;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: #fffffff5;
    border: 1px solid #dfe4eb;
    border-radius: 22px;
    justify-content: space-between;
    align-items: center;
    gap: 22px;
    width: min(1120px, 100% - 36px);
    margin-inline: auto;
    padding: 18px;
    display: none;
    position: fixed;
    bottom: 18px;
    left: 18px;
    right: 18px;
    box-shadow: 0 24px 70px #023da12e
}

.cookie-consent-banner.is-visible {
    display: flex
}

.cookie-consent-copy {
    max-width: 720px
}

.cookie-consent-copy strong {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 1.35;
    display: block
}

.cookie-consent-copy p {
    color: #000;
    margin: 0;
    font-size: 14.5px;
    line-height: 1.65
}

.cookie-consent-actions {
    flex-wrap: wrap;
    flex: none;
    justify-content: flex-end;
    gap: 10px;
    display: flex
}

.cookie-btn {
    cursor: pointer;
    border: 1px solid #0000;
    border-radius: 13px;
    min-height: 46px;
    padding: 10px 16px;
    font: 700 14px/1.25 LINE Seed Sans TH, system-ui, sans-serif;
    transition: transform .2s, box-shadow .2s, background .2s
}

.cookie-btn:hover {
    transform: translateY(-1px)
}

.cookie-btn.primary {
    color: #fff;
    background: linear-gradient(135deg, #023da1, #1759c7);
    box-shadow: 0 12px 28px #023da142
}

.cookie-btn.secondary {
    color: #023da1;
    background: #eaf2ff;
    border-color: #c7dcfb
}

.cookie-btn.outline {
    color: #111;
    background: #fff;
    border-color: #c8d4e6
}

.cookie-consent-modal {
    z-index: 240;
    background: #070d207a;
    place-items: center;
    padding: 22px;
    display: none;
    position: fixed;
    inset: 0
}

.cookie-consent-modal.is-visible {
    display: grid
}

.cookie-modal-panel {
    color: #111;
    background: #fff;
    border: 1px solid #dfe4eb;
    border-radius: 26px;
    width: min(680px, 100%);
    max-height: min(760px, 100vh - 44px);
    overflow: auto;
    box-shadow: 0 30px 100px #070d2047
}

.cookie-modal-head,
.cookie-modal-actions {
    padding: 22px 24px
}

.cookie-modal-head {
    border-bottom: 1px solid #e4eaf5
}

.cookie-modal-head h2 {
    color: #111;
    letter-spacing: 0;
    margin: 0 0 8px;
    font-size: 28px;
    line-height: 1.2
}

.cookie-modal-head p {
    color: #000;
    margin: 0;
    font-size: 15px;
    line-height: 1.65
}

.cookie-category-list {
    gap: 12px;
    padding: 18px 24px 6px;
    display: grid
}

.cookie-category {
    background: #f6f9ff;
    border: 1px solid #dfe8f5;
    border-radius: 18px;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 16px;
    padding: 16px;
    display: grid
}

.cookie-category strong {
    margin-bottom: 3px;
    font-size: 16px;
    display: block
}

.cookie-category p {
    color: #000;
    margin: 0;
    font-size: 14px;
    line-height: 1.55
}

.cookie-toggle {
    width: 54px;
    height: 31px;
    display: inline-flex;
    position: relative
}

.cookie-toggle input {
    opacity: 0;
    position: absolute
}

.cookie-toggle span {
    background: #c9d2e4;
    border-radius: 999px;
    width: 100%;
    height: 100%;
    transition: background .2s
}

.cookie-toggle span:after {
    content: "";
    background: #fff;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    transition: transform .2s;
    position: absolute;
    top: 4px;
    left: 4px;
    box-shadow: 0 4px 10px #023da12e
}

.cookie-toggle input:checked+span {
    background: #023da1
}

.cookie-toggle input:checked+span:after {
    transform: translate(23px)
}

.cookie-toggle input:disabled+span {
    opacity: .72;
    background: #023da1
}

.cookie-modal-actions {
    border-top: 1px solid #e4eaf5;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
    display: flex
}

@media (width<=980px) {

    .course-content-layout {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .course-intro {
        position: static;
        max-width: 720px;
    }

    .promo-countdown-inner {
        grid-template-columns: 1fr auto;
        grid-template-areas:
            "copy offer"
            "timer cta";
        gap: 18px 24px;
        min-height: 0;
        padding-block: 20px;
    }

    .promo-countdown-copy {
        grid-area: copy;
    }

    .promo-countdown-offer {
        grid-area: offer;
    }

    .promo-countdown-timer {
        grid-area: timer;
    }

    .promo-countdown-cta {
        grid-area: cta;
    }
    nav {
        display: none
    }

    .hero-grid {
        grid-template-columns: 1fr;
        padding-block: 80px
    }

    .hero-copy {
        max-width: 730px
    }

    .hero-visual {
        width: min(620px, 100%);
        margin-inline: auto
    }

    .hero-portrait-stage {
        align-self: auto;
        min-height: 560px
    }

    .hero-person {
        height: 590px;
        bottom: -35px;
        right: 50%;
        transform: translate(50%)
    }

    .portrait-orbit-one {
        width: 490px;
        height: 490px;
        top: 38px;
        right: 50%;
        transform: translate(50%)
    }

    .portrait-orbit-two {
        display: none
    }

    .hero-search-card {
        width: 255px;
        bottom: 24px;
        left: 0
    }

    .hero-analysis-card {
        width: 205px;
        bottom: 24px;
        right: 0
    }

    .trust-grid {
        grid-template-columns: 1fr 1fr;
        padding-block: 14px
    }

    .trust-grid>div {
        margin-block: 10px
    }

    .trust-grid>div:nth-child(2) {
        border-right: 0
    }

    .split-heading,
    .course-heading,
    .experience-heading,
    .teaching-card,
    .problem-layout,
    .audience-layout,
    .format-card,
    .instructor-layout,
    .pricing-card,
    .faq-layout {
        grid-template-columns: 1fr
    }

    .split-heading,
    .course-heading,
    .experience-heading {
        gap: 22px
    }

    .outcome-grid,
    .industry-grid {
        grid-template-columns: 1fr 1fr
    }

    .teaching-video {
        width: min(430px, 100%);
        margin-inline: auto
    }

    .audience-layout,
    .format-card,
    .instructor-layout,
    .faq-layout {
        gap: 50px
    }

    .price-box {
        margin: 0 16px 16px
    }
}

@media (width<=640px) {

    .promo-countdown-inner {
        grid-template-columns: 1fr;
        grid-template-areas:
            "copy"
            "offer"
            "timer"
            "cta";
        gap: 16px;
        padding-block: 22px;
        text-align: center;
    }

    .promo-countdown-title {
    font-size: 20px;
}

    .promo-countdown-copy p {
        max-width: 340px;
        margin: 7px auto 0;
        font-size: 12px;
    }

    .promo-countdown-offer {
        border-left: 0;
        padding-left: 0;
    }

    .promo-price-row {
        justify-content: center;
    }

    .promo-price-row strong {
        font-size: 32px;
    }

    .promo-countdown-timer {
        justify-content: center;
        width: 100%;
    }

    .promo-countdown-timer > div {
        flex: 1;
        width: auto;
        max-width: 64px;
        height: 58px;
    }

    .promo-countdown-cta {
        width: 100%;
    }

    .course-content-layout {
        gap: 34px;
    }

    .course-intro > p {
        margin-top: 18px;
        font-size: 15px;
    }

    .course-item summary {
        grid-template-columns: 42px 1fr 24px;
        gap: 14px;
        padding: 22px 0;
    }

    .course-number {
        font-size: 12px;
    }

    .course-item h3 {
        font-size: 17px;
    }

    .course-toggle {
        font-size: 24px;
    }

    .course-item-content {
        padding: 0 0 24px 56px;
    }

    .course-item-content p {
        font-size: 15px;
        line-height: 1.8;
    }

    .course-closing {
        margin-top: 32px;
        padding-top: 26px;
        font-size: 16px;
    }
    body {
        padding-bottom: 72px
    }

    .container {
        width: min(100% - 32px, 1180px)
    }

    .site-header {
        height: 66px;
        padding-inline: 16px
    }

    .site-header .button {
        display: none
    }

    .brand-mark {
    width: 38px;
    height: 38px;
}

.site-header .brand-lockup {
    width: 136px;
}

    .hero {
        min-height: auto
    }

    .hero-grid {
        gap: 32px;
        padding-block: 24px 74px
    }

    .hero-copy {
    order: 2;
    position: relative;
}
.hero-copy::before {
    content: "";
    position: absolute;
    top: -32px;
    left: 50%;
    width: 100vw;
    height: 1px;
    background: rgba(192, 219, 255, .65);
    transform: translateX(-50%);
}

    .hero h1 {
        font-size: 32px
    }

    .hero-lead {
        font-size: 18px
    }

    .hero-actions {
        flex-direction: column
    }

    .hero-actions .button {
        width: 100%
    }

    .hero-proof {
        gap: 8px 14px
    }

    .hero-visual {
        min-height: 350px
    }

    .hero-portrait-stage {
        order: 1;
        width: 100%;
        min-height: 485px
    }

    .hero-person {
    width: auto;
    max-width: none;
    height: 510px;
    max-height: none;
    bottom: -35px;
    right: 50%;
    transform: translate(50%);
    clip-path: inset(0 0 35px 0);
}

    .portrait-orbit-one {
        width: 420px;
        height: 420px;
        top: 28px;
        bottom: auto;
        right: 50%;
        transform: translate(50%)
    }

    .hero-search-card {
        width: 53%;
        padding: 10px;
        inset: auto auto 18px 0
    }

    .hero-search-card:before {
        width: 34px;
        height: 34px;
        margin-right: 9px;
        font-size: 18px
    }

    .hero-search-card strong {
        font-size: 12px
    }

    .hero-search-card span {
        font-size: 9px
    }

    .hero-analysis-card {
        width: 42%;
        padding: 11px 12px;
        bottom: 18px;
        left: auto;
        right: 0
    }

    .hero-analysis-card strong {
        font-size: 12px
    }

    .dashboard-card {
        border-radius: 20px;
        padding: 15px;
        transform: none
    }

    .chart {
        height: 140px
    }

    .dashboard-metrics {
        display: none
    }

    .float-card {
        min-width: 150px;
        padding: 10px
    }

    .float-a {
        top: 0;
        right: -8px
    }

    .float-b {
        bottom: 16px;
        left: -7px
    }

    .trust-grid>div {
        min-height: 64px;
        padding: 0 12px
    }

    .trust-grid>div:first-child {
        padding-left: 12px
    }

    .trust-grid strong {
        font-size: 14px
    }

    .trust-grid span {
        font-size: 12px
    }

    .section {
        padding-block: 80px
    }

    .section h2 {
        font-size: 25px
    }

    .problem-list,
    .outcome-grid,
    .module-list,
    .industry-grid,
    .audience-list {
        grid-template-columns: 1fr
    }

    .problem-item,
    .audience-list>div {
        min-height: auto
    }

    .insight-card {
        padding: 25px
    }

    .outcome-card {
        min-height: 220px
    }

    .outcome-card h3 {
        margin-top: 28px
    }

    .client-showcase {
        padding: 48px 0 56px
    }

    .client-showcase-heading {
        text-align: center;
        flex-direction: column;
        align-items: center;
        gap: 5px;
        width: min(100% - 32px, 1180px)
    }

    .client-showcase-heading strong {
        font-size: 20px
    }

    .client-showcase-heading span {
        text-align: center
    }

    .client-marquee {
        margin-top: 26px
    }

    .client-logo-card {
        border-radius: 18px;
        width: 155px;
        height: 92px;
        padding: 12px
    }

    .module-card summary {
        grid-template-columns: 43px 1fr 24px;
        padding: 19px
    }

    .module-number {
        width: 40px;
        height: 40px
    }

    .module-card ul {
        margin-left: 78px
    }

    .course-cta {
        flex-direction: column;
        align-items: stretch
    }

    .teaching-card {
        border-radius: 23px;
        padding: 10px
    }

    .teaching-video {
        border-radius: 16px;
        min-height: auto
    }

    .teaching-video video {
        aspect-ratio: 9/16;
        height: auto;
        max-height: 580px
    }

    .teaching-copy {
        padding: 28px 12px 22px
    }

    .teaching-copy h3 {
        font-size: 21px
    }

    .teaching-button {
        text-align: center;
        width: 100%;
        padding-inline: 16px
    }

    .format-card {
        border-radius: 0;
        width: 100%;
        padding: 64px 24px
    }

    .format-grid {
        grid-template-columns: 1fr 1fr
    }

    .format-grid>div {
        min-height: 120px;
        padding: 18px
    }

    .format-grid strong {
        font-size: 19px
    }

    .timeline-item {
        grid-template-columns: 92px 1fr;
        gap: 10px;
        padding-right: 0
    }

    .pricing-card {
        border-radius: 0;
        width: 100%
    }

    .pricing-copy {
        padding: 60px 24px 36px
    }

    .price-box {
        margin: 0 12px 12px;
        padding: 42px 20px
    }

    .current-price strong {
        font-size: 60px
    }

    .faq-list summary {
        font-size: 16px
    }

    .final-cta {
        padding-block: 82px
    }

    .final-inner h2 {
        font-size: 30px
    }

    .footer-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px
    }

    .footer-inner p {
        margin: 0
    }

    .mobile-cta {
        z-index: 80;
        border-top: 1px solid var(--line);
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
        background: #fffffff5;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        height: 72px;
        padding: 9px 14px;
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        box-shadow: 0 -8px 30px #023da11a
    }

    .mobile-cta small,
    .mobile-cta strong {
        line-height: 1.35;
        display: block
    }

    .mobile-cta small {
        color: var(--muted);
        font-size: 10px
    }

    .mobile-cta strong {
        color: var(--blue-900)
    }

    .mobile-cta a {
    color: #fff;
    background: var(--blue-700);
    border-radius: 11px;
    min-width: 120px;
    padding: 11px 24px;
    text-align: center;
    font-weight: 700;
}

    .cookie-consent-banner {
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
        padding: 16px;
        bottom: 86px
    }

    .cookie-consent-actions,
    .cookie-modal-actions {
        grid-template-columns: 1fr;
        display: grid
    }

    .cookie-btn {
        width: 100%
    }

    .cookie-category {
        grid-template-columns: 1fr
    }

.problem-editorial {
    grid-template-columns: 1fr;
    gap: 48px;
}

.problem-intro {
    position: static;
}

.problem-intro h2 {
    font-size: 25px;
}

.problem-intro > p {
    margin-top: 20px;
    font-size: 15px;
}

.problem-visual {
    margin-top: 28px;
}

.problem-accordion-item summary {
    padding: 22px 0;
    gap: 18px;
    font-size: 18px;
}

.problem-accordion-icon {
    font-size: 24px;
}

.problem-accordion-content {
    padding: 0 0 24px;
}

.problem-accordion-content p {
    font-size: 15px;
    line-height: 1.8;
}   

}
/* AD MASTER — RADIUS SYSTEM */

.button,
.brand-mark,
.problem-item,
.outcome-card,
.module-card,
.price-box,
.industry-item,
.client-logo-card,
.module-number,
.audience-badge,
.audience-list > div,
.format-grid > div,
.cookie-btn,
.cookie-category,
.mobile-cta a {
    border-radius: 8px;
}

.hero-search-card,
.hero-analysis-card,
.dashboard-card,
.problem-visual,
.insight-card,
.teaching-card,
.teaching-video,
.format-card,
.profile-visual,
.profile-ring,
.pricing-card,
.cookie-consent-banner,
.cookie-modal-panel {
    border-radius: 10px;
}

@media (width <= 640px) {
    .brand-mark,
    .client-logo-card,
    .mobile-cta a {
        border-radius: 8px;
    }

    .dashboard-card,
    .teaching-card,
    .teaching-video,
    .format-card,
    .pricing-card {
        border-radius: 10px;
    }
}



@media (prefers-reduced-motion:reduce) {
    html {
        scroll-behavior: auto
    }

    *,
    :before,
    :after {
        transition: none !important
    }

    .client-marquee-track {
        animation: none;
        transform: none
    }
}

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-outline-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-blur {
    syntax: "*";
    inherits: false
}

@property --tw-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-invert {
    syntax: "*";
    inherits: false
}

@property --tw-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-drop-shadow-size {
    syntax: "*";
    inherits: false
}