*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Source Sans 3',sans-serif;color:#ffffff;min-height:100vh;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:#e5e4e2;text-decoration:none}
body{background:#0a0a0f}
.me-grid{min-height:100vh;display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-rows:auto 1fr auto;gap:1rem;padding:1.5rem;position:relative}
.me-deco1{grid-column:1;grid-row:1 / span 2;background:linear-gradient(180deg,#15151f 0%,transparent 100%);border-radius:16px;opacity:.5}
.me-deco2{grid-column:3;grid-row:1 / span 2;background:linear-gradient(180deg,transparent 0%,#15151f 100%);border-radius:16px;opacity:.5}
.me-deco3{grid-column:1 / span 3;grid-row:3;height:4px;background:linear-gradient(90deg,transparent 0%,#e5e4e2 50%,transparent 100%);opacity:.3;border-radius:2px}
.me-center{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}
.me-pic{width:84px;height:84px;border-radius:20px;margin-bottom:1.5rem;box-shadow:0 8px 30px rgba(229,228,226,0.3);animation:me-spin 4s linear infinite}
.me-h{font-family:'Raleway',sans-serif;font-size:2.4rem;font-weight:800;color:#e5e4e2;margin-bottom:.5rem}
.me-tag{font-size:1.2rem;font-weight:600;margin-bottom:1rem;opacity:.9}
.me-body{font-size:1rem;line-height:1.65;opacity:.6;margin-bottom:2rem;max-width:400px}
.me-enter{display:flex;gap:.5rem;width:100%;max-width:380px}
.me-addr{flex:1;padding:.8rem 1rem;border:1px solid rgba(229,228,226,0.3);background:rgba(255,255,255,.05);color:#ffffff;border-radius:12px;font-size:.9rem;outline:none}
.me-addr:focus{border-color:#e5e4e2}
.me-addr::placeholder{color:rgba(255,255,255,.35)}
.me-go{padding:.8rem 1.4rem;background:#e5e4e2;color:#0a0a0f;border:none;border-radius:12px;font-weight:700;cursor:pointer;white-space:nowrap}
.me-go:hover{box-shadow:0 6px 20px rgba(229,228,226,0.3)}
.me-done{color:#e5e4e2;font-size:.85rem;margin-top:1rem;display:none}
.me-end{grid-column:1 / span 3;grid-row:4;text-align:center;padding-top:1rem;font-size:.78rem;opacity:.3}
@keyframes me-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@media(max-width:768px){.me-grid{grid-template-columns:1fr}.me-deco1,.me-deco2,.me-deco3{display:none}.me-center{grid-column:1;grid-row:1}.me-enter{flex-direction:column}.me-go{width:100%}}

/* ===== Extended layout for enriched pages ===== */
body{display:block;background:#0a0a0f}
.me-head{position:sticky;top:0;z-index:50;background:rgba(10,10,15,.93);backdrop-filter:blur(8px);border-bottom:1px solid rgba(229,228,226,.18)}
.me-head-in{max-width:1100px;margin:0 auto;padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between}
.me-brand{display:flex;align-items:center;gap:.5rem;color:#e5e4e2;font-family:'Raleway',sans-serif;font-weight:800;font-size:1.15rem}
.me-brand-logo{width:30px;height:30px;border-radius:8px}
.me-nav{display:flex;gap:1.2rem}
.me-navlink{color:rgba(255,255,255,.72);font-size:.9rem;font-weight:600;transition:color .2s}
.me-navlink:hover{color:#e5e4e2}
main{display:block}
.me-hero{max-width:820px;margin:0 auto;padding:4rem 1.2rem 3rem;text-align:center}
.me-hero-title{font-family:'Raleway',sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin-bottom:1rem}
.me-hero-sub{font-size:1.05rem;line-height:1.7;opacity:.7;max-width:640px;margin:0 auto 2rem}
.me-hero-form{display:flex;gap:.6rem;max-width:440px;margin:0 auto}
.me-hero-input{flex:1;padding:.8rem 1rem;border:1px solid rgba(229,228,226,.3);background:rgba(255,255,255,.05);color:#fff;border-radius:12px;font-size:.9rem;outline:none}
.me-hero-input:focus{border-color:#e5e4e2}
.me-hero-input::placeholder{color:rgba(255,255,255,.35)}
.me-hero-btn{padding:.8rem 1.5rem;background:#e5e4e2;color:#0a0a0f;border:none;border-radius:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:box-shadow .2s}
.me-hero-btn:hover{box-shadow:0 6px 20px rgba(229,228,226,.3)}
.me-hero-msg{color:#e5e4e2;font-size:.85rem;margin-top:1rem;display:none}
.me-stats{max-width:1100px;margin:0 auto;padding:2rem 1.2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.me-stat{text-align:center;padding:1.4rem 1rem;border:1px solid rgba(229,228,226,.18);border-radius:14px;background:rgba(255,255,255,.03)}
.me-stat-num{font-family:'Raleway',sans-serif;font-size:2rem;font-weight:800;color:#e5e4e2;line-height:1}
.me-stat-label{font-size:.82rem;opacity:.65;margin-top:.4rem}
.me-sec{max-width:1100px;margin:0 auto;padding:3.5rem 1.2rem}
.me-sec-alt{background:rgba(255,255,255,.025);max-width:none;padding:3.5rem 1.2rem}
.me-sec-alt>*{max-width:1100px;margin-left:auto;margin-right:auto}
.me-sec-title{font-family:'Raleway',sans-serif;font-size:1.8rem;font-weight:800;margin-bottom:.5rem;text-align:center}
.me-sec-sub{font-size:.95rem;opacity:.6;text-align:center;margin-bottom:2.2rem}
.me-markets{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.me-market{padding:1.4rem;border:1px solid rgba(229,228,226,.18);border-radius:14px;background:rgba(255,255,255,.03);transition:border-color .2s,transform .2s}
.me-market:hover{border-color:#e5e4e2;transform:translateY(-2px)}
.me-market-h{font-family:'Raleway',sans-serif;font-size:1.1rem;color:#e5e4e2;margin-bottom:.5rem}
.me-market-p{font-size:.88rem;opacity:.72;line-height:1.6}
.me-feat{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.me-feat-item{padding:1.4rem;border:1px solid rgba(229,228,226,.18);border-radius:14px}
.me-feat-h{font-family:'Raleway',sans-serif;font-size:1.05rem;color:#e5e4e2;margin-bottom:.4rem}
.me-feat-p{font-size:.85rem;opacity:.72;line-height:1.6}
.me-why{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.me-why-item{padding:1.4rem;border:1px solid rgba(229,228,226,.18);border-radius:14px}
.me-why-h{font-family:'Raleway',sans-serif;font-size:1.05rem;color:#e5e4e2;margin-bottom:.4rem}
.me-why-p{font-size:.85rem;opacity:.72;line-height:1.6}
.me-rates-wrap{max-width:760px;margin:0 auto;overflow-x:auto}
.me-rates{width:100%;border-collapse:collapse;font-size:.9rem}
.me-rates th,.me-rates td{padding:.7rem .9rem;text-align:left;border-bottom:1px solid rgba(229,228,226,.15)}
.me-rates th{color:#e5e4e2;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}
.me-rates td{opacity:.88}
.me-rates-note{font-size:.76rem;opacity:.45;text-align:center;margin-top:.8rem}
.me-news{display:flex;flex-direction:column;gap:.8rem;max-width:820px;margin:0 auto}
.me-news-item{display:flex;flex-direction:column;padding:1rem 1.2rem;border:1px solid rgba(229,228,226,.18);border-radius:12px;color:#fff;transition:border-color .2s,background .2s}
.me-news-item:hover{border-color:#e5e4e2;background:rgba(229,228,226,.05)}
.me-news-date{font-size:.76rem;color:#e5e4e2;opacity:.85;margin-bottom:.3rem}
.me-news-title{font-size:1rem;font-weight:700;margin-bottom:.3rem}
.me-news-prev{font-size:.85rem;opacity:.62;line-height:1.55}
.me-loading{opacity:.55;font-size:.9rem;text-align:center;padding:1.5rem}
.me-news-all{text-align:center;margin-top:1.6rem}
.me-link{color:#e5e4e2;font-weight:700}
.me-about{max-width:760px;margin:0 auto;font-size:.95rem;line-height:1.8;opacity:.78}
.me-cta{max-width:820px;margin:0 auto;padding:3.5rem 1.2rem;text-align:center}
.me-cta-title{font-family:'Raleway',sans-serif;font-size:1.9rem;font-weight:800;margin-bottom:.6rem}
.me-cta-sub{font-size:1rem;opacity:.7;margin-bottom:2rem}
.me-foot{border-top:1px solid rgba(229,228,226,.18);padding:2rem 1.2rem;background:rgba(0,0,0,.22)}
.me-foot-in{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.me-foot-brand{display:flex;align-items:center;gap:.5rem;color:#e5e4e2;font-family:'Raleway',sans-serif;font-weight:800}
.me-foot-nav{display:flex;gap:1.2rem}
.me-foot-nav a{color:rgba(255,255,255,.72);font-size:.88rem}
.me-foot-nav a:hover{color:#e5e4e2}
.me-foot-copy{font-size:.78rem;opacity:.45}
.me-page-title{font-family:'Raleway',sans-serif;font-size:2rem;font-weight:800;text-align:center;padding:2.5rem 1.2rem .5rem}
.me-page-sub{font-size:.95rem;opacity:.6;text-align:center;margin-bottom:2rem}
.me-pager{display:flex;justify-content:center;gap:1rem;margin-top:2.2rem;flex-wrap:wrap}
.me-pager button{padding:.6rem 1.3rem;background:transparent;border:1px solid #e5e4e2;color:#e5e4e2;border-radius:12px;font-weight:700;cursor:pointer}
.me-pager button:disabled{opacity:.3;cursor:not-allowed}
.me-pager button:not(:disabled):hover{background:#e5e4e2;color:#0a0a0f}
.me-article{max-width:760px;margin:0 auto;padding:2.5rem 1.2rem}
.me-article h1{font-family:'Raleway',sans-serif;font-size:1.9rem;font-weight:800;line-height:1.3;margin-bottom:.8rem}
.me-article-meta{font-size:.82rem;color:#e5e4e2;opacity:.85;margin-bottom:1.8rem}
.me-article-body{font-size:1rem;line-height:1.8;opacity:.9}
.me-article-body p{margin-bottom:1.1rem}
.me-back{display:inline-block;margin-top:2rem;color:#e5e4e2;font-weight:700}
.me-error{color:#e5e4e2;text-align:center;padding:3rem 1.2rem}
@media(max-width:768px){
  .me-hero-title{font-size:1.9rem}
  .me-stats{grid-template-columns:repeat(2,1fr)}
  .me-markets{grid-template-columns:1fr}
  .me-feat{grid-template-columns:1fr}
  .me-why{grid-template-columns:1fr}
  .me-hero-form{flex-direction:column}
  .me-hero-btn{width:100%}
  .me-foot-in{flex-direction:column;text-align:center}
}