.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:not(.is-open){display:none!important}.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}.tmp-login-panel .tmp-form-message{margin:0 0 18px!important}.tmp-login-panel .tmp-button:disabled{opacity:.65!important;cursor:wait!important}.tmp-success-close{cursor:pointer!important;pointer-events:auto!important}.tmp-success-modal:not(.is-open){display:none!important;visibility:hidden!important;pointer-events:none!important}.tmp-success-modal.is-open{display:flex!important;visibility:visible!important;pointer-events:auto!important}.tmp-success-modal:not(.is-open){display:none!important;visibility:hidden!important;pointer-events:none!important}.tmp-main-cat-picker .tmp-cat-list{display:flex;flex-direction:column;gap:2px}.tmp-main-cat-picker .tmp-main-cat-item{padding:11px 10px!important;border-bottom:1px solid #eee7e1!important;border-radius:6px!important;background:#fff!important;font-weight:500!important}.tmp-main-cat-picker .tmp-main-cat-item:hover{background:#faf7f4!important}.tmp-variation-section{margin:22px 0 18px;border:1px solid #e6e1dc;border-radius:12px;overflow:hidden;background:#fff}.tmp-variation-tab{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:#faf8f6;color:#2b211c;padding:14px 16px;font-size:15px;font-weight:700;cursor:pointer;text-align:left}.tmp-variation-panel{padding:16px;border-top:1px solid #e6e1dc}.tmp-variation-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 15px}.tmp-variation-type{display:flex!important;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e2ddd8;border-radius:8px;background:#fff;font-weight:500!important;margin:0!important;cursor:pointer}.tmp-variation-type input{width:auto!important;margin:0!important}.tmp-custom-variation-row{display:flex;gap:8px;align-items:center;margin:8px 0 14px}.tmp-custom-variation-row input{flex:1!important;margin-top:0!important}.tmp-custom-variation-row .tmp-button{white-space:nowrap;padding:10px 13px}.tmp-variation-field{border:1px solid #e5dfda;border-radius:10px;padding:12px;margin:9px 0;background:#fcfbfa}.tmp-variation-field-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.tmp-remove-variation{border:0;background:#fff0;color:#9a321f;font-size:12px;font-weight:700;cursor:pointer}.tmp-variation-field input{margin-top:0!important}@media(max-width:700px){.tmp-variation-type-grid{grid-template-columns:1fr 1fr}.tmp-custom-variation-row{flex-direction:column;align-items:stretch}.tmp-custom-variation-row .tmp-button{width:100%}}.tmp-custom-variation-row{display:none!important}.tmp-variation-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tmp-variation-tab{justify-content:center!important;background:#f4f2f0!important;border-radius:10px!important}.tmp-variation-panel[hidden]{display:none!important}@media(max-width:700px){.tmp-variation-type-grid{grid-template-columns:1fr!important}}.tmp-main-cat-picker{padding:12px!important;background:#fff!important;border:1px solid #ddd6d0!important;border-radius:12px!important}.tmp-main-cat-picker .tmp-cat-search{height:46px!important;border:1px solid #d8d2cc!important;border-radius:24px!important;padding:0 16px!important;margin-bottom:10px!important;font-size:14px!important}.tmp-main-cat-picker .tmp-cat-list{max-height:340px!important;padding:2px!important;overflow-y:auto!important;scrollbar-width:thin!important}.tmp-main-cat-picker .tmp-main-cat-item{min-height:42px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;margin:2px 0!important;border:0!important;border-radius:6px!important;background:#fff!important;transition:background .15s ease!important}.tmp-main-cat-picker .tmp-main-cat-item:hover{background:#f7f3ef!important}.tmp-main-cat-picker .tmp-main-cat-item:has(input:checked){background:#f4eee9!important}.tmp-main-cat-picker .tmp-main-cat-item input{width:16px!important;height:16px!important;flex:0 0 auto!important;margin:0!important;accent-color:#6f2f12!important}.tmp-main-cat-picker .tmp-main-cat-item span{font-size:14px!important;color:#29231f!important}.tmp-upload-block{margin:18px 0!important;padding:16px!important;border:1px solid #e5dfda!important;border-radius:12px!important;background:#fcfbfa!important}.tmp-upload-block label{margin-bottom:0!important}.tmp-upload-note{font-weight:400!important;color:#777!important;font-size:12px!important;margin-left:6px!important}.tmp-upload-block input[type=file]{margin-top:9px!important}.tmp-gallery-preview{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important}.tmp-gallery-thumb{width:86px!important;height:86px!important;border:1px solid #e4ded8!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important}.tmp-gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.tmp-featured-preview{margin-top:12px!important}.tmp-featured-preview img{width:110px!important;height:110px!important;object-fit:cover!important}.tmp-login-panel{max-width:620px!important;margin:0 auto!important;padding:22px 0 30px!important}.tmp-login-panel h3{font-size:24px!important;margin:0 0 8px!important}.tmp-login-panel>p.tmp-muted{margin:0 0 24px!important}.tmp-login-panel form label,.tmp-forgot-panel form label{display:block;margin:0 0 14px;font-weight:600;color:#292929}.tmp-login-panel form input[type=text],.tmp-login-panel form input[type=password],.tmp-login-panel form input[type=email],.tmp-forgot-panel form input[type=email]{width:100%;box-sizing:border-box}.tmp-login-panel .tmp-check{display:flex!important;align-items:center;gap:8px;font-weight:500!important;margin:4px 0 14px!important}.tmp-login-panel .tmp-check input{width:auto!important}.tmp-login-panel .tmp-button,.tmp-forgot-panel .tmp-button{margin-top:2px}.tmp-forgot-link{display:inline-block;margin-top:10px;padding:0;border:0;background:#fff0;color:#6f2f12;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none}.tmp-forgot-link:hover{text-decoration:underline}.tmp-forgot-panel{margin-top:18px;padding:20px;border:1px solid #e8dfd8;background:#faf8f6;border-radius:12px}.tmp-forgot-panel h4,.tmp-forgot-panel h3{margin:0 0 7px;font-size:19px;color:#222}.tmp-forgot-panel p{margin:0 0 17px}.tmp-forgot-panel[hidden]{display:none!important}.tmp-forgot-link-page{margin-bottom:8px}.tmp-login-panel .tmp-form-message{margin-bottom:20px!important}@media(max-width:700px){.tmp-login-panel{padding:15px 0 25px!important}.tmp-forgot-panel{padding:17px}}.tmp-login-message{display:block!important;margin:0 0 18px!important;padding:12px 14px!important;border-radius:10px!important;font-size:14px!important;line-height:1.5!important;font-weight:600!important;box-sizing:border-box!important}.tmp-login-message[hidden]{display:none!important}.tmp-login-message.is-error{background:#fff0ef!important;border:1px solid #efb5b0!important;color:#9d241c!important}.tmp-login-message.is-success{background:#edf8ef!important;border:1px solid #b9dfbf!important;color:#256d2f!important}.tmp-description-editor{margin:18px 0 20px!important}.tmp-description-editor>label{display:block!important;font-weight:600!important;margin-bottom:8px!important}.tmp-description-editor .wp-editor-wrap{margin-top:0!important}.tmp-description-editor .mce-tinymce,.tmp-description-editor .quicktags-toolbar{border-color:#d1d5db!important}.tmp-description-editor textarea.wp-editor-area{min-height:260px!important}.tmp-variation-required-type{border-color:#b98a6f!important;background:#faf5f1!important}.tmp-variation-required-type span{font-weight:700!important}.tmp-variation-field input:required{border-color:#b98a6f!important;box-shadow:0 0 0 1px rgb(111 47 18 / .08)!important}.tmp-size-guide-preview{margin-top:12px!important;max-width:360px!important;border:1px solid #e5dfda!important;border-radius:10px!important;padding:8px!important;background:#fff!important}.tmp-size-guide-preview img{display:block!important;max-width:100%!important;height:auto!important;border-radius:7px!important}.tmp-product-size-guide{margin:28px 0!important;padding:20px!important;border:1px solid #e5dfda!important;border-radius:12px!important;background:#fff!important;clear:both!important}.tmp-product-size-guide h3{margin:0 0 14px!important;font-size:20px!important}.tmp-product-size-guide-image{display:block!important;max-width:100%!important;height:auto!important;border-radius:8px!important}.tmp-verified-page,.tmp-public-profile{max-width:1200px;margin:0 auto;color:#26211e;font-family:inherit}.tmp-verified-hero{text-align:center;padding:34px 20px 28px}.tmp-verified-hero h1{margin:0 0 12px;font-size:34px;line-height:1.15}.tmp-verified-hero p{max-width:1000px;margin:0 auto;color:#6c6661;line-height:1.65;font-size:14px}.tmp-letter-filter{display:flex;flex-wrap:wrap;border:1px solid #e6e0db;background:#fff;margin:10px 0 18px;overflow:hidden}.tmp-letter-filter button{flex:1 0 42px;min-width:42px;border:0;border-right:1px solid #eee7e2;background:#fff;color:#5f5954;padding:11px 8px;font-weight:600;cursor:pointer}.tmp-letter-filter button:hover,.tmp-letter-filter button.active{background:#f4eee9;color:#6f2f12}.tmp-manufacturer-list{display:flex;flex-direction:column;gap:12px}.tmp-manufacturer-group{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:stretch;background:#fff;border:1px solid #eee8e3;padding:14px;min-height:72px}.tmp-letter-badge{display:flex;align-items:center;justify-content:center;background:#f7f5f3;font-size:20px;font-weight:800;color:#6f2f12}.tmp-manufacturer-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:center}.tmp-manufacturer-card{display:flex;align-items:center;gap:13px;min-height:72px;color:#2b2521;text-decoration:none;padding:8px;border-radius:8px}.tmp-manufacturer-card:hover{background:#faf7f4}.tmp-manufacturer-logo{width:150px;height:62px;display:flex;align-items:center;justify-content:center;flex:0 0 150px;background:#fff;overflow:hidden}.tmp-manufacturer-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.tmp-manufacturer-card strong{font-size:14px;font-weight:600}.tmp-empty-manufacturers{padding:35px;text-align:center;background:#fff;border:1px solid #eee8e3;color:#777}.tmp-profile-hero{min-height:360px;background:#6b5a4e center/cover no-repeat;color:#fff;display:flex;align-items:center;border-radius:0;overflow:hidden}.tmp-profile-hero-inner{width:100%;max-width:1120px;margin:0 auto;padding:55px 30px;display:flex;align-items:center;justify-content:space-between;gap:35px}.tmp-profile-kicker{display:inline-block;font-size:11px;letter-spacing:1.7px;text-transform:uppercase;font-weight:700;margin-bottom:10px}.tmp-profile-hero h1{font-size:42px;line-height:1.1;margin:0 0 12px;color:#fff}.tmp-profile-categories{font-size:13px;font-weight:600;margin:0 0 12px;color:#fff}.tmp-profile-short{max-width:650px;font-size:15px;line-height:1.65;margin:0 0 22px;color:#fff}.tmp-profile-logo-box{width:190px;height:130px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .96);border-radius:10px;padding:15px;box-sizing:border-box;flex:0 0 190px}.tmp-profile-logo-box img{width:100%;height:100%;object-fit:contain;object-position:center}.tmp-profile-about{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:center;padding:55px 20px}.tmp-about-image{height:270px;border-radius:4px;overflow:hidden;background:#f3f0ed}.tmp-about-image img{width:100%;height:100%;object-fit:cover;display:block}.tmp-about-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#999}.tmp-about-copy h2,.tmp-profile-collections h2,.tmp-profile-facts h2,.tmp-profile-gallery h2,.tmp-profile-faq h2{font-size:26px;margin:0 0 18px;text-align:center}.tmp-about-copy h2{text-align:left}.tmp-about-copy p{line-height:1.75;color:#5f5954;font-size:14px}.tmp-profile-collections{padding:10px 20px 55px;text-align:center}.tmp-collection-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 4px 16px;scrollbar-width:thin}.tmp-collection-card{position:relative;display:block;min-width:180px;width:180px;height:180px;flex:0 0 180px;border-radius:50%;overflow:hidden;scroll-snap-align:start;text-decoration:none;background:#eee}.tmp-collection-card img{width:100%;height:100%;object-fit:cover;display:block}.tmp-collection-card span{position:absolute;left:12px;right:12px;bottom:12px;background:rgb(0 0 0 / .58);color:#fff;border-radius:20px;padding:7px 8px;font-size:12px;font-weight:700}.tmp-profile-facts{padding:20px 20px 55px}.tmp-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tmp-fact-grid article{border:1px solid #e7e1dc;border-radius:8px;padding:18px;background:#fff}.tmp-fact-grid h3{font-size:15px;margin:0 0 7px}.tmp-fact-grid p{font-size:12px;line-height:1.6;color:#6b655f;margin:0}.tmp-profile-gallery{padding:10px 20px 55px}.tmp-gallery-tabs{display:flex;justify-content:center;gap:8px;margin:0 0 20px}.tmp-gallery-tabs button{border:1px solid #ddd3cb;background:#fff;padding:10px 18px;border-radius:7px;cursor:pointer;font-weight:700;color:#6f2f12}.tmp-gallery-tabs button.active{background:#6f2f12;color:#fff}.tmp-gallery-panel{display:none}.tmp-gallery-panel.active{display:block}.tmp-public-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tmp-public-gallery-grid img{width:100%;height:210px;object-fit:cover;border-radius:7px;display:block;background:#f3f0ed}.tmp-profile-faq{padding:10px 20px 65px}.tmp-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tmp-faq-grid details{background:#faf9f8;border:1px solid #e8e2dd;border-radius:10px;padding:0 18px}.tmp-faq-grid summary{list-style:none;cursor:pointer;font-weight:700;padding:18px 0;position:relative;padding-right:24px}.tmp-faq-grid summary::-webkit-details-marker{display:none}.tmp-faq-grid summary:after{content:'⌄';position:absolute;right:0;color:#8a817b}.tmp-faq-grid details[open] summary:after{content:'⌃'}.tmp-faq-grid details>div{padding:0 0 18px;color:#68615c;font-size:13px;line-height:1.7}.tmp-repeat-editor{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.tmp-repeat-row{display:grid;grid-template-columns:1fr 2fr auto;gap:8px;align-items:start;padding:10px;border:1px solid #e5dfda;border-radius:8px;background:#fcfbfa}.tmp-repeat-row textarea{width:100%;box-sizing:border-box}.tmp-repeat-remove{border:0;background:#fff0ee;color:#8a2d20;border-radius:6px;padding:9px;cursor:pointer;font-weight:700}.tmp-button-light{background:#fff!important;color:#6f2f12!important;border:1px solid #d7c9c0!important}@media(max-width:900px){.tmp-manufacturer-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.tmp-profile-about{grid-template-columns:1fr}.tmp-fact-grid{grid-template-columns:1fr 1fr}.tmp-public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tmp-faq-grid{grid-template-columns:1fr}}@media(max-width:650px){.tmp-manufacturer-group{grid-template-columns:48px 1fr;gap:10px}.tmp-manufacturer-cards{grid-template-columns:1fr}.tmp-manufacturer-logo{width:120px;flex-basis:120px}.tmp-profile-hero-inner{padding:40px 20px;flex-direction:column;align-items:flex-start}.tmp-profile-logo-box{width:160px;height:100px;flex-basis:160px}.tmp-profile-hero h1{font-size:32px}.tmp-fact-grid,.tmp-public-gallery-grid{grid-template-columns:1fr}.tmp-repeat-row{grid-template-columns:1fr}.tmp-letter-filter button{min-width:34px;flex-basis:34px;padding:9px 4px;font-size:11px}}.tmp-profile-right{width:310px;flex:0 0 310px}.tmp-profile-info-card{margin-top:12px;background:#fff;color:#28221f;border-radius:8px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px;box-shadow:0 8px 28px rgb(0 0 0 / .12)}.tmp-profile-info-card div{display:flex;flex-direction:column;gap:4px}.tmp-profile-info-card span{font-size:11px;color:#777;text-transform:uppercase;letter-spacing:.6px}.tmp-profile-info-card strong{font-size:12px;line-height:1.45}.tmp-profile-hero-copy{max-width:680px}.tmp-profile-hero .tmp-button{display:inline-block;text-decoration:none;color:#fff}@media(max-width:650px){.tmp-profile-right{width:100%;flex:0 0 auto}.tmp-profile-info-card{grid-template-columns:1fr 1fr}.tmp-profile-hero-copy{max-width:none}}.tmp-verified-page{max-width:1200px!important;margin:0 auto!important}.tmp-verified-featured{display:flex;align-items:center;justify-content:center;gap:28px;overflow-x:auto;padding:8px 0 28px;margin-bottom:4px;scrollbar-width:none}.tmp-verified-featured::-webkit-scrollbar{display:none}.tmp-featured-brand{min-width:150px;height:64px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#171717;background:#fff0;border:0;font-weight:800;font-size:18px;line-height:.95;letter-spacing:-.03em;white-space:normal}.tmp-featured-brand span{display:block}.tmp-featured-brand img{display:block;max-width:170px;max-height:62px;width:auto;height:auto;object-fit:contain;object-position:center}.tmp-featured-brand-legacy{cursor:pointer}.tmp-featured-brand-legacy:hover{opacity:.82}.tmp-legacy-manufacturer-card{cursor:pointer}.tmp-legacy-manufacturer-card:hover{background:#faf7f4}.tmp-legacy-manufacturer-card .tmp-manufacturer-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.tmp-featured-brand-supplier{padding:5px}.tmp-featured-brand-supplier img{max-width:150px;max-height:58px;width:auto;height:auto;object-fit:contain;display:block}.tmp-manufacturer-logo{background:#fff!important}.tmp-text-logo{font-weight:800!important;font-size:15px!important;line-height:.95!important;text-align:center!important;letter-spacing:-.03em!important;color:#222!important}.tmp-text-logo-fallback{font-size:13px;font-weight:700;line-height:1.1;text-align:center;padding:8px}.tmp-legacy-manufacturer-card{cursor:default}.tmp-public-profile{max-width:none!important;width:100%!important;margin:0!important}.tmp-profile-hero{width:100%!important;min-height:390px!important;border-radius:0!important}.tmp-profile-hero-inner{max-width:1280px!important;padding:62px 42px!important}.tmp-profile-content{max-width:1180px;margin:0 auto}.tmp-profile-about{padding:62px 20px!important}.tmp-profile-collections{padding-top:8px!important}.tmp-profile-facts,.tmp-profile-gallery,.tmp-profile-faq{padding-left:20px!important;padding-right:20px!important}.tmp-profile-logo-box span{font-weight:800;color:#3b2a22;text-align:center;line-height:1.15}.tmp-dashboard .tmp-sidebar a[href*="public-profile"]{border:1px solid rgb(255 255 255 / .08)}.tmp-dashboard .tmp-sidebar a[href*="public-profile"].active{background:#343434}@media(max-width:900px){.tmp-verified-featured{justify-content:flex-start;padding-left:8px;padding-right:8px}.tmp-profile-content{width:100%}.tmp-profile-hero-inner{padding:48px 28px!important}}.tmp-fullwidth-manufacturer-page .sidebar,.tmp-fullwidth-manufacturer-page .widget-area,.tmp-fullwidth-manufacturer-page .site-sidebar,.tmp-fullwidth-manufacturer-page .woocommerce-sidebar,.tmp-fullwidth-manufacturer-page .archive-sidebar,.tmp-fullwidth-manufacturer-page aside.sidebar,.tmp-fullwidth-manufacturer-page aside.widget-area{display:none!important}.tmp-fullwidth-manufacturer-page .content-area,.tmp-fullwidth-manufacturer-page .site-main,.tmp-fullwidth-manufacturer-page main{width:100%!important;max-width:none!important;float:none!important}.tmp-fullwidth-manufacturer-page .tmp-profile-hero{width:100vw!important;margin-left:calc(50% - 50vw)!important}.tmp-fullwidth-manufacturer-page .tmp-verified-page{width:100%!important;max-width:1400px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}.tmp-fullwidth-manufacturer-page .tmp-verified-hero,.tmp-fullwidth-manufacturer-page .tmp-verified-featured,.tmp-fullwidth-manufacturer-page .tmp-letter-filter,.tmp-fullwidth-manufacturer-page .tmp-manufacturer-list{width:100%!important;box-sizing:border-box!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{grid-template-columns:64px minmax(0,1fr)!important;min-height:120px!important;padding:16px 18px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:24px 34px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{width:180px!important;min-width:180px!important;min-height:112px!important;padding:8px!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;text-align:center!important;box-sizing:border-box!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-logo{width:170px!important;height:70px!important;flex:0 0 70px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-logo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card strong{display:block!important;width:100%!important;font-size:13px!important;line-height:1.3!important;font-weight:600!important;text-align:center!important}.tmp-fullwidth-manufacturer-page .tmp-legacy-manufacturer-card:hover{background:#faf7f4!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-supplier{display:none!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-legacy{min-width:175px!important;height:70px!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-legacy img{max-width:175px!important;max-height:64px!important;object-fit:contain!important}@media(max-width:700px){.tmp-fullwidth-manufacturer-page .tmp-verified-page{padding-left:12px!important;padding-right:12px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{grid-template-columns:48px minmax(0,1fr)!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards{gap:16px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{width:145px!important;min-width:145px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-logo{width:140px!important;height:62px!important;flex-basis:62px!important}}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scrollbar-width:thin!important;padding:4px 4px 12px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{flex:0 0 180px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{min-width:0!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-logo{flex:0 0 70px!important}body.tmp-supplier-profile-page .sidebar,body.tmp-supplier-profile-page .widget-area,body.tmp-supplier-profile-page .site-sidebar,body.tmp-supplier-profile-page .woocommerce-sidebar,body.tmp-supplier-profile-page .archive-sidebar,body.tmp-supplier-profile-page aside.sidebar,body.tmp-supplier-profile-page aside.widget-area,body.tmp-supplier-profile-page .right-sidebar,body.tmp-supplier-profile-page .content-sidebar{display:none!important}body.tmp-supplier-profile-page .content-area,body.tmp-supplier-profile-page .site-main,body.tmp-supplier-profile-page main{width:100%!important;max-width:none!important;float:none!important}body.tmp-supplier-profile-page .tmp-public-profile{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{max-width:1280px!important;margin:0 auto!important}body.tmp-supplier-profile-page .tmp-profile-content{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-right{width:270px!important;flex:0 0 270px!important}body.tmp-supplier-profile-page .tmp-profile-info-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:18px!important;margin-top:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card div{display:flex!important;flex-direction:column!important;gap:4px!important;padding:12px 0!important;border-bottom:1px solid #eee7e2!important}body.tmp-supplier-profile-page .tmp-profile-info-card div:last-child{border-bottom:0!important;padding-bottom:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card span{font-size:10px!important}body.tmp-supplier-profile-page .tmp-profile-info-card strong{font-size:13px!important}body.tmp-supplier-profile-page .tmp-profile-logo-box{display:none!important}body.tmp-supplier-profile-page .tmp-about-copy h2,body.tmp-supplier-profile-page .tmp-profile-collections h2,body.tmp-supplier-profile-page .tmp-profile-facts h2,body.tmp-supplier-profile-page .tmp-profile-gallery h2,body.tmp-supplier-profile-page .tmp-profile-faq h2{text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-collections,body.tmp-supplier-profile-page .tmp-profile-facts,body.tmp-supplier-profile-page .tmp-profile-gallery,body.tmp-supplier-profile-page .tmp-profile-faq{padding-left:0!important;padding-right:0!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero-inner{padding:45px 24px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important;flex:1 1 auto!important}}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;align-items:center!important;gap:28px!important;padding:6px 4px 12px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{flex:0 0 auto!important;width:auto!important;min-width:150px!important;min-height:54px!important;height:auto!important;padding:12px 10px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;text-align:left!important;background:transparent!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card strong{width:auto!important;font-size:14px!important;line-height:1.35!important;font-weight:600!important;text-align:left!important;color:#2b2521!important;white-space:nowrap!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card:hover{background:#faf7f4!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{min-height:88px!important;padding:10px 14px!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-supplier{display:flex!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand{flex:0 0 175px!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand img{object-fit:contain!important;object-position:center!important}@media(max-width:700px){.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{min-width:130px!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card strong{font-size:13px!important}}body.tmp-fullwidth-manufacturer-page .tmp-verified-page{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(24px,5vw,90px)!important;padding-right:clamp(24px,5vw,90px)!important;box-sizing:border-box!important}body.tmp-fullwidth-manufacturer-page .tmp-verified-hero,body.tmp-fullwidth-manufacturer-page .tmp-letter-filter,body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-list{width:100%!important;max-width:none!important;box-sizing:border-box!important}body.tmp-fullwidth-manufacturer-page .tmp-verified-featured{width:100%!important;max-width:none!important;overflow:hidden!important;padding:10px 0 28px!important;margin:0!important;box-sizing:border-box!important;justify-content:flex-start!important}body.tmp-fullwidth-manufacturer-page .tmp-featured-track{display:flex!important;align-items:center!important;gap:28px!important;width:max-content!important;transition:transform .65s ease!important;will-change:transform!important}body.tmp-fullwidth-manufacturer-page .tmp-featured-brand{flex:0 0 calc((100vw - clamp(48px,10vw,180px) - 112px)/5)!important;min-width:0!important;max-width:240px!important;height:72px!important;padding:5px 10px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important}body.tmp-fullwidth-manufacturer-page .tmp-featured-brand img{display:block!important;width:100%!important;height:64px!important;max-width:220px!important;max-height:64px!important;object-fit:contain!important;object-position:center!important}body.tmp-fullwidth-manufacturer-page .tmp-featured-brand span{font-size:18px!important;font-weight:800!important;line-height:1!important;text-align:center!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-list{gap:10px!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;min-height:72px!important;height:auto!important;padding:8px 14px!important;box-sizing:border-box!important}body.tmp-fullwidth-manufacturer-page .tmp-letter-badge{align-self:stretch!important;min-height:56px!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;overflow-x:auto!important;gap:22px!important;min-height:56px!important;padding:0 8px!important;scrollbar-width:none!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-cards::-webkit-scrollbar{display:none!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card,body.tmp-fullwidth-manufacturer-page .tmp-legacy-manufacturer-card{flex:0 0 auto!important;width:auto!important;min-width:140px!important;min-height:56px!important;height:56px!important;padding:0 10px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;background:transparent!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card strong{width:auto!important;margin:0!important;font-size:14px!important;line-height:1.3!important;font-weight:600!important;text-align:center!important;white-space:nowrap!important}body.tmp-fullwidth-manufacturer-page .tmp-empty-manufacturers{width:100%!important;box-sizing:border-box!important}@media(max-width:900px){body.tmp-fullwidth-manufacturer-page .tmp-featured-brand{flex-basis:calc((100vw - 48px - 84px)/3)!important}}@media(max-width:600px){body.tmp-fullwidth-manufacturer-page .tmp-verified-page{padding-left:14px!important;padding-right:14px!important}body.tmp-fullwidth-manufacturer-page .tmp-featured-brand{flex-basis:calc((100vw - 28px - 56px)/2)!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-group{grid-template-columns:48px minmax(0,1fr)!important}body.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{min-width:120px!important}}.tmp-verified-page{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(24px,5vw,80px)!important;padding-right:clamp(24px,5vw,80px)!important;box-sizing:border-box!important}.tmp-verified-page .tmp-verified-hero{width:100%!important;max-width:none!important;box-sizing:border-box!important}.tmp-verified-page .tmp-verified-featured{width:100%!important;max-width:none!important;overflow:hidden!important;display:block!important;padding:8px 0 24px!important;margin:0!important;box-sizing:border-box!important}.tmp-verified-page .tmp-featured-track{display:flex!important;align-items:center!important;gap:28px!important;width:max-content!important;max-width:none!important;transition:transform .65s ease!important;will-change:transform!important}.tmp-verified-page .tmp-featured-brand{flex:0 0 clamp(150px,calc((100vw - 10vw - 112px)/5),240px)!important;width:clamp(150px,calc((100vw - 10vw - 112px)/5),240px)!important;min-width:clamp(150px,calc((100vw - 10vw - 112px)/5),240px)!important;height:82px!important;padding:6px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;background:transparent!important}.tmp-verified-page .tmp-featured-brand img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:72px!important;object-fit:contain!important;object-position:center!important}.tmp-verified-page .tmp-featured-brand span{font-size:18px!important;font-weight:800!important;text-align:center!important}.tmp-verified-page .tmp-manufacturer-list{width:100%!important;max-width:none!important;display:flex!important;flex-direction:column!important;gap:10px!important}.tmp-verified-page .tmp-manufacturer-group{width:100%!important;min-height:86px!important;height:86px!important;display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;padding:10px 14px!important;box-sizing:border-box!important}.tmp-verified-page .tmp-letter-badge{height:64px!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important}.tmp-verified-page .tmp-manufacturer-cards{min-width:0!important;min-height:64px!important;height:64px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;gap:34px!important;padding:0 8px!important;scrollbar-width:none!important}.tmp-verified-page .tmp-manufacturer-cards::-webkit-scrollbar{display:none!important}.tmp-verified-page .tmp-manufacturer-card,.tmp-verified-page .tmp-legacy-manufacturer-card{flex:0 0 auto!important;width:auto!important;min-width:150px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;background:transparent!important}.tmp-verified-page .tmp-manufacturer-card strong{width:auto!important;margin:0!important;font-size:14px!important;line-height:1.3!important;font-weight:600!important;text-align:center!important;white-space:nowrap!important}@media(max-width:700px){.tmp-verified-page{padding-left:14px!important;padding-right:14px!important}.tmp-verified-page .tmp-featured-brand{flex-basis:calc((100vw - 28px - 28px)/2)!important;width:calc((100vw - 28px - 28px)/2)!important;min-width:calc((100vw - 28px - 28px)/2)!important}.tmp-verified-page .tmp-manufacturer-group{grid-template-columns:48px minmax(0,1fr)!important}.tmp-verified-page .tmp-manufacturer-card{min-width:125px!important}}