:root{font-family:Arial;background-color:#fafafc}body{cursor:var(--cursor-image, auto),auto}img:hover,a:hover,button:hover{cursor:var(--cursor-image-hover, auto),auto}a:hover{color:#d7d3bf!important}nav{display:flex;align-items:center;height:50px;background:transparent}.portrait{width:13em;height:13em;object-fit:cover}.name{font-size:2em;font-weight:700;margin-bottom:.3em}.introContainer .sec1{flex:2}.introContainer .sec2{flex:3}.introContainer .sec div p{font-size:1.2em}.introContainer .sec1 p:nth-of-type(2){font-size:1.2em;margin-top:0}.iconlinks{width:2.75em;height:2.75em}.sec2 h1,.sec2 p{margin-left:2rem;margin-right:2rem;text-align:left}.sec2 p{font-size:1.1em;line-height:1.5}.sec2 a{color:#000}.section-header{display:flex;justify-content:space-between}.section-header hr{flex-grow:1;height:2px;background-color:#d3d3d3;border:none;margin-left:1rem;margin-top:.6rem}.section-title{font-size:1.2em;font-weight:700;margin-right:1rem}.experience{margin-left:2rem;margin-right:2rem}@media (min-width: 768px){.introContainer{display:flex;flex-direction:row;gap:20px;padding:50px}.experience{margin-left:7rem;margin-right:7rem}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.main-content{margin-top:5rem;margin-left:0;padding:0 1rem}@media (min-width: 769px){.main-content{padding:0 2rem}}.typing-span{display:block;min-height:2.6em;text-align:left}@media (min-width: 769px){.typing-span{display:inline-block;min-width:180px;min-height:1.2em;vertical-align:top}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.skill-tag{background:#fff3;padding:4px 8px;border-radius:4px;font-size:.9em}.vertical-timeline-element-date{text-align:left;display:block;margin-left:0}.experience-section{max-width:800px;margin:0 auto;padding:1rem}.section-title{color:#473c35;font-size:1.5rem;margin-bottom:2rem;text-align:left;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:#473c35}.experience-grid{display:flex;flex-direction:column;gap:2rem}.experience-card{background:#fafafc;border-radius:8px;padding:1.2rem;border-left:3px solid #473C35;transition:transform .2s ease;text-align:left}.experience-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.experience-logo{flex-shrink:0;width:50px;height:50px;border-radius:8px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.experience-logo img{width:100%;height:100%;object-fit:cover}.experience-info{flex:1}.experience-card:hover{transform:translate(5px)}.experience-date{color:#473c35;font-size:.9rem;font-weight:500;margin-bottom:.5rem;text-align:left}.experience-title{color:#473c35;font-size:1.2rem;margin:0 0 .5rem;text-align:left}.experience-subtitle{color:#666;font-size:1rem;margin:0 0 .3rem;font-weight:500;text-align:left}.experience-description{color:#666;line-height:1.6;margin-bottom:1rem;text-align:left}.skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:flex-start}.skill-tag{background:#f0f0f0;color:#473c35;padding:.3rem .8rem;border-radius:15px;font-size:.85rem;transition:background-color .3s ease}.skill-tag:hover{background:#e0e0e0}@media (min-width: 769px){.experience-section{padding:2rem}.experience-card{padding:1.5rem}.experience-header{gap:1rem}.experience-logo{width:60px;height:60px}.section-title{font-size:1.8rem}.experience-title{font-size:1.3rem}.experience-subtitle{font-size:1.1rem}}.horizontal-nav{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fafafc;-webkit-backdrop-filter:none;backdrop-filter:none;padding:2.75rem 2rem 1.25rem;margin:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;transition:transform .3s ease-in-out;box-sizing:border-box}.horizontal-nav>.menu-icon{position:absolute;right:2rem;top:50%;transform:translateY(calc(-50% + .5rem));margin-left:0}.horizontal-nav.nav-visible{transform:translateY(0)}.horizontal-nav.nav-hidden{transform:translateY(-100%)}.nav-brand{display:none;flex-shrink:0;margin-right:auto}.nav-brand h2{margin:0;padding:0;font-size:1.4rem;font-weight:600;color:#473c35;font-family:Montserrat,sans-serif;letter-spacing:.3px}.menu-icon{display:block;cursor:pointer;z-index:1002;pointer-events:auto;padding:.5rem;-webkit-tap-highlight-color:transparent}.menu-icon img{width:40px;height:40px;border-radius:50%;transition:all .3s ease;pointer-events:none}.menu-icon img:hover{transform:scale(1.1)}.nav-links{display:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;text-align:center;width:100%;position:absolute;top:100%;left:0;right:0;background-color:#fafafc;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;z-index:999}.nav-links-open{display:flex;max-height:400px;padding-top:1rem;padding-bottom:1rem}.nav-link{color:#473c35;text-decoration:none;font-size:1.1rem;padding:.5rem;margin:0;text-align:center;transition:all .3s ease;border-radius:4px;display:inline-block;width:100%;opacity:0;transform:translateY(-20px);animation:none;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:1.5px;font-weight:400;background-color:transparent}.nav-links-open .nav-link{animation:slideInDown .2s ease-out forwards}.nav-links-open .nav-link:nth-child(1){animation-delay:.1s}.nav-links-open .nav-link:nth-child(2){animation-delay:.2s}.nav-links-open .nav-link:nth-child(3){animation-delay:.3s}.nav-links-open .nav-link:nth-child(4){animation-delay:.4s}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-link:hover{background-color:transparent;color:#2c1810;transform:translateY(-2px)}@media screen and (min-width: 768px){.horizontal-nav{padding:2.75rem clamp(1.5rem,3vw,3rem) 1.5rem clamp(1.5rem,3vw,3rem);justify-content:space-between;align-items:center;max-width:100vw}.nav-brand{display:block;flex-shrink:0;margin-right:auto}.menu-icon{display:none}.nav-links{display:flex;position:relative;top:auto;left:auto;right:auto;background:transparent;box-shadow:none;max-height:none;overflow:visible;flex-direction:row;gap:2rem;text-align:center;width:auto;align-items:center;padding:0;margin:0;flex-shrink:0;white-space:nowrap}.nav-links-open{max-height:none}.nav-link{font-size:1.05rem;text-align:center;display:inline-block;padding:.5rem 0;width:auto;opacity:1;transform:none;animation:none;color:#473c35;position:relative;background:transparent;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:1.5px;font-weight:400}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#473c35;transition:width .3s ease}.nav-link:hover{background-color:transparent;color:#473c35;transform:none}.nav-link:hover:after{width:100%}}.projects-section{padding:1rem;max-width:900px;margin:0 auto}.project-carousel-sec{margin-bottom:4rem}.section-title-wrapper{text-align:center;margin-bottom:3rem;position:relative}.project-carousel-sec .section-title{color:#473c35;font-size:1.75rem;font-weight:600;margin:0 0 .5rem;letter-spacing:-.02em;position:relative;display:inline-block}.project-carousel-sec .section-title:after{display:none!important;content:none!important}.section-divider{display:flex;align-items:center;justify-content:center;margin:3rem 0}.divider-line{width:100%;max-width:150px;height:1px;background:linear-gradient(to right,transparent 0%,rgba(71,60,53,.2) 20%,rgba(71,60,53,.3) 50%,rgba(71,60,53,.2) 80%,transparent 100%)}.divider-line-wavy{width:100%;max-width:300px;height:12px;background:url("data:image/svg+xml,%3Csvg width='100' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,6 Q25,0 50,6 T100,6' stroke='rgba(71, 60, 53, 0.25)' stroke-width='1' fill='none'/%3E%3C/svg%3E") repeat-x;background-size:100px 12px;opacity:.6}.divider-line-double{width:100%;max-width:300px;height:2px;background:linear-gradient(to right,transparent 0%,rgba(71,60,53,.15) 20%,rgba(71,60,53,.15) 80%,transparent 100%) 0 0,linear-gradient(to right,transparent 0%,rgba(71,60,53,.25) 20%,rgba(71,60,53,.25) 80%,transparent 100%) 0 1px;background-size:100% 1px;background-repeat:no-repeat}.divider-line-dashed{width:100%;max-width:300px;height:1px;background:repeating-linear-gradient(to right,transparent 0px,transparent 8px,rgba(71,60,53,.3) 8px,rgba(71,60,53,.3) 12px);opacity:.6}.divider-line-decorative{width:100%;max-width:300px;height:1px;background:linear-gradient(to right,transparent 0%,rgba(71,60,53,.2) 15%,rgba(71,60,53,.3) 50%,rgba(71,60,53,.2) 85%,transparent 100%);position:relative}.divider-line-decorative:before,.divider-line-decorative:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:#473c354d}.divider-line-decorative:before{left:10%}.divider-line-decorative:after{right:10%}.projects-scroll-container{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:thin;scrollbar-color:#473C35 #f0f0f0}.projects-scroll-container::-webkit-scrollbar{height:8px}.projects-scroll-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.projects-scroll-container::-webkit-scrollbar-thumb{background:#473c35;border-radius:4px}.projects-scroll-container::-webkit-scrollbar-thumb:hover{background:#5a4d44}.tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1rem;justify-content:flex-start}.tech-tag{background:#f0f0f0;color:#473c35;padding:.3rem .8rem;border-radius:15px;font-size:.85rem;transition:background-color .3s ease}.tech-tag:hover{background:#e0e0e0}.project-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;flex:0 0 280px;width:280px}.project-card:hover{transform:translateY(-5px)}.project-card img{width:100%;height:200px;object-fit:contain;border-radius:8px}.project-card h3{color:#473c35;margin-top:0rem;margin-bottom:0rem;font-size:1.5rem}.project-card p{color:#666;margin-bottom:1rem;line-height:1.5}.project-links{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}.project-link{display:inline-flex;align-items:center;padding:.35rem .75rem;background-color:#fff;color:#473c35;text-decoration:none;border-radius:4px;transition:all .3s ease;border:1px solid #ddd}.project-link:hover{background-color:#473c35;color:#fff;border-color:#473c35}.project-link:hover img{filter:brightness(0) invert(1)}.project-link img{width:16px;height:16px;margin:0;filter:none}.project-link span{font-size:.8rem}.nav-button{background:#c7bdb5;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:background-color .3s ease}.nav-button:hover{background-color:#5a4d44}.project-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#473c35}@media (min-width: 769px){.projects-section{padding:2rem}.project-card{flex:0 0 300px;width:300px;padding:1.5rem}.project-card img{height:300px}.project-card h3{margin-top:-2rem;margin-bottom:0rem}.section-divider{margin:4rem 0}.project-carousel-sec .section-title{font-size:2.25rem}.divider-line{max-width:300px}.project-links{flex-wrap:nowrap;justify-content:flex-start}.project-link{padding:.5rem 1rem}.project-link img{width:20px;height:20px}.project-link span{font-size:.9rem}.projects-scroll-container{gap:1rem;padding:.5rem 0}}.research-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:5rem;margin-bottom:2rem}.research-hero-image{position:relative;width:100%;overflow:hidden;aspect-ratio:3/4;max-height:70vh}.research-hero-image img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;object-fit:cover;transition:transform .3s ease}.research-hero-image:hover img{transform:scale(1.05)}.cats-phone{display:block!important;object-position:center 60%}.cats-desktop{display:none!important}.research-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:1rem}.research-hero-title{color:#473c35;font-size:2rem;font-weight:700;text-align:center;margin:0;text-shadow:2px 2px 4px rgba(255,255,255,.8)}@media (min-width: 769px){.research-hero-title{font-size:3rem}.research-hero-image{height:40vh;min-height:400px;max-height:600px}.cats-phone{display:none!important}.cats-desktop{display:block!important}}@media (min-width: 1024px){.research-hero-image{height:45vh;min-height:450px;max-height:700px}}@media (min-width: 1440px){.research-hero-image{height:50vh;min-height:500px;max-height:800px}}.research-main-content{max-width:800px;margin:0 auto;padding:2rem 1rem}.research-section{width:100%}.research-header{text-align:center;margin-bottom:3rem}.research-role{color:#473c35;font-size:1.5rem;font-weight:700;margin:0 0 .5rem;letter-spacing:.5px}.research-lab{color:#666;font-size:1.1rem;margin:0;font-weight:500}.research-link{color:#473c35;text-decoration:none;font-weight:600;position:relative;transition:color .3s ease}.research-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#473c35;transition:width .3s ease}.research-link:hover{color:#6b5b4f}.research-link:hover:after{width:100%}.research-content{min-height:100px}@media (min-width: 769px){.research-main-content{padding:3rem 2rem}.research-header{margin-bottom:4rem}.research-role{font-size:2rem;margin-bottom:.75rem}.research-lab{font-size:1.25rem}}@media (min-width: 1024px){.research-role{font-size:2.25rem}.research-lab{font-size:1.35rem}}.shelf-section{--shelf-ink: #473C35;--shelf-cream: #FFF7E3;--shelf-sand: #F0DEBA;--shelf-oat: #E8DFD0;--shelf-stone: #D7D3BF;--shelf-taupe: #C7BDB5;--shelf-fog: #F0F0F0;--shelf-ash: #E0E0E0;--shelf-mocha: #75655A;--shelf-cocoa: #524740;padding:1rem;max-width:900px;margin:0 auto}.shelf-section .section-title-wrapper{text-align:left;margin-bottom:2rem}.shelf-section .section-title{color:var(--shelf-ink);font-size:1.5rem;font-weight:700;margin:0;text-align:left;position:relative;display:inline-block;padding-bottom:.5rem}.shelf-section .section-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:var(--shelf-ink)}@media (min-width: 768px){.shelf-section .section-title{font-size:1.8rem}}.shelf-row{margin-bottom:3rem}.shelf-label{color:var(--shelf-ink);font-size:1rem;text-align:left;margin:0 0 1rem .5rem;opacity:.8}.shelf-items{display:flex;align-items:flex-end;gap:1rem;padding:1.25rem 1rem 0;overflow-x:auto;scrollbar-width:none}.shelf-items::-webkit-scrollbar{display:none}.shelf-ledge{height:10px;border-radius:5px;background:#e8dfd0;box-shadow:0 4px 6px #473c351f}.cover{--cover-w: 124px;position:relative;flex:0 0 auto;width:var(--cover-w);display:flex;flex-direction:column;background:var(--cover-bg);color:var(--cover-ink, var(--shelf-ink));border:1.5px solid rgba(71,60,53,.18);border-radius:4px 10px 10px 4px;box-shadow:inset 5px 0 #473c3514,inset 6px 0 #fff6,0 3px 6px #473c3524;overflow:hidden;transform-origin:bottom center;transition:transform .25s ease,box-shadow .25s ease;outline:none}.shelf-row-show .cover{--cover-w: 144px;height:214px}.shelf-row-movie .cover{--cover-w: 130px;height:192px}.cover:hover,.cover:focus-visible{transform:translateY(-8px) rotate(-2deg);box-shadow:inset 5px 0 #473c3514,inset 6px 0 #fff6,0 10px 16px #473c3533;z-index:2}.cover-title{flex:0 0 auto;padding:7px 8px 0 12px;margin-bottom:6px;font-size:.72rem;font-weight:700;line-height:1.2;max-height:2.4em;text-align:left;letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cover-art{flex:1 1 auto;min-height:0;margin:0 8px 8px 12px;border-radius:6px;overflow:hidden;background:#ffffff73;border:1px solid rgba(71,60,53,.12)}.cover-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.cover-art-blank{width:100%;height:100%}.cover-cream{--cover-bg: var(--shelf-cream)}.cover-sand{--cover-bg: var(--shelf-sand)}.cover-oat{--cover-bg: var(--shelf-oat)}.cover-stone{--cover-bg: var(--shelf-stone)}.cover-taupe{--cover-bg: var(--shelf-taupe)}.cover-fog{--cover-bg: var(--shelf-fog)}.cover-ash{--cover-bg: var(--shelf-ash)}.cover-mocha{--cover-bg: var(--shelf-mocha);--cover-ink: #FFF7E3}.cover-cocoa{--cover-bg: var(--shelf-cocoa);--cover-ink: #FFF7E3}@media (prefers-reduced-motion: reduce){.cover{transition:none}}.bb2-section{--ink: #473C35;--cream: #FFF7E3;--body: #E8DFD0;--screen: #74645A;--now: #D7D3BF;padding:1rem;max-width:900px;margin:0 auto}.bb2-section .section-title-wrapper{text-align:left;margin-bottom:2rem}.bb2-section .section-title{color:var(--ink);font-size:1.5rem;font-weight:700;margin:0;text-align:left;position:relative;display:inline-block;padding-bottom:.5rem}.bb2-section .section-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:var(--ink)}.bb2-device{width:100%;max-width:360px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.bb2-handle{width:120px;height:34px;border:6px solid var(--ink);border-bottom:none;border-radius:60px 60px 0 0;margin-bottom:-8px;box-sizing:border-box}.bb2-body{width:100%;background:var(--body);border:3px solid var(--ink);border-radius:22px;padding:14px;box-sizing:border-box;box-shadow:0 12px 22px color-mix(in srgb,var(--now) 50%,transparent);transition:box-shadow .4s ease}.bb2-screen{background:var(--screen);border:2.5px solid var(--ink);border-radius:12px;padding:10px;color:var(--cream);display:flex;flex-direction:column;gap:10px}.bb2-screenmain{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.bb2-art{flex:0 0 auto;width:100%;max-width:240px;margin:0 auto;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#fff7e30d;box-shadow:inset 0 0 0 1px #fff7e31f}.bb2-art img{width:100%;height:100%;object-fit:cover;display:block}.bb2-art-empty{display:block;width:100%;height:100%}.bb2-nowline{display:flex;align-items:center;gap:10px;padding:2px 4px 8px;border-bottom:1px solid rgba(255,247,227,.18);margin-bottom:6px}.bb2-nowtext{display:flex;flex-direction:column;line-height:1.2;min-width:0}.bb2-nowtext strong{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb2-nowtext em{font-size:.72rem;font-style:normal;opacity:.7}.bb2-idle{opacity:.55;font-weight:500}.bb2-list{list-style:none;margin:0;padding:0;max-height:168px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,247,227,.4) transparent}.bb2-list::-webkit-scrollbar{width:6px}.bb2-list::-webkit-scrollbar-thumb{background:#fff7e359;border-radius:3px}.bb2-row{width:100%;display:flex;align-items:center;gap:10px;padding:8px 6px;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;color:var(--cream);font-family:Arial,sans-serif;transition:background .18s ease}.bb2-row:hover{background:#fff7e31a}.bb2-row.is-active{background:color-mix(in srgb,var(--accent) 34%,transparent)}.bb2-row-icon{flex:0 0 20px;display:flex;align-items:center;justify-content:center}.bb2-num{font-size:.8rem;opacity:.55}.bb2-row-meta{display:flex;flex-direction:column;min-width:0;line-height:1.2}.bb2-row-title{font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb2-row-artist{font-size:.74rem;opacity:.65}.bb2-panel{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.bb2-speaker{flex:0 0 auto;width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at center,var(--ink) 0 5px,transparent 6px),radial-gradient(circle at center,transparent 0 13px,var(--ink) 13px 15px,transparent 16px),var(--cream);border:2.5px solid var(--ink);box-sizing:border-box}.bb2-controls{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:14px;transition:opacity .25s ease}.bb2-controls.is-disabled{opacity:.4}.ctrl{width:40px;height:40px;border-radius:50%;border:2.5px solid var(--ink);background:var(--cream);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s ease,background .15s ease}.ctrl-main{width:50px;height:50px;background:var(--now)}.ctrl:not(:disabled):hover{transform:translateY(-2px)}.ctrl:not(:disabled):active{transform:translateY(0) scale(.94)}.ctrl:disabled{cursor:default}.ctrl-icon{width:18px;height:18px;fill:currentColor;stroke:currentColor;stroke-width:.5}.ctrl-main .ctrl-icon{width:22px;height:22px}.eq{display:inline-flex;align-items:flex-end;gap:2px;height:15px}.eq span{width:3px;height:100%;border-radius:2px;background:var(--now);transform-origin:bottom;transform:scaleY(.3)}.eq.eq-on span{animation:eq-bounce .9s ease-in-out infinite}.eq.eq-on span:nth-child(2){animation-delay:.25s}.eq.eq-on span:nth-child(3){animation-delay:.5s}.eq.eq-on span:nth-child(4){animation-delay:.15s}.bb2-row .eq span{background:var(--cream)}@keyframes eq-bounce{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@media (min-width: 600px){.bb2-section .section-title{font-size:1.8rem}.bb2-device{max-width:540px}.bb2-list{max-height:200px}.bb2-speaker{width:54px;height:54px}.bb2-screen{flex-direction:row;align-items:center;gap:14px}.bb2-art{flex:0 0 auto;width:232px;height:232px;aspect-ratio:auto;max-width:none;margin:0}}@media (prefers-reduced-motion: reduce){.eq.eq-on span{animation:none;transform:scaleY(.6)}.ctrl,.bb2-body{transition:none}}.archive{max-width:800px;margin:0 auto;padding:1rem;min-height:50vh;text-align:left}.archive-title{color:#473c35;font-size:1.5rem;font-weight:700;margin:0 0 3.5rem;position:relative;display:inline-block;padding-bottom:.5rem}.archive-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:#473c35}.archive-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.archive-link{color:#473c35;font-size:1.15rem;font-weight:600;text-decoration:none}.archive-link:hover{text-decoration:underline}@media (min-width: 768px){.archive-title{font-size:1.8rem}}.cf-section{--ink: #473C35;--cream: #FFF7E3;--now: #F0DEBA;padding:1rem;max-width:900px;margin:0 auto}.cf-section .section-title-wrapper{text-align:left;margin-bottom:2rem}.cf-section .section-title{color:var(--ink);font-size:1.5rem;font-weight:700;margin:0;text-align:left;position:relative;display:inline-block;padding-bottom:.5rem}.cf-section .section-title:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:var(--ink)}.cf-track{display:flex;align-items:center;gap:18px;padding:30px calc(50% - var(--card-half, 78px));overflow-x:auto;scroll-snap-type:x mandatory;perspective:900px;scrollbar-width:none;--card-half: 78px}.cf-track::-webkit-scrollbar{display:none}.cf-card{flex:0 0 auto;width:156px;padding:0;border:none;background:transparent;cursor:pointer;scroll-snap-align:center;transform-style:preserve-3d;transition:transform .3s ease,opacity .3s ease}.cf-art{display:flex;align-items:center;justify-content:center;width:156px;height:156px;border-radius:16px;background:var(--accent);border:2.5px solid var(--ink);box-shadow:0 8px 16px #473c3529;overflow:hidden}.cf-art img{width:100%;height:100%;object-fit:cover}.cf-note{font-size:3rem;color:var(--ink);opacity:.55}.cf-card.is-center .cf-art{box-shadow:0 14px 26px color-mix(in srgb,var(--now) 60%,rgba(71,60,53,.2))}.cf-meta{text-align:center;margin-top:18px;min-height:3.2em}.cf-title{font-size:1.1rem;font-weight:700;color:var(--ink)}.cf-artist{font-size:.9rem;color:var(--ink);opacity:.6;margin-top:2px}@media (min-width: 600px){.cf-section .section-title{font-size:1.8rem}.cf-track{--card-half: 100px;gap:26px}.cf-card{width:200px}.cf-art{width:200px;height:200px;border-radius:20px}.cf-note{font-size:4rem}}@media (prefers-reduced-motion: reduce){.cf-card{transition:none}}
