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