/* TikTok Earnings Calculator — modern creator dashboard UI */
.hkg-ttc-wrap{position:relative;isolation:isolate;max-width:1040px;margin:0 auto;padding:36px 20px 60px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#11264d;background:linear-gradient(180deg,#f8fbff 0%,#fff 46%,#f7fbff 100%);overflow:hidden;border-radius:28px}.hkg-ttc-wrap *{box-sizing:border-box}.hkg-ttc-bg-shape{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);pointer-events:none}.hkg-ttc-bg-one{width:230px;height:230px;left:-150px;top:-100px;background:linear-gradient(135deg,#dbe8ff,#fff)}.hkg-ttc-bg-two{width:210px;height:210px;right:-140px;top:40px;background:linear-gradient(135deg,#eef6ff,#dff1ff)}
.hkg-ttc-search{position:relative;max-width:850px;margin:0 auto 18px;padding:28px 30px 30px;background:rgba(255,255,255,.93);border:1px solid #e1eaf9;border-radius:25px;box-shadow:0 16px 45px rgba(33,76,150,.10),inset 0 1px 0 #fff}.hkg-search-head{display:flex;align-items:center;gap:17px;margin-bottom:20px}.hkg-tiktok-logo{width:54px;height:54px;border-radius:13px;background:#050505;color:#fff;display:grid;place-items:center;font-size:40px;font-weight:900;line-height:1;box-shadow:0 7px 16px rgba(0,0,0,.13)}.hkg-tiktok-logo span{text-shadow:-2px 2px 0 #18d7e9,2px -2px 0 #fe2c55}.hkg-search-title{display:flex;flex-direction:column;gap:2px}.hkg-search-title strong{font-size:25px;line-height:1.1;color:#112750}.hkg-search-title span{font-size:16px;color:#5e78a8}.hkg-online{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:20px;background:#e8f9f5;color:#32688c;font-size:14px;white-space:nowrap}.hkg-online i{width:9px;height:9px;border-radius:50%;background:#12b979;box-shadow:0 0 0 4px rgba(18,185,121,.10)}.hkg-input-wrap{height:70px;border:2px solid #cfe0ff;border-radius:17px;display:flex;align-items:center;padding:0 20px;background:#fff;transition:.25s ease;box-shadow:0 5px 15px rgba(48,93,165,.04)}.hkg-input-wrap:focus-within{border-color:#75a9ff;box-shadow:0 0 0 4px rgba(72,127,255,.10)}.hkg-user-icon{font-size:27px;color:#7597cb;margin-right:14px;transform:rotate(180deg);opacity:.85}.hkg-ttc-search input{border:0;outline:0;width:100%;height:100%;background:transparent;color:#172d54;font-size:23px;font-weight:650}.hkg-ttc-search input::placeholder{color:#9baaca;font-weight:500}.hkg-ttc-search button{width:100%;height:64px;margin-top:15px;border:0;border-radius:34px;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:20px;font-weight:750;cursor:pointer;background:linear-gradient(100deg,#09b9e9 0%,#1677f2 45%,#7424ee 100%);box-shadow:0 12px 25px rgba(44,109,242,.25);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;position:relative;overflow:hidden}.hkg-ttc-search button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.24) 50%,transparent 70%);transform:translateX(-110%);transition:transform .7s ease}.hkg-ttc-search button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 30px rgba(44,109,242,.30)}.hkg-ttc-search button:hover:not(:disabled):before{transform:translateX(110%)}.hkg-ttc-search button:disabled{cursor:wait;filter:saturate(.85);opacity:.9}.hkg-btn-icon{font-size:25px;line-height:1}.hkg-btn-arrow{font-size:28px;line-height:1}.hkg-spinner{display:none;width:22px;height:22px;border:3px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:hkg-spin .75s linear infinite}.hkg-ttc-search button.is-loading .hkg-btn-icon,.hkg-ttc-search button.is-loading .hkg-btn-arrow{display:none}.hkg-ttc-search button.is-loading .hkg-spinner{display:block}@keyframes hkg-spin{to{transform:rotate(360deg)}}
.hkg-ttc-status{min-height:25px;text-align:center;font-size:13px;font-weight:600;color:#7084a5;margin:4px auto 16px;transition:.2s ease}.hkg-ttc-status.loading{color:#4374c8}.hkg-ttc-status.success{color:#0aa96d}.hkg-ttc-status.err{color:#d04462}.hidden{display:none!important}
.hkg-profile{margin:10px auto 26px;text-align:center}.hkg-profile-main{display:flex;flex-direction:column;align-items:center}.hkg-avatar-wrap{position:relative;width:174px;height:174px;padding:7px;border-radius:50%;background:conic-gradient(from 25deg,#08aeea,#177cff,#8627ef,#ff35a0,#08aeea);box-shadow:0 12px 28px rgba(39,93,188,.17)}.hkg-avatar-wrap:after{content:"";position:absolute;inset:3px;border:4px solid #fff;border-radius:50%;pointer-events:none}.hkg-profile-main img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#edf3fc;display:block}.hkg-avatar-tiktok{position:absolute;right:-2px;bottom:5px;width:49px;height:49px;border-radius:50%;background:#050505;color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900;border:4px solid #fff;text-shadow:-2px 2px 0 #18d7e9,2px -2px 0 #fe2c55;z-index:2}.hkg-profile-label{margin-top:13px;padding:7px 18px;border-radius:18px;background:#edf4ff;color:#6684b6;font-size:14px;font-weight:700}.hkg-profile h2{font-size:38px;line-height:1.15;margin:8px 0 0;color:#112a58;font-weight:800;letter-spacing:-1px}.hkg-profile h2 .hkg-verified{display:inline-grid;place-items:center;width:25px;height:25px;margin-left:9px;border-radius:50%;background:#14c77c;color:#fff;font-size:16px;vertical-align:middle}.hkg-profile-main>div:not(.hkg-avatar-wrap):not(.hkg-profile-label){font-size:14px;color:#7184a4}.hkg-profile p,.hkg-profile a{display:none}
.hkg-grid{margin:0 auto 22px}.hkg-panel{background:rgba(255,255,255,.95);border:1px solid #d9eee9;border-radius:24px;box-shadow:0 14px 35px rgba(23,81,95,.09)}.hkg-earning-panel{position:relative;min-height:154px;padding:29px 32px;display:flex;align-items:center;gap:28px;overflow:hidden;background:linear-gradient(100deg,#f5fffb 0%,#f4fffd 55%,#e5fff9 100%)}.hkg-earning-panel:after{content:"";position:absolute;width:260px;height:180px;right:-90px;bottom:-95px;border-radius:50%;background:rgba(52,211,153,.15);filter:blur(5px)}.hkg-earning-icon{width:94px;height:94px;border-radius:50%;flex:0 0 94px;background:linear-gradient(145deg,#ddfff1,#c3fce9);display:grid;place-items:center;position:relative;color:#09a66b;box-shadow:inset 0 0 0 10px rgba(255,255,255,.45)}.hkg-earning-icon span{width:62px;height:62px;border-radius:50%;background:#0bc27b;color:#fff;display:grid;place-items:center;font-size:40px;font-weight:800}.hkg-earning-icon b{position:absolute;right:1px;bottom:4px;font-size:31px;color:#0bb877;transform:rotate(-10deg)}.hkg-earning-copy{position:relative;z-index:1}.hkg-earning-copy small{display:block;font-size:20px;color:#617ba9;font-weight:750;margin-bottom:7px}.hkg-earning-copy strong{display:block;font-size:54px;line-height:1;color:#078c5c;font-weight:850;letter-spacing:-1.5px}.hkg-range-badge{margin-left:auto;min-width:230px;padding:15px 22px;border:1px solid #b9efe1;background:rgba(255,255,255,.55);border-radius:20px;position:relative;z-index:1}.hkg-range-badge b{display:block;color:#078c5c;font-size:16px}.hkg-range-badge span{display:block;color:#6988a7;font-size:12px;margin-top:4px}.hkg-more{position:relative;z-index:2;margin-top:18px;flex:0 0 100%;display:none}.hkg-more summary{cursor:pointer;text-align:center;color:#637697;font-size:12px;font-weight:700;list-style:none}.hkg-more summary::-webkit-details-marker{display:none}.hkg-more summary:after{content:" +"}.hkg-more[open] summary:after{content:" −"}.hkg-more-body{margin-top:10px}.hkg-more-body .hkg-earn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hkg-more-body .hkg-earn-grid>div{background:#fff;border:1px solid #dfe8f1;border-radius:12px;padding:12px}.hkg-more-body small{font-size:10px;color:#71809a}.hkg-more-body strong{display:block;margin-top:6px;font-size:14px;color:#1b3159}.hkg-more-body em{font-size:9px;color:#9aa7ba;font-style:normal}.hkg-auto-box{margin-top:10px;padding:12px;background:#fff;border:1px solid #dfe8f1;border-radius:12px}.hkg-auto-box>div:first-child{display:flex;justify-content:space-between}.hkg-auto-box h3{margin:0;font-size:12px}.hkg-auto-box span{font-size:9px;color:#8b9ab0}.hkg-auto-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.hkg-auto-grid label{font-size:10px;color:#71809a}.hkg-auto-grid input{display:block;width:100%;margin-top:4px;border:1px solid #d9e3ef;border-radius:7px;padding:7px}.hkg-auto-box p{font-size:9px;color:#8a98ab;margin:8px 0 0}
.hkg-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:none;margin:0 auto 24px;padding:22px 20px;background:rgba(255,255,255,.96);border:1px solid #e1eafa;border-radius:24px;box-shadow:0 12px 30px rgba(36,79,140,.09)}.hkg-stats>div{display:flex;align-items:center;justify-content:center;gap:16px;min-height:100px;border-right:1px solid #e0e8f4}.hkg-stats>div:last-child{border-right:0}.hkg-stat-icon{width:62px;height:62px;border-radius:50%;display:grid!important;place-items:center;font-size:28px;font-weight:800}.hkg-blue{background:#e7f0ff;color:#2773e8}.hkg-pink{background:#ffeaf4;color:#f31f74}.hkg-purple{background:#eee8ff;color:#6e2be9}.hkg-stats div>div>span{display:block;font-size:15px;color:#607aa5;font-weight:700}.hkg-stats strong{display:block;font-size:34px;line-height:1.15;color:#122b59;font-weight:800;margin-top:2px}.hkg-stats em{display:block;color:#0cb574;font-size:12px;font-style:normal;font-weight:700;margin-top:5px}
.hkg-tools-panel{display:grid;grid-template-columns:1fr 1.15fr;background:rgba(255,255,255,.94);border:1px solid #e0e8f7;border-radius:24px;box-shadow:0 12px 30px rgba(36,79,140,.08);overflow:hidden}.hkg-options,.hkg-share{padding:26px 28px}.hkg-options{border-right:1px solid #e2e9f4}.hkg-options h3,.hkg-share h3{margin:0;color:#112b59;font-size:20px;font-weight:800}.hkg-options h3 span,.hkg-share h3 span{margin-right:9px}.hkg-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.hkg-option-grid button{height:50px;border:1px solid #dce6f6;background:#f7faff;border-radius:12px;color:#53709f;font-weight:700;cursor:pointer;text-align:left;padding:0 16px;transition:.2s ease}.hkg-option-grid button:hover{border-color:#b8cdf0;background:#eef5ff;transform:translateY(-1px)}.hkg-option-grid button span{margin-right:8px;font-size:16px}.hkg-share p{margin:4px 0 15px;color:#7890b4;font-size:13px}.hkg-share-list{display:flex;justify-content:space-between;gap:12px}.hkg-share-list button{border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:7px;color:#607aa4;font-size:11px;font-weight:650}.hkg-share-list i{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:22px;font-style:normal;font-weight:800;box-shadow:0 7px 15px rgba(28,76,135,.13);transition:.2s ease}.hkg-share-list button:hover i{transform:translateY(-3px) scale(1.04)}.hkg-share-list button:nth-child(1) i{background:#2477eb}.hkg-share-list button:nth-child(2) i{background:#19be68}.hkg-share-list button:nth-child(3) i{background:#111}.hkg-share-list button:nth-child(4) i{background:#1e9be8}.hkg-share-list button:nth-child(5) i{background:#7028e8}.hkg-info{position:relative;margin:16px auto 0;padding:20px 48px 20px 22px;background:#fff;border:1px solid #dfe8f5;border-radius:16px;box-shadow:0 12px 28px rgba(31,67,119,.12);color:#5d7398}.hkg-info h3{margin:0 0 7px;color:#152f5d;font-size:16px}.hkg-info p{margin:0;font-size:13px;line-height:1.65}.hkg-info-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:25px;color:#7890b0;cursor:pointer}.hkg-pop-in{animation:hkg-pop .45s ease}@keyframes hkg-pop{from{opacity:.25;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:800px){.hkg-ttc-wrap{padding:24px 12px 40px}.hkg-search-title strong{font-size:21px}.hkg-search-title span{font-size:13px}.hkg-online{font-size:11px;padding:8px 10px}.hkg-earning-panel{padding:22px;gap:18px}.hkg-earning-icon{width:75px;height:75px;flex-basis:75px}.hkg-earning-icon span{width:51px;height:51px;font-size:31px}.hkg-earning-copy strong{font-size:43px}.hkg-earning-copy small{font-size:16px}.hkg-range-badge{display:none}.hkg-stats{padding:14px 5px}.hkg-stats>div{gap:9px}.hkg-stat-icon{width:50px;height:50px;font-size:22px}.hkg-stats strong{font-size:27px}.hkg-tools-panel{grid-template-columns:1fr}.hkg-options{border-right:0;border-bottom:1px solid #e2e9f4}}
@media(max-width:560px){.hkg-ttc-search{padding:20px 17px 20px;border-radius:20px}.hkg-search-head{gap:10px}.hkg-tiktok-logo{width:43px;height:43px;font-size:32px;border-radius:10px}.hkg-search-title strong{font-size:18px}.hkg-search-title span{font-size:11px}.hkg-online{margin-left:auto;font-size:9px;padding:7px 8px}.hkg-input-wrap{height:58px;padding:0 13px}.hkg-ttc-search input{font-size:18px}.hkg-ttc-search button{height:56px;font-size:17px}.hkg-avatar-wrap{width:135px;height:135px}.hkg-avatar-tiktok{width:42px;height:42px;font-size:25px}.hkg-profile h2{font-size:29px}.hkg-profile-label{font-size:11px}.hkg-earning-panel{min-height:125px;padding:18px;gap:13px}.hkg-earning-icon{width:60px;height:60px;flex-basis:60px;box-shadow:inset 0 0 0 7px rgba(255,255,255,.45)}.hkg-earning-icon span{width:43px;height:43px;font-size:27px}.hkg-earning-icon b{font-size:23px}.hkg-earning-copy small{font-size:12px}.hkg-earning-copy strong{font-size:31px}.hkg-stats{grid-template-columns:1fr;gap:0;padding:8px 15px}.hkg-stats>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #e5ebf5;min-height:76px}.hkg-stats>div:last-child{border-bottom:0}.hkg-stat-icon{width:44px;height:44px;font-size:19px}.hkg-stats strong{font-size:24px}.hkg-stats div>div>span{font-size:12px}.hkg-stats em{font-size:10px}.hkg-options,.hkg-share{padding:20px}.hkg-options h3,.hkg-share h3{font-size:17px}.hkg-option-grid{grid-template-columns:1fr}.hkg-share-list{gap:4px;flex-wrap:wrap;justify-content:space-around}.hkg-share-list i{width:43px;height:43px;font-size:19px}.hkg-more-body .hkg-earn-grid{grid-template-columns:1fr}.hkg-auto-grid{grid-template-columns:1fr}}
