:root{color:#1e2422;background:#fbfaf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f6fbf8,#fbfaf8 46%,#f3f6f9)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.loading-fallback{display:grid;min-height:100vh;place-items:center;padding:24px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid rgba(31,58,52,.1);background:#fbfaf8e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{flex:0 0 auto;color:#1c2825;font-size:1rem;font-weight:850;letter-spacing:0}.brand span{color:#2f7565}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#58625e;font-size:.93rem;font-weight:750}.nav-links a:hover{color:#1c2825}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:clamp(28px,6vw,76px);min-height:74vh;padding:clamp(56px,8vw,110px) clamp(20px,5vw,72px) 44px}.hero-copy{max-width:880px}.eyebrow{margin:0 0 12px;color:#2f7565;font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:22px;color:#15211e;font-size:clamp(3rem,7vw,6.9rem);line-height:.96;letter-spacing:0}h2{margin-bottom:14px;color:#15211e;font-size:clamp(2rem,4vw,3.55rem);line-height:1.06;letter-spacing:0}h3{margin-bottom:12px;color:#15211e;font-size:1.32rem;line-height:1.18;letter-spacing:0}p{color:#56605c;font-size:1.04rem;line-height:1.68}.hero-copy>p:not(.eyebrow){max-width:680px;font-size:clamp(1.08rem,2vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:0 20px;font-weight:850}.button.primary{background:#2f6f60;color:#fff}.button.secondary{border-color:#2f6f6047;background:#fff;color:#2f6f60}svg{width:22px;height:22px;flex:0 0 auto;stroke-width:2}.button svg{width:18px;height:18px}.hero-panel{display:grid;gap:14px;padding:18px;border:1px solid rgba(31,58,52,.12);border-radius:8px;background:#fff;box-shadow:0 24px 80px #1a2d271f}.hero-panel div{display:flex;min-height:64px;align-items:center;gap:12px;border-radius:8px;padding:16px;background:#eef6f2;color:#213d36;font-weight:850}.intro-band{padding:34px clamp(20px,5vw,72px);background:#1f332f}.intro-band p{max-width:980px;margin:0 auto;color:#f4faf7;font-size:clamp(1.25rem,3vw,2rem);line-height:1.35;text-align:center}.section,.split-section,.contact-section{padding:clamp(64px,9vw,112px) clamp(20px,5vw,72px)}.section-header{max-width:790px;margin-bottom:36px}.section-header p:last-child{max-width:710px;margin-bottom:0}.service-grid,.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card,.step-card,.portfolio-card{border:1px solid rgba(31,58,52,.1);border-radius:8px;background:#fff}.service-card{padding:28px}.service-card>svg,.step-card>svg{width:32px;height:32px;margin-bottom:20px;color:#2f7565}.service-card p{min-height:86px}ul{margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:10px;margin-top:12px;color:#56605c;line-height:1.5}.check-list svg{width:18px;height:18px;margin-top:3px;color:#2f7565}.consultation{background:#f7f1ea}.step-card{padding:28px}.strategy{background:#eff5f7}.tag-list{display:flex;flex-wrap:wrap;gap:12px}.tag-list span{display:inline-flex;min-height:44px;align-items:center;border:1px solid rgba(47,111,96,.18);border-radius:8px;padding:0 16px;background:#fff;color:#274840;font-weight:850}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);align-items:start;gap:clamp(30px,6vw,76px)}.personal-panel{border-radius:8px;padding:32px;background:#28443d;color:#fff}.personal-panel svg{width:34px;height:34px;margin-bottom:20px;color:#b8dcca}.personal-panel h2,.personal-panel p{color:#fff}.portfolio{background:#fbfaf8}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portfolio-card{display:flex;min-height:112px;align-items:center;gap:12px;padding:18px;color:#223c36;font-weight:850}.portfolio-card svg{color:#2f7565}.keyword-section{padding:28px clamp(20px,5vw,72px);background:#eaf3ef}.keyword-inner{display:flex;max-width:1180px;flex-wrap:wrap;gap:8px;margin:0 auto}.keyword-inner span{display:inline-flex;min-height:34px;align-items:center;border-radius:8px;padding:0 10px;background:#fff;color:#31554d;font-size:.82rem;font-weight:850}.contact-section{display:grid;justify-items:center;background:#18211f;text-align:center}.contact-section>svg{width:38px;height:38px;margin-bottom:18px;color:#b8dcca}.contact-section h2{max-width:760px;color:#fff}.contact-section p{max-width:680px;color:#d8e6e1}.contact-section .button{margin-top:18px;background:#fff;color:#1f332f}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(20px,5vw,72px);border-top:1px solid rgba(31,58,52,.1);background:#fbfaf8}.footer p{margin:0;font-size:.94rem}@media(max-width:980px){.hero,.split-section{grid-template-columns:1fr}.service-grid,.step-grid,.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.service-card p{min-height:auto}}@media(max-width:720px){.site-header,.footer{align-items:flex-start;flex-direction:column}.site-header{position:static}.nav-links{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:10px 14px}h1{font-size:clamp(2.6rem,16vw,4.2rem)}.hero-actions,.button{width:100%}.service-grid,.step-grid,.portfolio-grid{grid-template-columns:1fr}.service-card,.step-card,.personal-panel{padding:22px}}
