:root{color-scheme:light;--paper: #f4f0e8;--paper-deep: #e9e1d4;--ink: #161616;--ink-soft: #41403c;--muted: #77736b;--orange: #ff5c00;--orange-dark: #c54500;--line: rgba(22, 22, 22, .18);--lime: #d8ff45;--shell: 1320px;--sans: Arial, Helvetica, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}[hidden]{display:none!important}::selection{background:var(--orange);color:#fff}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 14px;background:#fff;font-weight:800;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(calc(100% - 64px),var(--shell));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease}.site-header.is-scrolled,.site-header:has(.mobile-menu:not([hidden])){border-color:var(--line);background:#f4f0e8eb;backdrop-filter:blur(20px)}.header-inner{width:min(calc(100% - 64px),var(--shell));height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin-inline:auto}.brand{display:inline-flex;align-items:center;justify-self:start;gap:12px}.brand img{width:42px;height:42px}.brand span{display:grid;gap:1px}.brand strong{font-size:15px;font-weight:800}.brand small{color:var(--muted);font-family:var(--mono);font-size:9px;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;padding:5px;border:1px solid var(--line);background:#ffffff38}.desktop-nav>a{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 13px;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.desktop-nav>a:not([aria-current=page]):hover,.desktop-nav>a:not([aria-current=page]):focus-visible{background:var(--ink);color:#fff;outline:none;transform:translateY(-2px)}.desktop-nav>a[aria-current=page]{background:var(--orange);color:#fff}.desktop-nav>a[aria-current=page]:hover,.desktop-nav>a[aria-current=page]:focus-visible{outline:none;transform:translateY(-2px)}.nav-instagram span{font-family:var(--sans);font-size:18px;font-weight:700;line-height:1;transform:translateY(-1px)}.header-actions{display:flex;align-items:center;justify-self:end;gap:18px}.header-account-links{display:flex;align-items:center;gap:9px}.account-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 15px;border:1px solid var(--ink);font-size:11px;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.account-link:hover,.account-link:focus-visible{background:var(--ink);color:#fff;outline:none;transform:translateY(-2px)}.menu-button{min-width:72px;height:42px;display:none;align-items:center;justify-content:center;gap:10px;padding:0 12px;border:1px solid var(--line);background:transparent;cursor:pointer}.menu-button-label{font-family:var(--mono);font-size:10px;text-transform:uppercase}.menu-lines{width:16px;display:grid;gap:4px}.menu-lines i{height:1px;display:block;background:currentColor;transition:transform .2s ease}.menu-button[aria-expanded=true] .menu-lines i:first-child{transform:translateY(2.5px) rotate(45deg)}.menu-button[aria-expanded=true] .menu-lines i:last-child{transform:translateY(-2.5px) rotate(-45deg)}.mobile-menu{height:calc(100dvh - 88px);padding:36px 32px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}.mobile-menu>a{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line);font-size:clamp(28px,8vw,52px);font-weight:700;cursor:pointer}.mobile-menu a span{color:var(--orange);font-family:var(--mono);font-size:10px}.mobile-menu>a[href*="instagram.com"] span{font-family:var(--sans);font-size:18px;font-weight:700;line-height:1}.mobile-account-link{color:var(--orange-dark)}.hero{min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:clamp(44px,7vw,110px);padding:144px max(32px,calc((100vw - var(--shell)) / 2)) 72px;overflow:hidden}.hero:before{width:44vw;height:44vw;position:absolute;top:-22vw;left:25%;border:1px solid rgba(22,22,22,.09);border-radius:50%;content:""}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:flex;align-items:center;gap:11px;margin:0 0 28px;color:var(--ink-soft);font-family:var(--mono);font-size:10px;font-weight:500;text-transform:uppercase}.eyebrow>span{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff5c001f}.hero h1{max-width:850px;margin:0;font-size:clamp(56px,7vw,118px);font-weight:600;line-height:.9}.hero h1 em,.editorial-hero h1 em,.profiles-header h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-intro{max-width:680px;margin:34px 0 0;color:var(--ink-soft);font-size:clamp(17px,1.6vw,22px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:0 20px;border:1px solid var(--ink);font-size:12px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.button:hover,.button:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 12px 30px #16161624}.button-dark{min-width:204px;background:var(--ink);color:#fff}.button-light{min-width:198px;background:transparent}.hero-positioning{margin:32px 0 0;color:var(--muted);font-family:var(--mono);font-size:10px}.hero-portrait{position:relative;z-index:2;justify-self:end}.portrait-frame{width:min(30vw,390px);position:relative;padding:12px;border:1px solid var(--ink);background:var(--paper);transform:rotate(2.2deg)}.portrait-frame:before{position:absolute;inset:24px -22px -22px 24px;z-index:-1;background:#1616161a;content:""}.portrait-frame img{width:100%;height:auto;aspect-ratio:1;display:block;object-fit:cover;filter:none}.availability{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:34px;color:var(--muted);font-family:var(--mono);font-size:9px;text-transform:uppercase}.availability span{width:7px;height:7px;border-radius:50%;background:#27a55f}.ticker{overflow:hidden;border-block:1px solid var(--ink);background:var(--orange)}.ticker-track{width:max-content;display:flex;align-items:center;animation:ticker-shift 30s linear infinite;font-family:var(--mono);font-size:10px;will-change:transform}.ticker-group{min-width:100vw;display:flex;align-items:center;justify-content:space-around;gap:28px;padding:16px 32px}.ticker-group>*{flex:0 0 auto}.ticker-track i{width:5px;height:5px;border-radius:50%;background:var(--ink)}@keyframes ticker-shift{to{transform:translate(-50%)}}.work{padding-block:130px}.section-heading{margin-bottom:58px}.section-heading p{margin:0 0 20px;color:var(--muted);font-family:var(--mono);font-size:10px;text-transform:uppercase}.section-heading h2{margin:0;font-size:clamp(42px,4.7vw,68px);font-weight:600;line-height:1.02}.featured-project{display:grid;grid-template-columns:.82fr 1.18fr;min-height:640px;border:1px solid var(--ink);background:#e7dfd2}.project-copy{display:flex;flex-direction:column;padding:clamp(34px,5vw,72px);border-right:1px solid var(--ink)}.project-meta,.project-card-top{display:flex;justify-content:space-between;gap:20px;font-family:var(--mono);font-size:9px}.project-meta span:first-child{color:var(--orange-dark)}.project-copy h3{margin:auto 0 18px;font-size:clamp(54px,7vw,92px);font-weight:600}.project-copy>p{max-width:540px;margin:0;color:var(--ink-soft);font-size:16px;line-height:1.65}.project-copy ul{display:grid;gap:9px;margin:25px 0 0;padding:0;list-style:none;color:var(--muted);font-family:var(--mono);font-size:10px}.project-copy li:before{margin-right:8px;color:var(--orange);content:"+"}.project-link,.line-link{display:flex;align-items:center;justify-content:space-between;margin-top:38px;padding-bottom:11px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:800}.project-visual{min-width:0;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,rgba(255,92,0,.7),transparent 10%),repeating-radial-gradient(circle at center,transparent 0 42px,rgba(22,22,22,.08) 43px 44px),#ff5c00}.project-visual:before{width:150%;height:1px;position:absolute;background:#16161659;content:"";transform:rotate(-28deg)}.broadcast-card{width:min(72%,490px);aspect-ratio:.92;position:relative;z-index:2;display:flex;flex-direction:column;padding:22px;border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:28px 28px #f4f0e84d;transform:rotate(-4deg)}.broadcast-top,.broadcast-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--mono);font-size:8px}.broadcast-top>span{display:flex;align-items:center;gap:7px;color:var(--lime)}.broadcast-top i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #d8ff451f;animation:live-pulse 1.4s ease infinite}@keyframes live-pulse{50%{opacity:.35}}.broadcast-mark{flex:1;position:relative;display:grid;place-items:center}.broadcast-mark span,.broadcast-mark i,.broadcast-mark b{position:absolute;border:2px solid var(--orange);border-block-color:transparent;border-radius:50%}.broadcast-mark span{width:150px;height:150px}.broadcast-mark i{width:96px;height:96px}.broadcast-mark b{width:24px;height:24px;border:0;background:var(--orange)}.broadcast-bottom{align-items:end}.broadcast-bottom strong{font-family:var(--sans);font-size:clamp(24px,3vw,42px)}.broadcast-bottom span{max-width:110px;color:#aaa;line-height:1.6;text-align:right}.signal{position:absolute;border:1px solid rgba(22,22,22,.22);border-radius:50%}.signal-one{width:32%;aspect-ratio:1;top:-10%;right:-6%}.signal-two{width:22%;aspect-ratio:1;bottom:-7%;left:-6%;background:var(--lime)}.signal-three{width:12%;aspect-ratio:1;top:12%;left:9%;background:var(--paper)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);border-top:0}.work,.project-card,.site-footer{scroll-margin-top:100px}.project-card{min-height:460px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-right:1px solid var(--ink)}.project-card:last-child{border-right:0}.project-card-orange{background:var(--orange)}.project-card-ink{background:var(--ink);color:#fff}.project-card-paper{background:#dcd4c7}.project-card h3{margin:0 0 12px;font-size:36px}.project-card p{max-width:330px;margin:0;font-size:14px;line-height:1.6;opacity:.72}.project-symbol{width:150px;height:150px;position:relative;align-self:center}.pixel-symbol{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);transform:rotate(12deg)}.pixel-symbol i{background:var(--ink)}.pixel-symbol i:nth-child(1){grid-area:1/2}.pixel-symbol i:nth-child(2){grid-area:2/1}.pixel-symbol i:nth-child(3){grid-area:2/2;background:var(--lime)}.pixel-symbol i:nth-child(4){grid-area:2/3}.pixel-symbol i:nth-child(5){grid-area:3/2}.phone-symbol{border:2px solid var(--orange);border-radius:28px;transform:rotate(-9deg)}.phone-symbol:before{width:42%;height:5px;position:absolute;top:12px;left:29%;border-radius:99px;background:var(--orange);content:""}.phone-symbol i{width:36px;height:36px;position:absolute;inset:0;margin:auto;border-radius:50%;background:var(--orange);box-shadow:0 0 0 18px #ff5c0033,0 0 0 36px #ff5c0014}.orbit-symbol{border:1px solid var(--ink);border-radius:50%}.orbit-symbol:before,.orbit-symbol:after{position:absolute;inset:22%;border:1px solid var(--ink);border-radius:50%;content:"";transform:rotate(60deg) scaleX(2)}.orbit-symbol:after{transform:rotate(-60deg) scaleX(2)}.orbit-symbol i{width:24px;height:24px;position:absolute;top:4px;left:23px;border-radius:50%;background:var(--orange)}.orbit-symbol b{width:10px;height:10px;position:absolute;right:13px;bottom:40px;border-radius:50%;background:var(--ink)}.editorial-page{min-height:100svh;padding-top:88px}.editorial-hero{padding-block:clamp(72px,9vw,128px) 72px;border-bottom:1px solid var(--line)}.editorial-hero .section-kicker{margin-bottom:24px}.editorial-hero h1{max-width:1120px;margin:0;font-size:clamp(64px,8vw,118px);font-weight:600;line-height:.9}.legal-page .editorial-hero h1{max-width:900px}.editorial-deck{max-width:800px;margin:38px 0 0;color:var(--ink-soft);font-size:clamp(19px,2vw,25px);line-height:1.62}.editorial-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px 32px;margin-top:54px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);font-size:9px}.editorial-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,800px);justify-content:space-between;gap:clamp(56px,9vw,136px);padding-block:80px 120px}.editorial-rail{min-width:0;position:sticky;top:116px;align-self:start;display:grid;gap:30px}.editorial-portrait{margin:0;padding:10px;border:1px solid var(--ink);background:var(--paper-deep)}.editorial-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.editorial-portrait figcaption{padding:12px 2px 2px;color:var(--muted);font-family:var(--mono);font-size:9px;line-height:1.5}.editorial-toc{display:grid;border-top:1px solid var(--ink)}.editorial-toc>strong{padding:17px 0;color:var(--orange-dark);font-family:var(--mono);font-size:9px}.editorial-toc>a{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line);color:var(--ink-soft);font-size:13px;font-weight:700;transition:color .18s ease,padding-left .18s ease}.editorial-toc>a:after{color:var(--orange);content:"↓"}.editorial-toc>a:hover,.editorial-toc>a:focus-visible{padding-left:6px;color:var(--orange-dark);outline:none}.editorial-notice{padding:24px;border:1px solid var(--ink);background:var(--orange)}.editorial-notice strong{display:block;margin-bottom:14px;font-family:var(--mono);font-size:9px}.editorial-notice p{margin:0;font-size:13px;line-height:1.65}.editorial-article{min-width:0}.editorial-section{scroll-margin-top:112px}.editorial-section+.editorial-section{margin-top:72px;padding-top:72px;border-top:1px solid var(--line)}.editorial-section-label{margin:0 0 18px!important;color:var(--orange-dark)!important;font-family:var(--mono);font-size:9px!important;text-transform:uppercase}.editorial-section h2{max-width:720px;margin:0 0 28px;font-size:clamp(38px,4.5vw,58px);font-weight:600;line-height:1}.legal-article .editorial-section h2{font-size:clamp(34px,3.8vw,48px)}.editorial-section h3{margin:34px 0 12px;font-size:21px}.editorial-section p{margin:0 0 22px;color:var(--ink-soft);font-size:17px;line-height:1.82}.editorial-section p:last-child{margin-bottom:0}.editorial-section a{color:var(--orange-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.editorial-lead{color:var(--ink)!important;font-size:clamp(24px,3vw,34px)!important;font-weight:600;line-height:1.42!important}.editorial-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px;border:1px solid var(--ink)}.editorial-facts>div{min-width:0;display:grid;align-content:start;gap:14px;padding:22px;border-right:1px solid var(--ink)}.editorial-facts>div:last-child{border-right:0}.editorial-facts span{color:var(--orange-dark);font-family:var(--mono);font-size:8px}.editorial-facts strong{font-size:14px;line-height:1.45}.editorial-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.editorial-list li{position:relative;padding-left:24px;color:var(--ink-soft);font-size:17px;line-height:1.68}.editorial-list li:before{position:absolute;top:0;left:0;color:var(--orange);content:"+";font-family:var(--mono)}.editorial-inline-link{display:flex;align-items:center;justify-content:space-between;margin-top:34px;padding:16px 0;border-block:1px solid var(--ink);color:var(--ink)!important;text-decoration:none!important}.editorial-footer .footer-inner{padding-block:46px}.profiles-page{min-height:100svh;padding:164px max(32px,calc((100vw - var(--shell)) / 2)) 112px}.profiles-header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(48px,9vw,140px);align-items:end;margin-bottom:72px}.profiles-header .eyebrow{margin-bottom:24px}.profiles-header h1{margin:0;font-size:clamp(62px,8vw,116px);font-weight:600;line-height:.88}.profiles-header-copy{padding-bottom:7px}.profiles-header-copy p{max-width:560px;margin:0;color:var(--ink-soft);font-size:18px;line-height:1.7}.profiles-header-copy a{color:var(--orange-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.profiles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--ink)}.profile-card{min-height:290px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding:30px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper-deep)}.profile-card:nth-child(3n){border-right:0}.profile-card:nth-last-child(-n+3){border-bottom:0}.profile-card-primary{background:var(--orange);transition:background .18s ease,color .18s ease,transform .18s ease}.profile-card-primary:hover,.profile-card-primary:focus-visible{background:var(--ink);color:#fff;outline:none;transform:translateY(-4px)}.profile-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--mono);font-size:9px}.profile-card-top span:last-child{color:var(--muted)}.profile-card-primary .profile-card-top span:last-child{color:currentColor;opacity:.65}.profile-card h2{margin:0 0 12px;font-size:clamp(34px,4vw,48px)}.profile-card p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.profile-card-primary p{color:currentColor;opacity:.78}.profile-card-action{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid currentColor;font-size:11px;font-weight:800}.profile-card-placeholder{color:var(--muted)}.site-footer{background:var(--ink);color:#fff}.footer-contact{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(50px,9vw,140px);padding-block:84px;border-block:1px solid #444}.footer-contact h2{max-width:720px;margin:0;font-size:clamp(42px,5vw,72px);font-weight:600;line-height:1}.footer-contact>div{display:grid;justify-items:start;gap:28px}.footer-contact p{max-width:560px;margin:0;color:#aaa;font-size:16px;line-height:1.75}.footer-contact-actions{display:flex;flex-wrap:wrap;gap:12px}.footer-contact-button{min-width:170px;border-color:#fff;color:#fff}.footer-contact-button:hover,.footer-contact-button:focus-visible{background:#fff;color:var(--ink)}.footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:34px;padding-block:54px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:52px;height:52px}.footer-brand div{display:grid;gap:2px}.footer-brand strong{font-size:16px}.footer-brand span,.footer-brand small{color:#888;font-family:var(--mono);font-size:8px}.footer-brand small{color:#666}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.site-footer nav a{color:#aaa;font-size:11px;font-weight:700}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--lime);outline:none}.site-footer nav a[aria-current=page]{color:#fff}.footer-meta{display:grid;justify-items:end;gap:6px;color:#777;font-family:var(--mono);font-size:8px}@media (max-width: 1080px){.hero{grid-template-columns:1.1fr .9fr;gap:40px}.hero h1{font-size:clamp(56px,8vw,88px)}.featured-project{grid-template-columns:1fr}.project-copy{min-height:500px;border-right:0;border-bottom:1px solid var(--ink)}.project-visual{min-height:600px}.editorial-layout{grid-template-columns:240px minmax(0,1fr);gap:56px}.profiles-header{grid-template-columns:1fr;gap:30px}}@media (max-width: 920px){.editorial-layout{grid-template-columns:1fr}.editorial-rail{position:static;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:start}}@media (max-width: 760px){.section-shell,.header-inner{width:min(calc(100% - 32px),var(--shell))}.header-inner{height:74px;grid-template-columns:1fr auto}.brand small,.desktop-nav,.header-account-links{display:none}.menu-button{display:inline-flex}.mobile-menu{height:calc(100dvh - 74px)}.hero{min-height:auto;grid-template-columns:1fr;padding:122px 16px 68px}.hero-copy{display:contents}.eyebrow{grid-row:1}.hero h1{grid-row:2;font-size:clamp(52px,16vw,78px)}.hero-intro{grid-row:3;margin-top:22px}.hero-actions{grid-row:5;margin-top:18px}.hero-positioning{grid-row:6}.hero-portrait{grid-row:4;justify-self:center;margin:18px 18px 32px 0}.portrait-frame{width:min(65vw,340px)}.button{width:100%}.ticker-track{animation-duration:20s}.ticker-group{gap:24px;padding-inline:24px}.work{padding-block:88px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(38px,12vw,58px)}.project-copy{min-height:520px;padding:28px}.project-copy h3{font-size:64px}.project-visual{min-height:480px}.broadcast-card{width:76%}.project-grid{grid-template-columns:1fr}.project-card{min-height:410px;border-right:0;border-bottom:1px solid var(--ink)}.project-card:last-child{border-bottom:0}.editorial-page{padding-top:74px}.editorial-hero{padding-block:58px 42px}.editorial-hero h1{font-size:clamp(52px,16vw,76px)}.editorial-deck{margin-top:28px;font-size:18px}.editorial-meta{display:grid;margin-top:36px}.editorial-layout{gap:54px;padding-block:52px 80px}.editorial-rail{grid-template-columns:1fr}.editorial-portrait{max-width:340px}.editorial-section+.editorial-section{margin-top:52px;padding-top:52px}.editorial-section h2,.legal-article .editorial-section h2{font-size:38px}.editorial-section p,.editorial-list li{font-size:16px}.editorial-facts{grid-template-columns:1fr}.editorial-facts>div{border-right:0;border-bottom:1px solid var(--ink)}.editorial-facts>div:last-child{border-bottom:0}.profiles-page{padding:126px 16px 80px}.profiles-header{margin-bottom:46px}.profiles-header h1{font-size:clamp(58px,18vw,82px)}.profiles-header-copy p{font-size:16px}.profiles-grid{grid-template-columns:1fr}.profile-card{min-height:240px;border-right:0;border-bottom:1px solid var(--ink)}.profile-card:nth-last-child(-n+3){border-bottom:1px solid var(--ink)}.profile-card:last-child{border-bottom:0}.footer-contact{grid-template-columns:1fr;gap:34px;padding-block:70px}.footer-inner{grid-template-columns:1fr;align-items:start}.site-footer nav{justify-content:flex-start}.footer-meta{justify-items:start}}@media (max-width: 420px){.hero h1{font-size:50px}.hero-intro{font-size:16px}.project-visual{min-height:390px}.broadcast-card{width:82%;padding:17px}.broadcast-mark span{width:112px;height:112px}.broadcast-mark i{width:70px;height:70px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ticker-track{animation:none!important;transform:none!important}}
