@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";: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;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}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%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f7fa;--bg2:#fff;--bg3:#f9fafb;--border:#e5e7eb;--border-hover:#d1d5db;--text:#1f2937;--text-muted:#6b7280;--accent:#162c47;--accent2:#1f3a5f;--primary:#1f3a5f;--primary-hover:#162c47;--primary-light:#1f3a5f14;--tech:#1f3a5f;--tech-glow:#1f3a5f1a;--hr:#1f3a5f;--hr-dark:#162c47;--hr-glow:#1f3a5f1a;--success:#1f3a5f;--error:#ef4444;--radius:12px;--radius-sm:8px;--transition:.22s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f}html,body{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:Inter,sans-serif}.global-header{z-index:1000;background:var(--primary);border-bottom:1px solid #0000001f;align-items:center;height:60px;display:flex;position:fixed;top:0;left:0;right:0}.global-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.header-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.header-logo-img{object-fit:contain;width:auto;height:36px;display:block}.header-right-label{color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}@media (width<=640px){.global-header{height:52px}.global-header-inner{padding:0 1rem}.header-right-label{display:none}}.page{background:var(--bg);z-index:10;width:100%;height:calc(100vh - 60px);display:none;position:fixed;top:60px;left:0;overflow-y:auto}.page.active{display:block}@media (width<=640px){.page{height:calc(100vh - 52px);top:52px}}#landing-page{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 60px);min-height:0;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden}#landing-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(900px 650px at 15% 10%,#1f3a5f0d 0%,#0000 60%),radial-gradient(700px 500px at 85% 85%,#1f3a5f0a 0%,#0000 60%);position:fixed;inset:0}.landing-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;display:flex;position:relative}.brand-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);background:#1f3a5f12;border:1px solid #1f3a5f2e;border-radius:100px;align-items:center;gap:8px;margin-bottom:1rem;padding:5px 14px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.brand-badge .dot{background:#06b6d4;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.landing-title{letter-spacing:-.02em;color:var(--text);margin-bottom:.75rem;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:700;line-height:1.1}.landing-title .highlight{background:linear-gradient(135deg, var(--primary) 0%, #06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 1.25rem;font-size:clamp(.85rem,2vw,1rem);font-weight:400;line-height:1.6}.survey-cards{text-align:left;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}.survey-card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:var(--transition);color:inherit;box-shadow:var(--shadow-sm);padding:1.25rem 1.5rem;text-decoration:none;position:relative;overflow:hidden}.survey-card:before{content:"";opacity:0;transition:opacity var(--transition);border-radius:inherit;position:absolute;inset:0}.survey-card.tech:before{background:radial-gradient(at 0 0,#1f3a5f0d 0%,#0000 70%)}.survey-card.hr:before{background:radial-gradient(at 0 0,#06b6d40d 0%,#0000 70%)}.survey-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.survey-card:hover:before{opacity:1}.card-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;font-size:1.2rem;display:flex}.survey-card.tech .card-icon{background:#1f3a5f14;border:1px solid #1f3a5f2e}.survey-card.hr .card-icon{background:#06b6d414;border:1px solid #06b6d438}.card-label{text-transform:uppercase;letter-spacing:.14em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.survey-card.tech .card-label{color:var(--primary)}.survey-card.hr .card-label{color:#06b6d4}.card-title{color:var(--text);margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.card-desc{color:var(--text-muted);margin-bottom:.75rem;font-size:.82rem;line-height:1.55}.card-meta{color:var(--text-muted);gap:1rem;font-size:.78rem;display:flex}.card-meta span{align-items:center;gap:5px;display:flex}.card-arrow{width:30px;height:30px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;top:1rem;right:1rem}.survey-card.tech .card-arrow{color:var(--primary);background:#1f3a5f1a}.survey-card.hr .card-arrow{color:#06b6d4;background:#06b6d41f}.survey-card:hover .card-arrow{transform:translate(3px,-3px)}.landing-footer{color:var(--text-muted);z-index:1;margin-top:1rem;font-size:.75rem;position:relative}#tech-survey-page,#hr-survey-page{background:var(--bg);z-index:20;flex-direction:column;width:100%;height:calc(100vh - 60px);display:none;position:fixed;top:60px;left:0;overflow-y:auto}#tech-survey-page.active,#hr-survey-page.active{display:flex}.survey-header{z-index:100;background:#fff;border-bottom:1px solid #0000001f;flex-shrink:0;padding:1rem 2rem;position:sticky;top:0}.survey-header-inner{align-items:center;gap:1rem;max-width:720px;margin:0 auto;display:flex}.back-btn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);white-space:nowrap;background:#f2d94e;border:1px solid #fff3;align-items:center;gap:6px;padding:8px 12px;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.back-btn:hover{background:rgb(250 204 21/var(--tw-bg-opacity,1));color:#fff;border-color:#ffffff59}.header-survey-title{color:#0a0909d9;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;overflow:hidden}.header-step-count{color:#080707a6;white-space:nowrap;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.progress-bar-wrap{max-width:720px;margin:0 auto;padding-top:.5rem}.progress-track{background:#6d666633;border-radius:100px;height:4px;overflow:hidden}.progress-fill{background:#fff;border-radius:100px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.tech-survey .progress-fill,.hr-survey .progress-fill{background:#162c47}.survey-body{flex:1;justify-content:center;align-items:flex-start;padding:3rem 1.5rem;display:flex}.question-container{width:100%;max-width:660px;animation:.3s cubic-bezier(.4,0,.2,1) slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.question-block{margin-bottom:1rem}.section-tag{text-transform:uppercase;letter-spacing:.14em;border-radius:100px;margin-bottom:1rem;padding:4px 12px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;display:inline-block}.tech-survey .section-tag{color:var(--primary);background:#1f3a5f14;border:1px solid #1f3a5f2e}.hr-survey .section-tag{color:#0891b2;background:#06b6d414;border:1px solid #06b6d438}.question-number{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500}.question-text{letter-spacing:-.01em;color:var(--text);margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:clamp(1.1rem,3vw,1.55rem);font-weight:600;line-height:1.3}.question-hint{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.options-list{flex-direction:column;gap:.55rem;margin-bottom:2rem;display:flex}.option-label{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-sm);align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.option-label:hover{border-color:var(--border-hover);background:var(--bg2);box-shadow:var(--shadow-md)}.option-label input[type=radio],.option-label input[type=checkbox]{display:none}.option-indicator{border:2px solid var(--border-hover);width:22px;height:22px;transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.option-label input[type=checkbox]~.option-indicator{border-radius:6px}.option-indicator:after{content:"";width:10px;height:10px;transition:var(--transition);background:0 0;border-radius:50%}.option-label input[type=checkbox]~.option-indicator:after{background:0 0;border:2px solid #0000;border-top:none;border-left:none;border-radius:0;width:5px;height:9px;transform:rotate(45deg)translateY(-1px)}.tech-survey .option-label.selected{border-color:var(--primary);background:#1f3a5f0d;box-shadow:0 0 0 3px #1f3a5f1a}.tech-survey .option-label.selected .option-indicator{border-color:var(--primary);background:var(--primary)}.tech-survey .option-label.selected .option-indicator:after{background:#fff}.tech-survey .option-label.selected input[type=checkbox]~.option-indicator:after{background:0 0;border-color:#fff}.hr-survey .option-label.selected{background:#06b6d40d;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.hr-survey .option-label.selected .option-indicator{background:#06b6d4;border-color:#06b6d4}.hr-survey .option-label.selected .option-indicator:after{background:#fff}.hr-survey .option-label.selected input[type=checkbox]~.option-indicator:after{background:0 0;border-color:#fff}.option-text{color:var(--text);font-size:.95rem;font-weight:500;line-height:1.4}.scale-wrap{margin-bottom:2rem}.scale-labels{color:var(--text-muted);justify-content:space-between;margin-bottom:.75rem;font-size:.78rem;font-weight:500;display:flex}.scale-buttons{gap:.75rem;display:flex}.scale-btn{aspect-ratio:1;background:var(--bg2);border:2px solid var(--border);border-radius:var(--radius-sm);max-width:72px;color:var(--text-muted);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);flex:1;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.scale-btn:hover{border-color:var(--border-hover);color:var(--text);background:var(--bg3);box-shadow:var(--shadow-md)}.scale-buttons .scale-btn:first-child.selected{color:#ef4444;background:#ef444414;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.scale-buttons .scale-btn:nth-child(2).selected{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.scale-buttons .scale-btn:nth-child(3).selected{color:#6b7280;background:#6b728014;border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.scale-buttons .scale-btn:nth-child(4).selected{color:#06b6d4;background:#06b6d414;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41f}.scale-buttons .scale-btn:nth-child(5).selected{color:#1f3a5f;background:#1f3a5f14;border-color:#1f3a5f;box-shadow:0 0 0 3px #1f3a5f1f}.text-input-wrap{margin-bottom:2rem}.text-input,.select-input{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);transition:var(--transition);resize:vertical;box-shadow:var(--shadow-sm);outline:none;padding:1rem 1.25rem;font-family:Inter,sans-serif;font-size:1rem}textarea.text-input{min-height:100px}.tech-survey .text-input:focus,.tech-survey .select-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1f3a5f1f}.hr-survey .text-input:focus,.hr-survey .select-input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d424}.select-input option{background:var(--bg2);color:var(--text)}.text-input::placeholder{color:#9ca3af}.optional-fields{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.optional-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;display:block}.section-divider{border:none;border-top:1px solid var(--border);margin:2rem 0}.nav-buttons{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.btn-prev{background:var(--bg2);border:1px solid var(--border);color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);white-space:nowrap;box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;display:flex}.btn-prev:hover{border-color:var(--border-hover);background:var(--bg3);box-shadow:var(--shadow-md)}.btn-next{border-radius:var(--radius-sm);cursor:pointer;width:auto;min-width:140px;transition:var(--transition);letter-spacing:.01em;background:var(--primary);color:#fff;box-shadow:var(--shadow-sm);border:none;flex:none;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;display:flex}.tech-survey .btn-next{background:var(--primary);color:#fff}.tech-survey .btn-next:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 8px 24px #1f3a5f40}.hr-survey .btn-next{background:var(--primary);color:#fff}.hr-survey .btn-next:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 8px 24px #1f3a5f40}.btn-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.btn-next .spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-msg{color:var(--error);margin-top:-1rem;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:none}.error-msg.visible{display:block}.success-screen{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:2rem;display:flex}.success-inner{max-width:480px}.success-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.2rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) popIn;display:flex}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.tech-survey .success-icon{border:2px solid var(--primary);background:#1f3a5f1a}.hr-survey .success-icon{background:#06b6d41a;border:2px solid #06b6d4}.success-title{color:var(--text);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2.2rem;font-weight:700}.success-desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.75}.btn-home{color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);background:#f2d94e;border:none;padding:.9rem 2rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.btn-home:hover{background:rgb(250 204 21/var(--tw-bg-opacity,1));box-shadow:var(--shadow-md);transform:translateY(-1px)}.participation-intro{border-radius:var(--radius);color:var(--text-muted);background:#162c47;border:1px solid #1f3a5f24;margin-bottom:2rem;padding:1.5rem;font-size:.9rem;line-height:1.75}.participation-intro strong{color:#dee0e3;font-weight:700}@media (width<=900px){.landing-title{font-size:clamp(1.6rem,4vw,2.4rem)}.survey-card{padding:1rem 1.25rem}}@media (width<=640px){.survey-header{padding:.75rem 1rem}.survey-body{padding:1.5rem 1rem 5rem}.scale-buttons{gap:.4rem}.scale-btn{font-size:.95rem}.nav-buttons{flex-direction:column;gap:.75rem;margin-top:2rem;margin-bottom:.5rem}.btn-prev{order:2;justify-content:center;width:100%}.btn-next{width:100%;min-width:unset;order:1;justify-content:center;padding:.9rem 1rem;font-size:1rem}#landing-page{justify-content:flex-start;height:auto;min-height:calc(100vh - 52px);padding:1.5rem 1rem;overflow-y:auto}.survey-cards{grid-template-columns:1fr}.landing-title{font-size:1.75rem}#tech-survey-page,#hr-survey-page{height:calc(100vh - 52px);top:52px}}@media (width<=400px){.scale-btn{max-width:56px;font-size:.85rem}.landing-title{font-size:1.5rem}}
