.cs-copy-field{box-sizing:border-box;border:1px solid var(--light-color-layout-border);background-color:var(--light-color-layout-accent);border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:8px 48px 0 16px;font-size:1.6rem;font-weight:500;display:flex;position:relative}.dark-theme .cs-copy-field{background-color:var(--dark-color-layout-accent);border:1px solid var(--dark-color-layout-border)}.cs-payment-modal .cs-copy-field{border-color:var(--light-color-layout-border);background-color:var(--light-color-layout-accent)}.cs-copy-field__value{white-space:nowrap;text-overflow:ellipsis;color:var(--light-color-typography-main);line-height:18px;overflow:hidden}.dark-theme .cs-copy-field__value{color:var(--dark-color-typography-main)}.cs-payment-modal .cs-copy-field__value{color:var(--light-color-typography-main)}.cs-copy-field__placeholder{color:var(--light-color-typography-dimmed);pointer-events:none;font-size:1.2rem;font-weight:500;position:absolute;top:6px;left:16px}.dark-theme .cs-copy-field__placeholder{color:var(--dark-color-typography-dimmed)}.cs-copy-field__icon{cursor:pointer;font-size:2.4rem;position:absolute;top:16px;right:16px}.cs-copy-field--blue .cs-copy-field__icon{color:var(--global-interactive-blue-dark1)}.cs-copy-field--dimmed .cs-copy-field__icon{color:var(--light-color-typography-dimmed)}.dark-theme .cs-copy-field--dimmed .cs-copy-field__icon{color:var(--dark-color-typography-dimmed)}.cs-copy-field--dimmed .cs-copy-field__icon:hover{color:var(--light-color-typography-accent)}.dark-theme .cs-copy-field--dimmed .cs-copy-field__icon:hover{color:var(--dark-color-typography-accent)}.cs-copy-field__icon{border-radius:12px}.cs-copy-field__success-icon{background-color:rgba(var(--light-color-descriptive-success-rgba),1);background-color:#00b36b1f;border-radius:16px;padding:4px;font-size:2.4rem;position:absolute;top:12px;right:12px}.cs-copy-field__placeholder__required{opacity:1;color:var(--global-brand-header-light);letter-spacing:0;font-size:12px;font-weight:500;line-height:16px}.dark-theme .cs-copy-field__placeholder__required{color:var(--global-brand-header-dark)}.cs-payment-modal .cs-copy-field__placeholder__required{color:var(--global-brand-header-light)}.cs-copy-field__crypto-address{white-space:nowrap;display:flex;overflow:hidden}.cs-copy-field__crypto-address__first-part{text-overflow:ellipsis;flex-grow:0;overflow:hidden}.cs-copy-field__crypto-address__last-part{flex-grow:1}
