@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800;900&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#090a0c;--surface:#111215;--ink:#ececee;--muted:#92959c;--line:#303237;--silver:#c6c9ce;--font:'DM Sans',Arial,Helvetica,sans-serif;--display:'Manrope',Arial,Helvetica,sans-serif;--pad:clamp(24px,5.6vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,a,summary{-webkit-user-select:none;user-select:none}button{color:inherit}img{max-width:100%;display:block}::selection{background:#dde0e6;color:#101115}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:500}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}section[id]{scroll-margin-top:10px}.skip-link{position:fixed;left:20px;top:-80px;background:white;color:black;z-index:100;padding:15px}.skip-link:focus{top:12px}
.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px var(--pad);border-bottom:1px solid var(--line);background:var(--bg)}.wordmark{display:inline-flex;align-items:center;gap:21px;flex-shrink:0}.wordmark-symbol{font-family:var(--display);font-size:42px;line-height:1;font-weight:800;letter-spacing:-4px;color:#e1e3e6}.mark-cut{display:inline-block;margin-left:4px;font-size:30px;font-weight:400;transform:translateY(-3px);color:#787d86}.wordmark-name{font-size:12px;font-weight:650;line-height:1.45;letter-spacing:1.6px}.desktop-nav{display:flex;gap:38px;margin-left:auto;margin-right:38px}.desktop-nav a{font-size:14px;color:#b1b3b9;transition:color .2s}.desktop-nav a:hover{color:white}.nav-quote{padding:13px 17px;border:1px solid #676a71;font-size:14px;display:flex;gap:24px;align-items:center;transition:background .2s,color .2s}.nav-quote:hover{background:var(--silver);color:var(--bg)}.nav-quote span{font-size:19px}.menu-toggle,.mobile-nav{display:none}
.hero{padding:0 var(--pad);overflow:hidden}.hero-rail,.hero-bottom,.section-meta,.art-caption,.project-top,.project-note,.footer-bottom,.contact-label{font-size:12px;letter-spacing:1.15px;font-weight:500}.hero-rail{display:flex;justify-content:space-between;padding:25px 0 13px;color:#8e929a}.hero-layout{position:relative;display:grid;grid-template-columns:1.13fr 1fr;align-items:center;min-height:710px}.hero-copy{position:relative;z-index:2;padding:32px 0 45px}.eyebrow{font-size:12px;letter-spacing:2px;color:#a3a7ae;margin-bottom:24px;display:none}h1{font-size:clamp(65px,6.3vw,103px);line-height:1.01;letter-spacing:-.065em}h1 em{display:inline-block;font-size:1.105em;line-height:.98}h1 .silver-text{background:linear-gradient(105deg,#f2f2f3 0%,#e4e5e9 25%,#8d929c 56%,#c5c9d1 80%,#f7f7f8 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-description{color:#a1a5ad;font-size:16px;line-height:1.8;margin:30px 0 26px;max-width:420px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:43px;min-height:54px;padding:15px 22px;border:0;font-size:14px;font-weight:550;transition:transform .2s,background .2s,box-shadow .2s}.button span{font-size:22px;font-weight:400;line-height:1}.button:hover{transform:translateY(-3px)}.button-silver{background:linear-gradient(110deg,#e1e3e6,#b8bdc5);color:#111216;box-shadow:inset 0 1px 0 #fff8}.button-silver:hover{box-shadow:0 5px 28px #e5eaff18}.hero-art{position:relative;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:14px 0 14px 0;margin-left:-35px;transform:translateX(24px)}.art-frame{position:relative;flex:none;width:130%;margin-left:-15%;aspect-ratio:1.3;isolation:isolate;overflow:hidden}.art-frame img{position:absolute;inset:0;width:100%;max-width:100%;height:100%;object-fit:contain;animation:signature-arrive 1.5s ease-out both;will-change:transform}.frame-corner{position:absolute;height:15px;width:15px;border-color:#60656f;opacity:.55}.corner-a{top:10%;right:8%;border-top:1px solid;border-right:1px solid}.corner-b{bottom:10%;left:9%;border-bottom:1px solid;border-left:1px solid}.art-caption{position:relative;z-index:1;flex:none;display:flex;justify-content:space-between;color:#878c94;width:82%;margin:24px auto 0;font-size:12px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:80px;border-top:1px solid var(--line);color:#9ca0a8}.hero-bottom a{display:flex;gap:36px;align-items:center;font-size:13px;letter-spacing:0;color:#d3d6dc}.hero-bottom a span{font-size:24px}
.section{padding:42px var(--pad) 95px;border-top:1px solid var(--line)}.section-meta{display:flex;justify-content:space-between;gap:25px;color:#797e88;font-size:12px}.section-number{color:#bec1c7}.services{background:#111215}.services-layout{display:grid;grid-template-columns:1fr 1.22fr;gap:clamp(35px,7.5vw,110px);margin-top:78px}.section-intro{align-self:start;position:sticky;top:45px}h2{font-size:clamp(48px,5.2vw,82px);line-height:1.08;letter-spacing:-.065em}.section-intro p{max-width:310px;font-size:16px;line-height:1.8;color:#999ea7;margin-top:29px}.text-link{display:inline-flex;gap:26px;align-items:center;font-size:14px;border:0;border-bottom:1px solid #555960;padding:0 0 10px;background:none;line-height:1.5;color:#d8dae0;transition:color .2s,border-color .2s}.text-link:hover{color:white;border-color:#ececee}.text-link span{font-size:21px}.section-intro .text-link{margin-top:37px}.service-list{border-top:1px solid #61656e}.service{border-bottom:1px solid #3e4249}.service summary{display:grid;grid-template-columns:27px 1fr 24px;gap:15px;align-items:start;padding:27px 0 30px;cursor:pointer;list-style:none}.service summary::-webkit-details-marker{display:none}.service-index{font-size:12px;color:#898f99;line-height:2.6}.service h3{font-family:var(--display);font-size:clamp(25px,2.8vw,40px);font-weight:450;line-height:1.16;letter-spacing:-.045em;color:#b2b6be;transition:color .2s}.service[open] h3,.service summary:hover h3{color:#f0f1f4}.service-toggle{position:relative;height:24px;width:24px;margin-top:8px}.service-toggle:before,.service-toggle:after{content:'';position:absolute;top:11px;left:3px;width:16px;height:1px;background:#a2a7b0}.service-toggle:after{transform:rotate(90deg);transition:transform .2s}.service[open] .service-toggle:after{transform:rotate(0)}.service-body{padding:0 30px 34px 42px}.service-body p{color:#a7acb5;line-height:1.75;font-size:16px;max-width:460px}.service-body ul{padding:0;margin:25px 0 28px;list-style:none;display:grid;gap:10px}.service-body li{font-size:14px;line-height:1.5;color:#d1d4dc;display:flex;gap:12px}.service-body li:before{content:'—';color:#767d88}.service-body .text-link{font-size:13px}
/* Unannounced ventures: typography only, no concealed project names. */
.projects{padding-bottom:65px;background:#090a0c}
.project-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;padding:62px 0 58px}
.project-heading p{max-width:330px;line-height:1.8;color:#a1a5ad;font-size:16px;padding-bottom:7px}
.project-teaser{display:inline-block;margin-top:16px;color:#d1d4da}
.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #474a50;border-bottom:1px solid #474a50}
.project{padding:25px;min-width:0;min-height:380px;display:flex;flex-direction:column;transition:background .3s}
.project:first-child{padding-left:0}.project:last-child{padding-right:0}
.project+.project{border-left:1px solid var(--line)}
.project:hover{background:#111216}
.project-top{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;color:#9198a3;font-size:12px;letter-spacing:.7px;line-height:1.6}
.sealed-label{color:#c1c5cc}
.project-brand{flex:1;min-height:235px;display:flex;align-items:center;justify-content:center;padding:32px 0;color:#d1d4da}
.redacted-brand{position:relative;isolation:isolate;overflow:hidden;flex-direction:column;gap:27px}
.project-file-number{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-52%);font-family:Georgia,serif;font-size:clamp(140px,14vw,215px);font-weight:400;line-height:1;letter-spacing:-.08em;color:#c7cbd309;-webkit-text-stroke:1px #969da52d;user-select:none}
.redacted-title{position:relative;display:block;padding:13px 17px 13px 22px;border:1px solid #969da57a;background:linear-gradient(115deg,#14161b,#0b0c0f);box-shadow:0 0 0 5px #090a0c,0 12px 28px #0007;font-size:clamp(19px,2vw,30px);line-height:1.2;font-weight:500;letter-spacing:.16em;transform:rotate(-5deg);transition:transform .4s,border-color .4s;white-space:nowrap}
.project:nth-child(2) .redacted-title{transform:rotate(4deg)}
.project:nth-child(3) .redacted-title{transform:rotate(-3deg)}
.project:hover .redacted-title{transform:rotate(0);border-color:#d8dbe2}
.redaction-bars{width:57%;display:flex;flex-direction:column;gap:9px;opacity:.75}
.redaction-bars i{display:block;height:6px;background:#62697540}
.redaction-bars i:last-child{width:66%}
.project-footer{border-top:1px solid #292c32;padding-top:22px}
.project-footer h3{font-size:16px;font-weight:500;margin-bottom:8px;color:#e0e3e8}
.project-footer p{font-size:16px;color:#a1a7b0;line-height:1.6}
.project-note{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;color:#9da3ad;font-size:12px;line-height:1.6;margin-top:28px;letter-spacing:1.15px}
.teaser-signoff{font-family:Georgia,serif;font-size:24px;font-style:italic;letter-spacing:-.025em;color:#d1d4da}

.quote{background:#c8cbd0;background-image:linear-gradient(120deg,#dadcdf 0%,#b9bfc7 100%);color:#14171d;border:0;padding-top:37px;padding-bottom:87px;color-scheme:light}.quote .section-meta,.quote .section-number{color:#484f59}.quote-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:clamp(35px,7.5vw,110px);margin-top:65px}.quote-intro h2{font-size:clamp(51px,5.5vw,85px)}.quote-intro>p{font-size:16px;color:#444b56;line-height:1.8;max-width:315px;margin-top:25px}.contact-email{font-size:clamp(16px,1.65vw,23px);font-weight:500;line-height:1.55;letter-spacing:-.03em;display:block;margin-top:47px;overflow-wrap:anywhere;max-width:350px}.contact-email span{white-space:nowrap}.contact-label{display:block;font-size:12px;color:#565e69;margin-top:15px;letter-spacing:1px}form{min-width:0}fieldset{border:0;padding:0;margin:0 0 29px;min-width:0}.service-choices legend{font-size:14px;margin-bottom:16px;font-weight:500}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice-grid label{position:relative;cursor:pointer;display:flex}.choice-grid input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.choice-grid label span{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #8d949e;padding:10px 9px;font-size:14px;text-align:center;line-height:1.5;transition:background .2s,color .2s,border-color .2s;pointer-events:none}.choice-grid input:checked+span{background:#181b22;border-color:#181b22;color:#e8e9ee}.choice-grid input:focus-visible+span{outline:2px solid #11151b;outline-offset:3px}.choice-grid label:hover span{border-color:#121720}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field{display:block;margin-bottom:26px}.field>span{display:block;font-size:13px;font-weight:500;margin-bottom:9px}.optional{color:#525a66;font-weight:400}.field input,.field textarea{width:100%;border:0;border-bottom:1px solid #9299a3;background:transparent;color:#11161f;padding:8px 0 13px;outline-offset:4px;min-height:43px;font-size:16px;border-radius:0;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#626a76;opacity:1}.field input:focus,.field textarea:focus{border-bottom-color:#171c24}.field textarea{min-height:91px;max-height:280px;line-height:1.6}.form-submit{display:flex;gap:19px;align-items:center;justify-content:space-between}.button-black{background:#141820;color:#eeeef0;white-space:nowrap;gap:26px}.button-black:hover{background:#2c3340}.form-submit p{font-size:12px;line-height:1.7;color:#4a535f}.form-feedback{border-top:1px solid #959eab;margin-top:25px;padding-top:20px;font-size:14px;line-height:1.7}.draft-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:16px}.draft-actions button,.draft-actions a{background:none;color:#111;border:0;border-bottom:1px solid #606978;padding:0 0 3px;font-size:13px}.form-feedback #copy-status{font-size:12px;margin-top:9px}
.footer{padding:35px var(--pad) 25px;overflow:hidden}.footer-top{display:flex;align-items:center;justify-content:space-between}.back-top{font-size:13px;display:flex;gap:22px;align-items:center;color:#a6abb5}.back-top span{font-size:24px}.footer-word{position:relative;font-family:var(--display);font-size:clamp(96px,22vw,390px);font-weight:700;letter-spacing:-.085em;line-height:1.15;margin:27px 0 6px;color:#1c1f25;user-select:none;white-space:nowrap}.footer-word>span{position:absolute;font-family:var(--font);font-size:.085em;letter-spacing:0;color:#676d78;top:17%;margin-left:2.5%}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #292d34;padding-top:21px;color:#7e8490;font-size:12px;letter-spacing:1px}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.revealed{opacity:1;transform:translateY(0)}@keyframes signature-arrive{from{opacity:0;transform:translateY(25px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(min-width:1700px){.hero-layout{min-height:830px}.hero-art{max-width:730px;justify-self:center}.hero{padding-top:0}h1{font-size:115px}.services-layout,.quote-layout{gap:150px}.section{padding-bottom:110px}}
@media(max-width:1100px){.site-header{gap:20px}.desktop-nav{gap:25px;margin-right:10px}.wordmark-name{font-size:12px;letter-spacing:1px}.hero-layout{min-height:640px;grid-template-columns:1.1fr 1fr}h1{font-size:clamp(63px,7.2vw,80px)}.hero-art{transform:translateX(5px);margin-left:-15px}.art-frame{width:110%;margin-left:-5%}.hero-description{font-size:15px}.services-layout,.quote-layout{gap:50px}.form-submit{align-items:start;flex-direction:column;gap:13px}.form-submit p br{display:none}.project{padding-left:18px;padding-right:18px}.project-top{flex-direction:column;gap:8px}.project-brand{min-height:190px}.choice-grid label span{font-size:14px}}
@media(max-width:760px){:root{--pad:25px}.site-header{padding-top:20px;padding-bottom:20px;gap:12px}.wordmark-symbol{font-size:36px;letter-spacing:-3px}.wordmark{gap:14px}.wordmark-name{font-size:12px;letter-spacing:.8px}.mark-cut{font-size:26px}.desktop-nav,.nav-quote{display:none}.menu-toggle{display:flex;width:44px;height:40px;background:none;border:1px solid #555b64;align-items:center;justify-content:center;gap:6px;flex-direction:column}.menu-toggle span{display:block;width:18px;height:1px;background:#d5d9df;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){position:absolute;top:100%;left:0;right:0;background:#111318;border-bottom:1px solid #454b57;display:flex;flex-direction:column;padding:20px var(--pad);gap:0}.mobile-nav a{font-size:18px;padding:14px 0;border-bottom:1px solid #2d333c}.mobile-nav a:last-child{border:0}.hero-rail{font-size:12px;letter-spacing:.8px;padding-top:20px}.hero-rail .rail-end{display:none}.hero-layout{min-height:0;grid-template-columns:1fr}.hero-copy{padding:32px 0 12px}h1{font-size:clamp(58px,11.8vw,88px);line-height:1.015;letter-spacing:-.064em}.hero-description{font-size:16px;max-width:100%;line-height:1.7;margin:26px 0 23px}.hero-description br{display:none}.hero-art{width:100%;max-width:520px;justify-self:center;min-height:0;padding:0;transform:none;margin:-12px 0 27px}.art-frame{width:110%;margin:0 0 0 -5%;aspect-ratio:1.38}.art-frame img{object-fit:contain}.art-caption{margin:18px auto 0;font-size:12px;width:88%}.hero-bottom{min-height:69px;font-size:12px;letter-spacing:.65px;gap:15px}.hero-bottom a{font-size:12px;gap:12px}.hero-bottom a span{font-size:20px}.section{padding-top:28px;padding-bottom:60px}.section-meta{font-size:12px;letter-spacing:.8px}.section-meta>span:last-child{display:none}.services-layout{grid-template-columns:1fr;gap:43px;margin-top:40px}.section-intro{position:static}h2{font-size:clamp(48px,10vw,72px)}.section-intro p{max-width:420px;margin-top:22px;font-size:16px}.section-intro .text-link{margin-top:24px}.service summary{padding:24px 0;grid-template-columns:24px 1fr 24px;gap:12px}.service h3{font-size:30px}.service-body{padding:0 20px 29px 36px}.service-body p{font-size:16px}.service-body li{font-size:14px}.project-heading{display:block;padding:39px 0 34px}.project-heading p{padding:0;margin-top:24px;max-width:430px;font-size:16px}.project-grid{grid-template-columns:1fr}.project{padding:25px 0 29px;min-height:320px}.project+.project{border-left:0;border-top:1px solid #474a50}.project-top{flex-direction:row;font-size:12px}.project-brand{min-height:215px}.project-footer{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.project-footer h3{white-space:nowrap}.project-footer p{font-size:12px;text-align:right}.project-note{font-size:12px}.quote-layout{grid-template-columns:1fr;gap:43px;margin-top:40px}.quote-intro h2{font-size:65px}.quote-intro>p{max-width:440px}.contact-email{font-size:19px;margin-top:27px;max-width:100%}.contact-email br{display:none}.contact-label{margin-top:10px}.choice-grid label span{font-size:14px;min-height:49px}.field>span{font-size:14px}.form-row{gap:22px}.form-submit{flex-direction:row;align-items:center}.form-submit p{font-size:12px;max-width:170px}.form-submit .button{font-size:13px;gap:18px;padding:15px 18px}.footer{padding-top:28px}.footer-word{font-size:22vw;line-height:1.2;margin:26px 0 19px}.footer-word>span{margin-left:2%;font-size:.09em}.footer-bottom{flex-direction:column;gap:10px;font-size:12px;line-height:1.5}.back-top{font-size:12px;gap:13px}}
@media(max-width:380px){:root{--pad:20px}.wordmark-name{max-width:110px}.hero-bottom>span{max-width:130px;line-height:1.6}.form-row{grid-template-columns:1fr;gap:0}.choice-grid{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:stretch}.form-submit p{max-width:none}.quote-intro h2{font-size:57px}.project-footer{display:block}.project-footer p{text-align:left}.hero-description{font-size:15px}.project-top{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}

/* Compact brand lockup and readable service controls. */
.wordmark-symbol{display:block;width:70px;height:42px;overflow:hidden;flex-shrink:0}.wordmark-symbol img{width:100%;height:100%;object-fit:contain}.wordmark-name{font-size:12px;letter-spacing:1.1px}.form-submit p{font-size:12px}.service-body .text-link,.text-link,.field>span,.back-top,.hero-bottom a{font-size:14px}.section-meta{line-height:1.6}.choice-grid label span{font-size:14px}.hero-rail{gap:24px;line-height:1.5}.footer-bottom{line-height:1.6}.project-top{flex-wrap:wrap}.art-caption{line-height:1.6;gap:20px}.form-submit{flex-wrap:wrap}.form-submit p{max-width:250px}.footer-bottom>span{max-width:100%}
@media(max-width:1100px){.desktop-nav{gap:22px;margin-right:0}.wordmark-name{font-size:10px}.nav-quote{gap:12px}.site-header{gap:22px}.form-submit{flex-direction:column;align-items:start}}
@media(max-width:760px){.wordmark-name{font-size:10px;letter-spacing:.8px}.wordmark-symbol{width:61px;height:38px}.hero-rail{font-size:12px}.hero-bottom{align-items:center}.hero-bottom>span{max-width:140px;font-size:12px;line-height:1.65}.hero-bottom a{font-size:12px}.section-meta{font-size:12px}.project-top{font-size:12px}.project-footer p{font-size:14px}.project-note{font-size:12px;text-align:left}.project-footer{flex-wrap:wrap;gap:5px}.project-footer p{text-align:left}.quote-layout{gap:38px}.contact-label{font-size:12px}.form-submit{gap:14px}.form-submit p{max-width:none;font-size:12px}.footer-bottom{font-size:12px}.art-caption{font-size:12px}.back-top{font-size:12px}.footer-bottom>span:last-child{font-size:12px}}


/* Signature identity: outlined artwork stays sharp and naturally transparent. */
.site-header{padding-top:15px;padding-bottom:15px}
.wordmark{gap:16px}
.wordmark-symbol{width:122px;height:74px;overflow:visible}
.wordmark-name{font-size:10px;letter-spacing:1.6px;line-height:1.8}
.footer-word{font-size:inherit;letter-spacing:0;line-height:1;margin:28px 0 30px}
.footer-word img{width:min(100%,740px);height:auto;opacity:.28}
@media(max-width:1100px){.wordmark-symbol{width:110px;height:67px}.wordmark{gap:12px}.wordmark-name{font-size:9px}}
@media(max-width:760px){.site-header{padding-top:11px;padding-bottom:11px}.wordmark-symbol{width:115px;height:70px}.wordmark-name{font-size:10px;letter-spacing:1.1px}.wordmark{gap:16px}.footer-word{margin-top:32px;margin-bottom:30px}.footer-word img{width:100%;opacity:.32}}

@media(min-width:761px) and (max-width:1100px){.project-heading h2{font-size:clamp(48px,6.3vw,68px)}.redacted-title{font-size:18px;padding:12px 10px 12px 13px;letter-spacing:.12em}.project-top{flex-direction:column}.project-file-number{font-size:155px}}
@media(max-width:760px){.project-heading h2{font-size:clamp(44px,9.3vw,68px)}.project-redacted{padding-top:26px;padding-bottom:28px}.project-redacted .project-top{font-size:12px;flex-direction:row}.project-redacted .project-brand{min-height:235px}.redacted-title{font-size:clamp(25px,7vw,38px);padding:14px 18px 14px 23px}.project-file-number{font-size:220px}.project-redacted .project-footer{display:block}.project-redacted .project-footer p{font-size:16px}.project-note{align-items:start;flex-direction:column;gap:12px}.teaser-signoff{font-size:24px}}
