@import"https://fonts.googleapis.com/css?family=Work+Sans:400,600";.login-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:60px;padding-bottom:40px;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#547cf7,#28015c,#db5fb0);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;box-sizing:border-box}.slogan{font-size:5rem;font-weight:500;color:#fff;text-align:center;margin-bottom:2rem;line-height:1.3}.login-card{width:90%;max-width:500px;margin-top:2rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3rem 2.5rem;border-radius:20px;box-shadow:0 8px 30px #0000004d;text-align:center;box-sizing:border-box}.login-title{font-size:2.2rem;margin-bottom:.5rem;color:#fff;font-weight:600}.login-subtitle{font-size:1rem;color:#ddf;margin-bottom:1.2rem}.register-prompt{margin-top:1.5rem;font-size:.95rem;color:#fff}.register-button{background:none;border:none;padding:0;margin-left:4px;color:#fff;text-decoration:underline;cursor:pointer;font-size:.95rem;font-weight:500}.register-button:hover{color:#0056b3}*{box-sizing:border-box}body{margin:0;background:#222;font-family:Work Sans,sans-serif;font-weight:800}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#36353a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.5rem;font-weight:600;transform:scale(.8);transform-origin:top left;width:125%}.navbar-title{cursor:pointer;white-space:nowrap;font-size:3rem}.navbar-home{background:none;border:none;color:#fff;padding:.5rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:Work Sans,sans-serif;text-transform:uppercase;position:relative}.navbar-home:before{content:"";display:block;height:5px;background-color:#fff;position:absolute;top:0;width:0%;transition:all ease-in-out .25s}.navbar-home:hover{transform:scale(1.05)}.navbar-home:hover:before{width:100%}.navbar-right{display:flex;align-items:center;gap:3rem;justify-content:center}.navbar-links{display:flex;justify-content:space-between;gap:2rem;flex:1;min-width:320px}.navbar-user{position:relative;cursor:pointer;display:flex;align-items:center;gap:.75rem}.navbar-dropdown{position:absolute;right:0;top:60px;background-color:#444;border:1px solid rgba(255,255,255,.3);border-radius:5px;padding:1rem;color:#fff;z-index:2000;display:flex;flex-direction:column;gap:.5rem;width:200px}.navbar-dropdown p{margin:0;font-weight:700}.navbar-dropdown span{font-size:.75rem;color:#ccc}.navbar-dropdown button{background:#f44;color:#fff;border:none;padding:.5rem;border-radius:4px;cursor:pointer;font-size:.9rem}.navbar-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid white}.navbar-home:focus{outline:none;box-shadow:none;border:none}.register-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:60px;padding-bottom:40px;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#547cf7,#28015c,#db5fb0);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;box-sizing:border-box}.slogan{font-size:5rem;font-weight:500;color:#fff;text-align:center;margin-top:2rem;line-height:1.3}.register-card{width:90%;max-width:500px;margin-top:2rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3rem 2.5rem;border-radius:20px;box-shadow:0 8px 30px #0000004d;text-align:center;box-sizing:border-box}.register-title{font-size:2.2rem;margin-bottom:.5rem;color:#fff;font-weight:600}.register-subtitle{font-size:1rem;color:#ddf;margin-bottom:1.2rem}.google-signin-btn{background:none;border:none;cursor:pointer;padding:0;outline:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.google-signin-btn img{height:50px;width:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease}.google-signin-btn:hover img{transform:scale(1.05);box-shadow:0 6px 16px #00000026}.login-prompt{margin-top:1.5rem;font-size:.95rem;color:#fff}.login-button{background:none;border:none;padding:0;margin-left:4px;color:#fff;text-decoration:underline;cursor:pointer;font-size:.95rem;font-weight:500}.login-button:hover{color:#0056b3}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;padding:2rem 1rem;width:100%;max-width:1000px;justify-items:center;margin-top:2rem;box-sizing:border-box}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;font-size:1.5rem;font-weight:500;transition:transform .2s ease}.feature-item p{margin-top:.5rem;line-height:1.3}.feature-item:hover{transform:scale(1.15)}.feature-item svg{margin-bottom:.5rem}.home-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#547cf7,#28015c,#db5fb0);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;padding:2rem;box-sizing:border-box}.home-split-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;gap:3rem;margin-top:3rem;padding:0 2rem;box-sizing:border-box}.home-left{flex:1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;text-align:left;padding-left:1rem;box-sizing:border-box}.home-left section{width:100%;text-align:left}.home-about h1{font-size:3rem;font-weight:600;line-height:1.4;margin:.5rem 0;color:#fff}.home-about p{font-size:1.5rem;font-weight:300;line-height:1.3;color:#fff;margin:0}.home-features{margin:0;width:100%}.home-features ul{list-style:none;padding:0;margin:0;width:100%}.home-features li{font-size:1.1rem;margin-bottom:1rem;color:#eef;background:#ffffff0d;padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;gap:.75rem}.home-right{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:center;gap:2rem}.home-image-wrapper{width:100%;display:flex;justify-content:center}.home-side-image{max-width:100%;height:auto}.home-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.home-button{padding:.75rem 2rem;font-size:1.1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;color:#fff;background-color:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 20px #0003;transition:background .3s ease,transform .2s ease}.home-button:hover{background-color:#fff3;transform:scale(1.05)}.home-techstack{width:100%;padding:4rem 2rem 0;box-sizing:border-box;text-align:center}.home-techstack h2{font-size:2rem;margin-bottom:1rem;color:#fff;font-weight:600}.home-techstack p{font-size:1.1rem;color:#ddf;line-height:1.6;max-width:900px;margin:0 auto}.dashboard-container.summaries{background:linear-gradient(-45deg,#0b132b,#1b233a,#2e3b50,#1b233a);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite}.dashboard-container.mindmaps{background:linear-gradient(-45deg,#e65c3a,#cc4c2f,#a63a1f);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite}.dashboard-container.testpapers{background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite}.dashboard-container{width:100%;min-height:100vh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;box-sizing:border-box;color:#fff}.summary-list,.mindmap-list,.testpaper-list{background-color:#ffffff0d;padding:2rem;border-radius:16px;width:100%;max-width:900px;margin:0 auto;box-shadow:0 4px 15px #0003;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.summary-list h3,.mindmap-list h3,.testpaper-list h3{margin-bottom:1.5rem;color:#fff;font-size:1.6rem}.summary-card,.mindmap-card,.testpaper-card{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box;transition:transform .2s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-left:0;margin-right:0}.summary-card:hover,.mindmap-card:hover,.testpaper-card:hover{transform:scale(1.01);cursor:pointer;border:2px solid rgba(255,255,255,.995)}.summary-card p,.mindmap-card p,.testpaper-card p{margin:.6rem 0;color:#fff}.summary-card strong,.mindmap-card strong,.testpaper-card strong{font-weight:700}.summary-content-row{margin:.5rem 0}.summary-copy-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background-color:#ffffff12;padding:.5rem .8rem;border-radius:8px;margin-top:.3rem}.summary-snippet{flex:1;cursor:pointer;white-space:pre-wrap;display:inline-block;color:#fff}.download-button,.delete-button,.rename-trigger-button,.confirm-rename-button,.copy-button{background-color:transparent;color:#fff;border:2px solid white;padding:.5rem 1rem;margin-right:10px;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:700;transition:background-color .3s ease,color .3s ease}.copy-button{font-size:.8rem;padding:.4rem .8rem}.download-button:hover,.delete-button:hover,.rename-trigger-button:hover,.confirm-rename-button:hover,.copy-button:hover{background-color:#fff;color:#5f27cd}.delete-button{margin-top:1rem}.download-format-select{background-color:#fff;color:#1e1e1e;border-radius:8px;padding:.3rem .6rem;border:none;font-weight:700;margin-right:1rem}.rename-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.rename-modal{background:#fffffff2;padding:2rem;border-radius:12px;position:relative;width:300px;text-align:center;box-shadow:0 0 15px #00000040;color:#5f27cd;font-weight:700;font-size:1.2rem;max-width:320px}.rename-modal h3{margin-bottom:1rem;color:#5f27cd}.rename-modal input{width:100%;padding:.6rem;margin-bottom:1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem}.close-modal-button{position:absolute;top:.5rem;right:.7rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#555}.summary-card small,.mindmap-card small,.testpaper-card small{color:#ccc}.rename-modal-buttons{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.confirm-rename-button{background-color:#5f27cd;border:none;color:#fff;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.confirm-rename-button:hover{background-color:#833471}.modal-cancel-button{background-color:transparent;border:2px solid #5f27cd;color:#5f27cd;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease,color .3s ease}.modal-cancel-button:hover{background-color:#5f27cd;color:#fff}.fixed-sidebar{position:fixed;top:.5rem;left:0;width:var(--dashboard-sidebar-width);height:100vh;background-color:#2a2a2a;padding-top:4rem;display:flex;flex-direction:column;align-items:center;z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 0 5px #0000004d;overflow-x:hidden}.fixed-sidebar .toggle-button{display:block;width:100%;background-color:transparent;color:#fff;border:none;border-radius:0;text-align:center;font-weight:700;font-size:1rem;cursor:pointer;padding:1.5rem 0;margin:0;transition:transform .2s ease,background-color .2s ease,color .2s ease;box-sizing:border-box;max-width:100%}.fixed-sidebar .tag-filter-input{width:auto;margin-left:1rem;margin-right:1rem;box-sizing:border-box}.fixed-sidebar .toggle-button.active[data-view=summaries]{background-color:#1b233a}.fixed-sidebar .toggle-button.active[data-view=mindmaps]{background-color:#cc4c2f}.fixed-sidebar .toggle-button.active[data-view=testpapers]{background-color:#145214}.fixed-sidebar .toggle-button:hover{background-color:inherit;transform:none}.fixed-sidebar .toggle-button[data-view=summaries]:hover{background-color:#0b132b}.fixed-sidebar .toggle-button[data-view=mindmaps]:hover{background-color:#cc4c2f}.fixed-sidebar .toggle-button[data-view=testpapers]:hover{background-color:#145214}.left-sidebar{width:240px;position:fixed;top:5rem;left:0;bottom:0;display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:none;overflow-y:auto;z-index:10;box-sizing:border-box;color:#fff;margin-left:60px}.tag-filter-bar{margin-top:1rem;position:relative;display:flex;flex-direction:column;gap:.5rem}.tag-filter-input{width:100%;padding:.5rem .75rem;border-radius:8px;border:1px solid #555;background-color:#2a2a2a;color:#fff;font-size:1rem;box-sizing:border-box}.tag-filter-input::placeholder{color:#888}.tag-filter-chips{display:flex;flex-wrap:wrap;gap:.4rem;padding-top:5px}.tag-chip{background-color:#fff;color:#5f27cd;border-radius:12px;padding:.25rem .6rem;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none}.tag-remove-btn{background:none;border:none;color:#5f27cd;font-weight:700;cursor:pointer;margin-left:.4rem;font-size:1.1rem;line-height:1;padding:0;-webkit-user-select:none;user-select:none;transition:color .3s ease}.tag-remove-btn:hover{color:#833471}.autocomplete-container{position:absolute;top:36px;left:0;right:0;max-height:150px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-radius:4px;z-index:2000;box-shadow:0 2px 8px #00000026}.autocomplete-list{list-style:none;padding:.2rem 0;margin:0}.autocomplete-item{padding:.4rem .8rem;cursor:pointer;color:#5f27cd}.autocomplete-item:hover{background-color:#5f27cd;color:#fff}.main-content{min-width:0;max-width:1600px;width:100%;padding:1rem;box-sizing:border-box;color:#fff;margin:0 auto}.testpaper-actions{display:flex;gap:.5rem;margin-top:1rem}.edit-button,.review-button,.attempt-button{background-color:#fff;color:#5f27cd;border:2px solid white;padding:.5rem 1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.edit-button:hover,.review-button:hover,.attempt-button:hover{background-color:#5f27cd;color:#fff}.tags-container{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag-filter-bar{width:100%;margin-top:0;position:relative;display:flex;flex-direction:column;gap:.8rem}.sidebar-tag-filter{margin-top:3rem;width:100%;display:flex;flex-direction:column;align-items:center}.sidebar-tag-filter .tag-filter-bar{width:100%;gap:.7rem}.sidebar-tag-filter .tag-filter-input{background-color:#2a2a2a;color:#fff}.sidebar-tag-filter .tag-filter-chips{display:flex;flex-wrap:wrap;gap:.4rem;padding-top:5px;justify-content:center}@media (max-width: 1400px){.main-content{margin-left:260px}}@media (max-width: 813px){.card-grid{grid-template-columns:1fr!important;gap:16px}}.fixed-sidebar .toggle-button:focus,.fixed-sidebar .toggle-button:active{outline:none;border:none;box-shadow:none}.card-grid{display:grid;grid-template-columns:repeat(5,minmax(260px,260px));gap:16px;width:100%;margin-top:1rem;justify-content:start}@media (max-width: 1600px){.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,260px))}}@media (max-width: 1280px){.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,260px))}}@media (max-width: 1024px){.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,260px))}}.glass-card{position:relative;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:1rem 1rem 1.2rem;box-shadow:0 6px 18px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;color:#fff;min-height:240px;display:flex;flex-direction:column;overflow:visible}.glass-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000047;border-color:#ffffffe6;cursor:default}.card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-title{font-weight:700;font-size:1.05rem;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.card-actions-toggle{position:relative;border:none;padding:.25rem;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;flex:0 0 auto;border-radius:8px;font-weight:700;transition:color .2s ease,opacity .2s ease}.card-actions-toggle:hover{opacity:.85;background:transparent;color:#fff}.card-actions-toggle svg{width:20px;height:20px}.card-actions-menu{position:absolute;top:2.4rem;right:1rem;background:#14141cf5;border:1px solid rgba(255,255,255,.2);border-radius:10px;min-width:180px;padding:.4rem;z-index:1200;box-shadow:0 8px 22px #00000059}.card-menu-item{display:block;width:100%;text-align:left;background:transparent;border:none;color:#fff;padding:.5rem .65rem;border-radius:8px;font-weight:600;cursor:pointer}.card-menu-item:hover{background:#ffffff1a;color:#fff}.glass-card .meta{font-size:.85rem;color:#ddd;margin-top:.35rem}.glass-card .tags-container{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.4rem}.summary-list,.mindmap-list,.testpaper-list{background-color:transparent;border:none;box-shadow:none;padding:0;max-width:100%}.summary-list h3,.mindmap-list h3,.testpaper-list h3{margin-bottom:.8rem}:root{--dashboard-sidebar-offset: 60px;--dashboard-sidebar-width: 240px;--dashboard-content-gap: 20px;--dashboard-right-gap: 20px}.left-sidebar{width:var(--dashboard-sidebar-width);margin-left:var(--dashboard-sidebar-offset)}.main-content{margin-left:calc(var(--dashboard-sidebar-offset) + var(--dashboard-sidebar-width) + var(--dashboard-content-gap))!important;margin-right:var(--dashboard-right-gap)!important}@media (max-width: 1400px){.main-content{margin-left:calc(var(--dashboard-sidebar-offset) + var(--dashboard-sidebar-width) + var(--dashboard-content-gap))!important;margin-right:var(--dashboard-right-gap)!important}}@media (max-width: 813px){.main-content{margin-left:calc(var(--dashboard-sidebar-offset) + var(--dashboard-sidebar-width) + var(--dashboard-content-gap))!important;margin-right:var(--dashboard-right-gap)!important}}html,body,.dashboard-container{overflow-x:hidden}.main-content{max-width:calc(100vw - (var(--dashboard-sidebar-offset) + var(--dashboard-sidebar-width) + var(--dashboard-content-gap) + var(--dashboard-right-gap)));box-sizing:border-box}:root{--dash-scale: .75}@supports (zoom: 1){.dashboard-container .main-content{zoom:var(--dash-scale)}.dashboard-container .fixed-sidebar{zoom:var(--dash-scale);height:calc(100vh / var(--dash-scale));overflow-y:auto}.dashboard-container .left-sidebar{zoom:var(--dash-scale);height:calc((100vh - 5rem) / var(--dash-scale));bottom:auto;overflow-y:auto}}@supports not (zoom: 1){.dashboard-container .main-content{transform:scale(var(--dash-scale));transform-origin:top left;width:calc(100% / var(--dash-scale))}.dashboard-container .left-sidebar,.dashboard-container .fixed-sidebar{transform:scale(var(--dash-scale));transform-origin:top left}.dashboard-container .fixed-sidebar{height:calc(100vh / var(--dash-scale));overflow-y:auto}.dashboard-container .left-sidebar{height:calc((100vh - 5rem) / var(--dash-scale));bottom:auto;overflow-y:auto}}@supports (zoom: 1){.navbar{zoom:.8!important}}@supports not (zoom: 1){.navbar{transform:scale(.8)!important;transform-origin:top left;width:125%}}.export-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000057;display:flex;align-items:center;justify-content:center;z-index:10000}.export-modal-content{background:#fff;color:#27282b;padding:2rem 2.25rem 1.7rem;border-radius:14px;width:90vw;max-width:1200px;min-width:0;max-height:90vh;overflow:auto;box-shadow:0 8px 28px #2121212e;position:relative;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:1.08rem}.export-modal-content h3{margin:0 0 1.2rem;font-size:1.09em;font-weight:600;color:#5f27cd;text-align:center;letter-spacing:.02em}.close-modal-button{position:absolute;top:13px;right:15px;font-size:1.55em;background:none;border:none;color:#888;cursor:pointer;line-height:1;padding:2px 6px 1px;border-radius:50%;transition:color .16s,background .18s}.close-modal-button:hover{color:#fff;background:#b71c1c}.react-flow__edge-label{background:transparent!important;color:#000!important;z-index:99999!important;overflow:visible!important;padding:0!important;border:none!important;font-weight:600!important}.export-controls{display:flex;align-items:center;gap:10px;margin-top:14px;justify-content:center}.export-controls select{font-size:1em;padding:5px 14px;border-radius:5px;border:1px solid #ccc;background:#f7f7f7;color:#222;outline:none;transition:border-color .16s}.export-controls select:focus{border-color:#5f27cd}.export-controls button{font-size:1em;padding:5px 16px;border-radius:5px;border:none;background:#5f27cd;color:#fff;font-weight:600;cursor:pointer;margin-left:8px;transition:background .16s}.export-controls button:disabled{background:#bbb;color:#eee;cursor:not-allowed}.export-controls button:not(:disabled):hover{background:#4521a6}.popup-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1100}.popup-modal{background:#fffffff2;padding:2rem 2.5rem;border-radius:12px;text-align:center;max-width:320px;box-shadow:0 0 15px #00000040;color:#5f27cd;font-weight:700;font-size:1.2rem}.popup-close-button{background-color:#5f27cd;border:2px solid #5f27cd;color:#fff;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.popup-close-button:hover{background-color:#fff;color:#5f27cd;border:2px solid #5f27cd}.popup-modal>div{display:flex;justify-content:center;gap:1rem}.custom-node{padding:6px 8px;border:3px solid #4A90E2;border-radius:10px;background-color:#f0f8ff;box-shadow:0 2px 6px #0000001a;font-size:14px;min-width:120px;max-width:260px;display:flex;flex-direction:column;word-break:break-word}.custom-node-textarea{border:none;background:transparent;font-size:14px;width:100%;outline:none;padding:2px;white-space:pre-wrap;word-break:break-word}.custom-handle{background-color:#000;width:.1px;height:.1px}.custom-node:hover{background-color:#e6f2ff;border-color:#357abd}.input-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1100}.input-modal{background:#fffffff2;padding:2rem 2.5rem;border-radius:12px;text-align:center;max-width:320px;width:calc(100% - 2rem);box-shadow:0 0 15px #00000040;color:#5f27cd;font-weight:700;font-size:1.2rem}.input-modal input[type=text]{width:100%;padding:.6rem .75rem;margin:1rem 0;border-radius:8px;border:1px solid #ccc;font-size:1rem;color:#1e1e1e;background:#fff;outline:none}.input-modal input[type=text]::placeholder{color:#888}.input-modal>div{display:flex;justify-content:center;gap:1rem}.input-modal-button{background-color:#5f27cd;border:2px solid #5f27cd;color:#fff;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.input-modal-button:hover{background-color:#fff;color:#5f27cd;border:2px solid #5f27cd}.input-modal-button:disabled,.input-modal-button[disabled]{opacity:.6;cursor:not-allowed}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073;z-index:2000}.loading-box{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 24px;border-radius:12px;background:#ffffffe6;box-shadow:0 6px 24px #0003;color:#5f27cd;font-weight:700}.spinner{width:36px;height:36px;border-radius:50%;border:3px solid #c7b9f4;border-top-color:#5f27cd;animation:spin .85s linear infinite}.loading-text{font-size:1rem}@keyframes spin{to{transform:rotate(360deg)}}.summarizer-container{width:100%;min-height:100dvh;padding:8rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#0b132b,#1b233a,#2e3b50,#1b233a);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;--summ-scale: .8}@supports (zoom: 1){.summarizer-container{zoom:1;width:100%;min-height:100dvh}.summarizer-container>*{zoom:var(--summ-scale)}}@supports not (zoom: 1){.summarizer-container{width:100%;min-height:100dvh}.summarizer-container>*{transform:scale(var(--summ-scale));transform-origin:top left;width:calc(100% / var(--summ-scale))}}@keyframes animatedGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.summarizer-card{background:#ffffff0d;padding:3rem;border-radius:20px;box-shadow:0 4px 12px #00000026;width:100%;max-width:900px;margin:0 auto;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.summarizer-title{font-size:2.4rem;color:#fff;margin-bottom:2rem;text-align:center}.input-textarea,.summary-title-input,.summary-select{width:100%;background-color:#fff;color:#1e1e1e;border:1px solid #ccc;border-radius:12px;padding:1rem;font-size:1rem;margin-bottom:1rem}.input-textarea{height:180px;resize:vertical;font-family:Arial,serif;font-size:1rem}.input-textarea::placeholder,.summary-title-input::placeholder{color:#888;text-align:center}.summary-title-input{text-align:center}.custom-file-upload{display:inline-block;padding:.6rem 1.2rem;border:2px solid white;border-radius:12px;background-color:transparent;color:#fff;cursor:pointer;font-weight:700;transition:background .3s ease,color .3s ease;text-align:center}.mode-toggle button{padding:.6rem 1.2rem;border:2px solid white;border-radius:12px;background-color:transparent;color:#fff;cursor:pointer;font-weight:700;transition:background .3s ease,color .3s ease}.summarize-button,.save-summary-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem 1.6rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;width:100%;margin-top:1rem;transition:background-color .3s ease,color .3s ease}.summarize-button:hover,.save-summary-button:hover{background-color:#fff;color:#5c7484}.summarize-button:disabled,.save-summary-button:disabled{background-color:#ccc;color:#666;border-color:#ccc;cursor:not-allowed}.summary-options{margin:1.2rem 0;display:flex;align-items:center;gap:1rem}.summary-output{margin-top:2rem;background:#fff;padding:1.8rem;border-radius:16px;font-size:1rem;line-height:1.7;color:#1e1e1e;border:1px solid #ccc}.summary-output h2{margin-bottom:1rem;color:#5c7484}.summary-output ul{padding-left:1.5rem;list-style-type:disc}.summary-output li{margin-bottom:.5rem}.save-summary-section{margin-top:1.5rem}input:focus,textarea:focus,select:focus,button:focus{outline:2px solid #ffffff;outline-offset:2px}@media (max-width: 480px){.summarizer-card{padding:2rem}.summarizer-title{font-size:1.8rem}.input-textarea{height:140px;font-size:.95rem}.summarize-button,.save-summary-button{font-size:.95rem;padding:.6rem 1.2rem}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.summary-detail-container{width:100%;min-height:100vh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#0b132b,#1b233a,#2e3b50,#1b233a);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;box-sizing:border-box;color:#fff}.summary-detail-card{background-color:#ffffff1a;color:#fff;border-radius:16px;padding:2rem;max-width:900px;margin:0 auto;box-shadow:0 4px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.summary-detail-card h2{font-size:1.8rem;margin-bottom:1.5rem;font-weight:700}.summary-text-editor{background:#fff;color:#000;border-radius:8px;padding:1rem;margin-top:1rem;margin-bottom:1.5rem}.ql-editor{font-weight:400}.ql-editor strong{font-weight:700}:root{--mindmap-scale: .8}.mindmap-generator-container{width:100%;min-height:100dvh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#e65c3a,#cc4c2f,#a63a1f);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box;overflow-y:auto}.mindmap-generator-container>*{zoom:var(--mindmap-scale)}@supports not (zoom: 1){.mindmap-generator-container>*{transform:scale(var(--mindmap-scale));transform-origin:top center;width:calc(100% / var(--mindmap-scale))}}.mindmap-card{background:#ffffff0d;padding:3rem;border-radius:20px;box-shadow:0 4px 12px #00000026;width:100%;max-width:900px;margin:0 auto;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mindmap-generator-container h1{font-size:2.4rem;margin-bottom:2rem;text-align:center}.input-section{width:100%;max-width:800px;margin:0 auto 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.mindmap-generator-container textarea{width:100%;height:180px;background-color:#fff;color:#1e1e1e;border:1px solid #ccc;border-radius:12px;padding:1rem;font-size:1rem;resize:vertical;display:block;margin-bottom:1rem}.mindmap-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem 1.6rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;width:100%;margin-top:1rem;transition:background-color .3s ease,color .3s ease}.mindmap-button:hover{background-color:#fff;color:#5c7484}.mindmap-button:disabled{background-color:#ccc;color:#666;border-color:#ccc;cursor:not-allowed}.file-upload-section{margin-bottom:1rem;font-size:.95rem;text-align:center}.custom-file-upload{display:inline-block;padding:.6rem 1.4rem;background-color:#fff;color:#3a505b;font-weight:700;border-radius:10px;border:2px solid #ffffff;cursor:pointer;transition:background-color .3s ease,color .3s ease;text-align:center;font-size:1rem}.custom-file-upload:hover{background-color:#fff;color:#5c7484}.mode-toggle{display:flex;justify-content:center;margin-top:2rem;margin-bottom:1.5rem;gap:1rem}.mode-toggle button{padding:.6rem 1.2rem;border:2px solid white;border-radius:12px;background-color:transparent;color:#fff;cursor:pointer;font-weight:700}.mode-toggle button.active{background-color:#fff;color:#5c7484}@media (max-width: 480px){.mindmap-card{padding:2rem}.mindmap-generator-container h1{font-size:1.8rem}.mindmap-button{font-size:.95rem;padding:.6rem 1.2rem}}.input-textarea{width:100%;max-width:900px;padding:.8rem;border-radius:12px;border:2px solid #ccc;font-size:1rem;margin-bottom:1rem;resize:vertical;text-align:left;text-indent:0}.mindmap-flow-wrapper{width:100%;max-width:1200px;height:600px;margin:2rem auto;background-color:#fff;border:2px solid white;border-radius:12px;overflow:hidden}.save-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem auto 0;width:100%;max-width:900px}.save-container input[type=text],.save-container .mindmap-button{width:100%;max-width:900px}.save-container input[type=text]{padding:.8rem;border-radius:12px;border:2px solid #ccc;font-size:1rem;text-align:center;margin-bottom:1rem}.input-textarea::placeholder{text-align:left!important}.save-container .mindmap-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s ease,color .3s ease}.save-container .mindmap-button:hover{background-color:#fff;color:#5c7484}@media (max-width: 768px){.mindmap-flow-wrapper{height:400px}}.save-mindmap-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem 1.6rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;width:100%;margin-top:1rem;transition:background-color .3s ease,color .3s ease}.save-mindmap-button:hover{background-color:#fff;color:#5c7484}.save-mindmap-button:disabled{background-color:#ccc;color:#666;border-color:#ccc;cursor:not-allowed}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.mindmap-detail-container{width:100%;min-height:100vh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#e65c3a,#cc4c2f,#a63a1f);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;box-sizing:border-box;color:#fff}.add-node-btn,.delete-mode-btn,.save-btn{background-color:#ffffff01;color:#fff;border:2px solid white;padding:.6rem 1.4rem;margin:.6rem .6rem 0 0;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.add-node-btn:hover,.delete-mode-btn:hover,.save-btn:not(:disabled):hover{background-color:#fff;color:#5f27cd}.save-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#888;color:#fff}.reactflow-container{height:800px;background:#fff;border-radius:10px;margin-top:1rem;width:100%}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@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{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.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:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}: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(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;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;height:100%;margin:0;vertical-align:top;width:100%}.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]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.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{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.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{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.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%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;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}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.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{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--testmode-scale: .8}.upload-container{width:100%;min-height:100dvh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}@supports (zoom: 1){.upload-container{zoom:1;width:100%;min-height:100dvh}.upload-container>*{zoom:var(--testmode-scale)}}@supports not (zoom: 1){.upload-container{width:100%;min-height:100dvh}.upload-container>*{transform:scale(var(--testmode-scale));transform-origin:top center;width:calc(100% / var(--testmode-scale))}}.upload-card{background:#1e283c1a;padding:3rem;border-radius:20px;box-shadow:0 4px 20px #0000004d;width:100%;max-width:900px;margin:0 auto;color:#fff;border:2px solid #ffffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.upload-title{font-size:2.4rem;color:#fff;margin-bottom:2rem;text-align:center}.file-upload-section{margin-bottom:1rem;font-size:.95rem}.custom-file-upload{display:inline-block;padding:.6rem 1.2rem;border:2px solid #ffffff;border-radius:12px;background-color:transparent;color:#fff;cursor:pointer;font-weight:700;transition:background .3s,color .3s,border .3s;text-align:center}.custom-file-upload:hover{background-color:#fff;color:#0b132b;border:2px solid #ffffff}.upload-button{background-color:transparent;color:#fff;border:2px solid #ffffff;padding:.8rem 1.6rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;width:100%;margin-top:1rem;transition:background-color .3s,color .3s,border .3s}.upload-button:hover{background-color:#fff;color:#0b132b;border:2px solid #ffffff}.title-input-section{margin-bottom:1rem;text-align:left;max-width:900px;margin-left:auto;margin-right:auto}.title-input-section input{width:100%;padding:.6rem;font-size:1rem;border-radius:8px;border:none;box-shadow:0 0 4px #ffffff0f;background-color:#1f2c48;color:#fff}.title-input-section input::placeholder{color:#eee}.title-input-section label{font-weight:700;margin-bottom:.5rem;display:block;color:#f3f3f3}.question-list-row{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:8px;background-color:#1f2c48!important;margin-bottom:.7rem;justify-content:flex-start;overflow:hidden;flex-wrap:nowrap!important;white-space:nowrap}.question-list-row .edit-question-button,.question-list-row .icon-edit-button{margin-left:auto}.question-list-row .delete-question-button,.question-list-row .icon-delete-button{margin-left:.5rem}.question-type,.question-marks,.question-answer-label,.question-answer-value,.open-ended-answer{color:#fff}.edit-question-button,.delete-question-button{margin-left:.5rem;padding:.3rem 1rem;border-radius:8px;font-size:.98rem;font-weight:700;border:none;cursor:pointer;transition:background .3s,color .3s}.edit-question-button{background:transparent;color:#23be8a;border:2px solid #23be8a}.delete-question-button{background:transparent;color:#ff6b6b;border:2px solid #ff6b6b}.edit-question-button:hover{background:#23be8a;color:#fff}.delete-question-button:hover{background:#ff6b6b;color:#fff}.question-form{margin-top:1rem;padding:1rem;border:1px solid #ffffff;border-radius:8px;background-color:#2e3b50;color:#fff}.question-form h4{color:#fff;margin-bottom:1rem}.question-form label{font-weight:700;color:#fff;margin-bottom:.5rem;display:block}.question-form input[type=text],.question-form input[type=number],.question-form select{background-color:#2e3b50;color:#fff;padding:.5rem;border-radius:6px;border:none;width:100%;margin-top:.3rem;margin-bottom:1rem}.question-form select option{background-color:#2e3b50;color:#fff}.question-form button{background-color:transparent;color:#fff;font-weight:700;border:2px solid #ffffff;border-radius:6px;padding:.5rem 1rem;margin-right:.75rem;cursor:pointer;transition:background .3s,color .3s}.question-form button:hover:not(:disabled){background-color:#fff;color:#0b132b}.submit-testpaper-container{margin-top:2rem;text-align:center}.submit-testpaper-button{background-color:transparent;color:#fff;font-weight:700;border:2px solid #ffffff;padding:.8rem 1.6rem;font-size:1.1rem;border-radius:12px;cursor:pointer;transition:background-color .3s,color .3s,border-color .3s}.submit-testpaper-button:hover{background-color:#fff;color:#2e3b50;border-color:#fff}.submit-testpaper-button:disabled{background-color:gray;color:#ccc;border-color:2px solid grey;cursor:not-allowed;opacity:.7}.selected-filename,.question-answer-link{color:#fff;text-decoration:none;cursor:pointer;font-size:.97em;transition:text-decoration .2s}.selected-filename:hover,.selected-filename:focus,.question-answer-link:hover,.question-answer-link:focus{text-decoration:underline}.icon-edit-button,.icon-delete-button{background:transparent;border:none;margin-left:8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;padding:.15rem;transition:background .2s}.icon-edit-button:hover{background:#23be8a;border-radius:8px;box-shadow:0 0 5px #23be8a44;transform:scale(1.17)}.icon-delete-button:hover{background:#ff6b6b;border-radius:8px;box-shadow:0 0 5px #e5393544;transform:scale(1.17)}.icon-edit-button svg,.icon-delete-button svg{width:28px;height:28px;display:block;transition:background .2s,transform .2s}.question-list-row>*:not(.icon-edit-button):not(.icon-delete-button){margin-right:10px;min-width:0;flex-shrink:1}.icon-edit-button,.icon-delete-button{min-width:40px;min-height:40px;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:10px;border-width:2px;flex:0 0 auto}.icon-edit-button{border:2px solid #23be8a}.icon-delete-button{border:2px solid #ff6b6b}.add-question-button{margin-top:1rem;background-color:#fff;color:#000;border:2px solid #ffffff;border-radius:10px;padding:.6rem 1rem;font-weight:700;cursor:pointer;transition:background .3s,color .3s,border .3s}@media (max-width: 1100px){.question-list-row{flex-wrap:nowrap;justify-content:space-between}}.popup-question-form .selected-filename{white-space:normal;color:#1976d2;margin-bottom:1rem;display:block;word-break:break-word;text-decoration:underline}@media (max-width: 600px){.question-list-row{overflow-x:auto}}:root{--paper-scale: .8}.paper-container{width:100%;min-height:100dvh;padding:6rem 2rem 2rem;font-family:Segoe UI,sans-serif;background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}@supports (zoom: 1){.paper-container{zoom:1;width:100%;min-height:100dvh}.paper-container>*{zoom:var(--paper-scale)}.paper-container>.save-button-wrapper{zoom:1}}@supports not (zoom: 1){.paper-container{width:100%;min-height:100dvh}.paper-container>*{transform:scale(var(--paper-scale));transform-origin:top center;width:calc(100% / var(--paper-scale))}.paper-container>.save-button-wrapper{transform:none;width:auto}}.testpaper-card{background:#ffffff0d;padding:2rem;border-radius:16px;width:100%;max-width:1000px;margin:0 auto;border:2px solid white;box-shadow:0 4px 15px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testpaper-title{font-size:2rem;color:#fff;text-align:center;margin-bottom:1.5rem}.file-view-section{margin-bottom:1.5rem;font-size:1rem;text-align:center}.file-download-link{display:inline-block;padding:.75rem 1.5rem;border:2px solid white;border-radius:12px;background-color:transparent;color:#fff;font-weight:700;text-align:center;text-decoration:none;transition:background .3s ease,color .3s ease}.file-download-link:hover{background-color:#fff;color:#2575fc}input[type=file]{display:none}.save-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem 1.6rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;width:100%;margin-top:2rem;transition:background-color .3s ease,color .3s ease}.save-button:hover{background-color:#fff;color:#2575fc}.error-message{color:#ff6b6b;margin-top:1rem;text-align:center}.title-view-section{margin-bottom:1rem;text-align:left;max-width:900px;margin-left:auto;margin-right:auto}.title-view-section input{width:100%;padding:.6rem;font-size:1rem;border-radius:8px;border:none;box-shadow:0 0 4px #ffffff4d;background-color:#fff3;color:#fff}.title-view-section label{font-weight:700;margin-bottom:.5rem;display:block}.question-panel{text-align:left;max-width:700px;width:100%;margin:2rem auto;box-sizing:border-box}.question-panel h3{margin-bottom:.5rem}.question-panel ul{list-style-type:none;padding-left:0}.question-panel li{margin-bottom:.75rem;background:#ffffff0d;padding:.75rem;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.question-list-item .question-info-row{display:grid;grid-template-columns:140px 90px 150px 1fr 40px 40px;align-items:center;gap:.6rem;font-size:1rem;width:100%}.question-type{min-width:120px;text-align:left}.question-marks{min-width:70px;text-align:left}.question-answer-label{min-width:125px;font-weight:700;text-align:left}.question-answer-value{min-width:60px;text-align:left}.icon-edit-button,.icon-delete-button{border:2px solid;background:transparent;padding:.3rem .6rem;border-radius:10px;transition:box-shadow .2s,transform .2s;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.icon-edit-button{border-color:#43a047}.icon-delete-button{border-color:#e53935}.icon-edit-button:hover svg{transform:scale(1.2)}.icon-delete-button:hover svg{transform:scale(1.2)}.icon-edit-button svg,.icon-delete-button svg{width:28px;height:28px;transition:transform .2s}.open-ended-answer{display:inline-block;max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.add-question-toggle{background-color:#fff;color:#5f27cd;border:none;border-radius:12px;padding:.75rem 1.5rem;font-weight:700;font-size:1rem;cursor:pointer;margin:2rem auto 1.5rem;display:block;transition:background-color .3s ease,color .3s ease,transform .2s ease;box-shadow:0 4px 10px #0000001a}.add-question-toggle:hover{background-color:#5f27cd;color:#fff;transform:translateY(-1px)}.add-question-button{margin-top:1rem;background-color:#fff;color:#000;border:2px solid black;border-radius:10px;padding:.6rem 1rem;font-weight:700;cursor:pointer;transition:background .3s,color .3s,border .3s}.add-question-button:hover{background:#2e3b50;color:#fff;border:2px solid #ffffff}.question-form{margin-top:1rem;padding:1rem;border:1px solid #ccc;border-radius:8px;background-color:#1e1e1ee6;color:#fff}.question-form h4{margin-bottom:1rem}.question-form label{display:block;margin-bottom:.5rem;font-weight:700;color:#fff}.question-form input[type=text],.question-form input[type=number],.question-form select{padding:.5rem;border-radius:6px;border:none;width:100%;margin-top:.3rem;margin-bottom:1rem;background-color:#ffffff1a;color:#fff}.question-form input[type=checkbox]{margin-right:.5rem}.question-form button{margin-right:.75rem;padding:.5rem 1rem;border:none;border-radius:6px;font-weight:700;cursor:pointer;background-color:#fff;color:#5f27cd}.question-form button:disabled{opacity:.6;cursor:not-allowed}.loading-container{padding:2rem;text-align:center}.pdf-wrapper{display:flex;justify-content:center;align-items:center;background:transparent;border:none;padding:0;margin:0 auto}.pdf-controls{display:flex;justify-content:space-between;margin-top:1rem}.file-preview{margin-top:.5rem}.submit-button{background-color:#4caf50;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}.submit-button.disabled{background-color:#ccc;color:#666;cursor:not-allowed}.cancel-edit-button{background-color:#f44336;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;margin-left:.5rem}.selected-file-name{margin-top:.5rem;font-size:.9rem;color:#ccc}.pdf-nav button{background-color:transparent;color:#fff;border:none;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;cursor:pointer;transition:opacity .3s}.pdf-nav button:focus,.pdf-nav button:active{border-color:transparent;outline:none}.question-answer-link{color:#81d4fa;text-decoration:underline;cursor:pointer}.fallback-answer{color:#ccc;font-style:italic}.submit-testpaper-container{text-align:center;margin-top:2rem}.view-uploaded-paper-link{margin-top:1rem;text-align:center}.view-uploaded-paper-link a{color:#4fc3f7;text-decoration:underline}.save-buttonn{background-color:#ffffff01;color:#fff;border:2px solid white;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.save-buttonn:hover{background-color:#fff;color:#5f27cd}.save-button-wrapper{display:flex;justify-content:flex-end;margin-top:2rem;width:100%}.choose-file-btn{display:inline-block;padding:.6rem 1.2rem;border:2px solid white;border-radius:12px;background-color:transparent;color:#fff;cursor:pointer;font-weight:700;transition:background .3s ease,color .3s ease;text-align:center}.choose-file-btn:hover{background-color:#fff;color:#5f27cd}.selected-filename{color:#1976d2;margin-left:8px;font-size:.97em;vertical-align:middle}.save-button-wrapper{position:fixed;bottom:32px;right:40px;width:auto;margin:0;z-index:100;background:none;box-shadow:none}.pdf-and-questions{display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start;justify-content:center;width:100%;margin:2.5rem auto 0;max-width:1400px}.pdf-viewer-section{flex:1 1 0;min-width:0;max-width:860px;display:flex;flex-direction:column;align-items:center}.questions-section{flex:1 1 0;min-width:0;max-width:600px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.popup-form-button{background-color:#fff!important;color:#000!important;border:2px solid #ffffff!important;border-radius:6px;padding:.5rem 1rem;margin-right:.75rem;font-weight:700;cursor:pointer;transition:background .3s,color .3s,border .3s}.popup-form-button:hover{background:#2e3b50!important;color:#fff!important;border:2px solid #ffffff!important}.popup-question-form{width:100%;max-width:none;box-sizing:border-box;display:flex;flex-direction:column}.questions-panel{max-width:700px;width:100%;margin:0 auto;box-sizing:border-box}.question-list-item,.popup-question-form{width:100%;box-sizing:border-box;padding:1rem;border:1px solid transparent;min-width:0}.question-list-row{padding:.5rem 1rem}.popup-question-form{padding:1rem 1.5rem}.save-buttonn.disabled,.save-buttonn:disabled{opacity:.6;cursor:not-allowed;background-color:#888;color:#fff}.save-buttonn.disabled:hover,.save-buttonn:disabled:hover{background-color:#888;color:#fff}.attempt-setup-container{padding:2rem;font-family:Arial,sans-serif;min-height:100vh;background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box}h2{margin-bottom:1.5rem;font-size:1.75rem;color:#fff;text-align:center}.attempt-setup-card{background:#ffffff0d;padding:3rem;border-radius:20px;box-shadow:0 4px 12px #00000026;width:100%;max-width:900px;margin:0 auto;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}label{display:block;margin-top:1rem;font-weight:700;color:#fff}input[type=number]{width:100%;padding:.5rem;font-size:1rem;margin-top:.5rem;margin-bottom:1.5rem;border:1px solid #cccccc;border-radius:6px;box-sizing:border-box}.start-button{background-color:#fff;color:#5f27cd;border:2px solid white;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.start-button:hover{background-color:#5f27cd;color:#fff}.timer-title-row{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"timer title topbar";align-items:center;margin-bottom:1.5rem;margin-left:1.5rem;gap:1rem;padding:0 1rem}.timer{grid-area:timer}.paper-title{grid-area:title}.topbar-submit{grid-area:topbar}.paper-title-center-wrapper{grid-area:title}@media (max-width: 700px){.timer-title-row{grid-template-columns:1fr;grid-template-areas:"title" "timer" "topbar"}.paper-title,.paper-title-center-wrapper{text-align:center;justify-self:center}.timer{text-align:center;justify-self:center;margin-top:.5rem;margin-bottom:0}.topbar-submit{justify-self:center}}.paper-title{font-size:2.4rem;font-weight:700;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-submit{justify-self:end}.test-attempt-container{padding:2rem;font-family:Arial,sans-serif;min-height:100vh;box-sizing:border-box;background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214)}main{width:100%;max-width:1200px;margin:0 auto}.timer{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:left;font-family:Orbitron,sans-serif;letter-spacing:.03em;width:fit-content;margin-left:0}.pdf-and-questions{display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start;justify-content:center;width:100%;margin:2.5rem auto 0;max-width:1800px!important}.pdf-viewer-section{flex-grow:2!important;min-width:0;max-width:1100px!important;display:flex;flex-direction:column;align-items:center}.pdf-viewer-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 0;margin:2rem auto 0;border-radius:18px;max-width:1000px;width:100%}.pdf-viewer-container .pdf-page{margin:0 auto;box-shadow:0 3px 18px #0000002e;background:#fff;border-radius:8px;overflow:hidden}.pdf-nav{display:flex;align-items:center;justify-content:center;margin-top:1rem}.pdf-nav span{margin:0 1rem}.pdf-nav button{background-color:transparent;color:#fff;border:none;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;cursor:pointer;transition:opacity .3s ease}.pdf-nav button:disabled{opacity:.4;cursor:not-allowed}.pdf-nav button:hover:not(:disabled){background-color:transparent!important;color:inherit;transform:scale(1.1);transition:transform .2s ease-in-out}.questions-section{flex-grow:1!important;min-width:0;max-width:600px!important;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.testattempt-question-block{background-color:#2e3b50!important;padding:1rem;border-radius:10px;margin-bottom:1.5rem;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:800px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;text-align:left!important}.testattempt-question-header{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:700;font-size:1.1rem;margin-bottom:.75rem;text-align:left!important;gap:0}.testattempt-question-number{margin-right:auto}.testattempt-question-marks{margin-left:auto}.testattempt-answer-label{font-weight:600;margin-bottom:.5rem;text-align:left!important;width:100%}.testattempt-answer-input{width:100%;text-align:left!important}.testattempt-mcq-answer{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start!important}.testattempt-mcq-answer label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem}.testattempt-open-ended-answer{width:100%;max-width:100%;min-height:100px;padding:.75rem;border-radius:8px;background-color:#fff;color:#000;resize:vertical;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.testattempt-other-answer button{padding:.6rem 1.2rem;border-radius:8px;border:2px solid #5f27cd;background-color:#fff;color:#5f27cd;font-weight:600;cursor:pointer;transition:background-color .3s ease;text-align:left!important;box-sizing:border-box}.testattempt-other-answer button:hover{background-color:#5f27cd;color:#fff;border-color:#fff}.testattempt-selected-filename{display:block;margin-top:.5rem;color:#1976d2;font-size:.95rem;text-decoration:underline!important;cursor:pointer}.testattempt-submit-button{background-color:#ffffff01;color:#fff;border:2px solid white;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.testattempt-submit-button:hover{background-color:#fff;color:#5f27cd}.testgrading-bottom-right-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:fixed;bottom:2rem;right:2rem;gap:1rem}.testgrading-grading-summary{font-size:1.6rem;color:#fff;text-align:right;margin-left:0}.testattempt-delete-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1100}.testattempt-delete-modal{background:#fffffff2;padding:2rem 2.5rem;border-radius:12px;text-align:center;max-width:500px;box-shadow:0 0 15px #00000040;color:#5f27cd;font-weight:700;font-size:1.2rem}.testattempt-delete-modal-buttons{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.testattempt-delete-cancel-button,.testattempt-delete-confirm-button{background-color:transparent;border:2px solid #5f27cd;color:#5f27cd;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease,color .3s ease}.testattempt-delete-cancel-button:hover,.testattempt-delete-confirm-button:hover{background-color:#5f27cd;color:#fff}.testattempt-selected-filename{display:block;color:#1976d2;margin-top:6px;text-decoration:none;cursor:default;font-size:.97em}.testattempt-selected-filename:hover{cursor:pointer;text-decoration:underline #1976d2}.testattempt-delete-confirm-button:disabled{background-color:gray;color:#ccc;cursor:not-allowed;opacity:.7;border:2px solid grey}.testattempt-mcq-answer input[type=radio]{margin-right:.5rem;accent-color:#5f27cd;transform:scale(1.2);cursor:pointer}.testattempt-mcq-answer label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;color:#fff;cursor:pointer}@media (max-width: 1100px){.pdf-and-questions{flex-direction:column;gap:2rem;align-items:stretch}.pdf-viewer-section,.questions-section{max-width:100%;width:100%}}:root{--review-scale: .8}.test-review-container{padding:20px;width:100%;max-width:none;margin:0;background:linear-gradient(-45deg,#0b3d0b,#145214,#1f6a1f,#145214);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;color:#fff;box-sizing:border-box;min-height:100dvh;overflow-x:hidden;overflow-y:auto;position:relative}.test-review-container>*:not(.fixed-button){zoom:var(--review-scale)}@supports not (zoom: 1){.test-review-container>*:not(.fixed-button){transform:scale(var(--review-scale));transform-origin:top left;width:calc(100% / var(--review-scale))}}.test-review-toggle-buttons{display:flex;gap:18px;margin-bottom:28px;justify-content:center;margin-top:12px}.test-review-toggle-btn{display:flex;align-items:center;gap:9px;padding:12px 30px 12px 22px;background:#f6f3fd;border:2px solid #c7b9f4;color:#5f27cd;border-radius:999px;font-size:1.14rem;font-weight:700;cursor:pointer;transition:background .22s,color .22s,border .22s,box-shadow .18s;box-shadow:0 2px 10px #5f27cd0a;position:relative;outline:none}.test-review-toggle-btn .toggle-icon{width:24px;height:24px;display:block}.test-review-toggle-btn.active,.test-review-toggle-btn:hover{background:#5f27cd;color:#fff;border:2px solid #5f27cd}.test-review-toggle-btn.active .toggle-icon,.test-review-toggle-btn:hover .toggle-icon{filter:brightness(0) invert(1)}.test-review-toggle-btn .icon-badge{position:relative;display:flex;align-items:center}.test-review-toggle-btn .badge-count{position:absolute;top:-7px;right:-13px;background:#ff6b6b;color:#fff;font-size:12px;font-weight:700;border-radius:16px;padding:0 6px;min-width:18px;text-align:center;border:2px solid #f6f3fd;box-shadow:0 2px 8px #5f27cd22}.attempt-list{display:flex;flex-direction:column;gap:16px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0000001a}.attempt-entry{padding:14px;background-color:#ffffff26;border-radius:8px;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:15px;transition:transform .2s}.attempt-entry:hover{transform:scale(1.01);cursor:pointer;border:2px solid rgba(255,255,255,.995)}.attempt-link{font-weight:700;color:#fff;background:none;border:none;cursor:pointer;text-decoration:underline;font-size:15px}.attempt-link:hover{color:#6f08d7;transition:.5s ease}.paper-stats{padding:16px;background-color:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:15px;margin-bottom:2rem;box-shadow:0 4px 12px #0000001f}.question-stats{background-color:#ffffff0a;padding:16px;margin-bottom:24px;border-radius:12px;border:1px solid rgba(255,255,255,.15);color:#f0f0f0;box-shadow:0 2px 10px #0000001a}.question-stats h4{margin-bottom:8px;font-size:18px;color:#fff}.question-stats p{margin:4px 0;color:#e0e0e0;font-size:14px}.scrollable-scores{max-height:100px;height:100px;overflow-y:auto;margin-top:10px;padding:8px;background-color:#555151;border:1px solid #ccc;border-radius:4px}.score-entry{padding:4px 0;font-size:13px;border-bottom:1px solid #eee}.score-entry:last-child{border-bottom:none}.selected-filename{display:block;color:#1976d2;text-decoration:none;cursor:default;font-size:.97em;margin-left:0}.selected-filename:hover{cursor:pointer;text-decoration:underline #1976d2}.delete-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1100}.delete-modal{background:#fffffff2;padding:2rem 2.5rem;border-radius:12px;text-align:center;max-width:320px;box-shadow:0 0 15px #00000040;color:#5f27cd;font-weight:700;font-size:1.2rem}.delete-modal-buttons{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.delete-modal-buttons .modal-cancel-button,.delete-modal-buttons .modal-delete-button{background-color:#5f27cd;border:2px solid #5f27cd;color:#fff;padding:.6rem 1.6rem;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.delete-modal-buttons .modal-cancel-button:hover,.delete-modal-buttons .modal-delete-button:hover{background-color:#fff;color:#5f27cd;border:2px solid #5f27cd}.delete-modal-buttons .disabled-button{background-color:gray!important;border-color:gray!important;cursor:not-allowed!important;color:#ccc!important}.modal-cancel-button{background:#5f27cd;color:#fff;border:none;border-radius:8px;padding:7px 18px;font-weight:700;cursor:pointer;transition:background .18s,color .18s}.modal-cancel-button:hover{background:#ff6b6b;color:#fff}.testreview-split-wrapper{display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start;justify-content:center;width:100%;margin:2.5rem 0 0;max-width:none}.testreview-split{display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start;justify-content:space-between;width:100%;margin:2rem 0 0;max-width:none}.testreview-pdf-section{flex:1 1 68%;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center}.testreview-pdf-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 0;margin:0 auto;border-radius:18px;width:100%;max-width:100%;min-height:var(--pdf-height, 600px)}.testreview-pdf-container .pdf-page,.testreview-pdf-iframe{margin:0 auto;box-shadow:0 3px 18px #0000002e;background:#fff;border-radius:8px;overflow:hidden;width:100%;max-width:100%;min-height:600px;border:none}.testreview-pdf-nav{display:flex;align-items:center;justify-content:center;margin:0 1rem;gap:.75rem;border:none}.testreview-pdf-nav span{margin:0 .75rem}.testreview-pdf-nav button{background-color:transparent;color:#fff;border:none;padding:.5rem 1rem;font-size:1.25rem;font-weight:700;cursor:pointer;transition:opacity .3s ease}.testreview-pdf-nav button:disabled{opacity:.4;cursor:not-allowed}.testreview-pdf-nav button:hover:not(:disabled){background-color:transparent!important;color:inherit;transform:scale(1.1);transition:transform .2s ease-in-out;border:none}.testreview-questions-section{flex:0 0 520px;min-width:320px;max-width:520px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;box-sizing:border-box;padding-right:12px}.testreview-questions-section .question-stats{background-color:#2e3b50;padding:1rem;border-radius:10px;margin-bottom:1.5rem;color:#fff;margin-right:4px}.testreview-questions-section{position:relative;overflow-y:auto!important;scrollbar-gutter:stable both-edges}.testreview-questions-section:before,.testreview-questions-section:after{content:"";position:sticky;left:0;right:0;height:22px;pointer-events:none;z-index:1;display:block}.testreview-questions-section .scroll-hint{position:sticky;bottom:8px;text-align:center;font-size:12px;color:#cfd8ff;opacity:.8}.testreview-questions-section::-webkit-scrollbar{width:10px}.testreview-questions-section::-webkit-scrollbar-track{background:transparent;border-radius:10px}.testreview-questions-section::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.testreview-questions-section:hover::-webkit-scrollbar-track,.testreview-questions-section:focus-within::-webkit-scrollbar-track{background:transparent}.testreview-questions-section:hover::-webkit-scrollbar-thumb,.testreview-questions-section:focus-within::-webkit-scrollbar-thumb{background:#9e9e9e}.scrollable-scores::-webkit-scrollbar{width:10px}.scrollable-scores::-webkit-scrollbar-track{background:transparent;border-radius:10px}.scrollable-scores::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.scrollable-scores:hover::-webkit-scrollbar-track,.scrollable-scores:focus-within::-webkit-scrollbar-track{background:transparent}.scrollable-scores:hover::-webkit-scrollbar-thumb,.scrollable-scores:focus-within::-webkit-scrollbar-thumb{background:#9e9e9e}.testreview-questions-section,.scrollable-scores{scrollbar-width:thin;scrollbar-color:transparent transparent}.testreview-questions-section:hover,.testreview-questions-section:focus-within{scrollbar-color:#9e9e9e transparent}.scrollable-scores:hover,.scrollable-scores:focus-within{scrollbar-color:#9e9e9e transparent}@media (max-width: 1100px){.testreview-split{flex-direction:column;gap:2rem;align-items:stretch}.testreview-pdf-section,.testreview-questions-section{max-width:100%;width:100%;flex:1 1 auto}}:root{--review-top-offset: 6rem;--review-extra-bottom: 10rem}.testreview-split{align-items:flex-start}.testreview-questions-section{position:sticky;top:var(--review-top-offset);max-height:calc(100dvh - var(--review-top-offset) - 1.5rem + var(--review-extra-bottom));overflow-y:auto!important;padding-bottom:1rem}@media (min-height: 700px){.testreview-questions-section{max-height:calc(100dvh - var(--review-top-offset) - 2rem + var(--review-extra-bottom))}}.test-review-container,.testreview-pdf-container,.testreview-questions-section{overflow-anchor:none}.testreview-pdf-nav button{-webkit-tap-highlight-color:transparent;outline:none}.testreview-pdf-nav button:focus{outline:none}html,body{margin:0;padding:0;width:100%;min-height:100vh;font-family:Segoe UI,sans-serif;color:#fff;background:linear-gradient(-45deg,#5f27cd,#341f97,#833471);background-size:300% 300%;animation:animatedGradient 15s ease-in-out infinite;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}main{padding-top:80px}
