*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{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;color:#1b1b1b;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.navbar{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;justify-content:space-between}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{gap:12px;text-decoration:none;font-size:1.5rem;font-weight:700;color:#1b1b1b}.navbar-logo img{height:50px;width:auto}.navbar-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.navbar-menu li a{text-decoration:none;color:#1b1b1b;font-weight:500;transition:color .3s}.navbar-menu li a:hover{color:#786d0a}.navbar-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:5px}.navbar-toggle span{width:25px;height:3px;background:#1b1b1b;transition:all .3s}@media (max-width:768px){.navbar-toggle{display:flex}.navbar-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0}.navbar-menu.active{left:0}.navbar-menu li{margin:1rem 0}}.hero{background:linear-gradient(135deg,#1b1b1b,#2d2d2d);color:#fff;padding:6rem 2rem;min-height:600px;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(135deg,#786d0a,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;line-height:1.6;color:#e5e5e5;margin-bottom:2.5rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#786d0a;color:#fff}.btn-primary:hover{background:#9a8d0d;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#1b1b1b}.hero-visual{display:flex;justify-content:center}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.stat-card{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:16px;text-align:center;border:1px solid hsla(0,0%,100%,.2)}.stat-number{font-size:2.5rem;font-weight:800;color:#fbbf24;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#e5e5e5}@media (max-width:968px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-cta{justify-content:center}.hero-stats{grid-template-columns:1fr}}.features{padding:5rem 2rem;background:#f9fafb}.features-container{max-width:1200px;margin:0 auto}.features-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1b1b1b}.features-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:16px;text-decoration:none;color:inherit;box-shadow:0 4px 6px rgba(0,0,0,.07);transition:all .3s;border:1px solid #e5e7eb}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1b1b1b}.feature-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.feature-link{color:#786d0a;font-weight:600}.feature-card:hover .feature-link{text-decoration:underline}.tools{padding:5rem 2rem;background:#1b1b1b;color:#fff}.tools-container{max-width:1200px;margin:0 auto}.tools-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem}.tools-subtitle{text-align:center;font-size:1.2rem;color:#e5e5e5;margin-bottom:3rem}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.tool-card{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;text-decoration:none;color:inherit;border:1px solid hsla(0,0%,100%,.1);transition:all .3s;position:relative}.tool-card:hover{background:hsla(0,0%,100%,.1);transform:translateY(-4px)}.tool-badge{position:absolute;top:1rem;right:1rem;background:#786d0a;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600}.tool-name{font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:.5rem}.tool-description{color:#e5e5e5;line-height:1.6;margin-bottom:1.5rem}.tool-cta{color:#fbbf24;font-weight:600}.tool-card:hover .tool-cta{text-decoration:underline}.cta{padding:5rem 2rem;background:linear-gradient(135deg,#786d0a,#9a8d0d);color:#fff}.cta-container{max-width:800px;margin:0 auto;text-align:center}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-description{font-size:1.2rem;margin-bottom:2.5rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-outline{background:transparent;color:#fff;border:2px solid #fff}.btn-outline:hover{background:#fff;color:#786d0a}.footer{background:#1b1b1b;color:#e5e5e5;padding:3rem 2rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 3fr;grid-gap:4rem;gap:4rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700}.footer-logo img{height:50px;width:auto}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer-column h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.footer-column a{display:block;color:#e5e5e5;text-decoration:none;margin-bottom:.5rem;transition:color .3s}.footer-column a:hover{color:#fbbf24}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem;text-align:center;color:#999}@media (max-width:768px){.footer-content,.footer-links{grid-template-columns:1fr}}.audit-hero{background:linear-gradient(135deg,#1b1b1b,#2d2d2d);color:#fff;padding:5rem 2rem;text-align:center}.audit-hero-container{max-width:900px;margin:0 auto}.audit-hero-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.audit-hero-subtitle{font-size:1.25rem;line-height:1.6;color:#e5e5e5;margin-bottom:2.5rem}.audit-hero-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.badge{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:30px;border:1px solid hsla(0,0%,100%,.2);font-size:.9rem;font-weight:600}@media (max-width:768px){.audit-hero-title{font-size:2rem}.audit-hero-subtitle{font-size:1.1rem}}.audit-form-section{padding:4rem 2rem;background:#f9fafb}.audit-form-container{max-width:1200px;margin:0 auto}.audit-form{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,.1);max-width:600px;margin:0 auto}.form-title{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:#1b1b1b;text-align:center}.form-description{text-align:center;color:#666;margin-bottom:2rem;line-height:1.6}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#1b1b1b}.form-group input{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#786d0a}.form-note{color:#666;font-size:.9rem;margin-top:1.5rem}.form-note,.form-success{text-align:center}.success-icon{width:80px;height:80px;background:#786d0a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 1.5rem}.form-success h3{font-size:1.75rem;margin-bottom:1rem;color:#1b1b1b}.form-success p{color:#666;margin-bottom:2rem;line-height:1.6}@media (max-width:768px){.audit-form{padding:2rem 1.5rem}}.audit-features{padding:5rem 2rem;background:#f9fafb}.audit-features-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1b1b1b}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.audit-benefits{padding:5rem 2rem;background:#1b1b1b;color:#fff}.audit-benefits-container{max-width:1200px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.benefit-card{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);text-align:center}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.benefit-description{color:#e5e5e5;line-height:1.6}.article-page{min-height:100vh;background:#fff}.article-container{max-width:800px;margin:0 auto;padding:2rem}.article-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.article-category{display:inline-block;background:#786d0a;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-decoration:none;margin-bottom:1rem}.article-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1rem;color:#1b1b1b}.article-description{font-size:1.25rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.article-meta{display:flex;gap:1rem;color:#999;font-size:.9rem;margin-bottom:1rem}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f0f0f0;color:#1b1b1b;padding:.4rem .8rem;border-radius:20px;font-size:.875rem;text-decoration:none;transition:background .3s}.tag:hover{background:#e0e0e0}.article-content{font-size:1.125rem;line-height:1.8;color:#333}.article-content h2{font-size:2rem;font-weight:700;margin-top:3rem;margin-bottom:1.5rem;color:#1b1b1b}.article-content h3{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#1b1b1b}.article-content p{margin-bottom:1.5rem}.article-content ol,.article-content ul{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin-bottom:.5rem}.article-content a{color:#786d0a;text-decoration:underline}.article-content a:hover{color:#9a8d0d}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.article-content blockquote{border-left:4px solid #786d0a;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#666}.article-footer{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}.article-cta{background:linear-gradient(135deg,#786d0a,#9a8d0d);color:#fff;padding:3rem;border-radius:16px;text-align:center}.article-cta h3{font-size:2rem;margin-bottom:1rem}.article-cta p{font-size:1.125rem;margin-bottom:2rem;opacity:.95}@media (max-width:768px){.article-container{padding:1rem}.article-title{font-size:2rem}.article-description{font-size:1.1rem}}.quiz-page{padding:4rem 2rem;background:#f9fafb;min-height:100vh}.quiz-page-container{max-width:900px;margin:0 auto}.quiz-header{text-align:center;margin-bottom:4rem}.quiz-badge{text-transform:uppercase;font-size:.875rem;letter-spacing:.1em;color:#786d0a;font-weight:600;margin-bottom:1rem}.quiz-header h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#1b1b1b}.quiz-description{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2rem}.quiz-benefits{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;margin:2rem 0;text-align:left}.quiz-benefits li{padding:.5rem 0;color:#333}.quiz-note{color:#64748b;font-size:1rem}.quiz-archetypes{margin:5rem 0;padding:3rem 0;border-top:2px solid #e5e7eb}.quiz-archetypes h2{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#1b1b1b}.archetypes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.archetype-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.07)}.archetype-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1b1b1b}.archetype-card p{color:#666;line-height:1.6}.quiz-faq{margin:5rem 0;padding:3rem 0;border-top:2px solid #e5e7eb}.quiz-faq h2{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#1b1b1b}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem}.faq-column h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1b1b1b}.faq-column p{color:#666;line-height:1.6;margin-bottom:2rem}@media (max-width:768px){.quiz-header h1{font-size:2rem}.quiz-description{font-size:1.1rem}}.quiz-container{max-width:800px;margin:0 auto;padding:2rem}.quiz-instruction{text-align:center;color:#666;margin-bottom:2rem;font-size:1.1rem}.strategic-quiz{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#121417;line-height:1.5;display:grid;grid-gap:1.5rem;gap:1.5rem}.strategic-quiz__card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 15px 60px rgba(18,20,23,.08),0 3px 12px rgba(18,20,23,.06)}.strategic-quiz__card--results{background:#0f172a;color:#f8fafc}.strategic-quiz__card--results h2,.strategic-quiz__card--results h3{color:#e2e8f0}.strategic-quiz__eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;margin-bottom:.75rem;color:#475569}.strategic-quiz__card--results .strategic-quiz__eyebrow{color:#94a3b8}.strategic-quiz__subtitle{font-size:1.1rem;color:#475569}.strategic-quiz__list{list-style:none;padding:0;margin:1.25rem 0;display:grid;grid-gap:.35rem;gap:.35rem}.strategic-quiz__note{color:#64748b;margin-bottom:1.5rem}.strategic-quiz__cta{background:#0f172a;color:#fff;border:none;border-radius:999px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.strategic-quiz__cta:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(15,23,42,.3)}.strategic-quiz__form{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 15px 60px rgba(18,20,23,.08),0 3px 12px rgba(18,20,23,.06);display:grid;grid-gap:1.5rem;gap:1.5rem}.strategic-quiz__questions{display:grid;grid-gap:1rem;gap:1rem}.strategic-quiz__question{border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;background:#f8fafc}.strategic-quiz__context{margin:0 0 .5rem;font-size:.9rem;color:#475569;font-style:italic}.strategic-quiz__question legend{font-weight:600;margin-bottom:.75rem}.strategic-quiz__options{display:grid;grid-gap:.5rem;gap:.5rem}.strategic-quiz__option{display:flex;gap:.5rem;align-items:flex-start;padding:.85rem 1rem;border-radius:12px;border:1px solid #cbd5f5;background:#fff;cursor:pointer;transition:all .2s}.strategic-quiz__option:hover{border-color:#786d0a;background:#f9fafb}.strategic-quiz__option input{margin-top:.25rem}.strategic-quiz__option input:checked+.strategic-quiz__option-label{font-weight:600}.strategic-quiz__submit{background:#ef4444;color:#fff;border:none;border-radius:999px;padding:.95rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .12s ease}.strategic-quiz__submit:hover{background:#dc2626}.strategic-quiz__scores{display:grid;grid-gap:1rem;gap:1rem;margin:1.5rem 0}.strategic-quiz__score{background:rgba(15,23,42,.4);padding:1rem;border-radius:14px}.strategic-quiz__score-label{font-size:.9rem;color:#cbd5f5}.strategic-quiz__score-value{font-size:2rem;font-weight:700}.strategic-quiz__progress{height:6px;background:rgba(148,163,184,.4);border-radius:999px;overflow:hidden;margin-top:.5rem}.strategic-quiz__progress span{display:block;height:100%;background:linear-gradient(90deg,#fbbf24,#f97316)}.strategic-quiz__grid{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.strategic-quiz__grid section{background:rgba(15,23,42,.4);padding:1.25rem;border-radius:14px}.strategic-quiz__grid ul{margin:.5rem 0 0;padding-left:1rem}.strategic-quiz__grid li{margin-bottom:.5rem}@media (min-width:720px){.strategic-quiz__grid{grid-template-columns:repeat(3,1fr)}}.diagnostic-page{padding:4rem 2rem;background:#f9fafb;min-height:100vh}.diagnostic-page-container{max-width:1000px;margin:0 auto}.diagnostic-header{text-align:center;margin-bottom:4rem}.diagnostic-header h1{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#1b1b1b}.diagnostic-subtitle{font-size:1.5rem;color:#786d0a;font-weight:600;margin-bottom:1.5rem}.diagnostic-description{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.diagnostic-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.benefit-item{display:flex;align-items:center;gap:.75rem;justify-content:center;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.benefit-icon{font-size:1.5rem}@media (max-width:768px){.diagnostic-header h1{font-size:2rem}.diagnostic-description{font-size:1.1rem}}.diagnostic-quiz{max-width:900px;margin:0 auto;padding:2rem}.quiz-progress{margin-bottom:2rem}.progress-bar{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#786d0a,#fbbf24);transition:width .3s ease}.progress-text{text-align:center;color:#666;font-size:.9rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:#1b1b1b}.section-description{color:#666;font-size:1.1rem}.questions-container{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.question-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.07);border:2px solid #e5e7eb;transition:all .3s}.question-card:hover{border-color:#786d0a;box-shadow:0 8px 12px rgba(0,0,0,.1)}.question-text{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:#1b1b1b;line-height:1.6}.answer-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.answer-btn{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;color:#333}.answer-btn:hover{border-color:#786d0a;background:#f9fafb}.answer-btn.selected{background:#786d0a;color:#fff;border-color:#786d0a}.quiz-navigation{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}.quiz-navigation .btn:disabled{opacity:.5;cursor:not-allowed}.diagnostic-results{max-width:1000px;margin:0 auto;padding:2rem}.results-header{text-align:center;margin-bottom:3rem}.results-header h2{font-size:2.5rem;font-weight:800;margin-bottom:2rem;color:#1b1b1b}.overall-score{margin:2rem 0}.score-circle{width:150px;height:150px;border-radius:50%;border:8px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;background:#fff}.score-value{font-size:3rem;font-weight:800;line-height:1}.score-label{font-size:1rem;font-weight:600;margin-top:.5rem;opacity:.8}.results-description{font-size:1.2rem;color:#666;margin-top:1.5rem}.category-scores{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.category-score-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.07);border-left:4px solid}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.category-icon{font-size:2rem}.category-header h3{flex:1 1;font-size:1.5rem;font-weight:700;color:#1b1b1b;margin:0}.category-percentage{font-size:1.5rem;font-weight:800}.score-bar{height:12px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:1rem 0}.score-bar-fill{height:100%;transition:width .5s ease;border-radius:999px}.category-status{color:#666;font-size:.9rem;margin:0}.results-actions{display:flex;gap:1rem;justify-content:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}@media (max-width:768px){.diagnostic-quiz,.diagnostic-results{padding:1rem}.section-header h2{font-size:1.75rem}.answer-options{grid-template-columns:1fr}.quiz-navigation,.results-actions{flex-direction:column}}