html,body{width:100%;min-height:100%;margin:0}:root{--text-primary:#191c1d;--text-secondary:#45464d;--text-muted:#6d6e74;--text-inverse:#fff;--surface-page:#f8f9fa;--surface-card:#fff;--surface-footer:#f3f4f5;--surface-overlay:#081a2bb8;--border-subtle:#e1e3e4;--action-primary:#00668a;--action-secondary:#191c1d;--radius-control:10px;--radius-card:20px;--radius-project:24px;--container-max:1312px;--section-gap-desktop:72px;--section-gap-mobile:40px}*{box-sizing:border-box}body{background:var(--surface-page);color:var(--text-primary);font-family:Hanken Grotesk,sans-serif}body.drawer-open{overflow:hidden}.page-container{max-width:var(--container-max);width:calc(100% - 128px);margin:0 auto}.desktop-only{display:block}.mobile-only{display:none}.site-header{z-index:20;position:relative}.desktop-nav-wrap{min-height:109px;max-width:var(--container-max);justify-content:space-between;align-items:center;width:calc(100% - 128px);margin:0 auto;display:flex}.desktop-nav{align-items:flex-end;min-height:48px;display:flex;position:relative}.nav-list{align-items:flex-end;gap:28px;margin:0;padding:0;list-style:none;display:flex;position:relative}.nav-item{position:relative}.nav-link{color:var(--text-primary);padding:10px 0 12px;font-size:16px;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.nav-link.is-active{color:var(--action-primary)}.nav-indicator{background:var(--action-primary);pointer-events:none;border-radius:999px;height:3px;transition:transform .22s,width .22s;display:block;position:absolute;bottom:0;left:0}.nav-list a,.footer-links-wrap a{color:var(--text-primary);font-size:16px;text-decoration:none}.cta{background:var(--action-primary);border-radius:var(--radius-control);color:var(--text-inverse);padding:14px 22px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:inline-block}.cta-dark{background:var(--action-secondary)}.hero{padding:12px 0 var(--section-gap-desktop)}.hero-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:center;column-gap:64px;display:grid}.hero-copy{width:100%;max-width:747px}.hero-copy h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-size:54px;font-weight:900;line-height:.95}.hero-line{display:block}.hero-line-accent{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#7a90a8 0%,#627892 34%,#4a607a 68%,#344a63 100%);background-clip:text}.hero-line-dark{color:var(--text-primary)}.eyebrow{color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600}.hero-copy p{color:var(--text-secondary);max-width:560px;margin:0 0 22px;font-size:18px;line-height:1.7}.hero-portrait-col{justify-content:center;align-items:center;width:100%;height:360px;display:flex}.hero-photo{clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);object-fit:cover;width:360px;height:360px}.about{padding:0 0 var(--section-gap-desktop)}.about h2,.work h2{margin:0 0 40px;font-size:36px;font-weight:700}.about-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:stretch;column-gap:64px;display:grid}.about-text-card,.meta-card,.tech-card,.mobile-intro-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-card)}.about-text-card{flex:1;padding:36px}.about-text-card p{color:var(--text-secondary);margin:0 0 18px;font-size:18px;line-height:1.7}.about-side{grid-template-rows:166px 310px;row-gap:24px;width:100%;display:grid}.meta-card{width:100%;height:166px;padding:22px 18px}.meta-row{align-items:center;gap:12px;min-height:40px;display:flex}.meta-row-label{align-items:center;gap:8px;display:flex}.meta-row-icon{color:#55b7cf;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.meta-row-icon svg{width:16px;height:16px;display:block}.meta-row-text{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.meta-row-value{color:#34373d;text-align:right;white-space:nowrap;margin-left:auto;font-size:16px;font-weight:400;line-height:1.4}.tech-card{padding:20px}.desktop-tech-card{width:100%;height:310px;padding:16px 13px 18px}.desktop-tech-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.desktop-tech-header-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:24px;display:flex}.desktop-tech-title{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:14px}.desktop-tech-grid{flex-wrap:wrap;align-self:flex-end;gap:14px 12px;width:100%;max-width:360px;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.desktop-tech-tile{background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:calc(33.3333% - 8px);height:70px;display:flex}.desktop-tech-icon{filter:grayscale()brightness(55%)contrast(115%);opacity:.9;flex-shrink:0;width:auto}.desktop-tech-icon.is-small{height:26px}.desktop-tech-icon.is-large{height:28px}.desktop-tech-tile span{color:#34373d;font-size:11px;font-weight:700;line-height:14px}.tech-card h2,.tech-card h3{margin:0 0 12px;font-size:20px}.tech-card ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tech-card li{border:1px solid var(--border-subtle);color:#34373d;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:500}.work{background:var(--surface-page);padding:0 0 var(--section-gap-desktop)}.work-inner{color:var(--text-primary)}.work-header{margin-bottom:24px}.work-header h2{color:var(--text-primary);text-transform:uppercase;margin-bottom:12px;line-height:1}.work-header p{color:var(--text-secondary);margin:0;font-size:18px;line-height:22px}.work-grid-desktop{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px 64px;display:grid}.project-card-featured,.project-card-compact{border-radius:var(--radius-project);position:relative;overflow:clip;box-shadow:0 24px 64px #06101d38}.project-card-featured{background:#081a2b;height:560px}.project-card-compact{height:268px}.project-column-compact{gap:24px;display:grid}.project-card-featured>img,.project-card-compact>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-caption{backdrop-filter:blur(16px);background:var(--surface-overlay);color:#fff;border-top:1px solid #ffffff24;width:100%;position:absolute}.project-caption-featured{flex-direction:column;gap:10px;padding:22px 24px 24px;display:flex;bottom:0}.project-caption-featured .project-title-row{grid-template-columns:minmax(0,1fr) 149px}.project-caption-compact{flex-direction:column;gap:4px;padding:10px 20px 12px;display:flex;bottom:0}.project-caption-compact .project-title-row{grid-template-columns:minmax(0,1fr) 92px}.project-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;display:grid}.project-title-row h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:800;line-height:.95}.project-caption-compact .project-title-row h3{font-size:22px;line-height:.95}.project-title-row img{justify-self:end;width:auto;display:block}.project-logo-unops{filter:brightness(0)invert();height:38px}.project-logo-aarsleff{height:30px}.project-logo-jyske{height:19px}.project-card-jyske .project-caption{background:var(--surface-overlay);border-top:1px solid #ffffff24}.project-card-jyske .project-logo-jyske{background:#ffffffe0;border-radius:8px;padding:4px 6px}.project-title-row span{color:#fff;font-size:22px;font-weight:700;line-height:1}.project-caption p{color:#fff;max-width:620px;margin:0;font-size:16px;font-weight:500;line-height:1.55}.project-caption-compact p{max-width:420px;font-size:13px;line-height:22px}.site-footer{background:var(--surface-footer);padding:24px 0 70px}.footer-desktop{grid-template-columns:minmax(0,2fr) minmax(0,1fr);column-gap:64px;display:grid}.footer-identity h2,.footer-mobile h2{margin:0 0 14px;font-size:40px;font-weight:700;line-height:1.1}.footer-identity p,.footer-mobile p{color:var(--text-secondary);max-width:640px;margin:0 0 24px;font-size:18px;line-height:1.55}.social-pills{gap:10px;display:flex}.social-pills a{border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:999px;padding:12px 16px;font-size:13px;font-weight:600;text-decoration:none}.footer-links-wrap{gap:52px;display:flex}.footer-desktop .footer-links-wrap{grid-column:2;justify-self:start}.footer-links-wrap h3{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:700}.footer-links-wrap ul{margin:0;padding:0;list-style:none}.footer-links-wrap li{margin:0 0 10px}@media (width<=1024px){.desktop-only{display:none}.mobile-only{display:block}.desktop-nav-wrap{width:calc(100% - 48px)}.page-container,.mobile-hero,.work-mobile,.footer-mobile{width:calc(100% - 48px);margin:0 auto}.mobile-hero{padding-bottom:var(--section-gap-mobile);flex-direction:column;gap:18px;display:flex}.mobile-intro-card{padding:24px}.mobile-intro-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mobile-intro-card h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 12px;font-size:clamp(28px,7.2vw,34px);font-weight:900;line-height:.95}.mobile-intro-card p{color:var(--text-secondary);margin:0;padding-top:4px;font-size:16px;line-height:1.55}.mobile-photo{clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);object-fit:cover;border-radius:32px;width:124px;height:140px}.mobile-actions{gap:10px;margin-top:16px;display:flex}.mobile-actions a{background:var(--action-secondary);border-radius:var(--radius-control);color:#fff;padding:13px 14px;font-size:16px;font-weight:600;text-decoration:none}.work{padding:0 0 var(--section-gap-mobile)}.work-mobile h2{color:var(--text-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:17px}.mobile-work-list{flex-direction:column;gap:12px;display:flex}.mobile-work-card{border:1px solid;border-radius:24px}.mobile-work-unops{background-image:linear-gradient(160deg,oklab(24.6% -.015 -.04),oklab(29.7% -.018 -.045));border-color:#1f3346}.mobile-work-aarsleff{background-image:linear-gradient(160deg,oklab(30.7% -.022 -.047),oklab(35.9% -.027 -.058));border-color:#28425b}.mobile-work-jyske{background-image:linear-gradient(160deg,oklab(31.1% -.007 -.034),oklab(35.4% -.006 -.031));border-color:#394557}.mobile-work-jyske .mobile-work-content .project-logo-jyske{background:#ffffffe0;border-radius:8px;padding:3px 6px}.mobile-work-content{flex-direction:column;gap:10px;padding:18px;display:flex}.mobile-work-content .project-title-row h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800;line-height:.95}.mobile-work-content .project-title-row img{justify-self:end;width:auto;display:block}.mobile-work-content .project-title-row{grid-template-columns:minmax(0,1fr) 92px}.mobile-work-content .project-logo-unops{filter:brightness(0)invert();width:92px;max-width:92px;height:11px}.mobile-work-content .project-logo-aarsleff{height:27px}.mobile-work-content .project-logo-jyske{height:14px}.mobile-work-content .project-title-row span{color:#fff;font-size:18px;font-weight:700}.mobile-work-content p{color:#f0f6ffe6;margin:0;font-size:14px;line-height:22px}.site-footer{padding:0 0 60px}.footer-mobile{flex-direction:column;gap:14px;display:flex}.footer-links-wrap{justify-content:space-between}}.desktop-tech-card .desktop-tech-title{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:14px}.desktop-tech-card ul.desktop-tech-grid{flex-wrap:wrap;align-self:flex-end;gap:14px 12px;width:100%;max-width:360px;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.desktop-tech-card li.desktop-tech-tile{background:var(--surface-page);border:1px solid var(--border-subtle);color:#34373d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:calc(33.3333% - 8px);height:70px;padding:0;font-size:11px;font-weight:700;line-height:14px;display:flex}.resume-pdf-wrapper{background:#fff;justify-content:center;width:100%;min-height:100vh;padding:0;display:flex}.resume-pdf{background:#fff;border:0;width:min(100vw,900px);height:100vh;min-height:900px;display:block}@media (width<=900px){.resume-pdf{width:100vw;height:100vh;min-height:760px}}@media print{.site-header,.site-footer{display:none \!important}.resume-shell{box-shadow:none;border:0;border-radius:0}}
