*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f7faff;color:#0d1e3a}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%}.site-header{position:sticky;top:0;z-index:80;height:74px;background:#fff;border-bottom:1px solid #e6edf7;display:flex;align-items:center;gap:30px;padding:0 max(20px,4vw);box-shadow:0 5px 24px rgba(23,59,105,.06)}.brand{display:flex;align-items:center;min-width:185px}.brand img{width:185px;height:58px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:25px;align-items:center;font-weight:650;font-size:14px}.site-header nav a{padding:27px 0 23px;border-bottom:3px solid transparent}.site-header nav a:hover{color:#106df3;border-color:#106df3}.search{margin-left:auto;display:flex;border:1px solid #dce6f4;border-radius:10px;overflow:hidden;background:#fff}.search input{border:0;padding:11px 13px;width:220px;outline:none}.search button{border:0;background:#126ef3;color:#fff;width:43px;font-size:18px}.menu-btn{display:none;margin-left:auto;border:1px solid #dfe7f2;background:#fff;color:#0e2749;border-radius:14px;width:50px;height:50px;font-size:27px}.menu-overlay{display:none;position:fixed;inset:0;background:rgba(6,21,45,.46);backdrop-filter:blur(2px);z-index:89}.menu-overlay.open{display:block}.mobile-drawer{position:fixed;z-index:90;top:0;right:0;height:100dvh;width:min(340px,84vw);background:#fff;box-shadow:-25px 0 70px rgba(7,29,61,.2);padding:18px;transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column;gap:8px}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #edf1f7}.drawer-head img{width:170px;height:52px;object-fit:contain}.drawer-head button{border:0;background:#f1f5fb;width:42px;height:42px;border-radius:13px;font-size:27px;color:#183153}.mobile-drawer>a{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid transparent;border-radius:12px;font-weight:750;color:#152946}.mobile-drawer>a:hover,.mobile-drawer>a.active-link{background:#eaf3ff;color:#0868ee;border-color:#d8e9ff}.drawer-spacer{flex:1}.ad-slot{max-width:1180px;margin:14px auto;padding:8px;text-align:center;overflow:hidden}.container{max-width:1180px;margin:0 auto;padding:0 16px}.home-container{padding-top:18px}.news-strip-wrap{background:#fff;border:1px solid #e3ebf6;border-radius:18px;padding:12px;box-shadow:0 8px 25px rgba(28,62,108,.06);overflow:hidden}.news-strip-title{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:13px}.news-strip-title span{background:#ff3152;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.news-strip{overflow:hidden}.news-track{display:flex;gap:12px;width:max-content;animation:vpTicker 34s linear infinite}.news-strip:hover .news-track{animation-play-state:paused}@keyframes vpTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.news-slide{width:340px;background:#f8fbff;border:1px solid #e5edf7;border-radius:14px;display:grid;grid-template-columns:116px 1fr;overflow:hidden;flex:none}.news-slide img{width:116px;height:78px;object-fit:cover}.news-slide div{padding:10px 11px}.news-slide small{display:block;color:#1474f5;font-weight:750;margin-bottom:4px}.news-slide strong{font-size:14px;line-height:1.25;display:block}.section-head{display:flex;align-items:center;justify-content:space-between;margin:30px 0 15px}.section-head h2{margin:0;border-left:5px solid #1176f6;padding-left:12px;font-size:28px}.section-head>a{color:#126ef3;font-size:13px;font-weight:750}.card,.panel{background:#fff;border:1px solid #e3ebf7;border-radius:15px;overflow:hidden;box-shadow:0 7px 22px rgba(23,59,105,.05)}.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.post-card{transition:.2s}.post-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(23,59,105,.1)}.post-card img{width:100%;height:155px;object-fit:cover}.post-card .p{padding:13px}.post-card h3{margin:8px 0 10px;line-height:1.25}.badge{display:inline-block;background:#eaf3ff;color:#0969ff;padding:4px 8px;border-radius:20px;font-size:11px;font-weight:800}.muted{color:#74839b;font-size:13px}.mobile-news-list{display:none}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{padding:21px 12px;text-align:center;background:#fff;border:1px solid #e4ebf5;border-radius:14px;box-shadow:0 5px 18px rgba(23,59,105,.04)}.cat-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 8px;border-radius:13px;background:#eff6ff;font-size:21px}.two-col{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;margin-top:24px}.article{background:#fff;padding:25px;border:1px solid #e3ebf7;border-radius:16px;box-shadow:0 8px 24px rgba(23,59,105,.05)}.article img.cover{width:100%;max-height:480px;object-fit:cover;border-radius:14px;margin:18px 0}.article .content{font-size:17px;line-height:1.8}.sidebar{display:grid;align-content:start;gap:16px}.generator{max-width:760px;margin:30px auto;background:#fff;padding:28px;border:1px solid #e2ebf7;border-radius:18px;box-shadow:0 14px 40px rgba(23,59,105,.07)}.field{margin:14px 0}.field label{display:block;font-weight:700;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:13px;border:1px solid #dce6f4;border-radius:10px;background:#fff;color:#13243d}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border:0;border-radius:10px;background:#0969ff;color:#fff;font-weight:800;cursor:pointer}.btn.green{background:#18a84a}.result{background:#effaf4;border:1px solid #bfe9ce;padding:18px;border-radius:14px;margin-top:18px}.count-card{text-align:center;background:linear-gradient(135deg,#eef7ff,#f8fbff);padding:34px 20px;border-radius:18px;border:1px solid #d9e8fb;margin-top:22px}.count-circle{width:105px;height:105px;border:8px solid #0c72ff;border-left-color:#dcecff;border-radius:50%;display:grid;place-items:center;margin:20px auto;font-size:38px;font-weight:800}.scroll-note{margin:18px 0;padding:17px;background:#eefbf2;color:#14823c;border:1px solid #c9efd5;border-radius:12px;text-align:center;font-weight:800}.unlock{padding:30px;text-align:center;background:#fff;border:1px solid #e1eaf5;border-radius:16px}.api-layout{display:grid;grid-template-columns:230px 1fr;gap:18px;margin-top:25px}.api-nav,.api-main{background:#fff;border:1px solid #e1eaf5;border-radius:14px;padding:18px}.api-nav a{display:block;padding:9px;border-radius:8px}.api-nav a:hover{background:#eef5ff}.code{background:#0e1a2b;color:#d6e4ff;padding:15px;border-radius:10px;overflow:auto;font-family:monospace}.site-footer{margin-top:50px;background:#fff;border-top:1px solid #e2eaf5;padding:35px max(20px,5vw);display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.site-footer img{width:190px}.site-footer a{display:block;margin:7px 0;color:#52637d}.copyright{background:#fff;border-top:1px solid #edf1f6;padding:15px max(20px,5vw);display:flex;justify-content:space-between;gap:20px;color:#69778b;font-size:13px}.copyright a{color:#126ef3;font-weight:800}.mobile-bottom{display:none}
@media(max-width:800px){body{padding-bottom:70px}.site-header{height:67px;padding:0 14px;gap:10px}.brand{min-width:0}.brand img{width:150px;height:50px}.site-header nav,.search{display:none}.menu-btn{display:block;width:48px;height:48px}.home-container{padding-top:12px}.news-strip-wrap{border-radius:15px;padding:9px}.news-strip-title{margin-bottom:8px}.news-slide{width:280px;grid-template-columns:96px 1fr}.news-slide img{width:96px;height:70px}.news-slide div{padding:8px}.news-slide strong{font-size:13px}.section-head{margin:22px 0 12px}.section-head h2{font-size:23px}.desktop-grid{display:none}.mobile-news-list{display:grid;gap:10px}.mobile-news-item{display:grid;grid-template-columns:112px 1fr;gap:11px;background:#fff;border:1px solid #e3ebf6;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px rgba(23,59,105,.04)}.mobile-news-item img{width:112px;height:104px;object-fit:cover}.mobile-news-item>div{padding:9px 10px 7px 0}.mobile-news-item h3{font-size:15px;line-height:1.25;margin:5px 0}.mobile-news-item small{font-size:11px;color:#7a8799}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{padding:17px 9px}.two-col,.api-layout{grid-template-columns:1fr}.sidebar{display:none}.generator{margin:18px 12px;padding:18px}.site-footer{grid-template-columns:1fr 1fr;padding:28px 20px}.foot-brand{grid-column:1/-1}.copyright{flex-direction:column;gap:5px;padding:14px 20px 22px}.api-nav{display:none}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:70;height:66px;background:#fff;border-top:1px solid #e3ebf5;box-shadow:0 -8px 22px rgba(23,59,105,.08);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a,.mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#60718a;font:inherit}.mobile-bottom b{font-size:19px;color:#1b5fae}.mobile-bottom small{font-size:10px}.mobile-bottom .plus b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#126ef3;color:#fff;margin-top:-17px;box-shadow:0 7px 16px rgba(18,110,243,.32)}.count-card{padding:28px 14px}.article{padding:18px}}
/* Link gate v2 */
.short-gate{max-width:920px}.gate-kicker{font-weight:800;color:#1768d8}.scroll-note{display:flex;flex-direction:column;gap:5px}.scroll-note b{font-size:20px}.scroll-note mark,.gate-modal mark{background:#fff0a8;color:#152946;padding:2px 6px;border-radius:6px}.gate-content{min-height:540px;margin-bottom:18px}.unlock{margin:0 0 30px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.lock-icon{font-size:36px}.gate-bottom-message h2{margin:7px 0}.gate-bottom-message p{color:#718198}.sponsor-continue,.final-unlock{min-width:min(360px,100%);font-size:17px}.sponsor-progress{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:12px;background:#fff8e8;border:1px solid #f4d898;color:#76500b;max-width:560px}.gate-modal[hidden]{display:none}.gate-modal{position:fixed;inset:0;z-index:9999;background:rgba(7,22,44,.58);display:grid;place-items:center;padding:18px;backdrop-filter:blur(4px)}.gate-modal-card{position:relative;width:min(440px,100%);background:#fff;border-radius:20px;padding:28px 22px;text-align:center;box-shadow:0 28px 80px rgba(4,22,49,.28)}.gate-modal-card h2{margin:8px 0}.gate-modal-card p{color:#64758d;line-height:1.65}.modal-icon{font-size:42px}.modal-x{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5fa;font-size:24px;color:#233955}.modal-open{overflow:hidden}@media(max-width:800px){.gate-content{min-height:620px}.count-circle{width:94px;height:94px;font-size:34px}.unlock{min-height:240px;padding:24px 16px}.gate-modal-card{padding:26px 18px}.scroll-note b{font-size:18px}}

/* stable light/mobile + random news gate */
html{background:#f7faff!important;color-scheme:light!important}body{background:#f7faff!important;color:#0d1e3a!important}.ad-slot{margin:18px auto;min-height:0;border-radius:12px;overflow:hidden}.timer-ad-stack{display:grid;gap:18px;margin:18px 0}.timer-ad-stack .ad-slot{margin:0}.short-news-page{max-width:1180px}.gate-news-layout{margin-top:18px}.gate-article{min-height:700px}.gate-article h1{font-size:clamp(27px,4vw,44px);line-height:1.14;margin:10px 0}.gate-sidebar{display:grid;gap:18px}.gate-bottom-sentinel{height:2px}.simple-unlock{min-height:0;padding:18px;margin:10px auto 18px;max-width:680px}.simple-unlock[hidden]{display:none!important}.simple-unlock .btn{width:min(430px,100%);font-size:17px}.sponsor-progress{width:min(560px,100%)}.generator-v2{max-width:690px}.generator-head{text-align:center}.gen-icon{width:62px;height:62px;border-radius:18px;background:#eaf3ff;display:grid;place-items:center;margin:0 auto 12px;font-size:28px}.radio-row{display:flex!important;align-items:center;gap:9px;font-weight:650!important;margin:9px 0!important}.radio-row input{width:auto!important}.gen-submit{width:100%;min-height:48px}.gen-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.gen-benefits span{padding:12px 8px;border:1px solid #e3ebf6;border-radius:11px;text-align:center;font-size:12px;background:#f8fbff}.success-card{text-align:center;position:relative}.success-check{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#18ad55;color:#fff;font-size:48px;font-weight:900;margin:0 auto 12px;box-shadow:0 0 0 12px #e6f8ed}.success-card h1{color:#17994b;font-size:28px;margin:18px 0 4px}.short-result-box{text-align:left;margin-top:24px}.short-result-box label{font-weight:800;display:block;margin-bottom:8px}.copy-row{display:grid;grid-template-columns:1fr auto;gap:8px}.copy-row input{min-width:0;padding:13px;border:1px solid #dce6f4;border-radius:10px;background:#f6faff;color:#0969ff;font-weight:700}.qr-wrap{display:grid;justify-items:center;gap:6px;margin:24px 0}.qr-wrap img{width:170px;height:170px;background:#fff;border:8px solid #fff;box-shadow:0 4px 18px rgba(0,0,0,.08)}.qr-wrap span{font-size:12px;color:#74839b}.link-meta{border-top:1px solid #edf1f6;margin-top:12px}.link-meta>div{display:grid;grid-template-columns:150px 1fr;gap:12px;text-align:left;padding:13px 0;border-bottom:1px solid #edf1f6}.link-meta span{color:#60718a}.link-meta b{overflow-wrap:anywhere}.status-active{color:#169b4b;background:#e7f8ed;border-radius:999px;padding:5px 10px;justify-self:start}.outline-btn{width:100%;margin-top:22px;background:#fff;color:#126ef3;border:2px solid #7eb0f7}.copy-toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:99999;background:#152946;color:#fff;padding:11px 16px;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.error-result{background:#fff1f2;border-color:#ffd2d8;color:#a9283b}
@media(max-width:800px){.count-card{margin-top:14px}.timer-ad-stack{gap:14px}.gate-article{min-height:760px}.gate-news-layout{display:block}.gate-sidebar{display:none}.gen-benefits{grid-template-columns:1fr 1fr}.copy-row{grid-template-columns:1fr}.copy-row .btn{width:100%}.link-meta>div{grid-template-columns:118px 1fr;font-size:13px}.success-card h1{font-size:24px}.generator-v2{margin:16px 10px;padding:18px 16px}.qr-wrap img{width:150px;height:150px}}
/* 68-system final polish */
.hero-carousel{position:relative;height:clamp(190px,28vw,330px);margin:18px 0;border-radius:20px;overflow:hidden;background:#dfe9f7}.hero-track,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .45s ease;background-size:cover;background-position:center}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(18px,4vw,34px);color:#fff;background:linear-gradient(0deg,rgba(4,17,38,.78),rgba(4,17,38,.04) 75%)}.hero-overlay h2{font-size:clamp(22px,4vw,40px);max-width:760px;margin:5px 0 12px}.hero-overlay small{font-weight:800}.hero-btn{background:#fff;color:#0c63d8;padding:10px 15px;border-radius:10px;font-weight:800}.hero-dots{position:absolute;right:18px;bottom:16px;z-index:3;display:flex;gap:6px}.hero-dots button{width:8px;height:8px;border:0;border-radius:20px;background:rgba(255,255,255,.55);padding:0}.hero-dots button.active{width:24px;background:#fff}.home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-news-card{display:grid;grid-template-columns:150px 1fr;gap:13px;background:#fff;border:1px solid #e1eaf5;border-radius:15px;overflow:hidden;box-shadow:0 6px 20px rgba(23,59,105,.04)}.home-news-card img{width:150px;height:120px;object-fit:cover}.home-news-card>div{padding:12px 12px 10px 0}.home-news-card h3{margin:6px 0;font-size:17px}.cat-logo{width:48px;height:48px;object-fit:cover;border-radius:13px;margin-bottom:8px}.managed-ad-img{display:block;max-width:100%;height:auto;margin:auto;border-radius:10px}.compact-count-card{margin:14px auto 20px;display:flex;justify-content:center}.compact-timer{min-width:min(430px,100%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid #dce8f7;border-radius:14px;padding:13px 16px;box-shadow:0 8px 24px rgba(23,59,105,.07)}.compact-timer strong{background:#0d6efd;color:#fff;border-radius:999px;padding:7px 11px;min-width:52px;text-align:center}.compact-timer b{font-size:14px}.sticky-ad-wrap{position:fixed;z-index:85;left:50%;bottom:12px;transform:translateX(-50%);width:min(760px,calc(100% - 24px));background:#fff;border:1px solid #dce6f4;border-radius:12px;padding:5px;box-shadow:0 12px 40px rgba(11,31,61,.2)}.sticky-ad-close{position:absolute;right:-7px;top:-12px;z-index:2;width:30px;height:30px;border:0;border-radius:50%;background:#1a2d48;color:#fff;font-size:20px}.sticky-ad-slide{display:none;text-align:center}.sticky-ad-slide.active{display:block}.sticky-ad-slide img{max-width:100%;max-height:100px;object-fit:contain}.expiry-field[hidden],#customExpiry[hidden]{display:none!important}.expiry-field{animation:expiryIn .2s ease}@keyframes expiryIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.ad-device-mobile{display:none}
@media(max-width:800px){.hero-carousel{height:205px;margin:12px 0 14px;border-radius:15px}.hero-overlay{padding:17px}.hero-overlay h2{font-size:23px}.home-news-grid{grid-template-columns:1fr}.home-news-card{grid-template-columns:112px 1fr}.home-news-card img{width:112px;height:104px}.home-news-card>div{padding:9px 9px 7px 0}.home-news-card h3{font-size:15px}.compact-timer{border-radius:12px;padding:11px 12px}.ad-device-desktop{display:none!important}.ad-device-mobile{display:block}.sticky-ad-wrap{bottom:74px}.sticky-ad-slide img{max-height:76px}}
