.heart[data-v-381d62f1]{color:var(--t-primary);flex:none}.heart--muted[data-v-381d62f1]{color:var(--t-border-strong)}.brand[data-v-8ef1984f],.logo[data-v-6d89ebb0]{flex:none}.splash[data-v-78f69d3c]{justify-content:center;align-items:center;gap:var(--t-space-4);background:var(--t-cream);flex-direction:column;height:100%;min-height:100vh;display:flex}.splash__mark[data-v-78f69d3c]{animation:1.2s ease-in-out infinite splash-pulse-78f69d3c}.splash__label[data-v-78f69d3c]{color:var(--t-text-secondary);margin:0}@keyframes splash-pulse-78f69d3c{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.splash__mark[data-v-78f69d3c]{animation:none}}.progress[data-v-d85d763b]{z-index:1200;background:0 0;height:3px;position:fixed;inset:0 0 auto;overflow:hidden}.progress__bar[data-v-d85d763b]{background:var(--t-primary);width:40%;height:100%;animation:.9s ease-in-out infinite progress-slide-d85d763b}@keyframes progress-slide-d85d763b{0%{transform:translate(-100%)}to{transform:translate(300%)}}.empty[data-v-f0c1e929]{align-items:center;gap:var(--t-space-3);padding:var(--t-space-7) var(--t-space-5);text-align:center;flex-direction:column;display:flex}.empty__icon[data-v-f0c1e929]{color:var(--t-border-strong);font-size:32px}.empty__title[data-v-f0c1e929]{font-size:20px}.empty__text[data-v-f0c1e929]{max-width:46ch;color:var(--t-text-secondary);margin:0}.empty__actions[data-v-f0c1e929]{margin-top:var(--t-space-2)}.page-header[data-v-c31505fe]{justify-content:space-between;align-items:flex-start;gap:var(--t-space-4);margin-bottom:var(--t-space-5);display:flex}.page-header__title[data-v-c31505fe]{font-size:24px}.page-header__subtitle[data-v-c31505fe]{margin:var(--t-space-1) 0 0;color:var(--t-text-secondary)}.page-header__actions[data-v-c31505fe]{gap:var(--t-space-2);display:flex}.pair[data-v-04392763]{gap:var(--t-space-1);flex-direction:column;display:flex}.pair__label[data-v-04392763]{color:var(--t-text-secondary);font-size:13px;font-weight:600}.pair__fields[data-v-04392763]{gap:var(--t-space-2);grid-template-columns:1fr 1fr;display:grid}.pair__fields--stacked[data-v-04392763]{grid-template-columns:minmax(0,1fr)}.pair__field[data-v-04392763]{align-items:flex-start;gap:var(--t-space-2);min-width:0;display:flex}.pair__flag[data-v-04392763]{color:var(--t-text-secondary);padding-top:10px;font-size:11px;font-weight:700}.pair__field[data-v-04392763] input,.pair__field[data-v-04392763] textarea{width:100%}.pair__error[data-v-04392763]{color:var(--t-danger)}.key__code[data-v-9bed7ef4]{margin:0 0 var(--t-space-3);padding:var(--t-space-3);border:1px solid var(--t-border);border-radius:var(--t-radius-sm);background:var(--t-surface-muted);letter-spacing:.04em;text-align:center;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px}.card[data-v-803e30c2]{gap:var(--t-space-2);padding:var(--t-space-4);flex-direction:column;display:flex}.card__head[data-v-803e30c2]{justify-content:space-between;align-items:baseline;gap:var(--t-space-3);display:flex}.card__title[data-v-803e30c2]{margin:0;font-size:15px}.card__hint[data-v-803e30c2]{color:var(--t-text-secondary);margin:0;font-size:12px}.card__body[data-v-803e30c2]{min-height:220px}.card__state[data-v-803e30c2]{justify-content:center;align-items:center;gap:var(--t-space-2);flex-direction:column;height:220px;display:flex}.card__error[data-v-803e30c2]{color:var(--t-danger);text-align:center;margin:0;font-size:13px}.card__empty[data-v-803e30c2]{color:var(--t-text-secondary);font-size:13px}.messenger[data-v-19a839d2]{vertical-align:-.15em;flex:none}.messenger--fallback[data-v-19a839d2]{opacity:.75}.contact[data-v-ed0c095a]{align-items:baseline;gap:var(--t-space-2);min-width:0;display:inline-flex}.contact__name[data-v-ed0c095a]{white-space:nowrap;font-weight:600}.contact__link[data-v-ed0c095a],.contact__plain[data-v-ed0c095a]{min-width:0;color:var(--t-text-secondary);align-items:center;gap:6px;font-size:13px;display:inline-flex}.contact__link[data-v-ed0c095a]:hover{color:var(--t-primary)}.contact__plain[data-v-ed0c095a]{opacity:.7}.contact__value[data-v-ed0c095a]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor[data-v-f4cefc02]{gap:var(--t-space-2);flex-direction:column;display:flex}.editor__head[data-v-f4cefc02]{align-items:center;gap:var(--t-space-3);flex-wrap:wrap;display:flex}.editor__label[data-v-f4cefc02]{color:var(--t-text-secondary);font-size:13px;font-weight:600}.editor__cheatsheet[data-v-f4cefc02]{gap:var(--t-space-2);flex-wrap:wrap;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.editor__cheatsheet code[data-v-f4cefc02]{border-radius:var(--t-radius-sm);background:var(--t-surface-muted);color:var(--t-text-secondary);padding:2px 6px}.editor__toggle[data-v-f4cefc02]{margin-left:auto}.editor__area[data-v-f4cefc02]{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.6}.editor__preview[data-v-f4cefc02]{padding:var(--t-space-4);min-height:320px;overflow-x:auto}.editor__preview[data-v-f4cefc02] h1,.editor__preview[data-v-f4cefc02] h2,.editor__preview[data-v-f4cefc02] h3,.editor__preview[data-v-f4cefc02] h4{margin:var(--t-space-4) 0 var(--t-space-2)}.editor__preview[data-v-f4cefc02] p,.editor__preview[data-v-f4cefc02] ul,.editor__preview[data-v-f4cefc02] ol{margin:0 0 var(--t-space-3)}.editor__preview[data-v-f4cefc02] a{color:var(--t-primary);text-decoration:underline}.editor__preview[data-v-f4cefc02] table{border-collapse:collapse}.editor__preview[data-v-f4cefc02] th,.editor__preview[data-v-f4cefc02] td{border:1px solid var(--t-border);text-align:left;padding:6px 10px}
