@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Inter:wght@400;500;600&display=swap";@font-face{font-family:SuleymanFeyzullahoglu;src:url(/assets/SuleymanFeyzullahoglu-C6n_So18.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--primary:#6366f1;--primary-hover:#4f46e5;--bg-color:#f8fafc;--surface:#fff;--text-main:#0f172a;--text-muted:#475569;--border:#e2e8f0cc;--glass-bg:#ffffffd9;--glass-border:#fff6}body{color:var(--text-main);background-color:var(--bg-color);background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:24px 24px;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;overflow-y:hidden}#root{flex-direction:column;width:100vw;height:100vh;display:flex}.header{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:20;justify-content:space-between;align-items:center;padding:.8rem 2rem;display:flex;box-shadow:0 4px 20px -2px #00000008}.header h1{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.connected-badge{color:#10b981;background:#10b9811a;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.8rem;font-weight:500;display:inline-flex}.connected-badge.offline{color:#ef4444;background:#ef44441a}.toolbar-container{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem 2rem;display:flex;box-shadow:0 2px 10px #00000005}.toolbar-btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.toolbar-btn:hover{color:var(--primary);background:#f1f5f9;transform:translateY(-1px)}.toolbar-btn.is-active{color:var(--primary);background:#e0e7ff}.toolbar-divider{background:#e2e8f0;width:1px;height:24px;margin:0 .5rem}.main-layout{background-color:#f8fafc;gap:1.5rem!important;width:100vw!important;height:calc(100vh - 120px)!important;display:flex!important;position:relative!important;overflow:hidden!important}.editor-wrapper{scroll-behavior:smooth;background-color:#0000;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;position:relative!important}.ProseMirror{color:#1e293b;counter-reset:footnote;background:#fff;border-radius:8px;outline:none;width:21cm;min-height:29.7cm;padding:2.5cm;font-size:11pt;line-height:1.6;transition:box-shadow .3s;box-shadow:0 0 0 1px #00000005,0 20px 40px -10px #00000014,0 0 15px #00000005}.ProseMirror:focus{box-shadow:0 0 0 2px #6366f14d,0 25px 50px -12px #0000001a,0 0 20px #00000008}.ProseMirror p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.sidebar{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;grid-column:2;gap:1.25rem;height:100%;padding:1.5rem 2rem;display:flex;overflow-y:auto;box-shadow:-4px 0 20px #00000008;width:360px!important}.comment-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.25rem;font-size:.9rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -1px #00000005}.comment-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000008}.comment-card.is-highlighted{z-index:5;background:#f5f7ff;transform:scale(1.02);box-shadow:0 0 0 2px #6366f133,0 10px 15px -3px #0000001a;border-color:var(--primary)!important}.comment-author{color:var(--text-main);align-items:center;gap:.6rem;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-weight:600;display:flex}.comment-text{color:var(--text-muted);margin-bottom:.75rem;line-height:1.5}.comment-time{color:#94a3b8;font-family:Outfit,sans-serif;font-size:.75rem}.comment-delete{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;padding:.3rem;transition:background .2s;display:flex}.comment-delete:hover{background:#ef444433}.comment-highlight{cursor:pointer;background-color:#fef08a;border-bottom:2px dashed #eab308;border-radius:3px;padding:2px 4px;transition:all .2s}.comment-highlight:hover{background-color:#fde047;box-shadow:0 2px 6px #eab30833}.users-list{align-items:center;padding-left:12px;display:flex}.user-avatar{color:#fff;background-color:var(--user-color,#3b82f6);border:2px solid var(--surface);cursor:pointer;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-10px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 4px 10px #0000001a}.user-avatar:hover{z-index:10;margin-right:8px;transform:translateY(-5px)scale(1.15);box-shadow:0 8px 20px #00000026}.user-avatar:after{content:"";border:2px solid #0000;border-top-color:var(--user-color,#3b82f6);opacity:0;border-radius:50%;transition:opacity .3s;animation:2s linear infinite rotate;position:absolute;inset:-3px}.user-avatar:hover:after{opacity:.6}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);background:#0f172ab3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:450px;max-width:90%;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.modal-content h3{color:var(--text-main);margin:0 0 1.25rem;font-family:Outfit,sans-serif;font-size:1.4rem}.modal-input{box-sizing:border-box;resize:vertical;border:2px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:.8rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s}.modal-input:focus{border-color:var(--primary);outline:none}.modal-actions{justify-content:flex-end;gap:1rem;display:flex}.btn-cancel{cursor:pointer;color:var(--text-muted);background:#f1f5f9;border:none;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:background .2s}.btn-save{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 100%);cursor:pointer;color:#fff;border:none;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #6366f14d}.btn-cancel:hover{background:#e2e8f0}.btn-save:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}.btn-save:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1;transform:none}.comment-replies{border-left:2px solid #e2e8f0;flex-direction:column;gap:.75rem;margin-top:1rem;padding-left:1rem;display:flex}.comment-reply{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.75rem}.reply-author{color:var(--text-main);align-items:center;gap:.4rem;margin-bottom:.3rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;display:flex}.reply-text{color:var(--text-muted);font-size:.85rem;line-height:1.4}.reply-time{color:#94a3b8;margin-left:auto;font-size:.7rem;font-weight:400}.reply-action-btn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-top:.75rem;padding:0;font-size:.85rem;font-weight:600;transition:color .2s}.reply-action-btn:hover{color:var(--primary-hover)}.reply-input-container{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.reply-input-container textarea{box-sizing:border-box;resize:vertical;border:2px solid #e2e8f0;border-radius:6px;width:100%;padding:.6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.reply-input-container textarea:focus{border-color:var(--primary);outline:none}.reply-input-actions{justify-content:flex-end;gap:.5rem;display:flex}.btn-reply-send{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:background .2s}.btn-reply-send:hover{background:var(--primary-hover)}.btn-reply-send:disabled{cursor:not-allowed;background:#cbd5e1}.btn-reply-cancel{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.btn-reply-cancel:hover{color:var(--text-main);background:#f1f5f9;border-radius:6px}.ProseMirror table{border-collapse:collapse;table-layout:fixed;border-radius:8px;width:100%;margin:1rem 0;overflow:hidden;box-shadow:0 0 0 1px #e2e8f0}.ProseMirror table td,.ProseMirror table th{vertical-align:top;border:1px solid #e2e8f0;padding:8px 12px}.ProseMirror img{border-radius:8px;max-width:100%;height:auto;box-shadow:0 4px 6px #0000000d}.ProseMirror img.ProseMirror-selectednode{outline:3px solid var(--primary);outline-offset:2px}.toolbar-select{border:1px solid var(--border);color:var(--text-main);cursor:pointer;background:#fff;border-radius:6px;outline:none;padding:.4rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.toolbar-select:focus{border-color:var(--primary)}.color-picker-label{position:relative}.color-picker-label:after{content:"";background:currentColor;border-radius:2px;width:14px;height:3px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}ul[data-type=taskList]{padding:0;list-style:none}ul[data-type=taskList] li{align-items:flex-start;margin-bottom:.5rem;display:flex}ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;margin-right:.5rem}ul[data-type=taskList] li>div{flex:1}ul[data-type=taskList] input[type=checkbox]{cursor:pointer;width:16px;height:16px}.ProseMirror a{color:var(--primary);cursor:pointer;text-decoration:underline}.ProseMirror [class*=collaboration-]{position:relative!important}.ProseMirror [class*=collaboration-][class*=__label],.ProseMirror [class*=collaboration-][class*=label]{-webkit-text-fill-color:#fff!important;z-index:9999!important;white-space:nowrap!important;pointer-events:none!important;border:1px solid #ffffff4d!important;border-radius:4px 4px 4px 0!important;padding:3px 10px!important;font-family:Outfit,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important;animation:.2s ease-out label-appear!important;position:absolute!important;top:-1.6em!important;left:-1px!important;box-shadow:0 4px 12px #0003!important}.ProseMirror [class*=collaboration-][class*=__selection],.ProseMirror [class*=collaboration-][class*=selection]{opacity:.15!important;display:inline!important}.ProseMirror [class*=collaboration-][class*=__caret],.ProseMirror [class*=collaboration-][class*=caret]{border-left-width:2px!important;height:1.2em!important}@keyframes label-appear{0%{opacity:0;transform:scale(.5)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}.comment-footer-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.comment-votes{gap:.5rem;display:flex}.vote-btn{color:var(--text-muted);cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.vote-btn:hover{background:#e2e8f0}.vote-btn.active-up{color:#166534;background:#dcfce7}.vote-btn.active-down{color:#991b1b;background:#fee2e2}.resolve-btn{color:#10b981;cursor:pointer;background:0 0;border:1px solid #10b981;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.resolve-btn:hover{background:#ecfdf5}.resolve-btn.is-resolved{color:#fff;background:#10b981}.comment-card.is-resolved{opacity:.65;background:#f8fafc;border-color:#e2e8f0}.comment-card.is-resolved:hover{opacity:1}.tooltip-container{position:relative}.tooltip-container:before{content:attr(data-tooltip);color:#fff;white-space:pre;pointer-events:none;opacity:0;visibility:hidden;z-index:100;text-align:center;background:#1e293b;border-radius:6px;padding:.4rem .6rem;font-size:.7rem;font-weight:500;line-height:1.4;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 4px 6px #0000001a}.tooltip-container:after{content:"";pointer-events:none;opacity:0;visibility:hidden;border:5px solid #0000;border-top-color:#1e293b;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tooltip-container:hover:before{opacity:1;visibility:visible;transform:translate(-50%)translateY(-8px)}.tooltip-container:hover:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(-3px)}.comment-card.is-highlighted{background:#fffbeb;border-color:#f59e0b;animation:.6s highlightPulse;box-shadow:0 0 0 3px #f59e0b4d,0 10px 15px -3px #0000000d}@keyframes highlightPulse{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.footnote-marker{cursor:pointer;color:#6366f1;counter-increment:footnote;padding:0 1px;font-weight:700;transition:all .2s;display:inline;position:relative}.footnote-marker sup{vertical-align:super;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:.7em;font-weight:800;line-height:0}.footnote-marker sup:before{content:counter(footnote)}.footnote-marker:hover{transform:scale(1.15)}.footnote-marker:hover sup{background:linear-gradient(135deg,#4f46e5 0%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.footnote-marker:after{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;height:2px;transition:opacity .2s;position:absolute;bottom:-2px;left:0;right:0}.footnote-marker:hover:after{opacity:1}.footnotes-section{border-top:2px solid #e2e8f0;margin-top:3rem;padding-top:1.5rem;position:relative}.footnotes-section:before{content:"";background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;width:80px;height:2px;position:absolute;top:-2px;left:0}.footnotes-title{color:#475569;letter-spacing:-.3px;align-items:center;gap:.5rem;margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:flex}.footnotes-title svg{color:#6366f1}.footnotes-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footnote-item{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .8rem;transition:all .2s;display:flex}.footnote-item:hover{background:#f8fafc;border-color:#e2e8f0}.footnote-item.is-editing{background:#eff6ff;border-color:#bfdbfe;box-shadow:0 2px 8px #6366f11a}.footnote-number{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;margin-top:1px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800;display:flex;box-shadow:0 2px 4px #6366f14d}.footnote-content{color:#475569;word-break:break-word;flex:1;font-size:.88rem;line-height:1.5}.footnote-content em{color:#94a3b8;font-style:italic}.footnote-actions{opacity:0;flex-shrink:0;gap:.3rem;transition:opacity .2s;display:flex}.footnote-item:hover .footnote-actions{opacity:1}.footnote-action-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:flex}.footnote-action-btn:hover{color:#6366f1;background:#e0e7ff}.footnote-action-btn.delete:hover{color:#ef4444;background:#fee2e2}.footnote-edit-popup{z-index:999;-webkit-backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #e0e7ff;border-radius:14px;width:320px;padding:1.2rem;animation:.25s cubic-bezier(.34,1.56,.64,1) footnotePopIn;position:fixed;box-shadow:0 20px 40px -10px #6366f126,0 0 0 1px #6366f114}@keyframes footnotePopIn{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.footnote-edit-header{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:.7rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;display:flex}.footnote-edit-textarea{box-sizing:border-box;resize:none;color:#1e293b;background:#fafafe;border:2px solid #e0e7ff;border-radius:10px;outline:none;width:100%;padding:.7rem;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.5;transition:border-color .2s}.footnote-edit-textarea:focus{background:#fff;border-color:#6366f1}.footnote-edit-textarea:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.footnote-edit-actions{justify-content:flex-end;gap:.5rem;margin-top:.7rem;display:flex}.footnotes-empty{color:#94a3b8;text-align:center;padding:1rem 0;font-size:.85rem;font-style:italic}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.glossary-term{cursor:pointer;background-color:#6366f114;border-bottom:2px dotted #6366f1;font-weight:500;transition:background-color .2s}.glossary-term:hover{background-color:#6366f12e}.glossary-section{border-top:2px solid #e2e8f0;margin-top:3rem;padding-top:1.5rem;position:relative}.glossary-section:before{content:"";background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:2px;width:80px;height:2px;position:absolute;top:-2px;left:0}.glossary-title{color:#475569;letter-spacing:-.3px;align-items:center;gap:.5rem;margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:flex}.glossary-title svg{color:#6366f1}.glossary-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.glossary-item{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .8rem;transition:all .2s;display:flex}.glossary-item:hover{background:#f8fafc;border-color:#e2e8f0}.glossary-letter{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;margin-top:1px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800;display:flex;box-shadow:0 2px 4px #3b82f64d}.glossary-content{color:#475569;word-break:break-word;flex:1;font-size:.88rem;line-height:1.5}.glossary-content strong{color:#1e293b;font-weight:700}.glossary-empty{color:#94a3b8;text-align:center;padding:1rem 0;font-size:.85rem;font-style:italic}.qr-placeholder-wrapper{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;margin:1.25rem 0;padding:.85rem 1rem;transition:all .2s}.qr-placeholder-wrapper:hover{background:#f1f5f9;border-color:#94a3b8}.qr-placeholder-container{flex-direction:column;gap:.4rem;display:flex}.qr-placeholder-header{color:#6366f1;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;display:flex}.qr-placeholder-icon{color:#6366f1}.qr-placeholder-content-area{border-top:1px solid #e2e8f0;padding-top:.4rem}.qr-placeholder-editable-text{color:#334155;outline:none;min-height:20px;font-family:Inter,sans-serif;font-size:.88rem}.qr-placeholder-editable-text:empty:before{content:"Karekod açıklaması girin (Örn: Ünite 1 Dinleme Metni ses dosyası bağlanacaktır)...";color:#94a3b8;font-style:italic}.activity-placeholder-wrapper{background:#fdfdfd;border:2px dashed #a855f7;border-radius:12px;max-width:100%;margin:1.25rem 0;padding:1rem;transition:all .2s}.activity-placeholder-wrapper:hover{background:#fafafa;border-color:#9333ea}.activity-placeholder-container{flex-direction:column;gap:.75rem;display:flex}.activity-placeholder-header{color:#9333ea;border-bottom:2px solid #f3e8ff;align-items:center;gap:.25rem;padding-bottom:.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:flex}.activity-placeholder-icon{color:#9333ea;margin-right:.25rem}.activity-input-number{color:#9333ea;text-align:center;background:#faf5ff;border:1px solid #d8b4fe;border-radius:4px;outline:none;padding:2px 4px;font-size:.95rem;font-weight:700;width:35px!important}.activity-input-number:focus{background:#fff;border-color:#a855f7}.activity-header-text{font-weight:700}.activity-placeholder-fields{flex-direction:column;gap:.5rem;display:flex}.activity-field-row{align-items:center;gap:.5rem;display:flex}.activity-field-row label{color:#64748b;-webkit-user-select:none;user-select:none;min-width:100px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600}.activity-field-row input,.activity-field-row textarea{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;flex:1;padding:.4rem .6rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s}.activity-field-row input:focus,.activity-field-row textarea:focus{background:#fff;border-color:#a855f7}.activity-field-row textarea{resize:vertical;min-height:50px}.activity-field-row select{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;min-width:150px;padding:.4rem .6rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s}.activity-field-row select:focus{background:#fff;border-color:#a855f7}.qr-placeholder-delete-btn{opacity:.6;transition:all .2s}.qr-placeholder-delete-btn:hover{opacity:1;background-color:#fee2e2!important}.activity-placeholder-delete-btn{opacity:.6;transition:all .2s}.activity-placeholder-delete-btn:hover{opacity:1;background-color:#fee2e2!important}.performance-placeholder-wrapper{background:#fdfdfd;border:2px dashed #ec4899;border-radius:12px;max-width:100%;margin:1.25rem 0;padding:1rem;transition:all .2s}.performance-placeholder-wrapper:hover{background:#fafafa;border-color:#db2777}.performance-placeholder-container{flex-direction:column;gap:.75rem;display:flex}.performance-placeholder-header{color:#db2777;border-bottom:2px solid #fce7f3;align-items:center;gap:.25rem;padding-bottom:.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:flex}.performance-placeholder-icon{color:#db2777;margin-right:.25rem}.performance-header-text{font-weight:700}.performance-placeholder-fields{flex-direction:column;gap:.5rem;display:flex}.performance-field-row{align-items:center;gap:.5rem;display:flex}.performance-field-row label{color:#64748b;-webkit-user-select:none;user-select:none;min-width:100px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600}.performance-field-row input,.performance-field-row textarea{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;flex:1;padding:.4rem .6rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s}.performance-field-row input:focus,.performance-field-row textarea:focus{background:#fff;border-color:#ec4899}.performance-field-row textarea{resize:vertical;min-height:50px}.performance-placeholder-delete-btn{opacity:.6;transition:all .2s}.performance-placeholder-delete-btn:hover{opacity:1;background-color:#fee2e2!important}.pdf-mobile-select-btn,.pdf-mobile-select-divider{display:none!important}@media (width<=768px){.header{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;height:auto!important;padding:.8rem 1rem!important;display:flex!important}.header h1{text-align:center!important;font-size:1.1rem!important}.header>div{flex-direction:column!important;align-items:center!important;gap:.5rem!important;width:100%!important}.connected-badge{padding:.2rem .6rem!important;font-size:.75rem!important}.users-list{justify-content:center!important;margin:.25rem 0!important;padding-left:0!important}.admin-logout-container{gap:.25rem!important;position:absolute!important;top:10px!important;right:10px!important}.admin-logout-container button{padding:.35rem .6rem!important;font-size:.75rem!important}.admin-logout-container.in-editor{display:none!important}.main-layout{flex-direction:column!important;gap:0!important;height:calc(100vh - 180px)!important}.toolbar-container{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:.5rem!important;padding:.5rem 1rem!important;overflow-x:auto!important;box-shadow:0 1px 3px #0000000d!important}.toolbar-container::-webkit-scrollbar{display:none!important}.toolbar-btn{flex-shrink:0!important;padding:.4rem .5rem!important}.toolbar-select{flex-shrink:0!important;font-size:.8rem!important}.toolbar-divider{flex-shrink:0!important;height:16px!important;margin:0 .25rem!important}.editor-scroll-area{align-items:stretch!important;padding:1rem 0 35vh!important}.ProseMirror{width:100%!important;max-width:100%!important;min-height:auto!important;box-shadow:none!important;box-sizing:border-box!important;border-radius:0!important;margin:0!important;padding:1.5rem 1rem!important;font-size:14px!important;line-height:1.5!important}.footnotes-section,.glossary-section{width:100%!important;max-width:100%!important;box-shadow:none!important;box-sizing:border-box!important;border-radius:0!important;margin-top:1.5rem!important;padding:1.5rem 1rem!important}.sidebar{z-index:1050!important;border-left:none!important;border-top:1px solid var(--border)!important;box-sizing:border-box!important;background:#fff!important;border-radius:20px 20px 0 0!important;width:100%!important;height:30vh!important;padding:1.25rem 1rem!important;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUpMobile!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -10px 25px #0000001a!important}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.comment-card{border-radius:10px!important;padding:1rem!important}.ProseMirror table{-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;width:100%!important;display:block!important;overflow-x:auto!important}.ProseMirror table td,.ProseMirror table th{min-width:80px!important}.activity-field-row{flex-direction:column!important;align-items:stretch!important;gap:.25rem!important}.activity-field-row label{min-width:auto!important}.performance-field-row{flex-direction:column!important;align-items:stretch!important;gap:.25rem!important}.performance-field-row label{min-width:auto!important}.modal-content{border-radius:16px!important;width:90%!important;padding:1.5rem!important}.pdf-viewer-container{width:100%!important;height:100%!important}.pdf-mobile-select-btn{display:flex!important}.pdf-mobile-select-divider{display:block!important}.pdf-comment-bubble{-webkit-backdrop-filter:blur(4px)!important;z-index:1100!important;background-color:#0f172a99!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;display:flex!important;position:fixed!important;inset:0!important}.pdf-comment-bubble .pdf-comment-card{box-sizing:border-box!important;background:#fff!important;border:2px solid #93c5fd!important;border-radius:16px!important;width:90%!important;max-width:320px!important;padding:1.25rem!important;top:auto!important;left:auto!important;box-shadow:0 20px 40px -10px #0000004d!important}.pdf-comment-bubble .pdf-comment-arrow{display:none!important}.pdf-controls{flex-wrap:wrap!important;justify-content:center!important;gap:.25rem!important;width:90%!important;margin-bottom:.5rem!important;padding:.5rem!important;font-size:.8rem!important}.pdf-controls span{font-size:.8rem!important}div[data-page-wrapper]{max-width:100%!important;overflow-x:auto!important}.fab-button{width:48px!important;height:48px!important;bottom:20px!important;right:20px!important}.fab-button.sidebar-open{bottom:calc(30vh + 20px)!important}.select-page-container{box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;height:100vh!important;max-height:100vh!important;padding:1.5rem 1rem!important;display:flex!important;overflow-y:auto!important}.select-page-card{box-sizing:border-box!important;border-radius:12px!important;width:100%!important;padding:1.5rem 1rem!important}.select-page-card h1{font-size:1.5rem!important}.select-page-card p{margin-bottom:1.5rem!important;font-size:.88rem!important}.select-grid{gap:.75rem!important}.select-btn-item{width:calc(50% - .38rem)!important;padding:1rem!important;font-size:.9rem!important}.select-btn-item svg{width:32px!important;height:32px!important;margin-bottom:.5rem!important}.select-btn-item span{font-size:.88rem!important}.select-page-card>div[style*=background]{border-radius:12px!important;gap:.75rem!important;margin-bottom:1.5rem!important;padding:1rem!important}.select-page-card>div[style*=background] p{font-size:.85rem!important;line-height:1.4!important}.select-page-card>div[style*=background] br{display:none!important}.select-page-card>div[style*=background] button{justify-content:center!important;width:100%!important;padding:.6rem 1rem!important;font-size:.85rem!important}.action-page-grid{flex-direction:column!important;gap:1.5rem!important;width:100%!important;padding:0!important}.action-page-card{box-sizing:border-box!important;border-radius:12px!important;width:100%!important;padding:1.5rem 1rem!important}.action-page-card h1{font-size:1.5rem!important}.action-page-card p{margin-bottom:1.5rem!important;font-size:.88rem!important}.action-page-card label,.action-page-card button{padding:.9rem!important;font-size:.88rem!important}.action-page-card h2{margin-bottom:1rem!important;font-size:1.2rem!important}}.fab-button{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 100%);color:#fff;cursor:pointer;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.16,1,.3,1),transform .2s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 10px 25px -5px #6366f166,0 8px 10px -6px #6366f166}.fab-button:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 15px 30px -5px #6366f180,0 10px 15px -6px #6366f180}.fab-button:active{transform:translateY(0)scale(.95)}.fab-menu-overlay{-webkit-backdrop-filter:blur(4px);z-index:1100;background-color:#0f172a66;justify-content:center;align-items:flex-end;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.fab-menu-drawer{box-sizing:border-box;background-color:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUpMobile;box-shadow:0 -20px 25px -5px #0000001a}.fab-menu-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.fab-menu-header h4{color:#1e293b;margin:0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.fab-menu-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.fab-menu-close:hover{background-color:#f1f5f9}.fab-menu-items{flex-direction:column;gap:.75rem;display:flex}.fab-menu-item{text-align:left;cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;transition:all .2s ease-in-out;display:flex}.fab-menu-item:hover{background-color:#f1f5f9;border-color:#e2e8f0;transform:translateY(-1px)}.fab-menu-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fab-menu-text{flex-direction:column;gap:.15rem;display:flex}.fab-menu-title{color:#1e293b;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600}.fab-menu-desc{color:#64748b;font-size:.75rem}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
