.analyse-hero-sub{font-size:1.1rem;color:var(--text-secondary);max-width:540px;margin:0 auto 2rem;line-height:1.7}.analyse-cta-wrap{margin-top:2rem}.analyse-modal-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,.6);z-index:10001;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2.5rem 1rem}.analyse-modal-overlay.active{display:flex;align-items:flex-start;justify-content:center}.hero-content:has(.analyse-modal-overlay.active){z-index:auto!important}body.analyse-modal-open .analyse-cta-wrap,body.analyse-modal-open .hero,body.analyse-modal-open .hero-content,body.analyse-modal-open .hero-layout{z-index:auto!important}.analyse-modal{background:white;border-radius:20px;width:100%;max-width:540px;position:relative;box-shadow:0 25px 60px rgba(0,0,0,.15);margin:auto 0}.analyse-modal-close{position:absolute;top:.75rem;right:.75rem;background:#f8fafc;border:none;width:38px;height:38px;border-radius:10px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.analyse-modal-close:hover{background:#e2e8f0;color:#1a1a2e}.analyse-screen{display:none;padding:2rem}.analyse-screen.active{display:block}.analyse-intro h2{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin:0 0 1rem;line-height:1.35;padding-right:2.5rem}.analyse-intro p{color:#475569;font-size:.98rem;line-height:1.65;margin-bottom:.9rem}.analyse-intro ul{margin:.75rem 0 1rem;padding-left:1.25rem;color:#475569;line-height:1.7}.analyse-intro ul li{margin-bottom:.25rem}.analyse-intro .highlight{color:var(--color-h1);font-weight:600;margin-bottom:.4rem}.analyse-intro .meta{font-size:.88rem;color:#64748b;margin-top:1.25rem;margin-bottom:0}@media (max-width:480px){.analyse-modal-overlay{padding:1rem .75rem}.analyse-screen{padding:1.5rem 1.25rem}.analyse-intro h2{font-size:1.1rem}.analyse-intro p{font-size:.92rem}}.analyse-start-btn{display:inline-block;background:var(--color-cta);color:white;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1rem;transition:all .2s}.analyse-start-btn:hover{background:var(--color-cta-hover);transform:translateY(-1px)}.analyse-progress{margin-bottom:1.5rem}.analyse-progress-text{font-size:.85rem;color:#64748b;margin-bottom:.5rem}.analyse-progress-bar{height:5px;background:#e2e8f0;border-radius:100px;overflow:hidden}.analyse-progress-fill{height:100%;background:var(--color-cta);border-radius:100px;transition:width .3s}.analyse-question h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:1.25rem;line-height:1.5}.analyse-options{display:flex;flex-direction:column;gap:.5rem}.analyse-option{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;padding:.9rem 1rem;font-size:.95rem;color:#334155;text-align:left;cursor:pointer;transition:all .15s}.analyse-option.selected,.analyse-option:hover{border-color:var(--color-cta);background:var(--color-navy-light)}.analyse-input-wrap{margin-top:.75rem}.analyse-input-wrap input{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem}.analyse-input-wrap input:focus{outline:none;border-color:var(--color-cta)}.analyse-contact-wrap{display:flex;flex-direction:column;gap:.75rem}.analyse-contact-wrap input{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem}.analyse-contact-wrap input:focus{outline:none;border-color:var(--color-cta)}.analyse-submit-btn{width:100%;padding:1rem;background:var(--color-cta);color:white;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1rem}.analyse-submit-btn:hover{background:var(--color-cta-hover)}.analyse-submit-btn:disabled{opacity:.6;cursor:not-allowed}