:root{--color-primary:#00876c}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.25rem;line-height:1.6;transition:color .5s,background-color .5s}button{cursor:pointer;background-color:var(--color-primary);color:#fff;box-sizing:border-box;border:2px solid #0000;border-radius:8px;margin:1em;padding:12px 24px;font-size:1.1rem;font-weight:600;transition:all .3s}button:hover{color:var(--color-primary);border:2px solid var(--color-primary);background-color:#fff}.site-header[data-v-e860aacb]{z-index:100;background-color:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.logo-container[data-v-e860aacb]{justify-content:space-between;align-items:center;width:100%;padding:0 1rem;display:flex}.logos-right[data-v-e860aacb]{align-items:center;gap:1.5rem;display:flex}.logo[data-v-e860aacb]{object-fit:contain;height:auto}.logo-left[data-v-e860aacb]{max-width:150px}.logos-right .logo[data-v-e860aacb]:first-child{max-width:175px}.logos-right .logo[data-v-e860aacb]:nth-child(2){max-width:75px}.app-header[data-v-3c07f2b1]{flex-direction:column;align-items:center;gap:0;min-height:110px;padding:1rem 0 .75rem;display:flex}.header-logo[data-v-3c07f2b1]{height:auto;max-height:140px;display:block}.header-line[data-v-3c07f2b1]{background-color:var(--line-color,#e2e8f0);border:none;width:100%;max-width:800px;height:1px;margin:0}@media (width<=640px){.app-header[data-v-3c07f2b1]{min-height:90px;padding:.75rem 0 .5rem}.header-logo[data-v-3c07f2b1]{max-width:120px}}.main-section[data-v-b5b48b74]{background-color:#00876c;justify-content:center;align-items:flex-start;min-height:90vh;padding:2rem 1rem;display:flex}.content-box[data-v-b5b48b74]{text-align:center;background-color:#fff;border-radius:8px;width:100%;max-width:1100px;margin-top:200px;padding:2.5rem;box-shadow:0 4px 6px #0000001a}h1[data-v-b5b48b74]{color:#2c3e50;margin-bottom:1rem}p[data-v-b5b48b74]{color:#666;margin-bottom:1.5rem;line-height:1.6}button[data-v-b5b48b74]{color:#fff;cursor:pointer;background-color:#42b983;border:none;border-radius:4px;padding:.75rem 1.5rem;transition:background-color .3s}button[data-v-b5b48b74]:hover{background-color:#3aa876}.timeout-modal[data-v-1c3c2329]{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.timeout-modal__content[data-v-1c3c2329]{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:420px;padding:2rem;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 20px #0003}.timeout-modal__content h3[data-v-1c3c2329]{color:#333;margin:0 0 1rem;font-size:1.25rem}.timeout-modal__content p[data-v-1c3c2329]{color:#555;margin:0 0 1.5rem;line-height:1.5}.timeout-modal__btn[data-v-1c3c2329]{background-color:var(--color-primary,#42b983);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;transition:opacity .2s}.timeout-modal__btn[data-v-1c3c2329]:hover{opacity:.9}.fade-enter-active[data-v-1c3c2329],.fade-leave-active[data-v-1c3c2329]{transition:opacity .3s}.fade-enter-from[data-v-1c3c2329],.fade-leave-to[data-v-1c3c2329]{opacity:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;display:flex}#app-wrapper{flex-direction:column;min-height:100vh;display:flex}.floating-btn{color:var(--color-primary);z-index:1000;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:1rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.floating-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}@media (width<=600px){.floating-btn{font-size:1rem;bottom:1rem;right:1rem}}.vk-container[data-v-b0f75221]{box-sizing:border-box;z-index:9999;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;width:100%;padding:5px 3px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;animation:.3s cubic-bezier(.25,1,.5,1) slideUp-b0f75221;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #00000014}@keyframes slideUp-b0f75221{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.vk-body[data-v-b0f75221]{flex-direction:column;gap:5px;max-width:1200px;margin:0 auto;display:flex}.vk-row[data-v-b0f75221]{justify-content:center;gap:5px;width:100%;display:flex}.vk-row-offset[data-v-b0f75221]{margin-left:2.5%}.vk-key[data-v-b0f75221]{color:#4a4a4a;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:0 calc(10% - 5px);justify-content:center;align-items:center;max-width:60px;height:60px;margin:6px;font-size:22px;font-weight:500;transition:all .15s ease-out;display:flex;position:relative;overflow:hidden}@media (hover:hover){.vk-key[data-v-b0f75221]:hover{background-color:#f5f5f5;border-color:#7fc4b2;transform:translateY(-2px);box-shadow:0 4px 8px #7fc4b233}}.vk-key.is-pressed[data-v-b0f75221],.vk-key[data-v-b0f75221]:active{border-color:#7fc4b2;transform:scale(.95)translateY(0);box-shadow:0 2px 5px #7fc4b266;color:#fff!important;background-color:#7fc4b2!important}.vk-key.is-active[data-v-b0f75221]{border-color:#7fc4b2;box-shadow:0 2px 5px #7fc4b266;color:#fff!important;background-color:#7fc4b2!important}.vk-key.wide[data-v-b0f75221]{flex:0 calc(20% - 5px);max-width:125px;font-size:20px;font-weight:600}.vk-key.action[data-v-b0f75221]{color:#7fc4b2;background-color:#f0f4f8;font-weight:600}.vk-key.action.is-pressed[data-v-b0f75221],.vk-key.action[data-v-b0f75221]:active{color:#fff!important;background-color:#7fc4b2!important}.vk-key.small[data-v-b0f75221]{flex:0 calc(6% - 5px);max-width:40px}.vk-key.space[data-v-b0f75221]{letter-spacing:2px;flex:0 calc(50% - 5px);max-width:400px;font-size:18px}@media (width<=600px){.vk-key[data-v-b0f75221]{border-radius:6px;height:55px;font-size:20px}.vk-key.space[data-v-b0f75221]{flex:0 calc(40% - 5px)}.vk-key.wide[data-v-b0f75221]{flex:0 calc(18% - 5px);max-width:110px}}.form-container[data-v-01eebf2b]{text-align:left;max-width:650px;margin:0 auto}.form-group[data-v-01eebf2b]{margin-bottom:1.5rem}label[data-v-01eebf2b]{color:#333;margin-bottom:.5rem;font-weight:600;display:block}input[data-v-01eebf2b],select[data-v-01eebf2b]{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:1.1rem}input[data-v-01eebf2b]:focus,select[data-v-01eebf2b]:focus{border-color:#42b983;outline:none;box-shadow:0 0 0 3px #42b98333}.error-text[data-v-01eebf2b]{color:#e74c3c;margin-top:1rem;font-size:1rem}button[data-v-01eebf2b]:disabled{opacity:.6;cursor:not-allowed}.sus-container[data-v-b4f66c18]{max-width:900px;margin:0 auto;font-family:sans-serif}.subtitle[data-v-b4f66c18]{color:#666;margin-bottom:2rem;font-size:1.05rem}.scale-header[data-v-b4f66c18]{border-bottom:2px solid #eee;grid-template-columns:2fr 3fr;margin-bottom:1rem;padding-bottom:.5rem;display:grid}.scale-labels[data-v-b4f66c18]{text-align:center;color:var(--color-primary);justify-content:space-between;font-weight:700;display:flex}.scale-labels span[data-v-b4f66c18]{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.scale-labels small[data-v-b4f66c18]{color:#888;margin-top:4px;font-size:1rem;font-weight:400}.scale-footer[data-v-b4f66c18]{border-top:2px solid #eee;grid-template-columns:2fr 3fr;margin-top:0;padding-top:.5rem;display:grid}.question-row[data-v-b4f66c18]{border-radius:6px;grid-template-columns:2fr 3fr;align-items:center;margin-bottom:1.5rem;padding:.5rem;transition:background .2s;display:grid}.question-row[data-v-b4f66c18]:hover{background-color:#f9fdfb}.question-text[data-v-b4f66c18]{color:#333;padding-right:1rem;font-size:1.1rem;line-height:1.4}.radio-group[data-v-b4f66c18]{justify-content:space-between;gap:10px;display:flex}.radio-label[data-v-b4f66c18]{cursor:pointer;flex-direction:column;flex:1;align-items:center;display:flex}.radio-label input[type=radio][data-v-b4f66c18]{opacity:0;width:0;height:0;position:absolute}.radio-circle[data-v-b4f66c18]{color:#aaa;background:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;transition:all .2s;display:flex}.radio-label:hover .radio-circle[data-v-b4f66c18]{border-color:var(--color-primary);color:var(--color-primary)}.radio-label input[type=radio]:checked+.radio-circle[data-v-b4f66c18]{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(1.1);box-shadow:0 2px 5px #42b98366}.actions[data-v-b4f66c18]{margin-top:2rem}.error-msg[data-v-b4f66c18]{color:#e74c3c;margin-bottom:1rem;font-size:1rem}@media (width<=600px){.scale-header[data-v-b4f66c18],.question-row[data-v-b4f66c18]{grid-template-columns:1fr;gap:1rem}.question-text[data-v-b4f66c18]{margin-bottom:.5rem;padding-right:0}.scale-labels[data-v-b4f66c18]{order:-1;margin-bottom:1rem}.radio-group[data-v-b4f66c18]{justify-content:space-between}.radio-circle[data-v-b4f66c18]{width:28px;height:28px;font-size:.9rem}}.scroll-arrow[data-v-103f007d]{-webkit-user-select:none;user-select:none;color:var(--color-primary);z-index:9999;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.arrow-container[data-v-103f007d]{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.arrow-svg[data-v-103f007d]{width:40px;height:40px;color:var(--color-primary);z-index:2;filter:drop-shadow(0 2px 4px #0003);animation:1.7s ease-in-out infinite bounce-103f007d}.pulse-ring[data-v-103f007d]{border:3px solid var(--color-primary);opacity:0;border-radius:50%;width:100%;height:100%;animation:2.5s ease-out infinite pulse-103f007d;position:absolute}.hint-text[data-v-103f007d]{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:14px;font-weight:500}@keyframes pulse-103f007d{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}@keyframes bounce-103f007d{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.fade-enter-active[data-v-103f007d],.fade-leave-active[data-v-103f007d]{transition:opacity .3s,transform .3s}.fade-enter-from[data-v-103f007d],.fade-leave-to[data-v-103f007d]{opacity:0;transform:scale(.8)}@media (hover:none) and (pointer:coarse){.arrow-container[data-v-103f007d]{width:70px;height:70px}.arrow-svg[data-v-103f007d]{width:48px;height:48px}}.result-container[data-v-9197e65b]{text-align:center}.info-box[data-v-9197e65b]{text-align:left;border-left:4px solid var(--color-primary);background:#f9f9f9;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.success-message[data-v-9197e65b]{color:var(--color-primary);margin-bottom:2rem;font-weight:700}.sus-chart-container[data-v-13e9175a]{opacity:0;visibility:hidden;max-width:900px;margin:0 auto;padding:20px;font-family:sans-serif;transition:opacity .5s ease-out}.sus-chart-container.is-visible[data-v-13e9175a]{opacity:1;visibility:visible}.sus-legend-wrapper[data-v-13e9175a]{box-sizing:border-box;width:100%;padding:60px 0 80px;position:relative}.legend-scale[data-v-13e9175a]{z-index:2;width:100%;height:40px;position:relative}.scale-step[data-v-13e9175a]{justify-content:center;display:flex;position:absolute;transform:translate(-50%)}.scale-dot[data-v-13e9175a]{background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.scale-number[data-v-13e9175a]{color:#6b7280;font-size:1rem;font-weight:600}.static-labels[data-v-13e9175a]{pointer-events:none;z-index:1;width:100%;height:0;position:absolute;top:45%;left:0}.label-with-line[data-v-13e9175a]{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.label-line[data-v-13e9175a]{background-color:#d1d5db;order:1;width:2px;height:25px;position:relative}.label-line[data-v-13e9175a]:after{content:"";background-color:#d1d5db;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.label-static[data-v-13e9175a]{color:#9ca3af;text-align:center;white-space:nowrap;order:2;margin-top:5px;font-size:.85rem;line-height:1.3}.value-marker[data-v-13e9175a]{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.marker-top[data-v-13e9175a]{top:5%}.marker-top .marker-bubble[data-v-13e9175a]{order:1;margin-bottom:0}.marker-top .marker-line[data-v-13e9175a]{background-color:#2d9f8f;order:2;width:2px;height:40px;position:relative}.marker-top .marker-line[data-v-13e9175a]:after{content:"";background-color:#2d9f8f;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bubble-green[data-v-13e9175a]{color:#2d9f8f;background-color:#0000;font-size:1.4rem;font-weight:700}.marker-bottom[data-v-13e9175a]{top:45%}.marker-bottom .marker-line[data-v-13e9175a]{background-color:var(--bar-color);order:1;width:2px;height:45px;position:relative}.marker-bottom .marker-line[data-v-13e9175a]:after{content:"";background-color:var(--bar-color);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.marker-bottom .marker-bubble[data-v-13e9175a]{order:2;margin-top:0}.bubble-gray[data-v-13e9175a]{color:var(--bar-color);font-size:1.2rem;font-weight:600}p[data-v-3d7382b9]{text-align:left}.result-container[data-v-3d7382b9]{text-align:center;max-width:800px;margin:0 auto}.score-card[data-v-3d7382b9]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a}.score-circle[data-v-3d7382b9]{background:var(--color-primary);color:#fff;border:5px solid #e0f7fa;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1rem;font-size:3rem;font-weight:700;display:flex}.score-label[data-v-3d7382b9]{color:#555;margin-bottom:.5rem;font-size:1.2rem}.interpretation[data-v-3d7382b9]{color:#2c3e50;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.chart-container[data-v-3d7382b9]{text-align:left;background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:1.5rem}.chart-title[data-v-3d7382b9]{color:#333;text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.bar-group[data-v-3d7382b9]{flex-direction:column;gap:1.5rem;display:flex}.bar-row[data-v-3d7382b9]{align-items:center;gap:1rem;display:flex}.bar-label[data-v-3d7382b9]{color:#555;flex-shrink:0;width:140px;font-size:1rem;font-weight:600}.bar-track[data-v-3d7382b9]{background-color:#e9ecef;border-radius:12px;flex-grow:1;height:24px;position:relative;overflow:hidden}.bar-fill[data-v-3d7382b9]{justify-content:flex-end;align-items:center;width:0;min-width:40px;height:100%;padding-right:10px;transition:width ease-out;display:flex}.user-bar[data-v-3d7382b9]{background:var(--color-primary);color:#fff;border-radius:12px}.reference-bar[data-v-3d7382b9]{background-color:#e30613;border-radius:12px;position:relative;overflow:hidden}.reference-bar-de[data-v-3d7382b9]:before{content:"";z-index:1;background:linear-gradient(90deg,#000 0% 33%,#d00 33% 66%,#ffce00 66% 100%);position:absolute;inset:0}.reference-bar-de .bar-value[data-v-3d7382b9]{z-index:2;color:#fff;font-weight:900;position:relative}.reference-bar-de[data-v-3d7382b9]{background-color:#6d6d6d;border-radius:12px;position:relative;overflow:hidden}.reference-bar[data-v-3d7382b9]:before{content:"";z-index:1;background:linear-gradient(45deg,#e30613 0% 30%,gold 30% 70%,#e30613 70% 100%);position:absolute;inset:0}.reference-bar .bar-value[data-v-3d7382b9]{z-index:2;color:#fff;font-weight:900;position:relative}.bar-value[data-v-3d7382b9]{white-space:nowrap;opacity:0;font-size:.9rem;font-weight:700;transition:opacity .3s ease-in}.bar-value.visible[data-v-3d7382b9]{opacity:1}.wfd-border[data-v-3d7382b9]{border:4px solid;border-color:var(--color-primary);border-radius:8px;padding:20px}.logo[data-v-3688a9d1]{object-fit:contain;width:100%;max-width:350px;height:auto}.text-container[data-v-3688a9d1]{text-align:left;max-width:800px;margin:0 auto;font-family:sans-serif}.logo[data-v-522945e4]{object-fit:contain;width:100%;max-width:350px;height:auto}.form-container[data-v-522945e4]{text-align:left;max-width:800px;margin:0 auto}ul[data-v-522945e4]{margin-left:30px}
