:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.smart-response{text-align:left;max-width:860px;margin:0 auto;padding:32px 20px}.smart-response__header{margin-bottom:24px}.smart-response__brand{align-items:center;gap:16px;display:flex}.smart-response__logo{object-fit:contain;border-radius:12px;flex-shrink:0;width:52px;height:52px}.smart-response__header h1{color:var(--text-h,#111827);letter-spacing:-.5px;margin:0 0 4px;font-size:30px;font-weight:700}.smart-response__subtitle{color:var(--text,#6b7280);margin:0;font-size:15px}.smart-response__input-container{background:var(--code-bg,#fff);border:1px solid var(--border,#e5e7eb);border-radius:14px;margin-bottom:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 20px -2px #0000000d}.smart-response__input-container:focus-within{border-color:var(--accent,#7c3aed);box-shadow:0 0 0 3px var(--accent-bg,#7c3aed26)}.smart-response__textarea{resize:vertical;box-sizing:border-box;width:100%;color:var(--text-h,#111827);background:0 0;border:none;outline:none;padding:16px 20px;font-family:inherit;font-size:16px;line-height:1.6}.smart-response__textarea::placeholder{color:var(--text,#9ca3af)}.smart-response__media-preview{border-top:1px dashed var(--border,#e5e7eb);background:#7c3aed0a;align-items:center;gap:12px;padding:12px 20px;display:flex}.media-preview__image-box img{object-fit:cover;border:1px solid var(--border,#e5e7eb);border-radius:8px;max-width:140px;max-height:80px}.media-preview__tag{color:var(--accent,#7c3aed);margin-top:4px;font-size:11px;font-weight:600;display:block}.media-preview__remove-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;font-weight:700;transition:all .2s;display:flex}.media-preview__remove-btn:hover{color:#fff;background:#ef4444}.smart-response__toolbar{border-top:1px solid var(--border,#e5e7eb);background:#00000005;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.toolbar__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toolbar__btn{background:var(--bg,#fff);border:1px solid var(--border,#d1d5db);color:var(--text-h,#374151);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.toolbar__btn:hover{border-color:var(--accent,#7c3aed);color:var(--accent,#7c3aed);background:var(--accent-bg,#7c3aed14)}.toolbar__btn--recording{color:#b91c1c;background:#fee2e2;border-color:#ef4444;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.toolbar__status{align-items:center;font-size:13px;font-weight:500;display:flex}.toolbar__status-active{color:var(--accent,#7c3aed);align-items:center;gap:6px;display:flex}.toolbar__status-ready{color:#10b981;font-size:13px;font-weight:500}.pulse-dot{background-color:var(--accent,#7c3aed);border-radius:50%;width:8px;height:8px;animation:1s infinite pulse;display:inline-block}.smart-response__status-bar{border:1px solid var(--accent-border,#7c3aed4d);color:var(--accent,#7c3aed);background:#7c3aed14;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;font-size:14px;display:flex}.status-indicator{background-color:var(--accent,#7c3aed);border-radius:50%;width:8px;height:8px;animation:1s cubic-bezier(0,0,.2,1) infinite ping;display:inline-block}@keyframes ping{75%,to{opacity:0;transform:scale(1.6)}}.smart-response__error{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.smart-response__section-title{color:var(--text-h,#111827);margin:20px 0 10px;font-size:16px;font-weight:600}.smart-response__suggestions{flex-direction:column;gap:14px;display:flex}.smart-response__card{background:var(--code-bg,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;flex-direction:column;gap:12px;padding:18px 20px;transition:border-color .2s;display:flex;box-shadow:0 2px 10px #00000008}.smart-response__card--matched{border-left:4px solid var(--accent,#7c3aed);background:var(--code-bg,#fff)}.smart-response__card-header{justify-content:space-between;align-items:center;display:flex}.smart-response__response-title{color:var(--accent,#7c3aed);letter-spacing:.3px;font-size:13px;font-weight:600}.smart-response__text{color:var(--text-h,#1f2937);white-space:pre-wrap;margin:0;font-size:16px;line-height:1.6}.smart-response__copy-btn{border:1px solid var(--border,#d1d5db);background:var(--bg,#fff);color:var(--text-h,#374151);cursor:pointer;border-radius:6px;align-self:flex-start;padding:8px 18px;font-size:13px;font-weight:500;transition:all .15s}.smart-response__copy-btn:hover{border-color:var(--accent,#7c3aed);color:var(--accent,#7c3aed);background:var(--accent-bg,#7c3aed0d)}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
