:root{--ink:#111}
.table-scroll:focus-visible{outline:2px solid #3f42ab;outline-offset:4px}
tr[aria-current=true]{background:#eeeef9;box-shadow:inset 3px 0 #3f42ab}
body .source-note{position:fixed;top:auto;bottom:8px;left:8px;max-width:min(250px,calc(100vw - 128px));margin:0;z-index:10}
body .recipe-nav{position:fixed;top:auto;bottom:8px;right:8px;margin:0;padding:0;border:0;z-index:10}
body .skip-link{position:fixed;top:-4rem;left:50%;transform:translateX(-50%);padding:6px 10px;font-size:12px;z-index:11}
body .skip-link:focus{top:8px}
.home-copy .announcement{letter-spacing:-.325px;text-decoration:none}
.home-copy h1{font-size:40px;line-height:46px;letter-spacing:-1px}
.home-copy p{color:rgb(17 17 17 / .8);letter-spacing:-.4px}
.home-copy .backed{font-size:12px;line-height:18px;color:#6f6a60}
.home-copy .reach-out{background:#fff;font-weight:400}
.home-copy .reach-out:hover{background:#111;color:#fff}
.home-links a{text-decoration:none}
.home-links a:hover{text-decoration:underline}
.home-links{margin-top:32px;padding-top:28px}
.form-intro h1{letter-spacing:-2.8px;font-weight:400}
body:has(.document-page){background:#0c0c12;color:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}
body:has(.document-page) .recipe-header{max-width:1120px;margin:auto;padding:0 20px}
body:has(.document-page) .wordmark{filter:none}
body .document-page h1{font-size:44px;line-height:46.2px;letter-spacing:-1.76px;font-weight:600}
.document-page .valuation output{font-size:80px}
.copy-column .recipe-notes,.copy-column+.recipe-notes{margin-top:70vh}
@media(min-width:1024px){
  body .form-layout{grid-template-columns:576px 440px;gap:136px;max-width:1152px!important;margin-left:auto;margin-right:auto}
  body .form-intro h1{width:632px!important;max-width:none!important;font-size:56px;line-height:58.24px}
  body .home-main{padding-top:129.5px}
}
@media(max-width:1023px){
  body .form-layout{grid-template-columns:1fr;gap:40px}
  body .form-intro h1{width:auto!important;max-width:100%!important}
}
@media(max-width:639px){
  :root{--frame:20px}
  body .recipe-header{height:58px}
  body .home-main{min-height:706px;padding-top:67.3px;padding-bottom:80px}
  .home-copy{gap:16px}
  .home-copy h1{font-size:26px;line-height:29.9px;letter-spacing:-.65px}
  .home-copy p{font-size:14px;line-height:24px;letter-spacing:-.35px}
  .home-copy .backed{font-size:11px;line-height:16.5px}
  .home-copy .backed-mark{height:16px}
  .home-links{margin-top:28px;padding-top:24px}
  body .form-intro h1{font-size:36px;line-height:38.88px;letter-spacing:-1.8px}
  .copy-column h1{font-size:26px;line-height:29.9px;letter-spacing:-.65px}
  body .document-page h1{font-size:30px;line-height:31.5px;letter-spacing:-1.2px;font-weight:600}
  .document-page .valuation output{font-size:56px}
  .report .report-title{font-size:24px;line-height:28.8px}
  .home-main+.site-footer{flex-direction:row;padding-top:28px;padding-bottom:28px;font-size:12px;line-height:16px}
}
