.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#787878}.dashboard-wrapper .dashboard-top-navbar{width:100%;object-fit:cover;padding:1rem 2rem;height:auto;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.dashboard-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{position:relative;z-index:12;display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.dashboard-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs .lefticon{height:auto;width:15rem}.success-modal-wrapper{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.success-modal{width:100%;max-width:420px;background:#fff;border-radius:12px;padding:24px;text-align:center}.success-modal h2{margin-bottom:10px;font-size:24px;color:#e53935}.success-modal p{color:#666;line-height:1.5;margin-bottom:20px}.modal-buttons{display:flex;gap:10px}.modal-buttons button{flex:1 1;padding:12px;border:none;border-radius:8px;cursor:pointer;font-weight:600}.modal-buttons .close-btn{background:#e5e5e5}.modal-buttons .retry-btn{background:#1c69e6;color:#fff}@media(max-width:768px){.success-modal{max-width:100%;padding:20px}.success-modal h2{font-size:20px}.success-modal p{font-size:14px}.modal-buttons{flex-direction:column}}.breadcrumb-wrapper{padding:5rem 2rem 1rem;position:relative;z-index:12}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;align-items:center;justify-content:space-between}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-btn{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;background:transparent;cursor:pointer;padding:0;text-decoration:none}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-btn .breadcrumb-icon{font-size:2rem;color:#000;transition:.3s ease}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-btn:hover .breadcrumb-icon{transform:translateX(-4px)}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h3{text-align:center;color:#fff;font-size:2rem;font-weight:600}.loading_animation{animation:spinerAnimation .4s ease-in-out infinite}.data-not-found{display:flex;justify-content:center;align-items:center}.data-not-found img{height:auto;width:50%}.welcome_video{width:100%;overflow:hidden;border-radius:28px;background:#4d63c6}.welcome_video .video_wrapper{position:relative;width:100%;height:520px;overflow:hidden}.welcome_video .video_wrapper video{width:100%;height:100%;object-fit:cover;display:block}.welcome_video .video_wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.25),transparent)}.welcome_video .bottom_content{background:#4d63c6;padding:55px}.welcome_video .bottom_content h1{color:#fff;font-size:52px;font-weight:700;margin-bottom:20px;line-height:1.2}.welcome_video .bottom_content p{max-width:900px;color:hsla(0,0%,100%,.9);font-size:20px;line-height:1.8;margin-bottom:35px}.welcome_video .bottom_content button{width:240px;height:64px;border-radius:50px;border:2px solid hsla(0,0%,100%,.35);background:transparent;color:#fff;font-size:20px;font-weight:600;cursor:pointer;transition:.3s}.welcome_video .bottom_content button:hover{background:#fff;color:#4d63c6}@media(max-width:1024px){.welcome_video .video_wrapper{height:420px}.welcome_video .bottom_content{padding:40px}.welcome_video .bottom_content h1{font-size:42px}.welcome_video .bottom_content p{font-size:18px}}@media(max-width:768px){.welcome_video{border-radius:20px}.welcome_video .video_wrapper{height:260px}.welcome_video .bottom_content{padding:30px 20px}.welcome_video .bottom_content h1{font-size:30px}.welcome_video .bottom_content p{font-size:16px;line-height:1.6}.welcome_video .bottom_content button{width:100%;height:56px;font-size:18px}}.welcome_interest{width:100%;padding:90px 0}.welcome_interest .container{width:min(1600px,92%);margin:0 auto}.welcome_interest .heading{text-align:center;margin-bottom:60px}.welcome_interest .heading h2{font-size:clamp(42px,5vw,74px);font-weight:700;color:#34415f;line-height:1.1;margin-bottom:20px}.welcome_interest .heading .heading_line{display:flex;justify-content:center;align-items:center}.welcome_interest .heading .heading_line .yellow{width:80px;height:5px;background:#f4b400}.welcome_interest .heading .heading_line .green{width:80px;height:5px;background:#45c25c}.welcome_interest .interest_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.welcome_interest .interest_card{position:relative;height:640px;border-radius:26px;overflow:hidden;cursor:pointer;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.4s ease}.welcome_interest .interest_card:before{content:"";position:absolute;inset:0;background:transparent;transition:.4s;z-index:1}.welcome_interest .interest_card:hover{transform:translateY(-10px)}.welcome_interest .interest_card:hover:before{background:color-mix(in srgb,var(--accent) 35%,transparent)}.welcome_interest .interest_card:hover .overlay{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 35%,transparent),rgba(0,0,0,.45))}.welcome_interest .interest_card:hover .arrow{opacity:1;transform:translateX(-50%) scale(1);background:var(--accent);box-shadow:0 0 0 10px color-mix(in srgb,var(--accent) 20%,transparent),0 20px 45px color-mix(in srgb,var(--accent) 45%,transparent)}.welcome_interest .interest_card .overlay{position:absolute;inset:0;background:rgba(0,0,0,.22);transition:.35s;z-index:2}.welcome_interest .interest_card h3{position:absolute;top:28px;left:28px;right:28px;color:#fff;font-size:42px;font-weight:700;line-height:1.15;z-index:3}.welcome_interest .interest_card .arrow{position:absolute;left:50%;bottom:35px;transform:translateX(-50%) scale(.7);width:84px;height:84px;border-radius:50%;background:var(--accent);display:flex;justify-content:center;align-items:center;color:#fff;opacity:0;transition:.35s;z-index:3}.welcome_interest .interest_card .arrow svg{width:28px;height:28px}@media(max-width:768px){.welcome_interest{padding:60px 0}.welcome_interest .container{width:92%}.welcome_interest .heading{margin-bottom:35px}.welcome_interest .heading h2{font-size:34px}.welcome_interest .heading .heading_line .green,.welcome_interest .heading .heading_line .yellow{width:55px;height:5px}.welcome_interest .interest_grid{grid-template-columns:1fr;gap:18px}.welcome_interest .interest_card{height:420px;border-radius:20px}.welcome_interest .interest_card h3{top:22px;left:22px;right:22px;font-size:30px}.welcome_interest .interest_card .arrow{opacity:1;transform:translateX(-50%) scale(1);width:68px;height:68px;bottom:24px}.welcome_interest .interest_card .arrow svg{width:22px;height:22px}}.welcome_events{width:100%;padding:100px 0;background:#fff}.welcome_events .container{width:min(1600px,92%);margin:0 auto}.welcome_events .events_heading{text-align:center;margin-bottom:70px}.welcome_events .events_heading h2{font-size:clamp(42px,5vw,74px);color:#34415f;font-weight:700;line-height:1.1;margin-bottom:22px}.welcome_events .events_heading .heading_line{display:flex;justify-content:center;align-items:center}.welcome_events .events_heading .heading_line .green{width:60px;height:5px;background:#41c65b}.welcome_events .events_heading .heading_line .pink{width:60px;height:5px;background:#ff6ea8}.welcome_events .featured_event{position:relative;display:flex;align-items:center;margin-bottom:65px}.welcome_events .featured_event .featured_image{width:76%;height:660px;border-radius:30px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.4s;box-shadow:0 25px 60px rgba(0,0,0,.12)}.welcome_events .featured_event .featured_image:hover{transform:scale(1.01)}.welcome_events .featured_event .featured_content{position:absolute;right:0;width:470px;background:#f6f7fd;border-radius:28px;padding:85px 45px 45px;box-shadow:0 25px 60px rgba(0,0,0,.08);z-index:5}.welcome_events .featured_event .featured_content .date_badge{position:absolute;top:-22px;left:35px;padding:14px 26px;border-radius:40px;background:#a6b3d3;color:#fff;font-size:15px;font-weight:700;letter-spacing:.5px}.welcome_events .featured_event .featured_content .location{display:block;margin-bottom:18px;color:#6e82ab;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.welcome_events .featured_event .featured_content h3{color:#34415f;font-size:54px;font-weight:700;line-height:1.15;margin-bottom:22px}.welcome_events .featured_event .featured_content p{color:#5e6d88;font-size:22px;line-height:1.75;margin-bottom:40px}.welcome_events .featured_event .featured_content button{width:68px;height:68px;border:none;border-radius:50%;background:#fff;color:#2d83ff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.35s;box-shadow:0 10px 30px rgba(45,131,255,.18)}.welcome_events .featured_event .featured_content button svg{transition:.35s}.welcome_events .featured_event .featured_content button:hover{background:#2d83ff;color:#fff;transform:translateX(5px)}.welcome_events .featured_event .featured_content button:hover svg{transform:translateX(3px)}.events_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.event_card{position:relative;transition:.4s ease}.event_card:hover{transform:translateY(-12px)}.event_card:hover .event_image{transform:scale(1.04)}.event_card:hover .event_info h4{color:#2b7cff}.event_image{position:relative;height:250px;border-radius:26px 26px 0 0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.5s}.event_image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.22))}.event_image .date_badge{position:absolute;left:22px;bottom:-20px;background:#a8b3d5;color:#fff;padding:13px 26px;border-radius:40px;font-size:14px;font-weight:700;letter-spacing:.4px;z-index:50;box-shadow:0 12px 28px rgba(0,0,0,.18)}.event_info{position:relative;background:#f5f7fc;border-radius:0 0 28px 28px;padding:42px 24px 28px;min-height:220px;box-shadow:0 18px 40px rgba(0,0,0,.08)}.event_info span{display:block;color:#7084ab;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:14px}.event_info h4{color:#34415f;font-size:34px;line-height:1.18;font-weight:700;transition:.3s;max-width:88%}.event_info:after{content:"";position:absolute;right:0;bottom:0;width:82px;height:82px;background:#fff;border-radius:32px 0 28px 0;z-index:1}.event_info button{position:absolute;right:12px;bottom:12px;width:58px;height:58px;border:none;border-radius:50%;background:#fff;color:#2d83ff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.35s;box-shadow:0 12px 28px rgba(45,131,255,.15);z-index:5}.event_info button svg{transition:.35s}.event_card:hover .event_info button{background:#2d83ff;color:#fff;transform:translateX(5px);box-shadow:0 20px 45px rgba(45,131,255,.35)}.event_card:hover .event_info button svg{transform:translateX(3px)}.event_card:hover .event_image:after{background:linear-gradient(180deg,rgba(43,124,255,.05),rgba(43,124,255,.28))}.events_btn{display:flex;justify-content:center;margin-top:70px}.events_btn button{width:310px;height:72px;border-radius:50px;border:2px solid #2d83ff;background:#fff;color:#34415f;font-size:22px;font-weight:700;cursor:pointer;transition:.35s}.events_btn button:hover{background:#2d83ff;color:#fff;transform:translateY(-3px);box-shadow:0 18px 40px rgba(45,131,255,.28)}@media(max-width:1600px){.welcome_events .container{width:94%}.welcome_events .featured_event .featured_image{width:74%;height:600px}.welcome_events .featured_event .featured_content{width:430px}.welcome_events .featured_event .featured_content h3{font-size:48px}.welcome_events .featured_event .featured_content p{font-size:20px}.welcome_events .events_grid{gap:22px}.welcome_events .event_image{height:230px}.welcome_events .event_info{min-height:210px}.welcome_events .event_info h4{font-size:30px}}@media(max-width:1400px){.welcome_events .featured_event .featured_image{height:520px}.welcome_events .featured_event .featured_content{width:380px;padding:75px 35px 35px}.welcome_events .featured_event .featured_content h3{font-size:42px}.welcome_events .featured_event .featured_content p{font-size:18px}.welcome_events .events_grid{gap:18px}.welcome_events .event_image{height:210px}.welcome_events .event_info{padding:40px 22px 22px}.welcome_events .event_info h4{font-size:26px}.welcome_events .event_info button{width:54px;height:54px}}@media(max-width:1024px){.welcome_events{padding:70px 0}.welcome_events .events_heading h2{font-size:46px}.welcome_events .featured_event{flex-direction:column}.welcome_events .featured_event .featured_image{width:100%;height:460px}.welcome_events .featured_event .featured_content{position:relative;width:90%;margin-top:-70px;right:auto;padding:70px 35px 35px}.welcome_events .featured_event .featured_content h3{font-size:38px}.welcome_events .featured_event .featured_content p{font-size:18px}.welcome_events .events_grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media(max-width:768px){.welcome_events{padding:60px 0}.welcome_events .container{width:92%}.welcome_events .events_heading{margin-bottom:40px}.welcome_events .events_heading h2{font-size:34px;line-height:1.2}.welcome_events .events_heading .heading_line .green,.welcome_events .events_heading .heading_line .pink{width:45px;height:4px}.welcome_events .featured_event{display:block}.welcome_events .featured_event .featured_image{width:100%;height:250px;border-radius:20px}.welcome_events .featured_event .featured_content{position:relative;width:100%;margin-top:20px;right:auto;padding:55px 24px 24px;border-radius:20px}.welcome_events .featured_event .featured_content .date_badge{left:20px;padding:10px 18px;font-size:12px}.welcome_events .featured_event .featured_content .location{font-size:13px}.welcome_events .featured_event .featured_content h3{font-size:28px}.welcome_events .featured_event .featured_content p{font-size:15px;line-height:1.6}.welcome_events .featured_event .featured_content button{width:56px;height:56px}.welcome_events .events_grid{grid-template-columns:1fr;gap:20px}.welcome_events .event_card .event_image{height:220px}.welcome_events .event_card .event_info{min-height:auto;padding:42px 20px 24px}.welcome_events .event_card .event_info h4{font-size:26px}.welcome_events .event_card .event_info button{width:50px;height:50px;right:12px;bottom:12px}.welcome_events .event_card .event_info:after{width:70px;height:70px}.welcome_events .events_btn{margin-top:40px}.welcome_events .events_btn button{width:100%;height:58px;font-size:18px}}.welcome_plan{width:100%;padding:100px 0;background:#f7f8fc}.plan_container{width:min(1600px,92%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.guide_card,.intro_card{height:560px;border-radius:28px;overflow:hidden;background:#fff;position:relative;box-shadow:0 18px 45px rgba(0,0,0,.06);transition:.35s}.guide_card:hover,.intro_card:hover{transform:translateY(-10px);box-shadow:0 28px 65px rgba(0,0,0,.12)}.intro_card{background:linear-gradient(180deg,#eef2fb,#f8f9fe);display:flex;justify-content:center;align-items:center}.intro_content{width:72%}.intro_content h2{color:#34415f;font-size:72px;line-height:1.05;font-weight:700;margin-bottom:40px}.title_line{display:flex;align-items:center}.title_line .pink{background:#ff64a8}.title_line .blue,.title_line .pink{width:56px;height:5px;border-radius:20px}.title_line .blue{background:#21c6ff}.guide_image{width:100%;height:255px;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.45s}.guide_card:hover .guide_image{transform:scale(1.05)}.guide_body{position:relative;height:305px;background:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.guide_body h3{color:#34415f;font-size:38px;line-height:1.18;font-weight:700;max-width:88%;transition:.35s}.guide_body:after{content:"";position:absolute;right:0;bottom:0;width:82px;height:82px;background:#f7f8fc;border-radius:30px 0 28px 0}.arrow_btn{right:12px;bottom:12px;z-index:10;box-shadow:0 12px 28px rgba(45,131,255,.16)}.arrow_btn svg{width:20px;height:20px}.guide_card:hover .guide_body h3{color:#2d83ff}.guide_card:hover .arrow_btn{background:#2d83ff;color:#fff;transform:translateX(6px);box-shadow:0 20px 40px rgba(45,131,255,.35)}.guide_card:hover .arrow_btn svg{transform:translateX(4px)}.guide_image{position:relative}.guide_image:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.08));transition:.35s}.guide_card:hover .guide_image:before{background:linear-gradient(180deg,rgba(45,131,255,.05),rgba(45,131,255,.22))}@media(max-width:1600px){.plan_container{width:94%;gap:22px}.guide_card,.intro_card{height:520px}.guide_image{height:230px}.guide_body{height:290px;padding:24px}.intro_content h2{font-size:62px}.guide_body h3{font-size:32px}}@media(max-width:1400px){.plan_container{gap:20px}.guide_card,.intro_card{height:480px}.guide_image{height:210px}.guide_body{height:270px;padding:22px}.intro_content{width:78%}.intro_content h2{font-size:54px}.guide_body h3{font-size:28px}}@media(max-width:1024px){.plan_container{grid-template-columns:repeat(3,1fr);gap:16px}.guide_card,.intro_card{height:380px}.guide_image{height:160px}.guide_body{height:220px;padding:18px}.guide_body h3{font-size:20px;line-height:1.3}.intro_content{width:82%}.intro_content h2{font-size:40px}.arrow_btn{width:46px;height:46px}}@media(max-width:768px){.welcome_plan{padding:70px 0}.plan_container{width:92%;grid-template-columns:1fr;gap:22px}.guide_card,.intro_card{height:auto}.intro_card{min-height:240px}.intro_content{width:88%}.intro_content h2{font-size:34px;line-height:1.15;margin-bottom:24px}.guide_image{height:230px}.guide_body{height:auto;min-height:180px;padding:22px}.guide_body h3{font-size:26px;max-width:82%}.guide_body:after{width:70px;height:70px;border-radius:24px 0 24px 0}.arrow_btn{width:50px;height:50px;right:10px;bottom:10px}}@media(max-width:480px){.welcome_plan{padding:55px 0}.plan_container{width:94%}.intro_content h2{font-size:28px}.guide_image{height:200px}.guide_body{padding:18px}.guide_body h3{font-size:22px}}.welcome_picks{width:100%;padding:110px 0;background:#fff;overflow:hidden}.welcome_picks .container{width:min(1750px,96%);margin:auto}.section_heading{text-align:center;margin-bottom:70px}.section_heading h2{font-size:72px;line-height:1.1;font-weight:700;color:#34415f;margin-bottom:28px}.heading_line span{border-radius:30px}.heading_line .yellow{width:72px;background:#fdb913}.heading_line .green{width:72px;background:#46d65b}.picks_slider{position:relative}.picks_slider .swiper{overflow:visible}.picks_slider .swiper-wrapper{align-items:stretch}.picks_slider .swiper-slide{height:auto}.custom_next,.custom_prev{position:absolute;top:50%;transform:translateY(-50%);width:96px;height:96px;border:none;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:20;color:#2d83ff;box-shadow:0 18px 45px rgba(0,0,0,.1);transition:.35s}.custom_prev{left:-48px}.custom_next{right:-48px}.custom_next:after,.custom_prev:after{display:none}.custom_next:hover,.custom_prev:hover{background:#2d83ff;color:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 25px 55px rgba(45,131,255,.35)}.custom_next svg,.custom_prev svg{width:28px;height:28px;transition:.3s}.custom_prev:hover svg{transform:translateX(-3px)}.custom_next:hover svg{transform:translateX(3px)}.pick_card{position:relative;background:#fff;border-radius:34px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 18px 45px rgba(0,0,0,.08);transition:.4s ease}.pick_card:hover{transform:translateY(-10px);box-shadow:0 28px 65px rgba(0,0,0,.12)}.pick_image{position:relative;width:100%;height:420px;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.6s}.pick_image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.08));transition:.4s}.pick_card:hover .pick_image{transform:scale(1.06)}.pick_card:hover .pick_image:after{background:linear-gradient(180deg,rgba(45,131,255,.05),rgba(45,131,255,.18))}.pick_body{position:relative;flex:1 1;background:#f4f6fd;padding:34px 34px 42px;min-height:240px;display:flex;flex-direction:column;justify-content:flex-start}.pick_body h3{font-size:30px;line-height:1.22;font-weight:700;color:#34415f;max-width:88%;transition:.35s}.pick_card:hover .pick_body h3{color:#2d83ff}.pick_body:after{content:"";right:0;bottom:0;width:82px;height:82px;border-radius:34px 0 34px 0}.arrow_btn,.pick_body:after{position:absolute;background:#fff}.arrow_btn{right:14px;bottom:14px;width:56px;height:56px;border:none;outline:none;border-radius:50%;color:#2d83ff;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.35s;z-index:20;box-shadow:0 10px 30px rgba(45,131,255,.18)}.arrow_btn svg{width:22px;height:22px;transition:.35s}.pick_card:hover .arrow_btn{background:#2d83ff;color:#fff;transform:translateX(6px);box-shadow:0 20px 45px rgba(45,131,255,.35)}.pick_card:hover .arrow_btn svg{transform:translateX(3px)}@media(max-width:1700px){.welcome_picks .container{width:96%}}@media(max-width:1400px){.section_heading h2{font-size:60px}.pick_image{height:360px}.pick_body{min-height:210px;padding:28px}.pick_body h3{font-size:24px}.custom_next,.custom_prev{width:82px;height:82px}.custom_prev{left:-40px}.custom_next{right:-40px}}@media(max-width:1024px){.welcome_picks{padding:90px 0}.section_heading{margin-bottom:50px}.section_heading h2{font-size:48px}.pick_image{height:300px}.pick_body{min-height:180px;padding:22px}.pick_body h3{font-size:22px}.custom_next,.custom_prev{width:70px;height:70px}.custom_prev{left:-34px}.custom_next{right:-34px}}@media(max-width:768px){.welcome_picks{padding:70px 0}.welcome_picks .container{width:94%}.section_heading{margin-bottom:45px}.section_heading h2{font-size:34px;line-height:1.2}.heading_line span{width:52px;height:5px}.pick_image{height:240px}.pick_body{min-height:170px;padding:22px 20px 32px}.pick_body h3{font-size:20px;max-width:82%}.pick_body:after{width:70px;height:70px}.arrow_btn{width:50px;height:50px;right:10px;bottom:10px}.arrow_btn svg{width:18px;height:18px}.custom_next,.custom_prev{width:60px;height:60px}.custom_prev{left:-18px}.custom_next{right:-18px}}@media(max-width:480px){.welcome_picks{padding:55px 0}.section_heading h2{font-size:28px}.pick_image{height:220px}.pick_body{min-height:160px;padding:18px}.pick_body h3{font-size:18px}.custom_next,.custom_prev{width:54px;height:54px}}.welcome_unlock{position:relative;overflow:hidden;margin:100px auto;border-radius:40px;background-size:cover;background-position:50%;background-repeat:no-repeat;isolation:isolate}.welcome_unlock .overlay{position:absolute;inset:0;z-index:1}.welcome_unlock .container{position:relative;z-index:2;max-width:1700px;width:92%;margin:auto}.unlock_content{min-height:760px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:110px 0}.unlock_content h2{max-width:1280px;color:#fff;font-size:clamp(44px,5vw,82px);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin:0}.heading_line{margin:42px 0}.heading_line span{display:block;width:96px}.heading_line .orange{background:#ff9a2a}.heading_line .cyan{background:#22d7ff}.unlock_content p{max-width:920px;color:hsla(0,0%,100%,.92);font-size:28px;font-weight:400;line-height:1.7;margin:0 0 60px}.unlock_actions{width:100%;max-width:1180px;display:flex;justify-content:center;align-items:center;gap:34px}.unlock_actions button{position:relative;height:84px;border-radius:999px;border:none;outline:none;cursor:pointer;font-size:34px;font-weight:700;transition:all .35s ease;overflow:hidden}.signin_btn{flex:1 1;color:#7f90b4;box-shadow:0 15px 35px rgba(0,0,0,.18)}.signin_btn:hover{background:#f5f7ff;color:#2b457d;transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.22)}.signup_btn{flex:1 1;background:transparent;border:3px solid #4d9cff;box-shadow:inset 0 0 0 rgba(77,156,255,0)}.signup_btn:hover{background:#4d9cff;color:#fff;transform:translateY(-5px);box-shadow:0 18px 45px rgba(77,156,255,.35)}.unlock_actions button:before{content:"";position:absolute;left:-120%;top:0;width:120%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),transparent);transition:.7s}.unlock_actions button:hover:before{left:120%}.unlock_actions button:active{transform:scale(.98)}@media(max-width:1600px){.welcome_unlock{margin:100px auto}.unlock_content{min-height:680px;padding:90px 0}.unlock_content h2{font-size:70px;max-width:1100px}.unlock_content p{font-size:24px;max-width:850px}.unlock_actions{max-width:1000px}.unlock_actions button{height:76px;font-size:30px}}@media(max-width:1200px){.welcome_unlock{border-radius:32px;margin:90px auto}.unlock_content{min-height:620px;padding:80px 40px}.unlock_content h2{font-size:56px}.unlock_content p{font-size:22px;line-height:1.6}.unlock_actions{gap:24px;max-width:900px}.unlock_actions button{height:72px;font-size:26px}}@media(max-width:992px){.welcome_unlock{border-radius:28px;margin:80px auto}.unlock_content{min-height:560px;padding:70px 30px}.unlock_content h2{font-size:48px;line-height:1.2}.heading_line{margin:30px 0}.heading_line span{width:72px}.unlock_content p{font-size:20px;max-width:700px;margin-bottom:40px}.unlock_actions{max-width:760px;gap:18px}.unlock_actions button{height:68px;font-size:24px}}@media(max-width:768px){.welcome_unlock{border-radius:26px;margin:60px auto}.welcome_unlock .container{width:92%}.unlock_content{min-height:auto;padding:70px 20px}.unlock_content h2{font-size:34px;line-height:1.18}.heading_line{margin:26px 0}.heading_line span{width:58px;height:5px}.unlock_content p{font-size:18px;line-height:1.7;margin-bottom:35px}.unlock_actions{flex-direction:column;gap:18px;max-width:100%}.signin_btn,.signup_btn{width:100%;height:64px;font-size:22px}}@media(max-width:480px){.welcome_unlock{border-radius:22px;margin:40px auto}.unlock_content{padding:55px 18px}.unlock_content h2{font-size:26px}.heading_line span{width:48px;height:4px}.unlock_content p{font-size:16px;line-height:1.7;margin-bottom:28px}.signin_btn,.signup_btn{height:58px;font-size:20px}}.welcome_visit{width:100%;padding:110px 30px;background:#fff;overflow:hidden}.welcome_visit *{box-sizing:border-box}.welcome_visit .container{width:100%;max-width:1800px;margin:0 auto}.visit_heading{text-align:center;margin-bottom:70px}.visit_heading h2{color:#2f3f63;font-size:clamp(40px,4vw,82px);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-bottom:24px}.visit_heading h2 span{background:linear-gradient(90deg,#2d83ff,#62b0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading_line{display:flex;justify-content:center;align-items:center}.heading_line span{width:80px;height:6px}.heading_line .orange{background:#ff8d2b;border-radius:20px 0 0 20px}.heading_line .pink{background:#ff70b7;border-radius:0 20px 20px 0}.visit_grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px}.visit_card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.08);transition:.35s ease}.visit_card:hover{transform:translateY(-8px);box-shadow:0 25px 55px rgba(0,0,0,.15)}.visit_image{position:relative;overflow:hidden;aspect-ratio:3/4}.visit_image img{width:100%;height:100%;object-fit:cover;transition:.45s}.image_overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.05),transparent);transition:.35s}.visit_card:hover .image_overlay{background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.1),transparent)}.visit_content{position:relative;background:#fff;padding:22px 18px 24px;min-height:95px;display:flex;align-items:center;justify-content:center;text-align:center}.visit_content h3{margin:0;width:100%;color:#2f3f63;font-size:22px;font-weight:700;line-height:1.35;transition:.35s ease}.visit_card:hover .visit_content h3{color:#2d83ff}.visit_card{border:1px solid #edf1f7}.visit_image{background:#f5f6fb}.visit_image:after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(0deg,rgba(0,0,0,.28),transparent);pointer-events:none}.visit_card:hover{border-color:#dbe6ff}.visit_card:hover .visit_image img{transform:scale(1.08)}.visit_card,.visit_content,.visit_content h3,.visit_image,.visit_image img{transition:.35s ease}.visit_image img{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.visit_card{cursor:pointer}.visit_image img{image-rendering:auto}.visit_content{border-top:1px solid rgba(0,0,0,.04)}.visit_card:hover{box-shadow:0 20px 50px rgba(0,0,0,.14)}@media(max-width:1600px){.welcome_visit{padding:100px 28px}.visit_grid{grid-template-columns:repeat(6,1fr);gap:20px}.visit_heading h2{font-size:64px}.visit_content{min-height:90px}.visit_content h3{font-size:20px}}@media(max-width:1400px){.welcome_visit{padding:90px 24px}.visit_grid{grid-template-columns:repeat(3,1fr);gap:22px}.visit_heading h2{font-size:54px}.visit_content{min-height:88px;padding:20px}.visit_content h3{font-size:19px}}@media(max-width:992px){.welcome_visit{padding:80px 20px}.visit_heading{margin-bottom:50px}.visit_heading h2{font-size:46px}.heading_line span{width:60px;height:5px}.visit_grid{grid-template-columns:repeat(3,1fr);gap:18px}.visit_card{border-radius:22px}.visit_content{min-height:78px;padding:18px}.visit_content h3{font-size:17px;line-height:1.3}}@media(max-width:768px){.welcome_visit{padding:70px 16px}.visit_heading{margin-bottom:40px}.visit_heading h2{font-size:32px;line-height:1.2}.heading_line span{width:50px;height:4px}.visit_grid{grid-template-columns:repeat(3,1fr);gap:12px}.visit_card{border-radius:18px}.visit_content{min-height:65px;padding:12px}.visit_content h3{font-size:14px;line-height:1.25}}@media(max-width:480px){.welcome_visit{padding:60px 12px}.visit_heading h2{font-size:26px}.visit_grid{gap:10px}.visit_card{border-radius:16px}.visit_content{min-height:56px;padding:10px}.visit_content h3{font-size:12px}}.welcome_footer{width:100%;background:#434d87;color:#fff;overflow:hidden;margin-top:120px}.welcome_footer *{box-sizing:border-box}.welcome_footer a{text-decoration:none;color:inherit}.welcome_footer ul{list-style:none;margin:0;padding:0}.welcome_footer .container{max-width:1700px;margin:0 auto;padding:90px 40px 70px;display:grid;grid-template-columns:280px 1fr 280px;grid-gap:70px;gap:70px;align-items:flex-start}.footer_logo{display:flex;align-items:flex-start;justify-content:flex-start}.footer_logo img{width:220px;max-width:100%;display:block}.footer_links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:70px;gap:70px}.footer_column{width:100%}.footer_column h3{margin:0 0 28px;color:#fff;font-size:34px;font-weight:700;line-height:1.2}.footer_column ul{display:flex;flex-direction:column;gap:18px}.footer_column li{margin:0}.footer_column a{display:inline-block;font-size:22px;font-weight:500;line-height:1.4;color:hsla(0,0%,100%,.82);transition:.3s ease}.footer_column a:hover{color:#fff;transform:translateX(6px)}.footer_action{display:flex;justify-content:flex-end;align-items:flex-start}.footer_action button{border:2px solid #4ea0ff;background:transparent;color:#fff;padding:18px 42px;border-radius:999px;font-size:22px;font-weight:700;cursor:pointer;transition:.35s ease}.footer_action button:hover{background:#4ea0ff;color:#fff;transform:translateY(-3px);box-shadow:0 12px 30px rgba(78,160,255,.35)}.footer_bottom{border-top:1px solid hsla(0,0%,100%,.12);padding:24px 40px;text-align:center}.footer_bottom p{margin:0;color:hsla(0,0%,100%,.72);font-size:16px;font-weight:400;letter-spacing:.4px}@media(max-width:1500px){.welcome_footer .container{max-width:1400px;grid-template-columns:240px 1fr 240px;gap:50px;padding:80px 30px 60px}.footer_links{gap:50px}.footer_logo img{width:190px}.footer_column h3{font-size:30px;margin-bottom:22px}.footer_column a{font-size:20px}.footer_action button{font-size:20px;padding:16px 34px}}@media(max-width:1280px){.welcome_footer .container{grid-template-columns:220px 1fr;gap:45px;padding:70px 28px 55px}.footer_action{grid-column:1/-1;justify-content:center;margin-top:15px}.footer_links{gap:40px}.footer_column h3{font-size:28px}.footer_column a{font-size:19px}}@media(max-width:992px){.welcome_footer{margin-top:90px}.welcome_footer .container{grid-template-columns:1fr;gap:45px;padding:60px 26px 50px;text-align:center}.footer_logo{justify-content:center}.footer_logo img{width:200px}.footer_links{grid-template-columns:repeat(3,1fr);gap:35px;width:100%}.footer_column{text-align:center}.footer_column h3{font-size:26px;margin-bottom:20px}.footer_column ul{gap:14px}.footer_column a{font-size:18px}.footer_action{justify-content:center;margin-top:10px}.footer_action button{width:320px;max-width:100%;font-size:20px;padding:16px 28px}.footer_bottom{padding:22px 20px}.footer_bottom p{font-size:15px}}@media(max-width:768px){.welcome_footer{margin-top:80px}.welcome_footer .container{grid-template-columns:1fr;gap:40px;padding:55px 22px 45px;text-align:center}.footer_logo{justify-content:center}.footer_logo img{width:180px}.footer_links{grid-template-columns:1fr;gap:35px}.footer_column{text-align:center}.footer_column h3{font-size:26px;margin-bottom:18px}.footer_column ul{gap:14px}.footer_column a{font-size:18px}.footer_action{justify-content:center;margin-top:5px}.footer_action button{width:100%;max-width:360px;padding:16px 24px;font-size:20px}.footer_bottom{padding:22px 18px}.footer_bottom p{font-size:15px;line-height:1.6}}@media(max-width:576px){.welcome_footer .container{padding:50px 18px 40px;gap:32px}.footer_logo img{width:165px}.footer_column h3{font-size:23px}.footer_column a{font-size:17px}.footer_action button{max-width:320px;font-size:18px;padding:15px 22px}.footer_bottom{padding:20px 16px}.footer_bottom p{font-size:14px}}@media(max-width:480px){.welcome_footer{margin-top:70px}.welcome_footer .container{padding:45px 16px 36px}.footer_logo img{width:150px}.footer_column h3{font-size:21px}.footer_column a{font-size:16px;line-height:1.5}.footer_action button{width:100%;font-size:17px;padding:14px 18px}.footer_bottom{padding:18px 14px}.footer_bottom p{font-size:13px}}@media(max-width:360px){.welcome_footer .container{padding:40px 14px 32px}.footer_logo img{width:135px}.footer_column h3{font-size:20px}.footer_column a{font-size:15px}.footer_action button{font-size:16px;padding:13px 16px}.footer_bottom p{font-size:12px}}.top_color_bar{width:100%;height:10px;display:flex;overflow:hidden}.top_color_bar .color{flex:1 1;height:100%}.top_color_bar .color1{background:#ff7a1f}.top_color_bar .color2{background:#f5c328}.top_color_bar .color3{background:#48c94c}.top_color_bar .color4{background:#35c7eb}.top_color_bar .color5{background:#f36ba8}.welcome_navbar{width:100%;background:#fff;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999;box-shadow:0 8px 30px rgba(0,0,0,.06)}.welcome_navbar *{box-sizing:border-box}.navbar_container{width:100%;max-width:1800px;margin:0 auto;padding:22px 40px;justify-content:space-between;gap:24px}.nav_logo,.navbar_container{display:flex;align-items:center}.nav_logo{flex-shrink:0;text-decoration:none}.nav_logo img{width:235px;height:auto;display:block;transition:.3s ease}.nav_logo:hover img{transform:scale(1.03)}.nav_right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.signin_btn,.signup_btn{width:150px;height:52px;border-radius:999px;font-size:17px;font-weight:700;cursor:pointer;transition:.3s;white-space:nowrap;display:flex;align-items:center;justify-content:center}.signin_btn{background:#fff;color:#34446a;border:2px solid #dbe3f3}.signin_btn:hover{background:#34446a;color:#fff;border-color:#34446a}.signup_btn{border:none;background:#4b93ff;color:#fff;box-shadow:0 8px 20px rgba(75,147,255,.25)}.signup_btn:hover{background:#2d79f5;transform:translateY(-2px);box-shadow:0 12px 28px rgba(75,147,255,.35)}@media(max-width:1600px){.navbar_container{max-width:1500px;padding:20px 32px}.nav_logo img{width:215px}.nav_right{gap:14px}.signin_btn,.signup_btn{width:140px;height:50px;font-size:16px}}@media(max-width:1400px){.navbar_container{padding:20px 28px}.nav_logo img{width:195px}.nav_right{gap:12px}.signin_btn,.signup_btn{width:130px;height:48px;font-size:15px}}@media(max-width:1200px){.navbar_container{padding:18px 24px}.nav_logo img{width:180px}.nav_right{gap:10px}.signin_btn,.signup_btn{width:118px;height:46px;font-size:14px}}@media(max-width:992px){.navbar_container{padding:18px 20px;display:flex;align-items:center;justify-content:space-between}.nav_logo{flex:1 1}.nav_logo img{width:165px}.nav_right{margin-left:auto;display:flex;align-items:center;gap:10px}.signin_btn,.signup_btn{width:110px;height:44px;font-size:14px;padding:0}.navbar_container{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding:16px 18px;gap:12px}.nav_logo{flex:0 0 auto}.nav_logo img{width:150px}.nav_right{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:0}.signin_btn,.signup_btn{width:95px;min-width:95px;height:40px;font-size:13px;padding:0}}@media(max-width:768px){.navbar_container{padding:14px 16px}.nav_logo img{width:135px}.nav_right{gap:6px}.signin_btn,.signup_btn{width:82px;min-width:82px;height:38px;font-size:12px}}@media(max-width:480px){.navbar_container{padding:12px}.nav_logo img{width:115px}.nav_right{gap:5px}.signin_btn,.signup_btn{width:72px;min-width:72px;height:34px;font-size:11px}}@media(max-width:360px){.navbar_container{padding:10px}.nav_logo img{width:100px}.signin_btn,.signup_btn{width:64px;min-width:64px;height:32px;font-size:10px}}.signin_page{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;overflow:hidden;background:linear-gradient(135deg,#f6f9ff,#eef5ff 45%,#fff)}.signin_page:before{width:700px;height:700px;background:rgba(61,125,255,.08);top:-280px;left:-220px;filter:blur(30px)}.signin_page:after,.signin_page:before{content:"";position:absolute;border-radius:50%}.signin_page:after{width:650px;height:650px;background:rgba(255,141,42,.08);right:-220px;bottom:-250px;filter:blur(35px)}.signin_overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(64,130,255,.08),transparent 45%),radial-gradient(circle at bottom right,rgba(255,145,60,.08),transparent 45%);pointer-events:none}.signin_card{position:relative;z-index:10;width:100%;max-width:520px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.7);border-radius:32px;padding:55px 45px;box-shadow:0 30px 80px rgba(0,0,0,.08),0 10px 25px rgba(0,0,0,.05)}.signin_header{text-align:center;margin-bottom:40px}.signin_header img{width:90px;height:auto;margin:0 auto 24px;display:block}.signin_header h1{margin:0;color:#24385d;font-size:40px;font-weight:800;line-height:1.1}.signin_header p{margin-top:14px;color:#6d7d97;font-size:17px;line-height:1.7}.signin_card form{width:100%}.form_group{margin-bottom:24px}.form_group label{display:block;margin-bottom:10px;color:#24385d}.form_group input{width:100%;height:60px;padding:0 22px;border:2px solid #e4ebf5;border-radius:16px;outline:none;background:#fff;color:#24385d;font-size:16px;font-weight:500;transition:.3s ease}.form_group input::placeholder{color:#9aa9c2}.form_group input:focus{border-color:#3d7dff;box-shadow:0 0 0 4px rgba(61,125,255,.12)}.password_box1{position:relative;width:100%}.password_box1 input{padding-right:90px}.show_password{right:18px;background:none;color:#3d7dff;font-size:14px;transition:.3s}.show_password:hover{color:#255fd9}.signin_options{justify-content:space-between;gap:20px;margin:10px 0 28px}.remember_me,.signin_options{display:flex;align-items:center}.remember_me{gap:10px;color:#4d5e7a;font-size:15px;font-weight:500;cursor:pointer}.remember_me input{width:18px;height:18px;accent-color:#3d7dff;cursor:pointer}.signin_options a{text-decoration:none;color:#3d7dff;font-size:15px;font-weight:600;transition:.3s}.signin_options a:hover{color:#255fd9;text-decoration:underline}.form_group input:hover{border-color:#b8c8e6}.form_group input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-text-fill-color:#24385d}.form_group input:disabled{background:#f6f8fc;cursor:not-allowed}.signin_button{width:100%;height:60px;border:none;border-radius:18px;background:linear-gradient(135deg,#2d7dff,#4ca0ff);color:#fff;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.35s ease;box-shadow:0 15px 35px rgba(45,125,255,.25)}.signin_button:hover{transform:translateY(-3px);box-shadow:0 22px 45px rgba(45,125,255,.35)}.signin_button:active{transform:scale(.98)}.signin_button:disabled{opacity:.75;cursor:not-allowed}.terms_box{display:flex;align-items:flex-start;gap:12px;margin-top:26px}.terms_box input{margin-top:3px;width:18px;height:18px;accent-color:#2d7dff;cursor:pointer}.terms_box p{margin:0;color:#69788f;font-size:14px;line-height:1.7}.terms_box a{color:#2d7dff;text-decoration:none;font-weight:700}.terms_box a:hover{text-decoration:underline}.signin_footer{margin-top:34px;padding-top:28px;border-top:1px solid #edf2fb;text-align:center}.signin_footer p{margin-bottom:18px;color:#6f7f96;font-size:15px}.create_account_btn{width:100%;height:56px;border-radius:18px;border:2px solid #dce6f6;background:#fff;color:#2d3f63;font-size:17px;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:.35s}.create_account_btn:hover{background:#f4f8ff;border-color:#2d7dff;color:#2d7dff;transform:translateY(-2px)}.signin_page a{transition:.3s}.signin_page a:hover{opacity:.9}.create_account_btn,.form_group,.signin_button,.signin_card,button,input{transition:.35s ease}@media(max-width:1600px){.signin_card{max-width:500px;padding:50px 40px}.signin_header h1{font-size:36px}}@media(max-width:1400px){.signin_page{padding:50px 20px}.signin_card{max-width:480px;padding:45px 36px}.signin_header img{width:80px}.signin_header h1{font-size:34px}.signin_header p{font-size:16px}}@media(max-width:1200px){.signin_card{max-width:460px;padding:42px 34px}.signin_header h1{font-size:32px}.form_group input,.signin_button{height:56px}.create_account_btn{height:54px}}@media(max-width:992px){.signin_page{padding:40px 18px}.signin_card{max-width:460px;border-radius:26px;padding:38px 30px}.signin_header{margin-bottom:34px}.signin_header img{width:72px}.signin_header h1{font-size:30px}.signin_header p{font-size:15px}.form_group{margin-bottom:20px}.signin_options{flex-direction:column;align-items:flex-start;gap:14px}}@media(max-width:768px){.signin_page{padding:30px 16px}.signin_card{max-width:100%;border-radius:22px;padding:30px 22px}.signin_header img{width:64px}.signin_header h1{font-size:28px}.signin_header p{font-size:15px;line-height:1.6}.form_group label{font-size:14px}.form_group input{height:52px;font-size:15px;padding:0 18px}.password_box input{padding-right:75px}.show_password{right:14px;font-size:13px}.signin_button{height:54px;font-size:16px}.create_account_btn{height:52px;font-size:15px}}@media(max-width:576px){.signin_page{padding:20px 14px}.signin_card{padding:26px 18px;border-radius:20px}.signin_header{margin-bottom:28px}.signin_header img{width:58px}.signin_header h1{font-size:25px}.signin_header p{font-size:14px}.form_group input{height:50px;font-size:14px}.signin_button{height:50px;font-size:15px}.terms_box{gap:10px}.terms_box p{font-size:13px;line-height:1.6}.signin_footer{margin-top:28px;padding-top:24px}}@media(max-width:380px){.signin_page{padding:16px 10px}.signin_card{padding:22px 16px;border-radius:18px}.signin_header img{width:52px}.signin_header h1{font-size:22px}.signin_header p{font-size:13px}.form_group input{height:48px;font-size:13px}.create_account_btn,.signin_button{height:48px;font-size:14px}.remember_me,.signin_options a{font-size:13px}}.sidebar-overlay{position:fixed;inset:0;background:rgba(7,15,35,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9998;animation:sidebarFade .3s ease}.sidebar-weapper{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;pointer-events:none}.mobile-menu{position:absolute;top:0;left:-420px;width:380px;max-width:92%;height:100vh;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.18);transition:.35s ease;pointer-events:auto;overflow:hidden;display:flex;flex-direction:column}.mobile-menu.rightVal{left:0}.mobile-menu__wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #edf1f8;background:#fff;flex-shrink:0}.mobile-menu__logo{width:165px;height:auto;object-fit:contain}.mobile-menu__close{width:42px;height:42px;border:none;border-radius:12px;background:#f3f6fb;color:#2e466d;font-size:22px;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center}.mobile-menu__close:hover{background:#3d7dff;color:#fff;transform:rotate(90deg)}.mobile-menu__content{flex:1 1;overflow-y:auto;padding:22px;background:#f8fbff}.mobile-menu__content::-webkit-scrollbar{width:6px}.mobile-menu__content::-webkit-scrollbar-thumb{background:#c9d5e7;border-radius:50px}.mobile-menu__content::-webkit-scrollbar-track{background:transparent}.profile-card{background:#fff;border-radius:22px;padding:22px;box-shadow:0 15px 35px rgba(0,0,0,.06);margin-bottom:22px}.profile-card__top{display:flex;justify-content:space-between;align-items:center;gap:18px}.profile-card__code{font-size:13px;color:#7a8aa5;margin-bottom:6px;word-break:break-word}.profile-card__name{font-size:24px;font-weight:700;color:#223a63;line-height:1.3}.profile-card__avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#eef5ff;display:flex;align-items:center;justify-content:center}.profile-card__avatar img{width:100%;height:100%;object-fit:cover}.profile-card__divider{width:100%;height:1px;background:#edf2f8;margin:20px 0}@keyframes sidebarFade{0%{opacity:0}to{opacity:1}}.membership{gap:18px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#edf5ff,#fff);border:1px solid #e5edf8;margin-bottom:26px}.membership,.membership__icon{display:flex;align-items:center}.membership__icon{width:70px;height:70px;border-radius:18px;background:#fff;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px rgba(0,0,0,.08)}.membership__icon img{width:52px;height:52px;object-fit:contain}.membership__details{flex:1 1}.membership__title{color:#223a63;font-size:15px;font-weight:700;margin-bottom:14px;line-height:1.4}.membership__progress{width:100%;height:8px;border-radius:50px;overflow:hidden;background:#dfe8f7}.membership__progress-fill{height:100%;border-radius:50px;background:linear-gradient(90deg,#3d7dff,#6ab3ff);transition:width .4s ease}.membership__footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.membership__footer span{color:#687b98;font-size:13px;font-weight:600}.mobile-menu__nav{display:flex;flex-direction:column;gap:8px}.menu-item{display:flex;align-items:center;width:100%;min-height:52px;padding:0 18px;border-radius:14px;background:#fff;color:#29466d;text-decoration:none;font-size:15px;font-weight:600;transition:.3s ease;border:1px solid transparent}.menu-item:hover{transform:translateX(6px);border-color:#3d7dff}.menu-item.active,.menu-item:hover{background:#3d7dff;color:#fff;box-shadow:0 10px 25px rgba(61,125,255,.2)}.mobile-menu__line{width:100%;height:1px;background:#e6edf7;margin:12px 0}.mobile-menu__nav::-webkit-scrollbar{width:5px}.mobile-menu__nav::-webkit-scrollbar-thumb{background:#cad7ea;border-radius:50px}.mobile-menu__nav::-webkit-scrollbar-track{background:transparent}.logout-btn{width:100%;height:56px;margin-top:28px;background:linear-gradient(135deg,#ff5c5c,#ff7b54);font-size:16px;transition:.35s ease;box-shadow:0 15px 30px rgba(255,92,92,.22)}.logout-btn:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(255,92,92,.3)}.logout-btn:active{transform:scale(.98)}@media(min-width:1200px){.mobile-menu{width:400px}.mobile-menu__content{padding:26px}.profile-card{padding:24px}}@media(max-width:1199px){.mobile-menu{width:360px}}@media(max-width:992px){.mobile-menu{width:340px;max-width:92%}.mobile-menu__header{padding:18px 20px}.mobile-menu__content,.profile-card{padding:18px}.profile-card__name{font-size:20px}.membership{padding:16px;gap:14px}.membership__icon{width:60px;height:60px}.membership__icon img{width:42px;height:42px}.menu-item{min-height:48px;font-size:14px}}@media(max-width:768px){.mobile-menu{width:320px;max-width:94%}.mobile-menu__logo{width:145px}.profile-card__top{align-items:flex-start}.profile-card__avatar{width:64px;height:64px}.profile-card__name{font-size:18px}.membership{flex-direction:column;align-items:flex-start}.membership__details{width:100%}.menu-item{padding:0 15px}}@media(max-width:480px){.mobile-menu{width:100%;max-width:100%}.mobile-menu__content,.mobile-menu__header{padding:16px}.mobile-menu__logo{width:130px}.profile-card{border-radius:18px;padding:16px}.profile-card__avatar{width:58px;height:58px}.membership{border-radius:16px}.membership__title{font-size:14px}.membership__footer span{font-size:12px}.menu-item{min-height:46px;font-size:13px}.logout-btn{height:50px;font-size:15px}}.mobile-menu{animation:sidebarSlide .35s ease}@keyframes sidebarSlide{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.logout-btn,.membership,.menu-item,.profile-card{transition:all .35s ease}.dashboard-navigation-childs{display:flex;align-items:center;justify-content:flex-end;gap:14px;position:relative;z-index:100}.dashboard-navigation-childs .menu-icon-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;outline:none;border-radius:14px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transition:.3s ease;box-shadow:0 10px 25px rgba(0,0,0,.12)}.dashboard-navigation-childs .menu-icon-btn:hover{background:#3b82f6;transform:translateY(-2px)}.dashboard-navigation-childs .menu-icon-btn:active{transform:scale(.96)}.dashboard-navigation-childs .menu-icon-btn .menu-icon{font-size:30px;color:#000;transition:.3s}.dashboard-navigation-childs .menu-icon-btn:hover .menu-icon{color:#fff}.dashboard-navigation-childs .notification-pop,.dashboard-navigation-childs .notification-pop i{display:flex;align-items:center;justify-content:center}.dashboard-navigation-childs .notification-pop i{width:46px;height:46px;border-radius:50%;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:18px;cursor:pointer;transition:.3s ease;box-shadow:0 8px 18px rgba(0,0,0,.12)}.dashboard-navigation-childs .notification-pop i:hover{background:#3b82f6;transform:translateY(-2px)}.dashboard-navigation-childs img{width:44px;height:44px;border-radius:50%;object-fit:cover;cursor:pointer;transition:.3s ease}.dashboard-navigation-childs img:hover{transform:scale(1.05)}@media(max-width:992px){.dashboard-navigation-childs{gap:12px}.dashboard-navigation-childs .menu-icon-btn{width:44px;height:44px}.dashboard-navigation-childs .menu-icon{font-size:26px}.dashboard-navigation-childs .notification-pop i{width:42px;height:42px;font-size:17px}}@media(max-width:768px){.dashboard-navigation-childs{gap:10px}.dashboard-navigation-childs .menu-icon-btn{width:40px;height:40px;border-radius:12px}.dashboard-navigation-childs .menu-icon{font-size:24px}.dashboard-navigation-childs .notification-pop i{width:38px;height:38px;font-size:16px}.dashboard-navigation-childs img{width:38px;height:38px}}@media(max-width:480px){.dashboard-navigation-childs{gap:8px}.dashboard-navigation-childs .menu-icon-btn{width:36px;height:36px}.dashboard-navigation-childs .menu-icon{font-size:22px}.dashboard-navigation-childs .notification-pop i{width:34px;height:34px;font-size:15px}}.security_page{position:relative;width:100%;min-height:100vh;overflow:hidden;padding:70px 30px;isolation:isolate;background:radial-gradient(circle at 0 0,rgba(59,130,246,.18),transparent 30%),radial-gradient(circle at 100% 100%,rgba(124,58,237,.18),transparent 35%),radial-gradient(circle at 50% 30%,rgba(14,165,233,.08),transparent 45%),linear-gradient(135deg,#071423,#0f172a,#172554)}.security_overlay{position:absolute;inset:0;pointer-events:none;overflow:hidden}.security_overlay:before{width:600px;height:600px;top:-180px;left:-180px;background:radial-gradient(circle,rgba(59,130,246,.3),transparent 70%);animation:blobOne 18s ease-in-out infinite}.security_overlay:after,.security_overlay:before{content:"";position:absolute;border-radius:50%;filter:blur(90px)}.security_overlay:after{width:700px;height:700px;right:-220px;bottom:-220px;background:radial-gradient(circle,rgba(168,85,247,.22),transparent 70%);animation:blobTwo 20s ease-in-out infinite}.security_container{position:relative;z-index:5;width:100%;max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,420px);grid-gap:35px;gap:35px;align-items:start}.security_left{width:100%;display:flex;justify-content:center;align-items:flex-start}.security_right{position:-webkit-sticky;position:sticky;top:110px;display:flex;flex-direction:column;gap:20px}.security_left,.security_right{animation:fadeSlide .8s ease both}@keyframes blobOne{0%{transform:translate(0) scale(1)}50%{transform:translate(90px,70px) scale(1.2)}to{transform:translate(0) scale(1)}}@keyframes blobTwo{0%{transform:translate(0) scale(1)}50%{transform:translate(-120px,-60px) scale(1.25)}to{transform:translate(0) scale(1)}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.security_container{max-width:1700px;grid-template-columns:2.2fr 420px}}@media(max-width:1400px){.security_container{grid-template-columns:1.8fr 360px;gap:28px}}@media(max-width:1200px){.security_page{padding:55px 22px}.security_container{grid-template-columns:1fr}.security_right{position:relative;top:auto}}@media(max-width:992px){.security_page{padding:45px 18px}.security_container{gap:24px}}@media(max-width:768px){.security_page{padding:35px 15px}.security_overlay{display:none}}@media(max-width:480px){.security_page{padding:25px 12px}.security_container{gap:18px}}.security_card{position:relative;width:100%;max-width:760px;padding:42px;border-radius:32px;overflow:hidden;background:linear-gradient(160deg,rgba(17,24,39,.92),rgba(30,41,59,.94));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);box-shadow:0 30px 80px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06);transition:.45s ease}.security_card:hover{transform:translateY(-8px);box-shadow:0 45px 100px rgba(0,0,0,.55),0 0 50px rgba(59,130,246,.18)}.security_card:before{top:-140px;right:-120px;width:280px;height:280px;background:radial-gradient(circle,rgba(59,130,246,.28),transparent 70%)}.security_card:after,.security_card:before{content:"";position:absolute;border-radius:50%;filter:blur(30px)}.security_card:after{bottom:-180px;left:-120px;width:260px;height:260px;background:radial-gradient(circle,rgba(168,85,247,.2),transparent 70%)}.security_header{position:relative;z-index:2;text-align:center;margin-bottom:42px}.security_header img{width:90px;height:auto;margin-bottom:20px;animation:logoFloat 5s ease infinite}.security_header h1{margin:0 0 18px;color:#fff;font-size:44px;font-weight:800;line-height:1.15;letter-spacing:-1px;text-shadow:0 10px 25px rgba(59,130,246,.3)}.security_header p{width:100%;max-width:520px;margin:auto;color:#cbd5e1;font-size:18px;line-height:1.8;font-weight:400}@keyframes logoFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media(min-width:1600px){.security_card{max-width:820px;padding:55px}.security_header h1{font-size:50px}}@media(max-width:1400px){.security_card{max-width:700px}}@media(max-width:992px){.security_card{max-width:100%;padding:34px;border-radius:24px}.security_header{margin-bottom:34px}.security_header h1{font-size:36px}.security_header p{font-size:16px}}@media(max-width:768px){.security_card{padding:24px;border-radius:20px}.security_header img{width:72px}.security_header h1{font-size:28px}.security_header p{font-size:15px;line-height:1.7}}@media(max-width:480px){.security_card{padding:18px}.security_header img{width:60px}.security_header h1{font-size:24px}.security_header p{font-size:14px}}.form_group{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:26px;position:relative}.form_group:last-child{margin-bottom:0}.form_group label{display:flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s}.form_group:focus-within label{color:#60a5fa}.password_box{position:relative;width:100%}.password_box input{width:100%;height:64px;padding:0 115px 0 22px;border-radius:18px;border:1.5px solid hsla(0,0%,100%,.1);background:linear-gradient(145deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;font-size:15px;font-weight:500;transition:.35s ease;outline:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.password_box input::placeholder{color:#94a3b8;font-weight:500;transition:.3s}.password_box input:hover{border-color:rgba(96,165,250,.45);background:linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04))}.password_box input:focus{border-color:#3b82f6;background:linear-gradient(145deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));box-shadow:0 0 0 4px rgba(59,130,246,.15),0 20px 45px rgba(59,130,246,.18)}.password_box input:active{transform:scale(.995)}.password_box input:-webkit-autofill,.password_box input:-webkit-autofill:focus,.password_box input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #18253c;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.password_box input:disabled{opacity:.55;cursor:not-allowed}.password_box input:invalid{box-shadow:none}.password_box{animation:fadeInput .5s ease both}@keyframes fadeInput{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.show_password{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:88px;height:46px;border:none;outline:none;cursor:pointer;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2563eb,#4f8df7);box-shadow:0 10px 25px rgba(37,99,235,.25);transition:.35s ease;overflow:hidden}.show_password:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transition:.7s}.show_password:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 15px 35px rgba(37,99,235,.4)}.show_password:hover:before{left:140%}.show_password:active{transform:translateY(-50%) scale(.96)}.show_password:focus{outline:none}.security_button{width:100%;height:66px;margin-top:14px;border:none;outline:none;border-radius:20px;cursor:pointer;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:12px;color:#fff;font-size:17px;font-weight:700;background:linear-gradient(135deg,#2563eb,#3b82f6,#7c3aed);background-size:250% 250%;animation:buttonGradient 8s linear infinite;box-shadow:0 20px 45px rgba(37,99,235,.35);transition:.35s ease}.security_button:before{content:"";position:absolute;top:0;left:-130%;width:55%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transition:.8s}.security_button:hover{transform:translateY(-4px);box-shadow:0 30px 60px rgba(37,99,235,.45)}.security_button:hover:before{left:140%}.security_button:active{transform:scale(.98)}.security_button:disabled{cursor:not-allowed;opacity:.7;transform:none;animation:none}.rotating-spinner{margin-left:8px;font-size:18px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes buttonGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media(min-width:1600px){.form_group{margin-bottom:30px}.form_group label{font-size:16px}.password_box input{height:68px;padding:0 125px 0 24px;font-size:16px;border-radius:20px}.show_password{width:92px;height:48px;font-size:14px}.security_button{height:70px;font-size:18px;border-radius:22px}}@media(max-width:1400px){.password_box input{height:62px}}@media(max-width:1200px){.form_group{margin-bottom:24px}.password_box input{height:60px;padding:0 110px 0 20px;font-size:15px}.show_password{width:82px;height:42px;font-size:12px}.security_button{height:60px;font-size:16px}}@media(max-width:992px){.form_group{margin-bottom:22px}.form_group label{font-size:14px}.password_box input{height:58px;padding:0 100px 0 18px;font-size:14px;border-radius:16px}.show_password{width:76px;height:40px;border-radius:12px}.security_button{height:58px;border-radius:16px;font-size:15px}}@media(max-width:768px){.form_group{margin-bottom:20px}.form_group label{margin-bottom:8px;font-size:13px}.password_box input{height:54px;padding:0 88px 0 16px;font-size:14px;border-radius:14px}.show_password{width:68px;height:36px;right:8px;font-size:11px;border-radius:10px}.security_button{height:54px;font-size:15px;border-radius:14px}}@media(max-width:480px){.form_group{margin-bottom:18px}.form_group label{font-size:12px}.password_box input{height:50px;padding:0 80px 0 14px;font-size:13px;border-radius:12px}.password_box input::placeholder{font-size:12px}.show_password{width:60px;height:32px;right:6px;font-size:10px;border-radius:8px}.security_button{height:50px;font-size:14px;border-radius:12px}}@media(max-width:360px){.password_box input{height:48px;padding:0 72px 0 12px;font-size:12px}.show_password{width:54px;height:30px;font-size:9px}}.password_box input:focus-visible,.security_button:focus-visible,.show_password:focus-visible{outline:3px solid rgba(59,130,246,.3);outline-offset:3px}.password_box input::selection{background:#2563eb;color:#fff}.password_box input:focus::placeholder{opacity:.45;transition:.3s ease}.password_box:hover input{box-shadow:0 10px 25px rgba(59,130,246,.08)}.password_box input,.security_button,.show_password{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.security-tab{width:100%;display:flex;align-items:center;gap:18px;margin-bottom:28px}.security-tab .tab-link{flex:1 1;text-decoration:none}.security-tab button{width:100%;height:66px;border:none;cursor:pointer;position:relative;overflow:hidden;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:700;color:#cbd5e1;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:.35s}.security-tab button span{font-size:22px}.security-tab button:before{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(135deg,#2563eb,#7c3aed);transition:.35s}.security-tab button:hover{transform:translateY(-3px);border-color:rgba(96,165,250,.45);color:#fff}.security-tab button:hover:before{opacity:.12}.security-tab button>*{position:relative;z-index:2}.security-tab-active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f46e5,#7c3aed)!important;border:none!important;box-shadow:0 20px 40px rgba(37,99,235,.35)}.security-tab-active:hover{transform:translateY(-4px)}.security-notice{position:-webkit-sticky;position:sticky;top:100px;border-radius:26px;overflow:hidden;padding:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 25px 50px rgba(0,0,0,.25);transition:.35s}.security-notice:hover{transform:translateY(-5px)}.security-notice:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#7c3aed,#06b6d4)}.notice-header{gap:18px;margin-bottom:24px}.notice-header,.notice-icon{display:flex;align-items:center}.notice-icon{width:64px;height:64px;min-width:64px;border-radius:18px;justify-content:center;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:26px;box-shadow:0 15px 30px rgba(37,99,235,.3)}.notice-header h3{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800}.notice-header span{color:#94a3b8;font-size:14px}.notice-body{color:#cbd5e1}.notice-body p{margin-bottom:24px;line-height:1.8;font-size:15px}.notice-body ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.notice-body li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6}.notice-body li i{margin-top:2px;color:#22c55e;font-size:18px}@media(max-width:992px){.security-tab{gap:14px}.security-tab button{height:60px;font-size:15px}.security-notice{position:relative;top:auto;margin-top:24px}}@media(max-width:768px){.security-tab{width:100%;display:flex;flex-direction:column;gap:16px;margin:20px 0 28px;padding:0 16px}.security-tab .tab-link{width:100%;display:block}.security-tab button{width:100%;min-height:64px;padding:0 22px;display:flex;align-items:center;justify-content:flex-start;gap:14px;border-radius:18px;font-size:17px;font-weight:700;text-align:left}.security-tab button span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:12px;background:hsla(0,0%,100%,.12);flex-shrink:0}.security-tab-active{box-shadow:0 15px 35px rgba(37,99,235,.35)}}@media(max-width:480px){.security-tab{padding:0 12px;gap:12px}.security-tab button{min-height:58px;font-size:15px;padding:0 18px}.security-tab button span{width:36px;height:36px;font-size:20px}}.security-notice,.security-tab,.security_card,.security_page{animation:fadeUp .7s ease both}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.notice-icon,.security_header img{animation:floating 6s ease-in-out infinite}@keyframes glow{0%{box-shadow:0 0 0 rgba(59,130,246,.18)}50%{box-shadow:0 18px 40px rgba(59,130,246,.28)}to{box-shadow:0 0 0 rgba(59,130,246,.18)}}.security_button{animation:buttonGradient 8s linear infinite,glow 3s ease infinite}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#2563eb,#7c3aed)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3b82f6,#9333ea)}::selection{background:#2563eb}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:3px}@media(min-width:1800px){.security_container{max-width:1700px;gap:45px}.security_card{padding:55px}}@media(max-width:1600px){.security_container{max-width:1450px}}@media(max-width:1400px){.security_container{grid-template-columns:1.7fr 360px;gap:28px}.security_card{padding:38px}}@media(max-width:1200px){.security_page{padding:55px 20px}.security_container{grid-template-columns:1fr}.security_right{position:relative;top:auto}.security-notice{margin-top:20px}}@media(max-width:992px){.security_page{padding:45px 18px}.security_container{gap:24px}.security-tab{margin-bottom:24px}}@media(max-width:768px){.security_page{padding:35px 15px}.security_overlay{display:none}.security_container{gap:18px}.security_card{padding:22px}.security-notice{padding:20px}}@media(max-width:480px){.security_page{padding:25px 12px}.security_card{padding:18px;border-radius:20px}.security-notice{padding:18px;border-radius:18px}.security-tab{margin-bottom:18px}}@media(max-width:360px){.security_card{padding:16px}.security_header h1{font-size:22px}.security_header p{font-size:13px}.notice-header h3{font-size:18px}.notice-body li,.notice-body p{font-size:12px}}.password_box input,.security-notice,.security-tab button,.security_button,.security_card{will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(prefers-color-scheme:dark){body{background:#020617}}.radio_box_group{display:flex;flex-wrap:wrap;gap:12px;padding:14px;border-radius:12px}.radio_card{position:relative;min-width:110px;height:48px;border:1px solid hsla(0,0%,100%,.12);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;transition:.3s ease}.radio_card input{display:none}.radio_card span{color:#bdbdbd;font-size:15px;font-weight:600;transition:.3s}.radio_card.active,.radio_card:hover{border-color:#2d8cff}.radio_card.active{background:rgba(45,140,255,.15)}.radio_card.active span{color:#fff}@media(max-width:768px){.radio_box_group{gap:10px}.radio_card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);min-width:unset;height:46px}}.background-color{background:#0b2a68;min-height:100%}.certificate-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(120deg,#020024,#090979 30%,#07f 60%,#00d4ff);border-radius:26px;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 25px 60px rgba(0,119,255,.35),inset 0 1px 0 hsla(0,0%,100%,.15)}.certificate-wrapper:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(0,119,255,.12),transparent 35%),radial-gradient(circle at bottom right,rgba(0,174,255,.08),transparent 40%);pointer-events:none}.certificate-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0;display:grid;grid-template-columns:560px 1fr;grid-gap:45px;gap:45px;align-items:flex-start}.certificate-left{position:-webkit-sticky;position:sticky;top:110px}.certificate-card{position:relative;border-radius:24px;overflow:hidden;padding:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 70px rgba(0,0,0,.35);transition:.4s ease}.certificate-card:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(0,119,255,.2);border-color:rgba(0,119,255,.35)}.certificate-glow{position:absolute;width:320px;height:320px;top:-120px;left:-120px;border-radius:50%;background:radial-gradient(circle,rgba(0,119,255,.45),transparent 72%);filter:blur(35px);z-index:0;animation:glowMove 6s ease-in-out infinite}.certificate-image{position:relative;z-index:2;width:100%;height:auto;display:block;border-radius:16px;transition:transform .45s ease,box-shadow .45s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.certificate-image:hover{transform:scale(1.02);box-shadow:0 25px 80px rgba(0,119,255,.25)}@keyframes glowMove{0%{transform:translate(0)}50%{transform:translate(35px,20px)}to{transform:translate(0)}}.certificate-right{display:flex;flex-direction:column;gap:28px}.certificate-badge{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.25);color:#6bb8ff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.certificate-right h1{color:#fff;font-size:48px;line-height:1.15;font-weight:700;margin:0}.certificate-right h1 span{color:#2d8cff}.certificate-description{color:hsla(0,0%,100%,.78);font-size:17px;line-height:32px;max-width:850px}.certificate-description strong{color:#fff;font-weight:600}.certificate-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.certificate-feature-card{display:flex;align-items:flex-start;gap:18px;padding:26px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease;cursor:pointer}.certificate-feature-card:hover{transform:translateY(-8px);border-color:rgba(45,140,255,.35);box-shadow:0 20px 45px rgba(0,119,255,.18)}.certificate-feature-card h3{margin:0 0 10px;color:#fff;font-size:20px;font-weight:600}.certificate-feature-card p{margin:0;color:hsla(0,0%,100%,.7);line-height:28px;font-size:15px}.feature-icon{flex-shrink:0;font-size:28px;background:linear-gradient(135deg,#07f,#00bfff);box-shadow:0 10px 30px rgba(0,119,255,.28);transition:.35s}.certificate-feature-card:hover .feature-icon{transform:rotate(-6deg) scale(1.08)}.certificate-info-box{padding:34px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.certificate-info-box h2{margin:0 0 18px;color:#fff;font-size:28px}.certificate-info-box p{color:hsla(0,0%,100%,.72);line-height:30px;margin-bottom:25px}.certificate-info-box ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;list-style:none}.certificate-info-box ul li{color:#fff;font-size:15px;font-weight:500}.certificate-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:5px}.stat-card{position:relative;overflow:hidden;padding:28px 20px}.stat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.15),transparent 70%);opacity:0;transition:.35s}.stat-card:hover{box-shadow:0 20px 45px rgba(0,119,255,.18)}.stat-card:hover:before{opacity:1}.stat-card h3{position:relative;margin:0;color:#fff;font-size:42px;font-weight:700}.stat-card span{position:relative;display:block;margin-top:12px;color:hsla(0,0%,100%,.72)}.certificate-bottom-card{margin-top:10px;padding:38px;border-radius:26px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.certificate-bottom-card:hover{transform:translateY(-6px);border-color:rgba(45,140,255,.35);box-shadow:0 25px 55px rgba(0,119,255,.15)}.certificate-bottom-card h2{margin:0 0 18px;color:#fff;font-size:30px;font-weight:700}.certificate-bottom-card>p{color:hsla(0,0%,100%,.72);line-height:30px;margin-bottom:28px;max-width:900px}.certificate-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.certificate-list-item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-radius:16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);transition:.3s}.certificate-list-item:hover{background:rgba(0,119,255,.08);border-color:rgba(45,140,255,.3);transform:translateX(6px)}.certificate-list-item span{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2d8cff;color:#fff;font-size:16px;flex-shrink:0;box-shadow:0 10px 20px rgba(45,140,255,.25)}.certificate-list-item p{margin:0;color:#fff;line-height:26px;font-size:15px;font-weight:500}.certificate-left,.certificate-right{animation:fadeUp .8s ease both}.certificate-right{animation-delay:.15s}@media(max-width:1400px){.certificate-page{width:94%;grid-template-columns:460px 1fr;gap:35px}.certificate-right h1{font-size:42px}.certificate-feature-card{padding:22px}.certificate-info-box{padding:30px}}@media(max-width:1200px){.certificate-page{grid-template-columns:1fr;gap:45px}.certificate-left{position:relative;top:0;width:100%;display:flex;justify-content:center}.certificate-card{max-width:650px;width:100%}.certificate-image{width:100%}.certificate-feature-grid{grid-template-columns:repeat(2,1fr)}.certificate-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.certificate-wrapper{padding-bottom:60px}.certificate-page{width:92%}.certificate-right{gap:24px}.certificate-right h1{font-size:36px;line-height:48px}.certificate-description{font-size:16px;line-height:30px}.certificate-feature-grid,.certificate-info-box ul,.certificate-list,.certificate-stats{grid-template-columns:1fr}}@media(max-width:768px){.certificate-page{width:94%;margin-top:30px;gap:35px}.certificate-card{padding:14px;border-radius:18px}.certificate-image{border-radius:12px}.certificate-badge{font-size:12px;padding:8px 14px}.certificate-right h1{font-size:30px;line-height:40px}.certificate-description{font-size:15px;line-height:28px}.certificate-feature-card{flex-direction:column;text-align:center;align-items:center;padding:24px 18px}.feature-icon{margin-bottom:6px}.certificate-info-box{padding:22px}.certificate-info-box h2{font-size:24px}.certificate-bottom-card{padding:24px}.certificate-bottom-card h2{font-size:26px}.certificate-list-item{padding:16px}}@media(max-width:576px){.certificate-page{width:95%}.certificate-right h1{font-size:26px;line-height:36px}.certificate-description{font-size:14px;line-height:26px}.certificate-feature-card{padding:20px 16px}.feature-icon{width:54px;height:54px;font-size:24px}.certificate-feature-card h3{font-size:18px}.certificate-feature-card p{font-size:14px;line-height:24px}.certificate-info-box{padding:20px}.certificate-info-box h2{font-size:22px}.certificate-info-box p{font-size:14px;line-height:26px}.certificate-stats{gap:18px}.stat-card{padding:22px 15px}.stat-card h3{font-size:34px}.certificate-bottom-card{padding:20px}.certificate-bottom-card h2{font-size:22px}.certificate-bottom-card>p{font-size:14px;line-height:26px}.certificate-list-item{gap:12px}.certificate-list-item span{width:30px;height:30px;font-size:14px}.certificate-list-item p{font-size:14px;line-height:22px}}@media(max-width:380px){.certificate-right h1{font-size:22px;line-height:32px}.certificate-badge{font-size:11px}.feature-icon{width:48px;height:48px;font-size:20px}.certificate-feature-card{padding:18px 14px}}.term-condition-page-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(180deg,#060b18,#081423 35%,#0b1728)}.term-condition-page-wrapper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,119,255,.16),transparent 35%),radial-gradient(circle at bottom right,rgba(0,180,255,.1),transparent 40%)}.tc-page{position:relative;z-index:2;width:92%;max-width:1650px;margin:40px auto 0}.tc-header{text-align:center;max-width:900px;margin:0 auto 60px}.tc-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.3);color:#63b5ff;font-size:14px;font-weight:700;letter-spacing:.6px;margin-bottom:25px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.tc-header h1{color:#fff;font-size:58px;font-weight:700;line-height:1.2;margin-bottom:22px}.tc-header h1 span{color:#2d8cff}.tc-header p{color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px;max-width:760px;margin:auto}.tc-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:stretch}.tc-card{position:relative;overflow:hidden;border-radius:24px;padding:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.tc-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.tc-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.tc-card:hover:before{opacity:1}.tc-card-top{position:relative;z-index:2;gap:18px;margin-bottom:25px}.tc-card-top,.tc-icon{display:flex;align-items:center}.tc-icon{width:68px;height:68px;flex-shrink:0;justify-content:center;border-radius:18px;font-size:30px;background:linear-gradient(135deg,#07f,#00b7ff);box-shadow:0 12px 30px rgba(0,119,255,.25)}.tc-card-top h3{color:#fff;font-size:24px;font-weight:600;margin-bottom:6px}.tc-card-top span{color:#7bbfff;font-size:14px;font-weight:500}.tc-card ul{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}.tc-card li{display:flex;align-items:flex-start;gap:16px;padding:16px 18px;border-radius:16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);transition:.35s ease}.tc-card li:hover{background:rgba(0,119,255,.08);border-color:rgba(45,140,255,.28);transform:translateX(8px)}.check{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#07f,#00b7ff);color:#fff;font-size:15px;font-weight:700;box-shadow:0 8px 18px rgba(0,119,255,.3)}.tc-card li p{margin:0;color:hsla(0,0%,100%,.82);line-height:28px;font-size:15px;font-weight:400}.tc-bottom-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:60px}.tc-bottom-card{position:relative;overflow:hidden;padding:30px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease}.tc-bottom-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.tc-bottom-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.tc-bottom-card:hover:before{opacity:1}.bottom-icon{width:65px;height:65px;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:28px;margin-bottom:22px;box-shadow:0 12px 25px rgba(0,119,255,.28)}.tc-bottom-card h2{position:relative;z-index:2;color:#fff;font-size:24px;margin-bottom:16px}.tc-bottom-card p{position:relative;z-index:2;color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px;margin:0}.tc-footer{margin-top:60px}.footer-box{padding:35px;text-align:center;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.footer-box h3{color:#fff;font-size:28px;margin-bottom:18px}.footer-box p{max-width:900px;margin:auto;color:hsla(0,0%,100%,.72);font-size:16px;line-height:32px}.tc-card:hover .tc-icon{transform:rotate(-8deg) scale(1.08);transition:.35s}.tc-bottom-card:hover .bottom-icon{transform:rotate(8deg) scale(1.08);transition:.35s}.tc-page{animation:tcFade .8s ease forwards}@keyframes tcFade{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.term-condition-page-wrapper:after{content:"";position:absolute;width:650px;height:650px;border-radius:50%;top:-180px;right:-220px;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 72%);filter:blur(45px);animation:floatGlow 9s ease-in-out infinite;pointer-events:none}@keyframes floatGlow{0%{transform:translate(0)}50%{transform:translate(-60px,35px)}to{transform:translate(0)}}.tc-header{animation:slideDown .8s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.tc-badge{animation:pulseBadge 2.5s infinite}@keyframes pulseBadge{0%{box-shadow:0 0 0 rgba(45,140,255,.45)}50%{box-shadow:0 0 22px rgba(45,140,255,.45)}to{box-shadow:0 0 0 rgba(45,140,255,.45)}}.tc-card{animation:cardUp .8s ease both}.tc-card:nth-child(2){animation-delay:.1s}.tc-card:nth-child(3){animation-delay:.2s}.tc-card:nth-child(4){animation-delay:.3s}.tc-card:nth-child(5){animation-delay:.4s}.tc-card:nth-child(6){animation-delay:.5s}.tc-card:nth-child(7){animation-delay:.6s}.tc-card:nth-child(8){animation-delay:.7s}@keyframes cardUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.tc-card{cursor:pointer}.tc-card:hover{transform:translateY(-10px) scale(1.015)}.tc-card:hover .tc-icon{transform:rotate(-12deg) scale(1.12)}.tc-card:hover h3{color:#69b8ff;transition:.3s}.tc-card:hover .check{transform:scale(1.12)}.tc-bottom-card{cursor:pointer}.tc-bottom-card:hover{transform:translateY(-10px)}.tc-bottom-card:hover .bottom-icon{transform:rotate(12deg) scale(1.1)}.tc-bottom-card:hover h2{color:#69b8ff}.footer-box{transition:.4s}.footer-box:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.tc-card li{transition:.35s}.tc-card li:hover{padding-left:24px}.bottom-icon,.tc-icon{animation:iconFloat 4s ease-in-out infinite}.tc-header h1{background:linear-gradient(90deg,#fff,#69b8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bottom-icon,.check,.footer-box,.tc-badge,.tc-bottom-card,.tc-card,.tc-icon{transition:all .35s ease}@media(max-width:1600px){.tc-page{width:94%}}@media(max-width:1400px){.tc-header h1{font-size:50px}.tc-wrapper{gap:22px}.tc-card{padding:26px}.tc-bottom-card{padding:28px}}@media(max-width:1200px){.tc-wrapper{grid-template-columns:repeat(2,1fr)}.tc-bottom-section{grid-template-columns:1fr;gap:22px}.footer-box{padding:30px}}@media(max-width:991px){.tc-page{width:94%;margin-top:25px}.tc-header{margin-bottom:45px}.tc-header h1{font-size:40px}.tc-header p{font-size:16px;line-height:30px}.tc-wrapper{grid-template-columns:1fr;gap:20px}.tc-card{padding:24px}.tc-card-top{gap:16px}.tc-icon{width:60px;height:60px;font-size:26px}.tc-bottom-section{margin-top:45px}.tc-bottom-card{padding:24px}.footer-box{padding:28px}}@media(max-width:768px){.term-condition-page-wrapper{padding:20px 0 50px}.tc-page{width:95%}.tc-badge{font-size:12px;padding:8px 16px}.tc-header h1{font-size:32px;line-height:42px}.tc-header p{font-size:15px;line-height:28px}.tc-card{padding:20px;border-radius:18px}.tc-card-top{align-items:flex-start}.tc-icon{width:55px;height:55px;font-size:24px;border-radius:16px}.tc-card-top h3{font-size:20px}.tc-card-top span{font-size:13px}.tc-card li{padding:14px;gap:12px}.check{width:28px;height:28px;font-size:13px}.tc-card li p{font-size:14px;line-height:24px}.tc-bottom-card{padding:22px}.bottom-icon{width:55px;height:55px;font-size:24px;margin-bottom:18px}.tc-bottom-card h2{font-size:22px}.tc-bottom-card p{font-size:14px;line-height:26px}.footer-box{padding:24px}.footer-box h3{font-size:24px}.footer-box p{font-size:14px;line-height:28px}}@media(max-width:576px){.tc-page{width:96%}.tc-header h1{font-size:28px;line-height:38px}.tc-card{padding:18px}.tc-card-top{flex-direction:column;text-align:center;align-items:center}.tc-card li{flex-direction:row;align-items:flex-start}.tc-icon{margin-bottom:6px}.tc-bottom-card{text-align:center}.bottom-icon{margin:0 auto 18px}.footer-box h3{font-size:20px}}@media(max-width:380px){.tc-header h1{font-size:24px;line-height:34px}.tc-header p{font-size:13px;line-height:24px}.tc-card{padding:16px}.tc-icon{width:48px;height:48px;font-size:20px}.tc-card-top h3{font-size:18px}.tc-card li p{font-size:13px}.footer-box,.tc-bottom-card{padding:18px}}@media(hover:none){.footer-box:hover,.tc-bottom-card:hover,.tc-card:hover{transform:none;box-shadow:none}.tc-card li:hover{transform:none;padding-left:18px}}.faq-page-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(180deg,#060b18,#081423 40%,#0b1728)}.faq-page-wrapper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,119,255,.14),transparent 35%),radial-gradient(circle at bottom right,rgba(0,180,255,.1),transparent 45%)}.faq-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0}.faq-header{max-width:900px;margin:0 auto 60px;text-align:center}.faq-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.28);color:#6ebeff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:25px}.faq-header h1{margin:0 0 20px;color:#fff;font-size:56px;font-weight:700;line-height:1.15}.faq-header h1 span{color:#2d8cff}.faq-header p{margin:0 auto;max-width:760px;color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px}.faq-container{display:flex;flex-direction:column;gap:22px}.faq-card{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease}.faq-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 75%);opacity:0;transition:.35s}.faq-card:hover{transform:translateY(-6px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.16)}.faq-card:hover:before{opacity:1}.faq-card-header{position:relative;z-index:2;justify-content:space-between;gap:20px;padding:28px 32px;cursor:pointer}.faq-card-header,.faq-left{display:flex;align-items:center}.faq-left{gap:18px}.faq-circle{width:68px;height:68px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:28px;color:#fff;box-shadow:0 12px 28px rgba(0,119,255,.28)}.faq-left h3{margin:0 0 6px;color:#fff;font-size:24px;font-weight:600}.faq-left span{color:#84c4ff;font-size:14px;font-weight:500}.faq-toggle{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(45,140,255,.12);border:1px solid rgba(45,140,255,.25);color:#fff;font-size:28px;font-weight:500;transition:.35s}.faq-card.active .faq-toggle{background:#2d8cff;transform:rotate(180deg)}.faq-body{position:relative;z-index:2;padding:0 32px 30px 118px;animation:faqOpen .35s ease}@keyframes faqOpen{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-body p{margin:0;color:hsla(0,0%,100%,.78);font-size:16px;line-height:32px;letter-spacing:.2px}.faq-card.active{border-color:rgba(45,140,255,.35);box-shadow:0 20px 45px rgba(0,119,255,.18)}.faq-card.active .faq-card-header{border-bottom:1px solid hsla(0,0%,100%,.08)}.faq-card.active .faq-circle{transform:rotate(-8deg) scale(1.08);transition:.35s}.faq-bottom-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;margin-top:55px}.faq-info-card{position:relative;overflow:hidden;padding:30px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.faq-info-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.faq-info-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.faq-info-card:hover:before{opacity:1}.faq-info-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:28px;margin-bottom:22px;box-shadow:0 12px 28px rgba(0,119,255,.28)}.faq-info-card h2,.faq-info-icon{position:relative;z-index:2;color:#fff}.faq-info-card h2{font-size:24px;margin-bottom:18px;font-weight:600}.faq-info-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:30px}.faq-footer{margin-top:55px}.faq-footer-card{padding:38px;border-radius:24px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.faq-footer-card h3{color:#fff;font-size:30px;margin-bottom:18px}.faq-footer-card p{max-width:900px;margin:auto;color:hsla(0,0%,100%,.72);line-height:32px;font-size:16px}.faq-footer-card:hover{border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.faq-page{animation:faqPageUp .8s ease both}@keyframes faqPageUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.faq-page-wrapper:after{content:"";position:absolute;width:700px;height:700px;right:-250px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 72%);filter:blur(50px);animation:faqGlow 9s ease-in-out infinite;pointer-events:none}@keyframes faqGlow{0%{transform:translate(0)}50%{transform:translate(-60px,40px)}to{transform:translate(0)}}.faq-header{animation:faqHeader .9s ease}@keyframes faqHeader{0%{opacity:0;transform:translateY(-35px)}to{opacity:1;transform:translateY(0)}}.faq-badge{animation:badgePulse 2.5s infinite}.faq-card{animation:cardFade .8s ease both}.faq-card:nth-child(2){animation-delay:.08s}.faq-card:nth-child(3){animation-delay:.16s}.faq-card:nth-child(4){animation-delay:.24s}.faq-card:nth-child(5){animation-delay:.32s}.faq-card:nth-child(6){animation-delay:.4s}.faq-card{cursor:pointer}.faq-card:hover{transform:translateY(-8px)}.faq-card:hover .faq-circle{transform:rotate(-10deg) scale(1.08)}.faq-card:hover h3{color:#66b9ff}.faq-card:hover .faq-toggle{background:#2d8cff;color:#fff}.faq-card.active .faq-circle{animation:iconBounce .6s ease}@keyframes iconBounce{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.faq-body{animation:answerFade .35s ease}@keyframes answerFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-info-card{cursor:pointer}.faq-info-card:hover{transform:translateY(-10px)}.faq-info-card:hover .faq-info-icon{transform:rotate(8deg) scale(1.08)}.faq-info-card:hover h2{color:#67baff}.faq-footer-card{cursor:pointer}.faq-footer-card:hover{transform:translateY(-8px)}.faq-footer-card:hover h3{color:#67baff}.faq-circle,.faq-info-icon{animation:iconFloat 4s ease-in-out infinite}.faq-header h1{background:linear-gradient(90deg,#fff,#6cbcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-badge,.faq-card,.faq-circle,.faq-footer-card,.faq-info-card,.faq-info-icon,.faq-toggle{transition:all .35s ease}@media(max-width:1400px){.faq-page{width:94%}.faq-header h1{font-size:50px}}@media(max-width:1200px){.faq-page{width:95%}.faq-header{margin-bottom:45px}.faq-header h1{font-size:46px}.faq-container{gap:18px}.faq-info-card{padding:26px}}@media(max-width:991px){.faq-page{width:94%;margin-top:25px}.faq-header h1{font-size:38px;line-height:50px}.faq-header p{font-size:16px;line-height:30px}.faq-card-header{padding:22px}.faq-circle{width:60px;height:60px;font-size:25px}.faq-left h3{font-size:21px}.faq-body{padding:0 22px 22px 98px}.faq-body p{font-size:15px;line-height:28px}.faq-bottom-section{grid-template-columns:1fr;gap:20px}.faq-footer{margin-top:40px}}@media(max-width:768px){.faq-page-wrapper{padding:20px 0 45px}.faq-page{width:95%}.faq-badge{font-size:12px;padding:8px 16px}.faq-header{margin-bottom:35px}.faq-header h1{font-size:32px;line-height:42px}.faq-header p{font-size:15px;line-height:28px}.faq-card-header{padding:18px}.faq-left{gap:14px;align-items:flex-start}.faq-circle{width:52px;height:52px;font-size:22px;border-radius:15px}.faq-left h3{font-size:18px}.faq-left span{font-size:13px}.faq-toggle{width:42px;height:42px;font-size:24px}.faq-body{padding:0 18px 18px}.faq-body p{font-size:14px;line-height:26px}.faq-info-card{padding:22px;text-align:center}.faq-info-icon{margin:0 auto 18px}.faq-info-card h2{font-size:22px}.faq-info-card p{font-size:14px;line-height:26px}.faq-footer-card{padding:24px}.faq-footer-card h3{font-size:22px}.faq-footer-card p{font-size:14px;line-height:28px}}@media(max-width:576px){.faq-page{width:96%}.faq-header h1{font-size:28px;line-height:38px}.faq-card-header{flex-direction:column;align-items:flex-start;gap:18px}.faq-left{width:100%}.faq-toggle{align-self:flex-end}.faq-body{padding:0 16px 18px}.faq-circle{width:48px;height:48px;font-size:20px}.faq-left h3{font-size:17px}}@media(max-width:380px){.faq-header h1{font-size:24px;line-height:34px}.faq-header p{font-size:13px;line-height:24px}.faq-badge{font-size:11px}.faq-card-header{padding:16px}.faq-circle{width:44px;height:44px;font-size:18px}.faq-left h3{font-size:16px}.faq-left span{font-size:12px}.faq-body p{font-size:13px;line-height:24px}.faq-footer-card,.faq-info-card{padding:18px}}@media(hover:none){.faq-card:hover,.faq-footer-card:hover,.faq-info-card:hover{transform:none;box-shadow:none}}.about-page-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(180deg,#060b18,#081423 40%,#0b1728)}.about-page-wrapper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,119,255,.15),transparent 35%),radial-gradient(circle at bottom right,rgba(0,183,255,.1),transparent 45%)}.about-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0}.about-hero{text-align:center;max-width:950px;margin:0 auto 70px}.about-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.28);color:#72c2ff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:24px}.about-hero h1{margin:0 0 22px;font-size:58px;font-weight:700;color:#fff;line-height:1.15}.about-hero h1 span{color:#2d8cff}.about-hero p{max-width:820px;margin:auto;color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px}.about-intro{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:35px;gap:35px;margin-bottom:55px}.about-intro-left{padding:38px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.intro-icon{width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:34px;margin-bottom:25px;box-shadow:0 15px 35px rgba(0,119,255,.3)}.about-intro-left h2{color:#fff;font-size:34px;margin-bottom:20px}.about-intro-left p{color:hsla(0,0%,100%,.75);line-height:32px;font-size:16px;margin-bottom:18px}.about-intro-right{display:flex;flex-direction:column;gap:25px}.about-highlight{flex:1 1;padding:32px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.about-highlight:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.about-highlight h3{color:#fff;font-size:24px;margin-bottom:16px}.about-highlight p{color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px;margin:0}.about-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:20px}.about-card{position:relative;overflow:hidden;padding:30px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;transition:.35s ease;cursor:pointer}.about-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.about-card:hover{transform:translateY(-10px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.about-card:hover:before{opacity:1}.about-card-icon{width:75px;height:75px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-size:34px;background:linear-gradient(135deg,#07f,#00b7ff);box-shadow:0 15px 35px rgba(0,119,255,.3)}.about-card h3,.about-card-icon{position:relative;z-index:2;color:#fff}.about-card h3{font-size:24px;margin-bottom:16px;font-weight:600}.about-card p{position:relative;z-index:2;color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px;margin:0}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin:60px 0}.stat-card{padding:30px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;transition:.35s ease;cursor:pointer}.stat-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.stat-card h2{color:#fff;font-size:42px;margin-bottom:12px;font-weight:700}.stat-card span{color:#77c3ff;font-size:15px;font-weight:500}.about-bottom-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.about-bottom-card{position:relative;overflow:hidden;padding:32px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease;cursor:pointer}.about-bottom-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.about-bottom-card:hover{border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.about-bottom-card:hover:before{opacity:1}.about-bottom-icon{position:relative;z-index:2;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:30px;margin-bottom:22px;color:#fff;box-shadow:0 15px 35px rgba(0,119,255,.3)}.about-bottom-card h3{position:relative;z-index:2;color:#fff;font-size:24px;margin-bottom:16px}.about-bottom-card p{position:relative;z-index:2;color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px;margin:0}.about-footer{margin-top:60px}.about-footer-card{padding:45px;border-radius:28px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.about-footer-card h2{color:#fff;font-size:34px;margin-bottom:18px}.about-footer-card p{max-width:900px;margin:0 auto 30px;color:hsla(0,0%,100%,.72);line-height:34px;font-size:16px}.footer-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.footer-tags span{padding:10px 18px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(45,140,255,.25);color:#7dc7ff;font-size:14px;font-weight:600;transition:.35s}.footer-tags span:hover{background:#2d8cff;color:#fff}.about-page{animation:aboutFade .8s ease forwards}@keyframes aboutFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-page-wrapper:after{content:"";position:absolute;width:700px;height:700px;border-radius:50%;top:-220px;right:-180px;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 72%);filter:blur(45px);pointer-events:none;animation:aboutGlow 9s ease-in-out infinite}@keyframes aboutGlow{0%{transform:translate(0)}50%{transform:translate(-70px,40px)}to{transform:translate(0)}}.about-hero{animation:heroFade .9s ease}.about-badge{animation:badgePulse 2.8s infinite}.about-intro{animation:introFade .8s ease}@keyframes introFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-card{animation:cardFade .8s ease both}.about-card:nth-child(2){animation-delay:.08s}.about-card:nth-child(3){animation-delay:.16s}.about-card:nth-child(4){animation-delay:.24s}.about-card:hover{transform:translateY(-10px) scale(1.02)}.about-card:hover .about-card-icon{transform:rotate(-10deg) scale(1.08)}.about-card:hover h3{color:#69b9ff}.about-highlight:hover{transform:translateY(-10px)}.about-highlight:hover h3{color:#69b9ff}.stat-card{animation:statFade .8s ease both}.stat-card:nth-child(2){animation-delay:.1s}.stat-card:nth-child(3){animation-delay:.2s}.stat-card:nth-child(4){animation-delay:.3s}.stat-card:hover{transform:translateY(-10px)}.stat-card:hover h2{color:#69b9ff}.about-bottom-card{animation:bottomFade .8s ease both}.about-bottom-card:nth-child(2){animation-delay:.1s}.about-bottom-card:nth-child(3){animation-delay:.2s}.about-bottom-card:hover{transform:translateY(-10px)}.about-bottom-card:hover .about-bottom-icon{transform:rotate(10deg) scale(1.08)}.about-bottom-card:hover h3{color:#69b9ff}.about-footer-card{animation:footerFade 1s ease}.about-footer-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.about-footer-card:hover h2{color:#69b9ff}.about-bottom-icon,.about-card-icon,.intro-icon{animation:iconFloat 4s ease-in-out infinite}.about-hero h1{background:linear-gradient(90deg,#fff,#6ec2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-badge,.about-bottom-card,.about-bottom-icon,.about-card,.about-card-icon,.about-footer-card,.about-highlight,.footer-tags span,.intro-icon,.stat-card{transition:all .35s ease}@media(max-width:1400px){.about-page{width:94%}.about-hero h1{font-size:50px}.about-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:1200px){.about-intro{grid-template-columns:1fr}.about-features{gap:22px}.about-features,.about-stats{grid-template-columns:repeat(2,1fr)}.about-bottom-section{grid-template-columns:1fr}}@media(max-width:991px){.about-page{width:94%}.about-hero{margin-bottom:45px}.about-hero h1{font-size:40px;line-height:50px}.about-hero p{font-size:16px;line-height:30px}.about-highlight,.about-intro-left{padding:28px}.about-features{grid-template-columns:repeat(2,1fr)}.about-card{padding:24px}.about-card-icon{width:65px;height:65px;font-size:28px}.about-stats{gap:20px}.stat-card{padding:24px}.about-bottom-card{padding:28px}.about-footer-card{padding:35px}}@media(max-width:768px){.about-page-wrapper{padding:20px 0 50px}.about-page{width:95%}.about-badge{font-size:12px;padding:8px 16px}.about-hero h1{font-size:32px;line-height:42px}.about-hero p{font-size:15px;line-height:28px}.about-intro-left{padding:22px}.intro-icon{width:60px;height:60px}.about-intro-left h2,.intro-icon{font-size:28px}.about-intro-left p{font-size:15px;line-height:28px}.about-highlight{padding:22px}.about-highlight h3{font-size:22px}.about-highlight p{font-size:14px;line-height:26px}.about-features{grid-template-columns:1fr}.about-card{padding:22px}.about-card h3{font-size:22px}.about-card p{font-size:14px;line-height:26px}.about-stats{grid-template-columns:1fr}.stat-card h2{font-size:36px}.about-bottom-card{text-align:center}.about-bottom-icon{margin:0 auto 20px}.about-bottom-card h3{font-size:22px}.about-bottom-card p{font-size:14px;line-height:26px}.about-footer-card{padding:28px}.about-footer-card h2{font-size:28px}.about-footer-card p{font-size:14px;line-height:28px}.footer-tags{gap:12px}}@media(max-width:576px){.about-page{width:96%}.about-hero h1{font-size:28px;line-height:38px}.about-intro-left{padding:18px}.intro-icon{width:52px;height:52px}.about-intro-left h2,.intro-icon{font-size:24px}.about-highlight{padding:18px}.about-card{padding:20px}.about-card-icon{width:58px;height:58px;font-size:24px}.about-bottom-card,.stat-card{padding:20px}.about-footer-card{padding:22px}.footer-tags{justify-content:center}.footer-tags span{width:100%;text-align:center}}@media(max-width:380px){.about-hero h1{font-size:24px;line-height:34px}.about-hero p{font-size:13px;line-height:24px}.about-badge{font-size:11px}.about-card{padding:18px}.about-card-icon{width:50px;height:50px;font-size:20px}.about-card h3{font-size:18px}.about-card p{font-size:13px;line-height:24px}.stat-card h2{font-size:30px}.about-footer-card h2{font-size:22px}}@media(hover:none){.about-bottom-card:hover,.about-card:hover,.about-footer-card:hover,.about-highlight:hover,.stat-card:hover{transform:none;box-shadow:none}}.invite-page-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(180deg,#060b18,#081423 40%,#0b1728)}.invite-page-wrapper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,119,255,.15),transparent 35%),radial-gradient(circle at bottom right,rgba(0,183,255,.1),transparent 45%)}.invite-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0}.invite-hero{max-width:900px;margin:0 auto 70px;text-align:center}.invite-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.3);color:#71c3ff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:24px}.invite-hero h1{margin:0 0 22px;color:#fff;font-size:58px;font-weight:700;line-height:1.15}.invite-hero h1 span{color:#2d8cff}.invite-hero p{max-width:780px;margin:auto;color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px}.invite-main-card{display:grid;grid-template-columns:480px 1fr;grid-gap:45px;gap:45px;align-items:center;margin-bottom:60px;padding:38px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.invite-main-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.invite-image{display:flex;justify-content:center;align-items:center}.invite-image img{width:100%;max-width:380px;height:auto;transition:.35s}.invite-content{display:flex;flex-direction:column}.invite-small-title{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:8px 18px;border-radius:50px;background:rgba(45,140,255,.12);border:1px solid rgba(45,140,255,.25);color:#71c3ff;font-size:13px;font-weight:600}.invite-content h2{color:#fff;font-size:42px;margin-bottom:18px}.invite-content p{color:hsla(0,0%,100%,.72);line-height:32px;font-size:16px;margin-bottom:28px}.referral-code-box{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px;margin-bottom:25px;border-radius:18px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:.35s}.referral-code-box span{color:#fff;font-size:22px;font-weight:700;letter-spacing:2px;word-break:break-all}.referral-code-box button{border:none;outline:none;background:#2d8cff;color:#fff;padding:12px 20px;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;transition:.35s}.referral-code-box:hover{border-color:#2d8cff;background:rgba(45,140,255,.1)}.invite-btn{width:-moz-fit-content;width:fit-content;border:none;outline:none;padding:15px 28px;border-radius:14px;background:linear-gradient(135deg,#07f,#00b7ff);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.35s}.invite-benefits{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.invite-card{position:relative;overflow:hidden;padding:30px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;transition:.35s ease;cursor:pointer}.invite-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.invite-card:hover{transform:translateY(-10px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.invite-card:hover:before{opacity:1}.invite-card-icon{width:75px;height:75px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-size:34px;background:linear-gradient(135deg,#07f,#00b7ff);box-shadow:0 15px 35px rgba(0,119,255,.3)}.invite-card h3,.invite-card-icon{position:relative;z-index:2;color:#fff}.invite-card h3{font-size:24px;margin-bottom:15px;font-weight:600}.invite-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px}.invite-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin:60px 0}.invite-stat-card{padding:30px;text-align:center;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.invite-stat-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.invite-stat-card h2{color:#fff;font-size:42px;margin-bottom:12px;font-weight:700}.invite-stat-card span{color:#79c6ff;font-size:15px;font-weight:500}.invite-how-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.invite-how-card{position:relative;overflow:hidden;padding:32px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.invite-how-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.invite-how-card:hover{border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.invite-how-card:hover:before{opacity:1}.invite-how-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:28px;margin-bottom:22px;box-shadow:0 15px 35px rgba(0,119,255,.3)}.invite-how-card h3,.invite-how-icon{position:relative;z-index:2;color:#fff}.invite-how-card h3{font-size:24px;margin-bottom:15px}.invite-how-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:30px}.invite-footer{margin-top:60px}.invite-footer-card{padding:45px;text-align:center;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.invite-footer-card h2{color:#fff;font-size:34px;margin-bottom:18px}.invite-footer-card p{max-width:900px;margin:0 auto 30px;color:hsla(0,0%,100%,.72);font-size:16px;line-height:34px}.invite-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.invite-tags span{padding:10px 18px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(45,140,255,.25);color:#7fc9ff;font-size:14px;font-weight:600;transition:.35s}.invite-tags span:hover{background:#2d8cff;color:#fff}.invite-page{animation:invitePageFade .8s ease both}@keyframes invitePageFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.invite-page-wrapper:after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-220px;top:-180px;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 72%);filter:blur(45px);pointer-events:none;animation:inviteGlow 9s ease-in-out infinite}@keyframes inviteGlow{0%{transform:translate(0)}50%{transform:translate(-70px,40px)}to{transform:translate(0)}}.invite-hero{animation:heroFade .9s ease}.invite-badge{animation:badgePulse 2.8s infinite}.invite-main-card{animation:mainCardFade .8s ease}.invite-main-card:hover{transform:translateY(-10px)}.invite-main-card:hover .invite-image img{transform:scale(1.05)}.referral-code-box:hover{transform:scale(1.02)}.referral-code-box:hover button{background:#005fe0}.invite-btn:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(0,119,255,.35)}.invite-card{animation:cardFade .8s ease both}.invite-card:nth-child(2){animation-delay:.08s}.invite-card:nth-child(3){animation-delay:.16s}.invite-card:nth-child(4){animation-delay:.24s}.invite-card:hover{transform:translateY(-10px) scale(1.02)}.invite-card:hover .invite-card-icon{transform:rotate(-10deg) scale(1.08)}.invite-card:hover h3{color:#69b9ff}.invite-stat-card{animation:statFade .8s ease both}.invite-stat-card:nth-child(2){animation-delay:.1s}.invite-stat-card:nth-child(3){animation-delay:.2s}.invite-stat-card:nth-child(4){animation-delay:.3s}.invite-stat-card:hover{transform:translateY(-10px)}.invite-stat-card:hover h2{color:#69b9ff}.invite-how-card{animation:howFade .8s ease both}.invite-how-card:nth-child(2){animation-delay:.1s}.invite-how-card:nth-child(3){animation-delay:.2s}@keyframes howFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.invite-how-card:hover{transform:translateY(-10px)}.invite-how-card:hover .invite-how-icon{transform:rotate(10deg) scale(1.08)}.invite-how-card:hover h3{color:#69b9ff}.invite-footer-card{animation:footerFade 1s ease}.invite-footer-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.invite-footer-card:hover h2{color:#69b9ff}.invite-card-icon,.invite-how-icon{animation:iconFloat 4s ease-in-out infinite}.invite-hero h1{background:linear-gradient(90deg,#fff,#6dc2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.invite-badge,.invite-btn,.invite-card,.invite-card-icon,.invite-footer-card,.invite-how-card,.invite-how-icon,.invite-main-card,.invite-stat-card,.invite-tags span,.referral-code-box{transition:all .35s ease}@media(max-width:1400px){.invite-page{width:94%}.invite-hero h1{font-size:50px}.invite-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:1200px){.invite-main-card{grid-template-columns:1fr;text-align:center;gap:35px}.invite-image{order:1}.invite-content{order:2;align-items:center}.invite-content p{max-width:700px}.referral-code-box{width:100%;max-width:700px}.invite-btn{align-self:center}.invite-stats{grid-template-columns:repeat(2,1fr)}.invite-how-section{grid-template-columns:1fr}}@media(max-width:991px){.invite-page{width:94%;margin-top:25px}.invite-hero{margin-bottom:45px}.invite-hero h1{font-size:40px;line-height:50px}.invite-hero p{font-size:16px;line-height:30px}.invite-main-card{padding:28px}.invite-image img{max-width:300px}.invite-content h2{font-size:34px}.invite-benefits{grid-template-columns:repeat(2,1fr)}.invite-card{padding:24px}.invite-card-icon{width:65px;height:65px;font-size:28px}.invite-stat-card{padding:24px}.invite-how-card{padding:28px}.invite-footer-card{padding:35px}}@media(max-width:768px){.invite-page-wrapper{padding:20px 0 50px}.invite-page{width:95%}.invite-badge{font-size:12px;padding:8px 16px}.invite-hero h1{font-size:32px;line-height:42px}.invite-hero p{font-size:15px;line-height:28px}.invite-main-card{padding:22px}.invite-image img{max-width:240px}.invite-content h2{font-size:28px}.invite-content p{font-size:14px;line-height:28px}.referral-code-box{flex-direction:column;align-items:stretch;text-align:center;padding:18px}.referral-code-box span{font-size:18px;margin-bottom:15px}.invite-btn,.referral-code-box button{width:100%}.invite-benefits{grid-template-columns:1fr}.invite-card{padding:22px}.invite-card h3{font-size:22px}.invite-card p{font-size:14px;line-height:26px}.invite-stats{grid-template-columns:1fr}.invite-stat-card h2{font-size:36px}.invite-how-card{text-align:center}.invite-how-icon{margin:0 auto 20px}.invite-how-card h3{font-size:22px}.invite-how-card p{font-size:14px;line-height:26px}.invite-footer-card{padding:28px}.invite-footer-card h2{font-size:28px}.invite-footer-card p{font-size:14px;line-height:28px}.invite-tags{gap:12px}}@media(max-width:576px){.invite-page{width:96%}.invite-hero h1{font-size:28px;line-height:38px}.invite-main-card{padding:18px}.invite-image img{max-width:190px}.invite-content h2{font-size:24px}.referral-code-box span{font-size:16px;letter-spacing:1px}.invite-card{padding:20px}.invite-card-icon{width:58px;height:58px;font-size:24px}.invite-how-card,.invite-stat-card{padding:20px}.invite-footer-card{padding:22px}.invite-tags{justify-content:center}.invite-tags span{width:100%;text-align:center}}@media(max-width:380px){.invite-hero h1{font-size:24px;line-height:34px}.invite-hero p{font-size:13px;line-height:24px}.invite-badge{font-size:11px}.invite-content h2{font-size:22px}.referral-code-box span{font-size:14px}.invite-card h3{font-size:18px}.invite-card p{font-size:13px;line-height:24px}.invite-stat-card h2{font-size:30px}.invite-footer-card h2{font-size:22px}}@media(hover:none){.invite-card:hover,.invite-footer-card:hover,.invite-how-card:hover,.invite-main-card:hover,.invite-stat-card:hover{transform:none;box-shadow:none}}.support-page-wrapper{position:relative;width:100%;min-height:100vh;padding:30px 0 80px;overflow:hidden;background:linear-gradient(180deg,#060b18,#081423 40%,#0b1728)}.support-page-wrapper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,119,255,.15),transparent 35%),radial-gradient(circle at bottom right,rgba(0,183,255,.1),transparent 45%)}.support-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0}.support-hero{max-width:900px;margin:0 auto 70px;text-align:center}.support-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.3);color:#70c4ff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:24px}.support-hero h1{margin:0 0 22px;color:#fff;font-size:58px;font-weight:700;line-height:1.15}.support-hero h1 span{color:#2d8cff}.support-hero p{max-width:780px;margin:auto;color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px}.support-main-card{display:grid;grid-template-columns:480px 1fr;grid-gap:45px;gap:45px;align-items:center;margin-bottom:60px;padding:38px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.support-main-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.support-image{display:flex;justify-content:center;align-items:center}.support-image img{width:100%;max-width:380px;height:auto;transition:.35s}.support-content{display:flex;flex-direction:column}.support-small-title{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:8px 18px;border-radius:50px;background:rgba(45,140,255,.12);border:1px solid rgba(45,140,255,.25);color:#71c3ff;font-size:13px;font-weight:600}.support-content h2{color:#fff;font-size:42px;margin-bottom:18px}.support-content p{color:hsla(0,0%,100%,.72);line-height:32px;font-size:16px;margin-bottom:28px}.support-service-box{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;margin-bottom:25px;border-radius:18px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);transition:.35s}.support-service-box small{display:block;color:#79c6ff;margin-bottom:8px;font-size:13px}.support-service-box h4{margin:0;color:#fff;font-size:22px;font-weight:600}.support-service-box button{border:none;padding:12px 22px;border-radius:12px;font-size:15px}.support-btn,.support-service-box button{outline:none;cursor:pointer;font-weight:600;color:#fff;background:linear-gradient(135deg,#07f,#00b7ff);transition:.35s}.support-btn{width:-moz-fit-content;width:fit-content;border:none;padding:15px 30px;border-radius:14px;font-size:16px}.support-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.support-card{position:relative;overflow:hidden;padding:30px;text-align:center;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease;cursor:pointer}.support-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.support-card:hover{transform:translateY(-10px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.support-card:hover:before{opacity:1}.support-card-icon{width:75px;height:75px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-size:34px;background:linear-gradient(135deg,#07f,#00b7ff);box-shadow:0 15px 35px rgba(0,119,255,.3)}.support-card h3,.support-card-icon{position:relative;z-index:2;color:#fff}.support-card h3{font-size:24px;font-weight:600;margin-bottom:15px}.support-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);line-height:30px;font-size:15px}.support-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin:60px 0}.support-stat-card{padding:30px;text-align:center;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.support-stat-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.support-stat-card h2{color:#fff;font-size:42px;margin-bottom:12px;font-weight:700}.support-stat-card span{color:#79c6ff;font-size:15px;font-weight:500}.support-bottom-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.support-bottom-card{position:relative;overflow:hidden;padding:32px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.support-bottom-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.support-bottom-card:hover{border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.support-bottom-card:hover:before{opacity:1}.support-bottom-icon{position:relative;z-index:2;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#07f,#00b7ff);font-size:30px;color:#fff;margin-bottom:22px;box-shadow:0 15px 35px rgba(0,119,255,.3)}.support-bottom-card h3{position:relative;z-index:2;color:#fff;font-size:24px;margin-bottom:16px}.support-bottom-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:30px}.support-footer{margin-top:60px}.support-footer-card{padding:45px;text-align:center;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s}.support-footer-card h2{color:#fff;font-size:34px;margin-bottom:18px}.support-footer-card p{max-width:900px;margin:0 auto 30px;color:hsla(0,0%,100%,.72);line-height:34px;font-size:16px}.support-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.support-tags span{padding:10px 18px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(45,140,255,.25);color:#7fc9ff;font-size:14px;font-weight:600;transition:.35s}.support-tags span:hover{background:#2d8cff;color:#fff}.support-page{animation:supportPageFade .8s ease both}@keyframes supportPageFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.support-page-wrapper:after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;top:-180px;right:-220px;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 72%);filter:blur(45px);animation:supportGlow 9s ease-in-out infinite;pointer-events:none}@keyframes supportGlow{0%{transform:translate(0)}50%{transform:translate(-70px,40px)}to{transform:translate(0)}}.support-hero{animation:heroFade .9s ease}.support-badge{animation:badgePulse 2.8s infinite}.support-main-card{animation:mainCardFade .8s ease}@keyframes mainCardFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.support-main-card:hover{transform:translateY(-10px)}.support-main-card:hover .support-image img{transform:scale(1.05)}.support-service-box:hover{border-color:#2d8cff;background:rgba(45,140,255,.08)}.support-service-box button:hover{background:#005fe0;transform:translateY(-2px)}.support-btn:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(0,119,255,.35)}.support-card{animation:cardFade .8s ease both}.support-card:nth-child(2){animation-delay:.08s}.support-card:nth-child(3){animation-delay:.16s}.support-card:nth-child(4){animation-delay:.24s}.support-card:hover{transform:translateY(-10px) scale(1.02)}.support-card:hover .support-card-icon{transform:rotate(-10deg) scale(1.08)}.support-card:hover h3{color:#69b9ff}.support-stat-card{animation:statFade .8s ease both}.support-stat-card:nth-child(2){animation-delay:.1s}.support-stat-card:nth-child(3){animation-delay:.2s}.support-stat-card:nth-child(4){animation-delay:.3s}@keyframes statFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.support-stat-card:hover{transform:translateY(-10px)}.support-stat-card:hover h2{color:#69b9ff}.support-bottom-card{animation:bottomFade .8s ease both}.support-bottom-card:nth-child(2){animation-delay:.1s}.support-bottom-card:nth-child(3){animation-delay:.2s}@keyframes bottomFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.support-bottom-card:hover{transform:translateY(-10px)}.support-bottom-card:hover .support-bottom-icon{transform:rotate(10deg) scale(1.08)}.support-bottom-card:hover h3{color:#69b9ff}.support-footer-card{animation:footerFade 1s ease}.support-footer-card:hover{transform:translateY(-8px);border-color:#2d8cff;box-shadow:0 20px 45px rgba(0,119,255,.18)}.support-footer-card:hover h2{color:#69b9ff}.support-bottom-icon,.support-card-icon{animation:iconFloat 4s ease-in-out infinite}@keyframes iconFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.support-hero h1{background:linear-gradient(90deg,#fff,#6dc2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.support-badge,.support-bottom-card,.support-bottom-icon,.support-btn,.support-card,.support-card-icon,.support-footer-card,.support-main-card,.support-service-box,.support-service-box button,.support-stat-card,.support-tags span{transition:all .35s ease}@media(max-width:1400px){.support-page{width:94%}.support-hero h1{font-size:50px}.support-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:1200px){.support-main-card{grid-template-columns:1fr;text-align:center;gap:35px}.support-image{order:1}.support-content{order:2;align-items:center}.support-content p{max-width:700px}.support-service-box{width:100%;max-width:700px}.support-btn{align-self:center}.support-stats{grid-template-columns:repeat(2,1fr)}.support-bottom-section{grid-template-columns:1fr}}@media(max-width:991px){.support-page{width:94%;margin-top:25px}.support-hero{margin-bottom:45px}.support-hero h1{font-size:40px;line-height:50px}.support-hero p{font-size:16px;line-height:30px}.support-main-card{padding:28px}.support-image img{max-width:300px}.support-content h2{font-size:34px}.support-features{grid-template-columns:repeat(2,1fr)}.support-card{padding:24px}.support-card-icon{width:65px;height:65px;font-size:28px}.support-stat-card{padding:24px}.support-bottom-card{padding:28px}.support-footer-card{padding:35px}}@media(max-width:768px){.support-page-wrapper{padding:20px 0 50px}.support-page{width:95%}.support-badge{font-size:12px;padding:8px 16px}.support-hero h1{font-size:32px;line-height:42px}.support-hero p{font-size:15px;line-height:28px}.support-main-card{padding:22px}.support-image img{max-width:240px}.support-content h2{font-size:28px}.support-content p{font-size:14px;line-height:28px}.support-service-box{flex-direction:column;align-items:stretch;text-align:center;gap:18px;padding:18px}.support-btn,.support-service-box button{width:100%}.support-features{grid-template-columns:1fr}.support-card{padding:22px}.support-card h3{font-size:22px}.support-card p{font-size:14px;line-height:26px}.support-stats{grid-template-columns:1fr}.support-stat-card h2{font-size:36px}.support-bottom-card{text-align:center}.support-bottom-icon{margin:0 auto 20px}.support-bottom-card h3{font-size:22px}.support-bottom-card p{font-size:14px;line-height:26px}.support-footer-card{padding:28px}.support-footer-card h2{font-size:28px}.support-footer-card p{font-size:14px;line-height:28px}.support-tags{gap:12px}}@media(max-width:576px){.support-page{width:96%}.support-hero h1{font-size:28px;line-height:38px}.support-main-card{padding:18px}.support-image img{max-width:190px}.support-content h2{font-size:24px}.support-card{padding:20px}.support-card-icon{width:58px;height:58px;font-size:24px}.support-bottom-card,.support-stat-card{padding:20px}.support-footer-card{padding:22px}.support-tags{justify-content:center}.support-tags span{width:100%;text-align:center}}@media(max-width:380px){.support-hero h1{font-size:24px;line-height:34px}.support-hero p{font-size:13px;line-height:24px}.support-badge{font-size:11px}.support-content h2{font-size:22px}.support-card h3,.support-service-box h4{font-size:18px}.support-card p{font-size:13px;line-height:24px}.support-stat-card h2{font-size:30px}.support-footer-card h2{font-size:22px}}@media(hover:none){.support-bottom-card:hover,.support-card:hover,.support-footer-card:hover,.support-main-card:hover,.support-stat-card:hover{transform:none;box-shadow:none}}.profile-page-wrapper{position:relative;width:100%;min-height:100vh;overflow:hidden;padding:30px 0 80px;background:linear-gradient(180deg,#050c17,#081321 40%,#0b1829)}.profile-page-wrapper:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(0,119,255,.14),transparent 30%),radial-gradient(circle at 100% 100%,rgba(0,183,255,.12),transparent 35%),radial-gradient(circle at 50% 20%,hsla(0,0%,100%,.03),transparent 45%);pointer-events:none}.profile-page-wrapper:after{content:"";position:absolute;width:700px;height:700px;top:-250px;right:-220px;border-radius:50%;background:radial-gradient(circle,rgba(0,119,255,.18),transparent 70%);filter:blur(70px);animation:profileGlow 12s ease-in-out infinite;pointer-events:none}.profile-page{position:relative;z-index:2;width:92%;max-width:1600px;margin:40px auto 0}.profile-glass{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:28px}.profile-section{margin-bottom:60px}.profile-section-title{color:#fff;font-size:38px;font-weight:700;margin-bottom:14px}.profile-section-subtitle{color:hsla(0,0%,100%,.7);font-size:16px;line-height:30px}.profile-page *{transition:.35s ease}.profile-page::-webkit-scrollbar{width:8px}.profile-page::-webkit-scrollbar-track{background:transparent}.profile-page::-webkit-scrollbar-thumb{border-radius:50px;background:linear-gradient(180deg,#07f,#00c6ff)}@keyframes profileGlow{0%{transform:translate(0) scale(1)}50%{transform:translate(-60px,40px) scale(1.08)}to{transform:translate(0) scale(1)}}.profile-page{animation:profilePage .8s ease}@keyframes profilePage{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.profile-hero{position:relative;max-width:900px;margin:0 auto 70px;text-align:center;z-index:2}.profile-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;margin-bottom:26px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.28);color:#74c6ff;font-size:14px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px rgba(0,119,255,.15)}.profile-hero h1{margin:0 0 24px;font-size:64px;font-weight:800;line-height:1.15;color:#fff;letter-spacing:-1px}.profile-hero h1 span{background:linear-gradient(90deg,#29a9ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.profile-hero p{max-width:760px;margin:0 auto;color:hsla(0,0%,100%,.72);font-size:18px;line-height:34px;font-weight:400}.profile-hero:after{content:"";display:block;width:160px;height:4px;margin:40px auto 0;border-radius:50px;background:linear-gradient(90deg,transparent,#2d8cff,#00d4ff,transparent)}.profile-hero:before{content:"";position:absolute;left:50%;top:50%;width:450px;height:450px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,119,255,.1),transparent 70%);filter:blur(70px);z-index:-1}.profile-badge{animation:profileBadgePulse 3s infinite}@keyframes profileBadgePulse{0%{box-shadow:0 0 0 rgba(45,140,255,.2)}50%{box-shadow:0 0 25px rgba(45,140,255,.3)}to{box-shadow:0 0 0 rgba(45,140,255,.2)}}.profile-hero{animation:profileHeroFade .9s ease}@keyframes profileHeroFade{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.profile-hero h1{animation:heroTitle 1s ease}@keyframes heroTitle{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.profile-hero p{animation:heroText 1.2s ease}@keyframes heroText{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-header-card{position:relative;display:grid;grid-template-columns:340px 1fr;align-items:center;grid-gap:50px;gap:50px;margin-bottom:60px;padding:40px;border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.profile-header-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.08),transparent 65%);opacity:0;transition:.4s}.profile-header-card:hover:before{opacity:1}.profile-image-wrapper,.profile-user-left{display:flex;justify-content:center;align-items:center}.profile-image-wrapper{position:relative;width:240px;height:240px}.profile-ring{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;animation:profileRotate 18s linear infinite}.profile-avatar{position:relative;z-index:5;width:170px;height:170px;border-radius:50%;object-fit:cover;border:6px solid hsla(0,0%,100%,.1);cursor:pointer;background:#0d1827;box-shadow:0 25px 60px rgba(0,0,0,.35),0 0 35px rgba(0,119,255,.15)}.camera-btn{position:absolute;right:18px;bottom:18px;width:56px;height:56px;align-items:center;border-radius:50%;background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;font-size:22px;cursor:pointer;z-index:10;border:4px solid #081321;box-shadow:0 15px 35px rgba(0,119,255,.3)}.camera-btn,.profile-user-right{display:flex;justify-content:center}.profile-user-right{flex-direction:column}.profile-user-right h2{margin:0 0 18px;color:#fff;font-size:42px;font-weight:700}.profile-user-right p{margin:0 0 28px;color:hsla(0,0%,100%,.72);font-size:16px;line-height:32px;max-width:720px}.profile-header-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(0,119,255,.18)}.profile-header-card:hover .camera-btn{transform:scale(1.08)}.profile-header-card:hover .profile-ring{animation-duration:8s}@keyframes profileRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-header-card{animation:profileHeaderFade .9s ease}@keyframes profileHeaderFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.profile-image-wrapper{animation:profileImageFloat 5s ease-in-out infinite}@keyframes profileImageFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.membership-chip{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:10px 22px;margin-bottom:22px;border-radius:50px;background:linear-gradient(135deg,rgba(0,119,255,.14),rgba(0,183,255,.08));border:1px solid rgba(0,119,255,.3);color:#7fd1ff;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 25px rgba(0,119,255,.15)}.profile-info-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:10px}.info-box{position:relative;overflow:hidden;padding:24px;border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:.35s}.info-box:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.12),transparent 70%);opacity:0;transition:.35s}.info-box span{position:relative;z-index:2;display:block;margin-bottom:12px;color:#82d4ff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.info-box h4{position:relative;z-index:2;margin:0;color:#fff;font-size:22px;font-weight:700;line-height:30px;word-break:break-word}.info-box:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,119,255,.18)}.info-box:hover:before{opacity:1}.info-box:hover h4{color:#72c8ff}.info-box:hover span{color:#b7e7ff}.profile-header-card:hover .membership-chip{background:linear-gradient(135deg,#07f,#00b7ff);color:#fff;border-color:transparent;transform:translateY(-3px)}.membership-chip{animation:membershipFloat 4s ease-in-out infinite}@keyframes membershipFloat{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.info-box{animation:infoFade .7s ease both}.info-box:nth-child(2){animation-delay:.15s}@keyframes infoFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.profile-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin:60px 0}.profile-stat-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:22px;padding:28px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.profile-stat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.12),transparent 70%);opacity:0;transition:.35s}.profile-stat-card:after{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(0,183,255,.1),transparent 70%)}.stat-icon{min-width:72px;width:72px;height:72px;border-radius:22px;font-size:34px;background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;box-shadow:0 18px 35px rgba(0,119,255,.28)}.stat-content,.stat-icon{position:relative;z-index:2}.stat-content span{margin-bottom:10px;color:#82d2ff;text-transform:uppercase;letter-spacing:.8px}.stat-content h3{margin:0;color:#fff;font-size:25px;font-weight:700;line-height:34px;word-break:break-word}.profile-stat-card:hover{border-color:#2d8cff;box-shadow:0 22px 45px rgba(0,119,255,.2)}.profile-stat-card:hover:before{opacity:1}.profile-stat-card:hover .stat-icon{transform:rotate(-8deg) scale(1.08)}.profile-stat-card:hover h3{color:#70c8ff}.profile-stat-card:hover span{color:#bde9ff}.profile-stat-card:first-child{animation:statCard .6s ease}.profile-stat-card:nth-child(2){animation:statCard .8s ease}.profile-stat-card:nth-child(3){animation:statCard 1s ease}.profile-stat-card:nth-child(4){animation:statCard 1.2s ease}@keyframes statCard{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.stat-icon{animation:statFloat 4s ease-in-out infinite}@keyframes statFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.credibility-card{position:relative;overflow:hidden;margin:60px 0;padding:40px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.35s}.credibility-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.credibility-card:hover{border-color:#2d8cff;box-shadow:0 22px 45px rgba(0,119,255,.18)}.credibility-card:hover:before{opacity:1}.credibility-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.credibility-header span{display:block;color:#7fd3ff;font-size:13px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;margin-bottom:10px}.credibility-header h2{margin:0;color:#fff;font-size:34px;font-weight:700}.credibility-score{min-width:120px;width:120px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:34px;font-weight:700;background:linear-gradient(135deg,#07f,#00c6ff);box-shadow:0 20px 40px rgba(0,119,255,.28)}.credibility-card p{position:relative;z-index:2;color:hsla(0,0%,100%,.72);font-size:16px;line-height:32px;margin-bottom:32px}.credit-bars{display:grid;grid-template-columns:repeat(20,1fr);grid-gap:8px;gap:8px;margin-bottom:24px}.credit-bar{height:14px;border-radius:50px;background:hsla(0,0%,100%,.08);transition:.35s}.credit-bar.active{background:linear-gradient(90deg,#07f,#00d4ff);box-shadow:0 0 14px rgba(0,183,255,.45)}.credit-bar.active:nth-child(odd){animation:creditGlow 1.8s infinite alternate}.credit-bar.active:nth-child(2n){animation:creditGlow 2.2s infinite alternate}@keyframes creditGlow{0%{box-shadow:0 0 5px rgba(0,183,255,.25)}to{box-shadow:0 0 18px rgba(0,183,255,.7)}}.credibility-levels{display:flex;justify-content:space-between;align-items:center;gap:15px}.credibility-levels span{color:#8ed5ff;font-size:13px;font-weight:600;letter-spacing:.5px}.credibility-card:hover .credit-bar.active{transform:translateY(-2px)}.credibility-card{animation:credibilityFade .9s ease}@keyframes credibilityFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.profile-achievements{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;margin:60px 0}.achievement-card{position:relative;overflow:hidden;padding:35px;text-align:center;border-radius:26px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.achievement-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.achievement-card:after{content:"";position:absolute;width:180px;height:180px;top:-80px;right:-80px;border-radius:50%;background:radial-gradient(circle,rgba(0,183,255,.12),transparent 70%)}.achievement-icon{position:relative;z-index:2;width:82px;height:82px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:22px;font-size:36px;color:#fff;background:linear-gradient(135deg,#07f,#00c6ff);box-shadow:0 20px 40px rgba(0,119,255,.3)}.achievement-card h3{position:relative;z-index:2;margin:0 0 18px;color:#fff;font-size:26px;font-weight:700}.achievement-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:30px}.achievement-card:hover{border-color:#2d8cff;box-shadow:0 25px 50px rgba(0,119,255,.2)}.achievement-card:hover:before{opacity:1}.achievement-card:hover .achievement-icon{transform:rotate(10deg) scale(1.08)}.achievement-card:hover h3{color:#70c8ff}.achievement-card:hover p{color:hsla(0,0%,100%,.9)}.achievement-card{animation:achievementFade .8s ease both}.achievement-card:nth-child(2){animation-delay:.12s}.achievement-card:nth-child(3){animation-delay:.24s}@keyframes achievementFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.achievement-icon{animation:achievementFloat 4s ease-in-out infinite}@keyframes achievementFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.achievement-card,.achievement-icon{transition:all .35s ease}.profile-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;margin:60px 0}.profile-bottom-card{position:relative;overflow:hidden;padding:35px;border-radius:26px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.35s;cursor:pointer}.profile-bottom-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.profile-bottom-card:after{content:"";position:absolute;width:180px;height:180px;top:-70px;right:-70px;border-radius:50%;background:radial-gradient(circle,rgba(0,183,255,.12),transparent 70%)}.bottom-icon{width:82px;height:82px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;border-radius:22px;font-size:34px;background:linear-gradient(135deg,#07f,#00c6ff);box-shadow:0 18px 35px rgba(0,119,255,.3)}.bottom-icon,.profile-bottom-card h3{position:relative;z-index:2;color:#fff}.profile-bottom-card h3{margin:0 0 18px;font-size:26px;font-weight:700}.profile-bottom-card p{position:relative;z-index:2;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:30px}.profile-bottom-card:hover{border-color:#2d8cff;box-shadow:0 25px 50px rgba(0,119,255,.2)}.profile-bottom-card:hover:before{opacity:1}.profile-bottom-card:hover h3{color:#70c8ff}.profile-bottom-card:hover p{color:hsla(0,0%,100%,.92)}.profile-bottom-card{animation:bottomCardFade .8s ease both}.profile-bottom-card:nth-child(2){animation-delay:.12s}.profile-bottom-card:nth-child(3){animation-delay:.24s}@keyframes bottomCardFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.bottom-icon{animation:bottomIconFloat 4s ease-in-out infinite}@keyframes bottomIconFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.bottom-icon,.profile-bottom-card{transition:all .35s ease}.profile-footer{margin-top:60px;margin-bottom:50px}.profile-footer-card{position:relative;overflow:hidden;padding:50px;text-align:center;border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:.35s}.profile-footer-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,255,.1),transparent 70%);opacity:0;transition:.35s}.profile-footer-card:after{content:"";position:absolute;width:260px;height:260px;top:-120px;right:-120px;border-radius:50%;background:radial-gradient(circle,rgba(0,183,255,.12),transparent 70%)}.profile-footer-card h2{position:relative;z-index:2;margin:0 0 22px;color:#fff;font-size:38px;font-weight:700}.profile-footer-card p{position:relative;z-index:2;max-width:900px;margin:0 auto 35px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:34px}.profile-tags{position:relative;z-index:2;flex-wrap:wrap;gap:16px}.profile-tags,.profile-tags span{display:flex;justify-content:center;align-items:center}.profile-tags span{padding:12px 22px;border-radius:50px;background:rgba(0,119,255,.12);border:1px solid rgba(0,119,255,.22);color:#84d4ff;font-size:14px;font-weight:600;transition:.35s}.profile-footer-card:hover{border-color:#2d8cff;box-shadow:0 25px 55px rgba(0,119,255,.2)}.profile-footer-card:hover:before{opacity:1}.profile-footer-card:hover h2{color:#71c9ff}.profile-tags span:hover{transform:translateY(-4px);background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;border-color:transparent}.logout-section{display:flex;justify-content:center;align-items:center;margin:60px 0 20px}.logout-btn{border:none;outline:none;cursor:pointer;padding:18px 45px;border-radius:16px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff4d4d,#ff6b6b);box-shadow:0 18px 35px rgba(255,77,77,.25);transition:.35s}.logout-btn:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 22px 45px rgba(255,77,77,.35)}.profile-footer-card{animation:footerFade .9s ease}@keyframes footerFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.logout-btn{animation:logoutFade 1.1s ease}@keyframes logoutFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.achievement-card,.achievement-icon,.bottom-icon,.camera-btn,.credibility-card,.info-box,.logout-btn,.membership-chip,.profile-avatar,.profile-bottom-card,.profile-footer-card,.profile-header-card,.profile-stat-card,.profile-tags span,.stat-icon{transition:all .35s ease}.profile-hero{animation:heroFade .8s ease}@keyframes heroFade{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.profile-badge{animation:badgePulse 3s infinite}@keyframes badgePulse{0%{box-shadow:0 0 0 rgba(0,119,255,.2)}50%{box-shadow:0 0 22px rgba(0,119,255,.4)}to{box-shadow:0 0 0 rgba(0,119,255,.2)}}.profile-header-card:hover{transform:translateY(-10px);border-color:#2d8cff;box-shadow:0 25px 55px rgba(0,119,255,.2)}.profile-header-card:hover .profile-avatar{transform:scale(1.05)}.profile-header-card:hover .profile-ring{animation-duration:6s}.profile-header-card:hover .camera-btn{transform:scale(1.1)}.membership-chip:hover{background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;border-color:transparent;transform:translateY(-3px)}.info-box:hover{transform:translateY(-8px) scale(1.02);border-color:#2d8cff;box-shadow:0 18px 40px rgba(0,119,255,.18)}.info-box:hover h4{color:#73cbff}.profile-stat-card:hover{transform:translateY(-10px) scale(1.02)}.profile-stat-card:hover .stat-icon{transform:rotate(-10deg) scale(1.08)}.credibility-card:hover{transform:translateY(-8px)}.credibility-card:hover .credibility-score{transform:scale(1.08)}.credibility-card:hover .credit-bar.active{animation:barJump .4s ease}@keyframes barJump{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.achievement-card:hover{transform:translateY(-10px) scale(1.02)}.achievement-card:hover .achievement-icon{transform:rotate(8deg) scale(1.08)}.profile-bottom-card:hover{transform:translateY(-10px) scale(1.02)}.profile-bottom-card:hover .bottom-icon{transform:rotate(-8deg) scale(1.08)}.profile-footer-card:hover{transform:translateY(-10px)}.profile-footer-card:hover h2{color:#71cbff}.profile-footer-card:hover .profile-tags span{opacity:.9}.logout-btn:hover{transform:translateY(-5px) scale(1.04)}.logout-btn:active{transform:scale(.96)}.achievement-icon,.bottom-icon,.stat-icon{animation:floatIcon 4s ease-in-out infinite}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.profile-avatar{animation:avatarFloat 5s ease-in-out infinite}@keyframes avatarFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.profile-page{animation:pageFade .7s ease}@media(hover:none){.achievement-card:hover,.info-box:hover,.profile-bottom-card:hover,.profile-footer-card:hover,.profile-header-card:hover,.profile-stat-card:hover{transform:none;box-shadow:none}}@media(max-width:1400px){.profile-page{width:94%}.profile-hero h1{font-size:52px}.profile-header-card{grid-template-columns:300px 1fr;gap:35px}}@media(max-width:1200px){.profile-header-card{grid-template-columns:1fr;text-align:center;gap:35px}.profile-user-left{order:1}.profile-user-right{order:2;align-items:center}.profile-user-right p{max-width:700px}.membership-chip{margin:0 auto 22px}.profile-info-grid{width:100%;max-width:700px}.profile-stats-grid{grid-template-columns:repeat(2,1fr)}.profile-achievements,.profile-bottom-grid{grid-template-columns:1fr}}@media(max-width:992px){.profile-page{width:94%;margin-top:20px}.profile-hero{margin-bottom:50px}.profile-hero h1{font-size:42px;line-height:54px}.profile-hero p{font-size:16px;line-height:30px}.profile-header-card{padding:30px}.profile-image-wrapper{width:210px;height:210px}.profile-avatar{width:150px;height:150px}.camera-btn{right:18px;bottom:18px}.profile-user-right h2{font-size:34px}.profile-user-right p{text-align:center}.profile-info-grid,.profile-stats-grid{grid-template-columns:repeat(2,1fr)}.credibility-header{flex-direction:column;text-align:center}.credibility-score{margin-top:20px}}@media(max-width:768px){.profile-page-wrapper{padding:20px 0 50px}.profile-page{width:95%}.profile-badge{font-size:12px;padding:8px 16px}.profile-hero h1{font-size:34px;line-height:44px}.profile-hero p{font-size:15px;line-height:28px}.profile-header-card{padding:24px}.profile-image-wrapper{width:180px;height:180px}.profile-avatar{width:130px;height:130px}.camera-btn{width:46px;height:46px;font-size:18px}.profile-user-right h2{font-size:28px}.profile-user-right p{font-size:14px;line-height:28px}.profile-info-grid{grid-template-columns:1fr}.info-box{text-align:center}.profile-stats-grid{grid-template-columns:1fr}.profile-stat-card{padding:22px}.stat-icon{width:62px;min-width:62px;height:62px;font-size:28px}.stat-content h3{font-size:22px}.credibility-card{padding:24px}.credit-bars{gap:5px}.credit-bar{height:10px}.credibility-levels{flex-wrap:wrap;justify-content:center;gap:12px}.achievement-card{padding:24px}.achievement-card h3{font-size:22px}.achievement-card p{font-size:14px;line-height:26px}.profile-bottom-card{text-align:center;padding:24px}.bottom-icon{margin:0 auto 20px}.profile-footer-card{padding:30px 22px}.profile-footer-card h2{font-size:28px}.profile-footer-card p{font-size:14px;line-height:28px}.profile-tags{justify-content:center;gap:12px}.logout-btn{width:100%}}@media(max-width:576px){.profile-page{width:96%}.profile-hero h1{font-size:28px;line-height:38px}.profile-header-card{padding:18px}.profile-image-wrapper{width:160px;height:160px}.profile-avatar{width:115px;height:115px}.camera-btn{width:42px;height:42px;font-size:16px}.profile-user-right h2,.stat-icon{font-size:24px}.stat-icon{width:56px;min-width:56px;height:56px}.credibility-score{width:90px;min-width:90px;height:90px;font-size:24px}.achievement-icon,.bottom-icon{width:65px;height:65px;font-size:28px}.profile-footer-card{padding:22px}.profile-tags span{width:100%;justify-content:center}}@media(max-width:380px){.profile-hero h1{font-size:24px;line-height:34px}.profile-hero p{font-size:13px;line-height:24px}.profile-user-right h2{font-size:21px}.info-box h4{font-size:18px}.profile-stat-card{flex-direction:column;text-align:center}.credibility-header h2{font-size:24px}.achievement-card h3,.profile-bottom-card h3{font-size:20px}.profile-footer-card h2{font-size:22px}}.withdraw-page{position:relative;overflow:hidden;min-height:100vh;background:linear-gradient(180deg,#f4f9ff,#eef6ff 35%,#fff);padding-bottom:70px}.withdraw-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(41,124,174,.08) 0,transparent 25%),radial-gradient(circle at 80% 10%,rgba(28,105,230,.08) 0,transparent 22%),radial-gradient(circle at 90% 80%,rgba(70,150,255,.08) 0,transparent 22%);pointer-events:none}.withdraw-container{position:relative;z-index:2;width:100%;max-width:1400px;margin:auto;padding:40px 24px 80px;display:flex;flex-direction:column;gap:35px}.withdraw-bg .circle{filter:blur(20px);animation:floatingCircle 16s ease-in-out infinite}.withdraw-bg .one{width:340px;height:340px;background:rgba(28,105,230,.12);top:-80px;left:-100px}.withdraw-bg .two{background:rgba(0,173,255,.1)}.withdraw-bg .three{width:380px;height:380px;background:rgba(41,124,174,.1);bottom:-140px}.glass-card{background:hsla(0,0%,100%,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.65);border-radius:26px;box-shadow:0 15px 40px rgba(28,105,230,.08),0 5px 15px rgba(0,0,0,.04)}.section-title{margin-bottom:28px}.section-title h3{font-size:30px;font-weight:700;color:#12355b;margin:0}.section-title p{max-width:620px}.section-badge{padding:8px 18px;border-radius:50px;background:linear-gradient(90deg,#1c69e6,#297cae);box-shadow:0 10px 25px rgba(28,105,230,.25)}@keyframes floatingCircle{0%{transform:translateY(0) translateX(0) scale(1)}25%{transform:translateY(-30px) translateX(15px) scale(1.05)}50%{transform:translateY(15px) translateX(-20px) scale(.96)}75%{transform:translateY(-20px) translateX(10px) scale(1.03)}to{transform:translateY(0) translateX(0) scale(1)}}.hero-left{position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column;gap:22px}.hero-tag{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.hero-left h1{margin:0;font-size:56px;font-weight:800;line-height:1.15;color:#fff}.hero-left p{margin:0;max-width:620px;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.92)}.hero-features{display:flex;flex-wrap:wrap;gap:18px;margin-top:10px}.hero-feature{display:flex;align-items:center;gap:12px;padding:12px 18px;border-radius:18px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-feature i{color:#fff;font-size:18px}.hero-feature span{color:#fff;font-weight:600;font-size:15px}.hero-right{position:relative;z-index:2;width:420px;display:flex;align-items:center;justify-content:center}.hero-money{width:100%;max-width:340px;height:auto;object-fit:contain;animation:heroFloat 5s ease-in-out infinite;filter:drop-shadow(0 30px 45px rgba(0,0,0,.18))}.hero-right:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);animation:rotateRing 22s linear infinite}.hero-right:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:1px dashed hsla(0,0%,100%,.22);animation:rotateRingReverse 18s linear infinite}@keyframes heroFloat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes rotateRing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateRingReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.balance-card{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:45px 50px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.65);box-shadow:0 25px 60px rgba(28,105,230,.08),0 10px 25px rgba(0,0,0,.04);transition:.4s ease}.balance-card:hover{box-shadow:0 35px 70px rgba(28,105,230,.12),0 18px 35px rgba(0,0,0,.06)}.balance-card:before{width:420px;height:420px;right:-180px;top:-180px;background:radial-gradient(rgba(28,105,230,.12),transparent 70%)}.balance-card:after{width:220px;height:220px;left:-80px;bottom:-100px;background:radial-gradient(rgba(41,124,174,.08),transparent 70%)}.balance-left{position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column}.balance-left span{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:10px 18px;border-radius:999px;background:#edf6ff;color:#297cae;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:22px}.balance-left h2{margin:0;font-size:54px;font-weight:800;line-height:1.1;color:#12355b;word-break:break-word}.balance-left p{margin-top:18px;margin-bottom:0;max-width:520px;font-size:16px;color:#6d7b90;line-height:1.9}.history-link{margin-top:35px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 28px;border-radius:16px;text-decoration:none;color:#fff;font-weight:700;background:linear-gradient(135deg,#1c69e6,#297cae);transition:.35s ease;box-shadow:0 15px 30px rgba(28,105,230,.22)}.history-link:after{content:"";font-family:Font Awesome\ 6 Free;font-weight:900;transition:.35s}.history-link:hover{transform:translateY(-3px);box-shadow:0 22px 45px rgba(28,105,230,.3)}.history-link:hover:after{transform:translateX(6px)}.balance-right{position:relative;width:320px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.balance-image{width:100%;max-width:260px;height:auto;object-fit:contain;animation:balanceFloat 5s ease-in-out infinite;filter:drop-shadow(0 25px 35px rgba(28,105,230,.22))}.balance-right:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:2px dashed rgba(28,105,230,.18);animation:rotateBalance 28s linear infinite}.balance-right:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;border:1px solid rgba(41,124,174,.2)}@keyframes balanceFloat{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes rotateBalance{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.link-wallet-section{width:100%;display:flex;justify-content:center;align-items:center}.link-wallet-card{position:relative;width:100%;overflow:hidden;padding:60px;border-radius:32px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.7);box-shadow:0 25px 60px rgba(28,105,230,.08),0 10px 25px rgba(0,0,0,.05);transition:.4s ease}.link-wallet-card:hover{transform:translateY(-6px);box-shadow:0 35px 70px rgba(28,105,230,.12),0 18px 35px rgba(0,0,0,.06)}.wallet-card-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.wallet-card-bg:before{width:450px;height:450px;top:-220px;right:-160px;background:radial-gradient(rgba(28,105,230,.12),transparent 70%)}.wallet-card-bg:after,.wallet-card-bg:before{content:"";position:absolute;border-radius:50%}.wallet-card-bg:after{width:260px;height:260px;left:-100px;bottom:-120px;background:radial-gradient(rgba(41,124,174,.1),transparent 70%)}.wallet-icon-wrapper{position:relative;z-index:2;display:flex;justify-content:center;margin-bottom:35px}.wallet-icon-circle{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#1c69e6,#297cae);display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px rgba(28,105,230,.28);animation:walletFloat 5s ease-in-out infinite}.wallet-icon-circle img{width:78px;height:auto;object-fit:contain}.wallet-content{position:relative;z-index:2;text-align:center;max-width:760px;margin:auto}.wallet-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:linear-gradient(90deg,#1c69e6,#297cae);color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:22px}.wallet-content h2{margin:0;color:#12355b;font-size:40px;font-weight:800;line-height:1.25}.wallet-content p{margin:22px auto 0;max-width:680px;color:#6d7b90;font-size:17px;line-height:1.9}.wallet-features{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;margin-top:55px}.wallet-feature{padding:28px;border-radius:24px;background:#f8fbff;border:1px solid #e6f0ff;transition:.35s}.wallet-feature:hover{transform:translateY(-8px);border-color:#1c69e6;box-shadow:0 18px 35px rgba(28,105,230,.1)}.feature-icon{width:62px;height:62px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff;font-size:24px;background:linear-gradient(135deg,#1c69e6,#297cae)}.wallet-feature h4{margin:0 0 10px;font-size:20px;font-weight:700;color:#12355b}.wallet-feature p{margin:0;color:#6d7b90;font-size:15px;line-height:1.8}.wallet-action{position:relative;z-index:2;display:flex;justify-content:center;margin-top:55px}.wallet-link-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:18px 36px;border-radius:18px;text-decoration:none;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1c69e6,#297cae);box-shadow:0 18px 35px rgba(28,105,230,.25);transition:.35s}.wallet-link-btn span{display:flex;align-items:center;gap:12px}.wallet-link-btn:hover{transform:translateY(-4px);box-shadow:0 25px 45px rgba(28,105,230,.32)}.wallet-link-btn i:last-child{transition:.35s}.wallet-link-btn:hover i:last-child{transform:translateX(6px)}@keyframes walletFloat{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}.withdraw-form{display:flex;flex-direction:column;gap:32px}.withdraw-card{position:relative;overflow:hidden;padding:42px;border-radius:30px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 20px 50px rgba(28,105,230,.08),0 10px 20px rgba(0,0,0,.04)}.withdraw-card:before{content:"";position:absolute;top:-140px;right:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:40px}.section-header h2{margin:12px 0 10px;font-size:34px;font-weight:800;color:#12355b}.section-header p{margin:0;color:#72849a;font-size:15px;line-height:1.8;max-width:650px}.verified-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:999px;background:#ebfff3;border:1px solid #b8f0cb;color:#1f9d57;font-size:14px;font-weight:700;white-space:nowrap}.verified-badge i{font-size:18px}.withdraw-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.input-group{display:flex;flex-direction:column;gap:12px}.input-group.full-width{grid-column:1/-1}.input-group label{display:flex;align-items:center;gap:10px;color:#12355b;font-size:15px;font-weight:700}.input-group label i{color:#1c69e6;width:18px;text-align:center}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper input{width:100%;height:64px;border-radius:18px;border:1px solid #d9e7f7;background:#f8fbff;padding:0 22px;font-size:15px;font-weight:600;color:#173d69;transition:.3s}.input-wrapper input::placeholder{color:#9fb1c6;font-weight:500}.input-wrapper input:hover{border-color:#9fc7ff}.input-wrapper input:focus{outline:none;background:#fff;border-color:#1c69e6;box-shadow:0 0 0 4px rgba(28,105,230,.1)}.input-wrapper input[readonly]{cursor:default;color:#47617f;background:#f4f8fd}.address-input input{padding-right:70px}.copy-btn{position:absolute;right:10px;width:46px;height:46px;border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1c69e6;background:#eaf4ff;transition:.3s}.copy-btn:hover{color:#fff;background:#1c69e6}.password-wrapper input{padding-right:70px}.password-toggle{background:transparent;color:#7d8ea3;border-radius:12px;transition:.25s}.password-toggle:hover{background:#edf5ff;color:#1c69e6}.input-wrapper:after{content:"";position:absolute;inset:0;border-radius:18px;pointer-events:none;border:1px solid transparent;transition:.3s}.input-wrapper:hover:after{border-color:rgba(28,105,230,.12)}.withdraw-card{animation:fadeUp .6s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.currency-section{margin-top:38px}.currency-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:16px;font-weight:700;color:#12355b}.currency-title i{color:#1c69e6;font-size:18px}.currency-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.currency-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:18px;min-height:105px;padding:24px;border-radius:22px;cursor:default;background:#f8fbff;border:1px solid #dfeeff;transition:.35s ease}.currency-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(28,105,230,.03),rgba(41,124,174,.04));opacity:0;transition:.35s}.currency-card:hover{transform:translateY(-6px);border-color:#8fc2ff;box-shadow:0 18px 35px rgba(28,105,230,.1)}.currency-card:hover:before{opacity:1}.currency-card.active{background:linear-gradient(135deg,#1c69e6,#297cae);border-color:transparent;box-shadow:0 20px 45px rgba(28,105,230,.24)}.currency-card.active:before{display:none}.currency-icon{width:60px;height:60px;flex-shrink:0;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#eaf4ff;color:#1c69e6;font-size:28px;transition:.35s}.currency-card.active .currency-icon{background:hsla(0,0%,100%,.18);color:#fff}.currency-card h4{margin:0 0 5px;font-size:20px;font-weight:800;color:#12355b;transition:.35s}.currency-card span{display:block;font-size:14px;color:#6d7b90;transition:.35s}.currency-card.active h4,.currency-card.active span{color:#fff}.active-check{position:absolute;top:18px;right:18px;font-size:20px;color:#fff;animation:currencyPop .35s ease}.currency-card:hover .currency-icon{transform:rotate(-8deg) scale(1.08)}.currency-card:after{content:"";position:absolute;top:-120%;left:-40%;width:40%;height:300%;background:hsla(0,0%,100%,.18);transform:rotate(28deg);transition:.7s}.currency-card:hover:after{left:130%}.currency-card.active{animation:currencyGlow 2.8s ease infinite}@keyframes currencyGlow{0%{box-shadow:0 20px 45px rgba(28,105,230,.2)}50%{box-shadow:0 28px 55px rgba(28,105,230,.35)}to{box-shadow:0 20px 45px rgba(28,105,230,.2)}}@keyframes currencyPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.wallet-information{display:flex;flex-direction:column;gap:35px;padding:42px;border-radius:30px;position:relative;overflow:hidden;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 20px 50px rgba(28,105,230,.08),0 10px 20px rgba(0,0,0,.04)}.wallet-information:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-150px;top:-150px;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.network-section{margin-top:8px}.network-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#12355b;font-size:16px;font-weight:700}.network-title i{color:#1c69e6}.network-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.network-card{position:relative;display:flex;align-items:center;gap:18px;min-height:110px;padding:24px;cursor:default;border-radius:22px;background:#f8fbff;border:1px solid #dfeeff;transition:.35s;overflow:hidden}.network-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(28,105,230,.04),rgba(41,124,174,.05));opacity:0;transition:.35s}.network-card:hover{transform:translateY(-6px);border-color:#97c7ff;box-shadow:0 18px 35px rgba(28,105,230,.1)}.network-card:hover:before{opacity:1}.network-card.active{background:linear-gradient(135deg,#1c69e6,#297cae);border-color:transparent;box-shadow:0 20px 45px rgba(28,105,230,.22)}.network-card input,.network-card.active:before{display:none}.radio-circle{width:26px;height:26px;flex-shrink:0;border-radius:50%;border:2px solid #c9dced;position:relative;transition:.3s}.radio-circle:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#1c69e6;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.3s}.network-card.active .radio-circle{border-color:#fff}.network-card.active .radio-circle:after{background:#fff;transform:translate(-50%,-50%) scale(1)}.network-content{flex:1 1}.network-content h4{margin:0 0 6px;font-size:20px;font-weight:800;color:#12355b;transition:.3s}.network-content span{display:block;color:#6d7b90;font-size:14px;transition:.3s}.network-card.active .network-content h4,.network-card.active .network-content span{color:#fff}.network-check{position:absolute;right:18px;top:18px;font-size:20px;color:#fff;opacity:0;transform:scale(.5);transition:.3s}.network-card.active .network-check{opacity:1;transform:scale(1)}.network-card:hover .radio-circle{transform:scale(1.08)}.network-card:hover .network-content h4{color:#1c69e6}.network-card.active:hover .network-content h4{color:#fff}.network-card:after{content:"";position:absolute;top:-120%;left:-40%;width:40%;height:300%;background:hsla(0,0%,100%,.18);transform:rotate(25deg);transition:.7s}.network-card:hover:after{left:130%}.network-card.active{animation:networkGlow 3s ease infinite}@keyframes networkGlow{0%{box-shadow:0 20px 45px rgba(28,105,230,.2)}50%{box-shadow:0 28px 60px rgba(28,105,230,.34)}to{box-shadow:0 20px 45px rgba(28,105,230,.2)}}.amount-section{position:relative;overflow:hidden;padding:42px;border-radius:30px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 20px 50px rgba(28,105,230,.08),0 10px 20px rgba(0,0,0,.04)}.amount-section:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-140px;top:-120px;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.amount-input-card{margin-top:28px}.amount-input-card label{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:16px;font-weight:700;color:#12355b}.amount-input-card label i{color:#1c69e6}.amount-input-wrapper{position:relative;display:flex;align-items:center}.amount-input-wrapper input{width:100%;height:74px;padding:0 90px 0 72px;border-radius:22px;border:1px solid #dce9f8;background:#f8fbff;font-size:28px;font-weight:700;color:#12355b;transition:.35s}.amount-input-wrapper input::placeholder{color:#b1bfd1;font-weight:600}.amount-input-wrapper input:hover{border-color:#91c4ff}.amount-input-wrapper input:focus{outline:none;background:#fff;border-color:#1c69e6;box-shadow:0 0 0 5px rgba(28,105,230,.1)}.currency-symbol{position:absolute;left:26px;font-size:30px;font-weight:800;color:#1c69e6;z-index:2}.currency-code{position:absolute;right:18px;padding:10px 18px;border-radius:14px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:13px;font-weight:700;letter-spacing:.8px}.quick-divider{display:flex;align-items:center;gap:18px;margin:42px 0 35px}.quick-divider span{flex:1 1;height:1px;background:#dbe8f6}.quick-divider p{margin:0;color:#6d7b90;font-size:15px;font-weight:700;white-space:nowrap}.amount-input-wrapper:after{content:"";position:absolute;inset:0;border-radius:22px;pointer-events:none;border:1px solid transparent;transition:.35s}.amount-input-wrapper:hover:after{border-color:rgba(28,105,230,.1)}.amount-input-card{animation:amountFade .6s ease}@keyframes amountFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quick-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;width:100%}.quick-card{min-height:120px;width:100%;position:relative;overflow:hidden;cursor:pointer;min-height:125px;border-radius:24px;padding:28px;background:#f8fbff;border:1px solid #dce9f8;transition:.35s ease;display:flex;align-items:center;justify-content:center}.quick-card:hover{transform:translateY(-8px);border-color:#1c69e6;box-shadow:0 20px 45px rgba(28,105,230,.12)}.quick-card-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(28,105,230,.04),rgba(41,124,174,.05));opacity:0;transition:.35s}.quick-card:hover .quick-card-bg{opacity:1}.quick-card-content{position:relative;z-index:2;text-align:center}.quick-card-content h4{margin:0 0 8px;font-size:28px;font-weight:800;color:#12355b;transition:.35s}.quick-card-content span{font-size:14px;color:#6d7b90;transition:.35s}.quick-card.active{background:linear-gradient(135deg,#1c69e6,#297cae);border-color:transparent;box-shadow:0 25px 50px rgba(28,105,230,.28)}.quick-card.active .quick-card-bg{display:none}.quick-card.active h4,.quick-card.active span{color:#fff}.selected-icon{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.22);display:flex;align-items:center;justify-content:center;color:#fff;animation:popScale .35s ease}.amount-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:40px}.info-item{display:flex;align-items:flex-start;gap:18px;padding:24px;border-radius:22px;background:#f8fbff;border:1px solid #e4eefb}.info-item i{width:52px;height:52px;flex-shrink:0;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;background:linear-gradient(135deg,#1c69e6,#297cae)}.info-item p{margin:0;color:#6d7b90;font-size:15px;line-height:1.8}.verification-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:35px}.verify-card{padding:30px;border-radius:24px;background:#f8fbff;border:1px solid #e4eefb;transition:.35s}.verify-card:hover{transform:translateY(-8px);border-color:#1c69e6;box-shadow:0 20px 45px rgba(28,105,230,.12)}.verify-icon{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:24px}.verify-card h4{margin:0 0 12px;color:#12355b;font-size:20px;font-weight:700}.verify-card p{margin:0;color:#6d7b90;line-height:1.8;font-size:15px}.withdraw-notice{display:flex;align-items:flex-start;gap:20px;margin-top:35px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#edf6ff,#f8fbff);border:1px solid #d9e8fb}.withdraw-notice>i{width:58px;height:58px;flex-shrink:0;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;background:linear-gradient(135deg,#1c69e6,#297cae)}.withdraw-notice h4{margin:0 0 10px;color:#12355b;font-size:20px;font-weight:700}.withdraw-notice p{margin:0;color:#6d7b90;line-height:1.8}@keyframes popScale{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.security-section{position:relative;overflow:hidden;padding:42px;border-radius:30px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 20px 50px rgba(28,105,230,.08),0 10px 20px rgba(0,0,0,.04)}.security-section:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;top:-150px;right:-120px;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{width:100%;height:68px;padding:0 70px 0 22px;border-radius:20px;border:1px solid #dce8f8;background:#f8fbff;color:#12355b;font-size:16px;font-weight:600;transition:.35s ease}.password-wrapper input::placeholder{color:#a4b5c8;font-weight:500}.password-wrapper input:hover{border-color:#9bc7ff;background:#fbfdff}.password-wrapper input:focus{outline:none;background:#fff;border-color:#1c69e6;box-shadow:0 0 0 5px rgba(28,105,230,.1)}.password-toggle{position:absolute;right:12px;width:46px;height:46px;border:none;outline:none;cursor:pointer;border-radius:14px;background:#edf6ff;color:#1c69e6;display:flex;align-items:center;justify-content:center;font-size:18px;transition:.35s ease}.password-toggle:hover{color:#fff;background:linear-gradient(135deg,#1c69e6,#297cae);transform:scale(1.08);box-shadow:0 12px 25px rgba(28,105,230,.22)}.password-toggle:active{transform:scale(.95)}.security-section .input-group{margin-top:30px}.security-section .input-group label{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#12355b;font-size:15px;font-weight:700}.security-section .input-group label i{color:#1c69e6;width:18px;text-align:center}.password-wrapper:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:skewX(-25deg);pointer-events:none}.password-wrapper:hover:before{animation:passwordShine .9s ease}@keyframes passwordShine{0%{left:-120%}to{left:180%}}.security-section{animation:securityFade .55s ease}@keyframes securityFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.withdraw-action{display:flex;margin-top:45px}.withdraw-action,.withdraw-btn{justify-content:center;align-items:center}.withdraw-btn{position:relative;overflow:hidden;min-width:340px;height:64px;padding:0 42px;border:none;outline:none;border-radius:18px;cursor:pointer;display:inline-flex;gap:14px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1c69e6,#297cae 55%,#46a4ff);box-shadow:0 20px 45px rgba(28,105,230,.25);transition:all .35s ease}.withdraw-btn i{font-size:18px;transition:.35s}.withdraw-btn:before{content:"";position:absolute;top:0;left:-140%;width:45%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:skewX(-25deg)}.withdraw-btn:hover:before{animation:buttonShine .9s ease}.withdraw-btn:hover{transform:translateY(-5px);box-shadow:0 28px 55px rgba(28,105,230,.32)}.withdraw-btn:hover i{transform:translateX(5px)}.withdraw-btn:active{transform:translateY(-1px) scale(.98)}.withdraw-btn:focus-visible{box-shadow:0 0 0 5px rgba(28,105,230,.12),0 25px 50px rgba(28,105,230,.25)}.withdraw-btn.disabled,.withdraw-btn:disabled{cursor:not-allowed;background:linear-gradient(135deg,#bfc8d6,#d7dee8);color:#6d7b90;box-shadow:none;transform:none}.withdraw-btn.disabled:hover,.withdraw-btn:disabled:hover{transform:none;box-shadow:none}.withdraw-btn.disabled:before,.withdraw-btn:disabled:before{display:none}.withdraw-btn:disabled .rotating-spinner{margin-left:6px}@keyframes buttonShine{0%{left:-140%}to{left:180%}}.withdraw-action{animation:buttonFade .6s ease}@keyframes buttonFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.amount-section,.balance-card,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.amount-section:hover,.security-section:hover,.wallet-information:hover,.withdraw-card:hover{transform:translateY(-6px);border-color:rgba(28,105,230,.18);box-shadow:0 30px 60px rgba(28,105,230,.1),0 15px 30px rgba(0,0,0,.05)}.amount-section:after,.security-section:after,.wallet-information:after,.withdraw-card:after{content:"";position:absolute;top:0;left:-150%;width:40%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),transparent);transform:skewX(-25deg);pointer-events:none}.amount-section:hover:after,.security-section:hover:after,.wallet-information:hover:after,.withdraw-card:hover:after{animation:glassShine 1.2s ease}@keyframes glassShine{0%{left:-150%}to{left:180%}}.amount-input-wrapper,.input-wrapper,.password-wrapper{transition:.3s ease}.amount-input-wrapper:hover,.input-wrapper:hover,.password-wrapper:hover{transform:translateY(-2px)}.currency-icon,.feature-icon,.verify-icon{transition:transform .35s ease,box-shadow .35s ease}.currency-card:hover .currency-icon,.verify-card:hover .verify-icon,.wallet-feature:hover .feature-icon{transform:translateY(-4px) rotate(-6deg);box-shadow:0 15px 25px rgba(28,105,230,.22)}.network-card:hover .radio-circle{box-shadow:0 0 0 6px rgba(28,105,230,.08)}.history-link,.wallet-link-btn,.withdraw-btn{transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.withdraw-page{animation:withdrawPage .55s ease}@keyframes withdrawPage{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{animation:cardFade .6s ease}@keyframes cardFade{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.withdraw-page::-webkit-scrollbar{width:8px}.withdraw-page::-webkit-scrollbar-track{background:#eef5fd}.withdraw-page::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(#1c69e6,#297cae)}.withdraw-page ::selection{color:#fff;background:#1c69e6}.withdraw-page *{box-sizing:border-box}.withdraw-page a,.withdraw-page button,.withdraw-page input{-webkit-tap-highlight-color:rgba(0,0,0,0)}.withdraw-page img{max-width:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1600px){.withdraw-container{max-width:1550px;padding:50px 35px 90px}.balance-card{padding:55px 60px}.balance-left h2{font-size:62px}.balance-right{width:360px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:55px}.withdraw-grid{gap:34px}.currency-grid,.network-grid{gap:28px}}@media(max-width:1400px){.withdraw-container{max-width:1280px}.balance-card{padding:40px}.balance-left h2{font-size:46px}.wallet-features{grid-template-columns:repeat(3,1fr);gap:20px}.currency-grid{grid-template-columns:repeat(4,1fr)}.network-grid,.verification-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1200px){.withdraw-container{padding:30px 20px 70px}.balance-card{gap:30px;padding:35px}.balance-left h2{font-size:42px}.balance-right{width:240px}.wallet-features{grid-template-columns:repeat(2,1fr)}.withdraw-grid{gap:20px}.currency-grid,.network-grid,.verification-grid{grid-template-columns:repeat(2,1fr)}.amount-info{grid-template-columns:1fr}.withdraw-btn{width:100%;min-width:unset}}@media(max-width:992px){.withdraw-container{padding:25px 18px 60px;gap:28px}.balance-card{flex-direction:column;text-align:center;padding:35px}.balance-left{align-items:center}.balance-left h2{font-size:42px}.history-link{margin-top:28px}.balance-right{width:220px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:34px}.section-header{flex-direction:column;align-items:flex-start}.verified-badge{margin-top:5px}.withdraw-grid{grid-template-columns:1fr}.currency-grid,.network-grid,.verification-grid{grid-template-columns:repeat(2,1fr)}.amount-info,.wallet-features{grid-template-columns:1fr}.withdraw-btn{width:100%}}@media(max-width:768px){.withdraw-container{padding:20px 16px 55px;gap:24px}.balance-card{padding:28px 24px;border-radius:24px}.balance-left span{font-size:11px}.balance-left h2{font-size:36px}.history-link{width:100%;justify-content:center}.balance-right{width:180px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:28px 22px;border-radius:24px}.section-header h2,.section-title h3{font-size:28px}.section-header p,.section-title p{font-size:14px}.currency-grid,.network-grid,.verification-grid,.wallet-features{grid-template-columns:1fr}.currency-card,.network-card,.quick-card{min-height:90px}.amount-input-wrapper input{height:66px;font-size:24px}.currency-symbol{font-size:26px}.currency-code{font-size:12px;padding:8px 14px}.withdraw-btn{min-height:58px;font-size:16px}.wallet-link-btn{width:100%;justify-content:center}.quick-amount-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quick-card{min-height:78px;padding:12px;border-radius:16px}.quick-card-content h4{font-size:20px}.quick-card-content span{font-size:11px}.selected-icon{width:24px;height:24px;top:10px;right:10px;font-size:11px}}@media(max-width:576px){.withdraw-container{padding:18px 14px 45px;gap:20px}.balance-card{padding:22px 18px;border-radius:20px;gap:18px}.balance-left span{font-size:10px;padding:8px 14px}.balance-left h2{font-size:30px}.history-link{width:100%;padding:14px 20px;font-size:14px}.balance-right{width:150px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:22px 18px;border-radius:20px}.section-header h2,.section-title h3{font-size:24px}.section-header p,.section-title p{font-size:13px}.verified-badge{width:100%;justify-content:center}.input-wrapper input,.password-wrapper input{height:58px;padding:0 18px;font-size:14px}.password-wrapper input{padding-right:60px}.password-toggle{width:40px;height:40px;right:10px;font-size:16px}.amount-input-wrapper input{height:60px;font-size:22px;padding:0 75px 0 58px}.currency-symbol{left:20px;font-size:22px}.currency-code{right:14px;padding:7px 12px;font-size:11px}.currency-card,.network-card,.quick-card{min-height:82px;padding:18px}.currency-icon,.feature-icon,.verify-icon{width:52px;height:52px;font-size:20px}.currency-card h4,.network-content h4{font-size:17px}.verify-card,.wallet-feature{padding:20px}.verify-card h4,.wallet-feature h4{font-size:18px}.wallet-link-btn,.withdraw-btn{width:100%;min-width:100%;height:56px;font-size:15px}}@media(max-width:480px){.withdraw-container{padding:16px 12px 40px}.balance-card{padding:18px 16px}.balance-left h2{font-size:26px}.balance-right{width:130px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:18px 16px}.section-header h2,.section-title h3{font-size:22px}.wallet-content h2{font-size:28px}.wallet-content p{font-size:14px}.wallet-feature{padding:18px}.currency-card,.network-card,.quick-card{padding:16px}.quick-card-content h4{font-size:22px}.amount-input-wrapper input{font-size:20px}.withdraw-notice{padding:20px;gap:16px}.withdraw-notice>i{width:48px;height:48px;font-size:18px}.withdraw-btn{height:54px;font-size:15px}}@media(max-width:390px){.withdraw-container{padding:14px 10px 35px;gap:18px}.balance-card{padding:16px 14px;border-radius:18px}.balance-left span{padding:7px 12px;font-size:9px}.balance-left h2{font-size:24px}.history-link{padding:13px 18px;font-size:13px}.balance-right{width:115px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:16px 14px;border-radius:18px}.section-header h2,.section-title h3{font-size:20px}.section-header p,.section-title p{font-size:12px}.wallet-content h2{font-size:24px}.wallet-content p{font-size:13px}.input-wrapper input,.password-wrapper input{height:54px;font-size:13px}.amount-input-wrapper input{height:56px;font-size:18px;padding:0 65px 0 50px}.currency-symbol{left:16px;font-size:20px}.currency-code{right:10px;padding:6px 10px;font-size:10px}.currency-card,.network-card,.quick-card{min-height:76px;padding:14px;gap:12px}.currency-icon,.feature-icon,.verify-icon{width:46px;height:46px;font-size:18px}.currency-card h4,.network-content h4{font-size:15px}.currency-card span,.network-content span{font-size:12px}.quick-card-content h4{font-size:20px}.quick-card-content span{font-size:12px}.verify-card,.wallet-feature{padding:16px}.verify-card h4,.wallet-feature h4{font-size:16px}.verify-card p,.wallet-feature p{font-size:13px}.withdraw-notice{padding:16px;gap:14px}.withdraw-notice>i{width:44px;height:44px;font-size:16px}.wallet-link-btn,.withdraw-btn{height:52px;font-size:14px}.quick-amount-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-card{min-height:70px;padding:10px;border-radius:14px}.quick-card-content h4{font-size:16px}.quick-card-content span{font-size:10px}.selected-icon{width:20px;height:20px;top:8px;right:8px;font-size:10px}}@media(max-width:375px){.hero-left h1{font-size:20px}.balance-left h2{font-size:22px}.section-header h2,.section-title h3{font-size:18px}.wallet-content h2{font-size:22px}.amount-input-wrapper input{font-size:17px}.currency-card,.network-card{padding:12px}.quick-card{min-height:72px}}@media(max-width:320px){.withdraw-container{padding:12px 8px 30px}.balance-card{padding:14px 12px}.balance-left h2{font-size:20px}.history-link{padding:12px 14px;font-size:12px}.amount-section,.link-wallet-card,.security-section,.wallet-information,.withdraw-card{padding:14px 12px}.section-header h2,.section-title h3{font-size:17px}.wallet-content h2{font-size:20px}.input-wrapper input,.password-wrapper input{height:50px;font-size:12px}.amount-input-wrapper input{height:52px;font-size:16px;padding:0 55px 0 45px}.currency-symbol{left:14px;font-size:18px}.currency-code{font-size:9px;padding:5px 8px}.currency-card,.network-card,.quick-card{min-height:68px;padding:12px}.currency-icon,.feature-icon,.verify-icon{width:40px;height:40px;font-size:16px}.wallet-link-btn,.withdraw-btn{height:48px;font-size:13px}}.withdraw-history-page{position:relative;overflow:hidden;min-height:100vh;background:linear-gradient(180deg,#f4f9ff,#edf6ff 40%,#fff);padding-bottom:80px}.withdraw-history-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 15%,rgba(28,105,230,.08) 0,transparent 24%),radial-gradient(circle at 85% 12%,rgba(41,124,174,.08) 0,transparent 24%),radial-gradient(circle at 80% 85%,rgba(0,162,255,.08) 0,transparent 25%);pointer-events:none}.withdraw-history-container{position:relative;z-index:2;width:100%;max-width:1450px;margin:auto;padding:40px 24px 80px;display:flex;flex-direction:column;gap:35px}.withdraw-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.withdraw-bg .circle{position:absolute;border-radius:50%;filter:blur(18px);animation:historyFloat 18s ease-in-out infinite}.withdraw-bg .one{width:360px;height:360px;left:-120px;top:-120px;background:rgba(28,105,230,.1)}.withdraw-bg .two{width:280px;height:280px;right:-80px;top:180px;background:rgba(41,124,174,.1);animation-delay:3s}.withdraw-bg .three{width:420px;height:420px;bottom:-180px;left:35%;background:rgba(0,174,255,.08);animation-delay:6s}.history-glass{background:hsla(0,0%,100%,.78);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.7);border-radius:30px;box-shadow:0 20px 55px rgba(28,105,230,.08),0 8px 18px rgba(0,0,0,.04)}.section-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:9px 18px;border-radius:999px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 12px 25px rgba(28,105,230,.2)}.section-title{display:flex;flex-direction:column;gap:10px}.section-title h2,.section-title h3{margin:0;color:#12355b;font-size:34px;font-weight:800}.section-title p{margin:0;color:#6b7b90;font-size:15px;line-height:1.8;max-width:700px}@keyframes historyFloat{0%{transform:translateY(0) translateX(0) scale(1)}25%{transform:translateY(-30px) translateX(20px) scale(1.04)}50%{transform:translateY(15px) translateX(-15px) scale(.96)}75%{transform:translateY(-18px) translateX(12px) scale(1.02)}to{transform:translateY(0) translateX(0) scale(1)}}.history-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:65px 70px;border-radius:32px;background:linear-gradient(135deg,#1c69e6,#297cae 55%,#55b5ff);box-shadow:0 30px 70px rgba(28,105,230,.18),0 15px 35px rgba(0,0,0,.06)}.history-hero:before{width:420px;height:420px;top:-220px;right:-120px;background:hsla(0,0%,100%,.1)}.history-hero:after,.history-hero:before{content:"";position:absolute;border-radius:50%}.history-hero:after{width:260px;height:260px;left:-100px;bottom:-120px;background:hsla(0,0%,100%,.08)}.history-hero-left{position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column;gap:24px}.history-hero-left h1{margin:0;color:#fff;font-size:56px;font-weight:800;line-height:1.15}.history-hero-left p{margin:0;max-width:720px;color:hsla(0,0%,100%,.95);font-size:18px;line-height:1.9}.history-hero-info{display:flex;flex-wrap:wrap;gap:18px;margin-top:10px}.history-info-chip{display:flex;align-items:center;gap:12px;padding:14px 22px;border-radius:18px;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2)}.history-info-chip i{color:#fff;font-size:18px}.history-info-chip span{color:#fff;font-size:15px;font-weight:600}.history-hero-right{position:relative;z-index:2;width:340px}.history-hero-icon,.history-hero-right{display:flex;align-items:center;justify-content:center}.history-hero-icon{width:180px;height:180px;border-radius:50%;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:historyHeroFloat 5s ease-in-out infinite}.history-hero-icon i{color:#fff;font-size:72px}.history-hero-right:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;border:2px solid hsla(0,0%,100%,.18);animation:historyRotate 22s linear infinite}.history-hero-right:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;border:1px dashed hsla(0,0%,100%,.15);animation:historyRotateReverse 28s linear infinite}@keyframes historyHeroFloat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes historyRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes historyRotateReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.history-stats{grid-gap:25px;gap:25px}.history-stat-card{gap:22px;padding:30px;border-radius:26px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 18px 45px rgba(28,105,230,.08),0 8px 20px rgba(0,0,0,.04)}.history-stat-card:hover{box-shadow:0 28px 60px rgba(28,105,230,.15),0 12px 28px rgba(0,0,0,.05)}.history-stat-card:before{top:-120%;left:-40%;width:45%;height:320%;background:hsla(0,0%,100%,.18);transform:rotate(25deg);transition:.8s}.history-stat-card:hover:before{left:140%}.history-stat-icon{width:72px;height:72px;flex-shrink:0;border-radius:22px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;transition:.35s}.history-stat-card:hover .history-stat-icon{transform:rotate(-8deg) scale(1.08)}.history-stat-icon.blue{background:linear-gradient(135deg,#1c69e6,#55a7ff)}.history-stat-icon.green{background:linear-gradient(135deg,#11b36b,#46d08f)}.history-stat-icon.red{background:linear-gradient(135deg,#ef4444,#ff6b6b)}.history-stat-icon.purple{background:linear-gradient(135deg,#7c3aed,#9d5cff)}.history-stat-card span{display:block;margin-bottom:8px;color:#6b7b90;font-size:14px;font-weight:600}.history-stat-card h2{margin:0;color:#12355b;font-size:34px;font-weight:800;line-height:1}.history-stat-card:after{content:"";position:absolute;right:-45px;bottom:-45px;width:120px;height:120px;border-radius:50%;background:radial-gradient(rgba(28,105,230,.06),transparent 70%)}.history-stat-card{animation:historyCardFade .6s ease}.history-stat-card:nth-child(2){animation-delay:.08s}.history-stat-card:nth-child(3){animation-delay:.16s}.history-stat-card:nth-child(4){animation-delay:.24s}.history-filter-wrapper{gap:18px;margin-top:10px;margin-bottom:10px}.history-filter-btn{display:flex;gap:12px;padding:15px 28px;min-width:170px;border-radius:18px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(28,105,230,.08);color:#12355b;font-weight:700;box-shadow:0 10px 30px rgba(28,105,230,.05);transition:.35s ease}.history-filter-btn:before{content:"";position:absolute;top:-120%;left:-40%;width:40%;height:320%;background:hsla(0,0%,100%,.3);transform:rotate(25deg);transition:.8s}.history-filter-btn:hover:before{left:135%}.history-filter-btn:hover{transform:translateY(-5px);border-color:#1c69e6;box-shadow:0 20px 45px rgba(28,105,230,.12)}.history-filter-btn i{font-size:18px;transition:.3s}.history-filter-btn:hover i{transform:scale(1.15)}.history-filter-btn span{border-radius:50%;font-size:12px;background:#edf5ff;transition:.35s}.history-filter-btn.active{background:linear-gradient(135deg,#1c69e6,#297cae);border-color:transparent;box-shadow:0 22px 45px rgba(28,105,230,.25)}.history-filter-btn.active i{color:#fff}.history-filter-btn.pending.active{background:linear-gradient(135deg,#ff9800,#ffb300)}.history-filter-btn.success.active{background:linear-gradient(135deg,#18b56d,#38d28c)}.history-filter-btn.danger.active{background:linear-gradient(135deg,#ef4444,#ff6b6b)}.history-filter-btn:focus-visible{box-shadow:0 0 0 4px rgba(28,105,230,.12),0 18px 35px rgba(28,105,230,.18)}.history-filter-btn:active{transform:scale(.97)}.history-list{gap:28px;width:100%;margin-top:15px}.history-empty,.history-list{display:flex;flex-direction:column}.history-empty{align-items:center;justify-content:center;padding:80px 30px;border-radius:32px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 25px 60px rgba(28,105,230,.08),0 10px 25px rgba(0,0,0,.05);position:relative;overflow:hidden}.history-empty:before{width:420px;height:420px;top:-220px;right:-180px;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.history-empty:after,.history-empty:before{content:"";position:absolute;border-radius:50%}.history-empty:after{width:260px;height:260px;left:-120px;bottom:-120px;background:radial-gradient(rgba(41,124,174,.08),transparent 70%)}.history-empty img{width:180px;height:auto;margin-bottom:28px;animation:emptyFloat 5s ease-in-out infinite}.history-empty h2{margin:0 0 14px;color:#12355b;font-size:34px;font-weight:800}.history-empty p{margin:0;max-width:520px;color:#6d7b90;font-size:16px;line-height:1.9}@keyframes emptyFloat{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}.history-list{animation:historyListFade .55s ease}@keyframes historyListFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.history-card{padding:35px;border-radius:30px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 20px 50px rgba(28,105,230,.08),0 10px 20px rgba(0,0,0,.04);transition:.35s ease}.history-card:hover{border-color:rgba(28,105,230,.15);box-shadow:0 30px 70px rgba(28,105,230,.14),0 15px 30px rgba(0,0,0,.05)}.history-card:before{width:320px;height:320px;border-radius:50%;right:-150px;top:-160px;background:radial-gradient(rgba(28,105,230,.08),transparent 70%)}.history-card:after{width:220px;height:220px;left:-80px;bottom:-80px;border-radius:50%;background:radial-gradient(rgba(41,124,174,.06),transparent 70%)}.history-card-header{position:relative;z-index:2;align-items:center;margin-bottom:30px;flex-wrap:wrap}.history-date{gap:10px;padding:12px 18px;border-radius:16px;background:#f4f8ff;color:#6d7b90;font-weight:600}.history-date i{color:#1c69e6}.history-card-title{position:relative;z-index:2;margin-bottom:30px}.history-card-title h3{margin:0 0 8px;color:#12355b;font-size:28px;font-weight:800}.history-card-title p{margin:0;color:#6d7b90;font-size:15px;line-height:1.8}.history-info-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-bottom:30px}.history-info-item{padding:22px;border-radius:20px;background:#f8fbff;border:1px solid #e3eefb;transition:.3s}.history-info-item:hover{transform:translateY(-4px);border-color:#1c69e6;box-shadow:0 12px 28px rgba(28,105,230,.1)}.history-info-item span{display:block;margin-bottom:8px;color:#8b9cb0;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.history-info-item h4{margin:0;color:#12355b;font-size:18px;font-weight:700;word-break:break-word}.history-amount-card{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;border-radius:24px;margin-bottom:30px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;overflow:hidden}.history-amount-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:hsla(0,0%,100%,.1)}.history-amount-card span{display:block;margin-bottom:8px;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:hsla(0,0%,100%,.85)}.history-amount-card h2{margin:0;font-size:38px;font-weight:800;color:#fff}.amount-icon{width:74px;height:74px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:28px;color:#fff}.status-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:999px;font-size:14px;font-weight:700;letter-spacing:.3px;transition:.35s ease}.status-badge i{font-size:15px}.status-badge.pending{color:#b76a00;background:#fff7e6;border:1px solid #ffd98d}.status-badge.pending i{color:#ff9800}.status-badge.completed{color:#087443;background:#ebfff4;border:1px solid #9be4bf}.status-badge.completed i{color:#18b56d}.status-badge.rejected{color:#b91c1c;background:#fff0f0;border:1px solid #ffb6b6}.status-badge.rejected i{color:#ef4444}.history-wallet-card{position:relative;z-index:2;margin-top:30px;padding:28px;border-radius:24px;background:#f8fbff;border:1px solid #dfeeff;transition:.35s ease}.history-wallet-card:hover{border-color:#8dc3ff;box-shadow:0 18px 35px rgba(28,105,230,.1);transform:translateY(-4px)}.history-wallet-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}.wallet-title{gap:16px}.wallet-icon,.wallet-title{display:flex;align-items:center}.wallet-icon{width:60px;height:60px;border-radius:18px;justify-content:center;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:24px;box-shadow:0 12px 25px rgba(28,105,230,.2)}.wallet-title span{display:block;margin-bottom:5px;color:#7b8ca0;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.wallet-title h4{margin:0;color:#12355b;font-size:22px;font-weight:700}.wallet-address{padding:20px 24px;border-radius:18px;background:#fff;border:1px dashed #c9ddf8;color:#12355b;font-size:15px;font-weight:600;line-height:1.8;word-break:break-all;overflow-wrap:anywhere;transition:.3s ease}.wallet-address:hover{border-color:#1c69e6;background:#fbfdff}.copy-wallet-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:none;outline:none;cursor:pointer;border-radius:16px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:14px;font-weight:700;transition:.35s ease;box-shadow:0 14px 30px rgba(28,105,230,.18)}.copy-wallet-btn i{font-size:16px;transition:.35s}.copy-wallet-btn:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(28,105,230,.25)}.copy-wallet-btn:hover i{transform:scale(1.15)}.copy-wallet-btn:active{transform:scale(.96)}.history-card-footer{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px;padding-top:25px;border-top:1px solid #e6eef8}.footer-item{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:18px;background:#f8fbff;border:1px solid #e2edf9;transition:.3s ease}.footer-item:hover{transform:translateY(-4px);border-color:#1c69e6;box-shadow:0 12px 28px rgba(28,105,230,.1)}.footer-item i{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:18px}.footer-item span{color:#12355b;font-size:15px;font-weight:600}.history-card-footer:before{content:"";position:absolute;top:0;left:0;width:90px;height:2px;border-radius:999px;background:linear-gradient(90deg,#1c69e6,#55b5ff)}.copy-wallet-btn.success{background:linear-gradient(135deg,#14b86d,#39d38d)}.footer-item:hover i{transform:rotate(-8deg) scale(1.08);transition:.35s}.footer-item,.history-card,.history-filter-btn,.history-info-item,.history-stat-card,.history-wallet-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.history-card:after{content:"";position:absolute;top:0;left:-150%;width:40%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transform:skewX(-25deg);pointer-events:none}.history-card:hover:after{animation:historyGlassShine 1s ease}@keyframes historyGlassShine{0%{left:-150%}to{left:170%}}.history-card:hover{transform:translateY(-8px)}.footer-item:hover,.history-info-item:hover,.history-wallet-card:hover{transform:translateY(-5px)}.amount-icon,.history-stat-icon,.wallet-icon{transition:transform .35s ease,box-shadow .35s ease}.history-card:hover .amount-icon,.history-card:hover .wallet-icon,.history-stat-card:hover .history-stat-icon{transform:rotate(-8deg) scale(1.08);box-shadow:0 18px 35px rgba(28,105,230,.18)}.history-card-title h3{transition:.3s}.history-card:hover .history-card-title h3{color:#1c69e6}.wallet-address{transition:border-color .3s ease,background .3s ease,color .3s ease}.history-wallet-card:hover .wallet-address{border-color:#1c69e6;background:#fff}.history-filter-btn i{transition:.35s}.history-filter-btn:hover i{transform:scale(1.12)}.copy-wallet-btn{position:relative;overflow:hidden}.copy-wallet-btn:before{content:"";position:absolute;top:0;left:-130%;width:40%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:skewX(-25deg)}.copy-wallet-btn:hover:before{animation:copyButtonShine .8s ease}@keyframes copyButtonShine{0%{left:-130%}to{left:170%}}.withdraw-history-page{animation:historyPageFade .55s ease}@keyframes historyPageFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.history-card{animation:historyCardFade .6s ease}.history-card:nth-child(2){animation-delay:.08s}.history-card:nth-child(3){animation-delay:.16s}.history-card:nth-child(4){animation-delay:.24s}.history-card:nth-child(5){animation-delay:.32s}@keyframes historyCardFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.withdraw-history-page::-webkit-scrollbar{width:8px}.withdraw-history-page::-webkit-scrollbar-track{background:#edf4fd}.withdraw-history-page::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(#1c69e6,#297cae)}.withdraw-history-page ::selection{background:#1c69e6;color:#fff}.withdraw-history-page img{display:block;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.withdraw-history-page *{box-sizing:border-box}.withdraw-history-page a,.withdraw-history-page button{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(prefers-reduced-motion:reduce){.withdraw-history-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:1600px){.withdraw-history-container{max-width:1600px;padding:55px 35px 100px}.history-hero{padding:80px;border-radius:36px}.history-hero-left h1{font-size:64px}.history-hero-left p{font-size:20px;max-width:760px}.history-stats{gap:30px}.history-stat-card{padding:34px}.history-stat-card h2{font-size:40px}.history-filter-wrapper{gap:20px}.history-filter-btn{min-width:190px}.history-card{padding:42px}.history-card-title h3{font-size:32px}.history-info-grid{gap:24px}.history-amount-card{padding:34px}.history-amount-card h2{font-size:46px}}@media(max-width:1400px){.withdraw-history-container{max-width:1280px}.history-hero{padding:60px}.history-hero-left h1{font-size:50px}.history-hero-left p{font-size:17px}.history-stats{grid-template-columns:repeat(4,1fr)}.history-filter-wrapper{justify-content:flex-start}.history-card{padding:32px}.history-info-grid{grid-template-columns:repeat(4,1fr)}.history-wallet-card{padding:24px}}@media(max-width:1200px){.withdraw-history-container{padding:35px 20px 80px}.history-hero{padding:45px}.history-hero-left h1{font-size:42px}.history-hero-left p{font-size:16px}.history-stats{grid-template-columns:repeat(2,1fr)}.history-filter-wrapper{justify-content:center}.history-filter-btn{flex:1 1;min-width:220px}.history-card{padding:28px}.history-card-header{align-items:flex-start}.history-card-title h3{font-size:26px}.history-info-grid{grid-template-columns:repeat(2,1fr)}.history-amount-card{padding:26px}.history-amount-card h2{font-size:34px}.wallet-title h4{font-size:20px}}@media(max-width:992px){.withdraw-history-container{padding:30px 18px 70px;gap:28px}.history-hero{padding:38px 32px;border-radius:26px}.history-hero-left{width:100%;text-align:center;align-items:center}.history-hero-left h1{font-size:36px;line-height:1.2}.history-hero-left p{max-width:100%;font-size:15px}.history-hero-info{justify-content:center}.history-hero-right{display:none}.history-stats{grid-template-columns:repeat(2,1fr);gap:18px}.history-stat-card{padding:24px}.history-stat-card h2{font-size:30px}.history-stat-icon{width:60px;height:60px;font-size:22px}.history-filter-wrapper{justify-content:center;gap:14px}.history-filter-btn{min-width:190px;padding:14px 18px}.history-card{padding:26px}.history-card-header{flex-direction:column;align-items:flex-start}.history-date{width:100%;justify-content:center}.history-card-title{margin-bottom:24px}.history-card-title h3{font-size:24px}.history-card-title p{font-size:14px}.history-info-grid{grid-template-columns:repeat(2,1fr);gap:16px}.history-info-item{padding:18px}.history-amount-card{padding:22px 24px}.history-amount-card h2{font-size:32px}.amount-icon{width:62px;height:62px;font-size:24px}.history-wallet-card{padding:22px}.history-wallet-header{flex-direction:column;align-items:flex-start}.copy-wallet-btn{width:100%;justify-content:center}.history-card-footer{flex-direction:column;align-items:stretch}.footer-item{width:100%}}@media(max-width:768px){.withdraw-history-container{padding:24px 16px 60px}.history-hero{padding:30px 22px;border-radius:22px}.history-hero-left h1{font-size:30px}.history-hero-left p{font-size:14px}.section-badge{font-size:11px}.history-stats{grid-template-columns:1fr}.history-stat-card{padding:20px;border-radius:20px}.history-stat-card h2{font-size:28px}.history-filter-wrapper{flex-direction:column;gap:12px}.history-filter-btn{width:100%;min-width:100%}.history-card{padding:22px 18px;border-radius:22px}.history-card-title h3{font-size:22px}.history-card-title p{font-size:13px}.history-info-grid{grid-template-columns:1fr}.history-info-item{padding:16px}.history-amount-card{flex-direction:column;align-items:flex-start;gap:18px}.history-amount-card h2{font-size:28px}.amount-icon{width:56px;height:56px;font-size:22px}.history-wallet-card{padding:18px}.wallet-title{gap:12px}.wallet-icon{width:52px;height:52px;font-size:20px}.wallet-title h4{font-size:18px}.wallet-address{padding:16px;font-size:13px}.copy-wallet-btn{height:50px;font-size:14px}.footer-item{padding:16px}.footer-item span{font-size:14px}}@media(max-width:576px){.withdraw-history-container{padding:20px 14px 50px;gap:20px}.history-hero{padding:24px 18px;border-radius:20px}.history-hero-left{gap:16px}.history-hero-left h1{font-size:26px;line-height:1.25}.history-hero-left p{font-size:13px;line-height:1.8}.section-badge{padding:8px 14px;font-size:10px}.history-stats{grid-template-columns:1fr;gap:14px}.history-stat-card{padding:18px;gap:16px;border-radius:18px}.history-stat-icon{width:54px;height:54px;border-radius:16px;font-size:20px}.history-stat-card h2{font-size:26px}.history-stat-card span{font-size:13px}.history-filter-wrapper{flex-direction:column;gap:10px}.history-filter-btn{width:100%;min-width:100%;justify-content:space-between;padding:14px 18px;border-radius:16px;font-size:14px}.history-filter-btn span{width:26px;height:26px;font-size:11px}.history-card{padding:18px;border-radius:20px}.history-card-header{flex-direction:column;align-items:flex-start;gap:14px}.history-date,.status-badge{width:100%;justify-content:center}.history-date{font-size:12px;padding:10px 14px}.history-card-title{margin-bottom:20px}.history-card-title h3{font-size:20px}.history-card-title p{font-size:13px}.history-info-grid{grid-template-columns:1fr;gap:14px}.history-info-item{padding:16px;border-radius:16px}.history-info-item span{font-size:12px}.history-info-item h4{font-size:16px}.history-amount-card{flex-direction:column;align-items:flex-start;padding:20px;border-radius:20px}.history-amount-card h2{font-size:26px}.amount-icon{width:54px;height:54px;font-size:20px}.history-wallet-card{padding:18px;border-radius:20px}.history-wallet-header{flex-direction:column;align-items:flex-start;gap:18px}.wallet-title{width:100%}.wallet-icon{width:48px;height:48px;border-radius:14px;font-size:18px}.wallet-title h4{font-size:17px}.wallet-address{padding:14px;font-size:12px;line-height:1.7}.copy-wallet-btn{width:100%;justify-content:center;height:48px;font-size:14px;border-radius:14px}.history-card-footer{flex-direction:column;gap:12px}.footer-item{width:100%;padding:14px;border-radius:16px}.footer-item i{width:40px;height:40px;font-size:16px}.footer-item span{font-size:13px}.history-empty{padding:45px 20px;border-radius:20px}.history-empty img{width:130px}.history-empty h2{font-size:24px}.history-empty p{font-size:14px}}@media(max-width:480px){.withdraw-history-container{padding:18px 12px 45px;gap:18px}.history-hero{padding:20px 16px;border-radius:18px}.history-hero-left{gap:14px}.history-hero-left h1{font-size:22px;line-height:1.3}.history-hero-left p{font-size:12px;line-height:1.7}.section-badge{padding:7px 12px;font-size:9px}.history-stat-card{padding:16px;gap:14px;border-radius:16px}.history-stat-icon{width:48px;height:48px;border-radius:14px;font-size:18px}.history-stat-card h2{font-size:22px}.history-stat-card span{font-size:12px}.history-filter-btn{padding:13px 16px;font-size:13px;border-radius:14px}.history-filter-btn i{font-size:16px}.history-filter-btn span{width:24px;height:24px;font-size:10px}.history-card{padding:16px;border-radius:18px}.history-card-title{margin-bottom:18px}.history-card-title h3{font-size:18px}.history-card-title p,.status-badge{font-size:12px}.status-badge{padding:10px 16px;border-radius:999px}.history-date{padding:10px 12px;font-size:11px;border-radius:14px}.history-info-item{padding:14px;border-radius:14px}.history-info-item span{font-size:11px}.history-info-item h4{font-size:15px}.history-amount-card{padding:18px;border-radius:18px}.history-amount-card span{font-size:11px}.history-amount-card h2{font-size:22px}.amount-icon{width:48px;height:48px;border-radius:14px;font-size:18px}.history-wallet-card{padding:16px;border-radius:18px}.wallet-title{gap:10px}.wallet-icon{width:44px;height:44px;border-radius:12px;font-size:17px}.wallet-title h4{font-size:16px}.wallet-title span{font-size:11px}.wallet-address{padding:12px;border-radius:14px;font-size:11px;line-height:1.6}.copy-wallet-btn{height:44px;font-size:13px;border-radius:12px}.history-card-footer{gap:10px;margin-top:22px;padding-top:18px}.footer-item{padding:12px;border-radius:14px}.footer-item i{width:36px;height:36px;border-radius:10px;font-size:15px}.footer-item span{font-size:12px}.history-empty{padding:36px 16px;border-radius:18px}.history-empty img{width:110px;margin-bottom:20px}.history-empty h2{font-size:20px}.history-empty p{font-size:13px;line-height:1.7}}@media(max-width:390px){.withdraw-history-container{padding:16px 10px 40px;gap:16px}.history-hero{padding:18px 14px;border-radius:16px}.history-hero-left h1{font-size:20px}.history-hero-left p{font-size:12px}.section-badge{padding:6px 10px;font-size:8px}.history-stat-card{padding:14px;gap:12px}.history-stat-icon{width:44px;height:44px;font-size:16px;border-radius:12px}.history-stat-card h2{font-size:20px}.history-stat-card span{font-size:11px}.history-filter-btn{padding:12px 14px;font-size:12px}.history-filter-btn i{font-size:15px}.history-filter-btn span{width:22px;height:22px;font-size:9px}.history-card{padding:14px;border-radius:16px}.history-card-title{margin-bottom:16px}.history-card-title h3{font-size:17px}.history-card-title p{font-size:11px}.status-badge{padding:10px;font-size:11px}.history-date,.status-badge{width:100%;justify-content:center}.history-date{font-size:10px;padding:9px 10px}.history-info-item{padding:12px}.history-info-item span{font-size:10px}.history-info-item h4{font-size:14px}.history-amount-card{padding:16px}.history-amount-card h2{font-size:20px}.amount-icon{width:44px;height:44px;font-size:16px}.history-wallet-card{padding:14px}.wallet-title{gap:8px}.wallet-icon{width:40px;height:40px}.wallet-icon,.wallet-title h4{font-size:15px}.wallet-address{font-size:10px;padding:10px}.copy-wallet-btn{height:42px;font-size:12px}.footer-item{padding:10px}.footer-item i{width:34px;height:34px;font-size:14px}.footer-item span{font-size:11px}}@media(max-width:375px){.history-hero-left h1,.history-stat-card h2{font-size:18px}.history-card-title h3{font-size:16px}.history-amount-card h2{font-size:18px}.wallet-title h4{font-size:14px}}@media(max-width:320px){.withdraw-history-container{padding:14px 8px 35px}.history-hero{padding:16px 12px}.history-hero-left h1{font-size:16px}.history-hero-left p{font-size:11px}.section-badge{font-size:7px;padding:5px 8px}.history-stat-card{padding:12px;gap:10px}.history-stat-icon{width:38px;height:38px;font-size:14px}.history-stat-card h2{font-size:17px}.history-stat-card span{font-size:10px}.history-filter-btn{padding:10px 12px;font-size:11px}.history-card{padding:12px;border-radius:14px}.history-card-title h3{font-size:15px}.history-card-title p,.status-badge{font-size:10px}.history-date{font-size:9px}.history-info-item{padding:10px}.history-info-item h4{font-size:13px}.history-amount-card{padding:14px}.history-amount-card h2{font-size:16px}.amount-icon{width:40px;height:40px;font-size:14px}.history-wallet-card{padding:12px}.wallet-icon{width:36px;height:36px;font-size:14px}.wallet-title h4{font-size:13px}.wallet-address{font-size:9px;line-height:1.5}.copy-wallet-btn{height:40px;font-size:11px}.footer-item{padding:9px}.footer-item i{width:30px;height:30px;font-size:12px}.footer-item span{font-size:10px}.history-empty{padding:28px 12px}.history-empty img{width:90px}.history-empty h2{font-size:18px}.history-empty p{font-size:11px}}.recharge-history-page{min-height:100vh;background:linear-gradient(180deg,#f4f9ff,#edf6ff 45%,#fff);padding-bottom:80px}.recharge-history-container{max-width:1350px;margin:auto;padding:35px 20px 70px}.history-header{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:35px;padding:32px;border-radius:26px;background:#fff;border:1px solid #edf2fb;box-shadow:0 18px 45px rgba(28,105,230,.08)}.history-badge{display:inline-flex;align-items:center;padding:8px 18px;border-radius:999px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff;font-size:12px;font-weight:700;margin-bottom:15px}.history-header h2{margin:0 0 10px;font-size:34px;color:#12355b;font-weight:800}.history-header p{margin:0;color:#72839a;font-size:15px}.history-total{min-width:180px;text-align:center;padding:24px;border-radius:22px;background:linear-gradient(135deg,#1c69e6,#297cae);color:#fff}.history-total span{display:block;opacity:.9;margin-bottom:8px;font-size:13px}.history-total h3{margin:0;font-size:42px;font-weight:800}.history-empty{background:#fff;border-radius:26px;padding:70px 30px;text-align:center;border:1px solid #edf2fb;box-shadow:0 18px 45px rgba(28,105,230,.08)}.history-empty img{margin:auto auto 20px}.history-empty h3{margin-bottom:12px;color:#12355b}.history-empty p{color:#72839a}.recharge-history-list{display:flex;flex-direction:column;gap:22px}.recharge-card{display:flex;gap:22px;align-items:flex-start;padding:28px;border-radius:24px;background:#fff;border:1px solid #edf2fb;box-shadow:0 15px 40px rgba(28,105,230,.08);transition:.35s}.recharge-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(28,105,230,.14)}.recharge-card.credit{border-left:6px solid #19b66b}.recharge-card.debit{border-left:6px solid #ef4444}.recharge-icon{width:68px;height:68px;flex-shrink:0;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px}.recharge-card.credit .recharge-icon{background:linear-gradient(135deg,#19b66b,#42d68f)}.recharge-card.debit .recharge-icon{background:linear-gradient(135deg,#ef4444,#ff6d6d)}.recharge-content{flex:1 1}.recharge-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.recharge-top h3{margin:0;color:#12355b;font-size:24px;font-weight:700}.status{padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700}.status.success{background:#e8fff2;color:#18a95f}.status.danger{background:#fff0f0;color:#ef4444}.recharge-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin-bottom:20px}.recharge-details div{background:#f8fbff;border:1px solid #edf2fb;border-radius:18px;padding:18px}.recharge-details label{display:block;margin-bottom:8px;color:#7b8da3;font-size:13px}.recharge-details strong{color:#12355b;font-size:18px}.remark-box{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border-radius:18px;background:#eef7ff;color:#297cae;border:1px solid #dceeff}.remark-box i{margin-top:2px}@media(max-width:1200px){.recharge-history-container{max-width:100%;padding:30px 18px 60px}.history-header{padding:28px}.history-header h2{font-size:30px}.history-total{min-width:160px}.history-total h3{font-size:36px}}@media(max-width:992px){.history-header{flex-direction:column;align-items:flex-start;gap:24px}.history-total{width:100%}.recharge-card{padding:24px}.recharge-top{flex-direction:column;align-items:flex-start;gap:14px}}@media(max-width:768px){.recharge-history-container{padding:24px 16px 50px}.history-header{padding:24px;border-radius:20px}.history-header h2{font-size:26px}.history-header p{font-size:14px}.history-total{padding:20px}.history-total h3{font-size:32px}.recharge-card{flex-direction:column;align-items:flex-start;gap:18px;padding:22px;border-radius:20px}.recharge-icon{width:60px;height:60px;font-size:22px;border-radius:18px}.recharge-top{width:100%}.recharge-top h3{font-size:20px}.recharge-details{grid-template-columns:1fr;gap:14px}}@media(max-width:576px){.recharge-history-container{padding:20px 14px 40px}.history-header{padding:20px}.history-badge{font-size:10px;padding:7px 14px}.history-header h2{font-size:22px}.history-total{padding:18px}.history-total h3{font-size:28px}.recharge-card{padding:18px}.recharge-top h3{font-size:18px}.status{font-size:12px}.recharge-details div{padding:15px}.recharge-details strong{font-size:16px}.remark-box{padding:14px;font-size:13px}}@media(max-width:480px){.recharge-history-container{padding:18px 12px 35px}.history-header{padding:18px;border-radius:18px}.history-header h2{font-size:20px}.history-header p{font-size:13px}.history-total{padding:16px}.history-total h3{font-size:24px}.recharge-card{padding:16px;border-radius:18px}.recharge-icon{width:52px;height:52px;font-size:20px;border-radius:16px}.recharge-top h3{font-size:17px}.recharge-details label{font-size:12px}.recharge-details strong{font-size:15px}.remark-box{font-size:12px}}@media(max-width:390px){.history-header{padding:16px}.history-header h2{font-size:18px}.history-total h3{font-size:22px}.recharge-card{padding:14px}.recharge-icon{width:46px;height:46px;font-size:18px}.recharge-top h3{font-size:16px}.status{padding:6px 12px;font-size:11px}.recharge-details div{padding:13px}.recharge-details strong{font-size:14px}}@media(max-width:320px){.recharge-history-container{padding:16px 8px 30px}.history-header{padding:14px}.history-header h2{font-size:16px}.history-header p{font-size:12px}.history-total{padding:14px}.history-total h3{font-size:20px}.recharge-card{padding:12px;border-radius:16px}.recharge-icon{width:42px;height:42px;font-size:16px;border-radius:14px}.recharge-top h3{font-size:15px}.status{font-size:10px}.recharge-details div{padding:12px}.recharge-details label{font-size:11px}.recharge-details strong{font-size:13px}.remark-box{padding:12px;font-size:11px}.history-empty{padding:30px 15px}.history-empty img{width:90px}.history-empty h3{font-size:18px}.history-empty p{font-size:12px}}.history-page{width:100%;min-height:100vh;background:#f6f8fc;overflow:hidden}.history-section{width:min(1400px,100% - 48px);margin:0 auto;padding:35px 0 80px}.history-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;margin:32px 0 40px}.history-stat-card{position:relative;display:flex;align-items:center;gap:18px;background:#fff;border-radius:22px;padding:22px;border:1px solid #edf1f7;box-shadow:0 10px 30px rgba(15,23,42,.05);transition:.35s ease;overflow:hidden}.history-stat-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#1c69e6}.history-stat-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px rgba(28,105,230,.12)}.history-stat-card.total:before{background:#1c69e6}.history-stat-card.completed:before{background:#16a34a}.history-stat-card.pending:before{background:#f59e0b}.history-stat-card.hold:before{background:#8b5cf6}.stat-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:30px;background:#eef5ff;flex-shrink:0}.history-stat-card.completed .stat-icon{background:#ecfdf3}.history-stat-card.pending .stat-icon{background:#fff7e8}.history-stat-card.hold .stat-icon{background:#f3efff}.stat-content{flex:1 1}.stat-content span{display:block;color:#7b8794;font-size:13px;font-weight:600;letter-spacing:.3px;margin-bottom:8px}.stat-content h2{margin:0;color:#0f172a;font-size:34px;font-weight:700;line-height:1}.history-empty-state{background:#fff;border-radius:24px;border:1px solid #edf2f7;padding:80px 25px;text-align:center;box-shadow:0 15px 40px rgba(15,23,42,.05)}.history-empty-state img{margin-bottom:22px}.history-empty-state h2{font-size:30px;color:#132238;margin-bottom:15px;font-weight:700}.history-empty-state p{max-width:560px;margin:auto;color:#7b8794;line-height:1.8;font-size:15px}@media(max-width:1200px){.history-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.history-section{width:calc(100% - 24px);padding:20px 0 60px}.history-stats{grid-template-columns:1fr;gap:16px}.history-stat-card{padding:18px;border-radius:18px}.stat-icon{width:58px;height:58px;font-size:24px}.stat-content h2{font-size:28px}}.history-filter-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin:0 0 40px;padding:12px;background:#fff;border:1px solid #edf1f7;border-radius:22px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.history-filter-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;border:none;outline:none;border-radius:14px;background:transparent;color:#64748b;font-size:15px;font-weight:600;cursor:pointer;transition:all .35s ease;white-space:nowrap;overflow:hidden}.history-filter-btn span{min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50px;background:#eef2f7;color:#1c69e6;font-size:13px;font-weight:700;transition:.35s ease}.history-filter-btn:hover{background:#f4f8ff;color:#1c69e6;transform:translateY(-2px)}.history-filter-btn:hover span{background:#dcecff;color:#0d5bd7}.history-filter-btn.active{background:linear-gradient(135deg,#1c69e6,#4f8ff8);color:#fff;box-shadow:0 12px 30px rgba(28,105,230,.25)}.history-filter-btn.active span{background:hsla(0,0%,100%,.18);color:#fff}.history-filter-btn:after{content:"";position:absolute;left:50%;bottom:-10px;width:0;height:3px;border-radius:20px;background:#1c69e6;transform:translateX(-50%);transition:.35s ease}.history-filter-btn.active:after{width:70%}.history-filter-btn:active{transform:scale(.98)}@media(max-width:992px){.history-filter-wrapper{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:10px;gap:12px;scrollbar-width:none}.history-filter-wrapper::-webkit-scrollbar{display:none}.history-filter-btn{flex-shrink:0;padding:13px 22px;font-size:14px}}@media(max-width:576px){.history-filter-wrapper{margin-bottom:28px;border-radius:18px;padding:8px}.history-filter-btn{padding:12px 18px;font-size:13px;gap:8px}.history-filter-btn span{min-width:24px;height:24px;font-size:12px}}.journey-history-card-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(390px,1fr));grid-gap:28px;gap:28px;align-items:stretch}.history-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #edf1f7;border-radius:24px;padding:24px;overflow:hidden;transition:all .35s ease;box-shadow:0 12px 35px rgba(15,23,42,.05)}.history-card:hover{transform:translateY(-10px);box-shadow:0 25px 55px rgba(28,105,230,.12);border-color:rgba(28,105,230,.18)}.history-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#1c69e6,#52a3ff)}.history-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.history-left{flex:1 1;display:flex;flex-direction:column;gap:12px}.history-status{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.3px}.history-status.completed{color:#15803d;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.18)}.history-status.pending{color:#d97706;background:rgba(245,158,11,.14);border:1px solid rgba(245,158,11,.2)}.history-status.freezed{color:#7c3aed;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.18)}.history-date{gap:8px;color:#64748b;font-size:14px;font-weight:500}.history-date,.history-image{display:flex;align-items:center}.history-image{width:95px;height:95px;flex-shrink:0;border-radius:18px;overflow:hidden;background:#f8fafc;border:1px solid #edf2f7;justify-content:center}.history-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.history-image:hover img{transform:scale(1.08)}.history-product{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eef2f7}.history-product h3{margin:0;color:#0f172a;font-size:22px;font-weight:700;line-height:1.45;word-break:break-word}.history-details{margin-top:auto}@media(max-width:992px){.journey-history-card-wrapper{grid-template-columns:repeat(2,1fr);gap:22px}.history-card{padding:22px}}@media(max-width:768px){.journey-history-card-wrapper{grid-template-columns:1fr;gap:18px}.history-card{border-radius:20px;padding:20px}.history-card-header{gap:16px}.history-image{width:80px;height:80px;border-radius:16px}.history-product h3{font-size:19px}}@media(max-width:480px){.history-card-header{flex-direction:column-reverse;align-items:flex-start}.history-image{width:100%;height:200px}.history-image img{object-fit:cover}.history-status{font-size:12px;padding:7px 14px}.history-date{font-size:13px}.history-product h3{font-size:18px}}.history-details{display:flex;flex-direction:column;gap:16px}.history-detail-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:#f8fbff;border:1px solid #edf2f7;border-radius:16px;transition:all .35s ease}.history-detail-row:hover{background:#fff;border-color:rgba(28,105,230,.18);box-shadow:0 10px 25px rgba(28,105,230,.08);transform:translateY(-2px)}.history-detail-row h4{margin:0;color:#0f172a;font-size:17px;font-weight:700;white-space:nowrap}.detail-left{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1}.detail-left span{color:#475569;font-size:15px;font-weight:600}.detail-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #edf2f7;border-radius:14px;flex-shrink:0}.detail-icon img{width:22px;height:22px;object-fit:contain}.commission-text{color:#16a34a!important}.total-row{margin-top:6px;background:linear-gradient(135deg,#1c69e6,#4d95ff);border:none}.total-row .detail-left span{color:#fff;font-weight:700}.total-row .detail-icon{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.15)}.total-row h3{margin:0;color:#fff;font-size:24px;font-weight:800;white-space:nowrap}.history-card-footer{margin-top:24px}.history-submit-btn{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:12px;border:none;outline:none;cursor:pointer;border-radius:16px;background:linear-gradient(135deg,#1c69e6,#4d95ff);color:#fff;font-size:15px;font-weight:700;transition:all .35s ease}.history-submit-btn svg{transition:.35s ease}.history-submit-btn:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(28,105,230,.28)}.history-submit-btn:hover svg{transform:translateX(5px)}.history-submit-btn:active{transform:scale(.98)}.history-completed{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:16px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;font-size:15px;font-weight:700}.history-completed svg{flex-shrink:0}.history-status.freezed~.history-card-footer .history-completed{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}@media(max-width:768px){.history-detail-row{padding:14px}.detail-icon{width:42px;height:42px;border-radius:12px}.detail-left{gap:12px}.detail-left span{font-size:14px}.history-detail-row h4{font-size:16px}.total-row h3{font-size:20px}.history-completed,.history-submit-btn{height:52px;font-size:14px}}@media(max-width:480px){.history-detail-row{padding:12px;gap:12px}.detail-icon{width:38px;height:38px}.detail-icon img{width:18px;height:18px}.detail-left{gap:10px}.detail-left span{font-size:13px}.history-detail-row h4{font-size:15px}.total-row h3{font-size:18px}.history-completed,.history-submit-btn{height:48px;border-radius:14px;font-size:13px}}@media only screen and (max-width:991px){.history-section{width:calc(100% - 40px);padding:30px 0 70px}.history-stats{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:35px}.history-stat-card{padding:20px;border-radius:20px}.stat-icon{width:60px;height:60px;font-size:26px;border-radius:16px}.stat-content span{font-size:13px}.stat-content h2{font-size:28px}.history-filter-wrapper{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:10px;gap:12px;scrollbar-width:none}.history-filter-wrapper::-webkit-scrollbar{display:none}.history-filter-btn{flex-shrink:0;padding:12px 20px;font-size:14px}.history-filter-btn span{width:24px;height:24px;font-size:12px}.journey-history-card-wrapper{grid-template-columns:repeat(2,1fr);gap:22px}.history-card{padding:20px;border-radius:22px}.history-card-header{gap:18px}.history-image{width:82px;height:82px;border-radius:16px}.history-product{padding-bottom:18px;margin-bottom:18px}.history-product h3{font-size:20px}.history-details{gap:14px}.history-detail-row{padding:14px 16px}.history-detail-row h4{font-size:16px}.detail-left{gap:12px}.detail-left span{font-size:14px}.detail-icon{width:42px;height:42px}.detail-icon img{width:20px;height:20px}.total-row h3{font-size:20px}.history-card-footer{margin-top:20px}.history-completed,.history-submit-btn{height:52px;font-size:14px;border-radius:14px}.history-empty-state{padding:60px 25px}.history-empty-state h2{font-size:26px}.history-empty-state p{font-size:14px}}@media only screen and (max-width:767px){.history-section{width:calc(100% - 20px);padding:20px 0 50px}.history-stats{grid-template-columns:1fr;gap:16px;margin:25px 0 30px}.history-stat-card{padding:18px;border-radius:18px;gap:14px}.stat-icon{width:54px;height:54px;border-radius:14px;font-size:22px}.stat-content span{font-size:12px;margin-bottom:6px}.stat-content h2{font-size:24px}.history-filter-wrapper{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding:8px;border-radius:18px;scrollbar-width:none}.history-filter-wrapper::-webkit-scrollbar{display:none}.history-filter-btn{flex-shrink:0;padding:10px 16px;font-size:13px;gap:8px;border-radius:12px}.history-filter-btn span{min-width:22px;height:22px;font-size:11px}.journey-history-card-wrapper{grid-template-columns:1fr;gap:18px}.history-card{padding:18px;border-radius:20px}.history-card-header{flex-direction:column;align-items:flex-start;gap:16px}.history-left{width:100%}.history-image{width:100%;height:200px;border-radius:16px}.history-image img{width:100%;height:100%;object-fit:cover}.history-status{font-size:12px;padding:7px 14px}.history-date{font-size:13px}.history-product{padding-bottom:16px;margin-bottom:16px}.history-product h3{font-size:18px;line-height:1.5}.history-details{gap:12px}.history-detail-row{padding:12px;gap:12px;border-radius:14px}.history-detail-row h4{font-size:15px}.detail-left{gap:10px}.detail-left span{font-size:13px}.detail-icon{width:38px;height:38px;border-radius:10px}.detail-icon img{width:18px;height:18px}.total-row h3{font-size:18px}.history-card-footer{margin-top:18px}.history-completed,.history-submit-btn{height:48px;border-radius:14px;font-size:13px;gap:8px}.history-completed svg,.history-submit-btn svg{width:16px;height:16px}.history-empty-state{padding:45px 20px;border-radius:18px}.history-empty-state img{width:110px;height:110px;margin-bottom:18px}.history-empty-state h2{font-size:22px;margin-bottom:10px}.history-empty-state p{font-size:13px;line-height:1.7}}@media only screen and (max-width:420px){.history-section{width:calc(100% - 16px)}.history-card{padding:16px}.history-image{height:170px}.history-product h3{font-size:17px}.history-detail-row{padding:10px}.history-detail-row h4{font-size:14px}.detail-left span{font-size:12px}.total-row h3{font-size:17px}.history-completed,.history-submit-btn{height:46px;font-size:12px}}.journey-page{min-height:100vh;background:#f6f8fc;overflow-x:hidden;padding-bottom:80px}.journey-container{width:min(1400px,100% - 50px);margin:35px auto 0;display:grid;grid-template-columns:2fr 380px;grid-gap:28px;gap:28px;align-items:start}.journey-main{display:flex;flex-direction:column;gap:28px}.journey-sidebar{position:-webkit-sticky;position:sticky;top:100px}.journey-overview{display:flex;flex-direction:column;gap:24px}.balance-card{position:relative;overflow:hidden;border-radius:30px;padding:35px;background:linear-gradient(135deg,#1c69e6,#3387ff 45%,#69b0ff);color:#fff;box-shadow:0 20px 60px rgba(28,105,230,.22);transition:.35s}.balance-card:hover{transform:translateY(-6px);box-shadow:0 35px 70px rgba(28,105,230,.28)}.balance-card:before{width:320px;height:320px;background:hsla(0,0%,100%,.06);right:-120px;top:-140px}.balance-card:after,.balance-card:before{content:"";position:absolute;border-radius:50%}.balance-card:after{width:180px;height:180px;background:hsla(0,0%,100%,.08);left:-70px;bottom:-90px}.balance-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px}.balance-info{flex:1 1}.card-label{display:inline-block;margin-bottom:12px;font-size:14px;letter-spacing:.5px;text-transform:uppercase;opacity:.9}.balance-info h2{margin:0;font-size:48px;font-weight:700;line-height:1.1}.balance-info p{margin-top:14px;font-size:16px;opacity:.9;line-height:1.7}.balance-icon{width:110px;height:110px;border-radius:24px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.balance-icon img{width:70px;height:70px;object-fit:contain}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.overview-card{background:#fff;border-radius:22px;padding:24px;border:1px solid #edf2f7;display:flex;align-items:center;gap:18px;transition:.35s;box-shadow:0 12px 30px rgba(15,23,42,.05)}.overview-card:hover{transform:translateY(-6px);border-color:rgba(28,105,230,.15);box-shadow:0 20px 45px rgba(28,105,230,.1)}.overview-icon{width:62px;height:62px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.overview-icon img{width:32px;height:32px}.overview-card.primary .overview-icon{background:rgba(28,105,230,.12)}.overview-card.success .overview-icon{background:rgba(16,185,129,.12)}.overview-card.warning .overview-icon{background:rgba(245,158,11,.12)}.overview-content{flex:1 1}.overview-content span{display:block;font-size:13px;color:#64748b;margin-bottom:6px}.overview-content h3{margin:0;font-size:26px;color:#0f172a;font-weight:700}.overview-content p{margin-top:8px;font-size:14px;color:#94a3b8;line-height:1.6}@media(max-width:1100px){.journey-container{grid-template-columns:1fr}.journey-sidebar{position:static}.overview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.journey-container{width:calc(100% - 24px);margin-top:20px;gap:20px}.balance-card{padding:24px;border-radius:22px}.balance-top{flex-direction:column-reverse;align-items:flex-start}.balance-icon{width:80px;height:80px}.balance-icon img{width:50px;height:50px}.balance-info h2{font-size:34px}.balance-info p{font-size:14px}.overview-grid{grid-template-columns:1fr}.overview-card{padding:18px;border-radius:18px}.overview-content h3{font-size:22px}}.progress-card{background:#fff;border-radius:24px;padding:28px;border:1px solid #edf2f7;box-shadow:0 12px 35px rgba(15,23,42,.05)}.progress-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.progress-header h3{margin:0;font-size:24px;font-weight:700;color:#0f172a}.progress-header p{margin-top:8px;color:#64748b;font-size:14px;line-height:1.7}.progress-header strong{color:#1c69e6;font-size:24px;font-weight:700;white-space:nowrap}.progress-track{width:100%;height:14px;background:#edf2f7;border-radius:100px;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1c69e6,#4fa2ff);transition:width .6s ease}.progress-footer{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.progress-footer span{color:#64748b;font-size:14px;font-weight:600}.optimize-card{background:#fff;border-radius:28px;padding:32px;border:1px solid #edf2f7;box-shadow:0 18px 40px rgba(15,23,42,.06);transition:.35s}.optimize-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(28,105,230,.1)}.optimize-header{display:flex;justify-content:space-between;gap:25px;margin-bottom:30px}.optimize-tag{display:inline-flex;align-items:center;padding:8px 16px;border-radius:100px;background:#eaf3ff;color:#1c69e6;font-size:13px;font-weight:700;margin-bottom:18px}.optimize-header h2{margin:0;font-size:34px;color:#0f172a;font-weight:700}.optimize-header p{margin-top:12px;color:#64748b;font-size:15px;line-height:1.8;max-width:650px}.optimize-status{display:flex;align-items:center;gap:10px;white-space:nowrap;background:#f8fafc;border-radius:14px;padding:14px 18px;height:-moz-fit-content;height:fit-content}.online-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px #22c55e;animation:pulse-dot 1.8s infinite}.optimize-status p{margin:0;color:#15803d;font-size:14px;font-weight:700}@keyframes pulse-dot{0%{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.5}to{transform:scale(1);opacity:1}}.journey-info-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-bottom:30px}.journey-info-card{background:#f8fbff;border:1px solid #edf2f7;border-radius:18px;padding:22px;transition:.35s}.journey-info-card:hover{background:#fff;transform:translateY(-4px);border-color:rgba(28,105,230,.15)}.journey-info-card span{display:block;color:#64748b;font-size:13px;margin-bottom:10px}.journey-info-card h4{margin:0;color:#0f172a;font-size:22px;font-weight:700}.optimize-action{margin-top:10px;display:flex;justify-content:center;align-items:center}@media(max-width:992px){.journey-info-grid{grid-template-columns:repeat(2,1fr)}.optimize-header,.progress-header{flex-direction:column}}@media(max-width:768px){.optimize-card,.progress-card{padding:22px;border-radius:20px}.optimize-header h2{font-size:28px}.journey-info-grid{grid-template-columns:1fr}.progress-footer{flex-direction:column;align-items:flex-start;gap:10px}}.journey-sidebar{display:flex;flex-direction:column;gap:24px}.security-card{background:#fff;border-radius:24px;padding:30px;border:1px solid #edf2f7;box-shadow:0 15px 40px rgba(15,23,42,.06);transition:.35s ease}.security-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(28,105,230,.12)}.security-card h3{margin:0 0 12px;color:#0f172a;font-size:24px;font-weight:700}.security-card>p{color:#64748b;font-size:15px;line-height:1.8;margin-bottom:28px}.security-list{display:flex;flex-direction:column;gap:18px}.security-item{display:flex;align-items:center;gap:16px;padding:16px 18px;background:#f8fbff;border:1px solid #edf2f7;border-radius:16px;transition:.3s ease}.security-item:hover{background:#fff;border-color:rgba(28,105,230,.18);transform:translateX(6px)}.security-item span:last-child{color:#334155;font-size:15px;font-weight:600}.security-check{width:34px;height:34px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.journey-information{margin-top:35px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.info-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:28px;transition:.35s;box-shadow:0 12px 30px rgba(15,23,42,.05)}.info-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(28,105,230,.1)}.info-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;font-size:30px;border-radius:18px;background:#eef5ff;margin-bottom:22px}.info-content h4{margin:0 0 12px;color:#0f172a;font-size:22px;font-weight:700}.info-content p{margin:0;color:#64748b;font-size:15px;line-height:1.8}.journey-tips{margin-top:40px;background:#fff;border-radius:30px;padding:35px;border:1px solid #edf2f7;box-shadow:0 15px 40px rgba(15,23,42,.05)}.tips-header{text-align:center;margin-bottom:35px}.tips-header h2{margin:0 0 10px;color:#0f172a;font-size:34px;font-weight:700}.tips-header p{margin:0;color:#64748b;font-size:16px}.tips-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.tip-card{position:relative;background:#f8fbff;border:1px solid #edf2f7;border-radius:22px;padding:30px 24px;transition:.35s}.tip-card:hover{transform:translateY(-8px);background:#fff;border-color:rgba(28,105,230,.18)}.tip-card h4{margin:20px 0 12px;color:#0f172a;font-size:22px;font-weight:700}.tip-card p{margin:0;color:#64748b;line-height:1.8;font-size:15px}.tip-number{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1c69e6,#5ba7ff);color:#fff;font-size:18px;font-weight:700}@media(max-width:1100px){.journey-information,.tips-grid{grid-template-columns:1fr}}@media(max-width:768px){.security-card{padding:22px;border-radius:20px}.journey-tips{padding:24px;border-radius:22px}.tips-header{margin-bottom:24px}.tips-header h2{font-size:28px}.tips-header p{font-size:14px}.info-card,.tip-card{padding:22px}.info-content h4{font-size:20px}.info-content p{font-size:14px}}.journey-form{width:100%}.journey-start-btn{position:relative;width:100%;min-height:64px;display:flex;align-items:center;justify-content:center;gap:14px;border:none;outline:none;border-radius:18px;cursor:pointer;overflow:hidden;color:#fff;font-size:17px;font-weight:700;letter-spacing:.3px;background:linear-gradient(135deg,#1c69e6,#297cff 45%,#5ea7ff);box-shadow:0 15px 35px rgba(28,105,230,.28);transition:all .35s ease}.journey-start-btn:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transition:.8s}.journey-start-btn:hover:before{left:140%}.journey-start-btn:hover{transform:translateY(-4px);box-shadow:0 25px 55px rgba(28,105,230,.35)}.journey-start-btn:active{transform:scale(.98)}.journey-start-btn svg{transition:.35s ease}.journey-start-btn:hover svg{transform:translateX(5px)}.journey-start-btn:disabled{cursor:not-allowed;opacity:.8;transform:none;box-shadow:0 10px 25px rgba(28,105,230,.18)}.journey-start-btn.loading{pointer-events:none}.journey-loader{width:22px;height:22px;border-radius:50%;border:3px solid hsla(0,0%,100%,.35);border-top-color:#fff;animation:journeyRotate .8s linear infinite}@keyframes journeyRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.journey-start-btn span{display:flex;align-items:center;justify-content:center}.journey-start-btn:focus-visible{outline:4px solid rgba(28,105,230,.18);outline-offset:3px}@media(max-width:768px){.journey-start-btn{min-height:56px;border-radius:16px;font-size:15px;gap:10px}.journey-loader{width:20px;height:20px}.journey-start-btn svg{width:16px;height:16px}}@media(max-width:480px){.journey-start-btn{min-height:50px;border-radius:14px;font-size:14px;padding:0 16px}}.journey-processing-card{width:100%;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:22px;padding:32px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 45px rgba(28,105,230,.08);animation:processingFade .45s ease}@keyframes processingFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.processing-loader{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.processing-loader span{width:14px;height:14px;border-radius:50%;background:#1c69e6;animation:loaderBounce 1.3s ease-in-out infinite}.processing-loader span:nth-child(2){animation-delay:.2s}.processing-loader span:nth-child(3){animation-delay:.4s}@keyframes loaderBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1.25);opacity:1}}.journey-processing-card h4{margin:0 0 12px;font-size:24px;color:#0f172a;font-weight:700}.journey-processing-card p{margin:0;max-width:480px;color:#64748b;line-height:1.8;font-size:15px}.journey-disabled-card{width:100%;display:flex;align-items:center;gap:20px;padding:26px;background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 12px 35px rgba(15,23,42,.05);transition:.35s}.journey-disabled-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(15,23,42,.08)}.disabled-icon{width:74px;height:74px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:20px;background:rgba(28,105,230,.08);color:#1c69e6}.disabled-icon svg{width:34px;height:34px}.disabled-content{flex:1 1}.disabled-content h4{margin:0 0 10px;color:#0f172a;font-size:22px;font-weight:700}.disabled-content p{margin:0;color:#64748b;line-height:1.8;font-size:15px}.journey-disabled-card,.journey-processing-card,.journey-start-btn{animation:fadeJourney .45s ease}@keyframes fadeJourney{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.journey-processing-card{padding:28px 22px}.journey-disabled-card{padding:22px}}@media(max-width:768px){.journey-processing-card{padding:24px 18px;border-radius:18px}.journey-processing-card h4{font-size:20px}.journey-processing-card p{font-size:14px}.journey-disabled-card{flex-direction:column;align-items:flex-start;gap:18px;padding:20px;border-radius:18px}.disabled-icon{width:60px;height:60px;border-radius:16px}.disabled-icon svg{width:28px;height:28px}.disabled-content h4{font-size:18px}.disabled-content p{font-size:14px}}@media(max-width:420px){.journey-processing-card{padding:20px 16px}.journey-processing-card h4{font-size:18px}.journey-processing-card p{font-size:13px}.journey-disabled-card{padding:18px}.disabled-content h4{font-size:17px}.disabled-content p{font-size:13px;line-height:1.7}}.background-color{position:relative;min-height:100vh;overflow:hidden;padding:40px 20px 80px;background:radial-gradient(circle at top left,#d9eeff 0,transparent 35%),radial-gradient(circle at top right,#bde4ff 0,transparent 28%),radial-gradient(circle at bottom right,#d6f1ff 0,transparent 35%),linear-gradient(180deg,#eef8ff,#f7fbff 40%,#fff)}.background-color:before{width:700px;height:700px;background:rgba(21,101,255,.05);top:-280px;left:-180px}.background-color:after,.background-color:before{content:"";position:absolute;border-radius:50%;filter:blur(40px)}.background-color:after{width:650px;height:650px;background:rgba(79,209,255,.08);right:-220px;bottom:-220px}.journey-section{position:relative;z-index:5;width:100%}.submit-journey-page-wrapper{width:100%;max-width:1380px;margin:35px auto 0;background:hsla(0,0%,100%,.75);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.65);border-radius:35px;padding:55px;box-shadow:0 30px 80px rgba(24,94,255,.15);overflow:hidden;position:relative}.submit-journey-page-wrapper:before{content:"";position:absolute;left:0;top:0;width:100%;height:8px;background:linear-gradient(90deg,#1565ff,#3b82f6,#4fd1ff,#1565ff)}.products-details-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;gap:25px}.product-name{width:100%;margin-top:-5px}.product-name h2{margin:0;color:#1b2b52;font-size:42px;letter-spacing:-1px;text-shadow:0 8px 20px rgba(21,101,255,.08)}.page_animation{animation:pageFade .7s ease}@keyframes pageFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@media(max-width:1200px){.submit-journey-page-wrapper{padding:45px}}@media(max-width:991px){.submit-journey-page-wrapper{padding:35px}.product-name h2{font-size:34px}}@media(max-width:768px){.submit-journey-page-wrapper{padding:25px;border-radius:25px}.product-name h2{font-size:28px}}@media(max-width:480px){.background-color{padding:15px 10px 40px}.submit-journey-page-wrapper{padding:18px}.product-name h2{font-size:22px}}.plam-rating-parent{width:100%;justify-content:center;gap:12px;margin-top:5px;margin-bottom:10px;flex-wrap:wrap}.plam-rating-child,.plam-rating-child ul,.plam-rating-parent{display:flex;align-items:center}.plam-rating-child ul{gap:8px;padding:0;margin:0;list-style:none}.plam-rating-child li{cursor:pointer;transition:.35s}.plam-rating-child li:hover{transform:translateY(-5px) scale(1.15)}.plam-rating-child li i{font-size:30px;color:#d5dbea;transition:.35s}.plam-rating-child li i.rated{color:#ffbf2f;text-shadow:0 0 18px rgba(255,191,47,.6)}.plam-rating-child p{margin:0;font-size:22px;font-weight:700;color:#415170}.product-name{margin-top:8px;margin-bottom:20px}.product-name h2{max-width:850px;margin:auto;font-size:46px;font-weight:800;color:#1d315d;line-height:1.2}.products-details-parent{width:100%;margin-top:40px}.products-details-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.products-details-sub-child{position:relative;display:flex;align-items:center;gap:22px;padding:28px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(245,250,255,.95));border:1px solid rgba(30,136,229,.08);box-shadow:0 18px 45px rgba(0,70,180,.08);transition:.4s}.products-details-sub-child:hover{transform:translateY(-10px);box-shadow:0 35px 65px rgba(0,80,220,.14)}.products-details-sub-child:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#1565ff,#61c4ff)}.products-details-sub-child:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;top:-55px;background:rgba(21,101,255,.05)}.products-details-grand-child:first-child{width:72px;height:72px;min-width:72px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edf6ff,#d8ebff);transition:.35s}.products-details-sub-child:hover .products-details-grand-child:first-child{transform:rotate(-8deg) scale(1.08)}.products-details-grand-child svg{width:36px;height:36px}.products-details-grand-child svg path{fill:#1565ff!important;stroke:#1565ff!important}.products-details-grand-child:last-child{flex:1 1}.products-details-grand-child h3{margin:0;font-size:42px;font-weight:800;color:#1b2d54;line-height:1}.products-details-grand-child p{margin-top:10px;font-size:17px;font-weight:600;color:#7d8ca9}@media(max-width:991px){.products-details-child{grid-template-columns:repeat(2,1fr)}.product-name h2{font-size:36px}.products-details-grand-child h3{font-size:34px}}@media(max-width:768px){.products-details-child{grid-template-columns:1fr;gap:18px}.products-details-sub-child{padding:22px}.product-name h2{font-size:30px}.plam-rating-child li i{font-size:24px}.plam-rating-child p{font-size:18px}.products-details-grand-child h3{font-size:28px}.products-details-grand-child p{font-size:15px}}@media(max-width:480px){.product-name h2{font-size:24px}.products-details-sub-child{padding:18px;gap:16px}.products-details-grand-child:first-child{width:60px;height:60px;min-width:60px}.products-details-grand-child svg{width:28px;height:28px}.products-details-grand-child h3{font-size:24px}.products-details-grand-child p{font-size:14px}.plam-rating-child li i{font-size:20px}.plam-rating-child p{font-size:16px}}.product-name-and-value{width:100%;margin-top:45px;margin-bottom:20px}.product-info-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;width:100%}.product-info-parent{position:relative;overflow:hidden;padding:30px;border-radius:28px;background:linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(244,249,255,.95));border:1px solid rgba(30,136,229,.08);box-shadow:0 20px 45px rgba(22,88,255,.08);transition:.4s}.product-info-parent:hover{transform:translateY(-10px);box-shadow:0 35px 70px rgba(22,88,255,.16)}.product-info-parent:before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg,#1565ff,#45b7ff,#1565ff)}.product-info-parent:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-80px;bottom:-80px;background:rgba(21,101,255,.05)}.product-info-childs{display:flex;justify-content:space-between;align-items:center}.product-info-childs+.product-info-childs{margin-top:25px}.product-info-childs p{margin:0;font-size:17px;font-weight:600;color:#7083a5}.product-info-childs h3{margin:0;font-size:34px;font-weight:800;color:#1d2d52;transition:.35s}.product-info-parent:hover h3{color:#1565ff}.product-info-parent:last-child h3{font-size:26px;letter-spacing:2px;color:#5b2eff}.boder-line-div{width:100%;height:2px;margin-top:45px;background:linear-gradient(90deg,transparent,rgba(21,101,255,.2),transparent)}.product-info-parent:hover{border-color:rgba(21,101,255,.18)}@media(max-width:991px){.product-info-wrapper{grid-template-columns:repeat(2,1fr);gap:22px}.product-info-parent{padding:24px}.product-info-childs h3{font-size:28px}}@media(max-width:768px){.product-info-wrapper{grid-template-columns:1fr;gap:18px}.product-info-parent{padding:22px;border-radius:22px}.product-info-childs{flex-direction:column;align-items:flex-start;gap:10px}.product-info-childs h3{font-size:26px}}@media(max-width:480px){.product-name-and-value{margin-top:35px}.product-info-parent{padding:18px}.product-info-childs p{font-size:14px}.product-info-childs h3{font-size:22px}.product-info-parent:last-child h3{font-size:20px;letter-spacing:1px;word-break:break-word}}.product-review{width:100%;margin-top:50px;display:flex;flex-direction:column;gap:14px}.product-review label{font-size:20px;font-weight:700;color:#1d2d52;margin-left:4px}.product-review input{width:100%;height:72px;padding:0 24px;outline:none;border-radius:22px;background:hsla(0,0%,100%,.92);border:2px solid transparent;box-shadow:0 15px 35px rgba(22,88,255,.08);font-size:16px;font-weight:500;color:#1d2d52;transition:.35s}.product-review input::placeholder{color:#8fa0bf}.product-review input:hover{transform:translateY(-2px)}.product-review input:focus{border-color:#1565ff;box-shadow:0 0 0 6px rgba(21,101,255,.1),0 20px 45px rgba(21,101,255,.12)}.submit-btn{width:100%;display:flex;justify-content:center;align-items:center;margin-top:45px}.submit-btn form{width:100%}.global-white-btn{width:100%;height:72px;border:none;border-radius:22px;cursor:pointer;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1565ff,#2979ff,#45b7ff);box-shadow:0 22px 45px rgba(21,101,255,.28);transition:.35s}.global-white-btn:before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:hsla(0,0%,100%,.25);transform:skewX(-25deg);transition:.7s}.global-white-btn:hover:before{left:130%}.global-white-btn:hover{transform:translateY(-5px);box-shadow:0 35px 60px rgba(21,101,255,.3)}.global-white-btn:active{transform:scale(.98)}.global-white-btn i{font-size:18px}.managedDisabled{opacity:.65;pointer-events:none;cursor:not-allowed}.isPressedValidation{width:100%;height:72px;border-radius:22px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#edf5ff,#dcecff);color:#1565ff;font-weight:700;box-shadow:0 15px 35px rgba(21,101,255,.08)}.isPressedValidation p{margin:0;display:flex;align-items:center;gap:12px}.rotating-spinner{animation:rotateSpinner .8s linear infinite}@keyframes rotateSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-white-btn{animation:buttonPulse 3s infinite}@keyframes buttonPulse{0%{box-shadow:0 0 0 rgba(21,101,255,.2)}50%{box-shadow:0 0 35px rgba(21,101,255,.25)}to{box-shadow:0 0 0 rgba(21,101,255,.2)}}@media(max-width:991px){.global-white-btn,.isPressedValidation,.product-review input{height:66px}}@media(max-width:768px){.product-review{margin-top:35px}.product-review label{font-size:17px}.product-review input{height:60px;padding:0 18px;font-size:15px;border-radius:18px}.global-white-btn{font-size:16px}.global-white-btn,.isPressedValidation{height:60px;border-radius:18px}}@media(max-width:480px){.product-review input{height:54px;font-size:14px}.global-white-btn{height:54px;font-size:15px;gap:8px}.global-white-btn i{font-size:15px}.isPressedValidation{height:54px}.isPressedValidation p{font-size:13px;text-align:center}}@media(min-width:1600px){.background-color{padding:60px 40px 100px}.submit-journey-page-wrapper{max-width:1500px;padding:70px}.product-name h2{font-size:54px}.product-info-wrapper,.products-details-child{gap:35px}.global-white-btn{max-width:500px;margin:auto}}@media(max-width:1400px){.submit-journey-page-wrapper{max-width:1280px}}@media(max-width:1200px){.submit-journey-page-wrapper{padding:45px}.product-name h2{font-size:38px}}@media(max-width:1024px){.submit-journey-page-wrapper{padding:35px}.product-info-wrapper,.products-details-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:991px){.submit-journey-page-wrapper{border-radius:25px;padding:30px}.product-name h2{font-size:34px}.product-info-parent,.products-details-sub-child{padding:22px}}@media(max-width:768px){.background-color{padding:15px 10px 40px}.submit-journey-page-wrapper{padding:22px;border-radius:22px}.product-info-wrapper,.products-details-child{grid-template-columns:1fr;gap:18px}.product-name h2{font-size:28px;text-align:center}.plam-rating-parent{justify-content:center}.product-review,.submit-btn{margin-top:30px}}@media(max-width:576px){.submit-journey-page-wrapper{padding:18px}.product-name h2{font-size:24px}.products-details-sub-child{padding:18px;gap:16px}.product-info-parent{padding:18px}}@media(max-width:480px){.background-color{padding:10px}.submit-journey-page-wrapper{padding:15px}.product-name h2{font-size:22px}.products-details-sub-child{flex-direction:column;text-align:center}.products-details-grand-child{text-align:center}.product-info-childs{flex-direction:column;align-items:flex-start;gap:8px}.global-white-btn{height:54px;font-size:15px}}@media(max-width:390px){.plam-rating-child li i,.product-name h2{font-size:20px}.products-details-grand-child h3{font-size:22px}.product-info-childs h3{font-size:20px}}@media(max-width:320px){.submit-journey-page-wrapper{padding:12px}.product-name h2{font-size:18px}.product-review input{height:48px;padding:0 12px}.global-white-btn{height:48px;font-size:13px}}.product-submit-img img{width:100%;height:100%;object-fit:cover;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#eef6ff}::-webkit-scrollbar-thumb{background:#1565ff;border-radius:20px}::selection{background:#1565ff;color:#fff}.global-white-btn,.product-info-parent,.product-submit-img,.products-details-sub-child{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}