:root{--hhss-green:#0f7a4c;--hhss-green-dark:#075c39;--hhss-ink:#15231c;--hhss-muted:#66756d;--hhss-line:#dce8e1}
.hh-short-share-open{overflow:hidden}
.hh-short-share-sheet{position:fixed;inset:0;z-index:13050;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .16s ease,visibility .16s ease}
.hh-short-share-sheet.is-open{visibility:visible;opacity:1}
.hh-short-share-sheet__backdrop{position:absolute;inset:0;background:rgba(5,15,10,.72);backdrop-filter:blur(4px)}
.hh-short-share-sheet__panel{position:relative;width:min(92vw,520px);max-height:min(92vh,760px);overflow:auto;background:#fff;border:1px solid rgba(220,232,225,.9);border-radius:24px;padding:20px;box-shadow:0 28px 90px rgba(0,0,0,.34);transform:translateY(14px) scale(.985);transition:transform .18s ease;color:var(--hhss-ink)}
.hh-short-share-sheet.is-open .hh-short-share-sheet__panel{transform:translateY(0) scale(1)}
.hh-short-share-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.hh-short-share-sheet__head strong{display:block;font-size:20px}.hh-short-share-sheet__head span{display:block;margin-top:3px;color:var(--hhss-muted);font-size:13px;line-height:1.4}
.hh-short-share-sheet__close{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:50%;background:#eff5f1;color:#3f5147;font-size:25px;line-height:1;cursor:pointer}
.hh-short-share-sheet__preview{display:grid;gap:4px;padding:12px 14px;margin-bottom:14px;border:1px solid var(--hhss-line);border-radius:15px;background:#f8fbf9;min-width:0}
.hh-short-share-sheet__preview strong,.hh-short-share-sheet__preview span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-short-share-sheet__preview strong{font-size:14px}.hh-short-share-sheet__preview span{font-size:11px;color:var(--hhss-muted)}
.hh-short-share-cover{display:grid;gap:10px;margin:0 0 14px;padding:12px;border:1px solid var(--hhss-line);border-radius:16px;background:#f8fbf9}
.hh-short-share-cover__head{display:grid;gap:2px}.hh-short-share-cover__head strong{font-size:14px}.hh-short-share-cover__head span{font-size:11px;line-height:1.4;color:var(--hhss-muted)}
.hh-short-share-cover__stage{position:relative;overflow:hidden;aspect-ratio:1200/630;border-radius:12px;background:#101820}.hh-short-share-cover__stage canvas{display:block;width:100%;height:100%;object-fit:contain}
.hh-short-share-cover__loading{position:absolute;inset:0;display:grid;place-items:center;padding:18px;background:rgba(8,18,14,.7);color:#fff;font-size:13px;text-align:center}.hh-short-share-cover__loading[hidden]{display:none!important}
.hh-short-share-cover__range{width:100%;accent-color:var(--hhss-green);cursor:pointer}.hh-short-share-cover__range:disabled{cursor:wait;opacity:.55}
.hh-short-share-cover__controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.hh-short-share-cover__controls>span{font-variant-numeric:tabular-nums;font-weight:900;color:var(--hhss-green-dark)}
.hh-short-share-cover__controls button{border:1px solid var(--hhss-line);border-radius:999px;background:#fff;padding:7px 11px;color:var(--hhss-green-dark);font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.hh-short-share-sheet__choices{display:grid;gap:10px}.hh-short-share-choice{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;border:1px solid var(--hhss-line);border-radius:16px;padding:12px 14px;background:#fff;color:var(--hhss-ink);text-align:left;font:inherit;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}
.hh-short-share-choice:hover,.hh-short-share-choice:focus-visible{transform:translateY(-1px);box-shadow:0 10px 26px rgba(14,59,36,.1);outline:0}.hh-short-share-choice:disabled{opacity:.6;cursor:wait;transform:none}
.hh-short-share-choice i{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;font-style:normal;font-weight:950}.hh-short-share-choice.is-facebook i{background:#1877f2;font-family:Arial,sans-serif;font-size:28px}.hh-short-share-choice.is-line i{background:#06c755;font-size:10px}.hh-short-share-choice.is-copy i{background:var(--hhss-green);font-size:22px}
.hh-short-share-choice strong{display:block;font-size:15px}.hh-short-share-choice small{display:block;margin-top:2px;color:var(--hhss-muted);font-size:12px;line-height:1.35}
.hh-short-share-toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%);z-index:14000;max-width:min(92vw,520px);padding:11px 16px;border-radius:12px;background:#16231c;color:#fff;box-shadow:0 10px 35px #0004;text-align:center}
@media(max-width:600px){.hh-short-share-sheet{place-items:end center;padding:0}.hh-short-share-sheet__panel{width:100%;max-height:94vh;border-radius:24px 24px 0 0;padding:18px 14px calc(18px + env(safe-area-inset-bottom));transform:translateY(100%)}.hh-short-share-sheet.is-open .hh-short-share-sheet__panel{transform:translateY(0)}.hh-short-share-cover{padding:10px}}
