    :root {
      color-scheme: dark;
      --page: #0c0c0e;
      --shell-bg: rgb(14 14 17 / .94);
      --text: #f5f5f7;
      --text-soft: #c6c6ce;
      --text-secondary: #b0b0ba;
      --muted: #9999a4;
      --text-subtle: #91919c;
      --surface-rgb: 255 255 255;
      --line: rgb(255 255 255 / .12);
      --line-strong: rgb(255 255 255 / .24);
      --nav-bg: rgb(15 15 19 / .96);
      --solid-bg: #f4f3f7;
      --solid-text: #101014;
      --green: #8df4c5;
      --green-glow: rgb(141 244 197 / .8);
      --selection-bg: rgb(143 111 255 / .35);
      --selection-text: #fff;
      --body-glow-primary: rgb(95 62 174 / .11);
      --body-glow-secondary: rgb(67 71 180 / .10);
      --glow-left-bg: radial-gradient(circle at 58% 52%, rgb(211 90 168 / .52) 0%, rgb(64 107 255 / .34) 38%, transparent 72%);
      --glow-right-bg: radial-gradient(circle at 42% 42%, rgb(143 111 255 / .52) 0%, rgb(45 56 204 / .34) 40%, transparent 72%);
      --glow-left-opacity: .48;
      --glow-right-opacity: .46;
      --glow-left-opacity-mobile: .34;
      --glow-right-opacity-mobile: .32;
      --heading-gradient: linear-gradient(90deg, #fff 0%, #d7d0ff 45%, #9d91ff 100%);
      --code-text: #a9a9b5;
      --code-key: #c5b8ff;
      --code-value: #f0f0f2;
      --code-glow: rgb(104 87 255 / .22);
      --contact-glow-purple: rgb(92 76 255 / .34);
      --contact-glow-pink: rgb(208 76 156 / .18);
      --noise-opacity: .035;
      --cursor-color: #8876ff;
      --cursor-opacity: .08;
      --cursor-blend: screen;
      --card-shadow: none;
      --radius-lg: 24px;
      --container-max: 1680px;
      --header-height: 96px;
    }

    html[data-theme="light"] {
      color-scheme: light;
      --page: #f4f2f8;
      --shell-bg: rgb(252 251 255 / .94);
      --text: #19171f;
      --text-soft: #35313c;
      --text-secondary: #45404d;
      --muted: #5f5968;
      --text-subtle: #706a77;
      --surface-rgb: 29 24 39;
      --line: rgb(29 24 39 / .14);
      --line-strong: rgb(29 24 39 / .26);
      --nav-bg: rgb(252 251 255 / .96);
      --solid-bg: #1b1821;
      --solid-text: #fff;
      --green: #0b7650;
      --green-glow: rgb(11 118 80 / .28);
      --selection-bg: rgb(111 84 220 / .22);
      --selection-text: #18161e;
      --body-glow-primary: rgb(95 62 174 / .09);
      --body-glow-secondary: rgb(67 71 180 / .08);
      --glow-left-opacity: .20;
      --glow-right-opacity: .18;
      --glow-left-opacity-mobile: .14;
      --glow-right-opacity-mobile: .13;
      --heading-gradient: linear-gradient(90deg, #18161e 0%, #4d4564 45%, #6954c7 100%);
      --code-text: #57515f;
      --code-key: #5b45b8;
      --code-value: #25222b;
      --code-glow: rgb(104 87 255 / .12);
      --contact-glow-purple: rgb(92 76 255 / .14);
      --contact-glow-pink: rgb(208 76 156 / .10);
      --noise-opacity: .018;
      --cursor-opacity: .055;
      --cursor-blend: multiply;
      --card-shadow: 0 18px 50px rgb(37 25 60 / .07);
    }

    @media (prefers-color-scheme: light) {
      :root:not([data-theme]) {
        color-scheme: light;
        --page: #f4f2f8;
        --shell-bg: rgb(252 251 255 / .94);
        --text: #19171f;
        --text-soft: #35313c;
        --text-secondary: #45404d;
        --muted: #5f5968;
        --text-subtle: #706a77;
        --surface-rgb: 29 24 39;
        --line: rgb(29 24 39 / .14);
        --line-strong: rgb(29 24 39 / .26);
        --nav-bg: rgb(252 251 255 / .96);
        --solid-bg: #1b1821;
        --solid-text: #fff;
        --green: #0b7650;
        --green-glow: rgb(11 118 80 / .28);
        --selection-bg: rgb(111 84 220 / .22);
        --selection-text: #18161e;
        --body-glow-primary: rgb(95 62 174 / .09);
        --body-glow-secondary: rgb(67 71 180 / .08);
        --glow-left-opacity: .20;
        --glow-right-opacity: .18;
        --glow-left-opacity-mobile: .14;
        --glow-right-opacity-mobile: .13;
        --heading-gradient: linear-gradient(90deg, #18161e 0%, #4d4564 45%, #6954c7 100%);
        --code-text: #57515f;
        --code-key: #5b45b8;
        --code-value: #25222b;
        --code-glow: rgb(104 87 255 / .12);
        --contact-glow-purple: rgb(92 76 255 / .14);
        --contact-glow-pink: rgb(208 76 156 / .10);
        --noise-opacity: .018;
        --cursor-opacity: .055;
        --cursor-blend: multiply;
        --card-shadow: 0 18px 50px rgb(37 25 60 / .07);
      }
    }

    * { box-sizing: border-box; }
    html {
      scroll-behavior: smooth;
      background: var(--page);
    }

    body {
      margin: 0;
      min-width: 320px;
      color: var(--text);
      background:
        radial-gradient(circle at 14% 10%, var(--body-glow-primary), transparent 27%),
        radial-gradient(circle at 88% 92%, var(--body-glow-secondary), transparent 25%),
        var(--page);
      font-family: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      line-height: 1.55;
      -webkit-font-smoothing: antialiased;
      overflow-x: hidden;
    }

    a { color: inherit; text-decoration: none; }
    button, input, textarea { font: inherit; }
    :focus-visible {
      outline: 2px solid var(--green);
      outline-offset: 4px;
    }
    ::selection { background: var(--selection-bg); color: var(--selection-text); }

    .page {
      width: 100%;
      margin: 0;
    }

    .shell {
      position: relative;
      isolation: isolate;
      min-height: 100vh;
      overflow: hidden;
      border-radius: 0;
      background: var(--shell-bg);
      box-shadow: none;
    }

    .glow {
      position: fixed;
      border-radius: 50%;
      filter: blur(clamp(70px, 7vw, 140px));
      pointer-events: none;
      z-index: 0;
      transform: translateZ(0);
    }

    .glow-left {
      width: clamp(360px, 38vw, 760px);
      height: clamp(440px, 48vw, 960px);
      left: clamp(-360px, -16vw, -140px);
      top: clamp(-260px, -11vw, -80px);
      background: var(--glow-left-bg);
      opacity: var(--glow-left-opacity);
    }

    .glow-right {
      width: clamp(400px, 42vw, 840px);
      height: clamp(400px, 42vw, 840px);
      right: clamp(-390px, -17vw, -150px);
      bottom: clamp(-320px, -14vw, -110px);
      background: var(--glow-right-bg);
      opacity: var(--glow-right-opacity);
    }

    .noise {
      position: fixed;
      inset: 0;
      pointer-events: none;
      opacity: var(--noise-opacity);
      z-index: 1;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");
    }

    .container {
      width: min(calc(100% - 120px), var(--container-max));
      margin-inline: auto;
    }

    .header,
    .hero,
    .section,
    .footer {
      position: relative;
      z-index: 2;
    }

    .header {
      min-height: var(--header-height);
      display: grid;
      grid-template-columns: 1fr auto 1fr;
      align-items: center;
      gap: 28px;
      position: relative;
      z-index: 10;
    }

    .brand {
      display: inline-flex;
      align-items: center;
      gap: 11px;
      width: fit-content;
      font-family: "Space Grotesk", sans-serif;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: -.02em;
    }

    .brand-mark {
      width: 22px;
      height: 22px;
      position: relative;
      border-radius: 50%;
      background:
        radial-gradient(circle at 30% 30%, #fff 0 13%, transparent 14%),
        linear-gradient(145deg, #faf8ff 3%, #9f90ff 45%, #34344e 100%);
      box-shadow: inset -4px -4px 8px rgba(0,0,0,.45), 0 0 20px rgba(153,126,255,.38);
    }

    .brand-mark::after {
      content: "";
      position: absolute;
      inset: 4px;
      border-radius: inherit;
      border: 1px solid rgba(255,255,255,.3);
    }

    .nav { display: flex; gap: 30px; align-items: center; }
    .nav a {
      position: relative;
      color: var(--text-secondary);
      font-size: 12px;
      font-weight: 600;
      transition: color .25s ease;
    }
    .nav a::after {
      content: "";
      position: absolute;
      height: 1px;
      left: 0;
      right: 100%;
      bottom: -7px;
      background: var(--text);
      transition: right .25s ease;
    }
    .nav a:hover, .nav a.active { color: var(--text); }
    .nav a:hover::after, .nav a.active::after { right: 0; }

    .header-actions {
      justify-self: end;
      display: flex;
      align-items: center;
      gap: 16px;
      min-width: 0;
    }

    .header-cta {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      font-size: 13px;
      font-weight: 700;
    }
    .header-cta svg { transition: transform .25s ease; }
    .header-cta:hover svg { transform: translateX(4px); }

    .theme-toggle,
    .menu-button {
      display: none;
      width: 42px;
      height: 42px;
      padding: 0;
      border: 1px solid var(--line);
      border-radius: 50%;
      color: var(--text);
      background: rgb(var(--surface-rgb) / .04);
      cursor: pointer;
      touch-action: manipulation;
      transition: transform .25s ease, border-color .25s ease, background .25s ease;
    }

    .js-enabled .theme-toggle {
      display: grid;
      place-items: center;
    }

    .theme-toggle:hover,
    .menu-button:hover {
      transform: translateY(-2px);
      border-color: var(--line-strong);
      background: rgb(var(--surface-rgb) / .09);
    }

    .theme-toggle:active,
    .menu-button:active { transform: translateY(0); }

    .theme-icon {
      grid-area: 1 / 1;
      transition: opacity .25s ease, transform .25s ease;
    }

    .theme-icon-moon {
      opacity: 0;
      transform: rotate(-20deg) scale(.72);
    }

    html[data-theme="light"] .theme-icon-sun {
      opacity: 0;
      transform: rotate(20deg) scale(.72);
    }

    html[data-theme="light"] .theme-icon-moon {
      opacity: 1;
      transform: rotate(0) scale(1);
    }

    @media (prefers-color-scheme: light) {
      :root:not([data-theme]) .theme-icon-sun {
        opacity: 0;
        transform: rotate(20deg) scale(.72);
      }

      :root:not([data-theme]) .theme-icon-moon {
        opacity: 1;
        transform: rotate(0) scale(1);
      }
    }

    .hero {
      min-height: calc(100vh - var(--header-height));
      min-height: calc(100svh - var(--header-height));
      display: grid;
      align-items: center;
      position: relative;
      padding: 54px 0 112px;
    }

    .hero-copy { max-width: 1020px; }
    .eyebrow {
      display: flex;
      align-items: center;
      gap: 12px;
      margin-bottom: 22px;
      color: var(--text-soft);
      font-size: clamp(13px, 1vw, 16px);
      font-weight: 500;
    }

    .status-dot {
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: var(--green);
      box-shadow: 0 0 18px var(--green-glow);
    }

    h1, h2, h3 {
      margin: 0;
      font-family: "Space Grotesk", sans-serif;
      letter-spacing: -.05em;
    }

    h1 {
      max-width: 1120px;
      font-size: clamp(49px, 6.1vw, 94px);
      line-height: .99;
      font-weight: 600;
      text-wrap: balance;
    }

    .gradient-word {
      color: var(--text);
      background: var(--heading-gradient);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .hero-description {
      max-width: 720px;
      margin: 31px 0 0;
      color: var(--muted);
      font-size: clamp(16px, 1.35vw, 20px);
      text-wrap: balance;
    }

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

    .button {
      min-height: 50px;
      padding: 0 22px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 11px;
      border-radius: 999px;
      border: 1px solid var(--line);
      font-size: 14px;
      font-weight: 700;
      transition: transform .25s ease, border-color .25s ease, background .25s ease;
    }
    .button:hover { transform: translateY(-2px); border-color: var(--line-strong); }
    .button-primary { background: var(--solid-bg); color: var(--solid-text); border-color: var(--solid-bg); }
    .button-secondary { background: rgb(var(--surface-rgb) / .04); color: var(--text); backdrop-filter: blur(14px); }

    .hero-meta {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 34px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 24px;
    }

    .scroll-hint {
      display: flex;
      align-items: center;
      gap: 17px;
      color: var(--text);
      font-size: 13px;
      font-weight: 600;
    }

    .mouse {
      width: 41px;
      height: 41px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      background: rgb(var(--surface-rgb) / .08);
      border: 1px solid rgb(var(--surface-rgb) / .05);
      box-shadow: inset 0 1px 0 rgb(var(--surface-rgb) / .08);
    }

    .mouse::before {
      content: "";
      width: 5px;
      height: 10px;
      border: 1.5px solid var(--text);
      border-radius: 5px;
      animation: wheel 1.6s ease-in-out infinite;
    }

    @keyframes wheel {
      0%,100% { transform: translateY(-2px); opacity: .45; }
      50% { transform: translateY(3px); opacity: 1; }
    }

    .socials { display: flex; align-items: center; gap: 12px; }
    .social {
      width: 42px;
      height: 42px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      border: 1px solid rgb(var(--surface-rgb) / .06);
      background: rgb(var(--surface-rgb) / .06);
      color: var(--text);
      backdrop-filter: blur(12px);
      transition: transform .25s ease, background .25s ease;
    }
    .social:hover { transform: translateY(-3px); background: rgb(var(--surface-rgb) / .12); }

    .section {
      position: relative;
      padding: 120px 0;
      border-top: 1px solid rgb(var(--surface-rgb) / .07);
    }

    .section-head {
      display: grid;
      grid-template-columns: 190px minmax(0, 1fr);
      gap: 38px;
      align-items: start;
      margin-bottom: 64px;
    }

    .section-kicker {
      color: var(--text-subtle);
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: .16em;
      font-weight: 700;
    }

    h2 {
      max-width: 930px;
      font-size: clamp(38px, 4.6vw, 70px);
      line-height: 1.05;
      font-weight: 600;
      text-wrap: balance;
    }

    .about-grid {
      display: grid;
      grid-template-columns: 1.18fr .82fr;
      gap: 26px;
    }

    .card {
      position: relative;
      overflow: hidden;
      border: 1px solid var(--line);
      border-radius: var(--radius-lg);
      background: linear-gradient(145deg, rgb(var(--surface-rgb) / .052), rgb(var(--surface-rgb) / .018));
      box-shadow: var(--card-shadow);
      backdrop-filter: blur(16px);
    }

    .about-card { padding: 38px; min-height: 330px; }
    .about-card p {
      max-width: 780px;
      margin: 0;
      color: var(--text-secondary);
      font-size: clamp(18px, 1.65vw, 25px);
      line-height: 1.58;
    }

    .about-card strong { color: var(--text); font-weight: 600; }

    .code-card {
      min-height: 330px;
      min-width: 0;
      padding: 32px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      background:
        radial-gradient(circle at 100% 100%, var(--code-glow), transparent 44%),
        linear-gradient(145deg, rgb(var(--surface-rgb) / .055), rgb(var(--surface-rgb) / .015));
    }

    .code-top { display: flex; gap: 7px; margin-bottom: 20px; }
    .code-top span { width: 8px; height: 8px; border-radius: 50%; background: rgb(var(--surface-rgb) / .18); }
    .code {
      flex: 0 0 auto;
      width: 100%;
      margin: 0;
      padding-block: 4px;
      max-width: 100%;
      max-height: none;
      overflow-x: auto;
      overflow-y: hidden;
      overscroll-behavior-inline: contain;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: thin;
      white-space: pre;
      color: var(--code-text);
      font: 500 14px/1 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    }
    .code .key { color: var(--code-key); }
    .code .value { color: var(--code-value); }
    .code .accent { color: var(--green); }

    .projects { display: grid; gap: 18px; }
    .project {
      display: grid;
      grid-template-columns: 80px minmax(0, 1fr) auto;
      gap: 25px;
      align-items: center;
      min-height: 180px;
      padding: 30px 34px;
      border: 1px solid var(--line);
      border-radius: var(--radius-lg);
      background: rgb(var(--surface-rgb) / .026);
      transition: transform .3s ease, border-color .3s ease, background .3s ease;
    }
    .project:hover {
      transform: translateY(-4px);
      border-color: var(--line-strong);
      background: rgb(var(--surface-rgb) / .047);
    }

    .project-num {
      color: var(--text-subtle);
      font-family: "Space Grotesk", sans-serif;
      font-size: 14px;
      align-self: start;
      padding-top: 8px;
    }

    .project h3 {
      font-size: clamp(28px, 3vw, 46px);
      font-weight: 600;
      margin-bottom: 11px;
    }

    .project p { margin: 0; max-width: 760px; color: var(--muted); font-size: 15px; }
    .tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
    .tag {
      padding: 7px 10px;
      border: 1px solid rgb(var(--surface-rgb) / .08);
      border-radius: 999px;
      color: var(--text-secondary);
      background: rgb(var(--surface-rgb) / .035);
      font-size: 11px;
      font-weight: 700;
    }

    .project-icon {
      width: 54px;
      height: 54px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      background: rgb(var(--surface-rgb) / .06);
      transition: transform .3s ease;
    }
    .project:hover .project-icon { transform: rotate(-8deg) scale(1.04); }

    .stack-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
    }

    .stack-card { padding: 30px; min-height: 270px; }
    .stack-card h3 { font-size: 24px; letter-spacing: -.035em; margin-bottom: 24px; }
    .stack-list { display: flex; flex-wrap: wrap; gap: 9px; }
    .stack-item {
      padding: 9px 12px;
      border-radius: 12px;
      background: rgb(var(--surface-rgb) / .045);
      border: 1px solid rgb(var(--surface-rgb) / .07);
      color: var(--text-soft);
      font-size: 13px;
      font-weight: 600;
    }

    .contact-panel {
      min-height: 460px;
      padding: 64px;
      display: grid;
      align-items: end;
      background:
        radial-gradient(circle at 92% 90%, var(--contact-glow-purple), transparent 40%),
        radial-gradient(circle at 8% 10%, var(--contact-glow-pink), transparent 35%),
        rgb(var(--surface-rgb) / .025);
    }

    .contact-panel h2 { max-width: 950px; }
    .contact-panel p { max-width: 670px; color: var(--text-secondary); font-size: 18px; margin: 25px 0 0; }
    .contact-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }

    .footer {
      display: flex;
      justify-content: space-between;
      gap: 24px;
      align-items: center;
      min-height: 112px;
      color: var(--text-subtle);
      font-size: 12px;
      border-top: 1px solid rgb(var(--surface-rgb) / .07);
    }

    .reveal {
      opacity: 1;
      transform: none;
      transition: opacity .75s cubic-bezier(.2,.75,.2,1), transform .75s cubic-bezier(.2,.75,.2,1);
    }
    .reveal.is-pending { opacity: 0; transform: translateY(24px); }
    .reveal.is-pending.visible { opacity: 1; transform: none; }

    .cursor-glow {
      position: fixed;
      width: 360px;
      height: 360px;
      margin: -180px 0 0 -180px;
      border-radius: 50%;
      pointer-events: none;
      z-index: 100;
      opacity: var(--cursor-opacity);
      background: radial-gradient(circle, var(--cursor-color) 0%, transparent 68%);
      mix-blend-mode: var(--cursor-blend);
      transition: opacity .25s ease;
    }

    @media (max-width: 980px) {
      .shell { --header-height: 82px; }
      .page { width: 100%; margin: 0; }
      .container { width: min(calc(100% - 48px), var(--container-max)); }
      .header { grid-template-columns: 1fr auto; min-height: var(--header-height); }
      .header-actions { gap: 10px; }
      .nav {
        position: absolute;
        left: 0;
        right: 0;
        top: 76px;
        display: flex;
        padding: 18px;
        border: 1px solid var(--line);
        border-radius: 18px;
        background: var(--nav-bg);
        backdrop-filter: blur(20px);
        flex-direction: column;
        align-items: stretch;
        gap: 0;
      }
      .js-enabled .nav { display: none; }
      .js-enabled .nav.open { display: flex; }
      .nav a { padding: 13px 8px; font-size: 14px; }
      .header-cta { display: none; }
      .js-enabled .menu-button { display: grid; place-items: center; }
      .hero {
        min-height: calc(100vh - var(--header-height));
        min-height: calc(100svh - var(--header-height));
        padding: 44px 0 108px;
      }
      .section-head { grid-template-columns: 1fr; gap: 18px; }
      .about-grid, .stack-grid { grid-template-columns: 1fr; }
      .project { grid-template-columns: 55px minmax(0, 1fr); }
      .project-icon { grid-column: 2; margin-top: 5px; }
      .contact-panel { padding: 44px; }
    }

    @media (max-width: 640px) {
      .shell { border-radius: 0; --header-height: 74px; }
      .container { width: min(calc(100% - 30px), var(--container-max)); }
      .hero {
        min-height: calc(100vh - var(--header-height));
        min-height: calc(100svh - var(--header-height));
        padding: 28px 0 94px;
      }
      .glow-left {
        width: clamp(280px, 92vw, 430px);
        height: clamp(340px, 112vw, 520px);
        left: -52vw;
        top: -18vh;
        opacity: var(--glow-left-opacity-mobile);
      }
      .glow-right {
        width: clamp(300px, 96vw, 460px);
        height: clamp(300px, 96vw, 460px);
        right: -58vw;
        bottom: -20vh;
        opacity: var(--glow-right-opacity-mobile);
      }
      .header-actions { gap: 8px; }
      h1 { font-size: clamp(42px, 13vw, 62px); }
      .hero-description { margin-top: 23px; }
      .hero-meta { bottom: 25px; }
      .scroll-hint span:last-child { display: none; }
      .socials { gap: 8px; }
      .social { width: 39px; height: 39px; }
      .section { padding: 85px 0; }
      .section-head { margin-bottom: 42px; }
      .about-card, .code-card, .stack-card { padding: 25px; }
      .code-card {
        min-height: 0;
        padding: 22px 18px;
      }
      .code-top { margin-bottom: 14px; }
      .code {
        font-size: clamp(11px, 3.2vw, 12px);
        line-height: 1.45;
      }
      .project { grid-template-columns: 1fr; padding: 25px; gap: 14px; }
      .project-num { padding: 0; }
      .project-icon { grid-column: 1; }
      .contact-panel { min-height: 500px; padding: 30px 24px; }
      .footer { flex-direction: column; align-items: flex-start; justify-content: center; }
      .cursor-glow { display: none; }
    }

    @media (hover: none), (pointer: coarse) {
      .cursor-glow { display: none; }
      .button-secondary,
      .social,
      .card,
      .nav { backdrop-filter: none; }
    }

    @media (prefers-reduced-motion: reduce) {
      html { scroll-behavior: auto; }
      *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
      .cursor-glow { display: none; }
    }
    
    .code-line {
      display: block;
    }

    /*
     * Стили применяются только после запуска JavaScript.
     * Если JavaScript отключен, весь код останется видимым.
     */
    .code.is-typing .code-line {
      opacity: 0;
      transform: translateY(4px);
    }

    .code.is-typing .code-line.is-active,
    .code.is-typing .code-line.is-complete {
      opacity: 1;
      transform: translateY(0);
      transition:
        opacity 180ms ease,
        transform 180ms ease;
    }

    .code.is-typing .code-line.is-active::after {
      content: "";
      display: inline-block;
      width: 2px;
      height: 1em;
      margin-left: 3px;
      vertical-align: -0.1em;
      background: currentColor;
      animation: code-cursor 600ms steps(1, end) infinite;
    }

    .code.is-typing .code-line.is-complete::after {
      display: none;
    }

    @keyframes code-cursor {
      0%,
      45% {
        opacity: 1;
      }

      46%,
      100% {
        opacity: 0;
      }
    }

    @media (prefers-reduced-motion: reduce) {
      .code.is-typing .code-line {
        opacity: 1;
        transform: none;
        transition: none;
      }

      .code.is-typing .code-line::after {
        display: none;
      }
    }
