body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:100;src:url(/static/media/Gotham-Thin.65551b0fb9f7420a69d4.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:200;src:url(/static/media/Gotham-ExtraLight.801addc6a9affe9d3326.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:300;src:url(/static/media/Gotham-Light.df38f0bfbbd796768b84.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:400;src:url(/static/media/Gotham-Book.b6e803be8fc1a5258c5e.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:500;src:url(/static/media/Gotham-Medium.64243e219e4c35e62282.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:900;src:url(/static/media/Gotham-Ultra.a41531e7b95320d5140a.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham Rounded;font-style:normal;font-weight:300;src:url(/static/media/gotham-rounded-light.cbdf452a8f6792f87f8c.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham Rounded;font-style:normal;font-weight:400;src:url(/static/media/gotham-rounded-book.108ace2dd34ac9787a50.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham Rounded;font-style:normal;font-weight:500;src:url(/static/media/gotham-rounded-medium.a823f47529152ca9e8e2.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham Rounded;font-style:normal;font-weight:700;src:url(/static/media/gotham-rounded-bold.ae3b95d0c6532a167baf.otf) format("opentype")}@font-face{font-display:swap;font-family:Playfair Black;font-style:normal;font-weight:700;src:url(/static/media/PlayfairDisplay-Black.248894009fc86ce30bc3.ttf) format("true-type")}@font-face{font-display:swap;font-family:Playfair Bold;font-style:normal;font-weight:700;src:url(/static/media/PlayfairDisplay-Bold.2150ca0ec2d023eb4057.ttf) format("true-type")}@font-face{font-display:swap;font-family:Playfair Regular;font-style:normal;font-weight:400;src:url(/static/media/PlayfairDisplay-Regular.e5a62ce9d4a6201e6d3c.ttf) format("true-type")}*{box-sizing:border-box;font-family:Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0}*,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:linear-gradient(135deg,#101010,#101010);font-family:Gotham,sans-serif;font-weight:400}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}html{scroll-behavior:smooth}a[href^="#"]{text-decoration:none}.rates-loading-indicator{animation:pulse 1.5s infinite;background:#d4af37e6;color:#000}.rates-error-indicator,.rates-loading-indicator{border-radius:20px;box-shadow:0 2px 10px #0003;font-size:12px;padding:8px 15px;position:fixed;right:10px;top:10px;z-index:1000}.rates-error-indicator{background:#ff6b6be6;color:#fff}@media (max-width:768px){.rates-error-indicator,.rates-loading-indicator{font-size:11px;max-width:150px;padding:6px 12px;right:5px;top:5px}}.header{background:linear-gradient(135deg,#101010,#101010);box-shadow:0 2px 10px #0000001a;color:#000;padding:.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between;max-width:1250px;padding:0 2rem}.logo-section{flex:1 1}.company-logo,.logo-section{align-items:center;display:flex;justify-content:center}.company-logo{height:80px;width:160px}.company-logo img{filter:drop-shadow(0 0 5px rgba(255,215,0,.3));height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.company-logo img:hover{transform:scale(1.05)}.nav-menu{align-items:center;display:flex;flex:2 1;justify-content:center}.nav-menu ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-menu a{color:#fff;font-family:Gotham,sans-serif;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s}.nav-menu a:after{background:gold;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover{color:gold}.nav-menu a:hover:after{width:100%}.nav-link{background:none;border:none;color:#fff;cursor:pointer;font-family:Gotham,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative}.nav-link:after{background:gold;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:gold}.nav-link:hover:after{width:100%}.cta-button{background:linear-gradient(45deg,#ffe1b6,#ffd79f);border:none;border-radius:25px;color:#4f4f4f;cursor:pointer;flex:1 1;font-family:Gotham,sans-serif;font-weight:500;max-width:200px;padding:.8rem 2rem;transition:transform .3s,box-shadow .3s}.cta-button:hover{box-shadow:0 4px 15px #ffd70066;transform:translateY(-2px)}.menu-toggle{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:none;height:40px;justify-content:center;padding:.5rem;position:relative;transition:color .3s;width:40px;z-index:1002}.menu-toggle:hover{color:gold}.menu-toggle svg{font-size:1.8rem}.mobile-menu{background:linear-gradient(135deg,#151515,#0f0f0f);box-shadow:-5px 0 15px #0000004d;display:none;height:100vh;padding:6rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:300px;z-index:1001}.mobile-menu.active{right:0}.mobile-menu ul{list-style:none;margin:0;padding:0}.mobile-menu li{margin-bottom:1.5rem}.mobile-menu a{border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-family:Gotham,sans-serif;font-size:1.2rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s}.mobile-menu a:hover{color:gold}.mobile-cta-button{background:linear-gradient(45deg,#ffe1b6,#ffd79f);border:none;border-radius:25px;color:#4f4f4f;cursor:pointer;font-family:Gotham,sans-serif;font-size:1.1rem;font-weight:500;margin-top:2rem;padding:1rem;width:100%}.mobile-cta-button:hover{box-shadow:0 4px 15px #ffd70066;transform:translateY(-2px)}.mobile-close-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:44px;z-index:1003}.mobile-close-btn:hover{color:gold}.mobile-close-btn svg{filter:drop-shadow(0 0 0 transparent);font-size:1.8rem}.overlay{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay.active{display:block}@media (max-width:768px){.header .container{padding:0 1.5rem;position:relative}.logo-section{justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:auto}.company-logo{height:70px;width:140px}.cta-button,.nav-menu{display:none}.menu-toggle{display:flex}.mobile-menu{display:block}.header .container{justify-content:space-between}}@media (max-width:480px){.header .container{padding:0 1rem}.company-logo{height:60px;width:120px}.mobile-menu{padding:6rem 1.5rem 2rem;width:100%}.mobile-menu a{font-size:1.1rem}.mobile-close-btn{right:1.2rem;top:1.2rem}}@media (max-width:360px){.company-logo{height:50px;width:100px}.mobile-menu{padding:6rem 1rem 2rem}.mobile-close-btn{right:1rem;top:1rem}}@media (min-width:769px){.logo-section{flex:1 1;justify-content:flex-start}.menu-toggle,.mobile-close-btn,.mobile-menu,.overlay{display:none!important}}.pg-footer{background:linear-gradient(135deg,#202020,#1e1e1e);color:#fff;font-family:Inter,sans-serif;padding:50px 0 20px}.pg-footer-container{margin:auto;max-width:1200px;padding:0 24px}.pg-footer-grid{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:1.3fr 1.6fr 1.6fr 1.4fr 1fr}.pg-footer-logo{align-items:flex-start;display:flex}.pg-footer-logo img{height:auto;object-fit:contain;width:150px}.pg-footer-block h4{color:#d4af37;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:12px}.pg-footer-block p{color:#e0e0e0;font-size:14px;line-height:1.7;margin-bottom:5px}.pg-footer-block .bold{color:#fff;font-size:15px;font-weight:600}.pg-footer-block .muted{color:#b5b5b5;font-size:13px}.pg-socials{display:flex;gap:12px;margin-top:10px}.pg-socials a{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:50%;color:#d4af37;display:flex;font-size:16px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.pg-socials a:hover{background:#d4af37;box-shadow:0 5px 15px #d4af374d;color:#000;transform:translateY(-2px)}.pg-footer-bottom{border-top:1px solid #333;color:#c9a84e;font-size:13px;margin-top:40px;padding-top:16px;text-align:center}@media (max-width:1024px){.pg-footer{padding:40px 0 20px}.pg-footer-container{padding:0 20px}.pg-footer-grid{gap:30px;grid-template-columns:repeat(3,1fr)}.pg-footer-logo{grid-column:span 3;justify-content:center;margin-bottom:10px}.pg-footer-logo img{width:140px}.pg-footer-block{text-align:center}.pg-socials{justify-content:center}.pg-footer-bottom{margin-top:35px;padding-top:14px}}@media (max-width:900px) and (orientation:portrait){.pg-footer-grid{gap:30px;grid-template-columns:repeat(2,1fr);row-gap:25px}.pg-footer-logo{grid-column:span 2;justify-content:center;margin-bottom:20px}.pg-footer-logo img{width:130px}.pg-footer-block{padding:0 10px;text-align:left}.pg-footer-block h4{font-size:14px}.pg-footer-block p{font-size:13px;line-height:1.6}.pg-footer-block .bold{font-size:14px}.pg-socials{justify-content:flex-start}.pg-socials a{font-size:15px;height:34px;width:34px}.pg-footer-bottom{font-size:12px;margin-top:30px;padding-top:12px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.pg-footer-grid{gap:25px;grid-template-columns:1.2fr 1.3fr 1.3fr 1.2fr}.pg-footer-logo{align-items:center;grid-column:span 1}.pg-footer-logo img{width:140px}.pg-footer-block h4{font-size:14px}.pg-footer-block p{font-size:13px}.pg-footer-block .bold{font-size:14px}.pg-socials a{font-size:15px;height:34px;width:34px}}@media (max-width:768px){.pg-footer{padding:30px 0 15px}.pg-footer-container{padding:0 16px}.pg-footer-grid{gap:30px;grid-template-columns:1fr;text-align:center}.pg-footer-logo{justify-content:center;margin-bottom:10px}.pg-footer-logo img{width:120px}.pg-footer-block{border-bottom:1px solid #333;padding-bottom:25px}.pg-footer-block:last-child{border-bottom:none;padding-bottom:0}.pg-footer-block h4{color:#d4af37;font-size:16px;margin-bottom:15px}.pg-footer-block p{font-size:14px;line-height:1.6;margin-bottom:8px}.pg-footer-block .bold{font-size:15px}.pg-footer-block .muted{font-size:12px}.pg-socials{justify-content:center;margin-top:15px}.pg-socials a{font-size:18px;height:40px;width:40px}.pg-footer-bottom{color:#c9a84e;font-size:12px;line-height:1.5;margin-top:25px;padding-top:15px}}@media (max-width:480px){.pg-footer{padding:25px 0 15px}.pg-footer-container{padding:0 12px}.pg-footer-grid{gap:25px}.pg-footer-logo img{width:110px}.pg-footer-block{padding-bottom:20px}.pg-footer-block h4{font-size:15px;margin-bottom:12px}.pg-footer-block p{font-size:13px;line-height:1.5}.pg-footer-block .bold{font-size:14px}.pg-socials a{font-size:17px;height:38px;width:38px}.pg-footer-bottom{font-size:11px;margin-top:20px;padding-top:12px}}@media (max-width:360px){.pg-footer{padding:20px 0 10px}.pg-footer-logo img{width:100px}.pg-footer-block h4{font-size:14px}.pg-footer-block p{font-size:12px}.pg-footer-block .bold{font-size:13px}.pg-socials{gap:10px}.pg-socials a{font-size:16px;height:36px;width:36px}.pg-footer-bottom{font-size:10px}}@media (max-width:768px){.pg-socials a{min-height:40px;min-width:40px}.pg-footer-block h4{cursor:default}}@media (min-width:769px){.pg-footer-block{transition:transform .3s ease}.pg-footer-block:hover{transform:translateY(-5px)}}@media (max-width:768px){.pg-footer-block p{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}}@media (max-width:480px){.pg-footer-block:nth-child(2) p{font-size:12px;line-height:1.5}}.body-container{align-items:center;display:flex;overflow:hidden;padding:4rem 0;position:relative}.horizontal-line{background:linear-gradient(90deg,#0000 10%,gold 50%,#0000 90%);bottom:0;height:1px;left:0;opacity:.3;position:absolute;width:100%}.container{margin:auto;max-width:1200px;padding:0 1rem;width:100%}.content-wrapper{align-items:center;display:flex;gap:4rem;justify-content:space-between}.left-content{flex:1 1;max-width:600px}.content-inner{width:100%}.main-heading{color:#fff7ec;font-family:Playfair Bold,serif;font-size:3.6rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.5rem}.gold-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff7ec,#ffd770);-webkit-background-clip:text;background-clip:text;color:#ffe23f;font-family:Playfair Display Bold,serif;font-size:3.6rem}.subheading{color:#ccc;font-family:Gotham-Light,sans-serif;font-size:clamp(1rem,1.5vw,1.1rem);font-weight:300;line-height:1.6;margin-bottom:2rem;max-width:600px}.button-group{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.btn-primary,.btn-secondary{border:none;border-radius:30px;cursor:pointer;font-family:Gotham,sans-serif;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:500;min-width:140px;padding:clamp(.8rem,1.5vw,1rem) clamp(1.5rem,3vw,2.5rem);transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#ffe1b6,#d7b483);box-shadow:0 4px 15px #d7b4834d;color:#2d2d2d}.btn-primary:hover{box-shadow:0 6px 20px #d7b48366;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #d7b483;color:#d7b483}.btn-secondary:hover{background:#ffe1b6;color:#000;transform:translateY(-3px)}.stats-section{display:flex;flex-wrap:wrap;gap:80px;margin-top:1rem;padding-top:1rem}.stat-item,.stat-item-silver{align-items:center;display:flex;gap:12px}.stat-item-silver h3{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:.5rem}.stat-item-silver h3,.stat-item-silver p{color:#fff7ec;font-family:Gotham,sans-serif}.stat-item-silver p{font-size:clamp(.9rem,1.2vw,1rem);font-weight:400}.stat-item h3{color:#d7b483;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:.5rem}.stat-item h3,.stat-item p{font-family:Gotham,sans-serif}.stat-item p{color:#ffe1b6;font-size:clamp(.9rem,1.2vw,1rem);font-weight:400}.stat-icon{flex-shrink:0;height:auto;object-fit:contain;width:74px}.right-image{align-items:center;flex:1 1;min-height:400px}.image-container,.right-image{display:flex;justify-content:center;position:relative}.image-container{align-items:flex-end;max-width:700px;width:100%}.hero-image{filter:drop-shadow(0 10px 30px rgba(255,215,0,.1));max-height:700px;object-fit:contain;object-position:bottom;width:100%}.image-container:after{background:linear-gradient(90deg,#0000,#a6963c 20%,#938538 80%,#0000);bottom:0;content:"";height:1px;left:0;opacity:.5;position:absolute;width:100%}@media (max-width:1024px){.body-container{padding:3rem 0}.content-wrapper{gap:3rem}.right-image{min-height:400px}.hero-image{max-height:400px}}@media (max-width:900px){.content-wrapper{flex-direction:column;gap:2.5rem;text-align:center}.left-content{max-width:100%;order:2}.right-image{align-items:center;display:flex;height:500px;justify-content:center;margin-bottom:-2rem;order:1;width:100%}.main-heading{font-size:1.8rem;line-height:1.2;margin-bottom:1rem}.subheading{font-size:1rem}.gold-text{font-size:1.8rem}.hero-image{height:450px;max-width:100%;width:auto}.image-container{max-width:450px;width:100%}.stats-section{flex-direction:row!important;gap:2rem!important;justify-content:center;margin-top:2rem}.stat-item,.stat-item-silver{align-items:center;flex-direction:row;gap:.5rem;margin-bottom:0!important}.stat-icon{height:50px!important;width:50px!important}}@media (max-width:768px){.body-container{padding:2rem 0}.content-wrapper{flex-direction:column;gap:2.5rem;text-align:center}.left-content{max-width:100%;order:2}.right-image{height:450px;margin-bottom:-1rem;order:1;width:100%}.main-heading{font-size:1.8rem;line-height:1.2;margin-bottom:1rem}.subheading{font-size:1rem}.gold-text{font-size:1.8rem}.hero-image{height:350px;max-width:100%;width:auto}.image-container{max-width:400px;width:100%}.stats-section{flex-direction:row;gap:1rem;justify-content:center;margin-top:2rem}.stat-item,.stat-item-silver{align-items:center;flex-direction:row;gap:.5rem;margin-bottom:0!important}.stat-icon{height:50px!important;width:50px!important}.button-group{gap:1rem;justify-content:center}.btn-primary,.btn-secondary{padding:.8rem 1.5rem;width:180px}}@media (max-width:360px){.right-image{height:340px}.hero-image{height:320px}.image-container{max-width:280px}.gold-text,.main-heading{font-size:1.6rem}.stats-section{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{padding:.7rem 1.5rem;width:200px}}@media (max-width:600px){.right-image{height:400px}.hero-image{height:380px}.image-container{max-width:350px}.stats-section{flex-direction:row;gap:2rem;justify-content:center;margin-top:0}.stat-item,.stat-item-silver{flex-direction:column;text-align:center}.stat-icon{height:40px!important;width:40px!important}}@media (max-width:480px){.container{padding:0 1.5rem}.content-wrapper{gap:2rem}.gold-text,.main-heading{font-size:1.8rem}.subheading{font-size:1rem}.right-image{height:380px;margin-bottom:-1.5rem}.hero-image{height:360px}.image-container{max-width:320px}.button-group{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{width:220px}.stats-section{gap:.5rem!important}}@media (max-width:360px){.right-image{height:340px}.hero-image{height:320px}.image-container{max-width:280px}.gold-text,.main-heading{font-size:1.6rem}.btn-primary,.btn-secondary{padding:.7rem 1.5rem;width:200px}.stats-section{flex-direction:column!important;gap:1rem!important}}.buy-section{color:#fff;font-family:Inter,sans-serif;padding:80px 0 0}.buy-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.1fr 1fr;margin:auto auto 100px;max-width:1200px;padding:20px 24px}.buy-left h1{color:#d1a66a;font-size:36px;font-weight:450;line-height:1.4}.buy-left h1,.buy-left p{font-family:Gotham,sans-serif}.buy-left p{color:#d1d1d1;font-weight:300;line-height:1.6;margin-top:20px;max-width:480px}.feature-row{gap:20px;margin-top:30px;min-height:180px}.feature-box,.feature-row{display:flex;position:relative}.feature-box{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#ffdca8;border-radius:12px;color:#756754;cursor:pointer;flex-direction:column;font-size:14px;gap:10px;height:110px;justify-content:center;overflow:visible;padding:15px 10px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:110px;will-change:transform;z-index:1}.feature-box:hover{background:linear-gradient(135deg,#ffdca8,#f8c878);box-shadow:0 20px 40px #0000004d;transform:translateY(-10px) scale(1.05);z-index:100}.feature-icon-container{align-items:center;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.feature-box:hover .feature-icon-container{transform:scale(1.2)}.feature-icon{filter:brightness(.9);height:30px;object-fit:contain;transition:all .3s ease;width:30px}.feature-box:hover .feature-icon{filter:brightness(1.1);transform:scale(1.1)}.feature-title{color:#5a4a30;font-size:15px;font-weight:600;transition:all .3s ease;white-space:nowrap}.feature-box:hover .feature-title{color:#3a2e1e;font-weight:700}.feature-hover-tooltip{background:#5a4a30;border-radius:10px;box-shadow:0 10px 25px #0000004d;color:#fff;font-size:12px;left:50%;line-height:1.4;opacity:0;padding:12px;pointer-events:none;position:absolute;text-align:center;top:calc(100% + 15px);transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;width:160px;z-index:101}.feature-hover-tooltip:before{border-bottom:8px solid #5a4a30;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:50%;position:absolute;top:-6px;transform:translateX(-50%);width:0}.feature-box:hover .feature-hover-tooltip{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.tooltip-title{color:#ffdca8;font-size:14px;font-weight:700;margin-bottom:5px}.rate-updating{animation:pulse 1.5s infinite;color:#d4af37;display:block;font-size:10px;margin-top:2px}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.live-dot{animation:blink 1.5s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.tooltip-description{color:#f0f0f0;font-size:11px}.activity{align-items:center;color:#c9a84e;display:flex;font-size:14px;gap:10px;margin-top:20px}.dot{background:#c9a84e;border-radius:50%;height:8px;width:8px}.store-buttons{display:flex;gap:16px;margin-top:30px}.store-buttons img{cursor:pointer;height:60px;transition:transform .2s ease,opacity .2s ease}.store-buttons a{display:inline-block}.store-buttons img:hover{opacity:.9;transform:translateY(-1px)}.buy-card{--accent:#d4af37;--accent-soft:#ffdca8;--text-primary:#fff;--text-secondary:#c9a84e;--input-bg:#979797;background:#3a3937;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:32px}.buy-card.gold-theme{--accent:#d4af37;--accent-soft:#ffdca8;--text-primary:#fff;--text-secondary:#c9a84e;--input-bg:#323232}.buy-card.silver-theme{--accent:#cfd8dc;--accent-soft:#e0e0e0;--text-primary:#fff;--text-secondary:#b0bec5;--input-bg:#414141}.tabs{display:flex}.tabs button{background:none;border:none;color:#aaa;cursor:pointer;flex:1 1;font-size:16px;padding:14px}.tabs .active{border-bottom:2px solid var(--accent);color:var(--accent)}.price-row{display:flex;justify-content:space-between;margin:30px 0}.price-left{display:flex;gap:14px}.bar-icon{font-size:32px}.price-left h3{color:var(--accent-soft);margin:0}.purity{color:var(--text-secondary);font-size:12px}.price-right{text-align:right}.price{color:var(--text-primary);font-size:28px;font-weight:600}.live{align-items:center;color:#aaa;display:flex;font-size:12px;gap:6px;justify-content:flex-end}.live-dot{background:red;border-radius:50%;height:6px;width:6px}.calc-box{grid-gap:16px;align-items:center;background:#555350;border-radius:14px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:20px}.calc-input-group{display:flex;flex-direction:column}.calc-input-group label{color:var(--accent);font-size:13px;font-weight:500;margin-bottom:8px}.calc-box input{background:var(--input-bg);border:2px solid #0000;border-radius:10px;color:#fff;font-size:18px;margin-top:0;padding:14px;transition:all .2s ease;width:100%}.calc-box input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d4af3733;outline:none}.swap-button{align-items:center;align-self:center;background:var(--accent);border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;justify-self:center;margin-top:20px;transition:all .3s ease;width:40px}.swap-button:hover{background:var(--accent-soft);box-shadow:0 6px 16px #0003;transform:rotate(180deg) scale(1.1)}.swap-button:active{transform:rotate(180deg) scale(.95)}@media (max-width:480px){.calc-box{gap:12px;padding:14px}.swap-button{font-size:18px;height:40px;width:40px}.calc-box input{font-size:15px;padding:10px}}.buy-btn{background:linear-gradient(90deg,var(--accent),var(--accent-soft));border:none;border-radius:14px;color:#000;cursor:pointer;font-size:15px;font-weight:500;margin-top:26px;padding:16px;width:100%}.note{color:#999;font-size:11px;margin-top:10px;text-align:right}.gold-bar-image{display:block;height:auto;object-fit:contain;width:56px}.z-popup-overlay{align-items:center;background:rgba(0,0,0,.541);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.z-popup{background:#2f2f2f;border:1px solid #756146;border-radius:60px;box-shadow:0 8px 16px #0000004d;display:flex;grid-template-columns:1fr 1.2fr;max-width:900px;overflow:hidden;padding:50px 30px;position:relative;width:100%}.z-left{align-items:center;display:flex;justify-content:center}.z-left img{max-width:270px;width:100%}.z-right{align-items:left;display:flex;flex-direction:column;justify-content:center;padding:40px}.z-right h2{color:#d7b483;font-size:40px;font-weight:400;margin-bottom:10px}.z-right h2,.z-right p{font-family:Gotham,sans-serif;text-align:left}.z-right p{color:#d8d8d8;font-size:14px;font-weight:300;margin-bottom:20px}.z-toggle{display:flex;gap:28px;margin-bottom:30px;margin-top:10px}.z-radio{align-items:center;cursor:pointer;display:flex;gap:10px;-webkit-user-select:none;user-select:none}.radio-circle{border:2px solid #f0f0f0;border-radius:50%;height:22px;position:relative;transition:all .2s ease;width:22px}.z-radio.active .radio-circle{border-color:#d7b483}.z-radio.active .radio-circle:after{background:#d7b483;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.radio-text{color:#f0f0f0;font-size:15px}.z-radio.active .radio-text{color:#d7b483;font-weight:500}.z-input-container{align-items:center;border-radius:12px;display:flex;margin-top:10px;max-width:600px;overflow:hidden;width:100%}.z-input-with-country{background:#6d5b42;flex:1 1;padding-right:10px}.country,.z-input-with-country{align-items:center;display:flex}.country{background:#6b5940;color:#fff;font-size:20px;font-weight:500;padding:12px 14px;white-space:nowrap}.country:after{color:#ffffff80;content:"|";font-size:28px;font-weight:400;margin-left:12px}.z-input{background:#6d5b42;border:none;color:#fff;flex:1 1;font-family:Gotham,sans-serif;font-size:16px;font-weight:400;margin:5px;min-width:0;outline:none;padding:12px;width:100%}.z-input::placeholder{color:#fff;opacity:1}.z-share-btn{background:#171717;border:none;color:#d7b483;cursor:pointer;font-size:18px;font-weight:600;height:100%;padding:16px 30px;transition:all .2s ease;white-space:nowrap}.z-share-btn:hover{background:#111;color:#ffe1b6}.z-store{display:flex;gap:14px;margin-bottom:20px;margin-top:40px}.z-store img{height:60px}.z-close-x-button{align-items:center;background:#d7b483;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#000;cursor:pointer;display:flex;font-size:30px;font-weight:300;height:40px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .2s ease;width:40px;z-index:10}.z-close-x-button:hover{background:#000;color:#d7b483;transform:scale(1.1)}.top-alert{animation:slideDown .4s ease;background:#2e7d32;border-radius:6px;color:#fff;gap:8px;left:50%;padding:10px 18px;position:fixed;top:20px;transform:translateX(-50%);z-index:10000}.tick,.top-alert{align-items:center;display:flex}.tick{background:#fff;border-radius:50%;color:#2e7d32;font-size:12px;height:18px;justify-content:center;width:18px}@media (max-width:768px){.buy-section{padding:10px 0 0}.buy-container{display:flex;flex-direction:column;gap:40px;grid-template-columns:1fr;margin-bottom:60px;padding:10px}.buy-card{border-radius:16px;margin-bottom:30px;order:-1;padding:24px 20px}.buy-left{order:1}.buy-left h1{font-size:24px;line-height:1.3;text-align:center}.buy-left p{font-size:14px;line-height:1.5;margin:16px auto;max-width:100%;text-align:center}.feature-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:30px;min-height:auto}.feature-box{height:120px;margin:0 auto;padding:15px;width:100%}.feature-icon-container{height:40px;width:40px}.feature-icon{height:24px;width:24px}.feature-title{font-size:14px;margin-top:8px}@media (hover:none){.feature-box:hover{background:#ffdca8;box-shadow:none;transform:none}.feature-hover-tooltip{display:none}}.store-buttons{flex-wrap:wrap;justify-content:center;margin-top:30px}.store-buttons img{height:50px}.calc-box{gap:10px;padding:14px}.calc-box input{font-size:15px;padding:10px}.swap-button{font-size:16px;height:36px;margin-top:20px;width:36px}.price-row{flex-direction:row;gap:15px;margin:20px 0}.price-left,.price-right{justify-content:left;text-align:left}.price-left{flex-direction:row;gap:10px}.price-left h3{font-size:18px}.price-right{text-align:right}.price{font-size:18px}.tabs button{font-size:15px;padding:12px}.buy-btn{font-size:15px;margin-top:20px;padding:14px}}@media (max-width:480px){.buy-left h1{font-size:22px}.feature-box{height:110px;padding:12px}.feature-row{gap:12px}.feature-icon-container{height:35px;width:35px}.feature-icon{height:40px;width:40px}.store-buttons img{height:45px}.buy-card{padding:20px 16px}.calc-box input{font-size:16px;padding:10px}.price{color:var(--text-primary);font-size:18px}.purity{color:var(--text-secondary);font-size:11px}}@media (max-width:360px){.buy-left h1{font-size:20px}.feature-box{height:100px}.feature-title{font-size:13px}.store-buttons{align-items:center;flex-direction:column;gap:12px}}@media (max-width:768px){.z-popup{border-radius:30px;flex-direction:column;padding:30px 20px}.z-left{display:none}.z-input-container{background:#0000;border-radius:8px;flex-direction:column;gap:10px}.z-input-with-country{background:#6d5b42;border-radius:8px;overflow:hidden;width:100%}.country{background:#6b5940;justify-content:center;width:auto}.z-input{background:#6d5b42;border-radius:0;width:100%}.z-share-btn{border-radius:8px;margin-top:10px;padding:12px;width:100%}.z-store{align-items:center;flex-direction:column}}@media (max-width:900px){.buy-container{grid-template-columns:1fr}.gold-bar-image{width:44px}}.contact-container{margin:auto auto 100px;max-width:50%;overflow:hidden;width:100%}.contact-header{padding:20px 0 10px;text-align:center}.contact-header h1{color:#d1a66a;font-size:2.8rem;font-weight:500;letter-spacing:-.5px;margin-bottom:5px}.contact-header p{color:#ebc58f;font-size:1.1rem;opacity:.9}.contact-form{padding:30px}.form-row{display:flex;gap:40px;margin-bottom:25px}.form-group{flex:1 1}.form-group.full-width{width:100%}label{color:#ebc58f;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}input,textarea{background:#2a2a2a;border:2px solid #333;border-radius:10px;color:#f0f0f0;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}input::placeholder,textarea::placeholder{color:#666}input:focus,textarea:focus{background:#333;border-color:#d1a66a;box-shadow:0 0 0 3px #d1a66a33;outline:none}input.error,textarea.error{border-color:#ff6b6b}textarea{min-height:150px;resize:vertical}.consent-checkbox{align-items:flex-start;border-radius:10px;display:flex;flex-direction:row;gap:12px;margin:30px 0;padding:5px}.consent-checkbox input{accent-color:#d1a66a;flex-shrink:0;height:18px;margin-top:3px;width:18px}.consent-checkbox label{color:#ccc;font-weight:400;line-height:1.5;margin:0}.submit-btn{align-items:center;background:linear-gradient(90deg,#d1a66a,#ebc58f);border:none;border-radius:10px;color:#1a1a1a;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;margin:auto;padding:16px;transition:all .3s ease;width:50%}.submit-btn:hover{background:linear-gradient(90deg,#ebc58f,#d1a66a);box-shadow:0 10px 25px #d1a66a66;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background:#ff6b6b1a;border-left:3px solid #ff6b6b;border-radius:6px;color:#ff6b6b;display:none;font-size:.875rem;margin-top:5px;padding:8px 12px}.error-message.show{display:block}.word-count{color:#888;font-size:.875rem;margin-top:5px;text-align:right}.word-count.error{color:#ff6b6b}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #1a1a1a4d;border-radius:50%;border-top-color:#1a1a1a;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.success-message{animation:fadeIn .5s ease;background:linear-gradient(90deg,#27ae60,#2ecc71);border-radius:10px;color:#fff;display:none;margin-bottom:20px;padding:15px;text-align:center}.success-message.show{display:block}.success-message i{margin-right:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.contact-container{margin-bottom:80px;max-width:70%}.contact-header h1{font-size:2.4rem}.contact-header p{font-size:1rem}.form-row{gap:30px}.submit-btn{width:60%}}@media (max-width:900px) and (orientation:portrait){.contact-container{margin-bottom:60px;max-width:85%}.contact-header h1{font-size:2.2rem}.contact-form{padding:25px 20px}.form-row{flex-direction:column;gap:20px;margin-bottom:20px}.form-group{width:100%}input,textarea{font-size:.95rem;padding:12px 14px}textarea{min-height:130px}.consent-checkbox{flex-direction:row;gap:10px;margin:25px 0}.consent-checkbox label{font-size:.9rem}.submit-btn{font-size:1rem;padding:14px;width:70%}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.contact-container{max-width:80%}.contact-header h1{font-size:2.2rem}.contact-form{padding:25px}.form-row{gap:25px}input,textarea{padding:12px 14px}.submit-btn{padding:14px;width:55%}}@media (max-width:768px){.contact-container{margin:0 auto 50px;max-width:90%;padding:0 15px}.contact-header{padding:30px 0 20px}.contact-header h1{font-size:2rem;line-height:1.2}.contact-header p{font-size:.95rem;line-height:1.4;padding:0 10px}.contact-form{padding:20px 15px}.form-row{flex-direction:column;gap:20px;margin-bottom:20px}label{font-size:.9rem;margin-bottom:6px}input,textarea{border-radius:8px;font-size:.95rem;padding:12px 14px}textarea{min-height:120px}.consent-checkbox{align-items:flex-start;flex-direction:row;gap:10px;margin:25px 0;padding:0}.consent-checkbox label{font-size:.85rem;line-height:1.4}.submit-btn{font-size:1rem;margin:20px auto 0;padding:14px;width:100%}.success-message{font-size:.9rem;margin:0 15px 20px;padding:12px}.error-message{font-size:.8rem;padding:6px 10px}}@media (max-width:480px){.contact-container{margin-bottom:40px;max-width:95%;padding:0 10px}.contact-header{padding:25px 0 15px}.contact-header h1{font-size:1.8rem}.contact-header p{font-size:.9rem;padding:0}.contact-form{padding:15px 10px}.form-row{gap:15px;margin-bottom:15px}label{font-size:.85rem}input,textarea{font-size:.9rem;padding:10px 12px}textarea{min-height:100px}.consent-checkbox{margin:20px 0}.consent-checkbox label{font-size:.8rem}.submit-btn{font-size:.95rem;padding:12px}}@media (max-width:360px){.contact-header h1{font-size:1.6rem}.contact-header p,input,textarea{font-size:.85rem}input,textarea{padding:8px 10px}.consent-checkbox label{font-size:.75rem}}@media (max-width:768px){button,input,textarea{min-height:44px}.consent-checkbox input{min-height:18px;min-width:18px}}.page-container{color:#fff;font-family:Gotham,sans-serif;margin:120px auto 80px;max-width:1000px;padding:0 24px}.page-container h1{color:#d7b483;font-size:42px;font-weight:500;letter-spacing:-.3px;margin-bottom:24px}.page-container h2{color:#ffe1b6;font-size:24px;font-weight:500;margin:40px 0 16px}.page-container p{color:#d1d1d1;font-size:16px;font-weight:300;line-height:1.8;margin-bottom:18px}.page-container ul{margin:20px 0 30px 20px;padding:0}.page-container li{color:#d1d1d1;line-height:1.7;margin-bottom:12px}.page-highlight{background:linear-gradient(180deg,#2a2622,#1c1a18);border-left:4px solid #d7b483;border-radius:12px;margin:30px 0;padding:20px 24px}.about-hero-image{height:auto;margin:50px auto;width:80%}.page-container a{color:#d7b483;font-weight:500;text-decoration:none}.page-container a:hover{text-decoration:underline}.page-divider{background:linear-gradient(90deg,#0000,#d7b483,#0000);height:1px;margin:40px 0;opacity:.4;width:100%}@media (max-width:1024px){.page-container{margin:100px auto 70px}.page-container h1{font-size:36px}}@media (max-width:768px){.page-container{margin:80px auto 60px;padding:0 20px}.page-container h1{font-size:30px}.page-container p{font-size:15px}}@media (max-width:480px){.page-container{margin:70px auto 50px;padding:0 16px}.page-container h1{font-size:26px}.page-container h2{font-size:20px}.page-container p{font-size:14px}}.global-alert{animation:slideDown .4s ease;background:#2e7d32;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:16px;font-weight:500;gap:10px;left:50%;padding:12px 24px;position:fixed;top:20px;transform:translateX(-50%);z-index:99999}.alert-tick,.global-alert{align-items:center;display:flex}.alert-tick{background:#fff;border-radius:50%;color:#2e7d32;font-size:14px;font-weight:700;height:20px;justify-content:center;width:20px}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.about-hero{height:420px;overflow:hidden;position:relative;width:100%}.about-hero-image{display:block;height:100%;object-fit:cover;width:100%}.about-hero:after{background:linear-gradient(180deg,#00000073,#000000a6);content:"";inset:0;position:absolute}.page-container{margin-top:60px}@media (max-width:768px){.about-hero{height:260px}}
/*# sourceMappingURL=main.48d2e2d6.css.map*/