/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, 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: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --shadow-md: 0 10px 30px rgb(34 48 42 / 0.1);
    --shadow-lg: 0 22px 48px rgb(34 48 42 / 0.16);
    --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-bg: #faf7f1;
    --color-bg-soft: #f1ebdf;
    --color-card: #ffffff;
    --color-ink: #22302a;
    --color-ink-soft: #5b6b62;
    --color-green: #1e7a4c;
    --color-green-dark: #155c39;
    --color-amber: #e9a13b;
    --color-line: #e3dccb;
    --color-ok: #1e7a4c;
    --color-ok-bg: rgb(30 122 76 / 0.12);
    --color-bad: #b42318;
    --color-bad-bg: rgb(180 35 24 / 0.12);
    --radius-card: 1rem;
    --container-content: 66.25rem;
    --font-body: "Manrope", "Segoe UI", system-ui, sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[34px\] {
    margin-top: 34px;
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .max-w-\[820px\] {
    max-width: 820px;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .bg-bad-bg {
    background-color: var(--color-bad-bg);
  }
  .bg-ok-bg {
    background-color: var(--color-ok-bg);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .pt-0 {
    padding-top: 0px;
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-bad {
    color: var(--color-bad);
  }
  .text-ok {
    color: var(--color-ok);
  }
}
@layer base {
  html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  body {
    margin: 0px;
    background-color: var(--color-bg);
    color: var(--color-ink);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--font-body);
    font-size: 1.0625rem;
    line-height: 1.55;
    -webkit-tap-highlight-color: transparent;
  }
  body.modal-open {
    overflow: hidden;
  }
  img {
    display: block;
    height: auto;
    max-width: 100%;
  }
  a {
    color: inherit;
    text-decoration-line: none;
  }
  ::selection {
    background: var(--color-green);
    color: #fff;
  }
  a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible {
    outline: 2px solid var(--color-green);
    outline-offset: 3px;
    border-radius: 6px;
  }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
}
@layer components {
  .wrap {
    max-width: var(--container-content);
    margin: 0 auto;
    padding: 0 1.25rem;
  }
  section {
    padding: 4rem 0;
  }
  h1 {
    font-size: clamp(1.875rem, 5vw, 3.125rem);
    line-height: 1.12;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-wrap: balance;
  }
  h2 {
    font-size: clamp(1.5rem, 3.4vw, 2.25rem);
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.3px;
    margin-bottom: 0.875rem;
    text-wrap: balance;
  }
  h3 {
    font-size: 1.1875rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
    text-wrap: balance;
  }
  .sub {
    color: var(--color-ink-soft);
    font-size: clamp(1rem, 2vw, 1.1875rem);
    max-width: 45rem;
  }
  .center {
    text-align: center;
  }
  em.acc {
    font-style: normal;
    color: var(--color-green);
  }
  .btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    background: var(--color-green);
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-weight: 700;
    font-size: 1.125rem;
    padding: 1.125rem 2.25rem;
    border-radius: 999px;
    box-shadow: 0 8px 24px rgb(30 122 76 / 0.28);
    transition: transform 0.15s, box-shadow 0.15s, background 0.15s;
  }
  .btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: -60%;
    width: 40%;
    height: 100%;
    background: linear-gradient( 120deg, transparent, rgb(255 255 255 / 0.35), transparent );
    transform: skewX(-20deg);
    transition: left 0.6s var(--ease-out);
  }
  .btn:hover {
    background: var(--color-green-dark);
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgb(30 122 76 / 0.34);
  }
  .btn:hover::after {
    left: 130%;
  }
  .btn:active {
    transform: translateY(0) scale(0.97);
  }
  .btn--ghost {
    background: transparent;
    color: var(--color-green);
    box-shadow: none;
    border: 2px solid var(--color-green);
  }
  .btn--ghost:hover {
    background: rgb(30 122 76 / 0.08);
  }
  .btn--small {
    font-size: 0.9375rem;
    padding: 0.75rem 1.5rem;
  }
  .trust {
    font-size: 0.875rem;
    color: var(--color-ink-soft);
    margin-top: 0.875rem;
  }
  .topbar {
    position: sticky;
    top: 0;
    z-index: 900;
    padding: 1.125rem 0;
    border-bottom: 1px solid var(--color-line);
    background: var(--color-bg);
    transition: box-shadow 0.3s var(--ease-out), background-color 0.3s var(--ease-out);
  }
  .topbar.is-scrolled {
    background: rgb(250 247 241 / 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: var(--shadow-md);
  }
  .topbar .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
  }
  .logo {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    font-weight: 800;
    font-size: 1.1875rem;
    color: var(--color-ink);
    flex-shrink: 0;
  }
  .logo img {
    width: 3.825rem;
    height: auto;
    max-width: none;
  }
  .hero {
    position: relative;
    overflow: hidden;
    padding: 4.5rem 0;
    background: radial-gradient(900px 420px at 85% -10%, rgb(233 161 59 / 0.14), transparent 60%), radial-gradient(800px 420px at 0% 110%, rgb(30 122 76 / 0.1), transparent 60%), var(--color-bg);
    border-bottom: 1px solid var(--color-line);
  }
  .hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1.15fr 1fr;
    gap: 3rem;
    align-items: center;
  }
  .hero::before, .hero::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    filter: blur(70px);
    opacity: 0.28;
    z-index: 0;
    pointer-events: none;
  }
  .hero::before {
    width: 320px;
    height: 320px;
    background: var(--color-green);
    top: -140px;
    right: -90px;
    animation: drift1 16s ease-in-out infinite;
  }
  .hero::after {
    width: 260px;
    height: 260px;
    background: var(--color-amber);
    bottom: -110px;
    left: -70px;
    animation: drift2 20s ease-in-out infinite;
  }
  .badge {
    display: inline-block;
    background: rgb(30 122 76 / 0.1);
    color: var(--color-green-dark);
    font-weight: 700;
    font-size: 0.8125rem;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    padding: 0.4375rem 1rem;
    border-radius: 999px;
    margin-bottom: 1.375rem;
  }
  .badge::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 8px;
    border-radius: 50%;
    background: var(--color-green-dark);
    animation: dot 2s ease-in-out infinite;
  }
  .hero h1 {
    margin-bottom: 1.125rem;
  }
  .hero .sub {
    margin-bottom: 1.875rem;
  }
  .hero-img img {
    width: 100%;
    border-radius: 1.25rem;
    box-shadow: var(--shadow-lg);
  }
  .grid {
    display: grid;
    gap: 1.125rem;
    margin-top: 2.125rem;
  }
  .grid--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .card {
    position: relative;
    overflow: hidden;
    background: var(--color-card);
    border: 1px solid var(--color-line);
    border-radius: var(--radius-card);
    padding: 1.625rem;
    box-shadow: 0 2px 10px rgb(34 48 42 / 0.04);
    transition: transform 0.35s var(--ease-out), box-shadow 0.35s var(--ease-out);
  }
  .card::before {
    content: "";
    position: absolute;
    inset: 0 0 auto 0;
    height: 3px;
    background: linear-gradient(90deg, var(--color-green), var(--color-amber));
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.45s var(--ease-out);
  }
  .card:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-lg);
  }
  .card:hover::before {
    transform: scaleX(1);
  }
  .card p {
    color: var(--color-ink-soft);
    font-size: 1rem;
  }
  .card > img:first-child {
    width: 56px;
    height: 56px;
    object-fit: contain;
    margin-bottom: 1rem;
    padding: 0.75rem;
    border-radius: 1rem;
    background: linear-gradient(135deg, rgb(30 122 76 / 0.1), rgb(233 161 59 / 0.14));
    transition: transform 0.35s var(--ease-out);
  }
  .card:hover > img:first-child {
    transform: scale(1.08) rotate(-4deg);
  }
  .ph--step {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: 0 auto 0.875rem;
    object-fit: contain;
  }
  .note {
    margin-top: 1.625rem;
    background: var(--color-bg-soft);
    border-radius: var(--radius-card);
    padding: 1.25rem 1.625rem;
    font-size: 1.03125rem;
    border-left: 4px solid var(--color-amber);
  }
  .soft {
    background: var(--color-bg-soft);
    border-top: 1px solid var(--color-line);
    border-bottom: 1px solid var(--color-line);
  }
  .steps-wrap {
    position: relative;
  }
  .list {
    display: grid;
    gap: 0.875rem;
    margin-top: 1.875rem;
  }
  .result-card {
    display: flex;
    gap: 1rem;
    background: var(--color-card);
    border: 1px solid var(--color-line);
    border-radius: var(--radius-card);
    padding: 1.25rem 1.5rem;
    align-items: flex-start;
    list-style: none;
    transition: transform 0.3s var(--ease-out), box-shadow 0.3s var(--ease-out), border-color 0.3s var(--ease-out);
  }
  .result-card:hover {
    transform: translateX(4px);
    box-shadow: var(--shadow-md);
    border-color: rgb(30 122 76 / 0.35);
  }
  .check {
    flex: 0 0 auto;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgb(30 122 76 / 0.12);
    color: var(--color-green);
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375rem;
    margin-top: 2px;
  }
  .result-card b {
    display: block;
    margin-bottom: 2px;
  }
  .result-card span:not(.check) {
    color: var(--color-ink-soft);
    font-size: 1rem;
  }
  .course-flex {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 2rem;
    margin-top: 2.125rem;
    align-items: start;
  }
  .file-row {
    display: flex;
    gap: 0.875rem;
    padding: 0.8125rem 0;
    border-bottom: 1px dashed var(--color-line);
    align-items: baseline;
  }
  .file-row:last-child {
    border-bottom: none;
  }
  .file-num {
    color: var(--color-green);
    font-weight: 800;
    font-size: 0.9375rem;
    flex: 0 0 34px;
  }
  .file-row p {
    color: var(--color-ink-soft);
    font-size: 0.96875rem;
  }
  .file-row b {
    color: var(--color-ink);
  }
  .price-card {
    background: var(--color-card);
    border: 2px solid var(--color-green);
    border-radius: 1.25rem;
    padding: 2rem 1.75rem;
    text-align: center;
    box-shadow: 0 12px 32px rgb(30 122 76 / 0.12);
    position: sticky;
    top: 1.25rem;
  }
  .price {
    font-size: 3.25rem;
    font-weight: 800;
    color: var(--color-green-dark);
    line-height: 1;
  }
  .price small {
    font-size: 1.375rem;
    font-weight: 700;
  }
  .price-note {
    color: var(--color-ink-soft);
    font-size: 0.9375rem;
    margin: 0.625rem 0 1.375rem;
  }
  .bonus-line {
    background: rgb(233 161 59 / 0.16);
    border-radius: 10px;
    padding: 0.6875rem 0.875rem;
    font-size: 0.875rem;
    color: var(--color-ink);
    margin-bottom: 1.125rem;
    text-align: left;
    line-height: 1.45;
  }
  .author {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 2.5rem;
    align-items: start;
    margin-top: 1.875rem;
  }
  .author-photo, .author > div {
    min-width: 0;
  }
  .author-photo {
    overflow: hidden;
  }
  .author-photo img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 1.25rem;
    box-shadow: var(--shadow-lg);
  }
  .fact {
    display: flex;
    gap: 0.875rem;
    padding: 0.75rem 0;
    border-bottom: 1px dashed var(--color-line);
    align-items: flex-start;
  }
  .fact:last-of-type {
    border-bottom: none;
  }
  .fact-ico {
    color: var(--color-green);
    font-weight: 800;
    flex: 0 0 auto;
    margin-top: 2px;
  }
  .quote {
    position: relative;
    margin-top: 1.5rem;
    background: var(--color-bg-soft);
    border-left: 4px solid var(--color-green);
    border-radius: 0 var(--radius-card) var(--radius-card) 0;
    padding: 1.25rem 1.5rem;
    font-size: 1.0625rem;
    font-style: italic;
  }
  .quote::before {
    content: "“";
    position: absolute;
    top: -4px;
    left: 16px;
    font-size: 54px;
    line-height: 1;
    color: rgb(30 122 76 / 0.18);
    font-family: Georgia, "Times New Roman", serif;
  }
  .chips {
    margin-top: 0.5rem;
  }
  .chip {
    display: inline-block;
    background: var(--color-card);
    border: 1px solid var(--color-line);
    border-radius: 999px;
    padding: 5px 14px;
    font-size: 0.8125rem;
    color: var(--color-green-dark);
    font-weight: 700;
    margin: 6px 6px 0 0;
    transition: border-color 0.15s, transform 0.15s;
    white-space: normal;
    max-width: 100%;
    line-height: 1.4;
  }
  .chip:hover {
    border-color: var(--color-green);
    transform: translateY(-1px);
  }
  .chip .star {
    color: var(--color-amber);
  }
  details {
    background: var(--color-card);
    border: 1px solid var(--color-line);
    border-radius: 14px;
    margin-bottom: 0.75rem;
    overflow: hidden;
  }
  summary {
    cursor: pointer;
    font-weight: 700;
    font-size: 1.0625rem;
    padding: 1.125rem 1.375rem;
    list-style: none;
    position: relative;
  }
  summary::-webkit-details-marker {
    display: none;
  }
  summary::after {
    content: "+";
    position: absolute;
    right: 22px;
    top: 14px;
    font-size: 1.5rem;
    color: var(--color-green);
    font-weight: 400;
    transition: transform 0.2s;
  }
  details[open] summary::after {
    transform: rotate(45deg);
  }
  details p {
    padding: 0 1.375rem 1.125rem;
    color: var(--color-ink-soft);
    font-size: 1rem;
  }
  .final {
    background: linear-gradient(160deg, var(--color-green-dark), var(--color-green));
    color: #fff;
    border-radius: 1.5rem;
    padding: 3.5rem 2.5rem;
    text-align: center;
  }
  .final h2 {
    color: #fff;
  }
  .final p {
    color: rgb(255 255 255 / 0.85);
    max-width: 40rem;
    margin: 0 auto 1.75rem;
  }
  .final .btn {
    background: #fff;
    color: var(--color-green-dark);
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.2);
  }
  .final .btn:hover {
    background: #f4f0e6;
  }
  .final .trust {
    color: rgb(255 255 255 / 0.7);
    margin-top: 1.5rem;
  }
  .footer {
    padding: 2.75rem 0 3.75rem;
    border-top: 1px solid var(--color-line);
    font-size: 0.875rem;
    color: var(--color-ink-soft);
  }
  .footer a {
    color: var(--color-ink-soft);
    text-decoration: underline;
  }
  .footer a:hover {
    color: var(--color-green);
  }
  .doc-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
    margin-bottom: 1.25rem;
  }
  .modal-overlay {
    position: fixed;
    inset: 0;
    background: rgb(34 48 42 / 0.55);
    z-index: 1000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: max(1.25rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));
  }
  .modal-overlay.open {
    display: flex;
  }
  .modal {
    background: var(--color-card);
    border-radius: 1.25rem;
    max-width: 26rem;
    width: 100%;
    max-height: min(36rem, 90dvh);
    overflow-y: auto;
    padding: 2.25rem 2rem;
    position: relative;
    box-shadow: 0 24px 64px rgb(0 0 0 / 0.25);
  }
  .field-label {
    display: block;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--color-ink);
    margin-bottom: 0.375rem;
  }
  .modal h3 {
    font-size: 1.375rem;
    margin-bottom: 0.375rem;
  }
  .modal .sub {
    font-size: 0.9375rem;
    margin-bottom: 1.25rem;
  }
  .modal-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.625rem;
    color: var(--color-ink-soft);
    line-height: 1;
  }
  .modal input[type="email"] {
    width: 100%;
    padding: 0.9375rem 1.125rem;
    font-size: 1rem;
    font-family: inherit;
    border: 2px solid var(--color-line);
    border-radius: 0.75rem;
    margin-bottom: 0.875rem;
    outline: none;
  }
  .modal input[type="email"]:focus {
    border-color: var(--color-green);
  }
  .consent {
    display: flex;
    gap: 0.625rem;
    align-items: flex-start;
    font-size: 0.78125rem;
    color: var(--color-ink-soft);
    margin-bottom: 1.125rem;
  }
  .consent input {
    margin-top: 3px;
  }
  .consent a {
    color: var(--color-green);
    text-decoration: underline;
  }
  .modal .btn {
    width: 100%;
    text-align: center;
  }
  #cookie-bar {
    position: fixed;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    z-index: 999;
    background: var(--color-card);
    border: 1px solid var(--color-line);
    border-radius: 14px;
    box-shadow: 0 10px 40px rgb(34 48 42 / 0.18);
    padding: 1rem 1.25rem;
    display: none;
    align-items: center;
    gap: 1rem;
    max-width: 45rem;
    margin: 0 auto;
    font-size: 0.875rem;
    color: var(--color-ink-soft);
  }
  #cookie-bar.show {
    display: flex;
  }
  #cookie-bar a {
    color: var(--color-green);
    text-decoration: underline;
  }
  #cookie-bar button {
    flex: 0 0 auto;
    background: var(--color-green);
    color: #fff;
    border: none;
    border-radius: 999px;
    padding: 0.625rem 1.375rem;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    font-family: inherit;
  }
  .tg-line {
    margin-top: 1.25rem;
    background: rgb(30 122 76 / 0.08);
    border-radius: 0.75rem;
    padding: 0.875rem 1.125rem;
    font-size: 1rem;
    color: var(--color-ink);
  }
  .tg-line a {
    color: var(--color-green);
    font-weight: 800;
  }
  #scroll-progress {
    position: fixed;
    top: 0;
    left: 0;
    height: 3px;
    width: 0%;
    z-index: 1200;
    background: linear-gradient(90deg, var(--color-green), var(--color-amber));
    transition: width 0.12s linear;
  }
  .reveal {
    opacity: 0;
    transform: translateY(26px);
    transition: opacity 0.7s var(--ease-out), transform 0.7s var(--ease-out);
  }
  .reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
  }
  .stagger > * {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s var(--ease-out), transform 0.6s var(--ease-out);
  }
  .stagger.is-visible > * {
    opacity: 1;
    transform: translateY(0);
  }
  .stagger.is-visible > *:nth-child(1) {
    transition-delay: 0ms;
  }
  .stagger.is-visible > *:nth-child(2) {
    transition-delay: 90ms;
  }
  .stagger.is-visible > *:nth-child(3) {
    transition-delay: 180ms;
  }
  .stagger.is-visible > *:nth-child(4) {
    transition-delay: 270ms;
  }
  .stagger.is-visible > *:nth-child(5) {
    transition-delay: 360ms;
  }
  .stagger.is-visible > *:nth-child(6) {
    transition-delay: 450ms;
  }
  .stagger.is-visible > *:nth-child(7) {
    transition-delay: 540ms;
  }
  .stagger.is-visible > *:nth-child(8) {
    transition-delay: 630ms;
  }
  #sticky-cta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 950;
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    background: var(--color-card);
    border-top: 1px solid var(--color-line);
    box-shadow: 0 -10px 26px rgb(34 48 42 / 0.14);
    padding: 0.75rem max(1rem, env(safe-area-inset-right)) calc(0.75rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));
    transform: translateY(100%);
    transition: transform 0.35s var(--ease-out);
  }
  #sticky-cta.show {
    transform: translateY(0);
  }
  #sticky-cta p {
    margin: 0;
    min-width: 0;
    flex: 1 1 auto;
    font-size: 0.75rem;
    line-height: 1.35;
    color: var(--color-ink-soft);
  }
  #sticky-cta p b {
    color: var(--color-ink);
  }
  #sticky-cta .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0.625rem 1rem;
    min-height: 44px;
    font-size: 0.8125rem;
    white-space: nowrap;
    flex: 0 1 auto;
  }
}
@keyframes drift1 {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-26px, 26px);
  }
}
@keyframes drift2 {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(22px, -18px);
  }
}
@keyframes dot {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
}
@keyframes faqOpen {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
details[open] p {
  animation: faqOpen 0.3s var(--ease-out);
}
@media (min-width: 861px) {
  .steps-wrap::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 14%;
    right: 14%;
    height: 2px;
    z-index: 0;
    background-image: linear-gradient( 90deg, var(--color-green) 0 10px, transparent 10px 20px );
    background-size: 20px 2px;
    background-repeat: repeat-x;
    opacity: 0.4;
  }
  .steps-wrap .grid {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 860px) {
  section {
    padding: 3rem 0;
  }
  .hero {
    padding: 3rem 0;
  }
  .hero-grid {
    grid-template-columns: 1fr;
    gap: 1.75rem;
  }
  .hero-img {
    order: -1;
  }
  .grid--2, .grid--3 {
    grid-template-columns: 1fr;
  }
  .course-flex {
    grid-template-columns: 1fr;
  }
  .price-card {
    position: static;
  }
  .author {
    grid-template-columns: 1fr;
  }
  .author-photo {
    max-width: 280px;
    margin: 0 auto;
  }
  #cookie-bar {
    flex-direction: column;
    text-align: center;
  }
  .tg-top {
    display: none;
  }
  .btn {
    display: block;
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .topbar .btn--small {
    display: inline-block;
    width: auto;
    margin: 0;
  }
  #sticky-cta.show {
    display: flex;
  }
  body.has-sticky-cta #cookie-bar {
    bottom: 5.5rem;
  }
  body.has-sticky-cta {
    padding-bottom: 5.5rem;
  }
  .topbar .wrap {
    gap: 8px;
  }
  .topbar .btn {
    font-size: 0.75rem;
    padding: 8px 12px;
    white-space: nowrap;
    box-shadow: none;
  }
  .topbar .logo {
    font-size: 1rem;
    gap: 6px;
  }
  .topbar .logo img {
    width: 51px;
    height: auto;
    max-width: none;
  }
}
.page-narrow {
  max-width: 45rem;
  margin: 0 auto;
  padding: 3.5rem 1.25rem;
}
.status-card {
  background: var(--color-card);
  border: 1px solid var(--color-line);
  border-radius: 1.5rem;
  box-shadow: 0 16px 48px rgb(34 48 42 / 0.1);
  padding: 2.75rem 2.5rem;
}
.status-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin-bottom: 1.25rem;
  background: rgb(30 122 76 / 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.125rem;
}
.status-icon--err {
  background: rgb(211 84 58 / 0.12);
}
.dl-list {
  display: grid;
  gap: 0.75rem;
  margin: 1.625rem 0;
}
.dl-item {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  background: var(--color-bg-soft);
  border: 1px solid var(--color-line);
  border-radius: 14px;
  padding: 0.875rem 1.125rem;
  color: var(--color-ink);
  font-weight: 700;
  transition: border-color 0.15s, transform 0.15s;
}
.dl-item:hover {
  border-color: var(--color-green);
  transform: translateY(-1px);
}
.dl-item .dl-ico {
  font-size: 1.375rem;
  flex: 0 0 auto;
}
.dl-item small {
  display: block;
  font-weight: 400;
  color: var(--color-ink-soft);
  font-size: 0.8125rem;
}
.page-narrow input[type='email'] {
  width: 100%;
  padding: 0.9375rem 1.125rem;
  font-size: 1rem;
  font-family: inherit;
  border: 2px solid var(--color-line);
  border-radius: 0.75rem;
  outline: none;
}
.page-narrow input[type='email']:focus {
  border-color: var(--color-green);
}
