.roman-country-select{position:relative;width:100%}.roman-country-select--open{z-index:10050}.roman-country-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin:0;text-align:left;cursor:pointer;font:inherit}.roman-country-select__value{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.roman-country-select__chevron{flex-shrink:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid;opacity:.85}.roman-country-select__list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:2;margin:0;padding:6px 0;list-style:none;max-height:min(46vh,280px);overflow-y:auto;border-radius:6px;box-shadow:0 8px 28px rgba(40,22,12,.35),0 0 0 1px rgba(90,55,36,.35)}.roman-country-select__item{margin:0;padding:9px 14px;cursor:pointer;line-height:1.35;font:inherit}.roman-country-select__item:hover{background:rgba(201,162,39,.22)}.roman-country-select__item--active{background:rgba(107,58,34,.2)!important;font-weight:700;color:#3a1d12}.roman-country-select--empire .roman-country-select__trigger{border:1px solid rgba(201,162,39,.32);border-radius:10px;padding:10px 12px;background:rgba(6,5,12,.88);color:#f5f0e6;color-scheme:dark;min-height:44px}.roman-country-select--empire .roman-country-select__chevron{border-top-color:#c9a227}.roman-country-select--empire .roman-country-select__list{background:#16101e;border:1px solid rgba(201,162,39,.35);color:#f5f0e6}.roman-country-select--empire .roman-country-select__item:hover{background:rgba(201,162,39,.2);color:#f5f0e6}.roman-country-select--empire .roman-country-select__item--active{background:rgba(201,162,39,.28)!important;color:#fff8e8}.roman-country-select--empire .roman-country-select__value--placeholder{color:rgba(245,235,216,.45)}.roman-country-select--parchmentCard .roman-country-select__trigger{border:1px solid rgba(125,70,38,.48);border-radius:4px;padding:10px 12px;background:rgba(246,238,224,.94);color:#4a1d1d;box-shadow:inset 0 2px 6px rgba(101,62,36,.16);min-height:44px;color-scheme:light}.roman-country-select--parchmentCard .roman-country-select__chevron{border-top-color:#6b3a22}.roman-country-select--parchmentCard .roman-country-select__list{background:#faf6ef;border:1px solid rgba(125,70,38,.45);color:#3d1a1a}.roman-country-select--parchmentCard .roman-country-select__value--placeholder{color:rgba(74,29,29,.52)}.roman-country-select--parchmentFlat .roman-country-select__trigger{border:0;border-radius:0;padding:4px 1rem 4px 0;min-height:28px;background:transparent;color:#3a211d;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:700}.roman-country-select--parchmentFlat .roman-country-select__chevron{border-top-color:#5b2018}.roman-country-select--parchmentFlat .roman-country-select__list{background:#faf3e8;border:1px solid rgba(91,32,24,.35);color:#3a211d;font-family:Georgia,Times New Roman,serif;font-size:.78rem;scrollbar-width:none;-ms-overflow-style:none}.roman-country-select--parchmentFlat .roman-country-select__list::-webkit-scrollbar{display:none;width:0;height:0}.roman-country-select--parchmentFlat .roman-country-select__value--placeholder{color:rgba(58,33,29,.55)}.roman-mobile-design-canvas .roman-country-select--parchmentFlat .roman-country-select__list,.roman-mobile-design-canvas .roman-country-select--parchmentFlat .roman-country-select__trigger{font-size:clamp(.68rem,calc(2.95 * var(--roman-design-vw)),.84rem)}.roman-form__select-label:has(.roman-country-select--open),label.roman-form__select-label:has(.roman-country-select--open){position:relative;z-index:10050}