@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#14251f;--ink2:#1d332a;--cream:#fbfaf6;--paper:#fff;--muted:#65736d;--line:#e7e8e2;--gold:#d8ae53;--gold2:#f3d489;--green:#1c6b4d;--mint:#e7f3ed;--shadow:0 24px 70px #1832281a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Vazirmatn,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.homePage{overflow:hidden}.section{width:min(1180px,100% - 48px);margin-inline:auto}.button{border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#292014;box-shadow:0 10px 30px #d8ae5340}.button.ghost{color:#fff;background:#ffffff0d;border:1px solid #ffffff2e}.button.large{padding:15px 25px}.siteHeader{z-index:10;justify-content:space-between;align-items:center;gap:30px;width:min(1260px,100% - 48px);height:88px;margin:auto;display:flex;position:relative}.brandLockup{align-items:center;gap:11px;display:flex}.brandMark{background:linear-gradient(145deg,var(--gold2),#b88934);color:#203129;border-radius:50% 50% 45% 55%;place-items:center;width:45px;height:45px;font-size:1.45rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 3px #ffffff80}.brandLockup>span:last-child{flex-direction:column;display:flex}.brandLockup b{font-size:1.3rem;line-height:1.25}.brandLockup small{color:var(--muted);white-space:nowrap;font-size:.64rem}.desktopNav{align-items:center;gap:30px;font-size:.9rem;font-weight:600;display:flex}.desktopNav a{position:relative}.desktopNav a:after{content:"";background:var(--gold);width:0;height:2px;transition:all .2s;position:absolute;bottom:-8px;right:0}.desktopNav a:hover:after{width:100%}.headerActions{align-items:center;gap:18px;display:flex}.loginLink{font-size:.9rem;font-weight:700}.heroSection{color:#fff;background:radial-gradient(circle at 20% 10%,#335b49 0,#0000 32%),linear-gradient(120deg,#10241c 10%,#1b3b2e 58%,#10281f);grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;padding:70px max(6vw,50vw - 590px);display:grid;position:relative}.heroSection:before{content:"";opacity:.1;background-image:linear-gradient(30deg,#0000 48%,#fff 49%,#0000 50%);background-size:70px 70px;position:absolute;inset:0}.heroCopy,.heroVisual{z-index:1;position:relative}.heroBadge{color:#dce8e2;background:#ffffff09;border:1px solid #ffffff20;border-radius:99px;align-items:center;gap:9px;padding:8px 13px;font-size:.78rem;display:inline-flex}.heroBadge span{background:#6fd6a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #6fd6a6}.heroCopy h1{letter-spacing:-.06em;margin:24px 0 20px;font-size:clamp(3rem,5.2vw,5.5rem);line-height:1.2}.heroCopy h1 em{color:var(--gold2);font-style:normal}.heroCopy>p{color:#bed0c8;max-width:610px;font-size:1.05rem;line-height:2}.heroActions{gap:13px;margin-top:32px;display:flex}.heroTrust{align-items:center;gap:24px;margin-top:42px;display:flex}.heroTrust div{flex-direction:column;gap:3px;display:flex}.heroTrust b{color:#fff;font-size:1.05rem}.heroTrust span{color:#9fb4ab;font-size:.72rem}.heroTrust i{background:#ffffff1c;width:1px;height:32px}.heroVisual{place-items:center;height:470px;display:grid}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orbOne{background:radial-gradient(circle,#e2c27322,#0000 65%);width:390px;height:390px}.orbTwo{border:1px solid #e2c2732b;width:280px;height:280px;box-shadow:0 0 0 45px #ffffff05,0 0 0 90px #ffffff03}.coinStack{filter:drop-shadow(0 35px 35px #0008);width:330px;height:320px;position:relative}.coin{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:absolute;box-shadow:inset -15px -18px 30px #0003,inset 12px 12px 25px #fff5,0 0 0 9px #9d792e}.coin:after{content:"";border:2px dashed #604b2388;border-radius:50%;position:absolute;inset:15px}.coin span{z-index:1;font:700 4rem Georgia}.coin small{z-index:1;letter-spacing:.3em}.coin i{z-index:1;margin-top:14px;font-size:.72rem;font-style:normal}.goldCoin{color:#594319;background:radial-gradient(circle at 35% 25%,#ffe9a8,#d5a63e 58%,#986d21);top:22px;right:35px;transform:rotate(-8deg)}.silverCoin{color:#3f514b;background:radial-gradient(circle at 35% 25%,#fff,#b6c0bd 58%,#66736f);bottom:4px;left:4px;transform:rotate(13deg);box-shadow:inset -15px -18px 30px #0003,inset 12px 12px 25px #fff8,0 0 0 9px #73817c}.floatCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10251edb;border:1px solid #ffffff25;border-radius:13px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 40px #0004}.floatCard>span{flex-direction:column;display:flex}.floatCard b{font-size:.75rem}.floatCard small{color:#aac0b6;font-size:.65rem}.floatCard svg{color:#7ad5aa}.secureCard{bottom:85px;right:0}.growthCard{top:70px;left:10px}.miniChart{color:var(--gold2);font-size:2rem!important}.newsStrip{z-index:3;border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1060px,100% - 48px);margin:-23px auto 0;padding:13px 18px;display:grid;position:relative;box-shadow:0 12px 35px #19312612}.newsStrip>span{color:#80601f;background:#f5e8c8;border-radius:99px;padding:5px 10px;font-size:.7rem}.newsStrip strong{font-size:.85rem}.newsStrip p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.74rem;overflow:hidden}.newsStrip>a,.featureGrid a{color:var(--green);font-size:.78rem;font-weight:700}.marketSection{padding:105px 0 120px}.sectionHeading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.sectionHeading h2{letter-spacing:-.05em;margin:7px 0 0;font-size:clamp(2rem,4vw,3.1rem)}.sectionHeading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.9}.sectionKicker{color:#a57a27;letter-spacing:.04em;font-size:.74rem;font-weight:800}.marketPanel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.marketPanelHead{border-bottom:1px solid var(--line);color:var(--muted);background:#f8f9f6;justify-content:space-between;padding:15px 25px;font-size:.76rem;display:flex}.marketPanelHead>div{align-items:center;gap:8px;display:flex}.liveDot{background:#aaa;border-radius:50%;width:7px;height:7px}.liveDot.isLive{background:#2aaa71;box-shadow:0 0 9px #2aaa71}.marketRow{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr;align-items:center;padding:24px 28px;display:grid}.metalIdentity{align-items:center;gap:14px;display:flex}.metalIdentity>div{flex-direction:column;display:flex}.metalIdentity small,.quote small{color:var(--muted);font-size:.7rem}.metalIcon{border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia;font-weight:700;display:grid}.goldIcon{color:#8d6620;background:#f3dfae}.silverIcon{color:#5c6a65;background:#e4e8e6}.quote{flex-direction:column;gap:5px;display:flex}.quote b{font-size:1.08rem}.marketLink{color:var(--green);background:#fbfbf8;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:.82rem;font-weight:700;display:flex}.whySection{padding-bottom:120px}.sectionHeading.centered{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.sectionHeading.centered p{max-width:580px}.featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.featureGrid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px;transition:all .25s}.featureGrid article:hover{box-shadow:var(--shadow);border-color:#d9c590;transform:translateY(-5px)}.featureIcon{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:13px;place-items:center;display:grid}.featureGrid h3{margin:18px 0 8px}.featureGrid p{color:var(--muted);min-height:68px;font-size:.84rem;line-height:1.9}.stepsSection{background:var(--ink);color:#fff;padding:95px 24px}.stepsInner{text-align:center;width:min(1050px,100%);margin:auto}.sectionHeading.light h2{color:#fff}.steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;margin:60px 0 45px;display:grid}.steps article{position:relative}.steps article>span{background:var(--gold);color:#282116;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:-5px;right:calc(50% - 38px)}.stepIcon{width:68px;height:68px;color:var(--gold2);background:#ffffff0d;border:1px solid #ffffff17;border-radius:20px;place-items:center;margin:auto;font-size:1.7rem;display:grid}.steps h3{margin:18px 0 7px}.steps p{color:#aebdb7;font-size:.8rem;line-height:1.8}.stepLine{background:linear-gradient(90deg,#ffffff08,var(--gold),#ffffff08);width:130px;height:1px}.transparencySection{grid-template-columns:1fr 1fr;align-items:center;gap:85px;padding:120px 0;display:grid}.reserveVisual{background:linear-gradient(145deg,#e8eee9,#cddbd3);border-radius:30px;place-items:center;height:430px;display:grid;position:relative}.vault{background:linear-gradient(135deg,#63766e,#263d34);border-radius:22px;width:260px;height:300px;padding:20px;box-shadow:25px 28px 50px #263d3440}.vaultDoor{color:#d9e3de;background:radial-gradient(circle,#52665e,#32483f);border:3px solid #98a69f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.vaultWheel{border:8px double #bac6c0;border-radius:50%;place-items:center;width:115px;height:115px;margin-bottom:35px;font-size:3rem;display:grid}.vaultDoor small{letter-spacing:.08em;font-size:.65rem}.reserveBadge{box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:17px 22px;display:flex;position:absolute;bottom:35px;left:-20px}.reserveBadge b{color:var(--green);font-size:1.6rem}.reserveBadge span{color:var(--muted);font-size:.7rem}.transparencyCopy h2{letter-spacing:-.05em;margin:13px 0 20px;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.35}.transparencyCopy>p{color:var(--muted);line-height:2}.transparencyCopy ul{gap:13px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.transparencyCopy li{font-size:.88rem}.transparencyCopy li span{background:var(--mint);width:22px;height:22px;color:var(--green);border-radius:50%;place-items:center;margin-left:8px;display:inline-grid}.darkButton{background:var(--ink);color:#fff}.ctaSection{color:#fff;background:linear-gradient(110deg,#1e4434,#10291f);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 48px);margin:0 auto 100px;padding:55px 65px;display:flex;position:relative;overflow:hidden}.ctaSection:after{content:"Au";color:#ffffff07;font:800 10rem Georgia;position:absolute;left:10%}.ctaSection h2{margin:8px 0;font-size:2.3rem}.ctaSection p{color:#b5c8bf;margin:0}.siteFooter{color:#dce5e1;background:#101f19;padding:70px max(5vw,50vw - 590px) 25px}.footerTop{grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:50px;display:grid}.siteFooter .brandLockup small{color:#82968d}.footerBrand p{color:#8fa198;max-width:290px;margin-top:20px;font-size:.8rem;line-height:1.9}.footerTop>div:not(.footerBrand){flex-direction:column;gap:11px;display:flex}.footerTop h3{color:#fff;margin:5px 0 10px;font-size:.9rem}.footerTop a{color:#9aada4;font-size:.76rem}.footerTop a:hover{color:var(--gold2)}.footerBottom{color:#73877e;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:.68rem;display:flex}.footerBottom>div{gap:20px;display:flex}.newsPage{width:min(900px,100% - 40px);margin:auto;padding-bottom:80px}.newsPage h1{font-size:3rem}.newsPage article{margin-top:18px}.newsPage article div{color:var(--muted);line-height:2}@media (max-width:980px){.desktopNav{display:none}.heroSection{grid-template-columns:1fr;min-height:auto;padding-top:65px}.heroCopy{text-align:center}.heroCopy>p{margin-inline:auto}.heroActions,.heroTrust{justify-content:center}.heroVisual{height:400px;margin-top:20px}.featureGrid{grid-template-columns:repeat(2,1fr)}.transparencySection{gap:45px}.footerTop{grid-template-columns:2fr 1fr 1fr}.footerTop>div:last-child{display:none}.steps{gap:12px}.stepLine{width:60px}}@media (max-width:720px){.siteHeader{width:calc(100% - 28px);height:72px}.brandLockup small,.loginLink{display:none}.headerActions{gap:8px}.headerActions .button{padding:10px 13px;font-size:.76rem}.heroSection{padding:50px 20px}.heroCopy h1{font-size:2.8rem}.heroCopy>p{font-size:.9rem}.heroActions{flex-direction:column;align-items:stretch}.heroTrust{gap:15px}.heroVisual{height:340px}.coinStack{transform:scale(.78)}.floatCard{transform:scale(.85)}.growthCard{left:-15px}.secureCard{right:-15px}.newsStrip{grid-template-columns:auto 1fr;width:calc(100% - 28px)}.newsStrip>a{display:none}.section{width:calc(100% - 28px)}.marketSection,.transparencySection{padding:80px 0}.sectionHeading{display:block}.sectionHeading>p{margin-top:12px}.marketRow{grid-template-columns:1.3fr 1fr;padding:18px 16px}.marketRow .quote:last-child{display:none}.metalIcon{width:40px;height:40px}.quote b{font-size:.9rem}.featureGrid{grid-template-columns:1fr}.featureGrid p{min-height:0}.whySection{padding-bottom:80px}.steps{grid-template-columns:1fr;gap:30px;margin-top:40px}.stepLine{width:1px;height:30px;margin:auto}.steps p{max-width:280px;margin-inline:auto}.transparencySection{grid-template-columns:1fr}.reserveVisual{order:2;height:340px}.vault{transform:scale(.8)}.reserveBadge{left:12px}.transparencyCopy{order:1}.ctaSection{text-align:center;width:calc(100% - 28px);margin-bottom:60px;padding:38px 25px;display:block}.ctaSection h2{font-size:1.8rem}.ctaSection .button{margin-top:25px}.footerTop{grid-template-columns:1fr 1fr;gap:35px}.footerBrand{grid-column:1/-1}.footerBottom{text-align:center;flex-direction:column}.footerBottom small{max-width:400px}.newsPage{width:calc(100% - 28px)}img,video{max-width:100%;height:auto}}@media (max-width:390px){.headerActions .button{padding:9px;font-size:.68rem}.brandMark{width:39px;height:39px}.heroCopy h1{font-size:2.45rem}.heroTrust span{font-size:.62rem}.heroVisual{height:300px}.coinStack{transform:scale(.67)}.marketPanelHead small{display:none}.footerTop{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
