body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#090909;color:#f7f7f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.68}.container{background:radial-gradient(circle at 18% 0,#ffd60a33,#0000 32rem),radial-gradient(circle at 92% 18%,#ff8a001c,#0000 28rem),linear-gradient(180deg,hsla(0,0%,100%,.025),#0000 520px),#090909;min-height:100vh}.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090909e0;border-bottom:1px solid #ffffff17;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-content{gap:1.25rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:.85rem 2rem}.header-content,.logo-title{align-items:center;display:flex}.logo-title{gap:.75rem;min-width:0}.logo{background:#ffd60a;border-radius:8px;flex:0 0 auto;height:58px;object-fit:cover;width:58px}.logo-title h1{font-size:clamp(1rem,1.8vw,1.2rem);font-weight:850;line-height:1.1}.logo-title p{color:#b8b8ad;font-size:.86rem}.lang-switcher,.nav,.right-side{align-items:center;display:flex}.right-side{position:relative}.nav{gap:.45rem}.nav a,.nav button{background:#0000;border:0;border-radius:8px;color:#f7f7f2;cursor:pointer;font-size:.95rem;font-weight:700;padding:.45rem .68rem;transition:background .2s ease,color .2s ease,transform .2s ease}.nav a:focus-visible,.nav a:hover,.nav button:focus-visible,.nav button:hover{background:#ffd60a1f;color:#ffd60a}.cart-link{align-items:center;border:1px solid #ffd60a8f;display:inline-flex;gap:.42rem}.cart-link span{background:#ffd60a;border-radius:999px;color:#111;display:grid;font-size:.75rem;height:1.35rem;min-width:1.35rem;place-items:center}.cart-popover{position:absolute;right:0;top:calc(100% + .8rem);width:min(380px,calc(100vw - 2rem));z-index:30}.lang-switcher{gap:.45rem;margin-left:.35rem}.lang-switcher button{background:#151515;border:1px solid #ffffff38;border-radius:999px;cursor:pointer;display:grid;height:36px;padding:4px;place-items:center;transition:border-color .2s ease,transform .2s ease;width:36px}.lang-switcher button.active,.lang-switcher button:focus-visible,.lang-switcher button:hover{border-color:#ffd60a;transform:translateY(-1px)}.lang-switcher img{border-radius:50%;height:24px;object-fit:cover;width:24px}.menu-toggle{background:#0000;border:0;cursor:pointer;display:none;flex-direction:column;gap:5px;height:38px;justify-content:center;width:38px}.menu-toggle span{background:#ffd60a;border-radius:2px;display:block;height:3px;transition:opacity .2s ease,transform .2s ease;width:100%}.menu-toggle.open span:first-child{transform:translateY(8px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.main{margin:0 auto;max-width:1280px;padding:2rem}section{margin-bottom:3.5rem;scroll-margin-top:104px}.hero{grid-gap:2rem;align-items:end;background-position:50%;background-size:cover;border-radius:8px;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);min-height:min(720px,calc(100vh - 120px));overflow:hidden;padding:clamp(2rem,6vw,5rem) 2rem;position:relative}.hero:before{background:linear-gradient(90deg,#050505e6,#0a0a088a),linear-gradient(0deg,#0606059e,#0000 48%);content:"";inset:0;position:absolute}.hero>*{position:relative;z-index:1}.hero-text{max-width:760px}.eyebrow{color:#ffd60a;font-size:.78rem;font-weight:850;letter-spacing:.08em;margin-bottom:.55rem;text-transform:uppercase}.hero-text h2{color:#fff;font-size:clamp(2.4rem,6vw,5.6rem);font-weight:900;line-height:.98;margin-bottom:1rem}.about>div>p,.contact>p,.hero-text>p:not(.eyebrow),.section-heading p{color:#d8d8cf;max-width:72ch}.hero-buttons{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.checkout-button,.hero-buttons a,.store-action,form button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:.68rem 1.15rem}.btn-primary,.checkout-button,form button{background:linear-gradient(135deg,#ffd60a,#ffb000);color:#111}.btn-primary:focus-visible,.btn-primary:hover,.checkout-button:focus-visible,.checkout-button:hover,form button:focus-visible,form button:hover{filter:brightness(.95)}.btn-secondary{background:#ffd60a14;border:1px solid #ffd60a;color:#ffd60a}.btn-secondary:focus-visible,.btn-secondary:hover{background:#ffd60a;color:#090909}.btn-ghost{background:#ffffff0d;border:1px solid #ffffff2e;color:#fff}.hero-info{grid-gap:1rem;color:#d8d8cf;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.hero-info strong{color:#fff}.card,.cart-panel,.contact-info,.portfolio-item,.service-card,.store-card,.studio-card,form{background:#141413e6;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 20px 55px #0000004d}.studio-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem}.studio-info{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:120px 1fr}.latest-work-copy{grid-template-columns:1fr}.latest-work-copy p+p{margin-top:.45rem}.latest-work-copy strong{color:#fff}.freshTrackLogo{border-radius:8px;height:120px;object-fit:cover;width:120px}.card h4,.contact-info h4,.featured-track h4,.portfolio-item h4,.service-card h4,.store-card h4,.studio-info h3{color:#ffd60a}.featured-track audio,.store-card audio{margin:.6rem 0;width:100%}.featured-video{margin:.6rem 0 0}.track-timestamp{background:#0000;border:0;color:#ffd60a;cursor:pointer;display:block;font-weight:750;margin-top:.45rem;transition:color .2s ease,transform .2s ease;width:-webkit-fit-content;width:fit-content}.track-timestamp:focus-visible,.track-timestamp:hover{color:#fff;transform:translateX(2px)}.section-band{background:linear-gradient(135deg,rgba(255,214,10,.075),rgba(255,138,0,.035)),hsla(0,0%,100%,.035);border-radius:8px;padding:2rem}.about.section-band{background:linear-gradient(115deg,#ffd60a17,#0000 42%),linear-gradient(145deg,#ff8a0014,#0000 62%),#11110df2;border:1px solid #ffffff14;overflow:hidden;padding:clamp(1.4rem,3vw,2.5rem);position:relative}.about.section-band:before{background:radial-gradient(circle at 83% 18%,#ffd60a21,#0000 19rem);border-radius:7px;content:"";inset:1px;pointer-events:none;position:absolute}.about.section-band>*{position:relative;z-index:1}.section-heading{margin-bottom:1.2rem;max-width:820px}.about h3,.section-heading h3{color:#fff;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1}.contact-grid,.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1rem}.about-layout{grid-gap:clamp(1.4rem,5vw,3.5rem);align-items:center;display:grid;gap:clamp(1.4rem,5vw,3.5rem);grid-template-columns:minmax(0,1fr) minmax(230px,.34fr)}.about-copy{max-width:820px}.about-copy p:last-child{font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.72}.about-photo{aspect-ratio:4/5;border:1px solid #ffd60a3d;border-radius:8px;box-shadow:0 20px 55px #00000047;justify-self:end;object-fit:cover;object-position:center;width:min(100%,300px)}.tools-section{padding:clamp(1.25rem,3vw,2rem)}.tools-layout{grid-gap:clamp(1.4rem,4vw,3rem);align-items:stretch;display:grid;gap:clamp(1.4rem,4vw,3rem);grid-template-columns:minmax(280px,.9fr) minmax(0,1fr)}.tools-media{background:#080808;border:1px solid #ffd60a38;border-radius:8px;box-shadow:0 22px 58px #00000052;min-height:360px;overflow:hidden}.tools-media img{height:100%;min-height:360px;object-fit:cover;width:100%}.tools-content{display:flex;flex-direction:column;justify-content:center;max-width:680px;padding-block:clamp(.5rem,2vw,1.5rem)}.tools-content h3{color:#fff;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1}.tools-content>p{color:#d8d8cf;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.72;margin-top:.8rem;max-width:62ch}.tools-panel{background:linear-gradient(90deg,#ffd60a14,#0000 28rem),#0c0c0bdb;border:1px solid #ffffff1a;border-left:3px solid #ffd60a;border-radius:8px;box-shadow:0 20px 55px #00000038;margin-top:1.35rem;padding:clamp(1rem,2vw,1.2rem)}.tools-panel h4{color:#ffd60a;margin-bottom:.35rem}.tools-panel p{color:#f3f3ec}.portfolio-grid.expanded{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.portfolio-more{display:flex;justify-content:center;margin-top:1.25rem}.portfolio-back-link,.portfolio-more .btn-secondary{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:.68rem 1.15rem}.portfolio-page-main{min-height:calc(100vh - 92px)}.portfolio-page{margin-bottom:0}.portfolio-page-heading{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:1.2rem}.portfolio-page-heading .section-heading{margin-bottom:0}.store-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.case-grid,.comparison-grid,.license-grid,.package-grid,.timeline-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.case-card,.comparison-card,.faq-item,.license-card,.package-card,.timeline-card{background:#141413e6;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 20px 55px #00000038}.case-card,.comparison-card,.license-card,.package-card,.timeline-card{padding:1rem}.case-card>span,.license-card p,.package-price,.timeline-card span{background:#ffd60a1a;border-radius:999px;color:#ffd60a;display:inline-flex;font-size:.82rem;font-weight:850;margin-bottom:.75rem;padding:.24rem .58rem;width:-webkit-fit-content;width:fit-content}.case-card h4,.comparison-card h4,.license-card h4,.package-card h4,.timeline-card h4{color:#fff;margin-bottom:.55rem}.case-card dd,.comparison-card p,.faq-item p,.license-card span,.package-card p,.timeline-card p{color:#d8d8cf}.package-card{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.package-card ul{grid-gap:.35rem;color:#d8d8cf;display:grid;gap:.35rem;padding-left:1.1rem}.inline-cta{color:#ffd60a;font-weight:850;text-decoration:underline;text-underline-offset:3px}.case-card dl{grid-gap:.4rem;display:grid;gap:.4rem}.case-card dt{color:#ffd60a;font-weight:850}.case-card dd{margin-bottom:.55rem}.comparison-card{grid-gap:.8rem;display:grid;gap:.8rem}.comparison-columns{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-columns div{background:hsla(0,0%,100%,.045);border-radius:8px;padding:.85rem}.comparison-columns span{color:#ffd60a;display:block;font-size:.8rem;font-weight:850;margin-bottom:.35rem;text-transform:uppercase}.faq-section .section-heading{margin-bottom:1rem}.faq-section .section-heading h3{display:inline-block;font-size:clamp(2rem,4vw,3.1rem);font-weight:950;padding-bottom:.35rem;position:relative}.faq-section .section-heading h3:after{background:linear-gradient(90deg,#ffd60a,#ffd60a14);border-radius:999px;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.faq-list{grid-gap:.8rem;display:grid;gap:.8rem;max-width:920px}.faq-item{overflow:hidden;padding:1rem 1.1rem;position:relative;transition:border-color .2s ease,background .2s ease,transform .2s ease}.faq-item:before{background:#ffd60a;content:"";inset:0 auto 0 0;opacity:.72;position:absolute;width:3px}.faq-item:hover,.faq-item[open]{background:#181816f5;border-color:#ffd60a4d}.faq-item summary{color:#fff;cursor:pointer;font-size:clamp(1rem,1.3vw,1.16rem);font-weight:900;line-height:1.32;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:#ffd60a;content:"+";float:right;font-size:1.25rem;line-height:1;margin-left:1rem}.faq-item[open] summary:after{content:"-"}.faq-item p{color:#d8d8cf;font-size:.96rem;line-height:1.72;margin-top:.7rem;max-width:78ch}.spotify-embed{background:#050505;border:1px solid #ffd60a47;border-radius:8px;box-shadow:0 20px 55px #00000047;overflow:hidden}.spotify-embed iframe{border:0;display:block;width:100%}.card,.cart-panel,.contact-info,.portfolio-item,.service-card,.store-card,form{padding:1rem}.card ul{padding-left:1.1rem}.service-card a,.social-links a{color:#ffd60a;font-weight:800;text-decoration:underline;text-underline-offset:3px}.video-container{background:#050505;border-radius:8px;height:0;margin-bottom:.9rem;overflow:hidden;padding-bottom:56.25%;position:relative}.video-container iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.portfolio-meta,.tag-row,.track-details{display:flex;gap:.45rem}.portfolio-meta,.track-details{flex-wrap:wrap}.tag-area{min-width:0;overflow:hidden}.tag-row{flex-wrap:nowrap;overflow:hidden}.portfolio-meta,.track-details{color:#b8b8ad;font-size:.88rem}.portfolio-meta span,.tag-row span,.track-details span{background:#ffffff12;border-radius:999px;padding:.24rem .55rem}.portfolio-item p,.store-card p{color:#d8d8cf}.portfolio-item{display:flex;flex-direction:column;min-height:100%}.portfolio-description{margin-bottom:.9rem;max-height:5.4rem;overflow-y:auto;padding-right:.35rem}.portfolio-footer{align-items:flex-end;display:flex;gap:.75rem;justify-content:space-between;margin-top:auto}.portfolio-year{color:#b8b8ad;flex:0 0 auto;font-size:.86rem;font-weight:800;line-height:1.5}.portfolio-description::-webkit-scrollbar{width:6px}.portfolio-description::-webkit-scrollbar-thumb{background:#ffd60a5c;border-radius:999px}.role-line{margin:.7rem 0}.tag-row span{color:#ffd60a;flex:0 0 auto;font-size:.82rem;font-weight:800;max-width:min(100%,16rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-card{flex-direction:column;gap:.8rem}.store-card,.store-card-top{display:flex;justify-content:space-between}.store-card-top{align-items:flex-start;gap:1rem}.store-card-top strong{color:#fff;white-space:nowrap}.store-action{width:100%}.cart-panel{max-width:880px}.cart-popover .cart-panel{background:linear-gradient(135deg,#ffd60a14,#0000 12rem),#0e0e0dfa;border-color:#ffd60a3d;box-shadow:0 22px 70px #00000075;max-width:none;padding:1rem}.cart-popover-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.8rem}.cart-popover-header h3{color:#fff;font-size:1.05rem;line-height:1.1}.cart-close{background:#ffffff0d;border:1px solid #ffffff29;border-radius:8px;color:#ffd60a;cursor:pointer;display:grid;font-size:1.35rem;height:32px;line-height:1;place-items:center;width:32px}.cart-close:focus-visible,.cart-close:hover{background:#ffd60a1a;border-color:#ffd60a80}.cart-items{grid-gap:.75rem;display:grid;gap:.75rem}.cart-item{align-items:center;border-bottom:1px solid #ffffff17;display:flex;gap:1rem;justify-content:space-between;padding-bottom:.75rem}.cart-item span{color:#b8b8ad;display:block;font-size:.9rem}.cart-item-actions{align-items:center;display:flex;gap:.8rem}.cart-item-actions button{background:#0000;border:0;color:#ffd60a;cursor:pointer;font-weight:800}.cart-total{color:#fff;display:flex;font-size:1.25rem;gap:1rem;justify-content:space-between;margin:1rem 0}form label{color:#d8d8cf;display:block;font-weight:750;margin-bottom:.25rem}form input,form textarea{background:#101010;border:1px solid #ffffff2e;border-radius:8px;color:#fff;margin-bottom:.85rem;padding:.75rem;width:100%}form textarea{min-height:150px;resize:vertical}form button{width:100%}.social-links{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.footer{background:#090909;border-top:1px solid #ffffff17;color:#b8b8ad;font-size:.9rem;text-align:center}.footer div{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center;padding:1rem 2rem}.footer div,.portal-page{margin:0 auto;max-width:1280px}.portal-page{padding:2rem}.portal-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-back,.portal-request{align-items:center;border-radius:8px;display:inline-flex;font-weight:850;justify-content:center;min-height:42px;padding:.62rem 1rem}.portal-back{background:hsla(0,0%,100%,.045);border:1px solid #ffffff29;color:#f7f7f2}.portal-hero{grid-gap:1rem;align-items:stretch;background:linear-gradient(135deg,#ffd60a1a,#0000 28rem),#121210eb;border:1px solid #ffd60a2e;border-radius:8px;box-shadow:0 22px 64px #00000047;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);margin-bottom:1rem;padding:clamp(1.25rem,3vw,2rem)}.portal-hero h2{color:#fff;font-size:clamp(2.4rem,6vw,5.2rem);font-weight:950;line-height:.98;max-width:11ch}.portal-hero p{color:#d8d8cf;margin-top:.9rem;max-width:66ch}.portal-hero-signed-in{display:block;margin-bottom:1rem;padding:1.2rem 1.35rem}.portal-hero-signed-in h2{font-size:clamp(1.8rem,3vw,2.6rem);max-width:none}.portal-hero-signed-in p{margin-top:.45rem;max-width:78ch}.portal-login{align-content:start;display:grid}.portal-card h4,.portal-login h3,.portal-sidebar h3{color:#ffd60a}.portal-login p{color:#b8b8ad;font-size:.88rem;margin-top:.65rem}.portal-workspace{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(240px,.28fr) minmax(0,1fr)}.portal-card,.portal-main-panel,.portal-sidebar{background:#141413eb;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 20px 55px #00000038;padding:1rem}.portal-comments,.portal-project-list,.portal-song-list,.portal-version-list{grid-gap:.75rem;display:grid;gap:.75rem}.portal-project-list{margin-top:.85rem}.portal-project-list button,.portal-song-list button{background:hsla(0,0%,100%,.045);border:1px solid #ffffff17;border-radius:8px;color:#f7f7f2;cursor:pointer;text-align:left;width:100%}.portal-project-list button{grid-gap:.2rem;display:grid;gap:.2rem;padding:.85rem}.portal-comment span,.portal-project-list button span,.portal-song-list small,.portal-version span{color:#b8b8ad}.portal-project-list button.active,.portal-song-list button.active{background:#ffd60a1a;border-color:#ffd60a75}.portal-project-heading{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-project-heading h3{color:#fff;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.1}.portal-meta-grid{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;max-width:460px}.portal-meta-grid span{background:#ffd60a17;border-radius:999px;color:#ffd60a;font-size:.82rem;font-weight:850;padding:.24rem .58rem}.portal-content-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(220px,.35fr) minmax(0,.65fr)}.portal-feedback-card{grid-column:1/-1}.portal-song-list{margin-top:.8rem}.portal-song-list button{grid-gap:.28rem;display:grid;gap:.28rem;padding:.8rem}.portal-song-list span{font-weight:850}.portal-version{align-items:flex-start;border-bottom:1px solid #ffffff17;display:flex;gap:1rem;justify-content:space-between;padding-bottom:.8rem}.portal-version p{color:#d8d8cf;margin-top:.35rem}.portal-version .btn-secondary{border-radius:8px;cursor:pointer;flex:0 0 auto;font-weight:850;min-height:38px;padding:.5rem .8rem}.portal-upload-panel{background:rgba(255,214,10,.055);border:1px dashed #ffd60a5c;border-radius:8px;margin-top:1rem;padding:.9rem}.portal-upload-panel strong{color:#ffd60a}.portal-upload-panel p{color:#d8d8cf;margin-top:.25rem}.portal-comments{margin-top:.8rem}.portal-comment{background:hsla(0,0%,100%,.045);border:1px solid #ffffff17;border-radius:8px;padding:.85rem}.portal-comment div{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.portal-comment p{color:#f3f3ec;margin-top:.45rem}.portal-comment-form{background:#0000;border:0;box-shadow:none;margin-top:1rem;padding:0}.portal-comment-form textarea{min-height:110px}@media (max-width:980px){.header{z-index:100}.header-content{padding:.75rem 1rem;position:relative}.right-side{position:static}.menu-toggle{display:flex}.nav{background:#121212fa;border-top:1px solid #ffffff17;box-shadow:0 18px 28px #0000003d;display:none;flex-direction:column;gap:.55rem;left:0;max-height:calc(100vh - 74px);overflow-y:auto;padding:1rem;position:fixed;right:0;top:74px;width:auto}.nav.active{display:flex}.nav a,.nav button{align-items:center;display:flex;min-height:44px;text-align:center;width:100%}.cart-link,.nav a,.nav button{justify-content:center}.cart-popover{left:1rem;position:fixed;right:1rem;top:76px;width:auto}.lang-switcher{justify-content:center;margin-left:0;width:100%}.lang-switcher button{height:40px;width:40px}.main,.portal-page{padding:1rem}.portal-content-grid,.portal-hero,.portal-workspace{grid-template-columns:1fr}.portal-project-heading{flex-direction:column}.portal-meta-grid{justify-content:flex-start}.hero{min-height:auto;padding:2rem 1rem}.about-layout,.hero,.hero-info{grid-template-columns:1fr}.about-layout{gap:1rem}.about-photo{aspect-ratio:4/3;justify-self:start;object-position:center 25%;width:100%}.tools-layout{gap:1rem;grid-template-columns:1fr}.tools-media,.tools-media img{min-height:0}.tools-media{aspect-ratio:16/10}.tools-media img{height:100%}.portfolio-page-heading{flex-direction:column}}@media (max-width:560px){.logo{height:50px;width:50px}.logo-title p{display:none}.hero-buttons,.portal-header{align-items:stretch;flex-direction:column}.portal-back,.portal-request{width:100%}.portal-hero{padding:1rem}.portal-hero h2{font-size:clamp(2rem,12vw,3.4rem);max-width:none}.portal-card,.portal-main-panel,.portal-sidebar{padding:.85rem}.portal-comment div,.portal-version{flex-direction:column}.portal-version .btn-secondary{width:100%}.studio-info{grid-template-columns:1fr}.freshTrackLogo{aspect-ratio:1;height:auto;width:100%}.section-band{padding:1rem}.about.section-band,.tools-section.section-band{padding:.85rem}.about-layout,.tools-layout{gap:.85rem}.about-photo{aspect-ratio:4/3;border-color:#ffd60a52;max-height:none;object-position:center 25%;order:-1}.about-copy p:last-child{font-size:1rem;line-height:1.62}.tools-media{aspect-ratio:4/3;border-color:#ffd60a52}.tools-content{padding-block:0}.tools-content>p{font-size:1rem;line-height:1.62;margin-top:.65rem}.tools-panel{margin-top:.9rem;padding:.9rem}.portfolio-grid.expanded{gap:.8rem;grid-template-columns:1fr}.portfolio-item{padding:.85rem}.portfolio-item h4{font-size:.98rem}.portfolio-description,.portfolio-meta,.portfolio-year{font-size:.84rem}.video-container{margin-bottom:.72rem;padding-bottom:53%}.portfolio-description{margin-bottom:.75rem;max-height:4.8rem}.tag-row span{font-size:.78rem;padding:.2rem .48rem}.cart-item,.cart-item-actions,.comparison-columns{align-items:flex-start;flex-direction:column}.comparison-columns{display:flex}}