.v6-root .pilot-section{background:var(--bg);flex:1;justify-content:center;align-items:flex-start;padding:calc(56px + clamp(1.5rem,4vw,2.5rem)) clamp(1rem,5vw,4.5rem) clamp(1.75rem,4vw,2.5rem);display:flex}.v6-root .pilot-shell{width:100%;max-width:680px}.v6-root .pilot-panel{width:100%}.v6-root .pilot-head{padding-top:clamp(1rem,3vw,1.75rem)}.v6-root .pilot-head h1{font-weight:500;font-size:var(--type-h2);letter-spacing:-.02em;color:var(--slate);text-align:center;max-width:none;margin:0 0 .75rem;line-height:1.12}.v6-root .pilot-lead{font-size:var(--type-lead);color:var(--slate-soft);text-align:center;margin:0 0 2.25rem;font-weight:300;line-height:1.6}.v6-root .pilot-fields{flex-direction:column;gap:1.25rem;display:flex}.v6-root .pilot-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.v6-root .pilot-field label,.v6-root .pilot-field .pilot-field-label{color:var(--slate);margin:0 0 .5rem;font-size:.9375rem;font-weight:600;display:block}.v6-root .pilot-opt{color:var(--slate-mut);font-weight:400}.v6-root .pilot-field input{border:1px solid var(--hairline);width:100%;height:50px;color:var(--slate);background:var(--white);border-radius:10px;outline:none;padding:0 .9375rem;font-family:inherit;font-size:1.0625rem;transition:border-color .15s,box-shadow .15s}.v6-root .pilot-field input::placeholder{color:#9aa7b6}.v6-root .pilot-field input:focus{border-color:var(--azur);box-shadow:0 0 0 3px var(--azur-soft)}.v6-root .pilot-chips{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.v6-root .pilot-chips a{pointer-events:none;color:inherit!important;text-decoration:none!important}.v6-root .pilot-chip{border:1.5px solid var(--hairline);background:var(--white);min-height:48px;color:var(--slate);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:center;align-items:center;padding:.5rem .625rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .14s,background .14s,color .14s,transform .14s;display:flex}.v6-root .pilot-chip:hover{border-color:#2d597f59}.v6-root .pilot-chip:active{transform:scale(.98)}.v6-root .pilot-chip.on{border-color:var(--azur);background:var(--tint);color:var(--azur-deep)}.v6-root .pilot-actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.v6-root .pilot-submit{background:var(--azur);min-height:50px;color:var(--white);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 2rem;font-family:inherit;font-size:1.0625rem;font-weight:600;transition:background .15s,opacity .15s,transform .15s;display:inline-flex}.v6-root .pilot-submit:hover:not(:disabled){background:var(--azur-dark)}.v6-root .pilot-submit:active:not(:disabled){transform:translateY(1px)}.v6-root .pilot-submit:disabled{opacity:.65;cursor:not-allowed}.v6-root .pilot-submit svg{width:18px;height:18px}.v6-root .pilot-micro{text-align:center;color:var(--slate-mut);margin:0;font-size:.9375rem;font-weight:300;line-height:1.5}.v6-root .pilot-micro b{color:var(--slate);font-weight:600}.v6-root .pilot-err{color:var(--alert);text-align:center;margin:.25rem 0 0;font-size:.8125rem}.v6-root .pilot-done{text-align:center;padding:1rem 0}.v6-root .pilot-done-ic{background:var(--tint);width:66px;height:66px;color:var(--azur);border:1px solid #2d597f38;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.125rem;display:flex}.v6-root .pilot-done-ic svg{width:32px;height:32px}.v6-root .pilot-done h2{color:var(--slate);text-align:center;max-width:none;margin:0 0 .625rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600}.v6-root .pilot-done p{font-size:var(--type-body);color:var(--slate-soft);max-width:28rem;margin:0 auto;font-weight:300;line-height:1.65}.v6-root .pilot-back{color:var(--azur);justify-content:center;align-items:center;margin-top:1.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.v6-root .pilot-back:hover{color:var(--azur-deep)}@media (max-width:767px){.v6-root .pilot-section{padding-inline:clamp(1rem,4vw,1.5rem)}.v6-root .pilot-shell{max-width:none}.v6-root .pilot-row{grid-template-columns:1fr;gap:1rem}.v6-root .pilot-fields{gap:1rem}.v6-root .pilot-lead{margin-bottom:1.75rem}.v6-root .pilot-actions{align-items:stretch;margin-top:1.75rem}.v6-root .pilot-submit{width:100%}}@media (max-width:360px){.v6-root .pilot-chips{grid-template-columns:1fr}}
