.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.is-open{display:flex!important;align-items:center!important;justify-content:center!important}html.tmp-size-guide-open,body.tmp-size-guide-open{overflow:hidden!important;height:100%!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:left}.tmp-collection-carousel{position:relative;width:100%;display:flex;align-items:center;gap:12px}.tmp-collection-viewport{width:100%;overflow:hidden;padding:5px 2px 12px;scroll-behavior:smooth}.tmp-collection-track{display:flex;gap:24px;overflow:visible;padding:0;margin:0}.tmp-collection-card{position:relative;display:block;width:calc((100% - 96px)/5);min-width:calc((100% - 96px)/5);height:auto;aspect-ratio:1/1;flex:0 0 calc((100% - 96px)/5);border-radius:50%;overflow:hidden;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;text-align:center}.tmp-collection-arrow{width:38px;height:38px;flex:0 0 38px;border:1px solid #ddd3cb;background:#fff;color:#6f2f12;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 12px rgb(0 0 0 / .08);font-size:18px;line-height:1;z-index:2}.tmp-collection-arrow:hover{background:#6f2f12;color:#fff}.tmp-collection-arrow[hidden]{display:none!important}.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-collection-card{width:calc((100% - 48px)/3);min-width:calc((100% - 48px)/3);flex-basis:calc((100% - 48px)/3)}.tmp-collection-track{gap:24px}}@media(max-width:650px){.tmp-collection-card{width:calc((100% - 24px)/2);min-width:calc((100% - 24px)/2);flex-basis:calc((100% - 24px)/2)}.tmp-collection-track{gap:24px}.tmp-collection-arrow{width:34px;height:34px;flex-basis:34px}}@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-manufacturer-card-logo{display:none!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card{min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important}.tmp-fullwidth-manufacturer-page .tmp-manufacturer-card strong{margin:0!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-supplier{display:flex!important}.tmp-fullwidth-manufacturer-page .tmp-featured-brand-supplier img{max-width:175px!important;max-height:64px!important;width:auto!important;height:auto!important;object-fit:contain!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}}.tmp-verified-page .tmp-featured-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:28px!important;width:max-content!important;max-width:none!important;min-width:max-content!important;transform:translate3d(0,0,0);transition:transform .65s ease!important;will-change:transform}.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;overflow:hidden!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-manufacturer-cards{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;overflow:visible!important;gap:8px 34px!important;min-height:64px!important;height:auto!important;padding:8px!important;scrollbar-width:auto!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:44px!important;min-height:44px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.tmp-verified-page .tmp-manufacturer-card strong{text-align:center!important;white-space:nowrap!important}@media(max-width:700px){.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-cards{gap:6px 14px!important}.tmp-verified-page .tmp-manufacturer-card{min-width:120px!important}}.tmp-verified-page .tmp-manufacturer-group.tmp-letter-hidden{display:none!important}.tmp-verified-page .tmp-letter-filter button,.tmp-verified-page .tmp-manufacturer-card,.tmp-verified-page .tmp-featured-brand{cursor:pointer!important}.tmp-verified-page .tmp-verified-featured{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;overflow:visible!important;padding:8px 42px 24px!important;box-sizing:border-box!important}.tmp-verified-page .tmp-featured-viewport{width:100%!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.tmp-verified-page .tmp-featured-track{display:flex!important;flex-wrap:nowrap!important;gap:0!important;width:max-content!important;min-width:max-content!important;max-width:none!important;transform:translate3d(0,0,0);transition:transform .35s ease!important}.tmp-verified-page .tmp-featured-brand{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:88px!important;padding:8px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;text-decoration:none!important}.tmp-verified-page .tmp-featured-brand img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:70px!important;object-fit:contain!important;object-position:center!important}.tmp-verified-page .tmp-featured-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;width:34px!important;height:34px!important;border:1px solid #d9d0c9!important;border-radius:50%!important;background:#fff!important;color:#6e2e12!important;font-size:18px!important;line-height:32px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 2px 8px rgb(0 0 0 / .08)!important}.tmp-verified-page .tmp-featured-prev{left:4px!important}.tmp-verified-page .tmp-featured-next{right:4px!important}.tmp-verified-page .tmp-featured-arrow:hover{background:#f8f3ef!important}.tmp-verified-page .tmp-featured-arrow:disabled{opacity:.35!important;cursor:default!important}@media(max-width:900px){.tmp-verified-page .tmp-featured-brand{flex-basis:auto!important;width:auto!important;min-width:0!important}}@media(max-width:600px){.tmp-verified-page .tmp-featured-brand{flex-basis:auto!important;width:auto!important;min-width:0!important}.tmp-verified-page .tmp-verified-featured{padding-left:38px!important;padding-right:38px!important}}.tmp-verified-page .tmp-verified-featured{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;gap:8px!important;width:100%!important;padding:10px 0 26px!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important}.tmp-verified-page .tmp-featured-viewport{grid-column:2!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.tmp-verified-page .tmp-featured-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;width:max-content!important;min-width:max-content!important;max-width:none!important;margin:0!important;padding:0!important;gap:22px!important;transition:transform .35s ease!important;will-change:transform!important}.tmp-verified-page .tmp-featured-brand{flex:0 0 auto!important;min-width:0!important;max-width:none!important;width:auto!important;height:88px!important;min-height:88px!important;padding:5px 8px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-sizing:border-box!important;overflow:hidden!important;text-decoration:none!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;margin:auto!important}.tmp-verified-page .tmp-featured-arrow{position:static!important;grid-row:1!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;border:1px solid #d8cec5!important;border-radius:50%!important;background:#fff!important;color:#7a3515!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:19px!important;line-height:1!important;box-shadow:0 2px 8px rgb(0 0 0 / .08)!important;cursor:pointer!important;z-index:2!important;transform:none!important}.tmp-verified-page .tmp-featured-prev{grid-column:1!important;left:auto!important;right:auto!important}.tmp-verified-page .tmp-featured-next{grid-column:3!important;left:auto!important;right:auto!important}.tmp-verified-page .tmp-featured-arrow:hover:not(:disabled){background:#f8f3ef!important}.tmp-verified-page .tmp-featured-arrow:disabled{opacity:.3!important;cursor:default!important}.tmp-verified-page .tmp-featured-arrow[hidden]{display:none!important}.tmp-verified-page .tmp-letter-filter button{cursor:pointer!important;user-select:none!important}.tmp-verified-page .tmp-manufacturer-card{cursor:pointer!important}.tmp-verified-page .tmp-manufacturer-group[hidden]{display:none!important}@media(max-width:900px){.tmp-verified-page .tmp-verified-featured{grid-template-columns:36px minmax(0,1fr) 36px!important;gap:5px!important}.tmp-verified-page .tmp-featured-arrow{width:32px!important;height:32px!important;font-size:17px!important}}@media(max-width:600px){.tmp-verified-page .tmp-verified-featured{grid-template-columns:32px minmax(0,1fr) 32px!important;gap:4px!important}.tmp-verified-page .tmp-featured-track{gap:10px!important}.tmp-verified-page .tmp-featured-brand{height:72px!important;min-height:72px!important}.tmp-verified-page .tmp-featured-brand img{max-height:58px!important}}body.tmp-supplier-profile-page,body.tmp-supplier-profile-page .site,body.tmp-supplier-profile-page .site-content,body.tmp-supplier-profile-page .content-area,body.tmp-supplier-profile-page .site-main,body.tmp-supplier-profile-page main,body.tmp-supplier-profile-page article,body.tmp-supplier-profile-page .entry-content,body.tmp-supplier-profile-page .page-content{max-width:none!important}body.tmp-supplier-profile-page .site-content,body.tmp-supplier-profile-page .content-area,body.tmp-supplier-profile-page .site-main,body.tmp-supplier-profile-page main,body.tmp-supplier-profile-page article,body.tmp-supplier-profile-page .entry-content,body.tmp-supplier-profile-page .page-content{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;float:none!important;overflow:visible!important}body.tmp-supplier-profile-page .tmp-public-profile{position:relative!important;display:block!important;width:100vw!important;max-width:none!important;min-width:100vw!important;margin-left:0!important;margin-right:0!important;left:0!important;right:auto!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;min-width:100%!important;margin:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:100%!important;max-width:1480px!important;box-sizing:border-box!important;margin:0 auto!important;padding-left:55px!important;padding-right:55px!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:1480px!important;box-sizing:border-box!important;margin:0 auto!important;padding-left:55px!important;padding-right:55px!important}body.tmp-supplier-profile-page .tmp-profile-about{width:100%!important;box-sizing:border-box!important;padding-left:0!important;padding-right:0!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{width:100%!important;box-sizing:border-box!important;padding-left:0!important;padding-right:0!important}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}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content{padding-left:28px!important;padding-right:28px!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content{padding-left:18px!important;padding-right:18px!important}}body.tmp-supplier-profile-page .tmp-profile-right{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}body.tmp-supplier-profile-page .tmp-profile-info-card{padding:14px 18px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{position:relative!important;padding:13px 0 13px 34px!important;min-height:46px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon{position:absolute!important;left:0!important;top:13px!important;width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#7b3517!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item>span:not(.tmp-info-icon){font-size:9px!important;letter-spacing:.8px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item strong{font-size:12px!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{display:block!important;text-align:center!important;text-decoration:none!important;background:#6f2f12!important;color:#fff!important;border-radius:4px!important;padding:12px 16px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;transition:background .2s ease,transform .2s ease!important}body.tmp-supplier-profile-page .tmp-profile-explore-button:hover{background:#54220d!important;color:#fff!important;transform:translateY(-1px)!important}body.tmp-supplier-profile-page .tmp-about-image{width:360px!important;height:250px!important;min-height:250px!important;border-radius:4px!important;overflow:hidden!important;background:#f3f0ed!important}body.tmp-supplier-profile-page .tmp-about-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;height:300px!important;min-height:300px!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-about-image{height:240px!important;min-height:240px!important}}body.tmp-supplier-profile-page .tmp-public-profile{background:#f7f5f3!important;color:#211d1a!important}body.tmp-supplier-profile-page .tmp-profile-hero{min-height:430px!important;background-position:center!important;background-size:cover!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{min-height:430px!important;max-width:1320px!important;padding:56px 42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:70px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{max-width:760px!important}body.tmp-supplier-profile-page .tmp-profile-kicker{font-size:11px!important;font-weight:800!important;letter-spacing:1.2px!important;text-transform:uppercase!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:46px!important;line-height:1.08!important;margin:12px 0 12px!important;color:#fff!important}body.tmp-supplier-profile-page .tmp-profile-categories{font-size:13px!important;font-weight:700!important;margin:0 0 16px!important;color:#fff!important}body.tmp-supplier-profile-page .tmp-profile-short{font-size:14px!important;line-height:1.7!important;max-width:720px!important;color:#fff!important;margin:0 0 22px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy>.tmp-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:220px!important;padding:12px 20px!important;border:1px solid rgb(255 255 255 / .9)!important;background:transparent!important;color:#fff!important;border-radius:3px!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-profile-right{width:300px!important;flex:0 0 300px!important}body.tmp-supplier-profile-page .tmp-profile-info-card{width:100%!important;box-sizing:border-box!important;border-radius:10px!important;padding:14px 20px!important;box-shadow:0 12px 35px rgb(0 0 0 / .18)!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{padding:12px 0 12px 38px!important}body.tmp-supplier-profile-page .tmp-profile-explore-button,body.tmp-supplier-profile-page .tmp-profile-contact-button{width:100%!important;box-sizing:border-box!important;text-align:center!important;text-decoration:none!important}body.tmp-supplier-profile-page .tmp-profile-contact-button{display:block!important;background:#fff!important;color:#211d1a!important;border:1px solid #bcb5af!important;border-radius:3px!important;padding:12px 16px!important;font-size:12px!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-profile-contact-button:hover{background:#f5f1ed!important;color:#6f2f12!important}body.tmp-supplier-profile-page .tmp-profile-content{max-width:1180px!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-about{display:grid!important;grid-template-columns:360px minmax(0,1fr)!important;gap:30px!important;align-items:center!important;padding:58px 0 42px!important}body.tmp-supplier-profile-page .tmp-about-image{width:360px!important;height:250px!important;min-height:250px!important}body.tmp-supplier-profile-page .tmp-about-copy h2{font-size:25px!important;margin:0 0 14px!important}body.tmp-supplier-profile-page .tmp-about-copy p{font-size:13px!important;line-height:1.75!important;margin:0 0 10px!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding:24px 0 52px!important}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{font-size:24px!important;margin:0 0 22px!important;text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding:18px 0 52px!important}body.tmp-supplier-profile-page .tmp-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-fact-grid article{min-height:0!important;height:auto!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding:18px 0 52px!important}body.tmp-supplier-profile-page .tmp-profile-gallery .tmp-gallery-tabs{justify-content:center!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{height:220px!important;border-radius:6px!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding:18px 0 65px!important}body.tmp-supplier-profile-page .tmp-faq-grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:12px!important}body.tmp-supplier-profile-page .tmp-faq-grid details{align-self:start!important;height:max-content!important;min-height:0!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-faq-grid details>div{box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-faq-grid summary{min-height:54px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero-inner{min-height:0!important;flex-direction:column!important;align-items:flex-start!important;padding:50px 28px!important;gap:30px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important;flex:1 1 auto!important}body.tmp-supplier-profile-page .tmp-profile-content{padding:0 28px!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;max-width:500px!important}body.tmp-supplier-profile-page .tmp-fact-grid{grid-template-columns:1fr 1fr!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:34px!important}body.tmp-supplier-profile-page .tmp-profile-content{padding:0 18px!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-faq-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{height:240px!important}}body.tmp-supplier-profile-page,body.tmp-supplier-profile-page .site,body.tmp-supplier-profile-page .site-content,body.tmp-supplier-profile-page .content-area,body.tmp-supplier-profile-page .site-main,body.tmp-supplier-profile-page main,body.tmp-supplier-profile-page article,body.tmp-supplier-profile-page .entry-content,body.tmp-supplier-profile-page .page-content{margin-top:0!important;padding-top:0!important}body.tmp-supplier-profile-page .site-main>*:first-child,body.tmp-supplier-profile-page .entry-content>*:first-child{margin-top:0!important}body.tmp-supplier-profile-page .tmp-public-profile{width:100vw!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;background:#f7f5f3!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;min-height:360px!important;height:360px!important;margin:0!important;border-radius:0!important;background-size:cover!important;background-position:center!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:100%!important;max-width:1480px!important;height:360px!important;min-height:360px!important;margin:0 auto!important;padding:42px 40px!important;box-sizing:border-box!important;gap:55px!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:1480px!important;margin:0 auto!important;padding:0 40px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:360px minmax(0,1fr)!important;gap:34px!important;padding:55px 0 42px!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}body.tmp-supplier-profile-page .tmp-profile-collections{padding-top:18px!important;padding-bottom:48px!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding-top:10px!important;padding-bottom:48px!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding-top:10px!important;padding-bottom:48px!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding-top:10px!important;padding-bottom:60px!important}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;font-size:24px!important;line-height:1.25!important;margin:0 0 22px!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:24px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="1"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="2"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="3"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="4"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="5"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="6"] .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="7"] .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="8"] .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="9"] .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-carousel[data-collection-count="10"] .tmp-collection-card{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-fact-grid{align-items:start!important}body.tmp-supplier-profile-page .tmp-fact-grid article{align-self:start!important;min-height:0!important;height:auto!important;padding:16px!important}body.tmp-supplier-profile-page .tmp-faq-grid{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:12px!important}body.tmp-supplier-profile-page .tmp-faq-grid details{width:calc(50% - 6px)!important;flex:0 0 calc(50% - 6px)!important;align-self:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important}body.tmp-supplier-profile-page .tmp-faq-grid details[open]{height:auto!important}body.tmp-supplier-profile-page .tmp-faq-grid summary{min-height:54px!important;height:auto!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero{height:auto!important;min-height:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{height:auto!important;min-height:0!important;max-width:100%!important;padding:48px 28px!important;flex-direction:column!important;align-items:flex-start!important;gap:30px!important}body.tmp-supplier-profile-page .tmp-profile-content{max-width:100%!important;padding:0 28px!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-faq-grid details{width:100%!important;flex-basis:100%!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-hero-inner{padding:40px 18px!important}body.tmp-supplier-profile-page .tmp-profile-content{padding:0 18px!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:34px!important}body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;height:240px!important;min-height:240px!important}}body.tmp-supplier-profile-page .tmp-public-profile{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100vw!important;margin:0!important;min-height:0!important;height:340px!important;border-radius:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:100%!important;max-width:1220px!important;height:340px!important;min-height:340px!important;margin:0 auto!important;padding:38px 0!important;box-sizing:border-box!important;gap:48px!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 80px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:360px minmax(0,1fr)!important;gap:32px!important;padding:56px 0 42px!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding:22px 0 48px!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding:8px 0 48px!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding:8px 0 48px!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding:8px 0 64px!important}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;margin:0 0 24px!important}body.tmp-supplier-profile-page .tmp-collection-carousel{width:max-content!important;max-width:100%!important}body.tmp-supplier-profile-page .tmp-collection-viewport{overflow:hidden!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:24px!important}body.tmp-supplier-profile-page .tmp-collection-card{flex:0 0 190px!important;width:190px!important;min-width:190px!important}body.tmp-supplier-profile-page .tmp-collection-card img{width:190px!important;height:190px!important;object-fit:cover!important}body.tmp-supplier-profile-page .tmp-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-fact-grid article{align-self:start!important;height:auto!important;min-height:0!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{width:100%!important;height:220px!important;object-fit:cover!important}body.tmp-supplier-profile-page .tmp-faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:12px!important}body.tmp-supplier-profile-page .tmp-faq-grid details{width:auto!important;flex:none!important;height:auto!important;align-self:start!important}body.tmp-supplier-profile-page .tmp-faq-grid details[open]{height:auto!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero{height:auto!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{height:auto!important;min-height:0!important;padding:42px 28px!important;flex-direction:column!important;align-items:flex-start!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 56px)!important;max-width:none!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 36px)!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-faq-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:1fr!important}}body.tmp-supplier-profile-page .tmp-profile-right{width:360px!important;flex:0 0 360px!important;align-self:center!important}body.tmp-supplier-profile-page .tmp-profile-info-card{width:100%!important;box-sizing:border-box!important;margin:0!important;padding:28px 30px!important;background:#fff!important;color:#28221f!important;border-radius:14px!important;box-shadow:0 10px 30px rgb(0 0 0 / .12)!important;display:flex!important;flex-direction:column!important;gap:20px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:5px!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon{grid-column:1!important;grid-row:1 / span 2!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:1px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon svg{width:23px!important;height:23px!important;fill:none!important;stroke:#6b2d0c!important;stroke-width:1.35!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item>span:not(.tmp-info-icon){grid-column:2!important;grid-row:1!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;color:#1f1b19!important;text-transform:none!important;letter-spacing:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item strong{grid-column:2!important;grid-row:2!important;font-size:14px!important;line-height:1.45!important;font-weight:400!important;color:#806f66!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{display:flex!important;width:100%!important;min-height:48px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;margin:14px 0 0!important;padding:12px 20px!important;background:#6b2d0c!important;border:1px solid #6b2d0c!important;border-radius:4px!important;color:#fff!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;transition:background .2s ease,transform .2s ease!important}body.tmp-supplier-profile-page .tmp-profile-explore-button:hover{background:#552208!important;color:#fff!important;transform:translateY(-1px)!important}body.tmp-supplier-profile-page .tmp-profile-right>.tmp-profile-contact-button{display:none!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important;flex:0 0 auto!important;max-width:420px!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-right{max-width:none!important}body.tmp-supplier-profile-page .tmp-profile-info-card{padding:24px 22px!important}}body.tmp-supplier-profile-page{background:#f7f5f3!important}body.tmp-supplier-profile-page .tmp-public-profile{width:100vw!important;max-width:none!important;min-width:0!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;overflow:visible!important;background:#f7f5f3!important;color:#211d1a!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;height:340px!important;min-height:340px!important;margin:0!important;border:0!important;border-radius:0!important;background-size:cover!important;background-position:center center!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:calc(100% - 48px)!important;max-width:1220px!important;height:340px!important;min-height:340px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:54px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{width:min(760px,calc(100% - 410px))!important;max-width:760px!important;margin:0!important}body.tmp-supplier-profile-page .tmp-profile-kicker{display:block!important;margin:0 0 10px!important;color:#fff!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:1.05px!important;text-transform:uppercase!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{margin:0 0 10px!important;color:#fff!important;font-size:42px!important;line-height:1.08!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-profile-categories{margin:0 0 15px!important;color:#fff!important;font-size:12px!important;line-height:1.45!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-profile-short{max-width:720px!important;margin:0 0 20px!important;color:#fff!important;font-size:12px!important;line-height:1.65!important;font-weight:400!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy>.tmp-button{min-width:210px!important;height:40px!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border:1px solid rgb(255 255 255 / .9)!important;border-radius:2px!important;background:transparent!important;color:#fff!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important}body.tmp-supplier-profile-page .tmp-profile-right{width:360px!important;max-width:360px!important;flex:0 0 360px!important;align-self:center!important;display:block!important;margin:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card{width:100%!important;margin:0!important;padding:24px 28px 20px!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-radius:12px!important;box-shadow:0 12px 30px rgb(0 0 0 / .16)!important;display:flex!important;flex-direction:column!important;gap:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{position:relative!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:4px!important;min-height:58px!important;padding:8px 0!important;box-sizing:border-box!important;border:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item+.tmp-info-item{border-top:1px solid #eee7e2!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon{position:static!important;grid-column:1!important;grid-row:1 / span 2!important;width:24px!important;height:24px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#6b2d0c!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item>span:not(.tmp-info-icon){grid-column:2!important;grid-row:1!important;margin:0!important;color:#1f1b19!important;font-size:13px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item strong{grid-column:2!important;grid-row:2!important;margin:0!important;color:#806f66!important;font-size:12px!important;line-height:1.4!important;font-weight:400!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{width:100%!important;min-height:42px!important;margin:14px 0 0!important;padding:11px 18px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #6b2d0c!important;border-radius:3px!important;background:#6b2d0c!important;color:#fff!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;text-decoration:none!important;transition:background .2s ease,transform .2s ease!important}body.tmp-supplier-profile-page .tmp-profile-explore-button:hover{background:#54220d!important;border-color:#54220d!important;color:#fff!important;transform:translateY(-1px)!important}body.tmp-supplier-profile-page .tmp-profile-contact-button{display:none!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 48px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-about{display:grid!important;grid-template-columns:360px minmax(0,1fr)!important;gap:32px!important;align-items:center!important;padding:38px 0 30px!important}body.tmp-supplier-profile-page .tmp-about-image{width:360px!important;height:250px!important;min-height:250px!important;margin:0!important;border-radius:3px!important;overflow:hidden!important;background:#eee9e5!important}body.tmp-supplier-profile-page .tmp-about-image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-about-copy{margin:0!important}body.tmp-supplier-profile-page .tmp-about-copy h2{margin:0 0 12px!important;color:#171717!important;font-size:24px!important;line-height:1.2!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-about-copy p{margin:0 0 8px!important;color:#514943!important;font-size:12px!important;line-height:1.65!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding:18px 0 52px!important;text-align:center!important}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{margin:0 0 22px!important;color:#171717!important;font-size:22px!important;line-height:1.25!important;font-weight:700!important}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:center!important}body.tmp-supplier-profile-page .tmp-collection-carousel{width:100%!important;max-width:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}body.tmp-supplier-profile-page .tmp-collection-viewport{width:auto!important;max-width:100%!important;overflow:hidden!important;flex:0 1 auto!important}body.tmp-supplier-profile-page .tmp-collection-track{display:flex!important;width:max-content!important;gap:24px!important;transition:transform .3s ease!important}body.tmp-supplier-profile-page .tmp-collection-card{width:150px!important;min-width:150px!important;flex:0 0 150px!important;text-decoration:none!important}body.tmp-supplier-profile-page .tmp-collection-card img{width:150px!important;height:150px!important;display:block!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-collection-card span{display:block!important;margin-top:-24px!important;position:relative!important;width:100%!important;min-height:24px!important;padding:5px 6px!important;box-sizing:border-box!important;border-radius:0 0 80px 80px!important;background:rgb(55 55 55 / .70)!important;color:#fff!important;font-size:9px!important;line-height:1.3!important;font-weight:600!important;text-align:center!important}body.tmp-supplier-profile-page .tmp-collection-arrow{width:34px!important;height:34px!important;min-width:34px!important;margin:0 12px!important;padding:0!important;border:1px solid #d9cec6!important;border-radius:50%!important;background:#fff!important;color:#6b2d0c!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;line-height:1!important;z-index:3!important}body.tmp-supplier-profile-page .tmp-collection-arrow:hover:not(:disabled){background:#f4eee9!important}body.tmp-supplier-profile-page .tmp-collection-arrow[hidden]{display:none!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding:4px 0 48px!important}body.tmp-supplier-profile-page .tmp-fact-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-fact-grid article{margin:0!important;padding:14px 16px!important;min-height:0!important;height:auto!important;align-self:start!important;box-sizing:border-box!important;border:1px solid #e5ddd7!important;border-radius:5px!important;background:#fff!important}body.tmp-supplier-profile-page .tmp-fact-grid article h3{margin:0 0 5px!important;color:#211d1a!important;font-size:12px!important;line-height:1.3!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-fact-grid article p{margin:0!important;color:#756a63!important;font-size:10px!important;line-height:1.5!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding:4px 0 48px!important;text-align:center!important}body.tmp-supplier-profile-page .tmp-gallery-tabs{margin:0 0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}body.tmp-supplier-profile-page .tmp-gallery-tabs button{min-height:38px!important;padding:9px 18px!important;border:1px solid #ddd2ca!important;border-radius:5px!important;background:#fff!important;color:#6b2d0c!important;font-size:10px!important;font-weight:700!important;cursor:pointer!important}body.tmp-supplier-profile-page .tmp-gallery-tabs button.active{border-color:#6b2d0c!important;background:#6b2d0c!important;color:#fff!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{width:100%!important;height:220px!important;display:block!important;object-fit:cover!important;border-radius:4px!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding:4px 0 62px!important}body.tmp-supplier-profile-page .tmp-faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-faq-grid details{width:auto!important;flex:none!important;align-self:start!important;height:max-content!important;min-height:0!important;margin:0!important;padding:0!important;border:1px solid #e2dad4!important;border-radius:5px!important;background:#fff!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-faq-grid summary{min-height:48px!important;height:auto!important;padding:14px 38px 14px 16px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;position:relative!important;color:#211d1a!important;font-size:11px!important;line-height:1.4!important;font-weight:700!important;cursor:pointer!important;list-style:none!important}body.tmp-supplier-profile-page .tmp-faq-grid summary::-webkit-details-marker{display:none!important}body.tmp-supplier-profile-page .tmp-faq-grid summary:after{content:'+'!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;color:#6b2d0c!important;font-size:15px!important;font-weight:500!important}body.tmp-supplier-profile-page .tmp-faq-grid details[open] summary:after{content:'−'!important}body.tmp-supplier-profile-page .tmp-faq-grid details>div{padding:0 16px 15px!important;color:#756a63!important;font-size:10px!important;line-height:1.6!important}body.tmp-supplier-profile-page .tmp-faq-grid details>div p{margin:0!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-hero,body.tmp-supplier-profile-page .tmp-profile-hero-inner{height:auto!important;min-height:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:calc(100% - 40px)!important;padding:42px 0!important;flex-direction:column!important;align-items:flex-start!important;gap:28px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{width:100%!important;max-width:760px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important;max-width:420px!important;flex-basis:auto!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 40px)!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;height:280px!important;min-height:280px!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tmp-supplier-profile-page .tmp-faq-grid{grid-template-columns:1fr!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 32px)!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:34px!important}body.tmp-supplier-profile-page .tmp-profile-right{max-width:none!important}body.tmp-supplier-profile-page .tmp-collection-card{width:130px!important;min-width:130px!important;flex-basis:130px!important}body.tmp-supplier-profile-page .tmp-collection-card img{width:130px!important;height:130px!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:16px!important}body.tmp-supplier-profile-page .tmp-collection-arrow{margin:0 5px!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{height:220px!important}}body.tmp-supplier-profile-page .tmp-public-profile{position:relative!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:100vw!important;max-width:100vw!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;max-width:none!important;margin:0!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-content>section,body.tmp-supplier-profile-page .tmp-profile-hero-inner{max-width:1220px!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-public-profile{left:0!important;transform:none!important;width:100%!important;max-width:100%!important}}body.tmp-supplier-profile-page .tmp-public-profile{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;left:auto!important;transform:none!important;overflow:visible!important;background:#f7f5f3!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;height:460px!important;min-height:460px!important;max-height:none!important;margin:0!important;padding:0!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;display:flex!important;align-items:stretch!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:calc(100% - 112px)!important;max-width:1770px!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:60px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{flex:1 1 auto!important;width:auto!important;max-width:850px!important;margin:0!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:48px!important;line-height:1.08!important;margin:0 0 14px!important}body.tmp-supplier-profile-page .tmp-profile-kicker{font-size:11px!important;margin-bottom:12px!important}body.tmp-supplier-profile-page .tmp-profile-categories{font-size:14px!important;margin-bottom:18px!important}body.tmp-supplier-profile-page .tmp-profile-short{max-width:820px!important;font-size:14px!important;line-height:1.65!important;margin-bottom:24px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy>.tmp-button{min-width:280px!important;height:48px!important;font-size:13px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:390px!important;max-width:390px!important;flex:0 0 390px!important;align-self:center!important}body.tmp-supplier-profile-page .tmp-profile-info-card{width:100%!important;padding:25px 30px 19px!important;border-radius:14px!important;box-shadow:0 15px 35px rgb(0 0 0 / .18)!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{min-height:62px!important;padding:9px 0!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item>span:not(.tmp-info-icon){font-size:14px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item strong{font-size:13px!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{min-height:48px!important;margin-top:16px!important;font-size:13px!important;border-radius:3px!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#f7f5f3!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 112px)!important;max-width:1770px!important;margin-left:auto!important;margin-right:auto!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:40% minmax(0,60%)!important;gap:42px!important;align-items:center!important;padding:58px 0 52px!important}body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;height:300px!important;min-height:300px!important;border-radius:4px!important}body.tmp-supplier-profile-page .tmp-about-image img{object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-about-copy h2{font-size:27px!important;margin-bottom:14px!important}body.tmp-supplier-profile-page .tmp-about-copy p{font-size:13px!important;line-height:1.72!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding:8px 0 64px!important;text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-collections h2{text-align:left!important;font-size:24px!important;margin:0 0 24px!important}body.tmp-supplier-profile-page .tmp-collection-carousel{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}body.tmp-supplier-profile-page .tmp-collection-viewport{flex:0 1 auto!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-collection-track{justify-content:flex-start!important;gap:28px!important}body.tmp-supplier-profile-page .tmp-collection-card{width:180px!important;min-width:180px!important;flex:0 0 180px!important;text-decoration:none!important}body.tmp-supplier-profile-page .tmp-collection-media{width:180px!important;height:180px!important;border-radius:50%!important;overflow:hidden!important;background:#eeeae6!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}body.tmp-supplier-profile-page .tmp-collection-media>img:not(.tmp-collection-logo-image){width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}body.tmp-supplier-profile-page .tmp-collection-card .tmp-collection-logo-image{width:76%!important;height:76%!important;max-width:145px!important;max-height:145px!important;object-fit:contain!important;object-position:center!important;display:block!important;border-radius:0!important;background:transparent!important}body.tmp-supplier-profile-page .tmp-collection-card span{margin-top:-30px!important;min-height:30px!important;padding:7px 8px!important;border-radius:0 0 100px 100px!important;font-size:11px!important;line-height:1.3!important}body.tmp-supplier-profile-page .tmp-collection-arrow{margin:0 16px!important;flex:0 0 38px!important;width:38px!important;height:38px!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding:0 0 64px!important}body.tmp-supplier-profile-page .tmp-profile-facts h2{text-align:left!important;font-size:24px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-fact-grid{gap:16px!important}body.tmp-supplier-profile-page .tmp-fact-grid article{min-height:112px!important;padding:18px 20px 18px 64px!important;border:1px solid #dfd5ce!important;border-radius:10px!important;background:#fff!important;box-shadow:0 5px 18px rgb(69 43 28 / .05)!important;position:relative!important}body.tmp-supplier-profile-page .tmp-fact-grid article:before{content:'✓'!important;position:absolute!important;left:20px!important;top:20px!important;width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#6b2d0c!important;color:#fff!important;font-size:15px!important;font-weight:800!important}body.tmp-supplier-profile-page .tmp-fact-grid article h3{font-size:14px!important;margin-bottom:7px!important}body.tmp-supplier-profile-page .tmp-fact-grid article p{font-size:11px!important;line-height:1.55!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding:0 0 64px!important;text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-gallery h2{text-align:left!important;font-size:24px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-gallery-tabs{justify-content:flex-start!important;margin-bottom:20px!important}body.tmp-supplier-profile-page .tmp-gallery-tabs button{min-height:42px!important;padding:10px 20px!important;font-size:11px!important;border-radius:6px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{gap:14px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{width:100%!important;height:250px!important;display:block!important;object-fit:contain!important;object-position:center!important;background:#eee9e4!important;border-radius:7px!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding:0 0 72px!important}body.tmp-supplier-profile-page .tmp-profile-faq h2{text-align:left!important;font-size:24px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-faq-grid{gap:12px 16px!important;align-items:start!important}body.tmp-supplier-profile-page .tmp-faq-grid details{border:1px solid #ded5cf!important;border-radius:8px!important;box-shadow:0 3px 12px rgb(0 0 0 / .03)!important}body.tmp-supplier-profile-page .tmp-faq-grid summary{min-height:58px!important;padding:16px 44px 16px 18px!important;font-size:12px!important}body.tmp-supplier-profile-page .tmp-faq-grid details>div{padding:0 18px 17px!important;font-size:11px!important;line-height:1.65!important}@media(max-width:1100px){body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 56px)!important}body.tmp-supplier-profile-page .tmp-profile-right{width:350px!important;max-width:350px!important;flex-basis:350px!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:160px!important;min-width:160px!important;height:160px!important;flex-basis:160px!important}}@media(max-width:800px){body.tmp-supplier-profile-page .tmp-profile-hero{height:auto!important;min-height:0!important;padding:50px 0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{height:auto!important;flex-direction:column!important;align-items:flex-start!important;gap:34px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{max-width:none!important;width:100%!important}body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important;max-width:420px!important;flex-basis:auto!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important;gap:28px!important}body.tmp-supplier-profile-page .tmp-about-image{height:320px!important;min-height:320px!important}body.tmp-supplier-profile-page .tmp-fact-grid,.tmp-public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tmp-supplier-profile-page .tmp-profile-collections,.tmp-profile-facts,.tmp-profile-gallery,.tmp-profile-faq{text-align:left!important}}@media(max-width:560px){body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 32px)!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:34px!important}body.tmp-supplier-profile-page .tmp-profile-short{font-size:13px!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid,body.tmp-supplier-profile-page .tmp-faq-grid{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:140px!important;min-width:140px!important;height:140px!important;flex-basis:140px!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:16px!important}}body.tmp-supplier-profile-page .tmp-profile-ancestor{width:100vw!important;max-width:100vw!important;min-width:0!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;overflow:visible!important}body.tmp-supplier-profile-page .tmp-profile-ancestor .tmp-public-profile{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.tmp-supplier-profile-page .tmp-public-profile,body.tmp-supplier-profile-page .tmp-profile-content{background:#f7f5f3!important}body.tmp-supplier-profile-page .tmp-profile-hero{min-height:520px!important;height:520px!important;background-size:cover!important;background-position:center center!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:min(1680px,calc(100vw - 140px))!important;max-width:1680px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:390px!important;flex-basis:390px!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:min(1320px,calc(100vw - 140px))!important;max-width:1320px!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;gap:36px!important}body.tmp-supplier-profile-page .tmp-about-image{height:320px!important;min-height:320px!important}body.tmp-supplier-profile-page .tmp-about-image img{width:100%!important;height:100%!important;object-fit:cover!important}body.tmp-supplier-profile-page .tmp-profile-collections{overflow:visible!important}body.tmp-supplier-profile-page .tmp-collection-carousel{justify-content:flex-start!important}body.tmp-supplier-profile-page .tmp-collection-viewport{width:auto!important;max-width:calc(100% - 90px)!important}body.tmp-supplier-profile-page .tmp-collection-track{justify-content:flex-start!important;gap:24px!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:180px!important;min-width:180px!important;flex-basis:180px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:180px!important}body.tmp-supplier-profile-page .tmp-collection-card .tmp-collection-logo-image{width:86%!important;height:86%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}body.tmp-supplier-profile-page .tmp-fact-grid article{min-height:116px!important;padding:20px 22px 18px 72px!important;border:1px solid #e0d5cd!important;border-radius:9px!important;box-shadow:0 6px 20px rgb(68 39 22 / .06)!important}body.tmp-supplier-profile-page .tmp-fact-grid article:before{left:20px!important;top:21px!important;width:36px!important;height:36px!important;border-radius:9px!important;font-size:16px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{height:260px!important;object-fit:contain!important;background:#eee9e4!important}body.tmp-supplier-profile-page .tmp-faq-grid{align-items:start!important}body.tmp-supplier-profile-page .tmp-faq-grid details{align-self:start!important;height:max-content!important;min-height:0!important}@media(max-width:1100px){body.tmp-supplier-profile-page .tmp-profile-hero{height:460px!important;min-height:460px!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100vw - 56px)!important}}@media(max-width:800px){body.tmp-supplier-profile-page .tmp-profile-ancestor{width:100%!important;max-width:none!important;margin-left:0!important}body.tmp-supplier-profile-page .tmp-profile-hero{height:auto!important;min-height:0!important;padding:50px 0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 32px)!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}}body.tmp-supplier-profile-page .tmp-profile-ancestor{width:100vw!important;max-width:100vw!important;min-width:0!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;overflow:visible!important}body.tmp-supplier-profile-page .tmp-profile-ancestor>.tmp-public-profile{width:100%!important;max-width:none!important;margin:0!important;left:auto!important;transform:none!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;height:560px!important;min-height:560px!important;max-height:none!important;background-size:cover!important;background-position:center center!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:min(1680px,calc(100% - 140px))!important;max-width:1680px!important;margin:0 auto!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:min(1320px,calc(100% - 140px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;gap:36px!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding-top:8px!important;text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-collections h2{text-align:left!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:22px!important;justify-content:flex-start!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:240px!important;min-width:240px!important;flex-basis:240px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:240px!important}body.tmp-supplier-profile-page .tmp-collection-card span{margin-top:-34px!important;min-height:34px!important;padding:8px 10px!important;font-size:12px!important}body.tmp-supplier-profile-page .tmp-collection-card .tmp-collection-logo-image{width:82%!important;height:82%!important;object-fit:contain!important}body.tmp-supplier-profile-page .tmp-profile-right{width:390px!important;max-width:390px!important;flex:0 0 390px!important}body.tmp-supplier-profile-page .tmp-profile-info-card{border-radius:12px!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important}@media(max-width:1100px){body.tmp-supplier-profile-page .tmp-profile-hero{height:480px!important;min-height:480px!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 56px)!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:190px!important}}@media(max-width:800px){body.tmp-supplier-profile-page .tmp-profile-ancestor{width:100%!important;max-width:none!important;margin-left:0!important}body.tmp-supplier-profile-page .tmp-profile-hero{height:auto!important;min-height:0!important;padding:50px 0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 32px)!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}}@media(max-width:560px){body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:150px!important;min-width:150px!important;flex-basis:150px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:150px!important}}body.tmp-supplier-profile-page *:has(.tmp-public-profile){width:100vw!important;max-width:100vw!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow:visible!important}body.tmp-supplier-profile-page .tmp-public-profile{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;left:auto!important;right:auto!important;transform:none!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:min(1680px,calc(100% - 140px))!important;max-width:1680px!important;margin:0 auto!important}body.tmp-supplier-profile-page .tmp-profile-content{width:100%!important;max-width:none!important;margin:0!important}body.tmp-supplier-profile-page .tmp-profile-content>section{width:min(1320px,calc(100% - 140px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}body.tmp-supplier-profile-page .tmp-profile-collections{text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-collections h2{text-align:left!important}body.tmp-supplier-profile-page .tmp-collection-track{justify-content:flex-start!important;align-items:flex-start!important;gap:24px!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:260px!important;min-width:260px!important;flex-basis:260px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:260px!important;border-radius:50%!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-collection-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-collection-media .tmp-collection-logo-image{width:82%!important;height:82%!important;object-fit:contain!important;margin:auto!important}body.tmp-supplier-profile-page .tmp-collection-card span{left:12px!important;right:12px!important;bottom:12px!important;margin:0!important}@media(max-width:1100px){body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:210px!important;min-width:210px!important;flex-basis:210px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:210px!important}}@media(max-width:800px){body.tmp-supplier-profile-page *:has(.tmp-public-profile){width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner,body.tmp-supplier-profile-page .tmp-profile-content>section{width:calc(100% - 32px)!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:170px!important;min-width:170px!important;flex-basis:170px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:170px!important}}body.tmp-supplier-profile-page .tmp-profile-content>section{width:min(1650px,calc(100% - 80px))!important;max-width:1650px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-hero{width:100%!important;min-height:565px!important;height:565px!important;background-position:center center!important;background-size:cover!important;border-radius:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:min(1650px,calc(100% - 80px))!important;max-width:1650px!important;min-height:565px!important;height:565px!important;margin:0 auto!important;padding:55px 0!important;box-sizing:border-box!important;gap:70px!important}body.tmp-supplier-profile-page .tmp-profile-hero-copy{max-width:820px!important;flex:1 1 auto!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:48px!important;line-height:1.08!important;margin:10px 0 14px!important}body.tmp-supplier-profile-page .tmp-profile-categories{font-size:14px!important;margin-bottom:18px!important}body.tmp-supplier-profile-page .tmp-profile-short{max-width:800px!important;font-size:15px!important;line-height:1.65!important}body.tmp-supplier-profile-page .tmp-profile-right{width:390px!important;flex:0 0 390px!important}body.tmp-supplier-profile-page .tmp-profile-info-card{width:100%!important;border-radius:14px!important;padding:22px 30px!important;background:#fff!important;box-shadow:0 14px 38px rgb(0 0 0 / .18)!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{padding:14px 0 14px 46px!important;min-height:62px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon{left:0!important;top:15px!important;width:26px!important;height:26px!important;color:#111!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-icon svg{width:24px!important;height:24px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item>span:not(.tmp-info-icon){font-size:10px!important;letter-spacing:.7px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item strong{font-size:14px!important;line-height:1.4!important}body.tmp-supplier-profile-page .tmp-profile-explore-button{width:100%!important;margin-top:0!important;padding:14px 18px!important;border-radius:3px!important;background:#6f2f12!important;font-size:14px!important;font-weight:700!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:40% 60%!important;gap:50px!important;align-items:center!important;padding:55px 0 65px!important}body.tmp-supplier-profile-page .tmp-about-image{width:100%!important;height:350px!important;min-height:350px!important;border-radius:5px!important;overflow:hidden!important}body.tmp-supplier-profile-page .tmp-about-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-about-copy{min-width:0!important;padding-right:10px!important}body.tmp-supplier-profile-page .tmp-about-copy h2{text-align:left!important;font-size:30px!important;margin-bottom:16px!important}body.tmp-supplier-profile-page .tmp-profile-collections{padding:10px 0 70px!important;text-align:left!important}body.tmp-supplier-profile-page .tmp-profile-collections h2{text-align:left!important;font-size:28px!important;margin-bottom:25px!important}body.tmp-supplier-profile-page .tmp-collection-carousel{width:100%!important;gap:14px!important;align-items:center!important}body.tmp-supplier-profile-page .tmp-collection-viewport{overflow:hidden!important;padding:8px 2px 18px!important}body.tmp-supplier-profile-page .tmp-collection-track{gap:28px!important;justify-content:flex-start!important;align-items:flex-start!important;transition:transform .3s ease!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:250px!important;min-width:250px!important;flex-basis:250px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:250px!important;border-radius:50%!important;overflow:hidden!important;background:#f1efed!important;display:flex!important;align-items:center!important;justify-content:center!important}body.tmp-supplier-profile-page .tmp-collection-media>img:not(.tmp-collection-logo-image){width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body.tmp-supplier-profile-page .tmp-collection-card .tmp-collection-logo-image{width:72%!important;height:72%!important;max-width:72%!important;max-height:72%!important;object-fit:contain!important;object-position:center!important;margin:0!important}body.tmp-supplier-profile-page .tmp-collection-card span{position:absolute!important;left:0!important;right:0!important;bottom:14px!important;background:transparent!important;color:#211d1a!important;border-radius:0!important;padding:0!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;text-align:center!important;text-shadow:none!important}body.tmp-supplier-profile-page .tmp-collection-arrow{flex:0 0 40px!important;width:40px!important;height:40px!important}body.tmp-supplier-profile-page .tmp-profile-facts{padding:15px 0 70px!important}body.tmp-supplier-profile-page .tmp-profile-facts h2{text-align:left!important;font-size:28px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body.tmp-supplier-profile-page .tmp-fact-grid article{min-height:125px!important;padding:22px 22px 20px 68px!important;border:1px solid #e5ddd7!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 18px rgb(38 25 17 / .06)!important;position:relative!important}body.tmp-supplier-profile-page .tmp-fact-grid article:before{left:20px!important;top:21px!important;width:32px!important;height:32px!important;border-radius:7px!important;background:#6f2f12!important}body.tmp-supplier-profile-page .tmp-fact-grid article h3{font-size:15px!important;margin:0 0 8px!important}body.tmp-supplier-profile-page .tmp-fact-grid article p{font-size:12px!important;line-height:1.55!important}body.tmp-supplier-profile-page .tmp-profile-gallery{padding:10px 0 70px!important}body.tmp-supplier-profile-page .tmp-profile-gallery h2{text-align:left!important;font-size:28px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid img{width:100%!important;height:300px!important;object-fit:cover!important;object-position:center!important;border-radius:7px!important;display:block!important}body.tmp-supplier-profile-page .tmp-profile-faq{padding:10px 0 80px!important}body.tmp-supplier-profile-page .tmp-profile-faq h2{text-align:left!important;font-size:28px!important;margin-bottom:22px!important}body.tmp-supplier-profile-page .tmp-faq-grid{grid-template-columns:1fr 1fr!important;gap:14px!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-content>section,body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:calc(100% - 40px)!important}body.tmp-supplier-profile-page .tmp-profile-hero,body.tmp-supplier-profile-page .tmp-profile-hero-inner{height:auto!important;min-height:0!important}body.tmp-supplier-profile-page .tmp-profile-hero-inner{padding:55px 0!important;flex-direction:column!important;align-items:flex-start!important}body.tmp-supplier-profile-page .tmp-profile-right{width:min(390px,100%)!important;flex-basis:auto!important}body.tmp-supplier-profile-page .tmp-profile-about{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-about-image{height:320px!important;min-height:320px!important}body.tmp-supplier-profile-page .tmp-fact-grid{grid-template-columns:1fr 1fr!important}body.tmp-supplier-profile-page .tmp-public-gallery-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-content>section,body.tmp-supplier-profile-page .tmp-profile-hero-inner{width:calc(100% - 28px)!important}body.tmp-supplier-profile-page .tmp-profile-hero h1{font-size:36px!important}body.tmp-supplier-profile-page .tmp-profile-right{width:100%!important}body.tmp-supplier-profile-page .tmp-about-image{height:250px!important;min-height:250px!important}body.tmp-supplier-profile-page .tmp-fact-grid,body.tmp-supplier-profile-page .tmp-public-gallery-grid,body.tmp-supplier-profile-page .tmp-faq-grid{grid-template-columns:1fr!important}body.tmp-supplier-profile-page .tmp-collection-card,body.tmp-supplier-profile-page .tmp-collection-media{width:170px!important;min-width:170px!important;flex-basis:170px!important}body.tmp-supplier-profile-page .tmp-collection-media{height:170px!important}}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-track{align-items:flex-start!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{position:relative!important;display:block!important;width:250px!important;min-width:250px!important;flex:0 0 250px!important;height:250px!important;overflow:visible!important;border-radius:50%!important;background:transparent!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:250px!important;height:250px!important;min-width:250px!important;border-radius:50%!important;overflow:hidden!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;background:#f1efed!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media>img:not(.tmp-collection-logo-image){width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media .tmp-collection-logo-image{width:78%!important;height:78%!important;max-width:78%!important;max-height:78%!important;display:block!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:calc(100% - 30px)!important;margin:0!important;padding:0!important;transform:translate(-50%,-50%)!important;display:block!important;color:#211d1a!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:16px!important;line-height:1.25!important;font-weight:700!important;text-align:center!important;white-space:normal!important;text-shadow:0 1px 3px rgb(255 255 255 / .85)!important;z-index:3!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card span:before,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card span:after{display:none!important;content:none!important}@media(max-width:900px){body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:190px!important;min-width:190px!important;flex-basis:190px!important;height:190px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{font-size:14px!important}}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:150px!important;min-width:150px!important;flex-basis:150px!important;height:150px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{width:calc(100% - 18px)!important;font-size:13px!important}}body.tmp-supplier-profile-page .tmp-profile-info-card{border-radius:0px!important;padding:0 0 22px!important;box-shadow:none!important}body.tmp-supplier-profile-page .tmp-profile-right{background-color:#fff!important;padding:40px 40px!important;border-radius:20px!important}body.tmp-supplier-profile-page .tmp-profile-info-card .tmp-info-item{padding-left:0px!important}body.tmp-supplier-profile-page .tmp-about-image{height:550px!important}body.tmp-supplier-profile-page .tmp-about-copy{padding-right:180px!important}body.tmp-supplier-profile-page .tmp-about-copy p{font-size:16px!important}body.tmp-supplier-profile-page .tmp-faq-grid summary{font-size:16px!important}body.tmp-supplier-profile-page .tmp-faq-grid details>div{font-size:15px!important}body.tmp-supplier-profile-page .tmp-gallery-tabs button{font-size:15px!important}body.tmp-supplier-profile-page .tmp-fact-grid article h3{font-size:18px!important}body.tmp-supplier-profile-page .tmp-fact-grid article p{font-size:14px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:250px!important;min-width:250px!important;flex:0 0 250px!important;height:286px!important;overflow:visible!important;border-radius:0!important;background:transparent!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:250px!important;height:250px!important;min-width:250px!important;flex:0 0 250px!important;border-radius:50%!important;overflow:hidden!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;background:#f1efed!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media>img:not(.tmp-collection-logo-image){width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media .tmp-collection-logo-image{width:68%!important;height:68%!important;max-width:170px!important;max-height:170px!important;display:block!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{position:static!important;display:block!important;width:100%!important;margin:12px 0 0!important;padding:0!important;transform:none!important;color:#211d1a!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:16px!important;line-height:1.25!important;font-weight:700!important;text-align:center!important;white-space:normal!important;text-shadow:none!important;z-index:3!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card span:before,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card span:after{display:none!important;content:none!important}@media (max-width:900px){body.tmp-supplier-profile-page .tmp-about-image{height:320px!important}body.tmp-supplier-profile-page .tmp-about-copy{padding-right:0!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:190px!important;min-width:190px!important;flex-basis:190px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{height:226px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{height:190px!important}}@media (max-width:650px){body.tmp-supplier-profile-page .tmp-about-image{height:250px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card,body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:150px!important;min-width:150px!important;flex-basis:150px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{height:184px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{height:150px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{font-size:13px!important;margin-top:9px!important}}.tmp-removable-media-preview .tmp-media-thumb{position:relative!important;overflow:hidden!important}.tmp-removable-media-preview .tmp-media-remove{position:absolute!important;top:4px!important;right:4px!important;width:24px!important;height:24px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#8a2d20!important;color:#fff!important;font-size:18px!important;line-height:22px!important;text-align:center!important;cursor:pointer!important;z-index:3!important;box-shadow:0 1px 5px rgb(0 0 0 / .2)!important}.tmp-removable-media-preview .tmp-media-remove:hover{background:#5f1d13!important}.tmp-removable-media-preview .tmp-media-removing{opacity:.42!important;filter:grayscale(1)!important}.tmp-removable-media-preview .tmp-media-removing:after{content:'Will be removed on Save'!important;position:absolute!important;left:3px!important;right:3px!important;bottom:3px!important;padding:3px 2px!important;border-radius:4px!important;background:rgb(0 0 0 / .72)!important;color:#fff!important;font-size:9px!important;line-height:11px!important;text-align:center!important;z-index:2!important}\n\n\n.tmp-product-size-guide-link{margin:10px 0 18px!important}\n.tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:8px!important;border:0!important;background:transparent!important;padding:0!important;color:#241b17!important;font-weight:700!important;font-size:16px!important;cursor:pointer!important}\n.tmp-size-guide-trigger:hover{text-decoration:underline!important}\n.tmp-size-guide-ruler{font-size:19px!important;line-height:1!important;color:#6f2f12!important}\n.tmp-size-guide-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:28px!important}\n.tmp-size-guide-modal.is-open{display:flex!important}\n.tmp-size-guide-backdrop{position:absolute!important;inset:0!important;background:rgb(0 0 0 / .72)!important}\n.tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1000px,94vw)!important;max-height:92vh!important;overflow:auto!important;background:#fff!important;border-radius:18px!important;padding:28px!important;box-shadow:0 20px 70px rgb(0 0 0 / .25)!important}\n.tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 20px!important;font-size:25px!important;text-transform:uppercase!important}\n.tmp-size-guide-close{position:absolute!important;right:14px!important;top:10px!important;border:0!important;background:transparent!important;font-size:32px!important;line-height:1!important;cursor:pointer!important;color:#222!important}\n.tmp-size-guide-modal-image img{display:block!important;width:100%!important;height:auto!important;max-height:78vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:4px!important}\n.single-product form.variations_form .variations{margin-bottom:10px!important}\n.single-product form.variations_form .variations td.label{display:block!important;padding:0 0 8px!important}\n.single-product form.variations_form .variations td.value{display:block!important;padding:0!important}\n.tmp-variation-swatches{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 14px!important}\n.tmp-variation-swatch{min-width:40px!important;padding:9px 14px!important;border:1px solid #d9d4d0!important;border-radius:7px!important;background:#fff!important;color:#2b211c!important;cursor:pointer!important;font-weight:500!important}\n.tmp-variation-swatch.is-selected{border-color:#6f2f12!important;background:#6f2f12!important;color:#fff!important}\n.tmp-variation-swatch:disabled{opacity:.45!important;cursor:not-allowed!important}\n.single-product form.variations_form select.tmp-native-variation-select{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}\n.single-product .single_variation_wrap{margin-top:6px!important}\n.single-product .woocommerce-variation-price{margin:8px 0 12px!important;font-size:24px!important;font-weight:700!important;color:#111!important}\n.single-product .woocommerce-variation-add-to-cart .quantity{margin-right:8px!important}\n@media(max-width:700px){.tmp-size-guide-modal{padding:12px!important}.tmp-size-guide-dialog{padding:20px 12px!important}.tmp-size-guide-dialog h2{font-size:20px!important}.tmp-variation-swatch{padding:8px 12px!important}}\n .tmp-size-option-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:4px 0 8px!important}.tmp-size-option{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;cursor:pointer!important}.tmp-size-option input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}.tmp-size-option span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:40px!important;padding:0 12px!important;border:1px solid #d9d2cc!important;border-radius:7px!important;background:#fff!important;color:#2b211c!important;font-weight:600!important;box-sizing:border-box!important}.tmp-size-option input:checked+span{background:#6f2f12!important;border-color:#6f2f12!important;color:#fff!important}.tmp-size-option input:focus-visible+span{outline:2px solid #6f2f12!important;outline-offset:2px!important}.single-product form.variations_form .variations select.tmp-native-variation-select,.single-product form.variations_form select.tmp-native-variation-select,.single-product form.variations_form .variations td.value select{display:none!important;visibility:hidden!important;position:absolute!important;left:-100000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.single-product form.variations_form .variations tr{display:block!important;margin:0 0 12px!important}.single-product form.variations_form .variations td.label{display:block!important;width:100%!important}.single-product form.variations_form .variations td.value{display:block!important;width:100%!important}.single-product form.variations_form .variations .reset_variations{display:none!important}.single-product .tmp-variation-swatches{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 8px!important}.single-product .tmp-variation-swatch{min-width:42px!important;height:42px!important;padding:0 14px!important;border:1px solid #d8d2ce!important;border-radius:7px!important;background:#fff!important;color:#241b17!important;font-size:15px!important;font-weight:600!important;line-height:40px!important;text-align:center!important;cursor:pointer!important;transition:.15s ease!important}.single-product .tmp-variation-swatch:hover:not(:disabled){border-color:#6f2f12!important}.single-product .tmp-variation-swatch.is-selected{background:#111!important;border-color:#111!important;color:#fff!important}.single-product .tmp-variation-swatch:disabled{opacity:.38!important;cursor:not-allowed!important;background:#f6f4f2!important}.single-product .single_variation_wrap{margin-top:8px!important}.single-product .woocommerce-variation-price{display:none!important}.single-product .woocommerce-variation-add-to-cart{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important}.single-product .woocommerce-variation-add-to-cart .quantity{margin:0!important}.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1 1 220px!important;min-height:48px!important;border-radius:28px!important}.single-product .tmp-product-buy-now{flex:1 1 170px!important;min-height:48px!important;border:0!important;border-radius:28px!important;background:#f6cfd3!important;color:#d74d58!important;font-weight:700!important;font-size:16px!important;cursor:pointer!important;padding:0 28px!important}.single-product .tmp-product-buy-now:disabled{opacity:.45!important;cursor:not-allowed!important}.single-product .tmp-product-buy-now:hover:not(:disabled){filter:brightness(.97)!important}.single-product .tmp-product-size-guide-link{margin:9px 0 18px!important}.single-product .tmp-size-guide-trigger{font-size:15px!important;font-weight:700!important}.single-product .summary p.price{margin-bottom:8px!important}@media(max-width:767px){.single-product .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:1fr 1fr!important}.single-product .woocommerce-variation-add-to-cart .quantity{grid-column:1/-1}.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button,.single-product .tmp-product-buy-now{width:100%!important;flex:none!important}}.single-product .summary .tmp-product-size-guide-link{margin:10px 0 18px!important;padding:0!important}.single-product .summary .tmp-size-guide-trigger{font-size:16px!important;line-height:1.25!important}.single-product form.variations_form .variations{margin:0!important;padding:0!important;border:0!important}.single-product form.variations_form .variations tr{margin:0 0 18px!important;padding:0!important}.single-product form.variations_form .variations td.label{padding:0 0 10px!important;margin:0!important}.single-product form.variations_form .variations td.label label{font-size:16px!important;font-weight:700!important;line-height:1.3!important;margin:0!important}.single-product form.variations_form .variations td.value{padding:0!important;margin:0!important}.single-product .tmp-variation-swatches{gap:10px!important;margin:0!important}.single-product .tmp-variation-swatch{min-width:42px!important;height:42px!important;padding:0 14px!important;line-height:40px!important;border-radius:7px!important;font-size:15px!important}.single-product .tmp-variation-swatch.is-selected{background:#111!important;border-color:#111!important;color:#fff!important}.single-product .tmp-unified-stock{display:block!important;margin:2px 0 16px!important;padding:0!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important}.single-product .tmp-unified-stock.is-in-stock{color:#159447!important}.single-product .tmp-unified-stock.is-out-of-stock{color:#a12b20!important}.single-product .tmp-unified-stock.is-in-stock:before{content:'✓ '!important}.single-product .tmp-unified-stock.is-out-of-stock:before{content:'× '!important}.single-product .summary>p.stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock{display:none!important}.single-product form.variations_form .single_variation_wrap{margin:0!important;padding:0!important}.single-product form.variations_form .woocommerce-variation{margin:0!important;padding:0!important}.single-product form.variations_form .woocommerce-variation-price{display:none!important;margin:0!important;padding:0!important}.single-product form.variations_form .woocommerce-variation-add-to-cart{margin-top:0!important;padding-top:0!important}.single-product form.variations_form .woocommerce-variation-add-to-cart .quantity{margin:0!important}.single-product .tmp-product-buy-now{display:none!important}.single-product .summary .quantity input.qty{min-height:42px!important}.single-product .summary .single_add_to_cart_button{min-height:48px!important;border-radius:28px!important}.single-product .summary .wd-buy-now-btn,.single-product .summary .buy-now-button,.single-product .summary .single_buy_now_button:not(.tmp-product-buy-now),.single-product .summary button.buy-now,.single-product .summary .tm-woo-buy-now-btn{min-height:48px!important;border-radius:28px!important}.single-product .summary .wd-buy-now-btn{background:#f6cfd3!important;color:#d74d58!important}.tmp-payout-notice{margin:0 0 18px!important;background:#faf6f2!important;border:1px solid #ead8cc!important}.single-product .summary>p.stock,.single-product .summary>.stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation .stock,.single-product .summary .variation_id+.stock{display:none!important}.single-product .summary .tmp-unified-stock{display:block!important;margin:0 0 18px!important;padding:0!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important}.single-product .summary .tmp-unified-stock.is-in-stock{color:#159447!important}.single-product .summary .tmp-unified-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary .tmp-unified-stock.is-in-stock:before{content:'✓ '!important}.single-product .summary .tmp-unified-stock.is-out-of-stock:before{content:'× '!important}.single-product div.product div.images .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image a{height:500px!important}.single-product div.product div.images .woocommerce-product-gallery__image img,.single-product .woocommerce-product-gallery__image img{width:100%!important;height:500px!important;object-fit:contain!important;display:block!important}.single-product div.product div.images .flex-control-thumbs{max-height:500px!important;overflow:hidden!important}.single-product div.product div.images .flex-control-thumbs li img{height:92px!important;object-fit:cover!important;border-radius:12px!important}@media(max-width:991px){.single-product div.product div.images .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img,.single-product .woocommerce-product-gallery__image img{height:430px!important}}@media(max-width:767px){.single-product div.product div.images .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img,.single-product .woocommerce-product-gallery__image img{height:360px!important}}.single-product div.product div.images,.single-product div.product .summary{margin-top:0!important;padding-top:0!important;align-self:flex-start!important}.single-product div.product div.images .woocommerce-product-gallery__wrapper{margin-top:0!important;padding-top:0!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;margin:10px 0 20px!important}.single-product .summary .tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;cursor:pointer!important}.single-product .summary .tmp-size-guide-trigger:hover{text-decoration:underline!important}.single-product .summary .tmp-size-guide-ruler{font-size:18px!important;line-height:1!important;color:#6f2f12!important}.single-product .tmp-size-guide-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important}.single-product .tmp-size-guide-modal.is-open{display:flex!important}.single-product .tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1000px,94vw)!important;max-height:92vh!important;overflow:auto!important;background:#fff!important;border-radius:18px!important;padding:30px!important;box-shadow:0 20px 70px rgb(0 0 0 / .28)!important}.single-product .tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 20px!important;font-size:24px!important}.single-product .tmp-size-guide-modal-image img{display:block!important;width:100%!important;height:auto!important;max-height:78vh!important;object-fit:contain!important;margin:0 auto!important}.single-product .tmp-size-guide-close{position:absolute!important;right:14px!important;top:8px!important;border:0!important;background:transparent!important;font-size:32px!important;line-height:1!important;cursor:pointer!important;z-index:3!important}.single-product form.variations_form .variations tr:first-child{margin-top:0!important}.single-product form.variations_form .variations tr{margin-bottom:18px!important}.single-product .tmp-unified-stock{margin-top:0!important;margin-bottom:18px!important}.single-product div.product div.images,.single-product div.product .summary{align-self:flex-start!important;vertical-align:top!important}.single-product div.product div.images{margin-top:0!important;padding-top:0!important}.single-product div.product div.images .woocommerce-product-gallery__wrapper{margin-top:0!important;padding-top:0!important}.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:520px!important}.single-product div.product div.images .woocommerce-product-gallery__image img{object-fit:contain!important;object-position:center top!important}.single-product div.product div.images .flex-control-thumbs{margin-top:0!important}.single-product .summary .tmp-product-size-guide-link{margin:10px 0 16px!important}.single-product .summary .tmp-size-guide-trigger{padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:16px!important;font-weight:700!important;line-height:1.3!important}.single-product .tmp-size-guide-modal{z-index:2147483000!important}.single-product .tmp-size-guide-dialog{width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;padding:22px!important;border-radius:16px!important;overflow:auto!important}.single-product .tmp-size-guide-dialog h2{font-size:24px!important;margin:0 0 16px!important;text-transform:none!important}.single-product .tmp-size-guide-modal-image{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}.single-product .tmp-size-guide-modal-image img{width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;border-radius:6px!important}.single-product .tmp-size-guide-close{right:14px!important;top:8px!important;width:36px!important;height:36px!important;padding:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 2px 10px rgb(0 0 0 / .08)!important;font-size:28px!important}.single-product .tmp-unified-stock{margin:0 0 16px!important;min-height:22px!important}.single-product .summary p.stock,.single-product .summary .stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability *:not(.tmp-unified-stock),.single-product .summary .availability,.single-product .summary .stock-status,.single-product .summary .product-stock,.single-product .summary .tmp-product-stock{display:none!important}.single-product .summary .tmp-unified-stock{display:block!important}@media(max-width:991px){.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:440px!important}}@media(max-width:767px){.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:360px!important}.single-product .tmp-size-guide-dialog{width:94vw!important;padding:14px!important}.single-product .tmp-size-guide-modal-image img{max-height:76vh!important}}.single-product .summary .tmp-unified-stock{display:block!important;margin:0 0 18px!important;min-height:22px!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important}.single-product .summary .tmp-unified-stock:before{content:'✓ '!important}.single-product .summary .tmp-unified-stock.is-out-of-stock:before{content:'× '!important}.single-product .summary .tmp-unified-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary>p.stock,.single-product .summary>.stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation>.stock,.single-product .summary .availability,.single-product .summary .stock-status,.single-product .summary .product-stock,.single-product .summary .tmp-product-stock{display:none!important}.single-product .summary .tmp-product-size-guide-link{margin:12px 0 20px!important}.single-product .summary .tmp-size-guide-trigger{font-size:16px!important;font-weight:700!important;line-height:1.35!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.single-product .tmp-size-guide-modal{padding:18px!important}.single-product .tmp-size-guide-dialog{width:min(1100px,92vw)!important;max-height:90vh!important;padding:26px!important;border-radius:16px!important}.single-product .tmp-size-guide-dialog h2{margin:0 0 18px!important;text-align:center!important;font-size:24px!important}.single-product .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:76vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.single-product .summary>p.stock,.single-product .summary>.stock,.single-product .summary p.stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation>.stock,.single-product .summary .availability,.single-product .summary .stock-status,.single-product .summary .product-stock,.single-product .summary .tmp-product-stock{display:none!important}.single-product .summary .tmp-unified-stock{display:block!important;visibility:visible!important;opacity:1!important;margin:22px 0 18px!important;min-height:22px!important;padding:0!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;color:#159447!important}.single-product .summary .tmp-unified-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary .tmp-unified-stock:before{content:'✓ '!important}.single-product .summary .tmp-unified-stock.is-out-of-stock:before{content:'× '!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;margin:18px 0 24px!important;padding:0!important}.single-product .summary .tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.3!important;cursor:pointer!important}.single-product .summary .tmp-size-guide-trigger:hover{text-decoration:underline!important}.single-product .summary .tmp-size-guide-ruler{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#6f2f12!important;line-height:0!important}.single-product .summary .tmp-size-guide-ruler svg{display:block!important;width:18px!important;height:18px!important}.single-product form.variations_form .variations tr{margin-bottom:18px!important}.single-product form.variations_form .variations tr:first-child{margin-top:0!important}.single-product form.variations_form .variations td.label{padding-bottom:8px!important}.single-product form.variations_form .tmp-variation-swatches{margin-top:0!important}.single-product div.product div.images,.single-product div.product .summary{align-self:flex-start!important;margin-top:0!important;padding-top:0!important}.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:520px!important}.single-product div.product div.images .woocommerce-product-gallery__image img{object-fit:contain!important;object-position:center top!important}.single-product .tmp-size-guide-modal{z-index:2147483000!important;background:rgb(0 0 0 / .62)!important}.single-product .tmp-size-guide-dialog{width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .3)!important}.single-product .tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important}.single-product .tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.single-product .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.single-product .tmp-size-guide-close{right:14px!important;top:10px!important;width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 2px 10px rgb(0 0 0 / .08)!important;font-size:28px!important;line-height:36px!important}@media(max-width:991px){.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:440px!important}}@media(max-width:767px){.single-product div.product div.images .woocommerce-product-gallery__image,.single-product div.product div.images .woocommerce-product-gallery__image a,.single-product div.product div.images .woocommerce-product-gallery__image img{height:360px!important}.single-product .tmp-size-guide-dialog{width:94vw!important;padding:14px!important}.single-product .tmp-size-guide-modal-image img{max-height:76vh!important}}.single-product .summary .tmp-unified-stock{display:none!important}.single-product .summary .tmp-unified-stock.is-in-stock,.single-product .summary .tmp-unified-stock.is-out-of-stock{display:block!important}.single-product .summary .tmp-unified-stock{display:none!important}.single-product .summary .tmp-primary-stock{display:block!important;visibility:visible!important;opacity:1!important;margin:14px 0 22px!important;padding:0!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;color:#111!important}.single-product .summary .tmp-primary-stock.is-in-stock{color:#111!important}.single-product .summary .tmp-primary-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation>.stock,.single-product .summary .tmp-unified-stock,.single-product .summary .tmp-product-stock,.single-product .summary .stock-status,.single-product .summary .product-stock{display:none!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;margin:12px 0 20px!important;padding:0!important}.single-product .summary .tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;cursor:pointer!important}.single-product .summary .tmp-size-guide-ruler{display:inline-flex!important;width:18px!important;height:18px!important;align-items:center!important;justify-content:center!important;color:#6f2f12!important}.single-product .summary .tmp-size-guide-ruler svg{width:18px!important;height:18px!important;display:block!important}.single-product .tmp-size-guide-modal{z-index:2147483000!important;background:rgb(0 0 0 / .62)!important}.single-product .tmp-size-guide-dialog{width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .3)!important}.single-product .tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important}.single-product .tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.single-product .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.single-product .summary .tmp-product-primary-stock{display:block!important;margin:12px 0 18px!important;padding:0!important;min-height:22px!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;color:#159447!important}.single-product .summary .tmp-product-primary-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary .tmp-product-primary-stock:before{content:'✓ '!important}.single-product .summary .tmp-product-primary-stock.is-out-of-stock:before{content:'× '!important}.single-product .summary>p.stock,.single-product .summary>.stock,.single-product .summary p.stock,.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation>.stock,.single-product .summary .availability,.single-product .summary .stock-status,.single-product .summary .product-stock,.single-product .summary .tmp-unified-stock,.single-product .summary .tmp-product-stock{display:none!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;margin:0 0 22px!important;padding:0!important}.single-product .summary .tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;cursor:pointer!important}.single-product .summary .tmp-size-guide-ruler{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;color:#6f2f12!important}.single-product .summary .tmp-size-guide-ruler svg{display:block!important;width:18px!important;height:18px!important}.single-product .tmp-size-guide-modal{z-index:2147483000!important;background:rgb(0 0 0 / .62)!important}.single-product .tmp-size-guide-dialog{width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .3)!important}.single-product .tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important}.single-product .tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.single-product .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.single-product .tmp-size-guide-close{right:14px!important;top:10px!important;width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;font-size:28px!important;line-height:36px!important}.single-product .summary .tmp-product-primary-stock{display:block!important;visibility:visible!important;opacity:1!important;margin:10px 0 16px!important;padding:0!important;min-height:0!important;color:#159447!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important}.single-product .summary .tmp-product-primary-stock.is-out-of-stock{color:#a12b20!important}.single-product .summary .woocommerce-variation-availability,.single-product .summary .woocommerce-variation-availability .stock,.single-product .summary .single_variation>.stock,.single-product .summary p.stock,.single-product .summary>.stock,.single-product .summary .stock-status,.single-product .summary .product-stock,.single-product .summary .tmp-product-stock,.single-product .summary .tmp-unified-stock{display:none!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;visibility:visible!important;opacity:1!important;margin:0 0 22px!important;padding:0!important}.single-product .summary .tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;cursor:pointer!important}.single-product .summary .tmp-size-guide-ruler{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;color:#6f2f12!important}.single-product .summary .tmp-size-guide-ruler svg{display:block!important;width:18px!important;height:18px!important}.single-product .tmp-size-guide-modal{display:none!important}.single-product .tmp-size-guide-modal.is-open{display:flex!important}.tmp-removable-preview{position:relative!important;display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-top:12px!important}.tmp-remove-upload{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #c83b2b!important;background:#fff!important;color:#b42318!important;border-radius:6px!important;padding:6px 10px!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important;line-height:1.2!important}.tmp-remove-upload:hover{background:#fff4f2!important}.tmp-gallery-thumb.tmp-removable-preview{vertical-align:top!important}.tmp-gallery-thumb.tmp-removable-preview img{display:block!important}.tmp-size-guide-preview.tmp-removable-preview{max-width:360px!important}.tmp-size-guide-preview.tmp-removable-preview>div{max-width:100%!important}.tmp-size-guide-preview.tmp-removable-preview img{display:block!important;max-width:100%!important;height:auto!important}.tmp-product-size-guide-link{display:block!important;visibility:visible!important;opacity:1!important;margin:10px 0 20px!important;padding:0!important}.tmp-size-guide-trigger{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#241b17!important;font-size:16px!important;font-weight:700!important;line-height:1.35!important;cursor:pointer!important}.tmp-size-guide-trigger:hover{text-decoration:underline!important}.tmp-size-guide-ruler{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;color:#6f2f12!important}.tmp-size-guide-ruler svg{display:block!important;width:18px!important;height:18px!important}.tmp-size-guide-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgb(0 0 0 / .62)!important}.tmp-size-guide-modal.is-open{display:flex!important}.tmp-size-guide-backdrop{position:absolute!important;inset:0!important;background:transparent!important}.tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .3)!important}.tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important}.tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.tmp-size-guide-close{position:absolute!important;right:14px!important;top:10px!important;width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;font-size:28px!important;line-height:36px!important;cursor:pointer!important}.tmp-size-guide-modal{position:fixed!important;inset:0!important;z-index:2147483647!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgb(0 0 0 / .62)!important;box-sizing:border-box!important}.tmp-size-guide-modal.is-open{display:flex!important}.tmp-size-guide-backdrop{position:absolute!important;inset:0!important;background:transparent!important}.tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .30)!important;box-sizing:border-box!important}.tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important;line-height:1.2!important}.tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.tmp-size-guide-close{position:absolute!important;right:14px!important;top:10px!important;width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;font-size:28px!important;line-height:36px!important;cursor:pointer!important;z-index:5!important}.tmp-header-widget .tmp-modal{display:none!important;position:fixed!important;inset:0!important;z-index:999999!important;padding:20px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tmp-header-widget .tmp-modal.is-open{display:flex!important}.tmp-header-widget .tmp-modal-dialog{position:relative!important;width:min(860px,calc(100vw - 40px))!important;height:min(820px,calc(100vh - 40px))!important;max-height:calc(100dvh - 40px)!important;margin:0 auto!important;background:#fff!important;border-radius:22px!important;overflow:hidden!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;transform:none!important}.tmp-header-widget .tmp-password-wrap{position:relative!important;display:block!important;width:100%!important;margin-top:7px!important;box-sizing:border-box!important}.tmp-header-widget .tmp-password-wrap input.tmp-password-input{display:block!important;width:100%!important;height:auto!important;box-sizing:border-box!important;margin:0!important;padding-right:52px!important}.tmp-header-widget .tmp-password-toggle{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#6f2f12!important;border-radius:7px!important;box-shadow:none!important;z-index:3!important}.tmp-header-widget .tmp-password-toggle:hover{background:#f5eee9!important}.tmp-header-widget .tmp-password-toggle .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-header-widget .tmp-modal-content{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important}html.tmp-size-guide-open,body.tmp-size-guide-open{overflow:auto!important;height:auto!important}@media(max-width:700px){.tmp-size-guide-modal{padding:10px!important}.tmp-size-guide-dialog{width:94vw!important;max-height:92vh!important;padding:14px!important}.tmp-size-guide-modal-image img{max-height:78vh!important}.tmp-header-widget .tmp-modal{padding:10px!important}.tmp-header-widget .tmp-modal-dialog{width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}}.single-product .tmp-size-guide-modal,.tmp-size-guide-modal{position:fixed!important;inset:0!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;z-index:2147483647!important;background:rgb(0 0 0 / .62)!important;box-sizing:border-box!important}.single-product .tmp-size-guide-modal.is-open,.tmp-size-guide-modal.is-open{display:flex!important}.tmp-size-guide-modal .tmp-size-guide-backdrop{position:absolute!important;inset:0!important;background:transparent!important}.tmp-size-guide-modal .tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:26px!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgb(0 0 0 / .30)!important;box-sizing:border-box!important}.tmp-size-guide-modal .tmp-size-guide-dialog h2{text-align:center!important;margin:0 0 18px!important;font-size:24px!important;line-height:1.2!important}.tmp-size-guide-modal .tmp-size-guide-modal-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.tmp-size-guide-modal .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;margin:0 auto!important;border-radius:6px!important}.tmp-size-guide-modal .tmp-size-guide-close{position:absolute!important;right:14px!important;top:10px!important;width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;font-size:28px!important;line-height:36px!important;cursor:pointer!important;z-index:5!important}html.tmp-size-guide-open,body.tmp-size-guide-open{overflow:hidden!important;height:100%!important}.tmp-header-widget .tmp-modal{display:none!important;position:fixed!important;inset:0!important;z-index:999999!important;padding:20px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tmp-header-widget .tmp-modal.is-open{display:flex!important}.tmp-header-widget .tmp-modal-dialog{position:relative!important;width:min(860px,calc(100vw - 40px))!important;height:min(820px,calc(100vh - 40px))!important;max-height:calc(100dvh - 40px)!important;margin:0 auto!important;background:#fff!important;border-radius:22px!important;overflow:hidden!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important}.tmp-header-widget .tmp-modal-content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 38px 32px!important}.tmp-header-widget .tmp-password-wrap{position:relative!important;display:block!important;width:100%!important;margin-top:7px!important;box-sizing:border-box!important}.tmp-header-widget .tmp-password-wrap input.tmp-password-input{display:block!important;width:100%!important;height:48px!important;box-sizing:border-box!important;margin:0!important;padding:0 52px 0 16px!important}.tmp-header-widget .tmp-password-toggle{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#6f2f12!important;border-radius:7px!important;box-shadow:none!important;z-index:3!important}.tmp-header-widget .tmp-password-toggle .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}@media(max-width:700px){.tmp-size-guide-modal{padding:10px!important}.tmp-size-guide-modal .tmp-size-guide-dialog{width:94vw!important;max-height:92vh!important;padding:14px!important}.tmp-size-guide-modal .tmp-size-guide-modal-image img{max-height:78vh!important}.tmp-header-widget .tmp-modal{padding:10px!important}.tmp-header-widget .tmp-modal-dialog{width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}.tmp-header-widget .tmp-modal-content{padding:0 20px 22px!important}}.tmp-header-widget .tmp-step-form label>textarea[required],.tmp-header-widget .tmp-step-form label>input[required],.tmp-header-widget .tmp-step-form label>select[required]{box-sizing:border-box}.tmp-header-widget .tmp-step-form .tmp-invalid{border-color:#b42318!important;box-shadow:0 0 0 1px rgb(180 35 24 / .12)!important}.tmp-verified-page .tmp-featured-brand-supplier img,body.tmp-supplier-profile-page .tmp-collection-card-logo .tmp-collection-logo-image{filter:none!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-track{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:28px!important;width:max-content!important;min-width:max-content!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{width:190px!important;min-width:190px!important;flex:0 0 190px!important;height:226px!important;min-height:226px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:190px!important;min-width:190px!important;height:190px!important;min-height:190px!important;flex:0 0 190px!important;box-sizing:border-box!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{width:190px!important;margin-top:10px!important;line-height:1.25!important;text-align:center!important;white-space:normal!important}@media(max-width:650px){body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card{width:150px!important;min-width:150px!important;flex-basis:150px!important;height:184px!important;min-height:184px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-media{width:150px!important;min-width:150px!important;height:150px!important;min-height:150px!important;flex-basis:150px!important}body.tmp-supplier-profile-page .tmp-profile-collections .tmp-collection-card>span{width:150px!important}}.tmp-dashboard-supplier-logo{width:100%;display:flex;justify-content:center;align-items:center;padding:12px 0 6px;box-sizing:border-box}.tmp-dashboard-supplier-logo img{display:block;width:150px;max-width:100%;height:60px;object-fit:contain;filter:none!important}.tmp-current-logo{display:flex;align-items:center;gap:16px;margin:0 0 18px;padding:12px 14px;border:1px solid #e5dfda;border-radius:8px;background:#faf9f7}.tmp-current-logo img{display:block;width:160px;height:70px;object-fit:contain;filter:none!important}.tmp-dashboard-supplier-logo{display:none!important}.tmp-dashboard-supplier-logo img{filter:none!important}.tmp-product-actions{white-space:nowrap!important}.tmp-product-actions a{margin-right:14px!important}.tmp-product-actions .tmp-inline{display:inline!important;margin:0!important}.tmp-cat-picker .tmp-cat-search{position:relative!important;z-index:20!important;pointer-events:auto!important;cursor:text!important}body:not(.single-product) .products .tmp-product-size-guide-link,body:not(.single-product) .products .variations_form,body:not(.single-product) .products form.cart,body:not(.single-product) .products .tmp-variation-swatches,body:not(.single-product) .products .tmp-product-buy-now,body:not(.single-product) .products .quantity,body:not(.single-product) .products .single_add_to_cart_button,body:not(.single-product) .products .woocommerce-variation,body:not(.single-product) .products .woocommerce-variation-add-to-cart,body:not(.single-product) .products .woocommerce-variation-price,body:not(.single-product) .products .stock,body:not(.single-product) .products .tmp-product-primary-stock{display:none!important}.single-product .summary .tmp-product-size-guide-link{display:block!important;margin:12px 0 18px!important;padding:0!important}.single-product .summary .tmp-product-primary-stock{margin:0 0 18px!important}.single-product .tmp-size-guide-modal,body.single-product .tmp-size-guide-modal{position:fixed!important;inset:0!important;z-index:2147483647!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgb(0 0 0 / .68)!important;box-sizing:border-box!important}.single-product .tmp-size-guide-modal.is-open,body.single-product .tmp-size-guide-modal.is-open{display:flex!important}.single-product .tmp-size-guide-modal .tmp-size-guide-dialog{position:relative!important;z-index:2!important;width:min(1120px,92vw)!important;max-width:1120px!important;max-height:90vh!important;overflow:auto!important;padding:28px!important;background:#fff!important;border-radius:18px!important;box-sizing:border-box!important}.single-product .tmp-size-guide-modal .tmp-size-guide-modal-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:78vh!important;object-fit:contain!important;margin:0 auto!important}@media(max-width:700px){.single-product .tmp-size-guide-modal{padding:10px!important}.single-product .tmp-size-guide-modal .tmp-size-guide-dialog{width:94vw!important;max-height:92vh!important;padding:16px!important}}.tmp-card form>h3{margin-top:30px!important;margin-bottom:12px!important}.tmp-card form>h3:first-of-type{margin-top:0!important}.tmp-card form>.tmp-repeat-add{display:inline-block!important;margin:2px 0 28px!important}.tmp-card form>.tmp-gallery-preview+h3,.tmp-card form>input[type=file]+.tmp-gallery-preview+h3{margin-top:30px!important}.tmp-card form>p.tmp-muted{margin:8px 0 18px!important}.tmp-card form>.tmp-repeat-editor{margin-bottom:10px!important}@media(max-width:700px){.tmp-card form>h3{margin-top:24px!important}.tmp-card form>.tmp-repeat-add{margin-bottom:24px!important}}.tmp-product-supplier-visit{margin:0 0 7px;font-size:13px;letter-spacing:.7px;font-weight:700}.tmp-product-supplier-visit a{color:#7b3517;text-decoration:none}.tmp-product-supplier-visit a:hover{text-decoration:underline}.tmp-product-moq{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;margin:10px 0 12px;padding:9px 11px;border:1px solid #e9e0d8;border-radius:7px;background:#fbfaf8;font-size:12px}.tmp-product-moq span{color:#6d655f}.tmp-product-moq strong{color:#241e1a;font-weight:700}.tmp-current-logo{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.tmp-current-logo img{max-width:240px;max-height:100px;object-fit:contain}.tmp-remove-store-logo{font-size:12px!important;padding:8px 12px!important}.tmp-manufacturer-card-logo{width:58px;height:42px;display:flex;align-items:center;justify-content:center;flex:0 0 58px;overflow:hidden}.tmp-manufacturer-card-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.tmp-tannorium-supplier-product .tmp-product-supplier-visit+.tmp-sold-by{margin-top:0}.tmp-logo-remove-check{display:flex!important;align-items:center!important;gap:7px!important;font-size:12px!important;color:#6b625b!important}.tmp-logo-remove-check input{width:auto!important}.tmp-logo-marked-remove{opacity:.55}.tmp-manufacturer-list .tmp-manufacturer-card-logo{display:none!important}.tmp-product-price-grid,.tmp-product-stock-moq-grid{grid-template-columns:1fr 1fr!important;align-items:start!important}.tmp-product-price-grid label,.tmp-product-stock-moq-grid label{display:block!important}@media(max-width:700px){.tmp-product-price-grid,.tmp-product-stock-moq-grid{grid-template-columns:1fr!important}}.tmp-product-supplier-visit{display:block!important;margin:0 0 8px!important;font-size:13px!important;line-height:1.35!important;letter-spacing:.45px!important;font-weight:700!important}.tmp-product-supplier-visit a{color:#7b3517!important;text-decoration:none!important}.tmp-product-supplier-visit a:hover{text-decoration:underline!important}.tmp-product-moq{display:flex!important;align-items:baseline!important;gap:8px!important;margin:7px 0 11px!important;padding:8px 10px!important;border:1px solid #e9e0d8!important;border-radius:7px!important;background:#fbfaf8!important;font-size:12px!important;line-height:1.35!important}.tmp-product-moq span{color:#6d655f!important}.tmp-product-moq strong{color:#241e1a!important;font-weight:700!important}.tmp-hard-product-attribution{display:block!important;width:100%;margin:0 0 10px!important;font-size:13px!important;line-height:1.35!important;font-weight:700!important}.tmp-hard-product-attribution .tmp-product-supplier-visit{display:block!important;margin:0 0 7px!important}.tmp-hard-product-attribution .tmp-product-moq{display:flex!important;width:max-content;max-width:100%;margin:0!important;padding:7px 9px!important;box-sizing:border-box}.tmp-final-supplier-attribution{display:block!important;margin:0 0 8px!important}.tmp-final-supplier-attribution .tmp-product-supplier-visit{margin:0 0 7px!important}.tmp-final-supplier-attribution .tmp-product-moq{margin:0 0 10px!important}.tmp-canonical-supplier-attribution{display:block!important;width:100%!important;margin:0 0 10px!important;font-size:13px!important;line-height:1.35!important;font-weight:700!important}.tmp-canonical-supplier-attribution .tmp-product-supplier-visit{margin:0 0 7px!important}.tmp-canonical-supplier-attribution .tmp-product-supplier-visit a{color:#7b3517!important;text-decoration:none!important}.tmp-canonical-supplier-attribution .tmp-product-supplier-visit a:hover{text-decoration:underline!important}.tmp-canonical-supplier-attribution .tmp-product-moq{display:flex!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:7px 9px!important;box-sizing:border-box!important}