:root{--ink:#242424;--muted:#626262;--line:#dedede;--gold:#9a854e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.wrap{width:min(1100px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:0}header{display:flex;justify-content:space-between;align-items:center;padding-block:18px;border-bottom:1px solid var(--line)}.brand-home img{display:block;width:82px;height:82px;object-fit:contain}nav{display:flex;gap:34px;font-size:14px}nav a:hover,.text-link:hover{color:var(--gold)}.hero{padding-top:62px}.hero-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:65px;align-items:end}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;grid-column:1/-1;margin:0 0 24px;color:var(--gold)}h1{font-size:clamp(42px,5.2vw,68px);font-weight:500;line-height:1.06;letter-spacing:-2.8px;margin:0}.lead{font-size:20px;line-height:1.65;margin:0 0 2px;max-width:440px}.hero-image{margin:42px 0 0;overflow:hidden}.hero-image img{display:block;width:100%;height:245px;object-fit:cover}
h2{font-size:29px;line-height:1.2;letter-spacing:-.8px;font-weight:500;margin:0}p{font-size:16px;line-height:1.8}.about{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding-block:65px;border-bottom:1px solid var(--line)}.about p{margin:0 0 20px;color:var(--muted)}.about p:last-child{margin-bottom:0}.brands{padding-top:58px}.service-intro{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:44px}.service-intro p{margin:0;color:var(--muted)}.service{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;padding-block:38px;border-top:1px solid var(--line)}.service-image{display:block;background:#181818}.service-image img{display:block;width:100%;height:auto}.service h3{font-size:31px;letter-spacing:-.8px;line-height:1.15;font-weight:500;margin:0 0 17px}.service h3 span{font-size:19px;letter-spacing:0}.service p{margin:0 0 20px;color:var(--muted)}.text-link{display:inline-block;border-bottom:1px solid var(--gold);padding-bottom:7px;font-size:14px;font-weight:600}.text-link span{margin-left:25px}.track-name{background:#f1f5f9;color:#23445e;min-height:190px;display:flex;flex-direction:column;justify-content:center;padding:36px;font-size:clamp(30px,3.3vw,44px);letter-spacing:-1.7px;font-weight:600}.track-name span{font-size:13px;letter-spacing:1px;font-weight:400;margin-top:12px}.contact{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-top:1px solid var(--line);padding-block:48px;margin-top:28px}.contact p{margin:0 0 15px;color:var(--muted)}.contact-link{font-size:21px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:24px;color:var(--muted);font-size:12px}footer div{display:flex;gap:22px}footer a:hover{text-decoration:underline}.wordmark{font-size:25px;font-weight:bold}.wordmark span{font-size:12px;margin-left:10px}.legal{max-width:800px;padding-block:50px}.legal h1{font-size:40px}.legal a{text-decoration:underline}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}header{padding-block:12px}.brand-home img{width:68px;height:68px}nav{gap:22px;font-size:14px}.hero{padding-top:38px}.hero-copy{grid-template-columns:1fr;gap:0}h1{font-size:52px;letter-spacing:-2px}.lead{font-size:18px;margin-top:24px}.hero-image{margin-top:29px}.hero-image img{height:160px}.about,.service-intro,.contact{grid-template-columns:1fr;gap:23px}.about{padding-block:38px}.brands{padding-top:36px}.service-intro{margin-bottom:28px}.service{grid-template-columns:1fr;gap:26px;padding-block:30px}.service h3{font-size:28px}.track-name{min-height:150px;font-size:39px}.contact{padding-block:35px;margin-top:10px}.contact-link{font-size:18px}footer{flex-wrap:wrap;line-height:1.7}footer>span:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.current-nexa,.current-track{background:#f7f8fa;min-height:220px;display:flex;align-items:center;justify-content:center;padding:28px}
.current-nexa img{width:165px;height:165px;object-fit:contain}
.current-track img{width:100%;height:auto;object-fit:contain}
.service .development{display:inline-block;font-size:13px;line-height:1.5;color:#465869;background:#edf2f6;padding:4px 10px;margin:0 0 15px}

.nexa-screenshot{background:transparent;padding:0;min-height:0}.nexa-screenshot img{display:block;width:100%;height:auto}

/* Consistent brand image height, including the complete NexaTunes screenshot. */
.service-image{height:220px;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.service-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.nexa-screenshot{background:#f7f8fa}
@media(max-width:700px){.service-image{height:190px}}
.nexa-screenshot{background:transparent}
.nexa-screenshot img{width:100%;height:100%;object-fit:cover;object-position:center top}
/* Hide the scrollbar captured at the right edge of the source screenshot. */
.nexa-screenshot{justify-content:flex-start}
.nexa-screenshot img{max-width:none;width:calc(100% + 12px);flex-shrink:0;object-position:left top}
.about + .contact{border-top:0;margin-top:0}

/* Quiet, connected TR monogram with a plain wordmark. */
.brand-home{display:flex;align-items:center;gap:13px;background:transparent;text-decoration:none;color:#716d65;flex-shrink:0}
.brand-home img{display:block;position:static;width:54px;height:54px;object-fit:contain}
.brand-home span{font-size:20px;font-weight:500;letter-spacing:-.5px;white-space:nowrap}
@media(max-width:700px){.brand-home{gap:9px}.brand-home img{width:40px;height:40px}.brand-home span{font-size:17px}header.wrap{flex-wrap:wrap;gap:15px}}

/* Approved complete logo: frame only the upper lockup of the supplied artwork. */
.brand-home{position:relative;display:block;width:250px;height:54px;overflow:hidden}
.brand-home img{position:absolute;width:309px;height:auto;max-width:none;left:-32px;top:-11px}
@media(max-width:700px){.brand-home{width:210px;height:46px}.brand-home img{width:260px;height:auto;left:-27px;top:-9px}}
