*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#17191d;background:#f7f8fa}.container{width:min(1280px,calc(100% - 40px));margin:auto}.site-header{height:64px;background:#090a0c;color:#fff;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center}.main-nav{display:flex;height:100%;align-items:center}.main-nav a{height:100%;display:flex;align-items:center;gap:9px;padding:0 25px;color:#fff;text-decoration:none;border-right:1px solid #343434}.main-nav a.active,.main-nav a:hover{background:linear-gradient(135deg,#775300,#bc8612)}.social-top{margin-left:auto;display:flex;gap:24px}.social-top a{color:#fff}.brand-mobile,.menu-toggle{display:none}.hero{height:380px;position:relative;background:url('images/yordania-hero-reference.png') center 18%/cover no-repeat;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.15),rgba(0,0,0,.25))}.hero-content{position:relative;padding-top:50px}.hero-logo{width:470px;max-width:52%}.hero-tagline{letter-spacing:5px;margin:7px 0 28px 115px;font-size:14px}.hero-tagline span{color:#d9a01f}.hero-benefits{display:flex;gap:38px;font-size:12px;font-weight:bold}.hero-benefits span{display:flex;align-items:center;gap:9px}.hero-benefits i{font-size:28px;color:#dfa51f}.latest-wrap{margin-top:-52px;position:relative;z-index:5}.latest-card{min-height:190px;background:#fff;border:2px solid #d79a12;border-radius:24px;box-shadow:0 14px 35px #0002;text-align:center;padding:48px 30px 25px;position:relative}.gold-label{position:absolute;top:-1px;left:50%;transform:translateX(-50%);min-width:370px;padding:13px 30px;border-radius:0 0 28px 28px;background:linear-gradient(135deg,#e5aa29,#a96e00);color:#fff;font-size:20px;font-weight:bold}.latest-date{font-size:20px;font-weight:bold;margin:5px 0 10px}.big-numbers,.small-numbers{display:flex;justify-content:center;gap:12px}.big-numbers span{width:86px;height:86px;display:grid;place-items:center;background:#111;border:2px solid #d79a12;border-radius:16px;color:#fff;font-size:46px;font-weight:800}.results-section,.history-main{padding:32px 0 48px}.section-title{display:flex;align-items:center;justify-content:center;gap:20px;text-align:center;margin-bottom:22px}.section-title span{height:1px;width:70px;background:#c88d10}.section-title h1{font-size:28px;margin:0}.section-title p{font-size:19px;margin:3px 0}.result-table-wrap{max-width:1020px;margin:auto;background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 10px 30px #171b231a}.result-table{width:100%;border-collapse:collapse}.result-table th{background:#20252a;color:#fff;padding:17px;font-size:18px}.result-table th i{color:#dca11f;margin-right:7px}.result-table td{text-align:center;padding:15px;border-bottom:1px solid #e7e7e7}.draw-name{color:#b97900;font-weight:bold}.small-numbers span{width:35px;height:35px;display:grid;place-items:center;background:#111;border:1px solid #d79a12;border-radius:7px;color:#fff;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:28px}.feature{background:#fff;border:1px solid #ececec;border-radius:14px;padding:20px;display:flex;align-items:center;gap:18px;box-shadow:0 8px 25px #0000000d}.feature>i{flex:0 0 56px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#e0a326,#a66c00);font-size:25px}.feature p{margin:5px 0 0;color:#62666c;font-size:13px}footer{background:#15191d;color:#d9d9d9;padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:50px}.footer-logo{max-width:250px}.footer-tagline{font-size:10px;letter-spacing:2px}.footer-grid h4{color:#fff;font-size:16px}.footer-grid a{display:block;color:#cfd0d2;text-decoration:none;margin:8px 0}.footer-grid p{font-size:13px;line-height:1.8}.footer-social{display:flex;gap:10px}.footer-social a{width:38px;height:38px;border-radius:50%;background:#303439;display:grid;place-items:center}.copyright{text-align:center;border-top:1px solid #292e33;margin-top:32px;padding-top:18px;font-size:12px}.history-hero{min-height:265px;background:linear-gradient(#0008,#0009),url('images/yordania-hero-reference.png') center 18%/cover no-repeat;color:#fff;text-align:center;padding:50px 0}.history-hero img{width:300px;max-width:75%}.history-hero h1{margin:20px 0 6px;font-size:34px}.history-hero p{margin:0}.pagination{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:28px}.pagination a{min-width:42px;padding:10px 13px;text-align:center;border-radius:8px;background:#20252a;color:#fff;text-decoration:none}.pagination a.current,.pagination a:hover{background:#b47a08}.empty-state{padding:25px;color:#777}
@media(max-width:768px){.container{width:calc(100% - 24px)}.site-header{height:60px}.brand-mobile{display:block}.brand-mobile img{width:150px;max-height:42px;object-fit:contain}.menu-toggle{display:block;margin-left:auto;border:0;background:none;color:#fff;font-size:24px}.social-top{display:none}.main-nav{display:none;position:absolute;top:60px;left:0;right:0;height:auto;background:#101214;flex-direction:column;padding:8px 12px}.main-nav.open{display:flex}.main-nav a{width:100%;height:auto;padding:14px;border-right:0;border-bottom:1px solid #272a2e}.hero{height:300px}.hero-content{padding-top:42px;text-align:center}.hero-logo{width:290px;max-width:85%}.hero-tagline{margin:10px 0 25px;font-size:10px;letter-spacing:3px}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left;max-width:340px;margin:auto}.hero-benefits i{font-size:20px}.latest-wrap{margin-top:-28px}.latest-card{padding:54px 12px 22px;border-radius:18px}.gold-label{min-width:0;width:88%;font-size:15px}.latest-date{font-size:16px}.big-numbers{gap:6px}.big-numbers span{width:52px;height:58px;border-radius:10px;font-size:30px}.section-title{gap:10px}.section-title span{width:28px}.section-title h1{font-size:20px}.section-title p{font-size:15px}.result-table-wrap{overflow-x:auto}.result-table{min-width:610px}.feature-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.history-hero{min-height:220px;padding:40px 0}.history-hero h1{font-size:27px}}@media(max-width:480px){.hero{height:280px}.hero-benefits{font-size:9px}.big-numbers span{width:48px;height:54px}.footer-grid{grid-template-columns:1fr}}