html,body{margin:0;padding:0}.hf-page{min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;color:#f7f7f7;background:#050509}.hf-hero{position:relative;height:90vh;display:flex;align-items:center;justify-content:center;padding:0 5vw;background:#000 url(/images/hugo-studio-placeholder.jpg) center / cover no-repeat}.hf-hero-overlay{position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 0% 0%,rgba(20,33,100,.55) 0%,rgba(27,44,133,.4) 10%,rgba(20,33,100,.18) 28%,transparent 45%),radial-gradient(circle at 100% 100%,rgba(19,16,61,.55) 0%,rgba(19,16,61,.4) 10%,rgba(19,16,61,.18) 28%,transparent 45%),linear-gradient(to bottom,#02030a,#020209);background-repeat:no-repeat}.hf-hero-content{position:relative;max-width:780px;text-align:center}.hf-hero-tagline{text-transform:uppercase;letter-spacing:.15em;font-size:1rem;opacity:.8;margin-bottom:3rem}.hf-hero h1{text-transform:uppercase;font-size:clamp(3.2rem,5vw,3.8rem);letter-spacing:.22em;font-weight:400;color:#f1f5ff;text-shadow:0 0 10px rgba(110,170,255,.65);margin-bottom:3rem}.hf-hero-subtitle{margin-top:.9rem;max-width:800px;font-size:.92rem;font-weight:300;letter-spacing:.11rem;line-height:1.55;text-align:center;opacity:.95;margin-bottom:5rem;margin-left:auto;margin-right:auto;animation:none}.hf-hero-subletter{display:inline-block;opacity:0;transform:translateY(4px);filter:blur(2px);will-change:transform,opacity,filter;animation:hf-hero-subletter-in .38s ease-out forwards}.hf-hero-word{display:inline-block}@keyframes hf-hero-subletter-in{0%{opacity:0;transform:translateY(6px);filter:blur(3px)}70%{opacity:1;transform:translateY(0);filter:blur(.5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media(max-width:640px){.hf-hero-subtitle{font-size:.85rem;letter-spacing:.06rem;margin-bottom:3.5rem}}.hf-btn-border{display:inline-block;padding:2px;border-radius:12px;background:linear-gradient(120deg,#071625,#45b2ff,#071625);background-size:260% 260%;animation:hf-border-flow 4s linear infinite}.hf-btn-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 2.6rem;border:none;border-radius:12px;background:linear-gradient(135deg,#143168,#195883);color:#e8ecf9;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;overflow:hidden;box-shadow:0 0 1px #0000008c,0 6px 20px #286ed21f,0 12px 32px #286ed20f}.hf-btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(60,120,255,.1) 35%,rgba(60,120,255,.35) 50%,rgba(60,120,255,.1) 65%,transparent 100%);transform:translate(-130%);opacity:0;pointer-events:none}.hf-btn-primary:hover{box-shadow:0 0 8px #286ed21f,0 0 16px #286ed214}.hf-btn-primary:hover:before{opacity:1;animation:hf-btn-softscan 1.8s ease-out forwards}.hf-btn-primary-icon{width:0;height:0;border-left:9px solid currentColor;border-top:6px solid transparent;border-bottom:6px solid transparent;opacity:.9;margin-bottom:-1px}.hf-btn-primary span{letter-spacing:.15em;font-weight:600}@keyframes hf-border-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes hf-btn-softscan{0%{transform:translate(-150%)}to{transform:translate(150%)}}.hf-section-title{text-align:center;margin-bottom:2rem;position:relative}.hf-section-title h2{margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:.28em;font-weight:500;color:#ffffffa6}.hf-title-glow{width:300px;height:2px;margin:.6rem auto 0;background:linear-gradient(90deg,#125fff00,#125fffa6,#125fff00);filter:blur(3px);opacity:.85;border-radius:6px;animation:hf-glow-pulse 4s ease-in-out infinite}@keyframes hf-glow-pulse{0%{opacity:.55;transform:scaleX(.95)}50%{opacity:.95;transform:scaleX(1)}to{opacity:.55;transform:scaleX(.95)}}.hf-bio,.hf-showreel{padding:4rem 1.5rem}.hf-section-shell{max-width:980px;margin:0 auto;padding:2.4rem 2.6rem;border-radius:26px;background:radial-gradient(circle at top,#2850a038,#05070ffa 55%,#05070f);border:1px solid rgba(120,170,255,.18);box-shadow:0 32px 70px #000000e6,0 0 25px #0a50c83d}.hf-availability-layout{display:grid;grid-template-columns:1fr 310px;gap:2.5rem;align-items:start;margin-top:1rem}.hf-availability-photo{display:flex;justify-content:center}.hf-availability-photo img{width:180px;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;opacity:.7;box-shadow:0 0 35px #3c78ff40,inset 0 0 0 1px #8cb4ff40}@media(max-width:900px){.hf-availability-layout{grid-template-columns:1fr}.hf-availability-photo{order:-1}.hf-availability-photo img{width:150px}}.hf-bio-intro{font-size:1.05rem;line-height:1.6;margin-bottom:1rem;color:#ffffffc7}.hf-availability-text h3{font-size:.9rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;position:relative;margin-bottom:1.2rem}.hf-availability-text h3:after{content:"";display:block;width:36px;height:1px;margin-top:.5rem;background:linear-gradient(90deg,rgba(120,160,255,.6),transparent)}.hf-bio-extra{max-height:0;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-6px);transition:max-height .36s ease,opacity .22s ease,transform .22s ease,visibility 0s linear .36s;color:#bdb7b7}.hf-bio-extra.is-open{max-height:1200px;opacity:1;visibility:visible;transform:translateY(0);transition:max-height .36s ease,opacity .22s ease,transform .22s ease,visibility 0s}.hf-bio-intro+.hf-bio-intro{margin-top:.7rem}.hf-bio-intro:last-child{margin-bottom:1.5rem}.hf-link-button{margin-top:1.4rem;padding:.5rem 1.4rem;border-radius:999px;border:1px solid rgba(130,170,255,.55);background:transparent;color:#e3e9ff;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.hf-link-button:hover{background:#123c78b3;border-color:#a0cdffe6;box-shadow:0 0 12px #3c82e673}.hf-bio-extra .hf-links a,.hf-bio-extra .hf-links a:visited{color:#359fdd!important;text-decoration:none}.hf-bio-extra .hf-links a:hover{color:#87c1d8!important;text-underline-offset:3px}.hf-services{list-style:none;margin:.75rem 0 1.2rem;padding:0;position:relative}.hf-services:before{content:"";position:absolute;top:.25rem;bottom:.25rem;left:1.4rem;width:1px;background:linear-gradient(to top,#8ca0ff73,#8ca0ff40,#8ca0ff00)}.hf-services li{padding-left:2.5rem;margin-bottom:.55rem}.hf-credits{padding:4.8rem 0 2.8rem;position:relative}.hf-credits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1.6rem}.hf-credit-card{border-radius:18px;padding:1.25rem 1.3rem;background:radial-gradient(circle at top,#2850a02e,#05070ff5 60%,#05070f);border:1px solid rgba(9,113,145,.479);box-shadow:0 18px 40px #00000073,0 0 0 1px #0a142899;transition:transform .18s ease,border-color .18s ease;text-decoration:none;color:inherit;display:block}.hf-credit-card:hover{transform:translateY(-2px);border-color:#78aaff52}.hf-credit-card.is-link{cursor:pointer}.hf-credit-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.75rem}.hf-credit-studio{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.hf-credit-tag{font-size:.78rem;padding:.25rem .55rem;border-radius:999px;border:1px solid rgba(120,170,255,.28);background:#14326438;letter-spacing:.08em;text-transform:uppercase;opacity:.9;white-space:nowrap}.hf-credit-title{font-size:1.08rem;font-weight:550;letter-spacing:.042em;margin-bottom:.5rem}.hf-credit-meta{font-size:.95rem;opacity:.78;line-height:1.45;color:#d8e0e6}.hf-credits-note{margin-top:1.05rem;font-size:.9rem;opacity:.6}.hf-credit-link{margin-top:.45rem;font-size:.85rem;opacity:.75}.hf-credit-link a{color:#78aaffe6;text-decoration:none;border-bottom:1px solid rgba(120,170,255,.25);padding-bottom:2px}.hf-credit-link a:hover{opacity:1;border-bottom-color:#78aaff99}@media(max-width:900px){.hf-credits-grid{grid-template-columns:1fr}}.hf-credits .hf-section-shell{max-width:980px;margin:0 auto}@media(max-width:900px){.hf-credits{padding-left:1.1rem;padding-right:1.1rem}.hf-credits .hf-section-shell{padding-left:1.6rem;padding-right:1.6rem}}.hf-player{max-width:1040px;margin:0 auto 4rem;padding:4rem 1.5rem 0}.hf-player .hf-section-title{margin-bottom:1.2rem}.hf-player-text{font-size:1rem;opacity:.68;max-width:640px;margin:0 auto 1.8rem;text-align:center}.hf-showreel-bg{margin-top:2.5rem;padding:3.2rem 3rem 3.6rem;border-radius:28px;background:linear-gradient(to bottom,#0006,#000000e6),url(/images/studio-background.jpg);background-size:cover;background-position:center 45%;background-repeat:no-repeat;min-height:360px}@media(min-width:1200px){.hf-showreel-bg{padding:4rem;min-height:480px;background-position:center 48%}}.hf-player-deck{margin:0 auto;padding:1.9rem 2.1rem 2.1rem;border-radius:26px;background:radial-gradient(circle at top,#14205059,#05070ffa 55%,#05070f);border:1px solid rgba(120,170,255,.18);box-shadow:0 28px 70px #000000e6,0 0 22px #2878dc40}.hf-player-anim{opacity:0;transform:scale(.85) translateY(24px);transform-origin:center top;transition:transform .75s cubic-bezier(.18,.86,.32,1.02),opacity .75s ease-out}.hf-player-anim.is-visible{animation:hf-player-grow 2.4s ease-out forwards}@keyframes hf-player-grow{0%{transform:scale(0);opacity:0}20%{opacity:1}to{transform:scale(1);opacity:1}}.hf-player-play{width:56px;height:56px;border-radius:50%;background:#28508226;border:1px solid rgba(80,130,200,.35);box-shadow:0 0 12px #1e509640;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#317792c4;cursor:pointer;transition:all .28s ease}.hf-player-play:hover{background:#5078b440;border-color:#78a0dc73;box-shadow:0 0 16px #3c82dc59,0 0 32px #3c82dc33;transform:scale(1.04)}.hf-player-play.is-playing{background:#2963a54d;border-color:#2a5b9bb3;box-shadow:0 0 20px #2b63ac8c,0 0 40px #19407247;transform:scale(1.03)}.hf-player-play.is-playing .hf-icon{width:16px;height:16px;position:relative;display:inline-block}.hf-player-play.is-playing .hf-icon:before,.hf-player-play.is-playing .hf-icon:after{content:"";position:absolute;top:0;width:4px;height:16px;background:#43617af2;border-radius:2px}.hf-player-play.is-playing .hf-icon:before{left:0}.hf-player-play.is-playing .hf-icon:after{right:0}.hf-player-info h3{font-family:inherit;font-size:1.1rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#81838a;margin:0 0 .15;margin-top:10}.hf-player-info p{margin:0 0 .6rem;font-size:.75rem;opacity:.35}.hf-player-style{font-family:inherit;font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500;color:#eeeef3de}.hf-player-progress{margin-top:1.5rem}.hf-progress-time{font-family:inherit;display:flex;justify-content:space-between;font-size:.75rem;opacity:.72;margin-bottom:.35rem;color:#cacacfde}.hf-progress-track{position:relative;height:4px;border-radius:999px;background:#ffffff0f;overflow:hidden;cursor:pointer}.hf-progress-bar{position:absolute;inset:0;width:0;background:linear-gradient(90deg,#2875ff,#57e0ff);border-radius:inherit}.hf-progress-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#e6f3ff;box-shadow:0 0 6px #000000b3;pointer-events:none}.hf-style-groups{margin-top:1.8rem;display:grid;grid-template-columns:1fr;gap:1.1rem}.hf-style-group{padding:.9rem 1rem .8rem;border-radius:18px;background:linear-gradient(135deg,#0e1223f2,#050712f7);border:1px solid rgba(80,116,182,.55);box-shadow:0 14px 32px #000000bf,0 0 0 1px #020512bf}.hf-style-header{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.4rem}.hf-style-title{font-family:inherit;font-size:.9rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500;color:#346696c7;margin-bottom:.75rem}.hf-style-wave{height:24px;border-radius:999px;overflow:hidden;background:transparent;position:relative}.hf-style-wave canvas{width:100%!important;height:100%!important;display:block}.hf-progress-wave{width:100%;height:80px;padding:20px 0;position:relative;overflow:hidden;border-radius:999px}.hf-progress-wave:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff14;transform:translateY(-50%);pointer-events:none}.hf-progress-wave canvas{width:100%!important;height:100%!important}.hf-style-tracklist{list-style:none;margin:0;padding:0}.hf-style-track{display:flex;align-items:center;justify-content:space-between;padding:.45rem .55rem;border-radius:10px;font-size:.85rem;cursor:pointer;transition:box-shadow .18s ease,transform .12s ease}.hf-style-track+.hf-style-track{margin-top:.12rem}.hf-style-track:hover{background:radial-gradient(circle at left,rgba(65,110,225,.35),transparent 60%);box-shadow:0 0 0 1px #507df066;transform:translateY(-1px)}.hf-style-track.is-active{background:linear-gradient(90deg,#072e468c,#468bc86e);border:1px solid rgba(70,140,200,.35);box-shadow:0 4px 12px #0000008c;color:#e8f1ff}.hf-style-track-title{font-family:inherit;font-size:.9rem;font-weight:100;letter-spacing:.06em;color:#d2d3d6e6}.hf-style-track-length{font-family:inherit;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.8;color:#c9cacee6}.hf-footer{text-align:center;padding:.1rem .5rem 2rem;font-size:1rem;opacity:.65}.hf-footer-email{display:block;margin-top:.8rem;margin-bottom:.5rem;color:#8eb5e9;font-weight:200;text-decoration:none;font-size:1.1rem}.hf-footer-contact{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;margin-top:.8rem;margin-bottom:.9rem}.hf-footer-contact .hf-footer-email{display:inline-block;margin-top:0}@media(max-width:420px){.hf-footer-contact{display:flex;flex-direction:column;gap:.5rem}}@media(min-width:900px){.hf-style-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-style-group:last-child{grid-column:1 / -1}}@media(max-width:768px){.hf-section-shell{padding:1.8rem 1.6rem;border-radius:18px}}@media(max-width:640px){.hf-hero{height:80vh}}@media(max-width:640px){#showreel .hf-section-shell{padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center}#showreel .hf-showreel-bg{width:100%;box-sizing:border-box;margin:0;display:flex;justify-content:center;padding:3.2rem .7rem 3.6rem}#showreel .hf-player-deck,#showreel .hf-playlist{margin:0;width:100%;max-width:420px}.hf-progress-track{margin:.8rem}}@media(min-width:820px)and (max-width:1040px){#about p,#about li{font-size:1.2rem!important;color:#c7c4c4fd!important}.hf-footer a{font-size:1.2rem}.hf-footer p{font-size:1.2rem;color:#a3a1a1db!important}.hf-hero-subletter{font-size:1.25rem!important;font-weight:350}.hf-hero-tagline{font-size:1.2rem!important;letter-spacing:.22em}.hf-player-text{font-size:1.2rem!important}}
