<!-- TILTON · ROAR -->
<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>
.tilroar{--fd:'Fraunces',Georgia,serif;--fs:'IBM Plex Sans',system-ui,sans-serif;--fm:'IBM Plex Mono',monospace;--bg:#f1ebdd;--panel:#fbf7ef;--ink:#2a2521;--mid:#6f655a;--dim:#9a8d7c;--line:#ddd1bd;--leather:#7a3326;--cognac:#9c5a3c;--brass:#a8802c;--velvet:#cf5f17;--neon:#ff1e8c;--shadow:0 1px 0 rgba(255,255,255,.6),0 10px 28px rgba(80,60,30,.10);background:var(--bg);color:var(--ink);font-family:var(--fs);line-height:1.62;font-size:16px;-webkit-font-smoothing:antialiased;padding:38px 0 64px}
.tilroar *{box-sizing:border-box;margin:0;padding:0}
@keyframes tilroar-rise{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
.tilroar .reveal{animation:tilroar-rise .45s cubic-bezier(.2,.7,.2,1) both}
.tilroar .wrap{max-width:680px;margin:0 auto;padding:0 24px}
.tilroar .mark{text-align:center;font-family:var(--fd);font-weight:700;font-size:30px;text-transform:uppercase;letter-spacing:3px;color:var(--ink);text-shadow:-.7px 0 0 rgba(207,95,23,.32),.8px 0 0 rgba(168,128,44,.30)}
.tilroar .hero{margin:26px 0 10px;text-align:center}
.tilroar .hero h2{font-family:var(--fd);font-weight:600;font-size:38px;line-height:1.12}
.tilroar .hero .lede{color:var(--mid);font-size:17px;margin:16px auto 0;max-width:540px}
.tilroar .vrule{height:3px;width:64px;background:var(--velvet);border-radius:2px;margin:30px auto}
.tilroar .tenets{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:8px 0}
.tilroar .tenet{flex:1 1 180px;background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:var(--shadow);text-align:center}
.tilroar .tenet .w{font-family:var(--fd);font-weight:600;font-size:21px;color:var(--leather);text-transform:uppercase;letter-spacing:1.4px;text-shadow:-.6px 0 0 rgba(207,95,23,.30),.7px 0 0 rgba(168,128,44,.28)}
.tilroar .tenet .d{font-size:13.5px;color:var(--mid);margin-top:7px}
.tilroar .sec{margin:38px 0}
.tilroar .kicker{font-family:var(--fm);font-size:10.5px;letter-spacing:2px;text-transform:uppercase;color:var(--dim);margin-bottom:12px}
.tilroar .sec h3{font-family:var(--fd);font-weight:600;font-size:24px;line-height:1.25;margin-bottom:10px}
.tilroar .sec p{color:var(--ink);margin:12px 0}
.tilroar .sec p.q{font-family:var(--fd);font-style:italic;font-size:20px;color:var(--leather);line-height:1.4;padding-left:18px;border-left:3px solid var(--brass)}
.tilroar .close{text-align:center;margin-top:46px}
.tilroar .close .kicker{margin-bottom:18px}
.tilroar .bigq{font-family:var(--fd);font-style:italic;font-weight:500;font-size:26px;line-height:1.32;color:var(--leather);max-width:600px;margin:0 auto;text-shadow:-.5px 0 0 rgba(207,95,23,.22),.6px 0 0 rgba(168,128,44,.20)}
.tilroar .attrib{font-family:var(--fm);font-size:11px;color:var(--mid);margin-top:18px;line-height:1.7}
.tilroar .attrib b{color:var(--ink);font-weight:600}
.tilroar .attrib .src{display:block;font-size:9.5px;letter-spacing:1.6px;text-transform:uppercase;color:var(--dim);margin-top:5px}
.tilroar .gloss{font-size:15px;color:var(--mid);max-width:500px;margin:22px auto 0}
.tilroar .ledger{max-width:600px;margin:28px auto 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 2px;text-align:left;display:grid;grid-template-columns:1fr 1fr;gap:2px 30px}
.tilroar .ledger .grp{grid-column:1/-1;font-family:var(--fm);font-size:8.5px;letter-spacing:2px;text-transform:uppercase;color:var(--brass);margin-top:10px}
.tilroar .ledger .grp:first-child{margin-top:0}
.tilroar .ledger .cr{font-family:var(--fm);font-size:10.5px;line-height:1.45;color:var(--ink);display:flex;justify-content:space-between;gap:12px;padding:1px 0;border-bottom:1px dotted var(--line)}
.tilroar .ledger .cr .role{color:var(--dim);text-align:right;flex:0 0 auto}
.tilroar .ledger .cr.wide{grid-column:1/-1}
.tilroar .ledger .cr.orch-row .role{color:var(--leather);font-style:italic}
.tilroar .orch-link{font-family:var(--fm);font-weight:600;color:var(--neon);text-decoration:none;text-shadow:0 0 6px rgba(255,30,140,.35);transition:color .15s,text-shadow .15s}
.tilroar .orch-link:hover{color:#ff4da6;text-shadow:0 0 10px rgba(255,30,140,.6);text-decoration:underline}
.tilroar .colophon{font-family:var(--fm);font-size:10px;color:var(--dim);max-width:520px;margin:18px auto 0;line-height:1.7;font-style:italic}
.tilroar .back{display:inline-block;margin-top:30px;font-family:var(--fm);font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--cognac);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s,color .15s}
.tilroar .back:hover{color:var(--leather);border-color:var(--leather)}
@media(max-width:560px){.tilroar .hero h2{font-size:29px}.tilroar .ledger{grid-template-columns:1fr}.tilroar .bigq{font-size:21px}}
</style>
<div class="tilroar"><div class="wrap">
<div class="mark reveal">ROAR</div>
<div class="hero reveal"><h2>Useful, beautiful things, made for people who will love them.</h2><p class="lede">The science is settled. The mastery is in the detail. That's the whole ethos, and it's the same whether it's a guitar, a record, or a piece of software.</p></div>
<div class="vrule reveal"></div>
<div class="tenets reveal"><div class="tenet"><div class="w">Inspire</div><div class="d">Make things that move people to make things.</div></div><div class="tenet"><div class="w">Educate</div><div class="d">Hand over what you learn. Keep no secrets that should be shared.</div></div><div class="tenet"><div class="w">Empower</div><div class="d">Leave people more capable than you found them.</div></div></div>
<div class="tenets reveal" style="margin-top:0"><div class="tenet" style="flex-basis:280px"><div class="w">Thrive, we thrive</div><div class="d">If I get steady, the people I love get steadier. All boats rise. That's the strategy under everything.</div></div><div class="tenet" style="flex-basis:280px"><div class="w">I get to choose</div><div class="d">The aim was always mine to pick. I stopped fighting that I had to. I chose.</div></div></div>
<div class="sec reveal"><div class="kicker">The lutherie ethos</div><h3>The fundamentals are known. The mastery lives in the fine detail.</h3><p>The shape, the bracing pattern, the neck block, the action height, those were settled long ago. What separates a good instrument from a great one is everything after the science: the neck carved to one player's hand, the offset angled for the way they actually hold it, the purfling, the choices that take a master months on a single piece. That's the standard. Build to the science, then pour all the care into the detail. It's why guitar-making pulls at me, and it's how everything here gets made.</p></div>
<div class="sec reveal"><div class="kicker">The one rule that holds the rest up</div><h3>Truth is the ocean. You swim in it, and it holds you up.</h3><p class="q">Truth always wins. Falsehood doesn't pass the barrier clean, it travels flagged, marked as needing a look, until someone verifies it.</p><p>Not colored by race, religion, or politics. What's true stays true regardless of who's holding it. Any belief, any subculture, can live side by side when truth is the water everyone's swimming in, because nobody has to fight over the floor. Morality and ethics stay with each person. The only job is to stay honest about what's known, what isn't, and what's still a question. That's enough.</p></div>
<div class="sec reveal"><div class="kicker">The line I will not cross</div><h3>Symbiosis, never overlord.</h3><p>What I make thrives when the people using it thrive, and never the other way around. The version where the work uses people instead of serving them is the one my own ethics already reject, so it never gets built. That's the line that keeps this the good kind of work and not the other kind. Hold it on the hard days.</p></div>
<div class="sec reveal"><div class="kicker">The host of the house</div><h3>Tilty Tiger.</h3><p>Looks a little menacing. Is actually a faux-fur kid's backpack, well made, well loved, useful long past its first purpose. That's the whole design thesis in one object: dead serious in intent, joyful in form. The work is heavy. The house it lives in shouldn't be. Welcome home.</p></div>
<div class="close reveal"><div class="kicker">The line, and every hand on it</div><blockquote class="bigq">There is nothing in the dark that isn't there when the lights are on.</blockquote><div class="attrib"><b>Rod Serling</b>, written by <b>George Clayton Johnson</b><span class="src">The Twilight Zone · "Nothing in the Dark" · 1962</span></div><p class="gloss">The dark is the studio with the lights off. Nothing in it the work didn't already put there. So you turn the lights on, and you name every hand that did.</p>
<div class="ledger">
<div class="grp">On screen</div><div class="cr"><span>Gladys Cooper</span><span class="role">Wanda Dunn</span></div><div class="cr"><span>Robert Redford</span><span class="role">Harold Beldon</span></div><div class="cr"><span>R.G. Armstrong</span><span class="role">the Contractor</span></div>
<div class="grp">Words & direction</div><div class="cr"><span>George Clayton Johnson</span><span class="role">teleplay</span></div><div class="cr"><span>Lamont Johnson</span><span class="role">director</span></div><div class="cr"><span>Rod Serling</span><span class="role">narration, host</span></div>
<div class="grp">Camera & cut</div><div class="cr"><span>George T. Clemens</span><span class="role">cinematography</span></div><div class="cr"><span>Jason H. Bernie</span><span class="role">editor</span></div>
<div class="grp">Design & dressing</div><div class="cr"><span>George W. Davis</span><span class="role">art direction</span></div><div class="cr"><span>Phil Barber</span><span class="role">art direction</span></div><div class="cr"><span>Henry Grace</span><span class="role">set decoration</span></div><div class="cr"><span>H. Web Arrowsmith</span><span class="role">set decoration</span></div>
<div class="grp">Sound</div><div class="cr"><span>Franklin Milton</span><span class="role">sound</span></div><div class="cr"><span>Bill Edmondson</span><span class="role">sound</span></div>
<div class="grp">Production floor</div><div class="cr"><span>Buck Houghton</span><span class="role">producer</span></div><div class="cr"><span>Ralph W. Nelson</span><span class="role">production manager</span></div><div class="cr"><span>E. Darrell Hallenbeck</span><span class="role">assistant director</span></div><div class="cr"><span>Stalmaster-Lister</span><span class="role">casting</span></div><div class="cr"><span>Frank Khoury</span><span class="role">driver</span></div>
<div class="grp">Music · pulled from the CBS library</div><div class="cr"><span>René Garriguenc</span><span class="role">cue composer</span></div><div class="cr"><span>Lucien Moraweck</span><span class="role">cue composer</span></div><div class="cr"><span>Bernard Herrmann</span><span class="role">cue composer</span></div><div class="cr"><span>Jerry Goldsmith</span><span class="role">cue composer</span></div><div class="cr"><span>Lud Gluskin</span><span class="role">CBS music director, conducted the sessions</span></div>
<div class="cr wide orch-row"><a class="orch-link" href="/the-band">the CBS staff orchestra — the full roster ↗</a><span class="role">erased by the very hands that profited</span></div>
</div>
<p class="colophon">Credited because the work is never one hand. The studios and the men who owned the room can write their own pages.</p>
<a class="back" href="https://tiltonstudios.com">Back to the tiger</a>
</div></div></div>