.style-module__HVb1oG__footer{border-top:1px solid var(--border);background:var(--bg);padding:60px 10% 30px}.style-module__HVb1oG__footerContent{grid-template-columns:1fr 2fr;gap:60px;display:grid}@media (max-width:1024px){.style-module__HVb1oG__footerContent{grid-template-columns:1fr 1fr}}.style-module__HVb1oG__footerBrand{flex-direction:column;display:flex}.style-module__HVb1oG__logo{margin-bottom:6px;font-size:28px}.style-module__HVb1oG__footerBrand p{font-weight:600}.style-module__HVb1oG__footerBrand span{color:var(--text-muted);margin-top:6px;font-size:14px}.style-module__HVb1oG__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:1024px){.style-module__HVb1oG__footerLinks{grid-template-columns:1fr}}.style-module__HVb1oG__footerLinks h4{margin-bottom:12px;font-size:14px}.style-module__HVb1oG__footerLinks a{color:var(--text-muted);margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .15s;display:block}.style-module__HVb1oG__footerLinks a:hover{color:var(--text)}.style-module__HVb1oG__footerBottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:50px;padding-top:20px;font-size:13px}
.style-module__X_F4hG__sidebar{background:#151821;border-right:1px solid #202433;flex-direction:column;min-height:100vh;padding:30px 20px;transition:transform .3s;display:flex}.style-module__X_F4hG__logo{color:#fff;justify-content:center;margin-bottom:40px;font-size:20px;font-weight:600;display:flex}.style-module__X_F4hG__logo>a{color:var(--accent);text-decoration:none}.style-module__X_F4hG__navWrapper{flex-direction:column;justify-content:space-between;align-items:center;height:100%;display:flex}.style-module__X_F4hG__nav{flex-direction:column;gap:10px;display:flex}.style-module__X_F4hG__link{color:#8b90a7;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.style-module__X_F4hG__link:hover{cursor:pointer;color:#fff;background:#1c202b;transform:translate(4px)}.style-module__X_F4hG__icon{font-size:16px}.style-module__X_F4hG__link.style-module__X_F4hG__active{color:#fff;background:linear-gradient(135deg,#6c5ce726,#a29bfe1a);border:1px solid #6c5ce7}.style-module__X_F4hG__mobileToggle{color:#fff;z-index:1000;background:#151821;border:1px solid #2a2e3d;border-radius:10px;padding:8px 12px;transition:transform .2s,box-shadow .2s,background .2s;display:none;position:fixed}.style-module__X_F4hG__mobileToggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000059}.style-module__X_F4hG__mobileToggle:active{transform:scale(.96)}.style-module__X_F4hG__mobileTopLeft{top:20px;left:20px}.style-module__X_F4hG__mobileTopRight{top:20px;right:20px}.style-module__X_F4hG__mobileBottomLeft{bottom:20px;left:20px}.style-module__X_F4hG__mobileBottomRight{bottom:20px;right:20px}@media (max-width:1024px){.style-module__X_F4hG__sidebar{z-index:999;width:260px;height:100vh;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.style-module__X_F4hG__navWrapper{height:80%}.style-module__X_F4hG__open{transform:translate(0)}.style-module__X_F4hG__mobileToggle{display:block}}.style-module__X_F4hG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#00000080;position:fixed;inset:0}
.style-module__UpYtBW__banner{background:var(--card);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;max-width:640px;padding:16px 20px;animation:.35s style-module__UpYtBW__slideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.style-module__UpYtBW__banner p{color:var(--text-muted);font-size:14px}.style-module__UpYtBW__banner button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px}.style-module__UpYtBW__banner button:hover{opacity:.9}@media (max-width:1024px){.style-module__UpYtBW__banner{flex-direction:column;width:90vw}.style-module__UpYtBW__banner p{color:var(--text-muted);font-size:12px}}@keyframes style-module__UpYtBW__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}
.style-module__fscJjG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#0f172ab3;justify-content:space-between;align-items:center;max-width:100vw;height:64px;padding:0 20px;display:flex;position:sticky;top:0}@media (max-width:1024px){.style-module__fscJjG__header{width:100vw}}.style-module__fscJjG__left{align-items:center;gap:16px;display:flex}.style-module__fscJjG__searchWrapper{position:relative}.style-module__fscJjG__searchWrapper input{border:1px solid var(--border);width:220px;color:var(--text);background:#ffffff0a;border-radius:10px;padding:8px 36px 8px 12px;font-size:13px;transition:border .2s,background .2s,width .2s}.style-module__fscJjG__searchWrapper input:focus{border-color:var(--accent);background:#ffffff0f;outline:none;width:260px}.style-module__fscJjG__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:1000;background:#0f172af2;border:1px solid #ffffff14;border-radius:14px;width:320px;transition:opacity .15s,transform .2s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-6px)scale(.98);box-shadow:0 20px 50px #00000059}.style-module__fscJjG__show{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.style-module__fscJjG__right{align-items:center;gap:10px;display:flex}.style-module__fscJjG__iconButton{border:1px solid var(--border);cursor:pointer;background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .15s;display:flex}.style-module__fscJjG__iconButton:hover{background:#ffffff14;transform:translateY(-1px)}.style-module__fscJjG__iconButton>a{text-decoration:none}.style-module__fscJjG__avatar{cursor:pointer;transition:transform .2s}.style-module__fscJjG__avatar:hover{transform:scale(1.05)}
.style-module__a5Tcga__results{flex-direction:column;gap:6px;padding:8px;display:flex}.style-module__a5Tcga__item{cursor:pointer;color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .15s,transform .1s;display:flex}.style-module__a5Tcga__item>a{color:var(--text);text-decoration:none}.style-module__a5Tcga__item:hover{background:#ffffff0f;transform:translateY(-1px)}.style-module__a5Tcga__left{align-items:center;gap:10px;display:flex}.style-module__a5Tcga__icon{background:#6366f126;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.style-module__a5Tcga__title{font-size:13px;font-weight:500}.style-module__a5Tcga__subtitle{color:var(--text-muted);font-size:12px}.style-module__a5Tcga__right{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}
.style-module__2_WvVq__loaderList{flex-direction:column;gap:8px;padding:10px;display:flex}.style-module__2_WvVq__loaderItem{border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.style-module__2_WvVq__loaderIcon{background:#ffffff0f;border-radius:8px;width:32px;height:32px;position:relative;overflow:hidden}.style-module__2_WvVq__loaderContent{flex-direction:column;flex:1;gap:6px;display:flex}.style-module__2_WvVq__loaderTitle{background:#ffffff0f;border-radius:6px;width:40%;height:10px;position:relative;overflow:hidden}.style-module__2_WvVq__loaderSubtitle{background:#ffffff0a;border-radius:6px;width:60%;height:8px;position:relative;overflow:hidden}.style-module__2_WvVq__loaderRight{background:#ffffff0d;border-radius:6px;width:40px;height:8px;position:relative;overflow:hidden}.style-module__2_WvVq__loaderIcon:after,.style-module__2_WvVq__loaderTitle:after,.style-module__2_WvVq__loaderSubtitle:after,.style-module__2_WvVq__loaderRight:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);animation:1.4s infinite style-module__2_WvVq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes style-module__2_WvVq__shimmer{to{transform:translate(100%)}}
.style-module__C10MVW__page{background:var(--bg);color:var(--text);min-height:100vh}.style-module__C10MVW__hero{text-align:center;justify-content:center;align-items:center;padding:140px 20px 120px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.style-module__C10MVW__hero{padding:60px 20px 10px}}.style-module__C10MVW__heroGlow{background:radial-gradient(circle, var(--accent-soft) 0%, transparent 60%);opacity:.35;pointer-events:none;width:900px;height:900px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.style-module__C10MVW__heroContent{max-width:720px;position:relative}.style-module__C10MVW__badge{background:var(--card);border:1px solid var(--border);border-radius:999px;margin-bottom:20px;padding:6px 12px;font-size:13px;display:inline-block}.style-module__C10MVW__heroContent h1{font-size:56px;font-weight:700;line-height:1.1}.style-module__C10MVW__description{color:var(--text-muted);max-width:520px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px}.style-module__C10MVW__featuresHeader{text-align:center;margin-top:50px}.style-module__C10MVW__features{grid-template-columns:repeat(3,1fr);gap:30px;padding:80px 10% 120px;display:grid}@media (max-width:1024px){.style-module__C10MVW__features{grid-template-columns:1fr;margin-top:20px;padding:20px 10%}}.style-module__C10MVW__feature{background:var(--card);border:1px solid var(--border);text-align:left;border-radius:16px;padding:28px;transition:transform .2s,box-shadow .2s}.style-module__C10MVW__features>h2{text-align:center;width:100%}.style-module__C10MVW__feature:hover{transform:translateY(-6px);box-shadow:0 14px 35px #00000026}.style-module__C10MVW__feature span{margin-bottom:12px;font-size:28px;display:block}.style-module__C10MVW__feature h3{margin-bottom:6px}
.style-module__eM1ABG__popup{background:var(--card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);z-index:100;border-radius:12px;width:360px;animation:.2s ease-out style-module__eM1ABG__fadeIn;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes style-module__eM1ABG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module__eM1ABG__header{border-bottom:1px solid var(--accent);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.style-module__eM1ABG__header h3{color:var(--accent);margin:0;font-size:14px;font-weight:600}.style-module__eM1ABG__markRead{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:500}.style-module__eM1ABG__list{max-height:380px;overflow-y:auto}.style-module__eM1ABG__item{border-bottom:1px solid var(--card-accent-hover);cursor:pointer;gap:12px;padding:16px;text-decoration:none;transition:background .2s;display:flex}.style-module__eM1ABG__item:hover{background:var(--card-accent-hover)}.style-module__eM1ABG__unread{background:var(--card-accent)}.style-module__eM1ABG__iconBox{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.style-module__eM1ABG__content{flex-grow:1}.style-module__eM1ABG__itemTitle{color:var(--text);justify-content:space-between;margin:0 0 4px;font-size:13px;font-weight:500;display:flex}.style-module__eM1ABG__itemDesc{color:var(--text-muted);margin:0;font-size:12px;line-height:1.4}.style-module__eM1ABG__time{color:var(--text-muted);margin-top:8px;font-size:11px;display:block}.style-module__eM1ABG__unreadDot{background:var(--accent-soft);border-radius:50%;width:6px;height:6px;display:inline-block}.style-module__eM1ABG__footer{text-align:center;width:100%;color:var(--text);background:var(--card);border:none;border-top:1px solid var(--card);cursor:pointer;padding:12px;font-size:13px;display:block}.style-module__eM1ABG__success{color:#10b981;background:#ecfdf5}.style-module__eM1ABG__info{color:#3b82f6;background:#eff6ff}.style-module__eM1ABG__warning{color:#f59e0b;background:#fffbeb}
.style-module___qQ6oW__container{max-width:800px;color:var(--text);margin:0 auto;padding:10px 24px;font-family:Inter,sans-serif}.style-module___qQ6oW__article{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:40px}.style-module___qQ6oW__category{color:var(--accent-soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.style-module___qQ6oW__title{margin:0 0 24px;font-size:32px;font-weight:800;line-height:1.2}.style-module___qQ6oW__content{color:var(--text-muted);font-size:16px;line-height:1.8}
.style-module__1JIfsG__buttons{justify-content:center;gap:14px;margin-top:34px;display:flex}.style-module__1JIfsG__primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:14px 26px;font-weight:500;transition:transform .15s,box-shadow .2s}.style-module__1JIfsG__primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000040}.style-module__1JIfsG__secondary{background:var(--card);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:12px;padding:14px 26px}
.style-module__t1Uina__toggle{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;transition:transform .2s;display:flex;position:fixed;top:24px;right:24px}.style-module__t1Uina__toggle:hover{transform:scale(1.1)rotate(15deg)}
