*{box-sizing:border-box}html,body{margin:0;background:#0c0b09;color:#f4ead8;font-family:Arial,"Noto Sans Devanagari",sans-serif}header{max-width:1180px;margin:auto;padding:55px 24px 35px;display:flex;justify-content:space-between;border-bottom:1px solid #ffffff16}.eyebrow{font-size:9px;letter-spacing:.22em;color:#bcae94}h1{font-size:clamp(42px,7vw,82px);line-height:.9;margin:13px 0 5px}header p{margin:0;color:#a99d8c}.om{font:82px serif;color:#b79b6b}main{max-width:1180px;margin:auto;padding:35px 24px 90px}.hero{max-width:700px;padding:30px 0}.hero h2{font-size:clamp(28px,4vw,48px);margin:0 0 15px}.hero p{color:#aaa091;line-height:1.7}.toolbar{display:flex;gap:14px;padding:25px 0;border-block:1px solid #ffffff16}label{display:flex;flex-direction:column;gap:8px;color:#a99d8c;font-size:11px}select,button{height:42px;border:1px solid #665945;background:#17140f;color:#f4ead8;padding:0 15px}button{cursor:pointer}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.cards article,.panel{border:1px solid #ffffff16;background:#11100d;padding:22px}.cards span,.cards small{display:block;color:#968a78;font-size:10px}.cards strong{display:block;font-size:38px;margin:10px 0 4px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.panel h3{margin:0 0 18px}.row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #ffffff0d;font-size:12px;color:#c7bbaa}.row b{color:#e9ddc7}.muted,#error{color:#b98f8f}footer{position:fixed;bottom:0;left:0;right:0;background:#0c0b0eee;border-top:1px solid #ffffff16;padding:12px 24px;display:flex;justify-content:space-between;color:#766e63;font-size:8px;letter-spacing:.15em}@media(max-width:700px){header{padding-top:35px}.om{font-size:55px}.cards{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.toolbar{flex-direction:column}}