:root{color-scheme:dark;--bg:#090909;--surface:#121212;--text:#f0efeb;--muted:#969694;--line:#303030;--inverse:#0b0b0b;--header:rgba(9,9,9,.84);--ease:cubic-bezier(.2,.7,.2,1);font-family:Inter,Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65;transition:background .3s,color .3s}body[data-theme=light]{color-scheme:light;--bg:#f3f2ee;--surface:#e8e7e2;--text:#141414;--muted:#666663;--line:#c8c8c2;--inverse:#f3f2ee;--header:rgba(243,242,238,.88)}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}::selection{background:var(--text);color:var(--bg)}:focus-visible{outline:2px solid var(--text);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.07;letter-spacing:-.055em}h2{font-size:clamp(2.4rem,5.3vw,5.25rem);font-weight:500}h3{font-size:1.7rem;font-weight:500}.muted{color:var(--muted)}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:10px;left:10px;z-index:200;padding:12px 20px;background:var(--text);color:var(--bg);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.reading-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--text);transform:scaleX(var(--reading-progress,0));transform-origin:left;z-index:101}.site-header{position:fixed;top:0;left:0;width:100%;height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;z-index:100;border-bottom:1px solid transparent;transition:height .3s,background .3s,border-color .3s}.site-header.scrolled{height:74px;background:var(--header);backdrop-filter:blur(18px);border-color:var(--line)}.wordmark{font-size:27px;letter-spacing:-.12em;font-weight:800;display:flex;align-items:flex-start;gap:5px;line-height:1}.wordmark span{font-size:11px;letter-spacing:0;font-weight:400}.site-nav{display:flex;gap:32px}.site-nav a{font-size:14px;color:var(--muted);transition:color .2s}.site-nav a:hover,.site-nav a[aria-current]{color:var(--text)}.header-actions{display:flex;align-items:center;gap:22px}.icon-button{border:1px solid var(--line);background:transparent;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;transition:background .2s,color .2s;flex-shrink:0}.icon-button:hover{background:var(--text);color:var(--bg)}.theme-toggle{border:0}.contact-nav{font-size:14px}.contact-nav span{margin-left:16px}.hero{height:125svh;min-height:850px;position:relative}.hero-stage{height:100svh;min-height:700px;max-height:1150px;position:sticky;top:0;overflow:hidden;padding:124px 4.5% 0;border-bottom:1px solid var(--line)}.hero-topline{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.1em;color:var(--muted)}.hero h1{font-size:clamp(7rem,18.6vw,22rem);line-height:.95;font-weight:650;letter-spacing:-.075em;white-space:nowrap;text-align:center;position:relative;z-index:1;margin:27px 0 0;transform:translateY(var(--hero-title-y,0px));will-change:transform}.hero-orbit{position:absolute;width:55vw;height:55vw;border:1px solid var(--line);border-radius:50%;left:22.5%;top:32%;opacity:.5}.portrait-wrap{position:absolute;bottom:0;left:50%;width:min(41vw,560px);height:76%;z-index:3;transform:translateX(-50%) translateY(var(--portrait-y,0px));will-change:transform}.hero-portrait{height:100%;width:100%;object-fit:contain;object-position:center bottom;filter:grayscale(1);mask-image:linear-gradient(#000 85%,transparent 100%)}.hero-intro{position:absolute;left:4.5%;bottom:140px;z-index:5;max-width:310px}.eyebrow,.tiny-label{font-size:11px;letter-spacing:.13em;color:var(--muted)}.hero-intro p{font-size:clamp(1.5rem,2.15vw,2.2rem);line-height:1.23;letter-spacing:-.045em;margin:18px 0 23px}.hero-intro em{font-family:Georgia,serif;font-weight:400}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:14px;border-bottom:1px solid var(--line);padding-bottom:7px;transition:border-color .25s}.text-link:hover{border-color:var(--text)}.text-link span{display:inline-block;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.hero-note{position:absolute;right:4.5%;bottom:140px;z-index:5;max-width:250px}.hero-note p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:14px}.hero-bottom{position:absolute;bottom:28px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:center;z-index:5;font-size:10px;letter-spacing:.12em;color:var(--muted)}.scroll-link{display:flex;align-items:center;gap:12px}.scroll-line{height:30px;width:1px;background:var(--line);position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;top:0;width:1px;height:15px;background:var(--text);animation:scroll-cue 2s infinite}@keyframes scroll-cue{from{transform:translateY(-15px)}to{transform:translateY(30px)}}.floating-photo{position:absolute;z-index:2;width:11.5vw;max-width:180px;background:#e1dfd7;padding:7px 7px 0;box-shadow:0 20px 60px #0006;will-change:transform}.floating-photo img{width:100%;height:14vw;max-height:225px;object-fit:cover;filter:grayscale(.6)}.floating-photo figcaption{color:#333;font-size:7px;letter-spacing:.07em;padding:7px 0}.photo-left{left:12%;top:38%;transform:translateY(var(--float-left-y,0px)) rotate(-12deg)}.photo-right{right:11%;top:38%;transform:translateY(var(--float-right-y,0px)) rotate(11deg)}.section-shell{max-width:1600px;margin:auto;padding:110px 7%}.section-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.1em;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-bottom:70px}.about-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:10%;align-items:center}.about-image{position:relative;max-width:370px;transform:rotate(-3deg);border:1px solid var(--line);padding:10px;background:var(--surface)}.about-image img{aspect-ratio:4/5;object-fit:cover;object-position:50% 23%;filter:grayscale(1)}.image-caption{font-size:10px;letter-spacing:.13em;display:block;padding:14px 4px 5px}.about-copy h2{font-size:clamp(2.3rem,4.2vw,4.2rem);margin-bottom:28px}.about-copy p{color:var(--muted);margin-bottom:18px;max-width:660px}.about-copy .text-link{margin-top:10px}.facts-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:90px;padding-top:35px;border-top:1px solid var(--line);gap:25px}.facts-row strong{font-family:'Space Grotesk',Inter,sans-serif;font-size:clamp(1.6rem,3.1vw,3rem);font-weight:400;letter-spacing:-.06em;display:block}.facts-row span{font-size:13px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:65px}.section-heading>p{max-width:270px;font-size:15px;color:var(--muted)}.ventures{padding-top:60px}.venture-card{border-top:1px solid var(--line);display:grid;grid-template-columns:60px 1fr 150px;gap:25px;padding:47px 0;position:relative}.venture-card:last-child{border-bottom:1px solid var(--line)}.venture-number{color:var(--muted);font-size:13px}.venture-kicker{font-size:11px;letter-spacing:.12em;color:var(--muted);margin-bottom:16px}.venture-content h3{font-size:clamp(2rem,4vw,4rem);margin-bottom:22px;max-width:810px;display:flex;justify-content:space-between;gap:20px}.venture-content h3 a{display:flex;justify-content:space-between;width:100%}.venture-content h3 a:hover .venture-arrow{transform:translate(4px,-4px)}.venture-arrow{transition:transform .25s}.venture-symbol{color:var(--muted);font-size:1.3em;font-weight:300;line-height:.8}.small-symbol{font-size:1em;font-family:Georgia,serif}.venture-content p{max-width:690px;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.tags span{border:1px solid var(--line);padding:4px 12px;border-radius:30px;font-size:12px;color:var(--muted)}.venture-status{justify-self:end;font-size:10px;letter-spacing:.08em;margin-top:3px}.venture-content>.text-link{margin-top:24px}.keyboard-story{background:var(--surface);position:relative;height:2200px}.keyboard-sticky{padding:45px 7% 30px;max-width:1600px;margin:auto;position:sticky;top:70px;height:calc(100svh - 70px);min-height:700px;overflow:hidden}.keyboard-sticky .section-label{margin-bottom:32px;border:0;padding-top:0}.keyboard-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:2}.keyboard-heading h2{font-size:clamp(2.3rem,4.5vw,4.5rem)}.keyboard-heading>p{font-size:14px;color:var(--muted)}.keyboard-visual{position:absolute;left:25%;right:1%;top:25%;bottom:6%;display:grid;place-items:center;perspective:1200px}.keyboard-word{position:absolute;top:0;font-size:15vw;letter-spacing:-.08em;font-weight:700;line-height:1;color:var(--line);opacity:.55}.keyboard-visual img{width:100%;max-width:1000px;position:relative;z-index:1;transform:translate3d(var(--key-x,0px),var(--key-y,0px),0) rotate(var(--key-rotate,-10deg)) scale(var(--key-scale,.94));will-change:transform;mix-blend-mode:screen;filter:grayscale(1) contrast(1.18);mask-image:radial-gradient(ellipse 60% 55% at 50% 50%,black 52%,transparent 100%)}body[data-theme=light] .keyboard-visual img{mix-blend-mode:multiply;filter:grayscale(1)}.keyboard-caption{position:absolute;bottom:20px;left:10%;right:6%;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;letter-spacing:.1em}.keyboard-narrative{position:absolute;left:7%;bottom:135px;width:28%;max-width:340px;z-index:3}.story-progress{width:70px;height:2px;background:var(--line);margin-bottom:25px}.story-progress span{display:block;height:100%;background:var(--text);transform:scaleX(var(--key-progress,.1));transform-origin:left}.story-step h3{font-size:1.8rem;line-height:1.16;margin:14px 0}.story-step p{color:var(--muted);font-size:14px}.story-step{margin-bottom:20px}.motion-ready .story-step{display:none}.motion-ready .story-step.active{display:block;animation:step-in .35s var(--ease)}@keyframes step-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.keyboard-source{position:absolute;bottom:32px;left:7%;font-size:12px;color:var(--muted);z-index:3}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.experience-grid article{border-top:1px solid var(--line);padding-top:25px;display:flex;flex-direction:column;align-items:flex-start}.experience-grid h3{margin:34px 0 22px;font-size:1.65rem}.experience-grid p{font-size:15px;color:var(--muted);margin-bottom:30px}.experience-foot{font-size:10px;letter-spacing:.07em;color:var(--muted);margin-top:auto}.experience-more{margin-top:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.experience-more summary{padding:23px 0;cursor:pointer;font-size:14px;display:flex;justify-content:space-between;list-style:none}.experience-more summary::-webkit-details-marker{display:none}.experience-more[open] summary>span{transform:rotate(45deg)}.experience-more>div{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding:12px 0 35px}.experience-more h3{font-size:1.2rem;margin-bottom:14px}.experience-more p{font-size:14px;color:var(--muted)}.life{padding-top:50px}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 22px}.photo-card{border:0;background:none;text-align:left;padding:0;min-width:0;align-self:start}.photo-card:nth-child(even){margin-top:55px}.photo-frame{overflow:hidden;display:block;position:relative;background:var(--surface)}.photo-frame img{width:100%;aspect-ratio:3/4;object-fit:cover;filter:saturate(.65);transition:transform .6s var(--ease),filter .6s}.photo-card:hover .photo-frame img,.photo-card:focus-visible .photo-frame img{transform:scale(1.045);filter:saturate(1)}.photo-expand{position:absolute;bottom:12px;right:12px;width:30px;height:30px;display:grid;place-items:center;background:#0009;border:1px solid #fff6;border-radius:50%;color:#fff;opacity:0;transition:opacity .2s}.photo-card:hover .photo-expand,.photo-card:focus-visible .photo-expand{opacity:1}.photo-caption{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding-top:12px;color:var(--muted)}.photo-caption>span:last-child{font-size:10px}.contact{padding-top:65px;padding-bottom:100px}.contact .section-label{margin-bottom:60px}.contact h2{font-size:clamp(4rem,10vw,10rem)}.contact-email{display:inline-flex;gap:35px;align-items:center;font-size:clamp(1.1rem,2.5vw,2rem);letter-spacing:-.035em;margin:35px 0;border-bottom:1px solid var(--line);padding-bottom:15px}.contact-email:hover{border-color:var(--text)}.contact-links{display:flex;gap:30px;font-size:14px;color:var(--muted)}.contact-links a:hover{color:var(--text)}.site-footer{padding:27px 4.5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.site-footer>a{letter-spacing:.08em}.photo-dialog{position:fixed;inset:0;width:min(1050px,94vw);max-height:94svh;background:var(--bg);color:var(--text);border:1px solid var(--line);padding:20px;border-radius:6px}.photo-dialog::backdrop{background:#000d;backdrop-filter:blur(14px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center}.dialog-toolbar p{font-size:13px;color:var(--muted)}.dialog-photo{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.dialog-photo img{max-width:calc(100% - 120px);height:70svh;object-fit:contain;min-width:0}.photo-dialog #photo-description{font-size:14px;text-align:center;color:var(--muted);margin-top:16px}.reveal-ready [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal-ready [data-reveal].visible{opacity:1;transform:translateY(0)}.reveal-ready .about-image.visible{transform:rotate(-3deg)}
@media(min-width:1600px){.hero-stage{padding-left:7%;padding-right:7%}.hero h1{font-size:18vw}.hero-intro{left:7%}.hero-note{right:7%}}
@media(max-width:1100px){.hero-intro{max-width:240px;bottom:115px}.hero-note{max-width:190px;bottom:115px}.hero-note p{font-size:12px}.hero-intro p{font-size:25px}.portrait-wrap{width:44vw;height:71%}.floating-photo{width:13vw}.floating-photo img{height:17vw}.hero-topline{font-size:10px}.section-shell{padding-left:5%;padding-right:5%}.section-label{font-size:10px}.venture-card{grid-template-columns:35px 1fr 110px}.venture-status{font-size:9px}.keyboard-sticky{padding-left:5%;padding-right:5%}.keyboard-narrative{left:5%;width:31%}.keyboard-heading>p{max-width:200px}.keyboard-visual{left:25%;right:-10%}.photo-grid{gap:35px 15px}.photo-caption{font-size:11px}}
@media(max-width:760px){:root{scroll-padding-top:85px}.site-header{height:78px;padding:0 5%}.site-header.scrolled{height:68px}.wordmark{font-size:24px}.site-nav{gap:17px}.site-nav a{font-size:12px}.header-actions{gap:4px}.contact-nav{display:none}.theme-toggle{width:34px;height:40px}.hero{height:115svh;min-height:790px}.hero-stage{min-height:700px;padding-top:106px;height:100svh}.hero-topline{font-size:8px;letter-spacing:.04em}.hero-topline span:last-child{display:none}.hero h1{font-size:18.5vw;margin-top:26px;letter-spacing:-.075em}.portrait-wrap{height:65%;width:66vw;bottom:70px;max-width:430px}.hero-orbit{width:95vw;height:95vw;left:2.5%;top:30%}.hero-intro{bottom:92px;left:5%;max-width:230px}.hero-intro .eyebrow{font-size:8px}.hero-intro p{font-size:26px;margin:12px 0}.hero-intro .text-link{font-size:12px;gap:18px}.hero-note{display:none}.hero-bottom{font-size:8px;bottom:23px;left:5%;right:5%}.hero-bottom>span{display:none}.floating-photo{width:20vw;top:33%;padding:4px 4px 0}.floating-photo img{height:25vw}.floating-photo figcaption{font-size:5px;padding:4px 0}.photo-left{left:5%}.photo-right{right:5%;top:42%}.section-shell{padding-top:70px;padding-bottom:70px}.section-label{font-size:9px;margin-bottom:43px;gap:15px}.section-label span:last-child{max-width:130px;text-align:right}.about-layout{grid-template-columns:1fr;gap:40px}.about-image{width:52%;max-width:260px}.about-copy h2{font-size:2.6rem}.about-copy p{font-size:16px}.facts-row{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:50px}.facts-row strong{font-size:2rem}.facts-row span{font-size:12px}.section-heading{display:block;margin-bottom:40px}.section-heading h2{font-size:2.65rem}.section-heading>p{margin-top:22px;max-width:330px}.venture-card{grid-template-columns:23px 1fr;gap:15px;padding:33px 0}.venture-status{grid-column:2;justify-self:start;font-size:9px;margin-top:5px}.venture-kicker{font-size:10px}.venture-content h3{font-size:2rem}.venture-content p{font-size:15px}.tags{gap:6px}.tags span{font-size:11px;padding:3px 9px}.keyboard-story{height:1800px}.keyboard-sticky{top:68px;height:calc(100svh - 68px);min-height:650px;padding-top:24px}.keyboard-heading{display:block}.keyboard-heading h2{font-size:2.4rem}.keyboard-heading>p{display:none}.keyboard-sticky .section-label{margin-bottom:30px}.keyboard-visual{left:-9%;right:-9%;top:25%;bottom:27%}.keyboard-word{font-size:27vw;top:5%}.keyboard-caption{bottom:0;left:13%;right:13%;font-size:7px}.keyboard-narrative{bottom:70px;width:88%;max-width:none}.story-progress{margin-bottom:12px}.story-step h3{font-size:1.45rem;margin:8px 0}.story-step p{font-size:13px;max-width:380px}.story-step .tiny-label{font-size:9px}.keyboard-source{left:5%;bottom:23px;font-size:11px}.experience-grid{grid-template-columns:1fr;gap:40px}.experience-grid h3{margin-top:23px}.experience-grid p{font-size:16px}.experience-more>div{grid-template-columns:1fr;gap:28px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.photo-card:nth-child(even){margin-top:35px}.photo-caption{font-size:10px;gap:7px}.photo-expand{opacity:1;width:25px;height:25px;font-size:13px}.contact h2{font-size:18vw}.contact-email{font-size:5.2vw;gap:20px}.contact-links{font-size:12px;gap:23px}.site-footer{font-size:10px;flex-wrap:wrap}.footer-views{display:none}.photo-dialog{padding:12px}.dialog-photo{gap:5px;position:relative}.dialog-photo img{max-width:100%;width:100%;height:66svh}.gallery-prev,.gallery-next{position:absolute;z-index:1;background:#0008;color:#fff;width:36px;height:36px;border-color:#fff6}.gallery-prev{left:0}.gallery-next{right:0}.photo-dialog #photo-description{font-size:12px}}
@media(max-width:360px){.site-nav{gap:12px}.hero-intro p{font-size:23px}.section-heading h2,.about-copy h2{font-size:2.2rem}.contact-links{gap:16px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero{height:auto;min-height:0}.hero-stage{position:relative}.hero h1,.portrait-wrap,.floating-photo,.keyboard-visual img{will-change:auto}.keyboard-story{height:auto}.keyboard-sticky{position:relative;top:auto;height:auto;min-height:0;overflow:hidden;padding-top:45px;padding-bottom:45px}.keyboard-visual{position:relative;left:auto;right:auto;top:auto;bottom:auto;height:360px}.keyboard-narrative{position:relative;left:auto;bottom:auto;width:auto;max-width:700px;margin-top:15px}.keyboard-source{position:relative;left:auto;bottom:auto;display:inline-block;margin-top:15px}.story-step,.motion-ready .story-step{display:block;margin-bottom:30px}.story-progress{display:none}.reveal-ready [data-reveal]{opacity:1;transform:none}.keyboard-caption{bottom:0}}
@media(min-width:761px) and (max-height:800px){.hero-stage{min-height:690px}.hero-topline{font-size:9px}.hero h1{font-size:16vw;margin-top:10px}.portrait-wrap{height:73%}.hero-intro,.hero-note{bottom:85px}.floating-photo{top:34%;width:10vw}.floating-photo img{height:12vw}.keyboard-sticky{min-height:670px}.keyboard-heading h2{font-size:3.2rem}.keyboard-narrative{bottom:90px}}
/* Short viewports and no-JS visits get the complete story in normal flow. */
body:not(.motion-ready) .keyboard-story,body.keyboard-static .keyboard-story{height:auto}
body:not(.motion-ready) .keyboard-sticky,body.keyboard-static .keyboard-sticky{position:relative;top:auto;height:auto;min-height:0;padding-top:45px;padding-bottom:45px}
body:not(.motion-ready) .keyboard-visual,body.keyboard-static .keyboard-visual{position:relative;left:auto;right:auto;top:auto;bottom:auto;height:clamp(250px,42vw,550px)}
body:not(.motion-ready) .keyboard-narrative,body.keyboard-static .keyboard-narrative{position:relative;left:auto;bottom:auto;width:auto;max-width:none;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}
body:not(.motion-ready) .story-step,body.keyboard-static .story-step{display:block;animation:none}
body:not(.motion-ready) .story-progress,body.keyboard-static .story-progress{display:none}
body:not(.motion-ready) .keyboard-source,body.keyboard-static .keyboard-source{position:relative;left:auto;bottom:auto;margin-top:20px;display:inline-block}
@media(max-width:760px){body:not(.motion-ready) .keyboard-narrative,body.keyboard-static .keyboard-narrative{grid-template-columns:1fr;gap:10px}}
/* Keep navigation and secondary labels legible at every viewport. */
.hero-topline,.hero-bottom,.eyebrow,.tiny-label,.section-label,.venture-kicker,.venture-status,.image-caption,.keyboard-caption,.experience-foot,.photo-caption,.photo-caption>span:last-child,.site-footer{font-size:12px}
.floating-photo figcaption{font-size:9px}
@media(max-width:760px){.hero-topline,.hero-bottom,.hero-intro .eyebrow,.section-label,.venture-kicker,.venture-status,.story-step .tiny-label,.keyboard-source,.photo-caption,.photo-caption>span:last-child,.site-footer{font-size:12px}.keyboard-caption{font-size:10px;flex-direction:column;gap:0}.floating-photo figcaption{display:none}.floating-photo{padding-bottom:4px}.section-label span:last-child{max-width:150px}.hero-bottom{letter-spacing:.05em}.hero-intro .text-link{font-size:14px}.site-nav a{font-size:14px}}
