:root{--green:#064a38;--deep:#043b2e;--ink:#0d1b26;--muted:#68736f;--paper:#fffefa;--soft:#f3f4ed;--line:#e4e2d8;--orange:#ee653d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;margin:0}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-header{align-items:center;background:rgba(255,254,250,.97);border-bottom:1px solid var(--line);display:grid;grid-template-columns:260px 1fr auto;padding:15px 3%;position:sticky;top:0;z-index:10}.brand{align-items:center;display:flex;gap:11px}.brand-mark{align-items:center;background:var(--green);border-radius:5px;color:#fff;display:flex;font-size:18px;font-weight:800;height:40px;justify-content:center;width:40px}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:11px}.site-nav{display:flex;gap:32px;justify-content:center}.site-nav a{font-size:13px;font-weight:700;padding:11px 0}.site-nav a.active,.site-nav a:hover{border-bottom:2px solid var(--green);color:var(--green)}.nav-cv,.button-primary{background:var(--green);color:#fff}.nav-cv{border-radius:4px;font-size:12px;font-weight:700;padding:11px 15px}.nav-cv span{margin-left:8px}.menu-toggle{display:none}
main{padding:0 4%}.hero{align-items:center;display:grid;gap:28px;grid-template-columns:1.25fr .82fr .32fr;min-height:380px;padding:20px 0 12px}.eyebrow,.mini-title,.section-head p{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.eyebrow{align-items:center;background:#eff2eb;border-radius:99px;display:inline-flex;gap:7px;margin:0 0 12px;padding:6px 10px}.eyebrow span{background:#16865f;border-radius:50%;height:7px;width:7px}.hero h1{font-family:Manrope;font-size:clamp(34px,3.55vw,58px);letter-spacing:-.07em;line-height:1.04;margin:0}.hero h1 strong{color:var(--green)}.hero-text{color:#53615e;font-size:13px;line-height:1.55;max-width:590px}.hero-actions{display:flex;gap:20px;margin-top:17px}.button{border:1px solid var(--green);border-radius:4px;font-size:12px;font-weight:700;padding:12px 18px}.button b{font-size:18px;margin-left:12px}.button-ghost{color:var(--green)}.button-ghost span{margin-left:9px}.hero-meta{display:flex;gap:36px;margin-top:24px}.hero-meta div{display:grid;grid-template-columns:32px auto;grid-template-rows:auto auto}.hero-meta i{color:var(--green);font-size:24px;grid-row:1/3}.hero-meta strong{font-size:14px}.hero-meta span{color:var(--muted);font-size:10px}.hero-photo{background:var(--green);border-radius:24px;overflow:hidden;height:330px}.hero-photo img{height:100%;object-fit:cover;width:100%}.hero-note{background:#f0f1e9;border:1px solid var(--line);border-radius:16px;color:#34413e;padding:22px 18px}.hero-note i{background:var(--green);border-radius:50%;color:#fff;display:grid;height:32px;place-items:center;width:32px}.hero-note p{font-size:12px;line-height:1.6}.hero-note span{background:var(--orange);display:block;height:2px;width:34px}
.skills-bar{align-items:center;background:#f3f4ee;border:1px solid var(--line);border-radius:10px;display:grid;gap:20px;grid-template-columns:130px 1fr;margin:0 0 12px;padding:12px 16px}.skills-bar h2{color:var(--deep);font-size:18px;line-height:1.04;margin:0}.skills-row{background:#fff;border-radius:8px;display:grid;grid-template-columns:repeat(7,1fr)}.skill-item{align-items:center;border-right:1px solid var(--line);display:flex;gap:10px;justify-content:center;padding:10px}.skill-item:last-child{border:0}.skill-item b{color:var(--green);font-size:18px}.skill-item span{font-size:11px}
.projects{padding:0 0 10px}.section-head{align-items:end;display:flex;justify-content:space-between;margin:10px 0 7px}.section-head p{color:#ae8512;margin:0}.section-head h2{font-family:Manrope;font-size:21px;margin:2px 0}.section-head a{color:var(--green);font-size:11px}.project-grid{display:grid;gap:14px;grid-template-columns:1.65fr repeat(4,1fr)}.project-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-image{height:70px;position:relative}.project-image img{height:100%;object-fit:cover;width:100%}.project-image span{background:var(--green);border-radius:3px;color:#fff;font-size:8px;left:8px;padding:3px 5px;position:absolute;text-transform:uppercase;top:8px}.project-content{padding:9px}.project-content h3{font-size:14px;margin:0}.project-content small{color:var(--muted);font-size:10px}.project-content p{color:#4f5a58;font-size:10px;line-height:1.3;margin:5px 0}.tags{display:flex;flex-wrap:wrap;gap:3px}.tags em{background:#eff2ef;border-radius:3px;color:#52605d;font-size:8px;font-style:normal;padding:2px 5px}.project-content a{color:var(--green);display:block;font-size:10px;margin-top:7px}.project-content a b{color:var(--orange);font-size:15px;margin-left:6px}
.bottom-grid{border-top:1px solid var(--line);display:grid;grid-template-columns:1.28fr .76fr 1.22fr}.bottom-grid>article{border-right:1px solid var(--line);padding:12px 14px}.bottom-grid>article:last-child{border:0}.bottom-grid h2{font-family:Manrope;font-size:16px;margin:4px 0}.mini-title{color:#936e00;margin:0}.steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:18px;position:relative}.steps:before{border-top:1px dashed #73a393;content:"";left:7%;position:absolute;right:7%;top:15px}.steps div{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.steps b{background:var(--green);border-radius:50%;color:#fff;display:grid;font-size:13px;height:30px;place-items:center;width:30px}.steps strong{font-size:10px;margin-top:7px}.steps span{font-size:10px}.steps small{color:var(--muted);font-size:8px}.contact-card>p:not(.mini-title){color:var(--muted);font-size:10px}.contact-card ul{font-size:10px;line-height:1.8;list-style:none;padding:0}.contact-card details summary,.contact-form button{background:var(--green);border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:10px;font-weight:700;padding:8px 12px;text-align:center}.contact-form{display:grid;gap:5px;margin-top:6px}.contact-form input,.contact-form textarea{border:1px solid var(--line);font:inherit;padding:6px}.alert{font-size:9px}.admin-preview header{align-items:center;display:flex;justify-content:space-between}.admin-preview header h2{font-size:14px}.admin-preview header span{background:#cba400;border-radius:50%;display:inline-block;height:7px;width:7px}.admin-preview header small{font-size:8px}.admin-mock{border:1px solid var(--line);display:grid;grid-template-columns:100px 1fr;height:132px}.admin-mock aside{background:var(--green);color:#fff;display:flex;flex-direction:column;gap:3px;padding:7px}.admin-mock aside b{background:#fff;border-radius:3px;color:var(--green);padding:3px;text-align:center;width:25px}.admin-mock aside strong{font-size:8px}.admin-mock aside small,.admin-mock aside i{font-size:7px;font-style:normal}.admin-mock>div{padding:7px}.admin-mock>div>strong,.admin-mock>div>small{display:block;font-size:8px}.admin-mock p{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:7px;justify-content:space-between;margin:3px 0}.admin-mock p span{flex:1}.admin-mock p em{background:#cbead9;color:var(--green);font-size:6px;font-style:normal;padding:1px 3px}.admin-mock p b{color:var(--orange);margin-left:5px}
footer{align-items:center;background:var(--deep);color:#fff;display:flex;justify-content:space-between;padding:8px 3%}footer .brand-mark{background:rgba(255,255,255,.15);height:28px;width:28px}footer .brand strong{font-size:10px}footer .brand small,footer p{color:rgba(255,255,255,.75);font-size:8px}footer div{display:flex;gap:18px}.reveal{opacity:0;transform:translateY(8px);transition:.45s}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-nav{background:#fff;display:none;grid-column:1/-1;order:3;padding:10px}.site-nav.open{display:flex;flex-wrap:wrap}.menu-toggle{background:#fff;border:1px solid var(--line);display:block}.nav-cv{display:none}.hero{grid-template-columns:1fr 1fr}.hero-note{display:none}.project-grid{grid-template-columns:repeat(2,1fr)}.project-card:first-child{grid-column:1/-1}.bottom-grid{grid-template-columns:1fr}.bottom-grid>article{border-bottom:1px solid var(--line);border-right:0}}@media(max-width:620px){main{padding:0 16px}.hero{display:block}.hero-copy{padding:30px 0 20px}.hero h1{font-size:39px}.hero-meta{gap:12px}.hero-meta i{font-size:17px}.hero-meta strong{font-size:11px}.hero-photo{height:270px}.skills-bar{display:block;margin-top:14px}.skills-bar h2{margin-bottom:8px}.skills-row{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.project-card:first-child{grid-column:auto}.steps{grid-template-columns:repeat(3,1fr);gap:12px}.steps:before{display:none}footer p{display:none}}
.contact-card li a{color:var(--green);font-weight:700}.contact-card li a:hover{text-decoration:underline}
