:root{--ink:#172b4d;--muted:#64748b;--line:#d7e1ee;--paper:#f5f8fc;--accent:#2f6fed;--primary:#1f4f9c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}.page-shell{max-width:1120px;margin:0 auto;padding:0 32px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 0;display:flex}.brand{letter-spacing:.08em;font-size:15px;font-weight:800}.site-header nav{gap:28px;display:flex}.site-header nav a{color:var(--muted);font-size:13px}.site-header nav a:hover,.site-footer a:hover,.project-link:hover{color:var(--accent)}.hero{padding:128px 0 144px}.hero-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:72px;display:grid}.hero-content{max-width:760px}.hero-cat{justify-self:end;width:min(100%,360px);margin:0}.hero-cat img{border:1px solid var(--line);border-radius:28px;width:100%;height:auto;display:block}.eyebrow{color:var(--accent);letter-spacing:.2em;margin:0 0 20px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(44px,8vw,88px);line-height:1.08}.hero-copy,.section-copy{color:var(--muted);max-width:600px;margin:32px 0 0;font-size:17px;line-height:2}.profile-facts{border-top:1px solid var(--line);max-width:700px;margin:38px 0 0}.profile-facts div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:20px;padding:16px 0;display:grid}.profile-facts dt{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:800}.profile-facts dd{color:var(--ink);margin:0;font-size:14px}.hero-links{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border:1px solid var(--primary);color:var(--primary);background:#fff;border-radius:999px;padding:13px 22px;font-size:13px;transition:background-color .2s,color .2s}.button:hover,.button:focus-visible{background:var(--primary);color:#fff}.section{border-top:1px solid var(--line);padding:84px 0}.section h2{letter-spacing:-.05em;margin:0;font-size:42px}.section-heading{justify-content:space-between;align-items:end;display:flex}.project-count{color:var(--muted);font-size:13px}.project-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:38px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.project-card-top{justify-content:space-between;display:flex}.project-number{color:var(--muted);font-size:12px}.project-status{color:var(--accent);letter-spacing:.15em;font-size:10px;font-weight:800}.project-card h3{margin:44px 0 14px;font-size:22px;line-height:1.4}.project-card p{color:var(--muted);min-height:52px;font-size:14px;line-height:1.8}.project-stack{color:var(--primary);margin-top:24px;font-size:11px;line-height:1.7;display:block}.project-link{border-top:1px solid var(--line);color:var(--primary);margin-top:24px;padding-top:18px;font-size:13px;display:block}.contact-form{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:680px;margin-top:38px;padding:28px}.contact-field{gap:8px;margin-bottom:20px;display:grid}.contact-field label{color:var(--ink);font-size:13px;font-weight:700}.contact-field input,.contact-field textarea{background:var(--paper);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;width:100%;padding:12px 14px;font-size:15px}.contact-field textarea{resize:vertical;min-height:160px}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent);outline:3px solid #2f6fed2e}.contact-honeypot{width:1px;height:0;position:absolute;left:-9999px;overflow:hidden}.contact-submit{cursor:pointer}.contact-submit:disabled{cursor:wait;opacity:.55}.contact-status{min-height:22px;margin:18px 0 0;font-size:13px;line-height:1.7}.contact-status[data-state=success]{color:#16734b}.contact-status[data-state=error]{color:#b42318}.contact-privacy-note{color:var(--muted);max-width:680px;margin:16px 0 0;font-size:12px;line-height:1.8}.contact-privacy-note a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:28px 0 40px;font-size:12px;display:flex}.footer-links{gap:20px;display:flex}.legal-page{max-width:880px;margin:0 auto;padding:0 32px 80px}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 0;display:flex}.legal-back{color:var(--muted);font-size:13px}.legal-back:hover{color:var(--accent)}.legal-content{padding:92px 0 0}.legal-content h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,6vw,58px);line-height:1.15}.legal-lead{color:var(--muted);max-width:720px;margin:30px 0 0;font-size:16px;line-height:2}.legal-section{border-top:1px solid var(--line);margin-top:48px;padding-top:28px}.legal-section h2{letter-spacing:-.03em;margin:0 0 16px;font-size:22px}.legal-section p,.legal-section li{color:var(--muted);font-size:15px;line-height:2}.legal-section p{margin:0 0 14px}.legal-section ul{margin:8px 0 0;padding-left:1.4em}.legal-date{color:var(--muted);margin:56px 0 0;font-size:13px}@media (max-width:600px){.page-shell{padding:0 20px}.site-header nav{gap:14px}.site-header nav a:nth-child(5){display:none}.hero{padding:88px 0 100px}.hero-layout{display:block}.hero-cat{width:min(100%,300px);margin:56px auto 0}.hero-copy{font-size:15px}.section{padding:64px 0}.section h2{font-size:34px}.legal-page{padding:0 20px 56px}.legal-header{padding:22px 0}.legal-content{padding-top:64px}.legal-content h1{font-size:42px}.legal-lead{font-size:15px}.legal-section{margin-top:38px}.legal-section h2{font-size:20px}.legal-section p,.legal-section li{font-size:14px}.site-footer{flex-direction:column;align-items:flex-start;gap:18px}.footer-links{flex-wrap:wrap;gap:12px 18px}}
