@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&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:"Poppins", system-ui, "Segoe UI", Roboto, Arial, sans-serif;--heading:"Poppins", system-ui, "Segoe UI", Roboto, Arial, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/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;font-weight:300}@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:left;width:100%;min-height:100svh;margin:0}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%}:root{--survey-bg:#f7f7f7;--survey-card-bg:#fff;--survey-border:#e6e6e6;--survey-text-dark:#2d2d2d;--survey-accent:#0b6db2;--survey-required:#c0392b;--survey-max-width:1024px;--survey-gutter:15px}.survey-page{background:var(--survey-bg);min-height:100svh;color:var(--survey-text-dark);font-family:var(--sans);border-top:3px solid #0f7f8f}.survey-division-row,.survey-progress,.survey-card,.survey-footer{box-sizing:border-box}.survey-header{background:#fff;justify-content:center;padding:14px 24px 8px;display:flex}.survey-logo{object-fit:contain;width:auto;height:268px}.survey-division-wrap{background:#fff}.survey-division-row{width:min(var(--survey-max-width), calc(100% - (2 * var(--survey-gutter))));justify-content:space-between;align-items:center;margin:0 auto;padding:18px 0 6px;display:flex}.survey-division-title{color:#98c1ce;text-align:left;font-size:30px;font-weight:300}.survey-exit-btn{color:#23a9de;cursor:pointer;background:0 0;border:none;padding:0;font-size:22px;line-height:1}.survey-progress{width:min(var(--survey-max-width), calc(100% - (2 * var(--survey-gutter))));background:#e9e9e9;height:5px;margin:15px auto}.survey-progress-bar{background:#7f7f82;height:100%}.survey-card{width:min(var(--survey-max-width), calc(100% - (2 * var(--survey-gutter))));background:var(--survey-card-bg);border:1px solid var(--survey-border);margin:12px auto 0;padding:28px 44px 60px}.survey-intro{padding:24px 18px}.survey-intro-text{color:#545e6b;margin:0 0 26px;font-size:22px;font-weight:300;line-height:1.25}.survey-start-btn{color:#fff;cursor:pointer;background:#8f8f96;border:1px solid #94949b;min-width:110px;height:40px;font-size:18px;font-weight:400}.survey-start-btn:hover{background:#87878e}.survey-required-hint{color:#545e6b;text-align:center;margin:0 0 20px;font-size:14px}.survey-form{text-align:left}.survey-form--compact .survey-field{padding-bottom:12px}.survey-form--compact .survey-label{margin-bottom:12px}.survey-form--compact .survey-actions{margin-top:20px}.survey-field{border:none;margin:0;padding:0 0 6px}.survey-label{color:#545e6b;margin-bottom:14px;font-size:18px;font-weight:300}.survey-required{color:var(--survey-required);font-weight:600}.survey-input,.survey-textarea,.survey-select{width:390px;max-width:100%;color:var(--survey-text-dark);background:#f6f7f7;border:none;border-bottom:1px solid #cfcfcf;outline:none;padding:9px 12px;font-size:13px}.survey-search-select{width:390px;max-width:100%;position:relative}.survey-search-select--multi{width:520px}.survey-search-multi-control{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.survey-search-chip{color:#5f6061;background:#efefef;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:13px;display:inline-flex}.survey-search-chip-remove{color:#6d6d6d;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.survey-search-multi-trigger{color:#9aa0a6;cursor:pointer;background:#f6f7f7;border:none;border-bottom:1px solid #cfcfcf;justify-content:space-between;align-items:center;min-width:190px;height:30px;padding:0 10px;font-size:13px;display:inline-flex}.survey-search-trigger{width:100%;color:var(--survey-text-dark);cursor:pointer;background:#fff;border:none;border-bottom:2px solid #0b6db2;outline:none;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;display:flex;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000001f}.survey-search-placeholder{color:#b0b0b0}.survey-search-caret{color:#666;font-size:18px}.survey-search-popover{z-index:50;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #e1e1e1;width:100%;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 4px 10px #00000024,0 2px 4px #0000001f}.survey-search-input{color:#5f6061;background:#fff;border:none;border-bottom:1px solid #e8e8e8;outline:none;width:240px;margin:6px 12px 8px;padding:10px 12px;font-size:13px}.survey-search-options{scrollbar-color:#00000059 transparent;scrollbar-width:thin;background:#fff;max-height:280px;overflow:auto}.survey-search-options::-webkit-scrollbar{width:10px}.survey-search-options::-webkit-scrollbar-track{background:0 0}.survey-search-options::-webkit-scrollbar-thumb{background:#00000047 padding-box content-box;border:3px solid #0000;border-radius:10px}.survey-search-option{text-align:left;color:#5f6061;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:14px;font-weight:300}.survey-search-option:hover{background:#f3f6f8}.survey-search-option--selected{background:#d9edf7}.survey-search-empty{color:#9aa0a6;padding:12px;font-size:13px}.survey-menu-select{width:390px;max-width:100%;position:relative}.survey-menu-trigger{color:#5f6061;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #cfcfcf;outline:none;justify-content:space-between;align-items:center;width:100%;padding:6px 4px 8px;font-size:14px;font-weight:300;display:flex}.survey-menu-placeholder{color:#9aa0a6}.survey-menu-caret{color:#666;font-size:22px;line-height:1}.survey-menu-popover{z-index:50;overscroll-behavior:contain;background:#fff;border:1px solid #e1e1e1;width:100%;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 4px 10px #00000024,0 2px 4px #0000001f}.survey-menu-popover::-webkit-scrollbar{width:10px}.survey-menu-popover::-webkit-scrollbar-track{background:0 0}.survey-menu-popover::-webkit-scrollbar-thumb{background:#00000047 padding-box content-box;border:3px solid #0000;border-radius:10px}.survey-menu-option{text-align:left;color:#5f6061;cursor:pointer;background:0 0;border:none;width:100%;padding:14px 16px;font-size:14px;font-weight:300}.survey-menu-option[aria-selected=true],.survey-menu-option:hover{background:#d9edf7}.survey-menu-option--multi{align-items:center;gap:12px;display:flex}.survey-menu-multi-check{color:#31708f;border:1px solid #ababab;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:14px;display:inline-flex}.survey-radio-group{flex-direction:column;gap:14px;display:flex}.survey-radio-item{color:#545e6b;align-items:center;gap:12px;font-size:14px;line-height:1;display:flex}.survey-radio-input{appearance:none;cursor:pointer;background:#fff;border:1px solid #2b78ff;border-radius:50%;flex:none;place-content:center;width:18px;height:18px;display:grid}.survey-radio-label{align-items:center;line-height:1;display:inline-flex}.survey-radio-input:after{content:"";background:#2b78ff;border-radius:50%;width:10px;height:10px;transition:transform .12s ease-in-out;transform:scale(0)}.survey-radio-input:checked:after{transform:scale(1)}.survey-radio-input:focus-visible{outline-offset:2px;outline:2px solid #2b78ff59}.survey-checkbox-group{flex-direction:column;gap:10px;display:flex}.survey-checkbox-group--two-column{grid-template-columns:repeat(2,minmax(260px,1fr));gap:10px 36px;max-width:980px;display:grid}.survey-checkbox-item{color:#545e6b;align-items:center;gap:10px;font-size:14px;display:flex}.survey-checkbox-item input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1px solid #2b78ff;border-radius:2px;place-content:center;width:18px;height:18px;display:grid}.survey-checkbox-item input[type=checkbox]:after{content:"";opacity:0;border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:3px;transform:rotate(-45deg)}.survey-checkbox-item input[type=checkbox]:checked{background:#2b78ff}.survey-checkbox-item input[type=checkbox]:checked:after{opacity:1}.survey-checkbox-item input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #2b78ff59}.survey-thumb-grid{gap:30px;display:flex}.survey-thumb-card{cursor:pointer;color:#9aa0a6;background:#fff;border:none;justify-content:center;align-items:center;width:86px;height:92px;display:inline-flex}.survey-thumb-card:has(.survey-thumb-input:checked){background:#d9edf7}.survey-thumb-card:has(.survey-thumb-input:checked) .survey-thumb-icon-up{color:#6aa84f}.survey-thumb-card:has(.survey-thumb-input:checked) .survey-thumb-icon-down{color:#b00020}.survey-thumb-input{opacity:0;pointer-events:none;position:absolute}.survey-thumb-inner{flex-direction:column;align-items:center;gap:6px;display:flex}.survey-thumb-label{color:#545e6b;font-size:13px}.survey-matrix-wrap{overflow-x:auto}.survey-matrix-table{table-layout:fixed;border-collapse:separate;border-spacing:0 8px;color:#545e6b;width:100%}.survey-matrix-col-label{width:250px}.survey-matrix-col-option{width:auto}.survey-matrix-table thead th{text-align:center;color:#6f6f6f;padding:0 6px;font-size:13px;font-weight:300}.survey-matrix-table tbody th{text-align:left;white-space:nowrap;padding-right:14px;font-size:14px;font-weight:300}.survey-matrix-table td{text-align:center;padding:4px 6px}.survey-matrix-radio{appearance:none;cursor:pointer;background:#fff;border:1px solid #c9c9c9;border-radius:50%;place-content:center;width:18px;height:18px;display:inline-grid}.survey-matrix-radio:after{content:"";background:#8ec3d1;border-radius:50%;width:8px;height:8px;transition:transform .12s ease-in-out;transform:scale(0)}.survey-matrix-radio:checked:after{transform:scale(1)}.survey-matrix-radio:focus-visible{outline-offset:2px;outline:2px solid #8ec3d173}.survey-textarea{resize:vertical;width:520px}.survey-input:focus,.survey-textarea:focus,.survey-select:focus{border-bottom-color:var(--survey-accent);background:#fff}.survey-divider{background:#e1e1e180;height:1px;margin:34px 0}.survey-error{color:var(--survey-required);margin:8px 0 0;font-size:13px}.survey-actions{margin-top:34px}.survey-pager{align-items:center;gap:18px;display:flex}.survey-prev-btn{color:#8d8d8d;cursor:pointer;background:#f8f8f8;border:1px solid #d4d4d4;justify-content:center;align-items:center;width:42px;height:40px;padding-bottom:6px;font-size:34px;line-height:.8;display:inline-flex}.survey-next-btn{color:#fff;letter-spacing:.3px;cursor:pointer;background:#8f8f96;border:1px solid #94949b;min-width:120px;height:40px;font-size:18px;font-weight:400;line-height:1}.survey-next-btn:disabled{opacity:.92;cursor:not-allowed}.survey-prev-btn:disabled{cursor:not-allowed;color:#c7c7c7;background:#fcfcfc}.survey-next-btn:hover{background:#87878e}.survey-submit-loading{align-items:center;gap:8px;display:inline-flex}.survey-submit-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite survey-spin}@keyframes survey-spin{to{transform:rotate(360deg)}}.survey-footer{width:min(var(--survey-max-width), calc(100% - (2 * var(--survey-gutter))));color:#545e6b;margin:5px auto 0;padding:10px 12px 14px;font-size:13px;font-weight:400}.survey-footer span{color:#23a9de}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.survey-header{padding:10px 16px 6px}.survey-logo{height:96px}.survey-division-row{padding:12px 0 4px}.survey-division-title{font-size:26px}.survey-card{padding:20px 14px 40px}.survey-intro-text{font-size:18px}}@media (width<=480px){.survey-division-title{font-size:22px}.survey-label{font-size:16px}.survey-next-btn{min-width:104px}}.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}.admin-testing-banner{color:#f5e6b8;letter-spacing:.04em;text-align:center;background:#3d3520;border-bottom:2px solid #c9a227;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;padding:9px 20px;font-size:12px;line-height:1.4;display:flex}.admin-testing-banner-badge{color:#2a2414;letter-spacing:.14em;text-transform:uppercase;background:#c9a227;border-radius:2px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.admin-testing-banner-text{opacity:.95}@media (width<=600px){.admin-testing-banner{padding:8px 12px;font-size:11px}}.home-page{color:#2d2d2d;scroll-behavior:smooth;background:#f4f4f4;min-height:100svh}.home-hero{background:#1a2e2a;flex-direction:column;min-height:72vh;display:flex;position:relative;overflow:hidden}.home-hero-bg{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-hero-overlay{pointer-events:none;background:linear-gradient(#0a1e1c8c 0%,#0a1e1c40 45%,#0a1e1c73 100%);position:absolute;inset:0}.home-topbar{z-index:3;justify-content:space-between;align-items:center;gap:24px;padding:16px 40px;display:flex;position:relative}.home-topbar-logo{object-fit:contain;width:auto;height:72px}.home-topbar-contact{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 32px;display:flex}.home-topbar-contact a{color:#fff;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:400;text-decoration:none}.home-topbar-contact a:hover{opacity:.85}.home-hero-brand{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 24px 56px;display:flex;position:relative}.home-hero-brand-logo{object-fit:contain;filter:drop-shadow(0 4px 24px #00000059);width:min(380px,70vw);height:auto}.home-hero-cta{color:#fff;letter-spacing:.18em;text-transform:uppercase;border:1px solid #fff9;border-radius:2px;margin-top:36px;padding:13px 32px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.home-hero-cta:hover{background:#ffffff1f;border-color:#fff}.home-surveys{background:#fff;padding:64px 16px 80px}.home-surveys-inner{width:100%;max-width:1440px;margin:0 auto}.home-matchmaker-header{text-align:center;margin-bottom:48px}.home-matchmaker-lead{color:#3a7d8c;margin:0 0 4px;font-size:clamp(22px,3.2vw,34px);font-weight:400;line-height:1.35}.home-matchmaker-the{font-weight:600}.home-matchmaker-title{letter-spacing:.02em;color:#3a7d8c;margin:0 0 20px;font-size:clamp(42px,6.5vw,72px);font-weight:700;line-height:1}.home-matchmaker-desc{color:#9a9a9a;max-width:520px;margin:0 auto;font-size:15px;line-height:1.55}.home-role-picker{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px 12px;width:100%;margin-bottom:48px;scroll-margin-top:24px;display:flex}.home-role-option{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:120px;align-items:center;gap:14px;min-width:100px;max-width:180px;padding:0;font-family:inherit;transition:transform .2s;display:flex}.home-role-option:hover{transform:translateY(-4px)}.home-role-option.is-selected .home-role-icon{box-shadow:0 0 0 3px #3a7d8c,0 8px 24px #3a7d8c40}.home-role-icon{aspect-ratio:1;object-fit:contain;border-radius:50%;width:min(140px,100%);height:auto;transition:box-shadow .2s}.home-role-label{letter-spacing:.06em;text-transform:uppercase;color:#3a7d8c;text-align:center;width:100%;font-size:13px;font-weight:600;line-height:1.35}.home-survey-panel-wrap{margin-bottom:32px;scroll-margin-top:24px;scroll-margin-bottom:24px}.home-survey-panel{background:#f8fbfc;border:1px solid #d8e8ec;border-radius:6px;flex-direction:column;gap:24px;max-width:560px;margin:0 auto;padding:32px 36px;animation:.25s home-panel-in;display:flex}@keyframes home-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-survey-panel-title{letter-spacing:.12em;text-transform:uppercase;color:#3a7d8c;text-align:center;margin:0;font-size:14px;font-weight:600}.home-survey-panel-fields{flex-direction:column;gap:16px;display:flex}.home-field{flex-direction:column;gap:6px;display:flex}.home-field label{color:#3a7d8c;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.home-select{appearance:none;width:100%;font:inherit;color:#2d2d2d;cursor:pointer;background:#f8fbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231a3d38' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #cfe0e6;border-radius:3px;padding:11px 36px 11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.home-select:hover{border-color:#98c1ce}.home-select:focus{border-color:#1a3d38;outline:none;box-shadow:0 0 0 3px #1a3d381f}.home-input{width:100%;font:inherit;color:#2d2d2d;box-sizing:border-box;background:#f8fbfc;border:1px solid #cfe0e6;border-radius:3px;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.home-input:hover{border-color:#98c1ce}.home-input:focus{border-color:#1a3d38;outline:none;box-shadow:0 0 0 3px #1a3d381f}.home-input::placeholder{color:#9aabb3}.home-launch-btn{font:inherit;letter-spacing:.14em;text-transform:uppercase;color:#fff;cursor:pointer;text-align:center;background:#1a3d38;border:none;border-radius:3px;margin-top:auto;padding:12px 20px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s}.home-launch-btn:hover{background:#234e48}.home-launch-btn.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.home-launch-btn.is-disabled:hover{background:#1a3d38}.home-launch-btn:focus-visible{outline-offset:2px;outline:2px solid #1a3d38}.home-footer{color:#ffffffbf;text-align:center;letter-spacing:.12em;text-transform:uppercase;background:#1a3d38;justify-content:center;align-items:center;gap:10px;padding:28px 24px;font-size:12px;display:flex}.home-footer img{opacity:.9;width:auto;height:22px}@media (width>=900px){.home-role-picker{flex-wrap:nowrap;gap:16px}.home-role-option{flex:1 1 0;max-width:none}}@media (width<=900px){.home-topbar{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 20px}.home-topbar-contact{justify-content:flex-start;gap:6px 20px}.home-topbar-contact a{white-space:normal;font-size:10px}.home-hero{min-height:60vh}.home-hero-brand-logo{width:min(280px,75vw)}.home-matchmaker-title{font-size:36px}.home-role-picker{justify-content:center;gap:24px 16px}.home-role-icon{width:100px;height:100px}.home-role-option{flex:0 110px}.home-surveys{padding-inline:12px}}@media (width<=480px){.home-topbar-logo{height:56px}.home-role-picker{gap:20px 12px}.home-role-icon{width:88px;height:88px}.home-role-option{flex:0 96px}.home-role-label{font-size:10px}.home-survey-panel{padding:24px 20px}}
