.tool-wrapper{max-width:720px;margin:0 auto;padding:2rem 1rem 4rem}.tool-hero{text-align:center;margin-bottom:2.5rem}.tool-hero h1{color:#1e293b;margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;line-height:1.25}.tool-hero p{color:#64748b;max-width:540px;margin:0 auto;font-size:1.05rem}.step-indicator{justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex}.step-dot{color:#64748b;z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:relative}.step-dot.active{border-color:var(--pn-amber-d);background:var(--pn-amber-d);color:#fff}.step-dot.done{border-color:var(--pn-amber-d);color:var(--pn-amber-d);background:#fef3c7}.step-line{background:#e2e8f0;width:80px;height:2px}.step-line.done{background:#f59e0b}.step-label{text-align:center;color:#64748b;margin-bottom:1.5rem;font-size:.8rem;font-weight:500}.wizard-step{display:none}.wizard-step.active{display:block}.step-question{color:#1e293b;text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.options-grid{flex-direction:column;gap:.75rem;display:flex}.options-grid.two-col{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.option-card{cursor:pointer;text-align:left;color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:1rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.975rem;font-weight:500;line-height:1.4;transition:border-color .15s,background .15s,transform .1s}.option-card:hover{background:#fffbeb;border-color:#f59e0b;transform:translateY(-1px)}.option-card.selected{background:#fef3c7;border-color:#f59e0b}.option-card .option-icon{margin-bottom:.4rem;font-size:1.5rem;display:block}.option-card .option-title{font-weight:600;display:block}.option-card .option-sub{color:#64748b;margin-top:.2rem;font-size:.85rem;display:block}.options-inline{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.result-card{border-radius:14px;display:none;overflow:hidden;box-shadow:0 4px 24px #0000001a}.result-card.visible{display:block}.result-card-header{color:#fff;text-align:center;padding:2rem 1.5rem 1.5rem}.cscs-card-visual{background:#ffffff1f;border:3px solid #ffffff4d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:240px;height:150px;margin:0 auto 1.25rem;display:flex}.cscs-card-visual .card-label{letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin-bottom:.4rem;font-size:.7rem;font-weight:700}.cscs-card-visual .card-type{font-size:1.15rem;font-weight:700}.cscs-card-visual .card-scheme{opacity:.8;margin-top:.2rem;font-size:.75rem}.result-card-header h2{margin:.75rem 0 .4rem;font-size:1.5rem;font-weight:700}.result-card-header p{opacity:.9;font-size:.95rem}.result-card-body{background:#fff;padding:1.5rem}.result-section{margin-bottom:1.25rem}.result-section h3{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.4rem;font-size:.8rem;font-weight:700}.result-section p{color:#1e293b;margin:0;font-size:.95rem;line-height:1.55}.result-section a{color:#f59e0b;font-weight:600;text-decoration:none}.result-section a:hover{text-decoration:underline}.result-divider{border:none;border-top:1px solid #f1f5f9;margin:1.25rem 0}.result-cta{text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:1.25rem;padding:1.25rem}.result-cta p{color:#1e293b;margin-bottom:.75rem;font-size:.95rem;font-weight:500}.btn-primary{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.btn-primary:hover{background:#d97706}.btn-secondary{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.btn-secondary:hover{background:#f1f5f9}.share-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.share-row span{color:#64748b;font-size:.85rem}.result-actions{text-align:center;margin-top:1.5rem}.alert-box{background:#f8fafc;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;margin-bottom:1rem;padding:1rem 1.25rem}.alert-box p{color:#475569;margin:0;font-size:.92rem;line-height:1.55}.tool-info{max-width:720px;margin:3rem auto 0;padding:0 1rem}.tool-info h2{color:#1e293b;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.faq-item{border-bottom:1px solid #e2e8f0;padding:1rem 0}.faq-item:last-child{border-bottom:none}.faq-item h3{color:#1e293b;margin-bottom:.4rem;font-size:.98rem;font-weight:600}.faq-item p{color:#64748b;margin:0;font-size:.92rem;line-height:1.6}.card-colours-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin:1rem 0;display:grid}.colour-chip{text-align:center;color:#fff;border-radius:8px;padding:.75rem .5rem;font-size:.82rem;font-weight:600}@media (width<=520px){.options-grid.two-col{grid-template-columns:1fr}.step-line{width:40px}.share-row{flex-direction:column;align-items:flex-start}}
