: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)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}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%}.survey-page{width:100%;max-width:900px;margin:0 auto;padding:0}.survey-header{color:#fff;background:linear-gradient(135deg,#2d5016 0%,#3d6b1f 100%);border-radius:8px;margin-bottom:30px;padding:40px 30px}.survey-header h1{color:#fff;margin:0 0 20px;font-size:28px}.survey-header h2{color:#fff;margin:40px 0 0}.survey-header p{color:#fffffff2;text-align:left;margin:0;font-size:14px;line-height:1.6}.survey-header p.mt-10{margin-top:2.5rem}.survey-form{padding:0 20px 40px}.form-section{background:#f8f9fa;border-left:5px solid #2d5016;border-radius:8px;margin-bottom:35px;padding:25px}.form-section h2{color:#2d5016;text-align:left;margin:0 0 10px;font-size:20px}.form-section h3{color:#555;text-align:left;margin:0 0 15px;font-size:16px;font-weight:500}fieldset{border:none;margin:0 0 20px;padding:0}legend{color:#333;text-align:left;margin-bottom:12px;font-size:15px;font-weight:600;display:block}label{color:#333;text-align:left;cursor:pointer;margin:10px 0;font-size:15px;display:block}label input[type=radio],label input[type=checkbox]{cursor:pointer;accent-color:#2d5016;margin-right:8px}input[type=text],input[type=email],input[type=tel],input[type=date],select,textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;max-width:500px;margin:8px 0;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .3s}input[type=text]:focus,input[type=email]:focus,select:focus,textarea:focus{border-color:#2d5016;outline:none;box-shadow:0 0 0 2px #2d50161a}textarea{resize:vertical;max-width:100%;font-family:inherit}.required{color:#d32f2f;margin-left:3px}.question{border-left:3px solid #e0e0e0;margin:15px 0;padding:10px 0 10px 15px}.form-actions{justify-content:center;gap:10px;margin-top:30px;padding:20px 0;display:flex}button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d5016 0%,#3d6b1f 100%);border:none;border-radius:4px;padding:12px 40px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2d50164d}button[type=submit]:active{transform:translateY(0)}.submit-message{text-align:center;border-radius:4px;margin-top:20px;padding:15px 20px;font-weight:500}.survey-header.centered{text-align:center}.step-bar{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.step-indicator{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:inline-flex}.step-indicator.active{color:#333;background:#e0e0e0}.step-indicator.inactive{color:#fff;background:#0b6b3c}.step-separator{background:#e0e0e0;width:60px;height:4px}.step-separator.active{background:#0b6b3c}.step-title{margin-top:.75rem;font-weight:600}.garbage-section{background:#f8f9fa;border-left:5px solid #2d5016;border-radius:12px;margin-bottom:1.75rem;padding:24px}.garbage-section h2{color:#2d5016;margin-bottom:18px;font-size:22px}.garbage-section h3{color:#333;margin:1rem 0 .75rem;font-size:18px}.form-group{max-width:480px;margin-bottom:1.25rem;display:block}.form-group__label{color:#333;text-align:left;margin-bottom:.5rem;font-weight:600;display:block}.form-group__field{width:100%;min-width:220px;max-width:480px}.field-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.field-row__input,.field-row__select{width:auto;min-width:120px;font:inherit;border:1px solid #ccc;border-radius:8px;min-height:25px;padding:.6rem .85rem}.field-row__input{flex:280px;max-width:480px}.field-row__select{flex:0 0 140px;max-width:160px}.form-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.button-primary,.button-secondary{cursor:pointer;border:none;border-radius:8px;padding:.95rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s}.dialog-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dialog-card{text-align:center;background:#fff;border-radius:20px;width:min(480px,100%);padding:1.75rem;box-shadow:0 24px 54px #0000002e}.dialog-card h2{margin:1rem 0 .5rem;font-size:1.3rem}.dialog-card p{color:#444;margin:0;line-height:1.6}.dialog-icon{color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto;font-size:1.6rem;display:grid}.dialog-card.success .dialog-icon{background:#2d8b38}.dialog-card.error .dialog-icon{background:#c0392b}.dialog-card.confirm .dialog-icon{background:#f39c12}.dialog-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.5rem;display:flex}.dialog-actions .button-primary,.dialog-actions .button-secondary{min-width:120px}.button-primary{color:#fff;background:#0b6b3c}.button-secondary{color:#2d2d2d;background:#f0f0f0}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2d50162e}.garbage-note{color:#b71c1c;margin-top:1rem;font-weight:600}@media (width<=640px){.field-row{flex-direction:column;align-items:stretch}.field-row__input,.field-row__select{width:100%;max-width:100%}}.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}.survey-page{max-width:960px;margin:0 auto;padding:32px 20px 56px}.survey-header{text-align:center;margin-bottom:28px}.survey-header h1{margin-bottom:12px;font-size:clamp(2rem,3vw,2.6rem)}.survey-header p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1rem}.survey-form{gap:20px;display:grid}.section-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:18px;padding:26px}.section-header h2{margin:0 0 8px;font-size:1.2rem}.section-header p{color:var(--text-muted);margin:0;line-height:1.6}.section-content{gap:16px;margin-top:18px;display:grid}.section-content label{color:var(--text-h);gap:8px;font-size:.96rem;display:grid}.section-content input,.section-content select,.section-content textarea{border:1px solid var(--border);background:var(--bg);width:100%;min-height:44px;color:var(--text-h);font:inherit;border-radius:12px;padding:12px 14px}.section-content textarea{resize:vertical;min-height:110px}.form-actions{justify-content:flex-end;display:flex}.form-actions button{cursor:pointer;background:var(--accent);color:#fff;border:none;border-radius:14px;padding:14px 28px;font-size:1rem;transition:transform .2s,box-shadow .2s}.form-actions button:hover,.form-actions button:focus-visible{box-shadow:var(--shadow);transform:translateY(-1px)}.submit-message{border-radius:14px;margin-top:8px;padding:16px 18px;font-weight:500}.submit-message.success{color:#1d6c33;background:#2ecc711f;border:1px solid #2ecc7133}.submit-message.error{color:#8c231d;background:#e74c3c1f;border:1px solid #e74c3c33}@media (width<=768px){.survey-page{padding:16px 12px 32px}.form-actions{justify-content:stretch}.form-actions button{width:100%}.survey-header{margin-bottom:16px;padding:24px 16px}.survey-header h1{margin-bottom:8px;font-size:clamp(1.4rem,5vw,2rem)}.survey-header h2{margin-top:.75rem;font-size:1rem}.survey-header p{font-size:13px}.garbage-section,.section-card{padding:16px 14px}.garbage-section h2,.section-header h2{font-size:17px}.garbage-section h3{font-size:15px}.form-group,.form-group__field{max-width:100%}.step-separator{width:36px}}@media (width<=480px){.survey-page{padding:12px 10px 28px}.survey-header{border-radius:6px;padding:20px 12px}.survey-header h1{font-size:1.25rem}.garbage-section,.section-card{padding:12px 10px}.field-row{flex-direction:column;align-items:stretch}.field-row__input,.field-row__select{flex:100%;width:100%;max-width:100%}}
