*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{min-height:100vh}.hero-section{background:linear-gradient(135deg,#0f172a,#16211d);color:#f8fafc;padding:4rem 2rem}.hero-content{margin:0 auto;max-width:1200px}.hero-title{font-size:3rem;font-weight:700;letter-spacing:1px;margin-bottom:3rem;text-align:center;text-shadow:0 10px 30px #00000059}.user-details{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172abf;border:1px solid #94a3b859;border-radius:24px;box-shadow:0 20px 60px #00000059;padding:2.5rem}.profile-image-container{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;position:relative}.profile-image{border:5px solid #ffffff4d;border-radius:50%;box-shadow:0 8px 32px #0003;height:180px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:180px}.profile-image:hover{box-shadow:0 12px 40px #0000004d;transform:scale(1.05)}.profile-image-placeholder{align-items:center;background:#fff3;border:5px solid #ffffff4d;border-radius:50%;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;height:180px;justify-content:center;padding:1rem;text-align:center;width:180px}.profile-image-placeholder span{font-size:4rem;margin-bottom:.5rem}.profile-image-placeholder p{font-size:.85rem;line-height:1.4;opacity:.9}.user-details h2{color:#e2e8f0;font-size:2rem;margin-bottom:2rem;text-align:center}.details-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.detail-item{background:#0f172ad9;border:1px solid #94a3b840;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:transform .3s ease,border-color .3s ease}.detail-item:hover{border-color:#be123c99;transform:translateY(-5px)}.detail-label{color:#94a3b8;font-size:.95rem;font-weight:600;opacity:.9}.detail-value{color:#f8fafc;font-size:1.2rem;font-weight:600}.lectures-section{background:#0b1220;padding:4rem 2rem}.container{margin:0 auto;max-width:1200px}.section-title{color:#f1f5f9;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#94a3b8;font-size:1.1rem;margin-bottom:3rem;text-align:center}.palette-section{background:#0f172ad9;border:1px solid #94a3b840;border-radius:20px;box-shadow:0 25px 55px #00000059;margin-bottom:2.5rem;padding:1.75rem}.palette-intro{align-items:center;color:#e2e8f0;display:flex;flex-wrap:wrap;font-size:1rem;gap:.5rem;margin-bottom:1.25rem}.palette-dot{color:#be123c;font-size:1.4rem;line-height:1}.palette-highlight{color:#fbbf24;font-weight:600}.palette-table{display:flex;flex-direction:column;gap:.75rem;overflow-x:auto}.palette-row{grid-gap:1rem;align-items:center;background:#0f172a99;border:1px solid #94a3b833;border-radius:18px;color:#cbd5f5;display:grid;gap:1rem;grid-template-columns:80px 180px 150px 1fr;padding:.65rem 1.5rem}.palette-header{background:#0f172a59;border-style:dashed;color:#94a3b8;font-size:.75rem;letter-spacing:1px;text-transform:uppercase}.palette-hex{border:1px solid #fff6;border-radius:999px;font-family:Courier New,Courier,monospace;justify-self:start;padding:.35rem .8rem}.lectures-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.lecture-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fff3;border-radius:18px;box-shadow:0 25px 45px #00000059;color:#f8fafc;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.lecture-card:hover{box-shadow:0 25px 50px #00000073;transform:translateY(-10px)}.lecture-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.lecture-number{border:2px solid #fff9;border-radius:999px;color:#f8fafc;font-size:.95rem;font-weight:700;letter-spacing:1px;padding:.35rem 1rem}.lecture-color-info{align-items:center;display:flex;gap:.5rem}.lecture-color-pill,.lecture-hex-pill{background:#ffffffe6;border-radius:999px;color:#0f172a;font-size:.85rem;font-weight:600;padding:.3rem .9rem}.lecture-hex-pill{background:#0f172ad9;border:1px solid #fff3;color:#e2e8f0;font-family:Courier New,Courier,monospace}.lecture-card-title{color:#f8fafc;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.lecture-card-description{color:#e2e8f0;line-height:1.6;margin-bottom:1rem}.lecture-color-description{color:#cbd5f5;font-size:.95rem;margin-bottom:1.25rem;opacity:.9}.lecture-card-footer{display:flex;justify-content:flex-end}.view-link{color:#f8fafc;font-weight:600;transition:opacity .3s ease}.lecture-card:hover .view-link{opacity:.75}@media (max-width:768px){.hero-title{font-size:2rem}.user-details{padding:1.5rem}.profile-image,.profile-image-placeholder{height:150px;width:150px}.profile-image-placeholder span{font-size:3rem}.profile-image-placeholder p{font-size:.75rem}.details-grid{grid-template-columns:1fr}.palette-table{gap:.5rem}.palette-row{flex-wrap:wrap;grid-template-columns:60px 1fr;padding:.75rem 1rem}.palette-row span:nth-child(3),.palette-row span:nth-child(4){grid-column:span 2}.lectures-grid{grid-template-columns:1fr}.lecture-color-info{align-items:flex-start;flex-direction:column}}.formatted-text{line-height:1.8}.formatted-h1{border-bottom:3px solid #667eea;color:#333;font-size:2rem;font-weight:700;margin:2rem 0 1rem;padding-bottom:.5rem}.formatted-h2{color:#444;font-size:1.75rem;font-weight:600;margin:1.5rem 0 1rem}.formatted-h3{color:#555;font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem}.formatted-paragraph{color:#555;font-size:1.1rem;margin-bottom:1rem}.formatted-strong{color:#fff;font-weight:700}.formatted-em{font-style:italic}.formatted-u{text-decoration:underline}.formatted-list{list-style-type:disc;margin:1rem 0;padding-left:2rem}.formatted-list-item{color:#555;line-height:1.6;margin-bottom:.5rem}.formatted-list-item:last-child{margin-bottom:0}.lecture-page{background:#0b1220;color:#e2e8f0;min-height:100vh}.lecture-header{box-shadow:0 25px 45px #00000059;color:#fff;padding:3rem 2rem}.lecture-header .container{margin:0 auto;max-width:1200px}.lecture-breadcrumb{font-size:.9rem;margin-bottom:1rem;opacity:.9}.lecture-breadcrumb a{color:#ffffffd9;text-decoration:none;transition:opacity .3s ease}.lecture-breadcrumb a:hover{opacity:.7}.lecture-header-content{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;position:relative}.lecture-header-text{flex:1 1}.lecture-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.lecture-date{font-size:1.1rem;margin-bottom:1rem;opacity:.9}.lecture-description{color:#ffffffeb;font-size:1.2rem;line-height:1.7;max-width:800px}.lecture-accent-meta{align-items:center;color:#e2e8f0;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.accent-label{font-size:.75rem;letter-spacing:1px;opacity:.75;text-transform:uppercase}.accent-badge{border-radius:999px;box-shadow:0 10px 25px #00000040;font-weight:600;padding:.35rem 1rem}.accent-hex{background:#0f172a59;border:1px solid #ffffff4d;border-radius:999px;font-family:Courier New,Courier,monospace;padding:.35rem .8rem}.next-lecture-btn{align-self:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff40;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem 1.75rem;transition:all .3s ease;white-space:nowrap}.next-lecture-btn:hover{box-shadow:0 10px 30px #00000059;transform:translateX(6px)}.lecture-content{padding:3rem 2rem}.lecture-content .container{margin:0 auto;max-width:1200px}.content-section,.custom-section,.images-section,.notes-section{background:#0f172aeb;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 25px 55px #00000073;margin-bottom:2rem;padding:2.5rem}.content-section h2,.custom-section h2,.images-section h2,.notes-section h2{border-bottom:3px solid #ffffff14;color:#f8fafc;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.content-text{color:#e2e8f0;font-size:1.1rem;line-height:1.8;transition:max-height .3s ease}.content-text p{color:#fff;margin-bottom:1rem}.content-preview{max-height:600px;overflow:hidden;position:relative}.content-preview:after{background:linear-gradient(180deg,#0f172a00,#0f172af2);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;right:0}.view-more-btn{align-items:center;border:1px solid #0000;border-radius:12px;color:#f8fafc;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;margin-top:1.5rem;padding:.75rem 2rem;transition:all .3s ease}.view-more-btn:hover{opacity:.95;transform:translateY(-2px)}.view-more-btn:active{transform:translateY(0)}.images-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.image-card{background:#0f172a99;border:1px solid #ffffff14;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.image-card:hover{box-shadow:0 20px 35px #0006;transform:translateY(-5px)}.image-wrapper{background:#0f172a;height:250px;overflow:hidden;position:relative;width:100%}.lecture-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image-card:hover .lecture-image{transform:scale(1.05)}.image-overlay{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.image-card:hover .image-overlay{opacity:1}.expand-icon{animation:pulse 2s infinite;font-size:2.5rem;margin-bottom:.5rem}.expand-text{font-size:1rem;font-weight:600}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.image-placeholder{align-items:center;background:linear-gradient(135deg,#be123cd9,#0f172af2);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:2rem;position:absolute;text-align:center;top:0;width:100%}.image-placeholder span{font-size:4rem;margin-bottom:1rem}.image-placeholder p{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.image-placeholder small{font-size:.85rem;opacity:.8}.image-caption{background:#0f172acc;border-top:1px solid #ffffff14;color:#e2e8f0;font-style:italic;padding:1rem;text-align:center}.notes-grid{display:flex;flex-direction:column;gap:2rem;max-width:100%}.note-card{background:#0f172aeb;border-left:4px solid #667eea;border-radius:10px;box-sizing:border-box;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.note-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(5px)}.note-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.note-content{color:#fff;font-size:1.05rem;line-height:1.8;width:100%}.note-content p{color:#fff;margin-bottom:.75rem}.custom-content{color:#fff;font-size:1.1rem;line-height:1.8}.custom-content p{color:#fff;margin-bottom:1rem}.project-hero{background:linear-gradient(135deg,#be185d26,#0f172ae6);border:1px solid #ffffff14;border-radius:24px;box-shadow:0 25px 55px #00000073;margin-bottom:2rem;padding:2rem}.project-summary-text{color:#fff;font-size:1.15rem;line-height:1.8;margin-bottom:1.5rem}.project-highlight-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.project-highlight-card{background:#0f172acc;border:1px solid #ffffff0d;border-radius:18px;padding:1rem 1.25rem}.project-highlight-label{color:#cbd5f5;font-size:.8rem;letter-spacing:1px;opacity:.7;text-transform:uppercase}.project-highlight-value{color:#f8fafc;display:block;font-size:1.1rem;font-weight:600;margin-top:.35rem}.project-slider{border:1px solid #ffffff14;border-radius:24px;box-shadow:0 25px 55px #00000073;margin-bottom:2.5rem;overflow:hidden;position:relative}.project-slide{align-items:center;background:#0f172ae6;display:flex;height:420px;justify-content:center;position:relative}.project-slide img{height:100%;object-fit:cover;width:100%}.project-slide-caption{background:#0f172acc;border:1px solid #ffffff14;border-radius:999px;bottom:1.25rem;color:#f8fafc;font-size:.95rem;left:50%;padding:.75rem 1.25rem;position:absolute;transform:translateX(-50%)}.slider-control{align-items:center;background:#0f172abf;border:1px solid #fff3;border-radius:50%;color:#f8fafc;cursor:pointer;display:flex;font-size:1.5rem;height:45px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:45px;z-index:2}.slider-control:hover{background:#0f172af2}.slider-control.prev{left:1rem}.slider-control.next{right:1rem}.slider-dots{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.slider-dot{background:#0000;border:1px solid #fff9;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.slider-dot.active{background:#f8fafc}.project-sections-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.project-section-card{background:#0f172ae6;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 20px 50px #00000059;padding:2rem}.project-section-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.section-index{color:#fbbf24;font-size:.9rem;font-weight:700;letter-spacing:2px}.project-section-header h3{color:#f8fafc;font-size:1.4rem}.project-section-body{color:#fff;font-size:1rem}.project-section-body .formatted-h1,.project-section-body .formatted-h2,.project-section-body .formatted-h3,.project-section-body .formatted-list-item,.project-section-body .formatted-paragraph,.project-section-body .formatted-text,.project-section-body p{color:#fff}@media (max-width:768px){.lecture-header-content{align-items:flex-start;flex-direction:column;gap:1.5rem}.lecture-title{font-size:2rem}.lecture-description{font-size:1rem}.next-lecture-btn{align-self:flex-end;font-size:.9rem;padding:.65rem 1.25rem}.content-section,.custom-section,.images-section,.notes-section{padding:1.5rem}.images-grid{grid-template-columns:1fr}.notes-grid{gap:1.5rem}.note-card{padding:1.5rem}.note-title{font-size:1.3rem;margin-bottom:1rem}.note-content{font-size:1rem}}.image-modal{align-items:center;animation:fadeIn .3s ease;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-modal-content{align-items:center;animation:scaleIn .3s ease;display:flex;flex-direction:column;max-height:90%;max-width:90%;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.image-modal-close{align-items:center;background:#fff3;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:-40px;transition:all .3s ease;width:40px}.image-modal-close:hover{background:#ffffff4d;transform:rotate(90deg)}.image-modal-image{border-radius:10px;box-shadow:0 10px 40px #00000080;max-height:80vh;max-width:100%;object-fit:contain}.image-modal-caption{color:#fff;font-size:1.1rem;font-style:italic;margin-top:1rem;max-width:600px;text-align:center}@media (max-width:768px){.image-modal{padding:1rem}.image-modal-close{font-size:1.5rem;height:35px;top:-35px;width:35px}.image-modal-image{max-height:70vh}.image-modal-caption{font-size:1rem}}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172af2;box-shadow:0 15px 35px #00000059;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{color:#f8fafc;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .3s ease,color .3s ease}.nav-logo:hover{color:#f472b6;transform:scale(1.05)}.nav-menu{align-items:center;display:flex;gap:1.5rem}.nav-link{border-radius:8px;color:#e2e8f0;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#94a3b826;color:#f8fafc}.nav-link.active{background:linear-gradient(135deg,#be123c,#7e22ce);color:#fff}.dropdown{position:relative}.dropdown-button{align-items:center;background:none;border:1px solid #0000;border-radius:10px;color:#e2e8f0;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.dropdown-button:hover{background:#94a3b826;color:#f8fafc}.dropdown-button.active{background:linear-gradient(135deg,#be123c,#7e22ce);color:#fff}.dropdown-arrow{font-size:.7rem;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{background:#111827;border:1px solid #94a3b833;border-radius:10px;box-shadow:0 20px 40px #00000059;max-height:400px;min-width:200px;overflow-y:auto;padding:.5rem 0;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.dropdown-item{background:none;border:none;color:#e2e8f0;cursor:pointer;font-family:inherit;font-size:.95rem;padding:.75rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-item:hover{background:#94a3b826;color:#f8fafc}.dropdown-item.active{background:linear-gradient(135deg,#be123c,#7e22ce);color:#fff}.dropdown-item.active:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.nav-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px}.nav-toggle span{background:#e2e8f0;border-radius:3px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.nav-toggle{display:flex}.nav-menu{background:#0f172af7;box-shadow:0 20px 40px #00000073;flex-direction:column;gap:0;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-link{display:block;padding:1rem}.dropdown,.nav-link{width:100%}.dropdown-button{justify-content:center;padding:1rem;width:100%}.dropdown-menu{border:none;border-radius:0;border-top:1px solid #0000001a;box-shadow:none;max-height:300px;position:relative;right:0;top:0;width:100%}.dropdown-item{padding:1rem 1.5rem}}.App{min-height:100vh}
/*# sourceMappingURL=main.baedf1c2.css.map*/