:root{--bg:#fbfaf7;--bg-alt:#f2efe9;--surface:#ffffff;--surface-warm:#fff7f1;--text:#171717;--text-muted:#64615c;--text-light:#8a8580;--brand:#a9502b;--brand-dark:#843d22;--accent:#376e62;--accent-soft:#dbeae5;--border:#ded8cf;--border-light:#ece6dd;--shadow:0 22px 70px rgba(59,42,29,0.13);--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",sans-serif;--font-serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,rgba(169,80,43,.06),transparent 520px),var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:48px 0 80px}h1{max-width:12ch;font-size:clamp(3.2rem,8vw,5.8rem);line-height:.98;margin-bottom:28px}h1,h2{font-family:var(--font-serif);font-weight:400;letter-spacing:0}h2{max-width:18ch;font-size:clamp(2.1rem,4.5vw,3.8rem);line-height:1.04;margin-bottom:18px}h3{font-size:1.08rem;line-height:1.35;margin-bottom:10px}h3,h4{font-weight:700}h4{font-size:.95rem;margin-bottom:14px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent)}.lead{max-width:58ch;color:var(--text-muted);font-size:1.18rem;line-height:1.75;margin-bottom:34px}.section-heading{margin-bottom:46px}.section-heading p{max-width:68ch;color:var(--text-muted);font-size:1.06rem}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:7px;font-size:.95rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.primary-link{background:var(--brand);color:#fff;box-shadow:0 12px 30px rgba(169,80,43,.22)}.primary-link:hover{background:var(--brand-dark);box-shadow:0 16px 38px rgba(169,80,43,.27);transform:translateY(-2px)}.secondary-link{border:1px solid var(--border);background:rgba(255,255,255,.7);color:var(--text)}.secondary-link:hover{border-color:var(--accent);background:var(--surface);transform:translateY(-2px)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);grid-gap:54px;gap:54px;align-items:center;min-height:calc(100vh - 96px);padding:44px 0 70px;margin-bottom:92px}.hero-copy{min-width:0}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:38px}.trust-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding-top:26px;border-top:1px solid var(--border-light)}.trust-signals span{min-height:74px;padding:15px 16px;border:1px solid var(--border-light);border-radius:8px;background:rgba(255,255,255,.58);color:var(--text-muted);font-size:.9rem;font-weight:700}.hero-visual{position:relative;min-width:0;padding:18px;border:1px solid rgba(222,216,207,.9);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,247,241,.78)),var(--surface);box-shadow:var(--shadow)}.hero-visual:after{content:"Scope -> prototyp -> release";position:absolute;right:24px;bottom:24px;padding:9px 12px;border-radius:999px;background:rgba(23,23,23,.82);color:white;font-size:.78rem;font-weight:800}.hero-visual img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:6px}.cases-section,.faq-section,.how-section,.offer-section,.problem-section,.tech-section{margin-bottom:112px}.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.offer-card,.problem-card{min-height:218px;padding:28px;border:1px solid var(--border-light);border-radius:8px;background:rgba(255,255,255,.74)}.offer-card{border-color:rgba(55,110,98,.18);background:linear-gradient(180deg,rgba(219,234,229,.42),rgba(255,255,255,.78))}.approach-content p,.case-description,.faq-item dd,.final-cta p,.offer-card p,.problem-card p,.tech-item p{color:var(--text-muted)}.approach-list{display:grid;grid-template-columns:1fr;border-top:1px solid var(--border-light)}.approach-item{display:grid;grid-template-columns:82px 1fr;grid-gap:34px;gap:34px;align-items:start;padding:34px 0;border-bottom:1px solid var(--border-light)}.approach-number{font-family:var(--font-serif);font-size:2.4rem;line-height:1;color:var(--brand)}.approach-content p{max-width:68ch;font-size:1.04rem}.tech-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.tech-item{display:flex;gap:16px;align-items:flex-start;min-height:128px;padding:24px;border:1px solid var(--border-light);border-radius:8px;background:var(--surface)}.tech-dot{width:10px;height:10px;margin-top:7px;flex:0 0 auto;border-radius:999px;background:var(--accent)}.cases-list{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.case-item{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:36px;gap:36px;padding:34px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 16px 48px rgba(59,42,29,.08)}.case-label,.case-subtitle{color:var(--brand);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.case-content h3{font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:400;margin:6px 0}.case-subtitle{margin-bottom:16px;text-transform:none;letter-spacing:0}.case-description{max-width:72ch;margin-bottom:22px}.case-tech{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--border-light);border-radius:999px;background:var(--bg-alt);color:var(--text-muted);font-size:.76rem;font-weight:800}.case-proof{padding:24px;border-radius:8px;background:var(--surface-warm)}.case-highlights{display:grid;grid-gap:12px;gap:12px;margin:0 0 22px;padding:0;list-style:none}.case-highlights li{position:relative;padding-left:22px;color:var(--text-muted);font-size:.94rem}.case-highlights li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:999px;background:var(--accent)}.case-link{display:inline-flex;color:var(--brand);font-size:.94rem;font-weight:800}.case-link:hover{color:var(--brand-dark)}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin:0;padding:0}.faq-item{padding:24px;border:1px solid var(--border-light);border-radius:8px;background:rgba(255,255,255,.66)}.faq-item dt{margin-bottom:8px;color:var(--text);font-weight:800}.faq-item dd{margin:0;font-size:.95rem}.final-cta{display:flex;flex-direction:column;align-items:center;text-align:center;padding:74px 24px;border:1px solid rgba(55,110,98,.16);border-radius:8px;background:linear-gradient(135deg,rgba(219,234,229,.84),rgba(255,247,241,.92)),var(--surface)}.final-cta h2{max-width:16ch}.final-cta p{max-width:62ch;margin-bottom:28px;font-size:1.05rem}@media (max-width:980px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-visual{order:-1}.case-item,.faq-list,.offer-grid,.problem-grid,.tech-stack,.trust-signals{grid-template-columns:1fr}.trust-signals span{min-height:auto}h1{max-width:13ch}}@media (max-width:640px){.page-shell{width:calc(100% - 1rem);padding:24px 0 56px}h1{font-size:3rem}h2{font-size:2.05rem}.hero{gap:30px;margin-bottom:72px}.hero-actions{flex-direction:column}.primary-link,.secondary-link{width:100%}.hero-visual{padding:10px}.hero-visual:after{right:16px;bottom:16px;max-width:calc(100% - 32px);font-size:.72rem}.cases-section,.faq-section,.how-section,.offer-section,.problem-section,.tech-section{margin-bottom:76px}.case-item,.faq-item,.offer-card,.problem-card,.tech-item{padding:22px}.approach-item{grid-template-columns:52px 1fr;gap:18px;padding:26px 0}.approach-number{font-size:1.65rem}.case-proof{padding:20px}.final-cta{padding:54px 20px}}