:root{--bone:#f8f6f1;--paper:#fff;--ink:#141416;--slate:#605d57;--line:#e3dfd6;--oxblood:#8d2531;--brass:#c6ac78;--dark-soft:#26262a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bone);color:var(--ink);margin:0;font-family:Public Sans,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--brass);outline-offset:4px}.site-header{z-index:10;border-bottom:1px solid var(--line);background:var(--bone);flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:12px;padding:18px clamp(20px,4vw,48px);display:flex;position:sticky;top:0}.wordmark{color:var(--ink);white-space:nowrap;align-items:baseline;gap:10px;display:flex}.wordmark span{font-family:"Source Serif 4",Georgia,serif;font-size:19px;font-weight:600}.wordmark small{color:var(--slate);letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:400}.desktop-nav{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:14px 28px;margin-left:auto;font-size:13.5px;font-weight:500;display:flex}.desktop-nav a:hover,.text-link:hover{color:var(--oxblood)}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;font-size:13px;font-weight:700;list-style:none}.mobile-nav nav{z-index:10;background:var(--paper);border:1px solid var(--ink);gap:8px;width:230px;padding:14px;display:grid;position:absolute;top:32px;right:0;box-shadow:0 14px 36px #1414161f}.mobile-nav nav a{padding:8px;font-size:14px}.button{border:1px solid var(--oxblood);background:var(--oxblood);min-height:48px;color:var(--paper);white-space:nowrap;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:700;line-height:1.1;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:#711c26}.button:active{transform:translateY(1px)}.button-small{min-height:0;margin-left:0;padding:11px 20px;font-size:13.5px}.button-quiet{color:var(--ink);border-color:var(--ink);background:0 0}.button-quiet:hover{color:var(--paper);background:var(--ink)}.button-light{color:var(--ink);background:var(--paper);border-color:var(--paper)}.button-light:hover{background:var(--bone)}.hero,.page-hero,.section,.cta-band,.site-footer{padding-left:max(24px,50vw - 580px);padding-right:max(24px,50vw - 580px)}.home-hero{grid-template-columns:minmax(0,.96fr) minmax(380px,1.04fr);align-items:center;gap:58px;min-height:600px;padding-top:72px;padding-bottom:72px;display:grid}.hero h1,.page-hero h1{letter-spacing:-.035em;text-wrap:balance;max-width:12ch;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(48px,5.3vw,76px);font-weight:500;line-height:1.04}.lede{color:#454440;max-width:53ch;margin:22px 0 0;font-size:18px;line-height:1.62}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.eyebrow{color:var(--oxblood);letter-spacing:.09em;text-transform:uppercase;margin:0 0 13px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500}.hero-visual{aspect-ratio:1.15;background:var(--dark-soft);position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#14141647,#0000 55%);position:absolute;inset:0}.hero-visual img{object-fit:cover}.statement{grid-template-columns:1fr minmax(260px,.7fr);align-items:start;gap:80px;padding:72px max(24px,50vw - 580px);display:grid}.statement h2{letter-spacing:-.02em;max-width:15ch;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(31px,3.8vw,52px);font-weight:500;line-height:1.12}.statement p{color:#c9c6bf;margin:0}.dark{background:var(--ink);color:var(--bone)}.section{padding-top:96px;padding-bottom:96px}.section>h2,.section>div>h2,.offers>h2{letter-spacing:-.02em;max-width:18ch;margin:0 0 38px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(31px,3.7vw,48px);font-weight:500;line-height:1.13}.section p{color:#454440}.dark p{color:#c9c6bf}.cycle{border-top:1px solid;grid-template-columns:repeat(5,1fr);margin-top:36px;display:grid}.cycle-step{border-right:1px solid var(--line);min-height:205px;padding:26px 19px}.dark .cycle-step{border-color:#3a3a3d}.cycle-step:first-child{border-left:1px solid var(--line)}.dark .cycle-step:first-child{border-color:#3a3a3d}.cycle-step span{color:var(--brass);font-family:IBM Plex Mono,monospace;font-size:12px}.cycle-step h3{letter-spacing:.1em;text-transform:uppercase;margin:18px 0 8px;font-size:13px}.cycle-step p{margin:0;font-size:14px;line-height:1.5}.split{background:var(--paper);grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.split>div>p:not(.eyebrow){max-width:46ch}.text-link{color:var(--oxblood);margin-top:16px;font-size:14px;font-weight:700;display:inline-block}.text-link:after{content:" →"}.profile{border:1px solid var(--line);background:var(--bone);padding:28px}.profile-heading{justify-content:space-between;align-items:baseline;gap:15px;display:flex}.profile-heading span{color:var(--slate);font-family:IBM Plex Mono,monospace;font-size:10px}.profile h2{margin:8px 0 26px;font-family:"Source Serif 4",Georgia,serif;font-size:30px;font-weight:500;line-height:1.13}.profile-list{gap:16px;display:grid}.profile-list>div{border-bottom:1px solid var(--line);padding-bottom:15px}.profile-list>div>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.profile h3{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:20px;font-weight:500}.profile-list span{color:#454440;text-transform:uppercase;background:#eee8d9;padding:2px 7px;font-family:IBM Plex Mono,monospace;font-size:10px}.profile-list p,.profile-note{color:var(--slate);margin:4px 0 0;font-size:13px}.profile-note{margin-top:16px}.build-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.build-grid article,.offers article{border:1px solid var(--line);background:var(--paper);padding:32px}.build-grid article.dark{background:var(--ink);border-color:var(--ink)}.build-grid h3,.offers h3{margin:0 0 12px;font-family:"Source Serif 4",Georgia,serif;font-size:29px;font-weight:500;line-height:1.14}.build-grid p,.offers p{margin:0;font-size:15px}.offers{background:var(--paper)}.offers>div{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.offers article{border:0}.offers article:first-child{background:var(--ink);color:var(--bone)}.offers article:first-child p{color:#c9c6bf}.offers article:first-child .text-link{color:var(--brass)}.cta-band{background:var(--oxblood);color:var(--bone);padding-top:86px;padding-bottom:86px}.cta-band h2{letter-spacing:-.02em;max-width:18ch;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.1}.cta-band p{color:#f0d9d3;max-width:55ch;margin:18px 0 26px}.page-hero{border-bottom:1px solid var(--line);padding-top:90px;padding-bottom:78px}.page-hero h1{max-width:15ch}.page-hero .button{margin-top:28px}.profile-wrap{background:var(--paper)}.article-grid{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.article-grid article{border-top:1px solid var(--ink);padding-top:20px}.article-grid h2{margin:0 0 14px;font-family:"Source Serif 4",Georgia,serif;font-size:29px;font-weight:500;line-height:1.15}.article-grid p{margin:0;font-size:15px}.embed-section{max-width:920px;margin:auto}.embed-section>h2{margin-left:0}.embed-wrap{border:1px solid var(--line);background:var(--paper);min-height:650px;overflow:hidden}.embed-wrap iframe{border:0;width:100%;min-height:650px}.embed-form,.embed-form iframe{min-height:780px}.not-found{max-width:1160px;min-height:60vh;margin:auto;padding:100px 24px}.not-found h1{font-family:"Source Serif 4",Georgia,serif;font-size:50px;font-weight:500}.site-footer{background:var(--ink);color:#a9a6a0;grid-template-columns:1.2fr 1fr 1fr;gap:36px;padding-top:46px;padding-bottom:46px;font-size:13px;display:grid}.site-footer strong{color:var(--bone);font-family:"Source Serif 4",Georgia,serif;font-size:20px}.site-footer p{margin:7px 0 0}.site-footer nav{grid-template-columns:1fr 1fr;gap:7px 18px;display:grid}.site-footer a:hover{color:var(--bone)}@media (max-width:960px){.site-header{padding:14px 24px}.desktop-nav{display:none}.site-header>.button{margin-left:auto}.mobile-nav{display:block}.home-hero,.split,.statement{grid-template-columns:1fr;gap:38px}.hero-visual{aspect-ratio:1.35;width:100%;max-width:680px}.cycle{grid-template-columns:repeat(3,1fr)}.article-grid,.site-footer{grid-template-columns:1fr 1fr}.site-footer>p{grid-column:1/-1}}@media (max-width:640px){.site-header{gap:14px;min-height:64px;padding:12px 18px}.site-header>.button{display:none}.hero,.page-hero,.section,.cta-band,.site-footer{padding-left:20px;padding-right:20px}.home-hero{min-height:auto;padding-top:48px;padding-bottom:48px}.hero h1,.page-hero h1{font-size:clamp(41px,12vw,58px)}.lede{font-size:16px}.statement{padding-top:54px;padding-bottom:54px}.section{padding-top:62px;padding-bottom:62px}.cycle{grid-template-columns:1fr}.cycle-step,.cycle-step:first-child{border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:auto}.dark .cycle-step,.dark .cycle-step:first-child{border-color:#3a3a3d}.build-grid,.offers>div,.article-grid{grid-template-columns:1fr}.profile{padding:21px}.profile-heading{display:block}.profile-heading span{margin-bottom:10px;display:block}.site-footer{grid-template-columns:1fr}.site-footer>p{grid-column:auto}.site-footer nav{max-width:280px}.embed-wrap,.embed-wrap iframe{min-height:720px}.embed-form,.embed-form iframe{min-height:820px}}.source-home{overflow:hidden}.source-home h1,.source-home h2,.source-home h3,.source-home p{margin-top:0}.source-hero,.source-problem,.source-section,.source-profile-feature,.source-behind-voice,.source-closing{padding-left:max(20px,50vw - 580px);padding-right:max(20px,50vw - 580px)}.source-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(28px,5vw,64px);max-width:1160px;margin:auto;padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,7vw,88px);display:grid}.source-hero-copy{gap:28px;display:grid}.source-hero h1{letter-spacing:-.01em;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(34px,5.5vw,60px);font-weight:500;line-height:1.06}.source-hero-copy>p{color:#454440;max-width:58ch;margin-bottom:0;font-size:17px;line-height:1.65}.source-hero-copy>div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.source-search-device{gap:10px;display:grid}.source-query{border:1px solid var(--line);background:var(--paper);color:#454440;align-items:center;gap:10px;padding:14px 16px;font-family:IBM Plex Mono,monospace;font-size:12.5px;display:flex}.source-query:first-letter{color:var(--slate)}.source-search-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-search-cards>div{border:1px solid var(--line);background:var(--paper);gap:10px;padding:18px;display:grid}.source-search-cards>.after{border-color:var(--ink)}.source-search-cards b,.source-search-cards i,.source-search-cards p{display:block}.source-search-cards b{color:var(--slate);letter-spacing:.1em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:400}.source-search-cards .after b{color:var(--oxblood)}.source-search-cards i{background:#ece8df;width:85%;height:8px}.source-search-cards .short{width:70%}.source-search-cards .medium{width:78%}.source-search-cards .after .short{width:72%}.source-search-cards .after .medium{width:80%}.source-search-cards .recognized{background:var(--ink);width:100%;position:relative}.source-search-cards .recognized:before{content:"";background:var(--oxblood);width:8px;height:8px;position:absolute;top:0;left:0}.source-search-cards p{color:var(--slate);margin:4px 0 0;font-size:12px;line-height:1.5}.source-search-cards .after p{color:#454440}.source-search-device small{color:var(--slate);text-align:center;font-family:IBM Plex Mono,monospace;font-size:11px}.source-problem{background:var(--ink);color:var(--bone);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(28px,5vw,64px);padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(48px,7vw,88px);display:grid}.source-problem h2,.source-section h2,.source-profile-feature h2,.source-behind-voice h2,.source-closing h2{font-family:"Source Serif 4",Georgia,serif;font-weight:500;line-height:1.15}.source-problem h2{margin-bottom:0;font-size:clamp(28px,3.6vw,40px)}.source-problem>div{gap:24px;display:grid}.source-problem p{color:#c9c6bf;margin-bottom:0;font-size:17px;line-height:1.65}.source-tool-list{flex-wrap:wrap;gap:8px;display:flex}.source-tool-list span,.source-tool-list strong{color:#a9a6a0;border:1px solid #3a3a3d;padding:7px 14px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400}.source-tool-list strong{border-color:var(--brass);background:var(--brass);color:var(--ink)}.source-section{max-width:1160px;margin:auto;padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,8vw,96px)}.source-section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);align-items:end;gap:32px;margin-bottom:48px;display:grid}.source-section-heading>div>b,.source-builds>b,.source-profile-feature>div>b,.source-behind-voice>div>b{color:var(--oxblood);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.source-section-heading h2,.source-builds>h2{margin:14px 0 0;font-size:clamp(28px,3.6vw,40px)}.source-section-heading p{max-width:42ch;color:var(--slate);margin-bottom:0;font-size:15px;line-height:1.6}.source-cycle{border-top:1px solid var(--ink);grid-template-columns:repeat(5,1fr);display:grid}.source-cycle article{border-right:1px solid var(--line);min-height:220px;padding:28px 20px 0;transition:background .2s}.source-cycle article:hover{background:var(--paper)}.source-cycle article:first-child{border-left:1px solid var(--line)}.source-cycle span{color:var(--oxblood);font-family:IBM Plex Mono,monospace;font-size:11px}.source-cycle b{letter-spacing:.16em;text-transform:uppercase;margin-top:12px;font-size:13px;display:block}.source-cycle h3{margin:12px 0;font-family:"Source Serif 4",Georgia,serif;font-size:18px;font-weight:500;line-height:1.3}.source-cycle p{color:var(--slate);margin-bottom:0;font-size:13.5px;line-height:1.55}.source-profile-feature{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(28px,5vw,64px);padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,8vw,96px);display:grid}.source-profile-feature h2{margin:14px 0 18px;font-size:clamp(28px,3.6vw,40px)}.source-profile-feature p{color:#454440;margin-bottom:0;font-size:16px;line-height:1.65}.source-profile-feature a,.source-behind-voice a{margin-top:18px;font-size:15px;font-weight:600;display:inline-block}.source-profile-card{border:1px solid var(--line);background:var(--bone);padding:clamp(22px,3vw,32px) clamp(18px,3vw,36px)}.source-profile-card header{justify-content:space-between;gap:14px;margin-bottom:24px;display:flex}.source-profile-card header b{letter-spacing:.14em;text-transform:uppercase;font-size:11px}.source-profile-card header small{color:var(--slate);font-family:IBM Plex Mono,monospace;font-size:10.5px}.source-profile-card>div{grid-template-columns:1fr auto;gap:7px;margin-bottom:20px;display:grid;position:relative}.source-profile-card h3{margin-bottom:0;font-family:"Source Serif 4",Georgia,serif;font-size:17px;font-weight:500}.source-profile-card>div>span{background:#eee8df;grid-area:1/2;padding:2px 9px;font-family:IBM Plex Mono,monospace;font-size:12px}.source-profile-card>div>.score{color:var(--bone);background:var(--ink)}.segments,.machine-line{background:repeating-linear-gradient(90deg,var(--line) 0 calc(20% - 3px),transparent calc(20% - 3px) 20%);grid-column:1/-1;height:5px;display:block}.segments.one{background:linear-gradient(90deg,var(--ink) 0 calc(20% - 3px),transparent calc(20% - 3px) 20%),repeating-linear-gradient(90deg,var(--line) 0 calc(20% - 3px),transparent calc(20% - 3px) 20%)}.segments.two{background:linear-gradient(90deg,var(--ink) 0 calc(40% - 3px),transparent calc(40% - 3px) 40%),repeating-linear-gradient(90deg,var(--line) 0 calc(20% - 3px),transparent calc(20% - 3px) 20%)}.machine-line{background:linear-gradient(90deg,var(--oxblood) 0 68%,var(--line) 68% 100%)}.source-profile-card footer{border-top:1px solid var(--line);color:#454440;padding-top:14px;font-size:12.5px}.source-profile-card footer strong{float:right;color:var(--oxblood);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:400}.source-builds>h2{max-width:24ch;margin-bottom:48px}.source-build-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.source-build-cards article{border:1px solid var(--line);background:var(--paper);gap:18px;padding:clamp(24px,3vw,36px) clamp(20px,3vw,40px);display:grid}.source-build-cards small{color:var(--slate);font-family:IBM Plex Mono,monospace;font-size:11px}.source-build-cards h3{margin-bottom:0;font-family:"Source Serif 4",Georgia,serif;font-size:26px;font-weight:500;line-height:1.2}.source-build-cards p{color:#454440;margin-bottom:0;font-size:15px;line-height:1.6}.source-build-action{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:6px;padding:16px 18px;display:flex}.source-build-action>span{gap:3px;display:grid}.source-build-action strong{font-size:13.5px}.source-build-action small{font-size:11px}.source-build-action aside{gap:8px;display:flex}.source-build-action aside b,.source-build-action aside i{border:1px solid var(--line);white-space:nowrap;padding:8px 14px;font-size:12.5px;font-style:normal}.source-build-action aside b{color:var(--bone);border-color:var(--ink);background:var(--ink)}.source-build-action aside em{color:var(--brass);text-transform:uppercase;margin-left:7px;font-family:IBM Plex Mono,monospace;font-size:10px;font-style:normal}.source-behind-voice{background:var(--ink);color:var(--bone);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(28px,5vw,64px);padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(48px,7vw,88px);display:grid}.source-production-still{background:repeating-linear-gradient(45deg,#1e1e21,#1e1e21 10px,#26262a 10px 20px);place-items:center;min-height:300px;display:grid;position:relative}.source-production-still span{background:var(--ink);color:#a9a6a0;padding:4px 10px;font-family:IBM Plex Mono,monospace;font-size:12px}.source-production-still b{color:var(--brass);letter-spacing:.12em;font-family:IBM Plex Mono,monospace;font-size:10.5px;position:absolute;bottom:16px;left:16px}.source-behind-voice>div>b{color:var(--brass)}.source-behind-voice h2{margin:16px 0;font-size:clamp(26px,3.2vw,36px)}.source-behind-voice p{color:#c9c6bf;margin-bottom:0;font-size:16px;line-height:1.65}.source-behind-voice a{color:var(--brass)}.source-audience{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(28px,5vw,64px);display:grid}.source-audience h2{margin-bottom:0;font-size:clamp(26px,3.2vw,36px);line-height:1.18}.source-audience>div{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.source-audience span{background:var(--bone);padding:22px 20px;font-size:14.5px;font-weight:500;transition:background .2s}.source-audience span:hover{background:var(--paper)}.source-closing{background:var(--oxblood);color:var(--bone);padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,8vw,96px)}.source-closing h2{max-width:22ch;margin-bottom:0;font-size:clamp(30px,4vw,46px);line-height:1.1}.source-closing p{color:#f0d9d3;max-width:56ch;margin:22px 0 28px;font-size:16px;line-height:1.6}.source-closing>div{flex-wrap:wrap;gap:14px;display:flex}.source-outline-light{color:var(--bone);background:0 0;border-color:#b8646f}.source-outline-light:hover{border-color:var(--bone);background:0 0}@media (max-width:800px){.source-hero,.source-problem,.source-section-heading,.source-profile-feature,.source-behind-voice,.source-audience{grid-template-columns:1fr}.source-cycle{grid-template-columns:repeat(3,1fr)}.source-cycle article:nth-child(4),.source-cycle article:nth-child(5){border-top:1px solid var(--line)}.source-build-action{flex-direction:column;align-items:flex-start}.source-section-heading{margin-bottom:34px}.source-section-heading p{margin:0}}@media (max-width:600px){.source-hero{padding-top:48px;padding-bottom:48px}.source-hero h1{font-size:clamp(36px,11vw,50px)}.source-search-cards,.source-build-cards,.source-audience>div,.source-cycle{grid-template-columns:1fr}.source-cycle article,.source-cycle article:first-child{border-left:1px solid var(--line);border-bottom:1px solid var(--line);min-height:auto;padding-bottom:24px}.source-cycle article:nth-child(4),.source-cycle article:nth-child(5){border-top:0}.source-profile-card header{display:block}.source-profile-card header small{margin-top:6px;display:block}.source-production-still{min-height:240px}.source-build-action aside{flex-wrap:wrap}.source-closing>div{flex-direction:column;align-items:flex-start}}.source-hero,.source-section{box-sizing:border-box;max-width:1160px;padding-left:clamp(20px,5vw,48px);padding-right:clamp(20px,5vw,48px)}.site-header .button-small{font-weight:600}.source-home .button{padding:15px 28px;font-size:15px;font-weight:600}.source-home .button-quiet{padding:14px 28px}
