@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--klark-secondary:#1d4ed8;--klark-accent:#fbbf24}body{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}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#3b82f6;background:var(--klark-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8;background:var(--klark-secondary)}:root{--klark-primary:#3b82f6;--klark-dark:#1e293b;--klark-light:#f8fafc;--klark-gray:#64748b;--klark-success:#10b981;--klark-warning:#f59e0b;--klark-error:#ef4444}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--klark-light);color:#1e293b;color:var(--klark-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{background:linear-gradient(135deg,#1e40af,#3b82f6);min-height:100vh;padding-top:0}.main-content{background:#f8fafc;background:var(--klark-light);border-radius:24px 24px 0 0;margin-top:-24px;min-height:80vh;position:relative;z-index:10}.tabs-container{margin:0 auto;max-width:1200px;padding:2rem}.tabs{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:3rem;padding:.75rem}.tab,.tabs{display:flex}.tab{align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;color:var(--klark-gray);cursor:pointer;font-size:1rem;font-weight:500;gap:.75rem;padding:1rem 1.5rem;transition:all .3s ease;white-space:nowrap}.tab:hover{background:#3b82f61a;color:#3b82f6;color:var(--klark-primary)}.tab.active{background:#3b82f6;background:var(--klark-primary);box-shadow:0 4px 12px #3b82f64d;color:#fff}.tab i{font-size:1.1rem}.tab span{font-weight:600}.tab-content{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;min-height:500px;padding:2rem}@media (max-width:768px){.app{padding-top:0}.tabs-container{padding:1rem}.tabs{flex-direction:column;gap:.25rem}.tab{justify-content:center;padding:.75rem 1rem}.tab-content{padding:1.5rem}}@media (max-width:480px){.main-content{border-radius:16px 16px 0 0;margin-top:-16px}.tabs-container{padding:.75rem}.tab-content{padding:1rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bf2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.header-container,.header-logo{align-items:center;display:flex}.header-logo{flex-direction:row}.header-logo .logo-image{filter:invert(1) brightness(200%);height:15px;margin-right:12px;object-fit:contain;width:100px}.header-logo h2{color:#fbbf24;font-size:1.8rem;font-weight:700;line-height:1;margin:0}.header-logo span{color:#ffffffb3;font-size:.9rem;font-weight:500;margin-top:.25rem}.header-nav{align-items:center;display:flex}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list li a{color:#fffc;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-list li a:hover{color:#fff}.nav-list li a:after{background:#fbbf24;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list li a:hover:after{width:100%}.header-actions{gap:1rem}.btn-download,.header-actions{align-items:center;display:flex}.btn-download{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-download:hover{box-shadow:0 4px 15px #3b82f666;transform:translateY(-2px)}.btn-download i{font-size:.9rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.mobile-menu-toggle span{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.header-nav{background:#1e293bfa;border-top:1px solid #ffffff1a;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.header-nav.active{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:1rem;text-align:center}.nav-list li a{display:block;padding:.75rem 0}.mobile-menu-toggle{display:flex}.header-container{padding:0 1rem}.btn-download{display:none}}.hero{align-items:center;background:linear-gradient(135deg,#1e40af,#3b82f6);display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.floating-shape{animation:float 6s ease-in-out infinite;background:#ffffff14;border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:180px;left:12%;top:12%;width:180px}.shape-2{animation-delay:2s;height:120px;right:18%;top:65%;width:120px}.shape-3{animation-delay:4s;bottom:25%;height:80px;left:25%;width:80px}.shape-4{animation-delay:1s;height:100px;right:45%;top:35%;width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(180deg)}}.hero-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1400px;position:relative;width:100%;z-index:10}.hero-text{color:#fff;display:flex;flex-direction:column;justify-content:center}.hero-title{color:#fff;font-size:3.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffe6;font-size:1.4rem;font-weight:500;margin-bottom:1.5rem}.hero-description{color:#fffc;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem}.stat{align-items:center;display:flex;flex-direction:column;text-align:center}.hero .stat-number{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero .stat-label{color:#fff;font-size:.9rem;font-weight:500}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f666;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #3b82f699;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff40;color:#fff}.btn-secondary:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center}.code-preview{background:#1e293b;border-radius:16px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;max-width:680px;min-height:400px;overflow:hidden;width:100%}.code-header{align-items:center;background:#334155;display:flex;gap:1rem;padding:1rem}.code-dots{display:flex;gap:.5rem}.code-dots span{background:#64748b;border-radius:50%;height:12px;width:12px}.code-dots span:first-child{background:#ef4444}.code-dots span:nth-child(2){background:#f59e0b}.code-dots span:nth-child(3){background:#10b981}.code-title{color:#e2e8f0;font-size:.9rem;font-weight:600}.code-content{flex:1 1;overflow:auto;padding:1.5rem}.code-content pre{color:#e2e8f0;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.5;margin:0}.code-content code{color:inherit}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-buttons,.hero-stats{justify-content:center}}@media (max-width:768px){.hero{padding:1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-stats{flex-direction:column;gap:1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{justify-content:center;max-width:300px;width:100%}.code-preview{max-width:100%}}.test-overview{max-width:100%}.overview-header{margin-bottom:3rem;text-align:center}.overview-header h2{color:var(--klark-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.overview-header p{color:var(--klark-gray);font-size:1.2rem;margin:0 auto;max-width:600px}.overview-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.overview-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.overview-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.card-icon{background:linear-gradient(135deg,var(--klark-primary),#1d4ed8);border-radius:50%;height:80px;margin:0 auto 1.5rem;width:80px}.card-icon i{font-size:2rem}.overview-card h3{color:var(--klark-dark);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.overview-card p{color:var(--klark-gray);line-height:1.6}.overview-description{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.overview-description h3{color:var(--klark-dark);font-size:1.8rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.overview-description h3:first-child{margin-top:0}.overview-description p{color:var(--klark-gray);line-height:1.7;margin-bottom:1.5rem}.overview-description ul{list-style:none;padding:0}.overview-description li{color:var(--klark-gray);line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.overview-description li:before{color:var(--klark-success);content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}@media (max-width:768px){.overview-header h2{font-size:2rem}.overview-header p{font-size:1.1rem}.overview-grid{gap:1.5rem;grid-template-columns:1fr}.overview-card,.overview-description{padding:1.5rem}}.requirements{max-width:100%}.requirements-header{margin-bottom:3rem;text-align:center}.requirements-header h2{color:var(--klark-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.requirements-header p{color:var(--klark-gray);font-size:1.2rem;margin:0 auto;max-width:600px}.requirements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}.requirements-section{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.requirements-section h3{align-items:center;color:var(--klark-dark);display:flex;font-size:1.5rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem}.skill-list{display:flex;flex-direction:column;gap:1rem}.skill-item{align-items:center;background:#3b82f60d;border-left:4px solid var(--klark-primary);border-radius:8px;display:flex;gap:1rem;padding:.75rem}.skill-item i{color:var(--klark-success);font-size:1.2rem;min-width:20px}.skill-item span{color:var(--klark-dark);font-weight:500}.setup-instructions{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2rem}.setup-instructions h3{color:var(--klark-dark);font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.setup-steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.setup-step{align-items:flex-start;display:flex;gap:1rem}.step-number{align-items:center;background:linear-gradient(135deg,var(--klark-primary),#1d4ed8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h4{color:var(--klark-dark);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:var(--klark-gray);line-height:1.6}.step-content code{background:#3b82f61a;border-radius:4px;color:var(--klark-primary);font-family:Fira Code,monospace;font-size:.9rem;padding:.2rem .4rem}.deliverables{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.deliverables h3{color:var(--klark-dark);font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.deliverables-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.deliverable-item{align-items:flex-start;background:#10b9810d;border-left:4px solid var(--klark-success);border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.deliverable-item i{color:var(--klark-success);font-size:1.5rem;margin-top:.25rem;min-width:24px}.deliverable-item h4{color:var(--klark-dark);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.deliverable-item p{color:var(--klark-gray);font-size:.95rem;line-height:1.6}@media (max-width:768px){.requirements-header h2{font-size:2rem}.requirements-header p{font-size:1.1rem}.requirements-grid{gap:1.5rem;grid-template-columns:1fr}.requirements-section{padding:1.5rem}.deliverables-list,.setup-steps{gap:1rem;grid-template-columns:1fr}.deliverables,.setup-instructions{padding:1.5rem}}.evaluation{max-width:100%}.evaluation-header{margin-bottom:3rem;text-align:center}.evaluation-header h2{color:var(--klark-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.evaluation-header p{color:var(--klark-gray);font-size:1.2rem;margin:0 auto;max-width:600px}.evaluation-overview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.evaluation-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:1rem;padding:2rem;transition:all .3s ease}.evaluation-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.card-icon{align-items:center;background:linear-gradient(135deg,var(--klark-primary),var(--klark-secondary));border-radius:16px;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.card-icon i{color:#fff;font-size:1.5rem}.evaluation-info h3{color:var(--klark-dark);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.evaluation-info p{color:var(--klark-gray);line-height:1.6;margin:0}.score-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:center}.score-value{color:var(--klark-primary);font-size:2rem;font-weight:700}.evaluation-criteria{margin-bottom:3rem}.evaluation-criteria h3{color:var(--klark-dark);font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.criteria-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.criteria-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.criteria-item:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.criteria-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.criteria-header i{align-items:center;background:linear-gradient(135deg,var(--klark-accent),#f59e0b);border-radius:12px;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;width:50px}.criteria-header h4{color:var(--klark-dark);flex:1 1;font-size:1.4rem;font-weight:600;margin:0}.criteria-weight{background:linear-gradient(135deg,var(--klark-primary),var(--klark-secondary));border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.criteria-item p{color:var(--klark-gray);line-height:1.6;margin-bottom:1rem}.criteria-item ul{list-style:none;margin:0;padding:0}.criteria-item li{border-bottom:1px solid #e2e8f0;color:var(--klark-dark);padding:.5rem 0 .5rem 1.5rem;position:relative}.criteria-item li:before{color:var(--klark-success);content:"✓";font-weight:600;left:0;position:absolute}.criteria-item li:last-child{border-bottom:none}.scoring-system{margin-bottom:3rem}.scoring-system h3{color:var(--klark-dark);font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.scoring-table{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.scoring-header{background:var(--klark-primary);color:#fff;font-weight:600;padding:1.5rem}.scoring-header,.scoring-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}.scoring-row{align-items:center;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.scoring-row:last-of-type{border-bottom:none}.difficulty{border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.difficulty.easy{background:#10b9811a;color:var(--klark-success)}.difficulty.medium{background:#f59e0b1a;color:var(--klark-warning)}.difficulty.hard{background:#ef44441a;color:var(--klark-error)}.scoring-total{background:#3b82f61a;border-top:2px solid var(--klark-primary);color:var(--klark-primary)}.scoring-bonus,.scoring-total{display:grid;font-weight:700;grid-template-columns:1fr 1fr 1fr 1fr;padding:1rem 1.5rem;text-align:center}.scoring-bonus{background:#fbbf241a;border-top:2px solid var(--klark-accent);color:var(--klark-accent)}.scoring-final{background:#6366f11a;border-top:2px solid var(--klark-primary);color:var(--klark-primary);display:grid;font-size:1.1rem;font-weight:700;grid-template-columns:1fr 1fr 1fr 1fr;padding:1rem;text-align:center}.evaluation-tips{margin-bottom:2rem}.evaluation-tips h3{color:var(--klark-dark);font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.tips-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tip-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem;text-align:center;transition:all .3s ease}.tip-item:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.tip-item i{align-items:center;background:linear-gradient(135deg,var(--klark-primary),var(--klark-secondary));border-radius:12px;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.tip-item h4{color:var(--klark-dark);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.tip-item p{color:var(--klark-gray);font-size:.9rem;line-height:1.5;margin:0}@media (max-width:768px){.evaluation-header h2{font-size:2rem}.criteria-grid,.evaluation-overview{gap:1.5rem;grid-template-columns:1fr}.scoring-bonus,.scoring-final,.scoring-header,.scoring-row,.scoring-total{gap:.5rem;grid-template-columns:1fr 1fr}.scoring-bonus span:nth-child(3),.scoring-final span:nth-child(3),.scoring-header span:nth-child(3),.scoring-row span:nth-child(3),.scoring-total span:nth-child(3){display:none}.tips-grid{gap:1rem;grid-template-columns:1fr}}.bugs-list{max-width:100%}.bugs-header{margin-bottom:3rem;text-align:center}.bugs-header h2{color:var(--klark-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.bugs-header p{color:var(--klark-gray);font-size:1.2rem;margin:0 auto;max-width:700px}.bugs-summary{margin-bottom:3rem}.summary-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.summary-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.summary-header h3{color:var(--klark-dark);font-size:1.8rem;font-weight:600}.total-points{background:linear-gradient(135deg,var(--klark-primary),#1d4ed8);border-radius:25px;color:#fff;font-size:1.2rem;font-weight:700;padding:.75rem 1.5rem}.summary-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.stat-item{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:12px;padding:1rem;text-align:center}.stat-number{color:var(--klark-primary);display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:var(--klark-gray);font-size:.9rem;font-weight:500;text-transform:uppercase}.bugs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.bug-card{background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s ease}.bug-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.bug-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.bug-level{text-transform:uppercase}.bug-level,.bug-points{border-radius:20px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.bug-points{background:var(--klark-dark);color:#fff}.bug-category{color:var(--klark-primary);font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.bug-description{color:var(--klark-dark);font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.bug-hint{align-items:flex-start;background:#f59e0b1a;border-left:3px solid var(--klark-warning);border-radius:8px;display:flex;gap:.75rem;padding:1rem}.bug-hint i{color:var(--klark-warning);font-size:1.1rem;margin-top:.1rem}.bug-hint span{color:var(--klark-dark);font-size:.95rem;line-height:1.5}.bugs-tips{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.bugs-tips h3{color:var(--klark-dark);font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.tips-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tip{align-items:flex-start;background:#10b9810d;border-left:4px solid var(--klark-success);border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.tip i{color:var(--klark-success);font-size:1.5rem;margin-top:.25rem;min-width:24px}.tip h4{color:var(--klark-dark);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.tip p{color:var(--klark-gray);font-size:.95rem;line-height:1.6}@media (max-width:768px){.bugs-header h2{font-size:2rem}.bugs-header p{font-size:1.1rem}.summary-header{flex-direction:column;gap:1rem;text-align:center}.summary-stats{gap:.75rem;grid-template-columns:1fr}.bugs-grid,.tips-content{gap:1rem;grid-template-columns:1fr}.bug-card,.bugs-tips,.summary-card{padding:1.5rem}}.footer{background:#1e293b;color:#fff;margin-top:4rem;padding:3rem 0 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px;padding:0 2rem}.footer-section h3{color:#3b82f6;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#3b82f6;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo .footer-logo-image{filter:invert(1) brightness(200%);height:15px;margin-bottom:1rem;object-fit:contain;width:100px}.footer-logo p{color:#fffc;font-size:1rem;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section li{color:#ffffffb3;line-height:1.5;padding:.4rem 0;transition:color .3s ease}.footer-section li:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-bottom p{color:#ffffff80;font-size:.9rem}.footer-social span{color:#fff9;font-size:.9rem;font-style:italic}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.footer-bottom-content{flex-direction:column;padding:0 1rem;text-align:center}}@media (max-width:480px){.footer-bottom-content,.footer-content{padding:0 .75rem}}
/*# sourceMappingURL=main.e1471a85.css.map*/