.contact[data-astro-cid-6bfsojfh]{padding-top:clamp(3rem,8vh,5rem)}.page-head[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{margin-top:1.4rem;font-size:clamp(1.9rem,4.5vw,3.4rem)}.sub[data-astro-cid-6bfsojfh]{max-width:34rem;color:var(--ink-soft);margin-top:1rem}.dm[data-astro-cid-6bfsojfh]{border:1px solid var(--hairline);background:var(--bg);border-radius:10px;max-width:40rem;margin-top:clamp(2rem,4vw,3rem);overflow:hidden}.dm-head[data-astro-cid-6bfsojfh]{border-bottom:1px solid var(--hairline);align-items:center;gap:.8rem;padding:.9rem 1.2rem;display:flex}.dm-avatar[data-astro-cid-6bfsojfh]{border:2px solid var(--accent);background-image:url(/photos/avatar-pp.jpg);background-position:50%;background-size:cover;border-radius:50%;width:40px;height:40px}.dm-name[data-astro-cid-6bfsojfh]{font-family:var(--font-display);font-size:.95rem;font-weight:700}.dm-status[data-astro-cid-6bfsojfh]{color:var(--muted);font-size:.78rem}.dot[data-astro-cid-6bfsojfh]{background:#3ddc84;border-radius:50%;width:8px;height:8px;margin-right:.2rem;display:inline-block}.dm-thread[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.6rem;min-height:16rem;max-height:26rem;padding:1.2rem;display:flex;overflow-y:auto}.dm-input[data-astro-cid-6bfsojfh]{border-top:1px solid var(--hairline);min-height:4.2rem;padding:.9rem 1.2rem}.fallback[data-astro-cid-6bfsojfh]{color:var(--muted);margin-top:1.6rem;font-size:.9rem}.dm[data-astro-cid-6bfsojfh] .msg{max-width:78%;animation:msg-in-l .4s var(--ease-out) both;border-radius:10px;padding:.65rem .95rem;font-size:.95rem;line-height:1.45}.dm[data-astro-cid-6bfsojfh] .msg.from-lure{background:var(--bg-raised);border-bottom-left-radius:3px;align-self:flex-start}.dm[data-astro-cid-6bfsojfh] .msg.from-user{background:var(--accent);color:#fff;border-bottom-right-radius:3px;align-self:flex-end;animation-name:msg-in-r}@keyframes msg-in-l{0%{opacity:0;transform:translate(-10px,6px)scale(.97)}}@keyframes msg-in-r{0%{opacity:0;transform:translate(10px,6px)scale(.97)}}@keyframes pop-in{0%{opacity:0;transform:translateY(8px)scale(.96)}}.dm[data-astro-cid-6bfsojfh] .typing{background:var(--bg-raised);border-radius:10px 10px 10px 3px;align-self:flex-start;gap:4px;padding:.8rem 1rem;display:inline-flex}.dm[data-astro-cid-6bfsojfh] .typing i{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1s infinite bounce-dot}.dm[data-astro-cid-6bfsojfh] .typing i:nth-child(2){animation-delay:.15s}.dm[data-astro-cid-6bfsojfh] .typing i:nth-child(3){animation-delay:.3s}@keyframes bounce-dot{30%{transform:translateY(-4px)}}.dm[data-astro-cid-6bfsojfh] .chips{animation:chips-in .35s var(--ease-out) both;flex-wrap:wrap;gap:.5rem;display:flex}@keyframes chips-in{0%{opacity:0;transform:translateY(8px)}}.dm[data-astro-cid-6bfsojfh] .chip{font-family:var(--font-display);border:1.5px solid var(--hairline);border-radius:var(--radius);background:var(--bg-raised);color:var(--ink);cursor:pointer;transition:border-color .2s, background .2s, color .2s, transform .2s var(--ease-out), box-shadow .2s;padding:.55rem 1.05rem;font-size:.82rem;font-weight:500}.dm[data-astro-cid-6bfsojfh] .chip:hover{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:4px 4px 0 var(--accent-soft);transform:translateY(-2px)}.dm[data-astro-cid-6bfsojfh] .free-row{animation:chips-in .35s var(--ease-out) both;gap:.5rem;display:flex}.dm[data-astro-cid-6bfsojfh] .free-text{border:1.5px solid var(--hairline);border-radius:var(--radius);background:var(--bg-raised);color:var(--ink);font-family:var(--font-sans);outline:none;flex:1;padding:.7rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.dm[data-astro-cid-6bfsojfh] .free-text:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.dm[data-astro-cid-6bfsojfh] .free-text::placeholder{color:var(--muted)}.dm[data-astro-cid-6bfsojfh] .send{font-family:var(--font-display);border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;border:none;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:transform .15s}.dm[data-astro-cid-6bfsojfh] .send:hover{transform:translateY(-2px)}.dm[data-astro-cid-6bfsojfh] .mailto-btn{font-family:var(--font-display);border-radius:var(--radius);background:var(--accent);color:#fff;animation:pop-in .3s var(--ease-boing);padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;display:inline-block}.dm[data-astro-cid-6bfsojfh] .restart{color:var(--muted);cursor:pointer;font-size:.82rem;font-family:var(--font-sans);background:0 0;border:none;margin-left:.9rem;display:inline-block}.dm[data-astro-cid-6bfsojfh] .restart:hover{color:var(--accent)}.dm[data-astro-cid-6bfsojfh] .dm-done{animation:chips-in .35s var(--ease-out) both;flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.dm[data-astro-cid-6bfsojfh] .dm-check{background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:50%;flex:none;place-items:center;width:2.4rem;height:2.4rem;display:inline-grid}.dm[data-astro-cid-6bfsojfh] .dm-check svg{fill:none;width:1.5rem;height:1.5rem;stroke:var(--accent);stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round}.dm[data-astro-cid-6bfsojfh] .dm-check circle{stroke-dasharray:151;stroke-dashoffset:151px;animation:draw .5s var(--ease-out) 50ms forwards}.dm[data-astro-cid-6bfsojfh] .dm-check path{stroke-dasharray:40;stroke-dashoffset:40px;animation:draw .35s var(--ease-out) .45s forwards}@keyframes draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.dm[data-astro-cid-6bfsojfh] .dm-check circle,.dm[data-astro-cid-6bfsojfh] .dm-check path{stroke-dashoffset:0;animation:none}}
