@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--paper:#f4e2e8;--paper-strong:#ead0db;--ink:#211917;--muted:#6a5660;--line:#2119171f;--card:#fffffcdb;--card-solid:#fffffa;--moss:#315c51;--berry:#8d3151;--clay:#b45b43;--gold:#c58f38;--shadow:0 22px 70px #36281e1f;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#ffedf4c7,#f7e0eadb 48%,#efdae4e6),url(/static/media/worldgen-background.7cb8cec412354eeb5b69.png),#f4e2e8;background:linear-gradient(180deg,#ffedf4c7 0,#f7e0eadb 48%,#efdae4e6 100%),url(/static/media/worldgen-background.7cb8cec412354eeb5b69.png),var(--paper);background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;color:#211917;color:var(--ink);overflow-x:hidden}a{color:inherit}button{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden;position:relative}.site-shell:after,.site-shell:before{content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}.site-shell:before{background:linear-gradient(90deg,#ffeef433,#0000 24%,#0000 76%,#ffeef433)}.site-shell:after{display:none}.site-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfdf6d6;border:1px solid #21191724;border-radius:999px;box-shadow:0 16px 42px #4330241f;display:grid;grid-template-columns:auto 1fr auto;left:50%;min-height:64px;padding:9px 12px;position:fixed;top:14px;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));z-index:20}.brand-mark,.email-button,.navButtons button{background:#0000;border:0;color:#211917;color:var(--ink);cursor:pointer}.brand-mark{background:#211917;background:var(--ink);border-radius:999px;color:#f4e2e8;color:var(--paper);font-family:Georgia,Times New Roman,serif;font-size:18px;letter-spacing:0;padding:10px 16px}.contactButtons,.navButtons{align-items:center;display:flex}.navButtons{gap:18px;justify-content:center}.navButtons button{border-radius:999px;color:#6a5660;color:var(--muted);font-size:14px;font-weight:700;padding:10px 12px;transition:background .18s ease,color .18s ease}.navButtons button:focus-visible,.navButtons button:hover{background:#315c511a;color:#315c51;color:var(--moss)}.contactButtons{gap:4px;justify-content:flex-end}.linkedin-button{border-radius:999px;color:#211917;color:var(--ink);display:grid;height:38px;place-items:center;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease;width:38px}.linkedin-button svg{fill:currentColor;display:block}.linkedin-button svg path{fill:currentColor}.linkedin-button:focus-visible,.linkedin-button:hover{background:#8d31511a;color:#8d3151;color:var(--berry);transform:translateY(-1px)}.email-copy{align-items:center;display:flex;position:relative}.email-button{border-radius:999px;color:#315c51;color:var(--moss);font-size:13px;font-weight:800;max-width:190px;overflow:hidden;padding:10px 14px;text-overflow:ellipsis;white-space:nowrap}.email-button:focus-visible,.email-button:hover{background:#315c511a}.popup{background:#fffffa;background:var(--card-solid);border:1px solid #2119171f;border:1px solid var(--line);border-radius:8px;border-radius:var(--radius);box-shadow:0 22px 70px #36281e1f;box-shadow:var(--shadow);color:#211917;color:var(--ink);font-size:13px;min-width:190px;padding:10px 14px;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);z-index:30}.agent-copy .popup,.contact-copy .popup{left:0;right:auto}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-4px)}15%,80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.popup.fade-in{animation:fadeInOut 2s forwards}main{padding-top:86px}.intro_section{grid-gap:clamp(34px,7vw,96px);align-items:center;display:grid;gap:clamp(34px,7vw,96px);grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);margin:0 auto;padding:clamp(72px,9vw,122px) 0 clamp(62px,7vw,86px);width:min(1160px,calc(100% - 42px))}.hero-copy{align-items:flex-start;display:flex;flex-direction:column;min-width:0;padding-top:26px}.eyebrow{color:#8d3151;color:var(--berry);font-size:13px;font-weight:900;letter-spacing:.12em;margin:0 0 18px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1.intro{font-family:Dancing Script,cursive;font-size:clamp(58px,8vw,96px);font-weight:700;letter-spacing:0;line-height:1.02;margin-bottom:26px;max-width:780px}.hero-lede{color:#6a5660;color:var(--muted);font-size:clamp(17px,1.75vw,22px);line-height:1.5;margin-bottom:30px;max-width:640px;overflow-wrap:break-word}.hero-links{display:flex;flex-wrap:wrap;gap:10px}.hero-links a,.hero-links span{background:#fffffab8;border:1px solid #2119171f;border:1px solid var(--line);border-radius:999px;color:#211917;color:var(--ink);font-size:14px;font-weight:800;padding:10px 13px;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hero-links a:focus-visible,.hero-links a:hover{transform:translateY(-1px)}.hero-link-world:focus-visible,.hero-link-world:hover{background:#c8decf;border-color:#315c5180;color:#315c51;color:var(--moss)}.hero-link-good:focus-visible,.hero-link-good:hover{background:#f3b7ba;border-color:#8d315157;color:#8d3151;color:var(--berry)}.hero-link-dance:focus-visible,.hero-link-dance:hover{background:#ead19f;border-color:#c58f387a;color:#6d4317}.hero-link-writing:focus-visible,.hero-link-writing:hover{background:#8d315124;border-color:#8d315180;color:#8d3151;color:var(--berry)}.hero-media{grid-gap:18px}.hero-media,.profile-frame{display:grid;gap:18px;min-width:0}.profile-frame{grid-gap:18px;align-items:end;background:linear-gradient(135deg,#fffffaf0,#f6e2ebcc);border:1px solid #2119171f;border:1px solid var(--line);border-radius:8px;border-radius:var(--radius);box-shadow:0 22px 70px #36281e1f;box-shadow:var(--shadow);grid-template-columns:.92fr 1fr;padding:18px;position:relative}.profile-frame:before{background:#c58f38;background:var(--gold);border-radius:999px;content:"";height:12px;position:absolute;right:18px;top:18px;width:12px}.profile_pic{aspect-ratio:4/5;border-radius:8px;border-radius:var(--radius);display:block;object-fit:cover;object-position:center top;width:100%}.profile-caption{color:#6a5660;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.35vw,28px);line-height:1.12;min-width:0;overflow-wrap:break-word}.profile-caption p{margin-bottom:14px}.profile-caption-link{align-items:center;color:#8d3151;color:var(--berry);display:inline-flex;font-family:Arial,sans-serif;font-size:14px;font-weight:900;line-height:1.2;text-decoration-color:#8d315159;text-underline-offset:4px;transition:color .18s ease,transform .18s ease}.profile-caption-link:focus-visible,.profile-caption-link:hover{color:#b45b43;color:var(--clay);transform:translateY(-1px)}.question-wrap{justify-self:end;width:min(360px,100%)}.question-card{background:#fffffae0;border:1px solid #315c5138;border-radius:8px;border-radius:var(--radius);box-shadow:0 18px 48px #4330241a;padding:18px}.question-card p{color:#6a5660;color:var(--muted);font-size:14px;font-weight:800;margin-bottom:12px}.question-options{display:flex;flex-wrap:wrap;gap:8px}.question-option{border-radius:999px;color:#211917;color:var(--ink);font-size:13px;font-weight:900;padding:9px 12px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.question-option.film{background:#f3b7ba}.question-option.film:focus-visible,.question-option.film:hover{background:#e98e9b}.question-option.planes{background:#c8decf}.question-option.planes:focus-visible,.question-option.planes:hover{background:#a7cfb6}.question-option.nothing{background:#ded8d0}.question-option.nothing:focus-visible,.question-option.nothing:hover{background:#c9beb4}.question-option:focus-visible,.question-option:hover{box-shadow:0 8px 22px #36281e1f;color:#211917;color:var(--ink);transform:translateY(-1px)}.section-block{margin:0 auto;padding:clamp(56px,8vw,100px) 0;width:min(1160px,calc(100% - 42px))}.section-heading{grid-gap:clamp(22px,5vw,68px);align-items:start;display:grid;gap:clamp(22px,5vw,68px);grid-template-columns:190px minmax(0,1fr);margin-bottom:34px}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5.4vw,76px);font-weight:500;line-height:.98;max-width:820px}.projects{padding:0}.project-toggle{display:flex;justify-content:center;margin-top:34px;width:100%}.outline-button{background:#fffffabf;border:1px solid #2119173d;border-radius:999px;color:#211917;color:var(--ink);cursor:pointer;font-weight:900;min-width:170px;padding:13px 20px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.outline-button:focus-visible,.outline-button:hover{background:#8d315114;border-color:#8d315180;transform:translateY(-1px)}.project-card{background:#fffffcdb;background:var(--card);border:1px solid #2119171f;border:1px solid var(--line);border-radius:8px;border-radius:var(--radius);box-shadow:0 16px 54px #36281e1a;height:100%;min-height:388px;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.project-card-linkable:focus-within,.project-card-linkable:hover{border-color:#315c516b;box-shadow:0 24px 76px #36281e29;transform:translateY(-4px)}.project-link{color:inherit;text-decoration:none}.project-card,.project-link{display:flex;flex-direction:column}.project-link{height:100%}.project-image-wrap{aspect-ratio:16/10;background:#ead0db;background:var(--paper-strong);border-bottom:1px solid #2119171f;border-bottom:1px solid var(--line);overflow:hidden}.project-card-featured .project-image-wrap{aspect-ratio:16/9}.project-image{display:block;height:100%;object-fit:cover;object-position:top;transition:transform .24s ease;width:100%}.project-card-linkable:hover .project-image{transform:scale(1.035)}.project-body{display:flex;flex:1 1;flex-direction:column;gap:22px;justify-content:space-between;padding:22px}.project-kicker{color:#b45b43;color:var(--clay);font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.project-body h3{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.05;margin-bottom:10px}.project-description{color:#6a5660;color:var(--muted);font-size:15px;line-height:1.5}.project-tools{color:#315c51;color:var(--moss);font-size:13px;font-weight:900;margin:0}.experience-section{padding-bottom:36px}.experience-heading{margin-bottom:26px}.experience-list{grid-gap:16px;display:grid;gap:16px}.experience-card{grid-gap:18px;background:#fffffab8;border:1px solid #2119171f;border-left:5px solid #315c51;border:1px solid var(--line);border-left:5px solid var(--moss);border-radius:8px;border-radius:var(--radius);box-shadow:0 12px 40px #36281e12;display:grid;gap:18px;grid-template-columns:52px minmax(0,1fr);padding:18px}.experience-card.internship{border-left-color:#8d3151;border-left-color:var(--berry)}.experience-card.teaching{border-left-color:#c58f38;border-left-color:var(--gold)}.experience-card-highlight{background:linear-gradient(135deg,#fffafaed,#f6d2e1e0);border-color:#8d315152 #8d315152 #8d315152 #8d3151;border-left-color:var(--berry);box-shadow:0 18px 58px #8d315121;padding-block:22px}.experience-icon{background:#ead0db;background:var(--paper-strong);border-radius:999px;display:grid;font-size:21px;height:44px;place-items:center;width:44px}.experience-card-highlight .experience-icon{background:linear-gradient(135deg,#f3b7ba,#c8decf)}.experience-topline{display:flex;gap:16px;justify-content:space-between;margin-bottom:4px}.experience-topline h3{font-size:19px;line-height:1.25;margin:0}.experience-meta{align-items:center;display:flex;flex:0 0 auto;gap:8px}.experience-date{color:#6a5660;color:var(--muted);flex:0 0 auto;font-size:13px;font-weight:800}.experience-card-highlight .experience-date,.experience-role{color:#8d3151;color:var(--berry)}.experience-role{font-size:14px;font-weight:900;margin-bottom:8px}.experience-advisor{color:#6a5660d1;font-size:13px;font-weight:500}.experience-description{color:#6a5660;color:var(--muted);line-height:1.55;margin-bottom:0}.experience-description a{color:#8d3151;color:var(--berry);font-weight:900;text-decoration-color:#8d315159;text-underline-offset:3px}.experience-description a:focus-visible,.experience-description a:hover{color:#b45b43;color:var(--clay)}.contact-callout{align-items:center;background:#211917;background:var(--ink);border-radius:8px;border-radius:var(--radius);color:#f4e2e8;color:var(--paper);display:flex;gap:18px;justify-content:space-between;margin-top:34px;padding:26px}.contact-callout p{flex:1 1 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.25vw,32px);line-height:1.08;margin-bottom:0;min-width:0;white-space:nowrap}.contact-copy{flex:0 0 auto}.contact-callout a,.contact-copy-button{background:#f4e2e8;background:var(--paper);border:0;border-radius:999px;color:#211917;color:var(--ink);cursor:pointer;flex:0 0 auto;font-weight:900;padding:12px 16px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.contact-callout a:focus-visible,.contact-callout a:hover,.contact-copy-button:focus-visible,.contact-copy-button:hover{background:#ead0db;background:var(--paper-strong);color:#8d3151;color:var(--berry);transform:translateY(-1px)}.footer{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 12px;justify-content:center;padding:32px 0 18px;text-align:center}.agent-mode-trigger,.footer{color:#6a5660;color:var(--muted)}.agent-mode-trigger{background:#fffffa7a;border:1px solid #6a56603d;border-radius:999px;cursor:pointer;font-size:12px;font-weight:800;padding:9px 10px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;white-space:nowrap}.agent-mode-trigger:focus-visible,.agent-mode-trigger:hover{background:#8d31511a;border-color:#8d31516b;color:#8d3151;color:var(--berry);transform:translateY(-1px)}.agent-mode-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#21191757;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:50}.agent-mode-dialog{background:#fffffaf5;border:1px solid #21191724;border-radius:8px;border-radius:var(--radius);box-shadow:0 22px 70px #36281e1f;box-shadow:var(--shadow);color:#211917;color:var(--ink);padding:26px;position:relative;text-align:left;width:min(520px,100%)}.agent-mode-close{background:#8d315114;border:0;border-radius:999px;color:#6a5660;color:var(--muted);cursor:pointer;display:grid;font-size:20px;height:30px;line-height:1;place-items:center;position:absolute;right:12px;top:12px;width:30px}.agent-mode-close:focus-visible,.agent-mode-close:hover{color:#8d3151;color:var(--berry)}.agent-mode-kicker{color:#8d3151;color:var(--berry);font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.agent-mode-dialog h2{font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;margin-bottom:12px}.agent-mode-dialog p{color:#6a5660;color:var(--muted);line-height:1.55;margin-bottom:18px}.agent-mode-facts{grid-gap:12px;display:grid;gap:12px;margin:0 0 18px}.agent-mode-facts div{grid-gap:12px;display:grid;gap:12px;grid-template-columns:94px minmax(0,1fr)}.agent-mode-facts dt{color:#8d3151;color:var(--berry);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.agent-mode-facts dd{color:#6a5660;color:var(--muted);line-height:1.45;margin:0}.agent-copy{display:inline-flex}.agent-copy-button{background:#8d315114;border:1px solid #8d31513d;border-radius:999px;color:#8d3151;color:var(--berry);cursor:pointer;font-size:12px;font-weight:900;padding:7px 10px}.agent-mode-links{display:flex;flex-wrap:wrap;gap:8px}.agent-mode-links a{background:#315c511a;border-radius:999px;color:#315c51;color:var(--moss);font-size:12px;font-weight:900;padding:8px 10px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.agent-mode-links a:focus-visible,.agent-mode-links a:hover{background:#315c512e;color:#8d3151;color:var(--berry);transform:translateY(-1px)}@media (max-width:940px){.site-header{border-radius:26px;grid-template-columns:auto 1fr}.navButtons{justify-content:flex-end}.contactButtons{flex-wrap:wrap;grid-column:1/-1;justify-content:center;padding-top:6px}main{padding-top:128px}.intro_section{grid-template-columns:1fr;min-height:auto}.hero-media{max-width:660px}.question-wrap{justify-self:start}.section-heading{gap:6px;grid-template-columns:1fr}}@media (max-width:640px){.site-header{grid-gap:6px;display:grid;gap:6px;grid-template-columns:auto 1fr;padding:8px;top:8px;width:calc(100% - 18px)}.brand-mark{font-size:16px;padding:9px 12px}.navButtons{gap:0;justify-content:flex-end;min-width:0}.navButtons button{font-size:12px;padding:9px 6px}.contactButtons{min-width:0;width:100%}.site-header .email-copy{display:none}.linkedin-button{height:32px;width:32px}.email-button{max-width:116px;padding-inline:8px}.intro_section,.section-block{width:min(100% - 28px,1160px)}.profile-frame{grid-template-columns:1fr;justify-items:center;width:100%}.profile_pic{aspect-ratio:4/5;justify-self:center;width:min(74vw,260px)}.contact-callout,.experience-topline{align-items:flex-start;flex-direction:column}.contact-callout p{white-space:normal}.experience-card{grid-template-columns:1fr}.hero-copy,.hero-links,.hero-media,.question-wrap{width:100%}.hero-links{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-links a,.hero-links span{text-align:center;width:100%}h1.intro{font-size:clamp(42px,12vw,56px)}.profile-caption{font-size:22px}}@media (max-width:420px){.site-header{grid-template-columns:1fr}.brand-mark,.contactButtons,.navButtons{justify-self:center}.navButtons{justify-content:center}.email-copy{display:none}.contact-copy{display:flex}.agent-copy{display:inline-flex}.agent-mode-facts div{gap:4px;grid-template-columns:1fr}main{padding-top:164px}}
/*# sourceMappingURL=main.23ea6a5a.css.map*/