.protected-page-layout{color:#fff;background:radial-gradient(41.07% 8.33% at 50% 0,#ffffff1a 0%,#fff0 100%),linear-gradient(#101010 0%,#000c 100%);flex-direction:column;height:100%;display:flex}.protected-page-layout>.content{flex:1;padding:24px 20px 32px;overflow:auto}.protected-page-layout .protected-page-loading{justify-content:center;align-items:center;height:100%;display:flex}.shop-wizard-screen{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.shop-wizard-screen__card{background:#0d0d0d;border:1px solid #262626;border-radius:12px;width:100%;max-width:480px;padding:28px 24px}.shop-wizard-screen__progress{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.shop-wizard-screen__step{color:#fff6;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.shop-wizard-screen__step span{color:#ffffff80;background:#1f1f1f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex}.shop-wizard-screen__step--active{color:#fff}.shop-wizard-screen__step--active span{color:#000;background:#f4e700;font-weight:700}.shop-wizard-screen__divider{background:#262626;flex:1;height:1px;margin:0 12px}.shop-wizard-screen__form{flex-direction:column;gap:18px;display:flex}.shop-wizard-screen__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.shop-wizard-screen__subtitle{color:#fff9;margin-top:-12px;font-size:.85rem}.shop-wizard-screen__field-group{flex-direction:column;gap:4px;display:flex}.shop-wizard-screen__help-text{color:#ffffff80;margin-top:2px;font-size:.75rem}.ui-page-header-fullscreen{color:#a1a1aa;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.ui-page-header-fullscreen .ui-page-header-fullscreen__right{align-items:center;gap:.5rem;display:flex}.ui-page-header-fullscreen .ui-page-header-fullscreen__appname{letter-spacing:0;flex:1;align-items:center;gap:.5rem;width:0;margin:0;font-size:1.2rem;font-weight:500;line-height:34px;display:flex}.ui-page-header-fullscreen .ui-page-header-fullscreen__appname .ui-icon--brand{width:30px;height:30px}.ui-page-header-fullscreen .ui-page-header-fullscreen__appname .ui-icon--brand-home{border-right:1px solid #444;width:35px;height:35px;padding-right:10px}.ui-page-header-fullscreen a,.ui-page-header-fullscreen a:active,.ui-page-header-fullscreen a:hover,.ui-page-header-fullscreen a:visited{color:inherit;text-decoration:none;display:flex}.ui-page-header-fullscreen .ui-page-header-fullscreen__title-suffix{text-overflow:ellipsis;word-break:none;white-space:nowrap;overflow:hidden}.ui-alert{box-sizing:border-box;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;font-family:inherit;display:flex}.ui-alert__icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:1.25rem;display:flex}.ui-alert__body{flex-direction:column;flex:1;gap:4px;display:flex}.ui-alert__title{font-size:.95rem;font-weight:600;line-height:1.25}.ui-alert__message{font-size:.875rem;line-height:1.4}.ui-alert--info{color:#90caf9;background-color:#2196f31a;border-color:#2196f34d}.ui-alert--info .ui-alert__icon{color:#2196f3}.ui-alert--success{color:#a5d6a7;background-color:#4caf501a;border-color:#4caf504d}.ui-alert--success .ui-alert__icon{color:#4caf50}.ui-alert--warning{color:#ffe082;background-color:#ff98001a;border-color:#ff98004d}.ui-alert--warning .ui-alert__icon{color:#ff9800}.ui-alert--danger{color:#e56b6f;background-color:#261517;border-color:#e56b6f82}.ui-alert--danger .ui-alert__icon{color:#f44336}.ui-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ui-modal-card{color:#fff;background:#0d0d0d;border:1px solid #262626;border-radius:12px;width:100%;max-width:min(400px,100%);padding:24px;animation:.2s ease-out uiModalPopIn;position:relative;box-shadow:0 10px 30px #00000080}.ui-modal-close-btn{color:#ffffff80;cursor:pointer;background:#333;border:0;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:1.1rem;transition:color .15s,background-color .15s;display:flex;position:absolute;top:-13px;right:-13px}.ui-modal-close-btn:hover{color:#fff;background-color:#ffffff1a}.ui-modal-body{color:#fff;margin-top:8px}@keyframes uiModalPopIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ui-text-area{flex-direction:column;gap:6px;display:flex}.ui-text-area .ui-text-area__label{color:#a1a4a5;font-size:.75rem;font-weight:500;line-height:16px}.ui-text-area .ui-text-area__control{background:#000;border:1px solid #2c2c2e;border-radius:4px;align-items:flex-start;gap:10px;min-height:80px;padding:8px 10px;transition:border-color .14s;display:flex}.ui-text-area .ui-text-area__control--error{border-color:#f44336!important}.ui-text-area .ui-text-area__control:focus-within{border-color:#fff}.ui-text-area .ui-text-area__icon,.ui-text-area .ui-text-area__action{color:#a1a4a5;flex:none;place-items:center;margin-top:2px;display:grid}.ui-text-area .ui-text-area__field{color:#fff;resize:vertical;background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.3rem}.ui-text-area .ui-text-area__field::placeholder{color:#a1a4a5}.ui-text-area .ui-text-area__error{color:#f44336;margin-top:2px;font-size:.75rem;font-weight:400}.ui-text-area .ui-text-area__control--disabled{background-color:#a1a4a533}
