.App-header{align-items:center;background-color:#000;color:#fff;font-size:calc(10px + 2vmin);min-height:100vh;position:relative}.App-header,.loginform{display:flex;flex-direction:column;justify-content:center}.loginform{margin:-50px auto 75px;max-width:350px;width:100%}.loginform button{align-self:center;background:#000;border:none;border-radius:25px;color:#fff;font-family:Roboto Slab,sans-serif;font-weight:900;margin:20px 10px 10px 0;padding:10px 20px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.loginform .orange{background:#f68511}.loginform input:disabled{color:#ccc}.loginform label{color:#000;font-size:12px;font-weight:900;margin-top:10px}.spaces-admin-page{background:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:12px 20px}.spaces-admin-panel{display:flex;flex:1 1;flex-direction:column;gap:8px;margin:0 auto;min-height:0;width:min(1600px,calc(100vw - 40px))}.spaces-admin-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.spaces-admin-actions{align-items:center;display:flex;gap:10px}.spaces-admin-actions button{background:#000;border:2px solid #000;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:8px 12px;text-transform:uppercase}.spaces-admin-actions button:disabled{cursor:default;opacity:.7}.spaces-admin-error{border:2px solid #000;border-radius:10px;padding:10px 12px}.spaces-admin-info{opacity:.8}.spaces-admin-grid{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-columns:1fr 1fr 2fr;min-height:0}.spaces-admin-col{border:2px solid #000;border-radius:12px;display:flex;flex-direction:column;gap:6px;min-height:0;overflow-y:auto;padding:8px}.visual-col{border:none;overflow:visible;padding:0}.space-form-compact{border-top:1px solid #ddd;padding-top:6px}.spaces-admin-list-scroll{display:flex;flex-direction:column;gap:3px;max-height:180px;min-height:80px;overflow-y:auto}.spaces-admin-list-scroll button{background:#fff;border:2px solid #000;border-radius:6px;color:#000;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:900;padding:4px 8px;text-align:left}.spaces-admin-list-scroll button.active{background:#000;color:#fff}.seat-edit-form{border-top:1px solid #ddd;padding-top:6px}.seat-edit-form input{box-sizing:border-box;width:100%}.spaces-admin-form{display:flex;flex-direction:column;gap:2px}.spaces-admin-form label{font-size:10px;font-weight:900;letter-spacing:.3px;margin-top:4px;text-transform:uppercase}.spaces-admin-form label:first-child{margin-top:0}.spaces-admin-form input,.spaces-admin-form textarea{background:#0000;border:none;border-bottom:2px solid #000;border-radius:0;font-size:13px;font-weight:700;outline:none;padding:3px 2px}.spaces-admin-form input:focus,.spaces-admin-form textarea:focus{border-bottom-color:#39f}.spaces-admin-form textarea{border:2px solid #000;border-radius:6px;font-size:11px;font-weight:400;padding:4px 6px}.row2{grid-gap:2px 10px;display:grid;gap:2px 10px;grid-template-columns:1fr 1fr}.row2>div{display:flex;flex-direction:column}.row2 label{font-size:10px}.spaces-admin-actions button.dirty{background:#e44;border-color:#e44}.toggle-label{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between;margin-top:4px}.toggle-switch{background:#ccc;border-radius:9px;cursor:pointer;display:inline-block;flex-shrink:0;height:18px;position:relative;transition:background .15s;width:32px}.toggle-knob{background:#fff;border-radius:50%;height:14px;left:2px;position:absolute;top:2px;transition:transform .15s;width:14px}.toggle-knob.on{transform:translateX(14px)}.toggle-switch:has(.on){background:#000}.spaces-admin-muted{opacity:.7}.multi-hint{font-size:11px;margin:-2px 0 2px}.batch-edit-form{border-color:#39f}.batch-header{background:#39f;border-radius:6px;color:#fff;font-size:12px;font-weight:900;margin-bottom:2px;padding:4px 8px;text-transform:uppercase}.batch-edit-form input::placeholder{font-style:italic;opacity:.4}.area-visual-container{background:#fafafa;border:2px solid #000;border-radius:12px;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:8px}.area-visual-toolbar{display:flex;gap:6px;margin-bottom:6px}.area-visual-toolbar button{background:#fff;border:2px solid #000;border-radius:8px;color:#000;cursor:pointer;font-size:11px;font-weight:900;padding:4px 10px;text-transform:uppercase}.area-visual-toolbar button.active{background:#000;color:#fff}.area-visual-svg{flex:1 1;min-height:0;width:100%}.seats-detail{border:2px solid #000;border-radius:12px;padding:10px}@media (max-width:1100px){.spaces-admin-grid{grid-template-columns:1fr 1fr}.visual-col{grid-column:1/-1}}@media (max-width:600px){.spaces-admin-grid{grid-template-columns:1fr}}.users-page{align-items:center;background:#fff;color:#000;display:flex;justify-content:center;min-height:100vh}.users-panel{display:flex;flex-direction:column;gap:14px;width:min(700px,calc(100vw - 40px))}.users-panel h2{margin:0}.users-form{display:flex;flex-direction:column;gap:10px}.users-form label{font-size:12px;font-weight:900}.users-form input{font-size:16px;padding:12px 14px}.users-form button,.users-form input{border:2px solid #000;border-radius:10px}.users-form button{background:#000;color:#fff;cursor:pointer;font-weight:900;padding:10px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.users-form button:disabled{cursor:default;opacity:.7}.users-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.users-row{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:12px;justify-content:space-between;padding:10px 0}.users-email{overflow:hidden;text-overflow:ellipsis}.users-delete{background:#fff;border:2px solid #000;border-radius:10px;color:#000;cursor:pointer;font-weight:900;padding:8px 12px;text-transform:uppercase}.users-error{color:#000}.users-muted{color:#000;opacity:.7}.users-back{color:#000;font-size:14px;font-weight:900;text-decoration:none}.users-form select{background:#fff;border:2px solid #000;border-radius:10px;font-size:16px;padding:12px 14px}.users-panel hr{border:none;border-top:2px solid #ddd;margin:10px 0}.account-page{align-items:center;background:#fff;color:#000;display:flex;justify-content:center;min-height:100vh}.account-panel{display:flex;flex-direction:column;gap:20px;width:min(700px,calc(100vw - 40px))}.account-panel h2{margin:0}.account-section{display:flex;flex-direction:column;gap:10px}.account-section h3{font-size:14px;letter-spacing:.05em;margin:0;text-transform:uppercase}.account-section label{font-size:12px;font-weight:900}.account-section input{border:2px solid #000;border-radius:10px;font-size:16px;padding:12px 14px}.account-section input:disabled{background:#f5f5f5;opacity:.5}.account-btn{background:#000;border:2px solid #000;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:10px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.account-btn:disabled{cursor:default;opacity:.7}.account-btn-outline{background:#fff;border:2px solid #000;border-radius:10px;color:#000;cursor:pointer;font-weight:900;padding:10px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.account-org-list{display:flex;flex-direction:column;gap:8px}.account-org-row{align-items:center;border:2px solid #ddd;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.account-org-row.active{border-color:#000}.account-org-name{font-weight:700}.account-org-role{font-size:12px;opacity:.6;text-transform:uppercase}.account-muted{font-size:14px}.account-info,.account-muted{color:#000;opacity:.7}.account-back{color:#000;font-size:14px;font-weight:900;text-decoration:none}.org-admin-page{align-items:center;background:#fff;color:#000;display:flex;justify-content:center;min-height:100vh}.org-admin-panel{display:flex;flex-direction:column;gap:20px;padding:40px 0;width:min(700px,calc(100vw - 40px))}.org-admin-panel h2{margin:0}.org-admin-section{display:flex;flex-direction:column;gap:10px}.org-admin-section h3{font-size:14px;letter-spacing:.05em;margin:0;text-transform:uppercase}.org-admin-section label{font-size:12px;font-weight:900}.org-admin-section input,.org-admin-section select{border:2px solid #000;border-radius:10px;font-size:16px;padding:12px 14px}.org-admin-btn{background:#000;border:2px solid #000;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:10px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.org-admin-btn:disabled{cursor:default;opacity:.7}.org-admin-btn-outline{border:2px solid #000;border-radius:10px;color:#000}.org-admin-btn-danger,.org-admin-btn-outline{background:#fff;cursor:pointer;font-size:13px;font-weight:900;padding:8px 12px;text-transform:uppercase}.org-admin-btn-danger{border:2px solid #c00;border-radius:10px;color:#c00}.org-admin-member-list{display:flex;flex-direction:column;gap:8px}.org-admin-member-row{align-items:center;border:2px solid #ddd;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.org-admin-member-email{flex:1 1;overflow:hidden;text-overflow:ellipsis}.org-admin-member-role{font-size:12px;min-width:60px;opacity:.6;text-transform:uppercase}.org-admin-member-actions{display:flex;gap:6px}.org-admin-error{color:#c00}.org-admin-info{color:#000;opacity:.7}.org-admin-muted{color:#000;font-size:14px;opacity:.5}.org-admin-back{color:#000;font-size:14px;font-weight:900;text-decoration:none}.mute-btn{align-items:center;background:none;border:2px solid #000;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;width:36px}.mute-btn:hover{background:#eee}.event-header-edit{border:none;border-bottom:2px solid #000;border-radius:0;margin:10px auto;max-width:860px;padding:12px 16px}.event-fields{display:flex;flex-direction:column;gap:2px}.event-fields label{font-size:10px;font-weight:900;letter-spacing:.3px;margin-top:4px;text-transform:uppercase}.event-fields label:first-child{margin-top:0}.event-fields input[type=date],.event-fields input[type=text],.event-fields select{background:#0000;border:none;border-bottom:2px solid #000;border-radius:0;box-sizing:border-box;font-size:13px;font-weight:700;outline:none;padding:3px 2px;width:100%}.event-fields input[type=date]:focus,.event-fields input[type=text]:focus,.event-fields select:focus{border-bottom-color:#39f}.event-row2{grid-gap:2px 10px;display:grid;gap:2px 10px;grid-template-columns:1fr 1fr 1fr 1fr}.event-row2>div{display:flex;flex-direction:column}.event-row2 label{font-size:10px}.event-fields .toggle-label{align-items:center;align-self:end;cursor:pointer;display:flex;font-size:10px;font-weight:900;gap:6px;letter-spacing:.3px;margin-top:0;text-transform:uppercase}.event-fields .toggle-label span:first-child{white-space:nowrap}.event-fields .toggle-switch{background:#ccc;border-radius:9px;cursor:pointer;display:inline-block;flex-shrink:0;height:18px;position:relative;transition:background .15s;width:32px}.event-fields .toggle-knob{background:#fff;border-radius:50%;height:14px;left:2px;position:absolute;top:2px;transition:transform .15s;width:14px}.event-fields .toggle-knob.on{transform:translateX(14px)}.event-fields .toggle-switch:has(.on){background:#000}.save-event-header{align-items:center;align-self:flex-end;background:none;border:2px solid #000;border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:1.2em;font-weight:700;height:36px;justify-content:center;margin-top:6px;padding:0;width:36px}.save-event-header:hover{background:#eee}.two-columns{display:flex;flex-direction:row;gap:50px;justify-content:center}#steps{box-sizing:border-box;display:flex;flex-direction:column;gap:15px;margin:10px 20px;max-width:600px}#steps.closed{margin:30px 30px 150px;max-width:400px}.step{border:2px solid #eee;border-radius:10px;box-sizing:border-box;color:#eee;height:auto;padding:20px;position:relative;transition:all .2s ease;width:100%}#steps h2,.step h3{margin:0;padding:0}.active.step{border-color:#000;color:#000;transform:scale(1.03)}.step:not(.active):hover{border-color:#ccc;color:#ccc;cursor:pointer;transform:scale(1.05)}.conf{display:none;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:20px;width:100%}.active .conf{display:grid}.question_box{border:2px solid #000;border-radius:5px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;gap:10px;min-height:30px;min-width:100px;padding:13px 10px 10px;position:relative}.question_box .label{background:#fff;font-weight:700;left:5px;padding:0 5px;position:absolute;top:-27px}.conf div button{display:inline-block}.conf select{border:none;box-shadow:none}.conf select:active,.conf select:hover{border:none}#steps h2{margin-bottom:10px;margin-top:30px}#steps h2,.toggle{display:inline-block}.toggle{background:none;border:none;font-size:1.2rem;font-weight:700;margin-left:10px}@media screen and (max-width:1200px){.toggle{display:none}}.step_text_input,.stepname_edit{display:flex;gap:20px}.step_title_input{font-size:1.2rem}.step_text_input,.step_title_input{border:none;box-sizing:border-box;color:inherit;font-weight:700;transition:.2s;width:100%}.step_text_input{display:none;flex-direction:row;margin-top:20px;padding:0}.step_text_input textarea{border:2px solid #000;box-sizing:border-box;min-height:120px;width:100%}.active .step_text_input{display:flex}.reveal-choices{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.reveal-choices .answer_choice{background:#fff;border:2px solid #000;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:900;max-width:100%;min-width:0;overflow:visible;overflow-wrap:anywhere;padding:10px 14px;text-align:left;text-overflow:clip;white-space:normal;word-break:break-word}.reveal-choices .answer_choice svg{display:block;height:18px;width:18px}.reveal-choices .answer_choice.back_choice{align-items:center;border-radius:50%;display:flex;height:44px;justify-content:center;max-width:44px;padding:0;width:44px}.reveal-choices .answer_choice.back_choice svg{height:22px;width:22px}.change_btn{background:none;border:none;cursor:pointer;font-size:1.2rem}.change_btn:hover{transform:scale(1.2)}.delete_button{background:#ff8787;border:2px solid #000;border-radius:50%;display:none;font-size:1rem;height:30px;position:absolute;right:-15px;top:-15px;width:30px}.active .delete_button{display:block}.step.drag-over{background-color:#007bff0d;border:2px dashed #007bff;border-radius:6px}.volume-control{bottom:20px;flex-direction:column;position:fixed;right:20px;z-index:1000}.volume-btn,.volume-control{align-items:center;display:flex}.volume-btn{background:#fff;border:2px solid #333;border-radius:50%;box-shadow:0 2px 10px #0003;cursor:pointer;font-size:24px;height:50px;justify-content:center;padding:0;transition:transform .2s,box-shadow .2s;width:50px}.volume-btn svg{display:block;height:26px;width:26px}.volume-btn:hover{box-shadow:0 4px 15px #0000004d;transform:scale(1.1)}.volume-slider-container{align-items:center;background:#fff;border:2px solid #333;border-radius:10px;bottom:60px;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;gap:8px;padding:10px 8px;position:absolute;right:0}.volume-slider{-webkit-appearance:slider-vertical;appearance:slider-vertical;cursor:pointer;height:180px;margin:0;padding:0!important;width:30px}.volume-value{color:#333;font-size:18px;font-weight:700}.volume-label{color:#666;font-size:12px}.mute-control{bottom:18px;display:flex;pointer-events:none;position:fixed;right:20px;z-index:1000}.mute-btn{background:#fff;border:2px solid #333;border-radius:10px;box-shadow:0 2px 10px #0003;color:#111;cursor:pointer;font-size:18px;font-weight:700;padding:10px 18px;pointer-events:auto;text-transform:uppercase}.mute-btn:disabled{cursor:default;opacity:.5}.remote-header{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin:0 auto;max-width:600px;padding:10px 20px}.remote-columns{display:flex;flex-direction:column;width:100%}.remote-steps-col{flex:1 1 auto;margin:0 auto;max-width:600px}.remote-jaga-col{box-sizing:border-box}.remote-tabs{border-bottom:2px solid #ddd;display:flex;gap:0;margin:0 20px;max-width:340px}.remote-jaga-panel{padding:20px}.remote-jaga-title{font-size:1.1rem;margin:0 0 12px}.remote-jaga-group{margin-top:14px}.remote-jaga-group-title{font-size:.75rem;font-weight:700;letter-spacing:.05em;margin:0 0 6px;text-transform:uppercase}.remote-jaga-panel .suggestion-row{cursor:pointer}.remote-jaga-panel .vote-count{color:#666;flex-shrink:0;font-size:.9rem;font-weight:700;min-width:32px;text-align:right}.remote-emulate-count::-webkit-inner-spin-button,.remote-emulate-count::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.remote-emulate-count{-moz-appearance:textfield}@media screen and (max-width:799px){.remote-page .hide-narrow{display:none}}@media screen and (min-width:800px){.remote-columns{align-items:flex-start;flex-direction:row;gap:0;justify-content:flex-start}.remote-steps-col{flex:0 0 600px;margin:0}.remote-jaga-col,.remote-steps-col{max-height:calc(100vh - 80px);overflow-y:auto}.remote-jaga-col{border-left:1px solid #eee;flex:1 1}.remote-page .hide-wide{display:none!important}}@media screen and (min-width:1921px){.remote-jaga-col{flex:0 0 340px}}.participant-count{background:#f0f0f0;border:2px solid #333;border-radius:20px;color:#333}.connection-count,.participant-count{font-size:14px;font-weight:700;padding:8px 16px}.connection-count{background:#e8f5e9;border:2px solid #4caf50;border-radius:20px;color:#2e7d32}.step-header-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.step-counts{background:#0000001a;border-radius:5px;color:inherit;font-size:.85rem;font-weight:700;opacity:.7;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.active .step-counts{background:#00000026;opacity:1}.step-question-item{margin-bottom:4px}.question-response-count{font-size:.9em;font-weight:400;opacity:.7}.keyword-tree{margin:10px 0}.keyword-list{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0}.keyword-chip{align-items:center;background:#0000;border:1px solid #555;border-radius:14px;color:inherit;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;gap:4px;padding:3px 10px;transition:all .15s}.keyword-chip:hover{background:#ffffff26;border-color:#aaa}.keyword-chip.active{background:#ffffff4d;border:2px solid #000;font-weight:700}.keyword-chip .keyword-count{font-size:11px;opacity:.6}.keyword-groups{display:flex;flex-direction:column;gap:6px}.keyword-group{border:1px solid #444;border-radius:8px;overflow:hidden}.keyword-group-header{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:6px 12px;-webkit-user-select:none;user-select:none}.keyword-group-header.active{background:#ffffff26;outline:2px solid #000;outline-offset:-2px}.keyword-subgroup{padding:2px 12px 6px 24px}.keyword-subgroup-pills{display:flex;flex-wrap:wrap;gap:5px;padding:6px 10px 8px}.keyword-sub-pill{align-items:center;background:#0000;border:1.5px solid #888;border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:4px;padding:3px 10px 3px 7px;transition:background .12s;white-space:nowrap}.keyword-sub-pill:hover{background:#ffffff1f}.keyword-sub-pill.active{background:#ffffff38;border-color:#fff}.keyword-sub-pill-count{font-size:11px;font-weight:800;opacity:.6}.keyword-subgroup-header{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:space-between;margin-bottom:4px;padding:3px 8px}.keyword-subgroup-header:hover{background:#ffffff1a}.keyword-subgroup-header.active{background:#fff3;border-radius:4px;outline:2px solid #000;outline-offset:-2px}.keyword-count{font-size:11px;font-weight:400;opacity:.55}.keyword-inputs{margin:8px 0 4px}.keyword-input-pills{display:flex;flex-wrap:wrap;gap:6px}.input-pill{background:#0000;border:2px solid #000;border-radius:16px;color:inherit;cursor:pointer;display:inline-block;font-family:inherit;font-size:13px;padding:4px 12px;text-align:left;transition:background .15s}.input-pill:hover{background:#fff3}.input-pill:disabled{cursor:wait;opacity:.4}.keyword-input-list{display:flex;flex-direction:column;gap:2px}.keyword-input-text{font-size:13px;font-weight:700;padding:2px 0}.audio-question{background:#0000;font-size:1rem;margin-top:16px;padding:12px}.audio-label{font-size:.9rem;font-weight:600;margin:0 0 12px}.audio-icons-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.audio-choice{align-items:center;display:flex;flex-direction:column;gap:6px}.audio-caption{color:#000;font-size:.78rem;font-weight:700;line-height:.95rem;margin:0;text-align:center;text-transform:uppercase}.audio-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:50px;justify-content:center;padding:0;width:50px}.audio-icon{background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.audio-icon,.audio-icon-img{display:block;height:100%;width:100%}.audio-icon-img{border-radius:50%;object-fit:contain}.audio-btn:focus{outline:none}.audio-btn.playing .audio-icon{opacity:.8}.audio-number{font-size:2rem;font-weight:700;line-height:1}.audio-btn.no-icon{border:2px solid;border-radius:8px}.progress{background:#00000014;border-radius:3px;height:5px;overflow:hidden;width:50px}.progress-bar{background:linear-gradient(90deg,#0b6623,#1fa26a);height:100%;transition:width .1s linear;width:0}.orkester-screen{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:24px;text-align:center}.orkester-loading p,.orkester-stopped p,.orkester-waiting p{color:#555;font-size:1.2rem;font-weight:600}.orkester-progress-bar{background:#0000001a;border-radius:4px;height:8px;margin-top:12px;overflow:hidden;width:200px}.orkester-progress-fill{background:#0b6623;height:100%;transition:width .3s ease}.orkester-test{gap:20px}.orkester-play-test{background:#fff;border:2px solid #333;border-radius:12px;cursor:pointer;font-size:1.5rem;padding:16px 32px}.orkester-hint{color:#888;font-size:.85rem;margin:0}.orkester-ready-btn{background:#0b6623;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 28px}.orkester-ready-btn:disabled{background:#999;cursor:default}.orkester-playing{min-height:100vh;min-height:100dvh;transition:background-color .5s ease}.orkester-icons-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.orkester-icon{background-color:#fff;display:block;flex-shrink:0;height:120px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:120px}.orkester-text{color:#fff;font-size:3rem;font-weight:700}.orkester-muted{opacity:.4}.orkester-conductor{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px;text-align:center}.orkester-conductor h2{font-size:1.3rem;margin:0}.orkester-conductor-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.orkester-conductor-controls .orkester-toggle{background:none;border:none}.orkester-conductor-controls .orkester-toggle.on{background:none}.orkester-conductor-controls .orkester-toggle.off{opacity:1}.orkester-toggle{align-items:center;background:#222;border:3px solid;border-radius:12px;cursor:pointer;display:flex;height:64px;justify-content:center;transition:background .2s;width:64px}.orkester-toggle.on{background:#fff}.orkester-toggle.off{opacity:.4}.orkester-toggle-icon{background-color:currentColor;display:block;height:40px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:40px}.orkester-start-btn{background:#0b6623;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;letter-spacing:.05em;padding:14px 40px}.remote-orkester-panel{padding:16px 20px}.remote-orkester-panel .remote-jaga-title{margin:0 0 8px}.orkester-admin-tracks{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:12px}.orkester-admin-tracks .orkester-toggle{aspect-ratio:1;background:none;border:none;height:auto;max-width:100px;width:100%}.orkester-admin-tracks .orkester-toggle.on{background:none}.orkester-admin-tracks .orkester-toggle.off{opacity:1}.orkester-admin-tracks .orkester-toggle-icon{height:48px;width:48px}.orkester-actions{align-items:center;display:flex;gap:8px}.orkester-peata-btn{background:#fff;border:1px solid #c00;border-radius:8px;color:#c00;cursor:pointer;font-weight:600;padding:10px 20px}.orkester-elapsed{font-feature-settings:"tnum";color:#666;font-size:.85rem;font-variant-numeric:tabular-nums}.orkester-grid{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(var(--group-count,2),1fr);justify-items:center;margin-bottom:12px}.orkester-grid-header{color:#555;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase}.orkester-grid-label{align-items:center;display:flex;justify-content:center}.orkester-grid-label .orkester-toggle-icon{height:32px;width:32px}.conductor-picker{background:#fafafa;border:1px solid #ddd;border-radius:6px;margin-bottom:12px;padding:8px}.conductor-picker-body{display:flex;flex-direction:column;gap:6px;margin-top:8px}.cond-choices{display:flex;flex-wrap:wrap;gap:6px}.cond-choices button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:600;min-width:38px;padding:6px 10px;text-align:center}.cond-choices button.active,.cond-choices button.selected{background:#111;border-color:#111;color:#fff}.orkester-grid .orkester-toggle{aspect-ratio:1;background:none;border:none;height:auto;max-width:80px;width:100%}.orkester-grid .orkester-toggle.on{background:none}.orkester-grid .orkester-toggle.off{opacity:1}.quiz-top3-inline{margin-top:8px}.quiz-top5{list-style:none;margin:0;padding:0}.quiz-top5-row.quiz-top3{align-items:center;background:#fff;border-radius:4px;color:#222;display:flex;font-size:.95rem;gap:8px;margin-bottom:4px;padding:6px 8px}.quiz-top3 .quiz-rank{color:#b8860b;font-weight:700;width:24px}.quiz-top3 .quiz-seat{flex:1 1}.quiz-top3 .quiz-total{color:#1565c0;font-weight:700}.crosstab-container{background:#0000;box-sizing:border-box;margin:0;padding:0;width:100%}.crosstab-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.crosstab-header h3{color:#333;font-size:1rem;margin:0}.crosstab-refresh{align-items:center;background:#e8e8e8;border:none;border-radius:5px;color:#000;cursor:pointer;display:flex;line-height:1;margin-left:auto;padding:6px 12px;position:relative}.crosstab-refresh:hover{background:#ddd;color:#000}.crosstab-refresh .pending-dot{animation:pulse 1.5s infinite;background:#22c55e;border-radius:50%;height:8px;position:absolute;right:2px;top:2px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.crosstab-close{background:none;border:none;border-radius:5px;color:#555;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;margin-left:auto;padding:6px 12px}.crosstab-close:hover{background:#e8e8e8;color:#333}.crosstab-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.crosstab-tab{background:#e8e8e8;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:.85rem;font-weight:700;letter-spacing:.02em;padding:6px 12px;text-transform:uppercase;transition:all .2s}.crosstab-tab:hover{background:#ddd}.crosstab-tab.active{background:#333;color:#fff}.crosstab-table-wrapper{margin-bottom:0;width:100%}.crosstab-table{border-collapse:initial;border-spacing:2px;font-size:1rem;table-layout:fixed;width:100%}.crosstab-table td,.crosstab-table th{word-wrap:break-word;background:#0000;border:none;overflow-wrap:break-word;padding:8px 6px;text-align:center}.crosstab-corner{width:28%}.crosstab-col-header{font-size:1rem;font-weight:600;vertical-align:bottom}.crosstab-col-header .label-text{display:block;font-size:1rem}.crosstab-row-header{font-size:1rem;font-weight:600;text-align:left;width:28%}.crosstab-row-header .label-text{word-wrap:break-word;display:block}.crosstab-row-total-header{font-size:1rem;font-weight:600;width:15%}.crosstab-cell{border-radius:0;font-size:1rem;font-weight:700;transition:background-color .3s,color .3s}.crosstab-cell.corner-tl{border-top-left-radius:6px}.crosstab-cell.corner-tr{border-top-right-radius:6px}.crosstab-cell.corner-bl{border-bottom-left-radius:6px}.crosstab-cell.corner-br{border-bottom-right-radius:6px}.crosstab-row-total{color:#000;font-size:1rem;font-weight:600}.crosstab-row-total small{color:#888;font-size:.85rem;font-weight:400}.crosstab-table .row-gap-top td,.crosstab-table .row-gap-top th{border-top:2px solid #000}.crosstab-table .col-gap-left{border-left:2px solid #000}.crosstab-empty,.crosstab-error,.crosstab-loading{color:#666;font-size:1rem;padding:20px;text-align:center}.crosstab-error{color:#c00}.crosstab-footer-label{font-weight:600;padding-right:.5rem;text-align:right}.crosstab-col-total,.crosstab-grand-total{font-weight:600}@media (max-width:600px){.crosstab-table{font-size:.9rem}.crosstab-table td,.crosstab-table th{padding:6px 4px}.crosstab-cell,.crosstab-col-header .label-text,.crosstab-row-header .label-text,.crosstab-row-total{font-size:.9rem}.crosstab-corner,.crosstab-row-header{width:25%}}.sp-page{align-items:flex-start;background:#0a0a0a;box-sizing:border-box;color:#f0f0f0;display:flex;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100dvh;padding:24px 16px}.sp-container{display:flex;flex-direction:column;gap:24px;max-width:420px;width:100%}.sp-title{color:#aaa;font-size:1.3rem;font-weight:600;letter-spacing:.05em;margin:0;text-align:center;text-transform:uppercase}.sp-top-bar{font-feature-settings:"tnum";align-items:center;background:#1a1a1a;border-radius:12px;display:flex;font-size:1rem;font-variant-numeric:tabular-nums;font-weight:600;gap:20px;justify-content:center;padding:12px 16px}.sp-top-item{color:#ddd;white-space:nowrap}.sp-stats{display:flex;gap:16px;justify-content:center}.sp-stat{align-items:center;background:#1a1a1a;border-radius:12px;display:flex;flex-direction:column;min-width:100px;padding:16px 28px}.sp-stat-num{color:#fff;font-size:2rem;font-weight:700}.sp-stat-label{color:#777;font-size:.8rem;margin-top:2px}.sp-section{display:flex;flex-direction:column;gap:10px}.sp-section h3{color:#666;font-size:.85rem;font-weight:500;letter-spacing:.04em;margin:0;text-transform:uppercase}.sp-toggle{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px;transition:background .2s}.sp-toggle.on{background:#166534;color:#bbf7d0}.sp-toggle.off{background:#7f1d1d;color:#fecaca}.sp-toggle-row{display:flex;gap:10px}.sp-toggle-compact{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:14px 10px;transition:background .2s}.sp-toggle-compact.on{background:#166534;color:#bbf7d0}.sp-toggle-compact.off{background:#7f1d1d;color:#fecaca}.sp-info-row{align-items:center;display:flex;gap:10px;justify-content:center}.sp-info-chip{font-feature-settings:"tnum";background:#1a1a1a;border-radius:8px;color:#aaa;font-size:.85rem;font-variant-numeric:tabular-nums;font-weight:600;padding:6px 14px}.sp-btn-grid{display:flex;flex-direction:column;gap:8px}.sp-btn{-webkit-tap-highlight-color:transparent;background:#1a1a1a;border:1px solid #333;border-radius:10px;color:#ccc;cursor:pointer;font-size:1rem;font-weight:500;padding:14px 20px;transition:background .15s,border-color .15s}.sp-btn:active{background:#2a2a2a}.sp-btn.active{background:#1e3a5f;border-color:#2563eb;color:#93c5fd}.sp-test-row{display:flex;gap:12px}.sp-test-row label{display:flex;flex:1 1;flex-direction:column;gap:4px}.sp-test-label{color:#777;font-size:.75rem;letter-spacing:.03em;text-transform:uppercase}.sp-test-input{background:#1a1a1a;border:1px solid #333;border-radius:8px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;padding:10px 12px;width:100%}.sp-test-input:focus{border-color:#555;outline:none}.sp-btn-test{background:#1a3a1a!important;border-color:#2d6a2d!important;color:#a3d9a3!important}.sp-btn-stop{animation:sp-pulse 1s ease-in-out infinite;background:#3a2a1a!important;border-color:#b8860b!important;color:gold!important}@keyframes sp-pulse{0%,to{opacity:1}50%{opacity:.7}}.sp-btn-danger{background:#3a1a1a!important;border-color:#7f1d1d!important;color:#fca5a5!important}.sp-btn-danger:active{background:#4a2020!important}.sp-speed-row{align-items:center;display:flex;gap:12px}.sp-speed-row .sp-btn{flex:1 1}.sp-speed-val{color:#fff;font-size:1.2rem;font-weight:600;min-width:48px;text-align:center}.sp-hint{color:#888;font-size:.8rem;margin:0 0 8px}.sp-file-input{background:#1a1a1a;border:1px dashed #444;border-radius:10px;box-sizing:border-box;color:#ccc;font-size:.9rem;padding:10px;width:100%}.sp-file-input:disabled{opacity:.5}.sp-upload-progress{display:flex;flex-direction:column;gap:8px;margin-top:10px}.sp-upload-bar{background:#222;border-radius:4px;height:8px;overflow:hidden;width:100%}.sp-upload-fill{background:#2ecc71;border-radius:4px;height:100%;transition:width .3s ease}.sp-upload-pct{color:#aaa}.sp-upload-pct,.sp-upload-stats{font-size:.85rem;text-align:center}.sp-upload-stats{background:#1a2e1a;border:1px solid #2d5a2d;border-radius:8px;color:#6ee76e;font-weight:500;margin-top:6px;padding:8px 12px}.sp-concurrency-row{align-items:center;display:flex;gap:12px;margin-bottom:8px}.sp-concurrency-row label{display:flex;flex:1 1;flex-direction:column;gap:4px}.sp-concurrency-val{color:#f5c542;font-size:1.1rem;font-weight:700;min-width:40px;text-align:center}.sp-range{accent-color:#f5c542;width:100%}.sp-lp-counts{color:#888;font-size:.8rem;font-weight:400}.sp-playback-row{display:flex;gap:10px}.sp-btn-icon{flex:1 1;font-size:1.8rem;line-height:1;padding:14px 20px;text-align:center}.sp-grid-options{display:flex;flex-wrap:wrap;gap:8px}.sp-grid-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:10px;color:#999;cursor:pointer;display:flex;flex-direction:column;font-size:.85rem;font-weight:500;gap:2px;min-width:56px;padding:10px 12px;transition:background .15s,border-color .15s}.sp-grid-btn:active{background:#2a2a2a}.sp-grid-btn.active{background:#1e3a5f;border-color:#2563eb;color:#93c5fd}.sp-grid-btn-label{font-size:.85rem;font-weight:600}.sp-grid-btn-speed{color:#666;font-size:.7rem}.sp-grid-btn.active .sp-grid-btn-speed{color:#7ab8ff}.questions-container{align-self:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0 20px 0 0;max-width:650px;min-width:550px;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.questions-container h2{margin:30px 0 20px}#questions{box-sizing:border-box;height:100%;margin-bottom:30px;overflow-x:hidden;overflow-y:auto;padding-top:20px;width:100%}.type-questions{display:flex;flex-direction:row;flex-shrink:0;flex-wrap:wrap;gap:5px;margin-bottom:50px;width:100%}.question-group-title{flex-basis:100%;font-size:.8rem;font-weight:800;margin:10px 0 4px;text-transform:uppercase;width:100%}.add_edit_question{background:none;border:2px solid #000;border-radius:10px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-size:1rem;font-weight:700;gap:10px;gap:20px;margin-top:40px;max-width:550px;padding:20px;width:100%}.save_button{border:2px solid #000;border-radius:5px;cursor:pointer;font-weight:700;padding:10px;width:100%}.choices-section{justify-content:center}.number-section{box-sizing:border-box;display:flex;gap:20px}.add_edit_question .label{background:#fff;font-weight:700;left:7px;padding:0 5px;position:absolute;top:-25px}.add_edit_question label{position:relative}.add_edit_question .allow-multi{margin:15px 0}.type-radio-group{display:flex;margin-top:-64px}.type-radio-group label{background:linear-gradient(#efefef,#efefef 98%,#0000);border:solid #000;border-radius:0;border-width:2px 2px 0;display:inline-block;margin-right:-2px;padding:10px;position:relative;width:50%}.type-radio-group input[type=radio]{display:none}.type-radio-group label:has(input[type=radio]:checked){background:#fff}.type-radio-group label:has(input[type=radio]:checked):after{background:#fff;bottom:-3px;content:"";display:block;height:5px;left:0;position:absolute;width:100%}.type-radio-group label:first-child{border-radius:5px 0 0 0}.type-radio-group label:last-child{border-radius:0 5px 0 0;margin-right:0}.add_edit_question input[type=number],.add_edit_question input[type=text],.add_edit_question textarea{border:2px solid #000;border-radius:5px;box-sizing:border-box;width:100%}.add_edit_question textarea{height:100px;resize:vertical}.choice-row{position:relative}.choice-row input[type=text]{flex:1 1;min-width:0}.choices-section{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-top:-5px}.choice-row{width:100%}.choice-row>button.delete-choice-btn{background:none;border:none;cursor:pointer;flex-shrink:0;font-size:1.2rem;padding:0 4px}.choice-row>button.delete-choice-btn:hover{color:#c00}.media-upload-btn{align-items:center;display:inline-flex;flex-shrink:0}.media-upload-btn .add-media-btn{align-items:center;background:#f9f9f9;border:2px dashed #999;border-radius:4px;cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;transition:border-color .2s,background .2s;width:28px}.media-upload-btn .add-media-btn:hover:not(:disabled){background:#fff;border-color:#333}.media-upload-btn .add-media-btn:disabled{cursor:not-allowed;opacity:.4}.media-upload-btn .media-preview{align-items:center;display:inline-flex;position:relative}.media-upload-btn .choice-media-thumb{border:2px solid #333;border-radius:4px;height:28px;object-fit:cover;width:28px}.media-upload-btn .audio-indicator{align-items:center;background:#e8f4e8;border:2px solid #333;border-radius:4px;display:flex;font-size:1rem;height:28px;justify-content:center;width:28px}.media-upload-btn .clear-media{align-items:center;background:#c00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:16px;justify-content:center;line-height:1;position:absolute;right:-6px;top:-6px;width:16px}.media-upload-btn .clear-media:hover{background:#a00}.heli-test-audio .test-audio-row{align-items:center;display:flex;gap:6px}.heli-test-audio .test-audio-row input[type=text]{flex:1 1}.heli-test-audio .test-audio-row .clear-media{background:#c33;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:22px;line-height:1;width:22px}.add_new{border-radius:50%;font-size:1.5rem;font-weight:700;height:36px;line-height:100%;width:36px}.correct-checkbox{align-items:center;color:#2a9d8f;cursor:pointer;display:flex;font-size:1.1rem;gap:3px;white-space:nowrap}.correct-checkbox input:checked+span{color:#0a7;font-weight:700}.quiz-settings{grid-gap:8px;background:#ffffff0a;border-radius:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:8px;padding:10px}.quiz-settings label{display:flex;flex-direction:column;gap:2px}.quiz-settings input[type=number]{width:80px}.quiz-mode-toggle{display:flex;gap:12px;grid-column:1/-1}.quiz-mode-toggle label{align-items:center;cursor:pointer;flex-direction:row;gap:4px}.save-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid #000;border-radius:10px;box-shadow:0 10px 30px #0003;font-size:14px;font-weight:800;padding:10px 14px;pointer-events:none;position:fixed;right:20px;text-transform:uppercase;top:20px;z-index:2147483647}.save-pill,.save-pill.success{background:#d6ffecf2;color:#0f5132}.save-pill.error{background:#ffe2e2f2;color:#842029}.buttons{align-items:center;box-sizing:border-box;display:flex;gap:20px;width:100%}.static.delete_button{display:inline-block;position:static}.scale-labels{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;margin-left:5%;margin-top:-5px;max-width:300px}.scale-label{align-items:center;display:flex;gap:10px}.swatch{background:#eee;border:1px solid #ccc;border-radius:4px;cursor:pointer;height:24px;margin-left:8px;width:24px}.color-box{background:#eee;border-radius:4px;height:100%;width:100%}.popover{position:absolute;z-index:2}.cover{bottom:0;left:0;position:fixed;right:0;top:0}.numberrange{align-items:center;display:flex}.question{background:none;border:2px solid #000;border-radius:10px;box-sizing:border-box;color:#000;cursor:grab;cursor:url(/static/media/delete.7427636afd0427cf74f8.png);display:inline-block;font-size:1rem;height:auto;min-height:30px;padding:5px 5px 2px;white-space:normal;width:100%;word-break:break-word}.color-line{border-radius:0 0 8px 8px;display:flex;gap:2px;margin:0 -4px;min-height:5px;overflow:hidden;transform:translateY(2px)}.color-line span{display:inline-block;flex-grow:1;height:5px;width:10px}.question p{margin:0;padding:0}.question:hover{background-color:#ffebe2}.more-settings{border:1px solid #ccc;border-radius:8px;margin-top:-5px;padding:0}.more-settings-toggle{color:#555;cursor:pointer;font-size:.9rem;font-weight:600;list-style:none;padding:10px 14px;-webkit-user-select:none;user-select:none}.more-settings-toggle::-webkit-details-marker{display:none}.more-settings-toggle:before{content:"▸ "}.more-settings[open]>.more-settings-toggle:before{content:"▾ "}.more-settings-content{display:flex;flex-direction:column;gap:20px;padding:0 14px 14px}.more-settings-content label{position:relative}.copy-to-event{border-top:1px solid #ddd;margin-top:4px;padding-top:14px}.copy-to-event-btn{background:#fff;border:2px solid #000;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:background .15s;width:100%}.copy-to-event-btn:hover{background:#f0f0f0}.copy-to-event-list{border:1px solid #ddd;border-radius:6px;display:flex;flex-direction:column;gap:4px;margin-top:8px;max-height:200px;overflow-y:auto;padding:6px}.copy-event-option{background:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:.85rem;padding:6px 10px;text-align:left;transition:background .1s}.copy-event-option:hover{background:#eee}.copy-loading{color:#777}.copy-loading,.copy-status{font-size:.85rem;margin:4px 0}.copy-status{font-weight:600}.copy-status.success{color:#2a9d8f}.copy-status.error{color:#e63946}.generate-config{border-top:1px solid #ddd;display:flex;flex-direction:column;gap:12px;margin-top:4px;padding-top:14px}.generate-config select{border:2px solid #000;border-radius:5px;box-sizing:border-box;font-size:.95rem;padding:6px 8px;width:100%}.sub-label{background:none!important;color:#444;font-size:.85rem;padding:0!important;position:static!important}.generate-types-row{display:flex;flex-direction:column;gap:6px}.type-pills{display:flex;flex-wrap:wrap;gap:6px}.type-pill{background:#fff;border:2px solid #000;border-radius:16px;cursor:pointer;font-size:.85rem;font-weight:600;padding:5px 14px;transition:background .15s,color .15s}.type-pill.active{background:#000;color:#fff}#logo{height:auto;margin:0;max-width:200px;width:100%}.top-buttons{align-items:center;background:none;background:#fff;border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-direction:column;gap:2px;height:60px;justify-content:center;padding:6px;position:fixed;right:20px;text-decoration:none;top:20px;width:90px;z-index:1000}.top-buttons p{background:none;color:#000;font-size:.7rem;font-weight:700;line-height:.75rem;margin:0;text-align:center;text-transform:uppercase;white-space:nowrap}.top-buttons svg{fill:#000;height:26px;vertical-align:middle}.top-buttons.users-link{right:90px}.top-buttons.spaces-link{right:160px}.top-burger{align-items:center;background:#fff;border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;display:none;flex-direction:column;gap:2px;height:60px;justify-content:center;padding:6px;position:fixed;right:90px;top:20px;width:70px;z-index:1100}.top-menu-overlay{background:#0000;border:none;display:none;inset:0;margin:0;padding:0;position:fixed;z-index:1050}.top-menu-dropdown{display:none;flex-direction:column;gap:8px;position:fixed;right:20px;top:90px;width:120px;z-index:1150}.top-menu-dropdown.open{display:flex}.top-menu-org-switcher{background:#fff;border:2px solid #000;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:8px}.top-menu-org-btn{background:#fff;border:2px solid #000;border-radius:8px;cursor:pointer;font-size:11px;font-weight:900;padding:6px 4px;text-align:center;text-transform:uppercase}.top-menu-org-btn.active{background:#000;color:#fff}.top-menu-card{background:#fff;border:2px solid #000;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:10px}.top-menu-card,.top-menu-item{align-items:center;justify-content:center}.top-menu-item{text-align:center;width:100%}.top-menu-item p{text-align:center;white-space:nowrap;width:auto}.top-menu-item svg{display:block;margin:0 auto}#header{align-items:center;display:flex;flex-direction:row;font-size:4em;gap:1rem;justify-content:center;margin:75px 0 50px;text-align:center;width:100%}#events{flex-wrap:nowrap;gap:20px;margin:0 auto 50px;padding:20px;width:-webkit-fit-content;width:fit-content}#events,.yeargroup{display:flex;flex-direction:column}.yeargroup{font-size:1.5em;max-width:700px;padding:10px 20px 0 0;width:100%}.monthgroup{gap:20px;margin-bottom:10px;position:relative}.monthgroup,.monthgroup>div{align-items:flex-start;display:flex}.monthgroup>div{align-content:flex-start;flex-wrap:wrap;gap:10px}.event{align-items:center;align-self:flex-start;background:#fff;border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 1;flex-wrap:wrap;gap:5px;padding:5px 10px}.event.opened{border:2px solid #000;margin-top:-7px}.yeargroup h2{background:#fff;border-radius:10px;display:inline-block;margin:0;padding:5px 15px;width:-webkit-fit-content;width:fit-content}.monthgroup h3,.yeargroup h2{font-size:1.1rem;height:40px;line-height:40px}.monthgroup h3{background:#000;border-radius:50%;color:#fff;flex-shrink:0;margin:0 0 0 15px;text-align:center;width:40px}.event h4{font-size:1.2rem;padding-left:5px}.event h4,.event>p{margin:0;text-align:center}.event>p{border:2px solid #000;border-radius:5px;font-size:1rem;font-weight:700;padding:5px 0;width:56px}.event.opened>p{background:#000;color:#fff}.buttongroup{border-left:2px solid #000;display:none;margin-left:5px;padding-left:5px}.button-link,.event.opened .buttongroup{display:inline-flex}.button-link{background:#fff;border:none;flex-direction:column;font-size:1.2rem;font-weight:700;gap:2px;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;width:40px}.button-link:first-child{border-radius:10px 0 0 10px;border-right:none}.button-link:last-child{border-left:none;border-radius:0 10px 10px 0}.button-link p{background:none;color:#000;font-size:.8rem;line-height:.8rem;margin:0;text-align:center}.button-link svg{fill:#000;height:30px;vertical-align:middle}#header h1{font-size:3rem;margin:20px 0}@media screen and (max-width:500px){.top-buttons.spaces-link,.top-buttons.users-link{display:none}.top-burger{display:inline-flex}.top-menu-overlay{display:block}#header{flex-direction:column;gap:0;margin:50px 0 100px}.buttongroup{border-left:none;gap:5px;margin-left:0;padding-left:0}.opened.event{gap:10px;padding:15px 20px 15px 10px;width:-webkit-min-content;width:min-content}}.emulator-container{background:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.emulator-phone{background:#fff;border-right:1px solid #ddd;max-height:100vh;max-width:360px;min-width:360px;overflow-y:auto;width:360px}.phone-header{border-bottom:1px solid #eee;padding:20px}.header-row{align-items:center;display:flex;justify-content:space-between}.phone-header h2{color:#000;font-size:18px;font-weight:600;margin:0 0 5px}.phone-header p{color:#888;font-size:12px;margin:0}.reset-btn{align-items:center;background:#fff;border:1px solid #ef4444;border-radius:4px;color:#ef4444;cursor:pointer;display:flex;font-size:12px;gap:5px;padding:6px 12px;transition:all .15s}.reset-btn:hover{background:#ef4444;color:#fff}.reset-btn:disabled{cursor:not-allowed;opacity:.4}.reset-btn svg{fill:currentColor}.phone-section{border-bottom:1px solid #eee;padding:15px 20px}.section-title{color:#666;font-size:12px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.area-row{align-items:center;display:flex;gap:10px;margin-bottom:8px}.area-label{font-size:13px;font-weight:500;min-width:60px}.area-row input[type=range]{-webkit-appearance:none;background:#ddd;border-radius:2px;cursor:pointer;flex:1 1;height:4px}.area-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border-radius:50%;cursor:pointer;height:14px;width:14px}.area-row input[type=range]:disabled{opacity:.5}.area-count{color:#666;font-family:monospace;font-size:12px;min-width:50px;text-align:right}.area-total{color:#333;font-size:13px;margin-top:10px}.area-total b{font-size:16px}.checkin-btn{background:#fff;border:2px solid #000;border-radius:6px;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;transition:all .15s;width:100%}.checkin-btn:hover{background:#000;color:#fff}.checkin-btn:disabled{cursor:not-allowed;opacity:.4}.checkin-btn.checking{background:#f59e0b;border-color:#f59e0b;color:#fff}.checkin-btn.done{background:#22c55e;border-color:#22c55e;color:#fff}.checkin-stats{display:flex;font-size:12px;gap:15px;margin-top:10px}.checkin-stats .stat.connected{color:#22c55e}.checkin-stats .stat.error{color:#ef4444}.checkin-box{border:1px solid #ccc;flex-shrink:0;height:6px;margin-right:4px;width:6px}.checkin-box.pending{background:#fbbf24}.checkin-box.connected{background:#22c55e}.checkin-box.error{background:#ef4444}.phone-controls{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:10px;padding:15px 20px}.control-row{display:flex;flex-direction:column;gap:2px}.control-row.presets{align-items:center;flex-direction:row;gap:8px}.control-row.presets label{margin-right:4px}.preset-btn{background:#eef2ff;border:1px solid #6366f1;border-radius:4px;color:#6366f1;cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;transition:all .15s}.preset-btn:hover:not(:disabled){background:#6366f1;color:#fff}.preset-btn:disabled{cursor:not-allowed;opacity:.5}.control-row label{color:#888;font-size:10px;text-transform:uppercase}.control-row input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:6px 8px;width:70px}.start-btn,.stop-btn{border:2px solid #000;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;margin-left:auto;padding:10px 20px;transition:all .15s}.start-btn{background:#fff;color:#000}.start-btn:hover,.stop-btn{background:#000;color:#fff}.stop-btn:hover{background:#333}.phone-questions{padding:15px 20px}.question-block{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.question-block:last-child{border-bottom:none}.question-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.question-title{align-items:center;color:#000;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px}.answered-count{background:#f0f0f0;border-radius:10px;color:#666;font-size:11px;font-weight:500;padding:2px 6px}.q-resume-btn,.q-start-btn,.q-stop-btn{border:2px solid #000;border-radius:50%;cursor:pointer;flex-shrink:0;font-size:12px;height:32px;transition:all .15s;width:32px}.q-start-btn{background:#fff;color:#000}.q-start-btn:hover{background:#000;color:#fff}.q-start-btn:disabled{cursor:not-allowed;opacity:.3}.q-stop-btn{background:#ef4444;border-color:#ef4444;color:#fff}.q-stop-btn:hover{background:#dc2626}.q-resume-btn{background:#f59e0b;border-color:#f59e0b;color:#fff}.q-resume-btn:hover{background:#d97706}.question-block.running{background:#f0fdf4;border-left:3px solid #22c55e}.question-block.paused{background:#fffbeb;border-left:3px solid #f59e0b}.stop-all-btn{background:#ef4444;border:2px solid #ef4444;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:all .15s}.stop-all-btn:hover{background:#dc2626;border-color:#dc2626}.already-in{color:#22c55e;font-size:12px;margin-left:5px}.choice-weights{display:flex;flex-direction:column;gap:6px}.choice-row{align-items:center;display:flex;gap:8px}.choice-label{color:#333;flex:1 1;font-size:13px;min-width:80px}.choice-row input[type=range]{-webkit-appearance:none;background:#ddd;border-radius:2px;cursor:pointer;flex:2 1;height:4px}.choice-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border-radius:50%;cursor:pointer;height:14px;width:14px}.choice-row input[type=range]:disabled{opacity:.5}.choice-pct{color:#666;width:24px}.choice-pct,.weight-sum{font-family:monospace;font-size:12px;text-align:right}.weight-sum{font-weight:600;margin-top:8px}.weight-sum.ok{color:#22c55e}.weight-sum.warn{color:#f59e0b}.conditional-toggle{margin-bottom:10px}.conditional-toggle label{align-items:center;color:#666;cursor:pointer;display:flex;font-size:12px;gap:8px}.conditional-toggle input[type=checkbox]{cursor:pointer;height:16px;width:16px}.conditional-source{margin-bottom:12px}.conditional-source select{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:13px;padding:8px 10px;width:100%}.conditional-source select:disabled{cursor:not-allowed;opacity:.5}.conditional-weights-container{display:flex;flex-direction:column;gap:12px}.conditional-group{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;padding:10px}.conditional-group-header{color:#666;font-size:11px;font-style:italic;font-weight:600;margin-bottom:8px;text-transform:none}.choice-weights.conditional{margin-left:0}.choice-weights.conditional .choice-row{padding-left:0}.emulator-grid{background:#fafafa;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.grid-header{background:#fff;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:20px;padding:15px 20px}.grid-header .stat{color:#666;font-size:14px}.grid-header .stat b{color:#000;font-size:18px;margin-right:4px}.grid-header .stat.answered b{color:#22c55e}.grid-header .stat.connected b{color:#3b82f6}.grid-header .stat.error b{color:#ef4444}.grid-header .stat.pending b{color:#888}.device-grid{align-content:flex-start;display:flex;flex:1 1;flex-wrap:wrap;gap:3px;overflow-y:auto;padding:15px}.device-row{align-items:center;display:flex}.device-row.row-gap{margin-right:3px}.q-boxes{display:flex;gap:0}.q-box{background:#e5e5e5;border:1px solid #ccc;flex-shrink:0;height:6px;transition:background .2s;width:6px}.q-box.col-gap{margin-right:3px}.q-box.empty{background:#f0f0f0;border:1px solid #e0e0e0}.q-box.pending{background:#e5e5e5}.q-box.skipped{background:#d1d5db}.q-box.answered{background:#22c55e}.q-box.error{background:#ef4444}@media (max-width:800px){.emulator-container{flex-direction:column}.emulator-phone{border-bottom:1px solid #ddd;border-right:none;max-height:50vh;max-width:100%;min-width:auto;width:100%}.emulator-grid{max-height:50vh}}.loadtest{max-width:1200px;padding:16px}.loadtest-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;margin:12px 0 10px}.loadtest-controls label{display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:6px}.loadtest-controls input:not([type]),.loadtest-controls input[type=number],.loadtest-controls input[type=text]{border:2px solid #000;border-radius:8px;min-width:140px;padding:8px 10px}.loadtest-checkbox{font-weight:600}.loadtest-checkbox input{margin-right:8px}.loadtest-buttons{display:flex;gap:10px}.loadtest-buttons button{border:2px solid #000;border-radius:10px;cursor:pointer;font-weight:800;padding:10px 14px}.loadtest-buttons button:disabled{cursor:default;opacity:.5}.loadtest-summary{background:#fff;border:2px solid #000;border-radius:10px;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:12px;padding:10px 12px}.loadtest-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.loadtest-card{background:#fff;border:2px solid #000;border-radius:10px;padding:10px 12px}.loadtest-card h3{margin:0 0 8px}.loadtest-card table{border-collapse:collapse;width:100%}.loadtest-card td,.loadtest-card th{border-bottom:1px solid #ddd;font-size:13px;padding:6px}.loadtest-card .k{font-weight:800}.loadtest-errors{margin:0;padding-left:16px}.loadtest-errors li{font-size:13px;margin:6px 0}.loadtest-errors .when{font-weight:800;margin-right:8px}.loadtest-errors .who{font-weight:700;margin-right:8px}.loadtest-last tr.bad{background:#ff000014}.muted{font-size:12px;opacity:.75}.loadtest-footer{margin-top:12px}.respond-form{border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:2rem;gap:10px;margin-bottom:200px;max-width:400px;padding:20px 20px 0 30px;width:100%}label{color:#000;font-size:1rem}.respond label{font-size:1.2rem}.respond input,.respond label{margin-top:20px}.respond{padding:10px 0}.question-text{font-size:1.5rem;font-weight:700;margin-bottom:5px;padding:10px}.magic-message{font-weight:700;margin:0}.magic-backlink,.magic-message{display:inline;font-size:1.2rem}.magic-backlink{font-weight:400}.question-choices{display:flex;flex-direction:column;gap:5px}.input-group,.question-choices>div{align-items:center;display:flex;gap:10px}input,select,textarea{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:1rem;padding:10px}input[type=radio]{border:none;flex:none;margin:0;padding:0;width:auto}.seat{color:#ccc;font-size:2rem;font-weight:700;margin-bottom:0;margin-top:50px;padding-left:30px}.loadingdots{font-size:4rem;margin:40px}.scoreBlock>*{position:fixed}.showBtn{border:2px solid #000;border-radius:10px;bottom:80px;max-width:100px;right:50px}.closeScore,.showBtn{background:none;background:#fff;color:#000;font-size:1.2rem;font-weight:700;padding:10px}.closeScore{border:2px solid #000;border-radius:50%;display:block;height:60px;margin-top:20px;position:absolute;right:-30px;top:-50px;width:60px}.scorepanel{background:#fff;border:2px solid #000;border-radius:20px;display:none;font-size:1.5rem;font-weight:700;left:50%;line-height:2rem;max-width:300px;padding:20px;top:50%;transform:translate(-50%,-50%);width:70%}.opened.scorepanel{display:block}.deleteAnswers{background:none;background:#fff;border:2px solid #000;border-radius:50%;border-radius:10px;color:#000;display:block;font-size:1.2rem;font-weight:700;margin-top:20px;padding:10px;text-align:center}.scoreBlock{display:none}.visible{display:block}.textarea-answer{display:flex;flex-direction:column;gap:8px;width:100%}.textarea-answer textarea{font-size:1rem;resize:vertical}.textarea-answer textarea:disabled{background:#f5f5f5;opacity:.6}.textarea-submit{align-self:flex-end;background:#fff;border:2px solid #000;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:700;padding:8px 20px}.textarea-submit:disabled{cursor:default;opacity:.3}.vasta-tabs{border-bottom:2px solid #ddd;display:flex;gap:0;margin:0 30px;max-width:340px}.vasta-tab{background:none;border:none;border-bottom:3px solid #0000;color:#999;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:700;padding:10px 0;transition:color .2s,border-color .2s}.vasta-tab.active{border-bottom-color:#000;color:#000}.vasta-tab-content{width:100%}.vasta-tab-panel{display:none}.vasta-tab-panel.active{display:block}.vasta-page{margin:0 auto;max-width:900px}.vasta-page.orkester-fullscreen{margin:0;max-width:none;padding:0}.vasta-page.orkester-fullscreen .respond,.vasta-page.orkester-fullscreen .respond-form{margin:0;padding:0}.vasta-page.orkester-fullscreen .orkester-screen{height:100vh;height:100dvh;left:0;margin:0;padding:0;position:fixed;top:0;width:100vw;z-index:9999}.vasta-columns{display:flex;flex-direction:column;width:100%}.vasta-col{box-sizing:border-box;max-width:440px}@media screen and (max-width:699px){.hide-narrow{display:none}}@media screen and (min-width:700px){.vasta-columns{flex-direction:row;gap:0;justify-content:center}.vasta-col{flex:0 0 auto;max-height:calc(100vh - 120px);overflow-y:auto;width:440px}.vasta-col.vasta-respond-col{border-right:1px solid #eee}.hide-wide{display:none!important}}.suggestion-row{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;gap:8px;justify-content:space-between;padding:8px 0}.suggestion-row.own{opacity:.6}.suggestion-text{flex:1 1;font-size:1rem;line-height:1.4;word-break:break-word}.vote-btn{background:#fff;border:2px solid #ccc;border-radius:16px;color:#666;cursor:pointer;flex-shrink:0;font-size:.95rem;font-weight:700;height:32px;min-width:44px;transition:all .15s}.vote-btn.voted{background:#000;border-color:#000;color:#fff}.jaga-view{box-sizing:border-box;max-width:400px;padding:20px 20px 0 30px}.jaga-suggestions-list{margin-bottom:20px}.jaga-input{display:flex;flex-direction:column;gap:6px}.jaga-textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1rem;padding:10px;resize:vertical}.jaga-actions{align-items:center;display:flex;justify-content:space-between}.jaga-counter{color:#aaa;font-size:.8rem}.jaga-submit{background:#fff;border:2px solid #000;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:700;padding:8px 24px}.jaga-submit:disabled{cursor:default;opacity:.3}.jaga-sent{color:#4a4;font-size:.95rem;margin-top:4px}.jaga-sent,.quiz-score-bar{font-weight:700;text-align:center}.quiz-score-bar{background:linear-gradient(135deg,#264f9a,#2a9d8f);border-radius:12px;box-sizing:border-box;color:#fff;font-size:1.1rem;margin:0 auto 8px;max-width:400px;padding:8px 16px}.quiz-score-total{font-size:1.6rem}.quiz-score-bar.quiz-filtered-out{background:linear-gradient(135deg,#8b0000,#c0392b)}.quiz-choices{display:flex;flex-direction:column;gap:6px;margin-top:8px}.quiz-choice{align-items:center;border-radius:8px;display:flex;gap:8px;padding:8px 12px;transition:background .2s}.quiz-choice.quiz-correct{background:#2a9d8f40;outline:2px solid #2a9d8f}.quiz-choice.quiz-wrong{background:#e6394633;outline:2px solid #e63946}.quiz-choice.quiz-reveal{background:#2a9d8f1a;outline:1px dashed #2a9d8f}.quiz-score-feedback{color:#2a9d8f;font-size:1rem;font-weight:700;margin-top:6px;text-align:center}.quiz-time-bonus{font-size:.85rem;font-weight:400;opacity:.8}.saladus-page{align-items:center;background:#fff;color:#000;display:flex;justify-content:center;min-height:100vh}.saladus-form{display:flex;flex-direction:column;gap:14px;width:min(700px,calc(100vw - 40px))}.saladus-textarea{background:#fff;border:2px solid #000;border-radius:10px;box-sizing:border-box;color:#000;font-size:18px;line-height:1.45;padding:14px;resize:vertical;width:100%}.saladus-meta{display:flex;justify-content:flex-end}.saladus-counter{font-size:14px;opacity:.8}.saladus-button{background:#000;border:2px solid #000;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:10px 14px;text-transform:uppercase}.saladus-button:disabled{cursor:default;opacity:.7}.saladus-error,.saladus-sent{color:#000}.pilt-page{align-items:center;background:#fff;box-sizing:border-box;color:#111;display:flex;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:24px 16px}.pilt-container{max-width:420px;width:100%}.pilt-center{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.pilt-center h2{font-size:1.5rem;font-weight:600;margin:0}.pilt-icon{color:#111;font-size:1.5rem;line-height:1}.pilt-sub{color:#888;font-size:.95rem;margin:0}.pilt-upload-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#111;border:none;border-radius:14px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:600;justify-content:center;margin-top:8px;max-width:320px;padding:18px 32px;transition:background .15s,transform .1s;width:85%}.pilt-upload-btn:active{background:#333;transform:scale(.97)}.pilt-preview-wrap{align-items:center;aspect-ratio:4/3;background:#f5f5f5;border-radius:12px;display:flex;justify-content:center;max-width:340px;overflow:hidden;width:100%}.pilt-preview-img{height:100%;object-fit:cover;width:100%}.pilt-crop-frame{background:#f5f5f5;border-radius:12px;cursor:grab;max-width:340px;overflow:hidden;position:relative;touch-action:none;user-select:none;-webkit-user-select:none;width:100%}.pilt-crop-frame:active{cursor:grabbing}.pilt-crop-frame.landscape{aspect-ratio:3/2;max-width:min(340px,calc(55dvh*3/2))}.pilt-crop-frame.portrait{aspect-ratio:2/3;max-width:min(340px,calc(55dvh*2/3))}.pilt-crop-img{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.pilt-crop-hint{animation:pilt-hint-bounce 1.5s ease-in-out infinite;bottom:8px;color:#fff9;font-size:1.1rem;pointer-events:none;position:absolute;right:10px;text-shadow:0 1px 4px #00000080}@keyframes pilt-hint-bounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.pilt-btn-row{display:flex;gap:12px;max-width:340px;width:100%}.pilt-btn-primary,.pilt-btn-secondary{-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:600;padding:16px 0;transition:background .15s,transform .1s}.pilt-btn-primary{background:#111;color:#fff}.pilt-btn-primary:active{background:#333;transform:scale(.97)}.pilt-btn-secondary{background:#f0f0f0;color:#333}.pilt-btn-secondary:active{background:#e0e0e0;transform:scale(.97)}.pilt-spinner{animation:pilt-spin .7s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#111;height:40px;width:40px}@keyframes pilt-spin{to{transform:rotate(1turn)}}.pilt-progress{animation:pilt-pulse 1.2s ease-in-out infinite;color:#888;font-size:.95rem;margin:0}@keyframes pilt-pulse{0%,to{opacity:1}50%{opacity:.5}}.pilt-batch-bar{background:#333;border-radius:3px;height:6px;margin:12px auto 0;max-width:280px;overflow:hidden;width:80%}.pilt-batch-fill{background:#4caf50;border-radius:3px;height:100%;transition:width .3s ease}.pilt-error{color:#ef4444;font-size:.9rem;margin:0}#select-seat{color:#222;font-family:sans-serif;padding:16px}#select-seat h2{font-size:1.4rem;margin:0 0 12px}.picker{display:flex;flex-direction:column;gap:12px}.picker-col{display:block}.choices{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.choices button{background:#fff;border:1px solid #ddd;border-radius:5px;font-size:1rem;min-width:48px;padding:10px 12px;text-align:center}.choices button.active,.choices button.selected{background:#111;border-color:#111;color:#fff}.choices.seats button{border-radius:5px;height:44px;padding:0;width:44px}.actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.actions button{background:#000;border:none;border-radius:5px;color:#fff;font-weight:900;max-width:500px;padding:12px 16px;text-transform:uppercase;width:100%}.actions button:nth-child(2){background:#666}.picker-col.visual{display:flex;justify-content:center}.picker-col.visual svg{height:auto;max-width:600px;width:100%}.strong-label{font-weight:700}.event-link{color:#000}.event-key-input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-family:Roboto Slab,sans-serif;font-size:1rem;max-width:500px;outline:none;padding:10px 14px;width:100%}.event-key-input:disabled{color:#ccc}@media (min-width:720px){.picker{align-items:flex-start;flex-direction:row}.picker-col,.picker-col.visual{flex:1 1}.choices.seats button{height:44px;width:44px}}.lava{box-sizing:border-box;height:100dvh;position:relative;width:100%}.dark,.dark #lava,.dark #overlay-text{background:#000;color:#fff}svg#lava{background:#fff;box-sizing:border-box;height:100dvh;left:0;position:absolute;transform:translateX(0);transition:left .5s ease-in-out,transform .5s ease-in-out;transition-delay:left 0s,transform 1.5s;z-index:1}#overlay-text,.lava,svg#lava{transition:background .3s ease-in-out,opacity .3s ease-in-out}svg#lava.center{left:50%;transform:translateX(-50%)}@media screen and (max-aspect-ratio:109/100){#lava{height:auto}}#overlay-text{text-anchor:middle;dominant-baseline:middle;color:#000;font-size:5dvh;font-weight:700;left:50%;line-height:1.6;opacity:0;pointer-events:none;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);transition:left .5s ease-in-out,transform .5s ease-in-out,opacity .3s ease-in-out;z-index:2}#overlay-text.visible{opacity:1;pointer-events:auto}.overlay-content{align-items:center;display:flex;flex-direction:column;gap:20px}.overlay-qr{border-radius:10px;display:block}#legend{box-sizing:border-box;color:#000;float:right;height:100dvh;margin-left:119dvh;max-width:35vw;padding:5dvh 10dvh 5dvh 0;text-align:right;transform:translateX(-70dvh);transition:.5s;transition-delay:0}.labeltext{fill:#000}#legend.appear{transform:translateX(0)}#legend h2{font-size:2.6dvh;font-weight:700;margin-bottom:2dvh}#legend .legend-block{align-items:flex-end;display:flex;flex-direction:column;margin-bottom:3dvh;transition:.5s}.legend-item{align-items:center;display:flex;gap:15px;justify-content:flex-end;margin:.5dvh 0}.legend-color{border-radius:50%;display:inline-block;flex-shrink:0;height:2.4dvh;width:2.4dvh}.legend-audio-number{align-items:center;border-radius:6px;color:#fff;display:inline-flex;flex-shrink:0;font-size:1.8dvh;font-weight:800;height:2.6dvh;justify-content:center;width:2.6dvh}.legend-audio-img{display:inline-block;flex-shrink:0;height:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:30px}.legend-audio-photo{background-color:initial;border:2px solid;border-radius:50%;box-sizing:border-box;mask-image:none;-webkit-mask-image:none;object-fit:cover}.legend-count{color:#000;flex-shrink:0;font-size:2.2dvh;font-weight:700;width:3dvh}.legend-label{display:inline-block;font-size:2.2dvh;margin:0}.counts{align-items:center;display:flex;font-size:2.4dvh;font-weight:700;gap:2dvh;justify-content:space-between}.counts span{background:#000;border-radius:10px;color:#fff;padding:10px}.quicklink-display{bottom:4dvh;color:#bbb;font-size:2.5dvh;font-weight:600;padding:1dvh 2dvh;position:fixed;right:6dvh;z-index:1000}.ss-page{background:#000;color:#fff;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed}.ss-counter{font-feature-settings:"tnum";color:#ffffff59;font-size:.85rem;font-variant-numeric:tabular-nums;pointer-events:none;position:fixed;right:20px;top:16px;z-index:50}.ss-timer{font-weight:600;letter-spacing:.03em}.ss-scroll-viewport{inset:0;overflow:hidden;position:absolute}.ss-scroll-strip{grid-gap:6px;box-sizing:border-box;display:grid;gap:6px;grid-auto-rows:auto;padding:100vh 0;width:100%;will-change:transform}.ss-scroll-strip.ss-strip-h{grid-auto-columns:auto;grid-auto-flow:column;grid-auto-rows:auto;height:100vh;padding:0 100vw;width:-webkit-max-content;width:max-content}.ss-photo-card{background:#111;border-radius:0;contain:layout style;overflow:hidden;position:relative}.ss-card-landscape{aspect-ratio:3/2}.ss-card-portrait{aspect-ratio:2/3}.ss-photo-card:after{box-shadow:inset 0 0 0 1px #ffffff0d;content:"";inset:0;pointer-events:none;position:absolute}.ss-photo-card img{display:block;height:100%;image-rendering:auto;object-fit:cover;width:100%}@keyframes ss-card-enter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ss-debug-num{color:#000;font-size:5rem;font-weight:900;pointer-events:none;text-shadow:0 0 10px #ffffff80;z-index:5}.ss-debug-num,.ss-grid-viewport{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.ss-grid-viewport{overflow:hidden;padding:24px}.ss-grid{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;max-height:100%;max-width:100%}.ss-grid-item{animation:ss-grid-pop .4s ease-out both;background:#111;border-radius:6px;height:90px;overflow:hidden;width:90px}.ss-grid-item img{display:block;height:100%;object-fit:contain;width:100%}@keyframes ss-grid-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ss-shape-viewport{inset:5% 5%;position:absolute}.ss-shape-item{animation:ss-shape-fly .6s cubic-bezier(.22,1,.36,1) both;background:#111;overflow:hidden;position:absolute}.ss-shape-item img{display:block;height:100%;object-fit:cover;width:100%}.ss-shape-item.ss-band-0 img{filter:sepia(.25) hue-rotate(190deg) saturate(1.5) brightness(.9)}.ss-shape-item.ss-band-1 img{filter:brightness(.65) saturate(.6)}.ss-shape-item.ss-band-2 img{filter:brightness(1.25) saturate(.5)}@keyframes ss-shape-fly{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}to{opacity:1;transform:translate(0) scale(1)}}.ss-pack-viewport{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;overflow:hidden;padding:12px;position:absolute}.ss-pack-masonry{column-gap:10px;max-height:100%;width:100%}.ss-pack-item{animation:ss-pack-pop .5s cubic-bezier(.22,1,.36,1) both;background:#111;border-radius:8px;break-inside:avoid;margin-bottom:10px;overflow:hidden;page-break-inside:avoid;position:relative}.ss-pack-item img{display:block;height:auto;object-fit:cover;transition:transform .4s ease;width:100%}.ss-pack-item:after{border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff0f;content:"";inset:0;pointer-events:none;position:absolute}@keyframes ss-pack-pop{0%{opacity:0;transform:scale(.7) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.saladused-page{background:#fff;color:#000;display:flex;justify-content:center;min-height:100vh}.saladused-content{padding:30px 0;width:min(900px,calc(100vw - 40px))}.saladused-top{display:flex;justify-content:flex-start;margin-bottom:18px}.saladused-today-count{background:#000;border-radius:12px;color:#fff;display:inline-block;font-size:1.5rem;font-weight:700;line-height:1.5;padding:8px 14px}.wordcloud-page{align-items:stretch;background:#fff;box-sizing:border-box;display:flex;flex-direction:row;font-family:Space Grotesk,system-ui,-apple-system,sans-serif;font-weight:700;gap:12px;height:100vh;overflow:hidden;padding:8px;width:100vw}.wordcloud-canvas{background:#0000;border-radius:0;flex:1 1;padding:8px 32px;position:relative}.wordcloud-canvas.square{aspect-ratio:1/1;flex-shrink:1;height:calc(100vh - 16px);max-width:40vw}.wordcloud-canvas.square svg{font-family:Space Grotesk,system-ui,-apple-system,sans-serif;height:100%;width:100%}.wordcloud-debug{grid-gap:10px;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));left:12px;padding:10px 12px;position:absolute;right:12px;top:12px;z-index:2}.wordcloud-debug-title{color:#111827;font-size:14px;font-weight:700;grid-column:1/-1}.wordcloud-debug-section{display:flex;flex-direction:column;gap:6px;min-height:90px}.wordcloud-debug-label{color:#6b7280;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.wordcloud-debug-line{color:#111827;font-size:13px;line-height:1.2}.wordcloud-debug-muted{color:#9ca3af;font-size:13px}.wordcloud-debug-group{color:#6b7280;font-size:12px}.wordcloud-status{align-items:center;animation:statusFadeIn .2s ease;background:#fffffff0;border:1.5px solid #d1d5db;border-radius:10px;box-shadow:0 2px 8px #0000000f;color:#374151;display:inline-flex;font-size:18px;font-weight:700;gap:8px;left:14px;padding:8px 18px;pointer-events:none;position:absolute;top:14px;z-index:3}@keyframes statusFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.wordcloud-title{font-size:22px;font-weight:700;letter-spacing:.4px}.wordcloud-group .word{opacity:.95}.wordcloud-sidebar{background:#0000;border-radius:0;display:flex;flex:1 1;flex-direction:column;max-height:calc(100vh - 16px);min-width:0;overflow:hidden;padding:12px}.wordcloud-sidebar-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:12px}.wordcloud-sidebar-title{font-size:30px}.wordcloud-sidebar-count{color:#6b7280;font-size:18px}.wordcloud-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:14px;min-height:0;overflow-y:auto}.wordcloud-item{background:#fff;border-left:3px solid #111;font-size:22px;line-height:1.45;padding:8px 14px;white-space:pre-wrap}.wordcloud-empty{color:#6b7280;font-size:21px}.wordcloud-legend{bottom:14px;display:flex;position:absolute;right:14px;z-index:2}.wordcloud-sidebar-group{font-size:14px;font-weight:600;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.wordcloud-item-kw{color:#6b7280;display:block;font-size:13px;font-weight:700;margin-bottom:2px;text-transform:lowercase}.wordcloud-regroup-btn{background:#fff;border:1.5px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-family:Space Grotesk,system-ui,sans-serif;font-size:12px;font-weight:700;margin-left:auto;padding:4px 12px;transition:all .15s}.wordcloud-regroup-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.wordcloud-regroup-btn:disabled{cursor:not-allowed;opacity:.4}@media (max-width:1100px){.wordcloud-page{flex-direction:column;height:auto;overflow:auto}.wordcloud-sidebar{max-height:none}}*,body{font-family:Space Grotesk,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.d91d36e4.css.map*/