body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{background:linear-gradient(135deg,#1f2937,#374151);border-bottom:3px solid #3b82f6;box-shadow:0 4px 6px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#fff;font-size:1.25rem;font-weight:700;gap:.75rem;text-decoration:none;transition:all .3s ease}.nav-logo:hover{color:#93c5fd;text-decoration:none;transform:scale(1.05)}.logo-icon{animation:sparkle 2s ease-in-out infinite;font-size:1.5rem}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}}.logo-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.025em}.nav-link,.nav-links{display:flex;gap:.5rem}.nav-link{align-items:center;border-radius:8px;color:#d1d5db;font-size:.95rem;font-weight:500;overflow:hidden;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.nav-link:hover:before{left:100%}.nav-link:hover{background:#3b82f633;color:#fff;text-decoration:none;transform:translateY(-1px)}.nav-link.active{background:#3b82f6;box-shadow:0 2px 4px #3b82f64d;color:#fff}.nav-link.active:hover{background:#2563eb;transform:translateY(-1px)}.nav-icon{align-items:center;display:flex;font-size:1rem;height:1.25rem;justify-content:center;width:1.25rem}.nav-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap}@media (max-width:768px){.nav-container{height:60px;padding:0 1rem}.nav-logo{font-size:1.125rem;gap:.5rem}.logo-text{display:none}.nav-links{gap:.25rem}.nav-link{font-size:.875rem;padding:.5rem .75rem}.nav-text{display:none}.nav-icon{font-size:1.25rem;height:auto;width:auto}}@media (max-width:480px){.nav-container{height:55px}.nav-link{padding:.5rem}.nav-links{gap:.125rem}}@media (prefers-reduced-motion:reduce){.logo-icon,.nav-link,.nav-logo{animation:none;transition:none}.nav-link:hover,.nav-logo:hover{transform:none}.nav-link:before{display:none}}@media (prefers-contrast:high){.navigation{background:#000;border-bottom:3px solid #fff}.nav-link{border:1px solid #0000}.nav-link.active,.nav-link:hover{background:#333;border-color:#fff}}.nav-link:focus,.nav-logo:focus{outline:2px solid #60a5fa;outline-offset:2px}.config-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1.5rem}.config-form h3{border-bottom:2px solid #e5e7eb;color:#374151;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.config-section{border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1rem}.config-section:last-child{border-bottom:none;margin-bottom:0}.config-section h4{color:#4b5563;font-size:1rem;font-weight:600;margin:0 0 1rem}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{color:#374151;cursor:pointer;display:block;font-weight:500;margin-bottom:.5rem}.form-group input[type=text],.form-group select{background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;padding:.5rem;transition:border-color .2s ease;width:100%}.form-group input[type=text]:focus,.form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group small{color:#6b7280;display:block;font-size:.75rem;margin-top:.25rem}.form-group input[type=checkbox]{margin:0;width:auto}.form-group label input[type=checkbox]{width:auto}.advanced-toggle{margin:1.5rem 0}.toggle-button{align-items:center;background:none;border:none;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:0;transition:color .2s ease}.toggle-button:hover{color:#1d4ed8}.config-section.advanced{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:1rem;padding:1rem}.config-section.advanced h4{color:#374151}@media (max-width:768px){.config-form{padding:1rem}.form-group input[type=text],.form-group select{font-size:1rem}}.form-group label input[type=checkbox]{appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:3px;cursor:pointer;height:1rem;margin-right:.5rem;position:relative;width:1rem}.form-group label input[type=checkbox]:checked{background:#3b82f6;border-color:#3b82f6}.form-group label input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:.75rem;font-weight:700;left:1px;position:absolute;top:-1px}.form-group label input[type=checkbox]:focus{box-shadow:0 0 0 3px #3b82f61a;outline:none}.formatter-options{background:#f8f9fa;border-left:3px solid #007bff;border-radius:0 4px 4px 0;margin-left:1rem;margin-top:.5rem;padding:1rem}.formatter-options .form-group{margin-bottom:.75rem}.formatter-options .form-group:last-child{margin-bottom:0}.formatter-options small{color:#666;display:block;font-style:italic;margin-top:.25rem}.config-section h4{border-bottom:2px solid #e9ecef;color:#333;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}select#cppClangStyle,select#javaFormatter,select#prettierTabWidth,select#prettierTrailingComma{color:#495057;font-weight:500}.config-section>.form-group:first-of-type select{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff1a}.file-upload{background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;gap:2rem;padding:2rem}.input-method-selector{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;display:flex;gap:2rem;padding:1rem}.input-method-selector label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:.5rem}.code-container,.config-container,.java-code-container,.upload-container{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.code-container h2,.config-container h2,.java-code-container h2,.upload-container h2{color:#333;margin-bottom:1rem;margin-top:0}input[type=file]{display:block;margin-bottom:.5rem}.file-name{color:#666;font-size:.9rem;margin-top:.5rem}textarea{border:1px solid #ddd;border-radius:4px;font-family:monospace;font-size:.9rem;padding:.5rem;resize:vertical;width:100%}.code-textarea{background-color:#f8f8f8;line-height:1.5}button[type=submit]{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background .2s}button[type=submit]:hover:not(:disabled){background:#0056b3}button[type=button]:disabled,button[type=submit]:disabled{background:#ccc;cursor:not-allowed}.button-group{display:flex;gap:1rem}.button-group button{flex:1 1}.language-selector{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.language-selector h2{color:#333;font-size:1.1rem;margin-bottom:1rem;margin-top:0}.language-buttons{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.language-button{background:#fff;border:2px solid #e1e4e8;border-radius:6px;color:#586069;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.language-button:hover{background:#f6f8fa;border-color:#0366d6;color:#0366d6}.language-button.active{background:#0366d6;border-color:#0366d6;color:#fff}.language-button.active:hover{background:#0256c7;border-color:#0256c7}.language-button.experimental{background:#fff8e1;border-color:#ffc107;color:#f57c00;position:relative}.language-button.experimental:hover{background:#ffecb3;border-color:#ff9800;color:#ef6c00}.language-button.experimental.active{background:#ff9800;border-color:#ff9800;color:#fff}.language-button.experimental.active:hover{background:#f57c00;border-color:#f57c00}.experimental-badge{font-size:.7rem;margin-left:.25rem;opacity:.8}.dev-mode-notice{background:#e3f2fd;border:1px solid #2196f3;border-radius:6px;margin-top:1rem;padding:1rem;text-align:center}.dev-badge{background:#2196f3;border-radius:3px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;margin-right:.5rem;padding:.25rem .5rem}.dev-mode-notice p{color:#1976d2;font-size:.85rem;font-style:italic;margin:.5rem 0 0}.violation-results{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:2rem}.violation-results h2{color:#d73a49;margin-bottom:1.5rem;margin-top:0}table{border-collapse:collapse;margin-top:1rem;width:100%}th{background:#f6f8fa;border-bottom:2px solid #e1e4e8;font-weight:600;text-align:left}td,th{padding:.75rem}td{border-bottom:1px solid #e1e4e8}tr:last-child td{border-bottom:none}.code{border-radius:3px;font-family:monospace;font-size:.85rem;padding:.25rem .5rem;white-space:pre-wrap;word-break:break-all}.code,tr:hover{background:#f6f8fa}.tip-row{background:#e6f3ff;border-left:4px solid #0366d6}.tip-row:hover{background:#d1ecf1}.tip-message{color:#0366d6;font-weight:600}.tip-row td:first-child{font-size:1.2rem;text-align:center}.compressed-row{background:#fff5f5;border-left:4px solid #f56565}.compressed-row:hover{background:#fed7d7}.compressed-message{color:#c53030;font-weight:500}.adsense-container,.adsense-fallback{display:flex;justify-content:center;margin:1rem 0;width:100%}.ad-placeholder{align-items:center;background:#f9f9f9;border:2px dashed #ddd;border-radius:4px;color:#666;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;max-width:728px;min-height:90px;padding:2rem;width:100%}.ad-placeholder span{color:#999;font-size:.8rem;font-weight:700;letter-spacing:1px}.ad-placeholder p{color:#777;font-size:.9rem}.ad-placeholder small{color:#aaa;font-size:.7rem;font-style:italic;margin-top:.5rem}.adsense-banner{max-width:728px;min-height:90px}.adsense-rectangle{max-width:300px;min-height:250px}.adsense-skyscraper{max-width:160px;min-height:600px}.adsense-large-rectangle{max-width:336px;min-height:280px}@media (max-width:768px){.adsense-banner{max-width:320px;min-height:50px}.adsense-large-rectangle,.adsense-rectangle,.adsense-skyscraper{max-width:300px;min-height:250px}}.about-page{background-color:#f8f9fa;min-height:100vh;padding:2rem 0}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-page h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.about-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.about-section h2{border-bottom:3px solid #3b82f6;color:#374151;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section p{color:#6b7280;line-height:1.7;margin-bottom:1rem}.about-section a{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}.about-section a:hover{color:#1d4ed8;text-decoration:underline}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.feature-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.feature-card h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#4b5563;font-size:.9rem;margin-bottom:0}.process-steps{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.step{align-items:flex-start;background:#f9fafb;border-left:4px solid #3b82f6;border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.step-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.step-content h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.step-content p{color:#4b5563;margin-bottom:0}.tech-stack{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.tech-category{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.tech-category h4{border-bottom:2px solid #3b82f6;color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.tech-category ul{list-style:none;margin:0;padding:0}.tech-category li{border-bottom:1px solid #e5e7eb;color:#4b5563;padding:.5rem 0 .5rem 1.5rem;position:relative}.tech-category li:last-child{border-bottom:none}.tech-category li:before{color:#3b82f6;content:"▸";font-weight:700;left:0;position:absolute}.author-info{align-items:center;display:flex;gap:2rem;margin-top:1.5rem}.author-text h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.author-links{display:flex;gap:1rem;margin-top:1rem}.author-links a{background:#3b82f6;border-radius:6px;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.author-links a:hover{background:#1d4ed8;text-decoration:none}.privacy-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1.5rem}.privacy-item{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1.5rem}.privacy-item h4{color:#0c4a6e;font-weight:600;margin-bottom:.75rem}.privacy-item p{color:#0369a1;font-size:.9rem;margin-bottom:0}@media (max-width:768px){.about-container{padding:0 1rem}.about-page h1{font-size:2rem;margin-bottom:2rem}.about-section{margin-bottom:1.5rem;padding:1.5rem}.features-grid{grid-template-columns:1fr}.process-steps{gap:1rem}.step{flex-direction:column;text-align:center}.step-number{align-self:center}.tech-stack{gap:1rem;grid-template-columns:1fr}.author-info{flex-direction:column;text-align:center}.author-links{justify-content:center}.privacy-info{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.about-page h1{font-size:1.75rem}.about-section h2{font-size:1.5rem}.author-links{align-items:center;flex-direction:column}}.links-page{background-color:#f8f9fa;min-height:100vh;padding:2rem 0}.links-container{margin:0 auto;max-width:1400px;padding:0 2rem}.links-page h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.links-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.links-section h2{border-bottom:3px solid #3b82f6;color:#374151;font-size:1.75rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.links-section>p{color:#6b7280;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.resource-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.resource-card{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:12px;color:inherit;display:block;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.resource-card:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.resource-card:hover{border-color:#3b82f6;box-shadow:0 12px 24px #00000026;color:inherit;text-decoration:none;transform:translateY(-4px)}.resource-card:hover:before{transform:scaleX(1)}.resource-icon{display:block;font-size:2rem;margin-bottom:1rem}.resource-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.resource-card p{color:#4b5563;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.resource-link{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#3b82f6;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem;transition:all .2s ease}.resource-card:hover .resource-link{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.project-info{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b}.project-info h2{border-bottom-color:#f59e0b;color:#92400e}.project-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.project-card{background:#fffc;border:1px solid #f3e8ff;border-radius:8px;padding:1.5rem}.project-card h3{color:#92400e;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.project-card p{color:#451a03;line-height:1.6;margin-bottom:1rem}.project-card ul{color:#451a03;line-height:1.6;padding-left:1.5rem}.project-card li{margin-bottom:.5rem}.project-stats{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.stat{align-items:center;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:6px;display:flex;justify-content:space-between;padding:.5rem}.stat-label{color:#92400e;font-weight:500}.stat-value{color:#451a03;font-size:.9rem;font-weight:600}@media (max-width:1200px){.resource-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.links-container{padding:0 1rem}.links-page h1{font-size:2rem;margin-bottom:2rem}.links-section{margin-bottom:1.5rem;padding:1.5rem}.links-section h2{font-size:1.5rem}.resource-grid{gap:1rem;grid-template-columns:1fr}.resource-card{padding:1.25rem}.project-details{gap:1rem;grid-template-columns:1fr}.project-stats{gap:.5rem}.stat{align-items:flex-start;flex-direction:column;gap:.25rem}}@media (max-width:480px){.links-page h1{font-size:1.75rem}.links-section h2{font-size:1.375rem}.resource-card{padding:1rem}.resource-card h3{font-size:1.125rem}.project-card{padding:1rem}}@media (prefers-reduced-motion:reduce){.resource-card,.resource-card:before,.resource-link{transition:none}.resource-card:hover{transform:none}}@media (prefers-contrast:high){.resource-card{border:2px solid #000}.resource-card:hover{background:#fff;border-color:#3b82f6}}.App{background-color:#f8f9fa;min-height:100vh}header{background-color:#343a40;color:#fff;padding:2rem;text-align:center}header h1{font-size:2.5rem;margin:0}header p{margin:.5rem 0 0;opacity:.8}main{margin:0 auto;max-width:1400px;padding:2rem}.main-content{align-items:flex-start;display:flex;gap:2rem}.content-area{flex:1 1;min-width:0}.sidebar-ads{flex-shrink:0;width:320px}@media (max-width:1200px){.main-content{flex-direction:column}.sidebar-ads{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.sidebar-ads .ad-space{flex:1 1;min-width:300px}}.upload-section{margin-bottom:2rem}.loading{color:#007bff;font-size:1.2rem;padding:2rem;text-align:center}.error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin:1rem 0;padding:1rem}.no-violations{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;font-size:1.1rem;padding:1rem;text-align:center}.formatted-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem 0;padding:2rem}.formatted-content h2{color:#28a745;margin-bottom:1rem;margin-top:0}.code-block{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5;overflow-x:auto;padding:1rem;white-space:pre-wrap}.ad-space{display:flex;justify-content:center;margin:2rem 0}.ad-placeholder{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1rem;text-align:center;transition:all .3s ease}.ad-placeholder:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:#9ca3af}.ad-placeholder span{color:#9ca3af;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.ad-placeholder p{font-size:.875rem;font-weight:500;margin:0}.ad-banner-top .ad-placeholder,.ad-results .ad-placeholder{height:90px;max-width:100%;width:728px}.ad-sidebar{margin-bottom:2rem}.ad-vertical{height:250px;width:300px}.ad-sidebar:last-child .ad-vertical{height:600px}.sponsored-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:1.5rem}.sponsored-content h3{border-bottom:2px solid #e5e7eb;color:#374151;font-size:1.125rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.sponsored-item{background:#f9fafb;border-left:3px solid #3b82f6;border-radius:6px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .3s ease}.sponsored-item:hover{background:#f3f4f6;border-left-color:#1d4ed8;transform:translateX(2px)}.sponsored-item:last-child{margin-bottom:0}.sponsored-item h4{color:#1f2937;font-size:1rem;margin:0 0 .5rem}.sponsored-item p{color:#6b7280;font-size:.875rem;margin:0}.app-footer{background:#1f2937;color:#fff;margin-top:4rem;padding:2rem 0}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.footer-section p{margin:.25rem 0}.footer-description{color:#d1d5db;font-size:.875rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#e5e7eb;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#60a5fa}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}.ad-banner-top .ad-placeholder,.ad-results .ad-placeholder{height:50px;width:320px}.ad-placeholder p{font-size:.75rem}}
/*# sourceMappingURL=main.89950e73.css.map*/