@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Bebas+Neue&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.editorial{--ed-paper:#f6f3ec;--ed-ink:#1b1a17;--ed-muted:#6c685f;--ed-line:#ddd6c8;--ed-accent:#b5532e;--ed-max:880px;background:var(--ed-paper);width:100%;min-height:100vh;color:var(--ed-ink);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.editorial-inner{width:min(var(--ed-max), 100%);margin:0 auto;padding:clamp(28px,5vw,64px) clamp(22px,5vw,40px) 80px}.editorial-header{justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:clamp(48px,9vw,96px);display:flex}.editorial-brand{cursor:pointer;text-align:left;color:inherit;background:0 0;border:0;flex-direction:column;gap:2px;padding:0;display:flex}.editorial-brand strong{letter-spacing:-.01em;font-size:1.06rem;font-weight:600}.editorial-brand span{color:var(--ed-muted);font-size:.82rem}.editorial-nav{align-items:center;gap:clamp(16px,3vw,30px);display:flex}.editorial-nav button,.editorial-nav a{cursor:pointer;color:var(--ed-ink);letter-spacing:.01em;background:0 0;border:0;border-bottom:1px solid #0000;padding:0 0 3px;font-size:.9rem;transition:border-color .16s,color .16s}.editorial-nav button:hover,.editorial-nav a:hover{color:var(--ed-accent);border-color:var(--ed-accent)}.editorial-hero h1{letter-spacing:-.02em;margin:0;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(2.7rem,8vw,5.4rem);font-weight:500;line-height:1.02}.editorial-hero h1 .ed-line{display:block}.editorial-hero h1 .ed-line:last-child{color:var(--ed-accent);font-style:italic}.editorial-lead{color:#44413b;max-width:46ch;margin:clamp(22px,4vw,32px) 0 0;font-size:clamp(1.05rem,2.4vw,1.3rem);line-height:1.5}.editorial-rule{background:var(--ed-line);border:0;height:1px;margin:clamp(52px,9vw,88px) 0}.editorial-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ed-muted);margin:0 0 clamp(20px,4vw,34px);font-size:.74rem;font-weight:600}.editorial-work-list{border-top:1px solid var(--ed-line);margin:0;padding:0;list-style:none}.editorial-work-row{border-bottom:1px solid var(--ed-line);text-align:left;width:100%;color:inherit;cursor:default;background:0 0;grid-template-columns:2.4rem 1fr auto;align-items:baseline;gap:clamp(12px,3vw,26px);padding:clamp(20px,3.4vw,30px) 4px;transition:padding-left .2s cubic-bezier(.2,.8,.2,1),color .16s;display:grid}.editorial-work-row.is-clickable{cursor:pointer}.editorial-work-row.is-clickable:hover{color:var(--ed-accent);padding-left:14px}.editorial-work-index{color:var(--ed-muted);font-family:Fraunces,Georgia,serif;font-size:.95rem;transition:color .16s}.editorial-work-row.is-clickable:hover .editorial-work-index{color:var(--ed-accent)}.editorial-work-main h3{letter-spacing:-.01em;margin:0 0 6px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.3rem,3.2vw,1.9rem);font-weight:500;line-height:1.15}.editorial-work-main p{max-width:60ch;color:var(--ed-muted);margin:0;font-size:.96rem;line-height:1.55}.editorial-work-aside{white-space:nowrap;color:var(--ed-muted);align-items:center;gap:12px;font-size:.82rem;display:flex}.editorial-work-aside svg{opacity:0;transition:opacity .16s,transform .2s;transform:translate(-4px,4px)}.editorial-work-row.is-clickable:hover .editorial-work-aside{color:var(--ed-accent)}.editorial-work-row.is-clickable:hover .editorial-work-aside svg{opacity:1;transform:translate(0)}.editorial-about h2{letter-spacing:-.015em;max-width:20ch;margin:0 0 clamp(20px,3vw,28px);font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,4.6vw,2.9rem);font-weight:500;line-height:1.12}.editorial-about p{color:#44413b;max-width:64ch;margin:0 0 1.1em;font-size:1.02rem;line-height:1.62}.editorial-focus{gap:0;margin:clamp(34px,6vw,56px) 0 0;padding:0;list-style:none;display:grid}.editorial-focus li{border-top:1px solid var(--ed-line);grid-template-columns:3rem 1fr;gap:clamp(14px,3vw,28px);padding:clamp(22px,3vw,30px) 0;display:grid}.editorial-focus li:last-child{border-bottom:1px solid var(--ed-line)}.editorial-focus .ed-focus-num{color:var(--ed-accent);font-family:Fraunces,Georgia,serif;font-size:1rem}.editorial-focus h4{letter-spacing:-.005em;margin:0 0 8px;font-size:1.05rem;font-weight:600}.editorial-focus p{max-width:58ch;color:var(--ed-muted);margin:0;font-size:.96rem;line-height:1.58}.editorial-skills{margin:clamp(44px,7vw,68px) 0 0}.editorial-about .editorial-skills-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ed-muted);max-width:none;margin:0 0 clamp(18px,3vw,26px);font-size:.74rem;font-weight:600}.editorial-skill-grid{border-top:1px solid var(--ed-line);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));column-gap:clamp(24px,5vw,56px);margin:0;padding:0;list-style:none;display:grid}.editorial-skill-grid li{letter-spacing:-.005em;color:var(--ed-ink);border-bottom:1px solid var(--ed-line);align-items:baseline;gap:13px;padding:clamp(13px,1.8vw,17px) 2px;font-size:1.02rem;display:flex}.editorial-skill-grid li:before{content:"";background:var(--ed-accent);border-radius:50%;flex:none;width:5px;height:5px;transform:translateY(-2px)}.editorial-metrics{grid-template-columns:repeat(4,1fr);gap:clamp(20px,4vw,44px);display:grid}.editorial-metric strong{letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1;display:block}.editorial-metric p{color:var(--ed-muted);margin:12px 0 0;font-size:.86rem;line-height:1.45}.editorial-footer{border-top:1px solid var(--ed-line);color:var(--ed-muted);justify-content:space-between;align-items:center;gap:18px;margin-top:clamp(60px,10vw,100px);padding-top:28px;font-size:.85rem;display:flex}.editorial-footer a{color:var(--ed-ink);border-bottom:1px solid #0000;transition:border-color .16s,color .16s}.editorial-footer a:hover{color:var(--ed-accent);border-color:var(--ed-accent)}@media (width<=640px){.editorial-metrics{grid-template-columns:repeat(2,1fr);row-gap:30px}.editorial-work-row{grid-template-columns:1.8rem 1fr}.editorial-work-aside{display:none}}.boldfolio{--bf-bg:#0b0d11;--bf-panel:#12151b;--bf-panel-2:#171b23;--bf-ink:#f6f7f2;--bf-muted:#a8aeba;--bf-line:#ffffff1f;--bf-accent:#ff5a36;--bf-accent-2:#5eead4;--bf-accent-3:#f8d66d;--bf-shadow:0 18px 44px #0000004d;min-height:100vh;color:var(--bf-ink);background:radial-gradient(circle at 0 0,#ff5a3624,#0000 24%),radial-gradient(circle at 85% 18%,#5eead41f,#0000 18%),linear-gradient(#0b0d11 0%,#0f1117 44%,#090b0f 100%);font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;position:relative;overflow-x:hidden}.boldfolio-noise{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 92%);mask-image:linear-gradient(#000c,#0000 92%)}.boldfolio-shell{width:min(1240px,100%);margin:0 auto;padding:24px 42px 60px;position:relative}.boldfolio-header,.boldfolio-nav,.boldfolio-mobile-nav,.bold-project-row,.bold-metrics,.bold-about,.bold-footer,.bold-project-topline,.bold-skill-card{display:flex}.boldfolio-header{justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px}.boldfolio-brand{color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;padding:0;display:flex}.boldfolio-brand strong,.bold-footer strong{letter-spacing:0;text-transform:uppercase;font-size:1rem}.boldfolio-brand span,.bold-footer span{color:var(--bf-muted);font-size:.84rem}.boldfolio-nav{align-items:center;gap:30px}.boldfolio-nav button,.boldfolio-nav a,.boldfolio-mobile-nav button,.boldfolio-mobile-nav a,.bold-footer a{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.boldfolio-brand:focus-visible,.boldfolio-nav button:focus-visible,.boldfolio-nav a:focus-visible,.boldfolio-mobile-nav button:focus-visible,.boldfolio-mobile-nav a:focus-visible,.boldfolio-menu:focus-visible,.bold-project-row:focus-visible,.bold-footer a:focus-visible{outline:2px solid var(--bf-accent-2);outline-offset:4px}.boldfolio-nav button:hover,.boldfolio-nav a:hover,.boldfolio-mobile-nav button:hover,.boldfolio-mobile-nav a:hover,.bold-footer a:hover{color:var(--bf-accent-2)}.boldfolio-menu{border:1px solid var(--bf-line);width:44px;height:44px;color:inherit;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;display:none}.boldfolio-mobile-nav{border:1px solid var(--bf-line);background:#ffffff0a;border-radius:8px;flex-direction:column;gap:14px;margin-bottom:18px;padding:18px;display:none}.bold-hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);align-items:end;gap:52px;padding:58px 0 42px;display:grid}.bold-kicker,.bold-section-head span,.bold-about-copy>span{max-width:100%;color:var(--bf-accent-2);letter-spacing:0;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff29;border-radius:8px;align-items:center;padding:7px 12px;font-size:.74rem;display:inline-flex}.bold-hero h1{letter-spacing:0;overflow-wrap:anywhere;max-width:100%;margin:16px 0 0;font-family:Bebas Neue,Impact,sans-serif;font-size:8.4rem;line-height:.92}.bold-hero h1 span,.bold-hero h1 em{display:block}.bold-hero h1 em{color:var(--bf-accent);font-style:normal}.bold-hero-copy p{max-width:32rem;color:var(--bf-muted);margin:22px 0 0;font-size:1.12rem;line-height:1.6}.bold-hero-aside{gap:16px;display:grid}.bold-hero-card{border:1px solid var(--bf-line);box-shadow:var(--bf-shadow);background:linear-gradient(#ffffff0d,#ffffff05);border-radius:8px;padding:22px}.bold-hero-label{color:var(--bf-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;display:inline-block}.bold-hero-card strong{font-size:1.35rem;line-height:1.12;display:block}.bold-hero-card p{color:var(--bf-muted);margin:12px 0 0;line-height:1.6}.bold-hero-card-accent{background:linear-gradient(135deg,#ff5a3633,#ffd1661f)}.bold-hero-card ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.bold-hero-card li strong{margin-bottom:4px;font-size:1.8rem}.bold-hero-card li span{color:#f6f7f2d1;line-height:1.45}.bold-metrics{flex-wrap:wrap;gap:12px;padding:0 0 60px}.bold-metrics article{border:1px solid var(--bf-line);background:#ffffff0a;border-radius:8px;flex:230px;min-width:0;padding:18px 18px 20px}.bold-metric-icon{width:32px;height:32px;color:var(--bf-accent-2);background:#ff5a3629;border-radius:8px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.bold-metrics strong{margin-bottom:8px;font-size:2.25rem;display:block}.bold-metrics p{color:var(--bf-muted);margin:0;line-height:1.5}.bold-section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.bold-section-head p{color:var(--bf-muted);text-align:right;max-width:34rem;margin:0}.bold-projects h2,.bold-about-copy h2{letter-spacing:0;max-width:13ch;margin:0 0 22px;font-family:Bebas Neue,Impact,sans-serif;font-size:4.2rem;line-height:.98}.bold-project-list{gap:18px;display:grid}.bold-project-row{border:1px solid var(--bf-line);background:linear-gradient(#ffffff0a,#ffffff06);border-radius:8px;align-items:stretch;gap:18px;padding:20px;transition:border-color .16s,transform .16s,background .16s}.bold-project-row.is-clickable{cursor:pointer}.bold-project-row.is-clickable:hover{border-color:#ffd16673;transform:translateY(-2px)}.bold-project-index{color:var(--bf-accent);flex:0 0 52px;font-family:Bebas Neue,Impact,sans-serif;font-size:2.2rem;line-height:1}.bold-project-poster{background:linear-gradient(135deg,#1a2030,#0f1218);border:1px solid #ffffff14;border-radius:8px;flex:0 0 270px;min-height:198px;position:relative;overflow:hidden}.bold-project-poster-image img{object-fit:cover;width:100%;height:100%;display:block}.bold-project-poster-image span{background:#0a0b0fd1;border-radius:8px;padding:6px 10px;font-size:.78rem;position:absolute;bottom:12px;left:12px}.bold-project-poster-top{gap:8px;padding:14px 14px 0;display:flex}.bold-project-poster-top i{background:#ffffff3d;border-radius:999px;width:10px;height:10px}.bold-project-poster-grid{gap:10px;padding:18px 16px 12px;display:grid}.bold-project-poster-grid b{background:#ffffff2e;border-radius:999px;height:10px;display:block}.bold-project-poster-bars{align-items:end;gap:10px;height:84px;padding:0 16px 16px;display:flex}.bold-project-poster-bars span{background:linear-gradient(180deg, var(--bf-accent), var(--bf-accent-3));border-radius:999px 999px 0 0;flex:1 1 0}.bold-project-main{flex:auto;min-width:0}.bold-project-topline{color:var(--bf-accent-2);letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:.82rem}.bold-project-topline span{overflow-wrap:anywhere;min-width:0}.bold-project-main h3{overflow-wrap:anywhere;margin:16px 0 12px;font-size:2.25rem;line-height:1}.bold-project-main p,.bold-about-copy p,.bold-focus-grid p{color:var(--bf-muted);margin:0;line-height:1.65}.bold-about{align-items:start;gap:40px;margin-top:88px}.bold-about-copy{flex:48%}.bold-about-lede{margin-bottom:16px;font-size:1.08rem;color:var(--bf-ink)!important}.bold-focus-grid{flex:52%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bold-focus-grid article,.bold-skill-card{border:1px solid var(--bf-line);background:#ffffff0a;border-radius:8px}.bold-focus-grid article{padding:20px}.bold-focus-grid span{color:var(--bf-accent);letter-spacing:0;margin-bottom:14px;font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;display:inline-block}.bold-focus-grid h3{margin:0 0 10px;font-size:1.1rem}.bold-capabilities{margin-top:88px}.bold-skill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.bold-skill-card{align-items:center;gap:14px;min-width:0;padding:18px}.bold-skill-card span{width:40px;height:40px;color:var(--bf-accent-2);background:#ff5a3629;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.bold-skill-card strong{overflow-wrap:anywhere;min-width:0;font-size:1rem}.bold-footer{border-top:1px solid var(--bf-line);justify-content:space-between;align-items:center;gap:20px;margin-top:72px;padding-top:22px}.bold-footer div{flex-direction:column;gap:4px;display:flex}@media (width<=980px){.boldfolio-shell{padding-inline:28px}.bold-hero,.bold-about{flex-direction:column;grid-template-columns:1fr}.bold-hero{gap:28px;padding-top:44px}.bold-hero h1{font-size:6.4rem}.bold-hero-aside{grid-template-columns:repeat(2,minmax(0,1fr))}.bold-project-row{flex-direction:column}.bold-project-poster,.bold-project-index{flex-basis:auto}.bold-project-poster{width:100%}.bold-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.boldfolio-shell{padding:18px 18px 44px}.boldfolio-nav{display:none}.boldfolio-menu{display:inline-flex}.boldfolio-mobile-nav{display:flex}.bold-hero{padding:32px 0 34px}.bold-hero h1{max-width:100%;font-size:3.75rem;line-height:1}.bold-hero-copy p{font-size:1rem}.bold-hero-aside{grid-template-columns:1fr}.bold-metrics{padding-bottom:48px}.bold-section-head,.bold-footer{flex-direction:column;align-items:flex-start}.bold-section-head p{text-align:left}.bold-projects h2,.bold-about-copy h2{font-size:3rem}.bold-project-main h3{font-size:1.9rem}.bold-project-poster{min-height:170px}.bold-focus-grid,.bold-skill-grid{grid-template-columns:1fr}}.landing{--l-bg:#fff;--l-soft:#f5f5f4;--l-ink:#14130f;--l-muted:#6b6a66;--l-line:#e7e6e2;--l-accent:#14130f;width:100%;min-height:100vh;color:var(--l-ink);-webkit-font-smoothing:antialiased;background:radial-gradient(120% 90% at 50% -10%,#f3f2ef 0%,#fff 46%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.landing>*{width:min(1120px,100%);margin-inline:auto;padding-inline:clamp(22px,5vw,40px)}.landing-header{justify-content:space-between;align-items:center;padding-block:clamp(20px,4vw,30px);display:flex}.landing-brand{letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.landing-hero{text-align:center;padding-block:clamp(48px,9vw,104px) clamp(40px,7vw,72px)}.landing-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--l-muted);margin-bottom:22px;font-size:.78rem;font-weight:600;display:inline-block}.landing-hero h1{letter-spacing:-.03em;max-width:16ch;margin:0 auto;font-size:clamp(2.4rem,6.5vw,4.4rem);font-weight:700;line-height:1.04}.landing-hero p{max-width:56ch;color:var(--l-muted);margin:clamp(20px,3vw,26px) auto 0;font-size:clamp(1.02rem,2.2vw,1.22rem);line-height:1.55}.lead-capture{border:1px solid var(--l-line);background:#ffffffb8;border-radius:14px;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:26px;margin-top:28px;padding:26px;display:grid;box-shadow:0 18px 44px #14130f14}.lead-capture-copy{text-align:left}.lead-capture-copy p{color:var(--l-muted);margin:0 0 10px;font-size:.78rem;font-weight:700}.lead-capture-copy h2{color:var(--l-ink);letter-spacing:-.02em;margin:0;font-size:1.8rem;line-height:1.05}.lead-capture-copy span{color:var(--l-muted);margin-top:12px;line-height:1.55;display:block}.lead-form{min-width:0}.lead-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lead-form-row-secondary{margin-top:12px}.lead-form label{gap:7px;min-width:0;display:grid}.lead-form label span{color:var(--l-muted);font-size:.76rem;font-weight:600}.lead-form input,.lead-form select{border:1px solid var(--l-line);width:100%;min-height:44px;color:var(--l-ink);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:.95rem}.lead-form input:focus,.lead-form select:focus{outline-offset:2px;outline:2px solid #14130f}.lead-form-trap{position:absolute;left:-9999px}.lead-form-actions{align-items:center;gap:14px;margin-top:14px;display:flex}.lead-form-actions button{background:var(--l-ink);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.lead-form-actions button:disabled{cursor:wait;opacity:.72}.lead-form-actions p{min-height:1.4em;color:var(--l-muted);margin:0;font-size:.92rem}.landing-templates{padding-block:clamp(20px,4vw,40px)}.landing-templates-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 24px;margin-bottom:clamp(22px,3.5vw,34px);display:flex}.landing-templates-head h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.3rem,3vw,1.7rem)}.landing-templates-head p{color:var(--l-muted);margin:0;font-size:.95rem}.template-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,26px);display:grid}.template-card{background:var(--l-bg);border:1px solid var(--l-line);border-radius:18px;flex-direction:column;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.template-card.is-available:hover{border-color:#d8d7d2;transform:translateY(-4px);box-shadow:0 22px 50px #14130f21}.template-card-media{aspect-ratio:16/10;border:0;border-bottom:1px solid var(--l-line);background:var(--l-soft);cursor:pointer;width:100%;padding:0;display:block;position:relative;overflow:hidden}.template-card.is-soon .template-card-media{cursor:default}.template-card-media[data-theme=dark]{background:#16181a}.template-card-media img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .32s cubic-bezier(.2,.8,.2,1);display:block}.template-card.is-available:hover .template-card-media img{transform:scale(1.03)}.template-card-placeholder{color:#9b9a95;letter-spacing:.04em;place-items:center;font-size:.92rem;display:grid;position:absolute;inset:0}.template-card-hint{color:var(--l-ink);opacity:0;background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:.82rem;font-weight:600;transition:opacity .18s,transform .2s;display:inline-flex;position:absolute;bottom:14px;left:14px;transform:translateY(6px);box-shadow:0 6px 18px #00000029}.template-card.is-available:hover .template-card-hint{opacity:1;transform:translateY(0)}.template-card-body{padding:clamp(16px,2vw,22px)}.template-card-titles{align-items:center;gap:10px;display:flex}.template-card-titles h3{letter-spacing:-.01em;margin:0;font-size:1.2rem}.template-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--l-muted);background:var(--l-soft);border:1px solid var(--l-line);border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:600}.template-card-tagline{color:var(--l-ink);margin:8px 0 0;font-size:.9rem;font-weight:500}.template-card-desc{color:var(--l-muted);margin:10px 0 0;font-size:.9rem;line-height:1.55}.landing-footer{border-top:1px solid var(--l-line);color:var(--l-muted);margin-top:clamp(56px,9vw,96px);padding-top:26px;padding-bottom:clamp(40px,6vw,64px);font-size:.85rem}@media (width<=860px){.template-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.landing-hero{padding-block:clamp(24px,7vw,40px) clamp(22px,6vw,34px)}.landing-eyebrow{margin-bottom:16px}.landing-hero h1{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:18ch;font-size:clamp(1.85rem,8.2vw,2.6rem)}.landing-hero p{margin-top:16px;font-size:1rem}.lead-capture{grid-template-columns:1fr;margin-top:22px;padding:14px}.lead-capture-copy h2{font-size:1.45rem}.lead-form-row{grid-template-columns:1fr}.lead-form-actions{flex-direction:column;align-items:stretch}}@media (width<=560px){.template-grid{grid-template-columns:1fr}}.showcase-back{z-index:1000;color:#fafafa;letter-spacing:.01em;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121214eb;border:0;border-radius:999px;align-items:center;gap:9px;padding:11px 18px;font:600 .9rem/1 Inter,ui-sans-serif,system-ui,sans-serif;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s;display:inline-flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000052}.showcase-back:hover{background:#121214;transform:translate(-50%)translateY(-2px)}.showcase-back-name{color:#b9b8c2;border-left:1px solid #ffffff38;margin-left:2px;padding-left:11px;font-weight:500}:root{--bg:#171819;--card:#fbfbfa;--text:#101010;--muted:#676767;--line:#e6e3df;--soft:#f5f4f2;--yellow:#f5c400;--blue:#1f66c1;--green:#0f8f55;--orange:#ed8b22;--dark:#101010;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--shadow:0 24px 70px #00000038;--motion-fast:.17s ease;--motion-smooth:.22s cubic-bezier(.2, .8, .2, 1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#ffffff0f,#0000 34%),linear-gradient(135deg,#191a1b,#0e0f10);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,.nav-links a,.mobile-sidebar-links a,.project-card-action,.project-image-thumb,.gallery-thumbs button{transition:transform var(--motion-fast), box-shadow var(--motion-fast), border-color var(--motion-fast), background var(--motion-fast), color var(--motion-fast), opacity var(--motion-fast)}button:active,.nav-links a:active,.mobile-sidebar-links a:active,.project-card-action:active,.gallery-thumbs button:active{transform:translateY(1px)scale(.99)}.page-shell{place-items:center;min-height:100vh;padding:clamp(18px,3vw,42px);display:grid}.portfolio-card{background:var(--card);border-radius:var(--radius-xl);width:min(1580px,100%);min-height:900px;box-shadow:var(--shadow);border:1px solid #ffffff8c;padding:clamp(28px,4vw,70px);overflow:hidden}.site-header{grid-template-columns:1fr auto;align-items:start;gap:28px;margin-bottom:clamp(48px,7vw,76px);display:grid}.brand{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;width:max-content;padding:0;display:inline-grid}.brand:hover{opacity:.68;transform:translateY(-1px)}.brand strong{letter-spacing:-.06em;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:600}.brand span{color:var(--muted);letter-spacing:.14em;font-size:.95rem}.nav-links{align-items:center;gap:clamp(22px,3vw,50px);font-size:.98rem;display:flex}.nav-links button,.nav-links a{color:#161616;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.nav-links button:hover,.nav-links a:hover{opacity:.55;transform:translateY(-1px)}.linkedin-mark{color:#fff;background:#0a66c2;border-radius:5px;place-items:center;width:24px;height:24px;font-size:.86rem;font-weight:800;line-height:1;display:inline-grid}.mobile-menu-button{color:#111;cursor:pointer;background:#fff;border:1px solid #151515;border-radius:999px;justify-self:end;place-items:center;width:44px;height:44px;display:none}.mobile-menu-button:hover{transform:translateY(-1px)}.mobile-menu-button[aria-expanded=true]{color:#fff;background:#111}.mobile-menu-backdrop{z-index:30;background:#0a0b0c9e;animation:.18s both mobileBackdropIn;position:fixed;inset:0}.mobile-sidebar{width:min(342px,100vw - 28px);animation:mobileSidebarIn var(--motion-smooth) both;background:#fbfbfa;border:1px solid #ffffffb8;border-radius:22px;grid-template-rows:auto 1fr;gap:38px;padding:24px;display:grid;position:fixed;top:clamp(18px,4vw,28px);bottom:clamp(14px,4vw,24px);right:clamp(14px,4vw,24px);overflow:auto;box-shadow:-18px 24px 70px #00000047}.mobile-sidebar-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:18px;padding-bottom:22px;display:flex}.mobile-sidebar-header div{gap:3px;display:grid}.mobile-sidebar-header strong{letter-spacing:-.06em;font-size:1.35rem;font-weight:600}.mobile-sidebar-header span{color:var(--muted);letter-spacing:.14em;font-size:.78rem}.mobile-sidebar-header button{color:#111;cursor:pointer;background:#fff;border:1px solid #151515;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;display:grid}.mobile-sidebar-header button:hover,.gallery-close:hover{transform:translateY(-1px);box-shadow:0 12px 24px #00000014}.mobile-sidebar-links{align-content:start;gap:8px;display:grid}.mobile-sidebar-links button,.mobile-sidebar-links a{border:0;border-bottom:1px solid var(--line);color:#111;text-align:left;cursor:pointer;letter-spacing:-.04em;background:0 0;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;width:100%;min-height:64px;font-size:1.35rem;font-weight:500;text-decoration:none;display:grid}.mobile-sidebar-links button:hover,.mobile-sidebar-links a:hover{background:#1f66c10d;padding-left:8px}.mobile-sidebar-links span{color:var(--blue);letter-spacing:0;font-size:.78rem;font-weight:800}.mobile-sidebar-links .linkedin-mark{color:#fff;letter-spacing:0;font-size:.86rem}@keyframes mobileBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes mobileSidebarIn{0%{opacity:0;transform:translate(24px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.cv-button{background:#fff;border:1px solid #151515;border-radius:999px;justify-self:end;align-items:center;gap:12px;padding:13px 22px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.cv-button:hover,.outline-link:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000014}.hero{grid-template-columns:minmax(360px,.82fr) minmax(640px,1.18fr);align-items:center;gap:clamp(36px,6vw,82px);display:grid}.hero-copy h1{letter-spacing:-.085em;margin:0 0 26px;font-size:clamp(5.2rem,9.4vw,10.5rem);font-weight:400;line-height:.9}.hero-copy p{color:#333;letter-spacing:-.05em;max-width:520px;margin:0;font-size:clamp(1.15rem,1.85vw,2rem);line-height:1.28}.dashboard-preview{width:100%}.report-canvas{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 78px;min-height:355px;display:grid;overflow:hidden;box-shadow:0 24px 44px #00000021}.report-main{padding:22px 24px 24px}.report-topline{justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:flex}.eyebrow{letter-spacing:-.03em;margin:0 0 4px;font-size:.95rem;font-weight:800}.muted{color:var(--muted);margin:0;font-size:.72rem}.filter-group{gap:8px;display:flex}.filter-group span{border:1px solid var(--line);color:#333;background:#fff;border-radius:6px;padding:8px 12px;font-size:.7rem}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.kpi{border:1px solid var(--line);border-radius:10px;min-height:86px;padding:12px 14px}.kpi p{color:#2c2c2c;margin:0 0 6px;font-size:.73rem;font-weight:700}.kpi strong{letter-spacing:-.05em;margin-bottom:6px;font-size:1.35rem;display:block}.kpi span{color:var(--green);font-size:.78rem;font-weight:700}.visual-grid{grid-template-columns:1fr 1.1fr 1.1fr;gap:12px;margin-top:14px;display:grid}.visual-card{border:1px solid var(--line);border-radius:10px;min-height:170px;padding:14px;overflow:hidden}.visual-heading{justify-content:space-between;gap:12px;margin-bottom:12px;font-size:.75rem;font-weight:800;display:flex}.visual-heading small{color:var(--muted);font-weight:600}.tiny-line{width:100%;height:94px;overflow:visible}.tiny-line path{fill:none;stroke:var(--blue);stroke-width:4px;stroke-linecap:round}.tiny-line .line-secondary{stroke:#68aaf2;stroke-width:3px}.axis-labels{color:#494949;justify-content:space-around;font-size:.65rem;display:flex}.donut-row{grid-template-columns:1fr;place-items:center;gap:8px;display:grid}.donut{aspect-ratio:1;background:conic-gradient(var(--yellow) 0 36%, var(--orange) 36% 63%, #2e3a48 63% 82%, #5aa5ee 82% 100%);border-radius:50%;width:78px;position:relative;box-shadow:inset 0 0 0 1px #00000014}.donut span{box-shadow:inset 0 0 0 1px var(--line);background:#fff;border-radius:50%;position:absolute;inset:22px}.donut-row ul{color:#222;justify-self:stretch;gap:6px;margin:0;padding:0;font-size:.64rem;list-style:none;display:grid}.donut-row li{white-space:nowrap;align-items:center;gap:7px;display:flex}.donut-row li b{background:var(--blue);border-radius:999px;width:8px;height:8px}.donut-row li:nth-child(2) b{background:var(--yellow)}.donut-row li:nth-child(3) b{background:#2e3a48}.region-bars{gap:9px;padding-top:4px;display:grid}.region-row{grid-template-columns:94px 1fr 46px;align-items:center;gap:8px;display:grid}.region-row small{font-size:.64rem}.region-row span{background:linear-gradient(90deg,#1f66c1,#2b7fd9);border-radius:2px;height:18px}.region-row em{font-size:.63rem;font-style:normal}.report-sidebar{color:#fff;background:#101010;align-content:start;justify-items:center;gap:10px;padding:22px 6px;display:grid}.power-mark{color:var(--yellow);margin-bottom:18px}.side-item{color:#ffffffdb;border-radius:8px;justify-items:center;gap:5px;width:100%;padding:12px 4px;font-size:.65rem;display:grid}.side-item.active{color:#fff;border-left:3px solid var(--yellow);background:#1f1f1f}.side-item.active svg{color:var(--yellow)}.skill-row{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.skill-pill{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:8px 13px;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.skill-pill:first-child svg{color:var(--yellow)}.content-grid{grid-template-columns:300px 1fr;align-items:start;gap:36px;display:grid}.about-panel{border-right:1px solid var(--line);padding-right:36px}.section-pill{border:1px solid var(--line);background:var(--soft);border-radius:999px;margin-bottom:22px;padding:7px 13px;font-size:.72rem;display:inline-block}.about-panel h2{letter-spacing:-.05em;margin:0 0 20px;font-size:1.52rem;line-height:1.23}.about-panel p{color:#464646;margin:0 0 24px;font-size:.92rem;line-height:1.55}.outline-link{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:999px;align-items:center;gap:12px;padding:13px 20px;font-size:.88rem;font-weight:700;display:inline-flex}.about-page{min-height:620px}.back-link{color:#333;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-bottom:clamp(36px,5vw,62px);padding:0;font-size:.9rem;font-weight:800;display:inline-flex}.back-link:hover{opacity:.68;transform:translateY(-1px)}.back-link svg{transform:rotate(225deg)}.about-page-grid{grid-template-columns:minmax(380px,.92fr) minmax(420px,1.08fr);align-items:start;gap:clamp(48px,7vw,96px);display:grid}.about-page-copy h1{letter-spacing:-.08em;max-width:760px;margin:0 0 26px;font-size:clamp(3.2rem,6.5vw,7.4rem);font-weight:400;line-height:.93}.about-page-copy p{color:#333;max-width:650px;margin:0 0 18px;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.about-page-copy .about-lede{color:#151515;letter-spacing:-.04em;font-size:clamp(1.25rem,1.9vw,1.85rem);line-height:1.32}.about-detail-list{gap:16px;display:grid}.about-detail-list article{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:6px 18px;padding:22px 0;display:grid}.about-detail-list article:last-child{border-bottom:1px solid var(--line)}.about-detail-list span{color:var(--blue);font-size:.84rem;font-weight:800}.about-detail-list h2{letter-spacing:-.04em;margin:0;font-size:1.25rem}.about-detail-list p{color:var(--muted);grid-column:2;margin:0;font-size:.94rem;line-height:1.55}.section-heading{margin-bottom:16px;display:block}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:1.15rem}.project-note{max-width:640px;color:var(--muted);text-align:left;margin:7px 0 0;font-size:.88rem;font-weight:600;line-height:1.35}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #00000014}.project-card-action{cursor:pointer}.project-card-action:focus-visible{outline-offset:4px;outline:3px solid #1f66c15c}.project-thumb{border-bottom:1px solid var(--line);background:linear-gradient(140deg,#f8f8f6,#fff);min-height:118px;padding:12px}.project-image-thumb{background:#151719;height:138px;min-height:138px;padding:8px;position:relative;overflow:hidden}.project-card-action:hover .project-image-thumb{box-shadow:inset 0 0 0 1px #ffffff38}.project-card-action:hover .project-image-thumb img{transform:scale(1.025)}.project-image-thumb img{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform var(--motion-smooth), opacity var(--motion-fast);border:1px solid #ffffff47;border-radius:10px;display:block}.project-image-count{z-index:1;color:#fff;background:#101010d1;border-radius:999px;align-items:center;min-height:26px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 10px 20px #00000038}.project-thumb.burn{background:linear-gradient(140deg,#111315,#252a32)}.project-thumb.spend{background:linear-gradient(140deg,#fbfbfb,#f7fbff)}.project-thumb.risk{background:linear-gradient(140deg,#fff,#fff8f1)}.thumb-top,.thumb-kpis,.thumb-body{gap:8px;margin-bottom:10px;display:flex}.thumb-top span{background:#d7d7d2;border-radius:999px;width:52px;height:8px}.thumb-kpis i{background:#fff;border:1px solid #d9d9d5;border-radius:6px;flex:1;height:20px;display:block}.burn .thumb-top span,.burn .thumb-kpis i{background:#303641;border-color:#39404b}.thumb-body{justify-content:space-between;align-items:end}.mini-bars{align-items:flex-end;gap:5px;width:58%;height:48px;display:flex}.mini-bars span{background:linear-gradient(180deg, var(--yellow), #f39b11);border-radius:3px 3px 0 0;flex:1}.procurement .mini-bars span,.risk .mini-bars span{background:linear-gradient(#60cc80,#28a45d)}.spend .mini-bars span{background:linear-gradient(#5aa5ee,#1f66c1)}.project-content{padding:16px}.project-content h3{letter-spacing:-.04em;min-height:44px;margin:0 0 8px;font-size:1.05rem;line-height:1.2}.project-content p{color:var(--muted);min-height:50px;margin:0 0 14px;font-size:.75rem;line-height:1.4}.project-footer{color:#333;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:600;display:flex}.gallery-backdrop{z-index:20;background:#08090ab8;place-items:center;padding:clamp(18px,3vw,44px);display:grid;position:fixed;inset:0}.project-gallery{background:#fbfbfa;border:1px solid #ffffff38;border-radius:18px;width:min(1240px,100%);max-height:min(860px,100vh - 36px);overflow:auto;box-shadow:0 28px 80px #00000057}.gallery-header{z-index:1;border-bottom:1px solid var(--line);background:#fbfbfaf5;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:20px 22px;display:grid;position:sticky;top:0}.gallery-header span{color:var(--muted);margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.gallery-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.12}.gallery-count{color:var(--muted);white-space:nowrap;margin:0;font-size:.82rem;font-weight:800}.gallery-close{color:#111;cursor:pointer;background:#fff;border:1px solid #161616;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;display:grid}.gallery-viewer{grid-template-columns:minmax(0,1fr) 190px;align-items:start;gap:18px;padding:22px;display:grid}.gallery-frame{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0;overflow:hidden}.gallery-frame img{width:100%;height:auto;display:block}.gallery-frame figcaption{border-top:1px solid var(--line);color:#2c2c2c;padding:12px 14px;font-size:.82rem;font-weight:800}.gallery-thumbs{gap:12px;display:grid}.gallery-thumbs button{border:1px solid var(--line);color:#202020;text-align:left;cursor:pointer;background:#fff;border-radius:10px;gap:8px;padding:8px;display:grid}.gallery-thumbs button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.gallery-thumbs button.active{border-color:#111;box-shadow:0 12px 24px #00000014}.gallery-thumbs button:hover img{transform:scale(1.02)}.gallery-thumbs img{aspect-ratio:16/9;object-fit:cover;object-position:top left;border:1px solid var(--line);width:100%;transition:transform var(--motion-smooth), opacity var(--motion-fast);border-radius:7px}.gallery-thumbs span{font-size:.78rem;font-weight:800}.metrics-strip{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;grid-template-columns:repeat(4,1fr);margin-top:32px;display:grid;overflow:hidden}.metric{border-right:1px solid var(--line);align-items:center;gap:20px;min-height:118px;padding:26px 30px;display:flex}.metric:last-child{border-right:none}.metric-icon{background:var(--soft);border:1px solid var(--line);border-radius:16px;place-items:center;width:66px;height:66px;display:grid}.metric strong{letter-spacing:-.04em;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:500;line-height:1.02;display:block}.metric p{color:var(--muted);margin:8px 0 0;font-size:.87rem}@media (width<=1200px){.portfolio-card{padding:28px}.site-header,.hero,.content-grid,.about-page-grid{grid-template-columns:1fr}.nav-links{flex-wrap:wrap;justify-content:start}.cv-button{justify-self:start}.hero-copy h1{font-size:clamp(4.4rem,17vw,8rem)}.about-panel{border-right:0;border-bottom:1px solid var(--line);padding-bottom:28px;padding-right:0}.project-grid{grid-template-columns:repeat(2,1fr)}.about-page-copy h1{max-width:900px}.metrics-strip{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:none}.metric:first-child,.metric:nth-child(2){border-bottom:1px solid var(--line)}}@media (width<=760px){.page-shell{padding:0}.portfolio-card{border-radius:0;min-height:100vh}.site-header{grid-template-columns:1fr auto;align-items:start;gap:16px;margin-bottom:36px}.nav-links{display:none}.mobile-menu-button{grid-area:1/2;margin-top:6px;display:grid}.report-canvas{grid-template-columns:1fr}.dashboard-preview,.report-sidebar{display:none}.kpi-grid,.visual-grid,.project-grid,.metrics-strip{grid-template-columns:1fr}.project-note{max-width:none;font-size:.78rem}.about-page{min-height:0}.back-link{margin-bottom:30px}.about-page-copy .section-pill{display:none}.about-page-copy h1{margin-bottom:22px;font-size:clamp(3.15rem,15vw,4.9rem)}.about-page-copy .about-lede{font-size:1.22rem}.about-detail-list article{grid-template-columns:1fr}.about-detail-list p{grid-column:1}.gallery-header{grid-template-columns:1fr auto}.gallery-count{grid-area:2/1}.gallery-close{grid-area:1/2}.gallery-viewer{grid-template-columns:1fr;padding:14px}.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-row{gap:8px;margin-bottom:22px}.skill-pill{min-height:34px;padding:7px 11px;font-size:.76rem}.metric{border-right:none;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:none}.hero-copy h1{font-size:clamp(4rem,20vw,5.8rem)}.hero-copy p{font-size:1.2rem}.hero-copy p,.about-panel .section-pill,.filter-group{display:none}}
