.page[data-astro-cid-umxcip6m]{position:relative;z-index:1;max-width:560px;margin:0 auto;padding:5rem 1.25rem max(2rem,env(safe-area-inset-bottom) + 1rem);min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column}.main[data-astro-cid-umxcip6m]{flex:1;display:flex;flex-direction:column}.page-label[data-astro-cid-umxcip6m],.prompt[data-astro-cid-umxcip6m],.word-row[data-astro-cid-umxcip6m],.btn-save[data-astro-cid-umxcip6m]{animation:rise .9s cubic-bezier(.2,.8,.2,1) both}.prompt[data-astro-cid-umxcip6m]{animation-delay:.05s}.word-row[data-astro-cid-umxcip6m]:nth-child(1){animation-delay:.18s}.word-row[data-astro-cid-umxcip6m]:nth-child(2){animation-delay:.28s}.word-row[data-astro-cid-umxcip6m]:nth-child(3){animation-delay:.38s}.btn-save[data-astro-cid-umxcip6m]{animation-delay:.5s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.page-label[data-astro-cid-umxcip6m],.prompt[data-astro-cid-umxcip6m],.word-row[data-astro-cid-umxcip6m],.btn-save[data-astro-cid-umxcip6m]{animation:none}}.page-label[data-astro-cid-umxcip6m]{font-size:9px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:3rem}.prompt[data-astro-cid-umxcip6m]{font-family:var(--serif);font-style:italic;font-size:clamp(22px,4vw,28px);color:var(--text-primary);line-height:1.5;margin-bottom:3.25rem}.words-wrap[data-astro-cid-umxcip6m]{display:flex;flex-direction:column;gap:.9rem;margin-bottom:2.75rem}.word-row[data-astro-cid-umxcip6m]{position:relative;display:flex;align-items:baseline;gap:1.1rem;min-height:56px;padding:.6rem 0 .85rem}.word-row[data-astro-cid-umxcip6m]:before,.word-row[data-astro-cid-umxcip6m]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none;transition:opacity .5s cubic-bezier(.2,.8,.2,1)}.word-row[data-astro-cid-umxcip6m]:after{background:linear-gradient(to right,transparent,color-mix(in srgb,var(--text-tertiary) 38%,transparent) 10%,color-mix(in srgb,var(--text-tertiary) 38%,transparent) 90%,transparent)}.word-row[data-astro-cid-umxcip6m]:before{background:linear-gradient(to right,transparent,color-mix(in srgb,var(--accent) 75%,transparent) 8%,color-mix(in srgb,var(--accent) 75%,transparent) 92%,transparent);opacity:0}.word-row[data-astro-cid-umxcip6m]:focus-within:before{opacity:1}.word-row[data-astro-cid-umxcip6m]:focus-within:after{opacity:.25}.word-num[data-astro-cid-umxcip6m]{font-family:var(--serif);font-style:italic;font-weight:400;font-size:13px;color:var(--text-tertiary);min-width:1.6rem;text-align:right;user-select:none;letter-spacing:.01em;transition:color .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.word-row[data-astro-cid-umxcip6m]:focus-within .word-num[data-astro-cid-umxcip6m]{color:var(--accent);transform:translate(-2px)}.word-row[data-astro-cid-umxcip6m]:has(.word-input:not(:placeholder-shown)) .word-num[data-astro-cid-umxcip6m]{color:var(--text-secondary)}.word-input[data-astro-cid-umxcip6m]{flex:1;min-width:0;font-family:var(--serif);font-style:italic;font-size:22px;color:var(--text-primary);background:transparent;border:none;outline:none;line-height:1.4;caret-color:var(--accent);padding:0}.word-input[data-astro-cid-umxcip6m]::placeholder{color:var(--text-tertiary);font-style:italic;opacity:.45;letter-spacing:.05em}.btn-save[data-astro-cid-umxcip6m]{font-family:var(--sans);font-size:13px;font-weight:500;color:var(--btn-text, var(--surface));background:var(--btn-bg, var(--accent));border:none;border-radius:999px;min-height:44px;padding:12px 28px;cursor:pointer;transition:opacity .2s ease,transform .2s ease;align-self:flex-start}@media(hover:hover){.btn-save[data-astro-cid-umxcip6m]:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}}.btn-save[data-astro-cid-umxcip6m]:active:not(:disabled){opacity:.92;transform:translateY(0)}.btn-save[data-astro-cid-umxcip6m]:disabled{opacity:.3;cursor:default;transform:none}.saved-state[data-astro-cid-umxcip6m]{animation:fadeUp .4s ease forwards}.saved-label[data-astro-cid-umxcip6m],.history-label[data-astro-cid-umxcip6m]{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1rem}.saved-words[data-astro-cid-umxcip6m]{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:1.25rem}.saved-word[data-astro-cid-umxcip6m]{font-family:var(--serif);font-style:italic;font-size:22px;color:var(--text-primary);line-height:1.4}.saved-word[data-astro-cid-umxcip6m]+.saved-word[data-astro-cid-umxcip6m]:before{content:"·";margin-right:10px;color:var(--text-tertiary);font-style:normal}.saved-change[data-astro-cid-umxcip6m]{font-size:11px;color:var(--text-tertiary);background:none;border:none;border-radius:999px;cursor:pointer;min-height:44px;padding:12px 14px;margin:-12px -14px;display:inline-block;transition:color var(--transition),background var(--transition)}@media(hover:hover){.saved-change[data-astro-cid-umxcip6m]:hover{color:var(--text-secondary)}}.saved-change[data-astro-cid-umxcip6m]:active{color:var(--text-primary);background:var(--surface-alt)}.history[data-astro-cid-umxcip6m]{margin-top:3rem}.history-list[data-astro-cid-umxcip6m]{display:flex;flex-direction:column}.history-item[data-astro-cid-umxcip6m]{display:flex;align-items:baseline;gap:1.25rem;min-height:44px;padding:.85rem 0;border-bottom:.5px solid var(--border)}.history-list[data-astro-cid-umxcip6m]{content-visibility:auto;contain-intrinsic-size:0 600px}.history-date[data-astro-cid-umxcip6m]{font-size:10px;color:var(--text-tertiary);letter-spacing:.04em;min-width:52px;flex-shrink:0}.history-words[data-astro-cid-umxcip6m]{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--text-secondary);line-height:1.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
