*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;min-height:100vh;color:#333}img{max-width:100%;height:auto}html{scroll-behavior:smooth}*:focus{outline:2px solid #3182ce;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}*{scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f1f1}::selection{background-color:#3182ce;color:#fff}::-moz-selection{background-color:#3182ce;color:#fff}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{line-height:1.6;margin-bottom:1rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-contrast: high){body{background:#fff;color:#000}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{body{background:#fff;color:#000}.no-print{display:none}}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:0 1rem;position:sticky;top:0;z-index:50}.navbar-content{display:flex;align-items:center;justify-content:space-between;height:4rem;max-width:700px;margin:0 auto}.navbar-brand{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:#1a202c;text-decoration:none}.navbar-logo{height:32px;width:32px;margin-right:5px}.navbar-nav{display:flex;align-items:center;gap:.5rem}.navbar-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#4a5568;text-decoration:none;padding:.5rem .75rem;border-radius:6px;transition:background-color .2s ease,color .2s ease;background-color:transparent;border:none;cursor:pointer}.navbar-link:hover{background-color:#f7fafc;color:#1a202c}.navbar-link.active{background-color:#edf2f7;color:#1a202c}.navbar-dropdown{position:relative}.dropdown-chevron{transition:transform .2s ease-in-out}.dropdown-chevron.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2e8f0;padding:.5rem;width:320px;z-index:60}.dropdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem}.dropdown-item{display:block;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;color:#4a5568;text-decoration:none;text-align:center}.dropdown-item:hover{background-color:#f7fafc;color:#1a202c}.summary-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#000}.summary-header{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.summary-header-tag{margin:0}.summary-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:1.5rem}.summary-section-content,.topic-summary,.summary-list{max-width:700px;line-height:1.7}.app-container{min-height:100vh;padding:0;background:#f7fafc}.max-width-container{max-width:720px;margin:0 auto;padding:2rem 1rem}.card{background:#fff;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2rem;margin-bottom:2rem}.btn{padding:.75rem 1.5rem;border-radius:.75rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff}.btn-secondary{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}.btn-secondary:hover:not(:disabled){background:#edf2f7}.btn-success{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff}.input{width:100%;padding:1rem 1.5rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:1rem}.d{padding:1rem 1.5rem}.mode-selector{display:flex;background:#edf2f7;border-radius:.75rem;padding:.25rem;border:1px solid #e2e8f0}.mode-button{padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;background:none;cursor:pointer;flex:1}.mode-button.active{background:#fff;color:#4299e1;box-shadow:0 2px 4px #0000001a}.upload-area{border:2px dashed #cbd5e0;border-radius:1rem;padding:3rem;text-align:center;cursor:pointer;background:#fafafa}
