.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(12px);z-index:1000;border-bottom:1px solid var(--glass-border);background:#050510d9;flex-direction:column;width:100%;display:flex;position:fixed;top:0;left:0}.Header-module__Af2_WG__topNotice{color:#f33;box-sizing:border-box;background-color:#1a0505;border-bottom:1px solid #330a0a;align-items:center;width:100%;height:40px;padding:0 15px;font-size:.95rem;display:flex}.Header-module__Af2_WG__noticeContent{white-space:nowrap;flex-grow:1;align-items:center;height:100%;display:flex;overflow:hidden}.Header-module__Af2_WG__noticeText{align-items:center;gap:8px;padding-left:100%;animation:15s linear infinite Header-module__Af2_WG__scrollLeft;display:inline-flex}@keyframes Header-module__Af2_WG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}.Header-module__Af2_WG__closeNoticeBtn{color:#f33;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .2s;display:flex}.Header-module__Af2_WG__closeNoticeBtn:hover{color:#f66}.Header-module__Af2_WG__headerContainer{justify-content:space-between;align-items:center;width:100%;height:80px;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-heading);letter-spacing:-1px;font-size:2rem;font-style:italic;font-weight:900}.Header-module__Af2_WG__logo a{align-items:center;display:flex}.Header-module__Af2_WG__logoHighlight{color:var(--color-neon-blue);text-shadow:0 0 10px #00c3ff66}.Header-module__Af2_WG__nav{gap:30px;margin-left:auto;display:flex}.Header-module__Af2_WG__navLink{color:var(--color-text-muted);font-size:1rem;font-weight:500;transition:color .3s}.Header-module__Af2_WG__navLink:hover{color:var(--color-neon-green)}.Header-module__Af2_WG__mobileMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:background .3s;display:none}.Header-module__Af2_WG__mobileMenuBtn:hover{background:var(--glass-bg)}@media (max-width:768px){.Header-module__Af2_WG__nav{background:var(--color-bg-alt);border-bottom:1px solid var(--glass-border);flex-direction:column;width:100%;padding:20px;display:none;position:absolute;top:80px;left:0;box-shadow:0 10px 30px #00000080}.Header-module__Af2_WG__nav.Header-module__Af2_WG__navOpen{display:flex}.Header-module__Af2_WG__navLink{border-bottom:1px solid #ffffff0d;padding:10px 0;font-size:1.1rem}.Header-module__Af2_WG__navLink:last-child{border-bottom:none}.Header-module__Af2_WG__mobileMenuBtn{border:1px solid var(--glass-border);justify-content:center;align-items:center;display:flex}}@media (max-width:480px){.Header-module__Af2_WG__logo{font-size:1.4rem}}
.Footer-module__EZoWya__footer{background:var(--color-bg);border-top:1px solid var(--glass-border);padding:60px 0 30px}.Footer-module__EZoWya__footerAction{justify-content:center;margin-bottom:50px;display:flex}.Footer-module__EZoWya__downloadBtn{padding:16px 40px;font-size:1.2rem}.Footer-module__EZoWya__shortText{display:none}@media (max-width:480px){.Footer-module__EZoWya__downloadBtn{white-space:nowrap;padding:12px 20px;font-size:.95rem}.Footer-module__EZoWya__fullText{display:none}.Footer-module__EZoWya__shortText{display:inline}.Footer-module__EZoWya__downloadIcon{width:18px;height:18px}}.Footer-module__EZoWya__footerGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}@media (max-width:768px){.Footer-module__EZoWya__footerGrid{text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex}}.Footer-module__EZoWya__footerColTitle{color:#fff;margin-bottom:20px;font-size:1.2rem;font-weight:700}.Footer-module__EZoWya__footerText{color:var(--color-text-muted);margin-bottom:15px;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__footerList{margin:0;padding:0;list-style:none}.Footer-module__EZoWya__footerList li{margin-bottom:12px}.Footer-module__EZoWya__footerList a{color:var(--color-text-muted);font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__footerList a:hover{color:var(--color-neon-pink)}.Footer-module__EZoWya__copyright{text-align:center;color:var(--color-text-muted);border-top:1px solid var(--glass-border);padding-top:20px;font-size:.9rem}
.AppDetails-module__wUnOGW__section{background-color:var(--color-bg);padding:60px 0}.AppDetails-module__wUnOGW__tableWrapper{border:1px solid var(--glass-border);background:#0a0a1a99;border-radius:12px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0003}.AppDetails-module__wUnOGW__titleContainer{border-bottom:2px solid var(--color-neon-blue);background:#00c3ff0d;padding:20px}.AppDetails-module__wUnOGW__title{color:var(--color-text);align-items:center;gap:10px;font-size:1.5rem;font-weight:700;display:flex}.AppDetails-module__wUnOGW__titleIcon,.AppDetails-module__wUnOGW__highlight{color:var(--color-neon-blue)}.AppDetails-module__wUnOGW__table{border-collapse:collapse;width:100%}.AppDetails-module__wUnOGW__row{border-bottom:1px solid var(--glass-border);transition:background-color .2s}.AppDetails-module__wUnOGW__row:last-child{border-bottom:none}.AppDetails-module__wUnOGW__row:hover{background:#ffffff05}.AppDetails-module__wUnOGW__cellLabel{white-space:nowrap;width:40%;min-width:200px;color:var(--color-neon-blue);border-right:1px solid var(--glass-border);align-items:center;gap:12px;padding:16px 20px;font-weight:500;display:flex}.AppDetails-module__wUnOGW__cellIcon{opacity:.8;width:18px;height:18px}.AppDetails-module__wUnOGW__cellValue{width:60%;color:var(--color-text);padding:16px 20px;font-weight:500}@media (max-width:600px){.AppDetails-module__wUnOGW__row{border-bottom:1px solid var(--glass-border);flex-direction:column;display:flex}.AppDetails-module__wUnOGW__cellLabel{background:#0003;border-bottom:1px solid #ffffff0d;border-right:none;width:100%;padding:12px 20px}.AppDetails-module__wUnOGW__cellValue{width:100%;padding:12px 20px}}
.BlogSection-module__O5M9Ja__blogSection{z-index:1;position:relative}.BlogSection-module__O5M9Ja__backButtonContainer{justify-content:flex-start;margin-bottom:20px;display:flex}.BlogSection-module__O5M9Ja__backButton{color:#f05;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.BlogSection-module__O5M9Ja__backButton:hover{opacity:.8;transform:translate(-5px)}.BlogSection-module__O5M9Ja__header{text-align:center;margin-bottom:50px}.BlogSection-module__O5M9Ja__subtitle{color:var(--color-text-muted);max-width:600px;margin:-30px auto 0;font-size:1.1rem}.BlogSection-module__O5M9Ja__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.BlogSection-module__O5M9Ja__blogCard{flex-direction:column;padding:0;transition:transform .4s,border-color .4s,box-shadow .4s;display:flex;overflow:hidden}.BlogSection-module__O5M9Ja__blogCard:hover{border-color:var(--color-neon-blue);transform:translateY(-10px);box-shadow:0 10px 30px #00c3ff26}.BlogSection-module__O5M9Ja__imageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.BlogSection-module__O5M9Ja__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__O5M9Ja__blogCard:hover .BlogSection-module__O5M9Ja__image{transform:scale(1.05)}.BlogSection-module__O5M9Ja__categoryBadge{background:var(--gradient-primary);color:#fff;font-size:.8rem;font-weight:600;font-family:var(--font-heading);border-radius:20px;padding:4px 12px;position:absolute;top:15px;right:15px;box-shadow:0 4px 10px #0000004d}.BlogSection-module__O5M9Ja__content{flex-direction:column;flex-grow:1;padding:25px;display:flex}.BlogSection-module__O5M9Ja__meta{gap:15px;margin-bottom:15px;display:flex}.BlogSection-module__O5M9Ja__metaItem{color:var(--color-text-muted);align-items:center;gap:5px;font-size:.85rem;display:flex}.BlogSection-module__O5M9Ja__title{font-size:1.3rem;line-height:1.4;font-family:var(--font-heading);margin-bottom:15px}.BlogSection-module__O5M9Ja__titleLink{color:var(--color-text);transition:color .3s}.BlogSection-module__O5M9Ja__titleLink:hover{color:var(--color-neon-blue)}.BlogSection-module__O5M9Ja__excerpt{color:var(--color-text-muted);flex-grow:1;margin-bottom:25px;font-size:.95rem;line-height:1.6}.BlogSection-module__O5M9Ja__footer{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.BlogSection-module__O5M9Ja__author{align-items:center;gap:10px;display:flex}.BlogSection-module__O5M9Ja__authorAvatar{width:30px;height:30px;color:var(--color-neon-blue);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.BlogSection-module__O5M9Ja__authorName{font-size:.9rem;font-weight:500}.BlogSection-module__O5M9Ja__readMore{color:var(--color-neon-blue);align-items:center;gap:5px;font-size:.95rem;font-weight:600;transition:color .3s;display:flex}.BlogSection-module__O5M9Ja__readMore:hover{color:var(--color-neon-purple)}.BlogSection-module__O5M9Ja__readMoreIcon{transition:transform .3s}.BlogSection-module__O5M9Ja__readMore:hover .BlogSection-module__O5M9Ja__readMoreIcon{transform:translate(3px)}.BlogSection-module__O5M9Ja__viewAllWrapper{text-align:center;margin-top:50px}
.DocContentSection-module__RH2efW__docSection{z-index:1;position:relative}.DocContentSection-module__RH2efW__header{text-align:center;margin-bottom:3rem}.DocContentSection-module__RH2efW__subtitle{color:#ffffffb3;max-width:600px;margin:1rem auto 0;font-size:1.125rem}.DocContentSection-module__RH2efW__scrollableContainer{scrollbar-width:thin;scrollbar-color:var(--primary) #ffffff0d;background:#0f172a99;border:1px solid #ffffff1a;border-radius:20px;max-height:500px;padding:2.5rem;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.DocContentSection-module__RH2efW__scrollableContainer::-webkit-scrollbar{width:8px}.DocContentSection-module__RH2efW__scrollableContainer::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.DocContentSection-module__RH2efW__scrollableContainer::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px}.DocContentSection-module__RH2efW__content{color:#ffffffd9;font-size:1.05rem;line-height:1.7}.DocContentSection-module__RH2efW__content h3{color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.DocContentSection-module__RH2efW__content h4{color:var(--primary);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:500}.DocContentSection-module__RH2efW__content p{margin-bottom:1.2rem}.DocContentSection-module__RH2efW__content ul{margin-bottom:1.5rem;padding-left:0;list-style-type:none}.DocContentSection-module__RH2efW__content ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.DocContentSection-module__RH2efW__content ul li:before{content:"•";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.DocContentSection-module__RH2efW__content strong{color:#fff}@media (max-width:768px){.DocContentSection-module__RH2efW__scrollableContainer{max-height:400px;padding:1.5rem}.DocContentSection-module__RH2efW__content h3{font-size:1.3rem}.DocContentSection-module__RH2efW__content h4{font-size:1.1rem}}
.FAQ-module__KSzKsa__faqBg{background-color:var(--color-bg-alt)}.FAQ-module__KSzKsa__faqContainer{max-width:800px}.FAQ-module__KSzKsa__accordion{flex-direction:column;gap:15px;display:flex}.FAQ-module__KSzKsa__faqItem{cursor:pointer;padding:0;transition:all .3s;overflow:hidden}.FAQ-module__KSzKsa__faqItem:hover{border-color:#ffffff4d}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__active{border-color:var(--color-neon-blue);box-shadow:0 0 15px #00c3ff26}.FAQ-module__KSzKsa__question{justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.FAQ-module__KSzKsa__question h3{margin:0;font-size:1.2rem;font-weight:600}.FAQ-module__KSzKsa__icon{color:var(--color-neon-blue);flex-shrink:0}.FAQ-module__KSzKsa__answerWrapper{overflow:hidden}.FAQ-module__KSzKsa__answer{color:var(--color-text-muted);padding:0 25px 25px;line-height:1.6}
.BlogContent-module__lHPS4G__mainContainer{background:var(--bg-main,#0a0a0a);min-height:100vh;color:var(--text-primary,#fff);padding:150px 20px 60px;font-family:Inter,sans-serif}.BlogContent-module__lHPS4G__article{max-width:800px;margin:0 auto}.BlogContent-module__lHPS4G__backButtonContainer{justify-content:flex-start;margin-bottom:30px;display:flex}.BlogContent-module__lHPS4G__backButton{color:#f05;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.BlogContent-module__lHPS4G__backButton:hover{opacity:.8;transform:translate(-5px)}.BlogContent-module__lHPS4G__heroSection{text-align:center;margin-bottom:40px}.BlogContent-module__lHPS4G__categoryBadge{color:#000;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);border-radius:20px;margin-bottom:20px;padding:6px 12px;font-size:.875rem;font-weight:700;display:inline-block}.BlogContent-module__lHPS4G__mainTitle{background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2}.BlogContent-module__lHPS4G__metaData{color:#94a3b8;justify-content:center;align-items:center;gap:12px;margin-bottom:30px;font-size:.95rem;display:flex}.BlogContent-module__lHPS4G__dot{color:#475569}.BlogContent-module__lHPS4G__heroImage{object-fit:cover;border-radius:16px;width:100%;height:auto;margin-top:20px;box-shadow:0 20px 40px #0006}.BlogContent-module__lHPS4G__contentBody{color:#e2e8f0;white-space:pre-wrap;font-size:1.125rem;line-height:1.8}.BlogContent-module__lHPS4G__contentBody p{margin-bottom:24px}.BlogContent-module__lHPS4G__contentBody h1,.BlogContent-module__lHPS4G__contentBody h2,.BlogContent-module__lHPS4G__contentBody h3,.BlogContent-module__lHPS4G__contentBody h4,.BlogContent-module__lHPS4G__contentBody h5,.BlogContent-module__lHPS4G__contentBody h6{color:#fff;margin-top:48px;margin-bottom:24px;font-weight:700;line-height:1.3}.BlogContent-module__lHPS4G__contentBody h2{border-bottom:1px solid #334155;padding-bottom:10px;font-size:2rem}.BlogContent-module__lHPS4G__contentBody h3{font-size:1.5rem}.BlogContent-module__lHPS4G__contentBody ul,.BlogContent-module__lHPS4G__contentBody ol{margin-bottom:24px;padding-left:24px}.BlogContent-module__lHPS4G__contentBody li{margin-bottom:10px}.BlogContent-module__lHPS4G__contentBody strong{color:#00f2fe;font-weight:600}.BlogContent-module__lHPS4G__contentBody a{color:#4facfe;text-decoration:none;transition:color .2s}.BlogContent-module__lHPS4G__contentBody a:hover{color:#00f2fe;text-decoration:underline}@media (max-width:768px){.BlogContent-module__lHPS4G__mainContainer{padding-top:140px}.BlogContent-module__lHPS4G__mainTitle{font-size:2.25rem}.BlogContent-module__lHPS4G__contentBody{font-size:1.05rem}.BlogContent-module__lHPS4G__contentBody h2{font-size:1.75rem}.BlogContent-module__lHPS4G__contentBody h3{font-size:1.35rem}}
