@keyframes floatOrb{0%{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.08)}to{transform:translate(-30px,40px)scale(.95)}}@keyframes pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes toastIn{0%{opacity:0;transform:translateY(20px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes eqPulse{0%{height:25%}to{height:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-brand-logo-img,.footer-brand-logo-img{filter:drop-shadow(0 0 6px #a855f780);border-radius:4px;width:18px;height:18px}@media (width<=768px){.app-container{padding:16px 14px calc(48px + env(safe-area-inset-bottom,0px))}.hero-card-container{border-radius:var(--radius-md);padding:22px 18px}.hero-header-row{justify-content:center;gap:10px;margin-bottom:22px}.hero-status-tag,.hero-logo-badge{padding:5px 12px;font-size:.74rem}.hero-main-content{text-align:center;flex-direction:column;gap:18px;margin-bottom:24px}.hero-title{font-size:clamp(1.8rem,6vw,2.2rem)}.hero-name-row,.hero-handle-row{justify-content:center}.hero-role-pill{margin-bottom:10px}.hero-bio{font-size:.88rem;line-height:1.55}.hero-actions-bar{flex-direction:column;gap:10px;width:100%;padding-top:18px}.action-btn{width:100%;min-height:44px}.widgets-grid-row{grid-template-columns:1fr;gap:14px}.clock-widget-card,.spotify-widget-card{padding:16px 18px}.time-text{font-size:1.35rem}.section-header-row{flex-direction:column;align-items:flex-start;gap:12px}.filter-pills-bar,.tech-tabs-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.filter-pills-bar::-webkit-scrollbar{display:none}.tech-tabs-bar::-webkit-scrollbar{display:none}.filter-pill,.tech-tab{white-space:nowrap;flex-shrink:0}.links-grid{grid-template-columns:1fr;gap:10px}.link-card{padding:14px 16px}.tech-stack-section{padding:20px 16px}.tech-stack-header{flex-direction:column;align-items:flex-start;gap:12px}.tech-cards-grid{grid-template-columns:1fr;gap:10px}.github-activity-section{padding:20px 16px}.github-activity-header{flex-direction:column;align-items:flex-start;gap:10px}.github-actions-col{justify-content:space-between;width:100%}.github-item{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.github-item-left{width:100%}.github-item-right{justify-content:flex-end;width:100%}.github-item-desc{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.video-sound-toggle-btn{display:none!important}.modal-card{width:92vw;max-height:85vh;overflow-y:auto}.modal-media-wrapper{height:clamp(140px,24vh,190px)}.modal-body{padding:18px 20px 22px}.modal-quote-text{margin-bottom:16px;font-size:.9rem;line-height:1.6}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:12px}.footer-right{align-items:center}}@media (width<=480px){.app-container{padding:12px 10px calc(48px + env(safe-area-inset-bottom,0px))}.hero-card-container{padding:18px 14px}.avatar-wrapper{width:94px;height:94px}.hero-title{font-size:1.75rem}}:root{--bg-darkest:#06030e;--bg-base:#090517;--bg-surface:#120c2aad;--bg-card:#1c124085;--bg-card-hover:#2b1b5eb8;--bg-card-active:#38227ad9;--bg-input:#0e0920bf;--border-subtle:#a855f72e;--border-card:#c084fc38;--border-bright:#d8b4fe8c;--border-glow:#a855f773;--accent-purple:#a855f7;--accent-violet:#8b5cf6;--accent-fuchsia:#d946ef;--accent-indigo:#6366f1;--accent-pink:#ec4899;--accent-cyan:#38bdf8;--accent-emerald:#10b981;--accent-amber:#f59e0b;--gradient-primary:linear-gradient(135deg, #a855f7 0%, #6366f1 100%);--gradient-accent:linear-gradient(135deg, #d946ef 0%, #8b5cf6 50%, #38bdf8 100%);--gradient-glow:radial-gradient(circle, #a855f759 0%, #6366f126 50%, transparent 70%);--gradient-card:linear-gradient(135deg, #ffffff0d 0%, #ffffff03 100%);--font-main:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Outfit", "Inter", -apple-system, sans-serif;--font-mono:"JetBrains Mono", monospace;--font-jp:"Noto Sans JP", sans-serif;--text-primary:#fff;--text-secondary:#ffffffd1;--text-muted:#ffffff7a;--text-dim:#ffffff47;--glass-blur:blur(24px);--glass-blur-sm:blur(12px);--shadow-card:0 12px 36px 0 #00000073, inset 0 1px 0 #ffffff14;--shadow-card-hover:0 20px 48px 0 #0009, 0 0 28px #a855f747, inset 0 1px 0 #ffffff29;--shadow-glow:0 0 35px #a855f759;--shadow-glow-fuchsia:0 0 35px #d946ef59;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-smooth:.3s cubic-bezier(.4, 0, .2, 1);--transition-spring:.5s cubic-bezier(.175, .885, .32, 1.275);--max-width:860px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;font-family:var(--font-main);background-color:var(--bg-darkest);color:var(--text-primary)}body{min-height:100vh;color:var(--text-primary);-webkit-user-select:none;user-select:none;background-color:#06030e;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-darkest)}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#a855f74d}::-webkit-scrollbar-thumb:hover{background:#a855f799}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;outline:none;font-family:inherit}.app-container{z-index:10;min-height:100vh;max-width:var(--max-width);flex-direction:column;align-items:center;margin:0 auto;padding:32px 20px 48px;display:flex;position:relative}.glass-panel{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-smooth);position:relative;overflow:hidden}.glass-panel:before{content:"";background:linear-gradient(90deg, transparent, var(--border-bright), transparent);opacity:.6;height:1px;position:absolute;top:0;left:0;right:0}.glass-panel:hover{border-color:var(--border-bright);box-shadow:var(--shadow-card-hover)}.ambient-mesh{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.glow-orb{filter:blur(90px);opacity:.45;border-radius:50%;animation:16s ease-in-out infinite alternate floatOrb;position:absolute}.glow-orb-1{background:radial-gradient(circle,#a855f766,#6366f11a);width:450px;height:450px;top:10%;left:15%}.glow-orb-2{background:radial-gradient(circle,#d946ef4d,#8b5cf60d);width:500px;height:500px;animation-duration:22s;animation-delay:-5s;top:60%;right:10%}.glow-orb-3{background:radial-gradient(circle,#38bdf840,#0000);width:380px;height:380px;animation-duration:18s;animation-delay:-9s;bottom:5%;left:30%}.badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;color:var(--accent-purple);background:#a855f726;border:1px solid #a855f759;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-status{color:#34d399;background:#10b9811f;border-color:#10b98159}.status-dot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseGlow;box-shadow:0 0 10px #34d399}.toast-container{z-index:1000;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-bright);color:#fff;border-radius:var(--radius-full);background:#180f36f2;align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:500;animation:.35s cubic-bezier(.175,.885,.32,1.275) toastIn;display:flex;box-shadow:0 12px 30px #0009,0 0 20px #a855f766}.bg-video-container{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.bg-video-element{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.bg-video-element.loaded{opacity:.92}.bg-video-scrim{-webkit-backdrop-filter:blur();background:radial-gradient(circle,#08041226 0%,#06030e61 100%),linear-gradient(#08041233 0%,#06030e6b 100%);position:absolute;inset:0}.video-sound-toggle-btn{z-index:100;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#e9d5ff;transition:all var(--transition-fast);background:#120b2cd9;border:1px solid #a855f759;align-items:center;gap:8px;padding:8px 16px;font-size:.78rem;font-weight:600;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000080,0 0 16px #a855f740}.video-sound-toggle-btn:hover{border-color:var(--border-bright);color:#fff;background:#1e1248f2;transform:translateY(-2px)}.text-purple-bright{color:#c084fc;filter:drop-shadow(0 0 6px #c084fc)}.hero-card-container{background:linear-gradient(135deg,#1c1240b8 0%,#110a2bd1 100%);width:100%;margin-bottom:24px;padding:32px;position:relative}.hero-glow-top{pointer-events:none;filter:blur(50px);background:radial-gradient(circle,#a855f759,#0000 70%);width:250px;height:200px;position:absolute;top:-80px;left:30%}.hero-glow-bottom{pointer-events:none;filter:blur(50px);background:radial-gradient(circle,#d946ef40,#0000 70%);width:220px;height:180px;position:absolute;bottom:-60px;right:15%}.hero-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.hero-status-tag{border-radius:var(--radius-full);color:#34d399;background:#10b9811f;border:1px solid #10b98159;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-like-btn{border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.hero-like-btn:hover{color:#f472b6;background:#ec489926;border-color:#ec489966;transform:scale(1.04)}.hero-like-btn.liked{color:#f472b6;background:#ec489933;border-color:#ec4899}.fill-pink{fill:#ec4899;color:#ec4899}.hero-main-content{align-items:center;gap:28px;margin-bottom:32px;display:flex}.avatar-wrapper{cursor:pointer;width:110px;height:110px;transition:transform var(--transition-spring);border-radius:50%;flex-shrink:0;position:relative}.avatar-wrapper:hover{transform:scale(1.06)}.avatar-ring-glow{filter:blur(10px);opacity:.6;transition:opacity var(--transition-smooth);background:radial-gradient(circle,#a855f7b3,#0000 70%);border-radius:50%;position:absolute;inset:-6px}.avatar-wrapper:hover .avatar-ring-glow{opacity:1;filter:blur(14px)}.avatar-ring-border{background:conic-gradient(#a855f7,#d946ef,#38bdf8,#8b5cf6,#a855f7);border-radius:50%;animation:8s linear infinite spinSlow;position:absolute;inset:-3px}.avatar-image{object-fit:cover;border:3px solid var(--bg-darkest);z-index:2;border-radius:50%;width:100%;height:100%;display:block;position:relative}.avatar-badge-hint{z-index:5;border:1px solid var(--accent-purple);color:#e9d5ff;border-radius:var(--radius-full);letter-spacing:.05em;white-space:nowrap;background:#0f0924f2;align-items:center;gap:3px;padding:2px 8px;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000080}.hero-text-content{flex:1}.hero-name-row{align-items:center;gap:10px;margin-bottom:4px;display:flex}.hero-title{font-family:var(--font-heading);letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:800;line-height:1.15}.hero-verified-badge{color:var(--accent-purple);filter:drop-shadow(0 0 8px #a855f799);align-items:center;display:flex}.hero-handle-row{color:var(--text-muted);font-size:.95rem;font-family:var(--font-mono);align-items:center;gap:8px;margin-bottom:12px;display:flex}.hero-handle{color:#c084fc;font-weight:500}.hero-dot-separator{color:var(--text-dim)}.hero-domain{color:var(--text-muted)}.hero-role-pill{border-radius:var(--radius-full);color:#e9d5ff;background:linear-gradient(90deg,#a855f72e,#6366f12e);border:1px solid #a855f759;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-bio{color:var(--text-secondary);max-width:580px;font-size:.95rem;line-height:1.6}.hero-actions-bar{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:12px;padding-top:20px;display:flex}.action-btn{border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:600;display:inline-flex}.primary-action-btn{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 20px #a855f759}.primary-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #a855f799}.secondary-action-btn{color:var(--text-primary);background:#ffffff0f;border:1px solid #a855f74d}.secondary-action-btn:hover{border-color:var(--border-bright);background:#a855f726;transform:translateY(-2px)}.secondary-action-btn.copied{color:#34d399;background:#10b98126;border-color:#10b981}.ghost-action-btn{color:#f0abfc;font-family:var(--font-jp);background:#d946ef14;border:1px solid #d946ef40}.ghost-action-btn:hover{background:#d946ef2e;border-color:#f0abfc;transform:translateY(-2px)}.widgets-grid-row{grid-template-columns:1fr 1.55fr;gap:16px;width:100%;margin-bottom:24px;display:grid}.clock-widget-card{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-card);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;justify-content:space-between;gap:12px;padding:20px 22px;display:flex}.clock-header{justify-content:space-between;align-items:center;display:flex}.clock-badge{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.clock-status{font-size:.75rem;font-weight:500}.status-night{color:#c084fc;align-items:center;gap:4px;display:flex}.status-day{color:#fbbf24;align-items:center;gap:4px;display:flex}.clock-body{justify-content:space-between;align-items:baseline;display:flex}.clock-digits{align-items:center;gap:8px;display:flex}.clock-icon-glow{color:var(--accent-purple);filter:drop-shadow(0 0 6px var(--accent-purple))}.time-text{font-family:var(--font-mono);letter-spacing:.05em;color:#fff;text-shadow:0 0 12px #a855f766;font-size:1.5rem;font-weight:700}.date-text{color:var(--text-muted);font-size:.82rem}.spotify-widget-card{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-card);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:linear-gradient(135deg,#1e1244bf 0%,#120a2cd9 100%);flex-direction:column;justify-content:space-between;gap:12px;padding:16px 20px;display:flex;position:relative;overflow:hidden}.spotify-glow-active{filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#1ed76040,#a855f733,#0000 70%);width:140px;height:90px;position:absolute;top:-30px;right:15%}.spotify-glow-idle{filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#a855f726,#0000 70%);width:120px;height:80px;position:absolute;top:-30px;right:15%}.spotify-idle{justify-content:center}.spotify-idle-content{align-items:center;gap:16px;padding:6px 0;display:flex}.spotify-idle-icon{background:#ffffff0a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.spotify-badge-idle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;margin-bottom:2px;font-size:.78rem;font-weight:600;display:flex}.spotify-dot-idle{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.spotify-idle-sub{color:var(--text-dim);font-size:.82rem}.spotify-card-header{justify-content:space-between;align-items:center;display:flex}.spotify-live-tag{letter-spacing:.06em;color:#1ed760;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:inline-flex}.spotify-pulse-icon{animation:1.5s ease-in-out infinite pulseGlow}.spotify-open-btn{border-radius:var(--radius-full);color:#1ed760;transition:all var(--transition-fast);background:#1ed7601f;border:1px solid #1ed7604d;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.spotify-open-btn:hover{background:#1ed76040;border-color:#1ed760;transform:translateY(-1px)}.spotify-main-row{align-items:center;gap:14px;display:flex}.spotify-cover-wrapper{border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080}.spotify-cover-img{object-fit:cover;width:100%;height:100%;display:block}.spotify-cover-overlay{opacity:0;transition:opacity var(--transition-fast);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.spotify-cover-wrapper:hover .spotify-cover-overlay{opacity:1}.spotify-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.spotify-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.spotify-song-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;transition:color var(--transition-fast);font-size:.92rem;font-weight:700;overflow:hidden}.spotify-song-title:hover{color:#1ed760}.spotify-equalizer{flex-shrink:0;align-items:flex-end;gap:2.5px;height:14px;display:flex}.eq-bar{background:#1ed760;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite alternate eqPulse}.eq-bar-1{height:60%;animation-delay:.1s}.eq-bar-2{height:100%;animation-delay:.3s}.eq-bar-3{height:40%;animation-delay:.5s}.eq-bar-4{height:80%;animation-delay:.2s}.spotify-artist-name{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.spotify-progress-section{flex-direction:column;gap:4px;margin-top:2px;display:flex}.spotify-progress-track{border-radius:var(--radius-full);background:#ffffff1a;width:100%;height:4px;overflow:hidden}.spotify-progress-fill{border-radius:var(--radius-full);background:linear-gradient(90deg,#a855f7 0%,#1ed760 100%);height:100%;transition:width .3s linear}.spotify-time-row{font-family:var(--font-mono);color:var(--text-dim);justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.social-links-section{width:100%;margin-bottom:24px}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.section-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:1.4rem;font-weight:700}.section-subtitle{color:var(--text-muted);margin-top:2px;font-size:.84rem}.filter-pills-bar{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:#120c2ab3;align-items:center;gap:6px;padding:4px;display:flex}.filter-pill{border-radius:var(--radius-full);color:var(--text-muted);transition:all var(--transition-fast);padding:5px 12px;font-size:.75rem;font-weight:600}.filter-pill:hover{color:#fff}.filter-pill.active{background:var(--accent-purple);color:#fff;box-shadow:0 2px 10px #a855f766}.links-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.link-card{border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative;overflow:hidden}.link-card-glow{background:radial-gradient(circle at 10% 50%, var(--link-accent,#a855f7), transparent 60%);opacity:0;transition:opacity var(--transition-smooth);pointer-events:none;position:absolute;inset:0}.link-card:hover .link-card-glow{opacity:.12}.link-card:hover{border-color:var(--link-accent,var(--border-bright));transform:translateY(-2px)}.link-card-left{align-items:center;gap:14px;min-width:0;display:flex}.link-icon-box{width:44px;height:44px;color:var(--link-accent,#fff);transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.link-card:hover .link-icon-box{box-shadow:0 0 16px var(--link-accent);background:#ffffff14;transform:scale(1.05)}.link-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.link-title-row{align-items:center;gap:8px;display:flex}.link-title{color:#fff;font-size:.95rem;font-weight:600}.link-badge{border-radius:var(--radius-full);color:var(--text-muted);letter-spacing:.02em;background:#ffffff0f;padding:2px 6px;font-size:.65rem;font-weight:700}.link-subtitle{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.link-card-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.link-quick-copy{width:32px;height:32px;color:var(--text-muted);transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;display:flex}.link-quick-copy:hover{border-color:var(--accent-purple);color:#fff;background:#a855f733}.link-arrow-box{color:var(--text-dim);transition:transform var(--transition-fast), color var(--transition-fast)}.link-card:hover .link-arrow-box{color:var(--link-accent,#fff);transform:translate(2px,-2px)}.tech-stack-section{width:100%;margin-bottom:24px;padding:28px}.tech-stack-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.tech-stack-badge{text-transform:uppercase;letter-spacing:.05em;color:#c084fc;align-items:center;gap:6px;margin-bottom:4px;font-size:.75rem;font-weight:600;display:inline-flex}.tech-stack-title{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:700}.tech-tabs-bar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tech-tab{border-radius:var(--radius-full);color:var(--text-muted);transition:all var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff14;padding:5px 12px;font-size:.75rem;font-weight:600}.tech-tab:hover{color:#fff;background:#ffffff14}.tech-tab.active{border-color:var(--accent-purple);color:#e9d5ff;background:#a855f733}.tech-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tech-card{border-radius:var(--radius-md);transition:all var(--transition-fast);background:#0f0a2499;border:1px solid #a855f724;padding:16px;position:relative;overflow:hidden}.tech-card:hover{background:#180f38b3;border-color:#c084fc59;transform:translateY(-2px)}.tech-card-glow{opacity:0;height:1px;transition:opacity var(--transition-fast);background:linear-gradient(90deg,#0000,#a855f766,#0000);position:absolute;top:0;left:0;right:0}.tech-card:hover .tech-card-glow{opacity:1}.tech-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.tech-name{color:#fff;font-size:.92rem;font-weight:600}.tech-category-pill{color:var(--accent-purple);background:#a855f71a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.68rem;display:inline-flex}.tech-desc{color:var(--text-muted);font-size:.8rem;line-height:1.45}.footer-container{flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:32px;padding:32px 0 16px;display:flex;position:relative}.footer-glow{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#a855f733,#0000 70%);width:300px;height:100px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footer-jp-btn{border-radius:var(--radius-full);color:#e9d5ff;font-family:var(--font-jp);transition:all var(--transition-fast);background:#180f36cc;border:1px solid #a855f74d;align-items:center;gap:8px;padding:8px 18px;display:inline-flex;box-shadow:0 4px 20px #0006}.footer-jp-btn:hover{border-color:var(--border-bright);background:#a855f733;transform:scale(1.04)}.footer-jp-text{letter-spacing:.1em;font-size:.95rem;font-weight:700}.footer-jp-sub{color:var(--text-muted);font-size:.75rem;font-family:var(--font-main)}.footer-divider{background:linear-gradient(90deg,#0000,#a855f733,#0000);width:100%;height:1px}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.footer-left{flex-direction:column;gap:4px;display:flex}.footer-logo-row{align-items:center;gap:8px;display:flex}.footer-brand{font-family:var(--font-heading);color:#fff;font-size:1.05rem;font-weight:700}.footer-tag{font-size:.65rem;font-family:var(--font-mono);color:var(--accent-purple);background:#a855f726;border-radius:4px;padding:1px 6px}.footer-copy{color:var(--text-dim);font-size:.78rem}.footer-right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.footer-status-pill{color:#34d399;align-items:center;gap:6px;font-size:.75rem;display:flex}.footer-credit{color:var(--text-muted);font-size:.75rem}.modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04020abf;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-card{border:1px solid var(--border-bright);border-radius:var(--radius-lg);background:linear-gradient(135deg,#1c1142f2 0%,#0f0924fa 100%);width:100%;max-width:520px;animation:.35s cubic-bezier(.175,.885,.32,1.275) modalScaleIn;position:relative;overflow:hidden;box-shadow:0 24px 60px #000c,0 0 40px #a855f759}.modal-close-btn{z-index:20;color:#fff;width:36px;height:36px;transition:all var(--transition-fast);background:#0009;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.modal-close-btn:hover{background:#ef44444d;border-color:#ef4444;transform:rotate(90deg)}.modal-glow{pointer-events:none;background:radial-gradient(circle,#a855f766,#0000 70%);width:250px;height:100px;position:absolute;top:0;left:50%;transform:translate(-50%)}.modal-media-wrapper{background:#000;width:100%;height:220px;position:relative;overflow:hidden}.modal-gif{object-fit:cover;width:100%;height:100%;display:block}.modal-media-overlay{background:linear-gradient(#0000 40%,#0f0924fa 100%);position:absolute;inset:0}.modal-jp-tag{z-index:10;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e9d5ff;font-family:var(--font-jp);letter-spacing:.05em;background:#000000a6;border:1px solid #a855f766;align-items:center;gap:6px;padding:4px 12px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.modal-body{padding:24px 28px 28px;position:relative}.modal-quote-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-quote-icon{color:var(--accent-purple);opacity:.8}.modal-quote-badge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:4px;font-size:.72rem;display:flex}.modal-quote-text{color:#f1f5f9;margin-bottom:22px;font-size:.96rem;font-style:italic;line-height:1.7}.modal-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-author{font-family:var(--font-mono);color:#c084fc;font-size:.85rem;font-weight:600}.modal-dismiss-btn{border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;transition:all var(--transition-fast);padding:8px 18px;font-size:.85rem;font-weight:600;box-shadow:0 4px 15px #a855f759}.modal-dismiss-btn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #a855f78c}.github-activity-section{width:100%;margin-bottom:24px;padding:28px}.github-activity-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.github-badge{text-transform:uppercase;letter-spacing:.05em;color:#c084fc;align-items:center;gap:6px;margin-bottom:4px;font-size:.75rem;font-weight:600;display:inline-flex}.github-title{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:700}.github-actions-col{align-items:center;gap:10px;display:flex}.github-updated-text{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono)}.github-refresh-btn{width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;display:flex}.github-refresh-btn:hover:not(:disabled){border-color:var(--accent-purple);color:#fff;background:#a855f733;transform:rotate(45deg)}.github-refresh-btn.loading{opacity:.7}.spin-icon{animation:1s linear infinite spinSlow}.github-feed-list{flex-direction:column;gap:10px;display:flex}.github-item{border-radius:var(--radius-md);transition:all var(--transition-fast);color:inherit;background:#0f0a24a6;border:1px solid #a855f729;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;text-decoration:none;display:flex}.github-item:hover{background:#1c1242d9;border-color:#c084fc73;transform:translateY(-2px);box-shadow:0 8px 20px #0006,0 0 15px #a855f733}.github-item-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.github-item-icon-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.github-item:hover .github-item-icon-box{background:#ffffff14;transform:scale(1.06)}.github-item-content{flex-direction:column;gap:3px;min-width:0;display:flex}.github-repo-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.github-repo-name{font-family:var(--font-mono);color:#c084fc;align-items:center;gap:6px;font-size:.86rem;font-weight:600;display:inline-flex}.github-item:hover .github-repo-name{color:#fff}.github-event-tag{border-radius:var(--radius-full);color:#e9d5ff;letter-spacing:.02em;background:#a855f724;border:1px solid #a855f74d;padding:2px 7px;font-size:.68rem;font-weight:700}.github-event-tag.tag-merged{color:#34d399;background:#10b98129;border-color:#10b98166}.github-item-desc{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;overflow:hidden}.github-item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.github-time-text{font-size:.75rem;font-family:var(--font-mono);color:var(--text-muted)}.github-external-icon-hover{color:var(--text-dim);opacity:0;transition:all var(--transition-fast)}.github-item:hover .github-external-icon-hover{opacity:1;color:#c084fc;transform:translate(2px,-2px)}.github-empty-state{text-align:center;color:var(--text-muted);padding:28px;font-size:.88rem}.github-footer-link{text-align:center;margin-top:16px}.github-profile-link{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.github-profile-link:hover{color:#c084fc}.hero-logo-badge{border-radius:var(--radius-full);font-family:var(--font-mono);color:#e9d5ff;background:#ffffff0a;border:1px solid #a855f740;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;display:inline-flex}.hero-brand-logo-img,.footer-brand-logo-img{filter:drop-shadow(0 0 6px #a855f780);border-radius:4px;width:18px;height:18px}.text-cyan{color:#38bdf8}.text-amber{color:#f59e0b}.text-fuchsia{color:#d946ef}.not-found-container{border-radius:var(--radius-lg);text-align:center;max-width:620px;margin:40px auto 0;padding:36px 32px;position:relative;overflow:hidden}.not-found-glow{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#a855f759 0%,#d946ef26 50%,#0000 75%);width:300px;height:250px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.not-found-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.not-found-jp-badge{border-radius:var(--radius-full);color:#c084fc;background:#a855f71f;border:1px solid #a855f747;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.not-found-code-wrapper{margin:10px 0 16px;display:inline-block;position:relative}.not-found-number{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#c084fc 50%,#d946ef 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #a855f773;letter-spacing:-.04em;-webkit-background-clip:text;font-size:clamp(5rem,15vw,7.5rem);font-weight:900;line-height:1}.not-found-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:1.6rem;font-weight:700}.not-found-desc{color:var(--text-secondary);max-width:480px;margin:0 auto 24px;font-size:.95rem;line-height:1.6}.not-found-terminal-box{border-radius:var(--radius-md);text-align:left;background:#0a061ad9;border:1px solid #a855f733;margin-bottom:28px;padding:14px 18px;box-shadow:0 8px 24px #0006}.not-found-terminal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.terminal-dots{gap:6px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot-red{background:#ef4444}.dot-yellow{background:#eab308}.dot-green{background:#22c55e}.terminal-title{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.not-found-terminal-body{font-family:var(--font-mono);flex-direction:column;gap:4px;font-size:.82rem;display:flex}.not-found-terminal-body code{color:#c084fc}.not-found-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}@media (width<=768px){.app-container{padding:16px 14px calc(48px + env(safe-area-inset-bottom,0px))}.hero-card-container{border-radius:var(--radius-md);padding:22px 18px}.hero-header-row{justify-content:center;gap:10px;margin-bottom:22px}.hero-status-tag,.hero-logo-badge{padding:5px 12px;font-size:.74rem}.hero-main-content{text-align:center;flex-direction:column;gap:18px;margin-bottom:24px}.hero-title{font-size:clamp(1.8rem,6vw,2.2rem)}.hero-name-row,.hero-handle-row{justify-content:center}.hero-role-pill{margin-bottom:10px}.hero-bio{font-size:.88rem;line-height:1.55}.hero-actions-bar{flex-direction:column;gap:10px;width:100%;padding-top:18px}.action-btn{width:100%;min-height:44px}.widgets-grid-row{grid-template-columns:1fr;gap:14px}.clock-widget-card,.spotify-widget-card{padding:16px 18px}.time-text{font-size:1.35rem}.section-header-row{flex-direction:column;align-items:flex-start;gap:12px}.filter-pills-bar,.tech-tabs-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.filter-pills-bar::-webkit-scrollbar{display:none}.tech-tabs-bar::-webkit-scrollbar{display:none}.filter-pill,.tech-tab{white-space:nowrap;flex-shrink:0}.links-grid{grid-template-columns:1fr;gap:10px}.link-card{padding:14px 16px}.tech-stack-section{padding:20px 16px}.tech-stack-header{flex-direction:column;align-items:flex-start;gap:12px}.tech-cards-grid{grid-template-columns:1fr;gap:10px}.github-activity-section{padding:20px 16px}.github-activity-header{flex-direction:column;align-items:flex-start;gap:10px}.github-actions-col{justify-content:space-between;width:100%}.github-item{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.github-item-left{width:100%}.github-item-right{justify-content:flex-end;width:100%}.github-item-desc{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.video-sound-toggle-btn{display:none!important}.modal-card{width:92vw;max-height:85vh;overflow-y:auto}.modal-media-wrapper{height:clamp(140px,24vh,190px)}.modal-body{padding:18px 20px 22px}.modal-quote-text{margin-bottom:16px;font-size:.9rem;line-height:1.6}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:12px}.footer-right{align-items:center}}@media (width<=480px){.app-container{padding:12px 10px calc(48px + env(safe-area-inset-bottom,0px))}.hero-card-container{padding:18px 14px}.avatar-wrapper{width:94px;height:94px}.hero-title{font-size:1.75rem}}
