@font-face{font-family:Open Sans;src:url(/fonts/open-sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");font-style:normal;font-weight:300 800;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/open-sans/OpenSans-Italic-VariableFont_wdth,wght.ttf) format("truetype");font-style:italic;font-weight:300 800;font-display:swap}:root{color-scheme:light;--bg: #f5efe7;--paper: #ffffff;--ink: #121212;--muted: #5e5a57;--line: rgba(17, 17, 17, .1);--shadow: 0 24px 72px rgba(29, 20, 14, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,255,255,.78),transparent 22%),linear-gradient(180deg,#f8f3eb,#f4efe8);color:var(--ink);font-family:Open Sans,Arial,sans-serif}img{display:block;max-width:100%}a,button,input,textarea,select{font:inherit}.page-shell,.route-shell{min-height:100vh}.site-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem clamp(1.2rem,3vw,2.5rem);background:#291c1457;border-bottom:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{position:absolute;left:clamp(1.2rem,3vw,2.5rem);display:inline-flex;align-items:center;justify-content:center;width:2.64rem;height:1.68rem;text-decoration:none}.brand img{width:100%;height:auto}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.28rem;width:2.8rem;height:2.8rem;margin-left:auto;padding:0;border:0;border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer}.menu-toggle span{display:block;width:1.15rem;height:2px;border-radius:999px;background:currentColor}.site-nav{display:flex;align-items:center;gap:1.3rem;margin:0 auto}.site-nav a{position:relative;text-decoration:none;color:#fff;font-size:.96rem;font-weight:700;text-shadow:0 1px 10px rgba(0,0,0,.2)}.site-nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.site-nav a:hover:after,.site-nav a.active:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:6rem clamp(1.5rem,6vw,6rem) 4rem;background:linear-gradient(90deg,#0f0b097a,#0f0b0947 34%,#0f0b0914 58%,#0f0b0908),url(/images/backgrounds/sitebg1.jpg) center center / cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0d,#00000014)}.hero-copy{position:relative;z-index:1;max-width:28rem;margin-left:clamp(8rem,12vw,12rem);color:#fff;transform:translateY(-10%);animation:rise-in .65s ease-out both}.hero h1{margin:0;font-size:clamp(2.55rem,5.1vw,3.9rem);line-height:1;letter-spacing:-.03em;font-weight:700;text-shadow:0 2px 18px rgba(0,0,0,.14)}.hero-subtitle,.hero-detail{margin:0;color:#fffffff2;font-size:clamp(1.15rem,2vw,1.8rem);font-style:italic;font-weight:400;line-height:1.35;text-shadow:0 2px 14px rgba(0,0,0,.12)}.hero-subtitle{margin-top:.55rem}.hero-detail{margin-top:.1rem;color:#ffffffe6}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.9rem;padding:.72rem 1.15rem;border-radius:999px;border:1px solid transparent;text-decoration:none;cursor:pointer;font-weight:800;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.button-icon{width:1rem;height:1rem;object-fit:contain;flex:0 0 auto}.button-icon-invert{filter:brightness(0) invert(1)}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:#fff;color:#111}.button-secondary{background:#ffffff1f;color:#fff;border-color:#ffffff5c}.button-soft{background:#badeff;color:#11344c}.button-dark{background:#131313;color:#fff}.content-section,.page-section{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,2.5rem)}.page-section{padding-top:7rem}.page-section-plain{background:#fff}.page-container,.section-heading,.project-grid,.resume-layout,.contact-layout,.resume-page-shell{max-width:72rem;margin:0 auto}.section-heading{margin-bottom:2rem}.section-heading h2{margin:0;font-size:clamp(2.9rem,5vw,4.6rem);line-height:.96;letter-spacing:-.06em}.section-heading-tight{margin-bottom:1.4rem}.projects-section{background:#fff;scroll-margin-top:7.75rem}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.project-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1.55rem;background:var(--paper);border:1px solid rgba(17,17,17,.07);box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px #1d140e2e}.project-image{width:100%;aspect-ratio:1.1;border-bottom:1px solid rgba(17,17,17,.06);background:linear-gradient(135deg,#f6f3ee,#eee5da);background-position:center;background-repeat:no-repeat;background-size:cover}.project-image--filled{background-color:#ece4d8}.project-body{display:flex;flex-direction:column;gap:1rem;padding:1.35rem}.project-body h3{margin:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-body p,.contact-note,.prose-card p,.resume-note p{margin:0;color:var(--muted);line-height:1.7}.project-actions,.resume-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.1rem}.tech-list{display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.tech-list li{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border-radius:999px;background:#f5f5f5;color:#5a4738;font-size:.82rem;font-weight:700}.tech-list img{width:1rem;height:1rem;object-fit:contain}.resume-paper,.resume-note,.prose-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:1.7rem;box-shadow:var(--shadow)}.resume-note,.contact-card{padding:1.4rem}.prose-panel,.contact-layout{max-width:62rem}.resume-page-shell{max-width:min(92vw,86rem)}.blog-layout{max-width:86rem;margin:0 auto;display:grid;grid-template-columns:minmax(18rem,24rem) minmax(0,1fr);gap:clamp(2rem,4vw,4rem);align-items:start}.blog-sidebar{position:sticky;top:6.6rem}.blog-sidebar-stack{border-right:1px solid rgba(17,17,17,.12);padding-right:clamp(1.25rem,2vw,2rem)}.blog-sidebar-card{padding:0 0 1.4rem;margin-bottom:1.4rem;border-bottom:1px solid rgba(17,17,17,.12)}.blog-sidebar-card--active h3 a{text-decoration:underline;text-underline-offset:.18em}.blog-sidebar-meta,.blog-article-meta{display:flex;flex-wrap:wrap;gap:.75rem;color:#454545;font-size:.98rem}.blog-sidebar h3,.blog-article h1,.blog-section h2{margin:0;color:#111}.blog-sidebar h3{margin-top:.4rem;font-size:1.85rem;line-height:1.06;letter-spacing:-.04em}.blog-sidebar h3 a{color:inherit;text-decoration:none}.blog-sidebar h3 a:hover,.blog-sidebar h3 a:focus-visible{text-decoration:underline;text-underline-offset:.18em}.blog-sidebar p,.blog-article-summary,.blog-section p{margin:0;color:#1b1b1b;line-height:1.55}.blog-sidebar p{margin-top:.7rem;font-size:1rem}.blog-article{min-width:0}.blog-article h1{margin-top:.55rem;font-size:clamp(2.5rem,5vw,4.2rem);line-height:.98;letter-spacing:-.05em}.blog-article-summary{margin-top:1rem;max-width:50rem;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.35}.blog-cover{margin-top:1.5rem;overflow:hidden;border:1px solid rgba(17,17,17,.1);border-radius:1.25rem;background:#f7f7f7}.blog-cover img{width:100%;height:auto}.blog-content{margin-top:2rem}.blog-section{max-width:50rem;margin-top:2.1rem}.blog-section h2{font-size:1.35rem;letter-spacing:-.03em}.blog-section p{margin-top:.9rem;font-size:1.02rem}.blog-citations{max-width:50rem;margin-top:3rem;padding-top:1.25rem;border-top:1px solid rgba(17,17,17,.12)}.blog-citation-list{font-family:Georgia,Times New Roman,serif}.blog-citation-list p{margin:0 0 1.1rem;padding-left:3.2rem;text-indent:-3.2rem;font-size:1.02rem;line-height:1.35;color:#161616;overflow-wrap:anywhere;word-break:break-word}.blog-citation-list em{font-style:italic}.blog-figure-wrap{margin:1.35rem 0 .6rem}.blog-figure-wrap+h2{margin-top:1.9rem}.blog-figure-title{margin:0 0 .8rem;font-size:1.05rem;font-style:italic;font-weight:500;color:#1a1a1a}.blog-figure{overflow-x:auto;border:1px solid rgba(17,17,17,.12);border-radius:1rem;background:#fff}.blog-figure-table table{width:100%;border-collapse:collapse;min-width:38rem}.blog-figure-table th,.blog-figure-table td{padding:.85rem .9rem;border:1px solid rgba(17,17,17,.14);text-align:left;vertical-align:top;font-size:.98rem;line-height:1.35}.blog-figure-table th{background:#fbfbfb;font-size:1rem}.blog-figure-image img{width:100%;height:auto}.blog-figure-image--compact{max-width:28rem}.blog-figure-image figcaption{padding:.9rem 1rem 1rem;color:#444;font-size:.95rem;line-height:1.45}.blog-figure-service-models{padding:1rem}.service-model-grid{display:grid;grid-template-columns:repeat(4,minmax(10rem,1fr));gap:.9rem;align-items:start}.service-model-card{border:1px solid rgba(17,17,17,.12);border-radius:.9rem;background:#fbfbfb;padding:.85rem .75rem}.service-model-card--traditional{background:#f4f4f4}.service-model-card h4{margin:0 0 .65rem;font-size:.95rem;line-height:1.2}.service-model-card ul{display:grid;gap:.42rem;margin:0;padding:0;list-style:none}.service-model-card li{padding:.42rem .52rem;border:1px solid rgba(17,17,17,.13);border-radius:.6rem;background:#fff;font-size:.82rem;line-height:1.2}.service-model-managed{background:#e8f7e4!important}.service-model-notes{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.service-model-notes p{max-width:17rem;margin:0;color:#444;font-size:.9rem;line-height:1.4}.resume-heading{margin-bottom:.55rem}.resume-heading h2{font-size:clamp(2.2rem,4vw,3rem);letter-spacing:-.04em;margin-left:.08rem}.resume-download-line{margin:0 0 1rem;padding-left:.08rem;color:var(--muted);font-size:1.02rem}.resume-download-line a{color:var(--ink);text-decoration:none}.resume-download-line a:hover,.resume-download-line a:focus-visible{text-decoration:underline}.resume-frame{width:100%;min-height:88rem;border:1px solid rgba(17,17,17,.12);background:#fff}.prose-card{padding:1.7rem}.prose-card p+p{margin-top:1rem}.contact-form{display:grid;gap:1rem;margin-top:1.2rem}.contact-form .button{justify-self:start}.contact-form label{display:grid;gap:.4rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:.8rem .9rem;border-radius:.9rem;border:1px solid rgba(17,17,17,.14);background:#fff}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(17,17,17,.14);border-color:#11111140}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem clamp(1.5rem,4vw,2.5rem) 2.2rem;background:#fff}.footer-year{margin:0;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{color:var(--muted);text-decoration:none;font-weight:700}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static}.blog-sidebar-stack{border-right:0;border-bottom:1px solid rgba(17,17,17,.12);padding-right:0;padding-bottom:1rem}.service-model-grid{grid-template-columns:repeat(2,minmax(10rem,1fr))}}@media(max-width:760px){.site-header{justify-content:space-between;padding:.9rem 1rem}.site-footer{flex-direction:column;align-items:center}.brand{position:static;left:auto;width:2.4rem;height:1.55rem}.menu-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% + .45rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;gap:.2rem;padding:.65rem;margin:0;border:1px solid rgba(255,255,255,.18);border-radius:1.15rem;background:#291c14d6;box-shadow:0 20px 40px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav--open{display:flex}.site-nav a{padding:.75rem 1rem;text-align:center}.site-nav a:after{left:1rem;bottom:.42rem;width:calc(100% - 2rem)}.hero{align-items:flex-start;justify-content:center;padding:7.4rem 1.35rem 3rem;background:linear-gradient(180deg,#0f0b0970,#0f0b092e 28%,#0f0b0914 58%,#0f0b090a),url(/images/backgrounds/hero-mobile-bg.svg) center top / cover no-repeat}.hero-copy{max-width:21rem;margin:0 auto;padding-top:1.1rem;text-align:center;transform:none}.hero-actions{justify-content:center}.resume-frame{min-height:42rem}}@media(max-width:640px){.project-grid{grid-template-columns:1fr;gap:1.15rem}.site-nav a{font-size:.9rem}.project-body h3{white-space:normal;overflow:visible;text-overflow:clip}.resume-page-shell{max-width:100%}.resume-frame{min-height:42rem}.blog-sidebar h3{font-size:1.5rem}.blog-article h1{font-size:2.3rem}.blog-article-summary{font-size:1.08rem}.service-model-grid{grid-template-columns:1fr}.service-model-notes{flex-direction:column}}
