@layer framed-card-contract{.framed-choice-card__frame-art{position:absolute;top:var(--framed-choice-frame-top, 0);right:var(--framed-choice-frame-right, auto);bottom:var(--framed-choice-frame-bottom, auto);left:var(--framed-choice-frame-left, 0);width:var(--framed-choice-frame-width, 100%);height:var(--framed-choice-frame-height, 100%);max-width:var(--framed-choice-frame-max-width, none);aspect-ratio:var(--framed-choice-frame-aspect, auto);border-radius:var(--framed-choice-frame-radius, 0);object-fit:var(--framed-choice-frame-fit, contain);object-position:var(--framed-choice-frame-position, center);transform:var(--framed-choice-frame-transform, none);z-index:2;pointer-events:none}.framed-choice-card__shell{position:relative;display:block;min-height:inherit;height:100%;box-sizing:border-box;overflow:var(--framed-choice-shell-overflow, visible)}.framed-choice-card__surface{position:absolute;top:var(--framed-choice-surface-top, var(--framed-choice-shell-top, 0px));right:var(--framed-choice-surface-right, var(--framed-choice-shell-right, 0px));bottom:var(--framed-choice-surface-bottom, var(--framed-choice-shell-bottom, 0px));left:var(--framed-choice-surface-left, var(--framed-choice-shell-left, 0px));min-height:0;min-width:0;overflow:hidden}.framed-choice-card__content{box-sizing:border-box;min-height:100%;width:100%;max-width:var(--framed-choice-content-max-width, none);min-width:0;overflow:hidden;padding:var(--framed-choice-content-top, 0px) var(--framed-choice-content-right, 0px) var(--framed-choice-content-bottom, 0px) var(--framed-choice-content-left, 0px)}.framed-choice-card__content,.framed-choice-card__content>*{position:relative;z-index:3}.framed-choice-card__overlay{position:absolute;inset:0;z-index:4;pointer-events:none}}
