.brief-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);align-items:start;gap:7%;padding-top:70px;padding-bottom:110px;display:grid}.brief-intro{position:sticky;top:140px}.brief-intro h1{letter-spacing:-.055em;margin:24px 0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.08}.brief-intro>p{max-width:33ch;color:var(--muted);font-size:1.05rem;line-height:1.8}.brief-note{border-left:3px solid var(--teal);margin:36px 0;padding:8px 0 8px 24px}.brief-note p{margin:10px 0;font-size:1rem;line-height:1.7}.brief-help a{color:var(--teal);font-weight:600}.brief-surface{isolation:isolate;background:#fff;border:1px solid #d5e8e7;border-radius:26px;min-width:0;position:relative;box-shadow:0 4px #d9ecea,0 10px 0 -3px #eaf4f2,0 30px 65px -25px #06596335}.brief-progress{padding:26px 32px 0}.brief-progress-heading{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:14px;font-size:.875rem;display:flex}.brief-progress-heading>span:first-child{color:var(--ink);font-weight:700}.brief-track{background:#e8f2f1;border-radius:9px;height:4px;overflow:hidden}.brief-track span{background:var(--teal);width:14.285%;height:100%;transition:width .25s;display:block}.brief-steps{flex-wrap:wrap;gap:5px 14px;margin:15px 0 0;display:flex}.brief-steps button{font:inherit;color:#647c7e;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:.875rem}.brief-steps button[aria-current]{color:#006a75;font-weight:700;box-shadow:0 2px #008d98}.brief-steps button:disabled{cursor:default;opacity:.55}.brief-step{padding:32px}.brief-step h2{letter-spacing:-.04em;margin:0 0 12px;scroll-margin-top:120px;font-size:clamp(1.7rem,2.4vw,2.3rem);line-height:1.12}.brief-step h2:focus,.brief-success h2:focus{outline:none}.brief-step-description{color:var(--muted);margin:0 0 30px;line-height:1.65}.brief-fields{grid-template-columns:1fr 1fr;gap:23px 18px;display:grid}.brief-field{flex-direction:column;gap:9px;min-width:0;margin-bottom:23px;display:flex}.brief-fields .brief-field{margin:0}.brief-field-wide{grid-column:1/-1}.brief-field label,.brief-choices legend,.brief-upload>label{font-size:.9375rem;font-weight:600;line-height:1.45}.brief-field label span{color:#007784}.brief-field input,.brief-field textarea,.brief-field select{width:100%;min-height:48px;font:inherit;color:var(--ink);background:#fbfdfd;border:1px solid #c7dbdb;border-radius:10px;padding:12px 14px;font-size:1rem;line-height:1.45;transition:border-color .18s,box-shadow .18s;box-shadow:inset 0 1px 2px #023c4205}.brief-field textarea{resize:vertical;min-height:120px}.brief-field input:focus,.brief-field textarea:focus,.brief-field select:focus{outline-offset:2px;background:#fff;border-color:#008d98;outline:2px solid #008d98}.brief-hint{color:#526f72;margin:0;font-size:.875rem;line-height:1.55}.brief-choices{border:0;min-width:0;margin:0 0 28px;padding:0}.brief-choices>p,.brief-upload>p{color:#526f72;margin:8px 0 16px;font-size:.875rem;line-height:1.55}.brief-choices>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.brief-choices label{cursor:pointer;position:relative}.brief-choices input{opacity:0;width:1px;height:1px;position:absolute}.brief-choices span{background:#fbfdfd;border:1px solid #c7dbdb;border-radius:10px;align-items:center;gap:10px;min-height:51px;padding:12px;font-size:.9375rem;line-height:1.4;display:flex}.brief-choices span:before{content:"";border:1px solid #83a8ab;border-radius:4px;flex:0 0 13px;height:13px}.brief-choices input:checked+span{color:#005e68;background:#e3f4f2;border-color:#008d98}.brief-choices input:checked+span:before{background:#008d98;border-color:#008d98;box-shadow:inset 0 0 0 3px #e3f4f2}.brief-choices input:focus-visible+span{outline-offset:3px;outline:2px solid #008d98}.brief-upload{background:#eef7f5;border:1px dashed #92bdbb;border-radius:15px;margin-bottom:28px;padding:22px}.brief-upload input{max-width:100%;font:inherit;font-size:.9rem}.brief-upload input::file-selector-button{font:inherit;color:#006572;cursor:pointer;background:#fff;border:1px solid #94b7b7;border-radius:7px;margin-right:12px;padding:10px 13px}.brief-upload ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.brief-upload li{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;font-size:.875rem;display:flex}.brief-upload li button,.brief-review-edit{color:#006572;text-underline-offset:3px;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px;font-size:.875rem;text-decoration:underline}.brief-actions{border-top:1px solid #dfebea;flex-wrap:wrap;align-items:center;gap:14px;padding:24px 32px;display:flex}.brief-actions .button{cursor:pointer;border:0;margin-left:auto}.brief-actions .button:hover{transform:none}.brief-back{color:#214b50;font:inherit;cursor:pointer;background:#fff;border:1px solid #bbd4d4;border-radius:8px;padding:12px 18px}.brief-back:disabled{opacity:.4;cursor:default}.brief-required{color:#526f72;font-size:.875rem}.brief-error{color:#a32836;margin:0 32px 20px;font-size:.9375rem;line-height:1.6}.brief-error:empty{display:none}.brief-upload .brief-error{margin:12px 0}.brief-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.brief-review-card{border-bottom:1px solid #dce9e7;padding:18px 0}.brief-review-card:first-child{padding-top:0}.brief-review-card header{justify-content:space-between;align-items:center;display:flex}.brief-review-card h3{margin:0;font-size:1.1rem}.brief-review-card dl{margin:12px 0 0}.brief-review-card dt{color:#526f72;margin-top:13px;font-size:.8125rem}.brief-review-card dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0;font-size:.9375rem;line-height:1.55}.brief-privacy{color:#526f72;margin-top:25px;font-size:.875rem;line-height:1.65}.brief-privacy a{text-decoration:underline}.brief-success{padding:60px 36px}.brief-success h2{letter-spacing:-.04em;margin:22px 0;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.1}.brief-success p{color:var(--muted);line-height:1.75}.brief-success .button{margin-top:20px}.brief-layout [hidden]{display:none!important}.brief-actions[aria-busy=true]{opacity:.7}@media (width<=900px){.brief-layout{grid-template-columns:1fr;gap:32px;padding-top:38px}.brief-intro{position:static}.brief-intro h1{font-size:2.6rem}.brief-intro>p{max-width:55ch}.brief-note{margin:22px 0}.brief-help,.brief-intro .brief-note .eyebrow{display:none}.brief-note p{margin:0}.brief-note p+p{margin-top:8px}}@media (width<=520px){.brief-step{padding:25px 20px}.brief-progress{padding:22px 20px 0}.brief-actions{padding:20px}.brief-fields,.brief-choices>div{grid-template-columns:1fr}.brief-intro h1{font-size:2.3rem}.brief-surface{border-radius:20px}.brief-progress-heading{font-size:.8125rem}.brief-required{display:none}.brief-error{margin-left:20px;margin-right:20px}.brief-steps{gap:4px 12px}}@media (prefers-reduced-motion:reduce){.brief-track span{transition:none}}.brief-intro h1 em{color:var(--teal);font-style:normal}
