:root{--hs-green:#38e38f;--hs-green-deep:#0b9b5a;--hs-ink:#07110d;--hs-soft:rgba(255,255,255,.78);--hs-line:rgba(255,255,255,.16)}
main:has(.hh-shorts-shell){padding:0!important;max-width:none!important;background:#050807}
.hh-shorts-shell{position:relative;min-height:calc(100dvh - 132px);background:radial-gradient(circle at 18% 12%,rgba(28,116,73,.24),transparent 34%),radial-gradient(circle at 88% 85%,rgba(123,72,34,.18),transparent 35%),#050807;color:#fff;overflow:hidden}
.hh-shorts-topbar{position:absolute;z-index:24;top:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(7,14,11,.66);backdrop-filter:blur(18px);box-shadow:0 18px 48px rgba(0,0,0,.24)}
.hh-shorts-topbar a,.hh-shorts-topbar button{border:0;background:transparent;color:rgba(255,255,255,.68);font:800 13px/1.1 inherit;padding:9px 13px;border-radius:999px;text-decoration:none;white-space:nowrap;cursor:pointer}
.hh-shorts-topbar [aria-current="page"],.hh-shorts-topbar button.is-active{color:#07110d;background:var(--hs-green)}
.hh-shorts-stage{height:calc(100dvh - 132px);overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none}
.hh-shorts-stage::-webkit-scrollbar{display:none}
.hh-short-card{position:relative;min-height:calc(100dvh - 132px);scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center;padding:0 16px;background:linear-gradient(180deg,#070b09,#020302)}
.hh-short-card__frame{position:relative;height:min(calc(100dvh - 148px),900px);aspect-ratio:9/16;max-width:calc(100vw - 32px);overflow:hidden;border-radius:24px;background:#000;box-shadow:0 26px 80px rgba(0,0,0,.54),0 0 0 1px rgba(255,255,255,.08)}
.hh-short-card video{width:100%;height:100%;object-fit:cover;background:#000;display:block}
.hh-short-card__shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.26) 0%,transparent 22%,transparent 54%,rgba(0,0,0,.86) 100%)}
.hh-short-card__tap{position:absolute;inset:0;z-index:2;border:0;background:transparent;cursor:pointer}
.hh-short-card__play{position:absolute;z-index:5;left:50%;top:50%;translate:-50% -50%;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.46);border:1px solid rgba(255,255,255,.24);font-size:30px;opacity:0;pointer-events:none;transition:.18s}
.hh-short-card.is-paused .hh-short-card__play{opacity:1}
.hh-short-card__meta{position:absolute;z-index:7;left:18px;right:82px;bottom:18px;text-shadow:0 2px 12px rgba(0,0,0,.68)}
.hh-short-card__author{display:flex;align-items:center;gap:9px;margin-bottom:10px}
.hh-short-card__avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#173225;border:2px solid rgba(255,255,255,.8)}
.hh-short-card__author b{font-size:14px}.hh-short-card__author span{font-size:11px;color:rgba(255,255,255,.66);display:block;margin-top:2px}
.hh-short-card__caption{font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 10px}
.hh-short-card__product{position:relative;z-index:8;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(4,12,8,.7);backdrop-filter:blur(14px);color:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(0,0,0,.24)}
.hh-short-card__product img{width:46px;height:46px;border-radius:11px;object-fit:cover;background:#203329}.hh-short-card__product strong{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-short-card__product small{font-size:12px;color:#a9f7cf;font-weight:900}.hh-short-card__product em{font-style:normal;background:var(--hs-green);color:#062616;font-weight:900;font-size:11px;border-radius:999px;padding:8px 10px}
.hh-short-card__rail{position:absolute;z-index:9;right:13px;bottom:22px;display:flex;flex-direction:column;gap:13px;align-items:center}
.hh-short-action{border:0;background:transparent;color:#fff;display:grid;justify-items:center;gap:3px;cursor:pointer;padding:0;min-width:52px;text-shadow:0 2px 9px #000}.hh-short-action i{font-style:normal;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(6,12,9,.62);border:1px solid rgba(255,255,255,.18);font-size:20px;backdrop-filter:blur(12px)}.hh-short-action span{font-size:10px;font-weight:800}.hh-short-action.is-active i{background:var(--hs-green);color:#052617;border-color:transparent}
.hh-short-progress{position:absolute;z-index:12;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.16)}.hh-short-progress span{display:block;height:100%;width:0;background:var(--hs-green)}
.hh-short-empty{min-height:calc(100dvh - 132px);display:grid;place-items:center;text-align:center;padding:32px}.hh-short-empty__box{max-width:460px;padding:28px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.hh-short-empty h2{margin:10px 0}.hh-short-empty p{color:rgba(255,255,255,.68);line-height:1.6}.hh-short-empty a{display:inline-flex;margin:8px 4px 0;padding:11px 15px;border-radius:999px;text-decoration:none;font-weight:900}.hh-short-empty a:first-of-type{background:var(--hs-green);color:#062416}.hh-short-empty a:last-of-type{background:rgba(255,255,255,.09);color:#fff}
.hh-short-loader{padding:28px;text-align:center;color:rgba(255,255,255,.62)}
.hh-short-sheet{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.52);display:grid;align-items:end}.hh-short-sheet[hidden]{display:none}.hh-short-sheet__panel{width:min(540px,100%);max-height:74dvh;margin:0 auto;background:#fff;color:#142019;border-radius:24px 24px 0 0;padding:18px;overflow:auto;box-shadow:0 -20px 70px rgba(0,0,0,.32)}.hh-short-sheet__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.hh-short-sheet__head button{border:0;background:#eef4f0;border-radius:50%;width:36px;height:36px}.hh-short-comment{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid #edf1ee}.hh-short-comment img{width:36px;height:36px;border-radius:50%;object-fit:cover}.hh-short-comment b{font-size:12px}.hh-short-comment p{margin:3px 0;font-size:13px;line-height:1.5}.hh-short-comment small{color:#819086}.hh-short-comment-form{display:flex;gap:8px;position:sticky;bottom:-18px;background:#fff;padding:12px 0 2px}.hh-short-comment-form input{flex:1;border:1px solid #dfe8e2;border-radius:999px;padding:11px 14px}.hh-short-comment-form button{border:0;border-radius:999px;background:#0d8d54;color:#fff;font-weight:900;padding:0 16px}
.hh-short-form-shell{max-width:980px;margin:24px auto;padding:0 16px 90px}.hh-short-panel{background:#fff;border:1px solid #dde8e1;border-radius:22px;padding:20px;box-shadow:0 12px 34px rgba(14,62,37,.06)}.hh-short-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hh-short-field{display:grid;gap:7px}.hh-short-field label{font-weight:900;font-size:13px}.hh-short-field input,.hh-short-field select,.hh-short-field textarea{width:100%;border:1px solid #d7e2db;border-radius:13px;padding:12px;background:#fff;font:inherit}.hh-short-field textarea{min-height:120px;resize:vertical}.hh-short-note{font-size:12px;color:#687b70;line-height:1.5}.hh-short-upload-preview{width:min(300px,100%);aspect-ratio:9/16;border-radius:18px;background:#050807;object-fit:cover;display:none;margin-top:12px}.hh-short-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hh-short-btn{border:0;border-radius:13px;padding:12px 16px;font-weight:900;text-decoration:none;cursor:pointer}.hh-short-btn--primary{background:#0b9b5a;color:#fff}.hh-short-btn--soft{background:#edf6f1;color:#185e3c}.hh-short-progress-upload{height:8px;background:#e7eeea;border-radius:999px;overflow:hidden;margin-top:12px;display:none}.hh-short-progress-upload span{height:100%;display:block;width:0;background:#0b9b5a}
.hh-short-dashboard{max-width:1200px;margin:24px auto;padding:0 16px 100px}.hh-short-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.hh-short-stat{background:#fff;border:1px solid #dfe8e2;border-radius:18px;padding:16px}.hh-short-stat b{font-size:22px;display:block}.hh-short-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.hh-short-table th,.hh-short-table td{padding:12px;border-bottom:1px solid #edf2ef;text-align:left;font-size:13px;vertical-align:top}.hh-short-status{display:inline-flex;border-radius:999px;padding:4px 8px;background:#edf5f0;font-size:11px;font-weight:900}
@media(min-width:980px){.hh-shorts-shell:before{content:"ฮวมช็อต";position:absolute;left:6vw;top:50%;transform:translateY(-50%) rotate(-90deg);font-size:clamp(36px,6vw,88px);letter-spacing:.14em;font-weight:1000;color:rgba(255,255,255,.035);white-space:nowrap}.hh-short-card__frame{border-radius:28px}.hh-short-card{padding:0 120px}.hh-short-card__meta{right:86px}}
@media(max-width:720px){header.site-header{display:none!important}main:has(.hh-shorts-shell){margin-top:0}.hh-shorts-shell,.hh-shorts-stage,.hh-short-card,.hh-short-empty{min-height:calc(100dvh - 67px);height:calc(100dvh - 67px)}.hh-short-card{padding:0}.hh-short-card__frame{height:100%;width:100%;max-width:none;aspect-ratio:auto;border-radius:0;box-shadow:none}.hh-shorts-topbar{top:10px;max-width:calc(100vw - 16px);overflow-x:auto;justify-content:flex-start}.hh-shorts-topbar a,.hh-shorts-topbar button{padding:8px 11px}.hh-short-card__meta{left:13px;right:76px;bottom:17px}.hh-short-card__rail{right:8px}.hh-short-card__caption{font-size:13px}.hh-short-form-grid{grid-template-columns:1fr}.hh-short-stats{grid-template-columns:1fr 1fr}.hh-short-table{display:block;overflow-x:auto}}
.hh-short-page-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;flex-wrap:wrap;margin-bottom:18px}.hh-short-page-head h1{margin:5px 0;font-size:clamp(26px,4vw,42px);letter-spacing:-.035em}.hh-short-page-head p{margin:0;color:#65776c;line-height:1.6}.hh-short-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e7f8ee;color:#087445;font-size:12px;font-weight:950}.hh-short-empty-card{text-align:center;padding:44px}.hh-short-empty-card>div:first-child{font-size:54px}.hh-short-manage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hh-short-manage-card{background:#fff;border:1px solid #dfe8e2;border-radius:22px;overflow:hidden;box-shadow:0 14px 42px rgba(15,65,40,.07)}.hh-short-manage-media{position:relative;display:block;aspect-ratio:9/13;background:#050807;overflow:hidden}.hh-short-manage-media img,.hh-short-manage-media video{width:100%;height:100%;object-fit:cover}.hh-short-manage-media>span{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:rgba(0,0,0,.7);color:#fff;font-size:11px;font-weight:900}.hh-short-manage-body{padding:15px}.hh-short-manage-body h2{font-size:16px;margin:10px 0 5px}.hh-short-manage-body p{color:#64736a;font-size:13px;line-height:1.5;min-height:40px}.hh-short-status-row{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:11px}.hh-short-status-row>*{padding:4px 7px;border-radius:999px;background:#eef4f0}.hh-short-status-row .is-passed{background:#dff9e9;color:#08713f}.hh-short-status-row .is-flagged{background:#fff0d8;color:#9b5700}.hh-short-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.hh-short-metric-grid span{padding:9px;border-radius:12px;background:#f3f7f5;font-size:10px;color:#68786e}.hh-short-metric-grid b{display:block;color:#12251a;font-size:13px}.hh-short-money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.hh-short-money-grid article{background:linear-gradient(135deg,#0a6d42,#0ba461);color:#fff;border-radius:22px;padding:22px;box-shadow:0 16px 38px rgba(7,111,64,.2)}.hh-short-money-grid span{display:block;color:rgba(255,255,255,.72);font-size:13px}.hh-short-money-grid strong{display:block;font-size:clamp(24px,4vw,38px);margin-top:6px}.hh-short-table-wrap{overflow:auto}.hh-short-mission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hh-short-mission-grid .hh-short-panel{display:flex;flex-direction:column}.hh-short-mission-grid h2{font-size:19px}.hh-short-mission-grid p{color:#65766c;line-height:1.6;flex:1}.hh-short-mission-meta{display:flex;gap:6px;flex-wrap:wrap}.hh-short-mission-meta span{font-size:11px;padding:5px 8px;border-radius:999px;background:#edf5f0}.hh-short-reward{font-size:21px;color:#0b8d52;margin:14px 0 4px}
@media(max-width:900px){.hh-short-manage-grid,.hh-short-mission-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hh-short-manage-grid,.hh-short-mission-grid,.hh-short-money-grid{grid-template-columns:1fr}.hh-short-page-head{align-items:flex-start}.hh-short-form-shell{margin-top:15px}}

/* HUAMHUB Shorts v3.9 — desktop side navigation, right comments, unclamped product CTA */
.hh-shorts-topbar__brand{display:flex;align-items:center;gap:10px;padding:10px 9px 14px;color:#fff}
.hh-shorts-topbar__brand>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--hs-green),#0bb66a);color:#052619;font-weight:1000;box-shadow:0 10px 30px rgba(56,227,143,.25)}
.hh-shorts-topbar__brand strong{font-size:16px;letter-spacing:.01em}
.hh-shorts-topbar__divider{height:1px;background:rgba(255,255,255,.12);margin:4px 5px}
.hh-shorts-topbar a,.hh-shorts-topbar button{display:flex;align-items:center;gap:10px}
.hh-shorts-topbar i{width:24px;text-align:center;font-style:normal;font-size:17px}
.hh-short-card__author{color:#fff;text-decoration:none;width:max-content;max-width:100%}
.hh-short-card__author:hover b{text-decoration:underline}
.hh-short-card__product{grid-template-columns:46px minmax(0,1fr);align-items:start}
.hh-short-card__product-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.hh-short-card__product strong{width:100%}
.hh-short-card__product em{display:inline-flex;margin-top:5px;padding:5px 9px;font-size:10px}
.hh-short-comment-list{min-height:0;overflow:auto;overscroll-behavior:contain;padding:8px 4px 16px}
.hh-short-sheet__head h2{margin:0;font-size:19px}.hh-short-sheet__head span{display:block;margin-top:2px;color:#718078;font-size:12px}
.hh-short-comments-more{width:100%;border:0;border-radius:12px;background:#edf5f0;color:#09613b;font-weight:900;padding:10px;cursor:pointer}
.hh-short-comment{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;border:0;padding:9px 0}
.hh-short-comment.depth-1,.hh-short-comment.depth-2{grid-template-columns:32px minmax(0,1fr);padding:7px 0}
.hh-short-comment__avatar img{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#e7eee9}
.hh-short-comment.depth-1 .hh-short-comment__avatar img,.hh-short-comment.depth-2 .hh-short-comment__avatar img{width:32px;height:32px}
.hh-short-comment__content{min-width:0}.hh-short-comment__bubble{background:#f1f4f2;border-radius:15px;padding:9px 11px}.hh-short-comment__name{color:#15231b;text-decoration:none;font-size:12px;font-weight:900}.hh-short-comment__bubble p{margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.48}.hh-short-comment__bubble p.is-deleted{color:#839087;font-style:italic}.hh-short-comment__actions{display:flex;align-items:center;gap:10px;padding:4px 5px 0}.hh-short-comment__actions button{border:0;background:none;padding:2px 0;color:#647168;font-size:11px;font-weight:800;cursor:pointer}.hh-short-comment__actions button:hover{color:#087649}.hh-short-comment__actions span{font-size:10px;color:#6c7b72}.hh-short-comment__replies{margin-left:1px;padding-left:10px;border-left:2px solid #e8eeea}.hh-short-comment__mentions{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.hh-short-comment__mentions a{font-size:11px;color:#087649;text-decoration:none;font-weight:800}.hh-short-comment-empty{text-align:center;color:#75827a;padding:28px 12px}
.hh-short-replying{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding:7px 10px;border-radius:10px;background:#eaf8f1;color:#087649;font-size:12px;font-weight:800}.hh-short-replying button{border:0;background:transparent;font-size:18px;cursor:pointer}
.hh-short-mention-list{position:absolute;left:16px;right:16px;bottom:76px;z-index:6;max-height:250px;overflow:auto;border:1px solid #dce6df;border-radius:15px;background:#fff;box-shadow:0 14px 40px rgba(20,43,29,.2);padding:6px}.hh-short-mention-list button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:#fff;border-radius:10px;padding:8px;text-align:left;cursor:pointer}.hh-short-mention-list button:hover{background:#eff7f2}.hh-short-mention-list img{width:34px;height:34px;border-radius:50%;object-fit:cover}.hh-short-mention-list span{min-width:0}.hh-short-mention-list b,.hh-short-mention-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-short-mention-list small{color:#7b887f}
.hh-short-comment-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;padding-top:10px;border-top:1px solid #e8eeea}.hh-short-comment-form textarea{resize:none;width:100%;max-height:100px;border:1px solid #d6e1da;border-radius:17px;padding:10px 12px;font:inherit;line-height:1.4;outline:none}.hh-short-comment-form textarea:focus{border-color:#21ba71;box-shadow:0 0 0 3px rgba(33,186,113,.12)}.hh-short-comment-form>button{width:42px;height:42px;border:0;border-radius:50%;background:var(--hs-green);color:#062416;font-weight:1000;cursor:pointer}

@media(min-width:980px){
  main:has(.hh-shorts-shell){overflow:hidden}
  .hh-shorts-shell{height:calc(100dvh - 132px);min-height:620px;display:grid;grid-template-columns:190px minmax(390px,1fr) 0;gap:14px;padding:14px 18px;transition:grid-template-columns .24s ease}
  .hh-shorts-shell.is-comments-open{grid-template-columns:190px minmax(390px,1fr) minmax(340px,420px)}
  .hh-shorts-topbar{position:relative;top:auto;left:auto;transform:none;grid-column:1;grid-row:1;align-self:stretch;display:flex;flex-direction:column;align-items:stretch;gap:3px;padding:10px;border-radius:24px;background:linear-gradient(180deg,rgba(16,27,21,.96),rgba(7,13,10,.92));overflow:auto}
  .hh-shorts-topbar a,.hh-shorts-topbar button{width:100%;min-height:43px;padding:10px 11px;border-radius:13px;text-align:left;font-size:13px}
  .hh-shorts-topbar [aria-current="page"],.hh-shorts-topbar button.is-active{box-shadow:0 8px 24px rgba(56,227,143,.16)}
  .hh-shorts-stage{grid-column:2;grid-row:1;height:100%;border-radius:25px;background:rgba(255,255,255,.018)}
  .hh-short-card{min-height:100%;height:100%;padding:7px 20px}
  .hh-short-card__frame{height:100%;max-height:calc(100dvh - 160px);max-width:100%;border-radius:25px}
  .hh-short-sheet{position:relative;inset:auto;grid-column:3;grid-row:1;display:block;min-width:0;background:transparent;overflow:hidden;transition:opacity .18s ease,transform .18s ease;opacity:1;transform:none}
  .hh-short-sheet[hidden]{display:block;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(12px)}
  .hh-short-sheet__panel{position:relative;width:100%;height:100%;max-height:none;margin:0;padding:16px;display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.28)}
  .hh-short-sheet__head{flex:0 0 auto;padding-bottom:10px;border-bottom:1px solid #e8eeea}
  .hh-short-sheet__head button{display:none}
  .hh-short-comment-list{flex:1 1 auto}
  .hh-short-comments-more,.hh-short-replying,.hh-short-comment-form{flex:0 0 auto}
}

@media(max-width:979px){
  .hh-shorts-topbar{left:10px;right:10px;transform:none;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
  .hh-shorts-topbar::-webkit-scrollbar{display:none}
  .hh-shorts-topbar__brand,.hh-shorts-topbar__divider{display:none}
  .hh-shorts-topbar a,.hh-shorts-topbar button{flex:0 0 auto;gap:5px;padding:9px 11px}
  .hh-shorts-topbar i{width:auto;font-size:14px}
  .hh-short-sheet{position:fixed;inset:0;display:grid;align-items:end;background:rgba(0,0,0,.52)}
  .hh-short-sheet[hidden]{display:none}
  .hh-short-sheet__panel{position:relative;width:min(620px,100%);height:min(78dvh,760px);max-height:78dvh;margin:0 auto;padding:15px;display:flex;flex-direction:column;overflow:hidden;border-radius:24px 24px 0 0}
  .hh-short-comment-list{flex:1 1 auto}
  .hh-short-mention-list{bottom:70px}
}

@media(max-width:560px){
  .hh-short-card__meta{right:72px;left:12px;bottom:15px}
  .hh-short-card__product{padding:7px;border-radius:14px}
  .hh-short-card__product img{width:42px;height:42px}
  .hh-short-card__caption{line-height:1.42;margin-bottom:7px}
}
