html.theme-default *,html.theme-default :before,html.theme-default :after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root.theme-default{--sidebar-w:clamp(250px, 21vw, 400px);--content-pad:clamp(1.5rem, 3.5vw, 4rem);--detail-half:calc((50vw - var(--sidebar-w) - 210px - min(400px, 44vw)) / 2);--bg-primary:#1a1a2e;--bg-secondary:#16213e;--bg-card:#ffffff0a;--bg-card-hover:#ffffff14;--border-subtle:#ffffff0f;--border-hover:#ffcc8033;--accent:#ffcc80;--accent-amber:#ffcc80;--accent-dim:#ffcc8099;--accent-glow:#ffcc8026;--text-primary:#e8e6e3;--text-secondary:#e8e6e38c;--text-muted:#e8e6e359;--sidebar-bg:#0f0f23;--shadow-color:#ffcc8026;--nav-active:#696a7b;--noise-opacity:.03;--mobile-nav-height:135px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.32, .81, .55, .97);--z-base:1;--z-content:2;--z-overlay:100;--z-nav:500;--z-sidebar:1000;--z-noise:9999}html.theme-default[data-theme=light]{--bg-primary:#fff8e1;--bg-secondary:#fff8e1;--bg-card:#3e27230f;--bg-card-hover:#3e27231a;--border-subtle:#3e27231a;--border-hover:#8d6e6366;--accent:#8d6e63;--accent-amber:#ffcc80;--accent-dim:#a1887f;--accent-glow:#8d6e6326;--text-primary:#3e2723;--text-secondary:#6d4c41;--text-muted:#a1887f;--sidebar-bg:#3e2723;--shadow-color:#d0c4be;--filter-active-text:#fff8e1;--nav-active:#8d6e63;--noise-opacity:0}html.theme-default[data-theme=light] .sidebar{--text-primary:#fff8e1;--text-secondary:#fff8e199;--text-muted:#fff8e166;--accent-dim:#ffcc8099;--border-subtle:#fff8e11a}html.theme-default[data-theme=light] .floating-contact{--text-muted:#a1887f}html.theme-default .skip-nav{background:var(--accent);color:var(--bg-primary);z-index:calc(var(--z-noise) + 1);border-radius:0 0 8px 8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}html.theme-default .skip-nav:focus{top:0}html.theme-default .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.theme-default a:focus-visible,html.theme-default button:focus-visible,html.theme-default [tabindex]:focus-visible,html.theme-default .nav-link:focus-visible,html.theme-default .homepage-menu-item:focus-visible,html.theme-default .project-card:focus-visible,html.theme-default .filter-tag:focus-visible,html.theme-default .detail-nav-link:focus-visible,html.theme-default .music-link:focus-visible,html.theme-default .contact-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}html.theme-default .section:focus,html.theme-default .section:focus-visible,html.theme-default .main-content:focus{outline:none}@media (prefers-reduced-motion:reduce){html.theme-default *,html.theme-default :before,html.theme-default :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.theme-default .homepage-name,html.theme-default .homepage-logo,html.theme-default .homepage-menu,html.theme-default .homepage-name-shadow{opacity:1!important;transform:none!important}html.theme-default .homepage-logo{color:var(--accent-amber)!important}html.theme-default .section.active:not(.about-pending):not(.music-pending),html.theme-default .section.active:not(.about-pending):not(.music-pending) .stagger-child{opacity:1!important;animation:none!important;transform:none!important}html.theme-default .section.active.about-pending,html.theme-default .section.active.about-pending .stagger-child,html.theme-default .section.active.music-pending,html.theme-default .section.active.music-pending .stagger-child{animation:none!important;transform:none!important}html.theme-default .projects-grid.projects-entering .project-card{opacity:1!important;animation:none!important;transform:none!important}html.theme-default .testimonials-scroll-container{animation:none!important}}html.theme-default .img-fade{background:var(--bg2,var(--bg-secondary));opacity:0;transition:opacity .3s}html.theme-default .img-fade.loaded{opacity:1}html.theme-default body{background-color:var(--bg-primary);color:var(--text-primary);text-transform:lowercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow:hidden}html.theme-default .noise-overlay{z-index:var(--z-noise);pointer-events:none;opacity:var(--noise-opacity,.035);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}html.theme-default #particleDust{z-index:0;pointer-events:none;position:absolute;inset:0}html.theme-default .container{min-height:100vh;z-index:var(--z-content);display:flex;position:relative}html.theme-default .sidebar{width:var(--sidebar-w);background-color:var(--sidebar-bg);height:100vh;z-index:var(--z-sidebar);transition:transform .7s var(--ease-spring);border-right:1px solid var(--border-subtle);padding:7rem 0 3rem;position:fixed;top:0;left:0;transform:translate(-100%)}html.theme-default .sidebar.show{transform:translate(0)}html.theme-default .sidebar{view-transition-name:classic-sidebar}::view-transition-group(classic-sidebar),::view-transition-image-pair(classic-sidebar),::view-transition-new(classic-sidebar){animation:none}::view-transition-old(classic-sidebar){display:none}html.theme-default .noise-overlay{view-transition-name:classic-noise}::view-transition-group(classic-noise),::view-transition-image-pair(classic-noise),::view-transition-new(classic-noise){animation:none}::view-transition-old(classic-noise){display:none}@media (prefers-reduced-motion:reduce) and (width>=769px){html.theme-default .sidebar,html.theme-default .sidebar.show{transition:none;transform:none}}html.theme-default .logo{text-align:center;margin-bottom:4rem;padding:0 2rem}html.theme-default .logo h1{color:var(--text-primary);letter-spacing:-.5px;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:2.2rem;font-weight:600}html.theme-default .logo-link{color:var(--text-primary);cursor:pointer;text-decoration:none;transition:color .3s}@media (hover:hover){html.theme-default .logo-link:hover{color:var(--accent)}}html.theme-default .nav-menu{flex-direction:column;justify-content:center;height:calc(100vh - 200px);margin-top:-8rem;list-style:none;display:flex}html.theme-default .nav-link{color:var(--text-primary);text-align:center;cursor:pointer;width:100%;padding:2rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s;display:block}@media (hover:hover){html.theme-default .nav-link:hover{color:var(--accent-amber)}}html.theme-default .nav-link.active{color:var(--nav-active)}html.theme-default .homepage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}html.theme-default .section.homepage{padding-right:0}html.theme-default .homepage-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}html.theme-default .homepage-name-container{justify-content:center;align-items:baseline;gap:1rem;margin-bottom:4rem;display:flex;position:relative}html.theme-default .homepage-logo{width:4.5rem;height:4.5rem;color:var(--text-primary);opacity:0;align-self:baseline;transition:opacity .8s,transform .8s,color 1.5s;display:inline-block;transform:translateY(10px)}html.theme-default .homepage-logo.animate{opacity:1;transform:translateY(0)}html.theme-default .homepage-logo path{fill:currentColor}html.theme-default .homepage-logo.fade-to-amber{color:var(--accent-amber)}html.theme-default .homepage-name{color:var(--text-primary);opacity:0;margin:0;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:5.5rem;font-weight:700;transition:opacity .8s,transform .8s;position:relative;transform:translateY(10px)}html.theme-default .homepage-name.animate{opacity:1;transform:translateY(0)}html.theme-default .homepage-name-wrapper{position:relative}html.theme-default .homepage-name-shadow{color:var(--shadow-color,#ffcc8026);z-index:-1;pointer-events:none;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:5.5rem;font-weight:700;transition:opacity 1.5s,transform .8s;position:absolute;top:-3px;left:-3px;opacity:0!important}html.theme-default .homepage-name-shadow.animate{opacity:1!important}@media (prefers-reduced-motion:reduce){html.theme-default .homepage-name-shadow{opacity:1!important}}html.theme-default .homepage-name.fade-out{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-30px)}html.theme-default .homepage-name-shadow.fade-out{transition:opacity .3s,transform .3s;transform:translateY(-30px);opacity:0!important}html.theme-default .homepage-logo.fade-out{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-30px)}html.theme-default .ascii-grid{z-index:0;pointer-events:none;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){html.theme-default .ascii-grid{display:none}}html.theme-default .homepage-menu{opacity:0;width:100%;max-width:900px;transition:opacity .8s ease, transform .8s var(--ease-out-expo);justify-content:center;align-items:center;gap:3rem;margin-top:-3rem;display:flex;transform:translateY(20px)}html.theme-default .homepage-menu.animate{opacity:1;transform:translateY(0)}html.theme-default .homepage-menu-item{color:var(--text-secondary);cursor:pointer;text-align:center;white-space:nowrap;border-radius:30px;flex:1;min-width:0;padding:1.8rem 3.5rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s}@media (hover:hover){html.theme-default .homepage-menu-item:hover{color:var(--accent-amber);transform:translateY(-3px)}html.theme-default .homepage-menu-item:active,html.theme-default .nav-link:active,html.theme-default .project-card:active,html.theme-default .music-link:active,html.theme-default .filter-tag:active,html.theme-default .waveform-play-btn:active{opacity:.7}}html.theme-default .tap-active{opacity:.7}html.theme-default .music-item:active .music-title{color:var(--accent)}html.theme-default .homepage-menu.fade-out{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(30px)}html.theme-default .floating-contact{z-index:500;opacity:0;flex-direction:column;align-items:flex-end;transition:opacity .8s;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}html.theme-default .floating-contact.show{opacity:1}html.theme-default .floating-contact.homepage-active{opacity:0;pointer-events:none}html.theme-default .contact-item{align-items:center;margin-bottom:1.5rem;display:flex}html.theme-default .contact-link{justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex}@media (hover:hover){html.theme-default .contact-link:hover{transform:translate(-5px)scale(1.2)}html.theme-default .contact-link:hover i{color:var(--accent)}}html.theme-default .contact-link i{color:var(--text-muted);justify-content:center;align-items:center;width:1em;height:1em;font-size:2rem;font-style:normal;line-height:1;transition:color .3s;display:inline-flex}html.theme-default .tech-icon i{justify-content:center;align-items:center;width:1em;height:1em;font-style:normal;line-height:1;display:inline-flex}html.theme-default .site-controls .site-switch-link{font-family:Chillax,Chillax Fallback,Inter,sans-serif}html.theme-default .theme-toggle{cursor:pointer;background:0 0;border:none;padding:0}html.theme-default .theme-transitioning,html.theme-default .theme-transitioning *,html.theme-default .theme-transitioning :before,html.theme-default .theme-transitioning :after{transition:background-color .4s,color .4s,border-color .4s,box-shadow .4s!important}html.theme-default[data-theme=light] .theme-toggle .fa-sun:before{content:""}html.theme-default .main-content{margin-left:var(--sidebar-w);padding:7rem max(var(--content-pad), 5.5rem) 7rem var(--content-pad);max-width:calc(100vw - var(--sidebar-w));flex:1;height:100vh;overflow-y:scroll}html.theme-default .main-content.homepage-active{max-width:100vw;margin-left:0;padding:0;overflow:hidden}html.theme-default .section{height:auto;padding-right:1rem;display:none;overflow:visible}html.theme-default .section.active{opacity:0;animation:sectionFadeIn .5s var(--ease-out-expo) forwards;display:block;transform:translateY(30px)}html.theme-default #music.section.active.music-pending{opacity:0;animation:none;transform:translateY(30px)}html.theme-default #music.section.active.music-pending .stagger-child{opacity:0;animation:none;transform:translateY(20px)}html.theme-default #about.section.active.about-pending,html.theme-default #about.section.active.about-pending .stagger-child{opacity:0;animation:none}html.theme-default .homepage.active{opacity:1!important;animation:none!important;display:flex!important;position:fixed!important;transform:none!important}html.theme-default .section.fade-out{animation:.4s ease-in forwards sectionFadeOut!important;transform:none!important}@keyframes sectionFadeInFlat{0%{opacity:0}to{opacity:1}}@keyframes sectionFadeOut{0%{opacity:1}to{opacity:0}}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}html.theme-default .section.active .stagger-child{opacity:0;animation:staggerIn .35s var(--ease-out-expo) forwards;transform:translateY(20px)}html.theme-default .section.active .stagger-child:first-child{animation-delay:50ms}html.theme-default .section.active .stagger-child:nth-child(2){animation-delay:.1s}html.theme-default .section.active .stagger-child:nth-child(3){animation-delay:.15s}html.theme-default .section.active .stagger-child:nth-child(4){animation-delay:.2s}html.theme-default .section.active .stagger-child:nth-child(5){animation-delay:.25s}html.theme-default .section.active .stagger-child:nth-child(6){animation-delay:.3s}@keyframes staggerIn{to{opacity:1;transform:translateY(0)}}html.theme-default .music-list{width:100%;max-width:1520px;margin:0 auto}html.theme-default .music-item{transition:all .3s;display:block}@media (width>=1000px){html.theme-default .music-divider{margin:clamp(14px,9vh - 57.5px,68px) 0}html.theme-default #music.section.active{flex-direction:column;justify-content:safe center;min-height:calc(100vh - 14rem);display:flex}@media (height>=1150px){html.theme-default #music.section.active{padding-bottom:20px}}}html.theme-default .music-content{grid-template-columns:minmax(440px,460px) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,2vw,2.5rem);min-width:0;padding:1.5rem 0;display:grid}html.theme-default .music-header{align-items:center;gap:1rem;min-width:0;display:flex}html.theme-default .music-cover{object-fit:cover;border:1px solid var(--border-subtle);border-radius:6px;flex-shrink:0;align-self:center;width:100px;height:100px}html.theme-default .music-header-text{flex:1;min-width:0}html.theme-default .music-title{max-width:100%;color:var(--text-primary);text-transform:none;margin:0 0 .2rem;font-size:clamp(1.15rem,1.35vw,1.5rem);font-weight:700;line-height:1.2;transition:color .3s;display:inline-block}html.theme-default .music-title.gloss-term{cursor:default;border-bottom:1px dotted color-mix(in srgb, var(--accent) 68%, transparent);outline:none}html.theme-default .music-title.gloss-term:focus-visible{color:var(--accent);box-shadow:0 2px 0 color-mix(in srgb, var(--accent) 32%, transparent);border-bottom-style:solid}@media (hover:hover){html.theme-default .music-item:hover .music-title{color:var(--accent)}}html.theme-default .music-divider{background:linear-gradient(90deg, var(--border-subtle), transparent);width:100%;height:1px}html.theme-default .music-links{flex-wrap:nowrap;align-items:center;gap:.45rem;margin-top:.7rem;display:flex}html.theme-default .music-link{white-space:nowrap;background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:25px;align-items:center;gap:.5rem;padding:.48rem .92rem;font-size:.86rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}@media (hover:hover){html.theme-default .music-link:hover{background:var(--bg-card-hover);border-color:var(--border-hover);color:var(--accent);transform:translateY(-2px)}}html.theme-default .music-artist{color:var(--accent-dim);margin:0;font-size:1rem;font-weight:600;line-height:1.35}html.theme-default .waveform-player{box-sizing:border-box;align-items:center;gap:clamp(1.1rem,1.5vw,1.75rem);min-width:0;max-width:100%;min-height:90px;margin-top:0;padding:.5rem 0;display:flex}html.theme-default .waveform-play-btn{border:2px solid var(--accent);width:56px;min-width:56px;height:56px;color:var(--accent);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:background .3s,color .3s,box-shadow .3s;display:flex}@media (hover:hover){html.theme-default .waveform-play-btn:hover{background:var(--accent);color:var(--bg-primary);box-shadow:0 0 20px var(--accent-glow)}}html.theme-default .waveform-play-btn.playing{background:var(--accent);color:var(--bg-primary);box-shadow:0 0 25px var(--accent-glow);animation:2s ease-in-out infinite pulseGlow}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px var(--accent-glow)}50%{box-shadow:0 0 35px #ffcc804d}}html.theme-default .waveform-canvas-container{border-radius:8px;flex:1;height:56px;position:relative;overflow:hidden}html.theme-default .waveform-canvas{border-radius:6px;width:100%;min-width:0;height:56px;display:block}html.theme-default .waveform-meter-group{flex:150px;min-width:100px;max-width:270px}html.theme-default .audio-meters{flex-grow:0;flex-shrink:0;align-items:flex-end;gap:clamp(1.25rem,1.6vw,2rem);min-width:0;display:flex}html.theme-default .meter-group{flex-direction:column;align-items:center;gap:.3rem;display:flex}html.theme-default .meter-label{letter-spacing:.08em;color:var(--text-muted);text-transform:lowercase;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:11px;font-weight:500}html.theme-default .vu-meter-canvas{border:none;width:clamp(120px,11vw,150px);height:100px}html.theme-default .vectorscope-canvas{border:1px solid color-mix(in srgb, var(--text-secondary) 28%, transparent);border-radius:50%;width:clamp(96px,9vw,110px);height:clamp(96px,9vw,110px)}html.theme-default .frequency-canvas{border:1px solid color-mix(in srgb, var(--text-secondary) 28%, transparent);border-radius:4px;width:clamp(220px,22vw,300px);height:110px}html.theme-default[data-theme=light] .vectorscope-canvas,html.theme-default[data-theme=light] .frequency-canvas{border-color:#3e27233d}@media (width>=1441px){html.theme-default #music{--music-large-gap:min(212px, calc(16.1667vw - 182.4px))}html.theme-default #music .music-list{width:calc(100vw - var(--sidebar-w) - var(--music-large-gap));max-width:none;margin-left:calc(var(--music-large-gap) - var(--content-pad));margin-right:0}html.theme-default #music .music-divider{margin:clamp(14px,9vh - 57.5px,52px) 0}html.theme-default #music .music-content{grid-template-columns:clamp(380px,16.67vw,460px) minmax(0,1fr);gap:2rem;padding-right:5.5rem}html.theme-default #music .music-cover{width:clamp(100px,6.5vw,132px);height:clamp(100px,6.5vw,132px)}html.theme-default #music .waveform-player{gap:.75rem;position:relative;top:.875rem}html.theme-default #music .waveform-canvas-container,html.theme-default #music .waveform-canvas{height:clamp(56px,3.5vw,74px)}html.theme-default #music .waveform-meter-group{flex-basis:clamp(150px,10vw,270px);max-width:clamp(270px,13.3vw,340px)}html.theme-default #music .audio-meters{align-items:center;gap:.875rem}html.theme-default #music .meter-group{gap:0;position:relative}html.theme-default #music .meter-label{white-space:nowrap;position:absolute;top:calc(100% + .3rem);left:50%;transform:translate(-50%)}html.theme-default #music .frequency-canvas{width:clamp(280px,5.8333vw + 186.67px,336px);height:clamp(103px,2.0833vw + 69.67px,123px)}html.theme-default #music .vectorscope-canvas{width:clamp(103px,2.0833vw + 69.67px,123px);height:clamp(103px,2.0833vw + 69.67px,123px)}html.theme-default #music .vu-meter-canvas{width:clamp(140px,3.125vw + 90px,170px);height:clamp(94px,2.0833vw + 60.67px,114px)}}@media (width<=1599px) and (width>=1181px){html.theme-default .music-content{grid-template-columns:1fr;gap:1rem}html.theme-default .waveform-player{gap:1.1rem}html.theme-default .waveform-meter-group{flex-basis:170px;max-width:250px}html.theme-default .audio-meters{gap:1.25rem}html.theme-default .frequency-canvas{width:clamp(220px,18vw,270px);height:100px}html.theme-default .vectorscope-canvas{width:100px;height:100px}html.theme-default .vu-meter-canvas{width:130px;height:94px}}@media (hover:hover){html.theme-default body.is-transitioning .music-item:hover .music-title{color:var(--text-primary)!important}}@media (width<=1180px){html.theme-default .music-content{grid-template-columns:1fr;gap:.75rem}html.theme-default .waveform-player{gap:.65rem}html.theme-default .waveform-meter-group{flex-basis:clamp(130px,15vw,210px);max-width:210px}html.theme-default .audio-meters{gap:.5rem}html.theme-default .frequency-canvas{width:clamp(190px,20vw,245px);height:96px}html.theme-default .vectorscope-canvas{width:92px;height:92px}html.theme-default .vu-meter-canvas{width:112px;height:88px}}@media (width<=1180px) and (width>=769px){html.theme-default .audio-meters{display:none}html.theme-default .waveform-meter-group{flex:1 1 0;max-width:none}}html.theme-default #projects.section{padding:0;overflow:visible}html.theme-default #projects.section.active{animation:sectionFadeInFlat .5s var(--ease-out-expo) forwards;transform:none}html.theme-default .projects-grid-view{max-width:1480px;margin-right:auto;margin-left:max(0px, calc(50vw - 740px - var(--sidebar-w) - var(--content-pad)));padding:0 2rem 1.5rem}html.theme-default .projects-filter-bar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}html.theme-default .filter-tag{border:1px solid var(--border-subtle);color:var(--text-secondary);text-transform:lowercase;cursor:pointer;background:0 0;border-radius:2px;padding:.5rem 1.15rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .25s}@media (hover:hover){html.theme-default .filter-tag:hover{border-color:var(--border-hover);color:var(--text-primary)}}html.theme-default .filter-tag.active{background:var(--accent);border-color:var(--accent);color:var(--filter-active-text,var(--bg-primary))}html.theme-default .projects-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1480px;transition:opacity .25s;display:grid}html.theme-default .projects-grid.filtering{opacity:0}html.theme-default .projects-grid.projects-entering .project-card{opacity:0;animation:staggerIn .35s var(--ease-out-expo) forwards;transform:translateY(20px)}html.theme-default .project-card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;color:inherit;text-transform:none;border-radius:12px;text-decoration:none;transition:transform .3s,border-color .3s;display:block;overflow:hidden}@media (hover:hover){html.theme-default .project-card:hover{border-color:var(--border-hover);transform:translateY(-3px)}}html.theme-default .project-card.hidden{display:none}html.theme-default .project-card-image{aspect-ratio:2;object-fit:cover;border-bottom:1px solid var(--border-subtle);width:100%;height:auto;display:block}html.theme-default .project-card-body{padding:1.25rem}html.theme-default .project-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;transition:color .3s}html.theme-default .project-card-unlisted-badge{border:1px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;vertical-align:middle;border-radius:4px;margin-right:.5em;padding:.1em .5em;font-size:.62rem;font-weight:700;display:inline-block}@media (hover:hover){html.theme-default .project-card:hover .project-card-title{color:var(--accent)}}html.theme-default .project-card-summary{color:var(--text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}html.theme-default .project-card-tags{flex-wrap:wrap;gap:.4rem;display:flex}html.theme-default .project-card-tag{color:var(--accent-dim);text-transform:lowercase;background:#ffcc8014;border:1px solid #ffcc8026;border-radius:2px;padding:.2rem .6rem;font-size:.7rem;font-weight:500}html.theme-default .project-detail-view{text-transform:none;display:none}html.theme-default .project-detail-view.detail-active{gap:max(2rem, var(--detail-half));display:flex}html.theme-default .project-detail-view.detail-active .detail-content-column{margin-left:max(calc(max(0px, var(--detail-half) - var(--content-pad)) + 210px + 4rem), calc(50vw - min(400px, 44vw) - var(--sidebar-w) - var(--content-pad)))}html.theme-default .detail-header-column{top:7rem;left:calc(var(--sidebar-w) + var(--content-pad) + max(0px, var(--detail-half) - var(--content-pad)));z-index:10;flex-direction:column;width:210px;min-width:210px;height:calc(100vh - 8rem);padding:0 0 2rem;display:flex;position:fixed}html.theme-default .detail-content-column{box-sizing:border-box;flex:1;min-width:0;max-width:800px;padding-top:0;padding-bottom:4rem}html.theme-default .detail-toc{margin-top:1.5rem}html.theme-default .toc-list{margin:0;padding:0;list-style:none}html.theme-default .toc-item{cursor:pointer;width:100%;color:var(--text-secondary);text-align:left;text-transform:lowercase;opacity:.4;background:0 0;border:0;padding:.4rem 0 .4rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:block;position:relative}@media (hover:hover){html.theme-default .toc-item:hover{opacity:.7;color:var(--text-primary)}}html.theme-default .toc-item.active{color:var(--accent);opacity:1}html.theme-default .toc-item.active:before{content:">";color:var(--accent);animation:.25s forwards tocIndicatorIn;position:absolute;left:0}@keyframes tocIndicatorIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}html.theme-default .toc-item.parent-active{opacity:.7;color:var(--text-primary)}html.theme-default .toc-h2{font-size:1.15rem}html.theme-default .toc-h3{padding-left:2rem;font-size:.95rem}html.theme-default .toc-h3.active:before{left:1rem}html.theme-default .toc-anchor{height:0;margin-top:-.5rem;padding-top:.5rem}html.theme-default .detail-sidebar-nav{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;padding-bottom:2rem;display:flex}html.theme-default .detail-nav-link{color:var(--text-primary);text-transform:lowercase;cursor:pointer;opacity:.5;background:0 0;border:none;align-items:center;gap:.5rem;padding:.4rem 0;font-family:inherit;font-size:1.15rem;font-weight:600;line-height:1.2;transition:all .2s;display:flex}@media (hover:hover){html.theme-default .detail-nav-link:hover:not(:disabled):not(.is-disabled){color:var(--accent);opacity:1}}html.theme-default .detail-nav-link:disabled,html.theme-default .detail-nav-link.is-disabled{opacity:.15;cursor:default;pointer-events:none}html.theme-default .detail-nav-link .nav-arrow{font-size:1.1rem;font-weight:700}html.theme-default .detail-hero-image{aspect-ratio:3/2;border:1px solid var(--border-subtle);border-radius:8px;width:100%;height:auto;margin-bottom:2rem}html.theme-default .detail-title{color:var(--accent);margin-bottom:.75rem;font-size:2.2rem;font-weight:700}html.theme-default .detail-summary{color:var(--accent-dim);margin-bottom:1.5rem;font-size:1.2rem;font-style:italic;font-weight:500;line-height:1.6}html.theme-default .detail-body{color:#e8e6e3b8;min-width:0;max-width:100%;font-size:1.25rem;line-height:1.7}html.theme-default[data-theme=light] .detail-body{color:var(--text-secondary)}html.theme-default .detail-body h2,html.theme-default .detail-body h3{color:var(--text-primary);scroll-margin-top:2rem;line-height:1.2}html.theme-default .detail-body h2{letter-spacing:0;margin:2.5rem 0 1rem;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:750}html.theme-default[data-theme=light] .detail-body h2{color:var(--accent)}html.theme-default .detail-body h3{color:var(--text-primary);letter-spacing:0;margin:1.7rem 0 .75rem;font-size:clamp(1.12rem,1.8vw,1.35rem);font-weight:700}html.theme-default .detail-body .toc-anchor+h2{margin-top:2rem}html.theme-default .detail-body p{overflow-wrap:anywhere;margin-bottom:1.15em}html.theme-default .detail-body>p:last-child{padding-bottom:40vh}html.theme-default .detail-body a{color:var(--accent);text-decoration-color:color-mix(in srgb, var(--accent) 48%, transparent);text-underline-offset:.18em;overflow-wrap:anywhere;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}@media (hover:hover){html.theme-default .detail-body a:hover{color:var(--text-primary);text-decoration-color:var(--accent)}}html.theme-default[data-theme=light] .detail-body a{color:var(--accent);text-decoration-color:color-mix(in srgb, var(--accent) 58%, transparent)}html.theme-default[data-theme=light] .detail-body a:hover{color:var(--text-primary);text-decoration-color:var(--accent)}html.theme-default .detail-body ul{margin-left:1.5rem;list-style-type:disc}html.theme-default .detail-body ul ul{margin-top:.25rem;list-style-type:circle}html.theme-default .detail-body pre{box-sizing:border-box;background:#0c0c14a3;border:1px solid #ffcc802e;border-radius:8px;max-width:100%;margin:1.6rem 0;padding:1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a}html.theme-default[data-theme=light] .detail-body pre{background:#fff8e1b8;border-color:#8d6e6329}html.theme-default .detail-body code{overflow-wrap:anywhere;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}html.theme-default .detail-body pre code{color:#e8e6e3db;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;display:block}html.theme-default[data-theme=light] .detail-body pre code{color:var(--text-primary)}html.theme-default .bqst-data-table{box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border:1px solid #ffcc8029;border-radius:8px;width:100%;max-width:100%;margin:1.4rem 0 1.7rem;font-size:.94rem;overflow:hidden}html.theme-default .bqst-data-table th,html.theme-default .bqst-data-table td{text-align:right;white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid #ffcc801a;padding:.65rem .72rem}html.theme-default .bqst-data-table th:first-child,html.theme-default .bqst-data-table td:first-child{text-align:left}html.theme-default .bqst-data-table th{color:var(--accent);background:#ffcc8014;font-weight:700}html.theme-default .bqst-data-table tr:last-child td{border-bottom:0}html.theme-default[data-theme=light] .bqst-data-table{border-color:#8d6e6329}html.theme-default[data-theme=light] .bqst-data-table th,html.theme-default[data-theme=light] .bqst-data-table td{border-bottom-color:#8d6e631c}html.theme-default[data-theme=light] .bqst-data-table th{background:#8d6e6314}html.theme-default .detail-body .gloss-term{color:var(--accent);overflow-wrap:anywhere;word-break:break-word;background:#ffcc801f;border-bottom:1px solid #ffcc808c;border-radius:3px;outline:none;padding:.02em .12em;display:inline;position:relative}html.theme-default[data-theme=light] .detail-body .gloss-term{background:#8d6e6317;border-bottom-color:#8d6e6373}html.theme-default .gloss-tooltip{z-index:1000;box-sizing:border-box;color:#e8e6e3eb;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#1a1a2ef5;border:1px solid #ffcc803d;border-radius:6px;width:min(280px,100vw - 2rem);padding:.65rem .75rem;font-size:.92rem;font-weight:500;line-height:1.45;transition:opacity .16s,transform .16s,visibility .16s;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(.25rem);box-shadow:0 8px 24px #00000052}html.theme-default .gloss-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(0)}html.theme-default[data-theme=light] .gloss-tooltip{color:var(--text-primary);background:#fff8e1fa;border-color:#3e272324;box-shadow:0 8px 24px #3e272329}html.theme-default .detail-body img{border-radius:6px;width:100%;max-width:100%;height:auto;margin:1.5rem auto;display:block;box-shadow:0 4px 20px #0000004d}html.theme-default .article-image-button{width:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:6px;margin:1.5rem auto;padding:0;display:block;position:relative}html.theme-default .article-image-button:has(>.detail-hero-image){margin:0 0 2rem}html.theme-default .article-image-button>.detail-hero-image{margin-bottom:0}html.theme-default .article-image-button img:not(.detail-hero-image){width:auto;max-width:100%;margin:0 auto}html.theme-default .article-image-button.is-portrait img{max-width:min(350px,100%)}html.theme-default .article-image-button:after{content:"click to expand";border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-primary) 84%, transparent);color:var(--accent);letter-spacing:0;opacity:.86;pointer-events:none;border-radius:4px;padding:.34rem .52rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .18s,transform .18s;position:absolute;bottom:.65rem;right:.65rem;transform:translateY(0)}html.theme-default[data-theme=light] .article-image-button:after{background:color-mix(in srgb, var(--bg-primary) 92%, transparent)}@media (hover:hover){html.theme-default .article-image-button:hover:after{opacity:1;transform:translateY(-.08rem)}}html.theme-default .article-image-button:focus-visible:after{opacity:1;transform:translateY(-.08rem)}html.theme-default .article-image-button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}html.theme-default .detail-body img.img-landscape{max-width:100%}html.theme-default .detail-body img.img-portrait{max-width:350px}html.theme-default .detail-body img[src*="bqst/final-ui.webp"]{aspect-ratio:1344/1376}html.theme-default .detail-body img[src*="bqst/prototype-ui.webp"]{aspect-ratio:1028/664}html.theme-default .detail-body img[src*="bqst/asset-knob-large.webp"],html.theme-default .detail-body img[src*="bqst/asset-knob-small.webp"],html.theme-default .detail-body img[src*="bqst/asset-vu-meter.webp"]{aspect-ratio:1600/1600}html.theme-default .detail-body img[src*="careersphere/architecture.webp"]{aspect-ratio:1720/1000}html.theme-default .detail-body img[src*="careersphere/how-to-get-there.webp"],html.theme-default .detail-body img[src*="careersphere/onboarding.webp"],html.theme-default .detail-body img[src*="careersphere/pycon-results.webp"],html.theme-default .detail-body img[src*="careersphere/sphere.webp"],html.theme-default .detail-body img[src*="careersphere/where-you-could-go.webp"],html.theme-default .detail-body img[src*="careersphere/where-you-stand.webp"]{aspect-ratio:3024/1670}html.theme-default .detail-body img[src*="datacenter/architecture.webp"]{aspect-ratio:291/892;max-width:350px}html.theme-default .detail-body img[src*="datacenter/screenshot-complete.webp"]{aspect-ratio:502/549}html.theme-default .detail-body img[src*="datacenter/screenshot-sources.webp"]{aspect-ratio:566/409}html.theme-default .detail-body img[src*="datacenter/screenshot-news.webp"]{aspect-ratio:530/299}html.theme-default .detail-body img[src*="datacenter/screenshot-agent.webp"]{aspect-ratio:709/317}html.theme-default .detail-body img[src*="live-chord-monitor/app-ui.webp"]{aspect-ratio:1248/848}html.theme-default .detail-body img[src*="patent/screenshot-tracking.webp"],html.theme-default .detail-body img[src*="patent/screenshot-dashboard.webp"],html.theme-default .detail-body img[src*="patent/screenshot-similarity.webp"]{aspect-ratio:540/1170;max-width:350px}html.theme-default .detail-body img[src*="tesla/changelog.webp"]{aspect-ratio:571/432}html.theme-default .detail-body img[src*="website/mobile-view.webp"]{aspect-ratio:434/935;max-width:350px}html.theme-default .detail-body img[src*="yourcast/architecture.webp"]{aspect-ratio:1600/1187}html.theme-default .detail-body img[src*="yourcast/screenshot-landing.webp"],html.theme-default .detail-body img[src*="yourcast/screenshot-personalize.webp"],html.theme-default .detail-body img[src*="yourcast/screenshot-player.webp"]{aspect-ratio:1170/2532;max-width:350px}html.theme-default #bqst-eq-visual:empty{min-height:454px}html.theme-default #bqst-transfer-visual:empty,html.theme-default #bqst-harmonics-visual:empty{min-height:441px}html.theme-default #bqst-oversampling-visual:empty{min-height:444px}html.theme-default #bqst-audio-demo:empty{min-height:227px}html.theme-default #qla-compound-visual:empty{min-height:430px}html.theme-default #qla-gate-visual:empty{min-height:762px}html.theme-default #qla-judge-visual:empty{min-height:1297px}html.theme-default #qla-quant-visual:empty{min-height:503px}html.theme-default #qla-roster-visual:empty{min-height:813px}html.theme-default #qlf-lookahead-visual:empty{min-height:738px}html.theme-default #qlf-kalman-visual:empty{min-height:487px}html.theme-default #qlf-survivorship-visual:empty{min-height:626px}html.theme-default #qlf-risk-visual:empty{min-height:790px}html.theme-default #lcm-demo:empty{min-height:346px}html.theme-default .demo-player{align-items:center;gap:1rem;min-height:120px;margin:1rem 0 1.5rem;padding:.5rem 0;display:flex}html.theme-default .demo-waveform-canvas{flex:1 1 0;min-width:0;height:56px;display:block}html.theme-default .demo-meters{flex-shrink:0;align-items:flex-end;gap:.8rem;display:flex}html.theme-default .demo-meter-group{flex-direction:column;align-items:center;gap:.15rem;display:flex}html.theme-default .demo-meter-label{letter-spacing:.06em;color:var(--text-muted);font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:11px;font-weight:500}html.theme-default .demo-vu-canvas{border-radius:4px;width:190px;height:130px;display:block}html.theme-default .demo-vec-canvas{border-radius:50%;width:140px;height:140px;display:block}html.theme-default .theme-palette{flex-direction:column;gap:1rem;margin:1rem 0 1.5rem;display:flex}html.theme-default .palette-group{border:1px solid var(--border-subtle);border-radius:4px;flex:1;overflow:hidden}html.theme-default .palette-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:.5rem .75rem;font-size:.75rem;font-weight:600}html.theme-default .palette-swatches{grid-template-columns:repeat(8,minmax(0,1fr));gap:0;display:grid}html.theme-default .palette-swatch{flex-direction:column;min-width:0;display:flex;overflow:hidden}html.theme-default .palette-swatch-color{aspect-ratio:1}html.theme-default .palette-swatch-label{text-align:center;letter-spacing:.02em;padding:.3rem 0;font-size:.75rem}html.theme-default .bqst-asset-strip{box-sizing:border-box;border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:4px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:100%;margin:1rem 0 1.5rem;display:grid;overflow:hidden}html.theme-default .bqst-asset-card{border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:1rem .8rem .55rem;display:flex;position:relative}html.theme-default .bqst-asset-card:first-child,html.theme-default .bqst-asset-card:nth-child(2){background:var(--sidebar-bg)}html.theme-default .bqst-asset-card:nth-child(3){background:var(--text-secondary)}html.theme-default[data-theme=light] .bqst-asset-card:nth-child(3){background:var(--accent)}html.theme-default .bqst-asset-card:last-child{border-right:0}html.theme-default .bqst-asset-card img{aspect-ratio:1;object-fit:contain;width:min(72%,150px);box-shadow:none;border-radius:0;margin:0 0 .65rem}html.theme-default .bqst-asset-card .article-image-button{width:min(72%,150px);margin:0 auto .65rem;position:static}html.theme-default .bqst-asset-card .article-image-button img{width:100%;margin:0}html.theme-default .bqst-asset-card .article-image-button:after{max-width:calc(100% - .7rem);padding:.28rem .4rem;font-size:.62rem;bottom:2.05rem;right:.45rem}html.theme-default .article-stat-grid{box-sizing:border-box;border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:4px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:1rem 0 1.6rem;display:grid;overflow:hidden}html.theme-default .article-stat-card{border-right:1px solid var(--border-subtle);min-width:0;padding:1rem}html.theme-default .article-stat-card:last-child{border-right:0}html.theme-default .article-stat-value{color:var(--accent);margin-bottom:.35rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.15;display:block}html.theme-default .article-stat-label{color:var(--text-secondary);font-size:.82rem;line-height:1.4;display:block}html.theme-default .article-visual-pair{box-sizing:border-box;border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:4px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:1rem;margin:1rem 0 1.6rem;padding:1rem;display:grid}html.theme-default .article-visual-pair img{box-shadow:none;object-fit:contain;margin:0}html.theme-default .article-visual-copy{color:var(--text-secondary);font-size:.94rem;line-height:1.65}html.theme-default .article-visual-copy strong{color:var(--text-primary)}html.theme-default .article-figure{margin:1rem 0 1.7rem}html.theme-default .article-figure img{margin-bottom:.65rem}html.theme-default .article-caption{color:var(--text-secondary);font-size:.92rem;line-height:1.55}html.theme-default .article-caption strong{color:var(--text-primary)}html.theme-default .image-lightbox{z-index:3000;opacity:0;visibility:hidden;cursor:zoom-out;background:#05050ae0;justify-content:center;align-items:center;padding:clamp(1rem,3vw,2.5rem);transition:opacity .18s,visibility .18s;display:flex;position:fixed;inset:0}html.theme-default .image-lightbox.is-visible{opacity:1;visibility:visible}html.theme-default .image-lightbox-img{object-fit:contain;border-radius:6px;max-width:min(96vw,1600px);max-height:86vh;box-shadow:0 20px 80px #0000008c}html.theme-default .image-lightbox-hint{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-primary) 88%, transparent);width:min(100% - 2rem,420px);color:var(--text-secondary);letter-spacing:0;text-align:center;border-radius:4px;padding:.58rem .78rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.84rem;font-weight:600;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%)}html.theme-default body.image-lightbox-open{overflow:hidden}html.theme-default .bqst-asset-card span{color:var(--text-secondary);text-align:center;letter-spacing:.05em;font-size:.75rem;font-weight:600}html.theme-default .bqst-asset-card:first-child span,html.theme-default .bqst-asset-card:nth-child(2) span{color:#fff8e1b8}html.theme-default .bqst-asset-card:nth-child(3) span{color:var(--bg-primary)}html.theme-default .bqst-audio-demo{box-sizing:border-box;border:1px solid var(--border-subtle);background:linear-gradient(135deg, #ffcc8014, transparent 42%), var(--bg-card);border-radius:8px;max-width:100%;margin:1.4rem 0 2rem;overflow:hidden}html.theme-default .bqst-audio-demo-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:1rem;padding:.9rem 1rem .75rem;display:flex}html.theme-default .bqst-audio-demo-body{padding:1rem}html.theme-default .bqst-audio-play{border:2px solid var(--accent);width:58px;height:58px;color:var(--accent);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:1.08rem;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}html.theme-default .bqst-audio-demo:not(.is-ready) .bqst-audio-play{opacity:.62}@media (hover:hover){html.theme-default .bqst-audio-play:hover{background:var(--accent);color:var(--bg-primary);box-shadow:0 0 22px var(--accent-glow)}}html.theme-default .bqst-audio-play.playing{background:var(--accent);color:var(--bg-primary);box-shadow:0 0 24px var(--accent-glow)}html.theme-default .bqst-audio-main{gap:.8rem;min-width:0;display:grid}html.theme-default .bqst-audio-controls{align-items:center;gap:.85rem;display:flex}html.theme-default .bqst-audio-toggle{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-primary) 44%, transparent);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,280px);padding:.2rem;display:inline-grid}html.theme-default .bqst-audio-toggle button{min-height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.92rem;font-weight:700;transition:background .16s,color .16s,box-shadow .16s}html.theme-default .bqst-audio-toggle button.is-active{background:var(--accent);color:var(--bg-primary);box-shadow:0 0 18px var(--accent-glow)}html.theme-default .bqst-audio-wave{border:1px solid var(--border-subtle);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 8%, transparent), color-mix(in srgb, var(--accent) 3%, transparent));border-radius:8px;height:68px;position:relative;overflow:hidden}html.theme-default .bqst-audio-wave canvas{width:100%;height:100%;display:block;position:absolute;inset:0}html.theme-default .bqst-audio-wave span{background:color-mix(in srgb, var(--text-secondary) 34%, transparent);height:1px;position:absolute;inset:50% 0 auto}html.theme-default .bqst-audio-wave i{pointer-events:none;background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 26%, transparent), color-mix(in srgb, var(--accent) 8%, transparent));border-right:2px solid var(--accent);will-change:width;width:0;display:block;position:absolute;top:0;bottom:0;left:0}html.theme-default .bqst-lab{box-sizing:border-box;border:1px solid var(--border-subtle);background:linear-gradient(135deg, #ffcc8014, transparent 42%), var(--bg-card);border-radius:8px;max-width:100%;margin:1.4rem 0 2rem;overflow:hidden}html.theme-default .bqst-lab-header{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);justify-content:space-between;gap:1rem;padding:.9rem 1rem .75rem;display:flex}html.theme-default .bqst-lab-kicker{color:var(--accent);font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1rem;font-weight:700}html.theme-default .bqst-lab-meta{color:var(--text-muted);font-size:.82rem}html.theme-default .bqst-interactive-row{grid-template-columns:162px minmax(0,1fr);align-items:center;gap:.3rem;padding:.45rem .8rem 0 .25rem;display:grid}html.theme-default .bqst-drive-control{color:var(--text-secondary);justify-content:center;padding:0;display:flex}html.theme-default .bqst-drive-module{justify-items:center;gap:.55rem;display:grid}html.theme-default .bqst-knob-stage{cursor:grab;touch-action:none;outline:none;place-items:center;width:138px;height:138px;display:grid;position:relative}html.theme-default .bqst-knob-stage.is-dragging{cursor:grabbing}html.theme-default .bqst-knob-stage:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:50%}html.theme-default .bqst-knob-ticks{pointer-events:none;position:absolute;inset:0}html.theme-default .bqst-knob-ticks:before{content:"";border:1.2px solid color-mix(in srgb, var(--text-secondary) 72%, transparent);border-radius:999px;width:138px;height:138px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html.theme-default .bqst-knob-tick{--tick-angle:0deg;background:color-mix(in srgb, var(--text-secondary) 70%, transparent);transform-origin:50% 69px;width:1.35px;height:9px;transform:translate(-50%, -69px) rotate(var(--tick-angle));border-radius:999px;position:absolute;top:50%;left:50%}html.theme-default .bqst-knob-tick.bqst-tick-major{background:color-mix(in srgb, var(--text-secondary) 88%, transparent);width:2.1px;height:16px}html.theme-default .bqst-mini-knob{--bqst-knob-angle:0deg;width:114px;height:114px;transform:rotate(var(--bqst-knob-angle));transform-origin:50%;background:url(/assets/images/projects/bqst/knob-large-cream.webp) 50%/128% no-repeat;border-radius:999px;position:relative}html.theme-default .bqst-mini-knob span{display:none}html.theme-default .bqst-drive-control label{text-align:center;justify-items:center;gap:.1rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;display:grid}html.theme-default .bqst-drive-control label span{color:var(--accent);font-weight:700;line-height:1}html.theme-default .bqst-drive-control label strong{color:var(--text-secondary);font-size:1.12rem;font-weight:700;line-height:1}html.theme-default .bqst-drive-control input[type=range]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}html.theme-default .bqst-visual-canvas{box-sizing:border-box;width:100%;max-width:100%;height:340px;display:block}html.theme-default .bqst-legend{color:var(--text-secondary);flex-wrap:wrap;gap:.7rem;padding:0 1rem .95rem;font-size:.82rem;display:flex}html.theme-default .bqst-legend span{align-items:center;gap:.35rem;display:inline-flex}html.theme-default .bqst-legend i{border-radius:999px;width:.75rem;height:.75rem;display:inline-block}html.theme-default .detail-body a.try-it-btn{color:#1a1a2e;letter-spacing:.02em;overflow-wrap:normal;background:#ffcc80;border-radius:4px;padding:.7rem 1.8rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-block}html.theme-default[data-theme=light] .detail-body a.try-it-btn{color:#fff8e1;background:#8d6e63}html.theme-default .detail-body a.try-it-btn:link,html.theme-default .detail-body a.try-it-btn:visited{color:#1a1a2e;background:#ffcc80}html.theme-default[data-theme=light] .detail-body a.try-it-btn:link,html.theme-default[data-theme=light] .detail-body a.try-it-btn:visited{color:#fff8e1;background:#8d6e63}@media (hover:hover){html.theme-default .detail-body a.try-it-btn:hover{color:#0f0f23;background:#ffd99f;text-decoration-color:#0000;transform:translateY(-1px)}html.theme-default[data-theme=light] .detail-body a.try-it-btn:hover{color:#fff8e1;background:#6d4c41;text-decoration-color:#0000}}html.theme-default .detail-body a.try-it-btn:focus-visible{outline-offset:3px;outline:2px solid}html.theme-default .detail-body .bqst-download-actions,html.theme-default .detail-body .download-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}html.theme-default .detail-body a.support-btn{color:#ffcc80;overflow-wrap:normal;border:1px solid #ffcc8094;border-radius:4px;padding:.68rem 1.35rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-block}html.theme-default[data-theme=light] .detail-body a.support-btn{color:#6d4c41;border-color:#8d6e638c}html.theme-default .detail-body a.support-btn:link,html.theme-default .detail-body a.support-btn:visited{color:#ffcc80}html.theme-default[data-theme=light] .detail-body a.support-btn:link,html.theme-default[data-theme=light] .detail-body a.support-btn:visited{color:#6d4c41}@media (hover:hover){html.theme-default .detail-body a.support-btn:hover{color:#ffd99f;border-color:#ffd99f;text-decoration-color:#0000;transform:translateY(-1px)}html.theme-default[data-theme=light] .detail-body a.support-btn:hover{color:#4e342e;border-color:#6d4c41;text-decoration-color:#0000}}html.theme-default .detail-body a.support-btn:focus-visible{outline-offset:3px;outline:2px solid}html.theme-default .detail-tags{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}html.theme-default .detail-tag{color:var(--accent-dim);text-transform:lowercase;background:#ffcc8014;border:1px solid #ffcc8026;border-radius:2px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}html.theme-default .detail-content-column.fade-in,html.theme-default .detail-header-column.fade-in{animation:detailFadeIn .7s var(--ease-out-expo) forwards}html.theme-default .detail-content-column.slide-in-right{animation:slideInRight .4s var(--ease-out-expo) forwards}html.theme-default .detail-content-column.slide-in-left{animation:slideInLeft .4s var(--ease-out-expo) forwards}html.theme-default .detail-content-column.slide-out-left{animation:.3s forwards slideOutLeft}html.theme-default .detail-content-column.slide-out-right{animation:.3s forwards slideOutRight}html.theme-default .detail-header-column.slide-fade-in{animation:.4s forwards detailFadeIn}html.theme-default .detail-header-column.slide-fade-out,html.theme-default .detail-content-column.slide-fade-out{animation:.3s forwards detailFadeOut}html.theme-default .projects-grid-view.grid-fade-in{animation:.35s forwards detailFadeIn}@keyframes detailFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes detailFadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-80px)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(80px)}}@media (width>=1101px) and (width<=1560px){html.theme-default .projects-grid{grid-template-columns:repeat(2,1fr)}html.theme-default .filter-tag{padding:.32rem .58rem;font-size:.74rem}}@media (width>=769px) and (width<=1100px){html.theme-default .projects-grid{grid-template-columns:repeat(2,1fr)}html.theme-default .project-detail-view.detail-active{flex-direction:column}html.theme-default .detail-header-column{display:none}html.theme-default .detail-content-column{width:100%;max-width:800px;margin:0 auto;padding:0 2rem 4rem}html.theme-default .bento-grid{grid-template-columns:repeat(2,1fr)}html.theme-default .bento-bio,html.theme-default .bento-marquee{grid-column:span 2}html.theme-default .bento-tech{grid-column:span 1}html.theme-default .about-layout{grid-template-columns:1fr}html.theme-default .scrolling-testimonials{display:none}}html.theme-default .bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1rem;width:100%;max-width:1100px;display:grid}html.theme-default .bento-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;transition:border-color .3s,transform .3s;overflow:hidden}@media (hover:hover){html.theme-default .bento-card:hover{border-color:var(--border-hover);transform:translateY(-3px)}}html.theme-default .bento-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1.2rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.85rem;font-weight:600}html.theme-default .bento-bio{grid-column:span 2}html.theme-default .bento-bio-text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}html.theme-default .bento-bio-links{gap:1rem;display:flex}html.theme-default .bento-social-link{color:var(--text-muted);font-size:1.4rem;text-decoration:none;transition:color .3s,transform .3s}@media (hover:hover){html.theme-default .bento-social-link:hover{color:var(--accent);transform:translateY(-2px)}}html.theme-default .bento-photo{justify-content:center;align-items:center;min-height:200px;display:flex}html.theme-default .bento-photo img{object-fit:cover;border-radius:10px;width:100%;height:100%}html.theme-default .bento-photo-placeholder{background:var(--bg-card-hover);width:100%;height:100%;min-height:160px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;font-size:3rem;display:flex}html.theme-default .bento-tech{grid-column:span 1}html.theme-default .bento-tech-icons{flex-wrap:wrap;gap:1rem 1.2rem;display:flex}html.theme-default .tech-icon{color:var(--text-secondary);flex-direction:column;align-items:center;gap:.25rem;font-size:2rem;transition:color .3s;display:flex}html.theme-default .tech-svg{width:1em;height:1em}html.theme-default .tech-label{letter-spacing:.03em;opacity:.6;font-size:.65rem;font-weight:500}@media (hover:hover){html.theme-default .tech-icon:hover{color:var(--accent)}}html.theme-default .bento-marquee{-webkit-backdrop-filter:none;background:0 0;border:none;grid-column:span 3;padding:.6rem 0;position:relative;overflow:hidden;mask:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}@media (hover:hover){html.theme-default .bento-marquee:hover{border-color:#0000;transform:none}}html.theme-default .marquee-track{width:max-content;animation:25s linear infinite marqueeScroll;display:flex}html.theme-default .marquee-content{color:var(--text-muted);white-space:nowrap;letter-spacing:.05em;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1rem;font-weight:500}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}html.theme-default .bento-stats-grid{flex-wrap:wrap;gap:2.5rem;display:flex}html.theme-default .stat-item{flex-direction:column;display:flex}html.theme-default .stat-number{color:var(--text-primary);margin-bottom:.3rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}html.theme-default .stat-desc{color:var(--text-muted);text-transform:lowercase;font-size:.85rem}html.theme-default .bento-cv{flex-direction:column;align-items:flex-start;display:flex}html.theme-default .cv-download{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:30px;margin-bottom:1rem;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}@media (hover:hover){html.theme-default .cv-download:hover{background:var(--accent);color:var(--bg-primary)}}html.theme-default .bento-cv-sub{color:var(--text-muted);font-size:.85rem}html.theme-default .about-layout{grid-template-columns:1fr 280px;gap:2rem;width:100%;max-width:1200px;margin-left:max(0px,50vw - 1056px);margin-right:auto;padding-top:0;display:grid}html.theme-default .scrolling-testimonials{cursor:pointer;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden;mask:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}html.theme-default .testimonials-scroll-container{flex-direction:column;width:100%;animation:60s linear infinite scrollTestimonials;display:flex}@media (hover:hover){html.theme-default .scrolling-testimonials:hover .testimonials-scroll-container{animation-play-state:paused!important}}@keyframes scrollTestimonials{0%{transform:translateY(0)}to{transform:translateY(-50%)}}html.theme-default .scroll-testimonial{opacity:.3;flex-direction:column;flex-shrink:0;justify-content:center;min-height:120px;margin-bottom:4rem;padding:0 1rem;transition:all .8s;display:flex}html.theme-default .scroll-testimonial.center{opacity:1!important}@media (hover:hover){html.theme-default .scrolling-testimonials:hover .scroll-testimonial{opacity:.4}html.theme-default .scrolling-testimonials:hover .scroll-testimonial.center{opacity:1!important}}html.theme-default .scroll-quote{color:var(--text-secondary);word-wrap:break-word;max-width:280px;margin-bottom:.5rem;font-size:1.1rem;font-style:italic;font-weight:600;line-height:1.6;transition:all .8s}html.theme-default .scroll-testimonial.center .scroll-quote{color:var(--text-primary)!important}html.theme-default .scroll-author{color:var(--accent-dim);font-size:1rem;font-weight:600;transition:all .8s}html.theme-default .scroll-testimonial.center .scroll-author{color:var(--accent)!important}html.theme-default .loading-state{text-align:center;color:var(--text-secondary);padding:2rem}@media (width<=768px){html.theme-default body{height:auto;min-height:100vh;overflow:auto}html.theme-default .sidebar{z-index:1000;width:100%;height:auto;transition:transform .7s var(--ease-spring), visibility 0s linear .7s;visibility:hidden;border-right:none;border-bottom:1px solid var(--border-subtle);padding:1.25rem 0 .75rem;position:fixed;top:0;left:0;transform:translateY(-100%)}html.theme-default .sidebar.show{visibility:visible;transition:transform .7s var(--ease-spring), visibility 0s linear 0s;transform:translateY(0)}html.theme-default .logo{text-align:center;margin-bottom:.5rem;padding:0;display:block}html.theme-default .logo h1{font-size:1.3rem}html.theme-default .nav-menu{flex-direction:row;justify-content:center;align-items:center;gap:2rem;height:auto;margin-top:0;padding:0 1rem;display:flex}html.theme-default .nav-item{text-align:center;flex:1}html.theme-default .nav-link{border-radius:25px;padding:.75rem 1rem;font-size:1rem;font-weight:600}html.theme-default .nav-link.active{color:var(--nav-active);font-size:1rem;transform:translateY(3px)}html.theme-default .main-content{max-width:100vw;height:auto;min-height:100vh;margin-top:0;margin-left:0;padding:1rem;overflow:hidden auto}html.theme-default .main-content.nav-visible{margin-top:var(--mobile-nav-height);min-height:calc(100vh - var(--mobile-nav-height));padding-top:0}html.theme-default .main-content.homepage-active{height:100vh;margin-top:0;padding:1rem;overflow:hidden}html.theme-default .homepage{transition:padding-top .7s var(--ease-spring);padding-top:0}html.theme-default .homepage.nav-visible{padding-top:80px}html.theme-default .section{height:auto;min-height:calc(100vh - var(--mobile-nav-height));padding-top:1.5rem;padding-bottom:2rem;padding-right:0;overflow:hidden auto}html.theme-default .floating-contact{display:none}html.theme-default .homepage-name-container{min-width:auto;margin-bottom:7rem}html.theme-default .homepage-name,html.theme-default .homepage-name-shadow{font-size:2.5rem}html.theme-default .homepage-logo{width:2.5rem;height:2.5rem}html.theme-default .homepage-menu{flex-direction:column;gap:1.5rem}html.theme-default .homepage-menu-item{font-size:1.4rem}html.theme-default .homepage-content{padding-bottom:20vh}html.theme-default .projects-filter-bar{display:none}html.theme-default .demo-player{flex-direction:column;align-items:stretch}html.theme-default .bqst-lab-header,html.theme-default .bqst-audio-demo-header{flex-direction:column;gap:.2rem}html.theme-default .bqst-audio-demo-body{padding:.9rem}html.theme-default .bqst-audio-controls{align-items:stretch;gap:.65rem}html.theme-default .bqst-audio-toggle{flex:1;width:auto}html.theme-default .bqst-interactive-row{grid-template-columns:1fr;justify-items:center;padding:.8rem .5rem 0}html.theme-default .bqst-visual-canvas{height:320px}html.theme-default .bqst-data-table{table-layout:fixed;font-size:.72rem;line-height:1.25}html.theme-default .bqst-data-table th,html.theme-default .bqst-data-table td{padding:.5rem .32rem}html.theme-default .gloss-tooltip{width:min(260px,100vw - 2rem)}html.theme-default .demo-waveform-canvas{width:100%;height:48px}html.theme-default .demo-meters{justify-content:center}html.theme-default .about-layout{grid-template-columns:1fr}html.theme-default .scrolling-testimonials{display:none}html.theme-default .bento-grid{grid-template-columns:1fr;gap:.8rem}html.theme-default .bento-bio,html.theme-default .bento-tech,html.theme-default .bento-marquee{grid-column:span 1}html.theme-default .bento-card{padding:1.5rem}html.theme-default .stat-number{font-size:2rem}html.theme-default .tech-icon{font-size:1.6rem}html.theme-default .projects-grid-view{margin-left:0;padding:1rem}html.theme-default .projects-grid{grid-template-columns:1fr;gap:1rem}html.theme-default .project-card-image{height:160px}html.theme-default .project-detail-view.detail-active{flex-direction:column;gap:.5rem;max-width:100%;margin-left:0}html.theme-default .project-detail-view.detail-active .detail-content-column{margin-left:0;padding-left:1rem;padding-right:1rem}html.theme-default .detail-header-column{width:100%;min-width:0;height:auto;min-height:0;max-height:none;padding:.75rem 0 0;position:static;overflow:hidden}html.theme-default .detail-header-column>*{width:100%;transform:none}html.theme-default .detail-toc{display:none}html.theme-default .detail-sidebar-nav{flex-direction:row;justify-content:center;gap:2rem;margin-top:0;margin-bottom:.5rem;padding:0;position:static}html.theme-default .detail-sidebar-nav .detail-nav-link{flex:1;justify-content:center}html.theme-default .detail-content-column{padding:0 0 2rem}html.theme-default .detail-title{font-size:1.4rem}html.theme-default .detail-body{padding-bottom:2rem;font-size:.95rem}html.theme-default .music-list{max-width:100%;margin-left:0}html.theme-default .music-item{flex-direction:column;gap:1rem;min-width:0}html.theme-default .music-header{max-width:100%;padding:0}html.theme-default .music-content{min-width:0;max-width:100%}html.theme-default .music-header-text{overflow:hidden}html.theme-default .music-title{font-size:1.4rem}html.theme-default .music-cover{align-self:flex-start}html.theme-default .music-links{flex-direction:column;align-items:stretch;padding-left:0}html.theme-default .music-link{justify-content:center}html.theme-default .waveform-play-btn{width:48px;min-width:48px;height:48px}html.theme-default .waveform-meter-group{flex:1 1 0;max-width:none}html.theme-default .audio-meters{display:none}}html.theme-default .lcm-demo{margin:1.5rem 0 .5rem}html.theme-default .lcm-readout{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:6.5rem;margin-bottom:1.25rem;display:flex;overflow:hidden}html.theme-default .lcm-chord{color:var(--accent);white-space:nowrap;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:2.6rem;font-weight:700;line-height:1.1}html.theme-default .lcm-chord.lcm-empty{color:var(--text-secondary);font-size:1.4rem;font-weight:500}html.theme-default .lcm-notes{letter-spacing:.04em;color:var(--text-primary);white-space:nowrap;min-height:1.4rem;margin-top:.5rem;font-size:1.05rem}html.theme-default .lcm-alts{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;min-height:1.1rem;margin-top:.35rem;font-size:.85rem;overflow:hidden}html.theme-default .lcm-piano{user-select:none;touch-action:none;max-width:560px;height:160px;margin:0 auto;display:flex;position:relative}html.theme-default .lcm-key{font:inherit;cursor:pointer;justify-content:center;align-items:flex-end;padding:0;display:flex}html.theme-default .lcm-key.white{background:#eceae3;border:1px solid #b9b6ad;border-radius:0 0 5px 5px;margin:0 1px}html.theme-default .lcm-key.black{z-index:2;background:#20202e;border:2px solid #14141f;border-top:none;border-radius:0 0 4px 4px;width:2.1rem;height:62%;position:absolute;top:0;transform:translate(-50%)}html.theme-default .lcm-key.active{background:var(--accent);border-color:var(--accent)}html.theme-default .lcm-key.black.active{border-color:#14141f}html.theme-default .lcm-key-label{pointer-events:none;padding-bottom:.5rem;font-size:.7rem;font-weight:700}html.theme-default .lcm-key.white .lcm-key-label{color:#6a6a72}html.theme-default .lcm-key.black .lcm-key-label{color:#cfcfd8;padding-bottom:.35rem}html.theme-default .lcm-key.active .lcm-key-label{color:#1a1a2e}html.theme-default .lcm-hint{text-align:center;color:var(--text-secondary);margin-top:1rem;font-size:.85rem}@media (width<=768px){html.theme-default .article-stat-grid,html.theme-default .article-visual-pair{grid-template-columns:1fr}html.theme-default .article-stat-card{border-right:0;border-bottom:1px solid var(--border-subtle)}html.theme-default .article-stat-card:last-child{border-bottom:0}html.theme-default .lcm-piano{height:132px}html.theme-default .lcm-key.black{width:1.6rem}html.theme-default .lcm-chord{font-size:2rem}}html.theme-default .qla-visual{box-sizing:border-box;border:1px solid var(--border-subtle);background:linear-gradient(135deg, #ffcc8014, transparent 42%), var(--bg-card);border-radius:8px;max-width:100%;margin:1.4rem 0 2rem;overflow:hidden}html.theme-default .qla-visual-header{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;padding:.9rem 1rem .75rem;display:flex}html.theme-default .qla-visual-kicker{color:var(--accent);font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1rem;font-weight:700}html.theme-default .qla-visual-meta{color:var(--text-muted);font-size:.82rem}html.theme-default .qla-visual-body{padding:1rem}html.theme-default .qla-btn{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:.45rem 1.1rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.88rem;font-weight:700;transition:border-color .15s,background .15s}html.theme-default .qla-btn:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}html.theme-default .qla-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html.theme-default .qla-btn-accent{background:var(--accent);color:var(--bg-primary);border-color:#0000}html.theme-default .qla-btn-accent:hover{background:var(--accent);filter:brightness(1.08);border-color:#0000}html.theme-default[data-theme=light] .qla-btn-accent{color:#fff8e1}html.theme-default .qla-compound-takeaway{min-height:2.9em;color:var(--text-secondary);margin:.4rem 0 .8rem;font-size:.92rem;font-style:italic}html.theme-default .qla-compound-canvas{width:100%;max-width:100%;display:block}html.theme-default .qla-memo{border:1px solid var(--border-subtle);background:var(--bg-card);white-space:pre-wrap;color:var(--text-secondary);border-radius:6px;padding:.9rem 1rem;font-size:.85rem;line-height:1.55}html.theme-default .qla-mark-bad{color:#e05555;background:#e055552e;border-bottom-color:#e05555;font-weight:700}html.theme-default[data-theme=light] .qla-mark-bad{color:#b23b3b;border-bottom-color:#b23b3b}html.theme-default .qla-mark-bad,html.theme-default .qla-mark-good{border-radius:3px;padding:0 .15em}html.theme-default .qla-mark-good{color:#66bb6a;background:#66bb6a2e;font-weight:700}html.theme-default .qla-gate-report-strip{border:1px dashed var(--border-subtle);background:var(--bg-card);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.45rem;margin:.2rem 0 .8rem;padding:.5rem .7rem;display:flex}html.theme-default .qla-gate-report-label,html.theme-default .qla-gate-report-tail{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}html.theme-default .qla-gate-chip{color:#e05555;background:#e055552e;border:1px solid #e0555566;border-radius:4px;padding:.08em .45em;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem}html.theme-default[data-theme=light] .qla-gate-chip{color:#b23b3b;background:#b23b3b1f;border-color:#b23b3b59}html.theme-default .qla-judge-score{text-align:center;min-height:1.7em;color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600;line-height:1.7}html.theme-default[data-theme=light] .qla-mark-good{color:#2e7d32}html.theme-default .qla-gate-report-title{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.7rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.85rem;font-weight:700;display:flex}html.theme-default .qla-fixer-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem;display:grid}html.theme-default .qla-fixer-col-title{color:var(--text-muted);margin-bottom:.4rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.82rem;font-weight:700}html.theme-default .qla-judge-status{color:var(--text-muted);margin:0 0 .7rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.85rem;font-weight:700}html.theme-default .qla-judge-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}html.theme-default .qla-judge-col{flex-direction:column;align-items:center;gap:.7rem;display:flex}html.theme-default .qla-judge-col .qla-judge-panel{align-self:stretch}html.theme-default .qla-judge-probe{visibility:hidden}html.theme-default .qla-judge-panel{border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:6px;overflow:hidden}html.theme-default .qla-judge-panel.is-pick-correct{border-color:#66bb6a;box-shadow:0 0 0 1px #66bb6a}html.theme-default[data-theme=light] .qla-judge-panel.is-pick-correct{border-color:#2e7d32;box-shadow:0 0 0 1px #2e7d32}html.theme-default .qla-judge-panel.is-pick-wrong{border-color:#e05555;box-shadow:0 0 0 1px #e05555}html.theme-default[data-theme=light] .qla-judge-panel.is-pick-wrong{border-color:#b23b3b;box-shadow:0 0 0 1px #b23b3b}html.theme-default .qla-judge-panel-label{color:var(--accent);border-bottom:1px solid var(--border-subtle);padding:.55rem .9rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.82rem;font-weight:700}html.theme-default .qla-judge-panel-body{white-space:pre-wrap;color:var(--text-secondary);padding:.8rem .9rem;font-size:.83rem;line-height:1.55}html.theme-default .qla-judge-guess:disabled{opacity:.45;cursor:default}html.theme-default .qla-judge-guess:disabled:hover{border-color:var(--border-subtle);background:var(--bg-card)}html.theme-default .qla-judge-controls{flex-wrap:wrap;justify-content:center;gap:.6rem;min-height:2.6em;margin-top:.2rem;display:flex}html.theme-default .qla-judge-feedback{text-align:center;min-height:1.7em;color:var(--text-primary);margin:.3rem 0 0;font-size:.92rem;font-weight:700;line-height:1.7}html.theme-default .qla-judge-feedback.is-correct{color:#66bb6a}html.theme-default[data-theme=light] .qla-judge-feedback.is-correct{color:#2e7d32}html.theme-default .qla-judge-feedback.is-wrong{color:#e05555}html.theme-default[data-theme=light] .qla-judge-feedback.is-wrong{color:#b23b3b}html.theme-default .qla-roster-controls{align-items:center;gap:.6rem;margin:.7rem 0 .5rem;display:flex}html.theme-default .qla-roster-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}html.theme-default .qla-roster-select{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-subtle);cursor:pointer;border-radius:6px;padding:.35rem .6rem;font-family:inherit;font-size:.85rem}html.theme-default .qla-roster-select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}html.theme-default .qla-roster-desc{min-height:2.6em;color:var(--text-secondary);margin:0 0 .4rem;font-size:.88rem;line-height:1.3}html.theme-default .qla-roster-stats{flex-wrap:wrap;gap:.35rem 1.1rem;min-height:1.4em;margin-bottom:.55rem;display:flex}html.theme-default .qla-roster-stat{color:var(--text-muted);font-variant-numeric:tabular-nums;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.76rem}html.theme-default .qla-roster-verdict{color:#e05555;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.76rem;font-weight:700}html.theme-default .qla-roster-verdict.is-pass{color:#66bb6a}html.theme-default[data-theme=light] .qla-roster-verdict{color:#b23b3b}html.theme-default[data-theme=light] .qla-roster-verdict.is-pass{color:#2e7d32}html.theme-default .qla-roster-memo{scrollbar-width:thin;scrollbar-color:var(--border-subtle) transparent;height:300px;min-height:160px;max-height:75vh;margin-top:.5rem;overflow:auto}html.theme-default .qla-roster-memo::-webkit-scrollbar{width:6px}html.theme-default .qla-roster-memo::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}html.theme-default .qla-roster-grip{cursor:ns-resize;touch-action:none;border-radius:4px;justify-content:center;align-items:center;height:16px;margin-top:2px;display:flex}html.theme-default .qla-roster-grip:before{content:"";background:repeating-linear-gradient(to bottom, var(--text-muted) 0 1px, transparent 1px 3px);opacity:.55;width:40px;height:7px;transition:opacity .15s}html.theme-default .qla-roster-grip:hover:before,html.theme-default .qla-roster-grip:focus-visible:before{opacity:1}html.theme-default .qla-roster-grip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}html.theme-default .qlf-legend-swatch.qla-sw-amber{background:#ffcc80}html.theme-default[data-theme=light] .qlf-legend-swatch.qla-sw-amber{background:#c77800}html.theme-default .qlf-legend-swatch.qla-sw-good{background:#66bb6a}html.theme-default .qlf-legend-swatch.qla-sw-bad{background:#e05555}html.theme-default[data-theme=light] .qlf-legend-swatch.qla-sw-good{background:#2e7d32}html.theme-default[data-theme=light] .qlf-legend-swatch.qla-sw-bad{background:#b23b3b}@media (prefers-reduced-motion:reduce){html.theme-default .qla-btn{transition:none}}@media (width<=640px){html.theme-default .qla-visual-body{padding:.8rem}}html.theme-default .qlf-mode-toggle{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}html.theme-default .qlf-mode-btn.is-active{background:var(--accent);color:var(--bg-primary);border-color:#0000}html.theme-default[data-theme=light] .qlf-mode-btn.is-active{color:#fff8e1}html.theme-default .qlf-mode-cheat.is-active{color:#1a1a1a;background:#e05555}html.theme-default[data-theme=light] .qlf-mode-cheat.is-active{color:#fff8e1;background:#b23b3b}html.theme-default .qlf-la-readout{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem;margin-bottom:.9rem;display:grid}html.theme-default .qlf-la-stat{border:1px solid var(--border-subtle);border-radius:6px;gap:.15rem;padding:.5rem .7rem;display:grid}html.theme-default .qlf-la-stat-hold{opacity:.85}html.theme-default .qlf-la-big{font-variant-numeric:tabular-nums;color:var(--text-primary);font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.1}html.theme-default .qlf-la-stat-cheat .qlf-la-big{color:#e05555}html.theme-default[data-theme=light] .qlf-la-stat-cheat .qlf-la-big{color:#b23b3b}html.theme-default .qlf-la-stat-honest .qlf-la-big{color:#ffcc80}html.theme-default[data-theme=light] .qlf-la-stat-honest .qlf-la-big{color:#c77800}html.theme-default .qlf-la-stat-label{color:var(--text-secondary);font-size:.8rem}html.theme-default .qlf-la-window-note{color:var(--text-muted);margin:.35rem 0 .7rem;font-size:.78rem}html.theme-default .qlf-legend{color:var(--text-secondary);flex-wrap:wrap;justify-content:flex-end;gap:.3rem 1rem;margin:.4rem 0 .3rem;font-size:.78rem;display:flex}html.theme-default .qlf-legend-item{align-items:center;gap:.35rem;display:inline-flex}html.theme-default .qlf-legend-swatch{background:currentColor;border-radius:50%;width:9px;height:9px;display:inline-block}html.theme-default .qlf-sw-accent{color:#ffcc80}html.theme-default[data-theme=light] .qlf-sw-accent{color:#c77800}html.theme-default .qlf-sw-warn{color:#e05555}html.theme-default[data-theme=light] .qlf-sw-warn{color:#b23b3b}html.theme-default .qlf-sw-muted{color:var(--text-muted)}html.theme-default .qlf-legend-swatch.qlf-sw-gap{background:#e0555529;box-shadow:inset 0 0 0 1px #e0555573}html.theme-default[data-theme=light] .qlf-legend-swatch.qlf-sw-gap{background:#b23b3b24;box-shadow:inset 0 0 0 1px #b23b3b73}html.theme-default .qlf-legend-swatch.qlf-sw-window{background:#e8e6e31a;box-shadow:inset 0 0 0 1px #e8e6e359}html.theme-default[data-theme=light] .qlf-legend-swatch.qlf-sw-window{background:#3e272314;box-shadow:inset 0 0 0 1px #3e27234d}html.theme-default .qlf-legend-swatch.qlf-sw-rung{width:3px;height:12px;color:var(--text-secondary);border-radius:1px}html.theme-default .qlf-crosshair-canvas{touch-action:pan-y;cursor:crosshair}html.theme-default .qlf-sr-range{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.theme-default .qla-compound-canvas-wrap{position:relative}html.theme-default .qla-compound-canvas-wrap.qlf-cross-focus{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}html.theme-default .qlf-readout{flex-wrap:wrap;gap:.4rem 1.4rem;margin:.5rem 0 .6rem;padding-left:44px;transition:opacity .15s;display:flex}html.theme-default .qlf-readout.is-idle{opacity:.45}html.theme-default .qlf-readout-field{align-items:baseline;gap:.45rem;display:inline-flex}html.theme-default .qlf-readout-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}html.theme-default .qlf-readout-value{color:var(--text-primary);font-variant-numeric:tabular-nums;border-bottom:1px solid var(--border-subtle);text-align:right;min-height:1.3em;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.84rem;display:inline-block}html.theme-default .qlf-chip-note{color:var(--text-muted);margin:.4rem 0 0;font-size:.78rem}html.theme-default .qla-imx-captions{margin-top:.4rem;display:grid}html.theme-default .qla-imx-captions p{color:var(--text-secondary);grid-area:1/1;margin:0;font-size:.92rem;font-style:italic}html.theme-default .qla-imx-captions p.is-off{visibility:hidden}html.theme-default .qlf-meter{border-top:1px solid var(--border-subtle);margin-top:1rem;padding-top:.9rem}html.theme-default .qlf-meter-question{color:var(--text-secondary);margin:.5rem 0 .6rem;font-size:.9rem}html.theme-default .qlf-meter-presets{flex-wrap:wrap;gap:.45rem;display:flex}html.theme-default .qlf-meter-btn{padding:.38rem .9rem;font-size:.82rem}html.theme-default .qlf-meter-btn.is-active{background:var(--accent);color:var(--bg-primary);border-color:#0000}html.theme-default[data-theme=light] .qlf-meter-btn.is-active{color:#fff8e1}html.theme-default .qlf-meter-big{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:.7rem 0 .3rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:1.25rem;font-weight:700}html.theme-default .qlf-meter-big.is-at-measured{color:var(--accent)}html.theme-default .qlf-risk-row{margin-top:.8rem}html.theme-default .qlf-risk-row>.qlf-btn-group-label{margin-bottom:.3rem}html.theme-default .qlf-limits-row{flex-wrap:wrap;align-items:baseline;gap:.3rem 1.6rem;display:flex}html.theme-default .qlf-limits-value{color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.82rem}html.theme-default .qlf-state-tiles{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (width<=560px){html.theme-default .qlf-state-tiles{grid-template-columns:1fr}}html.theme-default .qlf-state-tile{border:1px solid var(--border-subtle);border-radius:6px;grid-template-rows:auto auto;gap:.15rem;min-width:0;padding:.45rem .6rem;transition:border-color .25s;display:grid}html.theme-default .qlf-state-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}html.theme-default .qlf-state-body{flex-direction:column;min-width:0;height:4.2em;font-size:.82rem;display:flex}html.theme-default .qlf-state-body-center{justify-content:center;gap:.1rem}html.theme-default .qlf-state-value{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-family:JetBrains Mono,SF Mono,Menlo,monospace;line-height:1.4}html.theme-default .qlf-state-sub{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem;line-height:1.4}html.theme-default .qlf-pos-line{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;height:1.4em;font-family:JetBrains Mono,SF Mono,Menlo,monospace;line-height:1.4;display:flex}html.theme-default .qlf-pos-sym{color:var(--text-secondary)}html.theme-default .qlf-pos-amt{color:var(--text-muted)}html.theme-default .qlf-pos-amt.is-held{color:var(--text-primary)}html.theme-default .qlf-state-value.is-negative{color:#e05555}html.theme-default[data-theme=light] .qlf-state-value.is-negative{color:#b23b3b}html.theme-default .qlf-state-tile.qlf-pulse{border-color:var(--accent);animation:.6s qlf-tile-pulse}@keyframes qlf-tile-pulse{0%{background:#ffcc802e}to{background:0 0}}html.theme-default[data-theme=light] .qlf-state-tile.qlf-pulse{animation-name:qlf-tile-pulse-light}@keyframes qlf-tile-pulse-light{0%{background:#8d6e6326}to{background:0 0}}@media (prefers-reduced-motion:reduce){html.theme-default .qlf-state-tile.qlf-pulse{animation:none}}html.theme-default .qlf-risk-bottom{flex-wrap:wrap;gap:.8rem 2rem;margin-top:.9rem;display:flex}html.theme-default .qlf-risk-bottom .qlf-order-row{max-width:100%}html.theme-default .qlf-btn-group{min-width:0}html.theme-default .qlf-btn-group-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}html.theme-default .qlf-status-strip{box-sizing:border-box;border:1px solid var(--border-subtle);height:2.4em;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;padding:0 .6rem;font-family:Chillax,Chillax Fallback,Inter,sans-serif;font-size:.82rem;font-weight:700;line-height:2.4em;display:block;overflow:hidden}html.theme-default .qlf-status-strip.is-tripped{color:#e05555;background:#e0555526;border-color:#e05555}html.theme-default[data-theme=light] .qlf-status-strip.is-tripped{color:#b23b3b;background:#b23b3b1a;border-color:#b23b3b}html.theme-default .qla-visual.qlf-is-killed{border-color:#e05555}html.theme-default[data-theme=light] .qla-visual.qlf-is-killed{border-color:#b23b3b}html.theme-default .qlf-is-killed [data-buy]{opacity:.45}html.theme-default .qlf-risk-buttons{flex-wrap:wrap;gap:.45rem;display:flex}html.theme-default .qlf-risk-buttons.qlf-order-row{scrollbar-width:thin;scrollbar-color:var(--border-hover) transparent;flex-wrap:nowrap;overflow-x:auto}html.theme-default .qlf-risk-buttons.qlf-order-row::-webkit-scrollbar{height:5px}html.theme-default .qlf-risk-buttons.qlf-order-row::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:4px}html.theme-default .qlf-order-row .qlf-risk-btn{white-space:nowrap;flex-shrink:0}@media (width<=480px){html.theme-default .qlf-risk-buttons.qlf-order-row{flex-wrap:wrap;overflow-x:visible}}html.theme-default .qlf-risk-btn{padding:.38rem .85rem;font-size:.8rem}html.theme-default .qlf-risk-btn-warn{color:#e05555;border-color:#e0555580}html.theme-default[data-theme=light] .qlf-risk-btn-warn{color:#b23b3b;border-color:#b23b3b80}html.theme-default .qlf-audit-log{border:1px solid var(--border-subtle);background:var(--bg-primary);border-radius:6px;height:280px;padding:.5rem .6rem;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:.76rem;line-height:1.5;overflow-y:auto}html.theme-default .qlf-audit-log:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html.theme-default .qlf-audit-line{color:var(--text-secondary);align-items:baseline;gap:.5rem;padding:.1rem 0;display:flex}html.theme-default .qlf-audit-ts{color:var(--text-muted);flex-shrink:0}html.theme-default .qlf-audit-verdict{flex-shrink:0;font-weight:700}html.theme-default .qlf-audit-line.is-approved .qlf-audit-verdict{color:#66bb6a}html.theme-default[data-theme=light] .qlf-audit-line.is-approved .qlf-audit-verdict{color:#2e7d32}html.theme-default .qlf-audit-line.is-rejected .qlf-audit-verdict{color:#e05555}html.theme-default[data-theme=light] .qlf-audit-line.is-rejected .qlf-audit-verdict{color:#b23b3b}html.theme-default .qlf-audit-log{scrollbar-width:thin;scrollbar-color:var(--border-hover) transparent}html.theme-default .qlf-audit-log::-webkit-scrollbar{width:7px;height:7px}html.theme-default .qlf-audit-log::-webkit-scrollbar-track{background:0 0}html.theme-default .qlf-audit-log::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:4px}html.theme-default .qlf-audit-log::-webkit-scrollbar-thumb:hover{background:var(--accent)}@media (width>=901px){html.theme-default #music{--music-nav-gap:calc(3.75vw + 75px);--music-row-w:calc(92vw - 372px);--music-row-h:clamp(100px, 6.5vw, 132px);--music-grid:8.3775vh;--music-play-x:calc(374px - 4.14vw);--music-wave-x:calc(var(--music-play-x) + 130px)}html.theme-default #music .music-list{width:var(--music-row-w);max-width:none;margin-left:calc(var(--music-nav-gap) - var(--content-pad));margin-right:0}html.theme-default #music .music-item,html.theme-default #music .music-content{width:100%;height:var(--music-row-h);min-height:var(--music-row-h)}html.theme-default #music .music-item{position:relative;overflow:visible}html.theme-default #music .music-content{padding:0;display:block;position:relative;overflow:visible}html.theme-default #music .music-header{align-items:center;gap:16px;width:clamp(290px,21vw,380px);height:100%;padding:0;display:flex;position:absolute;inset:0 auto 0 0}html.theme-default #music .music-cover{width:var(--music-row-h);height:var(--music-row-h);flex:none;align-self:center}html.theme-default #music .music-header-text{flex:auto;min-width:0;overflow:visible}html.theme-default #music .music-title{white-space:nowrap;margin:0 0 .15rem}html.theme-default #music .music-artist{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(.82rem,.92vw,1rem);overflow:hidden}html.theme-default #music .music-links{flex-wrap:nowrap;gap:.3rem;margin-top:.55rem}html.theme-default #music .music-link{gap:.3rem;padding:.48rem .92rem;font-size:.86rem;line-height:1.15}html.theme-default #music .waveform-player{margin:0;display:contents}html.theme-default #music .audio-meters{display:contents}html.theme-default #music .waveform-play-btn,html.theme-default #music .meter-group{flex:none;margin:0;position:absolute;top:50%;transform:translateY(-50%)}html.theme-default #music .waveform-play-btn{left:var(--music-play-x);width:calc(var(--music-grid) * .6);height:calc(var(--music-grid) * .6);min-width:calc(var(--music-grid) * .6);padding:0}html.theme-default #music .meter-group{gap:0;display:block}html.theme-default #music .waveform-meter-group{left:var(--music-wave-x);width:calc(var(--music-grid) * 2);height:var(--music-grid);min-width:0;max-width:none}html.theme-default #music .waveform-canvas,html.theme-default #music .waveform-canvas-container{width:calc(var(--music-grid) * 2);height:var(--music-grid);min-width:0;max-width:none}html.theme-default #music .frequency-canvas{width:calc(var(--music-grid) * 3);height:calc(var(--music-grid) * 1.17);display:block}html.theme-default #music .vectorscope-canvas{width:calc(var(--music-grid) * 1.3);height:calc(var(--music-grid) * 1.3);display:block}html.theme-default #music .vu-meter-canvas{width:calc(var(--music-grid) * 1.6);height:calc(var(--music-grid) * 1.135);display:block}html.theme-default #music .meter-label{white-space:nowrap;margin-top:0;position:absolute;top:calc(100% + .3rem);left:50%;transform:translate(-50%)}html.theme-default #music .audio-meters .meter-group{display:none}@media (width>=1366px){html.theme-default #music .audio-meters .meter-group:last-child{left:calc(var(--music-wave-x) + var(--music-grid) * 3.2);display:block}}@media (width>=1470px){html.theme-default #music{--music-play-x:calc(473px - 4vw)}}@media (width>=1567px){html.theme-default #music .audio-meters .meter-group:nth-child(2){left:calc(var(--music-wave-x) + var(--music-grid) * 2.35);display:block}html.theme-default #music .audio-meters .meter-group:last-child{left:calc(var(--music-wave-x) + var(--music-grid) * 4.2)}}@media (width>=1441px){html.theme-default #music{--music-nav-gap:calc(4.1667vw + 69px)}}@media (width>=1921px){html.theme-default #music{--music-nav-gap:calc(9.84375vw - 40px);--music-row-w:calc(86.0938vw - 258.75px)}}@media (width>=1969px){html.theme-default #music .audio-meters .meter-group:first-child{left:calc(var(--music-wave-x) + var(--music-grid) * 2.5);display:block}html.theme-default #music .audio-meters .meter-group:nth-child(2){left:calc(var(--music-wave-x) + var(--music-grid) * 6.35)}html.theme-default #music .audio-meters .meter-group:last-child{left:calc(var(--music-wave-x) + var(--music-grid) * 8.2)}}@media (width>=2350px){html.theme-default #music{--music-play-x:calc(573px - 4vw)}html.theme-default #music .waveform-player,html.theme-default #music .audio-meters{display:contents}html.theme-default #music .waveform-play-btn,html.theme-default #music .meter-group{position:absolute;top:50%;transform:translateY(-50%)}html.theme-default #music .waveform-play-btn{left:var(--music-play-x)}html.theme-default #music .waveform-meter-group{left:var(--music-wave-x);width:201px;min-width:201px;height:101px}html.theme-default #music .waveform-canvas,html.theme-default #music .waveform-canvas-container{width:201px;min-width:201px;height:101px}html.theme-default #music .frequency-canvas{width:302px;height:118px}html.theme-default #music .vectorscope-canvas{width:131px;height:131px}html.theme-default #music .vu-meter-canvas{width:161px;height:114px}html.theme-default #music .audio-meters .meter-group:first-child{left:calc(var(--music-wave-x) + 252px)}html.theme-default #music .audio-meters .meter-group:nth-child(2){left:calc(var(--music-wave-x) + 639px)}html.theme-default #music .audio-meters .meter-group:last-child{left:calc(var(--music-wave-x) + 825px)}html.theme-default #music .meter-label{margin-top:70px;top:50%}}}@media (width<=900px){html.theme-default #music .music-content{grid-template-columns:1fr;gap:.75rem;padding:1rem 0;display:grid}html.theme-default #music .music-header{min-width:0}html.theme-default #music .audio-meters{display:none}}@media (width>=1000px){html.theme-default #mainContent:has(#about.section.active){padding-top:24px;padding-bottom:24px;overflow-y:hidden}html.theme-default #mainContent:has(#about.section.active) .scrolling-testimonials{height:calc(100vh - 48px)}html.theme-default #mainContent:has(#about.section.active) .about-layout{align-items:center}}@media (width<=1904px){html.theme-default .toc-item{padding-top:.45rem;padding-bottom:.45rem;line-height:1.2}}@media (width>=1000px){html.theme-default #mainContent:has(#music.section.active){overflow-y:hidden}}html.theme-default #detailToc{scrollbar-width:none;--toc-fade-top:0px;--toc-fade-bottom:0px;min-height:0;-webkit-mask-image:linear-gradient(to bottom, transparent 0, black var(--toc-fade-top), black calc(100% - var(--toc-fade-bottom)), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0, black var(--toc-fade-top), black calc(100% - var(--toc-fade-bottom)), transparent 100%);flex:0 auto;overflow-y:auto}html.theme-default #detailToc::-webkit-scrollbar{display:none}html.theme-default #detailToc.can-up{--toc-fade-top:28px}html.theme-default #detailToc.can-down{--toc-fade-bottom:28px}@media (width<=768px){html.theme-default .site-controls .site-switch-link{display:none!important}html.theme-default .waveform-player{align-items:center;gap:.9rem;display:flex}html.theme-default .waveform-player .waveform-meter-group{flex:auto;min-width:0}html.theme-default .waveform-player .waveform-meter-group .meter-label{display:none}html.theme-default .waveform-player+.music-links{justify-content:center;margin-top:.75rem}}@view-transition{navigation:auto}@media (prefers-reduced-motion:reduce){html.theme-default .marquee-track{animation:none}}html.theme-default{text-size-adjust:100%}@media (width<=768px){html.theme-default .tech-label,html.theme-default .project-card-tag,html.theme-default .project-card-unlisted-badge,html.theme-default .lcm-key-label,html.theme-default .demo-meter-label{font-size:.75rem}html.theme-default .bqst-data-table th,html.theme-default .bqst-data-table td,html.theme-default .qlf-readout-label,html.theme-default .qla-gate-report-label,html.theme-default .qla-gate-report-tail,html.theme-default .qla-roster-label{font-size:.78rem}html.theme-default .nav-menu{gap:.5rem}html.theme-default .nav-link{white-space:nowrap}html.theme-default .logo-link{justify-content:center;align-items:center;min-height:44px;padding-inline:.5rem;display:inline-flex}html.theme-default .bento-social-link{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}html.theme-default .music-link{align-items:center;min-height:44px;display:inline-flex}html.theme-default .qla-btn{min-height:44px}html.theme-default .qla-roster-select{min-height:44px;font-size:1rem}html.theme-default .qla-roster-grip{height:44px}html.theme-default .detail-body img.img-portrait{max-width:min(350px,100%)}@supports (height:100dvh){html.theme-default body,html.theme-default .main-content{min-height:100dvh}html.theme-default .main-content.nav-visible{min-height:calc(100dvh - var(--mobile-nav-height))}html.theme-default .main-content.homepage-active{height:100dvh}html.theme-default .section{min-height:calc(100dvh - var(--mobile-nav-height))}}html.theme-default .sidebar{padding-top:calc(1.25rem + env(safe-area-inset-top,0px))}html.theme-default .main-content{padding-bottom:max(1rem, env(safe-area-inset-bottom,0px));padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px))}html.theme-default .container .site-controls{bottom:max(.75rem, env(safe-area-inset-bottom,0px));right:max(.75rem, env(safe-area-inset-right,0px))}}html.theme-default .floating-contact.homepage-active{opacity:1;pointer-events:auto;z-index:var(--z-sidebar)}html.theme-default .site-controls{z-index:var(--z-nav);align-items:center;gap:.35rem;display:flex;position:fixed;top:1.25rem;right:2rem}html.theme-default .site-controls .contact-link{width:44px;height:44px}html.theme-default .site-controls .contact-link i{font-size:1.55rem}html.theme-default .site-switch-link{min-height:44px;color:var(--text-muted);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.5rem .7rem;font-family:Chillax,Inter,sans-serif;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:color .3s,transform .3s,background-color .3s;display:inline-flex}html.theme-default .site-switch-glyph{width:1.55rem;height:.9rem;fill:var(--bg-primary);stroke:currentColor;stroke-width:2px;flex:none;overflow:visible}@media (hover:hover){html.theme-default .site-controls .contact-link:hover{transform:translateY(-2px)scale(1.08)}html.theme-default .site-switch-link:hover{color:var(--accent);transform:translateY(-2px)}}@media (width<=768px){html.theme-default .site-controls{background:color-mix(in srgb, var(--bg-primary) 92%, transparent);border-radius:10px;padding:.15rem .35rem;top:auto;bottom:.75rem;right:.75rem}}html.theme-default #projects.section.active{animation-name:sectionFadeInFlat}html.theme-default .detail-summary{font-size:1.25rem}html.theme-default .detail-nav-link{padding-left:1rem;text-decoration:none}html.theme-default .detail-nav-link.is-disabled{opacity:.15;cursor:default}html.theme-default .toc-item{text-decoration:none}@media (width>=769px){html.theme-default .main-content{padding-right:max(var(--content-pad), 5.5rem)}}html.theme-default .project-card-image{aspect-ratio:2;object-fit:cover;height:auto}html.theme-default [hidden]{display:none!important}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/fonts/fa/webfonts/fa-solid-900.woff2)format("woff2")}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fa/webfonts/fa-brands-400.woff2)format("woff2")}.fa,.fas,.fab{font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;display:inline-block}.fa,.fas{font-family:"Font Awesome 6 Free";font-weight:900}.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-brain:before{content:""}.fa-code:before{content:""}.fa-database:before{content:""}.fa-download:before{content:""}.fa-pause:before{content:""}.fa-play:before{content:""}.fa-sliders-h:before{content:""}.fa-sun:before{content:""}.fa-terminal:before{content:""}.fa-wave-square:before{content:""}.fa-docker:before{content:""}.fa-git-alt:before{content:""}.fa-github:before{content:""}.fa-google:before{content:""}.fa-instagram:before{content:""}.fa-js-square:before{content:""}.fa-linkedin-in:before{content:""}.fa-linux:before{content:""}.fa-node-js:before{content:""}.fa-python:before{content:""}.fa-react:before{content:""}.fa-spotify:before{content:""}
