body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.theory-content{max-width:none}.theory-header{text-align:center;background:#0a0c1ae6;border:1px solid #ffffff14;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.theory-badge{color:#5191a2;background:#5191a233;border:1px solid #5191a24d;border-radius:2rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:700;display:inline-block}.theory-header h1{color:#f7f7ff;margin:1rem 0;font-size:2.5rem;font-weight:700}.theory-subtitle{color:#d8e1ff;margin:0;font-size:1.2rem;font-style:italic}.theory-section{background:#0a0c1ae6;border:1px solid #ffffff14;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.theory-section h2{color:#f7f7ff;border-bottom:2px solid #5191a2;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:600}.section-toggle{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.section-toggle:hover{opacity:.8}.section-toggle:focus{outline-offset:2px;outline:2px solid #5191a2}.toggle-icon{color:#5191a2;font-size:1.5rem;font-weight:700;transition:transform .2s}.section-content{margin-top:1rem;animation:.3s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.theory-section h3{color:#f7f7ff;margin:1.5rem 0 1rem;font-size:1.4rem;font-weight:600}.theory-section h4{color:#d8e1ff;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:500}.theory-section p{color:#d8e1ff;margin-bottom:1rem;line-height:1.7}.theory-section ul{margin:1rem 0;padding-left:1.5rem}.theory-section li{color:#d8e1ff;margin-bottom:.5rem;line-height:1.6}.highlight-box{color:#d8e1ff;background:#5191a21a;border-left:4px solid #5191a2;border-radius:4px;margin:1.5rem 0;padding:1rem 1.5rem;font-weight:500}.comparison{flex-wrap:wrap;gap:2rem;margin:1.5rem 0;display:flex}.comparison-item{text-align:center;border-radius:4px;flex:1;min-width:200px;padding:1rem;font-weight:500}.comparison-item.bad{color:#bd5ca9;background:#bd5ca91a;border:1px solid #bd5ca933}.comparison-item.good{color:#5191a2;background:#5191a21a;border:1px solid #5191a233}.role-card{background:#0a0c1af2;border:1px solid #ffffff14;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.role-card h3{color:#f7f7ff;margin-bottom:1rem;font-size:1.3rem}.role-content{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.role-description,.role-mistakes{border-radius:4px;padding:1rem}.role-description{background:#5191a20d;border:1px solid #5191a21a}.role-mistakes{background:#bd5ca90d;border:1px solid #bd5ca91a}.role-mistakes h4{color:#bd5ca9}.concept-card{background:#0a0c1af2;border:1px solid #ffffff14;border-radius:8px;padding:1.5rem}.phases{flex-wrap:wrap;gap:2rem;margin:1.5rem 0;display:flex}.phase{background:#0a0c1af2;border:1px solid #ffffff14;border-radius:4px;flex:1;min-width:200px;padding:1rem}.phase h4{color:#f7f7ff;margin:0 0 1rem;font-weight:600}.myths{flex-direction:column;gap:1rem;display:flex}.myth{background:#0a0c1af2;border:1px solid #ffffff14;border-radius:4px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.summary-item{text-align:center;color:#d8e1ff;background:#5191a20d;border:1px solid #5191a21a;border-radius:4px;padding:1rem;font-size:.95rem;line-height:1.5}.theory-detail-card{background:0 0;border:none;padding:0}@media (max-width:768px){.role-content{grid-template-columns:1fr;gap:1rem}.phases,.comparison{flex-direction:column}.theory-header h1{font-size:2rem}.theory-section{padding:1rem}}.theory-overview{color:#f7f7ff;background:#5191a21a;border:1px solid #5191a233;border-radius:8px;margin-bottom:2rem;padding:1.5rem;font-size:1.1rem;line-height:1.6}.theory-overview strong{color:#5191a2}*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}.app{color:#f7f7ff;background:#050712;width:100%;min-height:100vh;overflow-x:hidden}.navbar{background-color:#5191a2;box-shadow:0 2px 4px #0000001a}.navbar-brand{color:#f7f7ff;font-weight:700}.nav-link{margin-left:1rem;color:#f7f7ff!important}.nav-link:hover{color:#e9ecef!important}.nav-container{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.nav-container{flex-direction:column;align-items:flex-start;gap:.5rem}}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;overflow-x:hidden}.card{word-break:break-word;overflow-wrap:anywhere;background:#0a0c1ae6;border:1px solid #ffffff14;border-radius:8px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.btn{color:#050712;cursor:pointer;background-color:#5191a2;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:600}.btn:hover{background-color:#bd5ca9}h1,h2,h3{color:#f7f7ff;word-break:break-word}p{color:#d8e1ff;word-break:break-word}
