@font-face{font-family:MT-Bold;src:url(https://testshift.co.uk/static/fonts/MT-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MT-Medium;src:url(https://testshift.co.uk/static/fonts/MT-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:MT-Reg;src:url(https://testshift.co.uk/static/fonts/MT.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:light;font-family:MT-Reg,system-ui,sans-serif;background:#faf7fa;color:#242424;--pink: #ff81cf;--pink-deep: #ff58bf;--pink-soft: rgba(255, 129, 207, .15);--charcoal: #343434;--charcoal-soft: #4a4a4a;--surface: #ffffff;--surface-soft: #fff5fb;--surface-tint: rgba(255, 255, 255, .94);--text: #242424;--muted: #8a8a8a;--border: rgba(52, 52, 52, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background-color:#fafafa;color:var(--text);font-family:MT-Reg,system-ui,sans-serif}button,input,textarea{font:inherit;border:none;background:none;cursor:pointer;padding:0;margin:0;font-size:100%;font-family:inherit;vertical-align:baseline;color:inherit}a{color:inherit}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.app-shell{min-height:100vh;padding:28px 20px 40px}.app-frame{width:min(1180px,100%);margin:0 auto;display:grid;gap:24px}.hero-panel,.flow-panel,.debug-panel{border-radius:30px}.hero-panel{padding:30px 32px;background-color:#fff}.hero-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.section-eyebrow{margin:0 0 12px;color:var(--pink-deep);font-family:MT-Bold,system-ui,sans-serif;font-size:.78rem;text-transform:uppercase}.brand-wordmark{margin:0;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:clamp(2.4rem,4vw,4rem);line-height:.94}.brand-accent{color:var(--pink)}.hero-title{margin:14px 0 0;max-width:760px;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.05}.hero-description{margin:14px 0 0;max-width:760px;color:var(--muted);font-family:MT-Medium,system-ui,sans-serif;font-size:1rem;line-height:1.6}.debug-toggle{min-height:42px;padding:0 16px;border:1px solid rgba(255,129,207,.2);border-radius:999px;background:var(--pink-soft);color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:.9rem;cursor:pointer}.content-grid{display:grid;gap:24px;align-items:start}.content-grid--single{grid-template-columns:minmax(0,1fr)}.content-grid--debug{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr)}.flow-panel{background:#fff;color:#343434;padding:30px 32px}.flow-panel-content{flex:1 1 auto}.flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.flow-header--stacked{justify-content:flex-start}.flow-title{margin:0;color:#343434;font-family:MT-Bold,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.05}.flow-description{margin:14px 0 0;max-width:720px;color:#222222b8;font-family:MT-Medium,system-ui,sans-serif;font-size:1rem;line-height:1.62}.step-pill{display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffff14;color:#343434;font-family:MT-Bold,system-ui,sans-serif;font-size:.92rem;white-space:nowrap}.step-pill-divider{opacity:.5}.progress-track{width:100%;height:8px;margin-bottom:24px;border-radius:999px;overflow:hidden;background:#0000000d}.progress-fill{height:100%;border-radius:inherit;transition:width .18s ease;background-color:#ff81cf}.option-grid{display:grid;gap:8px;margin-top:24px}.option-button{width:100%;padding:20px 22px;border-radius:22px;background:#ff81cf;color:#343434;text-align:left;cursor:pointer;border:none}.option-title{display:block;font-family:MT-Bold,system-ui,sans-serif;font-size:1.12rem;color:#fff;line-height:1.25}.option-description{display:block;color:#ffffffb8;font-family:MT-Medium,system-ui,sans-serif;line-height:1.55}.panel-actions,.action-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.panel-actions{margin-top:14px}.panel-actions--contact{margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:18px;text-decoration:none;cursor:pointer;font-family:MT-Bold,system-ui,sans-serif;font-size:.98rem;background-color:#343434;color:#fff;gap:5px}.button:hover,.button:focus-visible{outline:none;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;transform:none;opacity:.45;box-shadow:none}.button-primary{background-color:#ff81cf}.button-secondary{background:#ffffff14;border-color:#2222221f;color:#343434}.button-ghost{background:transparent;color:#222c}.result-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;margin-bottom:16px;border-radius:999px;background:#ff81cf29;color:#ffd9ee;font-family:MT-Bold,system-ui,sans-serif;font-size:.82rem}.bullet-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.bullet-list li{position:relative;padding-left:22px;color:#222222e0;font-family:MT-Medium,system-ui,sans-serif;line-height:1.6}.bullet-list li:before{content:"";position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:var(--pink);transform:translateY(-50%)}.contact-card{margin-top:26px;padding:22px;border-radius:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.contact-value{background-color:#ff81cf;width:fit-content;padding:10px 20px;border-radius:15px;color:#fff;font-family:MT-BOLD;font-size:24px}.contact-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.contact-card-header h3{margin:0;color:#343434;font-family:MT-Bold,system-ui,sans-serif;font-size:1.08rem}.contact-card-header p{margin:8px 0 0;max-width:560px;color:#222222b8;font-family:MT-Medium,system-ui,sans-serif;line-height:1.6}.contact-email{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ff81cf24;color:#ffd8ee;font-family:MT-Bold,system-ui,sans-serif;font-size:.9rem}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.field-group{display:grid;gap:8px}.field-group--full{grid-column:1 / -1}.field-label{color:#222222e6;font-family:MT-Bold,system-ui,sans-serif;font-size:.88rem}.field-input{width:100%;min-height:52px;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#fffffffa;color:var(--text);resize:vertical;font-family:MT-Medium,system-ui,sans-serif}.field-input::placeholder{color:#989898}.field-input:focus{outline:none;border-color:#ff81cfd9}.field-input--textarea{min-height:136px}.help-text,.footer-note{margin:14px 0 0;color:#222222b8;font-family:MT-Medium,system-ui,sans-serif;line-height:1.55}.footer-note{font-size:.92rem}.debug-panel{background:var(--surface-tint);color:var(--charcoal);padding:28px}.debug-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.debug-eyebrow{margin:0 0 8px;color:var(--pink-deep);font-family:MT-Bold,system-ui,sans-serif;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.debug-title{margin:0;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:1.45rem;line-height:1.08}.debug-close{min-height:40px;padding:0 14px;border-radius:999px;background:#fff;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;cursor:pointer}.debug-section+.debug-section{margin-top:22px}.debug-section h3{margin:0 0 12px;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:1rem}.debug-kv-list{display:grid;gap:10px;margin:0}.debug-kv-list div{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:var(--surface-soft);border:1px solid rgba(255,129,207,.12)}.debug-kv-list dt{color:var(--muted);font-family:MT-Medium,system-ui,sans-serif;font-size:.82rem}.debug-kv-list dd{margin:0;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:.96rem;word-break:break-word}.debug-route-list,.debug-tag-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.debug-route-list li,.debug-tag-list li{padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(52,52,52,.08)}.debug-route-list span{display:block;color:var(--muted);font-family:MT-Medium,system-ui,sans-serif;font-size:.88rem}.debug-route-list strong{display:block;margin-top:6px;color:var(--charcoal);font-family:MT-Bold,system-ui,sans-serif;font-size:.98rem}.debug-tag-list li{display:flex;align-items:center;justify-content:space-between;gap:12px}.debug-tag-list span{color:var(--charcoal);font-family:MT-Medium,system-ui,sans-serif}.debug-tag-list code{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--surface-soft);color:var(--pink-deep);font-size:.8rem}.debug-empty{margin:0;color:var(--muted);font-family:MT-Medium,system-ui,sans-serif}.debug-pre{margin:0;padding:16px;border-radius:18px;overflow-x:auto;white-space:pre-wrap;word-break:break-word;background:#222;color:#f6f0f5;border:1px solid rgba(255,255,255,.06);font-size:.82rem;line-height:1.55}@media (max-width: 1024px){.content-grid--debug{grid-template-columns:1fr}}@media (max-width: 720px){html,body,#root{height:100vh;height:100dvh;overflow:hidden}.app-shell{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;padding:1dvh 12px 0}.app-frame{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0;gap:1dvh}.hero-panel{justify-content:center;align-items:center;border-radius:16px;display:flex;text-align:center;padding:1.8dvh 20px}.hero-panel .section-eyebrow{display:none}.brand-wordmark{font-size:clamp(1.8rem,5dvh,2.6rem)}.hero-title{font-size:clamp(.85rem,1.8dvh,1.1rem);margin-top:0}.hero-description{display:none}.flow-panel{border-radius:20px 20px 0 0;padding:2dvh 18px 0;display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0;width:100%}.debug-panel{border-radius:20px;padding:2dvh 18px}.flow-panel-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.content-grid{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.progress-track{height:.5dvh;margin-bottom:1.5dvh}.section-eyebrow{margin-bottom:.6dvh;font-size:clamp(.65rem,1.2dvh,.78rem)}.flow-title{font-size:clamp(2rem,3.5dvh,2rem)}.flow-description{font-size:clamp(.85rem,1.6dvh,1.05rem);margin-top:.5dvh}.option-grid{flex:1;display:flex;flex-direction:column;gap:1dvh;margin-top:1.5dvh}.option-button{padding:1.6dvh 16px;border-radius:14px;flex:1;max-height:300px}.option-title{font-size:clamp(.92rem,1.8dvh,1.15rem)}.option-description{font-size:clamp(.8rem,1.4dvh,.95rem)}.bullet-list{display:flex;flex-direction:column;justify-content:center;margin-top:1.5dvh}.contact-value{font-size:clamp(1rem,2.5dvh,1.5rem);padding:1dvh 16px}.hero-header,.flow-header,.contact-card-header,.debug-panel-header{flex-direction:column}.debug-toggle,.step-pill,.contact-email,.debug-close{width:100%;justify-content:center}.field-grid{grid-template-columns:1fr}.panel-actions{flex-shrink:0;flex-direction:column;margin-top:0;gap:.8dvh;padding:1.2dvh 0;padding-bottom:calc(env(safe-area-inset-bottom,34px) + 5dvh);border-top:1px solid rgba(0,0,0,.06)}.action-group{flex-direction:column}.button{width:100%;min-height:clamp(40px,5.5dvh,52px);font-size:clamp(.82rem,1.6dvh,.98rem)}.debug-tag-list li{flex-direction:column;align-items:flex-start}}
