@font-face{font-family:Manrope;src:url('/assets/Manrope-Variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--paper:#f7f5ef;--paper-dark:#eeece4;--ink:#282923;--muted:#696b61;--orange:#e95c36;--orange-dark:#b74020;--line:#d9d9cf;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.7}
body::selection{background:var(--orange);color:var(--paper)}
::selection{background:#efb39b;color:var(--ink)}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
button:disabled{cursor:wait}
button, a{touch-action:manipulation}
svg{display:block}
img{max-width:100%;display:block}
[hidden]{display:none!important}
:focus-visible{outline:2px solid var(--orange-dark);outline-offset:5px}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:500}
em{font-family:var(--serif);font-weight:400}
.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.eyebrow{font-size:10px;line-height:1.5;letter-spacing:1.75px;font-weight:700;display:flex;align-items:center;gap:12px}
.live-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);flex-shrink:0}
.asterisk{width:20px;height:20px;flex-shrink:0}
.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--ink);color:var(--paper);padding:12px 24px}
.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}
.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:36px}
.wordmark{font-weight:800;font-size:30px;letter-spacing:-1.9px;line-height:1;display:inline-flex;align-items:baseline}
.brand-dot{color:var(--orange);font-size:40px;line-height:0}
.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:50px}
.desktop-nav a{font-size:12px;font-weight:600;position:relative;padding-block:10px}
.desktop-nav a::after{content:'';height:1px;background:var(--ink);position:absolute;bottom:5px;left:0;right:100%;transition:right .2s}
.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{right:0}
.header-actions{display:flex;align-items:center;gap:34px}
.language-switch{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.5px}
.language-switch a{color:var(--muted);padding-block:12px}
.language-switch a:hover{color:var(--orange-dark)}
.language-divider{color:#a6a89c;font-weight:400}
.header-contact{font-size:12px;font-weight:600;display:flex;align-items:center;gap:18px;padding:11px 15px;border:1px solid #8e9084;transition:background .2s,color .2s}
.header-contact:hover{background:var(--ink);color:var(--paper)}
.header-contact svg{width:17px;height:17px}
.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:6px}
.menu-toggle span{display:block;width:22px;height:1px;background:var(--ink);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{padding:16px 24px 26px;border-top:1px solid var(--line)}
.mobile-nav a{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:18px}
.mobile-nav svg{width:20px}
.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:32px;align-items:center;min-height:660px;padding-top:69px;padding-bottom:66px}
.hero-copy{position:relative;z-index:1}
.hero-eyebrow{margin-bottom:30px}
.hero h1{font-size:clamp(66px,7.1vw,102px);line-height:1.05;letter-spacing:-6px;font-weight:500;white-space:nowrap}
.hero h1 em{color:var(--orange);font-size:1.03em;letter-spacing:-5.8px}
.hero-intro{max-width:430px;color:var(--muted);font-size:16px;line-height:1.9;margin-top:28px}
.hero-actions{display:flex;align-items:center;gap:32px;margin-top:30px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:29px;padding:16px 22px;font-size:12px;font-weight:600;line-height:1.5;min-height:51px;transition:background .2s,transform .2s}
.button-dark{background:var(--ink);color:var(--paper);border:1px solid var(--ink)}
.button-dark:hover{background:#44463b;transform:translateY(-2px)}
.button svg{width:20px;height:20px}
.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:600;line-height:1.6;min-height:42px}
.text-link svg{width:20px;height:20px;flex-shrink:0;transition:transform .2s}
.text-link:hover svg{transform:translate(3px,-2px)}
.text-link:hover{color:var(--orange-dark)}
.hero-footnote{font-size:8px;font-weight:600;letter-spacing:1.4px;margin-top:43px;color:var(--muted)}
.hero-visual{align-self:center;padding-top:10px;min-width:0}
.connection-art{position:relative;aspect-ratio:1.08}
.connection-svg{width:100%;height:100%;overflow:visible}
.art-coordinate{position:absolute;font-size:8px;font-weight:600;letter-spacing:1.5px;color:var(--muted);z-index:1}
.top-left{top:1%;left:5%}.top-right{top:-2%;right:4%;font-size:26px;font-weight:300}
.art-orbits{transform-origin:270px 237px;animation:orbit-drift 65s linear infinite}
.art-tag{position:absolute;background:var(--paper);font-size:8px;font-weight:700;letter-spacing:1.5px;padding:7px 13px;border:1px solid var(--line);z-index:2}
.tag-one{top:19%;left:6%;transform:rotate(-8deg)}
.tag-two{top:33%;right:0;transform:rotate(6deg)}
.tag-three{bottom:12%;right:12%;transform:rotate(-5deg)}
.art-axis{position:absolute;bottom:7%;left:6%;font-size:22px;line-height:1;color:var(--muted)}
.art-bottom{position:absolute;bottom:3%;left:21%;font-size:7px;letter-spacing:1.2px;color:var(--muted)}
.art-caption{display:flex;align-items:center;gap:26px;font-size:11px;color:var(--muted);margin:22px 15px 0;border-top:1px solid var(--line);padding-top:15px}
.art-caption span{font-size:8px;letter-spacing:1.5px}
.expertise-strip{border-block:1px solid var(--line)}
.expertise-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.expertise-inner>span{font-size:13px;font-weight:500;letter-spacing:-.1px}
.expertise-inner .asterisk{color:var(--orange);width:15px;height:15px}
.expertise-inner .asterisk:last-child{display:none}
.section-space{padding-block:100px}
.section-index{color:var(--muted);margin-bottom:31px;font-size:9px}
h2{font-size:46px;letter-spacing:-2.1px;line-height:1.22}
h2 em{letter-spacing:-1.9px}
.section-heading{display:grid;grid-template-columns:1.18fr 1fr;gap:80px;align-items:center}
.section-heading>p{max-width:435px;font-size:14px;line-height:1.9;color:var(--muted);justify-self:end}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:55px}
.principle{border-top:1px solid var(--line);padding-top:20px}
.principle-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}
.principle-number{font-size:10px;letter-spacing:1.5px;color:var(--muted)}
.principle-symbol{font-size:28px;color:var(--orange);line-height:1}
.principle h3{font-size:21px;font-weight:600;letter-spacing:-.7px;margin-bottom:10px}
.principle p{font-size:13px;color:var(--muted);line-height:1.9;max-width:310px}
.journal-section{background:var(--paper-dark);border-block:1px solid var(--line)}
.journal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}
.journal-heading h2{font-size:46px}
.section-description{font-size:14px;color:var(--muted);line-height:1.9;max-width:560px;margin-top:17px}
.all-notes{margin-top:12px;white-space:nowrap;border-bottom:1px solid var(--ink);min-height:30px}
.journal-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:37px;margin-bottom:27px}
.filters{display:flex;gap:7px;flex-wrap:wrap}
.filter-button{border:1px solid transparent;background:none;padding:9px 15px;font-size:11px;font-weight:500;border-radius:2px;transition:background .18s,color .18s}
.filter-button:hover{border-color:#b4b7a9}
.filter-button.is-active{color:var(--paper);background:var(--ink);border-color:var(--ink)}
.note-count{font-size:10px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.story-card{min-width:0}
.story-link{display:flex;flex-direction:column;height:100%}
.cover{position:relative;aspect-ratio:1.5;overflow:hidden;isolation:isolate}
.cover>svg{width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.6,.3,1)}
.cover-orbit{background:#e65f39;color:#fae5c7}
.cover-grid{background:#d9ded2;color:#535e50}
.cover-steps{background:#dbd9e4;color:#6c637f}
.cover-code{position:absolute;top:17px;left:18px;font-size:7px;font-weight:600;letter-spacing:1.1px;z-index:1}
.cover-corner{position:absolute;bottom:9px;right:17px;font-size:25px;font-weight:300}
.story-link:hover .cover>svg{transform:scale(1.07) rotate(3deg)}
.story-meta{display:flex;justify-content:space-between;gap:12px;margin-top:23px;font-size:8px;font-weight:600;letter-spacing:1px;color:var(--muted);line-height:1.6}
.story-meta>span:last-child{font-size:9px;letter-spacing:0;font-weight:400;flex-shrink:0}
.story-card h3{font-size:24px;font-weight:500;letter-spacing:-.85px;line-height:1.4;margin-top:14px;max-width:345px;transition:color .2s}
.story-link:hover h3{color:var(--orange-dark)}
.story-card p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:12px;margin-bottom:24px}
.story-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cbcec2;padding-top:16px;margin-top:auto}
.draft-label{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:9px;line-height:1.4}
.draft-label i{width:5px;height:5px;display:block;background:#7b7b6a;border-radius:50%}
.story-arrow{border:1px solid #b8bcad;border-radius:50%;width:31px;height:31px;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}
.story-arrow svg{width:17px;height:17px}
.story-link:hover .story-arrow{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.editorial-note{display:flex;align-items:baseline;gap:10px;margin-top:30px;font-size:10px;color:var(--muted);line-height:1.8;max-width:720px}
.editorial-note>span{font-size:15px;color:var(--orange-dark)}
.empty-state{padding-block:60px;font-family:var(--serif);font-size:24px}
.about-section{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center;padding-bottom:65px}
.about-copy h2{margin-bottom:25px}
.about-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.95;margin-top:15px;max-width:540px}
.about-copy .personal-copy{padding-top:15px}
.about-copy>.text-link{margin-top:23px;border-bottom:1px solid var(--ink);padding-bottom:3px}
.personal-note{background:#ebe8dd;transform:rotate(3deg);padding:27px 34px 29px;position:relative;box-shadow:4px 6px 0 #28292305}
.personal-note::before{content:'';position:absolute;top:-13px;left:38%;height:27px;width:97px;background:#d6d4c596;transform:rotate(-9deg)}
.note-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1px;color:var(--muted)}
.note-top .asterisk{width:29px;height:29px;color:var(--orange)}
.note-sketch{width:95%;margin:22px auto 12px;color:var(--orange)}
.note-big{font-family:var(--serif);font-style:italic;letter-spacing:-1.5px;font-size:44px;line-height:1.14}
.note-small{font-size:11px;color:var(--muted);line-height:1.9;max-width:285px;margin-top:18px}
.note-sign{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #c8c7ba;padding-top:15px;margin-top:28px;font-family:var(--serif);font-style:italic;font-size:28px}
.note-sign>span{font-family:var(--sans);font-style:normal;font-size:30px}
.journey{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin-bottom:105px;padding-top:12px;gap:20px}
.journey-line{position:absolute;left:0;right:0;height:1px;background:var(--line);top:12px}
.journey-stop{position:relative;padding-top:26px}
.journey-point{position:absolute;left:0;top:-3px;width:7px;height:7px;background:var(--paper);border:1px solid #999d8e;border-radius:50%}
.journey-stop:last-child .journey-point{background:var(--orange);border-color:var(--orange)}
.journey-date{color:var(--muted);font-size:9px;letter-spacing:.8px}
.journey-stop h3{font-size:17px;font-weight:600;margin-top:8px;letter-spacing:-.5px}
.journey-stop p{font-size:11px;color:var(--muted);margin-top:3px}
.contact-section{background:#ed663f;padding-block:72px;color:#25271f}
.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}
.contact-inner h2{font-size:52px;letter-spacing:-2.4px;margin-top:25px}
.contact-description{font-size:13px;margin-top:19px}
.contact-section .button{margin-top:28px}
.contact-star{display:block;margin-right:58px;transform:rotate(12deg)}
.contact-star .asterisk{width:164px;height:164px;transition:transform .7s}
.contact-star:hover .asterisk{transform:rotate(90deg)}
.site-footer{padding-block:35px}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:9px;color:var(--muted)}
.site-footer .wordmark{font-size:24px;color:var(--ink)}
.site-footer .brand-dot{font-size:32px}
.footer-note{margin-left:auto}
.back-top{display:flex;align-items:center;gap:22px;color:var(--ink);padding-block:10px}
.back-top span{font-size:18px}
.journal-page{padding-block:75px 95px}
.journal-page-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:30px;margin-bottom:60px}
.journal-page-heading h1{font-size:80px;line-height:1.1;letter-spacing:-4px}
.journal-page-heading h1 em{color:var(--orange);letter-spacing:-4px}
.journal-page-heading p{margin-top:25px;color:var(--muted);font-size:14px;max-width:510px}
.journal-page-heading>.asterisk{width:115px;height:115px;color:var(--orange);margin-right:7%;transform:rotate(8deg)}
.article-header{padding-top:48px;max-width:970px;text-align:center}
.article-back{margin-bottom:38px;color:var(--muted);font-size:11px}
.article-header>.eyebrow{justify-content:center;font-size:9px}
.meta-separator{color:#abad9f;margin-inline:6px}
.article-header h1{font-size:65px;line-height:1.17;letter-spacing:-3.5px;margin-top:25px;text-wrap:balance}
.article-excerpt{font-size:16px;color:var(--muted);max-width:630px;margin:24px auto 0;line-height:1.8;text-wrap:balance}
.article-byline{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:29px;text-align:left}
.author-avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--paper-dark);font-size:22px;font-family:var(--serif);color:var(--orange-dark);font-style:italic}
.article-byline>div{display:flex;flex-direction:column;font-size:11px;line-height:1.6}
.article-byline>div>span{font-size:9px;color:var(--muted)}
.article-byline strong{font-weight:600}
.article-byline .draft-label{margin-left:20px}
.article-cover{margin-top:46px;max-width:1030px}
.article-cover .cover{height:390px;aspect-ratio:auto}
.article-cover .cover>svg{max-width:670px;margin-inline:auto}
.article-cover .cover-code{top:24px;left:26px;font-size:9px}
.article-body-wrap{max-width:690px;width:calc(100% - 48px);margin:43px auto 70px}
.draft-notice{font-size:11px;color:var(--muted);border-left:2px solid var(--orange);padding:9px 17px;background:var(--paper-dark);margin-bottom:37px}
.prose{font-size:16px;line-height:1.95;color:#55594d}
.prose h2{font-size:32px;letter-spacing:-1.2px;color:var(--ink);line-height:1.3;margin:40px 0 19px}
.prose h2:first-child{margin-top:0}
.prose h3{font-size:24px;letter-spacing:-.7px;color:var(--ink);margin:30px 0 14px}
.prose p{margin-block:19px}
.prose ul{padding-left:24px;margin:24px 0}
.prose li{padding-left:6px;margin-block:8px}
.prose li::marker{color:var(--orange)}
.prose blockquote{border-left:2px solid var(--orange);padding:7px 0 7px 27px;margin:40px 0;font-family:var(--serif);font-style:italic;font-size:27px;line-height:1.5;color:var(--ink)}
.article-share{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:40px;padding-top:20px}
.article-share>span{font-size:10px;color:var(--muted)}
.copy-link{background:none;border:0;font-size:11px;padding:0}
.reading-progress{height:3px;background:var(--orange);position:fixed;top:0;left:0;width:0;z-index:50}
.related-section{padding-bottom:85px}
.related-section .journal-heading{border-top:1px solid var(--line);padding-top:46px;margin-bottom:32px}
.related-section .journal-heading h2{font-size:30px;letter-spacing:-1px}
.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px}
.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:var(--paper);padding:12px 23px;max-width:calc(100% - 32px);font-size:12px;opacity:0;pointer-events:none;z-index:70;transition:opacity .2s,transform .2s}
.toast.is-visible{opacity:1;transform:translate(-50%,0)}
.not-found{padding-block:110px;min-height:70vh}
.not-found h1{font-size:70px;letter-spacing:-3px;line-height:1.2;max-width:720px;margin:25px 0}
.not-found>p:not(.eyebrow){color:var(--muted);margin-bottom:25px}
.not-found .not-found-english{font-size:12px;margin-top:32px}
.not-found-english a{text-decoration:underline}
@keyframes orbit-drift{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero{min-height:710px}.hero h1{font-size:110px}}
@media(max-width:1150px){
  .container{width:calc(100% - 80px)}.desktop-nav{gap:22px;margin-right:18px}.header-actions{gap:22px}.hero{min-height:610px;gap:20px}.hero h1{font-size:7.5vw;letter-spacing:-4.5px}.hero h1 em{letter-spacing:-4.5px}.hero-intro{max-width:370px;font-size:14px}.hero-actions{gap:24px}.hero-footnote{font-size:7px;letter-spacing:1px}.hero-visual{padding-top:20px}.section-heading{gap:50px}.about-section{gap:60px}.personal-note{padding:25px}.note-big{font-size:39px}.contact-star{margin-right:15px}.story-grid{gap:24px}.story-meta{font-size:7px;letter-spacing:.6px}.story-card h3{font-size:22px}h2{font-size:40px}.journal-heading h2{font-size:42px}
}
@media(max-width:900px){
  .container{width:calc(100% - 56px)}.desktop-nav{gap:19px;margin:0}.desktop-nav a{font-size:11px}.header-inner{height:82px;gap:24px}.header-contact{display:none}.hero{padding-top:55px;padding-bottom:50px;min-height:560px;grid-template-columns:1.12fr 1fr;gap:10px}.hero h1{font-size:7.8vw}.hero-eyebrow{font-size:8px;letter-spacing:1px}.hero-intro{font-size:13px;line-height:1.8;max-width:330px}.hero-actions{gap:19px}.hero-actions .text-link{font-size:10px;gap:12px}.hero-actions .button{padding:14px 17px;gap:17px;font-size:11px}.hero-footnote{max-width:310px;line-height:1.8;margin-top:30px}.art-tag{font-size:6px;padding:5px 9px;letter-spacing:1px}.art-coordinate{font-size:6px}.art-bottom{font-size:5px}.art-caption{font-size:9px;gap:12px;margin-top:15px}.expertise-inner{gap:16px;min-height:70px}.expertise-inner>span{font-size:10px}.expertise-inner .asterisk{width:12px;height:12px}.section-space{padding-block:75px}.section-heading{gap:40px}.section-heading>p{font-size:12px}h2{font-size:35px}.principles{gap:27px;margin-top:40px}.principle h3{font-size:18px}.principle p{font-size:12px}.journal-heading h2{font-size:36px}.section-description{font-size:12px;max-width:450px}.story-grid{gap:20px}.story-card h3{font-size:20px}.story-card p{font-size:11px}.story-meta{display:block;font-size:7px;line-height:1.7}.story-meta>span:last-child{display:block;font-size:8px;margin-top:4px}.cover{aspect-ratio:1.3}.cover-code{font-size:6px;top:13px;left:12px;letter-spacing:.7px}.about-section{gap:48px}.about-copy>p:not(.eyebrow){font-size:12px}.personal-note{padding:23px}.note-big{font-size:33px}.note-small{font-size:10px}.note-top{font-size:6px}.journey{margin-bottom:75px}.journey-stop p{font-size:10px}.contact-inner h2{font-size:44px}.contact-star .asterisk{width:120px;height:120px}.footer-note{display:none}.journal-page-heading h1{font-size:67px}.article-header h1{font-size:57px}.article-cover .cover{height:320px}
}
@media(max-width:680px){
  html{scroll-padding-top:88px}.container{width:calc(100% - 44px)}.header-inner{height:77px;gap:20px}.wordmark{font-size:27px}.desktop-nav{display:none}.header-actions{gap:19px}.language-switch{font-size:10px}.menu-toggle{display:flex}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:30px;gap:28px}.hero-eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:29px}.hero h1{font-size:clamp(61px,13.8vw,87px);letter-spacing:-4px;line-height:1.08}.hero h1 em{letter-spacing:-4.2px}.hero-intro{font-size:14px;line-height:1.85;max-width:425px;margin-top:24px}.hero-actions{gap:26px;margin-top:26px}.hero-actions .button{padding:15px 20px;gap:22px;font-size:11px}.hero-actions .text-link{font-size:11px}.hero-footnote{font-size:6px;letter-spacing:1px;max-width:none;margin-top:28px}.hero-visual{max-width:420px;width:100%;padding:0;justify-self:center}.connection-art{aspect-ratio:1.15}.art-coordinate{font-size:7px}.top-right{font-size:26px}.art-tag{font-size:7px;padding:6px 11px}.tag-two{right:2%}.tag-three{bottom:9%}.art-bottom{font-size:6px}.art-caption{margin-top:8px;font-size:10px;justify-content:space-between}.expertise-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;min-height:auto;padding-block:23px}.expertise-inner>span{font-size:10px}.expertise-inner>span:nth-of-type(even){text-align:right}.expertise-inner>.asterisk:nth-of-type(2){display:none}.expertise-inner>.asterisk:nth-of-type(3){grid-column:2;grid-row:2}.expertise-inner>span:nth-of-type(3){grid-column:1;grid-row:2}.expertise-inner>span:nth-of-type(4){grid-column:3;grid-row:2}.section-space{padding-block:64px}.section-index{font-size:8px;margin-bottom:25px}.section-heading{grid-template-columns:1fr;gap:24px}h2{font-size:34px;letter-spacing:-1.6px}.section-heading>p{font-size:13px;max-width:none}.principles{grid-template-columns:1fr;gap:26px;margin-top:35px}.principle{padding-top:19px}.principle-top{margin-bottom:13px}.principle-symbol{font-size:28px}.principle h3{font-size:21px;margin-bottom:8px}.principle p{font-size:13px;max-width:none}.journal-heading{gap:20px;flex-wrap:wrap}.journal-heading h2{font-size:34px}.section-description{font-size:13px;max-width:430px}.all-notes{margin-top:0;font-size:11px}.journal-toolbar{margin-top:24px;margin-bottom:24px;gap:10px;align-items:flex-start}.filters{gap:3px}.filter-button{font-size:9px;padding:9px 10px}.note-count{padding-top:10px;font-size:9px}.story-grid{grid-template-columns:1fr;gap:39px}.cover{aspect-ratio:1.65}.cover-code{font-size:7px;left:17px;top:17px}.cover-corner{font-size:27px}.story-meta{display:flex;font-size:8px;margin-top:20px}.story-meta>span:last-child{font-size:9px;margin-top:0}.story-card h3{font-size:27px;line-height:1.3;max-width:none;letter-spacing:-1px;margin-top:11px}.story-card p{font-size:13px;margin-top:12px;margin-bottom:20px}.story-bottom{padding-top:14px}.draft-label{font-size:9px}.editorial-note{font-size:10px;margin-top:28px}.about-section{grid-template-columns:1fr;gap:55px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy .text-link{font-size:11px}.personal-note{width:min(370px,calc(100% - 20px));justify-self:center;padding:27px 29px}.note-top{font-size:8px}.note-big{font-size:43px}.note-small{font-size:12px}.journey{grid-template-columns:1fr 1fr;row-gap:34px;margin-top:5px;margin-bottom:66px}.journey-line{display:none}.journey-stop{border-top:1px solid var(--line);padding-top:18px}.journey-stop h3{font-size:17px}.journey-stop p{font-size:10px}.journey-date{font-size:8px}.contact-section{padding-block:53px}.contact-inner{gap:12px;position:relative}.contact-inner h2{font-size:37px;letter-spacing:-1.8px;line-height:1.17;margin-top:22px}.contact-section .eyebrow{font-size:8px}.contact-description{max-width:285px;font-size:12px;line-height:1.8}.contact-section .button{font-size:11px;padding:15px 19px;gap:20px}.contact-star{position:absolute;right:1px;bottom:14px;margin:0}.contact-star .asterisk{width:38px;height:38px}.site-footer{padding-block:25px}.footer-inner{flex-wrap:wrap;gap:19px 24px}.site-footer .wordmark{font-size:24px}.footer-inner>span{font-size:8px;margin-left:auto}.back-top{margin-left:auto;font-size:9px;min-height:25px;padding:0}.footer-inner>.footer-note{display:block;margin:0;max-width:230px}.journal-page{padding-block:44px 60px}.journal-page-heading{margin-bottom:38px;position:relative}.journal-page-heading h1{font-size:57px;letter-spacing:-3px}.journal-page-heading h1 em{letter-spacing:-3px}.journal-page-heading p{font-size:13px;max-width:330px}.journal-page-heading>.asterisk{display:none}.journal-page .journal-toolbar{margin-top:0}.article-header{padding-top:26px}.article-back{margin-bottom:23px;font-size:10px}.article-header>.eyebrow{font-size:7px;letter-spacing:1px;gap:7px}.article-header h1{font-size:42px;letter-spacing:-2px;line-height:1.2;margin-top:22px}.article-excerpt{font-size:13px;line-height:1.85;margin-top:22px}.article-byline{gap:9px;margin-top:24px}.article-byline .draft-label{font-size:8px;margin-left:12px}.article-cover{margin-top:30px;width:100%}.article-cover .cover{height:265px}.article-body-wrap{margin-top:30px;width:calc(100% - 44px);margin-bottom:55px}.draft-notice{font-size:10px;margin-bottom:28px}.prose{font-size:14px;line-height:1.9}.prose h2{font-size:28px;margin-top:32px}.prose blockquote{font-size:24px;margin-block:29px;padding-left:20px}.article-share{gap:12px}.article-share>span{font-size:8px}.copy-link{font-size:9px;gap:8px}.related-section{padding-bottom:60px}.related-section .journal-heading{padding-top:35px}.related-section .journal-heading h2{font-size:28px}.related-section .journal-heading .text-link{font-size:10px}.related-grid{grid-template-columns:1fr}.not-found{padding-block:80px}.not-found h1{font-size:51px;letter-spacing:-2px}
}
@media(max-width:380px){.hero h1{font-size:14vw;letter-spacing:-3.4px}.hero h1 em{letter-spacing:-3.5px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 15px;font-size:10px;gap:15px}.hero-actions .text-link{font-size:10px;gap:10px}.filter-button{font-size:8px;padding:8px}.contact-star{display:none}.article-header h1{font-size:37px}.header-actions{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
