.section-ushare-case-intake{margin:0;padding:0!important}.ushare-ci{--ci-teal: #1da78a;--ci-blue: #0f638e;--ci-ink: #003b5c;background:#f5f8fa;color:#0f172a;padding:3.2rem 0 7.2rem}.ushare-ci a:hover{text-decoration:none}.ushare-ci__inner{width:min(100% - 3.2rem,86rem);margin:0 auto}.ushare-ci__hero{margin:0 0 2.4rem;text-align:center}.ushare-ci__hero h1{margin:0 0 .8rem;color:var(--ci-ink);font-size:3.6rem;font-weight:700}.ushare-ci__hero p{margin:0;color:#64748b;font-size:1.5rem;line-height:1.6}.ushare-ci-banner{margin:0 0 2rem;padding:1.4rem 1.8rem;border:1px solid #bae6fd;border-radius:1.2rem;background:#f0f9ff;color:#0f4c6e;font-size:1.4rem;line-height:1.55}.ushare-ci-banner strong{color:var(--ci-blue)}.ushare-ci-context{display:none;margin:0 0 2rem;padding:1.4rem 1.8rem;border:1px solid #a7f3d0;border-radius:1.2rem;background:#ecfdf5;color:#115e59;font-size:1.4rem}.ushare-ci-context.is-on{display:block}.ushare-ci-card{padding:2.8rem 3.2rem 2.4rem;border-radius:1.6rem;background:#fff;box-shadow:0 18px 45px #0f172a14}.ushare-ci-progress{margin:0 0 2.4rem}.ushare-ci-progress__meta{display:flex;justify-content:space-between;gap:1.2rem;margin:0 0 .8rem;color:#64748b;font-size:1.3rem;font-weight:600}.ushare-ci-progress__bar{height:.8rem;overflow:hidden;border-radius:999px;background:#e2e8f0}.ushare-ci-progress__bar span{display:block;height:100%;width:20%;border-radius:inherit;background:linear-gradient(90deg,var(--ci-teal),var(--ci-blue));transition:width .25s ease}.ushare-ci-step h2{margin:0 0 .6rem;color:var(--ci-ink);font-size:2.2rem;font-weight:700}.ushare-ci-step>p{margin:0 0 2rem;color:#64748b;font-size:1.4rem;line-height:1.6}.ushare-ci-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.ushare-ci-field{display:flex;flex-direction:column;gap:.6rem}.ushare-ci-field--full{grid-column:1 / -1}.ushare-ci-field label,.ushare-ci-label{color:#334155;font-size:1.4rem;font-weight:600}.ushare-ci-req{color:#ef4444}.ushare-ci-field input,.ushare-ci-field select,.ushare-ci-field textarea{width:100%;padding:1.2rem 1.6rem;border:1px solid #e2e8f0;border-radius:1.2rem;background:#f8fafc;color:#0f172a;font-size:1.6rem}.ushare-ci-field textarea{min-height:12rem;resize:vertical;line-height:1.5}.ushare-ci-field input:focus,.ushare-ci-field select:focus,.ushare-ci-field textarea:focus{outline:none;border-color:var(--ci-teal);box-shadow:0 0 0 3px #1da78a2e}.ushare-ci-hint{margin:.4rem 0 0;color:#94a3b8;font-size:1.2rem;font-weight:400}.ushare-ci-group{margin:0 0 2rem}.ushare-ci-group>.ushare-ci-label{display:block;margin:0 0 1rem}.ushare-ci-chips{display:flex;flex-wrap:wrap;gap:.8rem}.ushare-ci-chip{padding:.9rem 1.4rem;border:1px solid #dbe4ea;border-radius:999px;background:#fff;color:#334155;font-size:1.35rem;font-weight:600;cursor:pointer}.ushare-ci-chip.is-on{border-color:transparent;background:linear-gradient(90deg,var(--ci-teal),var(--ci-blue));color:#fff}.ushare-ci-drop{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2.8rem 1.6rem;border:1.5px dashed #99d6c8;border-radius:1.4rem;background:#f4fbf9;color:#0f766e;text-align:center}.ushare-ci-drop strong{font-size:1.5rem}.ushare-ci-drop p{margin:0;max-width:52rem;color:#64748b;font-size:1.35rem;line-height:1.55}.ushare-ci-notice,.ushare-ci-privacy{margin:0 0 1.2rem;color:#64748b;font-size:1.3rem;line-height:1.6}.ushare-ci-privacy a{color:#0f766e;text-decoration:underline}.ushare-ci-consent{display:flex;align-items:flex-start;gap:.8rem;margin:0 0 .8rem;color:#334155;font-size:1.4rem;line-height:1.5;cursor:pointer}.ushare-ci-consent input{margin-top:.3rem;flex:0 0 auto}.ushare-ci-nav{display:flex;justify-content:space-between;gap:1.2rem;margin-top:2.4rem;padding-top:1.8rem;border-top:1px solid #e2e8f0}.ushare-ci-back,.ushare-ci-next,.ushare-ci-submit{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1rem 2.4rem;border-radius:999px;font-size:1.5rem;font-weight:600;cursor:pointer}.ushare-ci-back{border:1px solid #e2e8f0;background:#fff;color:#334155}.ushare-ci-next,.ushare-ci-submit{margin-left:auto;border:0;background:linear-gradient(90deg,var(--ci-teal),var(--ci-blue));color:#fff}.ushare-ci-next:hover,.ushare-ci-submit:hover{color:#fff;filter:brightness(1.05)}.ushare-ci-status{padding:2.4rem;border-radius:1.2rem;background:#f0fdfa;color:#115e59;font-size:1.6rem;line-height:1.6}.ushare-ci-status--error{background:#fef2f2;color:#991b1b}.ushare-ci-error{display:none;margin:.6rem 0 0;color:#b91c1c;font-size:1.25rem}.ushare-ci-step.is-invalid .ushare-ci-error{display:block}@media screen and (max-width:749px){.ushare-ci__hero h1{font-size:2.6rem}.ushare-ci-card{padding:2rem 1.6rem}.ushare-ci-grid,.ushare-ci-nav{grid-template-columns:1fr;flex-direction:column}.ushare-ci-next,.ushare-ci-submit,.ushare-ci-back{width:100%;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ushare-case-intake.css.map */
