body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Montserrat Regular,sans-serif;margin:0;padding:0}.assignment-title{color:var(--text);font-family:Montserrat Medium,sans-serif;font-size:2.5rem;margin-bottom:1rem;text-align:center}.main{max-width:1400px;padding:15px 80px;width:100%}.details-container{align-items:center;background:#f3f4f6;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;min-height:100vh}.not-found{color:var(--text);font-family:Montserrat Regular,sans-serif;font-size:1.5rem;font-weight:600;height:100%;text-align:center}.not-found,.quiz-buttons-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.quiz-buttons-container{gap:20px;min-height:60vh;padding:40px 20px}.quiz-btn{align-items:center;background:var(--bioCard);border:none;border-radius:16px;box-shadow:0 4px 6px #0000001a;color:var(--text);cursor:pointer;display:flex;font-family:Montserrat Medium,sans-serif;font-size:32px;gap:12px;justify-content:center;min-width:400px;padding:24px 48px;transition:all .3s ease}.quiz-btn:hover{background:#c2ffaf;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.quiz-btn:active{transform:translateY(0)}@media (max-width:768px){.assignment-title{font-size:1.5rem;margin-bottom:.8rem}.main{padding:12px 15px}.not-found{font-size:1.1rem;padding:20px}.quiz-buttons-container{gap:15px;min-height:50vh;padding:30px 15px}.quiz-btn{font-size:22px;gap:10px;min-width:280px;padding:18px 36px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.assignment-title{font-size:2rem;margin-bottom:.9rem}.main{padding:14px 40px}.not-found{font-size:1.3rem}.quiz-buttons-container{gap:18px;padding:35px 20px}.quiz-btn{font-size:28px;min-width:350px;padding:20px 40px}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.assignment-title{font-size:2.2rem}.main{padding:14px 50px}.not-found{font-size:1.4rem}.quiz-btn{font-size:30px;min-width:380px;padding:22px 44px}}@media (max-width:768px) and (orientation:landscape){.assignment-title{font-size:1.3rem;margin-bottom:.6rem}.main{padding:10px 20px}.not-found{font-size:1rem;padding:15px}.quiz-buttons-container{gap:12px;min-height:40vh;padding:20px 15px}.quiz-btn{font-size:18px;gap:8px;min-width:240px;padding:14px 28px}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.assignment-title{font-size:1.1rem;margin-bottom:.5rem}.main{padding:8px 15px}.not-found{font-size:.9rem;padding:12px}.quiz-buttons-container{gap:10px;min-height:35vh;padding:15px 10px}.quiz-btn{font-size:16px;min-width:200px;padding:12px 24px}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.assignment-title{font-size:1.1rem;margin-bottom:.5rem}.main{padding:8px 15px}.not-found{font-size:.9rem;padding:12px}.quiz-buttons-container{gap:10px;min-height:35vh;padding:15px 10px}.quiz-btn{font-size:16px;min-width:200px;padding:12px 24px}}.submit-btn{align-items:center;background:var(--bioCard);border:none;border-radius:9999px;color:var(--text);cursor:pointer;display:flex;font-family:Montserrat Medium,sans-serif;font-size:25px;gap:8px;margin:15px auto;padding:12px 20px}.submit-btn:hover{background:#c2ffaf}.icon{height:30px;width:30px}@media (max-width:768px){.submit-btn{font-size:18px;gap:6px;margin:12px auto;padding:10px 16px}.icon{height:22px;width:22px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.submit-btn{font-size:22px;gap:7px;margin:14px auto;padding:11px 18px}.icon{height:26px;width:26px}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.submit-btn{font-size:23px;padding:11px 18px}.icon{height:28px;width:28px}}@media (max-width:768px) and (orientation:landscape){.submit-btn{font-size:16px;gap:5px;margin:10px auto;padding:8px 14px}.icon{height:20px;width:20px}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.submit-btn{font-size:14px;gap:4px;margin:8px auto;padding:7px 12px}.icon{height:18px;width:18px}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.submit-btn{font-size:14px;gap:4px;margin:8px auto;padding:7px 12px}.icon{height:18px;width:18px}}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.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 #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--pdf-max-width:1200px;--pdf-radius:12px;--pdf-pad:0.5rem;--pdf-h-mobile:70vh;--pdf-h-tablet:75vh;--pdf-h-md:78vh;--pdf-h-desktop:80vh}.pdf-viewer{border-radius:12px;border-radius:var(--pdf-radius);margin:1rem auto;padding:0;text-align:center;width:min(100%,1200px);width:min(100%,var(--pdf-max-width))}.pdf-viewer--canvas{display:flex;flex-direction:column;gap:.75rem}.pdf-toolbar{align-items:center;background:#f6f7f9;border-radius:10px;border-radius:calc(var(--pdf-radius) - 2px);display:flex;gap:.5rem;padding:.5rem;padding:var(--pdf-pad)}.pdf-toolbar button{background:#e8ebf0;border:none;border-radius:8px;cursor:pointer;padding:.4rem .6rem}.pdf-toolbar button:disabled{cursor:not-allowed;opacity:.5}.pdf-spacer{flex:1 1}.pdf-download{background:#e8ebf0;border-radius:8px;font-weight:500;padding:.4rem .6rem;text-decoration:none}.pdf-canvas-wrap{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;border-radius:var(--pdf-radius);display:grid;max-height:80vh;max-height:var(--pdf-h-desktop);overflow:auto;padding:.5rem;padding:var(--pdf-pad);place-items:center;width:100%}.pdf-frame{border:none;border-radius:inherit;display:block;height:100%;width:100%}.pdf-iframe,.pdf-viewer>iframe{background:#fff;border:none;border-radius:12px;border-radius:var(--pdf-radius);display:block;height:80vh;height:var(--pdf-h-desktop);width:100%}.pdf-viewer-wrapper{height:100%;width:100%}.pdf-loading{font-size:14px;opacity:.8;padding:12px}@media (max-width:768px){:root{--pdf-radius:10px}.pdf-viewer{margin:.8rem auto;width:100%}.pdf-canvas-wrap{max-height:70vh;max-height:var(--pdf-h-mobile)}.pdf-iframe,.pdf-viewer>iframe{border-radius:12px;border-radius:var(--pdf-radius);height:70vh;height:var(--pdf-h-mobile)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.pdf-viewer{margin:.9rem auto;width:90%}.pdf-canvas-wrap{max-height:75vh;max-height:var(--pdf-h-tablet)}.pdf-iframe,.pdf-viewer>iframe{height:75vh;height:var(--pdf-h-tablet)}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.pdf-viewer{width:85%}.pdf-canvas-wrap{max-height:78vh;max-height:var(--pdf-h-md)}.pdf-iframe,.pdf-viewer>iframe{height:78vh;height:var(--pdf-h-md)}}@media (max-width:768px) and (orientation:landscape){.pdf-viewer{border-radius:8px;margin:.6rem auto;width:100%}.pdf-canvas-wrap{max-height:65vh}.pdf-iframe,.pdf-viewer>iframe{border-radius:8px;height:65vh}}@media (prefers-reduced-motion:reduce){.pdf-canvas-wrap{scroll-behavior:auto}}.submitted-message{align-items:center;display:flex;font-family:Montserrat Medium,sans-serif;font-size:25px;font-weight:500;gap:8px;justify-content:center;margin-top:1rem}.check-icon,.submitted-message{color:var(--callToActionButton)}@media (max-width:768px){.submitted-message{font-size:18px;gap:6px;margin-top:.8rem}.check-icon{height:22px;width:22px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.submitted-message{font-size:22px;gap:7px;margin-top:.9rem}.check-icon{height:26px;width:26px}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.submitted-message{font-size:23px}.check-icon{height:28px;width:28px}}@media (max-width:768px) and (orientation:landscape){.submitted-message{font-size:16px;gap:5px;margin-top:.6rem}.check-icon{height:20px;width:20px}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.submitted-message{font-size:14px;gap:4px;margin-top:.5rem}.check-icon{height:18px;width:18px}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.submitted-message{font-size:14px;gap:4px;margin-top:.5rem}.check-icon{height:18px;width:18px}}.alert-fixed-top{animation:alert-slide-down .14s ease-out;left:50%;position:fixed;top:24px;transform:translateX(-50%);width:min(520px,92vw);z-index:1400}@keyframes alert-slide-down{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.nav-btn{align-items:center;background:none;border:none;border-radius:10px;color:#333;cursor:pointer;display:flex;justify-content:flex-start;max-height:68px;overflow:hidden;padding:20px 18px;position:relative;text-align:left;transition:all .2s ease;width:100%}.nav-btn:hover{background:#fff9;border-radius:200px}.nav-btn.active{background:#fff;border-radius:200px;box-shadow:0 2px 8px #0000001a}.nav-btn img{height:45px;width:45px}.label{font-family:Montserrat Medium;font-size:20px;font-weight:500;margin-left:15px;opacity:0;transform:translateX(-20px);transition:all .3s ease;white-space:nowrap}.label.visible{opacity:1;transform:translateX(0)}@media (max-width:768px){.nav-btn img{display:none}.nav-btn{justify-content:center}.label{margin-left:0;text-align:center}}@media (max-width:768px) and (orientation:landscape){.nav-btn img{display:none}.nav-btn{justify-content:center;max-height:25px}.label{font-size:14px;margin-left:0;text-align:center}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.nav-btn img{display:none}.nav-btn{justify-content:center;max-height:25px}.label{font-size:14px;margin-left:0;text-align:center}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.nav-btn img{display:none}.nav-btn{justify-content:center;max-height:25px}.label{font-size:14px;margin-left:0;text-align:center}}.sidebar{display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;padding:20px 0;position:fixed;top:0;transition:width .3s ease,transform .3s ease;width:100px;z-index:1000}.sidebar.expanded{width:300px}.hamburger-btn{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:45px;justify-content:center;left:20px;padding:10px;position:fixed;top:20px;width:45px;z-index:1001}.hamburger-btn span{background:var(--text);border-radius:2px;display:block;height:3px;transition:all .3s ease;width:25px}.hamburger-btn.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.sidebar-overlay{animation:fadeIn .3s ease;background:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:900}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo{color:#333;font-size:18px;font-weight:700;padding:0 20px;text-align:center}.logo img{transition:width .3s ease,height .3s ease}.logo img,.sidebar.expanded .logo img{height:60px;width:60px}.nav-icons{display:flex;flex:1 1;flex-direction:column;gap:5px;padding:0 10px}.bottom-icon{margin-top:auto;padding:0 10px}@media (max-width:768px){.hamburger-btn{display:flex;transition:all .3s ease}.hamburger-btn:active{transform:scale(.95)}.sidebar{transform:translateX(-100%);width:280px}.sidebar.expanded{transform:translateX(0);width:280px}.sidebar .logo{display:none}.sidebar .label{opacity:1;transform:translateX(0)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.sidebar{width:90px}.sidebar.expanded{width:280px}.logo img{height:55px;width:55px}.sidebar.expanded .logo img{height:90px;width:90px}.nav-icons{gap:8px}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.sidebar{width:90px}.sidebar.expanded{width:260px}.logo{margin-bottom:30px}.logo img{height:50px;width:50px}.sidebar.expanded .logo img{height:80px;width:80px}.nav-icons{gap:8px}}@media (max-width:768px) and (orientation:landscape){.hamburger-btn{display:flex;height:40px;left:15px;top:15px;width:40px}.hamburger-btn span{height:2.5px;width:22px}.sidebar{padding:15px 0;transform:translateX(-100%);width:240px}.sidebar.expanded{transform:translateX(0);width:240px}.logo{display:none}.nav-icons{gap:1px}.sidebar .label{opacity:1;transform:translateX(0)}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.hamburger-btn{display:flex;gap:4px;height:35px;left:10px;top:10px;width:35px}.hamburger-btn span{height:2px;width:20px}.sidebar{padding:10px 0;transform:translateX(-100%);width:220px}.sidebar.expanded{transform:translateX(0);width:220px}.logo{display:none}.nav-icons{gap:3px}.bottom-icon,.nav-icons{padding:0 8px}.sidebar .label{opacity:1;transform:translateX(0)}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.hamburger-btn{display:flex;height:35px;left:10px;top:10px;width:35px}.sidebar{padding:10px 0;transform:translateX(-100%);width:220px}.sidebar.expanded{transform:translateX(0);width:220px}.logo{display:none}.nav-icons{gap:2px}.sidebar .label{opacity:1;transform:translateX(0)}}.layout-wrapper{display:flex;font-family:Montserrat,sans-serif;min-height:100vh}.layout-content{box-sizing:border-box;flex:1 1;padding-left:100px;width:100%}@media (max-width:768px){.layout-content{padding-left:0;padding-top:70px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.layout-content{padding-left:90px}}@media (min-width:768px) and (max-width:1200px) and (orientation:landscape){.layout-content{padding-left:90px}}@media (max-width:768px) and (orientation:landscape){.layout-content{padding-left:0;padding-top:60px}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.layout-content{padding-left:0;padding-top:55px}}@media (max-width:950px) and (max-height:500px) and (orientation:landscape){.layout-content{padding-left:0;padding-top:55px}}.pdf-drop-container{width:100%}.pdf-drop-zone{background:#fafbfc;border:2px dashed #cfd4dc;border-radius:12px;color:#56606b;cursor:pointer;font-size:14px;padding:18px;text-align:center;transition:background .15s ease,border-color .15s ease;-webkit-user-select:none;user-select:none}.pdf-drop-zone.drag-over{background:#5b8def1a;border-color:#5b8def}.pdf-drop-zone.disabled{opacity:.5;pointer-events:none}.placeholder{opacity:.8}.file-details{font-size:14px}.file-size{color:#777;font-size:12px}
/*# sourceMappingURL=main.32a868b9.css.map*/