Pythinker Code
Think first, then code.
An open-source AI engineering agent for your terminal. It reads your repo, edits files, runs commands, and iterates until the job is done.
@@ -768,35 +724,11 @@ onUnmounted(() => { line-height: 1.38; } -.hero-mascot-video { - position: relative; +.hero-mascot { display: block; - width: clamp(160px, 16vw, 200px); + width: clamp(128px, 12vw, 164px); + height: auto; margin-inline: auto; - padding: 0; - border: 0; - appearance: none; - aspect-ratio: 4 / 3; - background: transparent; - color: var(--ink); - cursor: pointer; -} - -.hero-mascot-video:focus-visible { - outline: 2px solid var(--accent); - outline-offset: 4px; - border-radius: var(--radius-sm); -} - -.hero-mascot-video video { - display: block; - width: 100%; - height: 100%; - object-fit: cover; - -webkit-mask-image: radial-gradient(ellipse 50% 50% at center, black 58%, transparent 100%); - mask-image: radial-gradient(ellipse 50% 50% at center, black 58%, transparent 100%); - mix-blend-mode: multiply; - pointer-events: none; } .works-with {