html,body{color:#171411;background:#eaf6f4;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:#eaf6f4;--alash-text:#10282c;--alash-muted:#5b7b7e;--alash-soft:#fff;--alash-border:#b7d4d1;--alash-dark:#183c44;--alash-dark-muted:#c9dedd;--alash-accent:#028090;--alash-accent-mint:#02c39a;--fw-regular:500;--fw-bold:800;--fw-black:900;--fs-h1-hero:clamp(52px, 6vw, 92px);--fs-h1-page:clamp(40px, 5vw, 68px);--fs-h2:clamp(28px, 3vw, 40px);--fs-h3:16px;--fs-subtitle:16px;--fs-body:17px;--fs-caption:13px;--fs-kicker:12px;--fs-button:15px}.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);font-size:25px;font-weight:var(--fw-black);align-items:center;gap:12px;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);font-weight:var(--fw-bold);border-bottom:2px solid #0000;padding-bottom:4px;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{font-size:var(--fs-h1-hero);letter-spacing:-.075em;line-height:.9;font-weight:var(--fw-black);margin:0}.alash-lead{max-width:760px;color:var(--alash-muted);font-size:var(--fs-subtitle);margin:26px 0 0;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{font-weight:var(--fw-black);border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;text-decoration:none;display:inline-flex}.alash-button{background:var(--alash-accent-mint);color:var(--alash-dark)}.alash-button-dark{background:var(--alash-bg);color:var(--alash-dark)}.alash-button-outline{font-weight:var(--fw-black);border:1px solid var(--alash-border);color:var(--alash-text);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;text-decoration:none;display:inline-flex}@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}}@media (max-width:680px){.alash-dark-card{padding:24px}.alash-lead{font-size:18px}.alash-nav{gap:12px}.alash-nav a{font-size:13px}}@media (max-width:480px){.alash-page{padding:16px}.alash-wrap{padding:0 12px}.alash-card{border-radius:16px;padding:18px}.alash-dark-card{border-radius:16px;padding:20px}.alash-brand{font-size:20px}.alash-button,.alash-button-outline{text-align:center;width:100%}}.alash-mt-24{margin-top:24px}.alash-mt-32{margin-top:32px}.alash-gap-24{gap:24px}.alash-text-main{font-size:var(--fs-body);line-height:1.6}.alash-text-muted{color:#00000094}.alash-title-h2{font-size:var(--fs-h2);font-weight:var(--fw-bold);letter-spacing:-.04em}.alash-title-h3{font-size:var(--fs-h3);font-weight:700}.alash-section{margin-top:32px}.alash-card-tight{padding:20px}.alash-flow-section{margin-top:32px}.alash-flow-label{font-size:var(--fs-kicker);text-transform:uppercase;letter-spacing:.14em;color:#00000073;font-weight:var(--fw-bold);margin:0 0 12px}.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{font-size:var(--fs-kicker);text-transform:uppercase;letter-spacing:.16em;color:#00000073;font-weight:var(--fw-bold);margin:0 0 16px;padding-left:18px;position:relative}.alash-flow-label:before{content:"";background:#171411;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:-18px}.alash-dark h2{color:#fff}.alash-dark a[href*=\/portal]{background:var(--alash-accent-mint)!important;color:var(--alash-dark)!important}.alash-dark p{color:var(--alash-dark-muted)!important}