.post-it-stack{position:relative;height:8rem;width:8rem}.post-it-stack__item{position:absolute;top:0;left:0}.post-it-stack__item--top{z-index:10}.post-it-stack__item--empty{display:flex;align-items:center;justify-content:center;height:100%;width:100%;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.125rem}.post-it-stack__count{font-size:.875rem;color:#9ca3af}.stacks-submitted{display:flex;align-items:center;margin-bottom:.5rem}.stack-bullet{width:.75rem;height:.75rem;margin-right:.5rem;border:1px solid rgba(0,0,0,.1)}.stack-bullet--green{background-color:#a7f3d0}.stack-bullet--blue{background-color:#bfdbfe}.stack-bullet--orange{background-color:#fed7aa}.stack-title{font-size:.875rem;margin-right:1.5rem}.post-it{height:8rem;width:8rem;padding:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.125rem;cursor:move;user-select:none;touch-action:none;transition:transform .2s ease}.post-it--dragging{transform:scale(1.05);z-index:1000;opacity:.8;transition:none}.legend-color--green,.post-it--green{background-color:#a7f3d0}.post-it--green:hover{background-color:#6ee7b7}.legend-color--blue,.post-it--blue{background-color:#bfdbfe}.post-it--blue:hover{background-color:#93c5fd}.legend-color--orange,.post-it--orange{background-color:#fed7aa}.post-it--orange:hover{background-color:#fdba74}.legend-color--purple,.post-it--purple{background-color:#ecb7ec}.post-it--purple:hover{background-color:#e9a4e9}.legend-color--pink,.post-it--pink{background-color:#fbd0d7}.post-it--pink:hover{background-color:pink}.post-it__text{font-size:.75rem;color:#374151;opacity:.7;overflow:hidden}.post-it__content{width:100%;height:100%;font-size:.75rem;line-height:1rem;overflow:hidden}.post-it__textarea{width:calc(100% + 6px);margin:-4px -3px 0;padding:1px 3px 2px;height:100%;resize:none;background-color:#00000012;border:1px solid #00000020;border-radius:0 0 5px 0;font-size:.75rem;color:#222;overflow-y:auto}@media (max-width:420px){.post-it-stack{width:7.1rem}.post-it{width:7rem}}.post-it__textarea:focus{outline:none}.post-it__char-count{font-size:.75rem;text-align:right;margin-top:auto}.post-it__char-count--warning{color:#ef4444}.post-it__char-count--normal{color:#6b7280}.post-it__remove-btn{position:absolute;top:0;right:0;padding:2px;border-radius:50%;background-color:#ffffff4f;z-index:50;transition:all .2s}.post-it__remove-icon{height:13px;width:13px;color:#000060}.post-it__remove-btn:hover{background-color:#ef44445e}.post-it__remove-btn:hover .post-it__remove-icon{color:#750101}.importance-controls{position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.25rem;z-index:60}.importance-label{font-size:.75rem;color:#6b7280;background:rgb(0 0 0/5%);padding:.125rem .375rem;border-radius:.25rem;white-space:nowrap}.importance-arrow{display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;cursor:pointer;transition:all .2s;background:#bb97c2;color:#fff}.importance-arrow:hover{background:#222}.importance-arrow--left{margin-right:.125rem}.importance-arrow--right{margin-left:.125rem}.drag-area{position:relative;width:100%;border:2px solid #d1d5db;border-radius:.375rem;background-color:#f3f4f6;overflow:visible;min-height:300px}.drag-area__instruction{position:absolute;inset:0;display:flex;justify-content:center;pointer-events:none;padding-top:60px}.drag-area__instruction-text{color:#6b7280;font-size:1.125rem}.drag-area__segments{display:flex;height:100%;width:100%;background:linear-gradient(90deg,#fcf5f5,#f9e1ff)}.drag-area__segment{flex:1;height:100%;border-right:1px dotted #9ca3af91;position:relative;min-height:300px}.drag-area__segment:before{display:inline-block;width:100%;text-align:center;font-size:12px;opacity:.4}.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:480px) and (max-height:480px),(min-width:640px) 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{position:absolute;top:5px;font-size:12px;font-weight:300;color:#00000080;z-index:10}.drag-area__label--left{left:.5rem}.drag-area__label--right{right:.5rem}.placed-post-it{position:absolute;left:50%;transform:translateX(-50%);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.placed-post-it--removing{opacity:0;transform:translateX(-50%) scale(.75)}.placed-post-it--active{z-index:50}.thank-you-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.375rem}.thank-you-message{color:#fff;margin-bottom:15px;font-size:1.25rem;background:#00ab02;padding:0 10px;border-radius:5px}.thank-you-icon{width:5rem;height:5rem;color:#00ab02;margin-bottom:15px}.results-main-header .thank-you-compact{display:none}.button-seeThouhts{filter:contrast(2) brightness(.9);box-shadow:0 1px 2px #000;text-shadow:0 0 3px #000}.results-main-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;gap:1rem;color:#444}.results-main-header__left{display:flex;flex-direction:column;gap:1rem}.results-main-header__right{display:flex;align-items:center;gap:1rem}.thank-you-compact{display:flex;align-items:center;gap:.5rem}.thank-you-compact__icon{width:1.5rem;height:1.5rem;color:#00ab02}.thank-you-compact__text{color:#fff;font-size:1rem;font-weight:500;background:#00ab02;padding:.25rem .5rem;border-radius:.25rem}.results-main-title h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.results-count{font-size:1rem;color:#6b7280;font-weight:400}.results-legend{gap:1rem}.legend-item,.results-legend{display:flex;align-items:center}.legend-item{gap:.25rem}.legend-color{width:.75rem;height:.75rem;border-radius:.125rem}.legend-item span{font-size:.875rem;color:#6b7280}.view-toggle{display:flex;border:1px solid #d1d5db;border-radius:.375rem}.view-toggle__button{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:white;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.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{background:#e5e7eb;color:#374151}.view-toggle__button:not(:last-child){border-right:1px solid #d1d5db}.formWrapper input{background:transparent;border:unset;border-bottom:2px dotted #2933d460;height:30px;font-family:courier,sans-serif;color:#0f4bd4;font-weight:600}input.mandatory+label span.text-xs:before{color:#e26e3a;content:"* ";font-weight:bolder;font-size:1.3em}.results-search{position:relative;width:250px}.results-search__input{width:100%;padding:.5rem 2rem .5rem .5rem;border:1px solid #d1d5db;border-radius:.375rem}.results-search__input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px rgba(59,130,246,.25)}.results-search__clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);cursor:pointer;color:#6b7280}.results-search__clear:hover{color:#374151}.results-grid{position:relative;width:100%;border:2px solid #d1d5db;border-radius:.375rem;background:linear-gradient(90deg,#fcf5f5,#f9e1ff);min-height:400px;overflow:visible}.results-grid__labels{position:absolute;top:5px;left:0;right:0;display:flex;justify-content:space-between;padding:0 .5rem;z-index:10}.results-grid__label{font-size:12px;font-weight:300;color:rgba(0,0,0,.5)}@media (min-width:640px){.results-grid__label{font-size:.875rem}}.results-grid__segments{display:flex;height:100%;width:100%;min-height:400px}.results-grid__segment{flex:1;height:100%;border-right:.5px dotted rgba(156,163,175,.57);position:relative;min-height:400px;padding:30px 4px 4px;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:4px}.results-grid__segment:last-child{border-right:none}.results-post-it{width:6rem;height:6rem;padding:.5rem;border-radius:.125rem;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:.625rem;overflow:hidden;cursor:default;margin-bottom:4px;flex-shrink:0}.results-post-it--green{background-color:#a7f3d0}.results-post-it--blue{background-color:#bfdbfe}.results-post-it--orange{background-color:#fed7aa}.results-post-it--user{order:-1;border:2px solid #374151;font-weight:600}.results-post-it--audio,.results-post-it--video{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 6px}.results-post-it__content{width:100%;height:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.1em}.results-post-it__transcription{line-height:.7rem;max-height:calc(100% - 28px);text-overflow:ellipsis}.results-post-it__audio,.results-post-it__video{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.15rem}.results-post-it--audio.results-post-it--user,.results-post-it--user,.results-post-it--video.results-post-it--user{display:none}.audio-indicator,.video-indicator{display:flex;align-items:center;gap:.25rem;font-size:.625rem;color:#6b7280}.results-audio-player,.results-video-player{width:100%}.results-list{background:white;border-radius:.375rem;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:auto;max-height:80vh}.results-table{min-height:300px;table-layout:fixed;min-width:100%}.results-table thead{position:sticky;top:-1px;z-index:100;background:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.cell-age,.cell-from,.cell-priority,.cell-sent{min-width:80px}.cell-alias,.cell-thought-kind{min-width:120px}.draggable-header,.results-table td{overflow:hidden;text-overflow:ellipsis}.draggable-header{cursor:move;user-select:none;position:relative;resize:horizontal}.draggable-header:hover{background-color:#f3f4f6}.draggable-header.dragging{opacity:.5}.drop-indicator{position:absolute;top:0;bottom:0;width:2px;background-color:#3b82f6;z-index:1000}.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;position:relative;line-height:1rem}.translation-row{display:none}.translation-icon{margin-right:.25rem;color:#6b7280}.translation-tooltip{position:absolute;background-color:white;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:200;max-width:300px;white-space:normal;word-wrap:break-word}.translation-tooltip__close{position:absolute;top:.25rem;right:.25rem;cursor:pointer;color:#6b7280}.translation-tooltip__close:hover{color:#374151}.language-selector{position:absolute;top:1rem;left:1rem;z-index:778}.language-selector__button{display:flex;align-items:center;justify-content:center;background-color:white;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;cursor:pointer}.language-selector__button:hover{background-color:#f3f4f6}.language-selector__dropdown{position:absolute;top:100%;left:0;margin-top:.25rem;background-color:white;border:1px solid #d1d5db;border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:778;min-width:8rem;width:max-content;max-width:calc(100vw - 30px);overflow:hidden}.language-selector__option{padding:.8rem .5rem;cursor:pointer;display:flex;align-items:center}.language-selector__option:hover{background-color:#f3f4f6}.language-selector__option--active{background-color:#f3f4f6;font-weight:600}.language-selector__check{margin-left:auto;color:#10b981}@media (max-width:640px){.language-selector__dropdown{width:calc(100vw - 33px);box-shadow:0 15px 50px -10px;border-radius:9px;max-width:400px}}.footer{position:fixed;bottom:0;left:0;backdrop-filter:blur(5px);padding:1px 13px 5px;text-align:center;z-index:40;font-style:italic;box-shadow:0 0 2px #00000050;border-radius:0 5px 0 0}.footer__text{font-size:.75rem;color:#9ca3af;font-weight:400}.input-method-selector{position:absolute;bottom:7px;left:5px;display:flex;gap:.25rem;z-index:790}.input-method-btn{width:20px;height:20px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.625rem;font-weight:700;transition:all .2s;color:#00000070;border:1px solid transparent}.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;transform:scale(.9);background:#00000012}.input-method-btn--inactive{opacity:.5}.audio-recorder{width:calc(100% + 5px);height:calc(100% - 15px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;margin:-3px;border-radius:0 0 5px 0}.placed-post-it--active .audio-recorder{background-color:#00000012;border:1px solid #00000020}.audio-recorder--uploading{gap:.25rem}.audio-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.audio-visualizer{display:flex;align-items:end;gap:1px;height:30px;margin-bottom:.25rem}.audio-bar{width:2px;background:#3b82f6;border-radius:1px;transition:height .1s ease;min-height:2px}.audio-timer{font-size:.75rem;font-weight:700;color:#374151;margin-bottom:.25rem;white-space:nowrap}.audio-actions{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:center}.audio-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:5px;font-size:13px;cursor:pointer;transition:all .2s}.audio-btn--primary{background:#00000017;color:#00000080;font-weight:bolder}.audio-btn--secondary{color:#00000080}.audio-btn--record{color:#ef4444;font-weight:800;border:1px solid #ef4444;padding:5px 13px 5px 8px}.audio-btn--primary:hover,.audio-btn--record:hover,.audio-btn--secondary:hover,.placed-post-it--active .audio-btn--record:hover{background:#222;color:#fff;border:unset}.placed-post-it--active .audio-btn--record{background:#ef4444;color:#fff;border:unset}.audio-btn--secondary.audio-btn--red:hover{background:#d54545}.audio-btn--danger{background:#ef4444;color:white}.audio-btn--danger:hover{background:#dc2626}.audio-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.audio-duration{font-size:.75rem;font-weight:700;color:#374151}.audio-player{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.25rem}.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-grid .audio-visualizer,.results-list .audio-visualizer{display:none}.delete-confirm-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:790;border-radius:.125rem}.delete-confirm-popup{background:white;padding:1rem;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;max-width:200px}.delete-confirm-popup p{font-size:.75rem;margin-bottom:.75rem;color:#374151}.delete-confirm-actions,.video-recorder{display:flex;gap:.5rem;justify-content:center}.video-recorder{width:calc(100% + 5px);height:calc(100% - 15px);flex-direction:column;align-items:center;padding:.5rem;margin:-3px;border-radius:0 0 5px 0;position:relative}.placed-post-it--active .video-recorder{background-color:#00000012;border:1px solid #00000020}.video-preview{width:100%;height:100%;object-fit:cover;border-radius:4px;background-color:#000}.video-preview-hidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.camera-ready{opacity:1}.video-recorder--initial .video-preview--live{opacity:1;transition:opacity .3s ease}.video-preview--live{display:block!important;visibility:visible!important;opacity:1!important}.video-preview--recording{border:2px solid #ef4444}.video-preview--saved{cursor:pointer}.video-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:.5rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.video-timer{font-size:.75rem;font-weight:700;color:white;text-shadow:0 1px 2px rgba(0,0,0,.8);margin-bottom:.25rem;white-space:nowrap}.video-actions{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:center}.video-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:5px;font-size:13px;cursor:pointer;transition:all .2s;border:none;background:rgba(255,255,255,.9);color:#333;font-weight:700}.video-btn--primary{background:rgba(0,0,0,.8);color:white}.video-btn--secondary{background:rgba(255,255,255,.8);color:#333}.video-btn--record{font-weight:800;padding:5px 13px 5px 8px}.video-btn--danger,.video-btn--record{background:#ef4444;color:white}.video-btn:hover{transform:scale(1.05);opacity:.9}.video-btn--danger:hover{background:#dc2626}.video-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.video-duration{font-size:.75rem;font-weight:700;color:white;text-shadow:0 1px 2px rgba(0,0,0,.8)}.video-error{text-align:center;color:#ef4444;font-size:.75rem;padding:1rem}.video-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:.5rem}.video-recorder--loading{gap:.25rem;padding:1rem}.video-recorder--error{padding:1rem}.video-recorder--recording .recording-indicator{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.video-recorder--recording .recording-dot{width:8px;height:8px;background-color:#ef4444;border-radius:50%;animation:blink 1s infinite}.video-preview--portrait{transform:rotate(0deg)}.video-orientation--portrait video{transform:rotate(0deg)!important}.video-player{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.25rem}.table-video-player-component{width:100%;min-width:120px}.video-player--error{display:flex;align-items:center;justify-content:center;padding:.5rem}@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{line-height:.7rem;max-height:calc(100% - 28px);text-overflow:ellipsis;font-size:.5rem;line-height:1.1;margin-bottom:.15rem;color:#374151;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;height:auto;min-height:50%;max-height:80%}@media (max-width:680px){.results-post-it__video .results-post-it__transcription{font-size:.45rem;-webkit-line-clamp:1;display:block;height:70%;margin:-1px -2px -4px}}@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{align-items:center;text-align:center}.results-search{width:100%}.results-legend{justify-content:center}.results-grid__segments{min-height:300px}.results-post-it{width:4rem;height:4rem;font-size:.45rem;padding:.25rem}}@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;font-size:.45rem;padding:.25rem}.footer{padding:.375rem .5rem}.footer__text{font-size:.625rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}main{padding-bottom:3rem}.recording-indicator{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.recording-dot{width:8px;height:8px;background-color:#ef4444;border-radius:50%;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.recording-info{font-size:8pt;color:#6b7280;position:absolute;bottom:10px;right:11px;display:none}.video-overlay .recording-info{bottom:-18px;right:3px}@media screen and (max-width:420px){.recording-info{font-size:.55rem}}.placed-post-it--active .recording-info{display:block}.results-post-it{order:0}.audio-player--error{display:flex;align-items:center;justify-content:center;padding:.5rem}.audio-error{color:#ef4444;font-size:.75rem}.results-post-it__transcription{font-size:.5rem;line-height:1.1;margin-bottom:.15rem;color:#374151;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;height:auto;min-height:50%;max-height:80%}@media (max-width:680px){.results-post-it__transcription{font-size:.45rem;-webkit-line-clamp:1;display:block;height:70%;margin:-1px -2px -4px}}.api-config-applied{display:none}.video-recorder .video-preview.preview-inactive{opacity:.3}.video-recorder .video-preview.preview-active{opacity:1}.video-actions-container{gap:8px}.video-actions-container,.video-player--loading{display:flex;flex-direction:column;align-items:center}.video-player--loading{justify-content:center;min-height:100px}.video-loading-text{margin-top:8px;font-size:14px;color:#666}#toggle{display:none}svg.info{display:inline-block;margin:-2px 2px 0 0}label.instBtn{color:#418186;font-weight:bolder;font-size:.9em;padding:3px 7px;border-radius:7px;position:absolute;right:20px;top:20px;z-index:777;cursor:pointer;user-select:none;background:#edf8fb}.instBtn:hover{background:#e3eff1;backdrop-filter:blur(2px)}.popover{position:fixed;top:0;left:0;right:0;bottom:0;z-index:778;background:rgb(107 65 109/50%);padding:20px;display:flex;backdrop-filter:blur(1.5px)}.popover-content{background:#f9ffff;border-radius:15px;width:100%;min-width:320px;max-width:810px;max-height:calc(100vh - 80px);overflow-y:auto;padding:30px 20px;box-shadow:0 4px 20px rgba(0,0,0,.2);position:relative;align-content:center;margin:auto}.popover button.back-action-button,.popover button.close-action-button,.popover button.info-action-button{position:absolute}.popover button:disabled{opacity:.2;pointer-events:none;cursor:not-allowed}.popover .btn--secondary{background:transparent;color:#555;border:1px solid #555;margin-top:15px}.welcome-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:15px}.intro-text{text-align:center;font-size:1rem;line-height:1.3;max-width:600px;margin:0 auto 20px}.popover .steps-container.ani-container{background:#fbfaf5;align-items:center;padding:0 10px}.popover .ani-container img.intro-ani{margin:auto;max-height:35vh}.how-it-works,.intro-text strong{font-weight:700}.how-it-works{text-align:center;color:#0891b2;font-size:1.25rem;margin:0 0 -18px;position:relative;text-shadow:11px 0 #fff,-5px 0 #fff,6px 0 #fff,-9px 0 #fff}.steps-container{border:1px solid #0891b2;border-radius:15px;padding:35px 35px 25px;margin-bottom:20px;background:#fff;flex-grow:1}.step{display:flex;margin-bottom:25px;align-items:flex-start}.step:last-child{margin-bottom:0}.step-number{font-size:1.2rem;font-weight:700;margin-right:10px;margin-top:5px}.step-icon{color:#0891b2;margin-right:15px;flex-shrink:0}.step-content{flex:1}.step-title{font-weight:700;margin-bottom:5px;font-size:1rem;line-height:1.1rem}.step-description{font-size:.9rem;margin-bottom:5px;color:#333}.input-preference{margin-bottom:8px}.radio-options{gap:15px}.radio-option,.radio-options{display:flex;align-items:center}.radio-option{gap:5px;cursor:pointer}.radio-option input[type=radio]{margin:0;width:16px;height:16px}.radio-option label{font-size:.85rem;cursor:pointer;margin:0}.ps-note{text-align:center;font-size:.9rem;margin:15px 0 25px;color:#555}.ps-note strong,.start-button{font-weight:700}.start-button{display:block;width:100%;background:#222;color:white;border:none;border-radius:10px;padding:15px;font-size:1.2rem;cursor:pointer;transition:background .2s;flex-shrink:0;margin-top:auto}.start-button:hover{background:#000}.no-form .formWrapper{align-content:center}@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: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{left:100px;top:18px}}@media (max-width:639px) and (orientation:portrait){.popover-content{height:100vh;width:100vw;margin:-20px;max-height:100vh;border-radius:0;padding:25px 20px 30px;box-sizing:border-box;align-content:baseline}.welcome-title{margin:-5px auto 0;line-height:27px;font-size:21pt}.intro-text{font-size:.9rem;line-height:1.3;margin:12px auto 10px}.steps-container{flex-grow:1;display:flex;flex-direction:column;padding:20px 25px 10px 15px;margin-bottom:7px}.step{margin-bottom:15px}.step-title{margin-bottom:2px;font-size:.9em;line-height:1rem}.step-description{font-size:.85rem;margin-bottom:0;line-height:1.1rem;color:#575757}.step-icon svg{width:30px}.step-number{font-size:13px;font-weight:400;margin-right:7px;margin-top:13px}.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-width:932px) and (max-height:780px) and (orientation:landscape){main:has(.popover){height:100vh;overflow-y:overlay}.popover-content{height:100vh;width:100vw;margin:-20px;max-height:100vh;border-radius:0;padding:15px 35px 25px;box-sizing:border-box}.welcome-title{margin-top:-10px;margin-bottom:0;line-height:27px;font-size:21pt}.intro-text{font-size:.9rem;line-height:1.3;margin:12px auto 8px}.steps-container{padding:20px 20px 15px;margin-bottom:5px;flex-grow:1}.step{margin-bottom:15px}.step-title{margin-bottom:2px;font-size:.9rem;line-height:1.1em}.step-description{font-size:.85rem;margin-bottom:0;line-height:1.2em}.step-icon svg{width:30px}.step-number{font-size:13px;font-weight:400;margin-right:7px;margin-top:13px}.ps-note{margin:0 0 10px;font-size:.85rem}.start-button{padding:12px;font-size:1.1rem;margin-top:5px}.radio-options{gap:10px}.radio-option label{font-size:.75rem}}