.caption-editor[data-astro-cid-uvqehecj]{border:1.5px solid var(--ink);background:#fff;border-radius:24px;margin:8px 0 48px;padding:clamp(20px,3vw,32px);box-shadow:0 8px #14151014,0 24px 60px #1415100f}.editor-heading[data-astro-cid-uvqehecj]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;margin-bottom:28px;display:flex}.editor-heading[data-astro-cid-uvqehecj] h2[data-astro-cid-uvqehecj]{margin:0;font-size:clamp(1.6rem,3vw,2.2rem)}.editor-heading[data-astro-cid-uvqehecj] p[data-astro-cid-uvqehecj]{color:var(--text-2);max-width:42ch;margin:8px 0 0}.heading-actions[data-astro-cid-uvqehecj]{flex-wrap:wrap;gap:8px;display:flex}.ghost-btn[data-astro-cid-uvqehecj],.copy-btn{appearance:none;border:1.5px solid var(--ink);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.55rem 1rem;font-size:.88rem;font-weight:650;transition:background .14s,color .14s}.ghost-btn[data-astro-cid-uvqehecj]:hover,.copy-btn:hover{background:var(--ink);color:#fff}.copy-btn.done{color:#fff;background:#1f6b4a;border-color:#1f6b4a}.editor-grid[data-astro-cid-uvqehecj]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:28px;display:grid}.draft-label[data-astro-cid-uvqehecj],.results-label[data-astro-cid-uvqehecj],.option-label[data-astro-cid-uvqehecj],.out-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-3);margin-bottom:10px;font-size:.78rem;font-weight:700;display:block}textarea[data-astro-cid-uvqehecj][data-draft],.cap-text{box-sizing:border-box;border:1.5px solid var(--border,#e3ddcf);width:100%;font:inherit;resize:vertical;background:#faf9f6;border-radius:16px;padding:14px 16px;line-height:1.55}textarea[data-astro-cid-uvqehecj][data-draft]:focus,.cap-text:focus{outline:2px solid var(--accent,#202928);outline-offset:2px}.draft-meta[data-astro-cid-uvqehecj]{color:var(--text-3);margin:10px 0 0;font-size:.9rem;font-weight:600}.options[data-astro-cid-uvqehecj]{border:1.5px solid var(--border,#e3ddcf);border-radius:18px;margin:22px 0 0;padding:18px}.options[data-astro-cid-uvqehecj] legend[data-astro-cid-uvqehecj]{padding:0 6px;font-size:.92rem;font-weight:700}.option-block[data-astro-cid-uvqehecj]{margin-bottom:16px}.segmented[data-astro-cid-uvqehecj]{flex-wrap:wrap;gap:8px;display:flex}.segmented[data-astro-cid-uvqehecj] label[data-astro-cid-uvqehecj]{cursor:pointer}.segmented[data-astro-cid-uvqehecj] input[data-astro-cid-uvqehecj]{opacity:0;pointer-events:none;position:absolute}.segmented[data-astro-cid-uvqehecj] span[data-astro-cid-uvqehecj]{border:1.5px solid var(--border,#e3ddcf);border-radius:999px;padding:.45rem .75rem;font-size:.86rem;font-weight:600;display:inline-block}.segmented[data-astro-cid-uvqehecj] input[data-astro-cid-uvqehecj]:checked+span[data-astro-cid-uvqehecj]{border-color:var(--ink);background:var(--ink);color:#fff}.max-tags[data-astro-cid-uvqehecj]{align-items:center;gap:10px;margin-top:12px;font-size:.9rem;font-weight:600;display:flex}.max-tags[data-astro-cid-uvqehecj] input[data-astro-cid-uvqehecj]{border:1.5px solid var(--border,#e3ddcf);width:4.5rem;font:inherit;border-radius:10px;padding:.4rem .55rem}.toggles[data-astro-cid-uvqehecj]{flex-direction:column;gap:10px;display:flex}.toggle[data-astro-cid-uvqehecj]{cursor:pointer;align-items:center;gap:10px;font-size:.94rem;font-weight:600;display:flex}.results-panel[data-astro-cid-uvqehecj]{position:sticky;top:24px}.platform-tabs[data-astro-cid-uvqehecj]{scrollbar-width:thin;gap:8px;margin-bottom:6px;padding:2px 2px 10px;display:flex;overflow-x:auto}.ptab{appearance:none;border:1.5px solid var(--border,#e3ddcf);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:8px;padding:.5rem .85rem;font-size:.85rem;font-weight:650;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.ptab:hover{border-color:var(--ink)}.ptab[aria-selected=true]{border-color:var(--ink);background:var(--ink);color:#fff}.ptab svg{flex-shrink:0;width:15px;height:15px}.ptab .dot{background:#d5cfc1;border-radius:50%;width:8px;height:8px;transition:background .14s}.dot.ok{background:#2e9e6b}.dot.mid{background:#c9a227}.dot.warn{background:#e08a0c}.dot.over{background:#e03c31}.empty-hint[data-astro-cid-uvqehecj]{border:1.5px dashed var(--border,#e3ddcf);color:var(--text-3);text-align:center;border-radius:16px;margin:0;padding:48px 18px}.stage-card{border:1.5px solid var(--border,#e3ddcf);background:#faf9f6;border-radius:18px;padding:16px;animation:.22s stage-in}@keyframes stage-in{0%{opacity:0;transform:translateX(var(--dir,0px))}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.stage-card{animation:none}}.stage-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.stage-head h3{margin:0;font-size:1.05rem}.stage-card .count{margin:4px 0 0;font-size:.88rem;font-weight:650}.stage-card .count.ok{color:#1f6b4a}.stage-card .count.mid{color:#8a6a12}.stage-card .count.warn{color:#b45309}.stage-card .count.over{color:#b42318}.stage-card .meter{background:#e8e4da;border-radius:999px;height:6px;margin-bottom:14px;overflow:hidden}.stage-card .meter i{border-radius:inherit;background:#1f6b4a;height:100%;transition:width .16s;display:block}.stage-card .meter i.mid{background:#c9a227}.stage-card .meter i.warn{background:#d97706}.stage-card .meter i.over{background:#dc2626}.mock{border:1.5px solid var(--border,#e3ddcf);background:#fff;border-radius:16px;padding:14px 16px}.dark-mock .mock{color:#fff;background:#101010;border-color:#101010}.mock-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.mock .avatar{background:var(--brand,var(--ink));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.mock .avatar svg{width:18px;height:18px}.mock-head>div{line-height:1.3;display:grid}.mock-head strong{font-size:.92rem}.mock-head span{color:#8a8f98;font-size:.82rem}.mock-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.5}.fold-btn{appearance:none;font:inherit;color:#8a8f98;cursor:pointer;background:0 0;border:0;padding:0}.fold-btn:hover{text-decoration:underline}.mock-actions{color:#b8b2a4;gap:18px;margin-top:12px;display:flex}.dark-mock .mock-actions{color:#5c5c5c}.mock-actions svg{width:17px;height:17px}.tiktok-mock{aspect-ratio:9/14;color:#fff;background:radial-gradient(circle at 30% 28%,#25f4ee3d,#0000 29%),radial-gradient(circle at 72% 62%,#fe2c5540,#0000 32%),linear-gradient(145deg,#292b32 0%,#111216 52%,#242128 100%);border-radius:18px;width:min(100%,250px);margin-inline:auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.tiktok-mock:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000c7);position:absolute;inset:42% 0 0}.tiktok-video{place-items:center;display:grid;position:absolute;inset:0}.tiktok-video svg{color:#fff;backdrop-filter:blur(4px);background:#00000047;border-radius:50%;width:54px;height:54px;padding:4px}.tiktok-caption{z-index:1;position:absolute;bottom:14px;left:14px;right:58px}.tiktok-caption strong{margin-bottom:5px;font-size:.83rem;display:block}.tiktok-caption .mock-text{text-shadow:0 1px 2px #000;font-size:.8rem;line-height:1.35}.tiktok-caption>span{color:#ffffffdb;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:.7rem;display:block;overflow:hidden}.tiktok-actions{z-index:1;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;bottom:13px;right:12px}.tiktok-actions>svg{filter:drop-shadow(0 1px 2px #000);width:22px;height:22px}.tiktok-avatar{background:var(--brand);border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:2px;display:grid}.tiktok-avatar svg{width:15px;height:15px}.tiktok-actions i{background:#191919;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.tiktok-actions i svg{width:13px;height:13px}.out-block{margin-top:14px;display:block}.out-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.out-row .out-label{margin-bottom:0}.field-meta{align-items:center;gap:12px;display:inline-flex}.field-meta .count{margin:0;font-size:.82rem;font-weight:650}.copy-btn.small{padding:.3rem .7rem;font-size:.78rem}.yt-subtabs{gap:6px;display:flex}.yt-subtab{appearance:none;border:1.5px solid var(--border,#e3ddcf);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.4rem .8rem;font-size:.82rem;font-weight:650;transition:background .14s,color .14s,border-color .14s}.yt-subtab[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:#fff}.yt-thumb{aspect-ratio:16/9;background:#23241f;border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.yt-thumb svg{color:#fff;background:red;border-radius:12px;width:52px;height:52px;padding:4px 0}.yt-title{overflow-wrap:anywhere;margin:0 0 10px;font-size:1rem;font-weight:750;line-height:1.35}.yt-mock .mock-head{margin-bottom:0}.yt-descbox{background:#f2f0ea;border-radius:12px;margin-top:10px;padding:10px 12px}.stage-card .cap-text{background:#fff;min-height:6.5rem}.stage-card .notes{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.stage-card .notes li{color:var(--text-2);background:#efe9dc;border-radius:999px;padding:.28rem .55rem;font-size:.75rem;font-weight:650}@media (width<=900px){.editor-grid[data-astro-cid-uvqehecj]{grid-template-columns:1fr}.results-panel[data-astro-cid-uvqehecj]{position:static}.heading-actions[data-astro-cid-uvqehecj]{width:100%}}body{overflow-x:hidden}.caption-tool-page[data-astro-cid-yb4fyeh7]{padding:38px 0 36px}.tool-hero[data-astro-cid-yb4fyeh7]{isolation:isolate;padding:28px 0 36px;position:relative;overflow:clip}.tool-hero[data-astro-cid-yb4fyeh7]>div[data-astro-cid-yb4fyeh7]:first-child{z-index:1;position:relative}.breadcrumb[data-astro-cid-yb4fyeh7]{color:var(--text-3);gap:9px;margin-bottom:24px;font-size:.8rem;font-weight:650;display:flex}.breadcrumb[data-astro-cid-yb4fyeh7] a[data-astro-cid-yb4fyeh7]{color:inherit;text-decoration:none}.breadcrumb[data-astro-cid-yb4fyeh7] a[data-astro-cid-yb4fyeh7]:hover{color:var(--accent)}.tool-hero[data-astro-cid-yb4fyeh7] h1[data-astro-cid-yb4fyeh7]{max-width:14ch;font-size:clamp(3.2rem,8vw,5.8rem);line-height:.94}.tool-hero[data-astro-cid-yb4fyeh7]>div[data-astro-cid-yb4fyeh7]>p[data-astro-cid-yb4fyeh7]{max-width:54ch;color:var(--text-2);margin:22px 0 0;font-size:1.12rem;line-height:1.65}.privacy-line[data-astro-cid-yb4fyeh7]{color:#145c45;background:#eef6f2;border-radius:999px;align-items:center;gap:10px;margin-top:22px;padding:10px 14px;font-size:.9rem;display:inline-flex}.privacy-line[data-astro-cid-yb4fyeh7] svg[data-astro-cid-yb4fyeh7]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.intent-section[data-astro-cid-yb4fyeh7],.how-section[data-astro-cid-yb4fyeh7],.privacy-section[data-astro-cid-yb4fyeh7],.tool-faq[data-astro-cid-yb4fyeh7],.final-tool-cta[data-astro-cid-yb4fyeh7],.preset-links[data-astro-cid-yb4fyeh7]{margin-top:72px}.intent-section[data-astro-cid-yb4fyeh7]{border:1.5px solid var(--ink);background:#fff;border-radius:24px;grid-template-columns:1.1fr .9fr;gap:32px;padding:32px;display:grid}.intent-section[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7]{font-size:clamp(2rem,4vw,3rem);line-height:1.05}.intent-section[data-astro-cid-yb4fyeh7] p[data-astro-cid-yb4fyeh7]{color:var(--text-2);margin-top:14px;line-height:1.65}.intent-section[data-astro-cid-yb4fyeh7] ul[data-astro-cid-yb4fyeh7]{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.intent-section[data-astro-cid-yb4fyeh7] li[data-astro-cid-yb4fyeh7]{background:#f5f2ec;border-radius:14px;padding:14px 16px;font-weight:600;line-height:1.45}.how-section[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7],.preset-links[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7],.privacy-section[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7],.tool-faq[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7]{font-size:clamp(2rem,4vw,3.2rem)}.how-section[data-astro-cid-yb4fyeh7] ol[data-astro-cid-yb4fyeh7]{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.how-section[data-astro-cid-yb4fyeh7] li[data-astro-cid-yb4fyeh7]{border:1.5px solid var(--ink);background:#fff;border-radius:18px;gap:14px;padding:22px;display:flex}.how-section[data-astro-cid-yb4fyeh7] li[data-astro-cid-yb4fyeh7]>span[data-astro-cid-yb4fyeh7]{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:750;display:grid}.how-section[data-astro-cid-yb4fyeh7] h3[data-astro-cid-yb4fyeh7]{margin:0;font-size:1.1rem}.how-section[data-astro-cid-yb4fyeh7] p[data-astro-cid-yb4fyeh7]{color:var(--text-2);margin:8px 0 0;line-height:1.55}.preset-links[data-astro-cid-yb4fyeh7]>div[data-astro-cid-yb4fyeh7]{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.preset-links[data-astro-cid-yb4fyeh7] a[data-astro-cid-yb4fyeh7]{border:1.5px solid var(--ink);color:var(--ink);background:#fff;border-radius:999px;padding:.65rem 1rem;font-weight:650;text-decoration:none}.preset-links[data-astro-cid-yb4fyeh7] a[data-astro-cid-yb4fyeh7]:hover{background:var(--ink);color:#fff}.privacy-section[data-astro-cid-yb4fyeh7]{color:#f4f1ea;background:#11130f;border-radius:24px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:36px;padding:28px;display:grid}.privacy-section[data-astro-cid-yb4fyeh7] img[data-astro-cid-yb4fyeh7]{justify-self:center;width:min(100%,320px);height:auto}.privacy-section[data-astro-cid-yb4fyeh7] p[data-astro-cid-yb4fyeh7]{color:#cfc9bc;margin-top:12px;line-height:1.65}.privacy-section[data-astro-cid-yb4fyeh7] ul[data-astro-cid-yb4fyeh7]{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.privacy-section[data-astro-cid-yb4fyeh7] li[data-astro-cid-yb4fyeh7]{gap:4px;display:grid}.privacy-section[data-astro-cid-yb4fyeh7] li[data-astro-cid-yb4fyeh7] span[data-astro-cid-yb4fyeh7]{color:#cfc9bc}.tool-faq[data-astro-cid-yb4fyeh7]>div[data-astro-cid-yb4fyeh7]{gap:10px;margin-top:22px;display:grid}.tool-faq[data-astro-cid-yb4fyeh7] details[data-astro-cid-yb4fyeh7]{border:1.5px solid var(--ink);background:#fff;border-radius:16px;padding:4px 18px}.tool-faq[data-astro-cid-yb4fyeh7] summary[data-astro-cid-yb4fyeh7]{cursor:pointer;justify-content:space-between;gap:16px;padding:16px 0;font-weight:700;list-style:none;display:flex}.tool-faq[data-astro-cid-yb4fyeh7] summary[data-astro-cid-yb4fyeh7]::-webkit-details-marker{display:none}.tool-faq[data-astro-cid-yb4fyeh7] details[data-astro-cid-yb4fyeh7][open] summary[data-astro-cid-yb4fyeh7] span[data-astro-cid-yb4fyeh7]{transform:rotate(45deg)}.tool-faq[data-astro-cid-yb4fyeh7] summary[data-astro-cid-yb4fyeh7] span[data-astro-cid-yb4fyeh7]{transition:transform .15s}.tool-faq[data-astro-cid-yb4fyeh7] p[data-astro-cid-yb4fyeh7]{color:var(--text-2);margin:0 0 16px;line-height:1.65}.final-tool-cta[data-astro-cid-yb4fyeh7]{text-align:center;background:var(--ink);color:#fff;border-radius:24px;padding:48px 24px}.final-tool-cta[data-astro-cid-yb4fyeh7] h2[data-astro-cid-yb4fyeh7]{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.05}.final-tool-cta[data-astro-cid-yb4fyeh7]>div[data-astro-cid-yb4fyeh7]{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.cta-light[data-astro-cid-yb4fyeh7],.cta-outline[data-astro-cid-yb4fyeh7]{border-radius:999px;align-items:center;gap:8px;padding:.85rem 1.25rem;font-weight:750;text-decoration:none;display:inline-flex}.cta-light[data-astro-cid-yb4fyeh7]{color:var(--ink);background:#fff}.cta-outline[data-astro-cid-yb4fyeh7]{color:#fff;border:1.5px solid #fff8}@media (width<=860px){.intent-section[data-astro-cid-yb4fyeh7],.how-section[data-astro-cid-yb4fyeh7] ol[data-astro-cid-yb4fyeh7],.privacy-section[data-astro-cid-yb4fyeh7]{grid-template-columns:1fr}}
