html,body{color:#171411;background:#f7f4ee;margin:0;padding:0;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}button,textarea,select,input{font:inherit}a{color:inherit;text-decoration:none}:root{--alash-bg:#f7f4ee;--alash-text:#171717;--alash-muted:#4c4945;--alash-soft:#fffaf2;--alash-border:#d8d1c7;--alash-dark:#171717;--alash-dark-muted:#d6cfc4}.alash-page{background:var(--alash-bg);min-height:100vh;color:var(--alash-text);padding:32px;font-family:Inter,system-ui,sans-serif}.alash-wrap{max-width:1180px;margin:0 auto}.alash-header{justify-content:space-between;align-items:center;gap:22px;margin-bottom:42px;display:flex}.alash-brand{color:var(--alash-text);align-items:center;gap:12px;font-size:25px;font-weight:950;text-decoration:none;display:inline-flex}.alash-brand span{width:42px;height:42px;color:var(--alash-bg);background:var(--alash-dark);border-radius:50%;place-items:center;display:grid}.alash-nav{flex-wrap:wrap;gap:18px;display:flex}.alash-nav a{color:var(--alash-text);border-bottom:2px solid #0000;padding-bottom:4px;font-weight:800;text-decoration:none}.alash-nav a:hover{border-bottom-color:var(--alash-text)}.alash-hero{margin-bottom:28px}.alash-label{color:#7c6f64;text-transform:uppercase;letter-spacing:.14em;margin:0 0 18px;font-weight:900}.alash-title{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,96px);font-weight:950;line-height:.9}.alash-lead{max-width:760px;color:var(--alash-muted);margin:26px 0 0;font-size:21px;line-height:1.65}.alash-card{background:var(--alash-soft);border:1px solid var(--alash-border);border-radius:30px;padding:28px}.alash-dark-card{background:var(--alash-dark);color:var(--alash-bg);border-radius:34px;padding:34px;box-shadow:0 28px 70px #1717172e}.alash-dark-card p{color:var(--alash-dark-muted)}.alash-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.alash-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.alash-button,.alash-button-dark{border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:950;text-decoration:none;display:inline-flex}.alash-button{background:var(--alash-dark);color:var(--alash-bg)}.alash-button-dark{background:var(--alash-bg);color:var(--alash-dark)}@media (max-width:900px){.alash-page{padding:22px}.alash-header{flex-direction:column;align-items:flex-start}.alash-grid-3,.alash-grid-2{grid-template-columns:1fr}}.alash-mt-24{margin-top:24px}.alash-mt-32{margin-top:32px}.alash-gap-24{gap:24px}.alash-text-main{font-size:16px;line-height:1.6}.alash-text-muted{color:#00000094}.alash-title-h2{letter-spacing:-.04em;font-size:28px;font-weight:800}.alash-title-h3{font-size:20px;font-weight:700}.alash-section{margin-top:32px}.alash-card-tight{padding:20px}.alash-flow-section{margin-top:32px}.alash-flow-label{text-transform:uppercase;letter-spacing:.14em;color:#00000073;margin:0 0 12px;font-size:13px;font-weight:800}.alash-timeline{border-left:4px solid #171411;gap:24px;padding-left:24px;display:grid;position:relative}.alash-card-strong{background:#fffaf2;border:2px solid #171411;padding:24px}.alash-flow-section{margin-top:42px;padding-left:10px;position:relative}.alash-flow-section:before{content:"";background:#0000001f;width:2px;position:absolute;top:0;bottom:-42px;left:-18px}.alash-flow-section:last-child:before{display:none}.alash-flow-label{text-transform:uppercase;letter-spacing:.16em;color:#00000073;margin:0 0 16px;padding-left:18px;font-size:12px;font-weight:900;position:relative}.alash-flow-label:before{content:"";background:#171411;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:-18px}