@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap";:where(.astro-sfygc4xr),:where(.astro-sfygc4xr):before,:where(.astro-sfygc4xr):after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.tool-page:where(.astro-sfygc4xr){--bg:transparent;--bg-soft:color-mix(in srgb, var(--panel) 84%, transparent);--bg-muted:color-mix(in srgb, var(--panel-strong) 88%, transparent);--border:var(--panel-border);--border-strong:color-mix(in srgb, var(--panel-border) 68%, var(--primary) 32%);--text:var(--text);--text-muted:var(--text-muted);--text-soft:var(--text-soft);--primary:#0f766e;--primary-dark:#0d5d57;--primary-soft:color-mix(in srgb, var(--primary) 16%, transparent);--accent:#f59e0b;--pros:#10b981;--cons:#ef4444;--success:#10b981;--shadow-sm:0 1px 2px #00000014;--shadow:0 4px 12px #0000001f;--shadow-lg:0 20px 50px #0000003d;--radius:12px;--radius-lg:18px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a:where(.astro-sfygc4xr){color:inherit;text-decoration:none}button:where(.astro-sfygc4xr){cursor:pointer;background:0 0;border:none;font-family:inherit}.container:where(.astro-sfygc4xr){max-width:1200px;margin:0 auto;padding:0 24px}.nav:where(.astro-sfygc4xr){z-index:100;backdrop-filter:saturate(180%)blur(16px);border-bottom:1px solid var(--border);background:#ffffffd9;position:sticky;top:0}.nav-inner:where(.astro-sfygc4xr){justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.logo:where(.astro-sfygc4xr){letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.logo-mark:where(.astro-sfygc4xr){background:linear-gradient(135deg, var(--pros), var(--cons));color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 12px #10b98159}.logo-mark:where(.astro-sfygc4xr):before,.logo-mark:where(.astro-sfygc4xr):after{content:"";width:50%;height:100%;position:absolute;top:0}.logo-mark:where(.astro-sfygc4xr):before{background:var(--pros);left:0}.logo-mark:where(.astro-sfygc4xr):after{background:var(--cons);right:0}.logo-mark:where(.astro-sfygc4xr) span:where(.astro-sfygc4xr){z-index:1;font-size:14px;position:relative}.nav-links:where(.astro-sfygc4xr){gap:32px;display:flex}.nav-links:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr){color:var(--text-muted);font-size:15px;font-weight:500;transition:color .2s}.nav-links:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr):hover{color:var(--text)}.nav-cta:where(.astro-sfygc4xr){background:var(--primary);color:#fff;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.nav-cta:where(.astro-sfygc4xr):hover{box-shadow:var(--shadow);transform:translateY(-1px)}.hero:where(.astro-sfygc4xr){text-align:center;padding:80px 0 60px;position:relative;overflow:hidden}.hero:where(.astro-sfygc4xr):before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0f766e1f,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero:where(.astro-sfygc4xr):after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ef444414,#0000 60%);border-radius:50%;width:300px;height:300px;position:absolute;top:100px;right:-100px}.hero-content:where(.astro-sfygc4xr){z-index:1;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex;position:relative}.badge:where(.astro-sfygc4xr){background:var(--primary-soft);color:var(--primary-dark);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.badge-dot:where(.astro-sfygc4xr){background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}h1:where(.astro-sfygc4xr){letter-spacing:-.03em;text-align:center;text-wrap:balance;max-width:12ch;margin:0 auto 20px;font-size:clamp(34px,4.8vw,56px);font-weight:900;line-height:1.05}.gradient-text:where(.astro-sfygc4xr){background:linear-gradient(135deg, var(--pros), var(--cons));color:#0000;background-clip:text}.hero:where(.astro-sfygc4xr) p:where(.astro-sfygc4xr){color:var(--text-muted);max-width:620px;margin:0 auto 32px;font-size:19px}.hero-ctas:where(.astro-sfygc4xr){flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn:where(.astro-sfygc4xr){border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:where(.astro-sfygc4xr){background:var(--primary);color:#fff;box-shadow:0 4px 14px #0f1a1433}.btn-primary:where(.astro-sfygc4xr):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f1a1440}.btn-ghost:where(.astro-sfygc4xr){background:var(--bg-muted);color:var(--text)}.btn-ghost:where(.astro-sfygc4xr):hover{background:var(--border)}.hero-context-note:where(.astro-sfygc4xr){color:var(--text-soft);text-align:center;margin-top:40px;font-size:15px}.hero-context-note:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr){color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.hero-context-note:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr):hover{color:var(--primary-dark)}section:where(.astro-sfygc4xr){padding:80px 0}.section-head:where(.astro-sfygc4xr){text-align:center;max-width:640px;margin:0 auto 56px}.section-eyebrow:where(.astro-sfygc4xr){color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}h2:where(.astro-sfygc4xr){letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.15}.section-head:where(.astro-sfygc4xr) p:where(.astro-sfygc4xr){color:var(--text-muted);font-size:17px}#generator:where(.astro-sfygc4xr){background:var(--bg-soft)}.generator-shell:where(.astro-sfygc4xr){background:var(--panel-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);overflow:hidden}.generator-grid:where(.astro-sfygc4xr){grid-template-columns:420px 1fr;min-height:760px;display:grid}.panel:where(.astro-sfygc4xr){padding:28px}.panel-controls:where(.astro-sfygc4xr){background:var(--panel);border-right:1px solid var(--border);max-height:760px;overflow-y:auto}.panel-preview:where(.astro-sfygc4xr){flex-direction:column;min-width:0;display:flex}.panel-section-title:where(.astro-sfygc4xr){text-transform:uppercase;letter-spacing:.08em;color:var(--text-soft);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px;font-weight:700;display:flex}.panel-section:where(.astro-sfygc4xr)+.panel-section:where(.astro-sfygc4xr){margin-top:26px}.presets-grid:where(.astro-sfygc4xr){grid-template-columns:1fr 1fr;gap:8px;display:grid}.preset-btn:where(.astro-sfygc4xr){text-align:left;background:var(--panel-strong);border:1px solid var(--border);border-radius:10px;padding:10px;transition:all .15s}.preset-btn:where(.astro-sfygc4xr):hover{border-color:var(--primary);transform:translateY(-1px)}.preset-btn:where(.astro-sfygc4xr).active{background:var(--primary-soft);border-color:var(--primary)}.preset-btn:where(.astro-sfygc4xr) .preset-name:where(.astro-sfygc4xr){color:var(--text);font-size:13px;font-weight:600}.preset-btn:where(.astro-sfygc4xr) .preset-icon:where(.astro-sfygc4xr){background:var(--primary-soft);width:28px;height:28px;color:var(--primary);border-radius:8px;place-items:center;margin-bottom:8px;display:grid}.preset-btn:where(.astro-sfygc4xr) .preset-icon:where(.astro-sfygc4xr) svg:where(.astro-sfygc4xr){width:18px;height:18px}.field:where(.astro-sfygc4xr){margin-bottom:14px}.field-label:where(.astro-sfygc4xr){color:var(--text);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.field-row:where(.astro-sfygc4xr){grid-template-columns:1fr 1fr;gap:10px;display:grid}.input:where(.astro-sfygc4xr),.select:where(.astro-sfygc4xr){border:1px solid var(--border-strong);background:var(--panel-strong);width:100%;color:var(--text);border-radius:8px;padding:9px 11px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.input:where(.astro-sfygc4xr):focus,.select:where(.astro-sfygc4xr):focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0f766e26}textarea:where(.astro-sfygc4xr).input{resize:vertical;min-height:60px;line-height:1.5}.color-row:where(.astro-sfygc4xr){align-items:center;gap:8px;display:flex}.color-row:where(.astro-sfygc4xr) .input:where(.astro-sfygc4xr){flex:1;font-family:JetBrains Mono,monospace;font-size:12px}input:where(.astro-sfygc4xr)[type=color]{border:1px solid var(--border-strong);cursor:pointer;background:var(--panel-strong);border-radius:8px;width:36px;height:36px;padding:3px}input:where(.astro-sfygc4xr)[type=color]::-webkit-color-swatch-wrapper{padding:0}input:where(.astro-sfygc4xr)[type=color]::-webkit-color-swatch{border:none;border-radius:4px}.select-pills:where(.astro-sfygc4xr){flex-wrap:wrap;gap:6px;display:flex}.pill:where(.astro-sfygc4xr){background:var(--panel-strong);border:1px solid var(--border-strong);min-width:60px;color:var(--text-muted);border-radius:8px;flex:1;padding:7px 8px;font-size:12px;font-weight:500;transition:all .15s}.pill:where(.astro-sfygc4xr):hover{border-color:var(--primary)}.pill:where(.astro-sfygc4xr).active{background:var(--primary);color:#fff;border-color:var(--primary)}.pill-group:where(.astro-sfygc4xr){gap:6px;display:flex}.pill-group:where(.astro-sfygc4xr) .pill:where(.astro-sfygc4xr){flex:1}.switch-row:where(.astro-sfygc4xr){justify-content:space-between;align-items:center;padding:4px 0;display:flex}.switch-row:where(.astro-sfygc4xr) .field-label:where(.astro-sfygc4xr){margin:0}.switch:where(.astro-sfygc4xr){background:var(--border-strong);border-radius:100px;flex-shrink:0;width:38px;height:22px;transition:background .2s;position:relative}.switch:where(.astro-sfygc4xr):after{content:"";background:var(--panel-strong);width:18px;height:18px;box-shadow:var(--shadow-sm);border-radius:50%;transition:transform .2s;position:absolute;top:2px;left:2px}.switch:where(.astro-sfygc4xr).on{background:var(--primary)}.switch:where(.astro-sfygc4xr).on:after{transform:translate(16px)}.item-list:where(.astro-sfygc4xr){flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.item-row:where(.astro-sfygc4xr){align-items:center;gap:6px;display:flex}.item-row:where(.astro-sfygc4xr) .input:where(.astro-sfygc4xr){flex:1;padding:7px 10px;font-size:13px}.item-row:where(.astro-sfygc4xr) .icon-badge:where(.astro-sfygc4xr){color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.item-row:where(.astro-sfygc4xr) .icon-badge:where(.astro-sfygc4xr).pros{background:var(--pros)}.item-row:where(.astro-sfygc4xr) .icon-badge:where(.astro-sfygc4xr).cons{background:var(--cons)}.remove-btn:where(.astro-sfygc4xr){background:var(--bg-muted);width:28px;height:28px;color:var(--text-soft);border-radius:6px;flex-shrink:0;place-items:center;font-size:14px;transition:all .15s;display:grid}.remove-btn:where(.astro-sfygc4xr):hover{background:var(--cons);color:#fff}#prosList .item-row,#consList .item-row{align-items:center;gap:6px;display:flex}#prosList .item-row .input,#consList .item-row .input{border:1px solid var(--border-strong);background:var(--panel-strong);width:100%;color:var(--text);box-sizing:border-box;appearance:none;border-radius:8px;flex:1;padding:7px 10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.45}#prosList .item-row .input::placeholder,#consList .item-row .input::placeholder{color:var(--text-soft);opacity:1}#prosList .item-row .icon-badge,#consList .item-row .icon-badge{color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}#prosList .item-row .icon-badge.pros{background:var(--pros)}#consList .item-row .icon-badge.cons{background:var(--cons)}#prosList .item-row .remove-btn,#consList .item-row .remove-btn{background:var(--bg-muted);width:28px;height:28px;color:var(--text-soft);border-radius:6px;flex-shrink:0;place-items:center;font-size:14px;transition:all .15s;display:grid}#prosList .item-row .remove-btn:hover,#consList .item-row .remove-btn:hover{background:var(--cons);color:#fff}.add-btn:where(.astro-sfygc4xr){background:var(--panel);border:1.5px dashed var(--border-strong);width:100%;color:var(--text-muted);border-radius:8px;padding:8px;font-size:13px;font-weight:500;transition:all .15s}.add-btn:where(.astro-sfygc4xr):hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.add-btn:where(.astro-sfygc4xr).pros:hover{border-color:var(--pros);color:var(--pros);background:#ecfdf5}.add-btn:where(.astro-sfygc4xr).cons:hover{border-color:var(--cons);color:var(--cons);background:#fef2f2}.items-header:where(.astro-sfygc4xr){text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.items-header:where(.astro-sfygc4xr).pros{color:var(--pros)}.items-header:where(.astro-sfygc4xr).cons{color:var(--cons)}.items-header:where(.astro-sfygc4xr) .count:where(.astro-sfygc4xr){background:var(--panel-strong);opacity:.7;border:1px solid;border-radius:100px;padding:1px 8px;font-size:11px}.preview-header:where(.astro-sfygc4xr){border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.preview-tabs:where(.astro-sfygc4xr){gap:4px;display:flex}.tab:where(.astro-sfygc4xr){color:var(--text-muted);border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500}.tab:where(.astro-sfygc4xr).active{background:var(--bg-muted);color:var(--text)}.preview-stage:where(.astro-sfygc4xr){background:repeating-conic-gradient(color-mix(in srgb, var(--panel) 88%, transparent) 0% 25%, color-mix(in srgb, var(--panel-strong) 94%, transparent) 0% 50%) 50% / 24px 24px;flex:1;place-items:center;min-width:0;padding:40px;display:grid;overflow:auto}.preview-stage:where(.astro-sfygc4xr).dark{background:#0f1a14 repeating-conic-gradient(#1a2620 0% 25%,#0f1a14 0% 50%)}#procon-preview:where(.astro-sfygc4xr){width:100%;min-width:0;max-width:720px;display:block}.code-panel:where(.astro-sfygc4xr){background:#0f1a14;flex:1;min-width:0;padding:20px 28px;display:none;overflow:auto}.code-panel:where(.astro-sfygc4xr).active{display:block}.code-header:where(.astro-sfygc4xr){justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.code-header:where(.astro-sfygc4xr) span:where(.astro-sfygc4xr){color:#94a3b8;font-size:13px;font-weight:500}pre:where(.astro-sfygc4xr).code-block{color:#e2e8f0;box-sizing:border-box;background:#1a2620;border-radius:10px;max-width:100%;max-height:540px;padding:18px;font-family:JetBrains Mono,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto}.features-grid:where(.astro-sfygc4xr){grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature:where(.astro-sfygc4xr){border-radius:var(--radius-lg);background:var(--panel-strong);border:1px solid var(--border);padding:32px;transition:all .2s}.feature:where(.astro-sfygc4xr):hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-4px)}.feature-icon:where(.astro-sfygc4xr){background:var(--primary-soft);border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:20px;font-size:24px;display:grid}.feature:where(.astro-sfygc4xr) h3:where(.astro-sfygc4xr){letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:700}.feature:where(.astro-sfygc4xr) p:where(.astro-sfygc4xr){color:var(--text-muted);font-size:15px}#how:where(.astro-sfygc4xr){background:var(--bg-soft)}.steps:where(.astro-sfygc4xr){grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.step:where(.astro-sfygc4xr){background:var(--panel-strong);border-radius:var(--radius);border:1px solid var(--border);padding:24px}.step-num:where(.astro-sfygc4xr){background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:16px;font-size:14px;font-weight:700;display:grid}.step:where(.astro-sfygc4xr) h4:where(.astro-sfygc4xr){margin-bottom:6px;font-size:16px;font-weight:700}.step:where(.astro-sfygc4xr) p:where(.astro-sfygc4xr){color:var(--text-muted);font-size:14px}#learn-more:where(.astro-sfygc4xr){background:0 0}footer:where(.astro-sfygc4xr){border-top:1px solid var(--border);background:var(--bg-soft);padding:48px 0 32px}.footer-inner:where(.astro-sfygc4xr){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-meta:where(.astro-sfygc4xr){color:var(--text-soft);font-size:14px}.footer-links:where(.astro-sfygc4xr){gap:24px;display:flex}.footer-links:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr){color:var(--text-muted);font-size:14px}.footer-links:where(.astro-sfygc4xr) a:where(.astro-sfygc4xr):hover{color:var(--text)}.toast:where(.astro-sfygc4xr){background:var(--primary);color:#fff;box-shadow:var(--shadow-lg);z-index:200;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(100px)}.toast:where(.astro-sfygc4xr).show{transform:translate(-50%)translateY(0)}.toast-icon:where(.astro-sfygc4xr){color:var(--success)}@media (width<=960px){.generator-grid:where(.astro-sfygc4xr){grid-template-columns:1fr}.panel-controls:where(.astro-sfygc4xr){border-right:none;border-bottom:1px solid var(--border);max-height:none}.features-grid:where(.astro-sfygc4xr),.steps:where(.astro-sfygc4xr),.testimonials-grid:where(.astro-sfygc4xr){grid-template-columns:1fr}.nav-links:where(.astro-sfygc4xr){display:none}.hero:where(.astro-sfygc4xr){padding:48px 0 40px}section:where(.astro-sfygc4xr){padding:56px 0}}
