*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;background:#0a090a;color:#fff;overflow-x:hidden}
a{text-decoration:none;color:inherit}
ul{list-style:none}
img{max-width:100%;display:block}
.wrapper{overflow:hidden}

.container{max-width:1120px;margin:0 auto;padding:0 24px}
.slim-container{max-width:1120px;margin:0 auto;padding:0 24px}
.slim-container.filled{max-width:1520px}
.row{display:flex;flex-wrap:wrap;margin:0 -12px}
.row>*{padding:0 12px}
.col-50{flex:0 0 50%;max-width:50%;margin-bottom:23px}
.col-33{flex:0 0 33.3333%;max-width:33.3333%}
.col-half{flex:0 0 50%;max-width:50%}
.ml-lg-2{margin-left:2rem}
.text-center{text-align:center}
.order-1-right{order:1}
.order-2-left{order:2}
.d-none{display:none}
.mobile-br{display:none}
.desktop-br{display:block}

/* ---------- header ---------- */
header{position:fixed;top:0;left:0;width:100%;z-index:999;padding:45px 0;border-bottom:1px solid hsla(0,0%,100%,.06);transition:all .3s ease;background-color:transparent}
header.scrolled{background-color:#0a090a;padding:18px 0}
.header_row{display:flex;justify-content:space-between;align-items:center}
.logo_header{width:88px;flex-shrink:0}
.logo_header a img{width:88px;height:24px;object-fit:contain;object-position:left}
.header_menu{flex:1 1 50%;display:flex;align-items:center}
.header_menu .menu{display:flex;width:100%;justify-content:flex-end;align-items:center}
.header_menu .menu a{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;margin:auto 30px auto 0;text-transform:uppercase;color:#fff;letter-spacing:.58px;transition:all .3s ease;opacity:.8}
.header_menu .menu a:hover{opacity:1}
.header_menu .menu a.login_menu{text-transform:uppercase;font-size:12px;letter-spacing:.58px;padding-left:18px;background:url(https://www.vape.gg/images/profile.svg) 0 2px no-repeat}
.btn_buy_now{flex-shrink:0;margin-left:16px}
.blue_btn{color:#fff;padding:12px 57px;font-size:14px;transition:all .3s ease;
  background:#006466;display:inline-block;opacity:.9;border:0;border-radius:6px;letter-spacing:.3px;cursor:pointer}
.blue_btn:hover{opacity:1;background:#058669}
.header_menu .menu a.blue_btn{opacity:.8}
.header_menu .menu a.blue_btn:hover{opacity:1}
.blue_btn.ghost{background:transparent;border:1px solid #ffffff88}
.header_burger{display:none}

/* ---------- hero ---------- */
.main_block{position:relative;background:
  radial-gradient(1100px 560px at 72% 40%,rgba(15,69,106,.72),transparent 60%),
  radial-gradient(900px 500px at 25% 20%,rgba(0,100,102,.35),transparent 60%),
  linear-gradient(180deg,#040304 0%,#0a090a 100%);
  min-height:100vh;display:flex;align-items:center}
.main_block .container{position:relative;z-index:2}
.main_title{margin:100px auto 0;max-width:760px}
.main_title h1{font-size:82px;font-weight:800;letter-spacing:-4px;line-height:.98;color:#fff;margin-bottom:28px}
.main_title p{font-size:19px;font-weight:400;color:#a9a5b0;max-width:560px;line-height:1.5;letter-spacing:-.2px}
.mb_btns{margin:55px 0 0;display:flex;align-items:center;position:relative;z-index:2}
.btn{font-size:16px;line-height:1.5;border-radius:8px;padding:15px 40px;display:inline-block;transition:all .3s ease;cursor:pointer}
.btn.btn-dark{background-color:#0f0d0f;color:#fff}
.btn.btn-dark:hover{background-color:#2a2a2a}
.btn.btn-info{background-color:#006466;border:1px solid #006466;color:#fff}
.btn.btn-info:hover{background-color:#058669;border-color:#058669}
.btn.btn-link{background:none;border:0;color:#fff;padding:0;margin-top:auto;font-size:15px;opacity:.9}
.btn.btn-link i{display:inline-block;width:5px;height:9px;margin-left:8px;background:url(https://www.vape.gg/images/arrow_right_white.svg) no-repeat;background-size:cover}
.mb_btns .learn_more{margin-left:20px;color:#fff;letter-spacing:-.38px;font-size:16px;position:relative;display:inline-block;transition:all .3s ease;opacity:.85}
.mb_btns .learn_more:hover{opacity:1}
.mb_btns .learn_more:after{position:absolute;top:7px;left:90px;content:"";background:url(https://www.vape.gg/images/arrow_right_white.svg) no-repeat;width:5px;height:9px}
.hero_man{position:absolute;right:2%;bottom:0;height:78vh;z-index:1;pointer-events:none}

/* ---------- section 1 : undetectable ---------- */
.slim-section{margin-bottom:165px;scroll-margin-top:80px}
.slim-section-title{margin-bottom:44px}
.slim-section-title h2{font-size:72px;letter-spacing:-2.2px;line-height:1.05;font-weight:800;margin-bottom:12px}
.slim-section-title p{color:#7a7580;font-size:18px;font-weight:500}
.undetectable-section{margin-top:-8vh;position:relative;z-index:3}

.box-t1{position:relative;overflow:hidden;background:url(https://www.vape.gg/img/vape_hero_sword_illustration_final%201.png) no-repeat 50%/cover;border-radius:20px;background-color:#0e5e60;box-shadow:inset 0 0 1px hsla(0,0%,100%,.2);padding:32px 48px;min-height:504px;margin-bottom:23px}
.box-t1 .gradients{position:absolute;inset:0;z-index:0}
.box-t1 .gradients .green{position:absolute;width:60%;height:100%;left:0;top:0;background:linear-gradient(90deg,rgba(0,100,102,.55),transparent)}
.box-t1 .gradients .red{position:absolute;width:100%;height:100%;right:0;top:0;background:linear-gradient(180deg,transparent 40%,rgba(250,42,103,.18))}
.box-t1 .row{position:relative;z-index:1;height:100%;align-items:center}
.box-t1 .col-left{flex:0 0 50%;max-width:50%;padding:0 12px}
.box-t1 .col-right{flex:0 0 50%;max-width:50%;padding:0 12px}
.section-title-t1{margin-top:30px}
.section-title-t1 img{margin-bottom:18px}
.section-title-t1 h3{font-weight:900;line-height:1.13;color:inherit;font-size:44px;letter-spacing:-1.5px;margin:0 0 20px}
.section-title-t1.text-black{color:#fff}
.box-t1 p{color:#d9e2e0;font-size:16px;line-height:1.625;max-width:440px;margin-bottom:34px}
.figure-p-1{display:inline-block;margin-bottom:0}
.figure-p-1 img{max-height:540px}

.box-t2{border:1px solid hsla(0,0%,100%,.06);border-radius:20px;padding:28px 150px 28px 28px;background-color:#0e0c0e;min-height:270px;position:relative;overflow:hidden}
.box-t2.bg1{background-image:url(https://www.vape.gg/img/box-t2-bg-1.png);background-repeat:no-repeat;background-position:100%}
.box-t2.bg2{background-image:url(https://www.vape.gg/img/box-t2-bg-2.png);background-repeat:no-repeat;background-position:right 33px}
.box-t2 img{margin-bottom:19px}
.box-t2 h3{color:#fff;font-weight:500;font-size:22px;margin:19px 0 15px}
.box-t2 p{color:#7a7580;font-size:14px;line-height:1.71;max-width:400px}

/* ---------- section 2 : exclusive features ---------- */
.exclusive_features{background:linear-gradient(180deg,#f2f4f6,#f2f4f6);color:#0f0d0f;padding:120px 0 40px;background-image:url(https://www.vape.gg/img/ex-feat-dots.png);background-repeat:no-repeat;background-position:top}
.section_title{margin-bottom:80px}
.section_title span{font-size:14px;font-weight:500;line-height:1.06;color:#ed52cb;text-transform:uppercase;letter-spacing:1px}
.section_title h2{font-size:60px;letter-spacing:-2.2px;font-weight:800;margin:15px 0 12px;color:#0f0d0f}
.section_title p{font-size:16px;color:#7a7580;font-weight:500}
.subsection{margin-bottom:120px;align-items:center}
.subsection h3{font-family:Inter,sans-serif;font-size:32px;font-weight:600;margin:0 0 25px;color:#0f0d0f}
.subsection p{color:#535261;font-size:16px;line-height:1.625;margin-bottom:30px}
.styled-ul{list-style:none;margin-bottom:42px}
.styled-ul li{font-family:Inter,sans-serif;font-size:16px;line-height:1.625;background:url(https://www.vape.gg/images/styled-ul-check.svg) no-repeat;background-size:22px;padding-left:46px;margin-bottom:13px}
.btn-info i,.btn-dark i,.btn-link i{display:inline-block;width:5px;height:9px;margin-left:10px;background:url(https://www.vape.gg/images/arrow_right_white.svg) no-repeat;background-size:cover}

/* ---------- section 3 : take a closer look ---------- */
.take_look{background:#0a090a;padding:130px 0 20px;background-image:url(https://www.vape.gg/img/bg-retro-lines.png),url(https://www.vape.gg/img/ex-feat-dots.png);background-repeat:no-repeat;background-position:100%,top;margin-bottom:135px;scroll-margin-top:60px}
.take_look .section_title{margin-bottom:105px}
.take_look .section_title h2{color:#fff}
.take_look .section_title span{color:#ed52cb}
.take_look .section_title p{color:#7a7580}
.box-t3{position:relative;padding:28px 24px 26px;background-color:#0e0c0e;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px;min-height:340px}
.box-t3 .moved{margin-top:-74px;margin-bottom:29px;max-width:100%;width:auto}
.box-t3 .icon{margin-bottom:40px}
.box-t3 h3{font-size:20px;font-weight:600;margin-bottom:16px}
.box-t3 p{font-size:14px;line-height:1.71;color:#7a7580;margin-bottom:20px}
.btn-link i{background-image:url(https://www.vape.gg/images/arrow_right_white.svg)}

/* ---------- downloads ---------- */
.downloads_section{background:#0a090a;padding:40px 0 120px;scroll-margin-top:60px}
.downloads_section .section_title{color:#fff}
.downloads_section .section_title h2{color:#fff}
.downloads_section .section_title p{color:#7a7580}
.dl-card{display:flex;flex-direction:column;padding:26px 28px;background-color:#0e0c0e;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;margin-bottom:22px;height:calc(100% - 22px)}
.dl-card h3{font-size:19px;font-weight:600;margin-bottom:8px}
.dl-card .dl-tag{display:inline-block;font-size:12px;color:#058669;background:#05866922;border:1px solid #05866955;border-radius:6px;padding:3px 8px;margin-bottom:12px;align-self:flex-start}
.dl-card p{color:#7a7580;font-size:14px;line-height:1.65;margin-bottom:18px}
.dl-card .dl-meta{color:#5d5b5b;font-size:12px;margin-bottom:16px}
.dl-card .btn{margin-top:auto;align-self:flex-start;text-align:center}

/* ---------- cta ---------- */
.cta_section{border-radius:20px;background:#146ef5 url(https://www.vape.gg/img/cta-bg.svg) no-repeat top/cover;padding:60px 48px 48px;min-height:324px;color:#0f0d0f;position:relative;overflow:hidden}
.cta_section .cta-text{position:relative;z-index:2;max-width:520px}
.cta_section h3{font-size:54px;line-height:1.1;letter-spacing:-2px;font-weight:800;margin-bottom:18px;color:#0f0d0f}
.cta_section p{color:#0f0d0f;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6}
.cta_section img{position:absolute;right:0;bottom:0;height:auto;z-index:1;max-height:340px}
.cta_section .btn{position:relative;z-index:3;margin-top:30px}

/* ---------- footer ---------- */
footer{background:#0a090a;padding-bottom:60px}
.footer_row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}
.footer_row .footer_menu{display:flex;padding:30px 0;align-self:flex-end}
.footer_row .footer_menu .footer_menu_main a{font-size:14px;line-height:2.1;font-weight:300;color:#fff;letter-spacing:-.34px;position:relative}
.footer_row .footer_menu .footer_menu_main a:after{content:"";position:absolute;left:0;bottom:6px;width:100%;height:1px;background:#7a7580}
.footer_row .footer_menu .footer_menu_sub{padding-left:35px}
.footer_row .footer_menu .footer_menu_sub a{font-size:12px;line-height:2.1;color:#7a7580;font-weight:400;letter-spacing:-.21px}
.footer_info ul li a{font-size:14px;color:#86818f;font-weight:400;line-height:2.1}
.copyright{color:#5d5b5b;font-size:13px;font-weight:300;margin-top:60px;text-align:center}
.copyright .admin-link{margin-left:14px;color:#7a7580;font-weight:400}.copyright .admin-link:hover{color:#a5f830}

/* ---------- popups ---------- */
.popup_wrapper{display:block;position:fixed;height:100%;width:100%;background:rgba(0,0,0,.85);top:0;left:0;z-index:-1;opacity:0;transition:opacity .3s,z-index .3s;overflow-y:auto}
.popup_wrapper.active{z-index:999;opacity:1;display:flex;align-items:center;justify-content:center}
.popup_close{position:absolute;top:24px;right:28px;width:22px;height:22px;cursor:pointer;z-index:2}
.popup_close span{width:22px;height:2px;top:10px;background-color:#fff;display:block;transform:rotate(45deg);position:absolute}
.popup_close span:last-child{transform:rotate(-45deg)}
.auth_panel{background:#0e0c0e;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:44px 40px;width:420px;max-width:92vw;position:relative;z-index:1}
.auth_title{font-size:26px;font-weight:700;letter-spacing:-1px;margin-bottom:6px}
.auth_sub{color:#7a7580;font-size:14px;margin-bottom:24px}
.auth_actions{display:flex;gap:12px;margin-top:6px}
.auth_actions .blue_btn{flex:1;text-align:center;border:0}
.pricing_panel{width:560px}
.tiers{display:flex;gap:16px}
.tier{flex:1;background:#141114;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:24px}
.tier_name{font-size:20px;font-weight:600;margin-bottom:8px}
.tier_desc{color:#7a7580;font-size:13px;line-height:1.6;margin-bottom:20px}
.tier .btn{width:100%;text-align:center;padding:12px 20px;font-size:14px}
.tier_ver{color:#5d5b5b;font-size:12px;margin-bottom:14px}
.row-center{text-align:center}

/* ---------- toast ---------- */
.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(80px);background:#0e0c0e;border:1px solid hsla(0,0%,100%,.15);color:#fff;padding:12px 22px;border-radius:8px;font-size:14px;z-index:1000;opacity:0;transition:all .3s ease;pointer-events:none}
.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}

@media (max-width:1199px){
  .container,.slim-container{max-width:960px}
  .box-t2{padding-right:60px}
  .hero_man{height:62vh;right:0}
}
@media (max-width:991px){
  .main_title h1{font-size:56px}
  .slim-section-title h2{font-size:46px}
  .section_title h2,.cta_section h3{font-size:40px}
  .box-t1{padding:32px 28px}
  .box-t1 .col-left,.box-t1 .col-right{flex:0 0 100%;max-width:100%}
  .col-50,.col-33,.col-half{flex:0 0 100%;max-width:100%}
  .order-1-right{order:1}.order-2-left{order:2}
  .mobile-br{display:inline}
  .desktop-br{display:none}
  .hero_man{display:none}
}
@media (max-width:767px){
  header{padding:18px 0}
  .header_burger{display:block;position:relative;width:24px;height:16px;cursor:pointer;z-index:10}
  .header_burger span{position:absolute;top:7px;left:0;width:24px;height:2px;background:#fff}
  .header_burger span:before{content:"";position:absolute;top:-6px;left:0;width:24px;height:2px;background:#fff}
  .header_burger span:after{content:"";position:absolute;top:6px;left:0;width:24px;height:2px;background:#fff}
  .header_burger.active span{background:transparent}
  .header_burger.active span:before{transform:rotate(45deg);top:0}
  .header_burger.active span:after{transform:rotate(-45deg);top:0}
  .header_menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#0a090a;flex-direction:column;align-items:flex-start;justify-content:center;transition:right .3s ease;padding:40px}
  .header_menu.open{right:0}
  .header_menu .menu{flex-direction:column;align-items:flex-start}
  .header_menu .menu a{margin:14px 0}
  .btn_buy_now{display:none}
  .main_block{min-height:100vh}
  .main_title{margin-top:140px}
  .main_title h1{font-size:44px;letter-spacing:-2px}
  .main_title p{font-size:16px}
  .mb_btns .learn_more{display:none}
  .cta_section{padding:40px 28px}
  .tiers{flex-direction:column}
}