.footer p{font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--muted);text-align:center}.project-title{font-size:16px;font-weight:600;color:var(--fg)}.project-desc{font-size:16px;color:var(--muted)}.exp-item{display:flex;flex-direction:column;gap:8px}.exp-title{font-size:16px;font-weight:600;color:var(--fg)}.edu-item{display:flex;flex-direction:column;gap:8px}.edu-degree{font-size:14px;font-weight:600;color:var(--fg)}.edu-meta{display:flex;gap:8px;font-family:var(--font-ui);font-size:12px;font-weight:400;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;padding:.5rem 1rem;border-radius:6px;font-family:var(--font-ui);font-size:14px;font-weight:600;cursor:pointer;border:1px solid var(--border);box-shadow:var(--btn-shadow);transition:background-color .2s}.btn-secondary{background:var(--btn-bg);color:var(--fg)}.btn-secondary:hover:not(:disabled){background:#e8e7e7}.btn-primary{background:var(--fg);color:var(--bg);border-color:var(--fg)}.btn-primary:hover:not(:disabled){opacity:.9}.btn:disabled{cursor:default;opacity:.7;pointer-events:none}.btn svg{width:16px;height:16px}.btn .lock{opacity:.6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0c0e66;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.modal-dialog{background:var(--bg);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 32px #0b0c0e1f;padding:24px;width:100%;max-width:360px;font-family:var(--font-display)}.modal-dialog h3{font-size:18px;font-weight:600;color:var(--fg);margin-bottom:8px}.modal-dialog p{font-size:14px;color:var(--muted);margin-bottom:16px}.modal-dialog a{padding-left:4px;padding-right:0}.modal-dialog label{display:block;font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--fg);margin-bottom:6px}.modal-dialog input[type=password]{width:100%;padding:.5rem .75rem;font-size:14px;font-family:var(--font-ui);border:1px solid var(--border);border-radius:6px;background:var(--btn-bg);color:var(--fg);margin-bottom:16px}.modal-dialog input[type=password]:focus{outline:none;border-color:var(--muted)}.modal-actions{display:flex;gap:8px;justify-content:flex-end}.modal-dialog .modal-error{font-size:14px;color:var(--error);margin-top:-8px;margin-bottom:12px}.intro{display:flex;flex-direction:column;gap:32px}.top{display:flex;flex-direction:column;gap:16px}.heading{display:flex;align-items:center}.avatar-name{display:flex;align-items:center;gap:8px}.avatar{width:45px;height:45px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--border);border-image:none}.avatar-placeholder{width:45px;height:45px;border-radius:50%;background:var(--muted-light);flex-shrink:0}.name{font-weight:500;font-size:22px;color:var(--fg)}.title-location{display:flex;align-items:center;gap:4px;font-size:18px;font-weight:400}.title-location .sep,.title-location .loc{color:var(--muted-light)}.bio{font-size:16px;color:var(--muted);line-height:1.6}.links{display:flex;flex-wrap:wrap;align-items:center;gap:32px}.link-item{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--muted)}.link-item svg{width:16px;height:16px;flex-shrink:0}.link-item:first-of-type svg{transform:scaleX(-1) scaleX(-1)}.link-item:hover{opacity:.8}.block{display:flex;flex-direction:column;gap:64px}.block.projects{gap:64px}.projects .section-title{margin-bottom:0}.project{display:flex;flex-direction:column;gap:16px}.project-title{font-size:18px;font-weight:600;color:var(--fg)}.project-desc{font-family:var(--font-display);font-size:16px;color:var(--muted)}.project-role{font-size:14px;font-weight:600;color:var(--muted)}.btn-case{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;padding:.5rem 1rem;background:var(--fg);border:1px solid var(--fg);border-radius:6px;box-shadow:var(--btn-shadow);font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--bg);text-decoration:none;cursor:pointer;transition:opacity .2s}.btn-case:hover,.btn-case:visited{color:var(--bg)}.btn-case:hover{opacity:.9}.btn-case:disabled{cursor:default;opacity:.7;pointer-events:none}.btn-case:disabled:hover{opacity:.7}.btn-case svg{width:16px;height:16px}.btn-case .lock{opacity:1;stroke:currentColor}.exp-item,.edu-item{display:flex;flex-direction:column;gap:8px}.exp-title,.edu-degree{font-size:16px;font-weight:600;color:var(--fg)}.edu-degree{font-size:16px}.exp-meta{display:flex;gap:8px;font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--muted)}.edu-meta{display:flex;gap:8px;font-family:var(--font-ui);font-size:14px;font-weight:400;color:var(--muted)}.exp-desc{font-size:16px;font-weight:400;color:var(--muted-light)}.case-study-container{max-width:1440px;margin:0 auto;padding:40px 24px 80px;display:grid;grid-template-columns:1fr;gap:60px}@media(min-width:1024px){.case-study-container{grid-template-columns:1fr 280px;gap:80px;padding:60px 40px 80px}}.case-study-content{min-width:0;max-width:800px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--muted);margin-bottom:64px;text-decoration:none;transition:opacity .2s}.back-link:hover{opacity:.85}.back-link svg{width:16px;height:16px;flex-shrink:0}.content-label{font-family:var(--font-ui);font-size:12px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.case-study-title{font-size:36px;font-weight:600;color:var(--fg);margin-bottom:16px;line-height:1.2}@media(min-width:768px){.case-study-title{font-size:48px}}.case-study-tldr{padding:16px 20px;margin-bottom:24px;background:var(--bg);border-left:3px solid var(--accent);border-radius:0 8px 8px 0}.case-study-tldr-label{display:block;font-family:var(--font-ui);font-size:12px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.case-study-tldr-body{font-size:15px;color:var(--muted);line-height:1.6}.case-study-tldr-body p{margin:0}.case-study-intro{font-size:18px;color:var(--muted);margin-bottom:48px;line-height:1.7}.case-study-section{margin-bottom:64px;scroll-margin-top:100px}.section-heading{font-size:24px;font-weight:600;color:var(--fg);margin-bottom:16px}.section-meta{display:flex;align-items:center;gap:8px;font-family:var(--font-ui);font-size:14px;color:var(--muted);margin-bottom:16px}.section-meta svg{width:16px;height:16px}.section-content{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:24px}.section-content p{margin-bottom:16px}.video-placeholder{width:100%;aspect-ratio:16 / 9;background:var(--bg);border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:32px 0;color:var(--muted-light);font-size:14px}.image-placeholder{width:100%;aspect-ratio:16 / 9;background:var(--bg);border:1px solid var(--border);border-radius:8px;margin:32px 0;display:flex;align-items:center;justify-content:center;color:var(--muted-light);font-size:14px}.case-study-media{width:100%;margin:32px 0}.case-study-image{width:100%;height:auto;border-radius:8px;border:1px solid var(--border);display:block;object-fit:contain;background:var(--bg)}.anchor-nav{display:none}@media(min-width:1024px){.anchor-nav{display:block;position:sticky;top:100px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto}}.anchor-nav-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--fg)}.anchor-nav-header svg{width:16px;height:16px}.anchor-nav-list{list-style:none;display:flex;flex-direction:column;gap:4px}.anchor-nav-item{position:relative}.anchor-nav-link{display:block;font-family:var(--font-ui);font-size:14px;color:var(--muted);transition:color .2s;border-left:3px solid transparent;padding:8px 12px}.anchor-nav-link:hover{color:var(--fg)}.anchor-nav-item.active .anchor-nav-link{color:var(--fg);border-left-color:var(--accent);font-weight:500}:root{--bg: #f4f3f3;--bg-header: rgba(244, 243, 243, 1);--fg: #0b0c0e;--muted: #484e59;--muted-light: #81848a;--border: #d1d9e0;--btn-bg: #f4f3f3;--btn-shadow: 0 1px 0 rgba(31, 35, 40, .04);--accent: #4579E3;--font-display: "Work Sans", system-ui, sans-serif;--font-ui: var(--font-display);--error: #c53030}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-display);background:var(--bg);color:var(--fg);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{opacity:.85}svg{transform:scaleX(-1)}.header{background:var(--bg-header);height:65px;width:100%}.page{max-width:800px;margin:0 auto;padding:55px 24px 80px}@media(min-width:768px){.page{padding-left:0;padding-right:0}}.section-title{font-weight:500;font-size:22px;color:var(--muted)}.block{display:flex;flex-direction:column;gap:32px}.footer{background:var(--bg-header);height:65px;width:100%;display:flex;align-items:center;justify-content:center}.footer p{font-family:var(--font-ui);font-size:14px;font-weight:600;color:var(--muted)}.footer a{text-decoration:underline}
