:root{--g: #3b82f6;--g-dim: rgba(59,130,246,.5);--g-faint: rgba(59,130,246,.06);--panel-bg: rgba(4,7,13,.88);--panel-border: rgba(59,130,246,.15);--amber: #e6a817}.aboutme-page{max-width:760px;margin:0 auto;padding:1.5rem 2rem 3rem}.am-cmd{display:flex;align-items:center;gap:.65rem;font-family:var(--font-mono);font-size:.88rem;margin-bottom:.75rem;flex-wrap:wrap}.am-cmd-spaced{margin-top:2.5rem}.am-cmd .prompt{color:var(--g-dim)}.am-cmd .cmd-text{color:var(--text-strong, #f0f4fa);font-weight:600}.profile-panel{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;overflow:hidden;margin-bottom:2rem;box-shadow:0 0 20px #3b82f60d}.panel-chrome{display:flex;align-items:center;gap:.65rem;padding:.5rem 1rem;background:#3b82f608;border-bottom:1px solid var(--panel-border)}.chrome-dots{display:flex;gap:5px;flex-shrink:0}.chrome-dots span{width:10px;height:10px;border-radius:50%;display:block}.chrome-label{font-family:var(--font-mono);font-size:.72rem;color:var(--g-dim);letter-spacing:.04em}.profile-body{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;border-bottom:1px solid rgba(59,130,246,.07)}.profile-avatar-wrap{flex-shrink:0}.profile-avatar{width:110px;height:110px;border-radius:6px;object-fit:cover;object-position:center 15%;display:block;border:1px solid var(--panel-border);filter:grayscale(15%) contrast(1.05);transition:filter .3s ease}.profile-avatar:hover{filter:grayscale(0%) contrast(1.02)}.profile-identity{display:flex;flex-direction:column;gap:.45rem;font-family:var(--font-mono);font-size:.85rem}.identity-row{display:flex;align-items:baseline;gap:.5rem}.id-key{color:#3b82f659;min-width:50px}.id-sep{color:#3b82f633}.id-val{color:#d7deeed9}.id-name{font-size:1.4rem;font-weight:700;color:var(--g-dim);letter-spacing:-.01em;line-height:1.2}.id-online{display:flex;align-items:center;gap:.4rem;color:var(--g);font-weight:600;font-size:.75rem;letter-spacing:.06em}.pulse-dot{width:7px;height:7px;background:var(--g);border-radius:50%;flex-shrink:0;animation:pulse-glow 1.8s ease-in-out infinite;box-shadow:0 0 6px var(--g)}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 4px var(--g)}50%{opacity:.5;box-shadow:0 0 10px var(--g)}}.profile-bio{padding:1rem 1.5rem;font-size:.9rem;line-height:1.72;color:#c8d2e4a6;border-bottom:1px solid rgba(59,130,246,.07);display:flex;gap:.3rem}.bio-prefix{color:#3b82f64d;font-family:var(--font-mono);flex-shrink:0}.profile-links{display:flex;flex-direction:column}.profile-link{display:flex;align-items:center;gap:.75rem;padding:.55rem 1.5rem;text-decoration:none;border-bottom:1px solid rgba(59,130,246,.05);font-family:var(--font-mono);font-size:.82rem;transition:background .12s}.profile-link:last-child{border-bottom:none}.profile-link:hover{background:var(--g-faint)}.link-cmd{color:var(--g-dim);white-space:nowrap;flex-shrink:0}.link-val{color:#bec8dc8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-blocks{display:flex;flex-direction:column;gap:0}.am-block{border:1px solid var(--panel-border);border-bottom:none;background:var(--panel-bg)}.am-block:first-child{border-radius:6px 6px 0 0}.am-block:last-child{border-bottom:1px solid var(--panel-border);border-radius:0 0 6px 6px}.am-block:only-child{border-radius:6px;border-bottom:1px solid var(--panel-border)}.am-block-title{font-family:var(--font-mono);font-size:.72rem;font-weight:600;color:var(--g-dim);letter-spacing:.1em;padding:.5rem 1.25rem;background:#3b82f608;border-bottom:1px solid var(--panel-border)}.am-block-body{padding:1.25rem 1.5rem}.am-block-body p{font-size:.95rem;line-height:1.78;color:#c8d2e4b3;margin:0 0 .5rem}.am-block-body p:last-of-type{margin-bottom:0}.rose-animation-container{display:flex;justify-content:center;align-items:flex-end;margin:1.5rem 0 .5rem;height:260px;position:relative;overflow:hidden;padding-bottom:20px;border:1px solid rgba(59,130,246,.08);border-radius:6px;background:#0003;cursor:pointer}.rose-animation-container:after{content:"[ hover to replay ]";position:absolute;bottom:.5rem;right:.75rem;font-family:var(--font-mono);font-size:.62rem;color:#3b82f633;letter-spacing:.06em;pointer-events:none}.rose-canvas{display:block;width:100%;height:100%}.contact-panel{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:6px;overflow:hidden}.contact-cmd{display:flex;align-items:center;gap:.75rem;padding:.65rem 1.25rem;text-decoration:none;border-bottom:1px solid rgba(59,130,246,.05);font-family:var(--font-mono);font-size:.83rem;transition:background .12s}.contact-cmd:hover{background:var(--g-faint)}.contact-cmd.no-link{cursor:default}.contact-cmd.no-link:hover{background:transparent}.ccmd-prefix{color:var(--g-dim);white-space:nowrap;flex-shrink:0}.ccmd-val{color:#bec8dc8c}.contact-note{padding:.75rem 1.25rem;font-size:.84rem;color:#bec8dc73;line-height:1.6;display:flex;gap:.4rem}.contact-note .prompt{color:#3b82f64d;font-family:var(--font-mono);font-size:.8rem;flex-shrink:0;margin-top:2px}@media (max-width: 600px){.aboutme-page{padding:1rem}.profile-body{flex-direction:column;align-items:center;gap:1rem}.profile-avatar{width:90px;height:90px}.profile-identity{align-items:center}.id-key{min-width:44px}.rose-animation-container{height:220px}}
