.practice-experience-modal{z-index:10;border:1px solid var(--anv-chrome-modal-border);border-radius:var(--anv-chrome-radius-xl);background:var(--anv-chrome-modal-panel-bg);width:min(46rem,100vw - 1.5rem);height:min(88vh,46rem);max-height:min(88vh,46rem);box-shadow:var(--anv-chrome-modal-shadow), 0 0 0 1px color-mix(in srgb, var(--color-brand-gold) 8%, transparent);flex-direction:column;animation:.22s cubic-bezier(.22,1,.36,1) anv-modal-enter;display:flex;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){.practice-experience-modal{animation:none}}.practice-experience-modal__head{border-bottom:1px solid color-mix(in srgb, var(--anv-chrome-modal-border) 65%, transparent);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1rem,2.3vw,1.35rem) clamp(1.05rem,2.8vw,1.6rem);display:flex}.practice-experience-modal__head-main{flex:1;min-width:0}.practice-experience-modal__eyebrow{font-family:var(--font-primary);font-size:var(--anv-chrome-eyebrow-size);letter-spacing:var(--anv-chrome-eyebrow-tracking);text-transform:uppercase;color:color-mix(in srgb, var(--color-brand-gold) 72%, white);margin:0 0 .2rem;font-weight:700;line-height:1.2}.practice-experience-modal__title{font-family:var(--font-secondary);color:color-mix(in srgb, var(--color-marketing-foreground) 92%, white);margin:0;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:600;line-height:1.3}.practice-experience-modal__subtitle-block{margin-top:.35rem}.practice-experience-modal__subtitle{font-family:var(--font-primary);color:var(--dialog-shell-muted,var(--color-marketing-foreground-muted));white-space:pre-wrap;margin:0 0 .35rem;font-size:.8125rem;line-height:1.55}.practice-experience-modal__subtitle[hidden]{display:none}.practice-experience-modal__subtitle-toggle{font-family:var(--font-primary);letter-spacing:.02em;color:color-mix(in srgb, var(--color-brand-gold) 82%, white);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--color-brand-gold) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--color-brand-gold) 45%, transparent);text-underline-offset:.15em;background:0 0;border:0;margin:0;padding:0;font-size:.75rem;font-weight:600;line-height:1.4}.practice-experience-modal__subtitle-toggle:hover{color:color-mix(in srgb, var(--color-brand-gold) 92%, white)}.practice-experience-modal__subtitle-toggle:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-brand-gold) 35%, transparent);border-radius:2px;outline:none}.practice-experience-modal__body{flex-direction:column;flex:1;min-height:0;padding:clamp(1rem,2.5vw,1.45rem) clamp(1rem,3vw,1.6rem);display:flex;overflow:hidden}.practice-experience-modal__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;width:100%;min-width:0;max-width:38rem;min-height:0;margin-inline:auto;padding-right:.15rem;overflow-y:auto}.practice-experience-modal__scroll::-webkit-scrollbar{width:.55rem}.practice-experience-modal__scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-brand-gold) 26%, transparent);border-radius:999px}.practice-experience-modal__text-well{border:1px solid var(--anv-chrome-well-border);border-radius:var(--anv-chrome-radius-lg,var(--anv-chrome-radius-sm));background:linear-gradient(180deg, color-mix(in srgb, var(--color-marketing-foreground) 4%, transparent), color-mix(in srgb, var(--color-marketing-foreground) 1.5%, transparent)), var(--anv-chrome-modal-panel-bg);padding:clamp(1.05rem,3vw,1.65rem);box-shadow:inset 0 1px #ffffff12}.practice-experience-modal__empty{font-family:var(--font-primary);color:var(--color-marketing-foreground-muted);margin:0;font-size:.875rem;line-height:1.55}.practice-experience-modal__footer{border-top:1px solid color-mix(in srgb, var(--anv-chrome-modal-border) 65%, transparent);flex-shrink:0;padding:.85rem clamp(1.05rem,2.8vw,1.6rem) 1rem}.practice-experience-modal .practice-corpus-markdown{letter-spacing:.008em;color:color-mix(in srgb, var(--color-marketing-foreground) 88%, white);font-size:clamp(1.05rem,.98rem + .35vw,1.18rem);line-height:1.92}.practice-experience-modal .practice-corpus-markdown h1,.practice-experience-modal .practice-corpus-markdown h2,.practice-experience-modal .practice-corpus-markdown h3,.practice-experience-modal .practice-corpus-markdown h4,.practice-experience-modal .practice-corpus-markdown strong{color:color-mix(in srgb, var(--color-marketing-foreground) 94%, white)}.practice-experience-modal .practice-corpus-markdown blockquote{color:var(--color-marketing-foreground-muted);border-left-color:color-mix(in srgb, var(--color-brand-gold) 40%, var(--anv-chrome-modal-border))}.practice-experience-modal .practice-corpus-markdown pre{background:color-mix(in srgb, var(--color-marketing-foreground) 4%, transparent)}.practice-experience-modal .practice-corpus-markdown hr{border-top-color:color-mix(in srgb, var(--anv-chrome-modal-border) 55%, transparent)}@media (max-width:520px){.practice-experience-modal{width:min(100vw - .75rem,46rem);height:min(92vh,46rem);max-height:min(92vh,46rem)}.practice-experience-modal__body{padding-inline:.75rem}.practice-experience-modal__text-well{padding:1rem}}