:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1c251f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f5faf3;--surface:#fff;--surface-soft:#eef7ed;--text:#1c251f;--muted:#58665b;--line:#d7e4d6;--accent:#3b8f4d;--accent-strong:#2f6f3e;--accent-soft:#e0f1de;--accent-warm:#77b255;--shadow:0 18px 48px #2654311a;background:#f5faf3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 6%, #77b2552e, transparent 24rem), radial-gradient(circle at 92% 18%, #3b8f4d1f, transparent 26rem), linear-gradient(180deg, #fbfdf8 0%, var(--bg) 40%, #f8fbf5 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}h1,h2,h3,p,ul,figure{margin:0}ul{padding:0}:focus-visible{outline-offset:4px;outline:3px solid #3b8f4d61}.site-shell{width:min(1080px,100% - 40px);margin:0 auto;position:relative}.ambient{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-dot{background:var(--accent);border-radius:999px;width:10px;height:10px;animation:9s ease-in-out infinite float-dot;position:absolute;box-shadow:0 0 0 10px #3b8f4d14,0 0 34px #3b8f4d38}.ambient-dot-a{top:32vh;left:7vw}.ambient-dot-b{animation-delay:-4.5s;top:68vh;right:9vw}.ambient-line{background:linear-gradient(#0000,#3b8f4d2e,#0000);width:1px;height:42vh;animation:12s linear infinite scan-line;position:absolute;top:-10vh;left:50%}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:999px;padding:10px 14px;font-weight:700;position:fixed;top:16px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{justify-content:space-between;align-items:center;gap:18px;padding:24px 0;display:flex}.brand,.nav-links{align-items:center;display:inline-flex}.brand{gap:10px;min-width:max-content}.brand span{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--accent-strong);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;transition:transform .18s,border-color .18s;display:grid}.brand:hover span{border-color:var(--accent);transform:rotate(-5deg)scale(1.04)}.brand strong{color:var(--text);letter-spacing:-.01em;font-size:.98rem}.nav-links{color:var(--muted);gap:4px;font-size:.94rem}.nav-links a,.language-toggle{border-radius:999px;padding:9px 12px}.nav-links a:hover,.language-toggle:hover{background:var(--accent-soft);color:var(--accent-strong)}.language-toggle{cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:700}main{gap:clamp(20px,3.5vw,38px);display:grid}.hero{grid-template-columns:minmax(0,1fr) minmax(240px,310px);align-items:center;gap:clamp(32px,8vw,96px);padding:clamp(52px,9vw,104px) 0 clamp(40px,7vw,80px);display:grid}.hero-copy,.section,.section-heading,.text-stack,.contact-section{display:grid}.hero-copy{gap:20px}.eyebrow,.section-kicker{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:760;line-height:1.35}.eyebrow:after,.section-kicker:after{color:var(--accent-warm);content:"•";margin-left:.45rem;animation:2.6s ease-in-out infinite soft-blink;display:inline-block}h1{max-width:850px;color:var(--text);letter-spacing:-.075em;font-size:clamp(3.6rem,9vw,7rem);line-height:.92}h2{max-width:780px;color:var(--text);letter-spacing:-.055em;font-size:clamp(2rem,4.6vw,4rem);line-height:1.02}h3{color:var(--text);letter-spacing:-.02em;font-size:1.08rem;line-height:1.3}.subtitle{max-width:720px;color:var(--text);letter-spacing:-.035em;font-size:clamp(1.3rem,2.35vw,2rem);font-weight:700;line-height:1.2}.hero-description,.section-heading>p,.text-stack p,.info-card p,.contact-section p,.simple-list li,.principle-list li,.portrait-card p,.dog-card figcaption{color:var(--muted);font-size:1.02rem;line-height:1.75}.hero-description{max-width:660px}.actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:760;transition:transform .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{border:1px solid var(--accent-strong);background:var(--accent-strong);color:#fff;box-shadow:0 14px 34px #2f6f3e29}.button-primary:hover{background:#275d34}.button-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.portrait-card{align-self:center;gap:14px;display:grid}.portrait-card img,.dog-frame{border:1px solid var(--line);background:var(--surface-soft);width:100%;box-shadow:var(--shadow);border-radius:22px;display:block}.portrait-card img{aspect-ratio:1;object-fit:cover;transition:transform .22s,box-shadow .22s}.portrait-card:hover img{transform:translateY(-3px)}.portrait-card p{padding-inline:4px;font-size:.96rem}.section{border-top:1px solid var(--line);gap:24px;padding:clamp(34px,6vw,62px) 0}.section-narrow .text-stack,.contact-section p{max-width:820px}.text-stack{gap:16px}.section-heading{gap:14px;max-width:850px}.card-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.info-card{border:1px solid var(--line);background:#ffffffd1;border-radius:20px;gap:10px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.info-card:after{content:"";background:#3b8f4d14;border-radius:50%;width:74px;height:74px;transition:transform .22s;position:absolute;top:-24px;right:-24px}.info-card:hover{border-color:#3b8f4d73;transform:translateY(-3px);box-shadow:0 16px 42px #2654311a}.info-card:hover:after{transform:scale(1.45)}.info-card h3:before{background:var(--accent);content:"";border-radius:999px;width:28px;height:3px;margin-bottom:14px;display:block}.work-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc7;border-radius:24px;padding-inline:clamp(22px,5vw,48px)}.principle-list,.simple-list{gap:10px;list-style:none;display:grid}.principle-list{grid-template-columns:repeat(5,1fr)}.principle-list li,.simple-list li{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:14px 16px}.simple-list li:before{color:var(--accent);content:"→";margin-right:.45rem}.split-section,.beyond-section{grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);align-items:start;gap:clamp(28px,6vw,70px)}.beyond-section{grid-template-columns:minmax(0,1fr) minmax(220px,300px)}.simple-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dog-card{justify-self:end;gap:10px;width:min(100%,300px);display:grid}.dog-frame{aspect-ratio:4/5;overflow:hidden}.dog-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.dog-card figcaption{font-size:.94rem}.contact-section{gap:18px;padding-bottom:clamp(48px,7vw,86px)}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px 0 38px;font-size:.92rem;display:flex}.site-footer code{border:1px solid var(--line);background:var(--surface);color:var(--accent-strong);border-radius:999px;padding:4px 10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem}@keyframes float-dot{0%,to{opacity:.42;transform:translate(0,0)scale(1)}50%{opacity:.72;transform:translate(16px,-22px)scale(1.25)}}@keyframes scan-line{0%{opacity:0;transform:translate(-36vw,-20vh)rotate(24deg)}18%{opacity:1}to{opacity:0;transform:translate(36vw,130vh)rotate(24deg)}}@keyframes soft-blink{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.site-header{flex-wrap:wrap;align-items:flex-start}.nav-links{order:3;width:100%}.hero,.split-section,.beyond-section{grid-template-columns:1fr}.portrait-card{order:-1;width:min(100%,340px)}.dog-card{justify-self:start;width:min(100%,260px)}.card-grid,.principle-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-shell{width:min(100% - 24px,1080px)}.site-header{padding:16px 0}.brand strong{display:none}.nav-links{padding-bottom:4px;overflow-x:auto}.nav-links a{white-space:nowrap}.hero{gap:24px;padding:24px 0 42px}h1{font-size:clamp(3.05rem,17vw,4.6rem)}h2{font-size:clamp(1.9rem,11vw,3rem)}.actions,.button{width:100%}.portrait-card{justify-self:stretch;width:100%}.portrait-card img{aspect-ratio:4/3;object-position:center 26%}.dog-frame{aspect-ratio:4/5;border-radius:20px}.card-grid,.principle-list,.simple-list{grid-template-columns:1fr}}
