:root{--accentColor:88 193 185;--primaryColor:168 15 161}main.surveyPage{background:linear-gradient(#fff,#eafaff)}.post-it-stack{width:8rem;height:8rem;position:relative}.stacks-wrapper h2{color:#555;z-index:12;text-align:center;pointer-events:none;align-content:center;align-self:center;max-width:112px;padding:10px 0;font-size:14px;font-weight:bolder;line-height:normal;position:absolute;top:0}.post-it-stack__item{position:absolute;top:0;left:0}.post-it-stack__item--top{z-index:10}.post-it-stack__item--empty{border:1px dotted #d1d5db;border-radius:.125rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.post-it-stack__count{color:#9ca3af;align-self:flex-end;margin-bottom:5px;font-size:.875rem}@media screen and (max-width:972px){.stacks-wrapper:has(>:nth-child(5):last-child)>* .post-it{height:auto;min-height:70px}.stacks-wrapper:has(>:nth-child(5):last-child)>div{justify-content:center;display:flex}.stacks-wrapper:has(>:nth-child(5):last-child){flex-wrap:wrap;gap:15px}.stacks-wrapper:has(>:nth-child(5):last-child) .post-it-stack{height:auto;min-height:60px}}@media screen and (max-width:849px){.stacks-wrapper:has(>:nth-child(4):last-child)>* .post-it{height:auto;min-height:70px}.stacks-wrapper:has(>:nth-child(4):last-child)>div{justify-content:center;display:flex}.stacks-wrapper:has(>:nth-child(4):last-child){flex-wrap:wrap;gap:20px}.stacks-wrapper:has(>:nth-child(4):last-child) .post-it-stack{height:auto;min-height:60px}}.stacks-submitted{align-items:center;margin-bottom:.5rem;display:flex}.stack-bullet{border:1px solid #0000001a;width:.75rem;height:.75rem;margin-right:.5rem}.stack-bullet--green{background-color:#a7f3d0}.stack-bullet--blue{background-color:#bfdbfe}.stack-bullet--orange{background-color:#fed7aa}.stack-title{margin-right:1.5rem;font-size:.875rem}.post-it{cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:.125rem;width:8rem;height:8rem;padding:8px;transition:transform .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.post-it--green,.legend-color--green,.results-post-it--green{background-color:#a7f3d0}.post-it--green:hover{background-color:#6ee7b7}.post-it--blue,.legend-color--blue,.results-post-it--blue{background-color:#bfdbfe}.post-it--blue:hover{background-color:#93c5fd}.post-it--orange,.legend-color--orange,.results-post-it--orange{background-color:#fed7aa}.post-it--orange:hover{background-color:#fdba74}.post-it--purple,.legend-color--purple,.results-post-it--purple{background-color:#ecb7ec}.post-it--purple:hover{background-color:#e9a4e9}.post-it--pink,.legend-color--pink,.results-post-it--pink{background-color:#fbd0d7}.post-it--pink:hover{background-color:pink}.top-container .stack-wrapper{position:relative}.post-it__text{color:#374151;opacity:.7;vertical-align:bottom;text-align:center;width:calc(100% - 15px);font-size:.75rem;display:none;position:absolute;bottom:5px;overflow:hidden}.post-it--show-count .post-it__text{display:block}.post-it__content{width:100%;height:100%;font-size:.75rem;line-height:1rem;overflow:hidden}.post-it__textarea{resize:none;color:#222;background-color:#00000012;border:1px solid #00000020;border-radius:0 0 5px;width:calc(100% + 6px);height:100%;margin:-4px -3px 0;padding:1px 3px 2px;font-size:.75rem;overflow-y:auto}@media screen and (max-width:624px){.language-selector+h1{text-align:center!important;margin:0 68px 20px 76px!important;padding-left:0!important}}@media screen and (max-width:420px){.stacks-wrapper{margin:0}.post-it-stack{width:7.1rem}.post-it{width:7rem}}.post-it__textarea:focus{outline:none}.post-it__char-count{text-align:right;margin-top:auto;font-size:.75rem}.post-it__char-count--warning{color:#ef4444}.post-it__char-count--normal{color:#6b7280}.post-it__remove-btn{z-index:50;background-color:#ffffff4f;border-radius:50%;padding:2px;transition:all .2s;position:absolute;top:0;right:0}.post-it__remove-icon{color:#000060;width:13px;height:13px}.post-it__remove-btn:hover{background-color:#ef44445e}.post-it__remove-btn:hover .post-it__remove-icon{color:#750101}.importance-controls{z-index:60;align-items:center;gap:.25rem;display:flex;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.importance-label{color:#6b7280;white-space:nowrap;background:#0000000d;border-radius:.25rem;padding:.125rem .375rem;font-size:.75rem}.importance-arrow{cursor:pointer;background:rgba(var(--primaryColor)/70%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;transition:all .2s;display:flex}.importance-arrow:hover{background:#222}.importance-arrow--left{margin-right:.125rem}.importance-arrow--right{margin-left:.125rem}.drag-area{background-color:#f7f7f7;border:2px solid #d1d5db;border-radius:.375rem;width:100%;min-height:300px;position:relative;overflow:visible}.drag-area__instruction{pointer-events:none;justify-content:center;padding-top:60px;display:flex;position:absolute;inset:0}.drag-area__instruction-text{color:#6b7280;font-size:1.125rem}.drag-area__segments{background:linear-gradient(90deg,#fff0,rgba(var(--accentColor)/10%));width:100%;height:100%;display:flex}.drag-area__segment{border-right:1px dotted #9ca3af91;flex:1;height:100%;min-height:300px;position:relative}.drag-area__segment:before{text-align:center;opacity:.4;width:100%;font-size:12px;display:inline-block}.drag-area__segment[aria-label="Importance segment 2 of 10"]:before{content:"2"}.drag-area__segment[aria-label="Importance segment 3 of 10"]:before{content:"3"}.drag-area__segment[aria-label="Importance segment 4 of 10"]:before{content:"4"}.drag-area__segment[aria-label="Importance segment 5 of 10"]:before{content:"5"}.drag-area__segment[aria-label="Importance segment 6 of 10"]:before{content:"6"}.drag-area__segment[aria-label="Importance segment 7 of 10"]:before{content:"7"}.drag-area__segment[aria-label="Importance segment 8 of 10"]:before{content:"8"}.drag-area__segment[aria-label="Importance segment 9 of 10"]:before{content:"9"}.drag-area__segment[aria-label="Importance segment 2 of 5"]:before{content:"3-4"}.drag-area__segment[aria-label="Importance segment 3 of 5"]:before{content:"5-6"}.drag-area__segment[aria-label="Importance segment 4 of 5"]:before{content:"7-8"}.drag-area__segment[aria-label="Importance segment 2 of 3"]:before{content:"4-7"}@media (min-width:640px) and (max-height:480px),(min-width:480px) and (max-height:480px){.drag-area__segment:not(:last-child){border-right:1px dotted #9ca3af91}}.drag-area__segment:last-child{border-right:none}.drag-area__label{color:#00000080;z-index:10;font-size:12px;font-weight:300;position:absolute;top:5px}.drag-area__label--left{left:.5rem}.drag-area__label--right{right:.5rem}.placed-post-it{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;left:50%;transform:translate(-50%)}.placed-post-it--removing{opacity:0;transform:translate(-50%)scale(.75)}.placed-post-it--active{z-index:50;margin:10px 0 0 -65px;transform:scale(1.4)}textarea.post-it__textarea::placeholder{color:#22222263}.thank-you-overlay{border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.thank-you-message{color:#fff;background:#00ab02;border-radius:5px;margin-bottom:15px;padding:0 10px;font-size:1.25rem}.thank-you-icon{color:#00ab02;width:5rem;height:5rem;margin-bottom:15px}.results-main-header .thank-you-compact{display:none}.button-seeThouhts{filter:contrast(2)brightness(.9);text-shadow:0 0 3px #000;box-shadow:0 1px 2px #000}.results-main-header{color:#444;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:20px;display:flex}.results-main-header__left{flex-direction:column;gap:1rem;display:flex}.results-main-header__right{align-items:center;gap:1rem;display:flex}.thank-you-compact{align-items:center;gap:.5rem;display:flex}.thank-you-compact__icon{color:#00ab02;width:1.5rem;height:1.5rem}.thank-you-compact__text{color:#fff;background:#00ab02;border-radius:.25rem;padding:.25rem .5rem;font-size:1rem;font-weight:500}.results-main-title h2{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.results-count{color:#6b7280;font-size:1rem;font-weight:400}.results-legend{align-items:center;gap:1rem;display:flex}.legend-item{align-items:center;gap:.25rem;display:flex}.legend-color{border-radius:.125rem;width:.75rem;height:.75rem}.legend-item span{color:#6b7280;font-size:.875rem}.view-toggle{border:1px solid #d1d5db;border-radius:.375rem;display:flex}.view-toggle__button{cursor:pointer;background:#fff;border:none;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.view-toggle__button:last-child{border-radius:0 5px 5px 0}.view-toggle__button:first-child{border-radius:5px 0 0 5px}.view-toggle__button:hover{background:#f3f4f6}.view-toggle__button--active{color:#374151;background:#e5e7eb}.view-toggle__button:not(:last-child){border-right:1px solid #d1d5db}.formWrapper input{border:unset;color:#0f4bd4;background:0 0;border-bottom:2px dotted #2933d460;height:30px;font-family:courier,sans-serif;font-weight:600}.formWrapper input::placeholder{color:#dedede;font-weight:200}input.mandatory+label span.text-xs:before{color:#e26e3a;content:"* ";font-size:1.3em;font-weight:bolder}.results-search{width:250px;position:relative}.results-search__input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem 2rem .5rem .5rem}.results-search__input:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 2px #3b82f640}.results-search__clear{cursor:pointer;color:#6b7280;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.results-search__clear:hover{color:#374151}.results-grid{background:linear-gradient(90deg,#fcf5f5,#f9e1ff);border:2px solid #d1d5db;border-radius:.375rem;width:100%;min-height:400px;position:relative;overflow:visible}.results-grid__labels{z-index:10;justify-content:space-between;padding:0 .5rem;display:flex;position:absolute;top:5px;left:0;right:0}.results-grid__label{color:#00000080;font-size:12px;font-weight:300}@media (min-width:640px){.results-grid__label{font-size:.875rem}}.results-grid__segments{width:100%;height:100%;min-height:400px;display:flex}.results-grid__segment{border-right:.5px dotted #9ca3af91;flex-flow:wrap;flex:1;align-content:flex-start;gap:4px;height:100%;min-height:400px;padding:30px 4px 4px;display:flex;position:relative}.results-grid__segment:last-child{border-right:none}.results-post-it{cursor:default;border-radius:.125rem;flex-shrink:0;width:6rem;height:6rem;margin-bottom:4px;padding:.5rem;font-size:.625rem;overflow:hidden;box-shadow:0 2px 4px #0000001a}.results-post-it--user{border:2px solid #374151;order:-1;font-weight:600}.results-post-it--audio,.results-post-it--video{flex-direction:column;justify-content:center;align-items:center;padding:5px 6px;display:flex}.results-post-it__content{-webkit-line-clamp:4;-webkit-box-orient:vertical;width:100%;height:100%;line-height:1.1em;display:-webkit-box;overflow:hidden}.results-post-it__transcription{text-overflow:ellipsis;max-height:calc(100% - 28px);line-height:.7rem;overflow:hidden}.results-post-it__audio,.results-post-it__video{flex-direction:column;justify-content:space-between;align-items:center;gap:.15rem;width:100%;height:100%;display:flex}.results-post-it--user,.results-post-it--audio.results-post-it--user,.results-post-it--video.results-post-it--user{display:none}.audio-indicator,.video-indicator{color:#6b7280;align-items:center;gap:.25rem;font-size:.625rem;display:flex}.results-audio-player,.results-video-player{width:100%}.results-list{background:#fff;border-radius:.375rem;max-height:80vh;overflow:auto;box-shadow:0 1px 3px #0000001a}.results-table{table-layout:fixed;min-width:100%;min-height:300px}.results-table thead{z-index:100;background:#fff;position:sticky;top:-1px;box-shadow:0 2px 4px #0000001a}.cell-priority,.cell-age,.cell-from,.cell-sent{min-width:80px}.cell-thought-kind,.cell-alias{min-width:120px}.results-table td{text-overflow:ellipsis;overflow:hidden}.draggable-header{cursor:move;-webkit-user-select:none;user-select:none;resize:horizontal;text-overflow:ellipsis;position:relative;overflow:hidden}.draggable-header:hover{background-color:#f3f4f6}.draggable-header.dragging{opacity:.5}.drop-indicator{z-index:1000;background-color:#3b82f6;width:2px;position:absolute;top:0;bottom:0}.column-resizer{display:none}.column-resizer:hover{background:#3b82f6}.results-table tr.border-l-4{display:none}.results-table__cell-thought{white-space:normal;word-wrap:break-word;line-height:1rem;position:relative}.translation-row{display:none}.translation-icon{color:#6b7280;margin-right:.25rem}.translation-tooltip{z-index:200;white-space:normal;word-wrap:break-word;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;max-width:300px;padding:.5rem;position:absolute;box-shadow:0 4px 6px -1px #0000001a}.translation-tooltip__close{cursor:pointer;color:#6b7280;position:absolute;top:.25rem;right:.25rem}.translation-tooltip__close:hover{color:#374151}.language-selector{z-index:778;position:absolute;top:1rem;left:1rem}.language-selector__button{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.language-selector__button:hover{background-color:#f3f4f6}.language-selector__dropdown{z-index:778;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;width:max-content;min-width:8rem;max-width:calc(100vw - 30px);margin-top:.25rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.language-selector__option{cursor:pointer;align-items:center;padding:.8rem .5rem;display:flex}.language-selector__option:hover{background-color:#f3f4f6}.language-selector__option--active{background-color:#f3f4f6;font-weight:600}.language-selector__check{color:#10b981;margin-left:auto}@media (max-width:640px){.language-selector__dropdown{border-radius:9px;width:calc(100vw - 33px);max-width:400px;box-shadow:0 15px 50px -10px}}.footer{z-index:51;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffc9;width:100%;padding:1px 13px 5px;font-style:italic;position:fixed;bottom:0;left:0}.footer__text{color:#9ca3af;font-size:.75rem;font-weight:400}.footer a.feedbackLink{color:#fff;background:#3d83ab;border-radius:4px;margin:0 10px 0 0;padding:1px 4px;font-style:normal}.footer a.feedbackLink:hover{background:#222}.input-method-selector{z-index:790;gap:.25rem;display:flex;position:absolute;bottom:7px;left:5px}.input-method-btn{cursor:pointer;color:#00000070;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;transition:all .2s;display:flex}.input-method-btn svg{zoom:1.2}.placed-post-it--active .input-method-btn--active{background:#00000012;border-color:#ffffff7a #00000020 #00000020;border-radius:0 0 7px 7px}.input-method-btn:not(.input-method-btn--active):hover{opacity:1;background:#00000012;transform:scale(.9)}.input-method-btn--inactive{opacity:.5}.audio-recorder{border-radius:0 0 5px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:calc(100% + 5px);height:calc(100% - 15px);margin:-3px;padding:.5rem;display:flex}.placed-post-it--active .audio-recorder{background-color:#00000012;border:1px solid #00000020}.audio-recorder--uploading{gap:.25rem}.audio-spinner{border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.audio-visualizer{align-items:end;gap:1px;height:30px;margin-bottom:.25rem;display:flex}.audio-bar{background:#3b82f6;border-radius:1px;width:2px;min-height:2px;transition:height .1s}.audio-timer{color:#374151;white-space:nowrap;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.audio-actions{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.audio-btn{cursor:pointer;border-radius:5px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:13px;transition:all .2s;display:flex}.audio-btn--primary{color:#00000080;background:#00000017;font-weight:bolder}.audio-btn--secondary{color:#00000080}.audio-btn--record{color:#ef4444;border:1px solid #ef4444;padding:5px 13px 5px 8px;font-weight:800}.audio-btn--primary:hover,.audio-btn--secondary:hover,.audio-btn--record:hover,.placed-post-it--active .audio-btn--record:hover{color:#fff;border:unset;background:#222}.placed-post-it--active .audio-btn--record{color:#fff;border:unset;background:#ef4444}.audio-btn--secondary.audio-btn--red{color:#dc2626}.audio-btn--secondary.audio-btn--red:hover{color:#fff;background:#d54545;font-weight:700}.audio-btn--danger{color:#fff;background:#ef4444}.audio-btn--danger:hover{background:#dc2626}.audio-info{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.audio-duration{color:#374151;font-size:.75rem;font-weight:700}.audio-player{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:.25rem;display:flex}.table-audio-player-component{flex-direction:row-reverse;gap:10px;width:100%}@media (max-width:770px){.results-grid .audio-player.results-audio-player{padding:0}}@media (max-width:580px){.results-post-it__audio .audio-player{zoom:.6;margin:-1px 0 -10px}}.results-list .audio-visualizer,.results-grid .audio-visualizer{display:none}.delete-confirm-overlay{z-index:790;background:#00000080;border-radius:.125rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.delete-confirm-popup{text-align:center;background:#fff;border-radius:.375rem;max-width:200px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a}.delete-confirm-popup p{color:#374151;margin-bottom:.75rem;font-size:.75rem}.delete-confirm-actions{justify-content:center;gap:.5rem;display:flex}.video-recorder{border-radius:0 0 5px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:calc(100% + 5px);height:calc(100% - 15px);margin:-3px;padding:.5rem;display:flex;position:relative}.placed-post-it--active .video-recorder{background-color:#00000012;border:1px solid #00000020}.video-preview{object-fit:cover;background-color:#000;border-radius:4px;width:100%;height:100%}.video-preview-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.camera-ready{opacity:1}.video-recorder--initial .video-preview--live{opacity:1;transition:opacity .3s}.video-preview--live{visibility:visible!important;opacity:1!important;display:block!important}.video-preview--recording{border:2px solid #ef4444}.video-preview--saved{cursor:pointer}.video-overlay{background:linear-gradient(#0000,#000000b3);flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.video-timer{color:#fff;text-shadow:0 1px 2px #000c;white-space:nowrap;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.video-actions{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.video-btn{cursor:pointer;color:#333;background:#ffffffe6;border:none;border-radius:5px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:13px;font-weight:700;transition:all .2s;display:flex}.video-btn--primary{color:#fff;background:#000c}.video-btn--secondary{color:#222222d4;background:0 0;border:1px solid #2222227d;font-weight:500}.recording-indicator+div button.video-btn--secondary{border:unset;color:#fff}.video-btn--secondary:hover{color:#222;background:#22222220;border-color:#22222280}.video-btn--secondary.video-btn--red{color:#fff;background:#dc2626;font-weight:700}.video-btn--record{color:#fff;background:#ef4444;padding:5px 13px 5px 8px;font-weight:800}.video-btn--danger{color:#fff;background:#ef4444}.video-btn:hover{opacity:.9;transform:scale(1.05)}.video-btn--danger:hover{background:#dc2626}.video-info{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.video-duration{color:#fff;text-shadow:0 1px 2px #000c;font-size:.75rem;font-weight:700}.video-error{text-align:center;color:#ef4444;padding:1rem;font-size:.75rem}.video-spinner{border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;margin-bottom:.5rem;animation:1s linear infinite spin}.video-recorder--loading{gap:.25rem;padding:1rem}.video-recorder--error{padding:1rem}.video-recorder--recording .recording-indicator{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.video-recorder--recording .recording-dot{background-color:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s infinite blink}.video-preview--portrait{transform:rotate(0)}.video-orientation--portrait video{transform:rotate(0)!important}.video-player{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:.25rem;display:flex}.table-video-player-component{width:100%;min-width:120px}.video-player--error{justify-content:center;align-items:center;padding:.5rem;display:flex}.video-recorder--saved .video-recorder-player{width:100%;height:100%}.video-recorder--saved .video-recorder-player .video-preview-hidden{object-fit:cover;width:100%;height:100%}.video-recorder--saved .video-overlay{background:linear-gradient(#0000,#000000b3);justify-content:center;padding:.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:640px){.video-preview{min-height:80px}.video-overlay{padding:.25rem}.video-btn{padding:.2rem .4rem;font-size:11px}}@media (max-width:580px){.results-post-it__video .video-player{zoom:.6;margin:-1px 0 -10px}}.results-post-it__video .results-post-it__transcription{text-overflow:ellipsis;color:#374151;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;height:auto;min-height:50%;max-height:80%;margin-bottom:.15rem;font-size:.5rem;line-height:1.1;display:-webkit-box;overflow:hidden}@media (max-width:680px){.results-post-it__video .results-post-it__transcription{-webkit-line-clamp:1;height:70%;margin:-1px -2px -4px;font-size:.45rem;display:block}}@media screen and (max-width:680px){.results-main-header{flex-direction:column;align-items:stretch}.results-main-header__right{justify-content:space-between}.results-search{width:200px}.results-grid__segment{padding:30px 2px 4px}.results-post-it{width:5rem;height:5rem;font-size:.5rem}}@media (max-width:768px){.results-main-header__left{text-align:center;align-items:center}.results-search{width:100%}.results-legend{justify-content:center}.results-grid__segments{min-height:300px}.results-post-it{width:4rem;height:4rem;padding:.25rem;font-size:.45rem}main.surveyPage{padding-bottom:40px}.surveyPage h1{margin-bottom:15px}.top-container{flex-direction:column-reverse}.btnSubmit-wrp{z-index:51;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff8f;border-radius:15px 15px 0 0;width:100vw;padding:15px;position:fixed;bottom:25px;left:0;box-shadow:0 -1px 3px #55555559}.btnSubmit-wrp:has(.text-xs){padding-bottom:0}input,textarea,select{font-size:16px!important}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.surveyPage{min-height:100vh;position:relative;overflow-x:hidden}.post-it__textarea{-webkit-appearance:none;font-size:16px!important}}@media (max-width:640px){.results-main-header{gap:10px;margin-bottom:12px}.thank-you-compact{justify-content:center}.results-main-title h2{font-size:1.25rem}.results-legend{flex-wrap:wrap;gap:.5rem}.view-toggle__button{padding:.375rem .5rem;font-size:.75rem}.results-grid__segment{padding:30px 1px 4px}.results-post-it{width:3.5rem;height:3.5rem;padding:.25rem;font-size:.45rem}.footer{padding:.375rem .5rem}.footer__text{font-size:.625rem}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main{padding-bottom:3rem}.recording-indicator{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.recording-dot{background-color:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.recording-info{color:#6b7280;font-size:8pt;display:none;position:absolute;bottom:10px;right:11px}.video-overlay .recording-info{bottom:-18px;right:3px}@media screen and (max-width:420px){.recording-info{width:22px;margin-bottom:-3px;font-size:7px;line-height:8px}.video-overlay .recording-info{bottom:-16px;right:3px}.post-it__char-count--normal{font-size:9px;line-height:18px}}.placed-post-it--active .recording-info{display:block}.placed-post-it--dragging{cursor:grabbing!important}.placed-post-it--dragging .post-it{width:120px!important;min-width:120px!important;height:120px!important;min-height:120px!important}.placed-post-it--dragging .post-it>:not(.post-it__remove-btn){visibility:hidden!important;opacity:0!important;display:none!important}.placed-post-it--dragging .post-it__content,.placed-post-it--dragging .post-it__textarea,.placed-post-it--dragging .post-it__char-count,.placed-post-it--dragging .video-recorder,.placed-post-it--dragging .audio-recorder,.placed-post-it--dragging .input-method-selector,.placed-post-it--dragging .input-method-btn,.placed-post-it--dragging .importance-controls,.placed-post-it--dragging .post-it__remove-btn,.placed-post-it--dragging .video-btn,.placed-post-it--dragging .video-actions,.placed-post-it--dragging .video-overlay,.placed-post-it--dragging .video-preview,.placed-post-it--dragging video,.placed-post-it--dragging textarea,.placed-post-it--dragging button{visibility:hidden!important;display:none!important}.placed-post-it--dragging+.importance-controls{display:none!important}.results-post-it{order:0}.audio-player--error{justify-content:center;align-items:center;padding:.5rem;display:flex}.audio-error{color:#ef4444;font-size:.75rem}.results-post-it__transcription{color:#374151;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;height:auto;min-height:50%;max-height:80%;margin-bottom:.15rem;font-size:.5rem;line-height:1.1;display:-webkit-box;overflow:hidden}@media (max-width:680px){.results-post-it__transcription{-webkit-line-clamp:1;height:70%;margin:-1px -2px -4px;font-size:.45rem;display:block}}.api-config-applied{display:none}.video-recorder .video-preview.preview-inactive{opacity:.3}.video-recorder .video-preview.preview-active{opacity:1}.video-actions-container{flex-direction:column;align-items:center;gap:8px;display:flex}.video-player--loading{flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.video-loading-text{color:#666;margin-top:8px;font-size:14px}main:has(.popover){width:100vw;height:100vh;overflow:hidden}#toggle{display:none}svg.info{margin:-2px 2px 0 0;display:inline-block}label.instBtn{color:#418186;z-index:777;cursor:pointer;-webkit-user-select:none;user-select:none;background:#edf8fb;border-radius:7px;padding:3px 7px;font-size:.9em;font-weight:bolder;position:absolute;top:20px;right:20px}.instBtn:hover{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#e3eff1}body:has(.popover){height:100vh;overflow:hidden}.popover{z-index:778;background:rgb(var(--accentColor)/35%);-webkit-backdrop-filter:blur(1.5px)saturate(.3);backdrop-filter:blur(1.5px)saturate(.3);padding:20px;display:flex;position:fixed;inset:0}.popover-content{background:#f9ffff;border-radius:15px;align-content:center;width:100%;min-width:320px;max-width:800px;max-height:calc(100vh - 80px);margin:auto;padding:30px 20px;position:relative;overflow-y:auto;box-shadow:0 4px 30px #00000059}.popover button.info-action-button,.popover button.back-action-button{position:absolute}.popover button.close-action-button{margin-top:-15px;margin-left:-30px;position:fixed}.popover-content.popover-content--whats-new,.popover-content.popover-content--privacy,.popover-content.popover-content--keywords{align-content:baseline}.popover-content .step-description a{text-decoration:underline}.popover-content .step-description a:hover{color:#0891b2}.popover-content hr{border:1px dashed #00000020;margin:40px 0 25px}.popover button:disabled{opacity:.2;pointer-events:none;cursor:not-allowed}.popover .btn--secondary{color:#555;background:0 0;border:1px solid #555;margin-top:15px}.welcome-title{text-align:center;margin-bottom:15px;font-size:2.5rem;font-weight:700}.intro-text{text-align:center;max-width:600px;margin:0 auto 20px;font-size:1rem;line-height:1.3}.intro-text strong{font-weight:700}.popover .steps-container.ani-container{background:#fbfaf5;align-items:center;padding:0 10px}.popover .ani-container img.intro-ani{max-height:35vh;margin:auto}.how-it-works{text-align:center;color:#0891b2;text-shadow:11px 0 #fff,-5px 0 #fff,6px 0 #fff,-9px 0 #fff;margin:0 0 -18px;font-size:1.25rem;font-weight:700;position:relative}.steps-container{background:#fff;border:1px solid #0891b2;border-radius:15px;flex-grow:1;margin-bottom:10px;padding:35px 35px 25px}.step{align-items:flex-start;margin-bottom:25px;display:flex}.step:last-child{margin-bottom:0}.step-number{margin-top:5px;margin-right:10px;font-size:1.2rem;font-weight:700}.step-icon{color:#0891b2;flex-shrink:0;margin-right:15px}.step-content{flex:1}.step-title{margin-bottom:5px;font-size:1rem;font-weight:700;line-height:1.1rem}.step-description{color:#333;margin-bottom:5px;font-size:.9rem}.input-preference{margin-bottom:8px}.radio-options{align-items:center;gap:15px;display:flex}.radio-option{cursor:pointer;align-items:center;gap:5px;display:flex}.radio-option input[type=radio]{width:16px;height:16px;margin:0}.radio-option label{cursor:pointer;margin:0;font-size:.85rem}.ps-note{text-align:center;color:#555;margin:15px 0 25px;font-size:.9rem}.ps-note strong{font-weight:700}.start-button{color:#fff;cursor:pointer;background:#222;border:none;border-radius:10px;flex-shrink:0;width:100%;margin-top:auto;padding:15px;font-size:1.2rem;font-weight:700;transition:background .2s;display:block}.start-button:hover{background:#000}.no-form .formWrapper{align-content:center}main+div{display:none}@media (min-width:640px){.popover-content{padding:30px}.step{align-items:flex-start}.step-icon{width:40px;height:40px}}@media (min-width:768px){.popover-content{padding:25px 40px 40px}.intro-text,.step-title{font-size:1.1rem}.ps-note{margin:0 0 15px}}@media (max-width:639px){.popover button.back-action-button,.popover button.info-action-button{top:18px;left:100px}}@media (max-width:639px) and (orientation:portrait){body{height:-webkit-fill-available}.popover-content{box-sizing:border-box;width:calc(100vw + 40px);max-width:calc(100vw + 40px);height:100dvh;min-height:100svh;max-height:100vh;background:#e4f4fc;border-radius:0;min-height:-webkit-fill-available;margin:-20px;padding:25px 20px 30px}.welcome-title{margin:-5px auto 0;font-size:21pt;line-height:27px}.popover button.close-action-button{margin-left:-20px}.intro-text{margin:12px auto 10px;font-size:13px;line-height:1.3}.steps-container{flex-direction:column;flex-grow:1;margin-bottom:7px;padding:20px 25px 10px 15px;display:flex}.step{margin-bottom:15px}.step-title{margin-bottom:2px;font-size:.9em;line-height:1rem}.step-description{color:#575757;margin-bottom:0;font-size:.85rem;line-height:1.1rem}.step-icon svg{width:30px}.step-number{margin-top:13px;margin-right:7px;font-size:13px;font-weight:400}.ps-note{margin:7px 0;font-size:.85rem}.start-button{margin-top:10px;padding:12px;font-size:1.1rem}.radio-options{gap:12px}.radio-option label{font-size:.8rem}}@media (max-height:620px) and (orientation:landscape){.popover-content{box-sizing:border-box;border-radius:0;width:calc(100vw + 40px);max-width:calc(100vw + 40px);height:100vh;max-height:100vh;margin:-20px;padding:20px 35px 25px}.welcome-title{margin-top:-10px;margin-bottom:5px;font-size:21pt;line-height:27px}.intro-text{margin:12px auto 8px;line-height:1.3}.steps-container{flex-grow:1;margin-bottom:5px;padding:20px 20px 15px}.step{margin-bottom:15px}.step-title{margin-bottom:2px;font-size:.9rem;line-height:1.1em}.step-description{margin-bottom:0;font-size:.85rem;line-height:1.2em}.step-icon svg{width:30px}.step-number{margin-top:13px;margin-right:7px;font-size:13px;font-weight:400}.ps-note{margin:0 0 10px;font-size:.85rem}.start-button{margin-top:5px;padding:12px;font-size:1.1rem}.radio-options{gap:10px}.radio-option label{font-size:.75rem}}@media (max-height:1035px){.welcome-title{margin-bottom:15px;font-size:34px;line-height:30px}.step-description{font-size:13px;line-height:1.2em}.start-button{padding:10px;font-size:15px}.intro-text{font-size:14px}.ps-note{margin:10px 0 12px;font-size:13px}}.video-rotation--portrait-180{transform:rotate(180deg)}.video-rotation--landscape-90{transform:rotate(-90deg)}.video-rotation--landscape-270{transform:rotate(90deg)}.video-rotation--landscape-90,.video-rotation--landscape-270{width:auto;max-width:none;height:100%;max-height:100%}.video-player video.video-rotation--landscape-90,.video-player video.video-rotation--landscape-270{transform-origin:50%}.results-post-it .video-rotation--landscape-90,.results-post-it .video-rotation--landscape-270,.video-recorder .video-rotation--landscape-90,.video-recorder .video-rotation--landscape-270{object-fit:cover;width:100%;height:100%}.post-it:focus-visible{outline-offset:2px;outline:3px solid #3b82f6}.placed-post-it:focus-within .post-it{box-shadow:0 0 0 3px #3b82f64d}@media (pointer:fine){.placed-post-it--dragging-desktop{opacity:.4}}@media (pointer:coarse){.placed-post-it,.post-it-stack .post-it{-webkit-user-drag:none;-webkit-touch-callout:none}.placed-post-it{touch-action:none!important}.placed-post-it:not(.placed-post-it--active):not(.placed-post-it--dragging-touch) *{-webkit-user-select:none!important;user-select:none!important}.placed-post-it--dragging-touch *{pointer-events:none!important}.placed-post-it--dragging-touch{opacity:.6;z-index:9999;pointer-events:auto!important}.post-it-stack .post-it--dragging-touch{opacity:.6;z-index:9999}}.placed-post-it:not(.placed-post-it--dragging-touch):not(.placed-post-it--dragging-desktop){transition:top .3s}
