.assessment-container.svelte-va3khk.svelte-va3khk{min-height:100vh;max-height:100vh;background:#000;padding:.5rem 1rem;position:relative;overflow:hidden;display:flex;flex-direction:column}.header-section.svelte-va3khk.svelte-va3khk{text-align:center;padding:1.5rem 0;flex-shrink:0}.logo-centered.svelte-va3khk.svelte-va3khk{margin-bottom:2rem}.assessment-logo-centered.svelte-va3khk.svelte-va3khk{height:48px;width:auto;max-width:240px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 15px rgba(102,204,102,.4));transition:all .3s ease}.assessment-logo-centered.svelte-va3khk.svelte-va3khk:hover{transform:scale(1.05);filter:drop-shadow(0 0 20px rgba(102,204,102,.6))}.logo-link-assessment.svelte-va3khk.svelte-va3khk{display:inline-block;text-decoration:none;outline:none;border:none;background:none;padding:0;margin:0;transition:all .3s ease;cursor:pointer;border-radius:8px}.logo-link-assessment.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-2px)}.logo-link-assessment.svelte-va3khk.svelte-va3khk:focus{outline:2px solid rgba(102,204,102,.5);outline-offset:4px;border-radius:8px}.logo-link-results.svelte-va3khk.svelte-va3khk{display:inline-block;text-decoration:none;outline:none;border:none;background:none;padding:0;margin:0;transition:all .3s ease;cursor:pointer;border-radius:6px}.logo-link-results.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-1px)}.logo-link-results.svelte-va3khk.svelte-va3khk:focus{outline:2px solid rgba(102,204,102,.5);outline-offset:3px;border-radius:6px}.results-logo-section.svelte-va3khk.svelte-va3khk{text-align:center;padding:.5rem 0;flex-shrink:0}.results-logo.svelte-va3khk.svelte-va3khk{height:32px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 8px rgba(102,204,102,.3))}.progress-container-enhanced.svelte-va3khk.svelte-va3khk{max-width:700px;margin:0 auto;position:relative;z-index:1;flex-shrink:0}.progress-bar-enhanced.svelte-va3khk.svelte-va3khk{height:12px;background:#ffffff1a;border-radius:1rem;overflow:hidden;position:relative;box-shadow:inset 6px 6px 12px #000c,inset -6px -6px 12px #ffffff0d,0 4px 20px #0000004d;border:1px solid rgba(102,204,102,.2)}.progress-fill-enhanced.svelte-va3khk.svelte-va3khk{height:100%;background:linear-gradient(90deg,#6c6,#4caf50,#6c6);transition:width .6s cubic-bezier(.4,0,.2,1);border-radius:1rem;position:relative;box-shadow:0 0 25px #66cc66b3,inset 0 2px 4px #ffffff4d}.progress-glow.svelte-va3khk.svelte-va3khk{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);border-radius:1rem;transition:width .6s cubic-bezier(.4,0,.2,1);animation:svelte-va3khk-progress-shimmer 2s ease-in-out infinite}@keyframes svelte-va3khk-progress-shimmer{0%,to{opacity:.6}50%{opacity:1}}.progress-text-enhanced.svelte-va3khk.svelte-va3khk{text-align:center;margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.current-question.svelte-va3khk.svelte-va3khk{color:#6c6;font-size:1.125rem;font-weight:700;text-shadow:0 0 10px rgba(102,204,102,.5)}.total-questions.svelte-va3khk.svelte-va3khk{color:#ccc;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.question-container.svelte-va3khk.svelte-va3khk{max-width:800px;margin:0 auto;position:relative;z-index:1;flex:1;display:flex;align-items:center;min-height:0}.question-card.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:3rem 2rem;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;position:relative;border:1px solid rgba(102,204,102,.2)}.question-icon.svelte-va3khk.svelte-va3khk{font-size:4rem;text-align:center;margin-bottom:1.5rem;animation:svelte-va3khk-bounce 2s infinite}.icon-emoji.svelte-va3khk.svelte-va3khk{display:inline-block}@keyframes svelte-va3khk-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.question-text.svelte-va3khk.svelte-va3khk{font-size:1.875rem;font-weight:700;color:#fff;text-align:center;margin-bottom:.5rem;line-height:1.3}.question-subtext.svelte-va3khk.svelte-va3khk{font-size:1rem;color:#999;text-align:center;margin-bottom:2rem}.answers-grid.svelte-va3khk.svelte-va3khk{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.answer-button.svelte-va3khk.svelte-va3khk{padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;background:#0a0a0a;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;font-size:1rem;font-weight:500;color:#ccc;box-shadow:inset 4px 4px 8px #000c,inset -4px -4px 8px #ffffff08}.answer-button.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-2px);box-shadow:0 10px 30px #66cc664d,inset 4px 4px 8px #000c,inset -4px -4px 8px #ffffff08;border-color:#66cc664d}.answer-button.svelte-va3khk.svelte-va3khk:disabled{opacity:.5;cursor:not-allowed}.answer-button.green.svelte-va3khk.svelte-va3khk:hover{border-color:#6c6;background:#66cc661a}.answer-button.yellow.svelte-va3khk.svelte-va3khk:hover{border-color:#f59e0b;background:#f59e0b1a}.answer-button.orange.svelte-va3khk.svelte-va3khk:hover{border-color:#f97316;background:#f973161a}.answer-button.red.svelte-va3khk.svelte-va3khk:hover{border-color:#ef4444;background:#ef44441a}.answer-indicator.svelte-va3khk.svelte-va3khk{position:absolute;bottom:0;left:0;right:0;height:4px;transform:scaleX(0);transition:transform .3s ease}.answer-button.svelte-va3khk:hover .answer-indicator.svelte-va3khk{transform:scaleX(1)}.answer-indicator.green.svelte-va3khk.svelte-va3khk{background:#6c6}.answer-indicator.yellow.svelte-va3khk.svelte-va3khk{background:#f59e0b}.answer-indicator.orange.svelte-va3khk.svelte-va3khk{background:#f97316}.answer-indicator.red.svelte-va3khk.svelte-va3khk{background:#ef4444}.fact-box.svelte-va3khk.svelte-va3khk{background:#f59e0b26;border-left:6px solid #F59E0B;padding:1.5rem 1.75rem;border-radius:.75rem;display:flex;align-items:center;gap:1.25rem;margin-top:2rem;border:1px solid rgba(245,158,11,.3);box-shadow:0 4px 12px #f59e0b33;transition:all .3s ease;animation:svelte-va3khk-fact-highlight 7s ease-in-out}@keyframes svelte-va3khk-fact-highlight{0%,to{transform:scale(1);opacity:1}10%,90%{transform:scale(1.02);opacity:1}50%{transform:scale(1.02);opacity:1}}.fact-icon.svelte-va3khk.svelte-va3khk{width:28px;height:28px;flex-shrink:0;color:#f59e0b;animation:svelte-va3khk-icon-pulse 2s infinite}@keyframes svelte-va3khk-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.fact-text.svelte-va3khk.svelte-va3khk{font-size:1.125rem;color:#fff;font-weight:600;margin:0;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.5)}.back-button.svelte-va3khk.svelte-va3khk{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#999;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.back-button.svelte-va3khk.svelte-va3khk:hover{background:#66cc661a;color:#6c6;border-color:#66cc664d}.back-button.svelte-va3khk svg.svelte-va3khk{width:20px;height:20px}.results-container.svelte-va3khk.svelte-va3khk{max-width:100%;margin:0 auto;position:relative;z-index:1;height:100%;display:flex;flex-direction:column;overflow:hidden}.results-grid.svelte-va3khk.svelte-va3khk{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem;flex:1;min-height:0;margin-bottom:1rem}.risk-card.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1rem;padding:1.5rem;border:1px solid rgba(102,204,102,.2);box-shadow:0 4px 12px #0000004d}.risk-header.svelte-va3khk.svelte-va3khk{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.risk-emoji.svelte-va3khk.svelte-va3khk{font-size:2.5rem}.risk-title.svelte-va3khk.svelte-va3khk{font-size:1rem;color:#ccc;margin:0;font-weight:600}.risk-level.svelte-va3khk.svelte-va3khk{font-size:1.5rem;font-weight:800;margin:0}.stats-cards.svelte-va3khk.svelte-va3khk{display:flex;flex-direction:column;gap:.75rem}.mini-stat.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:.75rem;padding:1rem;border:1px solid rgba(102,204,102,.2);text-align:center}.mini-stat.svelte-va3khk .stat-value.svelte-va3khk{font-size:1.25rem;font-weight:800;color:#6c6;margin-bottom:.25rem}.mini-stat.svelte-va3khk .stat-label.svelte-va3khk{font-size:.75rem;color:#999;font-weight:600;text-transform:uppercase}.vulnerabilities-card.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1rem;padding:1.5rem;border:1px solid rgba(239,68,68,.3);grid-column:1 / -1}.vuln-title.svelte-va3khk.svelte-va3khk{font-size:1.125rem;font-weight:700;color:#ef4444;margin:0 0 1rem}.vuln-list.svelte-va3khk.svelte-va3khk{display:flex;flex-wrap:wrap;gap:.5rem}.vuln-item.svelte-va3khk.svelte-va3khk{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;color:#ccc;font-weight:500}.solution-card.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1rem;padding:1.5rem;border:1px solid rgba(102,204,102,.3);grid-column:1 / -1}.solution-title.svelte-va3khk.svelte-va3khk{font-size:1.25rem;font-weight:700;margin:0 0 1rem;text-align:center}.solution-features.svelte-va3khk.svelte-va3khk{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.feature.svelte-va3khk.svelte-va3khk{font-size:.875rem;color:#ccc;font-weight:500}.mini-quote.svelte-va3khk.svelte-va3khk{background:#66cc661a;border-left:4px solid #66CC66;padding:1rem;border-radius:.5rem;font-size:.875rem;font-style:italic;color:#ccc;margin:0}.mini-quote.svelte-va3khk cite.svelte-va3khk{display:block;font-size:.75rem;color:#999;font-style:normal;font-weight:600;margin-top:.5rem}.cta-row.svelte-va3khk.svelte-va3khk{display:flex;gap:.75rem;justify-content:center;flex-shrink:0;padding:1rem 0}.cta-primary.svelte-va3khk.svelte-va3khk{flex:1;max-width:200px;padding:1rem 1.5rem;background:linear-gradient(135deg,#6c6,#4caf50);color:#000;border-radius:.75rem;font-size:1rem;font-weight:700;text-decoration:none;text-align:center;box-shadow:0 4px 12px #66cc664d;transition:all .3s ease}.cta-primary.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6c66}.cta-secondary.svelte-va3khk.svelte-va3khk{flex:1;max-width:150px;padding:1rem 1.5rem;background:transparent;color:#ccc;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease}.cta-secondary.svelte-va3khk.svelte-va3khk:hover{background:#66cc661a;border-color:#66cc664d;color:#6c6}.share-btn.svelte-va3khk.svelte-va3khk{padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#ccc;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.875rem}.risk-display.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:3rem;text-align:center;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;margin-bottom:2rem;border:1px solid rgba(102,204,102,.2)}.risk-emoji.svelte-va3khk.svelte-va3khk{font-size:5rem;display:block;margin-bottom:1rem;animation:svelte-va3khk-pulse 2s infinite}@keyframes svelte-va3khk-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.risk-title.svelte-va3khk.svelte-va3khk{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.green-text.svelte-va3khk.svelte-va3khk{color:#6c6}.yellow-text.svelte-va3khk.svelte-va3khk{color:#f59e0b}.orange-text.svelte-va3khk.svelte-va3khk{color:#f97316}.red-text.svelte-va3khk.svelte-va3khk{color:#ef4444}.risk-meter.svelte-va3khk.svelte-va3khk{max-width:400px;height:20px;background:#0a0a0a;border-radius:10px;margin:0 auto;overflow:hidden;box-shadow:inset 4px 4px 8px #000c,inset -4px -4px 8px #ffffff08}.risk-meter-fill.svelte-va3khk.svelte-va3khk{height:100%;transition:width 1s ease;border-radius:10px}.risk-meter-fill.green.svelte-va3khk.svelte-va3khk{background:linear-gradient(90deg,#6c6,#4caf50);box-shadow:0 0 20px #66cc6680}.risk-meter-fill.yellow.svelte-va3khk.svelte-va3khk{background:linear-gradient(90deg,#fbbf24,#f59e0b);box-shadow:0 0 20px #f59e0b80}.risk-meter-fill.orange.svelte-va3khk.svelte-va3khk{background:linear-gradient(90deg,#fb923c,#f97316);box-shadow:0 0 20px #f9731680}.risk-meter-fill.red.svelte-va3khk.svelte-va3khk{background:linear-gradient(90deg,#f87171,#ef4444);box-shadow:0 0 20px #ef444480}.stats-grid.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:3rem;margin-bottom:2rem;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;border:1px solid rgba(102,204,102,.2)}.stats-title.svelte-va3khk.svelte-va3khk{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#fff}.stat-cards.svelte-va3khk.svelte-va3khk{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card.svelte-va3khk.svelte-va3khk{padding:1.5rem;border-radius:1rem;text-align:center;transform:translateY(0);transition:transform .3s ease}.stat-card.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-5px)}.stat-card.red.svelte-va3khk.svelte-va3khk{background:#ef44441a;border:1px solid rgba(239,68,68,.3)}.stat-card.orange.svelte-va3khk.svelte-va3khk{background:#f973161a;border:1px solid rgba(249,115,22,.3)}.stat-card.yellow.svelte-va3khk.svelte-va3khk{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3)}.stat-card.purple.svelte-va3khk.svelte-va3khk{background:#8b5cf61a;border:1px solid rgba(139,92,246,.3)}.stat-card.blue.svelte-va3khk.svelte-va3khk{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.stat-value.svelte-va3khk.svelte-va3khk{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#6c6,#4caf50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-va3khk.svelte-va3khk{font-size:.875rem;color:#999;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.recommendations.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:3rem;margin-bottom:2rem;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;border:1px solid rgba(102,204,102,.2)}.recommendations-title.svelte-va3khk.svelte-va3khk{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#ef4444}.vuln-icon.svelte-va3khk.svelte-va3khk{font-size:1.25rem;flex-shrink:0}.solution-section.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:0;overflow:hidden;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;margin-bottom:2rem;border:1px solid rgba(102,204,102,.2)}.solution-card.svelte-va3khk.svelte-va3khk{padding:3rem;background:linear-gradient(135deg,#66cc660d,#4caf500d)}.solution-title.svelte-va3khk.svelte-va3khk{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem}.gradient-text.svelte-va3khk.svelte-va3khk{background:linear-gradient(135deg,#6c6,#4caf50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.solution-intro.svelte-va3khk.svelte-va3khk{font-size:1.25rem;text-align:center;color:#ccc;margin-bottom:2rem;font-weight:500}.solution-features.svelte-va3khk.svelte-va3khk{display:grid;gap:1.5rem;margin-bottom:2rem}.feature-item.svelte-va3khk.svelte-va3khk{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#0a0a0a;border-radius:.75rem;box-shadow:inset 4px 4px 8px #000c,inset -4px -4px 8px #ffffff08;border:1px solid rgba(102,204,102,.2)}.feature-check.svelte-va3khk.svelte-va3khk{width:28px;height:28px;color:#6c6;flex-shrink:0}.cta-section.svelte-va3khk.svelte-va3khk{text-align:center;padding-top:2rem}.cta-primary.svelte-va3khk.svelte-va3khk{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#6c6,#4caf50);color:#000;border-radius:1rem;font-size:1.25rem;font-weight:700;text-decoration:none;box-shadow:0 10px 30px #66cc664d,0 1px 2px #0003;transition:all .3s ease;margin:0 .5rem 1rem}.cta-primary.svelte-va3khk.svelte-va3khk:hover{transform:translateY(-2px);box-shadow:0 15px 40px #6c66,0 2px 4px #0003}.cta-secondary.svelte-va3khk.svelte-va3khk{display:inline-flex;align-items:center;padding:1.25rem 2.5rem;background:transparent;color:#ccc;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;margin:0 .5rem 1rem}.cta-secondary.svelte-va3khk.svelte-va3khk:hover{background:#1a1a1a80;border-color:#66cc664d;color:#6c6}.urgency-text.svelte-va3khk.svelte-va3khk{font-size:1rem;color:#ef4444;font-weight:600;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.share-section.svelte-va3khk.svelte-va3khk{background:#1a1a1a;border-radius:1.5rem;padding:2rem;text-align:center;box-shadow:20px 20px 40px #000c,-20px -20px 40px #ffffff08,inset 0 0 0 1px #66cc661a;border:1px solid rgba(102,204,102,.2)}.share-buttons.svelte-va3khk.svelte-va3khk{display:flex;justify-content:center;gap:1rem}.share-btn.svelte-va3khk.svelte-va3khk{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#0a0a0a;color:#ccc;font-weight:600;cursor:pointer;transition:all .2s ease}.share-btn.svelte-va3khk.svelte-va3khk:hover{background:#66cc661a;border-color:#66cc664d;color:#6c6}@media (max-width: 768px){.assessment-container.svelte-va3khk.svelte-va3khk{padding:.25rem .5rem;max-height:100vh}.header-section.svelte-va3khk.svelte-va3khk{padding:1rem 0}.logo-centered.svelte-va3khk.svelte-va3khk{margin-bottom:1.5rem}.assessment-logo-centered.svelte-va3khk.svelte-va3khk{height:36px;max-width:180px}.results-logo.svelte-va3khk.svelte-va3khk{height:24px;max-width:120px}.progress-container-enhanced.svelte-va3khk.svelte-va3khk{margin:0 auto;max-width:90%}.progress-bar-enhanced.svelte-va3khk.svelte-va3khk{height:10px}.current-question.svelte-va3khk.svelte-va3khk{font-size:1rem}.total-questions.svelte-va3khk.svelte-va3khk{font-size:.875rem}.question-card.svelte-va3khk.svelte-va3khk{padding:1.5rem 1rem;margin:0}.question-icon.svelte-va3khk.svelte-va3khk{font-size:2.5rem;margin-bottom:1rem}.question-text.svelte-va3khk.svelte-va3khk{font-size:1.25rem;margin-bottom:.5rem}.question-subtext.svelte-va3khk.svelte-va3khk{font-size:.875rem;margin-bottom:1.5rem}.answers-grid.svelte-va3khk.svelte-va3khk{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}.answer-button.svelte-va3khk.svelte-va3khk{padding:1rem;font-size:.875rem}.fact-box.svelte-va3khk.svelte-va3khk{padding:1rem;margin-top:1.5rem;gap:1rem}.fact-text.svelte-va3khk.svelte-va3khk{font-size:1rem}.fact-icon.svelte-va3khk.svelte-va3khk{width:24px;height:24px}.results-grid.svelte-va3khk.svelte-va3khk{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:.75rem}.risk-card.svelte-va3khk.svelte-va3khk{padding:1rem}.risk-emoji.svelte-va3khk.svelte-va3khk{font-size:2rem}.risk-level.svelte-va3khk.svelte-va3khk{font-size:1.25rem}.stats-cards.svelte-va3khk.svelte-va3khk{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:.5rem}.mini-stat.svelte-va3khk.svelte-va3khk{padding:.75rem .5rem}.mini-stat.svelte-va3khk .stat-value.svelte-va3khk{font-size:1rem}.mini-stat.svelte-va3khk .stat-label.svelte-va3khk{font-size:.625rem}.vulnerabilities-card.svelte-va3khk.svelte-va3khk{padding:1rem}.vuln-title.svelte-va3khk.svelte-va3khk{font-size:1rem}.solution-card.svelte-va3khk.svelte-va3khk{padding:1rem}.solution-title.svelte-va3khk.svelte-va3khk{font-size:1rem}.solution-features.svelte-va3khk.svelte-va3khk{grid-template-columns:1fr;gap:.25rem}.feature.svelte-va3khk.svelte-va3khk{font-size:.75rem}.mini-quote.svelte-va3khk.svelte-va3khk{padding:.75rem;font-size:.75rem}.cta-row.svelte-va3khk.svelte-va3khk{padding:.5rem 0;gap:.5rem}.cta-primary.svelte-va3khk.svelte-va3khk,.cta-secondary.svelte-va3khk.svelte-va3khk{max-width:none;padding:.75rem 1rem;font-size:.875rem}.share-btn.svelte-va3khk.svelte-va3khk{padding:.75rem;font-size:.75rem}}@media (min-width: 769px) and (max-width: 1024px){.assessment-container.svelte-va3khk.svelte-va3khk{padding:.75rem}.question-card.svelte-va3khk.svelte-va3khk{padding:2rem 1.5rem}.results-grid.svelte-va3khk.svelte-va3khk{gap:1rem}.risk-card.svelte-va3khk.svelte-va3khk,.vulnerabilities-card.svelte-va3khk.svelte-va3khk,.solution-card.svelte-va3khk.svelte-va3khk{padding:1.25rem}}@media print{.assessment-container.svelte-va3khk.svelte-va3khk{background:#fff;color:#000}.back-button.svelte-va3khk.svelte-va3khk,.share-section.svelte-va3khk.svelte-va3khk{display:none}.cta-section.svelte-va3khk.svelte-va3khk{page-break-after:avoid}}
