.tmp-auth,.tmp-card,.tmp-status{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;max-width:980px;margin:25px auto}.tmp-auth h2{margin-top:0}.tmp-auth h3{margin:26px 0 12px}.tmp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tmp-auth label,.tmp-card label{display:block;font-weight:600;margin-bottom:14px}.tmp-auth input:not([type=checkbox]),.tmp-auth select,.tmp-auth textarea,.tmp-card input:not([type=checkbox]),.tmp-card select,.tmp-card textarea{width:100%;box-sizing:border-box;margin-top:7px;padding:11px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.tmp-check{display:flex!important;align-items:center;gap:8px}.tmp-check input{width:auto!important;margin:0!important}.tmp-button{display:inline-block;background:#171717;color:#fff!important;padding:11px 18px;border:0;border-radius:8px;text-decoration:none;cursor:pointer}.tmp-box{padding:13px 15px;border-radius:8px;margin:12px 0}.tmp-error{background:#fee4e2;color:#8a1c13}.tmp-success{background:#e8f5e9;color:#256029}.tmp-info{background:#eef4ff;color:#1e3a8a}.tmp-muted{color:#6b7280;font-size:13px}.tmp-cat-picker{border:1px solid #d1d5db;border-radius:10px;padding:10px}.tmp-cat-search{width:100%;box-sizing:border-box;padding:10px;border:1px solid #d1d5db;border-radius:7px;margin-bottom:8px}.tmp-cat-list{max-height:240px;overflow:auto}.tmp-cat-item{display:flex!important;align-items:center;gap:8px;padding:7px;border-radius:6px;font-weight:400!important;margin:0!important}.tmp-cat-item:hover{background:#f5f5f5}.tmp-cat-item input{width:auto!important;margin:0!important}.tmp-dashboard{display:flex;gap:22px;max-width:1400px;margin:25px auto;padding:0 20px}.tmp-sidebar{width:230px;flex:0 0 230px;background:#171717;border-radius:14px;padding:16px;height:max-content}.tmp-sidebar a{display:block;color:#ddd;padding:11px 12px;text-decoration:none;border-radius:8px;margin:2px 0}.tmp-sidebar a:hover,.tmp-sidebar a.active{background:#343434;color:#fff}.tmp-brand{color:#fff;font-weight:700;padding:8px 12px 16px}.tmp-main{flex:1;min-width:0}.tmp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tmp-stats>div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.tmp-stats span{display:block;color:#6b7280;font-size:13px;margin-bottom:6px}.tmp-stats strong{font-size:22px}.tmp-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.tmp-table-wrap{overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.tmp-table{width:100%;border-collapse:collapse}.tmp-table th,.tmp-table td{padding:12px;border-bottom:1px solid #eee;text-align:left;white-space:nowrap}.tmp-inline{display:inline}.tmp-inline button{border:0;background:none;color:#b42318;cursor:pointer}.tmp-image img{max-width:120px;border-radius:8px}.tmp-store{max-width:1200px;margin:30px auto;padding:0 20px}.tmp-store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tmp-store-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.tmp-store-grid img{width:100%;height:auto;border-radius:8px}@media(max-width:900px){.tmp-dashboard{flex-direction:column}.tmp-sidebar{width:auto;flex:auto;display:flex;flex-wrap:wrap}.tmp-stats{grid-template-columns:1fr 1fr}.tmp-store-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.tmp-grid,.tmp-stats,.tmp-store-grid{grid-template-columns:1fr}.tmp-head{flex-direction:column;align-items:flex-start}}.tmp-header-widget{display:inline-block}.tmp-header-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 17px;border:0;border-radius:7px;background:#171717;color:#fff!important;text-decoration:none!important;font-weight:600;cursor:pointer}.tmp-header-btn:hover{opacity:.92}.tmp-modal{display:none;position:fixed;inset:0;z-index:999999;padding:24px;box-sizing:border-box}.tmp-modal.is-open{display:flex;align-items:center;justify-content:center}.tmp-modal-backdrop{position:absolute;inset:0;background:rgb(15 12 10 / .68);backdrop-filter:blur(4px)}.tmp-modal-dialog{position:relative;width:min(820px,100%);height:min(820px,calc(100vh - 48px));display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border-radius:22px;box-shadow:0 30px 100px rgb(0 0 0 / .30);z-index:2;overflow:hidden}.tmp-modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f3f3f3;font-size:22px;line-height:1;color:#555;cursor:pointer;z-index:5}.tmp-modal-close:hover{background:#e8e8e8}.tmp-modal-head{text-align:center;padding:34px 55px 18px;flex:0 0 auto}.tmp-kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#8b5a2b}.tmp-modal-head h2{margin:8px 0 6px;font-size:30px;line-height:1.15}.tmp-modal-head p{margin:0;color:#737373}.tmp-auth-switch{display:grid;grid-template-columns:1fr 1fr;background:#f4f4f5;border-radius:11px;padding:4px;margin:0 32px 10px;flex:0 0 auto}.tmp-auth-switch button{border:0;background:#fff0;border-radius:8px;padding:12px;cursor:pointer;font-weight:650;color:#666}.tmp-auth-switch button.active{background:#fff;color:#171717;box-shadow:0 1px 6px rgb(0 0 0 / .08)}.tmp-auth-view[hidden]{display:none!important}.tmp-modal-content{overflow-y:auto;overflow-x:hidden;flex:1;padding:0 32px 30px;scroll-behavior:smooth}.tmp-form-step{display:none}.tmp-form-step.active{display:block}.tmp-form-step h3{font-size:22px;margin:18px 0 7px}.tmp-step-progress{display:flex;align-items:center;margin:16px 0 22px}.tmp-step{display:flex;align-items:center;gap:6px;color:#a0a0a0;font-size:11px;white-space:nowrap}.tmp-step span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#eee;color:#777;font-weight:700}.tmp-step.active,.tmp-step.done{color:#171717}.tmp-step.active span,.tmp-step.done span{background:#171717;color:#fff}.tmp-step-line{height:1px;background:#ddd;flex:1;margin:0 8px}.tmp-step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #eee}.tmp-field-full{margin-top:8px}.tmp-review-box{background:#f7f7f8;border-radius:12px;padding:15px 17px;margin:15px 0}.tmp-review-box ol{margin:8px 0 0 20px;padding:0}.tmp-invalid{border-color:#c62828!important;box-shadow:0 0 0 2px rgb(198 40 40 / .08)}.tmp-cat-picker.tmp-invalid{border-color:#c62828}.tmp-custom-category-label{margin-top:14px!important}.tmp-modal-open{overflow:hidden}.tmp-login-panel{max-width:520px;margin:0 auto;padding-top:15px}.tmp-login-panel h3{font-size:22px;margin-top:0}.tmp-success-modal{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.tmp-success-backdrop{position:absolute;inset:0;background:rgb(15 12 10 / .68);backdrop-filter:blur(5px)}.tmp-success-dialog{position:relative;z-index:2;width:min(560px,100%);background:#fff;border-radius:22px;padding:34px 38px 30px;text-align:center;box-shadow:0 30px 100px rgb(0 0 0 / .3);box-sizing:border-box}.tmp-success-close{position:absolute;right:15px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f3f3;color:#555;font-size:21px;cursor:pointer}.tmp-success-logo{max-width:220px;max-height:70px;width:auto;height:auto;object-fit:contain;margin:2px auto 18px;display:block}.tmp-success-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;margin:0 auto 13px;background:#ecf7ee;color:#218838;font-size:28px;font-weight:800}.tmp-success-dialog h2{font-size:27px;line-height:1.2;margin:9px 20px 12px}.tmp-success-dialog>p{color:#626262;line-height:1.65;margin:0 auto 20px;max-width:470px}.tmp-success-highlight{display:flex;flex-direction:column;gap:7px;text-align:left;background:#faf8f5;border:1px solid #eee3d7;border-radius:12px;padding:16px 18px;margin:18px 0;color:#555;font-size:14px;line-height:1.5}.tmp-success-highlight strong{color:#171717}.tmp-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.tmp-success-secondary{border:1px solid #ddd;background:#fff;color:#333;padding:11px 18px;border-radius:8px;cursor:pointer;font-weight:600}.tmp-success-note{display:block;color:#888;font-size:12px;margin-top:17px}@media(max-width:700px){.tmp-modal{padding:0}.tmp-modal.is-open{align-items:stretch}.tmp-modal-dialog{width:100%;height:100%;max-height:none;border-radius:0}.tmp-modal-head{padding:28px 45px 16px}.tmp-modal-head h2{font-size:24px}.tmp-auth-switch{margin:0 18px 8px}.tmp-modal-content{padding:0 18px 24px}.tmp-step b{display:none}.tmp-step-progress{gap:2px}.tmp-step-line{margin:0 4px}.tmp-grid{grid-template-columns:1fr}.tmp-success-dialog{padding:30px 22px 25px}.tmp-success-dialog h2{font-size:23px}}html.tmp-modal-open,body.tmp-modal-open{overflow:hidden!important;height:100%!important}.tmp-header-widget{position:relative;z-index:100001}.tmp-header-btn,.tmp-button{background:#6f2f12!important;color:#fff!important;border:1px solid #6f2f12!important;box-shadow:0 6px 16px rgb(111 47 18 / .16);transition:all .18s ease}.tmp-header-btn:hover,.tmp-button:hover{background:#55220c!important;color:#fff!important;transform:translateY(-1px)}.tmp-modal{padding:20px!important;overflow:hidden!important;overscroll-behavior:none!important}.tmp-modal.is-open{align-items:center!important;justify-content:center!important}.tmp-modal-dialog{width:min(860px,calc(100vw - 40px))!important;height:min(820px,calc(100vh - 40px))!important;max-height:calc(100dvh - 40px)!important;border-radius:22px!important}.tmp-modal-close{right:14px!important;left:auto!important;top:14px!important;bottom:auto!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;padding:0!important;background:#fff!important;border:1px solid #e4e0dc!important;color:#3b2a22!important;font-size:22px!important;font-weight:700!important;box-shadow:0 3px 12px rgb(0 0 0 / .10)!important}.tmp-modal-close:hover{background:#f5eee9!important;color:#6f2f12!important}.tmp-modal-head{padding:34px 72px 18px!important}.tmp-modal-content{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable!important;padding:0 38px 32px!important}.tmp-step-actions{position:sticky;bottom:0;background:#fff;z-index:4;padding:15px 0 4px!important}.tmp-password-wrap{display:block;position:relative;margin-top:7px}.tmp-password-wrap input.tmp-password-input{margin-top:0!important;padding-right:48px!important}.tmp-password-toggle{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;padding:0!important;border:0!important;background:transparent!important;color:#6f2f12!important;cursor:pointer!important;display:grid!important;place-items:center!important;box-shadow:none!important}.tmp-password-toggle:hover{background:#f5eee9!important;border-radius:7px!important}.tmp-eye{position:relative;width:18px;height:12px;border:2px solid currentColor;border-radius:70% 70% 70% 70% / 90% 90% 90% 90%;display:block;box-sizing:border-box}.tmp-eye:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:currentColor;transform:translate(-50%,-50%)}.tmp-password-toggle.is-visible .tmp-eye{transform:rotate(45deg);opacity:.72}.tmp-success-modal{padding:20px!important;overflow:hidden!important}.tmp-success-dialog{width:min(600px,calc(100vw - 40px))!important;max-height:calc(100dvh - 40px)!important;overflow-y:auto!important;padding:42px 42px 32px!important}.tmp-success-close{right:14px!important;left:auto!important;top:14px!important;bottom:auto!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;padding:0!important;background:#fff!important;border:1px solid #e4e0dc!important;color:#3b2a22!important;z-index:10!important;box-shadow:0 3px 12px rgb(0 0 0 / .10)!important}.tmp-success-logo{width:auto!important;max-width:190px!important;max-height:58px!important;margin:0 auto 18px!important;object-fit:contain!important}.tmp-success-actions .tmp-button{background:#6f2f12!important}.tmp-success-secondary{background:#fff!important;color:#6f2f12!important;border:1px solid #d9cfc7!important;box-shadow:none!important}@media(max-width:700px){.tmp-modal{padding:10px!important}.tmp-modal-dialog{width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}.tmp-modal-head{padding:28px 52px 14px!important}.tmp-modal-content{padding:0 20px 22px!important}.tmp-success-modal{padding:10px!important}.tmp-success-dialog{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important;padding:38px 22px 26px!important}.tmp-success-logo{max-width:170px!important;max-height:52px!important}}body.tmp-modal-open .tmp-modal{display:flex!important;align-items:center!important;justify-content:center!important}body.tmp-modal-open .tmp-modal-dialog{position:relative!important;margin:0 auto!important;transform:none!important}.tmp-modal .tmp-modal-close,.tmp-success-modal .tmp-success-close{left:auto!important;right:14px!important;top:14px!important;bottom:auto!important;position:absolute!important;float:none!important}.tmp-modal .tmp-button{background:#6f2f12!important;color:#fff!important;border:1px solid #6f2f12!important;box-shadow:none!important}.tmp-modal .tmp-button:hover{background:#4f210d!important;color:#fff!important;border-color:#4f210d!important}.tmp-modal .tmp-prev{background:#fff!important;color:#6f2f12!important;border:1px solid #6f2f12!important}.tmp-modal .tmp-prev:hover{background:#f7efe9!important;color:#4f210d!important}.tmp-success-dialog .tmp-button{background:#6f2f12!important;color:#fff!important;border-color:#6f2f12!important}.tmp-success-dialog .tmp-button:hover{background:#4f210d!important;color:#fff!important}.tmp-success-secondary{background:#fff!important;color:#6f2f12!important;border:1px solid #6f2f12!important}.tmp-success-secondary:hover{background:#f7efe9!important;color:#4f210d!important}.tmp-modal-content{overscroll-behavior:contain!important}.tmp-modal .tmp-modal-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}.tmp-modal .tmp-form-step{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}.tmp-modal .tmp-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.tmp-modal .tmp-grid>label,.tmp-modal .tmp-field-full,.tmp-modal .tmp-form-step label{min-width:0!important;box-sizing:border-box!important}.tmp-modal .tmp-cat-picker{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.tmp-modal .tmp-cat-search{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0 0 10px!important;padding:12px 14px!important}.tmp-modal .tmp-cat-list{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important}.tmp-modal .tmp-cat-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.tmp-form-message{display:none;margin:0 0 16px;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.5;font-weight:600;box-sizing:border-box!important}.tmp-form-message.is-error{display:block;background:#fff0ef;border:1px solid #efb5b0;color:#9d241c}.tmp-form-message.is-success{display:block;background:#edf8ef;border:1px solid #b9dfbf;color:#256d2f}.tmp-password-wrap{width:100%!important;box-sizing:border-box!important}.tmp-password-wrap input.tmp-password-input{width:100%!important;box-sizing:border-box!important;padding-right:52px!important}.tmp-password-toggle{right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:7px!important}.tmp-eye-svg{width:20px!important;height:20px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.tmp-password-toggle.is-visible .tmp-eye-svg{color:#6f2f12!important}.tmp-password-toggle.is-visible .tmp-eye-svg circle{fill:currentColor!important;stroke:none!important}.tmp-modal .tmp-step-actions{background:#fff!important}.tmp-modal .tmp-step-actions .tmp-button{min-height:44px!important}.tmp-modal .tmp-button:disabled{opacity:.6!important;cursor:wait!important;transform:none!important}.tmp-success-modal{position:fixed!important;inset:0!important;overflow:hidden!important;overscroll-behavior:none!important}.tmp-success-dialog{max-height:min(680px,calc(100dvh - 40px))!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.tmp-success-dialog .tmp-success-highlight{flex:0 0 auto!important}.tmp-success-dialog .tmp-success-actions{flex:0 0 auto!important}.tmp-success-dialog .tmp-success-note{flex:0 0 auto!important}.tmp-success-logo{position:relative!important;z-index:1!important}.tmp-success-close{z-index:20!important}@media(max-width:700px){.tmp-modal .tmp-cat-search{width:100%!important}.tmp-success-dialog{max-height:calc(100dvh - 20px)!important;overflow:auto!important}}.tmp-cat-list{max-height:330px!important;overflow:auto!important;padding:4px!important}.tmp-cat-group{border-bottom:1px solid #eee7e1;padding:8px 0 10px!important}.tmp-cat-group:last-child{border-bottom:0}.tmp-cat-parent{font-size:14px!important;text-transform:uppercase;letter-spacing:.6px;margin:5px 8px 4px!important;color:#6f2f12}.tmp-cat-parent-option{background:#faf7f4!important;border-radius:6px!important}.tmp-cat-item{cursor:pointer!important}.tmp-cat-search{position:sticky;top:0;background:#fff!important;z-index:3}.tmp-success-actions{margin-top:20px!important}