/* TikTok Earnings Calculator — compact creator-profile UI */
.hkg-ttc-wrap{max-width:500px;margin:0 auto;padding:16px 4px 28px;font-family:Arial,Helvetica,sans-serif;color:#172033;background:#fff}.hkg-ttc-wrap *{box-sizing:border-box}.hkg-ttc-hero{display:none}.hkg-ttc-search{width:300px;margin:0 auto 10px;padding:18px 20px 14px;border:1px dashed #9fa4ab;border-radius:6px;background:#fff;box-shadow:none;display:block}.hkg-ttc-search>span{display:none}.hkg-ttc-search:before{content:"TikTok Username:";display:block;text-align:center;font-size:8px;line-height:1;margin-bottom:8px;color:#2f5f8a}.hkg-ttc-search input{display:block;width:100%;height:23px;border:1px solid #bfc3c8;border-radius:2px;outline:0;padding:3px 8px;font-size:10px;color:#263241;background:#fff}.hkg-ttc-search input:focus{border-color:#777}.hkg-ttc-search button{display:block;width:150px;height:20px;margin:16px auto 0;border:0;border-radius:2px;padding:0;color:#fff;font-size:8px;font-weight:400;cursor:pointer;background:#1468ff}.hkg-ttc-search button:hover{background:#0d5bea}.hkg-ttc-status{min-height:14px;text-align:center;font-size:8px;color:#718096;margin:3px 0 2px}.hkg-ttc-status.err{color:#d03e60}.hkg-profile{margin:0 auto 8px;padding:0;border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:none;text-align:center}.hkg-profile-main{display:flex;flex-direction:column;align-items:center;gap:0}.hkg-profile-main img{width:90px;height:90px;border-radius:50%;object-fit:cover;background:#eef1f6;margin:0 0 8px;border:0}.hkg-profile h2{font-size:16px;line-height:1.2;margin:0;font-weight:500;color:#243041}.hkg-profile-main div>div{font-size:8px;color:#7c8794;margin:4px 0}.hkg-profile p,.hkg-profile a{display:none}.hkg-profile h2:after{content:"✓";display:inline-grid;place-items:center;width:10px;height:10px;margin-left:8px;border-radius:50%;background:#20d27a;color:#fff;font-size:7px;font-weight:700;vertical-align:middle}.hkg-stats{display:flex;gap:0;width:100%;margin-top:15px;padding:14px 8px;border:1px solid #eceef1;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.08);justify-content:space-around}.hkg-stats div{flex:1;text-align:center;min-width:0}.hkg-stats strong{display:block;font-size:20px;line-height:1.15;font-weight:500;color:#111827}.hkg-stats span{display:block;color:#7b8490;font-size:8px;margin-top:5px}.hkg-grid{display:flex;flex-direction:column;gap:12px;margin-top:8px}.hkg-panel{background:#fff;border:1px solid #eceef1;border-radius:4px;padding:20px;box-shadow:0 2px 9px rgba(0,0,0,.08)}.hkg-title{display:none}.hkg-earn-grid{display:block;margin:0}.hkg-earn-grid>div{display:none}.hkg-earn-grid>div:first-child{display:block;border:0;padding:0;min-height:0;text-align:center}.hkg-earn-grid>div:first-child small{display:block;color:#5c6674;font-size:8px;letter-spacing:1.5px;font-weight:600;text-transform:none;margin-bottom:7px}.hkg-earn-grid>div:first-child small:before{content:"▣ ";font-size:8px}.hkg-earn-grid>div:first-child strong{display:block;font-size:32px;line-height:1.05;font-weight:700;color:#111820;margin:0;letter-spacing:-.5px}.hkg-earn-grid>div:first-child em{display:none}.hkg-auto-box{display:none}.hkg-side{display:none}.hkg-more{margin-top:12px}.hkg-more summary{cursor:pointer;text-align:center;color:#687386;font-size:9px;list-style:none;outline:0}.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(2,1fr);gap:8px}.hkg-more-body .hkg-earn-grid>div{display:block;border:1px solid #e5e8ed;border-radius:4px;padding:10px;min-height:90px}.hkg-more-body .hkg-earn-grid small{display:block;color:#687386;font-size:8px}.hkg-more-body .hkg-earn-grid strong{display:block;font-size:13px;margin-top:8px}.hkg-more-body .hkg-earn-grid em{display:block;color:#929aa5;font-size:8px;font-style:normal;margin-top:3px}.hkg-more-body .hkg-auto-box{display:block;margin-top:9px;background:#fafafa;border:1px solid #e8eaed;border-radius:4px;padding:10px}.hkg-more-body .hkg-auto-box>div{display:flex;justify-content:space-between;align-items:center}.hkg-more-body .hkg-auto-box h3{font-size:10px;margin:0}.hkg-more-body .hkg-auto-box span{font-size:7px;color:#8b94a0}.hkg-more-body .hkg-auto-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.hkg-more-body .hkg-auto-grid label{font-size:8px;color:#687386;font-weight:600}.hkg-more-body .hkg-auto-grid input{width:100%;margin-top:4px;padding:6px;border:1px solid #dce1e7;border-radius:3px;font-size:9px}.hkg-more-body .hkg-auto-box p{font-size:7px;color:#8a939e;line-height:1.45;margin:8px 0 0}.hidden{display:none!important}@media(max-width:520px){.hkg-ttc-wrap{max-width:100%;padding-left:8px;padding-right:8px}.hkg-ttc-search{width:300px;max-width:92vw}.hkg-stats strong{font-size:18px}.hkg-earn-grid>div:first-child strong{font-size:29px}}@media(max-width:360px){.hkg-ttc-search{width:280px}.hkg-stats{padding-left:2px;padding-right:2px}.hkg-stats strong{font-size:16px}}
