.Nav-module__e1xquq__header{z-index:50;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom-color:var(--line);background:#fbfaf7d1}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.Nav-module__e1xquq__mark{letter-spacing:-.01em;font-size:19px;font-weight:600}.Nav-module__e1xquq__mark b{color:var(--accent-ink);font-weight:600}.Nav-module__e1xquq__links{color:var(--ink-soft);gap:30px;margin-left:auto;margin-right:28px;font-size:15px;display:flex}.Nav-module__e1xquq__links a{padding:4px 0;transition:color .18s;position:relative}.Nav-module__e1xquq__links a:hover{color:var(--ink)}.Nav-module__e1xquq__links a:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .24s;position:absolute;bottom:-2px;left:0}.Nav-module__e1xquq__links a:hover:after{width:100%}.Nav-module__e1xquq__cta{padding:10px 18px}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.Nav-module__e1xquq__burger span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s}.Nav-module__e1xquq__burger span[data-open=true]:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burger span[data-open=true]:last-child{transform:translateY(0)rotate(-45deg)}.Nav-module__e1xquq__sheet{background:var(--paper);z-index:40;animation:.2s Nav-module__e1xquq__fade;position:fixed;inset:68px 0 0}.Nav-module__e1xquq__sheet nav{padding:24px var(--pad);flex-direction:column;gap:4px;display:flex}.Nav-module__e1xquq__sheet nav a{font-family:var(--font-serif), serif;border-bottom:1px solid var(--line-soft);padding:14px 0;font-size:30px}.Nav-module__e1xquq__sheetCta{font-family:var(--font-sans), sans-serif;justify-content:center;margin-top:20px;font-size:16px}@keyframes Nav-module__e1xquq__fade{0%{opacity:0}to{opacity:1}}@media (max-width:780px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__burger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--paper-2);color:var(--ink);border-top:1px solid var(--line);padding:clamp(48px,7vw,84px) 0 34px}.Footer-module__EZoWya__top{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:40px;display:flex}.Footer-module__EZoWya__mark{color:var(--ink);font-size:20px;font-weight:600}.Footer-module__EZoWya__mark b{color:var(--accent-ink);font-weight:600}.Footer-module__EZoWya__socials{flex-wrap:wrap;gap:22px;display:flex}.Footer-module__EZoWya__socials a{font-family:var(--font-mono), monospace;color:var(--ink-soft);font-size:13.5px;transition:color .18s}.Footer-module__EZoWya__socials a:hover{color:var(--accent-ink)}.Footer-module__EZoWya__tagline{padding:clamp(40px,6vw,72px) 0}.Footer-module__EZoWya__big{letter-spacing:-.025em;color:var(--ink);max-width:16ch;font-size:clamp(30px,6vw,66px);line-height:1.02}.Footer-module__EZoWya__big em{color:var(--accent-ink);font-style:italic}.Footer-module__EZoWya__bottom{color:var(--ink-mut);flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:12.5px;display:flex}.Footer-module__EZoWya__bottom a{transition:color .18s}.Footer-module__EZoWya__bottom a:hover{color:var(--accent-ink)}
.Hero-module__Z8hQ_W__hero{isolation:isolate;padding:clamp(90px,16vh,190px) 0 clamp(80px,14vh,170px);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__wash{z-index:-1;pointer-events:none;background:radial-gradient(48% 42% at 88% 0%, var(--accent-wash), transparent 62%), radial-gradient(46% 46% at 4% 92%, var(--cool-wash), transparent 66%);height:140%;position:absolute;inset:-20% -10% auto}.Hero-module__Z8hQ_W__inner{max-width:940px}.Hero-module__Z8hQ_W__head{letter-spacing:-.028em;text-wrap:balance;max-width:14ch;font-size:clamp(46px,8.4vw,96px);line-height:.97;display:block}.Hero-module__Z8hQ_W__head em{color:var(--accent-ink);font-style:italic}.Hero-module__Z8hQ_W__sub{max-width:48ch;color:var(--ink-soft);margin-top:clamp(26px,3.5vw,38px);font-size:clamp(18px,2.2vw,21px);line-height:1.55}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:12px;margin-top:clamp(30px,4vw,42px);display:flex}
.Proof-module__rdjjYq__wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.Proof-module__rdjjYq__row{grid-template-columns:repeat(3,1fr);gap:26px 40px;padding-top:30px;padding-bottom:30px;display:grid}.Proof-module__rdjjYq__item{align-items:baseline;gap:10px;display:flex}.Proof-module__rdjjYq__n{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;font-size:23px}.Proof-module__rdjjYq__l{letter-spacing:.09em;text-transform:uppercase;color:var(--ink-mut);font-size:11px;line-height:1.35}@media (max-width:780px){.Proof-module__rdjjYq__row{grid-template-columns:repeat(2,1fr);gap:22px 28px}}@media (max-width:460px){.Proof-module__rdjjYq__row{grid-template-columns:1fr;gap:16px}.Proof-module__rdjjYq__n{font-size:20px}}
.Work-module__mspDfG__head{margin-bottom:clamp(32px,5vw,52px)}.Work-module__mspDfG__h{letter-spacing:-.025em;max-width:18ch;margin-top:14px;font-size:clamp(30px,4.6vw,50px)}.Work-module__mspDfG__feature{border:1px solid var(--line);background:radial-gradient(70% 120% at 100% 0%, var(--accent-wash), transparent 55%), var(--paper);border-radius:20px;padding:clamp(26px,4vw,44px);position:relative;overflow:hidden}.Work-module__mspDfG__featTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.Work-module__mspDfG__badge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-ink);border:1px solid #d8431a59;border-radius:100px;padding:4px 11px;font-size:11px}.Work-module__mspDfG__featName{letter-spacing:-.02em;margin:16px 0 6px;font-size:clamp(34px,5vw,56px)}.Work-module__mspDfG__featRole{letter-spacing:.05em;color:var(--ink-mut);text-transform:uppercase;font-size:12.5px}.Work-module__mspDfG__featLink{font-family:var(--font-mono), monospace;color:var(--ink);border-bottom:1px solid var(--accent);white-space:nowrap;padding-bottom:2px;font-size:13px;transition:color .18s}.Work-module__mspDfG__featLink:hover{color:var(--accent-ink)}.Work-module__mspDfG__featSummary{max-width:62ch;color:var(--ink-soft);margin:22px 0 0;font-size:18px;line-height:1.62}.Work-module__mspDfG__featDash{color:var(--ink-mut)}.Work-module__mspDfG__block{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.Work-module__mspDfG__blockLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-mut);margin:0 0 16px;font-size:11px}.Work-module__mspDfG__marketGrid,.Work-module__mspDfG__narrativeGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Work-module__mspDfG__funnelGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.Work-module__mspDfG__narrativeGrid{margin:0;padding:0;list-style:none}.Work-module__mspDfG__funnelCard{background:var(--paper-2);text-align:center;border-radius:12px;padding:20px 22px}.Work-module__mspDfG__marketCard{background:var(--paper-2);border-radius:12px;padding:18px 22px}.Work-module__mspDfG__marketH{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:17px;font-weight:600}.Work-module__mspDfG__marketH em{color:var(--accent-ink);font-style:normal}.Work-module__mspDfG__marketS{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mut);margin:8px 0 0;font-size:11.5px}.Work-module__mspDfG__exchanges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.Work-module__mspDfG__exchange{letter-spacing:.02em;color:var(--ink);border:1px solid #1a171229;border-radius:100px;padding:6px 13px;font-size:12.5px}.Work-module__mspDfG__narrativeItem{background:var(--paper-2);color:var(--ink-soft);border-radius:12px;padding:18px 22px 18px 38px;font-size:15.5px;line-height:1.5;position:relative}.Work-module__mspDfG__narrativeItem:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:26px;left:22px}.Work-module__mspDfG__metric{padding-right:16px}.Work-module__mspDfG__mn{color:var(--accent-ink);letter-spacing:-.01em;font-size:clamp(26px,3.6vw,40px);line-height:1}.Work-module__mspDfG__ml{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mut);margin-top:10px;font-size:11px}.Work-module__mspDfG__shots{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.Work-module__mspDfG__shot{flex:240px;max-width:420px;margin:0}.Work-module__mspDfG__shotFrame{border:1px solid var(--line);background:var(--paper-2);aspect-ratio:16/11;border-radius:12px;display:flex;overflow:hidden}.Work-module__mspDfG__shotImg{object-fit:cover;object-position:0 0;width:100%;height:100%}.Work-module__mspDfG__shotCap{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mut);margin-top:10px;font-size:11px;line-height:1.45;display:block}@media (max-width:760px){.Work-module__mspDfG__shot{flex:100%;max-width:none}.Work-module__mspDfG__shotFrame{aspect-ratio:16/9}}.Work-module__mspDfG__list{background:var(--line);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;margin-top:clamp(28px,4vw,44px);display:grid;overflow:hidden}.Work-module__mspDfG__item{background:var(--paper);padding:clamp(24px,3vw,34px)}.Work-module__mspDfG__itemHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Work-module__mspDfG__itemName{letter-spacing:-.02em;font-size:clamp(24px,3vw,30px)}.Work-module__mspDfG__itemPeriod{color:var(--ink-mut);white-space:nowrap;font-size:12px}.Work-module__mspDfG__itemRole{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-ink);margin:8px 0 0;font-size:12px}.Work-module__mspDfG__itemSummary{color:var(--ink-soft);margin:14px 0 0;font-size:16px;line-height:1.58}.Work-module__mspDfG__itemMetrics{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.Work-module__mspDfG__chip{color:var(--ink-soft);background:var(--paper-2);border-radius:100px;padding:6px 13px;font-size:13px}.Work-module__mspDfG__chip b{color:var(--ink);font-weight:400}.Work-module__mspDfG__itemShots{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.Work-module__mspDfG__itemShot{flex:0 200px;margin:0}.Work-module__mspDfG__itemShotFrame{border:1px solid var(--line);background:var(--paper-2);aspect-ratio:4/3;border-radius:10px;display:flex;overflow:hidden}.Work-module__mspDfG__itemShotImg{object-fit:cover;object-position:50% 0;width:100%;height:100%}.Work-module__mspDfG__itemShotFrameContain{background:#fff;align-items:center}.Work-module__mspDfG__itemShotImgContain{object-fit:contain;padding:10px}.Work-module__mspDfG__itemShotCap{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mut);margin-top:8px;font-size:10.5px;display:block}@media (max-width:760px){.Work-module__mspDfG__funnelGrid{grid-template-columns:repeat(3,1fr);gap:8px}.Work-module__mspDfG__funnelCard{padding:16px 8px}.Work-module__mspDfG__marketGrid,.Work-module__mspDfG__narrativeGrid,.Work-module__mspDfG__list{grid-template-columns:1fr}}
.Services-module__PFRRnG__head{max-width:24ch;margin-bottom:clamp(36px,5vw,56px)}.Services-module__PFRRnG__h{letter-spacing:-.025em;margin-top:14px;font-size:clamp(28px,4vw,46px)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr);gap:clamp(28px,4vw,48px);display:grid}.Services-module__PFRRnG__card{border-top:2px solid var(--ink);padding-top:26px}.Services-module__PFRRnG__num{letter-spacing:.1em;color:var(--accent-ink);font-size:12px}.Services-module__PFRRnG__name{letter-spacing:-.02em;margin:14px 0 12px;font-size:clamp(24px,3vw,32px)}.Services-module__PFRRnG__body{color:var(--ink-soft);max-width:42ch;margin:0;font-size:16.5px;line-height:1.6}@media (max-width:720px){.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:34px}}
.Builds-module__abdZ7q__wrap{padding:0}.Builds-module__abdZ7q__washWrap{isolation:isolate;padding:clamp(64px,9vw,120px) 0;position:relative;overflow:hidden}.Builds-module__abdZ7q__wash{z-index:-1;pointer-events:none;background:radial-gradient(40% 50% at 100% 100%, var(--cool-wash), transparent 60%), radial-gradient(36% 44% at 0% 0%, var(--accent-wash), transparent 60%);position:absolute;inset:0}.Builds-module__abdZ7q__head{max-width:30ch;margin-bottom:clamp(40px,5vw,60px)}.Builds-module__abdZ7q__h{letter-spacing:-.025em;max-width:20ch;margin-top:14px;font-size:clamp(28px,4.2vw,48px)}.Builds-module__abdZ7q__lede{color:var(--ink-soft);max-width:54ch;margin:20px 0 0;font-size:18px;line-height:1.6}.Builds-module__abdZ7q__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Builds-module__abdZ7q__card{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:clamp(22px,2.6vw,30px);transition:transform .22s,border-color .22s;display:flex}.Builds-module__abdZ7q__card:hover{border-color:#1a171247;transform:translateY(-3px)}.Builds-module__abdZ7q__kind{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-ink);font-size:11px}.Builds-module__abdZ7q__name{letter-spacing:-.01em;word-break:break-word;margin:14px 0 12px;font-size:clamp(21px,2.4vw,26px)}.Builds-module__abdZ7q__body{color:var(--ink-soft);flex:1;margin:0 0 22px;font-size:15.5px;line-height:1.58}.Builds-module__abdZ7q__link{font-family:var(--font-mono), monospace;color:var(--ink);border-bottom:1px solid var(--accent);align-self:flex-start;padding-bottom:3px;font-size:13px;transition:color .18s}.Builds-module__abdZ7q__link:hover{color:var(--accent-ink)}@media (max-width:860px){.Builds-module__abdZ7q__grid{grid-template-columns:1fr}}
.About-module__vqXTeW__grid{grid-template-columns:.42fr .58fr;align-items:start;gap:clamp(28px,5vw,72px);display:grid}.About-module__vqXTeW__left{align-self:start;position:sticky;top:96px}.About-module__vqXTeW__portrait{aspect-ratio:4/5;background:var(--paper-2);border:1px solid var(--line);border-radius:16px;width:100%;position:relative;overflow:hidden}.About-module__vqXTeW__img{object-fit:cover;object-position:50% 22%}.About-module__vqXTeW__meta{color:var(--ink);margin:18px 0 0;font-size:14px}.About-module__vqXTeW__metaSub{color:var(--ink-mut);margin:6px 0 0;font-size:13px}.About-module__vqXTeW__lead{letter-spacing:-.02em;max-width:20ch;margin:16px 0 28px;font-size:clamp(24px,3.4vw,38px);line-height:1.16}.About-module__vqXTeW__body p{color:var(--ink-soft);max-width:58ch;margin:0 0 18px;font-size:17.5px;line-height:1.66}.About-module__vqXTeW__body p:last-child{margin-bottom:0}.About-module__vqXTeW__highlights{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px 20px;margin:32px 0 0;padding:26px 0 0;list-style:none;display:grid}.About-module__vqXTeW__highlights li{flex-direction:column;gap:6px;display:flex}.About-module__vqXTeW__hn{letter-spacing:-.015em;color:var(--accent-ink);white-space:nowrap;font-size:clamp(18px,1.9vw,22px);line-height:1.05}.About-module__vqXTeW__hl{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mut);font-size:10.5px;line-height:1.4}@media (max-width:620px){.About-module__vqXTeW__highlights{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:32px}.About-module__vqXTeW__left{max-width:420px;position:static}}
.blog-module__3rPSzG__head{margin-bottom:clamp(40px,6vw,64px);padding-top:clamp(48px,8vh,96px)}.blog-module__3rPSzG__h1{letter-spacing:-.03em;text-wrap:balance;max-width:16ch;margin-top:16px;font-size:clamp(34px,6vw,64px);line-height:1.02}.blog-module__3rPSzG__list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.blog-module__3rPSzG__item{border-bottom:1px solid var(--line)}.blog-module__3rPSzG__link{padding:clamp(28px,4vw,44px) 0;transition:opacity .2s;display:block}.blog-module__3rPSzG__link:hover{opacity:.72}.blog-module__3rPSzG__link:hover .blog-module__3rPSzG__more{color:var(--accent-ink)}.blog-module__3rPSzG__meta{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mut);align-items:center;gap:10px;font-size:12px;display:flex}.blog-module__3rPSzG__dot{color:var(--ink-mut)}.blog-module__3rPSzG__title{letter-spacing:-.02em;max-width:22ch;margin:14px 0 0;font-size:clamp(24px,3.4vw,38px);line-height:1.1}.blog-module__3rPSzG__excerpt{color:var(--ink-soft);max-width:60ch;margin:14px 0 0;font-size:17px;line-height:1.6}.blog-module__3rPSzG__more{font-family:var(--font-mono), monospace;color:var(--ink);margin-top:18px;font-size:13px;transition:color .18s;display:inline-block}.blog-module__3rPSzG__article{padding-top:clamp(40px,7vh,88px)}.blog-module__3rPSzG__back{font-family:var(--font-mono), monospace;color:var(--ink-mut);font-size:13px;transition:color .18s}.blog-module__3rPSzG__back:hover{color:var(--accent-ink)}.blog-module__3rPSzG__artHead{max-width:60ch;margin:26px 0 0}.blog-module__3rPSzG__artTitle{letter-spacing:-.03em;text-wrap:balance;margin:16px 0 0;font-size:clamp(32px,5.2vw,60px);line-height:1.03}.blog-module__3rPSzG__artMeta{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mut);align-items:center;gap:10px;font-size:12.5px;display:flex}.blog-module__3rPSzG__tags{flex-wrap:wrap;gap:8px;margin:24px 0 0;display:flex}.blog-module__3rPSzG__tag{font-family:var(--font-mono), monospace;color:var(--ink);border:1px solid #1a171229;border-radius:100px;padding:5px 12px;font-size:12px}.blog-module__3rPSzG__cover{aspect-ratio:16/8;border:1px solid var(--line);background:var(--paper-2);border-radius:16px;width:100%;margin:clamp(28px,4vw,44px) 0;position:relative;overflow:hidden}.blog-module__3rPSzG__coverImg{object-fit:cover}.blog-module__3rPSzG__artBody{margin-top:clamp(28px,4vw,40px)}.blog-module__3rPSzG__artFoot{border-top:1px solid var(--line);margin-top:clamp(48px,7vw,80px);padding-top:28px}
.Contact-module__OWeMSG__wrap{padding:0}.Contact-module__OWeMSG__washWrap{border-top:1px solid var(--line);isolation:isolate;padding:clamp(64px,9vw,120px) 0;position:relative;overflow:hidden}.Contact-module__OWeMSG__wash{z-index:-1;pointer-events:none;background:radial-gradient(50% 60% at 92% 6%, var(--accent-wash), transparent 60%);position:absolute;inset:0}.Contact-module__OWeMSG__grid{grid-template-columns:.44fr .56fr;align-items:start;gap:clamp(32px,5vw,72px);display:grid}.Contact-module__OWeMSG__left{position:sticky;top:100px}.Contact-module__OWeMSG__h{letter-spacing:-.025em;max-width:14ch;margin:14px 0 20px;font-size:clamp(30px,4.4vw,50px)}.Contact-module__OWeMSG__sub{color:var(--ink-soft);max-width:42ch;margin:0;font-size:17px;line-height:1.6}.Contact-module__OWeMSG__form{flex-direction:column;gap:18px;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__field>span{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mut);font-size:11.5px}.Contact-module__OWeMSG__field input,.Contact-module__OWeMSG__field select,.Contact-module__OWeMSG__field textarea{font-family:var(--font-sans), sans-serif;color:var(--ink);background:var(--paper);border:1px solid #1a17122e;border-radius:12px;width:100%;padding:13px 15px;font-size:16px;transition:border-color .18s,box-shadow .18s}.Contact-module__OWeMSG__field textarea{resize:vertical;min-height:108px}.Contact-module__OWeMSG__field input::placeholder,.Contact-module__OWeMSG__field textarea::placeholder{color:var(--ink-mut)}.Contact-module__OWeMSG__field input:focus,.Contact-module__OWeMSG__field select:focus,.Contact-module__OWeMSG__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-wash);outline:none}.Contact-module__OWeMSG__field select{appearance:none;cursor:pointer}.Contact-module__OWeMSG__honey{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.Contact-module__OWeMSG__submit{align-self:flex-start;margin-top:4px;padding:14px 28px;font-size:16px}.Contact-module__OWeMSG__submit:disabled{opacity:.6;cursor:default}.Contact-module__OWeMSG__err{color:var(--accent-ink);margin:0;font-size:14px}.Contact-module__OWeMSG__success{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:clamp(30px,4vw,48px)}.Contact-module__OWeMSG__successH{letter-spacing:-.02em;color:var(--accent-ink);margin-bottom:14px;font-size:clamp(32px,4vw,44px)}.Contact-module__OWeMSG__success p{color:var(--ink-soft);max-width:44ch;margin:0;font-size:17px;line-height:1.6}@media (max-width:820px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr}.Contact-module__OWeMSG__left{position:static}}@media (max-width:560px){.Contact-module__OWeMSG__row{grid-template-columns:1fr}}
.Newsletter-module__2Pl5Qq__wrap{padding:0}.Newsletter-module__2Pl5Qq__band{background:var(--paper-2);isolation:isolate;padding:clamp(52px,7vw,88px) 0;position:relative;overflow:hidden}.Newsletter-module__2Pl5Qq__band:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(46% 70% at 88% 0%, var(--accent-wash), transparent 62%);position:absolute;inset:0}.Newsletter-module__2Pl5Qq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.Newsletter-module__2Pl5Qq__h{letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(28px,4vw,46px)}.Newsletter-module__2Pl5Qq__h em{color:var(--accent-ink);font-style:italic}.Newsletter-module__2Pl5Qq__sub{color:var(--ink-soft);max-width:42ch;margin:16px 0 0;font-size:17px;line-height:1.58}.Newsletter-module__2Pl5Qq__right{justify-self:stretch}.Newsletter-module__2Pl5Qq__form{gap:10px;width:100%;display:flex}.Newsletter-module__2Pl5Qq__input{min-width:0;font-family:var(--font-sans), sans-serif;color:var(--ink);background:var(--paper);border:1px solid #1a171233;border-radius:100px;flex:1;padding:13px 20px;font-size:16px;transition:border-color .18s,box-shadow .18s}.Newsletter-module__2Pl5Qq__input::placeholder{color:var(--ink-mut)}.Newsletter-module__2Pl5Qq__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-wash);outline:none}.Newsletter-module__2Pl5Qq__btn{white-space:nowrap;padding:13px 26px}.Newsletter-module__2Pl5Qq__note{color:var(--ink-mut);margin:14px 0 0;font-size:12px}@media (max-width:780px){.Newsletter-module__2Pl5Qq__inner{grid-template-columns:1fr;gap:26px}}@media (max-width:460px){.Newsletter-module__2Pl5Qq__form{flex-direction:column}.Newsletter-module__2Pl5Qq__btn{justify-content:center;width:100%}}
.PostBody-module__VJoNGW__body{max-width:68ch}.PostBody-module__VJoNGW__p{color:var(--ink-soft);margin:0 0 26px;font-size:19px;line-height:1.72}.PostBody-module__VJoNGW__h2{letter-spacing:-.02em;color:var(--ink);margin:44px 0 16px;font-size:clamp(24px,3vw,32px)}.PostBody-module__VJoNGW__h3{letter-spacing:-.01em;color:var(--ink);margin:34px 0 12px;font-size:clamp(20px,2.4vw,25px)}.PostBody-module__VJoNGW__link{color:var(--accent-ink);text-underline-offset:2px;text-decoration:underline}.PostBody-module__VJoNGW__quote{border-left:3px solid var(--accent);letter-spacing:-.01em;color:var(--ink);margin:34px 0;padding:4px 0 4px 26px;font-size:clamp(22px,2.8vw,28px);font-style:italic;line-height:1.4}.PostBody-module__VJoNGW__ul{flex-direction:column;gap:12px;margin:0 0 26px;padding:0;list-style:none;display:flex}.PostBody-module__VJoNGW__ul li{color:var(--ink-soft);padding-left:28px;font-size:18px;line-height:1.6;position:relative}.PostBody-module__VJoNGW__ul li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:12px;left:4px}
