:root{--wpwm-primary:#3157f5;--wpwm-primary-dark:#2443c5;--wpwm-ink:#182033;--wpwm-muted:#697386;--wpwm-line:#e6e9f0;--wpwm-bg:#f5f7fb;--wpwm-white:#fff;--wpwm-success:#12835d;--wpwm-danger:#c43d4b;--wpwm-radius:16px;--wpwm-shadow:0 18px 55px rgba(29,42,70,.12)}
.wpwm-app,.wpwm-app *{box-sizing:border-box}.wpwm-app{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wpwm-ink);background:var(--wpwm-bg);border:1px solid var(--wpwm-line);border-radius:22px;overflow:hidden;line-height:1.45}.wpwm-app-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 34px;background:linear-gradient(135deg,#17213b,#23376b);color:#fff}.wpwm-app-header h2{color:#fff;font-size:28px;line-height:1.15;margin:4px 0 6px}.wpwm-app-header p{margin:0;color:#c8d2ed}.wpwm-eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#8fa7ff}.wpwm-user-chip{padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;font-weight:700}.wpwm-tabs{display:flex;gap:4px;padding:12px 24px;background:#fff;border-bottom:1px solid var(--wpwm-line)}.wpwm-tabs a{padding:11px 18px;color:var(--wpwm-muted);font-weight:700;text-decoration:none;border-radius:10px}.wpwm-tabs a:hover,.wpwm-tabs a.is-active{color:var(--wpwm-primary);background:#eef2ff}.wpwm-dashboard{padding:28px}.wpwm-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.wpwm-stat{background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius);padding:20px}.wpwm-stat span{display:block;color:var(--wpwm-muted);font-size:13px;font-weight:600}.wpwm-stat strong{display:block;margin-top:7px;font-size:30px;line-height:1}.wpwm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 18px}.wpwm-toolbar h3{font-size:21px;margin:0 0 4px;color:var(--wpwm-ink)}.wpwm-toolbar p{margin:0;color:var(--wpwm-muted)}.wpwm-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 18px!important;border:0!important;border-radius:10px!important;background:var(--wpwm-primary)!important;color:#fff!important;font-size:14px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;cursor:pointer;box-shadow:none!important}.wpwm-button:hover{background:var(--wpwm-primary-dark)!important;transform:translateY(-1px)}.wpwm-button.is-light{background:#eef1f7!important;color:var(--wpwm-ink)!important}.wpwm-search{display:flex;justify-content:flex-end;margin-bottom:12px}.wpwm-search input{width:min(320px,100%);min-height:42px;padding:9px 13px;border:1px solid var(--wpwm-line);border-radius:10px 0 0 10px;background:#fff;color:var(--wpwm-ink)}.wpwm-search button{min-height:42px;padding:9px 15px;border:0;border-radius:0 10px 10px 0;background:#e8ecf5;color:var(--wpwm-ink);font-weight:700}.wpwm-table-wrap{overflow:auto;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-table{width:100%;border-collapse:collapse;margin:0!important}.wpwm-table th,.wpwm-table td{padding:14px 16px!important;border:0!important;border-bottom:1px solid var(--wpwm-line)!important;text-align:left;vertical-align:middle}.wpwm-table th{background:#fafbfc;color:var(--wpwm-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.wpwm-table tr:last-child td{border-bottom:0!important}.wpwm-product-cell{display:flex;align-items:center;gap:12px;min-width:220px}.wpwm-product-cell img{width:50px!important;height:50px!important;object-fit:cover;border-radius:9px;background:#f0f2f5}.wpwm-product-cell strong,.wpwm-product-cell small{display:block}.wpwm-product-cell small{margin-top:3px;color:var(--wpwm-muted);font-size:11px}.wpwm-badge{display:inline-block;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:800}.wpwm-badge.is-active{color:#087353;background:#dff7ed}.wpwm-badge.is-muted{color:#6d7481;background:#eceff3}.wpwm-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.wpwm-actions form{display:inline;margin:0}.wpwm-link{padding:0!important;border:0!important;background:none!important;color:var(--wpwm-primary)!important;font:inherit!important;font-size:13px!important;font-weight:750!important;text-decoration:none!important;cursor:pointer}.wpwm-link.is-danger{color:var(--wpwm-danger)!important}.wpwm-empty{text-align:center!important;color:var(--wpwm-muted);padding:35px!important}.wpwm-empty-card{grid-column:1/-1;padding:35px;text-align:center;color:var(--wpwm-muted);background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-notice{margin:20px 28px 0;padding:13px 16px;border-radius:10px;font-size:14px;font-weight:650}.wpwm-notice.is-success{color:#096a4d;background:#dcf7eb;border:1px solid #bcebd9}.wpwm-notice.is-error{color:#9d2935;background:#ffeaec;border:1px solid #f8c9ce}.wpwm-modal{position:fixed;inset:0;z-index:999999;display:none;padding:22px;overflow:auto}.wpwm-modal.is-open{display:flex;align-items:flex-start;justify-content:center}.wpwm-modal-backdrop{position:fixed;inset:0;background:rgba(10,16,31,.72);backdrop-filter:blur(4px)}.wpwm-modal-card{position:relative;width:min(820px,100%);margin:auto;background:#fff;border-radius:20px;box-shadow:var(--wpwm-shadow);overflow:hidden}.wpwm-modal-close{position:absolute;right:17px;top:15px;z-index:2;width:36px;height:36px;padding:0!important;border:0!important;border-radius:50%!important;background:#edf0f5!important;color:#273149!important;font-size:25px!important;line-height:1!important;cursor:pointer}.wpwm-modal-open{overflow:hidden}.wpwm-form-heading{padding:26px 30px 18px;border-bottom:1px solid var(--wpwm-line)}.wpwm-form-heading span{color:var(--wpwm-primary);font-size:10px;font-weight:850;letter-spacing:.12em}.wpwm-form-heading h3{margin:4px 0 0;font-size:23px;color:var(--wpwm-ink)}.wpwm-form>.wpwm-grid,.wpwm-form-section{padding:24px 30px}.wpwm-form-section{border-top:1px solid var(--wpwm-line)}.wpwm-form-section h4{margin:0 0 17px;font-size:17px;color:var(--wpwm-ink)}.wpwm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wpwm-span-2{grid-column:span 2}.wpwm-field{display:block;margin:0}.wpwm-field>span{display:block;margin-bottom:7px;color:#3b4558;font-size:12px;font-weight:750}.wpwm-field input[type=text],.wpwm-field input[type=url],.wpwm-field input[type=date],.wpwm-field input[type=number],.wpwm-field input[type=search],.wpwm-field select,.wpwm-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d9dee8!important;border-radius:9px!important;background:#fff!important;color:var(--wpwm-ink)!important;font:inherit!important;font-size:14px!important;box-shadow:none!important}.wpwm-field textarea{resize:vertical}.wpwm-field input:focus,.wpwm-field select:focus,.wpwm-field textarea:focus{outline:2px solid rgba(49,87,245,.15)!important;border-color:var(--wpwm-primary)!important}.wpwm-field input[type=file]{width:100%;padding:9px;border:1px dashed #cbd2df;border-radius:9px;background:#fafbfc;font-size:12px}.wpwm-field small{display:block;margin-top:5px;color:var(--wpwm-muted);font-size:11px}.wpwm-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;border:1px solid var(--wpwm-line);border-radius:9px;max-height:145px;overflow:auto}.wpwm-check-grid label,.wpwm-inline-check{font-size:13px;color:#455064}.wpwm-switch{display:inline-flex;align-items:center;gap:10px;color:#3e485b;font-size:13px;font-weight:700;cursor:pointer}.wpwm-switch input{position:absolute;opacity:0}.wpwm-switch>span{position:relative;width:42px;height:24px;border-radius:99px;background:#c6ccd7;transition:.2s}.wpwm-switch>span:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:.2s}.wpwm-switch input:checked+span{background:var(--wpwm-primary)}.wpwm-switch input:checked+span:after{transform:translateX(18px)}.wpwm-form-section .wpwm-grid{padding:17px 0 0}.wpwm-inline-check{display:block;margin-top:12px}.wpwm-form-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 30px;background:#f8f9fc;border-top:1px solid var(--wpwm-line)}.wpwm-banner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wpwm-banner-card{overflow:hidden;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-banner-thumb{aspect-ratio:16/7;background:#e9edf4;display:flex;align-items:center;justify-content:center;color:var(--wpwm-muted)}.wpwm-banner-thumb img{width:100%!important;height:100%!important;object-fit:cover}.wpwm-banner-body{padding:16px}.wpwm-banner-body h4{margin:10px 0 5px;font-size:16px;color:var(--wpwm-ink)}.wpwm-banner-body code{font-size:11px;color:var(--wpwm-muted)}.wpwm-banner-body .wpwm-actions{margin-top:16px}.wpwm-login-box{padding:38px;text-align:center;background:#fff;border:1px solid #e4e8ef;border-radius:16px;color:#182033}.wpwm-login-box h3{margin-top:0}.wpwm-site-banner,.wpwm-site-banner picture,.wpwm-site-banner img,.wpwm-site-banner a{display:block;width:100%}.wpwm-site-banner img{height:auto}.wpwm-site-banner{overflow:hidden}
.wpwm-product-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.wpwm-product-filters a{padding:8px 13px;border:1px solid var(--wpwm-line);border-radius:999px;background:#fff;color:var(--wpwm-muted);font-size:12px;font-weight:750;text-decoration:none}.wpwm-product-filters a:hover,.wpwm-product-filters a.is-active{border-color:#cbd5ff;background:#eef2ff;color:var(--wpwm-primary)}.wpwm-pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:18px}.wpwm-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:7px 11px;border:1px solid var(--wpwm-line);border-radius:9px;background:#fff;color:var(--wpwm-ink);font-size:12px;font-weight:750;text-decoration:none}.wpwm-pagination .page-numbers:hover,.wpwm-pagination .page-numbers.current{border-color:var(--wpwm-primary);background:var(--wpwm-primary);color:#fff}
.wpwm-brand-logo{display:inline-flex;align-items:center;margin-bottom:8px;text-decoration:none}.wpwm-brand-logo img{display:block;width:auto!important;height:auto!important;max-width:190px!important;max-height:54px!important;object-fit:contain}.wpwm-app-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 34px;background:#111a30;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.wpwm-footer-brand>a{display:inline-flex}.wpwm-footer-brand img{display:block;width:auto!important;height:auto!important;max-width:150px!important;max-height:42px!important;object-fit:contain}.wpwm-footer-brand p{margin:10px 0 0;color:#c8d2ed;font-size:13px}.wpwm-footer-contact{display:flex;align-items:stretch;justify-content:flex-end;gap:10px}.wpwm-footer-contact a{display:flex;min-width:158px;flex-direction:column;justify-content:center;padding:11px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.06);color:#fff!important;text-decoration:none!important;transition:.2s ease}.wpwm-footer-contact a:hover{background:rgba(255,255,255,.12);transform:translateY(-1px)}.wpwm-footer-contact span{color:#8fa7ff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wpwm-footer-contact strong{margin-top:3px;color:#fff;font-size:12px;line-height:1.35;overflow-wrap:anywhere}
@media(max-width:800px){.wpwm-app-header{align-items:flex-start;padding:24px}.wpwm-user-chip{display:none}.wpwm-dashboard{padding:20px}.wpwm-stats{grid-template-columns:1fr}.wpwm-toolbar{align-items:flex-start;flex-direction:column}.wpwm-table thead{display:none}.wpwm-table,.wpwm-table tbody,.wpwm-table tr,.wpwm-table td{display:block;width:100%}.wpwm-table tr{padding:12px 0;border-bottom:1px solid var(--wpwm-line)}.wpwm-table tr:last-child{border-bottom:0}.wpwm-table td{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 14px!important;border:0!important;text-align:right}.wpwm-table td:before{content:attr(data-label);color:var(--wpwm-muted);font-size:10px;font-weight:800;text-transform:uppercase}.wpwm-product-cell{min-width:0}.wpwm-banner-grid{grid-template-columns:1fr}.wpwm-grid{grid-template-columns:1fr}.wpwm-span-2{grid-column:auto}.wpwm-check-grid{grid-template-columns:1fr 1fr}.wpwm-form>.wpwm-grid,.wpwm-form-section{padding:20px}.wpwm-form-heading{padding:22px 20px}.wpwm-form-footer{padding:15px 20px}.wpwm-modal{padding:10px}.wpwm-actions{justify-content:flex-end}}
@media(max-width:480px){.wpwm-tabs{padding:10px}.wpwm-tabs a{flex:1;text-align:center}.wpwm-dashboard{padding:14px}.wpwm-check-grid{grid-template-columns:1fr}.wpwm-form-footer .wpwm-button{flex:1}.wpwm-app-header h2{font-size:24px}}
.wpwm-catalog-filters{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(3,minmax(150px,1fr));gap:12px;align-items:end;margin:0 0 12px;padding:16px;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-filter-field{display:block;min-width:0}.wpwm-filter-field>span{display:block;margin-bottom:6px;color:#465064;font-size:11px;font-weight:800}.wpwm-filter-field input,.wpwm-filter-field select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d9dee8!important;border-radius:9px!important;background:#fff!important;color:var(--wpwm-ink)!important;font:inherit!important;font-size:13px!important;box-shadow:none!important}.wpwm-filter-field input:focus,.wpwm-filter-field select:focus{outline:2px solid rgba(49,87,245,.15)!important;border-color:var(--wpwm-primary)!important}.wpwm-filter-actions{display:flex;align-items:center;gap:12px;min-height:42px}.wpwm-clear-filters{color:var(--wpwm-danger)!important;font-size:12px;font-weight:750;text-decoration:none}.wpwm-filter-result{margin:0 0 10px;color:var(--wpwm-muted);font-size:12px}.wpwm-filter-result strong{color:var(--wpwm-ink)}
@media(max-width:800px){.wpwm-catalog-filters{grid-template-columns:1fr 1fr}.wpwm-filter-search{grid-column:1/-1}}
@media(max-width:480px){.wpwm-catalog-filters{grid-template-columns:1fr}.wpwm-filter-search{grid-column:auto}}
@media(max-width:800px){.wpwm-app-footer{align-items:flex-start;flex-direction:column;padding:24px}.wpwm-footer-contact{width:100%;flex-direction:column}.wpwm-footer-contact a{width:100%;min-width:0}}

/* Página inicial da loja */
.wpwm-storefront{--store-navy:#060e1a;--store-navy-2:#0d1f3c;--store-blue:#3b8ff5;--store-lime:#b8f000;--store-text:#172033;--store-muted:#687386;--store-line:#e7ebf1;--store-surface:#f5f7fa;width:100%;overflow:hidden;background:#fff;color:var(--store-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.wpwm-storefront *{box-sizing:border-box}.wpwm-storefront a{text-decoration:none}.wpwm-storefront svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wpwm-store-container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.wpwm-skip-link{position:fixed;left:16px;top:-80px;z-index:100000;padding:10px 14px;background:#fff;color:var(--store-navy);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.25)}.wpwm-skip-link:focus{top:16px}.wpwm-store-topbar{padding:8px 0;background:var(--store-navy);color:#c7d4e8;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wpwm-store-topbar .wpwm-store-container{display:flex;justify-content:center;gap:42px}.wpwm-store-topbar span{display:flex;align-items:center;gap:8px}.wpwm-store-topbar span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--store-lime)}.wpwm-store-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--store-line)}.wpwm-store-header-inner{display:grid;grid-template-columns:220px minmax(260px,1fr) auto;align-items:center;gap:32px;min-height:88px}.wpwm-store-brand a{display:inline-flex;align-items:center;color:var(--store-navy)}.wpwm-store-brand img,.wpwm-store-footer-brand img{display:block;width:auto!important;height:auto!important;max-width:190px!important;max-height:58px!important;object-fit:contain}.wpwm-store-name{font-size:24px;font-weight:900;letter-spacing:-.04em}.wpwm-store-search form{position:relative;display:flex;width:100%;margin:0}.wpwm-store-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wpwm-store-search .search-field{width:100%;height:48px;margin:0!important;padding:0 126px 0 18px!important;border:1px solid #dce2ea!important;border-radius:12px!important;background:#f7f9fb!important;color:var(--store-text)!important;font:inherit!important;font-size:14px!important;box-shadow:none!important}.wpwm-store-search .search-field:focus{outline:2px solid rgba(59,143,245,.18)!important;border-color:var(--store-blue)!important}.wpwm-store-search button{position:absolute;right:4px;top:4px;height:40px;min-width:112px;margin:0!important;padding:0 18px!important;border:0!important;border-radius:9px!important;background:var(--store-blue)!important;color:#fff!important;font:inherit!important;font-size:13px!important;font-weight:800!important;cursor:pointer}.wpwm-store-actions{display:flex;align-items:center;gap:10px}.wpwm-store-actions>a{position:relative;display:flex;align-items:center;gap:9px;min-height:46px;padding:8px 11px;border-radius:10px;color:var(--store-text);font-size:12px;font-weight:750;transition:.2s}.wpwm-store-actions>a:hover{background:#f1f5fa;color:var(--store-blue)}.wpwm-store-cart b{position:absolute;left:25px;top:3px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--store-lime);color:var(--store-navy);font-size:9px}.wpwm-store-nav-wrap{border-top:1px solid var(--store-line)}.wpwm-store-nav{display:flex;align-items:center;gap:31px;min-height:48px;overflow-x:auto;scrollbar-width:none}.wpwm-store-nav::-webkit-scrollbar{display:none}.wpwm-store-nav a{flex:0 0 auto;color:#394559;font-size:12px;font-weight:750;transition:.2s}.wpwm-store-nav a:first-child,.wpwm-store-nav a:hover{color:var(--store-blue)}.wpwm-home-banner{background:#fff}.wpwm-home-banner-main{min-height:120px;background:var(--store-surface)}.wpwm-home-banner .wpwm-site-banner{border-radius:18px}.wpwm-home-banner-main .wpwm-site-banner{border-radius:0}.wpwm-home-banner .wpwm-site-banner img{width:100%!important;height:auto!important;object-fit:cover}.wpwm-home-banner-main .wpwm-site-banner img{min-height:210px;max-height:560px;object-fit:cover}.wpwm-home-banner-main .wpwm-site-banner:empty{display:none}.wpwm-store-benefits{border-bottom:1px solid var(--store-line);background:#fff}.wpwm-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.wpwm-benefits-grid>div{display:flex;align-items:center;gap:13px;padding:2px 25px;border-right:1px solid var(--store-line)}.wpwm-benefits-grid>div:first-child{padding-left:0}.wpwm-benefits-grid>div:last-child{padding-right:0;border-right:0}.wpwm-benefits-grid svg{flex:0 0 auto;width:28px;height:28px;color:var(--store-blue)}.wpwm-benefits-grid p{margin:0}.wpwm-benefits-grid strong,.wpwm-benefits-grid span{display:block}.wpwm-benefits-grid strong{font-size:13px;color:var(--store-text)}.wpwm-benefits-grid span{margin-top:2px;color:var(--store-muted);font-size:11px}.wpwm-home-banner-category{padding:38px 0 0}.wpwm-home-banner-category:has(.wpwm-store-container:empty){display:none}.wpwm-store-section{padding:72px 0}.wpwm-store-categories{padding-top:56px}.wpwm-store-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.wpwm-store-section-heading span{display:block;margin-bottom:6px;color:var(--store-blue);font-size:10px;font-weight:900;letter-spacing:.14em}.wpwm-store-section-heading h2{margin:0!important;color:var(--store-navy)!important;font-size:clamp(25px,3vw,38px)!important;line-height:1.15!important;letter-spacing:-.035em}.wpwm-store-section-heading>a{display:flex;align-items:center;gap:7px;color:var(--store-text);font-size:12px;font-weight:800}.wpwm-store-section-heading>a:hover{color:var(--store-blue)}.wpwm-store-section-heading>a svg{width:17px}.wpwm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wpwm-category-card{display:grid;grid-template-columns:84px 1fr auto;align-items:center;gap:16px;min-height:112px;padding:13px;border:1px solid var(--store-line);border-radius:16px;background:#fff;color:var(--store-text);transition:.25s ease}.wpwm-category-card:hover{transform:translateY(-3px);border-color:#b8d6fa;box-shadow:0 14px 35px rgba(21,39,71,.09)}.wpwm-category-image{display:block;width:84px;height:84px;overflow:hidden;border-radius:11px;background:var(--store-surface)}.wpwm-category-image img{display:block;width:100%!important;height:100%!important;margin:0!important;object-fit:cover}.wpwm-category-name strong,.wpwm-category-name small{display:block}.wpwm-category-name strong{color:var(--store-text);font-size:15px}.wpwm-category-name small{margin-top:4px;color:var(--store-muted);font-size:11px}.wpwm-category-arrow{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f1f5fa;color:var(--store-blue)}.wpwm-category-arrow svg{width:17px}.wpwm-store-products{background:var(--store-surface)}.wpwm-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wpwm-product-card{position:relative;overflow:hidden;border:1px solid var(--store-line);border-radius:16px;background:#fff;transition:.25s ease}.wpwm-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,36,66,.1)}.wpwm-product-image{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f0f2f5}.wpwm-product-image img{display:block;width:100%!important;height:100%!important;margin:0!important;object-fit:cover;transition:transform .5s ease}.wpwm-product-card:hover .wpwm-product-image img{transform:scale(1.045)}.wpwm-product-badge{position:absolute;left:12px;top:12px;z-index:2;padding:6px 9px;border-radius:7px;background:var(--store-lime);color:var(--store-navy);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.wpwm-product-content{padding:17px}.wpwm-product-category{min-height:16px;overflow:hidden;color:var(--store-muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.wpwm-product-category a{color:inherit}.wpwm-product-content h3{min-height:43px;margin:6px 0 8px!important;font-size:14px!important;line-height:1.45!important}.wpwm-product-content h3 a{color:var(--store-text)}.wpwm-product-content h3 a:hover{color:var(--store-blue)}.wpwm-product-rating{min-height:15px}.wpwm-product-rating .star-rating{float:none;margin:0;font-size:11px}.wpwm-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.wpwm-product-price{color:var(--store-navy);font-size:17px;font-weight:850}.wpwm-product-price del{display:block;color:#929baa;font-size:11px;font-weight:600}.wpwm-product-price ins{background:none;text-decoration:none}.wpwm-product-view{display:grid;place-items:center;flex:0 0 auto;width:37px;height:37px;border-radius:50%;background:var(--store-navy);color:#fff;transition:.2s}.wpwm-product-view:hover{background:var(--store-blue);color:#fff}.wpwm-product-view svg{width:17px}.wpwm-home-banner-secondary{padding:64px 0;background:#fff}.wpwm-home-banner-footer{padding:64px 0;background:var(--store-surface)}.wpwm-home-banner-secondary .wpwm-store-container:empty,.wpwm-home-banner-footer .wpwm-store-container:empty{display:none}.wpwm-store-latest{background:#fff}.wpwm-store-footer{padding:56px 0 22px;background:var(--store-navy);color:#9daec5}.wpwm-store-footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:70px;padding-bottom:44px}.wpwm-store-footer-brand img{filter:none}.wpwm-store-footer-brand .wpwm-store-name{color:#fff}.wpwm-store-footer-brand p{max-width:360px;margin:18px 0 0;color:#9daec5;font-size:13px}.wpwm-store-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.wpwm-store-footer-grid strong{margin-bottom:7px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.wpwm-store-footer-grid a{color:#9daec5;font-size:12px}.wpwm-store-footer-grid a:hover{color:var(--store-lime)}.wpwm-store-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.wpwm-storefront .wpwm-site-banner{overflow:hidden}.wpwm-storefront .wpwm-site-banner a{display:block}.wpwm-storefront .wpwm-site-banner img{transition:filter .25s}.wpwm-storefront .wpwm-site-banner a:hover img{filter:brightness(.94)}
@media(max-width:1050px){.wpwm-store-header-inner{grid-template-columns:180px 1fr auto;gap:18px}.wpwm-store-actions>a span{display:none}.wpwm-benefits-grid{grid-template-columns:1fr 1fr}.wpwm-benefits-grid>div{border-bottom:1px solid var(--store-line)}.wpwm-benefits-grid>div:nth-child(2){border-right:0}.wpwm-benefits-grid>div:nth-child(3),.wpwm-benefits-grid>div:nth-child(4){border-bottom:0}.wpwm-category-grid{grid-template-columns:1fr 1fr}.wpwm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.wpwm-store-container{width:min(100% - 28px,1240px)}.wpwm-store-topbar .wpwm-store-container{justify-content:center}.wpwm-store-topbar span:not(:first-child){display:none}.wpwm-store-header-inner{grid-template-columns:1fr auto;min-height:72px}.wpwm-store-brand img{max-width:145px!important;max-height:44px!important}.wpwm-store-search{grid-column:1/-1;grid-row:2;padding-bottom:14px}.wpwm-store-actions{grid-column:2;grid-row:1}.wpwm-store-search .search-field{padding-right:105px!important}.wpwm-store-search button{min-width:92px}.wpwm-store-nav{gap:23px}.wpwm-home-banner-main .wpwm-site-banner img{min-height:160px}.wpwm-benefits-grid{grid-template-columns:1fr 1fr;padding:8px 0}.wpwm-benefits-grid>div{padding:15px 8px!important}.wpwm-benefits-grid svg{width:23px;height:23px}.wpwm-benefits-grid span{display:none}.wpwm-home-banner-category{padding-top:24px}.wpwm-store-section{padding:48px 0}.wpwm-store-section-heading{align-items:flex-start}.wpwm-store-section-heading>a{margin-top:8px}.wpwm-category-grid{grid-template-columns:1fr}.wpwm-category-card{grid-template-columns:70px 1fr auto;min-height:94px}.wpwm-category-image{width:70px;height:70px}.wpwm-product-grid{display:flex;gap:13px;overflow-x:auto;padding:0 1px 18px;scroll-snap-type:x mandatory}.wpwm-product-card{flex:0 0 min(76vw,270px);scroll-snap-align:start}.wpwm-home-banner-secondary,.wpwm-home-banner-footer{padding:40px 0}.wpwm-store-footer{padding-top:42px}.wpwm-store-footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.wpwm-store-footer-brand{grid-column:1/-1}.wpwm-store-footer-bottom{flex-direction:column;gap:6px}}
@media(max-width:460px){.wpwm-store-actions>a{padding:7px}.wpwm-store-actions>a:first-child{display:none}.wpwm-store-section-heading h2{font-size:25px!important}.wpwm-store-section-heading>a{font-size:0}.wpwm-store-section-heading>a svg{width:21px}.wpwm-benefits-grid{grid-template-columns:1fr}.wpwm-benefits-grid>div{border-right:0!important}.wpwm-benefits-grid>div:nth-child(3){border-bottom:1px solid var(--store-line)}.wpwm-store-footer-grid{grid-template-columns:1fr}.wpwm-store-footer-brand{grid-column:auto}}

/* Gestão centralizada de páginas */
.wpwm-field input[type=email]{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d9dee8!important;border-radius:9px!important;background:#fff!important;color:var(--wpwm-ink)!important;font:inherit!important;font-size:14px!important;box-shadow:none!important}.wpwm-field input[type=email]:focus{outline:2px solid rgba(49,87,245,.15)!important;border-color:var(--wpwm-primary)!important}.wpwm-stat-text{font-size:21px!important;line-height:1.2!important}.wpwm-store-contact-box{margin-bottom:28px;padding:22px;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-store-contact-box .wpwm-toolbar{margin-top:0}.wpwm-pages-toolbar{margin-top:0}.wpwm-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wpwm-page-card{display:flex;min-height:205px;flex-direction:column;padding:19px;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-page-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wpwm-page-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eef2ff;color:var(--wpwm-primary);font-size:16px;font-weight:900}.wpwm-page-card h4{margin:17px 0 7px;color:var(--wpwm-ink);font-size:16px}.wpwm-page-card p{flex:1;margin:0 0 17px;color:var(--wpwm-muted);font-size:12px}.wpwm-homepage-action{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:22px;padding:18px 20px;border:1px solid #cbd5ff;border-radius:var(--wpwm-radius);background:#eef2ff}.wpwm-homepage-action strong,.wpwm-homepage-action span{display:block}.wpwm-homepage-action strong{color:var(--wpwm-ink);font-size:14px}.wpwm-homepage-action span{margin-top:3px;color:var(--wpwm-muted);font-size:12px}.wpwm-page-editor>form{overflow:hidden;background:#fff;border:1px solid var(--wpwm-line);border-radius:var(--wpwm-radius)}.wpwm-page-editor>form>.wpwm-field,.wpwm-page-editor-field{display:block;padding:20px 24px}.wpwm-page-editor-field{padding-top:0}.wpwm-page-editor-field>span{display:block;margin-bottom:7px;color:#3b4558;font-size:12px;font-weight:750}.wpwm-page-editor .wp-editor-wrap{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wpwm-contact-page{width:min(100% - 32px,1000px);margin:48px auto;padding:42px;border-radius:20px;background:#f5f7fb;color:#182033}.wpwm-contact-page>div:first-child>span{color:#3157f5;font-size:11px;font-weight:900;letter-spacing:.14em}.wpwm-contact-page h1{margin:7px 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.1}.wpwm-contact-page>div:first-child>p{max-width:660px;color:#697386}.wpwm-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.wpwm-contact-grid>a,.wpwm-contact-grid>div{display:flex;min-height:104px;flex-direction:column;justify-content:center;padding:19px;border:1px solid #e0e5ed;border-radius:13px;background:#fff;color:#182033;text-decoration:none}.wpwm-contact-grid>a:hover{border-color:#9bbcf9}.wpwm-contact-grid small{color:#697386;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wpwm-contact-grid strong{margin-top:6px;font-size:15px;overflow-wrap:anywhere}.wpwm-store-footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:48px}
@media(max-width:900px){.wpwm-page-grid{grid-template-columns:1fr 1fr}.wpwm-store-footer-grid{grid-template-columns:1fr 1fr}.wpwm-store-footer-brand{grid-column:1/-1}}
@media(max-width:600px){.wpwm-page-grid,.wpwm-contact-grid{grid-template-columns:1fr}.wpwm-homepage-action{align-items:flex-start;flex-direction:column}.wpwm-contact-page{margin:24px auto;padding:25px}.wpwm-pages-manager .wpwm-grid{grid-template-columns:1fr}.wpwm-pages-manager .wpwm-span-2{grid-column:auto}}
@media(max-width:460px){.wpwm-store-footer-grid{grid-template-columns:1fr}.wpwm-store-footer-brand{grid-column:auto}}
