.share-overview-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.share-overview-toolbar h2{margin:4px 0 0;font-size:17px}.share-overview-toolbar p{color:var(--muted);margin:0;font-size:12px}.share-overview-toolbar button{border:1px solid var(--line);background:var(--surface);cursor:pointer;min-height:40px;color:var(--blue);border-color:color-mix(in srgb, var(--blue) 38%, var(--line));white-space:nowrap;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700}.share-overview-toolbar button:hover{background:var(--blue-soft);transform:translateY(-1px)}.share-dialog-overlay{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f1cb8;place-items:end center;padding:0;display:grid;position:fixed;inset:0}.share-dialog{width:100%;max-width:520px;max-height:min(92vh,920px);padding:18px 16px calc(20px + env(safe-area-inset-bottom,0px));background:var(--surface);border:1px solid color-mix(in srgb, var(--gold) 42%, var(--line));border-radius:20px 20px 0 0;overflow:hidden auto;box-shadow:0 -12px 48px #00000047}.share-dialog-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.share-dialog-header h2{margin:4px 0;font-size:18px}.share-dialog-header p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.share-dialog-close{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:10px;flex:none;min-height:40px;padding:10px 12px;font-size:13px}.share-type-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.share-type-tabs button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:12px;min-height:44px;padding:11px 8px;font-size:13px}.share-type-tabs button.is-active{background:var(--blue-soft);border-color:color-mix(in srgb, var(--blue) 45%, var(--line));color:var(--blue);font-weight:700}.share-option-row{color:var(--muted);flex-direction:column;align-items:stretch;gap:8px;margin-top:14px;font-size:12px;display:flex}.share-option-row select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:10px;min-height:44px;padding:12px;font-size:14px}.share-option-hint{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.6}.share-preview-shell{background:linear-gradient(180deg, #1e5bd80f, transparent 40%), var(--surface-soft);border:1px solid var(--line);border-radius:14px;margin-top:14px;padding:12px;overflow:hidden}.share-preview-scaler{aspect-ratio:1080/1440;border-radius:10px;width:min(320px,100%);max-width:100%;margin:0 auto;position:relative;overflow:hidden;container-type:inline-size}.share-poster-capture{transform-origin:0 0;width:1080px;height:1440px;position:absolute;top:0;left:0;transform:scale(.296296)}@supports (width:1cqw){.share-poster-capture{transform:scale(calc(100cqw / 1080))}}.share-poster-offscreen{pointer-events:none;width:1080px;height:1440px;position:fixed;top:0;left:-10000px;overflow:hidden}.share-poster{color:#1c2434;box-sizing:border-box;background:radial-gradient(circle at 12% 8%,#d64b4b29,#0000 32%),radial-gradient(circle at 88% 12%,#1e5bd82e,#0000 34%),linear-gradient(160deg,#fbf8f2 0%,#f3f6fb 48%,#eef3fa 100%);border:1px solid #d9e1ee;flex-direction:column;width:1080px;height:1440px;padding:64px 56px 52px;display:flex}.share-poster-brand{align-items:center;gap:16px;display:flex}.share-poster-mark{color:#fff;background:linear-gradient(145deg,#d64b4b,#9f2525);border-radius:20px;flex:none;place-items:center;width:72px;height:72px;font:700 32px Georgia,Times New Roman,serif;display:grid;box-shadow:inset 0 0 0 1px #ffffff47}.share-poster-brand strong{letter-spacing:.02em;font-size:36px;line-height:1.25;display:block}.share-poster-brand p{color:#607089;max-width:760px;margin:6px 0 0;font-size:24px;line-height:1.4}.share-poster-eyebrow{color:#1e5bd8;letter-spacing:.16em;margin-top:40px;font-size:24px;font-weight:700}.share-poster-title{word-break:break-word;margin:12px 0 0;font-size:60px;line-height:1.18}.share-poster-subtitle{color:#5d6b82;margin:12px 0 0;font-size:32px}.share-poster-milestone-desc{color:#344257;margin:16px 0 0;font-size:26px;line-height:1.45}.share-poster-hero{background:linear-gradient(145deg,#1e5bd81a,#ffffffeb);border:1px solid #c9d7ef;border-radius:24px;margin-top:36px;padding:28px 30px;box-shadow:0 14px 30px #25334d14}.share-poster-hero span{color:#5b6b84;font-size:24px;display:block}.share-poster-hero strong{letter-spacing:.01em;word-break:break-word;margin-top:10px;font-size:72px;line-height:1.1;display:block}.share-poster-hero small{color:#1e5bd8;margin-top:12px;font-size:24px;font-weight:700;display:block}.share-poster-metrics{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px;margin-top:22px;display:grid}.share-poster-metric{background:#ffffffe0;border:1px solid #d7e0ee;border-radius:18px;min-width:0;padding:22px}.share-poster-metric span{color:#6d788c;font-size:22px;display:block}.share-poster-metric strong{word-break:break-word;margin-top:10px;font-size:40px;line-height:1.15;display:block}.share-poster-metric small{color:#607089;margin-top:10px;font-size:20px;line-height:1.4;display:block}.share-poster-footer{color:#7a879c;border-top:1px solid #d7e0ee;justify-content:space-between;gap:16px;margin-top:28px;padding-top:22px;font-size:22px;display:flex}.share-dialog-actions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.share-dialog-actions button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;width:100%;min-height:48px;padding:13px 14px;font-size:15px}.share-dialog-status{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px}@media (width>=841px){.share-dialog-overlay{place-items:center;padding:24px}.share-dialog{border-radius:16px;width:min(480px,100%);max-height:calc(100vh - 48px);padding:22px;box-shadow:0 28px 80px #00000057}.share-option-row{flex-direction:row;justify-content:space-between;align-items:center}.share-option-row select{width:auto;min-width:220px}.share-preview-scaler{width:min(300px,100%)}.share-poster-capture{transform:scale(.277778)}@supports (width:1cqw){.share-poster-capture{transform:scale(calc(100cqw / 1080))}}}@media (width<=840px){.share-overview-toolbar{flex-direction:column;align-items:stretch}.share-overview-toolbar button{width:100%}}
