:root{color:#171717;font-family:Georgia,Times New Roman,Times,serif;font-synthesis:none;line-height:1.7;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--paper: #f3f1ec;--paper-shadow: #e7e3dc;--drawer: #ebe7e0;--ink: #171717;--muted: #58544e;--rule: #c9c4bc;--rule-strong: #a7a096;--chrome-top: #3a3a3a;--chrome-bottom: #232323;--chrome-line: #555;--chrome-text: #f1f1f1;--preview-top: #d8d5ce;--preview-bottom: #c2beb7;--preview-border: rgba(23, 23, 23, .48)}body[data-theme=dark]{--paper: #161616;--paper-shadow: #1d1d1d;--drawer: #1a1a1a;--ink: #efefef;--muted: #b3b3b3;--rule: #3b3b3b;--rule-strong: #5b5b5b;--chrome-top: #303030;--chrome-bottom: #111;--chrome-line: #4a4a4a;--chrome-text: #f2f2f2;--preview-top: #545454;--preview-bottom: #363636;--preview-border: rgba(255, 255, 255, .24)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100dvh;background:linear-gradient(180deg,var(--chrome-top),var(--chrome-bottom));color:var(--ink)}a{color:inherit}button,input,textarea{font:inherit}.app-shell{min-height:100dvh;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--chrome-top),var(--chrome-bottom))}.device-topbar{padding:calc(18px + env(safe-area-inset-top,0px)) 24px 18px;border-bottom:1px solid var(--chrome-line);color:var(--chrome-text);text-align:center}.device-brand{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;letter-spacing:-.04em;text-transform:lowercase}.kindle-screen{flex:1;display:flex;flex-direction:column;font-size:calc(15px * var(--font-scale, 1));background:linear-gradient(180deg,var(--paper),var(--paper-shadow)),repeating-linear-gradient(0deg,rgba(0,0,0,.014) 0,rgba(0,0,0,.014) 1px,transparent 1px,transparent 5px);box-shadow:inset 0 0 0 1px #00000014}.status-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:10px 24px 7px;border-bottom:1px solid var(--rule);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;background:linear-gradient(180deg,var(--paper),var(--paper-shadow)),repeating-linear-gradient(0deg,rgba(0,0,0,.014) 0,rgba(0,0,0,.014) 1px,transparent 1px,transparent 5px)}.status-time{justify-self:start;color:var(--muted);font-size:1rem;font-weight:600;letter-spacing:.05em}.status-label{justify-self:center;color:var(--muted)}.status-icons{justify-self:end;display:flex;align-items:center;gap:8px;color:var(--ink)}.wifi-icon svg{width:17px;height:17px;display:block}.signal-icon{display:inline-flex;align-items:flex-end;gap:2px;height:14px}.signal-bar{width:2px;border-radius:999px;background:currentColor}.signal-bar--one{height:3px}.signal-bar--two{height:6px}.signal-bar--three{height:9px}.signal-bar--four{height:12px}.battery-icon{display:inline-flex;align-items:center}.battery-body{width:30px;height:14px;padding:1px;border:1.2px solid currentColor;border-radius:3px;display:inline-flex;align-items:center}.battery-fill{width:72%;height:100%;border-radius:1px;background:currentColor}.battery-cap{width:3px;height:8px;margin-left:2px;border-radius:0 2px 2px 0;background:currentColor}.battery-level{color:var(--ink);font-size:.74rem;letter-spacing:0}.kindle-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:12px 24px;border-bottom:1px solid var(--rule);position:sticky;top:0;z-index:30;flex-shrink:0;background:linear-gradient(180deg,var(--paper),var(--paper-shadow)),repeating-linear-gradient(0deg,rgba(0,0,0,.014) 0,rgba(0,0,0,.014) 1px,transparent 1px,transparent 5px)}.nav-theme-toggle{justify-self:end;width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.nav-theme-toggle:hover,.nav-theme-toggle:focus-visible{color:var(--muted);border-color:var(--rule-strong)}.nav-theme-toggle svg{width:16px;height:16px;display:block}.nav-side-spacer{justify-self:start;width:34px;height:34px}.nav-link-list{display:flex;justify-content:center;flex-wrap:nowrap;gap:0;white-space:nowrap}.kindle-nav-link{text-decoration:none;color:var(--ink);font-size:clamp(.98rem,1.6vw,1.15rem);font-weight:600}.nav-link-list .kindle-nav-link:not(:last-child):after{content:"|";margin:0 16px;color:var(--rule-strong)}.kindle-nav-link.active,.kindle-nav-link:hover,.kindle-nav-link:focus-visible{color:var(--muted)}.screen-content{flex:1 0 auto;padding:clamp(24px,3vw,34px) clamp(20px,7vw,82px) clamp(28px,4vw,42px);scroll-behavior:smooth}.screen-content::-webkit-scrollbar{width:10px}.screen-content::-webkit-scrollbar-track{background:transparent}.screen-content::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:var(--rule-strong);background-clip:padding-box}.reader-screen{padding-top:28px}.page-transition{animation:page-turn .26s ease}@keyframes page-turn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page{width:min(100%,980px);margin:0 auto}.page-home{width:min(100%,1120px)}.home-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:clamp(24px,4vw,44px);align-items:center}.home-hero-copy{min-width:0}.page-reader{width:min(100%,720px)}.page-kicker,.library-meta,.reader-meta{margin:0 0 10px;color:var(--muted);font-size:.86rem;letter-spacing:.12em;text-transform:uppercase}.page-title{margin:0;font-size:clamp(1.9rem,3.9vw,3.25rem);line-height:1.1}.page-lead{margin:18px 0 0;max-width:48rem;font-size:1.03rem;line-height:1.72}.home-heading{margin-bottom:8px}.hero-art-panel{width:100%;min-height:280px;overflow:hidden;border:0;border-radius:1rem;background:#f3f1ec;isolation:isolate}.hero-art-media{display:block;width:100%;height:100%;min-height:280px;object-fit:contain;background:#f3f1ec;border-radius:0;filter:grayscale(100%) contrast(.92);mix-blend-mode:normal}.portfolio-name{margin:0;font-size:clamp(2.45rem,5vw,4.15rem);line-height:1.02}.portfolio-role{margin:12px 0 0;color:var(--ink);font-size:clamp(.92rem,1.55vw,1.12rem);letter-spacing:.18em;text-transform:uppercase}.ink-rule{height:1px;margin:18px 0 22px;background:var(--rule)}.intro-row{display:grid;grid-template-columns:170px minmax(0,1fr);gap:clamp(18px,3vw,28px);align-items:center}.portrait-shell{width:100%;max-width:155px;aspect-ratio:1;border-radius:999px;overflow:hidden;border:1px solid var(--rule-strong);background:linear-gradient(180deg,#d1d1d1,#b8b8b8)}.portrait-image{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.intro-copy{margin:0;font-size:clamp(1.25rem,2.15vw,1.7rem);line-height:1.6}.home-section{margin-top:10px}.section-title,.chapter-block h2,.reader-header h1{margin:0;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.12}.experience-list{margin-top:18px;border-top:1px solid var(--rule)}.experience-item{padding:14px 0;border-bottom:1px solid var(--rule)}.experience-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.experience-heading-copy{min-width:0}.experience-heading h3{margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}.experience-meta{margin:0;color:var(--muted);font-size:.9rem;white-space:nowrap}.experience-summary{margin:0;font-size:.97rem;line-height:1.62}.experience-tree{--tree-column: 92px;position:relative;margin-top:22px;padding:8px 0}.experience-tree:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--rule-strong);transform:translate(-.5px)}.experience-tree-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) var(--tree-column) minmax(0,1fr);margin:0;padding:18px 0}.experience-tree-item+.experience-tree-item{margin-top:10px}.experience-tree-node{position:relative;width:min(100%,550px);padding:18px 20px 16px;border:1px solid var(--rule-strong);border-radius:20px;background:var(--paper)}.experience-tree-item--left .experience-tree-node{grid-column:1;justify-self:end}.experience-tree-item--right .experience-tree-node{grid-column:3;justify-self:start}.experience-tree-node:before{content:"";position:absolute;top:34px;width:calc(var(--tree-column) / 2);height:1px;background:var(--rule-strong)}.experience-tree-node:after{content:"";position:absolute;top:28px;width:12px;height:12px;border:1px solid var(--rule-strong);border-radius:999px;background:var(--paper)}.experience-tree-item--left .experience-tree-node:before{right:calc(var(--tree-column) / -2)}.experience-tree-item--left .experience-tree-node:after{right:calc((var(--tree-column) / -2) - 6px)}.experience-tree-item--right .experience-tree-node:before{left:calc(var(--tree-column) / -2)}.experience-tree-item--right .experience-tree-node:after{left:calc((var(--tree-column) / -2) - 6px)}.experience-toggle{flex-shrink:0;align-self:flex-start;margin-top:2px;color:var(--muted);font-size:.9rem;font-weight:600;white-space:nowrap}.experience-toggle:hover,.experience-toggle:focus-visible{color:var(--ink)}.experience-toggle-icon{width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .22s ease}.experience-toggle[aria-expanded=true] .experience-toggle-icon{transform:rotate(-135deg)}.experience-panel{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .3s ease,opacity .22s ease,margin-top .3s ease}.experience-panel.is-open{grid-template-rows:1fr;margin-top:12px;opacity:1}.experience-panel-inner{overflow:hidden}.experience-details{margin:0;padding:0 0 0 1.15rem}.experience-details li{margin-bottom:8px;line-height:1.58}.experience-details li:last-child{margin-bottom:0}.education-item{display:flex;flex-direction:column;gap:8px}.education-degree,.education-location{margin:0;line-height:1.58}.education-degree{font-size:.98rem}.education-location{color:var(--muted);font-size:.94rem}.education-highlights{margin:0;padding-left:1.2rem}.education-highlights li{line-height:1.58}.research-list{margin-top:18px;border-top:1px solid var(--rule)}.research-item{padding:16px 0;border-bottom:1px solid var(--rule)}.research-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.research-heading h3{margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.3}.research-meta,.research-submeta{margin:0;color:var(--muted)}.research-meta{font-size:.9rem;white-space:nowrap}.research-submeta{font-size:.94rem;margin-bottom:10px}.research-highlights{margin:0;padding-left:1.2rem}.research-highlights li{margin-bottom:8px;line-height:1.58}.research-actions{margin-top:12px}.feature-list,.library-list{margin:18px 0 0;padding:0;list-style:none;border-top:1px solid var(--rule)}.feature-list--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.feature-row,.library-item{padding:16px 0;border-bottom:1px solid var(--rule)}.feature-row{display:grid;grid-template-columns:240px minmax(0,1fr);gap:clamp(18px,3vw,28px);align-items:center}.feature-row--compact{grid-template-columns:118px minmax(0,1fr);gap:12px;align-items:start}.feature-row--text-only{grid-template-columns:1fr;gap:0}.feature-copy h3,.library-title{margin:0 0 10px;font-size:clamp(1.3rem,2.1vw,1.8rem);line-height:1.18}.feature-copy p,.library-description,.reader-excerpt,.chapter-block p,.about-copy p,.contact-list p{margin:0 0 12px;font-size:1rem;line-height:1.7}.about-copy{margin-top:18px}.feature-row--compact .feature-copy p{font-size:.94rem;line-height:1.58}.project-preview{position:relative;width:100%;min-height:152px;overflow:hidden;border:1px solid var(--preview-border);background:linear-gradient(180deg,var(--preview-top),var(--preview-bottom)),repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 1px,transparent 1px,transparent 6px)}.project-preview:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 30%,rgba(255,255,255,.18),transparent 30%),linear-gradient(180deg,transparent,rgba(0,0,0,.08));pointer-events:none}.preview-block{position:absolute;border:2px solid rgba(23,23,23,.72);background:#ffffff8f}.project-preview--desktop .preview-block--one{top:22px;left:20px;width:128px;height:80px}.project-preview--desktop .preview-block--two{right:20px;bottom:18px;width:42px;height:76px}.project-preview--desktop .preview-block--three{left:32px;bottom:18px;width:108px;height:10px;border-radius:999px;background:#17171747}.project-preview--mobile .preview-block--one{left:34px;bottom:16px;width:58px;height:110px;border-radius:10px}.project-preview--mobile .preview-block--two{left:96px;bottom:16px;width:74px;height:126px;border-radius:12px}.project-preview--mobile .preview-block--three{left:26px;bottom:12px;width:156px;height:6px;border-radius:999px;background:#1717173d}.project-preview--backend .preview-block--one{top:20px;left:18px;width:138px;height:52px}.project-preview--backend .preview-block--two{top:20px;right:18px;width:46px;height:100px}.project-preview--backend .preview-block--three{left:18px;bottom:18px;width:138px;height:44px}.project-preview--hardware .preview-block--one{left:28px;top:28px;width:124px;height:82px}.project-preview--hardware .preview-block--two{right:26px;top:40px;width:46px;height:46px;border-radius:999px}.project-preview--hardware .preview-block--three{left:24px;bottom:18px;width:158px;height:14px;background:#1717173d}.feature-row--compact .project-preview{min-height:84px}.feature-row--compact .project-preview:after{background:radial-gradient(circle at 65% 30%,rgba(255,255,255,.14),transparent 30%),linear-gradient(180deg,transparent,rgba(0,0,0,.06))}.feature-row--compact .project-preview--desktop .preview-block--one{top:12px;left:10px;width:58px;height:34px}.feature-row--compact .project-preview--desktop .preview-block--two{right:10px;bottom:8px;width:18px;height:36px}.feature-row--compact .project-preview--desktop .preview-block--three{left:16px;bottom:8px;width:52px;height:5px}.feature-row--compact .project-preview--mobile .preview-block--one{left:14px;bottom:8px;width:24px;height:48px}.feature-row--compact .project-preview--mobile .preview-block--two{left:42px;bottom:8px;width:30px;height:56px}.feature-row--compact .project-preview--mobile .preview-block--three{left:14px;bottom:7px;width:60px;height:3px}.feature-row--compact .project-preview--backend .preview-block--one{top:10px;left:8px;width:54px;height:20px}.feature-row--compact .project-preview--backend .preview-block--two{top:10px;right:8px;width:14px;height:42px}.feature-row--compact .project-preview--backend .preview-block--three{left:8px;bottom:8px;width:54px;height:18px}.feature-row--compact .project-preview--hardware .preview-block--one{left:12px;top:16px;width:50px;height:30px}.feature-row--compact .project-preview--hardware .preview-block--two{right:12px;top:18px;width:18px;height:18px}.feature-row--compact .project-preview--hardware .preview-block--three{left:10px;bottom:8px;width:60px;height:6px}.home-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.home-panel{padding:18px 24px 20px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.home-panel h2{margin:0 0 12px;font-size:clamp(1.6rem,2.3vw,2.15rem);line-height:1.16}.home-panel p{margin:0 0 12px;font-size:.98rem;line-height:1.62}.library-list--projects{margin-top:26px}.library-item--project{padding:18px 0}.project-row{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(18px,3vw,28px);align-items:center}.project-row-copy .library-description{display:block}.library-link{text-decoration:none}.text-link,.text-button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:none;color:var(--ink);font-weight:700;text-decoration:none;cursor:pointer}.text-link:hover,.text-button:hover,.text-link:focus-visible,.text-button:focus-visible,.library-link:hover,.library-link:focus-visible{color:var(--muted)}.project-icon-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:4px;color:var(--ink);background:transparent}.project-icon-link svg{width:20px;height:20px;display:block}.project-icon-link:hover,.project-icon-link:focus-visible{color:var(--muted)}.demo-btn{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:4px 10px;border:1px solid var(--ink);border-radius:2px;background:transparent;color:var(--ink);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.demo-btn svg{flex-shrink:0}.demo-btn:hover,.demo-btn:focus-visible{background:var(--ink);color:var(--paper)}.play-store-link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border:1px solid var(--ink);border-radius:2px;background:transparent;color:var(--ink);font:inherit;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.play-store-link:hover,.play-store-link:focus-visible{background:var(--ink);color:var(--paper)}.play-store-label{display:flex;flex-direction:column;line-height:1.1}.play-store-sub{font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.play-store-main{font-size:.74rem;font-weight:700}.modal-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#0000007a;backdrop-filter:blur(2px);padding:24px}.modal-box{width:min(100%,400px);padding:28px 28px 22px;border:1.5px solid var(--ink);background:var(--paper);color:var(--ink);box-shadow:4px 4px 0 var(--ink)}.modal-icon{margin-bottom:14px;color:var(--ink)}.modal-title{margin:0 0 14px;font-size:1.15rem;font-weight:700;line-height:1.2}.modal-body{margin:0 0 10px;font-size:.9rem;line-height:1.65;color:var(--muted)}.modal-body strong{color:var(--ink)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.modal-btn{display:inline-flex;align-items:center;padding:6px 16px;border:1px solid var(--ink);border-radius:2px;font:inherit;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.modal-btn--cancel{background:transparent;color:var(--muted);border-color:var(--rule-strong)}.modal-btn--cancel:hover,.modal-btn--cancel:focus-visible{color:var(--ink);border-color:var(--ink)}.modal-btn--ok{background:var(--ink);color:var(--paper)}.modal-btn--ok:hover,.modal-btn--ok:focus-visible{opacity:.82}.project-tech-tag{margin:0 0 8px;color:var(--muted);font-size:.8rem;letter-spacing:.04em;line-height:1.5}.view-more-row{padding:16px 0 4px;border-top:1px solid var(--rule);text-align:right}.chapter-block{margin-top:30px;padding-top:18px;border-top:1px solid var(--rule)}.contact-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:24px;align-items:start;margin-top:28px}.contact-list,.contact-form{margin-top:0;border:1px solid var(--ink);padding:20px 22px}.contact-list{display:grid;gap:12px}.contact-field{display:grid;gap:8px}.contact-field span{color:var(--muted);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.contact-field input,.contact-field textarea{width:100%;padding:12px 14px;border:1px solid var(--ink);border-radius:0;background:var(--paper);color:var(--ink);outline:none;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--muted)}.contact-field input:focus-visible,.contact-field textarea:focus-visible{border-color:var(--ink)}.contact-field textarea{min-height:180px;line-height:1.7}.contact-submit{justify-self:start;margin-top:4px;padding:8px 14px;border:1px solid var(--ink)}.contact-submit:disabled{opacity:.55;cursor:wait}.contact-status{margin:0;color:var(--muted);font-size:.94rem}.contact-status--error{color:var(--ink)}.contact-honeypot{display:none}.social-rail{position:fixed;top:50%;right:18px;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;gap:10px}.social-rail-link{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#161616e0;color:#f1f1f1;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.social-rail-link:hover,.social-rail-link:focus-visible{background:#202020f5}.social-rail-link svg{width:18px;height:18px;display:block}.reader-topline,.reader-footer,.reader-shelf-links{display:flex;align-items:center;justify-content:space-between;gap:14px}.reader-header{margin-top:12px;margin-bottom:22px}.reader-progress{width:100%;height:4px;margin-bottom:28px;background:var(--rule);overflow:hidden}.reader-progress-fill{display:block;height:100%;background:var(--ink)}.reader-page-sheet{min-height:460px;padding-bottom:6px;border-bottom:1px solid var(--rule);font-size:1.08rem;line-height:2.05}.reader-page-sheet p{margin:0 0 18px}.reader-footer{margin-top:22px}.reader-page-count,.reader-placeholder{margin:0;color:var(--muted)}.reader-page-actions{display:flex;gap:10px}.reader-nav-button,.options-button,.options-close{padding:8px 12px;border:1px solid var(--rule-strong);background:transparent;color:var(--ink)}.reader-nav-button:disabled{opacity:.45;cursor:not-allowed}.reader-shelf-links{margin-top:18px}@media (max-width: 900px){.home-hero,.feature-row,.project-row,.home-panels,.contact-section{grid-template-columns:1fr}.intro-row{grid-template-columns:118px minmax(0,1fr);gap:14px}.experience-tree{--tree-column: 38px;padding-left:2px}.experience-tree:before{left:18px;transform:none}.experience-tree-item{grid-template-columns:var(--tree-column) minmax(0,1fr)}.experience-tree-item--left .experience-tree-node,.experience-tree-item--right .experience-tree-node{grid-column:2;justify-self:stretch;width:100%}.experience-tree-node:before{left:calc(var(--tree-column) * -1);width:var(--tree-column)}.experience-tree-node:after{left:calc((var(--tree-column) * -1) - 6px)}.feature-list--compact{grid-template-columns:1fr;gap:0}.portrait-shell{max-width:118px}.hero-art-panel,.hero-art-media{min-height:220px}}@media (max-width: 720px){.status-bar{grid-template-columns:auto 1fr auto;gap:6px;padding:9px 14px 7px}.kindle-nav{grid-template-columns:20px minmax(0,1fr) 20px;justify-items:stretch;gap:4px;padding:10px 8px}.nav-link-list .kindle-nav-link:not(:last-child):after{margin:0 2px}.nav-side-spacer,.nav-theme-toggle{width:20px;height:20px}.nav-link-list{min-width:0;justify-content:center}.kindle-nav-link{font-size:.7rem}.screen-content{padding:24px 18px 30px}.intro-row{grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center}.portrait-shell{max-width:92px}.intro-copy{font-size:.96rem;line-height:1.52}.reader-topline,.reader-footer,.reader-shelf-links{flex-direction:column;align-items:flex-start}.reader-page-actions{width:100%;flex-wrap:wrap}.reader-page-sheet{min-height:360px}.experience-heading{flex-direction:column;align-items:flex-start;gap:4px}.experience-tree{margin-top:18px;padding:0;border-top:1px solid var(--rule)}.experience-tree:before{display:none}.experience-tree-item{display:block;margin:0;padding:14px 0;border-bottom:1px solid var(--rule)}.experience-tree-item+.experience-tree-item{margin-top:0}.experience-tree-item--left .experience-tree-node,.experience-tree-item--right .experience-tree-node{width:100%;justify-self:auto}.experience-tree-node{padding:0;border:0;border-radius:0;background:transparent}.experience-tree-node:before,.experience-tree-node:after{display:none}.experience-toggle{margin-top:6px;font-size:.84rem}.experience-meta{white-space:normal;font-size:.84rem}.experience-summary,.experience-details li{font-size:.92rem}.research-heading{flex-direction:column;align-items:flex-start;gap:4px}.research-meta,.research-submeta{font-size:.84rem}.research-highlights li{font-size:.92rem}.social-rail{right:12px;gap:8px}.social-rail-link{width:36px;height:36px}.social-rail-link svg{width:16px;height:16px}}.site-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:16px;padding:14px 22px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--chrome-line);background:linear-gradient(180deg,#232323,#151515);color:var(--chrome-text);white-space:nowrap}.site-footer-nav{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:16px}.site-footer-link{color:var(--chrome-text);text-decoration:none;font-size:.98rem}.site-footer-link.active,.site-footer-link:hover,.site-footer-link:focus-visible{color:#d2d2d2}.site-footer-copy{margin:0;color:#d2d2d2;font-size:.94rem}@media (max-width: 720px){.site-footer{gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px))}.site-footer-nav{gap:10px}.site-footer-link{font-size:.88rem}.site-footer-copy{font-size:.84rem}}
