.portfolio{--paper:#fdfdfc;--ink:#30302e;--muted:#858581;--underline:#d0d0cb;--grid:#deded64d;--yellow:#f5df8b70;--blue:#b9d8ed70;--pink:#efc3d370;min-height:100dvh;display:flex;flex-direction:column;padding:80px 24px 0;background:var(--paper);background-image:radial-gradient(var(--grid) .8px,transparent .8px);background-size:20px 20px;color:var(--ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;letter-spacing:-.01em}.dark .portfolio{--paper:#1c1c1b;--ink:#e3e3df;--muted:#999994;--underline:#575753;--grid:#ffffff12;--yellow:#b7983b45;--blue:#5a90b34d;--pink:#b46c8645}.profile{position:relative;width:100%;max-width:550px;margin:0 auto}.missing-page{padding-bottom:48px}.drawing-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;width:100%;max-width:850px;align-self:center;margin-top:auto;padding-top:110px}.name-drawing{display:block;width:min(460px,70%);height:auto;flex-shrink:0;align-self:center}.profile-drawing{display:block;width:142px;height:164px;flex-shrink:0}.margin-drawing{position:absolute;pointer-events:none}.margin-drawing--fries{top:-26px;left:-104px;transform:rotate(-12deg);width:72px;height:92px}.margin-drawing--beach{top:-12px;right:-150px;width:130px;height:100px;transform:rotate(5deg)}.margin-drawing--ethereum{top:-8px;left:-102px;width:60px;height:80px;transform:rotate(-9deg)}.margin-drawing--code{top:12px;right:-143px;width:118px;height:88px;transform:rotate(7deg)}.profile-header{display:flex;align-items:center;gap:12px;margin-bottom:28px}.profile-header h1{font-size:inherit;font-weight:500;line-height:1.5}.profile-handle{color:var(--muted);font-size:13px}.profile-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.profile-bio>*+*{margin-top:22px}.bio-note,.marker{position:relative}.marker{isolation:isolate;white-space:nowrap}.marker:before{content:"";position:absolute;z-index:-1;inset:42% -3px -1px;background:var(--yellow);border-radius:18% 8% 22% 9%;transform:rotate(-1.5deg)}.marker--blue:before{background:var(--blue);transform:rotate(2deg)}.marker--pink:before{background:var(--pink)}.pencil-underline{position:relative;white-space:nowrap}.pencil-underline:after{content:"";position:absolute;left:-1px;right:-2px;bottom:-4px;height:5px;border-bottom:1.5px solid #8a9ca9;border-radius:50%;transform:rotate(-2deg)}.profile-header h1{display:inline-block;transform:rotate(-3deg);font-family:Bradley Hand,Segoe Print,cursive;font-size:21px}.country-name,.doodle-label{white-space:nowrap}.inline-doodle{display:inline-block;vertical-align:-.45em;margin-left:1px;transform:rotate(-6deg)}.inline-doodle--crypto{transform:rotate(8deg)}.inline-doodle--conversation{transform:rotate(4deg)}.country-flag{display:inline-block;vertical-align:-.45em;margin:0 1px 0 2px;transform:rotate(-7deg);transform-origin:15% 85%}.country-flag--cyprus{transform:rotate(5deg)}.profile-bio a{text-decoration:underline;text-decoration-color:var(--underline);text-underline-offset:3px;transition:text-decoration-color .15s}.profile-bio a:hover{text-decoration-color:currentColor;background:var(--yellow)}.profile a:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}@media (max-width:600px){.portfolio{padding-top:48px}.drawing-footer{gap:16px;flex-wrap:wrap}.name-drawing{width:90%}.drawing-footer .profile-drawing{margin-left:auto}.profile-drawing{max-width:38%;height:auto}}@media (max-width:1000px){.profile-bio>*+*{margin-top:18px}.bio-note{padding-right:78px;min-height:54px}.margin-drawing--fries{top:-4px;left:auto;right:12px;width:42px;height:54px}.margin-drawing--beach{top:0;right:-1px;width:68px;height:52px}.margin-drawing--ethereum{top:0;left:auto;right:16px;width:36px;height:48px}.margin-drawing--code{top:0;right:0;width:66px;height:49px}}@media (prefers-reduced-motion:reduce){.profile-bio a{transition:none}}.notebook-home-link{margin-top:24px;color:var(--muted);font-size:13px}.notebook-home-link a{text-decoration:underline;text-underline-offset:4px}