.ed-wrap{max-width:940px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem)}.ed-hero{padding:clamp(3.5rem,9vw,6.5rem) 0 clamp(2rem,5vw,3.25rem);border-bottom:1px solid var(--border-strong);margin-bottom:clamp(2.5rem,6vw,4.5rem)}.ed-kicker{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);margin-bottom:1.4rem;display:flex;gap:.85rem;align-items:center;flex-wrap:wrap}.ed-kicker a{color:var(--text-muted);text-decoration:none}.ed-kicker a:hover{color:var(--secondary)}.ed-hero h1{font-family:var(--font-display);font-weight:680;font-size:clamp(2.3rem,6vw,4.1rem);line-height:1;letter-spacing:-.04em;color:var(--text);margin:0 0 1.4rem;max-width:20ch}.ed-hero-lead{font-family:var(--font-body);font-size:clamp(1.1rem,2.2vw,1.38rem);line-height:1.5;color:var(--text-muted);max-width:62ch}.ed-hero-meta{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;margin-top:1.7rem}.mono-pill{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.02em;color:var(--text);border:1px solid var(--border-strong);border-radius:2px;padding:.26rem .6rem;text-decoration:none;display:inline-block;transition:border-color .2s ease,color .2s ease}a.mono-pill:hover{border-color:var(--secondary);color:var(--secondary)}.ed-status{font-family:var(--font-mono);font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;padding:.24rem .55rem;border:1px solid var(--border-strong);border-radius:2px;color:var(--text-muted);white-space:nowrap}.ed-status.is-live{color:#1f9d6b;border-color:color-mix(in srgb,#1f9d6b 42%,transparent)}.ed-status.is-enterprise{color:var(--secondary);border-color:color-mix(in srgb,var(--secondary) 42%,transparent)}.ed-status.is-agency{color:var(--text-muted)}.ed-status.is-fintech{color:var(--secondary);border-color:color-mix(in srgb,var(--secondary) 42%,transparent)}.ed-section{padding:clamp(2rem,5vw,3.25rem) 0;border-top:1px solid var(--border-strong)}.ed-section-grid{display:grid;grid-template-columns:8.5rem 1fr;gap:clamp(1rem,4vw,3rem);align-items:start}.ed-section-no{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);padding-top:.4rem}.ed-h2{font-family:var(--font-display);font-weight:650;font-size:clamp(1.5rem,3vw,2.1rem);letter-spacing:-.03em;line-height:1.1;color:var(--text);margin:0 0 1.25rem}.ed-body{font-family:var(--font-body);font-size:1.1rem;line-height:1.7;color:var(--text-muted);max-width:66ch;margin:0 0 1.1rem}.ed-body:last-child{margin-bottom:0}.ed-body strong{color:var(--text);font-weight:600}.ed-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--border-strong);border:1px solid var(--border-strong);margin-top:1.5rem}.ed-card{background:var(--page-bg);padding:1.5rem 1.6rem}.ed-card-no{font-family:var(--font-mono);font-size:.72rem;color:var(--secondary);display:block;margin-bottom:.7rem}.ed-card h3{font-family:var(--font-display);font-weight:650;font-size:1.18rem;color:var(--text);margin:0 0 .6rem}.ed-card p{font-family:var(--font-body);font-size:.98rem;line-height:1.6;color:var(--text-muted);margin:0}.ed-ledger{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem 2.2rem;margin:0 0 1.7rem;padding:0}.ed-metric{border-top:2px solid var(--text);padding-top:.85rem}.ed-metric dt{font-family:var(--font-display);font-weight:650;font-size:clamp(1.9rem,3.5vw,2.7rem);line-height:1;letter-spacing:-.02em;color:var(--text)}.ed-metric dd{font-family:var(--font-mono);font-size:.7rem;line-height:1.5;color:var(--text-muted);margin:.5rem 0 0;text-transform:uppercase;letter-spacing:.04em}.ed-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.ed-back{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);text-decoration:none}.ed-back:hover{color:var(--secondary)}@media (max-width: 720px){.ed-section-grid{grid-template-columns:1fr;gap:.7rem}.ed-section-no{padding-top:0}}:root{color-scheme:light;--primary: #18222d;--primary-dark: #273645;--secondary: #2d5bff;--accent: #2d5bff;--dark: #18222d;--gray: #647384;--light-gray: #f4f7fa;--white: #ffffff;--theme-color: #f4f7fa;--font-display: "Geologica", "Arial Narrow", sans-serif;--font-body: "Atkinson Hyperlegible Next", Arial, sans-serif;--font-mono: "Martian Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--page-bg: #f4f7fa;--surface: #ffffff;--surface-soft: #edf2f6;--surface-raised: #ffffff;--text: #18222d;--text-muted: #647384;--text-subtle: #8795a5;--border: rgba(100, 115, 132, .16);--border-strong: #cbd4de;--hero-bg: #18222d;--hero-bg-elevated: #273645;--card-bg: #ffffff;--card-soft-bg: rgba(45, 91, 255, .035);--pill-bg: rgba(45, 91, 255, .05);--pill-border: rgba(45, 91, 255, .18);--nav-bg: rgba(244, 247, 250, .9);--nav-bg-solid: rgba(244, 247, 250, .98);--nav-shadow: none;--gradient-primary: #2d5bff;--gradient-card: var(--card-bg);--gradient-hero: #18222d;--shadow-sm: none;--shadow-md: none;--shadow-lg: none;--shadow-xl: none}[data-theme=dark]{color-scheme:dark;--primary: #f4f7fa;--primary-dark: #dce5ed;--secondary: #6f8aff;--accent: #6f8aff;--gray: #9aabba;--light-gray: #18222d;--theme-color: #111923;--page-bg: #111923;--surface: #18222d;--surface-soft: #202c38;--surface-raised: #202c38;--text: #f4f7fa;--text-muted: #a7b5c3;--text-subtle: #7e8e9d;--border: rgba(203, 212, 222, .12);--border-strong: #3a4856;--hero-bg: #111923;--hero-bg-elevated: #18222d;--card-bg: #18222d;--card-soft-bg: rgba(111, 138, 255, .06);--pill-bg: rgba(111, 138, 255, .08);--pill-border: rgba(111, 138, 255, .22);--nav-bg: rgba(17, 25, 35, .9);--nav-bg-solid: rgba(17, 25, 35, .98);--nav-shadow: none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);line-height:1.6;color:var(--text);background:var(--page-bg);border-left:8px solid var(--secondary);transition:background-color .2s ease,color .2s ease}h1{font-family:var(--font-display);font-size:clamp(3.5rem,8vw,6.5rem);font-weight:690;line-height:.94;letter-spacing:-.045em;color:var(--text)}h2{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:650;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.01em}h3{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{font-size:1.125rem;color:var(--text-muted);max-width:65ch}.hero{min-height:100vh;background:var(--gradient-hero);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><pattern id="grid" width="50" height="50" patternUnits="userSpaceOnUse"><path d="M 50 0 L 0 0 0 50" fill="none" stroke="rgba(255,255,255,0.02)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');opacity:.5}.hero-content{position:relative;z-index:2;max-width:800px;padding:2rem}.hero h1{color:var(--white);margin-bottom:1.5rem}.hero p{color:#ffffffbf;font-size:1.25rem}.project-card{background:var(--card-bg);border-radius:2px;padding:2.5rem;box-shadow:var(--shadow-lg);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--border);position:relative;overflow:hidden}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);transform:scaleX(0);transition:transform .3s ease}.project-card:hover{border-color:var(--secondary)}.project-card:hover:before{transform:scaleX(1)}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gradient-primary);color:#fff;text-decoration:none;border-radius:2px;font-weight:600;font-size:1.125rem;transition:background-color .2s ease,border-color .2s ease;box-shadow:var(--shadow-md);border:none;cursor:pointer}.cta-button:hover{background:var(--primary-dark)}.cta-button:active{transform:translateY(0)}.btn-secondary{background:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-secondary:hover{background:var(--primary);color:#fff}.theme-toggle{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--border-strong);border-radius:2px;background:var(--surface-raised);color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color .2s ease,background .2s ease}.theme-toggle:hover{border-color:var(--secondary)}.theme-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--secondary) 28%,transparent);outline-offset:3px}.theme-toggle-track{width:100%;height:100%;display:grid;place-items:center}.theme-toggle-thumb{width:100%;height:100%;display:grid;place-items:center;border-radius:0;background:transparent;color:var(--text);font-size:.78rem;line-height:1;transition:transform .22s ease}[data-theme=dark] .theme-toggle-thumb{transform:none}.theme-toggle-icon{grid-area:1 / 1;transition:opacity .18s ease,transform .18s ease}.theme-toggle-icon-moon,[data-theme=dark] .theme-toggle-icon-sun{opacity:0;transform:scale(.6) rotate(-30deg)}[data-theme=dark] .theme-toggle-icon-moon{opacity:1;transform:scale(1) rotate(0)}.tech-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.tech-pill{padding:.5rem 1.25rem;background:var(--pill-bg);color:var(--primary);border-radius:2px;font-weight:500;font-size:.875rem;border:1px solid var(--pill-border);transition:all .2s ease}.tech-pill:hover{border-color:var(--secondary);color:var(--secondary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp .6s ease forwards}.project-card:nth-child(1){animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}html{scroll-behavior:smooth}@media (max-width: 540px){body{border-left-width:5px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.hero-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto}.hero-info-card{background:#ffffff1a;backdrop-filter:blur(10px);padding:1rem;border-radius:2px;text-align:center}.hero-info-icon{font-size:20px;display:block;margin-bottom:.5rem}.hero-info-title{color:#fff;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.hero-info-subtitle{color:#ffffffb3;font-size:.75rem;margin:0}.hero-subtitle{font-size:1rem;margin-bottom:2rem;color:#ffffffb3}.hero-description{margin-bottom:1rem}.hero-cta-container{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.hero-scroll-link{color:#fffc;text-decoration:none;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.projects-section{padding:4rem 2rem;background:var(--surface-soft)}.projects-container{max-width:1000px;margin:0 auto}.projects-header{text-align:center;margin-bottom:3rem}.projects-header p{color:var(--text-muted);max-width:500px;margin:0 auto}.projects-grid{display:grid;gap:2rem}.project-card-large{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:center}.project-card-reverse{grid-template-columns:300px 1fr}.project-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.project-title{margin:0}.project-badge{padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:600;color:#fff}.badge-live{background:#10b981}.badge-enterprise{background:var(--primary)}.project-description{margin-bottom:1rem;line-height:1.6}.project-tech-container{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.project-results{background:var(--card-soft-bg);border:1px solid var(--border);padding:1.5rem;border-radius:2px}.results-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.results-title{font-size:.875rem;font-weight:600}.results-list{list-style:none;padding:0;font-size:.875rem;color:var(--text-muted)}.results-list li{margin-bottom:.25rem}.results-list li:last-child{margin-bottom:0}.project-card-compact{padding:1.5rem}.project-compact-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.project-compact-info{flex:1;min-width:300px}.project-compact-title{margin:0 0 .5rem;font-size:1.25rem}.project-compact-description{margin:0;color:var(--text-muted)}.project-compact-tech{display:flex;gap:.75rem;flex-wrap:wrap}.footer-section{background:var(--hero-bg);padding:3rem 2rem;text-align:center}.footer-container{max-width:600px;margin:0 auto}.footer-title{color:#fff;margin-bottom:1rem}.footer-subtitle{color:#ffffffb3;margin-bottom:2rem}.footer-cta-container{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.footer-social-container{display:flex;gap:2rem;justify-content:center;padding-top:2rem}.footer-social-link{color:#ffffffb3;text-decoration:none;display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.hero-info-grid{grid-template-columns:1fr;max-width:300px}.project-card-large,.project-card-reverse{grid-template-columns:1fr!important;text-align:center}.hero-content{padding:1rem}h1{font-size:3rem!important}.tech-grid{justify-content:center}.hero-cta-container,.footer-cta-container{flex-direction:column;align-items:center}.footer-social-container{flex-direction:column;gap:1rem}}
