.customer-create-layout{display:block;max-width:1120px;margin:0 auto}
.customer-create-layout .master-editor{width:100%}
.customer-master-layout .customer-create-button{position:relative;isolation:isolate;width:auto;height:42px;padding:0 16px 0 11px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;background:linear-gradient(135deg,#123d2b 0%,#071c14 100%);color:#fff;box-shadow:0 10px 24px rgba(7,28,20,.17),inset 0 1px rgba(255,255,255,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.customer-master-layout .customer-create-button:before{content:"";position:absolute;z-index:-1;width:70px;height:70px;right:-32px;top:-42px;border-radius:50%;background:rgba(168,240,0,.14)}.customer-master-layout .customer-create-button svg{width:15px;height:15px;padding:4px;box-sizing:content-box;border-radius:7px;background:rgba(168,240,0,.14);color:var(--lime);stroke-width:2.4}.customer-master-layout .customer-create-button span{font-size:10px;font-weight:700;letter-spacing:.15px;white-space:nowrap}.customer-master-layout .customer-create-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(7,28,20,.24),inset 0 1px rgba(255,255,255,.1)}.customer-master-layout .customer-create-button:focus-visible{outline:3px solid rgba(168,240,0,.3);outline-offset:3px}
@media(max-width:700px){.customer-create-layout{max-width:none}.customer-master-layout .customer-create-button{height:40px;padding-right:13px}.customer-master-layout .customer-create-button span{font-size:9px}}
