.htme{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-ring: #3b82f6;--color-primary-tint: #eff6ff;--color-gain: #d97706;--color-surface: #ffffff;--color-surface-muted: #f9fafb;--color-border: #e5e7eb;--color-border-input: #d1d5db;--color-text-heading: #111827;--color-text-body: #374151;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--gradient-hero: linear-gradient(to right, #eef2ff, #ffffff, #fdf2f8);--radius-input: .5rem;--radius-card: 1rem;--shadow-card: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-raised: 0 10px 15px -3px rgb(0 0 0 / .1);color:var(--color-text-body);background:#fcfcfd;line-height:1.5;-webkit-font-smoothing:antialiased}.htme *{box-sizing:border-box}.htme-container{max-width:72rem;margin-inline:auto;padding-inline:1rem;padding-bottom:1rem}@media (min-width: 640px){.htme-container{padding-inline:1.5rem}}@media (min-width: 1024px){.htme-container{padding-inline:2rem}}.htme .card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:1.5rem}.htme .card--raised{box-shadow:var(--shadow-raised)}.htme .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--color-primary);color:#fff;font-weight:600;padding:.625rem 1.5rem;border-radius:var(--radius-input);border:0;cursor:pointer;text-decoration:none;transition:.15s;font-size:1rem}.htme .btn:hover{background:var(--color-primary-hover)}.htme .btn:focus-visible{outline:2px solid var(--color-primary-ring);outline-offset:2px}.htme .btn:disabled{opacity:.55;cursor:not-allowed}.htme .btn--sm{padding:.4rem .95rem;font-size:.85rem}.htme .btn--ghost{background:var(--color-surface);color:var(--color-text-body);border:1px solid var(--color-border-input)}.htme .btn--ghost:hover{background:var(--color-surface-muted)}.htme .btn.is-copied{background:#047857}.htme label.field{display:block;font-size:.875rem;font-weight:600;color:var(--color-text-body)}.htme .input{width:100%;padding:.7rem .8rem;border:1px solid var(--color-border-input);border-radius:var(--radius-input);background:var(--color-surface);color:var(--color-text-heading);font-size:1rem;font-family:inherit}.htme .input:focus{outline:2px solid var(--color-primary-ring);outline-offset:1px;border-color:var(--color-primary-ring)}.htme .area{min-height:12rem;resize:vertical;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92rem;word-break:break-word}.htme .area--out{background:var(--color-surface-muted)}.htme .opts{margin-bottom:1.25rem}.htme .check{display:inline-flex;align-items:flex-start;gap:.55rem;cursor:pointer;font-size:.9rem;color:var(--color-text-secondary)}.htme .check input{margin-top:.15rem;width:1rem;height:1rem;accent-color:var(--color-primary);flex:0 0 auto;cursor:pointer}.htme h2.section{font-size:1.5rem;font-weight:700;color:var(--color-text-heading);letter-spacing:-.01em;margin:0}.htme .muted{color:var(--color-text-muted)}.htme code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em;background:var(--color-primary-tint);color:var(--color-primary-hover);padding:.1rem .35rem;border-radius:.3rem}.htme .tool{margin-top:2rem}.htme .mode{display:inline-flex;padding:.25rem;gap:.25rem;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:999px;margin-bottom:1.5rem}.htme .mode__btn{border:0;cursor:pointer;font-weight:600;font-size:.9rem;padding:.5rem 1.4rem;border-radius:999px;background:transparent;color:var(--color-text-secondary);transition:.15s}.htme .mode__btn:hover{color:var(--color-text-heading)}.htme .mode__btn.is-active{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-card)}.htme .mode__btn:focus-visible{outline:2px solid var(--color-primary-ring);outline-offset:2px}.htme .io{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 820px){.htme .io{grid-template-columns:1fr 1fr}}.htme .io__col{display:flex;flex-direction:column}.htme .io__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;min-height:2rem}.htme .note{margin:.7rem 0 0;padding:.7rem .85rem;border-radius:var(--radius-input);font-size:.84rem;line-height:1.45;background:var(--color-primary-tint);color:var(--color-primary-hover);border:1px solid #bfdbfe}.htme .note--warn{background:#fffbeb;color:#b45309;border-color:#fde68a}.htme .how{margin-top:3.25rem}.htme .how h2.section{text-align:center}.htme .how__lead{text-align:center;color:var(--color-text-secondary);margin:.6rem auto 1.75rem;max-width:48rem}.htme .steps{display:grid;grid-template-columns:1fr;gap:1.1rem}@media (min-width: 720px){.htme .steps{grid-template-columns:repeat(3,1fr)}}.htme .step{text-align:center;padding:1.75rem 1.25rem}.htme .step__n{width:2.5rem;height:2.5rem;margin:0 auto .9rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;color:var(--color-primary);background:var(--color-primary-tint);border:1px solid #bfdbfe}.htme .step h3{font-size:1.05rem;font-weight:700;color:var(--color-text-heading);margin:0 0 .4rem}.htme .step p{margin:0;font-size:.9rem;color:var(--color-text-secondary)}.htme .faq{margin-top:1.75rem}.htme .faq h3{font-size:1.05rem;font-weight:700;color:var(--color-text-heading);margin:0 0 .4rem}.htme .faq h3+p{margin:0 0 1.25rem}.htme .faq p{margin:0;color:var(--color-text-secondary);font-size:.95rem}.htme .faq p:last-child{margin-bottom:0}.htme .privacy-line{margin-top:1.75rem;display:flex;align-items:center;gap:1rem;background:#ecfdf5;border:1px solid #a7f3d0}.htme .privacy-line__icon{font-size:1.5rem;flex:0 0 auto}.htme .privacy-line strong{color:#065f46}.htme .privacy-line p{margin:0;color:#047857;font-size:.95rem}.htme .foot{margin:2.5rem 0 1rem;padding-top:1.25rem;border-top:1px solid var(--color-border);text-align:center}.htme .foot p{margin:0;font-size:.85rem}
