.Header-module__Xf1azq__header{height:var(--header-height);background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);z-index:100;justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}.Header-module__Xf1azq__logoText{color:var(--text-primary);letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 0 10px rgba(var(--accent-primary-rgb), .1);font-family:JetBrains Mono,Fira Code,monospace;font-size:1.35rem;font-weight:800;text-decoration:none;transition:all .3s}.Header-module__Xf1azq__logoText:hover{color:#fff;text-shadow:0 0 12px #ffffff4d;transform:translateY(-1px)}.Header-module__Xf1azq__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__Xf1azq__greeting{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Header-module__Xf1azq__userName{color:var(--accent-primary);font-weight:600}
.SplitLayout-module__7Tv-Ea__container{background-color:var(--bg-main);width:100%;height:100%;display:flex}.SplitLayout-module__7Tv-Ea__leftPanel{border-right:1px solid var(--border-color);background-color:var(--bg-surface);width:40%;height:100%;overflow-y:auto}.SplitLayout-module__7Tv-Ea__rightPanel{background-color:var(--bg-main);width:60%;height:100%;overflow-y:auto}@media (max-width:1024px){.SplitLayout-module__7Tv-Ea__container{flex-direction:column;height:auto}.SplitLayout-module__7Tv-Ea__leftPanel,.SplitLayout-module__7Tv-Ea__rightPanel{width:100%;height:auto;overflow-y:visible}.SplitLayout-module__7Tv-Ea__leftPanel{border-right:none;border-bottom:1px solid var(--border-color)}}
.EditorInput-module__mhehjW__editorContainer{background-color:var(--bg-surface);width:100%;height:100%;display:flex}.EditorInput-module__mhehjW__textarea{width:100%;height:100%;color:var(--text-primary);resize:none;tab-size:4;background:0 0;border:none;outline:none;padding:1.5rem;font-family:Fira Code,Courier New,Courier,monospace;font-size:.9375rem;line-height:1.6}.EditorInput-module__mhehjW__textarea::placeholder{color:var(--text-secondary);opacity:.5}
.Button-module__8C-t3q__button{cursor:pointer;border:1px solid #0000;border-radius:6px;outline:none;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8C-t3q__primary{background-color:var(--accent-primary);color:#fff}.Button-module__8C-t3q__primary:hover{background-color:var(--accent-hover);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.Button-module__8C-t3q__primary:active{transform:translateY(0)}
.ActionBar-module__sses2W__actionBar{background-color:#0000;border:none;align-items:center;width:auto;height:64px;padding:0;display:flex}.ActionBar-module__sses2W__btnText{white-space:nowrap;display:inline-block}.ActionBar-module__sses2W__btnIcon{margin-left:.5rem;display:inline-block}@media (max-width:1024px){.ActionBar-module__sses2W__actionBar{height:auto;padding:0}.ActionBar-module__sses2W__actionBar button{border-radius:12px;justify-content:center;align-items:center;width:42px;min-width:auto;height:42px;font-size:1.1rem;display:flex;padding:0!important}.ActionBar-module__sses2W__btnText{display:none}.ActionBar-module__sses2W__btnIcon{margin:0;display:block}}
.ResultTable-module__LtASBG__tableWrapper{background-color:var(--bg-main);width:100%;height:100%;overflow:auto}.ResultTable-module__LtASBG__table{border-collapse:collapse;width:100%;color:var(--text-primary);text-align:left;font-size:.875rem}.ResultTable-module__LtASBG__table th{background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;padding:.75rem 1rem;font-weight:600;position:sticky;top:0}.ResultTable-module__LtASBG__table td{border-bottom:1px solid var(--border-color);white-space:nowrap;padding:.75rem 1rem}.ResultTable-module__LtASBG__table tr:hover{background-color:var(--bg-surface)}.ResultTable-module__LtASBG__emptyState{text-align:center;background-color:var(--bg-main);justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 2rem;display:flex}.ResultTable-module__LtASBG__emptyStateContent{flex-direction:column;align-items:center;gap:1rem;max-width:400px;display:flex}.ResultTable-module__LtASBG__emptyIcon{color:var(--text-secondary);opacity:.3;margin-bottom:.5rem}.ResultTable-module__LtASBG__emptyTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.ResultTable-module__LtASBG__emptySubtext{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.ResultTable-module__LtASBG__nullValue{color:var(--text-secondary);opacity:.7;font-size:.75rem;font-style:italic}.ResultTable-module__LtASBG__errorContainer{background-color:var(--bg-main);height:100%;padding:1.5rem;overflow-y:auto}.ResultTable-module__LtASBG__errorHeader{color:var(--feedback-error);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ResultTable-module__LtASBG__errorMessage{color:var(--text-primary);font-family:Fira Code,monospace;font-size:.875rem;line-height:1.5}
.Workspace-module__FoJqeG__workspace{border:2px solid #0000;flex-direction:column;height:100%;transition:border-color .3s;display:flex}.Workspace-module__FoJqeG__workspace.Workspace-module__FoJqeG__success{border-color:#10b98133;animation:2s infinite Workspace-module__FoJqeG__pulseSuccess}.Workspace-module__FoJqeG__editorSection{flex:1;min-height:200px;overflow:hidden}.Workspace-module__FoJqeG__actionSection{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:1.5rem;min-height:64px;padding:0 1.5rem;display:flex}.Workspace-module__FoJqeG__leftActions{flex:1;align-items:center;gap:1.5rem;display:flex}.Workspace-module__FoJqeG__nextButtonWrapper{align-items:center;display:flex}.Workspace-module__FoJqeG__nextButtonWrapper button,.Workspace-module__FoJqeG__nextButton,.Workspace-module__FoJqeG__certButton{min-width:140px;white-space:nowrap!important}.Workspace-module__FoJqeG__btnSuccess{color:#fff!important;box-shadow:none!important;background-color:#059669!important;border-color:#059669!important}.Workspace-module__FoJqeG__btnSuccess:hover{transform:translateY(-2px);background-color:#047857!important}.Workspace-module__FoJqeG__successArea{align-items:center;gap:1rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) Workspace-module__FoJqeG__fadeInScale;display:flex;position:relative}.Workspace-module__FoJqeG__successMessage{color:var(--feedback-success);white-space:nowrap;font-size:.875rem;font-weight:600}.Workspace-module__FoJqeG__confettiContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;right:0}.Workspace-module__FoJqeG__particle{background-color:var(--feedback-success);opacity:0;border-radius:50%;width:6px;height:6px;position:absolute}.Workspace-module__FoJqeG__particle:first-child{animation:1s ease-out forwards Workspace-module__FoJqeG__particleAnim;top:0%;left:80%}.Workspace-module__FoJqeG__particle:nth-child(2){animation:1.2s ease-out .1s forwards Workspace-module__FoJqeG__particleAnim;top:20%;left:90%}.Workspace-module__FoJqeG__particle:nth-child(3){animation:.8s ease-out .2s forwards Workspace-module__FoJqeG__particleAnim;top:80%;left:85%}.Workspace-module__FoJqeG__particle:nth-child(4){animation:1.1s ease-out .15s forwards Workspace-module__FoJqeG__particleAnim;top:50%;left:95%}@keyframes Workspace-module__FoJqeG__particleAnim{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(20px,-40px)scale(0)}}@keyframes Workspace-module__FoJqeG__buttonGlow{0%{box-shadow:0 0 10px #3b82f633}to{box-shadow:0 0 20px #3b82f680}}.Workspace-module__FoJqeG__resultSection{background-color:var(--bg-main);flex:1;overflow:hidden}.Workspace-module__FoJqeG__resultsContainer{flex-direction:column;height:100%;display:flex}.Workspace-module__FoJqeG__resultsContainer.Workspace-module__FoJqeG__shake{animation:.4s ease-in-out Workspace-module__FoJqeG__subtleShake}.Workspace-module__FoJqeG__errorMessage,.Workspace-module__FoJqeG__warningMessage{padding:1rem;font-size:.875rem;line-height:1.5}.Workspace-module__FoJqeG__errorMessage{color:var(--feedback-error);border-bottom:1px solid var(--feedback-error);background-color:#ef44441a}.Workspace-module__FoJqeG__warningMessage{color:var(--feedback-warning);border-bottom:1px solid var(--feedback-warning);background-color:#eab3081a}.Workspace-module__FoJqeG__loading{height:100%;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.Workspace-module__FoJqeG__loader{border:4px solid var(--border-color);border-bottom-color:var(--primary-color);box-sizing:border-box;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Workspace-module__FoJqeG__rotation;display:inline-block}@keyframes Workspace-module__FoJqeG__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Workspace-module__FoJqeG__loadingTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.Workspace-module__FoJqeG__loadingSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}@keyframes Workspace-module__FoJqeG__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Workspace-module__FoJqeG__subtleShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}@keyframes Workspace-module__FoJqeG__pulseSuccess{0%{border-color:#10b9811a}50%{border-color:#10b9814d}to{border-color:#10b9811a}}.Workspace-module__FoJqeG__certButton{color:#1a1a1a!important;background:linear-gradient(135deg,#d4af37,#f1c40f)!important;padding:.75rem 1.5rem!important;font-weight:700!important;animation:2s infinite Workspace-module__FoJqeG__certPulse!important;box-shadow:0 4px 15px #d4af3766!important}@keyframes Workspace-module__FoJqeG__certPulse{0%{transform:scale(1);box-shadow:0 4px 15px #d4af3766}50%{transform:scale(1.05);box-shadow:0 4px 25px #d4af3799}to{transform:scale(1);box-shadow:0 4px 15px #d4af3766}}.Workspace-module__FoJqeG__btnText{display:inline-block}.Workspace-module__FoJqeG__btnIcon{margin-left:.5rem;display:inline-block}@media (max-width:1024px){.Workspace-module__FoJqeG__workspace{height:auto}.Workspace-module__FoJqeG__editorSection{flex:none;height:auto;min-height:320px}.Workspace-module__FoJqeG__actionSection{z-index:20;background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-flow:row;justify-content:space-between;gap:.5rem;height:auto;min-height:72px;padding:.5rem .75rem;position:sticky;top:0}.Workspace-module__FoJqeG__leftActions{flex-flow:row;flex:1;justify-content:flex-start;gap:.5rem;min-width:0}.Workspace-module__FoJqeG__successArea{flex:1;justify-content:center;gap:.25rem;min-width:0;display:flex}.Workspace-module__FoJqeG__successMessage{text-align:center;white-space:normal;-webkit-line-clamp:2;color:var(--feedback-success);-webkit-box-orient:vertical;font-size:.7rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.Workspace-module__FoJqeG__nextButtonWrapper{flex-shrink:0}.Workspace-module__FoJqeG__resultSection{border-bottom:2px solid var(--border-color);flex:none;height:auto;min-height:200px}.Workspace-module__FoJqeG__nextButtonWrapper button,.Workspace-module__FoJqeG__nextButton,.Workspace-module__FoJqeG__certButton{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:auto;height:42px;font-size:1.1rem;display:flex;padding:0!important}.Workspace-module__FoJqeG__btnText{display:none}.Workspace-module__FoJqeG__btnIcon{margin:0;display:block}}
.CertificateModal-module__go7ZrW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#0d1b2af2;justify-content:center;padding:3rem;display:flex;position:fixed;inset:0;overflow-y:auto}.CertificateModal-module__go7ZrW__container{flex-direction:column;gap:2rem;width:100%;max-width:1100px;display:flex}.CertificateModal-module__go7ZrW__actions{justify-content:space-between;align-items:center;display:flex}.CertificateModal-module__go7ZrW__rightActions{gap:1rem;display:flex}.CertificateModal-module__go7ZrW__closeButton,.CertificateModal-module__go7ZrW__shareButton,.CertificateModal-module__go7ZrW__printButton{cursor:pointer;border:none;border-radius:12px;padding:.8rem 1.6rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .2s}.CertificateModal-module__go7ZrW__closeButton{color:#fff;background:#ffffff1a}.CertificateModal-module__go7ZrW__statusIndicator{color:#d4af37;background:#d4af3726;border:1px solid #d4af374d;border-radius:20px;padding:.5rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600}.CertificateModal-module__go7ZrW__closeButton:hover{background:#ffffff26}.CertificateModal-module__go7ZrW__shareButton{color:#fff;background:#0a66c2}.CertificateModal-module__go7ZrW__downloadButton{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:12px;padding:.8rem 1.6rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .2s}.CertificateModal-module__go7ZrW__downloadButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d4af374d}.CertificateModal-module__go7ZrW__downloadButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.CertificateModal-module__go7ZrW__certificateWrapper{background:#fff;border-radius:2px;padding:1rem;box-shadow:0 40px 100px #0009}.CertificateModal-module__go7ZrW__certificate{color:#0d1b2a;aspect-ratio:297/210;background:#f9f9f9;flex-direction:column;padding:1rem;display:flex}.CertificateModal-module__go7ZrW__borderOuter{border:4px solid #0d1b2a;flex-direction:column;height:100%;padding:4px;display:flex}.CertificateModal-module__go7ZrW__borderInner{border:1px solid #d4af37;flex-direction:column;height:100%;padding:3.5rem;display:flex;position:relative}.CertificateModal-module__go7ZrW__brand{justify-content:center;margin-bottom:2rem;display:flex}.CertificateModal-module__go7ZrW__logoPlaceholder{flex-direction:column;align-items:center;gap:.25rem;display:flex}.CertificateModal-module__go7ZrW__logoText{letter-spacing:.3em;color:#0d1b2a;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800}.CertificateModal-module__go7ZrW__academyText{letter-spacing:.5em;color:#d4af37;margin-left:.5em;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500}.CertificateModal-module__go7ZrW__header{text-align:center;margin-bottom:2.5rem}.CertificateModal-module__go7ZrW__mainTitle{color:#d4af37;letter-spacing:.15em;margin:0;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700}.CertificateModal-module__go7ZrW__body{text-align:center;flex:1}.CertificateModal-module__go7ZrW__certifyText{color:#4a4a4a;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-style:italic}.CertificateModal-module__go7ZrW__recipientName{color:#0d1b2a;margin:.5rem 0 2rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:700}.CertificateModal-module__go7ZrW__description{color:#4a4a4a;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1rem}.CertificateModal-module__go7ZrW__courseTitle{letter-spacing:.05em;color:#0d1b2a;margin:1rem 0 .5rem;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700}.CertificateModal-module__go7ZrW__modulesCount{color:#d4af37;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.CertificateModal-module__go7ZrW__footer{justify-content:space-between;align-items:flex-end;margin-top:2rem;display:flex}.CertificateModal-module__go7ZrW__footerCol{text-align:center;width:250px}.CertificateModal-module__go7ZrW__footerLine{border-top:1px solid #0d1b2a;width:100%;margin-bottom:.5rem}.CertificateModal-module__go7ZrW__footerLabel{color:#0d1b2a;text-transform:uppercase;margin:0;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700}.CertificateModal-module__go7ZrW__footerSubLabel{color:#4a4a4a;margin:0;font-family:Montserrat,sans-serif;font-size:.65rem}.CertificateModal-module__go7ZrW__footerDate{margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600}.CertificateModal-module__go7ZrW__signature{color:#0d1b2a;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic}.CertificateModal-module__go7ZrW__sealArea{justify-content:center;display:flex}.CertificateModal-module__go7ZrW__seal{color:#d4af37;width:120px;height:120px;position:relative}.CertificateModal-module__go7ZrW__sealSvg{width:100%;height:100%}.CertificateModal-module__go7ZrW__sealIcon{fill:#d4af37;font-family:Montserrat,sans-serif;font-size:32px;font-weight:800}.CertificateModal-module__go7ZrW__sealText{letter-spacing:1px;fill:#d4af37;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:7px;font-weight:700}.CertificateModal-module__go7ZrW__printButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.CertificateModal-module__go7ZrW__hintText{text-align:center;color:#fff9;margin-top:-1rem;font-family:Montserrat,sans-serif;font-size:.85rem}@media print{.CertificateModal-module__go7ZrW__overlay{background:#fff;padding:0;position:static;overflow:visible}.CertificateModal-module__go7ZrW__actions{display:none}.CertificateModal-module__go7ZrW__certificateWrapper{box-shadow:none;padding:0}.CertificateModal-module__go7ZrW__container{max-width:none}.CertificateModal-module__go7ZrW__certificate{aspect-ratio:auto;width:100%;height:100%;position:absolute;top:0;left:0}}.CertificateModal-module__go7ZrW__nameDisplay{background:#ffffff0d;border:1px solid #d4af3733;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem 1.2rem;display:flex}.CertificateModal-module__go7ZrW__displayLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.CertificateModal-module__go7ZrW__displayValue{color:#d4af37;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.CertificateModal-module__go7ZrW__claimForm{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.CertificateModal-module__go7ZrW__claimLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.CertificateModal-module__go7ZrW__claimInput{color:#fff;background:#0003;border:1px solid #d4af374d;border-radius:8px;outline:none;min-width:200px;padding:.4rem .8rem;font-family:Playfair Display,serif;font-size:1rem;transition:all .2s}.CertificateModal-module__go7ZrW__claimInput:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.CertificateModal-module__go7ZrW__claimButton{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:8px;padding:.45rem 1rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;transition:all .2s}.CertificateModal-module__go7ZrW__claimButton:hover{transform:translateY(-1px);box-shadow:0 4px 10px #d4af3733}
.CongratulationsModal-module__-SA0WW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2500;background:#0d1b2af2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.CongratulationsModal-module__-SA0WW__modal{text-align:center;background:#1a2a3a;border:1px solid #d4af374d;border-radius:32px;width:100%;max-width:600px;padding:4rem 3rem;box-shadow:0 30px 100px #000c,0 0 40px #d4af371a}.CongratulationsModal-module__-SA0WW__iconWrapper{margin-bottom:2rem}.CongratulationsModal-module__-SA0WW__trophy{filter:drop-shadow(0 0 20px #d4af3766);font-size:5rem;animation:2s infinite CongratulationsModal-module__-SA0WW__bounce;display:inline-block}@keyframes CongratulationsModal-module__-SA0WW__bounce{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}.CongratulationsModal-module__-SA0WW__title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800}.CongratulationsModal-module__-SA0WW__subtitle{color:#d4af37;margin-bottom:2.5rem;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600}.CongratulationsModal-module__-SA0WW__content{color:#fffc;margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.CongratulationsModal-module__-SA0WW__subtext{opacity:.7;margin-top:1rem;font-size:.95rem}.CongratulationsModal-module__-SA0WW__actions{flex-direction:column;gap:1rem;display:flex}.CongratulationsModal-module__-SA0WW__primaryButton{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:16px;padding:1.25rem;font-size:1.2rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.CongratulationsModal-module__-SA0WW__primaryButton:hover{transform:scale(1.03)translateY(-3px);box-shadow:0 10px 30px #d4af3766}.CongratulationsModal-module__-SA0WW__secondaryButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.95rem;font-weight:600;transition:color .2s}.CongratulationsModal-module__-SA0WW__secondaryButton:hover{color:#fff}
.HintToggle-module__LA30lW__toggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.HintToggle-module__LA30lW__toggle:hover{color:var(--text-primary)}
.HintAccordion-module__4x8r3a__accordion{margin-top:2rem}.HintAccordion-module__4x8r3a__content{border-left:2px solid var(--border-color);margin-top:1rem;padding:.75rem 0 .75rem 1rem;animation:.3s ease-out HintAccordion-module__4x8r3a__slideDown}.HintAccordion-module__4x8r3a__content p{color:var(--text-secondary);font-size:.9375rem;font-style:italic;line-height:1.6}@keyframes HintAccordion-module__4x8r3a__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.ProgressBar-module__6zqkkW__container{background-color:var(--border-color);border-radius:3px;width:100%;height:6px;overflow:hidden}.ProgressBar-module__6zqkkW__fill{background-color:var(--accent-primary);border-radius:3px;height:100%;transition:width .6s cubic-bezier(.65,0,.35,1)}
.ProgressHeader-module__CSnJEG__header{background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);padding:1.5rem 1.5rem 1rem}.ProgressHeader-module__CSnJEG__topRow{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.ProgressHeader-module__CSnJEG__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem;font-weight:700}.ProgressHeader-module__CSnJEG__percentage{color:var(--accent-primary);font-size:1.25rem;font-weight:700}
.StatusIcon-module__RalpZG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .3s;display:flex}.StatusIcon-module__RalpZG__completed{background-color:var(--feedback-success);color:#fff}.StatusIcon-module__RalpZG__completed svg{width:12px;height:12px}.StatusIcon-module__RalpZG__current{border:2px solid var(--accent-primary);background-color:#0000}.StatusIcon-module__RalpZG__currentDot{background-color:var(--accent-primary);border-radius:50%;width:6px;height:6px}.StatusIcon-module__RalpZG__locked{border:2px solid var(--border-color);background-color:#0000}
.TopicItem-module__hGSDMq__item{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:.75rem 1.5rem;transition:background-color .2s;display:flex}.TopicItem-module__hGSDMq__item:hover:not(:disabled){background-color:#00000008}.dark-mode .TopicItem-module__hGSDMq__item:hover:not(:disabled){background-color:#ffffff08}.TopicItem-module__hGSDMq__item:disabled{cursor:not-allowed;opacity:.6}.TopicItem-module__hGSDMq__content{gap:.5rem;font-size:.875rem;display:flex}.TopicItem-module__hGSDMq__index{color:var(--text-secondary);min-width:1.5rem;font-weight:600}.TopicItem-module__hGSDMq__title{color:var(--text-primary);font-weight:500}.TopicItem-module__hGSDMq__current .TopicItem-module__hGSDMq__title{color:var(--accent-primary);font-weight:700}.TopicItem-module__hGSDMq__locked .TopicItem-module__hGSDMq__title{color:var(--text-secondary)}.TopicItem-module__hGSDMq__difficultyBadge{border-radius:50%;width:8px;height:8px;margin-left:auto}
.CourseMap-module__yZ-QcG__container{background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-direction:column;display:flex;overflow:hidden}.CourseMap-module__yZ-QcG__tabs{border-bottom:1px solid var(--border-color);background:#00000005;display:flex}.CourseMap-module__yZ-QcG__tab{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.75rem .25rem;font-size:.7rem;font-weight:600;transition:all .2s;display:flex;position:relative}.CourseMap-module__yZ-QcG__lockedTab{opacity:.7}.CourseMap-module__yZ-QcG__lockIcon{width:10px;height:10px;color:var(--text-secondary);margin-top:-1px}.CourseMap-module__yZ-QcG__tab:hover{color:var(--text-primary);background:#00000005}.CourseMap-module__yZ-QcG__activeTab{color:var(--accent-primary)}.CourseMap-module__yZ-QcG__activeTab:after{content:"";background-color:var(--accent-primary);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:20%;right:20%}.CourseMap-module__yZ-QcG__toggle{cursor:pointer;text-transform:uppercase;width:100%;color:var(--text-secondary);letter-spacing:.05em;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;display:flex}.CourseMap-module__yZ-QcG__chevron{width:14px;height:14px;transition:transform .3s}.CourseMap-module__yZ-QcG__expanded .CourseMap-module__yZ-QcG__chevron{transform:rotate(180deg)}.CourseMap-module__yZ-QcG__listWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.CourseMap-module__yZ-QcG__expanded .CourseMap-module__yZ-QcG__listWrapper{max-height:400px;overflow-y:auto}.CourseMap-module__yZ-QcG__list{padding-bottom:.5rem}.CourseMap-module__yZ-QcG__listWrapper::-webkit-scrollbar{width:4px}.CourseMap-module__yZ-QcG__listWrapper::-webkit-scrollbar-track{background:0 0}.CourseMap-module__yZ-QcG__listWrapper::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}
.LessonPanel-module__klczfG__panel{background-color:var(--bg-main);flex-direction:column;height:100%;display:flex}.LessonPanel-module__klczfG__stickyHeader{z-index:10;background-color:var(--bg-surface);position:sticky;top:0}.LessonPanel-module__klczfG__content{flex:1;padding:2rem 1.5rem;overflow-y:auto}.LessonPanel-module__klczfG__header{margin-bottom:2.5rem}.LessonPanel-module__klczfG__badge{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:20px;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.LessonPanel-module__klczfG__title{color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1.2}.LessonPanel-module__klczfG__section{margin-bottom:2.5rem}.LessonPanel-module__klczfG__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1rem;font-size:.75rem;font-weight:700}.LessonPanel-module__klczfG__text{color:var(--text-primary);white-space:pre-wrap;font-size:1rem;line-height:1.7}.LessonPanel-module__klczfG__scenarioCard{background-color:var(--bg-surface);border-left:4px solid var(--accent-primary);border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;box-shadow:0 4px 6px -1px #0000000d}.LessonPanel-module__klczfG__adSection{border-top:1px solid var(--border-color);margin-top:4rem;padding-top:2rem}@media (max-width:1024px){.LessonPanel-module__klczfG__panel{height:auto}.LessonPanel-module__klczfG__content{height:auto;padding:1.5rem 1rem;overflow:visible}.LessonPanel-module__klczfG__title{font-size:1.5rem}.LessonPanel-module__klczfG__adSection{margin-top:2rem}}
.WelcomeModal-module__EIiFmq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.WelcomeModal-module__EIiFmq__modal{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:24px;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 50px #0003}.WelcomeModal-module__EIiFmq__content{text-align:center}.WelcomeModal-module__EIiFmq__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700}.WelcomeModal-module__EIiFmq__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.WelcomeModal-module__EIiFmq__form{flex-direction:column;gap:1.5rem;display:flex}.WelcomeModal-module__EIiFmq__input{background:var(--bg-main);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;outline:none;padding:1rem 1.5rem;font-size:1.1rem;transition:all .2s}.WelcomeModal-module__EIiFmq__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px #3b82f61a}.WelcomeModal-module__EIiFmq__warning{color:#b45309;text-align:left;background:#fbbf241a;border:1px solid #b4530933;border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.5}.WelcomeModal-module__EIiFmq__button{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.WelcomeModal-module__EIiFmq__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.WelcomeModal-module__EIiFmq__button:active{transform:translateY(0)}[data-theme=dark] .WelcomeModal-module__EIiFmq__warning{color:#fbbf24;background:#fbbf240d;border-color:#fbbf2433}.WelcomeModal-module__EIiFmq__buttonGroup{flex-direction:column;gap:.75rem;display:flex}.WelcomeModal-module__EIiFmq__skipButton{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:12px;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.WelcomeModal-module__EIiFmq__skipButton:hover{background:var(--bg-main);color:var(--text-primary)}
.Footer-module__jXewKa__footer{background-color:var(--bg-surface);border-top:1px solid var(--border-color);width:100%;padding:1rem 2rem}.Footer-module__jXewKa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Footer-module__jXewKa__left{color:var(--text-secondary);font-size:.75rem;font-weight:500}.Footer-module__jXewKa__nav{gap:1.5rem;display:flex}.Footer-module__jXewKa__link{color:var(--text-secondary);font-size:.75rem;font-weight:600;transition:color .2s}.Footer-module__jXewKa__link:hover{color:var(--accent-primary)}@media (max-width:768px){.Footer-module__jXewKa__container{text-align:center;flex-direction:column;gap:1rem}}
.ThemeToggle-module__5O8JPW__toggle{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.2rem;transition:all .2s;display:flex}.ThemeToggle-module__5O8JPW__toggle:hover{background-color:var(--bg-surface);border-color:var(--text-secondary);transform:translateY(-1px)}.ThemeToggle-module__5O8JPW__toggle:active{transform:translateY(0)}
.StaticLayout-module__6b6aOW__container{background-color:var(--bg-main);min-height:100vh;color:var(--text-primary);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow-y:auto}.StaticLayout-module__6b6aOW__header{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:2rem;display:flex}.StaticLayout-module__6b6aOW__headerLeft{align-items:center;gap:.75rem;display:flex}.StaticLayout-module__6b6aOW__divider{color:var(--text-secondary);opacity:.3;-webkit-user-select:none;user-select:none;font-size:.8rem}.StaticLayout-module__6b6aOW__backLink{color:var(--accent-primary);font-size:.9rem;font-weight:500;transition:opacity .2s}.StaticLayout-module__6b6aOW__backLink:hover{opacity:.8}.StaticLayout-module__6b6aOW__logoText{color:var(--text-primary);letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 0 10px rgba(var(--accent-primary-rgb), .1);font-family:JetBrains Mono,Fira Code,monospace;font-size:1.35rem;font-weight:800;text-decoration:none;transition:all .3s}.StaticLayout-module__6b6aOW__logoText:hover{color:#fff;text-shadow:0 0 12px #ffffff4d;transform:translateY(-1px)}.StaticLayout-module__6b6aOW__main{flex:1;padding:0 2rem 4rem}.StaticLayout-module__6b6aOW__content{background-color:var(--bg-surface);border-radius:12px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.StaticLayout-module__6b6aOW__transparentContent{max-width:1000px;margin:0 auto;padding:0}.StaticLayout-module__6b6aOW__title{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800}.StaticLayout-module__6b6aOW__body{color:var(--text-primary);line-height:1.8}.StaticLayout-module__6b6aOW__body h2{margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.StaticLayout-module__6b6aOW__body p{opacity:.9;margin-bottom:1.5rem;font-size:1.05rem}.StaticLayout-module__6b6aOW__body ul{margin-bottom:1.5rem;padding-left:1.5rem}.StaticLayout-module__6b6aOW__body li{margin-bottom:.5rem}.StaticLayout-module__6b6aOW__body a{color:var(--accent-primary);font-weight:500;text-decoration:none;transition:opacity .2s}.StaticLayout-module__6b6aOW__body a:hover{opacity:.9;text-decoration:underline}
.LandingPage-module__CEBI7a__container{background-color:var(--bg-main);color:var(--text-primary);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.LandingPage-module__CEBI7a__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.LandingPage-module__CEBI7a__navItems{align-items:center;gap:1.5rem;display:flex}.LandingPage-module__CEBI7a__navCta{background-color:#ff8c42;padding:.6rem 1.5rem;font-size:.9rem}.LandingPage-module__CEBI7a__logoText{color:var(--text-primary);letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 0 10px rgba(var(--accent-primary-rgb), .1);font-family:JetBrains Mono,Fira Code,monospace;font-size:1.35rem;font-weight:800;text-decoration:none;transition:all .3s}.LandingPage-module__CEBI7a__logoText:hover{color:#fff;text-shadow:0 0 12px #ffffff4d;transform:translateY(-1px)}.LandingPage-module__CEBI7a__accentText{color:#ff8c42}.LandingPage-module__CEBI7a__hero{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem;display:flex}.LandingPage-module__CEBI7a__heroActions{flex-grow:1;align-items:center;gap:1.5rem;margin-top:auto;padding-top:2rem;display:flex}.LandingPage-module__CEBI7a__heroCta{background-color:#ff8c42}.LandingPage-module__CEBI7a__heroTagline{color:var(--text-secondary);font-size:.9rem}.LandingPage-module__CEBI7a__heroBranding{flex-direction:column;flex:1;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.LandingPage-module__CEBI7a__logoBadge{filter:drop-shadow(0 10px 20px #0003)}.LandingPage-module__CEBI7a__heroIcon{object-fit:contain;width:100%;max-width:250px;height:auto;display:block}.LandingPage-module__CEBI7a__codeBlock{text-align:left;background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 50px #0000004d,0 0 20px #10b9811a}.LandingPage-module__CEBI7a__codeHeader{background-color:#252525;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:.75rem 1rem;display:flex}.LandingPage-module__CEBI7a__dot{border-radius:50%;width:10px;height:10px}.LandingPage-module__CEBI7a__dotRed{background-color:#ff5f56}.LandingPage-module__CEBI7a__dotYellow{background-color:#ffbd2e}.LandingPage-module__CEBI7a__dotGreen{background-color:#27c93f}.LandingPage-module__CEBI7a__codeLang{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-left:auto;font-size:.7rem;font-weight:700}.LandingPage-module__CEBI7a__codeContent{color:#2dd4bf;margin:0;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6}.LandingPage-module__CEBI7a__keyword{color:#8b5cf6}.LandingPage-module__CEBI7a__string{color:#10b981}.LandingPage-module__CEBI7a__comment{color:var(--text-secondary);font-style:italic}.LandingPage-module__CEBI7a__heroContent{flex-direction:column;flex:1;max-width:800px;display:flex}.LandingPage-module__CEBI7a__headline{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.LandingPage-module__CEBI7a__subheadline{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.LandingPage-module__CEBI7a__ctaButton{color:#fff;background-color:#ff8c42;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 14px #ff8c424d}.LandingPage-module__CEBI7a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.LandingPage-module__CEBI7a__features{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 2rem}.LandingPage-module__CEBI7a__featuresGrid{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__CEBI7a__featureCard{background-color:var(--bg-main);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:transform .3s}.LandingPage-module__CEBI7a__featureCard:hover{transform:translateY(-5px)}.LandingPage-module__CEBI7a__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.LandingPage-module__CEBI7a__iconTeal{color:#2dd4bf;background-color:#2dd4bf1a}.LandingPage-module__CEBI7a__iconOrange{color:#ff8c42;background-color:#ff8c421a}.LandingPage-module__CEBI7a__iconPurple{color:#8b5cf6;background-color:#8b5cf61a}.LandingPage-module__CEBI7a__iconGreen{color:#10b981;background-color:#10b9811a}.LandingPage-module__CEBI7a__iconAmber{color:#f59e0b;background-color:#f59e0b1a}.LandingPage-module__CEBI7a__featureTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.LandingPage-module__CEBI7a__featureText{color:var(--text-secondary);line-height:1.6}.LandingPage-module__CEBI7a__curriculum{text-align:center;padding:8rem 2rem}.LandingPage-module__CEBI7a__curriculumHeader{max-width:700px;margin:0 auto 4rem}.LandingPage-module__CEBI7a__curriculumHeader h2{margin-bottom:1rem;font-size:2.5rem}.LandingPage-module__CEBI7a__curriculumHeader p{color:var(--text-secondary)}.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__CEBI7a__levelCard{border:2px solid #0000;border-radius:16px;padding:3rem 2rem}.LandingPage-module__CEBI7a__levelBeginner{background:#10b9810d;border-color:#10b98133}.LandingPage-module__CEBI7a__levelIntermediate{background:#f59e0b0d;border-color:#f59e0b33}.LandingPage-module__CEBI7a__levelAdvanced{background:#8b5cf60d;border-color:#8b5cf633}.LandingPage-module__CEBI7a__levelCardIcon{margin:0 auto 1.5rem}.LandingPage-module__CEBI7a__levelTitle{margin-bottom:.5rem;font-size:1.25rem}.LandingPage-module__CEBI7a__levelBeginner .LandingPage-module__CEBI7a__levelTitle{color:#10b981}.LandingPage-module__CEBI7a__levelIntermediate .LandingPage-module__CEBI7a__levelTitle{color:#f59e0b}.LandingPage-module__CEBI7a__levelAdvanced .LandingPage-module__CEBI7a__levelTitle{color:#8b5cf6}.LandingPage-module__CEBI7a__levelDescription{color:var(--text-secondary);font-size:.95rem}.LandingPage-module__CEBI7a__authority{text-align:center;padding-bottom:6rem}.LandingPage-module__CEBI7a__authorityText{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);font-size:.8rem}@media (max-width:1024px){.LandingPage-module__CEBI7a__nav{padding:1.5rem 2rem}.LandingPage-module__CEBI7a__hero{text-align:center;box-sizing:border-box;flex-direction:column;gap:2.5rem;width:100%;padding:4rem 1rem}.LandingPage-module__CEBI7a__heroContent,.LandingPage-module__CEBI7a__heroBranding{text-align:center;align-items:center;width:100%;min-width:0;max-width:100%}.LandingPage-module__CEBI7a__heroActions{flex-wrap:wrap;justify-content:center;width:100%}.LandingPage-module__CEBI7a__headline{font-size:3rem}.LandingPage-module__CEBI7a__heroBranding{max-width:500px;margin:0 auto}.LandingPage-module__CEBI7a__codeBlock{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto}.LandingPage-module__CEBI7a__featuresGrid,.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.LandingPage-module__CEBI7a__nav{padding:1.25rem 1.5rem}.LandingPage-module__CEBI7a__headline{font-size:2.75rem}.LandingPage-module__CEBI7a__subheadline{margin-bottom:2rem;font-size:1.1rem}.LandingPage-module__CEBI7a__heroActions{flex-direction:column;gap:1rem!important}.LandingPage-module__CEBI7a__featuresGrid,.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:1fr}.LandingPage-module__CEBI7a__featureCard{padding:2rem}.LandingPage-module__CEBI7a__codeContent{padding:1rem;font-size:.85rem}}@media (max-width:480px){.LandingPage-module__CEBI7a__nav{padding:1rem}.LandingPage-module__CEBI7a__logoText{font-size:1.1rem}.LandingPage-module__CEBI7a__headline{font-size:2.25rem}.LandingPage-module__CEBI7a__ctaButton{text-align:center;width:100%;padding:1rem 1.5rem}.LandingPage-module__CEBI7a__features,.LandingPage-module__CEBI7a__curriculum{padding:3rem 1rem}.LandingPage-module__CEBI7a__curriculumHeader h2{font-size:1.75rem!important}}@media (max-width:360px){.LandingPage-module__CEBI7a__nav{gap:.5rem;padding:.75rem}.LandingPage-module__CEBI7a__navItems{gap:.75rem}.LandingPage-module__CEBI7a__navCta{padding:.5rem 1rem;font-size:.8rem}.LandingPage-module__CEBI7a__headline{font-size:1.85rem}.LandingPage-module__CEBI7a__subheadline{font-size:1rem}}
.About-module__8aBknG__aboutContainer{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);gap:1.5rem;padding:2rem 0;display:grid}.About-module__8aBknG__card{background-color:#3a3f55;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.About-module__8aBknG__card:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 12px 30px #0003}.About-module__8aBknG__missionCard{background:linear-gradient(135deg,#3a3f55 0%,#2d3142 100%);grid-column:span 2}.About-module__8aBknG__philosophyCard,.About-module__8aBknG__techCard{grid-column:span 1}.About-module__8aBknG__creatorCard{background:linear-gradient(135deg,#3a3f55 0%,#31364a 100%);grid-column:span 2}.About-module__8aBknG__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.About-module__8aBknG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.About-module__8aBknG__cardText{color:#b0b7c3;margin:0;font-size:1rem;line-height:1.6}.About-module__8aBknG__dotPattern{opacity:.3;z-index:-1;pointer-events:none;background-image:radial-gradient(#3a3f55 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.About-module__8aBknG__aboutContainer{grid-template-columns:1fr}.About-module__8aBknG__missionCard,.About-module__8aBknG__philosophyCard,.About-module__8aBknG__techCard,.About-module__8aBknG__creatorCard{grid-column:span 1}.About-module__8aBknG__card{padding:2rem}}
.curriculum-module__-ZiLmW__container{max-width:1200px;margin:0 auto;padding:0}.curriculum-module__-ZiLmW__intro{text-align:left;max-width:800px;margin:0 0 3rem}.curriculum-module__-ZiLmW__description{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem;line-height:1.6}.curriculum-module__-ZiLmW__sectionsWrapper{flex-direction:column;gap:3.5rem;margin-bottom:4rem;display:flex}.curriculum-module__-ZiLmW__levelSection{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;margin-left:-2rem;margin-right:-2rem;padding:2rem;box-shadow:0 4px 30px #00000008}.curriculum-module__-ZiLmW__levelHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.curriculum-module__-ZiLmW__levelTitle{font-size:1.8rem;font-weight:700;line-height:1.2;margin:0!important}.curriculum-module__-ZiLmW__levelBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.curriculum-module__-ZiLmW__badgeBeginner{color:var(--level-beginner);background-color:#10b9811a;border:1px solid #10b98133}.curriculum-module__-ZiLmW__badgeIntermediate{color:var(--level-intermediate);background-color:#f59e0b1a;border:1px solid #f59e0b33}.curriculum-module__-ZiLmW__badgeAdvanced{color:var(--level-advanced);background-color:#8b5cf61a;border:1px solid #8b5cf633}.curriculum-module__-ZiLmW__lessonsList{flex-direction:column;gap:1rem;display:flex}.curriculum-module__-ZiLmW__detailsCard{border:1px solid var(--border-color);background-color:#ffffff03;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.curriculum-module__-ZiLmW__detailsCard:hover{border-color:var(--text-primary);background-color:#ffffff05;transform:translateY(-1px);box-shadow:0 4px 20px #0000000d}.curriculum-module__-ZiLmW__detailsCard[open]{border-color:var(--text-primary);background-color:#ffffff08;box-shadow:0 8px 30px #00000014}.curriculum-module__-ZiLmW__summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;list-style:none;display:flex}.curriculum-module__-ZiLmW__summary::-webkit-details-marker{display:none}.curriculum-module__-ZiLmW__summaryLeft{align-items:center;gap:1rem;display:flex}.curriculum-module__-ZiLmW__lessonNumber{color:var(--text-secondary);background-color:var(--bg-main);border:1px solid var(--border-color);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.curriculum-module__-ZiLmW__lessonTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.curriculum-module__-ZiLmW__summaryRight{align-items:center;gap:1rem;display:flex}.curriculum-module__-ZiLmW__actionBadge{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s}.curriculum-module__-ZiLmW__detailsCard:hover .curriculum-module__-ZiLmW__actionBadge{border-color:var(--text-secondary);color:var(--text-primary)}.curriculum-module__-ZiLmW__chevron{width:18px;height:18px;color:var(--text-secondary);transition:transform .25s cubic-bezier(.4,0,.2,1)}.curriculum-module__-ZiLmW__detailsCard[open] .curriculum-module__-ZiLmW__chevron{color:var(--text-primary);transform:rotate(180deg)}.curriculum-module__-ZiLmW__expandedContent{border-top:1px solid var(--border-color);background-color:#0000000d;padding:0 1.5rem 1.5rem;animation:.3s cubic-bezier(.4,0,.2,1) curriculum-module__-ZiLmW__slideDown}@keyframes curriculum-module__-ZiLmW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.curriculum-module__-ZiLmW__contentSection{margin-top:1.5rem}.curriculum-module__-ZiLmW__contentTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:700}.curriculum-module__-ZiLmW__theoryText{color:var(--text-primary);white-space:pre-line;font-size:1rem;line-height:1.6}.curriculum-module__-ZiLmW__scenarioCard{background-color:var(--bg-main);border:1px solid var(--border-color);border-left:3px solid var(--text-primary);border-radius:8px;margin-top:.5rem;padding:1.25rem}.curriculum-module__-ZiLmW__scenarioText{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.curriculum-module__-ZiLmW__solutionBlock{color:#c9d1d9;background-color:#0d1117;border:1px solid #ffffff14;border-radius:8px;margin-top:.5rem;padding:1rem;font-family:monospace,Courier;font-size:.95rem;overflow-x:auto}.curriculum-module__-ZiLmW__sqlKeyword{color:#ff7b72;font-weight:600}.curriculum-module__-ZiLmW__sqlString{color:#a5d6ff}.curriculum-module__-ZiLmW__sqlComment{color:#8b949e;font-style:italic}@media (max-width:768px){.curriculum-module__-ZiLmW__levelSection{margin-left:-1.5rem;margin-right:-1.5rem;padding:1.5rem}.curriculum-module__-ZiLmW__levelHeader{flex-wrap:wrap;align-items:center;gap:.75rem}.curriculum-module__-ZiLmW__summary{padding:1rem}.curriculum-module__-ZiLmW__summaryLeft{gap:.75rem}.curriculum-module__-ZiLmW__lessonTitle{font-size:1rem}.curriculum-module__-ZiLmW__actionBadge{display:none}}
