.inner{max-width:1280px}@media(max-width:1280px){.inner{width:93.75%}}.inner02{max-width:1200px}@media(max-width:1200px){.inner02{width:93.75%}}.arowana_hero_video{width:100%;height:100%;object-fit:cover}.gold_hero_section{padding:clamp(60px,10vw,120px) 0}.gold_hero_inner{display:flex;align-items:center;gap:clamp(40px,8vw,80px);margin:0 auto}.gold_hero_content{flex:1;display:flex;flex-direction:column;gap:clamp(20px,3vw,32px)}.gold_logo{position:relative;display:flex;gap:10px;align-items:center;margin-bottom:-12px}.gold_logo svg{max-width:200px;height:auto}.gold_logo img{width:32px;height:32px;object-fit:contain}.gold_logo_bg{width:120px;height:31.82px;position:absolute;left:0;top:0;background:#f8e536}.gold_logo_eye{width:12.44px;height:12.49px;position:absolute;top:10.08px;background:var(--agt-divider)}.gold_hero_title{max-width:620px}.gold_hero_title_main{font-feature-settings:"liga" off,"clig" off;font-size:clamp(28px,6vw,72px);font-style:normal;background:var(--agt-gradient-text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gold_hero_title_accent,.gold_hero_title_main{font-family:var(--font-primary);font-weight:500;line-height:1.08}.gold_hero_title_accent{color:var(--agt-text-accent);font-size:clamp(32px,6vw,88px)}.gold_hero_description{max-width:380px;color:#dad3bf;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.gold_stats_grid{display:flex;flex-wrap:wrap;gap:48px;max-width:500px}.gold_stat_item{display:flex;flex-direction:column;gap:8px;flex:0 0 auto}.gold_stat_label{color:var(--agt-text-primary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:300}.gold_stat_value{color:var(--agt-text-secondary);font-size:clamp(24px,3vw,30px);font-family:var(--font-primary);font-weight:400}.gold_cta_group{display:flex;gap:12px;align-items:center;margin-bottom:24px}.gold_cta_button{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:var(--Color-Gray-100,#e2e6ea);border:none;cursor:pointer;transition:all .3s}.gold_cta_button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,230,234,.3)}.gold_cta_outline{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Gray700,#4c5054);background:var(--Black,#000)}.gold_cta_outline .gold_cta_text{color:#fff}.gold_cta_outline:hover{background:hsla(0,0%,100%,.1)}.gold_cta_text{color:var(--agt-btn-text);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.gold_token_name{color:var(--Color-Sub-Text,#dad3bf);font-feature-settings:"liga" off,"clig" off;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.gold_hero_image{flex:1;max-width:624px;height:auto;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center}.gold_hero_image .arowana_hero_video{width:100%;height:100%;object-fit:cover;border-radius:12px}.gold_hero_img{width:132%;height:auto;position:absolute;left:-28%;top:-3%;object-fit:cover}@media(max-width:1200px){.gold_hero_inner{flex-direction:column;align-items:flex-start}.gold_hero_image{max-width:100%;width:100%}.gold_hero_img{width:100%;left:0;top:0;position:relative}}@media(max-width:768px){.gold_hero_section{padding:80px 0}.gold_hero_content{gap:20px;align-items:flex-start}.gold_hero_title,.gold_hero_title_accent,.gold_hero_title_main{text-align:left}.gold_hero_description{text-align:left;max-width:100%}.gold_stats_grid{flex-direction:row;justify-content:center}.gold_stat_item{min-width:100px;text-align:left}.gold_stat_label,.gold_stat_value{text-align:left}.gold_cta_group{width:100%;flex-direction:column;margin-bottom:16px}.gold_cta_button,.gold_cta_outline{width:100%;box-sizing:border-box}}@media(max-width:480px){.gold_hero_section{padding:80px 0}.gold_logo img{width:90px}.gold_hero_content{align-items:flex-start;text-align:left}.gold_hero_description,.gold_hero_title{text-align:left}.gold_stats_grid{flex-direction:column;gap:16px;width:100%}.gold_stat_item{min-width:unset;text-align:left}.gold_hero_image{aspect-ratio:1/1}}.features_section{padding:clamp(60px,10vw,120px) 0}.features_inner{max-width:1018px;display:flex;flex-direction:column;gap:clamp(40px,6vw,72px);margin:0 auto}.features_title{color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);font-family:var(--font-primary);font-weight:400;line-height:1;text-align:center}.features_grid{display:flex;gap:clamp(16px,2vw,24px);flex-wrap:wrap}.feature_card{flex:1 1 280px;min-width:280px;max-width:100%;height:483px;background:var(--agt-card-bg);border-radius:8px;border:1px solid var(--agt-border);overflow:hidden;position:relative;transition:transform .3s,border-color .3s}.feature_card:hover{transform:translateY(-8px);border-color:var(--agt-text-secondary)}.feature_card:hover svg circle[stroke],.feature_card:hover svg path[stroke],.feature_card:hover svg rect[stroke]{stroke:var(--agt-text-secondary)}.feature_card_content{width:calc(100% - 52px);position:absolute;left:26px;top:32px;display:flex;flex-direction:column;gap:clamp(12px,1.6vw,16px);padding-bottom:200px}.feature_card_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px);font-family:var(--font-primary);font-weight:500}.feature_card_desc,.feature_card_list{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.feature_card_list{z-index:1;line-height:1.5}.feature_card_img{z-index:0;position:absolute;bottom:0;object-fit:cover;left:50%;transform:translateX(-50%);margin-bottom:10px}@media(max-width:1200px){.features_inner{width:93.75}.features_grid{gap:18px}.feature_card{flex:1 1 calc(50% - 9px);min-width:280px}.feature_card_img{right:0;left:unset;margin-bottom:0;transform:translate(0)}}@media(max-width:768px){.features_section{padding:48px 0}.features_inner{align-items:flex-start}.features_title{text-align:left}.features_grid{gap:16px}.feature_card{flex:1 1 100%;height:420px}.feature_card_content{width:calc(100% - 40px);left:20px;top:24px;gap:12px}.feature_card_desc,.feature_card_list,.feature_card_title{text-align:left}.feature_card_img{right:0;left:unset;margin-bottom:0;transform:translate(0)}.feature_card_img_1{max-width:100%}.feature_card_img_2{max-width:180px}.feature_card_img_3{max-width:140px}}@media(max-width:480px){.features_section{padding:40px 0}.feature_card{height:380px}.feature_card_content{top:20px}}.stats_section{padding:clamp(40px,8vw,80px) 0}.stats_inner{margin:0 auto}.stats_grid{justify-content:space-between;flex-wrap:wrap}.stat_item,.stats_grid{display:flex;align-items:center}.stat_item{flex-direction:column;text-align:center;gap:clamp(16px,2.4vw,24px);flex:0 0 auto;min-width:130px}.stat_number{color:var(--agt-text-primary);font-size:clamp(36px,5vw,50px)}.stat_label,.stat_number{font-family:var(--font-primary);font-weight:400;text-align:center}.stat_label{color:var(--agt-text-secondary);font-size:clamp(16px,2vw,20px);line-height:1.2}@media(max-width:1200px){.stats_grid{gap:clamp(32px,8vw,80px)}.stat_item{flex:1 1 calc(50% - 40px);min-width:140px}}@media(max-width:768px){.stats_section{padding:40px 0}.stats_grid{gap:32px;justify-content:center}.stat_item{flex:1 1 calc(50% - 16px);min-width:120px}.stat_item,.stat_label,.stat_number{text-align:center}}@media(max-width:480px){.stats_section{padding:32px 0}.stats_grid{gap:24px;justify-content:center}.stat_item{flex:1 1 100%;min-width:100%;text-align:center}}.main_line{width:100%;height:1px;background:var(--agt-divider);margin:clamp(40px,8vw,120px) 0}.how_it_works_section{padding:clamp(60px,10vw,120px) 0}.how_it_works_inner{display:flex;gap:275px;margin:0 auto}.how_it_works_header{flex:0 0 auto;display:flex;flex-direction:column;gap:clamp(16px,2vw,24px);max-width:400px}.how_it_works_title{color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);line-height:1}.how_it_works_subtitle,.how_it_works_title{font-family:var(--font-primary);font-weight:400}.how_it_works_subtitle{color:var(--agt-text-secondary);font-size:clamp(16px,1.8vw,18px)}.how_it_works_cta{padding:clamp(10px,1.2vw,12px) clamp(20px,2.4vw,24px);background:var(--agt-btn-bg);border-radius:8px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;align-self:flex-start}.how_it_works_cta:hover{background:var(--agt-btn-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,230,234,.3)}.how_it_works_cta_text{color:var(--agt-btn-text);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.how_it_works_steps{flex:1;display:flex;flex-direction:column;gap:clamp(40px,5.5vw,55px)}.step_item{gap:clamp(12px,1.6vw,16px)}.step_icon_group,.step_item{display:flex;align-items:center}.step_icon_group{gap:8px;flex-shrink:0}.step_icon{background:var(--agt-icon-color)}.step_content{flex:1;display:flex;flex-direction:column;gap:8px}.step_content_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px)}.step_content_desc,.step_content_title{font-family:var(--font-primary);font-weight:400}.step_content_desc{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px)}.step_divider{width:100%;height:1px;background:var(--agt-divider)}@media(max-width:1024px){.how_it_works_inner{flex-direction:column;gap:48px}.how_it_works_header{max-width:100%}.step_icon_group{transform:scale(.9);transform-origin:left}}@media(max-width:768px){.how_it_works_section{padding:48px 0}.how_it_works_inner{gap:36px}.how_it_works_header{align-items:flex-start}.how_it_works_subtitle,.how_it_works_title{text-align:left}.how_it_works_steps{gap:32px}.step_item{gap:12px}.step_content_desc,.step_content_title{text-align:left}.step_icon_group{transform:scale(.8);transform-origin:left}}@media(max-width:480px){.how_it_works_section{padding:40px 0}.how_it_works_steps{gap:24px}.step_item{flex-direction:column;align-items:flex-start}.step_icon_group{transform:scale(.7)}.how_it_works_cta{height:30px;width:100%!important;box-sizing:border-box}}.agt_section{padding:clamp(60px,10vw,120px) 0}.agt_inner{margin:0 auto;gap:0}.agt_header,.agt_inner{display:flex;flex-direction:column;align-items:center}.agt_header{gap:clamp(8px,1.2vw,12px);max-width:600px}.agt_logo{width:100%;transform:scale(4) translate(10px,32px)}.agt_logo_spline{width:100%;height:100%;object-fit:cover;pointer-events:none}.agt_title{text-align:center;color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);font-family:var(--font-primary);font-weight:400;line-height:1}.agt_subtitle{font-size:clamp(16px,1.8vw,18px)}.agt_description,.agt_subtitle{text-align:center;color:var(--agt-text-secondary);font-family:var(--font-primary);font-weight:400}.agt_description{font-size:clamp(14px,1.6vw,16px);line-height:1.5;max-width:406px}.agt_stats{max-width:945px;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;width:100%;gap:48px}.agt_stat_item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;flex:0 0 auto}.agt_stat_label{color:var(--agt-text-secondary);font-size:clamp(17px,2vw,20px);line-height:1.2}.agt_stat_label,.agt_stat_value{font-family:var(--font-primary);font-weight:400;text-align:center}.agt_stat_value{color:var(--agt-text-primary);font-size:clamp(36px,5vw,50px)}.agt_stat_change{color:var(--agt-text-primary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400;text-align:center}@media(max-width:1200px){.agt_stats{gap:clamp(24px,6vw,80px)}.agt_stat_item{flex:1 1 calc(33.333% - 54px);min-width:150px}}@media(max-width:768px){.agt_section{padding:48px 0}.agt_inner{gap:40px}.agt_header,.agt_inner{align-items:flex-start}.agt_description,.agt_subtitle,.agt_title{text-align:left}.agt_stats{gap:32px;justify-content:center}.agt_stat_item{flex:1 1 100%;max-width:100%;align-items:center}.agt_stat_change,.agt_stat_item,.agt_stat_label,.agt_stat_value{text-align:center}}@media(max-width:480px){.agt_section{padding:40px 0}.agt_inner{gap:32px}.agt_stats{gap:24px;justify-content:center}.agt_stat_item{text-align:center;align-items:center}}.trusted_section{padding:clamp(60px,10vw,120px) 0}.trusted_inner{margin:0 auto;display:flex;flex-direction:column;gap:clamp(48px,8vw,80px);max-width:1018px}.trusted_cards{display:flex;gap:clamp(16px,2.4vw,24px);flex-wrap:wrap}.trusted_card{flex:1 1 280px;min-width:280px;max-width:100%;height:483px;background:var(--agt-card-bg);border-radius:8px;border:1px solid var(--agt-border);overflow:hidden;position:relative;transition:transform .3s,border-color .3s}.trusted_card:hover{transform:translateY(-8px)}.trusted_card:hover,.trusted_card:hover .trusted_shape{border-color:var(--agt-text-secondary)}.trusted_card:hover svg path[stroke]{stroke:var(--agt-text-secondary)}.trusted_card_content{width:calc(100% - 52px);position:absolute;left:26px;top:32px;display:flex;flex-direction:column;gap:clamp(12px,1.6vw,16px);z-index:1}.trusted_card_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px);font-family:var(--font-primary);font-weight:500}.trusted_card_desc{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400;line-height:1.5}.trusted_card_shapes{position:absolute;bottom:0;left:0;width:100%;height:60%;pointer-events:none;display:flex;justify-content:flex-end;align-items:flex-end}.trusted_card_shapes img{max-width:100%;max-height:100%;object-fit:contain}.trusted_shape{position:absolute;border:.5px solid var(--agt-icon-color)}.trusted_globe{width:100%;height:auto;position:absolute;bottom:-186px;left:26px;opacity:.8}.trusted_title{text-align:center;color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);font-family:var(--font-primary);font-weight:400;line-height:1.23}@media(max-width:1200px){.trusted_cards{gap:18px}.trusted_card{flex:1 1 calc(50% - 9px);min-width:280px}.trusted_card:nth-child(3){flex:1 1 100%}}@media(max-width:768px){.trusted_section{padding:48px 0}.trusted_inner{gap:40px;align-items:flex-start}.trusted_title{text-align:left}.trusted_cards{gap:16px}.trusted_card{flex:1 1 100%;height:auto;min-height:350px}.trusted_card_content{width:calc(100% - 40px);left:20px;top:24px;gap:12px}.trusted_card_desc,.trusted_card_title{text-align:left}.trusted_card_shapes{height:50%}.trusted_card_shapes img{max-height:180px}.trusted_globe{bottom:-150px}}@media(max-width:480px){.trusted_section{padding:40px 0}.trusted_card{height:auto;min-height:320px}.trusted_card_content{top:20px}.trusted_card_shapes{height:45%}.trusted_card_shapes img{max-height:150px}.trusted_shape{transform:scale(.8)}.trusted_globe{bottom:-120px;left:13px}}.use_agt_section{padding:clamp(60px,10vw,120px) 0}.use_agt_inner{margin:0 auto;display:flex;gap:clamp(40px,8vw,80px);flex-direction:column}.use_agt_left{flex:1;display:flex;flex-direction:row;gap:clamp(32px,5vw,48px);justify-content:space-between}.use_agt_header{display:flex;flex-direction:column;gap:clamp(16px,2vw,24px);max-width:400px}.use_agt_title{color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);line-height:1}.use_agt_subtitle,.use_agt_title{font-family:var(--font-primary);font-weight:400}.use_agt_subtitle{color:var(--agt-text-secondary);font-size:clamp(16px,1.8vw,18px)}.use_agt_cta{padding:clamp(10px,1.2vw,12px) clamp(20px,2.4vw,24px);background:var(--agt-btn-bg);border-radius:8px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;align-self:flex-start}.use_agt_cta:hover{background:var(--agt-btn-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,230,234,.3)}.use_agt_cta_text{color:var(--agt-btn-text);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.use_agt_steps{display:flex;flex-direction:column;gap:clamp(20px,2.4vw,24px);max-width:678px}.use_step_item{display:flex;align-items:flex-start;gap:clamp(12px,1.6vw,16px)}.use_step_icon_group{min-width:68px;min-height:68px;flex-shrink:0}.use_step_content{flex:1;display:flex;flex-direction:column;gap:clamp(8px,1vw,10px)}.use_step_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px);font-family:var(--font-primary);font-weight:400}.use_step_desc,.use_step_list{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.use_step_list{line-height:1.5}.use_step_divider{width:100%;height:1px;background:var(--agt-divider)}.use_agt_stats{flex:0 0 auto;display:flex;flex-direction:row;align-items:flex-start;gap:clamp(32px,8vw,154px);padding-top:clamp(0px,5vw,80px);justify-content:space-between}.use_stat_item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;min-width:160px}.use_stat_value{color:var(--agt-text-primary);font-size:clamp(36px,5vw,50px)}.use_stat_label,.use_stat_value{font-family:var(--font-primary);font-weight:400;text-align:center}.use_stat_label{color:var(--agt-text-secondary);font-size:clamp(17px,2vw,20px);line-height:1.2}@media(max-width:1200px){.use_agt_inner{flex-direction:column;gap:48px}.use_agt_stats{flex-direction:row;flex-wrap:wrap;gap:40px;padding-top:0}.use_stat_item{flex:1 1 calc(50% - 20px);min-width:140px}}@media(max-width:768px){.use_agt_section{padding:48px 0}.use_agt_left{gap:32px;flex-direction:column}.use_agt_header{max-width:100%;align-items:flex-start}.use_agt_subtitle,.use_agt_title{text-align:left}.use_agt_steps,.use_step_item{gap:12px}.use_step_desc,.use_step_list,.use_step_title{text-align:left}.use_agt_stats{gap:32px}.use_stat_item{align-items:center}.use_stat_item,.use_stat_label,.use_stat_value{text-align:center}.use_agt_cta{height:30px;width:100%!important;box-sizing:border-box}}@media(max-width:480px){.use_agt_section{padding:40px 0}.use_agt_steps{gap:8px;max-width:100%}.use_step_item{flex-direction:column;align-items:flex-start;gap:12px}.use_step_icon_group{min-width:48px;min-height:48px}.use_step_content{width:100%}.use_step_title{font-size:18px}.use_step_desc,.use_step_list{font-size:14px}.use_agt_stats{flex-direction:column;gap:24px}.use_stat_item{flex:1 1 100%;min-width:100%;align-items:center}.use_stat_item,.use_stat_label,.use_stat_value{text-align:center}}.token_economics_section{padding:clamp(60px,10vw,120px) 0}.token_economics_inner{max-width:1067px;gap:clamp(40px,6vw,64px)}.token_economics_header,.token_economics_inner{margin:0 auto;display:flex;flex-direction:column}.token_economics_header{gap:clamp(12px,1.6vw,16px)}.token_economics_title{color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);font-family:var(--font-primary);font-weight:400;line-height:1}.token_economics_subtitle{color:var(--agt-text-secondary);font-size:clamp(16px,1.8vw,18px);font-family:var(--font-primary);font-weight:400}.token_economics_content{display:flex;flex-wrap:wrap;justify-content:space-between}.token_utility_box{flex:1 1;max-width:324px;max-width:fit-content;flex-direction:column}.token_supply_box,.token_utility_box{display:flex;gap:clamp(20px,2.4vw,24px)}.token_supply_box{flex:1 1 480px;min-width:280px;max-width:624px;flex-direction:column}.token_box_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px);font-family:var(--font-primary);font-weight:400}.token_utility_list{display:flex;flex-direction:column;gap:clamp(14px,1.6vw,16px)}.token_utility_item{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.token_supply_list{display:flex;flex-direction:column;gap:clamp(14px,1.6vw,16px)}.token_supply_item{display:flex;justify-content:space-between;align-items:center}.token_supply_label{color:var(--agt-text-primary)}.token_supply_label,.token_supply_value{font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.token_supply_value{text-align:right;color:var(--agt-text-secondary)}.token_supply_divider{width:100%;height:1px;background:var(--agt-divider)}.token_stats{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.token_stat_item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;flex:0 0 auto;min-width:100px}.token_stat_value{color:var(--agt-text-primary);font-size:clamp(36px,5vw,50px)}.token_stat_label,.token_stat_value{font-family:var(--font-primary);font-weight:400;text-align:center}.token_stat_label{color:var(--agt-text-secondary);font-size:clamp(17px,2vw,20px);line-height:1.2}@media(max-width:1200px){.token_economics_content{gap:32px}.token_stats{gap:clamp(24px,6vw,80px)}}@media(max-width:768px){.token_economics_section{padding:48px 0}.token_economics_inner{gap:40px}.token_economics_header{align-items:flex-start}.token_economics_subtitle,.token_economics_title{text-align:left}.token_economics_content{gap:32px}.token_supply_box,.token_utility_box{flex:1 1 100%}.token_box_title,.token_supply_label,.token_supply_value,.token_utility_item{text-align:left}.token_stats{gap:32px;justify-content:center}.token_stat_item{flex:1 1 calc(50% - 16px);min-width:100px;align-items:center}.token_stat_item,.token_stat_label,.token_stat_value{text-align:center}}@media(max-width:480px){.token_economics_section{padding:40px 0}.token_economics_inner{gap:32px}.token_stats{gap:24px;justify-content:center}.token_stat_item{flex:1 1 100%;text-align:center;align-items:center}}.transparency_section{padding:clamp(60px,10vw,120px) 0;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto}.transparency_inner{margin:0 auto;display:flex;gap:clamp(40px,8vw,140px);align-items:flex-start;justify-content:space-between;width:100%;height:521px}.transparency_right{flex:1 1 50%;display:flex;flex-direction:column;gap:48px;max-width:547px}.transparency_title{width:100%;margin-bottom:60px;color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);font-family:var(--font-primary);font-weight:400;line-height:1.23;white-space:pre-line}.transparency_description_wrapper{display:flex;flex-direction:column;gap:24px}.transparency_report_title{color:var(--agt-text-primary);font-size:clamp(20px,2.4vw,24px);font-family:var(--font-primary);font-weight:400;margin-bottom:16px}.transparency_description{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400;line-height:1.5;max-width:515px}.transparency_commitment{max-width:515px}.transparency_commitment_text{color:var(--agt-text-secondary);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400;line-height:1.5}.transparency_statements{display:flex;flex-direction:column;gap:16px;max-width:515px}.transparency_dropdown_wrapper{max-width:515px;border-bottom:1px solid var(--agt-border-color,#333)}.transparency_dropdown_header{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer}.transparency_dropdown_year{color:var(--agt-text-primary);font-size:16px;font-family:var(--font-primary);font-weight:400}.transparency_dropdown_icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s;color:var(--agt-text-secondary)}.transparency_dropdown_wrapper.active .transparency_dropdown_icon{transform:rotate(180deg)}.transparency_dropdown_list{display:none;grid-template-columns:repeat(6,1fr);gap:16px 24px;padding:16px 0}.transparency_dropdown_wrapper.active .transparency_dropdown_list{display:grid}.transparency_month_item{background:transparent;border:none;padding:0;color:var(--agt-text-secondary);font-size:14px;font-family:var(--font-primary);font-weight:400;text-align:left;cursor:pointer;text-decoration:underline;transition:color .2s}.transparency_month_item:hover{color:var(--agt-text-primary)}.transparency_month_item.disabled{color:var(--agt-text-muted);cursor:not-allowed;text-decoration:none;opacity:.5}.transparency_left{flex:1 1 50%;height:100%}.transparency_preview_box{height:100%;border-radius:16px;cursor:pointer;transition:transform .3s;overflow:hidden}.transparency_preview{width:100%;height:100%;object-fit:cover}.report_modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center}.report_modal.active{display:flex}.report_modal_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);cursor:pointer}.report_modal_content{position:relative;z-index:1;display:flex;width:90vw;max-width:1200px;height:90vh;gap:0}.report_modal_body{flex:1;overflow:hidden;background:#fff;border-radius:8px}.report_modal_iframe{width:100%;height:100%;border:none;display:block}.report_modal_sidebar{padding:16px}.report_modal_controls,.report_modal_sidebar{display:flex;flex-direction:column;gap:8px}.report_modal_btn{width:44px;height:44px;border:none;background:#282828;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s}.report_modal_btn:hover{background:#3a3a3a}.report_modal_btn svg{color:#fff}@media(max-width:768px){.report_modal_content{flex-direction:column;width:95vw;height:95vh}.report_modal_body{flex:1;min-height:0}.report_modal_sidebar{flex-direction:row;justify-content:center;padding:12px}.report_modal_controls{flex-direction:row}}@media(max-width:1024px){.transparency_inner{flex-direction:column}.transparency_left{max-width:100%;display:flex;justify-content:center;align-items:center}.transparency_right{max-width:100%;width:93.75%;margin:0 auto}.transparency_inner{height:auto}.transparency_preview{width:93.75%}}@media(max-width:768px){.transparency_section{padding:48px 0}.transparency_commitment,.transparency_description,.transparency_report_title,.transparency_title{text-align:left}.report_modal_content{max-width:95vw}}.gold_allocation_section{padding:clamp(60px,10vw,120px) 0}.gold_allocation_inner{display:flex;gap:clamp(40px,8vw,80px);align-items:center;margin:0 auto;justify-content:space-between}.gold_allocation_content{flex:1;display:flex;flex-direction:column;gap:clamp(16px,2vw,24px);max-width:700px}.gold_allocation_title{color:#f0f4f8;font-size:52px;font-family:var(--font-primary);font-weight:400;line-height:1.08}.gold_allocation_description{color:var(--agt-text-secondary,#b0b4b8);font-size:18px;font-family:var(--font-primary);font-weight:300;line-height:1.5;white-space:pre-line}.gold_allocation_form{display:flex;flex-direction:column;gap:32px;margin-top:8px}.gold_allocation_input{width:100%;max-width:690px;padding:14px 20px;border-radius:8px;border:1px solid var(--agt-border,#282828);background:transparent;color:var(--agt-text-primary,#f0f4f8);font-size:16px;font-family:var(--font-primary);font-weight:400;outline:none;transition:border-color .3s}.gold_allocation_input::placeholder{color:var(--agt-text-muted,#65696d)}.gold_allocation_input:focus{border-color:var(--agt-text-secondary,#b0b4b8)}.gold_allocation_input.error{border-color:#ff6b6b}.gold_allocation_input_wrap{display:flex;flex-direction:column;gap:8px;width:100%;max-width:690px}.gold_allocation_input_error{color:#ff6b6b;font-size:13px;font-family:var(--font-primary);font-weight:400}.gold_allocation_btn{padding:10px 24px;background:var(--agt-btn-bg,#e2e6ea);border-radius:8px;border:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;align-self:flex-start;color:var(--agt-btn-text,#0d0d0d);font-size:16px;font-family:var(--font-primary);font-weight:500}.gold_allocation_btn:hover{background:var(--agt-btn-hover,#fff);transform:translateY(-2px)}.gold_allocation_image{flex:0 0 auto;width:364px;height:364px;border-radius:16px;overflow:hidden}.gold_allocation_image img{width:100%;height:auto;display:block}.gold_allocation_btn:disabled{color:#65696d;cursor:not-allowed}.gold_allocation_btn:disabled,.gold_allocation_btn:disabled:hover{background:#282828;transform:none}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}.gold_allocation_image{transition:opacity .3s ease,transform .3s ease}.gold_allocation_image.fade-out{animation:fadeOut .3s ease-out forwards}.gold_allocation_image.fade-in{animation:fadeIn .35s ease-out forwards}.gold_allocation_report.slide-in{animation:slideInFromRight .35s ease-out forwards}.gold_allocation_report.slide-out{animation:slideOutToRight .3s ease-out forwards}.gold_allocation_report{flex:1;max-width:560px;border:1px solid var(--agt-border,#282828);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.gold_allocation_report_header{display:flex;justify-content:space-between;align-items:center}.gold_allocation_report_title{color:#f0f4f8;font-size:18px;font-family:var(--font-primary);font-weight:600}.gold_allocation_report_close{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .3s}.gold_allocation_report_close:hover{background:hsla(0,0%,100%,.1)}.gold_allocation_report_summary{color:var(--agt-text-secondary,#b0b4b8);font-size:14px;font-family:var(--font-primary);font-weight:400;line-height:1.5}.gold_allocation_report_address{color:#dad3bf;word-break:break-all}.gold_allocation_report_highlight{color:#dad3bf;font-weight:500}.gold_allocation_report_bars{display:flex;flex-direction:column;gap:0;max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#282828 transparent;-webkit-overflow-scrolling:touch}.gold_allocation_report_bars::-webkit-scrollbar{width:4px;height:4px}.gold_allocation_report_bars::-webkit-scrollbar-track{background:transparent}.gold_allocation_report_bars::-webkit-scrollbar-thumb{background:var(--agt-border,#282828);border-radius:4px}.gold_allocation_report_bars::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.gold_allocation_bar_card{padding:16px 0;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--agt-border,#282828)}.gold_allocation_bar_row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.gold_allocation_bar_label{color:var(--agt-text-secondary,#b0b4b8);font-size:13px;font-family:var(--font-primary);font-weight:400;flex-shrink:0}.gold_allocation_bar_value{color:#f0f4f8;font-size:13px;font-family:var(--font-primary);font-weight:500;text-align:right;word-break:break-all}.gold_allocation_report_footer{margin-top:8px;padding-top:16px;border-top:1px solid var(--agt-border,#282828);display:flex;flex-direction:column;gap:4px}.gold_allocation_report_footer p{color:var(--agt-text-muted,#65696d);font-size:11px;font-family:var(--font-primary);font-weight:400;line-height:1.5}@media(max-width:1024px){.gold_allocation_inner{flex-direction:column;gap:40px}.gold_allocation_content{max-width:100%;align-items:flex-start}.gold_allocation_image{max-width:100%;width:100%}.gold_allocation_report{max-width:100%}}@media(max-width:768px){.gold_allocation_section{padding:48px 0}.gold_allocation_input{max-width:100%;width:100%}.gold_allocation_btn{width:100%;justify-content:center}.gold_allocation_form{width:100%}.gold_allocation_report{padding:16px}.gold_allocation_bar_row{flex-direction:column;gap:4px}.gold_allocation_bar_value{text-align:left}}.ready_section{padding:clamp(60px,10vw,120px) 0}.ready_inner{margin:0 auto;gap:clamp(24px,4vw,48px)}.ready_content,.ready_inner{display:flex;flex-direction:column;align-items:center}.ready_content{gap:clamp(16px,2vw,24px);text-align:center}.ready_title{color:#f0f4f8;font-size:clamp(36px,5.2vw,52px);line-height:1.15}.ready_subtitle,.ready_title{font-family:var(--font-primary);font-weight:400;text-align:center}.ready_subtitle{color:var(--agt-text-secondary);font-size:clamp(16px,1.8vw,18px)}.ready_cta{padding:clamp(10px,1.2vw,12px) clamp(48px,5vw,64px);background:var(--agt-btn-bg);border-radius:8px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s}.ready_cta:hover{background:var(--agt-btn-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,230,234,.3)}.ready_cta_text{color:var(--agt-btn-text);font-size:clamp(14px,1.6vw,16px);font-family:var(--font-primary);font-weight:400}.ready_spline_wrapper{width:360px;height:360px;margin:0 auto;position:relative;overflow:hidden}.ready_spline{width:100%;height:100%;object-fit:cover;pointer-events:none}@media(max-width:768px){.ready_section{padding:48px 0}.ready_spline_wrapper{height:400px}}@media(max-width:480px){.ready_section{padding:40px 0}.ready_spline_wrapper{height:300px}}.video-wrap{width:100%;height:100vh}.video-wrap iframe{width:100%;height:100%;border:0}.agt_logo_box{width:400px;height:400px;margin:0 auto;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}