:root{--paper:#f7f4ee;--white:#fffdf9;--ink:#252d28;--muted:#697068;--line:#dedfd5;--accent:#b4462d;--accent-soft:#f3e2d9;--dark:#263e34;--radius:20px;--font:Manrope,Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.iraq{--accent:#164e40;--accent-soft:#e5ecd9;--dark:#103c33;--paper:#f7f8f2;--line:#dce2d7}html[lang=ar] body{--font:'IBM Plex Sans Arabic',Manrope,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ae5d2c;outline-offset:4px}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:clamp(36px,4.6vw,66px);font-weight:800}h2{font-size:clamp(26px,3vw,38px);font-weight:800}h3{font-size:19px}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{letter-spacing:0;line-height:1.5}em{font-style:normal;color:var(--accent)}p{color:var(--muted)}small,.fine{font-size:12px;line-height:1.7;color:var(--muted)}strong{font-weight:800}.wrap{max-width:1248px;margin:auto;padding-inline:36px}.skip{position:absolute;top:-100px;left:20px;background:var(--white);z-index:100;padding:14px}.skip:focus{top:10px}[hidden]{display:none!important}
.site-header{border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:94px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:27px;letter-spacing:-1.3px;line-height:1.05;font-weight:800;color:var(--accent);white-space:nowrap}.brand svg{width:44px;height:44px}.brand small{display:block;font-size:10px;font-weight:600;letter-spacing:.1px;margin-top:5px;color:var(--muted)}.iraq .brand{font-size:34px;letter-spacing:0}.iraq .brand small{font-size:10px}.desktop-nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:600}.desktop-nav a{padding-block:20px;position:relative}.desktop-nav a:hover{color:var(--accent)}.desktop-nav a:hover:after{content:'';position:absolute;bottom:12px;left:0;right:0;height:2px;background:var(--accent)}.header-end{display:flex;gap:13px;align-items:center}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--ink);border-radius:50%}.icon-button:hover{background:var(--accent-soft)}.language{font-size:12px;font-weight:800}.menu-toggle{display:none}.mobile-nav{padding:10px 24px 22px;border-top:1px solid var(--line);background:var(--paper)}.mobile-nav a{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid var(--line)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--accent);color:#fff;border:1px solid var(--accent);padding:14px 23px;border-radius:9px;font-size:14px;font-weight:800;line-height:1.4;min-height:48px;transition:background .18s,transform .18s}.button:hover{filter:brightness(.93);transform:translateY(-1px)}.button.small{font-size:12px;padding:11px 15px;min-height:42px;gap:10px}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.text-link{font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.text-link:hover{color:var(--accent)}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:1.25px;line-height:1.7;color:var(--accent);text-transform:uppercase;margin-bottom:16px}html[lang=ar] .eyebrow{letter-spacing:0;font-size:12px}.status-dot{width:6px;height:6px;border-radius:50%;background:#57834f;display:inline-block;box-shadow:0 0 0 4px #57834f16;flex-shrink:0}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-block:58px 62px}.hero-copy h1{margin-bottom:25px;line-height:1.1}.hero-copy>p{font-size:16px;line-height:1.85;max-width:470px;margin-bottom:29px}.hero-footnote{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--muted);margin-top:28px}.hero-footnote svg{width:17px;height:17px}.hero-visual{position:relative;padding-bottom:39px}.hero-visual>img{width:100%;height:460px;object-fit:cover;border-radius:24px}.example-card{display:block;position:absolute;bottom:0;left:22px;right:22px;background:var(--white);padding:21px 24px;border:1px solid var(--line);border-radius:15px;box-shadow:0 16px 35px #27342310}.example-card .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:5px;color:var(--muted)}.example-card>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.example-card strong{font-size:37px;letter-spacing:-1.5px}.example-card p{font-size:12px;margin-bottom:4px}.example-card small{font-size:10px}.round-arrow{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:36px;height:36px;flex-shrink:0}.round-arrow svg{width:17px}.example-card .round-arrow{background:var(--accent-soft);color:var(--accent);border:0}.section-block{padding-block:42px}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:27px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:8px}.section-heading>.text-link{margin-bottom:5px;white-space:nowrap}.topic-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.topic-tile{position:relative;background:#edece3;border:1px solid transparent;padding:24px 21px 27px;border-radius:16px;min-height:206px;transition:border .2s,transform .2s}.topic-tile:hover{border-color:var(--accent);transform:translateY(-3px)}.topic-money{background:#e7eadb}.topic-salary{background:#eee6dc}.topic-home{background:#e2e8e3}.topic-auto{background:#ece4da}.topic-energy{background:#e8eadc}.topic-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border:1px solid #bcc5b8;border-radius:13px;color:var(--dark);margin-bottom:25px}.topic-tile h3{font-size:16px;margin-bottom:7px}.topic-tile p{font-size:11px;max-width:135px;line-height:1.7;margin-bottom:0}.tile-arrow{position:absolute;bottom:18px;inset-inline-end:15px}.tile-arrow svg{width:17px}.split-feature{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px;align-items:center;border-top:1px solid var(--line);margin-top:36px;padding-block:56px}.feature-intro h2{margin-bottom:20px}.feature-intro p{max-width:330px;line-height:1.8;margin-bottom:24px}.tool-list{border-top:1px solid var(--line)}.tool-row{display:flex;align-items:center;gap:19px;padding:23px 0;border-bottom:1px solid var(--line);width:100%;min-width:0}.tool-row>span:nth-child(2){flex:1;min-width:0}.tool-row h3{font-size:17px;margin:0 0 5px}.tool-row h2{font-size:22px;margin-bottom:6px}.tool-row p{font-size:12px;line-height:1.65;margin:0;max-width:450px}.tool-row-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:var(--accent-soft);border-radius:13px;flex-shrink:0;color:var(--accent)}.tool-row:hover h3,.tool-row:hover h2{color:var(--accent)}.tool-row:hover .round-arrow{background:var(--accent);color:white;border-color:var(--accent)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.story-image{position:relative;overflow:hidden;border-radius:16px;margin-bottom:20px}.story-image img{aspect-ratio:1.65;object-fit:cover;width:100%;transition:transform .3s}.story-card:hover img{transform:scale(1.025)}.story-type{position:absolute;bottom:12px;inset-inline-start:12px;background:var(--paper);padding:5px 9px;border-radius:5px;font-size:8px;letter-spacing:.6px;font-weight:800}.story-card h3,.story-card h2{font-size:21px;line-height:1.4;margin-bottom:10px}.story-card p{font-size:12px;line-height:1.8;margin-bottom:17px}.story-card .text-link{font-size:11px}.closing-note{display:flex;align-items:center;gap:24px;background:var(--accent-soft);padding:34px;border-radius:18px;margin:48px 0 64px}.closing-note>div{flex:1}.closing-note h2{font-size:22px;margin-bottom:10px}.closing-note p{font-size:12px;max-width:610px;margin:0}.closing-note .button{white-space:nowrap;border-color:#b5c0ad}.large-mark{width:55px;height:55px;border-radius:50%;background:var(--paper);display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-footer{background:#eeeee5;border-top:1px solid var(--line);padding-block:50px 26px;margin-top:40px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;padding-bottom:45px}.footer-main h2{font-size:12px;letter-spacing:0;margin:5px 0 18px}.footer-main>div>a:not(.brand){display:block;font-size:12px;margin:9px 0;color:var(--muted)}.footer-main p{font-size:12px;margin-top:20px}.footer-bottom{border-top:1px solid #d6d9cd;padding-top:23px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}.footer-links{display:flex;gap:9px 17px;flex-wrap:wrap;justify-content:flex-end}.link-button{padding:0;border:0;background:none;font-size:inherit;color:inherit;text-decoration:underline}.site-footer .fine{margin:18px 0 0;font-size:10px}.breadcrumb{display:flex;gap:12px;align-items:center;padding-top:30px;font-size:11px;color:var(--muted);flex-wrap:wrap}.breadcrumb a:hover{text-decoration:underline}.page-heading{padding-block:32px 30px;max-width:900px}.page-heading h1{font-size:clamp(32px,4vw,49px);margin-bottom:16px}.page-heading .eyebrow{margin-bottom:12px}.lede{font-size:16px;line-height:1.85;max-width:790px;margin-bottom:0}.collection-heading{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;align-items:center;padding-block:32px}.collection-heading h1{font-size:clamp(32px,4vw,51px);margin-bottom:19px;line-height:1.18}.collection-heading>img{height:228px;object-fit:cover;width:100%;border-radius:18px}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:15px 0 22px;border-bottom:1px solid var(--line);margin-bottom:28px;scrollbar-width:thin}.category-tabs a{font-size:12px;padding:8px 15px;border:1px solid var(--line);border-radius:7px;white-space:nowrap}.category-tabs .selected{background:var(--accent);color:white;border-color:var(--accent)}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;margin-bottom:45px}.collection-grid .tool-row{height:100%;padding:27px 3px}.collection-stories{row-gap:42px;padding-block:15px 35px}.collection-toolbar{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-bottom:15px}.search-field{display:flex;gap:12px;align-items:center;padding:10px 14px;background:var(--white);border:1px solid var(--line);border-radius:9px;max-width:470px;flex:1}.search-field input{background:none;border:0;min-width:0;width:100%;padding:3px;font-size:14px}.muted{color:var(--muted);font-size:12px}.market-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--accent-soft);border-radius:15px;padding:25px 30px;margin-bottom:30px}.market-strip .eyebrow{margin-bottom:8px}.market-strip h2{font-size:29px;margin-bottom:10px}.market-strip p{font-size:13px;margin:0}
.iraq-welcome{padding:44px 0 32px;display:flex;align-items:center;justify-content:space-between;gap:25px}.iraq-welcome h1{font-size:60px;line-height:1.4;margin:0 0 10px}.iraq-welcome p{font-size:17px;margin:0}.iraq-welcome .eyebrow{margin-bottom:5px}.iraq-feature-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:22px}.gold-feature{position:relative;overflow:hidden;border-radius:22px;background:#143d2e;min-height:424px;color:white}.gold-feature>img{position:absolute;width:100%;height:100%;object-fit:cover}.gold-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10211de0,#10211d4a 65%,#10211d20)}[dir=rtl] .gold-feature:after{background:linear-gradient(270deg,#10211ddf,#10211d77 60%,#10211d33)}.gold-feature-copy{position:relative;z-index:1;padding:34px;display:flex;flex-direction:column;align-items:flex-start}.light-label{border:1px solid #ffffff60;border-radius:5px;padding:4px 11px;font-size:10px;margin-bottom:26px;color:#fcf7e5}.gold-feature h2{font-size:37px;margin-bottom:4px}.gold-feature p{color:#e1e7d2;font-size:15px;margin-bottom:4px}.gold-feature strong{font-size:46px;line-height:1.5;letter-spacing:-1px}.gold-feature strong small{color:#f1eedb;font-size:19px;letter-spacing:0}.gold-caption{color:#e1e7d2;font-size:11px;margin-bottom:23px}.image-link{display:flex;gap:25px;align-items:center;font-size:12px;font-weight:600;border-bottom:1px solid #ffffff88;padding-bottom:7px}.daily-side{display:flex;flex-direction:column;gap:19px}.exchange-feature{background:#e6ecd9;border:1px solid #d6dfc9;border-radius:22px;padding:29px;flex:1}.exchange-feature .eyebrow{font-size:10px;letter-spacing:.4px;margin-bottom:15px}.exchange-feature .eyebrow svg{width:17px}.exchange-feature h2{font-size:24px;margin-bottom:16px}.exchange-number{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #cbd6c0;border-bottom:1px solid #cbd6c0;padding:10px 0;margin-bottom:14px}.exchange-number>span{font-size:13px;color:#4b6154}.exchange-number strong{font-size:34px;letter-spacing:-1px}.exchange-number small{font-size:15px;color:var(--accent)}.exchange-feature p{font-size:12px;margin-bottom:13px}.service-feature{display:flex;align-items:center;gap:16px;padding:22px 25px;background:#fff;border:1px solid var(--line);border-radius:18px}.service-feature .topic-icon{margin:0;width:42px;height:42px;flex-shrink:0}.service-feature h2{font-size:18px;margin-bottom:4px}.service-feature p{font-size:11px;margin:0}.service-feature>svg{margin-inline-start:auto}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.quick-tile{border:1px solid var(--line);background:var(--white);border-radius:14px;padding:20px 17px;position:relative}.quick-tile .topic-icon{border:0;background:var(--accent-soft);margin-bottom:17px}.quick-tile h3{font-size:15px;margin:0}.quick-tile>svg{position:absolute;top:30px;inset-inline-end:14px;width:15px;color:var(--muted)}[dir=rtl] .round-arrow svg,[dir=rtl] .text-link svg,[dir=rtl] .image-link svg,[dir=rtl] .button svg,[dir=rtl] .quick-tile>svg,[dir=rtl] .tool-row>svg,[dir=rtl] .service-feature>svg{transform:rotate(180deg)}.iraq .split-feature{gap:65px}.gold-live-bar{display:flex;align-items:center;gap:13px;flex-wrap:wrap;font-size:12px;padding:18px 0 25px;border-top:1px solid var(--line);color:var(--muted)}.gold-live-bar>span:last-child{margin-inline-start:auto}.gold-price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gold-price-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:23px}.gold-price-card .eyebrow{display:flex;justify-content:space-between;font-size:11px;letter-spacing:0;margin-bottom:18px}.gold-price-card .eyebrow>span{font-size:9px}.gold-price-card h2{font-size:31px;white-space:nowrap;margin-bottom:1px}.gold-price-card h2 small{font-size:14px}.gold-price-card p{font-size:12px;margin-bottom:20px}.gold-price-card.featured{background:var(--dark);color:white;border-color:var(--dark)}.gold-price-card.featured .eyebrow,.gold-price-card.featured p,.gold-price-card.featured small{color:#d7e4bf}.gold-secondary{border-top:1px solid #8b9d7944;padding-top:12px;display:flex;justify-content:space-between;font-size:17px;font-weight:600;direction:ltr}.gold-secondary span{font-size:11px;color:#829278;font-weight:400}.today-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:34px;margin-bottom:30px}.today-lead{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden}.today-lead>img{width:100%;height:255px;object-fit:cover}.today-lead>div{padding:25px}.today-lead h2{font-size:28px}.today-side{display:flex;flex-direction:column;justify-content:space-around}.today-side .tool-row{padding:25px 0}.today-side .tool-row h2{font-size:22px}
.calculator{display:grid;grid-template-columns:1.15fr 1fr;background:var(--white);border:1px solid var(--line);border-radius:21px;overflow:hidden;margin:4px 0 26px}.calculator form{padding:34px}.calculator form h2{font-size:22px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.form-grid label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:600}.form-grid input,.form-grid select{width:100%;min-width:0;border:1px solid #d3d9ce;border-radius:8px;background:#fafbf6;min-height:49px;padding:11px 13px;color:var(--ink);font-weight:600;direction:ltr;text-align:start}.form-grid input:focus{border-color:var(--accent)}.calculator form>.fine{margin-top:20px;font-size:10px}.calculator form .actions{gap:10px}.result-panel{background:var(--dark);color:white;padding:36px;display:flex;flex-direction:column}.result-panel>.eyebrow{color:#d0deb6;font-size:11px;letter-spacing:1px}.result-panel p{color:#cfdbc8}.primary-result{display:flex;flex-direction:column;margin:0 0 24px;padding-bottom:22px;border-bottom:1px solid #ffffff2a}.primary-result span{font-size:12px;color:#cfdbc8;margin-bottom:9px}.primary-result strong{font-size:clamp(26px,3.1vw,44px);line-height:1.35;letter-spacing:-1px;overflow-wrap:anywhere}.result-line{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff20;padding:11px 0;font-size:12px}.result-line>span{color:#d1dbc9}.result-line strong{white-space:nowrap;font-weight:600}.result-panel .fine{font-size:10px;line-height:1.7;margin-top:20px}.result-actions{gap:7px;margin-top:auto;padding-top:24px}.result-actions button{border:1px solid #ffffff45;color:#fff;background:none;border-radius:6px;font-size:10px;padding:9px 11px;min-height:36px}.result-actions button:hover{background:#ffffff12}.formula{padding:27px 32px;background:#eaece1;border-radius:15px;margin:25px 0 40px}.formula h2{font-size:20px;margin-bottom:12px}.formula p{font-size:13px;margin:12px 0 0}.formula code,.prose code{display:block;overflow-x:auto;font-size:13px;color:var(--accent);white-space:pre-wrap;overflow-wrap:anywhere}.reading-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:65px;padding-block:25px 35px}.prose{font-size:15px;line-height:1.95;max-width:820px}.prose h2{font-size:25px;margin:30px 0 16px}.prose h3{font-size:20px;margin-top:25px}.prose p{margin-bottom:19px}.prose a:not(.button){color:var(--accent);text-decoration:underline;text-underline-offset:4px}.prose ol,.prose ul{color:var(--muted);padding-inline-start:22px}.prose li{padding-inline-start:4px;margin-bottom:10px}.methodology{border:1px solid var(--line);border-radius:15px;background:var(--white);padding:25px;height:max-content;font-size:12px;line-height:1.8;margin-top:10px}.methodology h2{font-size:19px;margin-bottom:20px}.citation{border-bottom:1px solid var(--line);margin-bottom:17px;padding-bottom:15px;overflow-wrap:anywhere}.citation a,.methodology>a{font-weight:600;color:var(--accent)}.citation p{font-size:11px;margin:8px 0}.citation small{font-size:10px}.article-cover{width:100%;max-height:460px;object-fit:cover;border-radius:22px;margin-bottom:30px}.article-meta{display:flex;gap:17px;align-items:center;font-size:11px;color:var(--muted);margin:0 0 24px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-block:25px}.guide-card{padding:26px;background:var(--white);border:1px solid var(--line);border-radius:16px}.guide-card h2,.guide-card h3{font-size:21px;line-height:1.5}.guide-card p{font-size:12px}.guide-card:hover{border-color:var(--accent)}.notice{padding:22px 26px;background:var(--accent-soft);border-inline-start:3px solid var(--accent);border-radius:0 12px 12px 0;margin-block:20px;font-size:13px}.notice h2{font-size:24px}.notice p:last-child{margin-bottom:0}.table-scroll{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:12px;background:var(--white);margin-block:20px}table{width:100%;border-collapse:collapse;font-size:13px;min-width:500px;text-align:start}th,td{padding:15px 21px;border-bottom:1px solid var(--line);text-align:start}thead{background:#e9eedf;color:var(--dark)}tbody tr:last-child td,tbody tr:last-child th{border-bottom:0}tbody tr:hover{background:#f7f9f1}details{margin:20px 0;border:1px solid var(--line);border-radius:12px;padding:17px 22px}summary{cursor:pointer;font-size:13px;font-weight:600}.error{color:#b22d24}.job-row{padding:24px 0;border-bottom:1px solid var(--line)}.job-row h3{font-size:21px}.ad-container{margin:48px auto;max-width:970px;text-align:center;min-height:300px;background:#f0f1e9;padding:16px}.ad-container small{display:block;font-size:10px;letter-spacing:1px;margin-bottom:16px}.search-form{display:flex;gap:12px;max-width:720px;margin:20px 0 35px}.search-form input,form[role=search] input{border:1px solid var(--line);background:var(--white);border-radius:9px;padding:12px 17px;min-width:0;flex:1;width:100%}form[role=search]{display:flex;gap:12px;max-width:750px;margin-bottom:30px}dialog{border:1px solid var(--line);border-radius:20px;background:var(--white);padding:32px;max-width:600px;width:calc(100% - 32px)}dialog::backdrop{background:#18251c88}dialog h2{font-size:27px}dialog p{font-size:14px}dialog button{border:1px solid var(--line);border-radius:7px;background:var(--accent-soft);padding:10px;font-size:12px}
@media(min-width:1300px){.hero-copy h1{font-size:64px}}@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.header-row{min-height:82px}.hero{gap:30px}.hero-visual>img{height:400px}.hero-copy h1{font-size:49px}.hero-copy>p{font-size:14px}.topic-grid{gap:10px}.topic-tile{padding:21px 15px}.topic-tile h3{font-size:14px}.split-feature{gap:40px}.quick-grid{grid-template-columns:repeat(3,1fr)}.iraq-feature-grid{grid-template-columns:1.25fr 1fr}.gold-feature-copy{padding:28px}.exchange-feature{padding:24px}.gold-price-grid{grid-template-columns:repeat(2,1fr)}.collection-heading{gap:30px}.reading-grid{gap:30px;grid-template-columns:minmax(0,1fr) 270px}.result-panel{padding:28px}.calculator form{padding:28px}.iraq-welcome h1{font-size:48px}}
@media(max-width:760px){.wrap{padding-inline:22px}.header-row{min-height:76px;gap:12px}.brand{font-size:24px}.brand svg{width:39px;height:39px}.brand small{font-size:8px}.iraq .brand{font-size:30px}.iraq .brand small{font-size:9px}.header-end{gap:3px}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-block:35px 22px;gap:30px}.hero-copy h1{font-size:47px;max-width:500px;line-height:1.12;margin-bottom:20px}.hero-copy>p{font-size:14px;max-width:450px;margin-bottom:23px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:16px}.hero-copy .actions{gap:18px}.button{font-size:12px;padding:13px 17px}.text-link{font-size:11px;gap:8px}.hero-footnote{margin-top:20px;font-size:10px}.hero-visual{padding-bottom:25px}.hero-visual>img{height:325px;border-radius:18px;object-position:50% 48%}.example-card{left:15px;right:15px;padding:18px 20px;border-radius:12px}.example-card strong{font-size:31px}.example-card .eyebrow{font-size:8px}.section-block{padding-block:30px}.section-heading{align-items:center;margin-bottom:21px;gap:14px}.section-heading h2{font-size:27px}.section-heading .eyebrow{font-size:8px;letter-spacing:.6px;margin-bottom:6px}.section-heading>.text-link{font-size:10px;gap:5px}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.topic-tile{padding:21px;min-height:170px}.topic-tile:last-child{grid-column:1/-1;min-height:105px;display:grid;grid-template-columns:55px 1fr;align-items:center;column-gap:15px}.topic-tile:last-child .topic-icon{grid-row:span 2;margin:0}.topic-tile:last-child h3{align-self:end}.topic-tile:last-child p{align-self:start;max-width:none;padding-inline-end:15px}.topic-icon{margin-bottom:18px}.topic-tile h3{font-size:16px}.topic-tile p{font-size:11px;max-width:130px}.split-feature,.iraq .split-feature{grid-template-columns:1fr;gap:25px;margin-top:20px;padding-block:35px}.feature-intro h2{font-size:32px;margin-bottom:15px}.feature-intro p{font-size:13px;max-width:none;margin-bottom:16px}.feature-intro h2 br{display:none}.tool-row{gap:13px;padding:21px 0}.tool-row h3{font-size:16px}.tool-row p{font-size:11px}.tool-row-icon{width:40px;height:40px;border-radius:10px}.tool-row-icon svg{width:20px}.round-arrow{width:31px;height:31px}.story-grid{grid-template-columns:1fr;gap:30px}.story-card{display:grid;grid-template-columns:115px 1fr;gap:0 18px;align-items:start}.story-image{grid-row:span 3;margin:0;border-radius:12px;height:130px}.story-image img{height:100%;width:100%;object-fit:cover;aspect-ratio:auto}.story-type{display:none}.story-card h3,.story-card h2{font-size:18px;line-height:1.4;margin-bottom:8px}.story-card p{font-size:11px;line-height:1.65;margin-bottom:10px}.story-card .text-link{font-size:10px}.closing-note{display:block;padding:27px;margin:30px 0 44px}.closing-note h2{font-size:25px;line-height:1.4}.closing-note p{font-size:12px}.closing-note .large-mark{margin-bottom:15px;width:43px;height:43px}.closing-note .button{margin-top:23px}.site-footer{padding-block:35px 25px;margin-top:15px}.footer-main{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:25px}.footer-main>div:first-child{grid-column:1/-1}.footer-main p{margin:17px 0 3px}.footer-bottom{display:block}.footer-links{justify-content:flex-start;margin-top:16px;gap:10px 15px}.footer-bottom,.site-footer .fine{font-size:9px}.iraq-welcome{display:block;padding-block:30px 24px}.iraq-welcome .eyebrow{font-size:11px;margin-bottom:7px}.iraq-welcome h1{font-size:46px;margin-bottom:9px}.iraq-welcome p{font-size:15px;max-width:400px}.iraq-welcome>.button{margin-top:17px;padding:10px 15px;min-height:42px;font-size:12px}.iraq-feature-grid{grid-template-columns:1fr;gap:16px}.gold-feature{min-height:360px;border-radius:18px}.gold-feature-copy{padding:25px}.light-label{margin-bottom:20px;font-size:10px}.gold-feature h2{font-size:33px}.gold-feature strong{font-size:43px}.gold-caption{font-size:10px;margin-bottom:17px}.daily-side{gap:15px}.exchange-feature{padding:23px;border-radius:17px}.exchange-feature h2{font-size:22px;margin-bottom:12px}.exchange-feature .eyebrow{margin-bottom:9px}.exchange-number{padding:8px 0;margin-bottom:11px}.exchange-number strong{font-size:31px}.service-feature{padding:20px;border-radius:15px}.service-feature h2{font-size:18px}.service-feature p{font-size:11px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-tile{padding:20px 17px}.quick-tile h3{font-size:15px}.iraq .section-heading h2{font-size:28px}.iraq .section-heading .eyebrow{font-size:11px;letter-spacing:0}.iraq .section-heading>.text-link{font-size:11px}.iraq .story-card h3{font-size:19px}.iraq .feature-intro h2{font-size:33px}.breadcrumb{font-size:10px;padding-top:23px;gap:9px}.page-heading{padding-block:25px 24px}.page-heading h1{font-size:34px}.lede{font-size:14px;line-height:1.9}.page-heading .eyebrow{font-size:9px}.collection-heading{grid-template-columns:1fr;gap:23px;padding:25px 0}.collection-heading h1{font-size:37px}.collection-heading .eyebrow{font-size:9px}.collection-heading>img{height:180px;border-radius:14px}.category-tabs{margin-bottom:20px;padding:10px 0 18px}.category-tabs a{font-size:11px;padding:7px 12px}.collection-toolbar{gap:10px;align-items:center}.search-field{padding:9px 10px;gap:8px}.search-field input{font-size:12px}.collection-toolbar .muted{font-size:10px;white-space:nowrap}.collection-grid{grid-template-columns:1fr;gap:0;margin-bottom:30px}.collection-grid .tool-row{padding:22px 0}.collection-stories{padding-top:8px}.market-strip{display:block;padding:24px}.market-strip h2{font-size:28px}.market-strip .button{margin-top:17px}.gold-live-bar{font-size:10px;gap:8px;padding-bottom:20px}.gold-live-bar>span:last-child{margin:0}.gold-price-grid{gap:11px}.gold-price-card{padding:17px 14px;border-radius:13px}.gold-price-card .eyebrow{font-size:11px;margin-bottom:15px;display:block}.gold-price-card .eyebrow>span{display:none}.gold-price-card h2{font-size:26px}.gold-price-card h2 small{font-size:11px}.gold-price-card p{font-size:10px;margin-bottom:13px}.gold-secondary{font-size:15px}.gold-secondary span{font-size:9px}.today-grid{grid-template-columns:1fr;gap:14px}.today-lead>img{height:210px}.today-lead>div{padding:22px}.today-lead h2{font-size:27px}.today-side .tool-row h2{font-size:20px}.calculator{grid-template-columns:1fr;border-radius:17px}.calculator form{padding:24px 21px}.calculator form h2{font-size:21px}.form-grid{gap:18px 13px}.form-grid label{font-size:11px}.form-grid input,.form-grid select{min-height:49px;font-size:16px;padding:10px}.result-panel{padding:28px 23px}.primary-result strong{font-size:38px}.result-line{font-size:12px;gap:12px}.result-line strong{white-space:normal;text-align:end}.result-actions button{font-size:11px;padding:10px;min-height:40px}.formula{padding:23px;margin:22px 0 25px}.formula h2{font-size:21px}.formula code{font-size:12px}.reading-grid{grid-template-columns:1fr;gap:12px;padding-block:5px 30px}.prose{font-size:14px;line-height:1.95}.prose h2{font-size:24px}.methodology{padding:23px}.article-cover{height:235px;border-radius:15px;object-fit:cover;margin-bottom:22px}.article-meta{font-size:10px;gap:10px}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-card{padding:23px}.guide-card h2,.guide-card h3{font-size:22px}.notice{font-size:12px;padding:20px}.table-scroll{margin-block:17px}th,td{font-size:12px;padding:13px 16px}.search-form,form[role=search]{flex-wrap:wrap}.search-form input,form[role=search] input{flex-basis:100%}.ad-container{margin-block:40px;min-height:300px}.iraq .collection-heading h1{font-size:37px}.iraq .collection-heading .eyebrow{font-size:11px}.iraq .page-heading .eyebrow{font-size:11px}}
@media(max-width:370px){.wrap{padding-inline:17px}.hero-copy h1{font-size:42px}.iraq-welcome h1{font-size:41px}.header-end{gap:0}.gold-price-card h2{font-size:23px}.story-card{grid-template-columns:95px 1fr;gap:0 13px}.form-grid{grid-template-columns:1fr}.brand{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.result-actions,.ad-container,.privacy-dialog,.breadcrumb,.closing-note{display:none}.wrap{padding:0;max-width:none}body{background:white;color:black;font-size:11px}.calculator{display:block}.result-panel{color:black;background:white;border:1px solid #aaa}.result-panel p,.result-panel span{color:#333}.result-line{border-bottom:1px solid #ccc}.primary-result strong{font-size:28px}.reading-grid{display:block}.methodology{break-inside:avoid}.page-heading h1{font-size:26px}.article-cover{height:180px}}

@media(max-width:760px){.tool-row p,.story-card p{font-size:12px}.story-card h3{font-size:19px}.quick-tile h3{font-size:16px}.form-grid label{font-size:12px}.iraq .hero-copy p{font-size:15px}}

.consent-banner{position:fixed;bottom:22px;inset-inline-end:22px;z-index:50;background:var(--white);border:1px solid var(--line);box-shadow:0 12px 60px #15271d35;border-radius:16px;padding:22px;width:410px;max-width:calc(100% - 32px)}.consent-banner h2{font-size:19px;letter-spacing:0;margin-bottom:10px}.consent-banner p{font-size:12px;line-height:1.8;margin-bottom:16px}.consent-banner .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.consent-banner button{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:11px 9px;font-size:12px;font-weight:600;min-height:44px}.consent-banner>a{display:inline-block;margin-top:12px;font-size:10px;text-decoration:underline}.ad-container[data-ad-status=unavailable]{min-height:90px}.ad-container{border-radius:12px}.ad-container small{color:#697068}.consent-banner button:hover{background:var(--accent-soft)}@media(max-width:760px){.consent-banner{bottom:16px;inset-inline-end:16px;padding:20px}.consent-banner p{font-size:12px}.ad-container{margin-block:35px}}@media print{.consent-banner{display:none}}

@media(max-width:760px){.section-heading:has(>.button){flex-direction:column;align-items:stretch}.section-heading>.button{align-self:flex-start;white-space:nowrap}}

.fx-converter{display:grid;grid-template-columns:1fr 1fr;gap:35px;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:30px;margin-bottom:28px}.fx-converter h2{font-size:25px}.fx-converter label{display:block;font-size:13px;font-weight:700;margin-top:15px}.fx-converter input,.fx-converter select{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;min-height:48px;background:var(--paper)}.fx-result{align-self:center}.fx-result output{display:block;font-size:clamp(27px,3vw,43px);font-weight:800;direction:ltr;unicode-bidi:isolate;overflow-wrap:anywhere}.fx-result p{font-size:13px}.prose table{display:block;overflow-x:auto;max-width:100%;overscroll-behavior-x:contain}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.citation a{overflow-wrap:anywhere}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] strong{font-weight:700}@media(max-width:600px){.fx-converter{grid-template-columns:1fr;gap:23px;padding:22px}.fx-converter h2{font-size:23px}.language{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:44px}.icon-button{min-width:40px;min-height:44px;flex-shrink:0}.breadcrumb{flex-wrap:wrap;line-height:1.8}.result-actions{gap:8px}.result-actions button{min-height:44px}.story-card a,.citation a{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.reading-grid>*{min-width:0}.prose table{min-width:0;width:100%}.prose{overflow-wrap:anywhere}.prose th,.prose td{white-space:normal;min-width:100px}

.prose a.button{color:#fff;text-decoration:none}.prose a.button.secondary{color:var(--ink)}

/* Editorial images retain explicit dimensions and responsive sources. */
.image-credit{font-size:.75rem;color:var(--color-muted,#647069);margin:-.5rem 0 1.8rem;line-height:1.6}.article-cover{max-height:360px;object-fit:cover;object-position:center 48%}.collection-grid>.story-card{min-width:0}.collection-grid .story-image{aspect-ratio:3/2;overflow:hidden;border-radius:16px}.collection-grid .story-image img{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.article-cover{max-height:220px}.image-credit{margin-top:0}}

.collection-grid>.story-card{display:flex;flex-direction:column;gap:0;padding:24px 0;min-width:0}.collection-grid>.story-card>.story-image{flex:none;width:100%;height:auto;max-height:300px;grid-row:auto;margin:0 0 18px}.collection-grid>.story-card>.story-image img{aspect-ratio:3/2;height:auto}.collection-grid>.story-card h2,.collection-grid>.story-card p{width:100%}
