@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#f5f5f5}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}._navbar_1sy10_2{width:100%;background-color:#000;border-bottom:1px solid #1a1a1a;position:sticky;top:0;z-index:50}._nav-container_1sy10_12{max-width:1400px;margin:auto;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;position:relative}._logo_1sy10_23{color:#39ff14;font-size:38px;font-weight:700;letter-spacing:2px;text-shadow:0 0 10px #39ff14}._logo_1sy10_23 a{color:inherit}._nav-menu_1sy10_36{display:flex;gap:8px}._menuToggle_1sy10_41{display:none;width:42px;height:42px;border:1px solid #2ecc71;border-radius:10px;background:#0a0a0a;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}._bar_1sy10_55{display:block;width:18px;height:2px;background:#39ff14;transition:transform .25s ease,opacity .25s ease}._barTopOpen_1sy10_63{transform:translateY(7px) rotate(45deg)}._barMiddleOpen_1sy10_67{opacity:0}._barBottomOpen_1sy10_71{transform:translateY(-7px) rotate(-45deg)}._nav-btn_1sy10_76{padding:6px 14px;border-radius:8px;border:1px solid #2ecc71;color:#fff;font-size:14px;text-decoration:none;transition:.3s;cursor:pointer}._active_1sy10_88{background-color:#39ff14;color:#000;border:none;font-weight:600}._nav-btn_1sy10_76:hover{background-color:#39ff14;color:#000}._searchContainer_1sy10_102{position:relative;width:110px}._searchInput_1sy10_107{width:100%;padding:4px 8px;border:1px solid #2ecc71;border-radius:6px;background-color:#0a0a0a;color:#fff;font-size:11px;outline:none;transition:border-color .3s}._searchInput_1sy10_107:focus{border-color:#39ff14;box-shadow:0 0 8px #39ff144d}._searchInput_1sy10_107::placeholder{color:#666}._searchResults_1sy10_128{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#0a0a0a;border:1px solid #2ecc71;border-radius:8px;max-height:400px;overflow-y:auto;z-index:100;box-shadow:0 8px 16px #000c}._searchResultItem_1sy10_142{width:100%;padding:12px;border:none;background:transparent;color:#fff;text-align:left;cursor:pointer;border-bottom:1px solid #1a1a1a;transition:background-color .2s;display:flex;flex-direction:column;gap:6px}._searchResultItem_1sy10_142:last-child{border-bottom:none}._searchResultItem_1sy10_142:hover{background-color:#1a1a1a}._resultTitle_1sy10_165{font-weight:600;color:#39ff14;font-size:13px}._resultCategory_1sy10_171{font-size:11px;color:#999}._noResults_1sy10_176{padding:16px;text-align:center;color:#999;font-size:13px}@media(max-width:1024px){._logo_1sy10_23{font-size:30px}._menuToggle_1sy10_41{display:inline-flex}._nav-menu_1sy10_36{position:absolute;top:calc(100% + 10px);left:20px;right:20px;background:linear-gradient(180deg,#121212,#0c0c0c);border:1px solid #2b2b2b;border-radius:12px;padding:12px;display:grid;gap:10px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}._nav-menu_1sy10_36._open_1sy10_210{transform:translateY(0);opacity:1;pointer-events:auto}._nav-btn_1sy10_76{width:100%;text-align:center;padding:10px 14px}._searchContainer_1sy10_102{width:100%;margin-top:10px}}@media(max-width:640px){._logo_1sy10_23{font-size:22px;letter-spacing:1px}}._hero_12bq5_5{position:relative;height:100vh;min-height:100vh;background:url(/images/hero-bg.jpg.jpg) center center / cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100vw;left:50%;transform:translate(-50%);animation:_heroFadeIn_12bq5_1 .9s ease both}._overlay_12bq5_21{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}._heroBox_12bq5_28{position:relative;background:#000c;padding:70px 90px;margin:2rem 0;width:800px;max-width:90%;text-align:center;box-shadow:0 0 80px #000000e6;animation:_popIn_12bq5_1 .75s ease both}._heroTitle_12bq5_41{font-family:Bebas Neue,sans-serif;color:#ff1a1a;font-size:80px;line-height:.95;letter-spacing:1px;margin:0;animation:_slideUp_12bq5_1 .7s ease .15s both}._heroSubtitle_12bq5_52{margin-top:30px;color:#39ff14;font-size:18px;line-height:1.6;max-width:700px;min-height:58px;margin-left:auto;margin-right:auto;animation:_slideUp_12bq5_1 .7s ease .3s both}._cursor_12bq5_64{display:inline-block;margin-left:2px;animation:_blink_12bq5_1 1s step-end infinite}._revealSection_12bq5_70{opacity:0;animation:_sectionIn_12bq5_1 .7s ease both}._delay1_12bq5_75{animation-delay:.12s}._delay2_12bq5_79{animation-delay:.24s}._delay3_12bq5_83{animation-delay:.36s}._delay4_12bq5_87{animation-delay:.48s}._delay5_12bq5_91{animation-delay:.6s}@keyframes _heroFadeIn_12bq5_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_12bq5_1{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideUp_12bq5_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _sectionIn_12bq5_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _blink_12bq5_1{0%,49%{opacity:1}50%,to{opacity:0}}._container_12bq5_149{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}@media(max-width:768px){._hero_12bq5_5{min-height:88vh;height:auto;padding:2rem 0}._heroBox_12bq5_28{padding:32px 18px;margin:1rem 0}._heroTitle_12bq5_41{font-size:52px}._heroSubtitle_12bq5_52{font-size:14px;line-height:1.5;margin-top:18px;min-height:42px}}@media(max-width:480px){._hero_12bq5_5{min-height:82vh}._heroBox_12bq5_28{max-width:94%;padding:26px 14px}._heroTitle_12bq5_41{font-size:42px;line-height:.98}}._missionSection_1psr8_1{background:#000;color:#fff;padding:80px 60px;position:relative;width:100vw;left:50%;transform:translate(-50%);background:radial-gradient(circle at 20% 0%,rgba(57,255,20,.12),transparent 40%),#000}._missionTitle_1psr8_14{text-align:center;color:#39ff14;font-size:48px;font-weight:700;margin-bottom:60px;text-shadow:0 0 14px rgba(57,255,20,.3);animation:_fadeInUp_1psr8_1 .55s ease both}._missionContainer_1psr8_24{display:flex;justify-content:center;align-items:center;position:relative;max-width:1200px;margin:0 auto}._missionLeft_1psr8_33{width:45%;animation:_fadeInLeft_1psr8_1 .6s ease .1s both}._missionSubtitle_1psr8_38{color:#39ff14;font-size:28px;margin-bottom:20px}._missionLeft_1psr8_33 p{font-size:14px;line-height:1.6;margin-bottom:18px}._missionLine_1psr8_50{width:2px;background:#39ff14;height:100%;position:absolute;left:53%;top:0;transform:translate(-50%)}._missionRight_1psr8_60{width:45%;display:flex;justify-content:center;animation:_fadeInRight_1psr8_1 .6s ease .2s both}._imageWrapper_1psr8_67{position:relative}._imageWrapper_1psr8_67 img{width:300px;filter:grayscale(100%);transition:transform .3s ease,filter .3s ease}._imageWrapper_1psr8_67:hover img{transform:translateY(-4px) scale(1.02);filter:grayscale(85%)}._overlayText_1psr8_82{position:absolute;top:40%;left:50%;transform:translate(-50%,-40%);color:red;font-size:48px;font-weight:700;text-align:center;line-height:1.1}._missionSection_1psr8_1:before,._missionSection_1psr8_1:after{content:"";position:absolute;height:2px;background:#39ff14;width:8%;top:58%}._missionSection_1psr8_1:before{left:0}._missionSection_1psr8_1:after{right:0}@keyframes _fadeInUp_1psr8_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_1psr8_1{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeInRight_1psr8_1{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){._missionSection_1psr8_1{padding:56px 20px}._missionContainer_1psr8_24{flex-direction:column;gap:24px}._missionLeft_1psr8_33,._missionRight_1psr8_60{width:100%}._missionLine_1psr8_50{display:none}._overlayText_1psr8_82{font-size:32px}}._recordsSection_rnkzs_1{background:#000;color:#fff;padding:80px 60px;text-align:center;width:100vw;left:50%;transform:translate(-50%);position:relative;background:radial-gradient(circle at 80% 0%,rgba(57,255,20,.12),transparent 35%),#000}._recordsTitle_rnkzs_15{color:#39ff14;font-size:48px;margin-bottom:20px;text-shadow:0 0 14px rgba(57,255,20,.28);animation:_fadeInUp_rnkzs_1 .55s ease both}._recordsSubtext_rnkzs_23{font-size:16px;margin-bottom:10px}._fraudTitle_rnkzs_28{color:#39ff14;font-size:36px;margin:50px 0;animation:_fadeInUp_rnkzs_1 .6s ease .15s both}._recordsGrid_rnkzs_35{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}._recordCard_rnkzs_42{width:300px;background:linear-gradient(180deg,#111,#070707);border:1px solid #111;border-radius:10px;text-align:left;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;animation:_cardIn_rnkzs_1 .5s ease both}._recordCard_rnkzs_42 img{width:100%;height:260px;object-fit:cover;transition:transform .35s ease}._cardContent_rnkzs_60{padding:15px}._date_rnkzs_64{font-size:12px;color:#aaa}._recordCard_rnkzs_42 h3{color:#39ff14;font-size:18px;margin:10px 0}._recordCard_rnkzs_42 p{font-size:13px;color:#ccc}._recordCard_rnkzs_42:hover{transform:translateY(-5px);border-color:#39ff14;box-shadow:0 12px 24px #39ff1429}._recordCard_rnkzs_42:hover img{transform:scale(1.04)}@keyframes _fadeInUp_rnkzs_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _cardIn_rnkzs_1{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){._recordsSection_rnkzs_1{padding:56px 20px}._recordsTitle_rnkzs_15{font-size:36px}._fraudTitle_rnkzs_28{font-size:28px}}._awarenessSection_1bjr0_1{background:#000;color:#fff;padding:80px 60px;text-align:center;width:100vw;left:50%;transform:translate(-50%);position:relative;background:radial-gradient(circle at 50% 0%,rgba(57,255,20,.1),transparent 42%),#000}._awarenessTitle_1bjr0_15{color:#39ff14;font-size:48px;margin-bottom:50px;text-shadow:0 0 14px rgba(57,255,20,.28);animation:_fadeInUp_1bjr0_1 .55s ease both}._awarenessGrid_1bjr0_23{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}._awarenessCard_1bjr0_30{width:300px;border:1px solid #111;padding:20px;text-align:left;background:linear-gradient(180deg,#111,#070707);border-radius:10px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;animation:_cardIn_1bjr0_1 .5s ease both}._topRed_1bjr0_41{color:red;font-size:32px;font-weight:700;line-height:1.1;text-align:center}._greenLine_1bjr0_49{height:3px;background:#39ff14;margin:10px 0 20px}._bigText_1bjr0_55{font-size:40px;font-weight:700;color:#ccc;line-height:1.1;text-align:center;margin-bottom:30px}._date_1bjr0_64{font-size:12px;color:#aaa}._cardBottom_1bjr0_69 h3{color:#39ff14;font-size:16px;margin:10px 0}._cardBottom_1bjr0_69 p{font-size:13px;color:#ccc}._awarenessCard_1bjr0_30:hover{transform:translateY(-5px);border-color:#39ff14;box-shadow:0 12px 24px #39ff1429}@keyframes _fadeInUp_1bjr0_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _cardIn_1bjr0_1{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){._awarenessSection_1bjr0_1{padding:56px 20px}._bigText_1bjr0_55{font-size:28px}._topRed_1bjr0_41{font-size:26px}}._reportSection_chisc_1{background-color:#000;padding:80px 20px;display:flex;justify-content:center;align-items:center;width:100vw;left:50%;transform:translate(-50%);position:relative;background:radial-gradient(circle at 50% 0%,rgba(57,255,20,.1),transparent 45%),#000}._reportSection_chisc_1:before,._reportSection_chisc_1:after{content:"";position:absolute;left:50px;width:90%;height:1px;background:#39ff14;margin-bottom:38px}._reportSection_chisc_1:before{top:0}._reportSection_chisc_1:after{bottom:0}._reportContainer_chisc_35{text-align:center;max-width:700px}._title_chisc_40{color:#39ff14;font-size:48px;font-weight:800;margin-bottom:20px;text-shadow:0 0 14px rgba(57,255,20,.28);animation:_fadeInUp_chisc_1 .55s ease both}._subtitle_chisc_49{color:red;font-size:28px;font-weight:700;margin-bottom:20px;line-height:1.4;animation:_fadeInUp_chisc_1 .6s ease .12s both}._description_chisc_58{color:#ccc;font-size:16px;line-height:1.6;margin-bottom:30px;animation:_fadeInUp_chisc_1 .65s ease .18s both}._reportBtn_chisc_66{background-color:#39ff14;color:#000;border:none;display:inline-block;text-decoration:none;padding:14px 30px;font-size:18px;font-weight:600;cursor:pointer;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease;animation:_fadeInUp_chisc_1 .7s ease .25s both}._reportBtn_chisc_66:hover{background-color:#2ecc0f;transform:translateY(-2px);box-shadow:0 10px 20px #39ff1440}@keyframes _fadeInUp_chisc_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}._footer_1t8hc_1{background:radial-gradient(circle at 20% 0%,rgba(57,255,20,.14),transparent 40%),#000;color:#fff;padding:68px 20px;width:100vw;left:50%;transform:translate(-50%);position:relative}._footerContainer_1t8hc_13{display:grid;grid-template-columns:1fr minmax(320px,520px);justify-content:space-between;align-items:flex-start;max-width:1100px;margin:auto;gap:34px}._footerLeft_1t8hc_23{display:flex;flex-direction:column;gap:11px}._kicker_1t8hc_29{margin:0;color:#39ff14;font-size:.82rem;text-transform:uppercase;letter-spacing:.18em}._footerLeft_1t8hc_23 h3{margin:0;font-size:clamp(1.6rem,2vw,2rem);line-height:1.2}._leftText_1t8hc_43{margin:0 0 6px;color:#d4d4d4;line-height:1.75;max-width:460px}._footerLeft_1t8hc_23 a{color:#d7d7d7;text-decoration:none;width:fit-content;font-size:.95rem;transition:color .2s ease}._footerLeft_1t8hc_23 a:hover{color:#39ff14}._social_1t8hc_62 span{color:#0a66c2;font-weight:700}._footerRight_1t8hc_67{background:linear-gradient(180deg,#171717,#101010);border:1px solid #2a2a2a;border-radius:12px;box-shadow:0 12px 26px #00000061;padding:26px;max-width:500px;width:100%}._subscribeKicker_1t8hc_77{margin:0;color:#39ff14;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}._footerRight_1t8hc_67 h3{font-size:1.2rem;margin:.35rem 0 .55rem}._footerRight_1t8hc_67 p{font-size:.92rem;color:#ccc;margin-bottom:14px;line-height:1.65}._footerRight_1t8hc_67 label{font-size:.88rem;display:block;margin-bottom:6px;color:#e9e9e9}._inputGroup_1t8hc_104{display:flex;gap:10px;margin-bottom:15px}._inputGroup_1t8hc_104 input{flex:1;padding:12px 14px;background:#0d0d0d;border:1px solid #39ff14;border-radius:8px;color:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._inputGroup_1t8hc_104 input:focus{border-color:#6dff4e;box-shadow:0 0 0 3px #39ff1433}._inputGroup_1t8hc_104 button{background:linear-gradient(180deg,#4cff2f,#2ee20e);border:none;border-radius:8px;padding:12px 20px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._inputGroup_1t8hc_104 button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #39ff1440}._checkbox_1t8hc_142{display:flex;align-items:flex-start;gap:8px;color:#d0d0d0;font-size:.86rem}._checkbox_1t8hc_142 input{accent-color:#39ff14;margin-top:2px}@media(max-width:900px){._footerContainer_1t8hc_13{grid-template-columns:1fr}._footerRight_1t8hc_67{max-width:none}}._container_1u9h8_1{width:min(900px,100%);margin:0 auto;padding:2.2rem 1.5rem 3rem;color:#fff}._title_1u9h8_8{margin:0;color:#39ff14;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.15}._description_1u9h8_15{margin-top:1rem;color:#d8d8d8;font-size:1rem;line-height:1.75}._section_1u9h8_22{margin-top:1.6rem;background:#111;border:1px solid #222;border-radius:10px;padding:1.1rem 1rem}._section_1u9h8_22 h2{margin:0;color:#39ff14;font-size:1.3rem}._section_1u9h8_22 p,._list_1u9h8_37{margin-top:.65rem;color:#d0d0d0;line-height:1.7}._list_1u9h8_37{padding-left:1rem}._list_1u9h8_37 li+li{margin-top:.35rem}@media(max-width:768px){._container_1u9h8_1{padding:1.8rem 1rem 2.5rem}._section_1u9h8_22{margin-top:1.1rem;padding:.95rem .9rem}}@media(max-width:480px){._title_1u9h8_8{font-size:1.75rem}._description_1u9h8_15,._section_1u9h8_22 p,._list_1u9h8_37{font-size:.94rem;line-height:1.65}}._pageWrap_1necn_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#f6f6f6}._hero_1necn_9{padding:2.5rem 1.5rem 1.75rem;background:radial-gradient(circle at 35% 0%,rgba(57,255,20,.14),transparent 42%),#070707}._heroImage_1necn_16{display:block;width:min(980px,100%);margin:0 auto 1.8rem;object-fit:cover;animation:_fadeInUp_1necn_1 .6s ease both}._heroContent_1necn_24{width:min(980px,100%);margin:0 auto}._heroContent_1necn_24 h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin:0 0 .9rem;color:#39ff14;text-shadow:0 0 14px rgba(57,255,20,.22);animation:_fadeInUp_1necn_1 .62s ease both}._heroContent_1necn_24 h2{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.5;margin:0;font-weight:500;color:#ececec;animation:_fadeInUp_1necn_1 .68s ease both}._heroContent_1necn_24 p{margin:1rem 0 0;color:#c8c8c8;line-height:1.8;max-width:820px;animation:_fadeInUp_1necn_1 .75s ease both}._timelineSection_1necn_55{width:min(980px,100%);margin:0 auto;padding:0 1.5rem 2.5rem;display:grid;gap:1.25rem}._caseCard_1necn_63{background:#111;border:1px solid #222;display:grid;grid-template-columns:280px 1fr;gap:1rem;padding:1rem;border-radius:10px;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;animation:_cardIn_1necn_1 .5s ease both;animation-delay:calc(var(--card-index, 0) * 90ms)}._caseCard_1necn_63:hover{transform:translateY(-4px);border-color:#39ff14;box-shadow:0 14px 26px #39ff1421}._caseImage_1necn_83{width:100%;height:100%;min-height:210px;object-fit:cover;transition:transform .35s ease}._caseCard_1necn_63:hover ._caseImage_1necn_83{transform:scale(1.04)}._caseContent_1necn_95 h3{margin:0;font-size:1.55rem;color:#fff}._caseDate_1necn_101{margin:.45rem 0 0;color:#b8b8b8;font-size:.95rem}._caseDescription_1necn_107{margin:1rem 0 0;color:#ddd;line-height:1.75}._actions_1necn_113{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.75rem}._outlineBtn_1necn_120,._primaryBtn_1necn_121{padding:.65rem 1rem;font-size:.92rem;transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}._outlineBtn_1necn_120{border:1px solid #f5f5f5;color:#f5f5f5;background:transparent}._primaryBtn_1necn_121{border:1px solid #cc1212;color:#fff;background:#cc1212}._outlineBtn_1necn_120:hover{background:#f5f5f5;color:#111;transform:translateY(-1px);box-shadow:0 8px 18px #f5f5f533}._primaryBtn_1necn_121:hover{background:#e01818;transform:translateY(-1px);box-shadow:0 8px 18px #e0181859}@keyframes _fadeInUp_1necn_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _cardIn_1necn_1{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}._bottomSection_1necn_174{width:min(980px,100%);margin:0 auto;padding:1rem 1.5rem 3rem;border-top:1px solid #222;display:grid;grid-template-columns:1fr 1fr;gap:2rem}._contactBlock_1necn_184 h4,._linkBlock_1necn_185 h4{margin:0 0 .6rem;color:#fff}._contactBlock_1necn_184 a{color:#f5f5f5}._linkGrid_1necn_194{display:grid;gap:.4rem}._linkGrid_1necn_194 a{color:#d7d7d7}@media(max-width:900px){._hero_1necn_9{padding:2rem 1rem 1.2rem}._heroImage_1necn_16{margin-bottom:1.25rem}._timelineSection_1necn_55{padding:0 1rem 2rem}._caseCard_1necn_63{grid-template-columns:1fr;gap:.8rem;padding:.9rem}._caseImage_1necn_83{min-height:200px}._bottomSection_1necn_174{grid-template-columns:1fr}}@media(max-width:640px){._hero_1necn_9{padding:1.6rem .8rem 1rem}._heroContent_1necn_24 h1{font-size:clamp(1.8rem,7vw,2.2rem)}._heroContent_1necn_24 h2{font-size:1rem}._heroContent_1necn_24 p{font-size:.92rem;line-height:1.7}._timelineSection_1necn_55{padding:0 .8rem 1.8rem}._caseContent_1necn_95 h3{font-size:1.25rem}._actions_1necn_113{gap:.55rem}._outlineBtn_1necn_120,._primaryBtn_1necn_121{width:100%;text-align:center;padding:.62rem .8rem}}._pageWrap_1c8h9_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#161616}._contentContainer_1c8h9_9{width:min(980px,100%);margin:0 auto;padding:0 1.5rem}._heroSection_1c8h9_15{padding:3.35rem 0 2.75rem}._heroSection_1c8h9_15 h1{margin:0;font-size:clamp(2rem,3.1vw,2.85rem);line-height:1.16;color:#39ff14;text-align:center}._heroLead_1c8h9_27{margin:1.3rem auto 0;max-width:880px;font-size:clamp(1rem,1.2vw,1.13rem);line-height:1.85;color:#fff;text-align:center}._heroSection_1c8h9_15 h2{margin:2.75rem 0 0;font-size:clamp(2.2rem,3.2vw,3rem);line-height:1.2;color:#39ff14}._storyBody_1c8h9_43{margin-top:1.3rem;display:grid;gap:1.35rem;background-color:#181818;padding:1rem 0}._storyDivider_1c8h9_51{height:2px;width:calc(100vw - 3rem);max-width:none;margin:1.6rem 0 0;position:relative;left:50%;transform:translate(-50%);background-color:#39ff14}._storyHeading_1c8h9_62{margin:0;font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1.2;color:#39ff14;text-align:center}._storyBody_1c8h9_43 p{font-size:1rem;line-height:1.95;color:#fff;text-align:center;max-width:900px;margin:0 auto}._closingLine_1c8h9_81{font-weight:600;color:#191919}._fraudHighlight_1c8h9_86{color:#ff0303;font-size:1.3em;font-weight:800}._linksSection_1c8h9_92{border-top:1px solid #e6e6e6;padding:2.35rem 0 2.8rem}._linksTitle_1c8h9_97{margin:0 0 .85rem;color:#111;font-size:1.35rem;line-height:1.25}._linksGrid_1c8h9_104{display:grid;gap:.5rem}._linksGrid_1c8h9_104 a{color:#2d2d2d;transition:color .2s ease}._linksGrid_1c8h9_104 a:hover{color:#000;text-decoration:underline}@media(max-width:768px){._heroSection_1c8h9_15{padding:2.3rem 0 2.1rem}._contentContainer_1c8h9_9{padding:0 1rem}._heroSection_1c8h9_15 h2{margin-top:2rem;font-size:clamp(1.65rem,6vw,2.2rem)}._storyHeading_1c8h9_62{font-size:clamp(1.5rem,5vw,2rem)}._storyBody_1c8h9_43 p{line-height:1.78;font-size:.94rem;max-width:100%;padding:0 .75rem}._storyDivider_1c8h9_51{width:calc(100vw - 2rem)}}@media(max-width:480px){._heroSection_1c8h9_15 h1{font-size:1.9rem}._heroLead_1c8h9_27{font-size:.95rem;line-height:1.72}}._pageWrap_1xnk8_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#fff}._contentContainer_1xnk8_9{width:min(980px,100%);margin:0 auto;padding:0 1.5rem}._heroSection_1xnk8_15{padding:3.1rem 0 2.9rem}._heroSection_1xnk8_15 h1{margin:0;color:#39ff14;font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:1.1;text-align:center}._heroSection_1xnk8_15 h2{margin:1.05rem 0 0;color:#ff1f1f;font-size:clamp(1.25rem,1.95vw,1.85rem);line-height:1.4;text-align:center}._heroSection_1xnk8_15 p{margin:1.15rem auto 0;max-width:880px;color:#dfdfdf;font-size:1rem;line-height:1.85;text-align:center}._emailLine_1xnk8_44{margin-top:1.35rem;color:#fff}._emailLine_1xnk8_44 a{color:#39ff14}._emailButton_1xnk8_53{margin-top:1.3rem;display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.25rem;border:1px solid #39ff14;color:#000;background:#39ff14;font-weight:700;text-decoration:none;transition:background-color .2s ease}._emailButton_1xnk8_53:hover{background:#2ee20e}._reportDivider_1xnk8_71{height:2px;width:calc(100vw - 3rem);margin:0 auto;background-color:#39ff14}._linksSection_1xnk8_78{border-top:1px solid #202020;padding:2.2rem 0 2.6rem}._linksSection_1xnk8_78 h3{margin:0 0 .85rem;color:#fff;font-size:1.35rem}._linksGrid_1xnk8_89{display:grid;gap:.5rem}._linksGrid_1xnk8_89 a{color:#d8d8d8}._linksGrid_1xnk8_89 a:hover{color:#fff;text-decoration:underline}@media(max-width:768px){._heroSection_1xnk8_15{padding:2.35rem 0 2.1rem}._contentContainer_1xnk8_9{padding:0 1rem}._heroSection_1xnk8_15 h1{font-size:clamp(1.9rem,7vw,2.5rem)}._heroSection_1xnk8_15 h2{font-size:clamp(1.08rem,4.4vw,1.45rem)}._heroSection_1xnk8_15 p{font-size:.95rem;line-height:1.72}._emailButton_1xnk8_53{display:flex;width:100%;max-width:260px;margin-left:auto;margin-right:auto}._reportDivider_1xnk8_71{width:calc(100vw - 2rem)}}@media(max-width:480px){._heroSection_1xnk8_15{padding-top:2rem}}._pageWrap_1v8rs_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#fff}._contentContainer_1v8rs_9{width:min(980px,100%);margin:0 auto;padding:0 1.5rem}._heroSection_1v8rs_15{padding:3.1rem 0 2.9rem;background:radial-gradient(circle at 50% 0%,rgba(57,255,20,.14),transparent 45%),#070707}._heroSection_1v8rs_15 h1{margin:0;color:#39ff14;font-size:clamp(2rem,3.2vw,3rem);line-height:1.2;text-align:center;text-shadow:0 0 16px rgba(57,255,20,.28);animation:_fadeInUp_1v8rs_1 .6s ease both}._faqContainer_1v8rs_32{max-width:900px;margin:2rem auto 0}._faqItem_1v8rs_37{border:1px solid #39ff14;background:linear-gradient(180deg,#131313f5,#0b0b0bf5);box-shadow:0 0 #39ff1426;border-radius:10px;overflow:hidden;margin-bottom:1.1rem;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;animation:_fadeInUp_1v8rs_1 .5s ease both;animation-delay:calc(var(--item-index, 0) * 60ms)}._faqItem_1v8rs_37:hover{transform:translateY(-2px);box-shadow:0 8px 22px #39ff1429;border-color:#6dff4e}._activeItem_1v8rs_55{box-shadow:0 10px 24px #39ff142e}._faqQuestion_1v8rs_59{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1.35rem;color:#39ff14;transition:background-color .25s ease}._faqQuestion_1v8rs_59:hover{background-color:#39ff1412}._faqQuestion_1v8rs_59 h3{font-size:1.2rem;font-weight:600;line-height:1.5;margin:0;max-width:92%}._icon_1v8rs_81{font-size:1.6rem;transition:transform .3s ease,color .3s ease;transform-origin:center}._open_1v8rs_87{transform:rotate(180deg);color:#6dff4e}._faqAnswer_1v8rs_92{padding:1.15rem 1.35rem 1.25rem;border-top:1px solid #39ff14;background-color:#39ff140d;animation:_revealAnswer_1v8rs_1 .28s ease}._faqAnswer_1v8rs_92 p{color:#fff;font-size:1.02rem;line-height:1.65;margin:0}._faqDivider_1v8rs_106{height:2px;width:calc(100vw - 3rem);margin:0 auto;background-color:#39ff14}@keyframes _fadeInUp_1v8rs_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes _revealAnswer_1v8rs_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._linksSection_1v8rs_135{border-top:1px solid #202020;padding:2.2rem 0 2.6rem}._linksSection_1v8rs_135 h2{margin:0 0 .85rem;color:#fff;font-size:1.35rem}._linksGrid_1v8rs_146{display:grid;gap:.5rem}._linksGrid_1v8rs_146 a{color:#d8d8d8}._linksGrid_1v8rs_146 a:hover{color:#fff;text-decoration:underline}@media(max-width:768px){._heroSection_1v8rs_15{padding:2.35rem 0 2.1rem}._contentContainer_1v8rs_9{padding:0 1rem}._faqQuestion_1v8rs_59{padding:1.1rem 1rem}._faqQuestion_1v8rs_59 h3{font-size:1.03rem;line-height:1.45}._icon_1v8rs_81{font-size:1.35rem}._faqAnswer_1v8rs_92{padding:.95rem 1rem 1.05rem}._faqAnswer_1v8rs_92 p{font-size:.94rem;line-height:1.6}._faqDivider_1v8rs_106{width:calc(100vw - 2rem)}}@media(max-width:480px){._heroSection_1v8rs_15 h1{font-size:clamp(1.45rem,7vw,2rem)}._faqItem_1v8rs_37{border-radius:8px}}._pageWrap_15mrz_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#fff}._contentContainer_15mrz_9{width:min(1120px,100%);margin:0 auto;padding:0 1.5rem}._heroSection_15mrz_15{padding:3rem 0 2.6rem;background:radial-gradient(circle at 30% 0%,rgba(57,255,20,.16),transparent 40%),#070707}._heroSection_15mrz_15 h1{margin:0;color:#39ff14;font-size:clamp(2.1rem,3.6vw,3.2rem);line-height:1.15;text-shadow:0 0 14px rgba(57,255,20,.35);animation:_fadeInUp_15mrz_1 .6s ease both}._filterRow_15mrz_31{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.8rem 1.1rem;color:#cfcfcf}._filterBtn_15mrz_39{border:1px solid #2a2a2a;background:transparent;color:#cfcfcf;padding:.45rem .75rem;cursor:pointer;font-size:.95rem;border-radius:999px;transition:transform .22s ease,border-color .22s ease,color .22s ease,background-color .22s ease,box-shadow .22s ease;animation:_fadeInUp_15mrz_1 .45s ease both}._filterBtn_15mrz_39:hover{border-color:#39ff14;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #39ff1433}._filterActive_15mrz_58{border-color:#39ff14;background:#39ff1414;color:#39ff14}._postsGrid_15mrz_64{margin-top:1.6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}._postCard_15mrz_71{border:1px solid #1f1f1f;background:linear-gradient(180deg,#141414,#0f0f0f);display:grid;grid-template-columns:34% 1fr;overflow:hidden;position:relative;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;animation:_cardIn_15mrz_1 .5s ease both;animation-delay:calc(var(--card-index, 0) * 80ms)}._postCard_15mrz_71:hover{transform:translateY(-4px);border-color:#39ff14;box-shadow:0 14px 30px #39ff1426}._postCard_15mrz_71:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 20%,rgba(57,255,20,.08) 50%,transparent 80%);opacity:0;transform:translate(-40%);transition:opacity .3s ease,transform .45s ease;pointer-events:none}._postCard_15mrz_71:hover:after{opacity:1;transform:translate(40%)}._postCard_15mrz_71 img{width:100%;height:100%;min-height:170px;object-fit:cover}._postImageLink_15mrz_112{display:block}._cardBody_15mrz_116{padding:.95rem 1rem}._cardBody_15mrz_116 h3{margin:0;font-size:1.06rem;line-height:1.4}._cardBody_15mrz_116 h3 a{color:#fff}._cardBody_15mrz_116 h3 a:hover{color:#39ff14}._excerpt_15mrz_134{margin:.6rem 0 0;color:#c9c9c9;font-size:.94rem;line-height:1.6}._metaRow_15mrz_141{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.45rem .8rem;color:#9a9a9a;font-size:.8rem}._linksSection_15mrz_150{border-top:1px solid #202020;padding:2.2rem 0 2.6rem}._linksSection_15mrz_150 h2{margin:0 0 .85rem;color:#fff;font-size:1.35rem}._linksGrid_15mrz_161{display:grid;gap:.5rem}._linksGrid_15mrz_161 a{color:#d8d8d8}._linksGrid_15mrz_161 a:hover{color:#fff;text-decoration:underline}._recordsDivider_15mrz_175{height:2px;width:calc(100vw - 3rem);margin:0 auto;background-color:#39ff14;box-shadow:0 0 12px #39ff148c;animation:_pulseDivider_15mrz_1 2.8s ease-in-out infinite}@keyframes _fadeInUp_15mrz_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes _cardIn_15mrz_1{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _pulseDivider_15mrz_1{0%,to{box-shadow:0 0 8px #39ff1459}50%{box-shadow:0 0 18px #39ff14b3}}@media(max-width:900px){._contentContainer_15mrz_9{padding:0 1.1rem}._heroSection_15mrz_15{padding:2.4rem 0 2.1rem}._filterRow_15mrz_31{gap:.65rem}._filterBtn_15mrz_39{font-size:.9rem;padding:.4rem .68rem}._postsGrid_15mrz_64{grid-template-columns:1fr;gap:1rem}._postCard_15mrz_71{grid-template-columns:38% 1fr}._cardBody_15mrz_116 h3{font-size:1rem}}@media(max-width:640px){._contentContainer_15mrz_9{padding:0 .9rem}._heroSection_15mrz_15 h1{font-size:clamp(1.8rem,7vw,2.3rem)}._postCard_15mrz_71{grid-template-columns:1fr}._postCard_15mrz_71 img{min-height:210px}._cardBody_15mrz_116{padding:.85rem .85rem 1rem}._metaRow_15mrz_141{font-size:.76rem}._recordsDivider_15mrz_175{width:calc(100vw - 1.5rem)}}._pageWrap_vc8ye_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#050505;color:#fff}._contentContainer_vc8ye_9{width:min(980px,100%);margin:0 auto;padding:0 1.25rem}._heroSection_vc8ye_15{padding:2.75rem 0 2.6rem;background:radial-gradient(circle at 18% 0%,rgba(57,255,20,.16),transparent 40%),radial-gradient(circle at 90% 8%,rgba(57,255,20,.08),transparent 34%),#050505}._heroSection_vc8ye_15 h1{margin:0;color:#39ff14;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.8rem)}._heroSection_vc8ye_15 p{margin:.7rem 0 0;color:#d1d1d1}._dashboardHeader_vc8ye_35{display:flex;justify-content:space-between;align-items:flex-start;gap:1.2rem;margin-bottom:1.1rem}._headerContent_vc8ye_43{flex:1}._statsRow_vc8ye_47{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}._statChip_vc8ye_54{min-width:110px;display:grid;gap:.28rem;padding:.58rem .75rem;border-radius:10px;border:1px solid rgba(57,255,20,.25);background:#39ff1414}._statChip_vc8ye_54 strong{color:#dcffd4;font-size:1.08rem;line-height:1}._statLabel_vc8ye_70{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#9bb796}._userInfo_vc8ye_77{display:flex;flex-direction:column;align-items:flex-end;gap:.72rem;padding:.95rem;background:#ffffff05;border:1px solid rgba(57,255,20,.25);border-radius:12px;white-space:nowrap}._userLabel_vc8ye_89{font-size:.84rem;color:#bcbcbc}._userLabel_vc8ye_89 strong{color:#39ff14;font-weight:700}._logoutBtn_vc8ye_99{background:linear-gradient(135deg,#db4040,#a62b2b);color:#fff;border:1px solid #e16464;border-radius:8px;font-size:.85rem;font-weight:600;padding:.62rem 1.15rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:100%}._logoutBtn_vc8ye_99:hover{background:linear-gradient(135deg,#e75f5f,#c33d3d);transform:translateY(-2px);box-shadow:0 7px 16px #cd414140}._form_vc8ye_118{margin-top:1.15rem;display:grid;gap:1rem;background:linear-gradient(160deg,#131313f2,#0b0b0bf2);border:1px solid #2d2d2d;border-radius:16px;padding:1.1rem;box-shadow:0 22px 40px #00000054}._formSection_vc8ye_129{display:grid;gap:.8rem;padding:.9rem;border-radius:12px;border:1px solid #2a2a2a;background:#ffffff03}._formSection_vc8ye_129 h2{margin:0;color:#ccf9c3;font-size:1rem}._grid_vc8ye_144{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}._form_vc8ye_118 label{display:grid;gap:.4rem;color:#ebebeb;font-size:.88rem;font-weight:500}._titleInputWrapper_vc8ye_158{display:flex;gap:.6rem;align-items:center}._titleInputWrapper_vc8ye_158 input{flex:1}._insertTitleBtn_vc8ye_168{min-width:120px;background:linear-gradient(135deg,#39ff14b3,#70ff54b3);color:#000;border:1px solid #39ff14;border-radius:6px;padding:.68rem .8rem;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._insertTitleBtn_vc8ye_168:hover{background:linear-gradient(135deg,#39ff14,#70ff54);transform:translateY(-1px);box-shadow:0 4px 8px #39ff1433}._form_vc8ye_118 input,._form_vc8ye_118 textarea,._form_vc8ye_118 select{width:100%;background:#090909;border:1px solid #303030;color:#fff;padding:.68rem .72rem;border-radius:8px;outline:none;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}._form_vc8ye_118 input:focus,._form_vc8ye_118 textarea:focus,._form_vc8ye_118 select:focus{border-color:#39ff14;box-shadow:0 0 0 3px #39ff1426}._form_vc8ye_118 button,._savedActions_vc8ye_210 button,._popupCard_vc8ye_211 button{justify-self:start;background:linear-gradient(140deg,#39ff14,#70ff54);color:#000;border:0;border-radius:8px;padding:.62rem .95rem;font-weight:700;cursor:pointer;transition:transform .18s ease,filter .18s ease}._form_vc8ye_118 button:hover,._savedActions_vc8ye_210 button:hover,._popupCard_vc8ye_211 button:hover{transform:translateY(-1px);filter:brightness(1.02)}._editorTools_vc8ye_230{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;padding:.55rem;border:1px solid #2f2f2f;border-radius:10px;background:linear-gradient(180deg,#111,#0b0b0b)}._toolGroup_vc8ye_241{display:flex;gap:.45rem;align-items:center}._toolDivider_vc8ye_247{width:1px;height:26px;background:#2d2d2d}._toolBtn_vc8ye_253{min-width:42px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#161616;color:#d7ffd0;border:1px solid #343434;border-radius:8px;padding:0 .62rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .12s ease}._toolBtn_vc8ye_253:hover{border-color:#39ff14;background:#1d2a1a;transform:translateY(-1px)}._toolBtn_vc8ye_253:focus-visible{outline:none;border-color:#65ff4a;box-shadow:0 0 0 2px #39ff1433}._toolSelect_vc8ye_282{min-width:120px;height:34px;padding:0 .6rem;background:#161616;color:#d7ffd0;border:1px solid #343434;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease}._toolSelect_vc8ye_282:hover{border-color:#39ff14;background:#1d2a1a}._toolSelect_vc8ye_282:focus{outline:none;border-color:#65ff4a;background:#1d2a1a;box-shadow:0 0 0 2px #39ff1433}._toolSelect_vc8ye_282 option{background:#1a1a1a;color:#d7ffd0}._editorHint_vc8ye_313{font-size:.74rem;color:#9b9b9b}._richEditor_vc8ye_318{min-height:240px;background:#090909;border:1px solid #303030;color:#fff;padding:.68rem .72rem;border-radius:8px;outline:none;font:inherit;line-height:1.7}._richEditor_vc8ye_318:focus{border-color:#39ff14;box-shadow:0 0 0 3px #39ff1426}._richEditor_vc8ye_318:empty:before{content:"Write your full post content here...";color:#7f7f7f}._richEditor_vc8ye_318 h2,._richEditor_vc8ye_318 h3,._richEditor_vc8ye_318 strong,._richEditor_vc8ye_318 b{color:#39ff14}._richEditor_vc8ye_318 p,._richEditor_vc8ye_318 div,._richEditor_vc8ye_318 li{font-size:18px}._richEditor_vc8ye_318 strong,._richEditor_vc8ye_318 b{font-size:20px}._richEditor_vc8ye_318 h2{font-size:30px;line-height:1.25}._richEditor_vc8ye_318 blockquote{margin:.6rem 0;border-left:3px solid rgba(57,255,20,.7);padding-left:.75rem;color:#d7efd2}._richEditor_vc8ye_318 ul,._richEditor_vc8ye_318 ol{margin:.6rem 0;padding-left:1.3rem}._richEditor_vc8ye_318 a{color:#8bff72;text-decoration:underline}._inlineFileTools_vc8ye_381{margin-top:.8rem;border:1px solid #2a2a2a;border-radius:10px;padding:.75rem;background:#090909}._inlineFileTools_vc8ye_381 h3{margin:0;color:#c7ffc1;font-size:.86rem}._inlineFileRow_vc8ye_395{margin-top:.55rem;display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem}._insertFileBtn_vc8ye_402{background:#173612;color:#a6ff93;border:1px solid #2f9121;border-radius:8px;font-size:.8rem;font-weight:600;padding:.42rem .75rem}@media(max-width:780px){._inlineFileRow_vc8ye_395{grid-template-columns:1fr}}@media(max-width:640px){._editorTools_vc8ye_230{gap:.45rem;padding:.5rem}._toolDivider_vc8ye_247{display:none}._toolBtn_vc8ye_253{height:32px;min-width:40px}}._actionsRow_vc8ye_434{display:flex;flex-wrap:wrap;gap:.65rem}._cancelBtn_vc8ye_440{background:#1f1f1f;color:#fff;border:1px solid #404040}._newPostBtn_vc8ye_446{background:#173612;color:#a6ff93;border:1px solid #2f9121}._publishActionBtn_vc8ye_452{background:linear-gradient(135deg,#2fd615,#66ff52);color:#041005;border:1px solid #5eff40;font-weight:600}._publishActionBtn_vc8ye_452:hover{background:linear-gradient(135deg,#41e026,#7aff66);box-shadow:0 5px 12px #2fd6153d}._message_vc8ye_464{color:#39ff14;margin:.1rem 0 0;font-size:.88rem}._uploadNote_vc8ye_470{margin-top:.14rem;color:#a2a2a2;font-size:.76rem}._mediaGrid_vc8ye_476{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem}._mediaCard_vc8ye_482{border-radius:10px;border:1px solid #262626;padding:.78rem;background:#0a0a0a}._imagePreview_vc8ye_489{margin-top:.6rem;border:1px solid #2f2f2f;border-radius:9px;padding:.45rem;background:#050505}._previewImage_vc8ye_497{display:block;width:100%;max-height:200px;object-fit:cover;border-radius:7px}._filePreview_vc8ye_505{margin-top:.6rem;border:1px solid #2f2f2f;border-radius:9px;padding:.75rem;background:#050505;display:flex;align-items:center;justify-content:space-between;gap:.5rem}._fileName_vc8ye_517{margin:0;color:#39ff14;font-size:.88rem;word-break:break-word;flex:1}._clearFileBtn_vc8ye_525{padding:.4rem .8rem;background:#db404033;border:1px solid rgba(219,64,64,.5);border-radius:6px;color:#ff6b6b;font-size:.75rem;cursor:pointer;white-space:nowrap;transition:all .2s ease}._clearFileBtn_vc8ye_525:hover{background:#db40404d;border-color:#db4040cc}._savedSection_vc8ye_542{margin-top:1rem;background:linear-gradient(175deg,#0f0f0ffa,#090909fa);border:1px solid #252525;border-radius:16px;padding:1rem}._savedSection_vc8ye_542 h2{margin:0;font-size:1.06rem;color:#39ff14}._emptyText_vc8ye_556{margin-top:.8rem;color:#bdbdbd}._savedList_vc8ye_561{margin-top:.85rem;display:grid;gap:.72rem}._savedItem_vc8ye_567{display:flex;gap:.9rem;align-items:stretch;padding:.72rem;border:1px solid #2b2b2b;border-radius:13px;background:#0b0b0b;transition:border-color .3s ease,box-shadow .3s ease}._newPost_vc8ye_446{border-color:#39ff14;box-shadow:0 0 16px #39ff1440,inset 0 0 16px #39ff1414;animation:_newPostGlow_vc8ye_1 2s ease-in-out}@keyframes _newPostGlow_vc8ye_1{0%{box-shadow:0 0 8px #39ff1426,inset 0 0 8px #39ff140a}50%{box-shadow:0 0 20px #39ff1459,inset 0 0 16px #39ff141f}to{box-shadow:0 0 16px #39ff1440,inset 0 0 16px #39ff1414}}._savedThumb_vc8ye_596{width:120px;min-width:120px;height:92px;border-radius:10px;object-fit:cover;border:1px solid #2f2f2f}._savedContent_vc8ye_605{flex:1;min-width:0;display:grid;gap:.35rem}._savedTopRow_vc8ye_612{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}._customBadge_vc8ye_619,._defaultBadge_vc8ye_620,._categoryBadge_vc8ye_621{font-size:.67rem;line-height:1;padding:.34rem .44rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;font-weight:700}._customBadge_vc8ye_619{color:#b8ffb2;border:1px solid #2f8b28;background:#39ff141f}._defaultBadge_vc8ye_620{color:#d8d8d8;border:1px solid #424242;background:#ffffff08}._categoryBadge_vc8ye_621{color:#bdbdbd;border:1px solid #3a3a3a;background:#ffffff05}._savedItem_vc8ye_567 h3{margin:0;font-size:.95rem;line-height:1.25;color:#fff}._savedItem_vc8ye_567 p{margin:0;color:#b1b1b1;font-size:.79rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._savedMeta_vc8ye_667{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.1rem;color:#8f8f8f;font-size:.75rem}._savedActions_vc8ye_210{display:flex;flex-direction:column;gap:.45rem;align-self:center}._savedActions_vc8ye_210 button{min-width:86px;padding:.5rem .7rem;font-size:.81rem}._deleteBtn_vc8ye_689{background:#2a1616;border:1px solid #7d3030;color:#ff8b8b}._publishBtn_vc8ye_695{background:linear-gradient(135deg,#2fd615,#66ff52);border:1px solid #5eff40;color:#041005;font-weight:600}._publishBtn_vc8ye_695:hover{background:linear-gradient(135deg,#41e026,#7aff66);box-shadow:0 5px 12px #2fd6153d}._unpublishBtn_vc8ye_707{background:#1a3a1a;border:1px solid #4a8a4a;color:#a8ffa8}._unpublishBtn_vc8ye_707:hover{background:#224a22;box-shadow:0 5px 12px #80ff8026}._publishedBadge_vc8ye_718{display:inline-flex;padding:.32rem .62rem;border-radius:6px;background:#2fd61533;border:1px solid #39ff14;color:#39ff14;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._popupOverlay_vc8ye_731{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#000000a6;padding:1rem}._popupCard_vc8ye_211{width:min(420px,100%);background:#101010;border:1px solid #2c2c2c;border-radius:14px;padding:1.2rem}._popupCard_vc8ye_211 h3{margin:0;color:#39ff14;font-size:1.15rem}._popupCard_vc8ye_211 p{margin:.65rem 0 1rem;color:#cdcdcd}._popupActions_vc8ye_760{display:flex;flex-wrap:wrap;gap:.65rem}._stayBtn_vc8ye_766{background:#191919;color:#e8e8e8;border:1px solid #3a3a3a}._divider_vc8ye_772{height:2px;width:calc(100vw - 3rem);margin:0 auto;background:#39ff14}@media(max-width:700px){._dashboardHeader_vc8ye_35{flex-direction:column;align-items:stretch;gap:.9rem}._userInfo_vc8ye_77{align-items:stretch;text-align:center}._logoutBtn_vc8ye_99{width:100%}._grid_vc8ye_144,._mediaGrid_vc8ye_476{grid-template-columns:1fr}._savedItem_vc8ye_567{flex-direction:column;align-items:flex-start;padding:.8rem}._savedThumb_vc8ye_596{width:100%;height:158px}._savedActions_vc8ye_210{width:100%;flex-direction:row}._savedActions_vc8ye_210 button{flex:1}}._seoForm_vc8ye_824{display:grid;gap:.8rem}._seoForm_vc8ye_824 label{display:grid;gap:.4rem;color:#ebebeb;font-size:.88rem;font-weight:500}._seoForm_vc8ye_824 select,._seoForm_vc8ye_824 input,._seoForm_vc8ye_824 textarea{width:100%;background:#090909;border:1px solid #303030;color:#fff;padding:.68rem .72rem;border-radius:8px;outline:none;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}._seoForm_vc8ye_824 select:focus,._seoForm_vc8ye_824 input:focus,._seoForm_vc8ye_824 textarea:focus{border-color:#39ff14;box-shadow:0 0 0 3px #39ff1426}._seoEditForm_vc8ye_858{display:grid;gap:.8rem;padding:1rem;border-radius:12px;border:1px solid #2a2a2a;background:#ffffff03}._seoEditForm_vc8ye_858 label{display:grid;gap:.4rem;color:#ebebeb;font-size:.88rem;font-weight:500}._seoEditForm_vc8ye_858 input,._seoEditForm_vc8ye_858 textarea{width:100%;background:#090909;border:1px solid #303030;color:#fff;padding:.68rem .72rem;border-radius:8px;outline:none;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}._seoEditForm_vc8ye_858 input:focus,._seoEditForm_vc8ye_858 textarea:focus{border-color:#39ff14;box-shadow:0 0 0 3px #39ff1426}._seoEditForm_vc8ye_858 button{justify-self:start;background:linear-gradient(140deg,#39ff14,#70ff54);color:#000;border:0;border-radius:8px;padding:.62rem .95rem;font-weight:700;cursor:pointer;transition:transform .18s ease,filter .18s ease}._tabButtons_vc8ye_906{display:flex;gap:.5rem;margin-bottom:1.5rem}._tabBtn_vc8ye_912{padding:.75rem 1.25rem;background:#ffffff0d;border:1px solid #2a2a2a;color:#d1d1d1;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}._tabBtn_vc8ye_912:hover{background:#ffffff14;border-color:#39ff14;color:#39ff14}._tabActive_vc8ye_929{background:linear-gradient(140deg,#39ff14,#70ff54);color:#000;border-color:#39ff14}._pickerDropdown_vc8ye_935{position:absolute;z-index:100;animation:_dropdownSlideIn_vc8ye_1 .2s ease;white-space:nowrap}@keyframes _dropdownSlideIn_vc8ye_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._colorIndicator_vc8ye_954{display:inline-block;width:14px;height:14px;border-radius:3px;margin-right:.4rem;border:1px solid rgba(255,255,255,.3);vertical-align:middle;box-shadow:inset 0 0 0 1px #0000001a}._modernColorPickerContainer_vc8ye_965{position:absolute;top:100%;left:0;margin-top:.4rem;z-index:1000;animation:_dropdownSlideIn_vc8ye_1 .2s ease}._modernColorPicker_vc8ye_965{background:#1a1a1a;border:1px solid #2c2c2c;border-radius:12px;padding:1.2rem;box-shadow:0 20px 60px #0006;width:280px}._colorGradient_vc8ye_983{width:100%;height:200px;border-radius:8px;border:1px solid #3a3a3a;background:linear-gradient(to right,#fff,red);cursor:crosshair;position:relative;margin-bottom:.8rem;box-shadow:inset 0 1px 3px #0003;background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.5)),linear-gradient(to right,#fff,red);background-size:100% 100%,100% 100%;background-position:0 0,0 0}._colorSelector_vc8ye_1000{position:absolute;width:14px;height:14px;border:2px solid white;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #000,0 0 4px #0000004d;pointer-events:none}._colorSliderContainer_vc8ye_1011{width:100%;margin-bottom:.8rem}._hueSlider_vc8ye_1016{width:100%;height:24px;border-radius:4px;border:1px solid #3a3a3a;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0}._hueSlider_vc8ye_1016::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:24px;border-radius:3px;background:#fff;border:1px solid #000;cursor:pointer;box-shadow:0 0 4px #0000004d}._hueSlider_vc8ye_1016::-moz-range-thumb{width:14px;height:24px;border-radius:3px;background:#fff;border:1px solid #000;cursor:pointer;box-shadow:0 0 4px #0000004d}._colorControls_vc8ye_1059{display:flex;flex-direction:column;gap:.8rem}._colorInputRow_vc8ye_1065{display:flex;gap:.6rem}._colorInputRow_vc8ye_1065 label{display:flex;flex-direction:column;gap:.3rem;flex:1;color:#9b9b9b;font-size:.75rem;font-weight:600;text-transform:uppercase}._hexInputWrapper_vc8ye_1081{display:flex;gap:.4rem;align-items:center}._hexInput_vc8ye_1081{background:#0f0f0f;border:1px solid #3a3a3a;border-radius:4px;color:#fff;padding:.5rem .6rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;transition:border-color .15s ease;flex:1}._hexInput_vc8ye_1081:focus{outline:none;border-color:#39ff14;box-shadow:0 0 0 2px #39ff1426}._applyHexBtn_vc8ye_1106{background:linear-gradient(135deg,#39ff14,#70ff54);color:#000;border:0;border-radius:3px;width:28px;height:28px;cursor:pointer;font-weight:700;font-size:.9rem;transition:all .15s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._applyHexBtn_vc8ye_1106:hover{transform:scale(1.05);box-shadow:0 2px 8px #39ff144d}._applyHexBtn_vc8ye_1106:active{transform:scale(.95)}._colorPresetSection_vc8ye_1132{display:flex;flex-direction:column;gap:.6rem}._presetLabel_vc8ye_1138{margin:0;color:#9b9b9b;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._colorPresetGrid_vc8ye_1147{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}._presetColor_vc8ye_1153{width:100%;aspect-ratio:1;border:1px solid #3a3a3a;border-radius:4px;cursor:pointer;transition:all .15s ease;padding:0}._presetColor_vc8ye_1153:hover{border-color:#39ff14;transform:scale(1.05);box-shadow:0 0 8px #39ff144d}._applyColorBtn_vc8ye_1169{background:linear-gradient(135deg,#39ff14,#70ff54);color:#000;border:0;border-radius:6px;padding:.6rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .15s ease}._applyColorBtn_vc8ye_1169:hover{transform:translateY(-1px);box-shadow:0 4px 12px #39ff1433}._applyColorBtn_vc8ye_1169:active{transform:translateY(0)}._fontPickerDropdown_vc8ye_1191{background:#1a1a1a;border:2px solid #39ff14;border-radius:8px;padding:.8rem;box-shadow:0 8px 24px #39ff1440;display:flex;flex-direction:column;gap:1rem;min-width:200px;max-height:400px;overflow-y:auto}._fontPickerDropdown_vc8ye_1191::-webkit-scrollbar{width:6px}._fontPickerDropdown_vc8ye_1191::-webkit-scrollbar-track{background:#39ff140d;border-radius:3px}._fontPickerDropdown_vc8ye_1191::-webkit-scrollbar-thumb{background:#39ff144d;border-radius:3px}._fontPickerDropdown_vc8ye_1191::-webkit-scrollbar-thumb:hover{background:#39ff1480}._fontCategory_vc8ye_1223{display:flex;flex-direction:column;gap:.4rem}._fontCategoryLabel_vc8ye_1229{margin:0;color:#39ff14;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding-bottom:.3rem;border-bottom:1px solid rgba(57,255,20,.2)}._fontOptionDropdown_vc8ye_1240{padding:.7rem .9rem;background:#ffffff05;border:1px solid rgba(57,255,20,.15);color:#d1d1d1;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .15s ease;text-align:left}._fontOptionDropdown_vc8ye_1240:hover{background:#39ff1426;border-color:#39ff14;color:#39ff14;transform:translate(4px)}._cancelBtn_vc8ye_440:hover{background:#ffffff1a;border-color:#fff3}._pageWrap_1m0q6_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#070707;color:#fff}._contentContainer_1m0q6_9{width:min(980px,100%);margin:0 auto;padding:0 1.5rem}._heroSection_1m0q6_15{padding:3rem 0 2.6rem}._postCard_1m0q6_19{background:linear-gradient(165deg,#121212f5,#0a0a0afa);border:1px solid #242424;border-radius:16px;padding:clamp(1rem,2.4vw,2rem);box-shadow:0 22px 36px #00000059}._metaTop_1m0q6_27{margin:0;color:#39ff14;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}._heroSection_1m0q6_15 h1{margin:.45rem 0 0;font-size:clamp(2rem,3.6vw,3rem);line-height:1.15}._metaLine_1m0q6_41{margin-top:.7rem;display:flex;gap:1rem;color:#aaa;font-size:.9rem;align-items:center}._coverImage_1m0q6_50{margin-top:1.1rem;width:100%;max-height:480px;object-fit:cover;border-radius:12px;border:1px solid #2b2b2b}._excerpt_1m0q6_59{margin-top:1.2rem;color:#d3d3d3;line-height:1.85;font-size:1.05rem;padding-left:.9rem;border-left:3px solid rgba(57,255,20,.65)}._content_1m0q6_9{margin-top:1.2rem;color:#f1f1f1;line-height:1.9;display:grid;gap:1rem;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:18px}._content_1m0q6_9 *{font-family:inherit}._content_1m0q6_9 h2,._content_1m0q6_9 h3{color:#39ff14}._content_1m0q6_9 p,._content_1m0q6_9 li,._contentParagraph_1m0q6_89{font-size:18px}._content_1m0q6_9 strong,._content_1m0q6_9 b{color:#39ff14;font-size:inherit;font-weight:700}._content_1m0q6_9 h2,._contentHeading_1m0q6_101{font-size:30px;line-height:1.25}._content_1m0q6_9 blockquote{margin:0;border-left:3px solid rgba(57,255,20,.7);padding:.2rem 0 .2rem .85rem;color:#d6edd1;font-style:italic}._content_1m0q6_9 ul,._content_1m0q6_9 ol{margin:0;padding-left:1.25rem;display:grid;gap:.45rem}._content_1m0q6_9 a{color:#80ff66;text-decoration:underline;text-underline-offset:3px}._content_1m0q6_9 a:hover{color:#a7ff92}._content_1m0q6_9 a[download]{display:flex;align-items:center;justify-content:space-between;gap:.9rem;margin:.65rem 0;padding:.8rem .9rem;border:1px solid rgba(57,255,20,.42);border-radius:10px;background:linear-gradient(135deg,#39ff141a,#39ff140d);color:#cfffca;text-decoration:none;font-weight:600;box-shadow:inset 0 0 0 1px #39ff141f}._content_1m0q6_9 a[download]:hover{color:#e2ffde;border-color:#39ff14c7;background:linear-gradient(135deg,#39ff1429,#39ff1414);transform:translateY(-1px)}._contentParagraph_1m0q6_89{margin:0;color:#ececec}._contentHeading_1m0q6_101{margin:0;color:#d7ffd1;line-height:1.25}._contentQuote_1m0q6_166{margin:0;border-left:3px solid rgba(57,255,20,.7);padding:.2rem 0 .2rem .85rem;color:#d6edd1;font-style:italic}._contentList_1m0q6_174{margin:0;padding-left:1.2rem;display:grid;gap:.45rem;color:#ececec}._contentList_1m0q6_174 li{line-height:1.8}._contentOrderedList_1m0q6_186{margin:0;padding-left:1.3rem;display:grid;gap:.45rem;color:#ececec}._contentOrderedList_1m0q6_186 li{line-height:1.8}._contentLink_1m0q6_198{color:#80ff66;text-decoration:underline;text-underline-offset:3px}._contentLink_1m0q6_198:hover{color:#a7ff92}._contentImage_1m0q6_208{margin-top:1.2rem;width:100%;max-height:460px;object-fit:cover;border-radius:12px;border:1px solid #2b2b2b}._downloadSection_1m0q6_217{margin-top:1.8rem;padding:1.2rem;background:linear-gradient(135deg,#39ff1414,#39ff140a);border:1px solid rgba(57,255,20,.35);border-radius:12px}._downloadLink_1m0q6_225{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;gap:1rem;transition:all .2s ease}._downloadLink_1m0q6_225:hover{padding-right:.3rem}._fileName_1m0q6_239{display:flex;align-items:center;gap:.6rem;color:#39ff14;font-weight:600;font-size:1rem}._downloadArrow_1m0q6_248{font-size:1.4rem;color:#39ff14;transition:transform .2s ease}._downloadLink_1m0q6_225:hover ._downloadArrow_1m0q6_248{transform:translateY(2px)}._backLink_1m0q6_258{margin-top:1.4rem;display:inline-flex;color:#39ff14;text-decoration:underline;text-underline-offset:3px}._divider_1m0q6_266{height:2px;width:calc(100vw - 3rem);margin:0 auto;background:#39ff14}@media(max-width:768px){._contentContainer_1m0q6_9{padding:0 1rem}._heroSection_1m0q6_15{padding:2.2rem 0 2rem}._postCard_1m0q6_19{border-radius:12px;padding:1rem}._excerpt_1m0q6_59,._content_1m0q6_9{font-size:.97rem}._content_1m0q6_9 h2,._contentHeading_1m0q6_101{font-size:24px}._content_1m0q6_9 strong,._content_1m0q6_9 b{font-size:inherit}}._loginContainer_14sjp_1{min-height:100vh;width:100vw;margin-left:50%;transform:translate(-50%);display:grid;place-items:center;padding:0;background:radial-gradient(circle at 8% 12%,rgba(57,255,20,.22),transparent 34%),radial-gradient(circle at 88% 86%,rgba(56,189,248,.2),transparent 36%),radial-gradient(circle at 52% 24%,rgba(16,185,129,.16),transparent 44%),linear-gradient(145deg,#030805,#07140d 38%,#0a1f17 68%,#040a07)}._loginShell_14sjp_16{width:min(460px,100%);transition:transform .3s ease,filter .3s ease}._shellSubmitting_14sjp_21{transform:translateY(-2px) scale(.995);filter:saturate(1.03)}._loginBox_14sjp_26{width:100%;background:linear-gradient(160deg,#07140dd6,#040c08e6);border:1px solid rgba(110,255,153,.2);border-radius:18px;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 20px 40px #0000006b,0 0 0 1px #39ff1414;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._badge_14sjp_36{display:inline-flex;width:fit-content;margin-bottom:.8rem;padding:.38rem .62rem;border-radius:999px;border:1px solid rgba(57,255,20,.3);background:#39ff141f;color:#a7ff98;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}._title_14sjp_51{margin:0;font-size:clamp(1.5rem,3vw,1.9rem);line-height:1.12;color:#e2ffde}._subtitle_14sjp_58{margin:.58rem 0 1.2rem;color:#b5d2bc;font-size:.9rem}._form_14sjp_64{display:grid;gap:1rem}._formGroup_14sjp_69{display:grid;gap:.45rem}._formGroup_14sjp_69 label{font-size:.84rem;font-weight:600;color:#d4e8d8}._passwordWrapper_14sjp_80{position:relative;display:flex;align-items:center}._input_14sjp_86{width:100%;padding:.76rem 2.6rem .76rem .78rem;border-radius:10px;border:1px solid #2f4537;background:#0003;color:#effaf1;font-size:.92rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._passwordWrapper_14sjp_80 ._input_14sjp_86{padding-right:2.6rem}._input_14sjp_86:focus{outline:none;border-color:#5eff40;background:#0000004d;box-shadow:0 0 0 3px #5eff4029}._input_14sjp_86::placeholder{color:#8daf95}._eyeButton_14sjp_113{position:absolute;right:.65rem;background:none;border:none;cursor:pointer;padding:.4rem;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;color:#a7ff98}._eyeButton_14sjp_113:hover{opacity:.7}._eyeButton_14sjp_113:active{opacity:.5}._error_14sjp_136{background:#ff525224;color:#ffc9c9;border:1px solid rgba(255,110,110,.3);border-radius:8px;padding:.68rem;font-size:.86rem}._button_14sjp_145{position:relative;overflow:hidden;width:100%;padding:.82rem;margin-top:.2rem;border:none;border-radius:10px;background:linear-gradient(135deg,#2fd615,#66ff52);color:#041005;font-size:.93rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,clip-path .45s ease,width .45s ease,border-radius .45s ease}._button_14sjp_145:hover{transform:translateY(-1px);box-shadow:0 10px 18px #2fd6153d}._button_14sjp_145:active{transform:translateY(0)}._buttonLabel_14sjp_170{display:inline-block;transition:opacity .2s ease}._buttonSubmitting_14sjp_175{width:64px;justify-self:center;border-radius:0;padding:.82rem 0;clip-path:polygon(0 0,100% 50%,0 100%);animation:_morphTriangle_14sjp_1 .45s ease forwards,_trianglePulse_14sjp_1 .95s ease-in-out infinite .45s}._buttonSubmitting_14sjp_175 ._buttonLabel_14sjp_170{opacity:0}@keyframes _morphTriangle_14sjp_1{0%{border-radius:10px;clip-path:inset(0 round 10px)}to{border-radius:0;clip-path:polygon(0 0,100% 50%,0 100%)}}@keyframes _trianglePulse_14sjp_1{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.08)}}@media(max-width:520px){._loginContainer_14sjp_1{padding:0}._loginBox_14sjp_26{border-radius:14px;padding:1.1rem}}._pageWrap_1hst0_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#050505;color:#fff}._contentContainer_1hst0_9{width:min(980px,100%);margin:0 auto;padding:0 1.25rem}._heroSection_1hst0_15{padding:3.5rem 0 2.6rem;background:radial-gradient(circle at 18% 0%,rgba(57,255,20,.16),transparent 40%),radial-gradient(circle at 90% 8%,rgba(57,255,20,.08),transparent 34%),#050505;border-bottom:1px solid rgba(57,255,20,.1)}._heroSection_1hst0_15 h1{margin:0;color:#39ff14;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}._effectiveDate_1hst0_32{margin:.8rem 0 0;color:#a8a8a8;font-size:.95rem;font-weight:500}._mainContent_1hst0_39{padding:3rem 0}._policyContent_1hst0_43{display:grid;gap:2rem}._introduction_1hst0_48{padding:1.5rem;background:#39ff140d;border-left:4px solid #39ff14;border-radius:8px;margin-bottom:1rem}._introduction_1hst0_48 p{margin:0;color:#d1d1d1;line-height:1.6;font-size:1.05rem}._policySection_1hst0_63{display:grid;gap:1rem}._policySection_1hst0_63 h2{margin:0;color:#39ff14;font-size:1.4rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}._policySection_1hst0_63>p{color:#c1c1c1;line-height:1.7;margin:0}._policySection_1hst0_63 ul{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}._policySection_1hst0_63 li{color:#b8b8b8;line-height:1.6;padding-left:1.5rem;position:relative;font-size:.95rem}._policySection_1hst0_63 li:before{content:"▸";position:absolute;left:0;color:#39ff14;font-weight:700}._policySection_1hst0_63 strong{color:#39ff14;font-weight:600}._contactInfo_1hst0_112{margin:.8rem 0;color:#b8b8b8;font-size:.95rem;line-height:1.6}._divider_1hst0_119{height:2px;width:calc(100vw - 3rem);margin:2rem auto;background:#39ff14}@media(max-width:768px){._heroSection_1hst0_15{padding:2.5rem 0 1.8rem}._heroSection_1hst0_15 h1{font-size:2rem}._mainContent_1hst0_39{padding:2rem 0}._policySection_1hst0_63 h2{font-size:1.2rem}._policySection_1hst0_63 li{font-size:.9rem}._introduction_1hst0_48{padding:1rem}}._pageWrap_v06oo_1{width:100vw;margin-left:50%;transform:translate(-50%);background:#050505;color:#fff}._contentContainer_v06oo_9{width:min(980px,100%);margin:0 auto;padding:0 1.25rem}._heroSection_v06oo_15{padding:3.5rem 0 2.6rem;background:radial-gradient(circle at 18% 0%,rgba(57,255,20,.16),transparent 40%),radial-gradient(circle at 90% 8%,rgba(57,255,20,.08),transparent 34%),#050505;border-bottom:1px solid rgba(57,255,20,.1)}._heroSection_v06oo_15 h1{margin:0;color:#39ff14;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}._effectiveDate_v06oo_32{margin:.8rem 0 0;color:#a8a8a8;font-size:.95rem;font-weight:500}._mainContent_v06oo_39{padding:3rem 0}._statementContent_v06oo_43{display:grid;gap:2rem}._introduction_v06oo_48{padding:1.5rem;background:#39ff140d;border-left:4px solid #39ff14;border-radius:8px;margin-bottom:1rem}._introduction_v06oo_48 p{margin:0;color:#d1d1d1;line-height:1.6;font-size:1.05rem}._statementSection_v06oo_63{display:grid;gap:1rem}._statementSection_v06oo_63 h2{margin:0;color:#39ff14;font-size:1.4rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}._statementSection_v06oo_63>p{color:#c1c1c1;line-height:1.7;margin:0}._statementSection_v06oo_63 ul{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}._statementSection_v06oo_63 li{color:#b8b8b8;line-height:1.6;padding-left:1.5rem;position:relative;font-size:.95rem}._statementSection_v06oo_63 li:before{content:"▸";position:absolute;left:0;color:#39ff14;font-weight:700}._statementSection_v06oo_63 strong{color:#39ff14;font-weight:600}._contactSection_v06oo_112{display:grid;gap:1rem;padding:1.5rem;background:#39ff140d;border-radius:8px;border:1px solid rgba(57,255,20,.15)}._contactSection_v06oo_112 h2{margin:0;color:#39ff14;font-size:1.4rem;font-weight:700}._contactSection_v06oo_112 p{margin:0;color:#b8b8b8;line-height:1.6}._divider_v06oo_134{height:2px;width:calc(100vw - 3rem);margin:2rem auto;background:#39ff14}@media(max-width:768px){._heroSection_v06oo_15{padding:2.5rem 0 1.8rem}._heroSection_v06oo_15 h1{font-size:2rem}._mainContent_v06oo_39{padding:2rem 0}._statementSection_v06oo_63 h2{font-size:1.2rem}._statementSection_v06oo_63 li{font-size:.9rem}._introduction_v06oo_48,._contactSection_v06oo_112{padding:1rem}}.main-content{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:1024px){.main-content{padding:0 1rem}}@media(max-width:640px){.main-content{padding:0 .75rem}}
