.companyview-module__b2654G__companytxt-wrapper{background:linear-gradient(135deg,#f5f7fa 0%,#d8e2ff 50%,#f5f7fa 100%);min-height:100vh;padding:15px;font-family:Inter,Segoe UI,sans-serif;position:relative}.companyview-module__b2654G__companytxt-wrapper: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}.companyview-module__b2654G__top-notes-scroll{-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}.companyview-module__b2654G__top-notes-scroll: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}.companyview-module__b2654G__scroll-track{gap:16px;width:max-content;padding-right:50px;animation:30s linear infinite companyview-module__b2654G__scroll-left;display:flex}@keyframes companyview-module__b2654G__scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-100% - 16px))}}.companyview-module__b2654G__scroll-note-text{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}.companyview-module__b2654G__scroll-note-text:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.companyview-module__b2654G__scroll-note-text:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 25px #6a11cb66,inset 0 1px 1px #ffffff4d}.companyview-module__b2654G__scroll-note-text:hover:before{left:100%}.companyview-module__b2654G__scroll-note-text.companyview-module__b2654G__active{color:#333;background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 100%);box-shadow:0 6px 20px #ff9a9e66,inset 0 1px 1px #ffffff4d}.companyview-module__b2654G__content-area{gap:25px;margin-top:20px;display:flex;position:relative}.companyview-module__b2654G__topic-heading p,.companyview-module__b2654G__topic-heading div{margin:0;padding:0;display:inline}.companyview-module__b2654G__topic-heading{white-space:nowrap}.companyview-module__b2654G__topic-html-content img,.companyview-module__b2654G__topic-html-content iframe,.companyview-module__b2654G__topic-html-content video{border-radius:12px;max-width:100%;height:auto;display:block}.companyview-module__b2654G__topics-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e6f4eae6;border:1px solid #fff6;border-radius:20px;width:26%;max-height:85vh;padding:25px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 10px 40px #00000014,inset 0 1px #fff9}.companyview-module__b2654G__topics-panel::-webkit-scrollbar{width:6px}.companyview-module__b2654G__topics-panel::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.companyview-module__b2654G__topics-panel::-webkit-scrollbar-thumb{background:linear-gradient(#6a11cb,#2575fc);border-radius:10px}.companyview-module__b2654G__topics-header-row{border-bottom:2px solid #6a11cb1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.companyview-module__b2654G__go-back-btn{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}.companyview-module__b2654G__go-back-btn: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%)}.companyview-module__b2654G__go-back-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b6b66}.companyview-module__b2654G__go-back-btn:active:after{animation:1s ease-out companyview-module__b2654G__ripple}@keyframes companyview-module__b2654G__ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(20)}}.companyview-module__b2654G__topics-panel ul{margin:0;padding:0;list-style:none}.companyview-module__b2654G__topics-panel 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}.companyview-module__b2654G__topics-panel 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%)}.companyview-module__b2654G__topics-panel li:hover{background:#de90b1cc;border-color:#6a11cb33;transform:translate(5px);box-shadow:0 5px 15px #9b4e7666}.companyview-module__b2654G__topics-panel li:hover:before{opacity:1}.companyview-module__b2654G__topics-panel li.companyview-module__b2654G__active{color:#fff;background:linear-gradient(135deg,#d7954f,#3dcbeb);border-color:#0000;padding-left:28px;font-weight:700;box-shadow:0 8px 25px #d0737a66}.companyview-module__b2654G__topics-panel li.companyview-module__b2654G__active:before{opacity:1;background:#fff;width:8px;height:8px;left:12px}.companyview-module__b2654G__topic-content{-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}.companyview-module__b2654G__text-controls-row{border-bottom:2px solid #0000000d;justify-content:flex-end;align-items:center;margin-bottom:25px;padding-bottom:20px;display:flex}.companyview-module__b2654G__download-container{align-items:center;display:flex}.companyview-module__b2654G__download-notes{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}.companyview-module__b2654G__download-notes:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 30px #ff980066}.companyview-module__b2654G__download-notes:before{content:"";font-size:18px}.companyview-module__b2654G__topic-content-inner{overflow-wrap:break-word;word-break:break-word;flex-grow:1;padding:0 15px}.companyview-module__b2654G__topic-item{margin-bottom:50px;position:relative}.companyview-module__b2654G__topic-item:after{content:"";background:linear-gradient(90deg,#0000,#0000001a,#0000);width:100%;height:1px;position:absolute;bottom:-25px;left:0}.companyview-module__b2654G__topic-item.companyview-module__b2654G__active-topic .companyview-module__b2654G__topic-heading{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 companyview-module__b2654G__shine}@keyframes companyview-module__b2654G__shine{to{background-position:200%}}.companyview-module__b2654G__topic-heading{text-align:center;color:#2c3e50;margin-top:0;margin-bottom:20px;font-size:1.5rem;font-weight:800;line-height:1.3;position:relative}.companyview-module__b2654G__topic-heading:after{content:"";background:linear-gradient(90deg,#6a11cb,#2575fc);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.companyview-module__b2654G__topicHtmlContent{color:#000!important;background:0 0!important;border:none!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:1.6!important}.companyview-module__b2654G__topic-html-content ol,.companyview-module__b2654G__topic-html-content ul{padding-left:25px;list-style-position:outside}.companyview-module__b2654G__topic-html-content li{word-break:break-word;margin-bottom:10px;padding-left:10px;position:relative}.companyview-module__b2654G__topic-html-content h1,.companyview-module__b2654G__topic-html-content h2,.companyview-module__b2654G__topic-html-content h3{color:#1a237e;margin-top:30px;margin-bottom:15px;font-weight:700}.companyview-module__b2654G__topic-html-content code{color:#6a11cb;background:#6a11cb1a;border-radius:6px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:.95em}.companyview-module__b2654G__topic-html-content pre{color:#f8f8f2;background:#1e1e1e;border-radius:12px;margin:20px 0;padding:20px;overflow-x:auto;box-shadow:0 8px 32px #0003}.companyview-module__b2654G__topic-nav-buttons{border-top:2px solid #0000000d;justify-content:space-between;align-items:center;margin-top:40px;padding-top:20px;display:flex}.companyview-module__b2654G__bottom-left-controls{align-items:center;display:flex}.companyview-module__b2654G__bottom-right-controls{gap:15px;display:flex}.companyview-module__b2654G__bottom-right-controls 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}.companyview-module__b2654G__bottom-right-controls button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.companyview-module__b2654G__bottom-right-controls button:hover:before{left:100%}.companyview-module__b2654G__bottom-right-controls button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #2575fc66}.companyview-module__b2654G__bottom-right-controls button:disabled{box-shadow:none;cursor:not-allowed;background:linear-gradient(135deg,#ccc,#aaa);transform:none}.companyview-module__b2654G__bottom-right-controls button:disabled:hover:before{left:-100%}.companyview-module__b2654G__right-empty-space{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff6;border-radius:20px;width:20%;height:fit-content;padding:20px;position:sticky;top:20px;box-shadow:0 10px 40px #0000000d,inset 0 1px #fffc}.companyview-module__b2654G__topic-html-content iframe,.companyview-module__b2654G__topic-html-content video{border:none;border-radius:12px;max-width:100%;height:auto;margin:20px 0;box-shadow:0 10px 30px #00000026}.companyview-module__b2654G__mobile-left-controls{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;top:50%;left:15px;transform:translateY(-50%)}.companyview-module__b2654G__mobile-hamburger-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6a11cb,#2575fc);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}.companyview-module__b2654G__mobile-hamburger-btn:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 12px 35px #6a11cb80}.companyview-module__b2654G__mobile-half-sidebar{z-index:1100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#e6f4eafa;width:85%;height:100%;padding:30px 20px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 50px #0003,inset 0 1px #fffc}.companyview-module__b2654G__mobile-half-sidebar.companyview-module__b2654G__open{transform:translate(0)}.companyview-module__b2654G__mobile-half-sidebar.companyview-module__b2654G__closed{transform:translate(-100%)}.companyview-module__b2654G__mobile-sidebar-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1050;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.companyview-module__b2654G__mobile-topic-item{cursor:pointer;background:#ffffffb3;border:1px solid #0000;border-radius:12px;margin-bottom:10px;padding:16px 20px;font-weight:500;transition:all .3s}.companyview-module__b2654G__mobile-topic-item:hover{background:#a5d6a7cc;transform:translate(5px)}.companyview-module__b2654G__mobile-topic-item.companyview-module__b2654G__active{color:#fff;background:linear-gradient(135deg,#2e7d32,#4caf50);font-weight:700;box-shadow:0 8px 25px #2e7d3266}.companyview-module__b2654G__mobile-layout{flex-direction:column}.companyview-module__b2654G__answer-text{margin:0}@media (max-width:1200px){.companyview-module__b2654G__content-area{gap:20px}.companyview-module__b2654G__topics-panel{width:30%}.companyview-module__b2654G__topic-content{width:70%}.companyview-module__b2654G__right-empty-space{display:none}}@media (max-width:1024px){.companyview-module__b2654G__content-area{flex-direction:column}.companyview-module__b2654G__topics-panel,.companyview-module__b2654G__topic-content{width:100%;max-height:none;position:static}.companyview-module__b2654G__topic-content-inner{padding:0 10px}.companyview-module__b2654G__topic-heading{font-size:2rem}}@media (max-width:768px){.companyview-module__b2654G__companytxt-wrapper,.companyview-module__b2654G__top-notes-scroll{padding:10px}.companyview-module__b2654G__scroll-note-text{padding:8px 16px;font-size:14px}.companyview-module__b2654G__topic-content{padding:20px}.companyview-module__b2654G__text-controls-row{flex-direction:column;align-items:stretch;gap:15px}.companyview-module__b2654G__download-notes{justify-content:center}.companyview-module__b2654G__topic-nav-buttons{flex-direction:column;gap:15px}.companyview-module__b2654G__bottom-right-controls{justify-content:space-between;width:100%}.companyview-module__b2654G__bottom-right-controls button{min-width:calc(50% - 10px)}.companyview-module__b2654G__mobile-left-controls{left:10px}.companyview-module__b2654G__mobile-hamburger-btn{width:50px;height:50px;font-size:1.1rem}}
