.InterviewTxtView-module__JyJOLa__interviewtxtWrapper{background:linear-gradient(135deg,#f5f7fa 0%,#d8e2ff 50%,#f5f7fa 100%);min-height:100vh;padding:15px;font-family:Inter,Segoe UI,sans-serif;position:relative}.InterviewTxtView-module__JyJOLa__interviewtxtWrapper:before{content:"";z-index:-1;background-image:radial-gradient(circle at 20% 80%,#7877c61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff96661a 0%,#0000 50%);width:100%;height:100%;position:fixed;top:0;left:0}.InterviewTxtView-module__JyJOLa__topNotesScroll{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;margin-bottom:20px;padding:12px;position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268726,inset 0 1px #fffc}.InterviewTxtView-module__JyJOLa__topNotesScroll:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(45deg,#6a11cb,#2575fc,#ff9a9e);border-radius:16px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.InterviewTxtView-module__JyJOLa__scrollTrack{gap:16px;width:max-content;padding-right:50px;animation:40s linear infinite InterviewTxtView-module__JyJOLa__scrollLeft;display:flex}@keyframes InterviewTxtView-module__JyJOLa__scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-100% - 16px))}}.InterviewTxtView-module__JyJOLa__scrollNoteText{cursor:pointer;color:#fff;white-space:nowrap;letter-spacing:.3px;background:linear-gradient(135deg,#6a11cb 0%,#2575fc 100%);border-radius:50px;padding:10px 22px;font-size:15px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 15px #6a11cb4d,inset 0 1px 1px #fff3}.InterviewTxtView-module__JyJOLa__scrollNoteText:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.InterviewTxtView-module__JyJOLa__scrollNoteText:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 25px #6a11cb66,inset 0 1px 1px #ffffff4d}.InterviewTxtView-module__JyJOLa__scrollNoteText:hover:before{left:100%}.InterviewTxtView-module__JyJOLa__scrollNoteText.InterviewTxtView-module__JyJOLa__active{color:#333;background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 100%);box-shadow:0 6px 20px #ff9a9e66,inset 0 1px 1px #ffffff4d}.InterviewTxtView-module__JyJOLa__contentArea{gap:25px;margin-top:20px;display:flex;position:relative}.InterviewTxtView-module__JyJOLa__contentArea.InterviewTxtView-module__JyJOLa__mobileLayout{flex-direction:column}.InterviewTxtView-module__JyJOLa__topicsPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e6f4eae6;border:1px solid #fff6;border-radius:20px;width:26%;max-height:135vh;padding:25px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 10px 40px #00000014,inset 0 1px #fff9}.InterviewTxtView-module__JyJOLa__topicsPanel::-webkit-scrollbar{width:6px}.InterviewTxtView-module__JyJOLa__topicsPanel::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.InterviewTxtView-module__JyJOLa__topicsPanel::-webkit-scrollbar-thumb{background:linear-gradient(#6a11cb,#2575fc);border-radius:10px}.InterviewTxtView-module__JyJOLa__topicsHeaderRow{border-bottom:2px solid #6a11cb1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.InterviewTxtView-module__JyJOLa__goBackBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);border:none;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff6b6b4d}.InterviewTxtView-module__JyJOLa__goBackBtn:after{content:"";opacity:0;transform-origin:50%;background:#ffffff80;border-radius:100%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:scale(1)translate(-50%)}.InterviewTxtView-module__JyJOLa__goBackBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b6b66}.InterviewTxtView-module__JyJOLa__goBackBtn:active:after{animation:1s ease-out InterviewTxtView-module__JyJOLa__ripple}@keyframes InterviewTxtView-module__JyJOLa__ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(20)}}.InterviewTxtView-module__JyJOLa__topicsPanel ul{margin:0;padding:0;list-style:none}.InterviewTxtView-module__JyJOLa__topicsPanel li{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#ffffff80;border:1px solid #0000;border-radius:12px;margin-bottom:8px;padding:14px 18px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.InterviewTxtView-module__JyJOLa__topicsPanel li:before{content:"";opacity:0;background:#6a11cb;border-radius:50%;width:6px;height:6px;transition:opacity .3s;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.InterviewTxtView-module__JyJOLa__topicsPanel li:hover{background:#a5cbd6cc;border-color:#6a11cb33;transform:translate(5px);box-shadow:0 5px 15px #84c6ba66}.InterviewTxtView-module__JyJOLa__topicsPanel li:hover:before{opacity:1}.InterviewTxtView-module__JyJOLa__topicsPanel li.InterviewTxtView-module__JyJOLa__active{color:#fff;background:linear-gradient(135deg,#2e617d,#4caf50);border-color:#0000;padding-left:28px;font-weight:700;box-shadow:0 8px 25px #2e7d3266}.InterviewTxtView-module__JyJOLa__topicsPanel li.InterviewTxtView-module__JyJOLa__active:before{opacity:1;background:#fff;width:8px;height:8px;left:12px}.InterviewTxtView-module__JyJOLa__topicContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff6;border-radius:24px;flex-direction:column;width:54%;min-height:100vh;padding:30px;display:flex;box-shadow:0 20px 60px #0000001a,inset 0 1px #fffc}.InterviewTxtView-module__JyJOLa__textControlsRow{border-bottom:2px solid #0000000d;justify-content:flex-end;align-items:center;margin-bottom:25px;padding-bottom:20px;display:flex}.InterviewTxtView-module__JyJOLa__downloadNotes{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff9800,#ff5722);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 6px 20px #ff98004d}.InterviewTxtView-module__JyJOLa__downloadNotes:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 30px #ff980066}.InterviewTxtView-module__JyJOLa__topicContentInner{overflow-wrap:break-word;word-break:break-word;flex-grow:1;padding:0 15px 80px}.InterviewTxtView-module__JyJOLa__topicItem{margin-bottom:50px;position:relative}.InterviewTxtView-module__JyJOLa__topicItem:after{content:"";background:linear-gradient(90deg,#0000,#0000001a,#0000);width:100%;height:1px;position:absolute;bottom:-25px;left:0}.InterviewTxtView-module__JyJOLa__topicItem.InterviewTxtView-module__JyJOLa__activeTopic .InterviewTxtView-module__JyJOLa__topicHeading{background:linear-gradient(45deg,#ff9800,#ff5722,#ff9800) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#ff9800,#ff5722) 1;margin-bottom:25px;padding-bottom:15px;font-size:1.5rem;animation:3s linear infinite InterviewTxtView-module__JyJOLa__shine}@keyframes InterviewTxtView-module__JyJOLa__shine{to{background-position:200%}}.InterviewTxtView-module__JyJOLa__topicHeading{text-align:left;color:#2c3e50;margin-top:0;margin-bottom:20px;font-size:1.5rem;font-weight:800;line-height:1.3;position:relative}.InterviewTxtView-module__JyJOLa__topicHeading:after{content:"";background:linear-gradient(90deg,#6a11cb,#2575fc);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.InterviewTxtView-module__JyJOLa__topicHtmlContent{color:#000!important;background:0 0!important;border:none!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.6!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent h1{margin:20px 0 10px;font-size:21px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent h2{margin:18px 0 8px;font-size:19px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent h3{margin:15px 0 6px;font-size:17px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent p{line-height:1.5;margin:9px 0!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent li{line-height:1.4;margin-bottom:7px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent img{object-fit:contain;margin:20px auto;display:block;max-width:100%!important;height:auto!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent ol,.InterviewTxtView-module__JyJOLa__topicHtmlContent ul{padding-left:25px;list-style-position:outside}.InterviewTxtView-module__JyJOLa__topicHtmlContent li{word-break:break-word;margin-bottom:10px;padding-left:10px;position:relative}.InterviewTxtView-module__JyJOLa__topicHtmlContent h1,.InterviewTxtView-module__JyJOLa__topicHtmlContent h2,.InterviewTxtView-module__JyJOLa__topicHtmlContent h3{color:#1a237e;margin-top:30px;margin-bottom:15px;font-weight:700}.InterviewTxtView-module__JyJOLa__topicHtmlContent code{color:#6a11cb;background:#6a11cb1a;border-radius:6px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:.95em}.InterviewTxtView-module__JyJOLa__topicHtmlContent pre{color:#f8f8f2;background:#1e1e1e;border-radius:12px;margin:20px 0;padding:20px;overflow-x:auto;box-shadow:0 8px 32px #0003}.InterviewTxtView-module__JyJOLa__topicHtmlContent table{border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;margin:25px 0 30px;overflow:hidden;box-shadow:0 8px 25px #00000014}.InterviewTxtView-module__JyJOLa__topicHtmlContent th,.InterviewTxtView-module__JyJOLa__topicHtmlContent td{text-align:left;vertical-align:top;border-bottom:1px solid #f0f0f0;padding:16px 18px;line-height:1.55}.InterviewTxtView-module__JyJOLa__topicHtmlContent th{color:#fff;text-transform:uppercase;letter-spacing:.4px;background:linear-gradient(135deg,#6a11cb,#2575fc);font-size:15px;font-weight:700}.InterviewTxtView-module__JyJOLa__topicHtmlContent tr:last-child td{border-bottom:none}.InterviewTxtView-module__JyJOLa__topicHtmlContent tr:nth-child(2n) td{background-color:#f8f9fa}.InterviewTxtView-module__JyJOLa__topicNavButtons{border-top:2px solid #0000000d;justify-content:space-between;align-items:center;margin-top:40px;padding-top:20px;display:flex}.InterviewTxtView-module__JyJOLa__bottomLeftControls{align-items:center;display:flex}.InterviewTxtView-module__JyJOLa__bottomRightControls{gap:15px;display:flex}.InterviewTxtView-module__JyJOLa__bottomRightControls button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2575fc,#6a11cb);border:none;border-radius:12px;min-width:120px;padding:12px 24px;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 20px #2575fc4d}.InterviewTxtView-module__JyJOLa__bottomRightControls button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.InterviewTxtView-module__JyJOLa__bottomRightControls button:hover:before{left:100%}.InterviewTxtView-module__JyJOLa__bottomRightControls button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #2575fc66}.InterviewTxtView-module__JyJOLa__bottomRightControls button:disabled{box-shadow:none;cursor:not-allowed;background:linear-gradient(135deg,#ccc,#aaa);transform:none}.InterviewTxtView-module__JyJOLa__bottomRightControls button:disabled:hover:before{left:-100%}.InterviewTxtView-module__JyJOLa__rightEmptySpace{width:20%;position:sticky}.InterviewTxtView-module__JyJOLa__topicHtmlContent iframe,.InterviewTxtView-module__JyJOLa__topicHtmlContent video{border:none;border-radius:12px;max-width:100%;height:auto;margin:20px 0;box-shadow:0 10px 30px #00000026}.InterviewTxtView-module__JyJOLa__mobileLeftControls{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;top:50%;left:15px;transform:translateY(-50%)}.InterviewTxtView-module__JyJOLa__mobileHamburgerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1171cb99,#fc25e399);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:12px 15px;font-size:1.3rem;transition:all .3s;display:flex;box-shadow:0 8px 25px #6a11cb66,0 4px 6px #0000001a}.InterviewTxtView-module__JyJOLa__mobileHamburgerBtn:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 12px 35px #6a11cb80}.InterviewTxtView-module__JyJOLa__mobileHalfSidebar{z-index:1100;background:#e6f4eafa;width:80%;height:calc(100vh - 80px);padding:30px 20px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:80px;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 50px #0003,inset 0 1px #fffc}.InterviewTxtView-module__JyJOLa__mobileHalfSidebar.InterviewTxtView-module__JyJOLa__open{transform:translate(0)}.InterviewTxtView-module__JyJOLa__mobileHalfSidebar.InterviewTxtView-module__JyJOLa__closed{transform:translate(-100%)}.InterviewTxtView-module__JyJOLa__mobileSidebarOverlay{z-index:1050;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.InterviewTxtView-module__JyJOLa__mobileTopicItem{cursor:pointer;background:#ffffffb3;border:1px solid #0000;border-radius:12px;margin-bottom:10px;padding:16px 20px;font-weight:500;transition:all .3s}.InterviewTxtView-module__JyJOLa__mobileTopicItem.InterviewTxtView-module__JyJOLa__active{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff9f43,#feca57);border-radius:12px;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #ff6b6b66}.InterviewTxtView-module__JyJOLa__mobileTopicItem.InterviewTxtView-module__JyJOLa__active:hover{background:linear-gradient(135deg,#ff4b4b,coral,#ffd166);transform:translate(3px)scale(1.02);box-shadow:0 12px 30px #ff6b6b80}.InterviewTxtView-module__JyJOLa__topicEnd{color:#20d1ec;text-align:center;background:#ffc8c81a;border:2px dashed #ff6b6b;border-radius:12px;margin:40px 0 30px;padding:10px;font-size:16px;font-weight:700;box-shadow:0 4px 12px #ff4b4b33}@media (max-width:1200px){.InterviewTxtView-module__JyJOLa__contentArea{gap:20px}.InterviewTxtView-module__JyJOLa__topicsPanel{width:30%}.InterviewTxtView-module__JyJOLa__topicContent{width:70%}.InterviewTxtView-module__JyJOLa__rightEmptySpace{display:none}}@media (max-width:1024px){.InterviewTxtView-module__JyJOLa__contentArea{flex-direction:column}.InterviewTxtView-module__JyJOLa__topicsPanel,.InterviewTxtView-module__JyJOLa__topicContent{width:100%;max-height:none;position:static}.InterviewTxtView-module__JyJOLa__topicContentInner{padding:0 10px}.InterviewTxtView-module__JyJOLa__topicHeading{white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;margin:0 0 20px;padding:0;font-size:1.3rem}.InterviewTxtView-module__JyJOLa__topicHeading:after{width:60px;left:0;transform:none}}@media (max-width:768px){.InterviewTxtView-module__JyJOLa__mobileLayout{flex-direction:column}.InterviewTxtView-module__JyJOLa__topicHtmlContent h1{font-size:18px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent h2{font-size:16px!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent h3{font-size:14px!important}.InterviewTxtView-module__JyJOLa__downloadNotes{text-align:center;width:100%;padding:15px 0;font-size:16px}.InterviewTxtView-module__JyJOLa__topicHtmlContent{word-break:break-word;overflow-wrap:anywhere;padding:14px;font-weight:400;line-height:1.4;white-space:normal!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:13px!important}.InterviewTxtView-module__JyJOLa__bottomLeftControls,.InterviewTxtView-module__JyJOLa__bottomRightControls{flex-direction:column;gap:10px;width:100%;display:flex}.InterviewTxtView-module__JyJOLa__bottomRightControls button{min-width:100%}.InterviewTxtView-module__JyJOLa__notestxtWrapper,.InterviewTxtView-module__JyJOLa__topNotesScroll{padding:10px}.InterviewTxtView-module__JyJOLa__scrollNoteText{padding:8px 16px;font-size:14px}.InterviewTxtView-module__JyJOLa__topicContent{padding:20px}.InterviewTxtView-module__JyJOLa__textControlsRow{flex-direction:column;align-items:stretch;gap:15px}.InterviewTxtView-module__JyJOLa__topicNavButtons{flex-direction:column;gap:15px}.InterviewTxtView-module__JyJOLa__bottomRightControls{justify-content:space-between;width:100%}.InterviewTxtView-module__JyJOLa__mobileLeftControls{left:10px}.InterviewTxtView-module__JyJOLa__mobileHamburgerBtn{width:50px;height:50px;font-size:1.1rem}.InterviewTxtView-module__JyJOLa__topicHtmlContent table{-webkit-overflow-scrolling:touch;white-space:nowrap;border:1px solid #e0e0e0;border-radius:12px;display:block;overflow-x:auto}.InterviewTxtView-module__JyJOLa__topicHtmlContent thead{z-index:20;background:#fff;display:block;position:sticky;top:0}.InterviewTxtView-module__JyJOLa__topicHtmlContent th{text-align:left;z-index:30;white-space:nowrap;min-width:160px;padding:16px 18px;font-size:15px;font-weight:700;position:sticky;top:0;box-shadow:0 4px 6px #0000001a;color:#fff!important;background:linear-gradient(135deg,#6a11cb,#2575fc)!important}.InterviewTxtView-module__JyJOLa__topicHtmlContent td{background:#fff;border-bottom:1px solid #f0f0f0;min-width:160px;padding:14px 16px;font-size:14.5px}.InterviewTxtView-module__JyJOLa__topicHtmlContent tr:nth-child(2n) td{background-color:#f8f9fa}.InterviewTxtView-module__JyJOLa__topicHtmlContent tr:last-child td{border-bottom:none}}
