@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ed-creator-bar{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 1px 3px #00000005;color:#1a2341;display:flex;font-family:Inter,sans-serif;font-size:.95rem;gap:.5rem;justify-content:center;padding:.8rem 0}.ed-creator-text{align-items:center;color:#334155;display:flex;font-weight:600;gap:.6rem;letter-spacing:.02em;position:relative}.ed-creator-text:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23334155'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m13 7 5 5m0 0-5 5m5-5H6'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:12px;opacity:.6;width:12px}.ed-socials{gap:.6rem}.ed-social-link,.ed-socials{align-items:center;display:flex}.ed-social-link{background:#0000;border:none;border-radius:6px;height:32px;justify-content:center;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);width:32px}.ed-social-link:hover{background:#f1f5f9;transform:translateY(-1px)}.ed-files-list{margin-top:.7rem}.ed-files-ul{list-style:none;margin:0;padding:0}.ed-file-item{align-items:center;border-radius:6px;display:flex;font-family:Inter,sans-serif;font-size:.99rem;gap:.7rem;margin-bottom:.18rem;padding:.45rem .7rem}.ed-file-label{border-radius:4px;color:#fff;font-size:.92rem;font-weight:600;margin-right:.5rem;min-width:62px;padding:.18rem .7rem;text-align:center}.ed-file-added{background:#e6fbe8}.ed-file-added .ed-file-label{background:#2ecc40}.ed-file-removed{background:#ffeaea}.ed-file-removed .ed-file-label{background:#e74c3c}.ed-file-modified{background:#eaf1ff}.ed-file-modified .ed-file-label{background:#1a6cff}.ed-file-renamed{background:#fffbe6}.ed-file-renamed .ed-file-label{background:#f1c40f;color:#1a2341}.ed-file-name{color:#1a2341;font-family:Fira Mono,Consolas,Menlo,monospace;font-size:.99rem}.ed-file-meta{color:#888;font-size:.92rem;margin-left:.5rem}.ed-info-banner{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#1e40af;font-family:Inter,sans-serif;font-size:1rem;margin:.5rem auto 1rem;max-width:950px;padding:1rem 1.5rem;text-align:center}.ed-info-banner a{color:#1a6cff;font-weight:600;text-decoration:none;transition:color .2s}.ed-info-banner a:hover{color:#174bbd;text-decoration:underline}.ed-table-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #1a23411a;margin:1rem auto 0;padding:1.5rem 1.5rem 2.5rem;width:100%;width:950px}.ed-changes-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a2341,#2563eb);-webkit-background-clip:text;background-clip:text;color:#1a2341;font-family:Inter,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 1.8rem;text-align:left}.ed-search-container{margin-bottom:1.5rem}.ed-search-wrapper{align-items:center;display:flex;max-width:100%;position:relative}.ed-search-input{background:#fff;border:2px solid #e6eaf3;border-radius:10px;box-shadow:0 1px 3px #1a23410a;color:#1a2341;font-family:Inter,sans-serif;font-size:.95rem;outline:none;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.ed-search-input:focus{border-color:#1a6cff;box-shadow:0 0 0 3px #1a6cff1a,0 2px 8px #1a234114}.ed-search-input::placeholder{color:#64748b;font-weight:400}.ed-search-icon{left:.75rem;pointer-events:none}.ed-search-clear,.ed-search-icon{color:#64748b;height:1.25rem;position:absolute;width:1.25rem;z-index:1}.ed-search-clear{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;right:.75rem;transition:all .2s}.ed-search-clear:hover{background:#f1f5f9;color:#1a2341}.ed-search-results{color:#64748b;font-family:Inter,sans-serif;font-size:.875rem;margin-top:.5rem}.ed-table{background:#fff;border-collapse:collapse;font-family:Inter,sans-serif;width:100%}.ed-table td,.ed-table th{background:#fff;border-bottom:1.5px solid #e6eaf3;font-size:.95rem;padding:1.1rem 1rem;text-align:left;transition:background .2s}.ed-table th{background:#f3f6fa;border-bottom:2.5px solid #d1d5db;color:#1a2341;font-size:1.13rem;font-weight:700;letter-spacing:.02em}.ed-table tbody tr:hover td{background:#f6f8fa;box-shadow:0 2px 8px #1a23410a}.ed-summary{color:#1a2341;font-size:.95rem;font-weight:350;line-height:1.5}.ed-summary li,.ed-summary ol,.ed-summary p,.ed-summary ul{font-family:Inter,sans-serif;font-size:1.13rem!important}.ed-summary ol,.ed-summary ul{margin:.5rem 0;padding-left:1.2rem}.ed-summary li{margin:.2rem 0}.ed-expand-btn{background:#1a6cff;border:none;border-radius:6px;box-shadow:0 1px 4px #1a234114;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;margin-bottom:.5rem;margin-top:.2rem;padding:.45rem 1.2rem;transition:background .2s,box-shadow .2s}.ed-expand-btn:hover{background:#174bbd;box-shadow:0 2px 8px #1a23411f}.ed-details{animation:ed-details-expand .25s cubic-bezier(.4,0,.2,1);background:#f6f8fa;border:1px solid #e6eaf3;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 1px 6px #1a23410f;color:#2d3a4e;font-size:.95rem;margin:0;padding:1.1rem 2.2rem 1.2rem}.ed-details-expanded{border-radius:0 0 8px 8px}@keyframes ed-details-expand{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ed-details-row>td{background:#0000!important;border:none!important;padding:0!important}body{background:#f6f8fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}.ed-header{background:linear-gradient(135deg,#1a2341,#2d3a5c);border-bottom:3px solid #0078d4;box-shadow:0 4px 20px #00000026;color:#fff;padding:1.5rem 0}.ed-header-content{justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.ed-header-content,.ed-title{align-items:center;display:flex}.ed-title{flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;gap:.3rem;line-height:1.2;margin:0}.ed-title-main{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:1.5px;text-shadow:0 2px 4px #0003}.ed-title-highlight{color:#60a5fa}.ed-title-subtitle{color:#94a3b8;font-size:1rem;font-weight:400;letter-spacing:.5px}.ed-title-link{color:#60a5fa;font-weight:600;letter-spacing:.5px;padding-bottom:2px;position:relative;text-decoration:none;transition:all .3s ease}.ed-title-link:after{background:#60a5fa;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.ed-title-link:hover{color:#93c5fd}.ed-title-link:hover:after{width:100%}.ed-main,.ed-title-section{align-items:center;display:flex;flex-direction:column}.ed-main{justify-content:center;padding:1rem 1rem 3rem}.ed-main h2{color:#1a2341;font-size:2rem;font-weight:700;margin-bottom:.9rem}.ed-main p{color:#2d3a4e;font-size:1.1rem;max-width:1200px}.ed-footer{background:#e6eaf3;border-top:1px solid #d1d5db;color:#1a2341;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 0;text-align:center}.ed-footer a{color:#1a6cff;font-weight:600;text-decoration:none}.ed-footer a:hover{text-decoration:underline}.tab-navigation{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #00000005;position:-webkit-sticky;position:sticky;top:0;z-index:100}.tab-nav-container{flex-wrap:wrap;margin:0 auto;max-width:1200px;padding:1rem 0}.tab-button,.tab-nav-container{align-items:center;display:flex;gap:.5rem;justify-content:center}.tab-button{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;min-width:100px;padding:.75rem 1.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.tab-button:hover{background:#fffc;box-shadow:0 2px 8px #0000001a;color:#334155;transform:translateY(-1px)}.tab-button.active{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 12px #0000001a;color:#0078d4;font-weight:600}.tab-icon{align-items:center;display:inline-flex;font-size:1.1rem;justify-content:center}.tab-icon img{display:block}.tab-badge{background:#0078d4;border-radius:10px;color:#fff;font-size:.7rem;font-weight:600;margin-left:.3rem;padding:.2rem .4rem}.homepage{margin:0 auto;max-width:800px;padding:2rem 1rem}.homepage-content{background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 12px #0000000a;padding:2.5rem}.homepage-content section{margin-bottom:2.5rem}.homepage-content section:last-child{margin-bottom:0}.homepage-content h2{border-bottom:2px solid #0078d4;color:#1a2341;font-size:1.75rem;font-weight:700;margin-bottom:1rem;margin-top:auto;padding-bottom:.5rem}.homepage-content p{color:#475569;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.homepage-content p:last-child{margin-bottom:0}.homepage-content strong{color:#0078d4;font-weight:600}.feature-item h3{color:#1a2341;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.feature-item p{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}.ed-info-message{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;border-radius:8px;color:#1e40af;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.5rem}.ed-loading{align-items:center;color:#64748b;display:flex;font-weight:500;gap:1rem;justify-content:center;padding:3rem}.ed-loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#0078d4;height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ed-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:1rem;margin:2rem 0;padding:1.5rem}.ed-error-icon{flex-shrink:0;font-size:1.5rem}.ed-error-content h3{color:#991b1b;font-size:1.1rem;margin:0 0 .5rem}.ed-error-content p{color:#7f1d1d;line-height:1.5;margin:0}.ed-no-results{color:#64748b;padding:3rem;text-align:center}.ed-no-results h3{color:#374151;margin-bottom:.5rem}.ed-clear-search-link{background:none;border:none;color:#0078d4;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline}.ed-clear-search-link:hover{color:#106ebe}@media (max-width:768px){.ed-header{padding:1rem 0}.ed-title-main{font-size:1.6rem}.ed-title-subtitle{font-size:.9rem}.homepage-content{padding:1.5rem}.homepage-content h2{font-size:1.5rem}.homepage-content p{font-size:1rem}.tab-nav-container{gap:.25rem;padding:.75rem 1rem}.tab-button{font-size:.9rem;min-width:80px;padding:.6rem 1rem}}@media (max-width:480px){.ed-header{padding:.75rem 0}.ed-title-main{font-size:1.2rem;letter-spacing:.5px}.ed-title-subtitle{font-size:.75rem}.homepage{padding:1rem .5rem}.homepage-content{padding:1.25rem}.homepage-content h2{font-size:1.35rem}.homepage-content p{font-size:.95rem}.tab-nav-container{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.tab-button{flex-shrink:0}}
/*# sourceMappingURL=main.6969171a.css.map*/